@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
*,
:after,
:before {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        Segoe UI,
        Roboto,
        Helvetica Neue,
        Arial,
        Noto Sans,
        sans-serif,
        Apple Color Emoji,
        Segoe UI Emoji,
        Segoe UI Symbol,
        Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
address {
    font-style: normal;
    line-height: inherit;
}
address,
dl,
ol,
ul {
    margin-bottom: 1rem;
}
dl,
ol,
ul {
    margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: rgb(0, 86.1, 178.5);
    text-decoration: underline;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
code,
kbd,
pre,
samp {
    font-family:
        SFMono-Regular,
        Menlo,
        Monaco,
        Consolas,
        Liberation Mono,
        Courier New,
        monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}
figure {
    margin: 0 0 1rem;
}
img {
    border-style: none;
}
img,
svg {
    vertical-align: middle;
}
svg {
    overflow: hidden;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
select {
    word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1400px;
    }
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.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,
.col-lg-auto,
.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,
.col-md-auto,
.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,
.col-sm-auto,
.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,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}
.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}
.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}
.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}
.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}
.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}
.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}
.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    order: -1;
}
.order-last {
    order: 13;
}
.order-0 {
    order: 0;
}
.order-1 {
    order: 1;
}
.order-2 {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-4 {
    order: 4;
}
.order-5 {
    order: 5;
}
.order-6 {
    order: 6;
}
.order-7 {
    order: 7;
}
.order-8 {
    order: 8;
}
.order-9 {
    order: 9;
}
.order-10 {
    order: 10;
}
.order-11 {
    order: 11;
}
.order-12 {
    order: 12;
}
.offset-1 {
    margin-left: 8.3333333333%;
}
.offset-2 {
    margin-left: 16.6666666667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.3333333333%;
}
.offset-5 {
    margin-left: 41.6666666667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.3333333333%;
}
.offset-8 {
    margin-left: 66.6666666667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.3333333333%;
}
.offset-11 {
    margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        order: -1;
    }
    .order-sm-last {
        order: 13;
    }
    .order-sm-0 {
        order: 0;
    }
    .order-sm-1 {
        order: 1;
    }
    .order-sm-2 {
        order: 2;
    }
    .order-sm-3 {
        order: 3;
    }
    .order-sm-4 {
        order: 4;
    }
    .order-sm-5 {
        order: 5;
    }
    .order-sm-6 {
        order: 6;
    }
    .order-sm-7 {
        order: 7;
    }
    .order-sm-8 {
        order: 8;
    }
    .order-sm-9 {
        order: 9;
    }
    .order-sm-10 {
        order: 10;
    }
    .order-sm-11 {
        order: 11;
    }
    .order-sm-12 {
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }
    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }
    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }
    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }
    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        order: -1;
    }
    .order-md-last {
        order: 13;
    }
    .order-md-0 {
        order: 0;
    }
    .order-md-1 {
        order: 1;
    }
    .order-md-2 {
        order: 2;
    }
    .order-md-3 {
        order: 3;
    }
    .order-md-4 {
        order: 4;
    }
    .order-md-5 {
        order: 5;
    }
    .order-md-6 {
        order: 6;
    }
    .order-md-7 {
        order: 7;
    }
    .order-md-8 {
        order: 8;
    }
    .order-md-9 {
        order: 9;
    }
    .order-md-10 {
        order: 10;
    }
    .order-md-11 {
        order: 11;
    }
    .order-md-12 {
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.3333333333%;
    }
    .offset-md-2 {
        margin-left: 16.6666666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.3333333333%;
    }
    .offset-md-5 {
        margin-left: 41.6666666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.3333333333%;
    }
    .offset-md-8 {
        margin-left: 66.6666666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.3333333333%;
    }
    .offset-md-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        order: -1;
    }
    .order-lg-last {
        order: 13;
    }
    .order-lg-0 {
        order: 0;
    }
    .order-lg-1 {
        order: 1;
    }
    .order-lg-2 {
        order: 2;
    }
    .order-lg-3 {
        order: 3;
    }
    .order-lg-4 {
        order: 4;
    }
    .order-lg-5 {
        order: 5;
    }
    .order-lg-6 {
        order: 6;
    }
    .order-lg-7 {
        order: 7;
    }
    .order-lg-8 {
        order: 8;
    }
    .order-lg-9 {
        order: 9;
    }
    .order-lg-10 {
        order: 10;
    }
    .order-lg-11 {
        order: 11;
    }
    .order-lg-12 {
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }
    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }
    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }
    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        order: -1;
    }
    .order-xl-last {
        order: 13;
    }
    .order-xl-0 {
        order: 0;
    }
    .order-xl-1 {
        order: 1;
    }
    .order-xl-2 {
        order: 2;
    }
    .order-xl-3 {
        order: 3;
    }
    .order-xl-4 {
        order: 4;
    }
    .order-xl-5 {
        order: 5;
    }
    .order-xl-6 {
        order: 6;
    }
    .order-xl-7 {
        order: 7;
    }
    .order-xl-8 {
        order: 8;
    }
    .order-xl-9 {
        order: 9;
    }
    .order-xl-10 {
        order: 10;
    }
    .order-xl-11 {
        order: 11;
    }
    .order-xl-12 {
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.3333333333%;
    }
    .offset-xl-2 {
        margin-left: 16.6666666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.3333333333%;
    }
    .offset-xl-5 {
        margin-left: 41.6666666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.3333333333%;
    }
    .offset-xl-8 {
        margin-left: 66.6666666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.3333333333%;
    }
    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
}
body,
html {
    font-family: Poppins, sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
    font-family: Montserrat, sans-serif;
}
h2 {
    font-size: 50px;
    line-height: 1;
    font-weight: 700;
    margin-top: 10px;
    color: #0f1316;
}
@media (max-width: 769px) {
    h2 {
        font-size: 30px;
        line-height: 40px;
    }
}
h6 {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 20px;
    text-transform: uppercase;
    color: #8b6634;
}
@media (max-width: 769px) {
    h6 {
        font-size: 12px;
    }
}
p {
    color: rgba(15, 19, 22, 0.6);
    font-weight: 300;
    line-height: 25px;
}
.hero {
    display: flex;
    align-items: center;
    height: 100vh;
    position: relative;
    background-color: #000;
}
.hero__caption {
    position: relative;
    z-index: 1;
    width: 100%;
}
.hero__title {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    color: #fff;
    margin-top: 10px;
}
.hero h6 {
    color: white;font-weight: bold;
}
@media (max-width: 769px) {
    .hero__title {
        font-size: 30px;
        line-height: 40px;
    }
}
.hero__buttons {
    display: flex;
    align-items: center;
    margin-top: 40px;
}
.hero__buttons .button--primary {
    margin-right: 10px;
}
.hero__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    animation: fadein 0.7s 0.3s forwards;
    opacity: 0;
}
.hero__scroll {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 50px;
    height: 42px;
    width: 26px;
    border-radius: 99em;
    border: 2px solid #fff;
    transform: translateX(-50%);
}
@media (max-width: 769px) {
    .hero__scroll {
        display: none;
    }
}
.hero__scroll span {
    color: #fff;
    position: absolute;
    left: -90px;
    bottom: -30px;
    width: 200px;
    text-align: center;
}
@media (max-width: 769px) {
    .hero__scroll span {
        left: 0;
        text-align: left;
    }
}
.hero__scroll:after {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #fff;
    border-radius: 99em;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-2px);
    top: 10px;
    opacity: 0;
    animation: scroll 1s ease 1s infinite;
}
@keyframes scroll {
    0% {
        opacity: 0;
        transform: translateX(-50%) translateY(-2px);
    }
    50% {
        opacity: 1;
        transform: translateX(-50%) translateY(2px);
    }
    to {
        opacity: 0;
        transform: translateX(-50%) translateY(5px);
    }
}
@keyframes fadein {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.button {
    display: inline-block;
    text-align: center;
    height: 55px;
    line-height: 55px;
    padding: 0 30px;
    font-family: Poppins, sans-serif;
    transition: 0.3s ease;
    border-radius: 99em;
    border: none;
}
@media (max-width: 769px) {
    .button {
        font-size: 14px;
        padding: 0 15px;
    }
}
.button:hover {
    text-decoration: none;
}
.button--primary {
    color: #fff;
    background-color: #8b6634;
}
.button--primary:hover {
    color: #fff;
    background-color: rgb(101.8848167539, 74.7643979058, 38.1151832461);
}
.button--ghost {
    color: #fff;
    border: 1px solid hsla(0, 0%, 100%, 0.3);
}
.button--ghost:hover {
    color: #fff;
    border: 1px solid hsla(0, 0%, 100%, 0.8);
}
.button--dark {
    color: #0f1316;
    border: 1px solid rgba(15, 19, 22, 0.3);
}
.button--dark:hover {
    color: #0f1316;
    border: 1px solid rgba(15, 19, 22, 0.8);
}
.top {
    position: fixed;
    width: 100%;
    z-index: 10;
    padding: 50px 0;
    transition: 0.3s ease;
}
@media (max-width: 769px) {
    .top {
        padding: 20px 0;
    }
}
.top__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 769px) {
    .top__inner {
        align-items: center;
    }
}
.top__logo {
    height: 85px;
    width: 230px;
    position: relative;
    display: block;
    transition: 0.3s ease;
}
@media (max-width: 769px) {
    .top__logo {
        height: 70px;
        width: 190px;
    }
}
.top__logo img {
    transition: 0.3s ease;
    position: absolute;
    top: 0;
    left: 0;
}
.is-top .top {
    padding: 20px 0;
    background-color: #0f1316;
}
.toggle {
    width: 50px;
    height: 50px;
    background-color: #fff;
    z-index: 50;
    border-radius: 99em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-shadow: 0 2px 20px 0 rgba(15, 19, 22, 0.4);
    opacity: 0;
    visibility: hidden;
    display: none;
}
@media (max-width: 769px) {
    .toggle {
        opacity: 1;
        display: flex;
        visibility: visible;
    }
}
.toggle span {
    display: block;
    height: 2px;
    width: 24px;
    background-color: #0f1316;
    margin: 3px 0;
}
.menu-open .navigation {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.navigation {
    transition: 0.3s ease;
}
@media (max-width: 769px) {
    .navigation {
        opacity: 0;
        visibility: hidden;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 0;
    }
}
.navigation__list {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}
@media (max-width: 769px) {
    .navigation__list {
        flex-direction: column;
    }
}
.navigation__item {
    margin: 0 20px;
}
@media (max-width: 769px) {
    .navigation__item {
        margin: 10px 0;
    }
}
.navigation__item:last-child {
    transition: 0.3s ease;
}
.navigation__item:last-child .navigation__link {
    display: inline-block;
    text-align: center;
    height: 55px;
    line-height: 55px;
    padding: 0 30px;
    font-family: Poppins, sans-serif;
    transition: 0.3s ease;
    border-radius: 0;
    border: none;
    border: 1px solid hsla(0, 0%, 100%, 0.3);
}
.navigation__item:last-child .navigation__link:hover {
    border: 1px solid #fff;
}
.navigation__item:last-child .navigation__link:hover:after {
    display: none;
}
.navigation__item:last-child.active {
    border: 1px solid #fff;
}
.navigation__item:last-child.active .navigation__link:after {
    display: none;
}
.navigation__item.active .navigation__link {
    color: #fff;
}
.navigation__item.active .navigation__link:after {
    transform: translateX(-50%) scaleX(1);
}
.navigation__link {
    position: relative;
    font-size: 18px;
    color: hsla(0, 0%, 100%, 0.4);
    transition: 0.3s ease;
}
@media (max-width: 769px) {
    .navigation__link {
        font-size: 30px;
    }
}
.navigation__link:after {
    content: "";
    height: 1px;
    width: 24px;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    background-color: #8b6634;
    bottom: -7px;
    transform-origin: center;
    transition: 0.3s ease;
}
.navigation__link:hover {
    color: #fff;
    text-decoration: none;
}
.navigation__link:hover:after {
    transform: translateX(-50%) scaleX(1);
}
.content {
    padding: 100px 0;
}
@media (max-width: 769px) {
    .content {
        padding: 60px 0;
    }
}
.content--background {
    background-color: #f6fbfb;
    position: relative;
}
.content--cta {
    background-color: #0f1316;
    position: relative;
}
.content--isotope {
    padding: 10px 0;
}
@media (max-width: 769px) {
    .content--isotope {
        padding: 4px 0;
    }
}
@media (max-width: 769px) {
    .about {
        position: relative;
        z-index: 2;
    }
}
.background {
    position: absolute;
    height: 100%;
    width: 50%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: 50%;
}
@media (max-width: 769px) {
    .background {
        width: 100%;
        z-index: 0;
        opacity: 0.3;
    }
}
.background:after {
    content: "";
    width: 230px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-image: linear-gradient(269deg, #f6fbfb 3%, rgba(246, 251, 251, 0));
}
@media (max-width: 769px) {
    .background:after {
        width: 100%;
        background-image: none;
        background-color: #f6fbfb;
        opacity: 0.9;
    }
}
.cta {
    position: absolute;
    height: 100%;
    width: 50%;
    right: 0;
    top: 0;
    background-size: cover;
    background-position: 50%;
}
@media (max-width: 769px) {
    .cta {
        width: 100%;
        z-index: 0;
        opacity: 0.9;
    }
}
.cta:after {
    content: "";
    width: 230px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(90deg, #0f1316 3%, rgba(15, 19, 22, 0));
}
@media (max-width: 769px) {
    .cta:after {
        width: 100%;
        background-image: none;
        opacity: 0.9;
    }
}
.white h2 {
    color: #fff;
    margin-bottom: 20px;
}
.white p {
    color: hsla(0, 0%, 100%, 0.6);
}
.row--flex {
    display: flex;
    align-items: center;
}
.flex-end {
    position: relative;
    z-index: 2;
}
img {
    max-width: 100%;
    height: auto;
}
[data-scroll] {
    transition: 0.5s ease;
    transform: translateY(40px);
    opacity: 0;
}
[data-scroll]:nth-child(2) {
    transition-delay: 0.05s;
}
[data-scroll]:nth-child(3) {
    transition-delay: 0.1s;
}
[data-scroll]:nth-child(4) {
    transition-delay: 0.15s;
}
[data-scroll]:nth-child(5) {
    transition-delay: 0.2s;
}
[data-scroll]:nth-child(6) {
    transition-delay: 0.25s;
}
[data-scroll].animate {
    transform: translate(0);
    opacity: 1;
}
.menu {
    padding: 60px 0 0;
}
.menu-wrapper {
    display: flex;
    margin: 0 -40px;
    flex-wrap: wrap;
}
.menu-col {
    width: 33.33333%;
    padding: 0 40px;
}
@media (max-width: 769px) {
    .menu-col {
        width: 100%;
    }
}
.menu__title {
    position: relative;
    font-size: 34px;
    color: #0f1316;
    margin-bottom: 30px;
}
@media (max-width: 769px) {
    .menu__title {
        font-size: 27px;
    }
}
.menu__title:after {
    content: "";
    height: 1px;
    width: 24px;
    display: inline-block;
    position: absolute;
    left: 0;
    background-color: #8b6634;
    bottom: -7px;
    transform-origin: center;
    transition: 0.3s ease;
}
.menu__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.menu__col .menu__row {
    margin-bottom: 20px;
}
.menu__subheading {
    font-size: 20px;
    margin-top: 20px;
}
.menu__subheading:first-child {
    margin-top: 0;
}
.menu__heading {
    color: #0f1316;
}
.menu__heading,
.menu__serving {
    font-size: 20px;
    font-weight: 400;
}
.menu__serving {
    display: block;
    max-width: 260px;
    color: rgba(15, 19, 22, 0.5);
    font-family: Playfair Display;
}
.menu__serving--lunch {
    color: #0f1316;
    margin-top: 20px;
}
.menu__serving--optional {
    margin-top: 10px;
    font-size: 16px;
    font-style: italic;
}
.menu__price {
    color: #8b6634;
    font-size: 16px;
}
.menu__heading-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.unflex {
    display: block;
}
.font-1 {
    font-family: Muli;
    font-size: 16px;
}
.wysiwyg a {
    color: #8b6634;
}
.wysiwyg a:hover {
    color: #8b6634;
    text-decoration: underline;
}
.services {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -15px;
}
.services .services__col {
    width: 33.33333%;
    padding: 0 15px;
    margin-bottom: 30px;
}
.services .services__col--less {
    width: 25%;
}
@media (max-width: 991.98px) {
    .services .services__col {
        width: 50%;
    }
}
@media (max-width: 767.98px) {
    .services .services__col {
        width: 100%;
    }
}
.services__inner:hover .services__image {
    transform: scale(1.1);
}
.services__aspect {
    position: relative;
}
.services__aspect:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%;
}
.services__aspect {
    overflow: hidden;
}
.services__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    transition: 0.3s ease;
}
.services .button {
    margin-top: 10px;
}
.services__meta {
    display: block;
    padding: 25px;
    background-color: #f7f7f7;
}
.services__text {
    margin: 8px 0 0;
}
.services__title {
    display: flex;
    color: #000;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    font-size: 20px;
}
.faq__item {
    border: 1px solid #c7c7c7;
    margin-bottom: 1rem;
}
.faq__list {
    list-style: none;
}
.faq__question {
    padding: 20px 20px 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    position: relative;
    font-weight: 700;
}
.faq__question i {
    color: #8b6634;
    margin-right: 3px;
    font-size: 20px;
}
@media (max-width: 991.98px) {
    .faq__question {
        padding-right: 40px;
    }
}
.faq__question:after,
.faq__question:before {
    content: "";
    background-color: #8b6634;
    position: absolute;
    top: calc(50% + 6px);
    transform-origin: top;
}
.faq__question:before {
    width: 2px;
    height: 10px;
    right: 30px;
    transform: translateY(-50%);
    transition: 0.5s ease;
}
.faq__question:after {
    height: 2px;
    width: 10px;
    right: 26px;
    transform: translateY(-50%);
}
.faq__answer {
    padding: 10px 20px 0;
    overflow: hidden;
    max-height: 0;
    transition: 0.3s ease;
}
.is-open .faq__answer {
    max-height: 500px;
}
.is-open .faq__question:before {
    transform: scaleY(0);
}
.text-center {
    text-align: center;
}
.row--center {
    display: flex;
    align-items: center;
}
.row--justify-center {
    display: flex;
    justify-content: center;
}
.row--heading {
    margin-bottom: 30px;
}
.row--cta {
    position: relative;
    z-index: 4;
}
.flex-end {
    display: flex;
    justify-content: flex-end;
}
@media (max-width: 991.98px) {
    .flex-end {
        justify-content: center;
    }
}
.flex-align {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media (max-width: 991.98px) {
    .flex-align {
        flex-direction: column;
        align-items: flex-start;
    }
}
.row--reverse {
    display: flex;
}
.row--reverse .col-12:first-child {
    order: 1;
}
@media (max-width: 991.98px) {
    .row--reverse .col-12:first-child {
        order: 2;
    }
}
.row--reverse .col-12:nth-child(2) {
    order: 2;
}
@media (max-width: 991.98px) {
    .row--reverse .col-12:nth-child(2) {
        order: 1;
    }
}
.content--reversed .row--center .col-md-6:first-child {
    order: 2;
}
@media (max-width: 991.98px) {
    .content--reversed .row--center .col-md-6:first-child {
        order: 1;
    }
}
.content--reversed .row--center .col-md-6:nth-child(2) {
    order: 1;
}
@media (max-width: 991.98px) {
    .content--reversed .row--center .col-md-6:nth-child(2) {
        order: 2;
    }
}
.about h2 {
    margin-bottom: 40px;
}
.about p {
    font-size: 16px;
    line-height: 25px;
    color: rgba(15, 19, 22, 0.6);
}
/*.isotope {
    margin: 0 -30px;
}
@media (max-width: 769px) {
    .isotope {
        margin: 0 -10px;
    }
}
.isotope__item {
    position: absolute;
}
.isotope__item--1-2 {
    position: relative;
}
.isotope__item--1-2:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 150%;
}
.isotope__item--1-2 {
    width: 33.3333333333%;
}
@media (max-width: 769px) {
    .isotope__item--1-2 {
        width: 50%;
    }
}
.isotope__item--1-1 {
    position: relative;
}
.isotope__item--1-1:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%;
}
.isotope__item--1-1 {
    width: 33.3333333333%;
}
@media (max-width: 769px) {
    .isotope__item--1-1 {
        width: 50%;
    }
}
.isotope__item--2-1 {
    position: relative;
}
.isotope__item--2-1:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 37.5%;
}
.isotope__item--2-1 {
    width: 66.6666666667%;
}
@media (max-width: 769px) {
    .isotope__item--2-1 {
        width: 100%;
        position: relative;
    }
    .isotope__item--2-1:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 57.1428571429%;
    }
}
.isotope__image {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    background-size: cover;
    background-position: 50%;
}
@media (max-width: 769px) {
    .isotope__image {
        top: 4px;
        bottom: 4px;
        left: 4px;
        right: 4px;
    }
}*/







/* basis */
.isotope{
  position: relative;
}

/* Isotope moet absolute kunnen zetten */
.isotope__item{
  position: absolute;
}

/* 4 kolommen desktop */
.isotope__item--1-1,
.isotope__item--1-2{ width:25%; }

.isotope__item--2-1,
.isotope__item--2-2{ width:50%; }

/* mobiel: 2 kolommen */
@media (max-width: 769px){
  .isotope__item--1-1,
  .isotope__item--1-2{ width:50%; }

  .isotope__item--2-1,
  .isotope__item--2-2{ width:100%; }
}

/* Ratio wrapper bepaalt hoogte (niet het item zelf!) */
.isotope__ratio{
  position: relative;
}
.isotope__ratio:before{
  content:"";
  display:block;
  width:100%;
}

/* ====== HIER stel je de hoogte in ====== */
/* BASIS UNIT (was 75%) */
.isotope__item--1-1 .isotope__ratio:before{
  padding-top: 60%;          /* lager = compacter */
}

/* 1x2: exact 2x de unit */
.isotope__item--1-2 .isotope__ratio:before{
  padding-top: 120%;         /* 2x 60% */
}

/* 2x1: half van de unit (om dezelfde absolute hoogte te houden als 1-1) */
.isotope__item--2-1 .isotope__ratio:before{
  padding-top: 30%;          /* 60% / 2 */
}

/* 2x2: 2 kolommen breed + 2 units hoog => zelfde padding-top als 1-1 */
.isotope__item--2-2 .isotope__ratio:before{
  padding-top: 60%;
}

/* image */
.isotope__image{
  position:absolute;
  top:10px; bottom:10px; left:10px; right:10px;
  background-size:cover;
  background-position:center;
}

@media (max-width: 769px){
  .isotope__image{ top:4px; bottom:4px; left:4px; right:4px; }
}














.footer {
    padding: 90px 0;
    background-color: #0f1316;
}
@media (max-width: 769px) {
    .footer {
        padding: 20px 0;
    }
}
.footer__inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer__col:first-child img {
    width: 90px;
}
@media (max-width: 769px) {
    .footer__col:first-child img {
        width: 60px;
    }
}
@media (max-width: 769px) {
    .footer__col:first-child {
        width: 100%;
    }
}
@media (max-width: 769px) {
    .footer__col:nth-child(2),
    .footer__col:nth-child(3) {
        width: 50%;
    }
}
@media (max-width: 769px) {
    .footer__col:nth-child(4) {
        max-width: 260px;
    }
}
@media (max-width: 769px) {
    .footer__col {
        width: 100%;
        margin-bottom: 30px;
    }
}
.footer__title {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
}
@media (max-width: 769px) {
    .footer__title {
        font-size: 18px;
    }
}
.footer__list {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}
.footer__item {
    color: hsla(0, 0%, 100%, 0.5);
    line-height: 30px;
}
@media (max-width: 769px) {
    .footer__item {
        font-size: 14px;
    }
}
.footer__link {
    color: hsla(0, 0%, 100%, 0.5);
}
@media (max-width: 769px) {
    .footer__link {
        font-size: 14px;
    }
}
.hours {
    margin: 0;
    padding: 0;
    list-style: none;
}
.hours__item {
    display: block;
    width: 100%;
    color: hsla(0, 0%, 100%, 0.5);
    line-height: 30px;
    display: flex;
    justify-content: space-between;
}
@media (max-width: 769px) {
    .hours__item {
        font-size: 14px;
    }
}
.hours__item span {
    display: block;
    margin-left: 40px;
}
@media (max-width: 769px) {
    .hours__item span {
        font-size: 14px;
    }
}
.credentials {
    background-color: #0f1316;
}
.credentials__inner {
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    font-size: 15px;
    color: hsla(0, 0%, 100%, 0.5);
}
@media (max-width: 769px) {
    .credentials__inner {
        flex-direction: column;
        justify-content: center;
        padding: 30px 0 120px;
    }
}
.credentials a {
    text-decoration: underline;
    transition: 0.3s ease;
    color: hsla(0, 0%, 100%, 0.5);
}
.credentials a:hover {
    color: #fff;
}
.form {
    margin-top: 20px;
}
.form__label {
    font-size: 16px;
    font-family: Playfair Display;
    display: block;
}
.form__input {
    display: block;
    height: 55px;
}
.form__input,
.form__textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid rgba(15, 19, 22, 0.15);
}
.form__textarea {
    min-height: 120px;
}
.form__row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 15px;
}
.form__col {
    width: 50%;
    padding: 0 15px;
}
.form__col--full {
    width: 100%;
}
.contact {
    margin: 0 -50px;
    display: flex;
}
@media (max-width: 769px) {
    .contact {
        flex-direction: column;
    }
}
.contact__col {
    padding: 0 50px;
}
.contact__col:first-child {
    width: 55%;
}
@media (max-width: 769px) {
    .contact__col:first-child {
        width: 100%;
    }
}
.contact__col:nth-child(2) {
    width: 45%;
}
@media (max-width: 769px) {
    .contact__col:nth-child(2) {
        width: 100%;
    }
}
