/*!*************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/css/style.scss ***!
  \*************************************************************************************************************/
@font-face {
  font-family: "CormorantGaramond";
  src: url(../54f94adb2837e30de8e4.ttf) format("truetype");
  font-style: normal;
}
@font-face {
  font-family: "CormorantGaramond Italic";
  src: url(../51bcba43ed1a7478f703.ttf) format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "Open Sans";
  src: url(../19ba637387f1d6142f55.ttf) format("truetype");
  font-style: normal;
}
@font-face {
  font-family: "Open Sans Italic";
  src: url(../582284c873c3f85ba4f8.ttf) format("truetype");
  font-style: italic;
}
/*
 * Keyframes
 */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  animation: fadeIn 0.5s ease-in-out;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
/*! 
https://serp.co/tools/css-reset/
<link rel="stylesheet" href="https://css.serp.co/css-reset/normalize.css/">
*/
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

.container {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
  padding: 0 50px;
}
@media (min-width: 1280px) {
  .container {
    padding: 0;
  }
}

.container-wide {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  padding: 0 50px;
}
@media (min-width: 1280px) {
  .container-wide {
    padding: 0;
  }
}

.container-text {
  max-width: 760px;
  margin: 0 auto;
  position: relative;
}

.row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0, 5em;
  margin-left: 0, 5em;
}

.row.reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

.col {
  margin-bottom: 1em;
}

.col.reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}

.col-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  padding-right: 0.5em;
  padding-left: 0.5em;
}

