@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");

*, ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | 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.
7. Disable tap highlights on iOS
*/

html,
:host {
  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, 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 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
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. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. 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-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
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-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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;
}

/*
Reset default styling for dialogs.
*/

dialog {
  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]:where(:not([hidden="until-found"])) {
  display: none;
}

.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}

@media (min-width: 100%){
  .container{
    max-width: 100%;
  }
}

@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}

@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}

@media (min-width: 1376px){
  .container{
    max-width: 1376px;
  }
}

body{
  overflow-x: hidden;
}

/* Mobile Menu Button */

.hamburger-line{
  height: 0.125rem;
  width: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

#hamburger.active .hamburger-line:first-child{
  --tw-translate-y: 0.375rem;
  --tw-rotate: 45deg;
  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));
}

#hamburger.active .hamburger-line:last-child{
  --tw-translate-y: -0.375rem;
  --tw-rotate: -45deg;
  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));
}

#hamburger.active .hamburger-line{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

#hamburger.active{
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1)) !important;
}

/* Navigation Menu */

.nav-menu{
  display: none;
}

@media (min-width: 1024px){
  .nav-menu{
    display: flex;
    align-items: center;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}

.nav-menu.active{
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  display: flex;
  height: 100vh;
  align-items: center;
  justify-content: flex-end;
  background-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

@media (min-width: 1024px){
  .nav-menu.active{
    position: static;
    top: 4rem;
    height: auto;
    padding: 0px;
  }
}

.nav-link{
  display: block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  text-transform: lowercase;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

@media (min-width: 1024px){
  .nav-link{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.site-header{
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 999999;
  width: 100%;
}

.site-header.scrolled{
  padding-bottom: 1rem;
  --tw-backdrop-blur: blur(4px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

@media (min-width: 1024px){
  .site-header.scrolled #inner-header{
    padding-top: 1rem !important;
  }
}

.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.left-0{
  left: 0px;
}

.top-0{
  top: 0px;
}

.z-10{
  z-index: 10;
}

.z-\[999999\]{
  z-index: 999999;
}

.z-\[9999\]{
  z-index: 9999;
}

.mx-auto{
  margin-left: auto;
  margin-right: auto;
}

.mb-0{
  margin-bottom: 0px;
}

.mb-12{
  margin-bottom: 3rem;
}

.mb-14{
  margin-bottom: 3.5rem;
}

.mb-16{
  margin-bottom: 4rem;
}

.mb-2{
  margin-bottom: 0.5rem;
}

.mb-20{
  margin-bottom: 5rem;
}

.mb-24{
  margin-bottom: 6rem;
}

.mb-3{
  margin-bottom: 0.75rem;
}

.mb-4{
  margin-bottom: 1rem;
}

.mb-8{
  margin-bottom: 2rem;
}

.mb-\[44px\]{
  margin-bottom: 44px;
}

.mt-12{
  margin-top: 3rem;
}

.mt-16{
  margin-top: 4rem;
}

.mt-2{
  margin-top: 0.5rem;
}

.mt-2\.5{
  margin-top: 0.625rem;
}

.mt-4{
  margin-top: 1rem;
}

.mt-48{
  margin-top: 12rem;
}

.mt-8{
  margin-top: 2rem;
}

.mt-auto{
  margin-top: auto;
}

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.flex{
  display: flex;
}

.inline-flex{
  display: inline-flex;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

.h-10{
  height: 2.5rem;
}

.h-16{
  height: 4rem;
}

.h-32{
  height: 8rem;
}

.h-36{
  height: 9rem;
}

.h-4{
  height: 1rem;
}

.h-5{
  height: 1.25rem;
}

.h-7{
  height: 1.75rem;
}

.h-\[110\%\]{
  height: 110%;
}

.h-\[1px\]{
  height: 1px;
}

.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}

.h-full{
  height: 100%;
}

.min-h-\[600px\]{
  min-height: 600px;
}

.w-10{
  width: 2.5rem;
}

.w-32{
  width: 8rem;
}

.w-4{
  width: 1rem;
}

.w-5{
  width: 1.25rem;
}

.w-7{
  width: 1.75rem;
}

.w-\[116px\]{
  width: 116px;
}

.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}

.w-full{
  width: 100%;
}

.max-w-\[200px\]{
  max-width: 200px;
}

.max-w-\[678px\]{
  max-width: 678px;
}

.max-w-none{
  max-width: none;
}

.flex-1{
  flex: 1 1 0%;
}

.flex-shrink-0{
  flex-shrink: 0;
}

.resize{
  resize: both;
}

.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.flex-col{
  flex-direction: column;
}

.flex-col-reverse{
  flex-direction: column-reverse;
}

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

.justify-center{
  justify-content: center;
}

.justify-between{
  justify-content: space-between;
}

.gap-12{
  gap: 3rem;
}

.gap-16{
  gap: 4rem;
}

.gap-4{
  gap: 1rem;
}

.gap-8{
  gap: 2rem;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-\[32px\] > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(32px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(32px * var(--tw-space-y-reverse));
}

.overflow-hidden{
  overflow: hidden;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-lg{
  border-radius: 0.5rem;
}

.rounded-md{
  border-radius: 0.375rem;
}

.border{
  border-width: 1px;
}

.border-2{
  border-width: 2px;
}

.border-t{
  border-top-width: 1px;
}

.border-\[\#636363\]{
  --tw-border-opacity: 1;
  border-color: rgb(99 99 99 / var(--tw-border-opacity, 1));
}

.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.border-gold{
  --tw-border-opacity: 1;
  border-color: rgb(255 223 55 / var(--tw-border-opacity, 1));
}

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-gold{
  --tw-bg-opacity: 1;
  background-color: rgb(255 223 55 / var(--tw-bg-opacity, 1));
}

.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(233 105 13 / var(--tw-bg-opacity, 1));
}

.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.fill-black{
  fill: #000;
}

.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}

.p-16{
  padding: 4rem;
}

.p-2{
  padding: 0.5rem;
}

.p-4{
  padding: 1rem;
}

.p-6{
  padding: 1.5rem;
}

.p-8{
  padding: 2rem;
}

.px-0{
  padding-left: 0px;
  padding-right: 0px;
}

.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-16{
  padding-bottom: 4rem;
}

.pb-32{
  padding-bottom: 8rem;
}

.pb-\[96px\]{
  padding-bottom: 96px;
}

.pr-6{
  padding-right: 1.5rem;
}

.pt-16{
  padding-top: 4rem;
}

.pt-20{
  padding-top: 5rem;
}

.pt-24{
  padding-top: 6rem;
}

.pt-4{
  padding-top: 1rem;
}

.pt-40{
  padding-top: 10rem;
}

.pt-8{
  padding-top: 2rem;
}

.pt-\[86px\]{
  padding-top: 86px;
}

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

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

.font-montserrat{
  font-family: Montserrat, sans-serif;
}

.font-oswald{
  font-family: Oswald, sans-serif;
}

.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl{
  font-size: 3rem;
  line-height: 1;
}

.text-\[18px\]{
  font-size: 18px;
}

.text-\[20px\]{
  font-size: 20px;
}

.text-\[22px\]{
  font-size: 22px;
}

.text-\[46px\]{
  font-size: 46px;
}

.text-\[80px\]{
  font-size: 80px;
}

.text-headingBig{
  font-size: 46px;
  line-height: 57px;
}

.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-bold{
  font-weight: 700;
}

.font-medium{
  font-weight: 500;
}

.font-semibold{
  font-weight: 600;
}

.leading-\[34px\]{
  line-height: 34px;
}

.leading-normal{
  line-height: 1.5;
}

.leading-relaxed{
  line-height: 1.625;
}

.leading-tight{
  line-height: 1.25;
}

.text-basic{
  --tw-text-opacity: 1;
  color: rgb(99 99 99 / var(--tw-text-opacity, 1));
}

.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-gold{
  --tw-text-opacity: 1;
  color: rgb(255 223 55 / var(--tw-text-opacity, 1));
}

.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.text-primary{
  --tw-text-opacity: 1;
  color: rgb(233 105 13 / var(--tw-text-opacity, 1));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.underline{
  text-decoration-line: underline;
}

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

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300{
  transition-duration: 300ms;
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

* {
  font-family: "Oswald", sans-serif;
}

#content ul {
  margin-bottom: 1rem;
  counter-reset: list-counter;
}

#content ul li {
  font-family: "Montserrat", sans-serif;
  list-style-type: none;
  margin-left: 0;
  position: relative;
  padding-left: 0;
  margin-bottom: 1.5em;
}

#content ul li a {
  font-family: inherit;
}

#content li::marker {
  display: none;
}

@media screen and (max-width: 1023.99px) {
  .custom-logo-link img {
    max-width: 106px;
  }

  #content ul li {
    counter-increment: list-counter;
    display: block;
  }

  #content ul li::before {
    content: counter(list-counter);
    position: relative;
    width: 72px;
    height: 72px;
    background-color: #ffdf37;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 46px;
    margin-bottom: 0.5em;
  }

  .swiper-pagination.swiper-pagination-bullets {
    top: 0 !important;
    text-align: center !important;
    height: -moz-fit-content;
    height: fit-content;
  }

  #hp-swiper {
    padding-top: 6rem;
  }

  .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    background: #d9d9d9 !important;
  }

  .swiper-pagination.swiper-pagination-bullets
    .swiper-pagination-bullet-active {
    background: #ffdf37 !important;
  }

  #content ul li {
    margin-bottom: 4rem;
  }
}

