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

body {
  margin: 0
}

main {
  display: block
}

h1 {
  font-size: 2em;
  margin: .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: -.25em
}

sup {
  top: -.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
}

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

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

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

fieldset {
  padding: .35em .75em .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 {
  display: none
}

[hidden] {
  display: none
}

html {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  height: 100%;
  line-height: 1.63;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-wrap: break-word;
  word-wrap: break-word
}

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

body {
  height: 100%;
  overflow-x: hidden
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.45;
  margin-bottom: .9rem;
  margin-top: 0
}

.h1 a,
.h1 a:focus,
.h1 a:hover,
.h2 a,
.h2 a:focus,
.h2 a:hover,
.h3 a,
.h3 a:focus,
.h3 a:hover,
.h4 a,
.h4 a:focus,
.h4 a:hover,
.h5 a,
.h5 a:focus,
.h5 a:hover,
.h6 a,
.h6 a:focus,
.h6 a:hover,
h1 a,
h1 a:focus,
h1 a:hover,
h2 a,
h2 a:focus,
h2 a:hover,
h3 a,
h3 a:focus,
h3 a:hover,
h4 a,
h4 a:focus,
h4 a:hover,
h5 a,
h5 a:focus,
h5 a:hover,
h6 a,
h6 a:focus,
h6 a:hover {
  color: #000;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  text-decoration: none
}

.h1,
h1 {
  font-size: 2.25rem;
  letter-spacing: -1.14px;
  line-height: 1.175;
  margin-bottom: 1rem;
  padding-top: 2rem
}

@media (min-width:480px) {

  .h1,
  h1 {
    font-size: 2.62rem
  }
}

.h2,
h2 {
  font-size: 1.5rem;
  line-height: 1.25;
  margin-bottom: 1rem;
  padding-top: 1rem
}

@media (min-width:480px) {

  .h2,
  h2 {
    font-size: 1.7rem
  }
}

.h3,
h3 {
  font-size: 1.125rem;
  margin-bottom: 1rem;
  padding-top: 1rem
}

@media (min-width:480px) {

  .h3,
  h3 {
    font-size: 1.93rem
  }
}

.h4,
h4 {
  font-size: 1rem;
  margin-bottom: 1.31rem;
  padding-top: .5rem
}

@media (min-width:480px) {

  .h4,
  h4 {
    font-size: 1.2rem
  }
}

.h5,
h5 {
  font-weight: 400
}

.h5,
.h6,
h5,
h6 {
  font-size: 1rem;
  padding-top: .5rem
}

a {
  color: #866749;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out
}

a:focus,
a:hover {
  color: #654e37
}

.paragraph,
figure,
p,
table {
  margin: 0 0 1.2rem
}

hr {
  background-color: #abb194;
  border: 0;
  height: 1px;
  margin: 2.4rem 0
}

hr,
img {
  display: block
}

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

figcaption {
  font-size: .875rem;
  margin-top: .625rem
}

code {
  background-color: rgba(0, 0, 0, .05);
  display: inline-block;
  padding: 0 .3rem
}

.blockquote,
blockquote {
  border-left: 4px solid #866749;
  font-size: 1.125rem;
  font-style: italic;
  font-weight: 400;
  letter-spacing: .16px;
  line-height: 1.55;
  margin: 2.4rem auto;
  max-width: 28rem;
  padding: .8rem 1.5rem
}

.blockquote p:last-child,
blockquote p:last-child {
  margin-bottom: 0
}

q {
  display: block;
  font-size: 1.75rem;
  font-style: italic;
  font-weight: 500;
  margin: 1rem auto 3.37rem;
  max-width: 552px;
  quotes: "„" "“"
}

q:before {
  color: #866749;
  content: open-quote;
  font-size: 1.75rem;
  font-weight: 800;
  padding-right: 10px
}

q:after {
  color: #866749;
  content: close-quote;
  font-size: 1.75rem;
  font-weight: 800;
  padding-left: 10px
}

ol,
ul {
  margin: 0 0 1.2rem;
  padding-left: 1.5rem
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}

.iconList {
  list-style: none;
  padding: 0
}

.iconList li {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  margin-bottom: .5rem;
  padding-left: 1.5rem;
  position: relative
}

.iconList li:before {
  background-size: contain;
  content: "";
  display: block;
  height: 1rem;
  left: 0;
  position: absolute;
  top: .18rem;
  width: 1rem
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%
}

td,
th {
  padding: 1.25rem;
  text-align: inherit;
  vertical-align: top
}

thead th {
  border-bottom: 2px solid #866749;
  color: #000;
  padding-bottom: 10px;
  vertical-align: bottom;
  white-space: nowrap
}

tr:nth-child(2n) {
  background-color: #ece9e4
}

button {
  background-color: transparent;
  border: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  text-align: inherit
}

.button,
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  line-height: inherit
}

.button {
  background-color: #b6a48e;
  border: 1px solid #b6a48e;
  border-radius: 4px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: .875rem;
  font-weight: 600;
  padding: 1rem 1.5rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease, border-color .2s ease, color .2s ease;
  transition: background-color .2s ease, border-color .2s ease, color .2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.button--disabled,
.button:disabled {
  cursor: default;
  opacity: .65;
  pointer-events: none
}

.button:focus,
.button:hover {
  background-color: #a28b6f;
  border-color: #a28b6f;
  color: #000
}

.button--ghost {
  background-color: transparent;
  border-color: #866749;
  color: #000
}

.button--ghost:focus,
.button--ghost:hover {
  background-color: transparent;
  border-color: #685743;
  color: #685743
}

.button--small {
  font-size: .8rem;
  padding: .5rem 1rem
}

.button--link {
  background-color: transparent;
  border: 0;
  color: #866749;
  padding: 0;
  position: relative;
  text-transform: none;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out
}

.button--link:focus,
.button--link:hover {
  background-color: transparent;
  color: #685743
}

.button--link:focus:before,
.button--link:hover:before {
  background-color: #685743
}

.button--link:focus:after,
.button--link:hover:after {
  background-position: 100%
}

.button--link:before {
  background-color: #866749;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  width: 100%
}

.button--link:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.586 5L.293 8.293a1 1 0 1 0 1.414 1.414l4-4a1 1 0 0 0 0-1.414l-4-4A1 1 0 1 0 .293 1.707L3.586 5z' fill='rgb(134,103,73)'/%3E%3Cpath d='M13.586 5l-3.293 3.293a1 1 0 0 0 1.414 1.414l4-4a1 1 0 0 0 0-1.414l-4-4a1 1 0 0 0-1.414 1.414L13.586 5z' fill='rgb(182,164,142)'/%3E%3C/svg%3E");
  background-position: 0;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 10px;
  margin-left: 10px;
  -webkit-transition: background-position .2s ease-out;
  transition: background-position .2s ease-out;
  vertical-align: baseline;
  width: 6px
}

.pill {
  background-color: #b6a48e;
  border-radius: 1rem;
  color: #000;
  display: inline-block;
  font-size: .8rem;
  max-width: 100%;
  overflow: hidden;
  padding: .125rem 1rem;
  text-decoration: none;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap
}

.pill:focus,
.pill:hover {
  color: #fff
}

.feather {
  color: #866749;
  position: relative;
  top: -2px;
  vertical-align: middle
}

form {
  margin: 0
}

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

fieldset :last-child {
  margin-bottom: 0
}

fieldset input,
fieldset select,
fieldset textarea {
  margin: 0 0 1.875rem
}

legend {
  font-size: 1.25rem;
  margin-bottom: .9375rem
}

label,
legend {
  display: inline-block;
  font-weight: 600
}

label {
  line-height: 1.5;
  margin-bottom: .5rem
}

