@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }




body {
  margin: 0; }

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

details {
  display: block; }

summary {
  display: list-item; }

template, [hidden] {
  display: none; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

input, select, textarea {
  border-radius: 0; }

input[type=search] {
  -webkit-appearance: none; }

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

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

p:first-child {
  margin-top: 0; }

p:last-child {
  margin-bottom: 0; }

html, body {
  height: 100%; }

body {
  display: flex;
  flex-direction: column;
  overflow-x: hidden; }

.content {
  flex: 1 0 auto; }

.footer {
  flex-shrink: 0; }

h1 {
  /* font-family: 'Amsterdam Four', times new roman, serif; */
  text-decoration: none;
  padding-bottom: 14px;
  font-size: 42px;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.46;
  color: #827967;
  font-weight: 400; }

h1 {
  text-decoration: none;
  font-size: 32px; }

h2, h3, h4, h5, h6 {
  font-weight: 400; }

h3 {
  font-size: 24px; }

h2 {
  font-size: 28px; }

body {
  background: url("../img/bg.png") 0 0 repeat;
  background-position: top center;
  color: #312e31;
  line-height: 1.46;
  font-weight: 400; }

.container {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 20px; }
  .container._lg {
    max-width: 1200px; }
  .container._md {
    max-width: 1000px; }

.footer {
  color: #9d874d;
  text-transform: uppercase;
  background: url(../img/FooterBG2.png) top center repeat-x;
  text-align: center; }
  .footer a {
    color: inherit;
    text-decoration: none; }
  .footer__decor {
    background: url(../img/FooterArc.png) 0 0 no-repeat;
    background-position: top center;
    height: 74px; }
  .footer__top {
    font-size: 14px;
    font-family: 'MrsEaves';
    font-weight: 700;
    padding: 10px 0 20px 0; }
  .footer__bottom {
    font-size: 9px;
    padding: 20px 0; }

.footer-logos {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex; }

.footer-logos img {
  display: block;
  max-width: 85%;
  width: auto;
  max-height: 100%;
  margin: auto; }

.footer-logos li {
  width: 20%;
  padding: 0 15px; }

.footer-logos li a {
  display: flex;
  height: 70px; }

@media (max-width: 850px) {
  .footer-logos {
    display: block; }
  .footer-logos img {
    max-width: 190px; }
  .footer-logos li {
    width: auto;
    margin-bottom: 30px;
    padding: 0 10px; } }

@media (min-width: 851px) {
  .main-menu > li > a:before {
    content: ''; }
  .main-menu .current-main-menu-item a:hover {
    background-color: transparent; }
  body:not(._touchscreen) .main-menu li:hover ul,
  .main-menu li.focus ul {
    opacity: 1;
    visibility: visible; }
  body._touchscreen .main-menu a:hover {
    color: #2d2d2d; }
  .main-menu .sub-menu {
    transition: all 0.2s ease-out;
    background-color: rgba(255, 255, 255, 0.95);
    opacity: 0; } }

.main-menu .sub-menu a {
  width: auto; }

.main-menu .sub-menu > li:first-child {
  position: relative; }

.main-menu .sub-menu > li:first-child:before {
  content: '';
  position: absolute;
  left: 0;
  top: -29px;
  border: 7px solid transparent;
  border-bottom: 7px solid rgba(255, 255, 255, 0.95);
  /*opacity: 0;*/
  /*visibility: hidden;*/
  z-index: 11; }

.main-menu .current-main-menu-item > a {
  color: #9d874d !important;
  cursor: pointer; }

.main-menu .current-main-menu-item ul a:hover {
  background: transparent !important; }

/*main-menu overlay*/
.butter-menu__wrap--overlay {
  overflow: hidden; }

.butter-menu__wrap--overlay .butter-menu__wrap {
  transition: .2s;
  visibility: visible; }

.butter-menu__wrap--animation .butter-menu__wrap {
  opacity: 1; }

@media (max-width: 850px) {
  .butter-menu__wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background-color: rgba(255, 255, 255, 0.95);
    visibility: hidden;
    opacity: 0;
    z-index: 999999999; } }

.butter-menu__header {
  display: none; }

@media (max-width: 850px) {
  .butter-menu__header {
    display: flex;
    justify-content: flex-end;
    padding: 15px;
    margin-bottom: 30px; } }

.butter-menu__close {
  color: #231f20;
  display: flex;
  align-items: center;
  -webkit-tap-highlight-color: transparent;
  font-size: 26px;
  cursor: pointer;
  user-select: none;
  transition: all .2s ease-out;
  position: relative;
  z-index: 20; }

.butter-menu__close:hover {
  opacity: .8; }

#butter-menu__toggle {
  display: none;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  touch-action: manipulation;
  cursor: pointer;
  position: relative;
  z-index: 20;
  font-size: 26px; }

#butter-menu__toggle div {
  width: 35px;
  height: 5px;
  background-color: #000;
  margin: 6px 0; }

@media (max-width: 850px) {
  #butter-menu__toggle {
    display: block; } }

.header__mobile-toggle {
  text-align: center;
  margin: .3em 0; }

.main-menu__arrow {
  display: none; }

@media (max-width: 850px) {
  .main-menu__arrow {
    display: inline-block; } }