.col-xs {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.667%;
  flex-basis: 16.667%;
  max-width: 16.667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.667%;
  flex-basis: 41.667%;
  max-width: 41.667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.667%;
  flex-basis: 66.667%;
  max-width: 66.667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.667%;
  flex-basis: 91.667%;
  max-width: 91.667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-1 {
  margin-left: 8.333%;
}

.col-xs-offset-2 {
  margin-left: 16.667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.333%;
}

.col-xs-offset-5 {
  margin-left: 41.667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.333%;
}

.col-xs-offset-8 {
  margin-left: 66.667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.333%;
}

.col-xs-offset-11 {
  margin-left: 91.667%;
}

.start-xs {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}

.middle-xs {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.bottom-xs {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.between-xs {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.first-xs {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  order: -1;
}

.last-xs {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

@media (min-width: 600px) {
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
  .col-sm {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.667%;
  }
  .start-sm {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-sm {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-sm {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media (min-width: 768px) {
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
  .col-md {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-1 {
    margin-left: 8.333%;
  }
  .col-md-offset-2 {
    margin-left: 16.667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.333%;
  }
  .col-md-offset-5 {
    margin-left: 41.667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333%;
  }
  .col-md-offset-8 {
    margin-left: 66.667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.333%;
  }
  .col-md-offset-11 {
    margin-left: 91.667%;
  }
  .start-md {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-md {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-md {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media (min-width: 1024px) {
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
  .col-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.667%;
  }
  .start-lg {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-lg {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-lg {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media (min-width: 1280px) {
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
  .col-xl {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }
  .col-xl-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%;
  }
  .col-xl-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .col-xl-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%;
  }
  .col-xl-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }
  .col-xl-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%;
  }
  .col-xl-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }
  .col-xl-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%;
  }
  .col-xl-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-xl-offset-1 {
    margin-left: 8.333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.667%;
  }
  .start-xl {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-xl {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-xl {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-xl {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }
  .middle-xl {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .bottom-xl {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
  .around-xl {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-xl {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .first-xl {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  .last-xl {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
* {
  transition: all 0.3s ease-in-out;
}

/* Default for small screens (mobile-first approach) */
html {
  font-size: 16px; /* Slightly smaller for compact screens */
}

/* For tablets and larger screens */
@media (min-width: 768px) {
  html {
    font-size: 17px; /* Slightly larger for tablets */
  }
}
/* For desktops and larger screens */
@media (min-width: 1024px) {
  html {
    font-size: 18px; /* Ideal size for desktops */
  }
}
/* For HD screens */
@media (min-width: 1280px) {
  html {
    font-size: 19px; /* Slightly larger for HD displays */
  }
}
/* For 4K screens and ultra-wide displays */
@media (min-width: 1920px) {
  html {
    font-size: 20px; /* Maximum size for ultra-wide screens */
  }
}
body {
  color: #2D2D2D;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  margin-right: -5px;
  font-size: 18px;
  line-height: 1.75;
}

main {
  padding: 75px 20px 0 20px;
}
@media (min-width: 768px) {
  main {
    padding: 30px 20px 30px 370px;
  }
}

img {
  width: 100%;
}

/* Base styling for all headings */
h1, h2, h3, h4, h5, h6 {
  font-family: "CormorantGaramond", serif;
  font-weight: 400; /* Make all headings bold */
  line-height: 1; /* Ensure good readability */
  margin: 0 0 1rem; /* Add spacing below each heading */
}

/* Default font sizes for smaller screens (mobile-first) */
h1 {
  font-size: 2.5rem; /* Large titles for small screens */
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

/* Tablet-sized screens: Adjust font sizes */
@media (min-width: 768px) { /* For tablets and larger screens */
  h1 {
    font-size: 3rem; /* Slightly larger for better readability */
  }
  h2 {
    font-size: 2.5rem;
  }
  h3 {
    font-size: 2rem;
  }
  h4 {
    font-size: 1.75rem;
  }
  h5 {
    font-size: 1.5rem;
  }
  h6 {
    font-size: 1.25rem;
  }
}
p {
  font-size: 1rem;
  margin-bottom: 1.5rem;
}

small {
  font-size: 0.875rem; /* Slightly smaller text */
}

em {
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
}

strong {
  font-weight: bold;
}

var {
  font-style: italic;
  font-weight: bold;
}

code var {
  color: #4A5568;
  background-color: #f9f9f9;
  padding: 2px 4px;
  border-radius: 4px;
}

a {
  color: #C4A484;
  text-decoration: none;
  border-bottom: 2px solid #C4A484;
  transition: color 0.3s ease, border-color 0.3s ease;
  cursor: pointer;
}
a:hover {
  color: #A37F63;
  border-bottom: 2px solid #A37F63;
}
a:active {
  color: #C4A484;
  border-bottom: 2px solid #C4A484;
}
a:focus {
  outline: none;
  color: #A37F63;
  border-bottom: 2px dashed #A37F63;
}
a:visited {
  color: #C4A484;
  border-bottom: 2px solid #C4A484;
}

figure a,
figure a:hover {
  border: 0;
}

img {
  max-width: 100%;
}

/* Algemene Styling voor <address> */
address {
  font-style: normal; /* Verwijder de cursieve standaardstijl */
  margin: 20px 0; /* Ruimte boven en onder */
  line-height: 1.6; /* Goede leesbaarheid */
  font-size: 1rem; /* Standaard tekstgrootte */
}

/* Links Binnen <address> */
address a {
  color: #D99873; /* Terracotta kleur voor links */
  text-decoration: none; /* Verwijder onderstreping */
  font-weight: bold; /* Maak links vetgedrukt */
}

address a:hover {
  color: #4A5568; /* Donkerdere kleur bij hover */
  text-decoration: underline; /* Onderstreep bij hover */
}

/* Specifieke Styling Binnen Containers */
.post-content address {
  font-size: 0.95rem; /* Iets kleinere tekstgrootte */
}

/* Responsiviteit */
@media (max-width: 768px) {
  address {
    font-size: 0.9rem; /* Kleinere tekst op mobiele apparaten */
    padding: 10px; /* Minder padding op kleinere schermen */
  }
}
.text-right {
  text-align: right;
}

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

.u-npl {
  padding-left: 0 !important;
}

.u-npr {
  padding-right: 0 !important;
}

.c-page__title {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .c-page__title {
    margin-top: 0;
  }
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body.no-scroll {
  overflow: hidden;
}

#header {
  width: 350px;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  z-index: 999;
  background-color: white;
  transform: translateX(-100%);
  transition: transform 0.3s ease-in-out;
}

#header.header--shown {
  transform: translateX(0) !important;
}

@media (max-width: 768px) {
  #header {
    width: 100%;
  }
}
.header__title {
  margin-bottom: 20px;
  text-shadow: 0px 2px 3px #777;
  font-weight: 200;
  padding: 0;
  line-height: 2.25rem;
  font-size: 2.5rem;
}
.header__title a {
  color: inherit;
  border: none;
}

@media (max-width: 768px) {
  .header__description {
    margin-top: 50px;
  }
}

@media (max-width: 768px) {
  .header__title {
    display: none;
  }
}
.header__title--mobile {
  font-weight: 200;
  text-shadow: 0px 2px 3px #777;
  display: none;
  position: absolute;
  z-index: 1000;
  top: 20px;
  font-size: 2.5rem;
  left: 20px;
}

@media (max-width: 768px) {
  .header__title--mobile {
    display: block;
  }
}
nav {
  list-style: none;
  padding-left: 0;
  width: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

nav li {
  margin: 15px 0;
  list-style: none;
}

nav li a {
  text-decoration: none;
  border-bottom: none;
  display: block;
  padding: 10px 0;
  color: inherit;
}
nav li a:visited, nav li a:active, nav li a:hover {
  color: inherit;
  border: none;
}

footer {
  margin-top: auto;
  padding: 20px 0;
}

.footer__social-link {
  text-decoration: none;
}

.menu-button {
  display: none;
  position: absolute;
  font-size: 30px;
  top: 20px;
  right: 20px;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 1000;
  color: inherit;
}

@media (max-width: 768px) {
  .menu-button {
    display: block;
  }
  #header {
    transform: translateX(-100%);
  }
  main {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  #header {
    transform: translateX(0%) !important;
  }
}
.c-king-logo {
  display: none;
}
@media (min-width: 768px) {
  .c-king-logo {
    display: block;
    max-width: 125px;
  }
}

.wpcf7-submit,
input[type=submit],
a.c-button,
.c-button {
  text-decoration: none;
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 5px;
  white-space: nowrap;
  font-weight: 700;
  font-size: 19px;
  line-height: 23px;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 2px;
  border: 1px solid transparent;
  transition: all 0.1s ease-in-out;
  transition-property: background, color, border;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;
}
.wpcf7-submit.has-arrow,
input[type=submit].has-arrow,
a.c-button.has-arrow,
.c-button.has-arrow {
  background-repeat: no-repeat;
  background-position: 16px center;
}
.wpcf7-submit.has-arrow.c-button--sm,
input[type=submit].has-arrow.c-button--sm,
a.c-button.has-arrow.c-button--sm,
.c-button.has-arrow.c-button--sm {
  background-position: 10px center;
}
.wpcf7-submit:hover:enabled, .wpcf7-submit:focus,
input[type=submit]:hover:enabled,
input[type=submit]:focus,
a.c-button:hover:enabled,
a.c-button:focus,
.c-button:hover:enabled,
.c-button:focus {
  text-decoration: none;
}
.wpcf7-submit:active,
input[type=submit]:active,
a.c-button:active,
.c-button:active {
  outline: 0;
  background-image: none;
}

.c-button--sm {
  font-size: 16px;
  padding: 5px 10px;
}

.wpcf7-submit,
.form-submit .submit,
.c-button--md {
  font-size: 19px;
  padding: 10px 16px;
}

.c-button--block {
  display: block;
  width: 100%;
}

.c-button--fll {
  float: left;
}

.c-button--flr {
  float: right;
}

a.c-button--full,
button.c-button--full {
  display: inline-block !important;
  text-align: center;
  width: 100%;
  max-width: 100%;
}

.wpcf7-submit, input[type=submit],
a.c-button--alpha,
.c-button--alpha {
  background: #C4A484;
  border: 1px solid #C4A484;
  color: white;
}
.wpcf7-submit:disabled, input[type=submit]:disabled,
a.c-button--alpha:disabled,
.c-button--alpha:disabled {
  opacity: 0.5;
}
.wpcf7-submit:active, .wpcf7-submit:hover, .wpcf7-submit:hover:enabled, .wpcf7-submit:focus, input[type=submit]:active, input[type=submit]:hover, input[type=submit]:hover:enabled, input[type=submit]:focus,
a.c-button--alpha:active,
a.c-button--alpha:hover,
a.c-button--alpha:hover:enabled,
a.c-button--alpha:focus,
.c-button--alpha:active,
.c-button--alpha:hover,
.c-button--alpha:hover:enabled,
.c-button--alpha:focus {
  opacity: 1;
  background-color: #EDD5BA;
  border: 1px solid #EDD5BA;
  color: #fff;
}
.wpcf7-submit.has-arrow, input[type=submit].has-arrow,
a.c-button--alpha.has-arrow,
.c-button--alpha.has-arrow {
  padding-left: 44px;
  fill: white;
  background-size: 19px;
}
.wpcf7-submit.has-arrow.c-button--sm, input[type=submit].has-arrow.c-button--sm,
a.c-button--alpha.has-arrow.c-button--sm,
.c-button--alpha.has-arrow.c-button--sm {
  padding-left: 31px;
  background-size: 12px;
}

a.c-button--white,
.c-button--white {
  background: white;
  border: 1px solid white;
  color: inherit;
}
a.c-button--white:disabled,
.c-button--white:disabled {
  opacity: 0.5;
}
a.c-button--white:active, a.c-button--white:hover, a.c-button--white:hover:enabled, a.c-button--white:focus,
.c-button--white:active,
.c-button--white:hover,
.c-button--white:hover:enabled,
.c-button--white:focus {
  opacity: 0.8;
  background-color: white;
  border: 1px solid white;
}
a.c-button--white.has-arrow,
.c-button--white.has-arrow {
  padding-left: 44px;
  fill: white;
  background-size: 19px;
}
a.c-button--white.has-arrow.c-button--sm,
.c-button--white.has-arrow.c-button--sm {
  padding-left: 31px;
  background-size: 12px;
}

.c-footer {
  text-align: center;
  padding: 75px 20px 0 20px;
}
@media (min-width: 768px) {
  .c-footer {
    text-align: right;
    padding: 75px 20px 30px 370px;
  }
}

.c-footer__king-logo {
  max-width: 100px;
  margin: 0 auto 20px auto;
}
@media (min-width: 768px) {
  .c-footer__king-logo {
    display: none;
  }
}

input[type=email],
input[type=number],
input[type=search],
input[type=text],
input[type=tel],
input[type=url],
input[type=password],
textarea {
  height: 38px;
  width: 100%;
  padding: 28px 20px;
  background-color: #fff;
  border: 1px solid #2D2D2D;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  font-weight: normal;
  color: #2D2D2D;
}
input[type=email].has-error,
input[type=number].has-error,
input[type=search].has-error,
input[type=text].has-error,
input[type=tel].has-error,
input[type=url].has-error,
input[type=password].has-error,
textarea.has-error {
  border: 1px solid red;
}

input[type=email], input[type=number], input[type=search], input[type=text], input[type=tel], input[type=url], input[type=password] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 135px;
  padding-top: 6px;
  padding-bottom: 6px;
}

input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=text]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus {
  border: 1px solid #C4A484;
  outline: 0;
}

select:focus,
textarea:focus {
  border: 1px solid #C4A484;
  outline: 0;
}

label,
legend {
  display: block;
}

fieldset {
  padding: 0;
  border-width: 0;
}

.error-message {
  font-size: 14px;
  line-height: 27px;
  color: red;
}

.c-holder {
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
  padding: 50px 0;
}
.c-holder + .c-holder__default, .c-holder + .c-holder {
  padding-top: 100px;
}

.c-holder__default {
  max-width: 1260px;
  margin: 0 auto;
}
.c-holder__default .c-holder__section-title {
  text-align: center;
}
.c-holder__default + .c-holder__default, .c-holder__default + .c-holder {
  padding-top: 100px;
}

.c-hero {
  padding: 0;
}

.c-holder--contact {
  margin-top: 100px;
  background-color: #EDD5BA;
  padding: 50px !important;
}

.post-pagination,
.pagination {
  text-align: center;
  margin: 20px 0;
}

.page-links,
.post-page-numbers,
.page-numbers {
  display: inline-block;
  padding: 8px 12px;
  margin: 0 4px;
  color: inherit;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
  border-bottom: none;
}

.page-numbers:hover {
  background-color: #C4A484;
  color: white;
  border: 0;
}

.post-page-numbers.current,
.page-numbers.current {
  background-color: white;
  font-weight: bold;
}

.post-pagination a,
.post-pagination a:visited {
  border-bottom: none;
}

.project-image {
  margin-bottom: 50px;
}

.portfolio-grid {
  margin-top: 50px;
  margin-left: -0.5em;
}

.portfolio-item {
  margin-bottom: 6em;
}
.portfolio-item a {
  color: inherit;
  border: none;
}

.portfolio-item__title {
  margin-top: 0.5em;
}

.portfolio-item .portfolio-image {
  margin-bottom: 2em;
  display: block;
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  margin-bottom: 1em;
}

.portfolio-item a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  line-height: 0;
}

.wp-caption {
  display: inline-block;
  max-width: 100%; /* Beperkt de breedte van de caption tot de breedte van de afbeelding */
  text-align: center; /* Centreert het bijschrift */
  margin: 1.5em auto; /* Voeg ruimte toe boven en onder de caption */
}

.wp-caption-text {
  font-size: 0.9em; /* Kleiner dan gewone tekst */
  margin-top: 0.5em; /* Ruimte tussen afbeelding en bijschrift */
}

.gallery-caption {
  font-size: 0.9em; /* Kleiner dan standaardtekst */
  text-align: center; /* Tekst gecentreerd onder de afbeelding */
  margin-top: 0.5em; /* Ruimte tussen afbeelding en bijschrift */
}

.bypostauthor {
  padding: 10px;
  margin: 10px 0;
}

.alignright {
  text-align: right;
}

.alignleft {
  text-align: left;
}

.aligncenter {
  text-align: center;
}

/* Standaard container-breedte */
.wp-block {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

/* Full-width blokken */
.alignfull {
  width: 100vw; /* 100% van de viewportbreedte */
  max-width: 100vw;
  margin-left: calc(-50vw + 50%); /* Trekt de breedte uit buiten de container */
}

.screen-reader-text {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); /* Verbergt de tekst visueel */
  word-wrap: normal;
}

/* Maak .screen-reader-text zichtbaar wanneer het focus krijgt (bv. bij tabben) */
.screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 10px 0;
  padding: 5px;
  background: #f8f9fa;
  color: #333;
  border: 1px solid #ddd;
  clip: auto;
  left: auto;
  text-decoration: none;
}

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