[type=date],
[type=email],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=url],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #0b100c;
  border-radius: 0;
  color: #000;
  font-family: inherit;
  font-size: inherit;
  min-height: 50px
}

input,
select,
textarea {
  margin: 0 0 1rem;
  padding: 10px 20px
}

textarea {
  min-height: 150px;
  padding: 20px;
  resize: vertical;
  width: 100%
}

select {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='32' height='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline fill='none' stroke='rgb(221,186,152)' stroke-width='5'  points='2,9 16,25 30,9 '/%3E%3C/svg%3E");
  background-position: calc(100% - 18px) 50%;
  background-repeat: no-repeat;
  background-size: 9px;
  line-height: 1.75;
  padding-right: 45px
}

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

[type=checkbox],
[type=radio] {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 1px
}

[type=checkbox],
[type=checkbox]:focus,
[type=checkbox]:hover,
[type=radio],
[type=radio]:focus,
[type=radio]:hover {
  border-color: #abb194;
  outline: 0
}

[type=checkbox]+label,
[type=radio]+label {
  display: inline-block;
  padding-left: 1.875rem;
  position: relative;
  width: 100%
}

[type=checkbox]+label:before,
[type=radio]+label:before {
  background-color: #fff;
  border: 1px solid #abb194;
  border-radius: 2px;
  content: "";
  display: block;
  height: 15px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 4px;
  -webkit-transition: border-color .2s ease, background-color .2s ease;
  transition: border-color .2s ease, background-color .2s ease;
  width: 15px
}

[type=checkbox]:checked+label:before,
[type=radio]:checked+label:before {
  background-color: #866749;
  border-color: #866749;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff
}

[type=radio]+label:before {
  border-radius: 50%
}

.pageWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%
}

.admin-bar .pageWrapper {
  padding-top: 46px
}

@media (min-width:782px) {
  .admin-bar .pageWrapper {
    padding-top: 32px
  }
}

.mainContent {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.flyntComponent {
  position: relative
}

.componentSpacing {
  margin: 40px 0
}

@media (min-width:768px) {
  .componentSpacing {
    margin: 80px 0
  }
}

@media (min-width:1280px) {
  .componentSpacing {
    margin: 75px 0
  }
}

.componentSpacing[class*=theme] {
  margin: 0;
  padding: 40px 0
}

@media (min-width:768px) {
  .componentSpacing[class*=theme] {
    padding: 80px 0
  }
}

@media (min-width:1280px) {
  .componentSpacing[class*=theme] {
    padding: 75px 0
  }
}

.centerMaxWidthContainer {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width:768px) {
  .centerMaxWidthContainer {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 40px;
    padding-right: 40px
  }
}

@media (min-width:1280px) {
  .centerMaxWidthContainer {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 40px;
    padding-right: 40px
  }
}

.centerContentMaxWidth {
  margin: 0 auto;
  max-width: 800px
}

.preContent {
  margin: 0 auto 32px;
  max-width: 800px;
  text-align: center
}

.preContent>:first-child {
  margin-top: 0;
  padding-top: 0
}

.preContent>:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

@media (min-width:768px) {
  .preContent {
    margin-bottom: 40px
  }
}

@media (min-width:1280px) {
  .preContent {
    margin-bottom: 40px
  }
}

.postContent {
  margin: 32px auto 0;
  max-width: 800px;
  text-align: center
}

.postContent>:first-child {
  margin-top: 0;
  padding-top: 0
}

.postContent>:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

@media (min-width:768px) {
  .postContent {
    margin-top: 40px
  }
}

@media (min-width:1280px) {
  .postContent {
    margin-top: 40px
  }
}

.scrollableTableWrapper {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto
}

.visuallyHidden {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px !important;
  overflow: hidden;
  position: absolute !important;
  white-space: nowrap;
  width: 1px !important
}

.boxPadding {
  padding: 20px
}

.boxPadding>:first-child {
  margin-top: 0;
  padding-top: 0
}

.boxPadding>:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

@media (min-width:1024px) {
  .boxPadding {
    padding: 30px
  }
}

.boxShadow {
  -webkit-box-shadow: 0 1px 26px 0 rgba(0, 0, 0, .06);
  box-shadow: 0 1px 26px 0 rgba(0, 0, 0, .06)
}

.post-main .componentSpacing {
  margin: 20px 0
}

@media (min-width:768px) {
  .post-main .componentSpacing {
    margin: 40px 0
  }
}

@media (min-width:1280px) {
  .post-main .componentSpacing {
    margin: 37.5px 0
  }
}

.post-main .componentSpacing[class*=theme] {
  margin: 0;
  padding: 20px 0
}

@media (min-width:768px) {
  .post-main .componentSpacing[class*=theme] {
    padding: 40px 0
  }
}

@media (min-width:1280px) {
  .post-main .componentSpacing[class*=theme] {
    padding: 37.5px 0
  }
}

.post-main>.componentSpacing:first-child {
  margin-top: 0
}

.post-main>.componentSpacing:last-child {
  margin-bottom: 0
}

.skipLink {
  position: fixed;
  top: -100px;
  z-index: 999
}

.skipLink:focus {
  top: 0
}

.themeLight {
  background-color: #ece9e4
}

.themeLight a {
  color: #000
}

.themeLight a:focus,
.themeLight a:hover {
  color: #2a231b
}

.themeBrown {
  background-color: #b6a48e
}

.themeBrown,
.themeBrown .h1,
.themeBrown .h2,
.themeBrown .h3,
.themeBrown .h4,
.themeBrown .h5,
.themeBrown .h6,
.themeBrown a,
.themeBrown h1,
.themeBrown h2,
.themeBrown h3,
.themeBrown h4,
.themeBrown h5,
.themeBrown h6 {
  color: #000
}

.themeBrown a:hover {
  color: #fff
}

.themeBrown .button {
  background-color: #abb194
}

.themeBrown .button:focus,
.themeBrown .button:hover {
  background-color: #abb194;
  border-color: #abb194;
  color: #fff
}

.themeBrown .button--ghost:focus,
.themeBrown .button--ghost:hover {
  background-color: transparent;
  border-color: #abb194;
  color: #abb194
}

.themeBrown .button--link:focus,
.themeBrown .button--link:hover {
  background-color: transparent;
  color: #fff
}

.themeBrown .button--link:focus:before,
.themeBrown .button--link:hover:before {
  background-color: #fff
}

.themeBrown .button--link:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.586 5L.293 8.293a1 1 0 1 0 1.414 1.414l4-4a1 1 0 0 0 0-1.414l-4-4A1 1 0 1 0 .293 1.707L3.586 5z' fill='rgb(134,103,73)'/%3E%3Cpath d='M13.586 5l-3.293 3.293a1 1 0 0 0 1.414 1.414l4-4a1 1 0 0 0 0-1.414l-4-4a1 1 0 0 0-1.414 1.414L13.586 5z' fill='rgb(255,255,255)'/%3E%3C/svg%3E")
}

.themeBrown .pill,
.themeHero {
  background-color: #abb194
}

.themeHero,
.themeHero .feather,
.themeHero .h1,
.themeHero .h2,
.themeHero .h3,
.themeHero .h4,
.themeHero .h5,
.themeHero .h6,
.themeHero a,
.themeHero h1,
.themeHero h2,
.themeHero h3,
.themeHero h4,
.themeHero h5,
.themeHero h6 {
  color: #000
}

.themeHero a:focus,
.themeHero a:hover {
  color: #cabdad
}

.themeHero .button {
  background-color: #b6a48e;
  border-color: #b6a48e;
  color: #000
}

.themeHero .button:focus,
.themeHero .button:hover {
  background-color: #fff;
  border-color: #fff;
  color: #866749
}