@media (max-width: 850px) {
  .main-menu {
    flex-direction: column; }
  .main-menu li {
    float: none;
    margin-bottom: 8px; }
  .main-menu .sub-menu {
    visibility: visible !important;
    position: static !important;
    display: none;
    padding: 0; }
  .main-menu .sub-menu li {
    margin-bottom: 0;
    padding-left: 15px; } }

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
  color: #9D874D; }

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text] {
  border: 1px dotted #999;
  font-size: 18px;
  padding: 0px;
  margin-top: -0.5em;
  background-color: #f2f2eb; }

body .gform_wrapper .gform_body .gform_fields .gfield textarea {
  border: 1px dotted #999;
  font-size: 18px;
  padding: 4px;
  margin-top: 0em;
  background-color: #f2f2eb; }

body .gform_wrapper .gform_footer input[type=submit] {
  border: 0px dotted #999;
  font-family: "Times New Roman";
  cursor: pointer;
  font-size: 18px;
  text-transform: none;
  font-weight: bold;
  color: #9d874d;
  letter-spacing: 2px;
  padding: 4px;
  margin-top: 0em;
  background-color: #9D874D;
  background: url(../img/submit-bg.gif); }

body #gform_wrapper .gform_footer:hover input[type=submit] {
  border: 1px dotted #999;
  font-size: 18px;
  text-transform: none;
  font-weight: bold;
  color: #9D874D;
  letter-spacing: 2px;
  padding: 4px;
  margin-top: 0em;
  background-color: #9D874D; }

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  letter-spacing: 1px;
  line-height: 16px; }

body .gform_wrapper input[type=checkbox]:checked {
  font-size: 16px;
  padding: 0px; }

body .gform_wrapper input[type=checkbox] {
  margin-right: 16px; }

.blueimp-gallery, .blueimp-gallery > .slides > .slide > .slide-content, .blueimp-gallery > .slides > .slide > .slide-content > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden; }

.blueimp-gallery > .slides > .slide > .slide-content, .blueimp-gallery > .slides > .slide > .slide-content > img {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1; }

.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom; }

.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  padding-bottom: 56.25%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  -ms-touch-action: pan-y pinch-zoom;
  touch-action: pan-y pinch-zoom;
  display: block; }

.blueimp-gallery-display {
  display: block;
  opacity: 1; }

.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden; }

.blueimp-gallery-carousel > .slides {
  position: absolute; }

.blueimp-gallery > .slides > .slide {
  visibility: hidden;
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

.blueimp-gallery > .slides > .slide-active, .blueimp-gallery > .slides > .slide-next, .blueimp-gallery > .slides > .slide-prev {
  visibility: visible; }

.blueimp-gallery > .slides > .slide-loading {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px; }

.blueimp-gallery-smil > .slides > .slide-loading {
  background-image: url(../img/loading.svg); }

.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0; }

.blueimp-gallery > .slides > .slide-error {
  background: url(../img/error.png) center no-repeat; }

.blueimp-gallery-svgasimg > .slides > .slide-error {
  background-image: url(../img/error.svg); }

.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none; }

.blueimp-gallery-display > .next, .blueimp-gallery-display > .prev {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 8px;
  height: 20px;
  padding: 10px 14px 10px 18px;
  margin-top: -23px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #222 url(../img/prev.png) center no-repeat;
  background-color: rgba(0, 0, 0, 0.5);
  border: 3px solid #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  opacity: .5;
  cursor: pointer;
  display: none; }

.blueimp-gallery-display > .next {
  right: 15px;
  left: auto;
  background-image: url(../img/next.png); }

.blueimp-gallery-svgasimg > .prev {
  background-image: url(../img/prev.svg); }

.blueimp-gallery-svgasimg > .next {
  background-image: url(../img/next.svg); }

.blueimp-gallery-display > .close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) center no-repeat;
  opacity: .8;
  cursor: pointer;
  display: none; }

.blueimp-gallery-svgasimg > .close {
  background-image: url(../img/close.svg); }

.blueimp-gallery > .title {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0 60px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  text-shadow: 0 0 2px #000;
  opacity: .8;
  display: none; }