#content ol li {
  counter-increment: list-counter;
  padding-left: 7rem;
  padding-bottom: 1rem;
  min-height: 140px;
  font-family: "Montserrat", sans-serif;
}

#content ol li strong {
  font-family: "Montserrat", sans-serif;
}

#listing li {
  position: relative;
}

#listing .listing-item {
  font-family: "Oswald", sans-serif;
  font-size: 46px;
  line-height: 46px;
  font-weight: bold;
  background-color: var(--custom-color);
  color: white;
  position: absolute;
  left: 0;
  top: 0;
  height: 72px;
  width: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 3px;
}

@media screen and (max-width: 1023.99px) {
  #listing .listing-item {
    position: relative;
    margin-bottom: 1rem;
  }

  #listing ol li {
    padding-left: 0;
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  #content ul li {
    list-style-type: none;
    padding-left: 2.15rem;
    margin-bottom: 1rem;
  }

  #content ul li::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 6px;
    background-color: #ffdf37;
  }
}

#content .swiper-button-next,
#content .swiper-button-prev {
  color: #f16522;
}

/* Menu */

@media screen and (max-width: 1023.99px) {
  #menu-glowne-menu .menu-item a{
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: right;
    font-family: Montserrat, sans-serif;
    font-size: 1.25rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  #menu-glowne-menu .menu-item:hover a,
  #menu-glowne-menu .menu-item.current-menu-item a{
    --tw-text-opacity: 1;
    color: rgb(255 223 55 / var(--tw-text-opacity, 1));
  }

  .nav-menu.active {
    flex-direction: column;
    align-items: flex-end;
  }

  #links-menu a {
    color: #636363;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    text-decoration: underline;
    text-align: right;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  #links-menu {
    margin-top: 3rem;
    margin-bottom: 1rem;
  }
}