.themeHero .button--ghost {
  background-color: transparent;
  border-color: #cabdad;
  color: #cabdad
}

.themeHero .button--ghost:focus,
.themeHero .button--ghost:hover {
  background-color: transparent;
  border-color: #fff;
  color: #fff
}

.themeHero .button--link {
  background-color: transparent;
  color: #fff
}

.themeHero .button--link:before {
  background-color: #fff
}

.themeHero .button--link:focus,
.themeHero .button--link:hover {
  background-color: transparent;
  color: #cabdad
}

.themeHero .button--link:focus:before,
.themeHero .button--link:hover:before {
  background-color: #b6a48e
}

.themeHero .button--link:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.586 5L.293 8.293a1 1 0 1 0 1.414 1.414l4-4a1 1 0 0 0 0-1.414l-4-4A1 1 0 1 0 .293 1.707L3.586 5z' fill='rgb(255,255,255)'/%3E%3Cpath d='M13.586 5l-3.293 3.293a1 1 0 0 0 1.414 1.414l4-4a1 1 0 0 0 0-1.414l-4-4a1 1 0 0 0-1.414 1.414L13.586 5z' fill='rgb(182,164,142)'/%3E%3C/svg%3E")
}

.themeHero .pill:focus,
.themeHero .pill:hover {
  color: #fff
}

.themeReset {
  background-color: #fff;
  color: #000
}

.themeReset .h1,
.themeReset .h2,
.themeReset .h3,
.themeReset .h4,
.themeReset .h5,
.themeReset .h6,
.themeReset h1,
.themeReset h2,
.themeReset h3,
.themeReset h4,
.themeReset h5,
.themeReset h6 {
  color: #000
}

.themeReset .h1 a,
.themeReset .h1 a:focus,
.themeReset .h1 a:hover,
.themeReset .h2 a,
.themeReset .h2 a:focus,
.themeReset .h2 a:hover,
.themeReset .h3 a,
.themeReset .h3 a:focus,
.themeReset .h3 a:hover,
.themeReset .h4 a,
.themeReset .h4 a:focus,
.themeReset .h4 a:hover,
.themeReset .h5 a,
.themeReset .h5 a:focus,
.themeReset .h5 a:hover,
.themeReset .h6 a,
.themeReset .h6 a:focus,
.themeReset .h6 a:hover,
.themeReset h1 a,
.themeReset h1 a:focus,
.themeReset h1 a:hover,
.themeReset h2 a,
.themeReset h2 a:focus,
.themeReset h2 a:hover,
.themeReset h3 a,
.themeReset h3 a:focus,
.themeReset h3 a:hover,
.themeReset h4 a,
.themeReset h4 a:focus,
.themeReset h4 a:hover,
.themeReset h5 a,
.themeReset h5 a:focus,
.themeReset h5 a:hover,
.themeReset h6 a,
.themeReset h6 a:focus,
.themeReset h6 a:hover {
  color: #000;
  text-decoration: none
}

.themeReset .feather,
.themeReset a {
  color: #866749
}

.themeReset a:focus,
.themeReset a:hover {
  color: #654e37
}

.themeReset .button {
  background-color: #866749;
  border-color: #866749;
  color: #fff
}

.themeReset .button:focus,
.themeReset .button:hover {
  background-color: #b6a48e;
  border-color: #b6a48e;
  color: #fff
}

.themeReset .button--ghost {
  background-color: transparent;
  border-color: #866749;
  color: #866749
}

.themeReset .button--ghost:focus,
.themeReset .button--ghost:hover {
  background-color: transparent;
  border-color: #b6a48e;
  color: #b6a48e
}

.themeReset .button--link {
  background-color: transparent;
  color: #866749
}

.themeReset .button--link:focus,
.themeReset .button--link:hover {
  background-color: transparent;
  color: #b6a48e
}

.themeReset .button--link:focus:before,
.themeReset .button--link:hover:before {
  background-color: #b6a48e
}

.themeReset .button--link:before {
  background-color: #866749
}

.themeReset .button--link:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='16' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.586 5L.293 8.293a1 1 0 1 0 1.414 1.414l4-4a1 1 0 0 0 0-1.414l-4-4A1 1 0 1 0 .293 1.707L3.586 5z' fill='rgb(134,103,73)'/%3E%3Cpath d='M13.586 5l-3.293 3.293a1 1 0 0 0 1.414 1.414l4-4a1 1 0 0 0 0-1.414l-4-4a1 1 0 0 0-1.414 1.414L13.586 5z' fill='rgb(182,164,142)'/%3E%3C/svg%3E")
}

.themeReset .pill {
  color: #fff
}

[is=flynt-block-book-appointment-cta] .centerMaxWidthContainer {
  max-width: 1170px
}

[is=flynt-block-book-appointment-cta] .cta-wrapper {
  border-radius: 6px;
  display: grid;
  grid-template-areas: "image" "content";
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 40px;
  row-gap: 1.87rem
}

@media (min-width:1024px) {
  [is=flynt-block-book-appointment-cta] .cta-wrapper {
    grid-template-areas: "content image";
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    row-gap: 0
  }
}

[is=flynt-block-book-appointment-cta] .cta-content {
  grid-area: content;
  padding: 30px
}

[is=flynt-block-book-appointment-cta] .cta-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-area: image;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

[is=flynt-block-book-appointment-cta] .cta-image--rounded {
  border-radius: 50%;
  display: block;
  height: 300px;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  width: 300px
}

@media (min-width:1024px) {
  [is=flynt-block-book-appointment-cta] .cta-image--rounded {
    height: 370px;
    width: 370px
  }
}

[is=flynt-block-collapse] {
  margin-top: -40px
}

@media (min-width:768px) {
  [is=flynt-block-collapse] {
    margin-top: -80px
  }
}

@media (min-width:1280px) {
  [is=flynt-block-collapse] {
    margin-top: -75px
  }
}

[is=flynt-block-cookie-notice] {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 999
}

[is=flynt-block-cookie-notice] .container {
  padding-bottom: 15px;
  padding-top: 15px
}

[is=flynt-block-cookie-notice] .content {
  font-size: .8rem;
  padding-bottom: 15px
}

[is=flynt-block-cookie-notice] .content>:first-child {
  margin-top: 0;
  padding-top: 0
}

[is=flynt-block-cookie-notice] .content>:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

[is=flynt-block-cookie-notice].cookieNotice--isVisible {
  display: block
}

@media (min-width:768px) {
  [is=flynt-block-cookie-notice].layoutBottom .container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 30px;
    padding-top: 30px
  }

  [is=flynt-block-cookie-notice].layoutBottom .content {
    padding-bottom: 0;
    padding-right: 30px
  }
}

@media (min-width:480px) {
  [is=flynt-block-cookie-notice].layoutFloating {
    bottom: 15px;
    left: 15px;
    max-width: 380px;
    width: calc(100% - 30px)
  }

  [is=flynt-block-cookie-notice].layoutFloating .container {
    padding: 30px
  }
}