.blueimp-gallery-display > .play-pause {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 30px;
  height: 30px;
  background: url(../img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: .5;
  display: none; }

.blueimp-gallery-svgasimg > .play-pause {
  background-image: url(../img/play-pause.svg); }

.blueimp-gallery-playing > .play-pause {
  background-position: -30px 0; }

.blueimp-gallery-controls > .close, .blueimp-gallery-controls > .next, .blueimp-gallery-controls > .play-pause, .blueimp-gallery-controls > .prev, .blueimp-gallery-controls > .title {
  display: block;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.blueimp-gallery-left > .prev, .blueimp-gallery-right > .next, .blueimp-gallery-single > .next, .blueimp-gallery-single > .play-pause, .blueimp-gallery-single > .prev {
  display: none; }

.blueimp-gallery > .close, .blueimp-gallery > .next, .blueimp-gallery > .play-pause, .blueimp-gallery > .prev, .blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.blueimp-gallery > .close:hover, .blueimp-gallery > .next:hover, .blueimp-gallery > .play-pause:hover, .blueimp-gallery > .prev:hover, .blueimp-gallery > .title:hover {
  color: #fff;
  opacity: 1; }

* + html .blueimp-gallery > .slides > .slide {
  min-height: 300px; }

* + html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative; }

* + html .blueimp-gallery > .slides > .slide > .slide-content > img {
  position: relative; }

@supports (object-fit: contain) {
  .blueimp-gallery-contain > .slides > .slide > .slide-content, .blueimp-gallery-contain > .slides > .slide > .slide-content > img {
    width: 100%;
    height: 100%;
    object-fit: contain; } }

@media (prefers-color-scheme: light) {
  .blueimp-gallery-carousel {
    background: #fff; } }

.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 10px;
  display: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.blueimp-gallery > .indicator > li {
  display: inline-block;
  position: relative;
  width: 9px;
  height: 9px;
  margin: 6px 3px 0 3px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid transparent;
  background: #ccc;
  background: rgba(255, 255, 255, 0.25) center no-repeat;
  border-radius: 5px;
  box-shadow: 0 0 2px #000;
  opacity: .5;
  cursor: pointer; }

* + html .blueimp-gallery > .indicator > li {
  display: inline; }

.blueimp-gallery > .indicator > .active, .blueimp-gallery > .indicator > li:hover {
  background-color: #fff;
  border-color: #fff;
  opacity: 1; }

.blueimp-gallery > .indicator > li:after {
  opacity: 0;
  display: block;
  position: absolute;
  content: '';
  top: -5em;
  left: 4px;
  width: 75px;
  height: 75px;
  transition: transform .6s ease-out,opacity .4s ease-out;
  transform: translateX(-50%) translateY(0) translateZ(0);
  pointer-events: none; }

.blueimp-gallery > .indicator > li:hover:after {
  opacity: 1;
  border-radius: 50%;
  background: inherit;
  transform: translateX(-50%) translateY(-5px) translateZ(0); }

.blueimp-gallery > .indicator > .active:after {
  display: none; }

.blueimp-gallery-controls > .indicator {
  display: block;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.blueimp-gallery-single > .indicator {
  display: none; }

.blueimp-gallery > .slides > .slide > .video-content > .video-cover, .blueimp-gallery > .slides > .slide > .video-content > iframe, .blueimp-gallery > .slides > .slide > .video-content > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; }

.blueimp-gallery > .slides > .slide > .video-content > .video-cover {
  background: center no-repeat;
  background-size: contain; }

.blueimp-gallery > .slides > .slide > .video-iframe > .video-cover {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7); }

.blueimp-gallery > .slides > .slide > .video-content > .video-play {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -64px auto 0;
  width: 128px;
  height: 128px;
  background: url(../img/video-play.png) center no-repeat;
  opacity: .8;
  cursor: pointer; }

.blueimp-gallery-svgasimg > .slides > .slide > .video-content > .video-play {
  background-image: url(../img/video-play.svg); }

.blueimp-gallery > .slides > .slide > .video-playing > .video-cover, .blueimp-gallery > .slides > .slide > .video-playing > .video-play {
  display: none; }

.blueimp-gallery > .slides > .slide > .video-loading > .video-play {
  background: url(../img/loading.gif) center no-repeat;
  background-size: 64px 64px; }

.blueimp-gallery-smil > .slides > .slide > .video-loading > .video-play {
  background-image: url(../img/loading.svg); }

* + html .blueimp-gallery > .slides > .slide > .video-content {
  height: 100%; }

* + html .blueimp-gallery > .slides > .slide > .video-content > .video-play {
  left: 50%;
  margin-left: -64px; }

.blueimp-gallery > .slides > .slide > .video-content > .video-play:hover {
  opacity: 1; }

/*# sourceMappingURL=blueimp-gallery.min.css.map */
/**
 * Swiper 6.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2020
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color:#007aff; }

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

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height; }

.swiper-container-3d {
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size:44px; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

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

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1; }

.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-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff; }

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000; }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform,.2s top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color:#000000; }

.swiper-pagination-lock {
  display: none; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 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, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

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

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

.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: transparent; }

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

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

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

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot%3F90907320");
  src: url("../font/fontello.eot%3F90907320") format("embedded-opentype"), url("../font/fontello.woff2%3F90907320") format("woff2"), url("../font/fontello.woff%3F90907320") format("woff"), url("../font/fontello.ttf%3F90907320") format("truetype"), url("../font/fontello.svg%3F90907320") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?90907320#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-cancel:before {
  content: '\e800'; }

/* '' */
.icon-down-dir:before {
  content: '\e801'; }

/* '' */
.icon-menu:before {
  content: '\f0c9'; }

/* '' */
.icon-linkedin:before {
  content: '\f0e1'; }

/* '' */
.icon-instagram:before {
  content: '\f16d'; }

/* '' */
.icon-linkedin-squared:before {
  content: '\f30c'; }

/* '' */
.dakh-modal--open {
  overflow: hidden; }
  .dakh-modal--open .dakh-modal-backdrop {
    display: block !important; }

.dakh-modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: #000000;
  opacity: 0;
  transition: all 0.2s ease-out; }
  .dakh-modal-backdrop._anim {
    opacity: 0.4; }

.dakh-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  display: none;
  padding: 70px 30px 30px;
  overflow-x: hidden;
  overflow-y: auto; }
  .dakh-modal__box {
    position: relative;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #ddd;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
    outline: 0;
    transform: translate(0, -170px);
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    max-width: 700px;
    margin: auto;
    opacity: 0; }
    .dakh-modal__box._anim {
      transform: translate(0, 0);
      opacity: 1; }
  .dakh-modal__header {
    display: flex;
    justify-content: flex-end;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd; }
  .dakh-modal__body {
    padding: 20px; }
  .dakh-modal__close {
    cursor: pointer;
    opacity: 0.6;
    transition: all 0.2s ease-out; }
    .dakh-modal__close:hover {
      opacity: 1; }
  @media (max-width: 767px) {
    .dakh-modal {
      padding: 60px 15px 30px; } }