@media screen and (min-width: 1024px) {
  #menu-glowne-menu .menu-item a{
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  #menu-glowne-menu .menu-item:hover a,
  #menu-glowne-menu .menu-item.current-menu-item a{
    border-radius: 0.5rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(255 223 55 / var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(255 223 55 / var(--tw-text-opacity, 1));
  }
}

@media screen and (min-width: 1248px) {
  #menu-glowne-menu .menu-item a{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}

/* EOF Menu */

p {
  color: #636363;
  font-family: "Montserrat", sans-serif;
}

.shadow-custom {
  box-shadow: 0px 22px 50px 0px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 1023.99px) {
  .shadow-custom {
    box-shadow: 0px 22px 50px 0px rgba(0, 0, 0, 0.1);
  }
}

.swiper-pagination.swiper-pagination-bullets {
  bottom: 0 !important;
  text-align: left;
}

.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  background: black;
  border-radius: 0;
  opacity: 1;
  margin: 0 0.75rem !important;
  width: 16px;
  height: 16px;
}

.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #ffdf37;
  width: 16px;
  height: 16px;
  border-radius: 9999px;
}

#footer-menu li:hover{
  --tw-text-opacity: 1;
  color: rgb(233 105 13 / var(--tw-text-opacity, 1));
  transition: unset;
}