@media (min-width:1024px) {
  [is=flynt-block-image-text-parallax] .box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

[is=flynt-block-image-text-parallax] .box-inner {
  position: relative
}

@media (min-width:768px) {
  [is=flynt-block-image-text-parallax] .box-inner--content {
    margin-right: auto;
    max-width: 800px;
    position: relative;
    z-index: 20
  }
}

@media (min-width:1024px) {
  [is=flynt-block-image-text-parallax] .box-inner--content {
    max-width: 100%;
    padding: 80px 40px;
    width: 50%;
    z-index: 0
  }
}

@media (min-width:1280px) {
  [is=flynt-block-image-text-parallax] .box-inner--content {
    padding: 80px 40px;
    width: 40%
  }
}

[is=flynt-block-image-text-parallax] .box-inner--content:after {
  background-color: inherit;
  bottom: calc(-33.33333vw - -10px);
  content: "";
  display: block;
  left: -15px;
  position: absolute;
  right: -15px;
  top: 0
}

@media (min-width:830px) {
  [is=flynt-block-image-text-parallax] .box-inner--content:after {
    bottom: -266.66667px
  }
}

@media (min-width:768px) {
  [is=flynt-block-image-text-parallax] .box-inner--content:after {
    display: none
  }
}

@media (min-width:1024px) {
  [is=flynt-block-image-text-parallax] .box-inner--content:after {
    bottom: auto;
    display: block;
    height: 100%;
    left: 100%;
    top: 0;
    width: 56%
  }
}

[is=flynt-block-image-text-parallax] .box-inner--image {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  position: relative;
  z-index: 10
}

@media (min-width:768px) {
  [is=flynt-block-image-text-parallax] .box-inner--image {
    bottom: 40px;
    margin-right: 0
  }
}

@media (min-width:1024px) {
  [is=flynt-block-image-text-parallax] .box-inner--image {
    bottom: auto;
    max-width: 100%;
    width: 50%
  }
}

@media (min-width:1280px) {
  [is=flynt-block-image-text-parallax] .box-inner--image {
    width: 60%
  }
}

@media (min-width:1024px) {
  [is=flynt-block-image-text-parallax] .box--imageLeft {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}

@media (min-width:1024px) {
  [is=flynt-block-image-text-parallax] .box--imageLeft .box-inner--content:after {
    left: auto;
    right: 100%
  }
}

[is=flynt-block-image-text-parallax] .box-copy {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  padding: 40px 0 20px;
  position: relative;
  z-index: 10
}

[is=flynt-block-image-text-parallax] .box-copy>:first-child {
  margin-top: 0;
  padding-top: 0
}

[is=flynt-block-image-text-parallax] .box-copy>:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

@media (min-width:768px) {
  [is=flynt-block-image-text-parallax] .box-copy {
    padding: 40px
  }
}

@media (min-width:1024px) {
  [is=flynt-block-image-text-parallax] .box-copy {
    max-width: 440px;
    padding: 0
  }
}

[is=flynt-block-not-found] .content {
  text-align: center
}

[is=flynt-block-not-found] .content>:first-child {
  margin-top: 0;
  padding-top: 0
}

[is=flynt-block-not-found] .content>:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

[is=flynt-block-process-steps] .process {
  display: grid;
  grid-gap: 1rem;
  grid-template-areas: "precontent" "process" "postcontent";
  grid-template-columns: 1fr
}

@media (min-width:1024px) {
  [is=flynt-block-process-steps] .process {
    grid-gap: 3rem;
    grid-template-areas: "precontent process" "postcontent  process";
    grid-template-columns: 1fr 1fr
  }
}

[is=flynt-block-process-steps] .process q {
  margin: 0 auto
}

@media (min-width:1024px) {
  [is=flynt-block-process-steps] .process q {
    margin: 0
  }
}

[is=flynt-block-process-steps] .process__preContent {
  grid-area: precontent;
  text-align: center
}

@media (min-width:1280px) {
  [is=flynt-block-process-steps] .process__preContent {
    text-align: left
  }
}

[is=flynt-block-process-steps] .process__postContent {
  grid-area: postcontent;
  margin-top: auto;
  text-align: center
}

@media (min-width:1280px) {
  [is=flynt-block-process-steps] .process__postContent {
    text-align: left
  }
}

[is=flynt-block-process-steps] .process__steps {
  grid-area: process;
  margin-bottom: 2.5rem
}

@media (min-width:1024px) {
  [is=flynt-block-process-steps] .process__steps {
    margin-bottom: 0
  }
}

[is=flynt-block-process-steps] .process__step {
  display: grid;
  gap: 1.75rem;
  grid-template-areas: "stepcircle processbox";
  grid-template-columns: 4.5rem 1fr
}

@media (min-width:1024px) {
  [is=flynt-block-process-steps] .process__step {
    grid-template-columns: 4.5rem 27.87rem
  }
}

[is=flynt-block-process-steps] .process__step:last-child>.process__stepCircle--wrapper .process__stepCircle--line-bottom {
  background-color: transparent
}

[is=flynt-block-process-steps] .process__step:last-child>.process__stepCircle--wrapper .process__stepCircle--line-top {
  height: 4.37rem
}

[is=flynt-block-process-steps] .process__step:first-child>.process__stepCircle--wrapper .process__stepCircle--line-top {
  height: 4.37rem;
  background-color: transparent
}

[is=flynt-block-process-steps] .process__stepCircle {
  background-color: #000;
  border-radius: 50%;
  color: #fff;
  font-weight: 600;
  min-height: 4.5rem;
  padding: 1.37rem;
  text-align: center;
  width: 4.5rem
}

[is=flynt-block-process-steps] .process__stepCircle--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-area: stepcircle
}

[is=flynt-block-process-steps] .process__stepCircle--line-top {
  background-color: #000;
  height: 5.62rem;
  margin: 0 auto;
  width: .06rem
}

[is=flynt-block-process-steps] .process__stepCircle--line-bottom {
  background-color: #000;
  height: 100%;
  margin: 0 auto;
  width: .06rem
}

[is=flynt-block-process-steps] .process__box {
  grid-area: processbox;
  padding-top: 3.43rem
}

[is=flynt-block-process-steps] .process__box-arrow {
  background-color: #b6a48e;
  height: 2.12rem;
  position: absolute;
  top: 1.56rem;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 2.12rem
}

[is=flynt-block-process-steps] .process__box-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ece9e4;
  border-top-left-radius: .37rem;
  border-top-right-radius: .37rem;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25rem;
  font-weight: 600;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  min-height: 3.12rem;
  padding: 1.25rem;
  text-align: center
}

[is=flynt-block-process-steps] .process__box-content {
  background-color: #ece9e4;
  border-bottom-left-radius: .37rem;
  border-bottom-right-radius: .37rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: .93rem
}

[is=flynt-block-testimonial] .testimonial__name {
  text-align: center
}

[is=flynt-block-testimonial] .testimonial__content {
  font-size: 1rem
}

[is=flynt-block-testimonial] .testimonial__seperator:last-child {
  display: none
}

[is=flynt-block-text-image-crop] {
  overflow: hidden
}

@media (max-width:767px) {
  [is=flynt-block-text-image-crop].componentSpacing {
    margin: 0;
    padding: 0
  }
}

@media (min-width:768px) {
  [is=flynt-block-text-image-crop] .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0
  }
}

[is=flynt-block-text-image-crop] .box-inner--image {
  position: relative
}

@media (min-width:768px) {
  [is=flynt-block-text-image-crop] .box-inner--image {
    width: 45%
  }
}

[is=flynt-block-text-image-crop] .box-inner--content {
  padding: 24px 15px
}

@media (min-width:768px) {
  [is=flynt-block-text-image-crop] .box-inner--content {
    padding: 40px;
    width: 55%
  }
}

@media (min-width:1024px) {
  [is=flynt-block-text-image-crop] .box-inner--content {
    padding: 40px 80px
  }
}

@media (min-width:1280px) {
  [is=flynt-block-text-image-crop] .box-inner--content {
    padding: 40px 80px
  }
}

[is=flynt-block-text-image-crop] .box-contentWrapper {
  max-width: 800px
}

[is=flynt-block-text-image-crop] .box-contentWrapper>:first-child {
  margin-top: 0;
  padding-top: 0
}