html {
  font-size: 18px;
  font-family: "EB Garamond", sans-serif;
  color: #231F20; }

body {
  background: #fff; }

.content {
  position: relative;
  background-image: url("../img/bg.png");
  background-size: 100% auto; }

.box {
  background-color: #fff;
  padding: 25px;
  margin-top: 20px;
  overflow: hidden; }
  .box:before, .box:after {
    content: " ";
    display: table; }
  .box:after {
    display: block;
    clear: both;
    height: 1px;
    margin-top: -1px;
    visibility: hidden; }
  .box a:not(.button) {
    color: #9d874d;
    text-decoration: none; }
    .box a:not(.button):hover {
      text-decoration: underline; }
  .box p {
    margin-top: 0;
    margin-bottom: 1.5em; }
    .box p:last-child {
      margin-bottom: 0; }
  .box input {
    padding: 0.188em;
    border-width: 0.063em 0.063em 0.063em 0.063em; }
  .box img.alignnone, .box img.block {
    display: block;
    clear: both; }
  .box iframe {
    max-width: 100% !important;
    width: 100%;
    height: auto; }
    .box iframe[src$=".pdf"], .box iframe[src$=".pdf#zoom=FitH"] {
      height: calc(750px * 1.35); }
      @media (max-width: 824px) {
        .box iframe[src$=".pdf"], .box iframe[src$=".pdf#zoom=FitH"] {
          height: calc((100vw - 24px - 50px) * 1.35); } }
  .box__title {
    margin: 1em 0; }
  .box__image {
    margin-bottom: 2em; }
    .box__image img {
      display: block;
      width: 100%; }
  .box__header {
    text-align: center;
    margin-bottom: 1em; }
  .box__subtitle {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 1em; }
  .box._transparent {
    background: transparent;
    padding: 0; }
  .box h1,
  .box h2,
  .box h3 {
    }
  @media (max-width: 767px) {
    .box h1 {
      font-size: 28px; } }

.page-template-template-persons .box {
  padding-top: 50px; }

.home-persons {
  margin-left: -62.5px;
  margin-right: -62.5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 100px 0;
  position: relative; }
  .home-persons:after, .home-persons:before {
    content: '';
    position: absolute;
    width: calc(100% - 125px);
    left: 62.5px;
    bottom: 0;
    height: 3px;
    background-image: url("../img/line-bg.png");
    background-size: cover; }
  .home-persons:before {
    bottom: auto;
    top: 0; }
  .home-persons__item {
    padding-left: 62.5px;
    padding-right: 62.5px;
    width: 50%; }
    .home-persons__item:nth-of-type(2) ~ div {
      margin-top: 90px; }
  @media (max-width: 850px) {
    .home-persons {
      margin-left: -15px;
      margin-right: -15px;
      display: flex;
      flex-wrap: wrap;
      padding: 60px 0; }
      .home-persons__item {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%; }
        .home-persons__item:nth-of-type(1) ~ div {
          margin-top: 60px; }
      .home-persons:after, .home-persons:before {
        width: calc(100% - 24px);
        left: 12px; } }

.home-persons .home-person {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%; }
  .home-persons .home-person__photo {
    margin-bottom: 25px;
    display: inline-block; }
    .home-persons .home-person__photo img {
      display: block;
      border-radius: 50%;
      overflow: hidden; }
  .home-persons .home-person__footer {
    margin-top: auto; }
  .home-persons .home-person__text {
    margin-bottom: 45px; }
  .home-persons .home-person__title {
    width: 100%;
    margin-bottom: 25px; }
  @media (min-width: 851px) {
    .home-persons .home-person._first {
      display: flex;
      flex-wrap: wrap; }
      .home-persons .home-person._first .home-person__photo {
        width: 257px;
        margin-right: 20px; }
      .home-persons .home-person._first .home-person__body {
        flex: 1; }
      .home-persons .home-person._first .home-person__footer {
        padding-left: 40px; } }

.box .person:before, .box .person:after {
  content: " ";
  display: table; }

.box .person:after {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  visibility: hidden; }

.box .person__photo {
  width: 380px;
  float: left;
  margin: 0 1.5em 1.5em 0; }
  .box .person__photo img {
    display: block;
    width: 100%; }

.box .person__title {
  padding-bottom: 0px;
  font-size: 28px;
  text-transform: none;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 400;
  margin: 0; }

.box .person__subtitle {
  padding-bottom: 0px;
  font-size: 20px;
  text-transform: none;
  line-height: 20px;
  margin: 0.5em 0 0.5em 0; }

@media (max-width: 850px) {
  .box .person__photo {
    float: none;
    margin-right: 0;
    width: auto; } }

.persons__item:nth-of-type(1) ~ div {
  margin-top: 60px; }

.persons-content {
  margin-bottom: 60px; }

.tile-persons {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap; }
  .tile-persons__item {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }
    .tile-persons__item:nth-of-type(2) ~ div {
      margin-top: 30px; }
  @media (max-width: 767px) {
    .tile-persons__item {
      padding-left: 15px;
      padding-right: 15px;
      width: 100%; }
      .tile-persons__item:nth-of-type(1) ~ div {
        margin-top: 30px; } }

.tile-person {
  position: relative;
  height: 500px; }
  .tile-person__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .tile-person__bg img {
      display: block;
      height: 100%;
      width: 100%;
      object-fit: cover;
      object-position: center; }
  .tile-person__overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 2;
    color: #fff;
    padding: 20px;
    overflow: auto;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    text-align: center; }
    .tile-person__overlay:hover {
      opacity: 1; }
  .tile-person__title {
    margin-top: 0 !important; }
  .tile-person__text {
    margin-top: 1em; }

.tiles {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap; }
  .tiles__item {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }
    .tiles__item:nth-of-type(2) ~ div {
      margin-top: 30px; }
  @media (max-width: 767px) {
    .tiles__item {
      padding-left: 15px;
      padding-right: 15px;
      width: 100%; }
      .tiles__item:nth-of-type(1) ~ div {
        margin-top: 30px; } }

.tile {
  display: block;
  position: relative;
  padding-bottom: 20px;
  min-height: 257px; }
  .tile img {
    width: 100%;
    display: block; }
  .tile__footer {
    margin-top: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 10px; }
  .tile__toggle {
    display: inline-block;
    padding: 5px;
    text-decoration: underline;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    touch-action: manipulation;
    cursor: pointer; }
    .tile__toggle:hover {
      text-decoration: none; }
    .tile__toggle span:last-child {
      display: none; }
  .tile__excerpt {
    transition: opacity 0.2s ease-out;
    position: 1px; }
  .tile__full-text {
    display: none;
    opacity: 0;
    transition: opacity 0.2s ease-out; }
  .tile__title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px; }
  .tile__desc {
    text-align: center; }
  .tile._testimonial {
    padding: 15px;
    padding-bottom: 50px; }
  .tile._open .tile__excerpt {
    opacity: 0;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 15px; }
  .tile._open .tile__toggle span:first-child {
    display: none; }
  .tile._open .tile__toggle span:last-child {
    display: block; }

