@import url("https://fonts.googleapis.com/css2?family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap");

/* Tailwind CSS */

/* ! tailwindcss v3.3.3 | 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: currentColor;
  /* 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-feature-settings: inherit;
  /* 1 */
  font-variation-settings: 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;
}

/*
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] {
  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:  ;
}

.visible{
  visibility: visible;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.inset-0{
  inset: 0px;
}

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

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

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

.mt-6{
  margin-top: 1.5rem;
}

.block{
  display: block;
}

.flex{
  display: flex;
}

.hidden{
  display: none;
}

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

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

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

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

.gap-2{
  gap: 0.5rem;
}

.bg-\[\#FAF7F2\]{
  --tw-bg-opacity: 1;
  background-color: rgb(250 247 242 / var(--tw-bg-opacity));
}

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

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

.uppercase{
  text-transform: uppercase;
}

.tracking-widest{
  letter-spacing: 0.1em;
}

.text-\[\#6B5B5B\]{
  --tw-text-opacity: 1;
  color: rgb(107 91 91 / var(--tw-text-opacity));
}

.opacity-0{
  opacity: 0;
}

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

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

/* Your CSS Styles */

.header-nofp{
}

.header-cont-sticky{
  position: fixed;
  top: -80px;
  z-index: 40;
  display: flex;
  min-height: 80px;
  width: 100%;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media not all and (min-width: 640px){
  .header-cont-sticky{
    padding-bottom: 0px;
  }
}

.header-cont-sticky .header-cont{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-bottom: 1rem;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1024px){
  .header-cont-sticky .header-cont{
    padding-bottom: 1.75rem;
  }
}

.header-cont-sticky .header-cont .header-cont-top{
  display: flex;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(40 45 42 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.header-cont-sticky .header-cont .header-cont-top p{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.header-cont-sticky .header-cont .header-cont-mid{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media not all and (min-width: 1024px){
  .header-cont-sticky .header-cont .header-cont-mid{
    display: none;
  }
}

.header-cont-sticky .header-cont .header-cont-mid a img{
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.header-cont-sticky .header-cont .header-cont-mid a img: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));
}

.header-cont-sticky .header-cont .header-cont-mid a:first-child{
  display: flex;
  align-items: center;
}

.header-cont-sticky .header-cont .header-cont-mid a:nth-child(2){
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 1024px){
  .header-cont-sticky .header-cont .header-cont-mid #show-menu{
    display: none;
  }
}

.header-cont-sticky .header-cont .header-cont-mid_acc{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.625rem;
}

.header-cont-sticky .header-cont .header-cont-mid_acc__text{
  display: flex;
  height: 19px;
  align-items: flex-end;
  gap: 1.25rem;
}

.header-cont-sticky .header-cont .header-cont-bot{
  display: flex;
  width: 100%;
  justify-content: space-between;
}

@media (min-width: 1024px){
  .header-cont-sticky .header-cont .header-cont-bot{
    justify-content: center;
  }

  .header-cont-sticky .header-cont .header-cont-bot .logo-mobile{
    display: none;
  }
}

.header-cont-sticky .header-cont .header-cont-bot_mobile{
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media (min-width: 1024px){
  .header-cont-sticky .header-cont .header-cont-bot_mobile{
    display: none;
  }
}

.header-cont-sticky .header-cont .header-cont-bot_mobile svg{
  width: 2.5rem;
}

.header-cont-sticky .header-cont .header-cont-bot_menu{
  display: flex;
  width: 100%;
  max-width: 1110px;
  align-items: center;
  justify-content: space-between;
  gap: 3rem;
}

@media not all and (min-width: 1024px){
  .header-cont-sticky .header-cont .header-cont-bot_menu{
    display: none;
  }
}

.header-cont-sticky .header-cont .header-cont-bot_menu .main-menu{
  display: flex;
  gap: 2rem;
}

@media (min-width: 1280px){
  .header-cont-sticky .header-cont .header-cont-bot_menu .main-menu{
    gap: 3rem;
  }
}

.header-cont-sticky .header-cont .header-cont-bot_menu .main-menu .current-menu-item a,.header-cont-sticky .header-cont .header-cont-bot_menu .main-menu .current_page_parent a{
  --tw-text-opacity: 1 !important;
  color: rgb(240 127 0 / var(--tw-text-opacity)) !important;
}

.header-cont-sticky .header-cont .header-cont-bot_menu .main-menu li{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.header-cont-sticky .header-cont .header-cont-bot_menu .main-menu li:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(240 127 0 / var(--tw-text-opacity)) !important;
}

.header-cont-sticky .header-cont .header-cont-bot_menu a{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.header-cont-sticky .header-cont .header-cont-bot_menu a:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(240 127 0 / var(--tw-text-opacity)) !important;
}

.header-cont-sticky .header-cont .header-cont-bot #show-menu{
  width: 2.5rem;
}

@media (min-width: 1024px){
  .header-cont-sticky .header-cont .header-cont-bot #show-menu{
    display: none;
  }
}

.bg-header-motion{
  position: fixed;
  top: -70px !important;
  z-index: 40;
  display: flex;
  min-height: 80px;
  width: 100%;
  align-items: center;
  border-radius: 25px;
  background-color: transparent;
  padding-top: 1.25rem;
  transition-property: all;
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media not all and (min-width: 640px){
  .bg-header-motion{
    padding-bottom: 0px;
  }
}

@media (min-width: 640px){
  .bg-header-motion{
    --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);
  }
}

@media (min-width: 1024px){
  .bg-header-motion{
    top: -246px !important;
  }
}

.bg-header-motion .header-nofp .header-cont-mid{
  border-style: none !important;
  padding-bottom: 0px !important;
}

.bg-header-motion .header-cont{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-bottom: 0.5rem;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1024px){
  .bg-header-motion .header-cont{
    padding-bottom: 1.75rem;
  }
}

.bg-header-motion .header-cont .header-cont-top{
  display: flex;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(40 45 42 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.bg-header-motion .header-cont .header-cont-top p{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.bg-header-motion .header-cont .header-cont-mid{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media not all and (min-width: 1024px){
  .bg-header-motion .header-cont .header-cont-mid{
    display: none;
  }
}

.bg-header-motion .header-cont .header-cont-mid a:first-child{
  display: flex;
  align-items: center;
}

.bg-header-motion .header-cont .header-cont-mid a:nth-child(2){
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 1024px){
  .bg-header-motion .header-cont .header-cont-mid #show-menu{
    display: none;
  }
}

.bg-header-motion .header-cont .header-cont-mid_acc{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.625rem;
}

.bg-header-motion .header-cont .header-cont-mid_acc__text{
  display: flex;
  height: 19px;
  align-items: flex-end;
  gap: 1.25rem;
}

.bg-header-motion .header-cont .header-cont-bot{
  display: flex;
  width: 100%;
  justify-content: space-between;
}

@media (min-width: 1024px){
  .bg-header-motion .header-cont .header-cont-bot{
    justify-content: center;
  }

  .bg-header-motion .header-cont .header-cont-bot .logo-mobile{
    display: none;
  }
}

.bg-header-motion .header-cont .header-cont-bot_menu{
  display: flex;
  width: 100%;
  max-width: 1110px;
  align-items: center;
  justify-content: space-between;
  gap: 3rem;
}

@media not all and (min-width: 1024px){
  .bg-header-motion .header-cont .header-cont-bot_menu{
    display: none;
  }
}

.bg-header-motion .header-cont .header-cont-bot_menu .main-menu{
  display: flex;
  gap: 2rem;
}

@media (min-width: 1280px){
  .bg-header-motion .header-cont .header-cont-bot_menu .main-menu{
    gap: 3rem;
  }
}

.bg-header-motion .header-cont .header-cont-bot_menu .main-menu li{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.bg-header-motion .header-cont .header-cont-bot_menu a{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.bg-header-motion .header-cont .header-cont-bot #show-menu{
  width: 2.5rem;
}

@media (min-width: 1024px){
  .bg-header-motion .header-cont .header-cont-bot #show-menu{
    display: none;
  }
}

.header-cont-sticky.visible {
  top: 0px;
}

.header-cont-sticky.visible .header-cont{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.25rem;
}

.menu-visible {
  transform: translateX(0) !important;
  visibility: inherit !important;
  transition: transform 0.35s cubic-bezier(0.33, 1, 0.68, 1);
}

.menu-mobile{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  display: flex;
  height: 100dvh;
  width: 100%;
  flex-direction: column;
  overflow-y: scroll;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.5rem;
  padding-bottom: 0px;
  visibility: hidden;
  transform: translateX(-100%);
  transition: transform 0.35s cubic-bezier(0.33, 1, 0.68, 1);
}

.menu-mobile.active, .menu-mobile[style*="display: block"] {
  transform: translateX(0);
  visibility: visible;
  pointer-events: auto;
}

.menu-mobile .menu-mobile-cont{
  position: relative;
  display: flex;
  height: 100%;
  flex-direction: column;
}

.menu-mobile .menu-mobile-cont #menu-close{
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  padding: 0.5rem;
  width: 42px;
  height: 42px;
  background: #f3f4f6;
  border-radius: 50%;
}

.menu-mobile .menu-mobile-cont #menu-close path {
  fill: #111827;
}

.menu-mobile .menu-mobile-cont .main-menu{
  margin: 0px;
  margin-top: 4rem;
  display: flex;
  width: 100%;
  flex-grow: 1;
  list-style-type: none;
  flex-direction: column;
  overflow-y: auto;
  padding: 0px;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.menu-mobile .menu-mobile-cont .main-menu::-webkit-scrollbar {
  width: 0px;
  background: transparent;
}

.menu-mobile .menu-mobile-cont .main-menu > li{
  margin-bottom: 0.5rem;
  width: 100%;
}

.menu-mobile .menu-mobile-cont .main-menu > li > a{
  display: block;
  width: 100%;
  border-radius: 0.75rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 18px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
  text-decoration-thickness: 0px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.menu-mobile .menu-mobile-cont .main-menu > li > a:active {
  background-color: #f3f4f6;
  transform: scale(0.98);
}

.menu-mobile .menu-mobile-cont .main-menu > li.current-menu-item > a{
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 242 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(225 29 72 / var(--tw-text-opacity));
}

.menu-mobile .menu-mobile-cont .main-menu > li .sub-menu{
  margin-top: 0.25rem;
  margin-bottom: 0.5rem;
  display: flex;
  width: 100%;
  list-style-type: none;
  flex-direction: column;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  padding: 0.5rem;
}

.menu-mobile .menu-mobile-cont .main-menu > li .sub-menu li a{
  display: block;
  border-radius: 0.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 15px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
  text-decoration-thickness: 0px;
}

.menu-mobile .menu-mobile-cont .main-menu > li .sub-menu li:hover > a, .menu-mobile .menu-mobile-cont .main-menu > li .sub-menu li:active > a{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.menu-mobile .menu-mobile-cont .main-menu > li .sub-menu li.current-menu-item > a{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(225 29 72 / var(--tw-text-opacity));
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.menu-mobile .menu-mobile-cont > a{
  display: none;
}

.menu-mobile .menu-mobile-cont::after {
  content: '';
}

.menu-mobile .menu-mobile-cont > a{
  margin-left: auto;
  margin-right: auto;
  display: block;
  display: flex !important;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  text-decoration-thickness: 0px;
}

.menu-mobile .menu-mobile-cont > a:last-child{
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  margin-bottom: 0px;
  width: calc(100% + 40px);
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding-bottom: 2rem;
  padding-top: 1rem;
}

.menu-mobile .menu-mobile-cont > a:nth-last-child(2){
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  margin-top: auto;
  width: calc(100% + 40px);
  border-radius: 0px;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.header-fp{
  border-style: none !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: 0;
}

.external-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.external-info {
  font-size: 0.85em;
}

.footer{
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  width: 100%;
  max-width: 1248px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  --tw-bg-opacity: 1;
  background-color: rgb(40 45 42 / var(--tw-bg-opacity));
}

@media (min-width: 1024px){
  .footer{
    margin-bottom: 60px;
    border-radius: 50px;
  }
}

.footer .footer-cont{
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 640px){
  .footer .footer-cont{
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 3.5rem;
    padding-bottom: 4rem;
  }
}

.footer .footer-cont .footer-cont-top{
  display: flex;
  gap: 3.5rem;
}

@media not all and (min-width: 1024px){
  .footer .footer-cont .footer-cont-top{
    flex-direction: column;
  }
}

@media (min-width: 1024px){
  .footer .footer-cont .footer-cont-top{
    gap: 100px;
  }
}

.footer .footer-cont .footer-cont-top_logos{
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}

@media (min-width: 640px){
  .footer .footer-cont .footer-cont-top_logos{
    flex-direction: row;
  }
}

@media (min-width: 1024px){
  .footer .footer-cont .footer-cont-top_logos{
    flex-direction: column;
  }
}

.footer .footer-cont .footer-cont-top_logos a img{
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.footer .footer-cont .footer-cont-top_logos a img: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));
}

.footer .footer-cont .footer-cont-top_des{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
}

.footer .footer-cont .footer-cont-top_des__item{
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.footer .footer-cont .footer-cont-top_des__item h3{
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.footer .footer-cont .footer-cont-top_des__item___content{
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.footer .footer-cont .footer-cont-top_des__item___content a{
  font-weight: 700;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.footer .footer-cont .footer-cont-top_des__item___content a:hover{
  --tw-text-opacity: 1;
  color: rgb(240 127 0 / var(--tw-text-opacity));
}

.footer .footer-cont .footer-cont-top_des__socials{
  display: flex;
  gap: 1.25rem;
}

.footer .footer-cont .footer-cont-top_des__socials a img{
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.footer .footer-cont .footer-cont-top_des__socials a img: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));
}

.footer .footer-cont .footer-cont-top_menu h3{
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.footer .footer-cont .footer-cont-top_menu ul li{
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.footer .footer-cont .footer-cont-top_menu ul li:hover{
  --tw-text-opacity: 1;
  color: rgb(240 127 0 / var(--tw-text-opacity));
}

.footer .footer-cont .footer-cont-top_menu .footer-link{
  margin-top: 2rem;
  display: block;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.footer .footer-cont .footer-cont-top_menu .btn-white-fot{
  margin-top: 38px;
}

.footer .footer-cont .footer-cont-bot{
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media not all and (min-width: 640px){
  .footer .footer-cont .footer-cont-bot{
    flex-direction: column;
    gap: 0.75rem;
  }
}

.footer .footer-cont .footer-cont-bot p{
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.footer .footer-cont .footer-cont-bot_link{
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

.footer .footer-cont .footer-cont-bot_link a img{
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.footer .footer-cont .footer-cont-bot_link a img: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));
}

/* Headings */

.hed-44-white{
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 640px){
  .hed-44-white{
    font-size: 28px;
    line-height: 2.25rem;
  }
}

@media (min-width: 1024px){
  .hed-44-white{
    font-size: 44px;
    line-height: 54px;
  }
}

.hed-34-black{
  font-size: 24px;
  font-weight: 700;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

@media (min-width: 1024px){
  .hed-34-black{
    font-size: 34px;
    line-height: 44px;
  }
}

.hed-24-black{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.btn-white{
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(40 45 42 / var(--tw-border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: transparent;
}

.btn-white::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: hsl(25 100% 50%);
  transition: left 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: -1;
}

.btn-white:hover::before {
  left: 0;
}

.btn-white:hover{
  border-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transform: translateY(-2px);
  box-shadow: 0 8px 20px -8px hsl(25 100% 50% / 0.6);
}

.btn-white-fot{
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: transparent;
}

.btn-white-fot::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: hsl(25 100% 50%);
  transition: left 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: -1;
}

.btn-white-fot:hover::before {
  left: 0;
}

.btn-white-fot:hover{
  border-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transform: translateY(-2px);
  box-shadow: 0 8px 20px -8px hsl(25 100% 50% / 0.6);
}

.btn-orange{
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(240 127 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(240 127 0 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.btn-white::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: hsl(25 100% 50%);
  transition: left 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: -1;
}

.btn-white:hover::before {
  left: 0;
}

.btn-white:hover{
  border-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transform: translateY(-2px);
  box-shadow: 0 8px 20px -8px hsl(25 100% 50% / 0.6);
}

.walk-not-available{
  background-color: #00000021 !important;
}

.fp-top{
  margin-top: 140px;
}

@media (min-width: 640px){
  .fp-top{
    margin-top: 166px;
  }
}

@media (min-width: 1024px){
  .fp-top{
    margin-top: 286px;
  }
}

.fp-top .swiper-hero{
  position: relative;
  overflow: hidden;
}

.fp-top .swiper-hero .swiper-slide{
  position: relative;
  border-radius: 50px;
}

.fp-top .swiper-hero .swiper-slide img{
  height: 400px;
  width: 100%;
  border-radius: 50px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 1024px){
  .fp-top .swiper-hero .swiper-slide img{
    height: 600px;
  }
}

.fp-top .swiper-hero .swiper-slide::before{
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  height: 100%;
  width: 100%;
  border-radius: 50px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 51.67%, rgba(0, 0, 0, 0.85) 74.44%, #000000 93.26%);
  content: "";
}

.fp-top .swiper-hero .swiper-slide .swiper-slide-content{
  position: absolute;
  bottom: 0px;
  left: 1rem;
  z-index: 20;
  width: 100%;
  max-width: 626px;
}

@media not all and (min-width: 640px){
  .fp-top .swiper-hero .swiper-slide .swiper-slide-content{
    padding-right: 2rem;
  }
}

@media (min-width: 640px){
  .fp-top .swiper-hero .swiper-slide .swiper-slide-content{
    left: 2rem;
  }
}

@media (min-width: 1024px){
  .fp-top .swiper-hero .swiper-slide .swiper-slide-content{
    left: 68px;
  }
}

.fp-top .swiper-hero .swiper-slide .swiper-slide-content .swiper-desc{
  margin-top: 1.25rem;
  margin-bottom: 3rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media not all and (min-width: 640px){
  .fp-top .swiper-hero .swiper-slide .swiper-slide-content .swiper-desc{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1024px){
  .fp-top .swiper-hero .swiper-slide .swiper-slide-content .swiper-desc{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.fp-top .swiper-hero .swiper-slide .swiper-slide-content .swiper-desc .orange-dot{
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 127 0 / var(--tw-bg-opacity));
}

.fp-top .swiper-hero .swiper-pagination{
  position: absolute !important;
  right: 0px !important;
  bottom: 18px !important;
  display: flex !important;
  align-items: center;
  justify-content: flex-end !important;
  padding-right: 68px !important;
}

@media not all and (min-width: 640px){
  .fp-top .swiper-hero .swiper-pagination{
    display: none !important;
  }
}

@media (min-width: 640px){
  .fp-top .swiper-hero .swiper-pagination{
    bottom: 55px !important;
  }
}

.fp-top .swiper-hero .swiper-pagination .swiper-pagination-bullet{
  height: 0.5rem !important;
  width: 0.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity)) !important;
  opacity: 1 !important;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.fp-top .swiper-hero .swiper-pagination .swiper-pagination-bullet-active{
  height: 0.75rem !important;
  width: 0.75rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.fp-walks{
  margin-top: 2.5rem;
  width: 100%;
}

.fp-walks .fp-walks-top{
  display: flex;
  width: 100%;
  justify-content: space-between;
  border-bottom-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(40 45 42 / var(--tw-border-opacity));
  padding-bottom: 1.25rem;
  text-align: center;
}

@media not all and (min-width: 640px){
  .fp-walks .fp-walks-top{
    flex-direction: column;
    gap: 0.75rem;
  }
}

.fp-walks .fp-walks-top_left{
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media not all and (min-width: 1024px){
  .fp-walks .fp-walks-top_left img{
    width: 2rem;
  }
}

.fp-walks .fp-walks-top_right{
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media not all and (min-width: 640px){
  .fp-walks .fp-walks-top_right{
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
}

.fp-walks .fp-walks-seeall{
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.5rem;
}

.fp-walks-content{
  margin-top: 1.25rem;
  overflow: hidden;
}

.fp-walks-content_date{
  margin-top: 2.5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  text-transform: uppercase;
}

.fp-walks-content .fp-walks-content-item{
  display: flex;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(40 45 42 / var(--tw-border-opacity));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

@media not all and (min-width: 768px){
  .fp-walks-content .fp-walks-content-item{
    flex-direction: column;
    gap: 0.75rem;
  }
}

@media (min-width: 768px){
  .fp-walks-content .fp-walks-content-item{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.fp-walks-content .fp-walks-content-item_left{
  display: flex;
  min-width: 120px;
  gap: 0.125rem;
}

@media not all and (min-width: 768px){
  .fp-walks-content .fp-walks-content-item_left{
    gap: 1.25rem;
  }
}

@media not all and (min-width: 640px){
  .fp-walks-content .fp-walks-content-item_left{
    flex-wrap: wrap;
  }
}

@media (min-width: 640px){
  .fp-walks-content .fp-walks-content-item_left{
    margin-right: 40px;
  }
}

@media (min-width: 768px){
  .fp-walks-content .fp-walks-content-item_left{
    flex-direction: column;
  }
}

.fp-walks-content .fp-walks-content-item_left .walks-date-box{
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.fp-walks-content .fp-walks-content-item_left .walks-date-box .walks-day{
  font-size: 64px;
  font-weight: 700;
  line-height: 64px;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.fp-walks-content .fp-walks-content-item_left .walks-date-box .walks-meta{
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 1.5rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.fp-walks-content .fp-walks-content-item_left .walks-hour{
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 34px;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.fp-walks-content .fp-walks-content-item_left .walk-coop{
  display: flex;
  width: 100%;
  max-width: 120px;
  flex-direction: column;
  gap: 0.5rem;
}

.fp-walks-content .fp-walks-content-item_left .walk-coop h5{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.fp-walks-content .fp-walks-content-item_left .walk-coop p{
  font-weight: 700;
}

.fp-walks-content .fp-walks-content-item_mid{
  width: 100%;
  max-width: 850px;
}

.fp-walks-content .fp-walks-content-item_mid h3{
  margin-bottom: 0.125rem;
  font-size: 1.5rem;
  line-height: 2rem;
  text-transform: uppercase;
}

@media not all and (min-width: 1024px){
  .fp-walks-content .fp-walks-content-item_mid h3{
    font-weight: 500;
  }
}

@media (min-width: 1024px){
  .fp-walks-content .fp-walks-content-item_mid h3{
    font-size: 34px;
  }

  .fp-walks-content .fp-walks-content-item_mid .walks-desc{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.fp-walks-content .fp-walks-content-item_mid__info{
  margin-top: 0.5rem;
  display: flex;
  gap: 1.5rem;
}

@media not all and (min-width: 640px){
  .fp-walks-content .fp-walks-content-item_mid__info{
    flex-direction: column;
    gap: 0.75rem;
  }
}

.fp-walks-content .fp-walks-content-item_mid__info .walks-space h4{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

@media not all and (min-width: 1024px){
  .fp-walks-content .fp-walks-content-item_mid__info .walks-space h4{
    display: flex;
    flex-direction: column;
  }
}

.fp-walks-content .fp-walks-content-item_mid__info .walks-space h4 span{
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.025em;
}

@media (min-width: 1024px){
  .fp-walks-content .fp-walks-content-item_mid__info .walks-space h4 span{
    margin-left: 0.25rem;
  }
}

.fp-walks-content .fp-walks-content-item_mid__info .walks-director h4{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

@media not all and (min-width: 1024px){
  .fp-walks-content .fp-walks-content-item_mid__info .walks-director h4{
    display: flex;
    flex-direction: column;
  }
}

.fp-walks-content .fp-walks-content-item_mid__info .walks-director h4 span{
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.025em;
}

@media (min-width: 1024px){
  .fp-walks-content .fp-walks-content-item_mid__info .walks-director h4 span{
    margin-left: 0.25rem;
  }
}

.fp-walks-content .fp-walks-content-item_right{
  margin-left: auto;
  min-width: 130px;
}

@media not all and (min-width: 1024px){
  .fp-walks-content .fp-walks-content-item_right{
    margin-left: 0.75rem;
  }
}

@media not all and (min-width: 768px){
  .fp-walks-content .fp-walks-content-item_right{
    margin-left: 0px;
  }
}

.fp-walks-content .fp-walks-content-item:last-child{
  border-style: none;
}

.fp-cycle .fp-cycle-cont{
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  --tw-bg-opacity: 1;
  background-color: rgb(40 45 42 / var(--tw-bg-opacity));
}

@media not all and (min-width: 640px){
  .fp-cycle .fp-cycle-cont{
    flex-direction: column;
  }
}

@media (min-width: 1024px){
  .fp-cycle .fp-cycle-cont{
    margin-top: 100px;
    margin-bottom: 100px;
  }
}

.fp-cycle .fp-cycle-cont_left{
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
}

@media not all and (min-width: 640px){
  .fp-cycle .fp-cycle-cont_left{
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.75rem;
  }
}

@media (min-width: 640px){
  .fp-cycle .fp-cycle-cont_left{
    max-width: 400px;
  }
}

.fp-cycle .fp-cycle-cont_left .circle{
  position: absolute;
  top: 0px;
  right: 2.25rem;
}

.fp-cycle .fp-cycle-cont_left__head{
  margin-top: 30px;
  display: flex;
  height: 60px;
  width: 152px;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.fp-cycle .fp-cycle-cont_left__head h3{
  font-size: 34px;
  font-weight: 700;
  line-height: 44px;
}

.fp-cycle .fp-cycle-cont_left__des{
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  width: 100%;
  max-width: 316px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.fp-cycle .fp-cycle-cont_left__des a{
  text-decoration-line: underline;
  text-underline-offset: 2px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.fp-cycle .fp-cycle-cont_left__des a:hover{
  --tw-text-opacity: 1;
  color: rgb(240 127 0 / var(--tw-text-opacity));
}

.fp-cycle .fp-cycle-cont_left__des .follow-link{
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.fp-cycle .fp-cycle-cont_right{
  width: 100%;
  max-width: 848px;
}

.fp-cycle .fp-cycle-cont_right img{
  height: 300px;
  width: 100%;
  border-bottom-right-radius: 50px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 640px){
  .fp-cycle .fp-cycle-cont_right img{
    height: 540px;
  }
}

.fp-lead .fp-lead-top{
  display: flex;
  width: 100%;
  justify-content: space-between;
  border-bottom-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(40 45 42 / var(--tw-border-opacity));
  padding-bottom: 1.25rem;
  text-align: center;
}

.fp-lead .fp-lead-top_left{
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media not all and (min-width: 1024px){
  .fp-lead .fp-lead-top_left img{
    width: 2rem;
  }
}

.fp-lead .fp-lead-content{
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 1024px){
  .fp-lead .fp-lead-content{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.fp-lead .fp-lead-content_news{
  display: flex;
  flex-direction: column;
}

.fp-lead .fp-lead-content_news__top{
  position: relative;
  height: 252px;
  width: 100%;
  overflow: hidden;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 127 0 / var(--tw-bg-opacity));
}

.fp-lead .fp-lead-content_news__top___logo{
  position: absolute;
  top: 30px;
  left: 1rem;
}

@media (min-width: 640px){
  .fp-lead .fp-lead-content_news__top___logo{
    left: 50px;
  }
}

.fp-lead .fp-lead-content_news__top___date{
  position: absolute;
  bottom: 24px;
  left: 1rem;
}

@media (min-width: 640px){
  .fp-lead .fp-lead-content_news__top___date{
    left: 50px;
  }
}

.fp-lead .fp-lead-content_news__top___date h4{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.fp-lead .fp-lead-content_news__top___date h5{
  font-size: 34px;
  font-weight: 700;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.fp-lead .fp-lead-content_news__top___decoration{
  position: absolute;
  right: 1rem;
  bottom: -10px;
}

@media (min-width: 640px){
  .fp-lead .fp-lead-content_news__top___decoration{
    right: 60px;
  }
}

.fp-lead .fp-lead-content_news__content{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.fp-lead .fp-lead-content_news__content h3{
  margin-bottom: 0.125rem;
  font-size: 1.5rem;
  line-height: 2rem;
  text-transform: uppercase;
}

@media not all and (min-width: 1024px){
  .fp-lead .fp-lead-content_news__content h3{
    font-weight: 500;
  }
}

@media (min-width: 1024px){
  .fp-lead .fp-lead-content_news__content h3{
    font-size: 34px;
  }
}

.fp-lead .fp-lead-content_news__content span{
  margin-top: 0.5rem;
  display: block;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.fp-lead .fp-lead-content_guide{
  display: flex;
  flex-direction: column;
}

.fp-lead .fp-lead-content_guide__top{
  position: relative;
  height: 252px;
  width: 100%;
  overflow: hidden;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  --tw-bg-opacity: 1;
  background-color: rgb(131 40 114 / var(--tw-bg-opacity));
}

.fp-lead .fp-lead-content_guide__top___logo{
  position: absolute;
  top: 30px;
  left: 1rem;
}

@media (min-width: 640px){
  .fp-lead .fp-lead-content_guide__top___logo{
    left: 50px;
  }
}

.fp-lead .fp-lead-content_guide__top___date{
  position: absolute;
  bottom: 24px;
  left: 1rem;
}

@media (min-width: 640px){
  .fp-lead .fp-lead-content_guide__top___date{
    left: 50px;
  }
}

.fp-lead .fp-lead-content_guide__top___date h4{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.fp-lead .fp-lead-content_guide__top___date h5{
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.fp-lead .fp-lead-content_guide__top___decoration{
  position: absolute;
  right: 1rem;
  bottom: -10px;
}

@media (min-width: 640px){
  .fp-lead .fp-lead-content_guide__top___decoration{
    right: 60px;
  }
}

.fp-lead .fp-lead-content_guide__top___decorationtwo{
  position: absolute;
  top: 1rem;
  left: 151px;
}

.fp-lead .fp-lead-content_guide__content{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.fp-lead .fp-lead-content_guide__content h3{
  font-size: 34px;
  text-transform: uppercase;
}

.fp-lead .fp-lead-content_guide__content span{
  margin-top: 0.5rem;
  display: block;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.fp-faq{
  margin-top: 60px;
}

@media (min-width: 1024px){
  .fp-faq{
    margin-top: 100px;
  }
}

.fp-faq .fp-faq-cont_img{
  max-height: 500px;
  min-height: 350px;
  width: 100%;
  border-radius: 50px;
  -o-object-fit: cover;
  object-fit: cover;
}

.fp-faq .fp-faq-cont_content{
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  gap: 1.25rem;
}

.fp-faq .fp-faq-cont_content__decoration{
  position: relative;
  min-height: 560px;
  width: 100%;
  max-width: 245px;
}

@media not all and (min-width: 1024px){
  .fp-faq .fp-faq-cont_content__decoration{
    display: none;
  }
}

.fp-faq .fp-faq-cont_content__decoration .element-one{
  position: absolute;
  top: 0px;
  left: 0px;
}

.fp-faq .fp-faq-cont_content__decoration .element-two{
  position: absolute;
  top: 50%;
  right: 0px;
  --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));
}

.fp-faq .fp-faq-cont_content__decoration .element-three{
  position: absolute;
  bottom: 0px;
  right: 5rem;
}

.fp-faq .fp-faq-cont_content__box{
  width: 100%;
  max-width: 930px;
}

.fp-faq .fp-faq-cont_content__box___head{
  display: flex;
  width: 100%;
  align-items: center;
  gap: 1rem;
  border-bottom-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(40 45 42 / var(--tw-border-opacity));
  padding-bottom: 1.25rem;
}

@media not all and (min-width: 1024px){
  .fp-faq .fp-faq-cont_content__box___head img{
    width: 2rem;
  }
}

.fp-faq .fp-faq-cont_content__box___faq{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 930px;
}

.fp-faq .fp-faq-cont_content__box___faq .faq-question{
  position: relative;
  z-index: 10;
  cursor: pointer;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(40 45 42 / var(--tw-border-opacity));
  padding-top: 1.25rem;
}

.fp-faq .fp-faq-cont_content__box___faq .faq-question #question{
  margin-bottom: 1.25rem;
  display: flex;
  justify-content: space-between;
}

@media not all and (min-width: 640px){
  .fp-faq .fp-faq-cont_content__box___faq .faq-question #question{
    align-items: flex-start;
  }
}

.fp-faq .fp-faq-cont_content__box___faq .faq-question #question h4{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.fp-faq .fp-faq-cont_content__box___faq .faq-question #question #icon-minus{
  display: none;
}

@media not all and (min-width: 640px){
  .fp-faq .fp-faq-cont_content__box___faq .faq-question #question #icon-minus{
    margin-top: 0.5rem;
  }

  .fp-faq .fp-faq-cont_content__box___faq .faq-question #question #icon-plus{
    margin-top: 0.5rem;
  }
}

.fp-faq .fp-faq-cont_content__box___faq .faq-question #answer{
  max-height: 0px;
  max-width: 930px;
  line-height: 1.5rem;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.4s ease;
}

.fp-faq .fp-faq-cont_content__box___faq .faq-question #answer p{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.fp-faq .fp-faq-cont_content__box___faq .faq-question .open{
  max-height: 162px !important;
  opacity: 1 !important;
}

.fp-faq .fp-faq-cont_content__box___faq .faq-question.active #question{
  --tw-text-opacity: 1;
  color: rgb(240 127 0 / var(--tw-text-opacity));
}

.faq-page .fp-faq-cont_content__box, .faq-page .fp-faq-cont_content__box___faq{
  max-width: none !important;
}

.faq-page .fp-faq-cont_content__box .faq-question,.faq-page .fp-faq-cont_content__box___faq .faq-question{
  width: 100%;
}

.faq-page .fp-faq-cont_content__box #answer,.faq-page .fp-faq-cont_content__box___faq #answer{
  max-width: none !important;
}

.faq-page .fp-faq-cont_content__box___head{
  display: flex;
  width: 100%;
  align-items: center;
  gap: 1rem;
  border-top-width: 4px !important;
  border-bottom-width: 4px !important;
  border-style: solid;
  --tw-border-opacity: 1 !important;
  border-top-color: rgb(40 45 42 / var(--tw-border-opacity)) !important;
  border-bottom-color: rgb(40 45 42 / var(--tw-border-opacity)) !important;
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.cp-top{
  margin-top: 140px;
}

@media (min-width: 640px){
  .cp-top{
    margin-top: 166px;
  }
}

@media (min-width: 1024px){
  .cp-top{
    margin-top: 290px;
  }
}

.cp-top .cp-top-cont_heroimg{
  height: 400px;
  width: 100%;
  border-radius: 50px;
  -o-object-fit: cover;
  object-fit: cover;
}

.cp-top .cp-top-cont_sone{
  margin-top: 50px;
  border-top-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(40 45 42 / var(--tw-border-opacity));
}

.cp-top .cp-top-cont_sone__head{
  margin-top: 50px;
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media not all and (min-width: 1024px){
  .cp-top .cp-top-cont_sone__head img{
    width: 2rem;
  }
}

.cp-top .cp-top-cont_sone__desone{
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  gap: 1.75rem;
}

@media not all and (min-width: 1024px){
  .cp-top .cp-top-cont_sone__desone{
    flex-direction: column;
  }
}

.cp-top .cp-top-cont_sone__desone___left{
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  gap: 1.75rem;
}

@media (min-width: 1024px){
  .cp-top .cp-top-cont_sone__desone___left{
    max-width: 613px;
  }
}

.cp-top .cp-top-cont_sone__desone___left p{
  text-align: justify;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.cp-top .cp-top-cont_sone__desone___right{
  width: 100%;
}

@media (min-width: 1024px){
  .cp-top .cp-top-cont_sone__desone___right{
    max-width: 530px;
  }
}

.cp-top .cp-top-cont_sone__desone___right img{
  height: 390px;
  width: 100%;
  border-radius: 25px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 1024px){
  .cp-top .cp-top-cont_sone__desone___right img{
    max-width: 530px;
  }
}

.cp-top .cp-top-cont_sone__destwo{
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.cp-top .cp-top-cont_sone__destwo strong{
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.cp-top .cp-top-cont_sone__destwo p{
  text-align: justify;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.cp-top .cp-top-cont_sone__desthree{
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  gap: 1.75rem;
}

@media not all and (min-width: 1024px){
  .cp-top .cp-top-cont_sone__desthree{
    flex-direction: column;
  }
}

.cp-top .cp-top-cont_sone__desthree___right{
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  gap: 1.75rem;
}

@media (min-width: 1024px){
  .cp-top .cp-top-cont_sone__desthree___right{
    max-width: 616px;
  }
}

.cp-top .cp-top-cont_sone__desthree___right p{
  text-align: justify;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.cp-top .cp-top-cont_sone__desthree___right strong{
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.cp-top .cp-top-cont_sone__desthree___left{
  width: 100%;
}

@media (min-width: 1024px){
  .cp-top .cp-top-cont_sone__desthree___left{
    max-width: 530px;
  }
}

.cp-top .cp-top-cont_sone__desthree___left img{
  height: 444px;
  width: 100%;
  border-radius: 25px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 1024px){
  .cp-top .cp-top-cont_sone__desthree___left img{
    max-width: 530px;
  }
}

.cp-top .cp-top-cont_sone__desfour{
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  gap: 1.75rem;
}

@media not all and (min-width: 1024px){
  .cp-top .cp-top-cont_sone__desfour{
    flex-direction: column-reverse;
  }
}

.cp-top .cp-top-cont_sone__desfour___left{
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  gap: 1.75rem;
}

@media (min-width: 1024px){
  .cp-top .cp-top-cont_sone__desfour___left{
    max-width: 518px;
  }
}

.cp-top .cp-top-cont_sone__desfour___left p{
  text-align: justify;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.cp-top .cp-top-cont_sone__desfour___left strong{
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.cp-top .cp-top-cont_sone__desfour___right{
  width: 100%;
}

@media (min-width: 1024px){
  .cp-top .cp-top-cont_sone__desfour___right{
    max-width: 612px;
  }
}

.cp-top .cp-top-cont_sone__desfour___right img{
  height: 444px;
  width: 100%;
  border-radius: 25px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 1024px){
  .cp-top .cp-top-cont_sone__desfour___right img{
    max-width: 612px;
  }
}

.cp-info{
  margin-top: 68px;
  border-top-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(40 45 42 / var(--tw-border-opacity));
}

.cp-info .cp-info-box{
  display: flex;
  justify-content: space-between;
}

.cp-info .cp-info-box_img{
  margin-top: 5rem;
}

@media not all and (min-width: 1024px){
  .cp-info .cp-info-box_img{
    display: none;
  }
}

.cp-info .cp-info-gallery{
  margin-top: 50px;
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

@media not all and (min-width: 1024px){
  .cp-info .cp-info-gallery_decoration{
    display: none;
  }
}

.cp-info .cp-info-gallery .cp-info-gallery-box{
  display: grid;
  width: 100%;
  max-width: 1038px;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 640px){
  .cp-info .cp-info-gallery .cp-info-gallery-box{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px){
  .cp-info .cp-info-gallery .cp-info-gallery-box{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.cp-info .cp-info-gallery .cp-info-gallery-box_item img{
  height: 320px;
  width: 100%;
  border-radius: 25px;
  -o-object-fit: cover;
  object-fit: cover;
}

.cp-info .cp-info-gallery .cp-info-gallery-box_item:nth-child(2){
  grid-column: span 1 / span 1;
}

@media (min-width: 1024px){
  .cp-info .cp-info-gallery .cp-info-gallery-box_item:nth-child(2){
    grid-column: span 2 / span 2;
  }
}

.cp-info .cp-info-cont{
  width: 100%;
  max-width: 1036px;
}

.cp-info .cp-info-cont_head{
  margin-top: 70px;
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media not all and (min-width: 1024px){
  .cp-info .cp-info-cont_head img{
    width: 2rem;
  }
}

.cp-info .cp-info-cont_content__des{
  margin-top: 60px;
  display: flex;
  flex-direction: column;
  gap: 1.75rem;
}

.cp-info .cp-info-cont_content__des p{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.cp-info .cp-info-cont_content__des strong{
  font-size: 1.5rem;
  line-height: 2rem;
}

.cp-info .cp-info-cont_content__des ul{
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.cp-info .cp-info-cont_content__des ul li{
  position: relative;
  padding-left: 1.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.cp-info .cp-info-cont_content__des ul li::before{
  position: absolute;
  left: 0px;
  top: 50%;
  height: 1rem;
  width: 1rem;
  --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));
  background-image: url("../img/bullet.svg");
  content: "";
}

.cp-info .cp-info-cont_content a{
  margin-top: 1.25rem;
}

.cp-gallery{
  margin-top: 50px;
  border-top-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(40 45 42 / var(--tw-border-opacity));
}

.cp-gallery .cp-gallery-cont_head{
  margin-top: 50px;
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media not all and (min-width: 1024px){
  .cp-gallery .cp-gallery-cont_head img{
    width: 2rem;
  }
}

.cp-gallery .cp-gallery-cont .cp-gallery-cont-box{
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 640px){
  .cp-gallery .cp-gallery-cont .cp-gallery-cont-box{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px){
  .cp-gallery .cp-gallery-cont .cp-gallery-cont-box{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}

.cp-gallery .cp-gallery-cont .cp-gallery-cont-box_item{
  position: relative;
  overflow: hidden;
  border-radius: 25px;
}

.cp-gallery .cp-gallery-cont .cp-gallery-cont-box_item img{
  height: 294px;
  width: 100%;
  border-radius: 25px;
  -o-object-fit: cover;
  object-fit: cover;
}

.cp-gallery .cp-gallery-cont .cp-gallery-cont-box_item:nth-child(6n + 1){
  grid-column: span 1 / span 1;
}

@media (min-width: 1024px){
  .cp-gallery .cp-gallery-cont .cp-gallery-cont-box_item:nth-child(6n + 1){
    grid-column: span 5 / span 5;
  }
}

.cp-gallery .cp-gallery-cont .cp-gallery-cont-box_item:nth-child(6n + 2){
  grid-column: span 1 / span 1;
}

@media (min-width: 1024px){
  .cp-gallery .cp-gallery-cont .cp-gallery-cont-box_item:nth-child(6n + 2){
    grid-column: span 3 / span 3;
  }
}

.cp-gallery .cp-gallery-cont .cp-gallery-cont-box_item:nth-child(6n + 3){
  grid-column: span 1 / span 1;
}

@media (min-width: 1024px){
  .cp-gallery .cp-gallery-cont .cp-gallery-cont-box_item:nth-child(6n + 3){
    grid-column: span 4 / span 4;
  }
}

.cp-gallery .cp-gallery-cont .cp-gallery-cont-box_item:nth-child(6n + 4){
  grid-column: span 1 / span 1;
}

@media (min-width: 1024px){
  .cp-gallery .cp-gallery-cont .cp-gallery-cont-box_item:nth-child(6n + 4){
    grid-column: span 4 / span 4;
  }
}

.cp-gallery .cp-gallery-cont .cp-gallery-cont-box_item:nth-child(6n + 5){
  grid-column: span 1 / span 1;
}

@media (min-width: 1024px){
  .cp-gallery .cp-gallery-cont .cp-gallery-cont-box_item:nth-child(6n + 5){
    grid-column: span 5 / span 5;
  }
}

.cp-gallery .cp-gallery-cont .cp-gallery-cont-box_item:nth-child(6n + 6){
  grid-column: span 1 / span 1;
}

@media (min-width: 1024px){
  .cp-gallery .cp-gallery-cont .cp-gallery-cont-box_item:nth-child(6n + 6){
    grid-column: span 3 / span 3;
  }
}

.cp-harm .cp-harm-cont{
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  --tw-bg-opacity: 1;
  background-color: rgb(40 45 42 / var(--tw-bg-opacity));
}

@media not all and (min-width: 640px){
  .cp-harm .cp-harm-cont{
    flex-direction: column;
  }
}

@media (min-width: 1024px){
  .cp-harm .cp-harm-cont{
    margin-top: 100px;
    margin-bottom: 100px;
  }
}

.cp-harm .cp-harm-cont_right{
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-end;
}

@media not all and (min-width: 640px){
  .cp-harm .cp-harm-cont_right{
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.75rem;
  }
}

@media (min-width: 640px){
  .cp-harm .cp-harm-cont_right{
    max-width: 400px;
  }
}

.cp-harm .cp-harm-cont_right .circle{
  position: absolute;
  top: 0px;
  left: 2.25rem;
}

.cp-harm .cp-harm-cont_right__head{
  margin-top: 30px;
  display: flex;
  height: 60px;
  width: 226px;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.cp-harm .cp-harm-cont_right__head h3{
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 44px;
}

.cp-harm .cp-harm-cont_right__des{
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  display: flex;
  width: 100%;
  max-width: 316px;
  flex-direction: column;
  gap: 1.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.cp-harm .cp-harm-cont_right__des a{
  text-decoration-line: underline;
  text-underline-offset: 2px;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.cp-harm .cp-harm-cont_right__des a:hover{
  --tw-text-opacity: 1;
  color: rgb(240 127 0 / var(--tw-text-opacity));
}

.cp-harm .cp-harm-cont_right__des p{
  text-align: justify;
}

.cp-harm .cp-harm-cont_right__des .follow-link{
  margin-top: 8px;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.cp-harm .cp-harm-cont_right__des .follow-link:hover{
  --tw-text-opacity: 1;
  color: rgb(240 127 0 / var(--tw-text-opacity));
}

.cp-harm .cp-harm-cont_left{
  width: 100%;
  max-width: 848px;
}

.cp-harm .cp-harm-cont_left img{
  height: 300px;
  width: 100%;
  border-top-left-radius: 50px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 640px){
  .cp-harm .cp-harm-cont_left img{
    height: 540px;
  }
}

.news-page{
  margin-top: 140px;
}

@media (min-width: 640px){
  .news-page{
    margin-top: 166px;
  }
}

@media (min-width: 1024px){
  .news-page{
    margin-top: 290px;
  }
}

.news-page_head{
  margin-top: 50px;
  display: flex;
  align-items: center;
  gap: 1rem;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(40 45 42 / var(--tw-border-opacity));
  border-bottom-color: rgb(40 45 42 / var(--tw-border-opacity));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  text-transform: uppercase;
}

@media not all and (min-width: 1024px){
  .news-page_head img{
    width: 2rem;
  }
}

.news-page .news-page-content{
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 1024px){
  .news-page .news-page-content{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1280px){
  .news-page .news-page-content{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.news-page .news-page-content .news-post{
  width: 100%;
}

.news-page .news-page-content .news-post .news-post-top{
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  --tw-bg-opacity: 1;
  background-color: rgb(131 40 114 / var(--tw-bg-opacity));
  padding-left: 30px;
  padding-bottom: 1.5rem;
  padding-top: 30px;
}

.news-page .news-page-content .news-post .news-post-top_category{
  margin-top: 50px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.news-page .news-page-content .news-post .news-post-top h4{
  font-size: 34px;
  font-weight: 500;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.news-page .news-page-content .news-post .news-post-top .news-decoration{
  display: none;
}

.news-page .news-page-content .news-post .news-post-bot{
  margin-top: 1.25rem;
}

.news-page .news-page-content .news-post .news-post-bot_title{
  font-size: 34px;
}

.news-page .news-page-content .news-post .news-post-bot p{
  text-align: justify;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.news-page .news-page-content .news-post .news-post-bot a{
  margin-top: 30px;
}

@media (min-width: 1280px){
  .news-page .news-page-content .news-post:nth-child(2){
    grid-column: span 2 / span 2;
  }
}

.news-page .news-page-content .news-post:nth-child(2) .news-post-top{
  position: relative;
  overflow: hidden;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  --tw-bg-opacity: 1;
  background-color: rgb(240 127 0 / var(--tw-bg-opacity));
}

.news-page .news-page-content .news-post:nth-child(2) .news-post-top .news-decoration{
  position: absolute;
  bottom: -10px;
  right: 2.5rem;
  display: block;
}

.single-news{
  margin-top: 140px;
}

@media (min-width: 640px){
  .single-news{
    margin-top: 166px;
  }
}

@media (min-width: 1024px){
  .single-news{
    margin-top: 290px;
  }
}

.single-news .fp-walks{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.single-news_hero img{
  height: 400px;
  width: 100%;
  border-radius: 50px;
  -o-object-fit: cover;
  object-fit: cover;
}

.single-news .single-news-walks{
  margin-top: 50px;
}

.single-news .single-news-walks_head{
  display: flex;
  align-items: center;
  gap: 1rem;
  border-top-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(40 45 42 / var(--tw-border-opacity));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-top: 50px;
  text-transform: uppercase;
}

@media not all and (min-width: 1024px){
  .single-news .single-news-walks_head img{
    width: 2rem;
  }
}

.single-news .single-news-walks_detalis{
  margin-top: 1.25rem;
  display: flex;
  gap: 1.5rem;
}

@media not all and (min-width: 640px){
  .single-news .single-news-walks_detalis{
    flex-direction: column;
  }
}

@media (min-width: 640px){
  .single-news .single-news-walks_detalis{
    align-items: center;
  }
}

.single-news .single-news-walks_detalis__item{
  display: flex;
  gap: 0.25rem;
}

.single-news .single-news-walks_detalis__item h3{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.single-news .single-news-walks_detalis__item p{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.single-news .single-news-walks_des{
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.single-news .single-news-walks_destwo{
  margin-top: 50px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 1.75rem;
}

@media not all and (min-width: 1024px){
  .single-news .single-news-walks_destwo{
    flex-direction: column;
  }
}

.single-news .single-news-walks_destwo__left{
  width: 100%;
}

@media (min-width: 1024px){
  .single-news .single-news-walks_destwo__left{
    max-width: 506px;
  }
}

.single-news .single-news-walks_destwo__left img{
  height: 537px;
  width: 100%;
  border-radius: 25px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 1024px){
  .single-news .single-news-walks_destwo__left img{
    max-width: 506px;
  }
}

.single-news .single-news-walks_destwo__right{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 2rem;
}

@media (min-width: 1024px){
  .single-news .single-news-walks_destwo__right{
    max-width: 612px;
  }
}

.single-news .single-news-walks_destwo__right h3{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.single-news .single-news-walks_destwo__right p{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.single-news .single-news-walks_avaible{
  margin-top: 0.625rem;
}

.single-news .single-news-archive{
  margin-top: 50px;
}

.single-news .single-news-archive_head{
  display: flex;
  align-items: center;
  gap: 1rem;
  border-top-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(40 45 42 / var(--tw-border-opacity));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-top: 50px;
  text-transform: uppercase;
}

@media not all and (min-width: 1024px){
  .single-news .single-news-archive_head img{
    width: 2rem;
  }
}

.single-news .single-news-archive_detalis{
  margin-top: 1.25rem;
  display: flex;
  gap: 1.5rem;
}

@media not all and (min-width: 640px){
  .single-news .single-news-archive_detalis{
    flex-direction: column;
  }
}

@media (min-width: 640px){
  .single-news .single-news-archive_detalis{
    align-items: center;
  }
}

.single-news .single-news-archive_detalis__item{
  display: flex;
  gap: 0.25rem;
}

.single-news .single-news-archive_detalis__item h3{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.single-news .single-news-archive_detalis__item p{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.single-news .single-news-archive_des{
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.single-news .single-news-archive_destwo{
  margin-top: 50px;
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  gap: 1.75rem;
}

@media not all and (min-width: 1024px){
  .single-news .single-news-archive_destwo{
    flex-direction: column;
  }
}

.single-news .single-news-archive_destwo__left{
  width: 100%;
}

@media (min-width: 1024px){
  .single-news .single-news-archive_destwo__left{
    max-width: 506px;
  }
}

.single-news .single-news-archive_destwo__left img{
  height: 537px;
  width: 100%;
  border-radius: 25px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 1024px){
  .single-news .single-news-archive_destwo__left img{
    max-width: 506px;
  }
}

.single-news .single-news-archive_destwo__right{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 2rem;
}

@media (min-width: 1024px){
  .single-news .single-news-archive_destwo__right{
    max-width: 612px;
  }
}

.single-news .single-news-archive_destwo__right h3{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.single-news .single-news-archive_destwo__right p{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.single-news .single-news-archive_list{
  position: relative;
  margin-top: 50px;
  width: 100%;
  overflow: hidden;
  border-radius: 50px;
  --tw-bg-opacity: 1;
  background-color: rgb(40 45 42 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 50px;
  padding-bottom: 3rem;
}

@media (min-width: 640px){
  .single-news .single-news-archive_list{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (min-width: 1024px){
  .single-news .single-news-archive_list{
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 116px;
  }
}

.single-news .single-news-archive_list h3{
  position: relative;
  z-index: 10;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 640px){
  .single-news .single-news-archive_list h3{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.single-news .single-news-archive_list ul{
  position: relative;
  z-index: 10;
  margin-top: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.single-news .single-news-archive_list ul li{
  position: relative;
  padding-left: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 640px){
  .single-news .single-news-archive_list ul li{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.single-news .single-news-archive_list ul li strong{
  font-weight: 700;
}

.single-news .single-news-archive_list ul li::before{
  position: absolute;
  left: 0px;
  top: 50%;
  height: 1.25rem;
  width: 1.25rem;
  --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));
  content: "";
  background-image: url("../img/bullet-white.svg");
}

.single-news .single-news-archive_list .list-decoration{
  position: absolute;
  top: 0px;
  right: 0px;
}

@media not all and (min-width: 640px){
  .single-news .single-news-archive_list .list-decoration{
    opacity: 0.7;
  }
}

.single-news .single-news-archive_link{
  margin-top: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-news .single-news-archive_gallery__head{
  margin-top: 50px;
  display: flex;
  align-items: center;
  gap: 1rem;
  text-transform: uppercase;
}

@media not all and (min-width: 1024px){
  .single-news .single-news-archive_gallery__head img{
    width: 2rem;
  }
}

.single-news .single-news-archive_gallery .cp-gallery-cont-box{
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 640px){
  .single-news .single-news-archive_gallery .cp-gallery-cont-box{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px){
  .single-news .single-news-archive_gallery .cp-gallery-cont-box{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}

.single-news .single-news-archive_gallery .cp-gallery-cont-box_item{
  position: relative;
  overflow: hidden;
  border-radius: 25px;
}

.single-news .single-news-archive_gallery .cp-gallery-cont-box_item img{
  height: 294px;
  width: 100%;
  border-radius: 25px;
  -o-object-fit: cover;
  object-fit: cover;
}

.single-news .single-news-archive_gallery .cp-gallery-cont-box_item:nth-child(6n + 1){
  grid-column: span 1 / span 1;
}

@media (min-width: 1024px){
  .single-news .single-news-archive_gallery .cp-gallery-cont-box_item:nth-child(6n + 1){
    grid-column: span 5 / span 5;
  }
}

.single-news .single-news-archive_gallery .cp-gallery-cont-box_item:nth-child(6n + 2){
  grid-column: span 1 / span 1;
}

@media (min-width: 1024px){
  .single-news .single-news-archive_gallery .cp-gallery-cont-box_item:nth-child(6n + 2){
    grid-column: span 3 / span 3;
  }
}

.single-news .single-news-archive_gallery .cp-gallery-cont-box_item:nth-child(6n + 3){
  grid-column: span 1 / span 1;
}

@media (min-width: 1024px){
  .single-news .single-news-archive_gallery .cp-gallery-cont-box_item:nth-child(6n + 3){
    grid-column: span 4 / span 4;
  }
}

.single-news .single-news-archive_gallery .cp-gallery-cont-box_item:nth-child(6n + 4){
  grid-column: span 1 / span 1;
}

@media (min-width: 1024px){
  .single-news .single-news-archive_gallery .cp-gallery-cont-box_item:nth-child(6n + 4){
    grid-column: span 4 / span 4;
  }
}

.single-news .single-news-archive_gallery .cp-gallery-cont-box_item:nth-child(6n + 5){
  grid-column: span 1 / span 1;
}

@media (min-width: 1024px){
  .single-news .single-news-archive_gallery .cp-gallery-cont-box_item:nth-child(6n + 5){
    grid-column: span 5 / span 5;
  }
}

.single-news .single-news-archive_gallery .cp-gallery-cont-box_item:nth-child(6n + 6){
  grid-column: span 1 / span 1;
}

@media (min-width: 1024px){
  .single-news .single-news-archive_gallery .cp-gallery-cont-box_item:nth-child(6n + 6){
    grid-column: span 3 / span 3;
  }
}

.single-news .single-news-next{
  margin-top: 50px;
}

.single-news .single-news-next_head{
  display: flex;
  align-items: center;
  gap: 1rem;
  border-top-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(40 45 42 / var(--tw-border-opacity));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-top: 50px;
  text-transform: uppercase;
}

@media not all and (min-width: 1024px){
  .single-news .single-news-next_head img{
    width: 2rem;
  }
}

.single-news .single-news-next_destwo{
  margin-top: 50px;
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  gap: 1.75rem;
}

@media not all and (min-width: 1024px){
  .single-news .single-news-next_destwo{
    flex-direction: column;
  }
}

.single-news .single-news-next_destwo__left{
  width: 100%;
}

@media (min-width: 1024px){
  .single-news .single-news-next_destwo__left{
    max-width: 612px;
  }
}

.single-news .single-news-next_destwo__left img{
  height: 390px;
  width: 100%;
  border-radius: 25px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 1024px){
  .single-news .single-news-next_destwo__left img{
    max-width: 612px;
  }
}

.single-news .single-news-next_destwo__right{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 2rem;
}

@media (min-width: 1024px){
  .single-news .single-news-next_destwo__right{
    max-width: 506px;
  }
}

.single-news .single-news-next_destwo__right h3{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.single-news .single-news-next_destwo__right p{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.single-news .single-news-next_desthree{
  margin-top: 50px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 1.75rem;
}

@media not all and (min-width: 1024px){
  .single-news .single-news-next_desthree{
    flex-direction: column;
  }
}

.single-news .single-news-next_desthree__left{
  width: 100%;
}

@media (min-width: 1024px){
  .single-news .single-news-next_desthree__left{
    max-width: 506px;
  }
}

.single-news .single-news-next_desthree__left img{
  height: 568px;
  width: 100%;
  border-radius: 25px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 1024px){
  .single-news .single-news-next_desthree__left img{
    max-width: 506px;
  }
}

.single-news .single-news-next_desthree__right{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 2rem;
}

@media (min-width: 1024px){
  .single-news .single-news-next_desthree__right{
    max-width: 612px;
  }
}

.single-news .single-news-next_desthree__right h3{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

.single-news .single-news-next_desthree__right p{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.single-news .single-news-next_link{
  margin-top: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-news .single-news-next_gallery{
  margin-top: 50px;
  display: flex;
  align-items: center;
  gap: 1.5rem;
}

.single-news .single-news-next_gallery .cp-info-gallery-box{
  display: grid;
  width: 100%;
  max-width: 1038px;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 640px){
  .single-news .single-news-next_gallery .cp-info-gallery-box{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px){
  .single-news .single-news-next_gallery .cp-info-gallery-box{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media not all and (min-width: 1024px){
  .single-news .single-news-next_gallery .cp-info-gallery-box_decoration{
    display: none;
  }
}

.single-news .single-news-next_gallery .cp-info-gallery-box_item img{
  height: 320px;
  width: 100%;
  border-radius: 25px;
  -o-object-fit: cover;
  object-fit: cover;
}

.single-news .single-news-next_gallery .cp-info-gallery-box_item:nth-child(2){
  grid-column: span 1 / span 1;
}

@media (min-width: 1024px){
  .single-news .single-news-next_gallery .cp-info-gallery-box_item:nth-child(2){
    grid-column: span 2 / span 2;
  }
}

.harm-page{
  margin-top: 140px;
}

@media (min-width: 640px){
  .harm-page{
    margin-top: 166px;
  }
}

@media (min-width: 1024px){
  .harm-page{
    margin-top: 290px;
  }
}

.harm-page .harm-page-top{
  display: flex;
  width: 100%;
  justify-content: space-between;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(40 45 42 / var(--tw-border-opacity));
  border-bottom-color: rgb(40 45 42 / var(--tw-border-opacity));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  text-align: center;
}

@media not all and (min-width: 640px){
  .harm-page .harm-page-top{
    flex-direction: column;
    gap: 0.75rem;
  }
}

.harm-page .harm-page-top_left{
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media not all and (min-width: 1024px){
  .harm-page .harm-page-top_left img{
    width: 2rem;
  }
}

.harm-page .harm-page-top_right{
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media not all and (min-width: 640px){
  .harm-page .harm-page-top_right{
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
}

.guide-page{
  margin-top: 140px;
}

@media (min-width: 640px){
  .guide-page{
    margin-top: 166px;
  }
}

@media (min-width: 1024px){
  .guide-page{
    margin-top: 290px;
  }
}

.guide-page .guide-page-top{
  display: flex;
  width: 100%;
  justify-content: space-between;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(40 45 42 / var(--tw-border-opacity));
  border-bottom-color: rgb(40 45 42 / var(--tw-border-opacity));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  text-align: center;
}

@media not all and (min-width: 640px){
  .guide-page .guide-page-top{
    flex-direction: column;
    gap: 0.75rem;
  }
}

.guide-page .guide-page-top_left{
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media not all and (min-width: 1024px){
  .guide-page .guide-page-top_left img{
    width: 2rem;
  }
}

.guide-page .guide-page-des{
  margin-top: 30px;
  font-size: 1.5rem;
  line-height: 2rem;
}

.guide-page .guide-page-box{
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.guide-page .guide-page-box_item{
  position: relative;
  display: flex;
  gap: 1.5rem;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  padding: 1.25rem;
}

@media not all and (min-width: 640px){
  .guide-page .guide-page-box_item{
    flex-direction: column;
  }
}

@media (min-width: 640px){
  .guide-page .guide-page-box_item{
    align-items: center;
    gap: 52px;
  }
}

.guide-page .guide-page-box_item__deco{
  position: absolute;
  top: 2.5rem;
  right: 0px;
}

@media (min-width: 640px){
  .guide-page .guide-page-box_item__deco{
    display: none;
  }
}

.guide-page .guide-page-box_item__img{
  height: 168px;
  width: 140px;
  border-radius: 0.75rem;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (min-width: 640px){
  .guide-page .guide-page-box_item__img{
    width: 100px;
  }
}

.guide-page .guide-page-box_item__des h3{
  font-size: 34px;
}

@media (min-width: 768px){
  .guide-page .guide-page-box_item__des h3{
    line-height: 2rem;
  }
}

.guide-page .guide-page-box_item__des span{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.contact-page{
  margin-top: 140px;
}

@media (min-width: 640px){
  .contact-page{
    margin-top: 166px;
  }
}

@media (min-width: 1024px){
  .contact-page{
    margin-top: 290px;
  }
}

.contact-page .contact-page-top{
  display: flex;
  width: 100%;
  justify-content: space-between;
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(40 45 42 / var(--tw-border-opacity));
  border-bottom-color: rgb(40 45 42 / var(--tw-border-opacity));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  text-align: center;
}

@media not all and (min-width: 640px){
  .contact-page .contact-page-top{
    flex-direction: column;
    gap: 0.75rem;
  }
}

.contact-page .contact-page-top_left{
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media not all and (min-width: 1024px){
  .contact-page .contact-page-top_left img{
    width: 2rem;
  }
}

.contact-page .contact-page-contact{
  margin-top: 54px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact-page .contact-page-contact_info{
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  text-align: center;
  font-size: 26px;
  font-weight: 800;
}

.contact-page .contact-page-contact_info h5{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
}

.contact-page .contact-page-contact_socials{
  margin-top: 1rem;
  display: flex;
  justify-content: center;
  gap: 1.25rem;
}

.contact-page .contact-page-contact_formdes{
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  width: 100%;
  max-width: 660px;
  text-align: center;
}

.contact-page .contact-page-contact_formdes h2{
  margin-bottom: 0.625rem;
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
}

.contact-page .contact-page-contact_formdes p{
  font-size: 24px;
}

@media not all and (min-width: 640px){
  .wpcf7{
    width: 100%;
  }
}

.wpcf7-form{
  margin-top: 1.5rem;
  display: flex;
  width: 100%;
  max-width: 1036px;
  flex-direction: column;
  gap: 1.5rem;
}

.wpcf7-form .input-form-cont{
  display: flex;
  flex-direction: column;
  gap: 22px;
}

@media (min-width: 768px){
  .wpcf7-form .input-form-cont{
    flex-direction: row;
  }
}

.wpcf7-form .input-form-cont .input-form{
  margin-top: 0.75rem;
  width: 100%;
}

.wpcf7-form .input-form-cont .input-form input{
  width: 100% !important;
  max-width: none;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(40 45 42 / var(--tw-border-opacity));
  background-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
  width: -webkit-fill-available;
  width: -moz-available;
}

@media (max-widht: 640px) {
  .wpcf7-form .input-form-cont .input-form input {
    max-width: -moz-available
  }
}

.wpcf7-form .input-form-cont .input-form input::-moz-placeholder{
  position: relative;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.wpcf7-form .input-form-cont .input-form input::placeholder{
  position: relative;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.wpcf7-form .input-form textarea{
  width: 100%;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(40 45 42 / var(--tw-border-opacity));
  background-color: transparent;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.wpcf7-form .input-form textarea::-moz-placeholder{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.wpcf7-form .input-form textarea::placeholder{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.wpcf7-form .wpcf7-submit{
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  align-items: center;
  gap: 0.75rem;
  border-radius: 24px;
  border-style: none;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media not all and (min-width: 640px){
  .wpcf7-form .wpcf7-list-item-label,
      .wpcf7-form span{
    max-width: 220px;
  }
}

.wpcf7-form .wpcf7-list-item-label a, .wpcf7-form span a{
  text-decoration-line: underline;
  text-underline-offset: 6px;
}

.wpcf7-form .wpcf7-list-item{
  margin: 0px !important;
}

.zgoda-komponent{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.zgoda-komponent .wpcf7-form-control{
  max-width: none !important;
}

.zgoda-komponent .wpcf7-form-control .wpcf7-list-item{
  max-width: none !important;
}

.zgoda-komponent input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

.zgoda-komponent label{
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(40 45 42 / var(--tw-text-opacity)) !important;
  position: relative;
  padding-left: 32px;
  cursor: pointer;
  display: inline-block;
}

.form-btn{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.25rem;
  display: flex;
  height: 46px;
  width: 100%;
  max-width: 195px;
  align-items: center;
  justify-content: center;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  background-color: transparent;
  text-transform: uppercase !important;
  --tw-text-opacity: 1 !important;
  color: rgb(40 45 42 / var(--tw-text-opacity)) !important;
}

.form-btn input{
  height: 46px;
  width: 100%;
  padding-left: 4rem !important;
  padding-right: 4rem !important;
  text-align: start !important;
  letter-spacing: 0.05em;
  --tw-text-opacity: 1 !important;
  color: rgb(40 45 42 / var(--tw-text-opacity)) !important;
  width: -webkit-fill-available;
  width: -moz-available;
  -webkit-tap-highlight-color: transparent;
}

.form-btn input:disabled{
  border-style: none;
  opacity: 1;
}

.form-btn .btn-arrow{
  position: absolute;
  right: 18px;
  top: 50%;
  --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));
}

.form-success {
  display: none;
  margin-top: 12px;
  padding: 10px 14px;
  font-size: 14px;
  color: #155724;
  background: #d4edda;
  border: 1px solid #c3e6cb;
  border-radius: 6px;
}

.wpcf7-response-output{
  display: none;
}

.zgoda-komponent label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border: 2px solid #282D2A;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0);
  box-sizing: border-box;
}

.zgoda-komponent label:has(input[type="checkbox"]:checked)::before {
  background: rgb(29, 141, 38);
  border-color: rgb(29, 141, 38);
}

.zgoda-komponent label:has(input[type="checkbox"]:checked)::after {
  content: "✓";
  position: absolute;
  left: 6px;
  top: 12px;
  transform: translateY(-50%);
  font-size: 14px;
  color: white;
}

.wpcf7-spinner{
  display: none !important;
}

/* Ukrycie natywnego inputa tylko wizualnie */

.wpcf7-form input[type="file"] {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
}

/* Wrapper dla pliku (CF7 sam go tworzy) */

.wpcf7-form input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
}

/* Kontener wyglądu przycisku */

.wpcf7-file-wrapper{
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
  padding: 17px 14px;
  cursor: pointer;
  font-family: system-ui;
  font-size: 16px !important;
  color: #222;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.wpcf7-file-wrapper span{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

/* Ikona SVG jako pseudo-element */

.wpcf7-file-wrapper::before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg width='16' height='21' viewBox='0 0 16 21' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0)'><path d='M15.7393 6.9L9.18519 0.264C9.01865 0.0951691 8.79271 0.000210062 8.55704 0H3.25926C2.39485 0 1.56584 0.347677 0.954615 0.966547C0.343385 1.58542 0 2.42479 0 3.3V17.7C0 18.5752 0.343385 19.4146 0.954615 20.0335C1.56584 20.6523 2.39485 21 3.25926 21H12.7407C13.6052 21 14.4342 20.6523 15.0454 20.0335C15.6566 19.4146 16 18.5752 16 17.7V7.5C15.9907 7.27392 15.8976 7.0597 15.7393 6.9ZM9.48148 3.072L12.9659 6.6H9.48148V3.072ZM12.7407 19.2H3.25926C2.86635 19.2 2.48953 19.042 2.21169 18.7607C1.93386 18.4794 1.77778 18.0978 1.77778 17.7V3.3C1.77778 2.90218 1.93386 2.52064 2.21169 2.23934C2.48953 1.95804 2.86635 1.8 3.25926 1.8H7.7037V7.5C7.70677 7.73773 7.80141 7.96485 7.96745 8.13296C8.13349 8.30107 8.3578 8.39689 8.59259 8.4H14.2222V17.7C14.2222 18.0978 14.0661 18.4794 13.7883 18.7607C13.5105 19.042 13.1337 19.2 12.7407 19.2Z' fill='%23707070'/></g><defs><clipPath id='clip0'><rect width='16' height='21' fill='white'/></clipPath></defs></svg>");
}

/* Tekst obok ikony */

.wpcf7-file-wrapper span{
  --tw-text-opacity: 1;
  color: rgb(112 112 112 / var(--tw-text-opacity));
  font-size: 16px;
}

.wpcf7-file-wrapper small {
  font-size: 16px;
  color: #707070;
  margin-left: 4px;
}

.wpcf7-file-wrapper .file-selected-name {
  display: block;
  font-size: 16px;
  color: #707070;
}

.form-control{
  border-radius: 15px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.form-page{
  margin-top: 140px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(40 45 42 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (min-width: 640px){
  .form-page{
    margin-top: 166px;
  }
}

@media (min-width: 1024px){
  .form-page{
    margin-top: 290px;
  }
}

.form-page .form-page-top{
  display: flex;
  width: 100%;
  justify-content: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  text-align: center;
}

@media not all and (min-width: 640px){
  .form-page .form-page-top{
    flex-direction: column;
    gap: 0.75rem;
  }
}

.form-page .form-page-top_left{
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media not all and (min-width: 1024px){
  .form-page .form-page-top_left img{
    width: 2rem;
  }
}

.form-page .form-page-contact{
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.form-page .form-page-contact_info{
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  text-align: center;
  font-size: 26px;
  font-weight: 800;
}

.form-page .form-page-contact_info h5{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
}

.form-page .form-page-contact_socials{
  margin-top: 1rem;
  display: flex;
  justify-content: center;
  gap: 1.25rem;
}

.form-page .form-page-contact_formdes{
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 849px;
  text-align: center;
}

.form-page .form-page-contact_formdes h2{
  margin-bottom: 0.625rem;
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
}

.form-page .form-page-contact_formdes p{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

#walk-error-popup {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #ff5252;
  color: #fff;
  padding: 15px 25px;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  z-index: 999999999999;
  font-family: sans-serif;
  font-size: 16px;
  display: none;
}

.confirm-page{
  margin-top: 140px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  border-top-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(40 45 42 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (min-width: 640px){
  .confirm-page{
    margin-top: 166px;
  }
}

@media (min-width: 1024px){
  .confirm-page{
    margin-top: 290px;
  }
}

.confirm-page .confirm-page-top{
  display: flex;
  width: 100%;
  justify-content: center;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  text-align: center;
}

@media not all and (min-width: 640px){
  .confirm-page .confirm-page-top{
    flex-direction: column;
    gap: 0.75rem;
  }
}

.confirm-page .confirm-page-top_left{
  display: flex;
  align-items: center;
  gap: 1rem;
}

@media not all and (min-width: 1024px){
  .confirm-page .confirm-page-top_left img{
    width: 2rem;
  }
}

.confirm-page .confirm-page-des{
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  display: flex;
  width: 100%;
  max-width: 824px;
  flex-direction: column;
  gap: 1.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.confirm-page .confirm-page-des strong{
  font-weight: 700;
}

.confirm-page .confirm-page-des p span{
  font-weight: 700;
}

.confirm-page .confirm-page-des ul{
  position: relative;
  z-index: 10;
  margin-top: -12px;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.confirm-page .confirm-page-des ul li{
  position: relative;
  padding-left: 1.75rem;
}

@media (min-width: 640px){
  .confirm-page .confirm-page-des ul li{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.confirm-page .confirm-page-des ul li strong{
  font-weight: 700;
}

.confirm-page .confirm-page-des ul li::before{
  position: absolute;
  left: 0px;
  top: 50%;
  height: 1rem;
  width: 1rem;
  --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));
  content: "";
  background-image: url("../img/bullet-black.svg");
}

:root {
  --kno-primary: #832872;
  --kno-secondary: #C9973F;
  --kno-glow: #D4A84B;
  --kno-bg: #FAF7F2;
  --kno-text: #2A1F1F;
  --kno-muted: #6B5B5B;
}

/* ========== GLOW EFFECTS ========== */

.glow-pulse {
  background: radial-gradient(circle, rgba(131, 40, 114, 0.3) 0%, transparent 70%);
  border-radius: 50%;
  animation: glow-pulse 2s ease-in-out infinite;
}

@keyframes glow-pulse {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.5;
  }

  50% {
    transform: translate(-50%, -50%) scale(1.3);
    opacity: 0.8;
  }
}

/* ========== ROTATING RINGS ========== */

.ring-dashed {
  border: 2px dashed rgba(201, 151, 63, 0.4);
  border-radius: 50%;
}

.ring-solid {
  border: 1px solid rgba(212, 168, 75, 0.3);
  border-radius: 50%;
}

.ring-rotate {
  animation: ring-rotate 20s linear infinite;
}

.ring-rotate-reverse {
  animation: ring-rotate 15s linear infinite reverse;
}

@keyframes ring-rotate {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

/* ========== ORBITING PARTICLES ========== */

.particle {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: 50%;
  top: 50%;
}

.particle-1 {
  background: var(--kno-primary);
  box-shadow: 0 0 10px var(--kno-primary);
  animation: orbit-1 4s ease-in-out infinite;
}

.particle-2 {
  background: var(--kno-secondary);
  box-shadow: 0 0 10px var(--kno-secondary);
  animation: orbit-2 4s ease-in-out infinite 0.5s;
}

.particle-3 {
  background: var(--kno-primary);
  box-shadow: 0 0 10px var(--kno-primary);
  animation: orbit-3 4s ease-in-out infinite 1s;
}

.particle-4 {
  background: var(--kno-secondary);
  box-shadow: 0 0 10px var(--kno-secondary);
  animation: orbit-4 4s ease-in-out infinite 1.5s;
}

@keyframes orbit-1 {
  0%, 100% {
    transform: translate(calc(-50% + 100px), calc(-50% + 0px)) scale(1);
    opacity: 0.8;
  }

  50% {
    transform: translate(calc(-50% - 100px), calc(-50% + 0px)) scale(1.5);
    opacity: 1;
  }
}

@keyframes orbit-2 {
  0%, 100% {
    transform: translate(calc(-50% + 0px), calc(-50% + 100px)) scale(1);
    opacity: 0.8;
  }

  50% {
    transform: translate(calc(-50% + 0px), calc(-50% - 100px)) scale(1.5);
    opacity: 1;
  }
}

@keyframes orbit-3 {
  0%, 100% {
    transform: translate(calc(-50% - 100px), calc(-50% + 0px)) scale(1);
    opacity: 0.8;
  }

  50% {
    transform: translate(calc(-50% + 100px), calc(-50% + 0px)) scale(1.5);
    opacity: 1;
  }
}

@keyframes orbit-4 {
  0%, 100% {
    transform: translate(calc(-50% + 0px), calc(-50% - 100px)) scale(1);
    opacity: 0.8;
  }

  50% {
    transform: translate(calc(-50% + 0px), calc(-50% + 100px)) scale(1.5);
    opacity: 1;
  }
}

/* ========== LOGO ========== */

.logo-container {
  position: relative;
  z-index: 10;
  animation: logo-entrance 1.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}

@keyframes logo-entrance {
  0% {
    transform: scale(0) rotateY(-180deg);
    opacity: 0;
  }

  100% {
    transform: scale(1) rotateY(0deg);
    opacity: 1;
  }
}

.logo-glow {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(131, 40, 114, 0.5) 0%, transparent 60%);
  filter: blur(20px);
  animation: logo-glow 2s ease-in-out infinite;
}

@keyframes logo-glow {
  0%, 100% {
    transform: scale(1);
    opacity: 0.6;
  }

  50% {
    transform: scale(1.2);
    opacity: 1;
  }
}

.logo-image {
  width: 160px;
  height: 160px;
  -o-object-fit: contain;
  object-fit: contain;
  position: relative;
  z-index: 10;
  animation: logo-breathe 3s ease-in-out infinite;
}

@keyframes logo-breathe {
  0%, 100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }
}

/* ========== PROGRESS BAR ========== */

.progress-bar {
  width: 192px;
  height: 4px;
  background: rgba(107, 91, 91, 0.2);
  border-radius: 9999px;
  overflow: hidden;
  opacity: 0;
  animation: fade-in 0.4s ease forwards 0.4s;
}

.progress-fill {
  height: 100%;
  width: 0%;
  border-radius: 9999px;
  background: linear-gradient(90deg, var(--kno-primary), var(--kno-secondary), var(--kno-glow));
  animation: progress-fill 3.5s ease-in-out forwards;
}

@keyframes progress-fill {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ========== ANIMATED TEXT ========== */

#animated-text {
  opacity: 0;
  animation: fade-in 0.5s ease forwards 0.8s;
}

#animated-text span {
  opacity: 0;
  display: inline-block;
}

/* ========== WALKING DOTS ========== */

.walking-dots {
  opacity: 0;
  animation: fade-in 0.5s ease forwards 1.5s;
}

.dot {
  animation: walk 0.8s ease-in-out infinite;
}

@keyframes walk {
  0%, 100% {
    transform: translateY(0);
    opacity: 0.5;
  }

  50% {
    transform: translateY(-8px);
    opacity: 1;
  }
}

/* ========== LOADER EXIT ========== */

.loader-exit {
  animation: loader-exit 0.8s ease-in-out forwards;
}

@keyframes loader-exit {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  100% {
    opacity: 0;
    transform: scale(1.1);
  }
}

.login-page{
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.login-page .login-page-box{
  display: flex;
  width: 100%;
  max-width: 612px;
  flex-direction: column;
  align-items: center;
  border-radius: 0.5rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity));
  padding: 2rem;
}

.login-page .login-page-box form{
  margin-top: 30px;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
}

.login-page .login-page-box form .form-input-cont{
  display: flex;
  width: 100%;
  max-width: 400px;
  flex-direction: column;
}

.login-page .login-page-box form .form-input-cont label{
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.login-page .login-page-box form .form-input-cont input{
  border-radius: 8px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px){
  .login-page .login-page-box form .form-input-cont input{
    max-width: 400px;
  }
}

@media (min-width: 1024px){
  .login-page .login-page-box form .form-input-cont input{
    max-width: 400px;
  }
}

@media (min-width: 1150px){
  .login-page .login-page-box form .form-input-cont input{
    max-width: 400px;
  }
}

.login-page .login-page-box form .form-input-cont input{
  width: -webkit-fill-available;
  width: -moz-available;
}

@media(max-widht:640px){
  .login-page .login-page-box form .form-input-cont input{
    max-width: -moz-available
  }
}

.login-page .login-page-box .form-des{
  width: 100%;
  max-width: 400px;
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(194 194 194 / var(--tw-border-opacity));
}

.login-page .login-page-box .form-des .form-des-content{
  margin-top: 30px;
  display: flex;
  align-items: flex-start;
  gap: 0.125rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.login-page .login-page-box .form-des .form-des-content_text{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.login-page .login-page-box .form-des .form-des-content_text h2{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

.login-page .login-page-box .form-des .form-des-content_text p{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.login-page .login-page-box .form-des .form-des-content_text p a{
  --tw-text-opacity: 1;
  color: rgb(240 127 0 / var(--tw-text-opacity));
  text-decoration-line: underline;
  text-underline-offset: 2px;
}

.footer-login{
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-top-color: rgb(194 194 194 / var(--tw-border-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

html {
  scroll-behavior: smooth;
}

body{
  position: relative;
  font-family: Saira Condensed, sans-serif;
}

main{
  overflow-x: hidden;
  --tw-text-opacity: 1;
  color: rgb(40 45 42 / var(--tw-text-opacity));
}

.container {
  max-width: 1440px;
}

.content-box{
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.shadow-deep-layered {
  box-shadow:
    -34px 64px 20px rgba(0, 0, 0, 0),
    -22px 41px 19px rgba(0, 0, 0, 0.01),
    -12px 23px 16px rgba(0, 0, 0, 0.05),
    -6px 10px 12px rgba(0, 0, 0, 0.09),
    -1px 3px 10px rgba(0, 0, 0, 0.1);
}

.green-heading-line{
  margin-left: auto;
  margin-right: auto;
  height: 0.5rem;
  width: 100%;
  max-width: 208px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(2 165 56 / var(--tw-bg-opacity));
}

.global-rules{
  margin-top: 70px;
  display: flex;
  justify-content: center;
}

.global-rules a{
  display: flex;
  align-items: center;
  gap: 0.625rem;
}