[is=flynt-block-text-image-crop] .box-contentWrapper>:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

@media (min-width:768px) {
  [is=flynt-block-text-image-crop] .box--imageRight {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  [is=flynt-block-text-image-crop] .box--imageRight .figure-caption {
    text-align: right
  }

  [is=flynt-block-text-image-crop] .box--imageRight .box-contentWrapper {
    margin-left: auto
  }
}

[is=flynt-block-text-image-crop] .figure {
  margin: 0
}

@media (min-width:768px) {
  [is=flynt-block-text-image-crop] .figure {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
  }
}

[is=flynt-block-text-image-crop] .figure-image {
  font-family: "object-fit: cover";
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  width: 100%
}

[is=flynt-block-text-image-crop] .figure-caption {
  padding: 0 15px
}

[is=flynt-block-two-col-box] .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%
}

[is=flynt-block-two-col-box] .items>* {
  width: 100%
}

[is=flynt-block-two-col-box] .items>:nth-child(n) {
  margin-right: 24px;
  margin-top: 0
}

[is=flynt-block-two-col-box] .items>:nth-child(1n+2) {
  margin-top: 48px
}

[is=flynt-block-two-col-box] .items>:nth-child(1n) {
  margin-right: 0
}

[is=flynt-block-two-col-box] .items>:last-child {
  margin-right: 0
}

@media (min-width:480px) {
  [is=flynt-block-two-col-box] .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
  }

  [is=flynt-block-two-col-box] .items>* {
    width: calc(50% - 12px)
  }

  [is=flynt-block-two-col-box] .items>:nth-child(n) {
    margin-right: 24px;
    margin-top: 0
  }

  [is=flynt-block-two-col-box] .items>:nth-child(1n+3) {
    margin-top: 48px
  }

  [is=flynt-block-two-col-box] .items>:nth-child(2n) {
    margin-right: 0
  }

  [is=flynt-block-two-col-box] .items>:last-child {
    margin-right: 0
  }
}

@media (min-width:1024px) {
  [is=flynt-block-two-col-box] .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  [is=flynt-block-two-col-box] .items>* {
    width: calc(50% - 12px)
  }

  [is=flynt-block-two-col-box] .items>:nth-child(n) {
    margin-right: 24px;
    margin-top: 0
  }

  [is=flynt-block-two-col-box] .items>:nth-child(1n+3) {
    margin-top: 48px
  }

  [is=flynt-block-two-col-box] .items>:nth-child(2n) {
    margin-right: 0
  }

  [is=flynt-block-two-col-box] .items>:last-child {
    margin-right: 0
  }
}

[is=flynt-block-two-col-box] .box {
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 18px
}

@media (min-width:1024px) {
  [is=flynt-block-two-col-box] .box {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
}

[is=flynt-block-two-col-box] .box h2 {
  margin-bottom: 22px
}

[is=flynt-block-two-col-box] .box .button {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: auto
}

[is=flynt-block-wysiwyg] .content {
  text-align: inherit
}

[is=flynt-block-wysiwyg] .content>:first-child {
  margin-top: 0;
  padding-top: 0
}

[is=flynt-block-wysiwyg] .content .h2,
[is=flynt-block-wysiwyg] .content h2 {
  text-align: center
}

[is=flynt-block-wysiwyg] .content--textLeft {
  text-align: left
}

[is=flynt-block-wysiwyg] .content--textCenter {
  text-align: center
}

[is=flynt-block-wysiwyg] .content>:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

[is=flynt-block-wysiwyg-two-col] .content {
  max-width: 800px;
  text-align: left
}

[is=flynt-block-wysiwyg-two-col] .content>:first-child {
  margin-top: 0;
  padding-top: 0
}

[is=flynt-block-wysiwyg-two-col] .content>:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

@media (min-width:830px) {
  [is=flynt-block-wysiwyg-two-col] .content {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem
  }
}

[is=flynt-hero-image-text] {
  position: relative
}

[is=flynt-hero-image-text] .picture {
  height: 400px;
  position: relative;
  width: 100%
}

[is=flynt-hero-image-text] .image {
  background: #ddba98;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%
}

[is=flynt-hero-image-text] .content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .75)), to(transparent));
  background: linear-gradient(0deg, rgba(0, 0, 0, .75), transparent);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  padding: 0 15px;
  position: absolute;
  top: 0;
  width: 100%
}

[is=flynt-hero-image-text] .content-inner {
  color: #fff;
  max-width: 800px;
  text-align: center
}

[is=flynt-hero-image-text] .content-inner>:first-child {
  margin-top: 0;
  padding-top: 0
}

[is=flynt-hero-image-text] .content-inner>:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

[is=flynt-hero-image-text] .content-inner .h1,
[is=flynt-hero-image-text] .content-inner .h2,
[is=flynt-hero-image-text] .content-inner .h3,
[is=flynt-hero-image-text] .content-inner .h4,
[is=flynt-hero-image-text] .content-inner .h5,
[is=flynt-hero-image-text] .content-inner .h6,
[is=flynt-hero-image-text] .content-inner h1,
[is=flynt-hero-image-text] .content-inner h2,
[is=flynt-hero-image-text] .content-inner h3,
[is=flynt-hero-image-text] .content-inner h4,
[is=flynt-hero-image-text] .content-inner h5,
[is=flynt-hero-image-text] .content-inner h6 {
  color: inherit
}

@media (max-width:799px) {
  [is=flynt-hero-image-text] br {
    content: "\00a0"
  }
}

[is=flynt-hero-slider] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 650px
}

[is=flynt-hero-slider] .container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%
}

[is=flynt-hero-slider] .container:before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .2)), color-stop(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .8)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .5), rgba(0, 0, 0, .8));
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

[is=flynt-hero-slider] .slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}

[is=flynt-hero-slider] .slider-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(182, 164, 142, .5);
  border-radius: 50%;
  cursor: pointer;
  display: none;
  height: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity .2s ease, background-color .2s ease;
  transition: opacity .2s ease, background-color .2s ease;
  width: 40px;
  z-index: 10
}

[is=flynt-hero-slider] .slider-button.swiper-button-disabled {
  opacity: .5;
  pointer-events: none
}

@media (min-width:768px) {
  [is=flynt-hero-slider] .slider-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

[is=flynt-hero-slider] .slider-button .feather {
  color: #fff;
  height: auto;
  top: 0;
  width: 80%
}

[is=flynt-hero-slider] .slider-button--prev {
  left: 15px
}

@media (min-width:1024px) {
  [is=flynt-hero-slider] .slider-button--prev {
    left: 45px
  }
}

[is=flynt-hero-slider] .slider-button--next {
  right: 15px
}

@media (min-width:1024px) {
  [is=flynt-hero-slider] .slider-button--next {
    right: 45px
  }
}

@media (min-width:768px) {

  [is=flynt-hero-slider] .slider-button:focus,
  [is=flynt-hero-slider] .slider-button:hover {
    background-color: #866749
  }
}

[is=flynt-hero-slider] .slider-pagination {
  bottom: 10px;
  display: block;
  left: 0;
  margin-top: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1
}

@media (min-width:768px) {
  [is=flynt-hero-slider] .slider-pagination {
    display: none
  }
}

[is=flynt-hero-slider] .slider-pagination .swiper-pagination-bullet {
  background-color: hsla(0, 0%, 100%, .2);
  height: 6px;
  opacity: 1;
  -webkit-transition: width .2s cubic-bezier(.215, .61, .355, 1), background-color .3s ease;
  transition: width .2s cubic-bezier(.215, .61, .355, 1), background-color .3s ease;
  width: 6px
}

[is=flynt-hero-slider] .slider-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
  border-radius: 4px;
  width: 20px
}