.header-section {
  text-align: center;
  margin: 2em 0; }
  .header-section:first-child {
    margin-top: 0; }
  .header-section > h2 {
    font-family: "Prata", serif;
    text-decoration: none;
    font-size: 32px;
    font-weight: 400;
    margin-top: 1em; }
    @media (max-width: 991px) {
      .header-section > h2 {
        font-size: 32px; } }

.custom-slider {
  --swiper-navigation-size: 26px;
  text-align: center;
  padding-bottom: 40px;
  margin-bottom: 20px; }
  .custom-slider__footer {
    display: block;
    margin-top: 1.5em;
    text-transform: uppercase; }
  .custom-slider .swiper-slide a {
    text-decoration: none;
    color: inherit;
    display: block; }
    .custom-slider .swiper-slide a:hover, .custom-slider .swiper-slide a:focus {
      text-decoration: none; }
  .custom-slider .swiper-slide .slide-image {
    text-align: center; }
    .custom-slider .swiper-slide .slide-image img {
      margin-top: 1em;
      display: inline-block;
      max-width: 260px; }
  .custom-slider .swiper-button-prev {
    left: 0;
    color: #342e32;
    margin-top: calc(-1 * var(--swiper-navigation-size)); }
  .custom-slider .swiper-button-next {
    right: 0;
    color: #342e32;
    margin-top: calc(-1 * var(--swiper-navigation-size)); }
  .custom-slider .swiper-pagination {
    bottom: 0px; }
    .custom-slider .swiper-pagination-bullet {
      background: #98999b;
      opacity: 1;
      height: 8.5px;
      width: 8.5px; }
    .custom-slider .swiper-pagination-bullet-active {
      background-color: #54565a; }

.hero {
  height: 780px;
  position: relative;
  overflow: hidden; }
  .hero__player video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: 1; }
  .hero__body {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3; }
  .hero__logo {
    width: 235px; }
  .hero__header {
    padding: 10px 50px 0 25px;
    display: flex;
    justify-content: space-between; }
  .hero__menu {
    margin-top: 35px; }
  .hero__content {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #e1ba5f;
    text-align: center; }
  .hero__title {
    font-size: 54px;
    font-family: "Prata", serif; }
  .hero__subtitle {
    letter-spacing: 0.4em;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    font-family: "EB Garamond", sans-serif;
    margin-top: 1em; }
  @media (max-width: 991px) {
    .hero__header {
      flex-direction: column;
      align-items: center;
      padding: 25px; }
    .hero__menu {
      margin-top: 15px; }
    .hero__content {
      padding: 100px 10px 10px; }
    .hero__logo {
      width: 206.5px; } }
  @media (max-width: 767px) {
    .hero {
      height: 550px; }
      .hero__header {
        padding: 0;
        padding-top: 25px; }
      .hero__title {
        font-size: 32px; }
      .hero__subtitle {
        font-size: 12px; } }