form{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

form input,
form textarea,
form select{
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(218 218 218 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 16px;
  padding-right: 40px;
}

form input::-moz-placeholder, form textarea::-moz-placeholder, form select::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

form input::placeholder,
form textarea::placeholder,
form select::placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

form input:focus,
form textarea:focus{
  --tw-border-opacity: 1;
  border-color: rgb(233 105 13 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

form textarea{
  height: 10rem;
}

form .wpcf7-submit{
  width: 200px;
  cursor: pointer;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 223 55 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  text-transform: lowercase;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

form .wpcf7-submit:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(233 105 13 / var(--tw-bg-opacity, 1));
}

.wpcf7-acceptance,
.wpcf7-list-item{
  margin-left: 0px;
  display: block;
  width: 100%;
}

.wpcf7-acceptance input{
  width: -moz-fit-content;
  width: fit-content;
}

.wpcf7-acceptance .wpcf7-list-item label{
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media screen and (max-width: 1023.99px) {
  form .wpcf7-submit{
    margin-left: auto;
    margin-right: auto;
  }
}

.page {
  cursor: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg data-bbox='0 0 37.008 37.008' height='35' viewBox='0 0 37.5 37.5' width='35' xmlns='http://www.w3.org/2000/svg' data-type='color'%3E%3Cg%3E%3Cdefs%3E%3CclipPath id='3989f8df-6f3f-4868-ac2b-168e779546ac'%3E%3Cpath d='M0 0h37.008v37.008H0Zm0 0'/%3E%3C/clipPath%3E%3CclipPath id='f97b79bb-6e09-424c-ac4b-f2babad29e0f'%3E%3Cpath d='M18.504 0C8.285 0 0 8.285 0 18.504c0 10.219 8.285 18.504 18.504 18.504 10.219 0 18.504-8.285 18.504-18.504C37.008 8.285 28.723 0 18.504 0Zm0 0'/%3E%3C/clipPath%3E%3CclipPath id='1326f6cf-0652-4332-b2e5-9a8a7f99f160'%3E%3Cpath d='M16.488 16.488h4.032v4.032h-4.032Zm0 0'/%3E%3C/clipPath%3E%3CclipPath id='fd23ea32-858d-497a-bbdf-d69adb355a85'%3E%3Cpath d='M18.504 16.488a2.016 2.016 0 1 0 0 4.031 2.016 2.016 0 0 0 0-4.03Zm0 0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%233989f8df-6f3f-4868-ac2b-168e779546ac)'%3E%3Cg clip-path='url(%23f97b79bb-6e09-424c-ac4b-f2babad29e0f)'%3E%3Cpath d='M0 0h37.008v37.008H0Zm0 0' fill='%23000000' data-color='1'/%3E%3C/g%3E%3C/g%3E%3Cg clip-path='url(%231326f6cf-0652-4332-b2e5-9a8a7f99f160)'%3E%3Cg clip-path='url(%23fd23ea32-858d-497a-bbdf-d69adb355a85)'%3E%3Cpath d='M16.488 16.488h4.032v4.032h-4.032Zm0 0' fill='%23ffffff' data-color='2'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")
      25 25,
    auto;
}

@media (min-width: 1024px){
  .lg\:container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem;
  }

  @media (min-width: 100%){
    .lg\:container{
      max-width: 100%;
    }
  }

  @media (min-width: 1024px){
    .lg\:container{
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px){
    .lg\:container{
      max-width: 1280px;
    }
  }

  @media (min-width: 1376px){
    .lg\:container{
      max-width: 1376px;
    }
  }
}

.hover\:scale-105:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.hover\:transform:hover{
  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));
}

.hover\:bg-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(233 105 13 / var(--tw-bg-opacity, 1));
}

.hover\:bg-opacity-90:hover{
  --tw-bg-opacity: 0.9;
}

.hover\:text-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(233 105 13 / var(--tw-text-opacity, 1));
}

.hover\:opacity-80:hover{
  opacity: 0.8;
}

@media (min-width: 768px){
  .md\:auto-rows-\[200px\]{
    grid-auto-rows: 200px;
  }

  .md\:auto-rows-\[300px\]{
    grid-auto-rows: 300px;
  }

  .md\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1024px){
  .lg\:col-span-10{
    grid-column: span 10 / span 10;
  }

  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }

  .lg\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-5{
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-8{
    grid-column: span 8 / span 8;
  }

  .lg\:row-span-2{
    grid-row: span 2 / span 2;
  }

  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:mx-36{
    margin-left: 9rem;
    margin-right: 9rem;
  }

  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:-ml-\[calc\(50vw-50\%\)\]{
    margin-left: calc(calc(50vw - 50%) * -1);
  }

  .lg\:-mt-12{
    margin-top: -3rem;
  }

  .lg\:-mt-40{
    margin-top: -10rem;
  }

  .lg\:mb-0{
    margin-bottom: 0px;
  }

  .lg\:mb-12{
    margin-bottom: 3rem;
  }

  .lg\:ml-auto{
    margin-left: auto;
  }

  .lg\:mt-0{
    margin-top: 0px;
  }

  .lg\:mt-12{
    margin-top: 3rem;
  }

  .lg\:mt-20{
    margin-top: 5rem;
  }

  .lg\:mt-4{
    margin-top: 1rem;
  }

  .lg\:mt-80{
    margin-top: 20rem;
  }

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:grid{
    display: grid;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:h-fit{
    height: -moz-fit-content;
    height: fit-content;
  }

  .lg\:min-h-\[900px\]{
    min-height: 900px;
  }

  .lg\:w-1\/2{
    width: 50%;
  }

  .lg\:w-\[115\%\]{
    width: 115%;
  }

  .lg\:w-\[50vw\]{
    width: 50vw;
  }

  .lg\:max-w-\[587px\]{
    max-width: 587px;
  }

  .lg\:max-w-\[620px\]{
    max-width: 620px;
  }

  .lg\:max-w-none{
    max-width: none;
  }

  .lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:flex-row{
    flex-direction: row;
  }

  .lg\:gap-0{
    gap: 0px;
  }

  .lg\:gap-16{
    gap: 4rem;
  }

  .lg\:gap-36{
    gap: 9rem;
  }

  .lg\:gap-8{
    gap: 2rem;
  }

  .lg\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:rounded-lg{
    border-radius: 0.5rem;
  }

  .lg\:bg-transparent{
    background-color: transparent;
  }

  .lg\:fill-\[\#E9690D\]{
    fill: #E9690D;
  }

  .lg\:p-11{
    padding: 2.75rem;
  }

  .lg\:p-16{
    padding: 4rem;
  }

  .lg\:p-24{
    padding: 6rem;
  }

  .lg\:p-8{
    padding: 2rem;
  }

  .lg\:px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .lg\:px-36{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-48{
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-64{
    padding-top: 16rem;
    padding-bottom: 16rem;
  }

  .lg\:pb-0{
    padding-bottom: 0px;
  }

  .lg\:pb-24{
    padding-bottom: 6rem;
  }

  .lg\:pb-\[200px\]{
    padding-bottom: 200px;
  }

  .lg\:pl-16{
    padding-left: 4rem;
  }

  .lg\:pr-0{
    padding-right: 0px;
  }

  .lg\:pr-12{
    padding-right: 3rem;
  }

  .lg\:pr-4{
    padding-right: 1rem;
  }

  .lg\:pr-40{
    padding-right: 10rem;
  }

  .lg\:pt-0{
    padding-top: 0px;
  }

  .lg\:pt-16{
    padding-top: 4rem;
  }

  .lg\:pt-28{
    padding-top: 7rem;
  }

  .lg\:pt-\[200px\]{
    padding-top: 200px;
  }

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

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

  .lg\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:text-\[110px\]{
    font-size: 110px;
  }

  .lg\:text-\[72px\]{
    font-size: 72px;
  }

  .lg\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:leading-snug{
    line-height: 1.375;
  }

  .lg\:leading-tight{
    line-height: 1.25;
  }

  .lg\:text-black{
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
}

@media (min-width: 1280px){
  .xl\:-mt-52{
    margin-top: -13rem;
  }

  .xl\:pr-16{
    padding-right: 4rem;
  }

  .xl\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1536px){
  .\32xl\:mx-52{
    margin-left: 13rem;
    margin-right: 13rem;
  }

  .\32xl\:w-1\/3{
    width: 33.333333%;
  }

  .\32xl\:w-2\/3{
    width: 66.666667%;
  }

  .\32xl\:w-\[150\%\]{
    width: 150%;
  }

  .\32xl\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.\[\&\>p\]\:font-oswald>p{
  font-family: Oswald, sans-serif;
}

.\[\&\>p\]\:text-black>p{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.\[\&\>p\]\:text-white>p{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px){
  .\[\&\>p\]\:lg\:text-\[\#636363\]>p{
    --tw-text-opacity: 1;
    color: rgb(99 99 99 / var(--tw-text-opacity, 1));
  }
}

.\[\&\>ul\]\:\!my-\[40px\]>ul{
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.\[\&_\*\]\:text-black *{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.\[\&_a\]\:font-montserrat a{
  font-family: Montserrat, sans-serif;
}