[is=flynt-hero-slider] .slider-pagination .swiper-pagination-bullet:focus,
[is=flynt-hero-slider] .slider-pagination .swiper-pagination-bullet:hover {
  background-color: #fff
}

[is=flynt-hero-slider] .content {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 800px;
  padding: 40px 15px;
  position: relative;
  z-index: 1
}

[is=flynt-hero-slider] .content>:first-child {
  margin-top: 0;
  padding-top: 0
}

[is=flynt-hero-slider] .content>:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

@media (min-width:480px) {
  [is=flynt-hero-slider] .content {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

@media (min-width:768px) {
  [is=flynt-hero-slider] .content {
    padding: 40px 80px
  }
}

@media (min-width:1024px) {
  [is=flynt-hero-slider] .content {
    padding-bottom: 40px;
    padding-left: 80px
  }
}

[is=flynt-hero-slider] .picture {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

[is=flynt-hero-slider] .picture-imageEl {
  font-family: "object-fit: cover; object-position: center center;";
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  width: 100%
}

[is=flynt-hero-slider] .picture-imageEl--leftAlignMobile {
  -o-object-position: left center;
  object-position: left center
}

[is=flynt-hero-slider] .picture-imageEl--rightAlignMobile {
  -o-object-position: right center;
  object-position: right center
}

[is=flynt-hero-slider] .picture-imageEl--centerAlignMobile {
  -o-object-position: center center;
  object-position: center center
}

@media (min-width:768px) {
  [is=flynt-hero-slider] .picture-imageEl--leftAlignDesktop {
    -o-object-position: left center;
    object-position: left center
  }

  [is=flynt-hero-slider] .picture-imageEl--rightAlignDesktop {
    -o-object-position: right center;
    object-position: right center
  }

  [is=flynt-hero-slider] .picture-imageEl--centerAlignDesktop {
    -o-object-position: center center;
    object-position: center center
  }
}

[is=flynt-list-box] .items {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%
}

[is=flynt-list-box] .items>* {
  width: 100%
}

[is=flynt-list-box] .items>:nth-child(n) {
  margin-right: 24px;
  margin-top: 0
}

[is=flynt-list-box] .items>:nth-child(1n+2) {
  margin-top: 48px
}

[is=flynt-list-box] .items>:nth-child(1n) {
  margin-right: 0
}

[is=flynt-list-box] .items>:last-child {
  margin-right: 0
}

@media (min-width:480px) {
  [is=flynt-list-box] .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
  }

  [is=flynt-list-box] .items>* {
    width: calc(50% - 12px)
  }

  [is=flynt-list-box] .items>:nth-child(n) {
    margin-right: 24px;
    margin-top: 0
  }

  [is=flynt-list-box] .items>:nth-child(1n+3) {
    margin-top: 48px
  }

  [is=flynt-list-box] .items>:nth-child(2n) {
    margin-right: 0
  }

  [is=flynt-list-box] .items>:last-child {
    margin-right: 0
  }
}

@media (min-width:1024px) {
  [is=flynt-list-box] .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  [is=flynt-list-box] .items>* {
    width: calc(33.33333% - 16px)
  }

  [is=flynt-list-box] .items>:nth-child(n) {
    margin-right: 24px;
    margin-top: 0
  }

  [is=flynt-list-box] .items>:nth-child(1n+4) {
    margin-top: 48px
  }

  [is=flynt-list-box] .items>:nth-child(3n) {
    margin-right: 0
  }

  [is=flynt-list-box] .items>:last-child {
    margin-right: 0
  }
}

[is=flynt-list-box] .box {
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 2px 0 0;
  max-width: 393px
}

[is=flynt-list-box] .box-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.25rem;
  font-weight: 600;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 150px;
  text-align: center
}

[is=flynt-list-box] .box-title>p {
  margin: 0
}

[is=flynt-list-box] .box-content li {
  margin-bottom: 1rem
}

[is=flynt-list-icons] .items {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%
}

[is=flynt-list-icons] .items>* {
  width: 100%
}

[is=flynt-list-icons] .items>:nth-child(n) {
  margin-right: 24px;
  margin-top: 0
}

[is=flynt-list-icons] .items>:nth-child(1n+2) {
  margin-top: 48px
}

[is=flynt-list-icons] .items>:nth-child(1n) {
  margin-right: 0
}

[is=flynt-list-icons] .items>:last-child {
  margin-right: 0
}

@media (min-width:480px) {
  [is=flynt-list-icons] .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
  }

  [is=flynt-list-icons] .items>* {
    width: calc(50% - 12px)
  }

  [is=flynt-list-icons] .items>:nth-child(n) {
    margin-right: 24px;
    margin-top: 0
  }

  [is=flynt-list-icons] .items>:nth-child(1n+3) {
    margin-top: 48px
  }

  [is=flynt-list-icons] .items>:nth-child(2n) {
    margin-right: 0
  }

  [is=flynt-list-icons] .items>:last-child {
    margin-right: 0
  }
}

@media (min-width:1024px) {
  [is=flynt-list-icons] .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%
  }

  [is=flynt-list-icons] .items>* {
    width: calc(25% - 18px)
  }

  [is=flynt-list-icons] .items>:nth-child(n) {
    margin-right: 24px;
    margin-top: 0
  }

  [is=flynt-list-icons] .items>:nth-child(1n+5) {
    margin-top: 48px
  }

  [is=flynt-list-icons] .items>:nth-child(4n) {
    margin-right: 0
  }

  [is=flynt-list-icons] .items>:last-child {
    margin-right: 0
  }
}

[is=flynt-list-icons] .icon {
  height: auto;
  width: 100%
}

[is=flynt-list-icons] .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 320px
}

[is=flynt-list-icons] .item-icon {
  height: 30px;
  width: 30px
}

[is=flynt-list-icons] .item-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-top: 15px
}

[is=flynt-list-icons] .item-content>:first-child {
  margin-top: 0;
  padding-top: 0
}

[is=flynt-list-icons] .item-content>:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

[is=flynt-list-icons] .item-linkWrapper {
  margin-top: .75rem
}

[is=flynt-list-icons] .items--centered {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}

[is=flynt-list-icons] .items--centered .item-icon {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #b6a48e;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 84px;
  margin: 0 auto;
  width: 84px
}

[is=flynt-list-icons] .items--centered .icon {
  color: #ece9e4;
  height: auto;
  height: 35px;
  margin: 0 auto;
  top: 0;
  width: 35px
}

[is=flynt-list-icons].themeHero .items--centered .item-icon {
  background-color: #b6a48e
}

[is=flynt-list-icons].themeLight .items--centered .item-icon {
  background-color: #b6a48e
}

[is=flynt-list-logos] {
  padding-top: 18px;
  padding-bottom: 10px
}

[is=flynt-list-logos] .introText {
  margin: 0 auto;
  max-width: 800px;
  text-align: center
}

[is=flynt-list-logos] .introText p:first-of-type {
  margin-top: 10px
}

[is=flynt-list-logos] .introText h2 {
  margin: 0;
  padding: 0
}

[is=flynt-list-logos] .items {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 16px;
  -moz-column-gap: 16px;
  column-gap: 16px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  margin-bottom: 0;
  margin-inline: auto;
  padding: 0
}

@media (min-width:480px) {
  [is=flynt-list-logos] .items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: none
  }
}

[is=flynt-list-logos] .item {
  --box-spacing: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-inline-size: 120px;
  overflow: hidden;
  position: relative
}

@media (min-width:768px) {
  [is=flynt-list-logos] .item {
    max-inline-size: 160px
  }
}