.header__wrap {
  padding: 32px 25px 22px 25px; }

.header__menu {
  display: flex;
  justify-content: center; }

.header__top {
  margin-right: 9rem; }

.header__body {
  display: flex;
  flex-direction: column;
  align-items: flex-end; }

@media (max-width: 1375px) {
  .header {
    height: auto; }
    .header__top {
      display: none; }
    .header__wrap {
      flex-direction: column; } }

@media (max-width: 991px) {
  .header {
    height: auto; }
    .header__wrap {
      padding: 15px;
      flex-direction: column;
      align-items: center; } }

.header-logo {
  text-decoration: none;
  color: inherit;
  display: flex;
  align-items: center;
  min-height: 13.375rem; }
  .header-logo__icon {
    display: block;
    width: 15.27rem; }
    .header-logo__icon img {
      display: block; }
  .header-logo__text {
    display: block;
    font-size: 1.67rem;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 400;
    margin-left: 2rem; }
  @media (max-width: 767px) {
    .header-logo__text {
      display: none; } }

.top-menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-direction: row-reverse;
  font-size: 1.125rem;
  letter-spacing: 0.1em; }
  .top-menu > li a {
    display: inline-block;
    border: 1px solid #000;
    color: inherit;
    text-transform: uppercase;
    text-decoration: none;
    padding: .7rem 1rem; }

