@import url("./src/menu.css");
@import url("./src/swiper-bundle.min.css");
@import url("./src/swiper.css");
@import url("./src/pagination.css");
@import url("./src/form.css");
@import url("./src/ul.css");
@import url("./src/aos.css");
@import url("./src/typography.css");
@import url("./src/button.css");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap");
/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -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"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", 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;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-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.
*/
::-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 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container{
  max-width: 100%;
  margin-left: 1rem;
  margin-right: 1rem;
}
@media (min-width: 1024px){
  .container{
    max-width: 1100px;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1240px;
  }
}
@media (min-width: 1380px){
  .container{
    max-width: 1370px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1440px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1650px){
  .container{
    max-width: 1550px;
  }
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.left-0{
  left: 0px;
}
.left-1{
  left: 0.25rem;
}
.left-1\/2{
  left: 50%;
}
.right-3{
  right: 0.75rem;
}
.top-0{
  top: 0px;
}
.top-1{
  top: 0.25rem;
}
.top-3{
  top: 0.75rem;
}
.top-\[70px\]{
  top: 70px;
}
.top-\[80px\]{
  top: 80px;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-\[10\]{
  z-index: 10;
}
.z-\[20\]{
  z-index: 20;
}
.z-\[2\]{
  z-index: 2;
}
.z-\[9\]{
  z-index: 9;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-auto{
  margin-left: auto;
}
.mr-8{
  margin-right: 2rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[70px\]{
  margin-top: 70px;
}
.-ml-4{
  margin-left: -1rem;
}
.block{
  display: block;
}
.flex{
  display: flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.h-0{
  height: 0px;
}
.h-0\.5{
  height: 0.125rem;
}
.h-6{
  height: 1.5rem;
}
.h-\[200px\]{
  height: 200px;
}
.h-\[250px\]{
  height: 250px;
}
.h-\[calc\(100vh-70px\)\]{
  height: calc(100vh - 70px);
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.min-h-\[250px\]{
  min-height: 250px;
}
.min-h-\[300px\]{
  min-height: 300px;
}
.min-h-\[calc\(100vh-240px\)\]{
  min-height: calc(100vh - 240px);
}
.w-3\/12{
  width: 25%;
}
.w-6{
  width: 1.5rem;
}
.w-9\/12{
  width: 75%;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.max-w-\[320px\]{
  max-width: 320px;
}
.max-w-\[840px\]{
  max-width: 840px;
}
.max-w-full{
  max-width: 100%;
}
.grow{
  flex-grow: 1;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.scroll-mt-8{
  scroll-margin-top: 2rem;
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.items-center{
  align-items: center;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-2{
  gap: 0.5rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.overflow-hidden{
  overflow: hidden;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.border{
  border-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-r{
  border-right-width: 1px;
}
.border-\[\#d3d3d3\]{
  --tw-border-opacity: 1;
  border-color: rgb(211 211 211 / var(--tw-border-opacity));
}
.border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(173 137 107 / var(--tw-border-opacity));
}
.border-r-primary{
  --tw-border-opacity: 1;
  border-right-color: rgb(173 137 107 / var(--tw-border-opacity));
}
.bg-\[\#1d1b1e\]{
  --tw-bg-opacity: 1;
  background-color: rgb(29 27 30 / var(--tw-bg-opacity));
}
.bg-\[rgba\(0\2c 0\2c 0\2c 0\.8\)\]{
  background-color: rgba(0,0,0,0.8);
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(173 137 107 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-cover{
  background-size: cover;
}
.bg-fixed{
  background-attachment: fixed;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.fill-primary{
  fill: #ad896b;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-3{
  padding: 0.75rem;
}
.p-8{
  padding: 2rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-16{
  padding-top: 4rem;
}
.pt-24{
  padding-top: 6rem;
}
.pt-8{
  padding-top: 2rem;
}
.pt-12{
  padding-top: 3rem;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-\[2rem\]{
  font-size: 2rem;
}
.text-\[45px\]{
  font-size: 45px;
}
.text-\[80px\]{
  font-size: 80px;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.font-bold{
  font-weight: 700;
}
.uppercase{
  text-transform: uppercase;
}
.leading-8{
  line-height: 2rem;
}
.leading-none{
  line-height: 1;
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(173 137 107 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.opacity-40{
  opacity: 0.4;
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}

:root {
  --primary: #ad896b;
}
body,
html {
  font-family: "Montserrat", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
  font-family: "Montserrat", sans-serif;
}
.text-bodyText {
  font-weight: 300;
}
.contentPage p {
  margin-bottom: 1rem;
}
.contentPage figure {
  margin-bottom: 1rem;
}
html {
  min-height: 100vh;
}
.homepage-header::before {
  content: "";
  z-index: 1;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(
    rgba(0, 0, 0, 0.6) 0,
    rgba(0, 0, 0, 0.6) 200px
  );
}
.pre-line {
  position: relative;
  display: flex;
  flex-direction: row;
}
.pre-line:before {
  content: "";
  flex: 1 1;
  border-bottom: 1px solid var(--primary);
  margin: auto;
  margin-right: 15px;
}

svg.scalable {
  width: 100%;
  height: auto;
  z-index: 2;
  position: relative;
}
svg.scalable text {
  font-size: 62px;
  fill: #fff;
  transform: translate(20px, 202px);
}
.shade-image {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.shade-image img,
.shade-image .wpcf7 {
  z-index: 2;
  position: relative;
}
.shade-image::after {
  content: "";
  background: var(--primary);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  z-index: 0;
}
.shade-image.left-corner::after {
  top: -0.25rem;
  left: -0.25rem;
}
.underlined {
  position: relative;
}

.underlined::after {
  position: absolute;
  bottom: -1rem;
  content: "";
  height: 1px;
  background: var(--primary);
  width: 75%;
  left: 12.5%;
}
a {
  transition: ease-in-out 0.15s;
}
a:hover {
  color: var(--primary);
}
#show_more,
#show_less {
  border: 1px solid var(--primary);
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
}

@keyframes rotate {
  from {
    transform: rotate(360deg);
  }

  to {
    transform: rotate(0);
  }
}

.loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  height: 100vh;
  background: #000;
  z-index: 9999;
  transition: opacity 0.2s ease-out;
}

.loader.hide {
  opacity: 0;
  pointer-events: none;
}

.loader .logo {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loader .logo:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-image: conic-gradient(var(--primary), transparent 240deg);
  animation: rotate 1s linear infinite;
}

.loader .logo:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 94%;
  height: 94%;
  background: #000;
  border-radius: 50%;
  z-index: 1;
}

.loader .logo img {
  width: 100%;
  height: 100%;
  padding: 10%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  position: relative;
  z-index: 2;
}

.page-header .scroll-icon {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 80px;
  opacity: 0.5;
  transition: opacity 0.2s ease-out;
  cursor: pointer;
  z-index: 3;
}

@media (max-width: 768px) {
  .page-header .scroll-icon {
    bottom: 110px;
    transform: translateX(-40%);
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .page-header .scroll-icon {
    bottom: 100px;
    transform: translateX(-40%);
  }
}

.page-header .scroll-icon:hover {
  opacity: 1;
}

.page-header .scroll-icon:before {
  content: "";
  width: 30px;
  height: 60px;
  border-radius: 15px;
  border: 2px solid #000;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.page-header .scroll-icon:after {
  content: "";
  width: 4px;
  height: 12px;
  background: #000;
  border-radius: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  display: block;
  animation: scrollAnimation 1.4s linear infinite forwards;
}

.page-header .sound-control {
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 25px;
  right: 25px;
  z-index: 3;
  display: none;
  justify-content: center;
  align-items: center;
  transition: opacity 0.2s ease-out;
  opacity: 0.5;
  cursor: pointer;
}

@media (max-width: 480px) {
  .page-header .sound-control {
    bottom: 65px;
  }
}

@media (min-width: 480px) and (max-width: 768px) {
  .page-header .sound-control {
    bottom: 85px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .page-header .sound-control {
    bottom: 100px;
  }
}
.page-header .sound-control:hover {
  opacity: 1;
}

.page-header .sound-control img {
  width: 32px;
  height: 32px;
  display: block;
}

.page-header .sound-control .sound {
  display: none;
}

.page-header .sound-control.switch .sound {
  display: block;
}

.page-header .sound-control.switch .mute {
  display: none;
}

.page-header video ~ .sound-control {
  display: flex;
}

*,
::after,
::before {
  box-sizing: border-box;
}
@keyframes scrollAnimation {
  0% {
    opacity: 0;
    transform: translate(-50%, -150%);
  }

  10% {
    opacity: 1;
    transform: translate(-50%, -120%);
  }

  50% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }

  99% {
    opacity: 0;
    transform: translate(-50%, 40%);
  }

  100% {
    opacity: 0;
    transform: translate(-50%, -150%);
  }
}
.grecaptcha-badge {
  z-index: 8;
}
.services-item svg {
  transition: transform 0.2s ease-in-out;
}
.services-item:hover svg {
  transform: translateX(5px);
}
.aligncenter {
  margin: 0 auto;
}

@media screen and (min-width: 1168px) {
  .centerLastBox > div:last-of-type {
    grid-column-start: 2;
  }
}
.withArrow svg {
  transition: 0.3s ease;
}
.withArrow:hover {
  opacity: 0.8;
}
.withArrow {
  transition: 0.3s ease;
}
.withArrow:hover svg {
  margin-left: 24px;
  transition: 0.3s ease;
}

a:hover {
  opacity: 0.8;
}
@media screen and (min-width: 1024px) {
  .half-after {
    position: relative;
    z-index: 10;
  }
  .half-after::after {
    width: 50%;
    position: absolute;
    content: "";
    bottom: 0;
    border-bottom-width: 1px;
    border-color: #7c7c7d;
  }

  .half-before {
    position: relative;
    z-index: 10;
  }
  .half-before::before {
    width: 50%;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    border-top-width: 1px;
    border-color: #7c7c7d;
  }
  .half-before::after {
    width: 0;
    position: absolute;
    content: "";
    top: -3rem;
    height: 3rem;
    left: 50%;
    transform: translateX(-50%);
    border-left-width: 1px;
    border-color: #7c7c7d;
  }
}
.last\:border-0:last-child{
  border-width: 0px;
}
.last\:pr-0:last-child{
  padding-right: 0px;
}
.hover\:bg-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(173 137 107 / var(--tw-bg-opacity));
}
.hover\:fill-primary:hover{
  fill: #ad896b;
}
.hover\:text-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(173 137 107 / var(--tw-text-opacity));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }
  .md\:right-0{
    right: 0px;
  }
  .md\:top-1\/2{
    top: 50%;
  }
  .md\:mt-4{
    margin-top: 1rem;
  }
  .md\:h-\[383px\]{
    height: 383px;
  }
  .md\:h-\[440px\]{
    height: 440px;
  }
  .md\:w-3\/4{
    width: 75%;
  }
  .md\:-translate-y-1\/2{
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media (min-width: 1024px){
  .lg\:left-0{
    left: 0px;
  }
  .lg\:top-\[200px\]{
    top: 200px;
  }
  .lg\:order-1{
    order: 1;
  }
  .lg\:order-2{
    order: 2;
  }
  .lg\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .lg\:-ml-8{
    margin-left: -2rem;
  }
  .lg\:-mt-12{
    margin-top: -3rem;
  }
  .lg\:mb-12{
    margin-bottom: 3rem;
  }
  .lg\:mb-8{
    margin-bottom: 2rem;
  }
  .lg\:ml-28{
    margin-left: 7rem;
  }
  .lg\:ml-32{
    margin-left: 8rem;
  }
  .lg\:ml-8{
    margin-left: 2rem;
  }
  .lg\:ml-auto{
    margin-left: auto;
  }
  .lg\:mr-0{
    margin-right: 0px;
  }
  .lg\:mr-8{
    margin-right: 2rem;
  }
  .lg\:mr-auto{
    margin-right: auto;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mt-12{
    margin-top: 3rem;
  }
  .lg\:mt-16{
    margin-top: 4rem;
  }
  .lg\:mt-32{
    margin-top: 8rem;
  }
  .lg\:mt-8{
    margin-top: 2rem;
  }
  .lg\:mt-\[-220px\]{
    margin-top: -220px;
  }
  .lg\:mt-\[128px\]{
    margin-top: 128px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:grid{
    display: grid;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:max-h-screen{
    max-height: 100vh;
  }
  .lg\:w-1\/3{
    width: 33.333333%;
  }
  .lg\:w-2\/3{
    width: 66.666667%;
  }
  .lg\:w-3\/4{
    width: 75%;
  }
  .lg\:w-\[320px\]{
    width: 320px;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:max-w-\[500px\]{
    max-width: 500px;
  }
  .lg\:max-w-\[600px\]{
    max-width: 600px;
  }
  .lg\:translate-x-0{
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:scroll-mt-16{
    scroll-margin-top: 4rem;
  }
  .lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:border-l{
    border-left-width: 1px;
  }
  .lg\:border-r{
    border-right-width: 1px;
  }
  .lg\:border-\[\#7c7c7d\]{
    --tw-border-opacity: 1;
    border-color: rgb(124 124 125 / var(--tw-border-opacity));
  }
  .lg\:border-primary{
    --tw-border-opacity: 1;
    border-color: rgb(173 137 107 / var(--tw-border-opacity));
  }
  .lg\:p-16{
    padding: 4rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .lg\:pb-0{
    padding-bottom: 0px;
  }
  .lg\:pb-12{
    padding-bottom: 3rem;
  }
  .lg\:pb-16{
    padding-bottom: 4rem;
  }
  .lg\:pb-4{
    padding-bottom: 1rem;
  }
  .lg\:pl-12{
    padding-left: 3rem;
  }
  .lg\:pl-8{
    padding-left: 2rem;
  }
  .lg\:pr-8{
    padding-right: 2rem;
  }
  .lg\:pt-12{
    padding-top: 3rem;
  }
  .lg\:pt-16{
    padding-top: 4rem;
  }
  .lg\:pt-20{
    padding-top: 5rem;
  }
  .lg\:pt-32{
    padding-top: 8rem;
  }
  .lg\:pt-6{
    padding-top: 1.5rem;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .lg\:text-\[22px\]{
    font-size: 22px;
  }
  .lg\:text-\[50px\]{
    font-size: 50px;
  }
  .lg\:text-\[7vh\]{
    font-size: 7vh;
  }
}
.\[\&_a\]\:text-primary a{
  --tw-text-opacity: 1;
  color: rgb(173 137 107 / var(--tw-text-opacity));
}
.\[\&_h2\]\:mb-8 h2{
  margin-bottom: 2rem;
}
.\[\&_h2\]\:text-sectionHeading h2{
  font-size: clamp(2rem,2.5vw,3rem);
  line-height: 1.25;
}
.\[\&_h3\]\:mb-8 h3{
  margin-bottom: 2rem;
}
.\[\&_h4\]\:mb-8 h4{
  margin-bottom: 2rem;
}
.\[\&_h4\]\:text-bodyText h4{
  font-size: clamp(1rem,2.5vw, 1.125rem);
  line-height: 1.25;
}
.\[\&_p\]\:mb-4 p{
  margin-bottom: 1rem;
}
.\[\&_p\]\:mb-8 p{
  margin-bottom: 2rem;
}
.\[\&_p\]\:font-bold p{
  font-weight: 700;
}
.\[\&_strong\]\:mr-4 strong{
  margin-right: 1rem;
}
.\[\&_strong\]\:text-primary strong{
  --tw-text-opacity: 1;
  color: rgb(173 137 107 / var(--tw-text-opacity));
}
.\[\&_svg\]\:fill-current svg{
  fill: currentColor;
}