[is=flynt-list-logos] .link {
  block-size: 100%;
  inline-size: 100%;
  inset-block-start: 0;
  inset-inline-start: 0;
  position: absolute;
  text-decoration: none;
  z-index: 1
}

[is=flynt-list-logos] .link:hover+.figure .figure-caption {
  opacity: 1
}

[is=flynt-list-logos] .figure {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  block-size: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  inline-size: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

[is=flynt-list-logos] .figure-image {
  block-size: 100%;
  inline-size: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

[is=flynt-list-logos] .figure-caption {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  block-size: 100%;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  inline-size: 100%;
  inset-block-start: 0;
  inset-inline-start: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  will-change: opacity;
  z-index: 0
}

@media screen and (max-width:600px) {
  #wpadminbar {
    position: fixed
  }
}

[is=flynt-navigation-burger] {
  height: 75px
}

@media (min-width:1024px) {
  [is=flynt-navigation-burger] {
    display: none
  }
}

[is=flynt-navigation-burger] .container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 0;
  padding-bottom: 15px;
  padding-top: 15px;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99
}

.admin-bar [is=flynt-navigation-burger] .container {
  top: 46px
}

@media (min-width:783px) {
  .admin-bar [is=flynt-navigation-burger] .container {
    top: 32px
  }
}

[is=flynt-navigation-burger] .logo {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 100%
}

[is=flynt-navigation-burger] .logo-image {
  height: 100%;
  width: auto
}

[is=flynt-navigation-burger] .hamburger {
  cursor: pointer;
  display: block;
  height: 18px;
  position: relative;
  width: 30px
}

[is=flynt-navigation-burger] .hamburger:after,
[is=flynt-navigation-burger] .hamburger:before {
  content: ""
}

[is=flynt-navigation-burger] .hamburger-barPrimary,
[is=flynt-navigation-burger] .hamburger-barSecondary,
[is=flynt-navigation-burger] .hamburger:after,
[is=flynt-navigation-burger] .hamburger:before {
  background-color: #fff;
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out, background-color .2s ease-in-out, -webkit-transform .2s ease-in-out;
  width: 30px
}

[is=flynt-navigation-burger] .hamburger:before {
  top: 0
}

[is=flynt-navigation-burger] .hamburger-barPrimary,
[is=flynt-navigation-burger] .hamburger-barSecondary {
  top: 8px
}

[is=flynt-navigation-burger] .hamburger:after {
  top: 16px
}

[is=flynt-navigation-burger].flyntComponent-menuIsOpen .hamburger:after,
[is=flynt-navigation-burger].flyntComponent-menuIsOpen .hamburger:before {
  opacity: 0
}

[is=flynt-navigation-burger].flyntComponent-menuIsOpen .hamburger:before {
  -webkit-transform: scale(0) translateY(8px);
  transform: scale(0) translateY(8px)
}

[is=flynt-navigation-burger].flyntComponent-menuIsOpen .hamburger:after {
  -webkit-transform: scale(0) translateY(-8px);
  transform: scale(0) translateY(-8px)
}

[is=flynt-navigation-burger].flyntComponent-menuIsOpen .hamburger-barPrimary {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

[is=flynt-navigation-burger].flyntComponent-menuIsOpen .hamburger-barSecondary {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

[is=flynt-navigation-burger] .menu {
  display: block;
  list-style: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #fff;
  height: calc(100% - 75px);
  left: 0;
  margin: 0;
  overflow-y: auto;
  padding: 30px 0;
  position: fixed;
  top: 75px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: visibility .45s, -webkit-transform .45s cubic-bezier(.19, 1, .22, 1);
  transition: visibility .45s, -webkit-transform .45s cubic-bezier(.19, 1, .22, 1);
  transition: transform .45s cubic-bezier(.19, 1, .22, 1), visibility .45s;
  transition: transform .45s cubic-bezier(.19, 1, .22, 1), visibility .45s, -webkit-transform .45s cubic-bezier(.19, 1, .22, 1);
  visibility: hidden;
  width: 100%;
  z-index: 98
}

.admin-bar [is=flynt-navigation-burger] .menu {
  top: 121px
}

@media (min-width:783px) {
  .admin-bar [is=flynt-navigation-burger] .menu {
    top: 107px
  }
}

[is=flynt-navigation-burger] .menu-item--current .menu-link {
  color: #866749
}

[is=flynt-navigation-burger] .menu-link {
  color: #000;
  display: block;
  font-size: 1rem;
  font-weight: 600;
  padding: 12px 15px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out
}

[is=flynt-navigation-burger] .menu-link:focus {
  color: #866749
}

@media (min-width:768px) {
  [is=flynt-navigation-burger] .menu-link {
    padding-left: 40px;
    padding-right: 40px
  }
}

[is=flynt-navigation-burger].flyntComponent-menuIsOpen .menu {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible
}

[is=flynt-navigation-footer-columns] {
  padding-bottom: 40px;
  padding-top: 40px
}

[is=flynt-navigation-footer-columns] .list {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%
}

[is=flynt-navigation-footer-columns] .list>* {
  width: calc(50% - 12px)
}

[is=flynt-navigation-footer-columns] .list>:nth-child(n) {
  margin-right: 24px;
  margin-top: 0
}

[is=flynt-navigation-footer-columns] .list>:nth-child(1n+3) {
  margin-top: 24px
}

[is=flynt-navigation-footer-columns] .list>:nth-child(2n) {
  margin-right: 0
}

[is=flynt-navigation-footer-columns] .list>:last-child {
  margin-right: 0
}

[is=flynt-navigation-footer-columns] .list--col1 {
  display: block
}

[is=flynt-navigation-footer-columns] .list--col1>* {
  width: auto
}

[is=flynt-navigation-footer-columns] .list--col1>:nth-child(n) {
  margin-right: 0;
  margin-top: 0
}

[is=flynt-navigation-footer-columns] .list-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  padding-top: 0;
  text-transform: uppercase
}

@media (min-width:768px) {
  [is=flynt-navigation-footer-columns] .list {
    padding-right: 5%
  }
}

[is=flynt-navigation-footer-columns] .list-link {
  color: #000
}

[is=flynt-navigation-footer-columns] .list-link,
[is=flynt-navigation-footer-columns] .list-titleLink {
  text-decoration: none
}

[is=flynt-navigation-footer-columns] .list-link:focus,
[is=flynt-navigation-footer-columns] .list-link:hover,
[is=flynt-navigation-footer-columns] .list-titleLink:focus,
[is=flynt-navigation-footer-columns] .list-titleLink:hover {
  color: #866749
}

[is=flynt-navigation-footer-columns] .list .childList {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0
}

[is=flynt-navigation-footer-columns] .list .childList-item {
  font-weight: 500;
  line-height: 2;
  margin: 0;
  padding: 0 0 .5rem
}

[is=flynt-navigation-footer-columns] .list .childList-item:last-child {
  padding-bottom: 0
}

@media (min-width:768px) {
  [is=flynt-navigation-footer-columns] {
    padding-bottom: 80px;
    padding-top: 80px
  }
}

[is=flynt-navigation-footer-columns]+[is=flynt-navigation-footer] .container {
  padding-top: 0
}

[is=flynt-navigation-footer-columns] .divider {
  margin: 18px 0 15px
}

@media (min-width:1024px) {
  [is=flynt-navigation-footer-columns] .divider {
    margin: 10px 0 15px
  }
}

[is=flynt-navigation-footer-columns] .columns {
  display: grid;
  grid-gap: 2rem;
  grid-template-areas: "logo" "menu" "contact" "social";
  grid-template-columns: 1fr;
  grid-template-rows: auto
}

@media (min-width:768px) {
  [is=flynt-navigation-footer-columns] .columns {
    grid-template-areas: "logo ." "menu contact" "social .";
    grid-template-columns: 1fr 1fr
  }
}

@media (min-width:1024px) {
  [is=flynt-navigation-footer-columns] .columns {
    grid-gap: 3rem;
    grid-template-areas: "logo contact menu social";
    grid-template-columns: 15.6rem 1fr 1fr
  }
}

[is=flynt-navigation-footer-columns] .columns-menu {
  grid-area: menu
}

[is=flynt-navigation-footer-columns] .columns-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-area: social;
  text-align: center
}