.main-menu {
  text-transform: uppercase;
  display: flex;
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0.1em; }
  .main-menu a {
    text-decoration: none;
    color: inherit;
    color: #796531; }
  .main-menu li {
    margin-right: 30px;
    padding-bottom: 10px;
    position: relative; }
    .main-menu li:last-child {
      margin-right: 0; }
  .main-menu .sub-menu {
    position: absolute;
    visibility: hidden;
    list-style: none;
    z-index: 110;
    width: 250px;
    top: 100%;
    padding: 15px;
    font-size: 12px; }
    .main-menu .sub-menu li {
      margin-right: 0;
      margin-bottom: 10px;
      padding: 0; }
      .main-menu .sub-menu li a {
        color: #000;
        transition: all 0.2s ease-out; }
      .main-menu .sub-menu li:last-child {
        margin-bottom: 0; }
  @media (max-width: 850px) {
    .main-menu {
      letter-spacing: 0;
      font-size: 18px;
      letter-spacing: 0.2em;
      text-align: center;
      padding: 20px; }
      .main-menu li {
        margin-right: 0; }
      .main-menu a {
        position: relative; }
      .main-menu__arrow {
        position: absolute;
        left: 100%;
        top: -1px;
        padding: 0 3px; }
      .main-menu li._open .main-menu__arrow {
        transform: rotate(180deg);
        top: -2px;
        margin-left: -3px; }
      .main-menu .sub-menu {
        padding-top: 30px;
        width: auto;
        font-size: 80%; } }

.button, .um .um-form .um-col-alt input.um-button[type=submit] {
  background-color: #fff;
  color: #796531;
  font-size: 23px;
  
  text-align: center;
  display: inline-block;
  text-decoration: none;
  padding: .5rem 1.5rem;
  cursor: pointer;
  transition: all 0.2s ease-out;
  opacity: 1;
 
  min-width: 230px;

  border-radius: 0 !important; }
  .button:hover, .um .um-form .um-col-alt input.um-button:hover[type=submit] {
    opacity: 0.85; }
  @media (max-width: 767px) {
    .button, .um .um-form .um-col-alt input.um-button[type=submit] {
      font-size: 19px; } }
  .button._small, .um .um-form .um-col-alt input._small.um-button[type=submit] {
    font-size: 14px;
    padding: .5rem 1rem;
    min-width: 0; }

.text-center {
  text-align: center; }

.big-text {
  text-align: center;
  font-size: 28px;
  margin: 40px 0; }
  .big-text p {
    margin-bottom: 1rem; }
  .big-text._type-2 {
    font-size: 2.88rem;
    font-weight: 400;
    font-family: "Prata", serif; }
  @media (max-width: 1375px) {
    .big-text._type-2 {
      font-size: 2rem; } }
  @media (max-width: 767px) {
    .big-text {
      font-size: 21px;
      margin: 30px 0; } }

.fx-content {
  margin: 70px 0 90px; }
  .fx-content__box, .fx-content__row {
    margin: 0 0 4rem; }
  @media (max-width: 767px) {
    .fx-content {
      margin: 60px 0; }
      .fx-content__box, .fx-content__row {
        margin: 0 0 3rem; } }

.section {
  margin: 70px 0; }
  @media (max-width: 767px) {
    .section {
      margin: 60px 0; } }

.footer-2__top {
  padding: 25px 0; }

.footer-2__social-icons {
  display: flex;
  font-size: 48px;
  justify-content: center;
  margin-top: 1rem; }
  .footer-2__social-icons a {
    color: #dcb75c;
    text-decoration: none;
    transition: all 0.2s ease-out; }
    .footer-2__social-icons a:hover {
      color: #d3a432; }
  .footer-2__social-icons > div {
    margin-right: .5rem; }
    .footer-2__social-icons > div:last-child {
      margin-right: 0; }

.footer-2__bottom {
  margin-top: 1rem;
  background-color: #fff;
  text-align: center;
  color: #7a705e;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 1rem;
  letter-spacing: 0.04em; }
  .footer-2__bottom a {
    color: inherit;
    text-decoration: none; }
    .footer-2__bottom a:hover {
      text-decoration: underline; }
  .footer-2__bottom p:nth-of-type(1) ~ p {
    text-transform: none;
    color: #796531; }

.footer-2__menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  justify-content: center;
  margin-top: 30px; }
  .footer-2__menu > li {
    color: #e1ba5f;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    position: relative;
    margin-right: 30px; }
    .footer-2__menu > li:last-child {
      margin-right: 0; }
      .footer-2__menu > li:last-child:after {
        display: none; }
    .footer-2__menu > li a {
      color: inherit;
      text-decoration: none; }
    .footer-2__menu > li:after {
      content: '';
      display: inline-block;
      height: 3.5px;
      width: 3.5px;
      position: absolute;
      right: -16.75px;
      top: 50%;
      margin-top: -1.75px;
      background: #e1ba5f;
      border-radius: 50%; }

.footer-2__button {
  text-align: center;
  margin-top: 35px; }

.footer-2__logos {
  background-color: #fff; }

@media (max-width: 767px) {
  .footer-2__menu {
    flex-direction: column;
    align-items: center;
    margin-top: 35px; }
    .footer-2__menu > li {
      margin-right: 0;
      margin-bottom: 10px; }
      .footer-2__menu > li:last-child {
        margin-bottom: 0; }
      .footer-2__menu > li:after {
        display: none; } }

.footer__logo {
  display: flex;
  justify-content: center; }
  .footer__logo a {
    width: 124px;
    height: auto;
    display: block; }

.title {
  font-family: "Prata", serif;
  text-decoration: none;
  font-size: 32px;
  margin: 0;
  font-weight: 400;
  text-align: center;
  color: #827967; }
  .title._gold {
    color: #e1ba5f; }
  @media (max-width: 767px) {
    .title {
      font-size: 26px; } }

.person-card__photo {
  margin-bottom: 2em; }
  .person-card__photo img {
    display: block;
    width: 100%; }

.person-card__title {
  text-align: center; }

.person-card__subtitle {
  text-align: center;
  margin-bottom: 1em;
  text-transform: uppercase; }

.content-logo {
  background-image: url("../img/logo-66.png");
  background-size: contain;
  width: 275.6666px;
  height: 241.3333px;
  display: block;
  margin: 1em auto 3em; }
  .content-logo._sm {
    width: 206.75px;
    height: 181px;
    margin: 0; }

.um-form[data-mode="register"] {
  padding-bottom: 1rem; }
  .um-form[data-mode="register"] .um-right.um-half,
  .um-form[data-mode="register"] .um-field-checkbox-option {
    display: none; }
  .um-form[data-mode="register"] .um-left.um-half {
    width: 100%;
    text-align: center; }

.um.um-login .um-right.um-half {
  display: none; }

.um.um-login .um-left.um-half {
  width: 100%;
  text-align: center; }

.um.um-login .um-col-alt-b,
.um.um-login .um-field-checkbox {
  display: none; }

.um .um-form .um-field-value {
  margin-bottom: 7px;
  margin-left: 7px; }

.um .um-form .um-col-alt input[type=submit].um-button {
  width: auto !important; }

.um .um-form .um-field {
  display: flex;
  align-items: flex-end;
  text-transform: uppercase;
  margin: .5rem 0;
  flex-wrap: wrap; }
  .um .um-form .um-field .um-field-label {
    margin-bottom: 0; }
    .um .um-form .um-field .um-field-label label {
      font-weight: 400 !important;
      color: #312e31; }
  .um .um-form .um-field .um-field-area {
    flex: 1; }
  .um .um-form .um-field .um-field-error {
    width: 100%; }
  .um .um-form .um-field .um-form-field {
    background: transparent;
    flex: 1;
    line-height: 22px !important;
    font-weight: 400 !important;
    height: auto !important;
    border: 0 !important;
    text-transform: uppercase; }
    .um .um-form .um-field .um-form-field::-webkit-input-placeholder {
      text-transform: uppercase; }
    .um .um-form .um-field .um-form-field:-moz-placeholder {
      /* Firefox 18- */
      text-transform: uppercase; }
    .um .um-form .um-field .um-form-field::-moz-placeholder {
      /* Firefox 19+ */
      text-transform: uppercase; }
    .um .um-form .um-field .um-form-field:-ms-input-placeholder {
      text-transform: uppercase; }
    .um .um-form .um-field .um-form-field[data-key="confirm_user_password"]::-webkit-input-placeholder {
      color: transparent; }
    .um .um-form .um-field .um-form-field[data-key="confirm_user_password"]:-moz-placeholder {
      /* Firefox 18- */
      color: transparent; }
    .um .um-form .um-field .um-form-field[data-key="confirm_user_password"]::-moz-placeholder {
      /* Firefox 19+ */
      color: transparent; }
    .um .um-form .um-field .um-form-field[data-key="confirm_user_password"]:-ms-input-placeholder {
      color: transparent; }
    .um .um-form .um-field .um-form-field:focus {
      background: transparent;
      border: 0 !important; }
  .um .um-form .um-field .select2.select2-container .select2-selection {
    border: 0 !important;
    background: transparent !important;
    height: 30px; }
  .um .um-form .um-field.um-field-checkbox {
    flex-direction: row-reverse;
    align-items: flex-start; }
    .um .um-form .um-field.um-field-checkbox .um-field-area {
      flex: none;
      width: 40px; }
    .um .um-form .um-field.um-field-checkbox .um-field-label {
      flex: 1;
      text-transform: none; }

.cg-content__header {
  display: flex;
  align-items: center;
  margin: 0rem 0 2rem; }
  @media (max-width: 767px) {
    .cg-content__header {
      display: block; } }

.cg-content__logo {
  margin-right: 1.5rem; }
  @media (max-width: 767px) {
    .cg-content__logo {
      margin-bottom: 2rem; } }

.icon-section {
  position: relative; }
  .icon-section__image {
    margin: auto;
    width: 25rem; }
    .icon-section__image div {
      padding-top: 100%;
      background-image: url("../img/SBCKnotGold.png");
      background-repeat: no-repeat;
      background-size: contain; }
  .icon-section__line-content {
    position: absolute;
    width: 100%;
    left: 0; }
    .icon-section__line-content:before {
      content: '';
      position: absolute;
      left: 0;
      width: 50%;
      height: 2px;
      background-color: #aaa; }

.icon-section__line-content.icon-section__line-1:before {
	width: 37%;
}
    .icon-section__line-content:nth-of-type(1) {
      top: 55.3%; }
    .icon-section__line-content:nth-of-type(2) {
      left: auto;
      display: flex;
      flex-direction: row-reverse;
      top: 26%; }
      .icon-section__line-content:nth-of-type(2):before {
        left: auto;
        right: 0;
        width: 43%; }
    .icon-section__line-content:nth-of-type(3) {
      left: auto;
      display: flex;
      flex-direction: row-reverse;
      top: 68%; }
      .icon-section__line-content:nth-of-type(3):before {
        left: auto;
        right: 0;
        width: 34%; }
  @media (max-width: 1000px) {
    .icon-section {
      display: block; }
      .icon-section__image {
        margin-bottom: 2rem;
        width: 100%; }
      .icon-section__line-content {
        position: static;
        margin-bottom: 2rem;
        display: block !important; }
        .icon-section__line-content:before {
          display: none; } }

.line-content {
  font-size: 1rem;
  padding-top: 0.5rem;
  max-width: 16rem;
  color: #796531; }
  .line-content__title {
    text-transform: uppercase;
    letter-spacing: 0.1em; }

.text-section {
  font-size: 1.38rem;
  line-height: 1.46; }
  @media (max-width: 1375px) {
    .text-section {
      font-size: 1.125rem; } }

.quote-box {
  text-align: center; }
  .quote-box__body {
    font-family: "Prata", serif;
    font-size: 24px;
    color: #000; }
  .quote-box__footer {
    font-size: 14px;
    margin-top: 0.5rem; }
    .quote-box__footer a {
      color: inherit; }
      .quote-box__footer a:hover {
        text-decoration: none; }

.wp-caption {
  background: transparent;
  border: 0; }
  .wp-caption img {
    margin-bottom: .5rem;
    max-width: 100%; }

.person-list {
  margin-left: -5px;
  margin-right: -5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .person-list__item {
    padding-left: 5px;
    padding-right: 5px;
    width: 20%; }
    .person-list__item:nth-of-type(5) ~ div {
      margin-top: 2rem; }
  @media (max-width: 767px) {
    .person-list__item {
      padding-left: 5px;
      padding-right: 5px;
      width: 100%; }
      .person-list__item:nth-of-type(1) ~ div {
        margin-top: 3rem; } }

.icon-grid {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .icon-grid__item {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }
    .icon-grid__item:nth-of-type(3) ~ div {
      margin-top: 3rem; }
  @media (max-width: 767px) {
    .icon-grid__item {
      padding-left: 15px;
      padding-right: 15px;
      width: 100%; }
      .icon-grid__item:nth-of-type(1) ~ div {
        margin-top: 3rem; } }

.icon-grid-item {
  color: #796531; }
  .icon-grid-item__image {
    height: 90px;
    display: flex;
    margin-bottom: 1rem; }
    .icon-grid-item__image img {
      display: block;
      margin: auto;
      margin-left: 0;
      width: auto;
      max-height: 100%; }

.person-list-item {
  color: #796531;

  display: flex;
  flex-direction: column;
  height: 100%; }
  .person-list-item__photo {
    margin-bottom: 1rem; }
    .person-list-item__photo img {
      display: block;
      width: 100%; }
  .person-list-item__name {
    font-weight: 700; }
  .person-list-item__footer {
    margin-top: auto;
    padding-top: 1rem; }
    .person-list-item__footer .button, .person-list-item__footer .um .um-form .um-col-alt input.um-button[type=submit], .um .um-form .um-col-alt .person-list-item__footer input.um-button[type=submit] {
      width: 100%; }

.accordion__header {
  transition: all 0.2s ease-out; }
  .accordion__header.open .icon-down-dir {
    transform: rotate(180deg);
    display: inline-block; }

.gfield._hide-label .gfield_label {
  display: none !important; }

.gfield._hide-label input[type=checkbox] {
  margin-top: 0; }

/*# sourceMappingURL=style.css.map */