@media (min-width:768px) {
  [is=flynt-navigation-footer-columns] .columns-info {
    margin-top: 0;
    text-align: right
  }
}

[is=flynt-navigation-footer-columns] .logo {
  grid-area: logo
}

[is=flynt-navigation-footer-columns] .logo-image {
  display: block;
  height: 100px;
  max-width: 241px;
  width: auto
}

@media (min-width:768px) {
  [is=flynt-navigation-footer-columns] .logo-image {
    height: 128px;
    margin-bottom: 0
  }
}

[is=flynt-navigation-footer-columns] .contact {
  font-size: 1rem;
  font-weight: 500;
  grid-area: contact;
  line-height: 2
}

[is=flynt-navigation-footer-columns] .contact>:first-child {
  margin-top: 0;
  padding-top: 0
}

[is=flynt-navigation-footer-columns] .contact>:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

[is=flynt-navigation-footer-columns] .copyright-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

[is=flynt-navigation-footer-columns] .copyright-section .additional-menu {
  display: none
}

@media (min-width:768px) {
  [is=flynt-navigation-footer-columns] .copyright-section .additional-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

[is=flynt-navigation-footer-columns] .copyright-section .additional-menu__link {
  color: #000;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out
}

[is=flynt-navigation-footer-columns] .copyright-section .additional-menu__link:not(:last-child) {
  margin-right: 83px
}

[is=flynt-navigation-footer-columns] .copyright-section .additional-menu__link:focus,
[is=flynt-navigation-footer-columns] .copyright-section .additional-menu__link:hover {
  color: #866749;
  font-weight: 600
}

[is=flynt-navigation-footer-columns] .socialList {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left
}

@media (min-width:768px) {
  [is=flynt-navigation-footer-columns] .socialList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center
  }
}

[is=flynt-navigation-footer-columns] .socialList-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 9px;
  padding-top: 0;
  text-align: left;
  text-transform: uppercase
}

[is=flynt-navigation-footer-columns] .socialList svg {
  -webkit-transition: color .2s ease;
  transition: color .2s ease
}

[is=flynt-navigation-footer-columns] .socialList-link {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  height: 20px;
  margin-right: 5px
}

[is=flynt-navigation-footer-columns] .socialList-link__instagram {
  height: 22px
}

[is=flynt-navigation-footer-columns] .socialList-link:focus svg,
[is=flynt-navigation-footer-columns] .socialList-link:hover svg {
  color: #866749
}

[is=flynt-navigation-footer-columns] .socialList-item {
  display: inline-block
}

[is=flynt-navigation-footer-columns] .socialList-item:not(:last-child) {
  margin-right: 5px
}

[is=flynt-navigation-footer-columns] .socialList svg {
  color: #000;
  display: block;
  height: 100%;
  max-width: 33px;
  width: auto
}

[is=flynt-navigation-main] {
  display: none
}

@media (min-width:1024px) {
  [is=flynt-navigation-main] {
    display: block
  }
}

[is=flynt-navigation-main] .wrapper {
  background-color: #000;
  height: 122px
}

[is=flynt-navigation-main] .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 30px;
  padding-top: 30px
}

[is=flynt-navigation-main] .logo {
  display: block;
  height: 100%;
  width: 120px
}

[is=flynt-navigation-main] .logo-image {
  height: 100%;
  width: auto
}

[is=flynt-navigation-main] .menu {
  display: block;
  list-style: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -18px 0 0;
  padding: 0 0 0 36px
}

[is=flynt-navigation-main] .menu-item--current .menu-link {
  color: #fff
}

[is=flynt-navigation-main] .menu-link {
  color: #fff;
  display: inline-block;
  font-weight: 600;
  font-family: Poppins, Helvetica, Arial, sans-serif;
  padding: 7px 18px;
  text-decoration: none;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out
}

[is=flynt-navigation-main] .menu-link:focus,
[is=flynt-navigation-main] .menu-link:hover {
  color: #ddba98
}

[is=flynt-navigation-main] .menu-item {
  margin-right: 64px
}

[is=flynt-navigation-main] .menu .menu-item .nav-drop {
  display: none;
  left: 0;
  margin-top: 1rem;
  opacity: 0;
  position: absolute;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  visibility: hidden
}

[is=flynt-navigation-main] .menu .menu-item ul li:hover>ul,
[is=flynt-navigation-main] .menu .menu-item ul li ul:hover {
  display: block;
  opacity: 1;
  visibility: visible
}

[is=flynt-navigation-main] .current_page_ancestor,
[is=flynt-navigation-main] .menu-item--current {
  text-decoration: underline;
  font-weight: 600
}

[is=flynt-navigation-main] .current_page_ancestor>a,
[is=flynt-navigation-main] .menu-item--current>a {
  text-decoration: underline;
  font-weight: 600
}

[is=flynt-navigation-main] .menu-item-has-children {
  position: relative
}

[is=flynt-navigation-main] .menu-item-has-children:hover .dropdown-content {
  display: block;
  opacity: 1;
  visibility: visible
}

[is=flynt-navigation-main] .dropdown-content {
  background-color: #ece9e4;
  border-radius: 6px;
  display: none;
  left: 18px;
  margin-top: 0;
  opacity: 0;
  padding: 10px 20px 20px 15px;
  position: absolute;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  visibility: hidden;
  width: 235px;
  z-index: 10
}

[is=flynt-navigation-main] .dropdown-content-item {
  clear: both;
  list-style: none;
  width: 100%
}

[is=flynt-navigation-main] .dropdown-content-item:not(:last-child) {
  margin-bottom: 10px
}

[is=flynt-navigation-main] .dropdown-content-item>a {
  color: #000;
  display: block;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out
}

[is=flynt-navigation-main] .dropdown-content-item>a:focus,
[is=flynt-navigation-main] .dropdown-content-item>a:hover {
  color: #7f542a
}

@media print {

  *,
  :after,
  :before {
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important
  }

  .mainFooter,
  .mainHeader,
  .wpFooter {
    display: none !important
  }

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

  [href]:after {
    content: "(" attr(href) ")";
    display: inline
  }

  .button[href] {
    max-width: 100%
  }

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

  [href^="#"]:after,
  [href^="javascript:"]:after {
    content: ""
  }

  pre {
    white-space: pre-wrap !important
  }

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

  thead {
    display: table-header-group
  }

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

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

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

@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: translateZ(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(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.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(var(--swiper-navigation-size)*-1/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: normal;
  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: #fff
}

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

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity .3s;
  transform: translateZ(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(.33);
  position: relative
}

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

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

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.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(0, -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: transform .2s, top .2s
}

.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: transform .2s, left .2s
}

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

.swiper-pagination-progressbar {
  background: rgba(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: #fff
}

.swiper-pagination-black {
  --swiper-pagination-color: #000
}

.swiper-pagination-lock {
  display: none
}

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

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

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

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

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

.swiper-scrollbar-lock {
  display: none
}

.swiper-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 linear infinite;
  box-sizing: border-box;
  border-radius: 50%;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top: 4px solid transparent
}

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

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

@keyframes swiper-preloader-spin {
  to {
    transform: rotate(1turn)
  }
}

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