/*
Theme Name: World Discovery Ski change
Theme URI: https://world-discovery.com/
Author: World Discovery
Author URI: https://world-discovery.com/
Description: Theme for multipages
Tags: tailwind, alpineJS
Version: 1.1.2
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: world-discovery
*/

@media (hover: none) {
  .no-hover-effect:not(.archive-icons-active):hover {
    background-color: initial !important;
    color: initial !important;
    fill: initial !important;
  }

  .no-hover-effect:not(.archive-icons-active):hover svg {
    fill: black !important;
  }
}

/* Fonts */

@font-face {
  font-family: "Figtree";

  src: url(/wp-content/themes/sage10/resources/fonts/Figtree-Light.otf);

  font-weight: 300;
}

@font-face {
  font-family: "Figtree";

  src: url(/wp-content/themes/sage10/resources/fonts/Figtree-Regular.otf);

  font-weight: 400;
}

@font-face {
  font-family: "Figtree";

  src: url(/wp-content/themes/sage10/resources/fonts/Figtree-SemiBold.otf);

  font-weight: 600;
}

@font-face {
  font-family: "Figtree";

  src: url(/wp-content/themes/sage10/resources/fonts/Figtree-Bold.otf);

  font-weight: 700;
}

@font-face {
  font-family: "Figtree";

  src: url(/wp-content/themes/sage10/resources/fonts/Figtree-ExtraBold.otf);

  font-weight: 800;
}

p {
  margin-bottom: 1rem !important;
  font-size: 20px;
}

a {
  line-height: 1rem;
  text-decoration-line: none;
  width: -moz-fit-content;
  width: fit-content;
}

p {
  font-size: 1.125rem;
  line-height: 1.5;
}

.p-bold {
  font-size: 1.125rem;
  line-height: 1.5;
  font-weight: 700;
}

.p-sub {
  font-size: 1rem;
  line-height: 1.25;
}

.fp {
  font-size: 0.875rem;
  line-height: 1.45;
}

body {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity));
}

h1 {
  font-size: var(--default-h1-size) !important;
  line-height: 1.2 !important;
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
  font-weight: 700 !important;
}

h2 {
  font-size: var(--default-h2-size) !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  margin-bottom: 2rem !important;
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

h3 {
  font-size: var(--default-h3-size) !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

h4 {
  font-size: var(--default-h4-size) !important;
  line-height: 1.2 !important;
  text-transform: uppercase;
  font-weight: 700 !important;
}

.content a {
  text-decoration-line: underline;
  height: auto !important;
  width: auto !important;
  max-width: 100% !important;
}

.content a:hover {
  text-decoration-line: none;
}

.content p {
  margin-top: 1.75rem;
  margin-bottom: 0px;
}

.content.checkmark.about p,
  .content.checkmark.about li {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.content h2::before {
  display: block;
  content: var(--tw-content);
  height: 5rem;
}

.content h2 {
  margin-top: -2.5rem;
  margin-bottom: 1rem !important;
}

.content h3::before {
  display: block;
  content: var(--tw-content);
  height: 5rem;
}

.content h3 {
  margin-top: -2.5rem;
  margin-bottom: 1rem !important;
}

.content-anchor::before {
  display: block;
  content: var(--tw-content);
  height: 5rem;
}

.content-anchor {
  margin-top: -2.5rem;
  margin-bottom: 1rem !important;
}

.content img {
  margin-top: 1.75rem;
  width: 100%;
  max-width: 100%;
  height: auto !important;
}

.content iframe {
  margin-top: 1.75rem;
  width: 100% !important;
  max-width: 100% !important;
  min-height: 450px !important;
}

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

body {
  font-size: var(--default-font-size);
  line-height: 1.2;
  font-family: var(--default-font-family);
}

html {
  scroll-behavior: smooth;
}

.content ul {
  display: block;
  list-style-type: disc !important;
  margin-block-start: 1em !important;
  margin-block-end: 1em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  padding-inline-start: 24px !important;
}

.content ol {
  list-style-type: disc;
  margin-left: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

:root {
  --primary: #70ac5a;
  --hover: #456c38;
  --table_first_row: #d1d5db;
  --table_row: #fafafa;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

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

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

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

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

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

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

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.\!static {
  position: static !important;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.\!sticky {
  position: sticky !important;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.\!top-14 {
  top: 3.5rem !important;
}

.\!top-36 {
  top: 9rem !important;
}

.-bottom-1 {
  bottom: -0.25rem;
}

.-bottom-1\.5px {
  bottom: -1.5px;
}

.-bottom-1\/4 {
  bottom: -25%;
}

.-left-1\/4 {
  left: -25%;
}

.-left-4 {
  left: -1rem;
}

.-right-1 {
  right: -0.25rem;
}

.-right-1\.5 {
  right: -0.375rem;
}

.-right-1\/4 {
  right: -25%;
}

.-right-2 {
  right: -0.5rem;
}

.-right-3 {
  right: -0.75rem;
}

.-top-1 {
  top: -0.25rem;
}

.-top-1\.5 {
  top: -0.375rem;
}

.-top-1\/4 {
  top: -25%;
}

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

.-top-5 {
  top: -1.25rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-10 {
  bottom: 2.5rem;
}

.bottom-14 {
  bottom: 3.5rem;
}

.bottom-24 {
  bottom: 6rem;
}

.bottom-52 {
  bottom: 13rem;
}

.bottom-7 {
  bottom: 1.75rem;
}

.bottom-9 {
  bottom: 2.25rem;
}

.bottom-full {
  bottom: 100%;
}

.bottom-webinar-button-bottom {
  bottom: 50px;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-2 {
  left: 0.5rem;
}

.left-20 {
  left: 5rem;
}

.left-3 {
  left: 0.75rem;
}

.left-4 {
  left: 1rem;
}

.left-5 {
  left: 1.25rem;
}

.left-\[-2px\] {
  left: -2px;
}

.left-\[52px\] {
  left: 52px;
}

.left-\[66px\] {
  left: 66px;
}

.left-webinar-button-center {
  left: calc(50% - 108px);
}

.right-0 {
  right: 0px;
}

.right-10 {
  right: 2.5rem;
}

.right-2 {
  right: 0.5rem;
}

.right-20 {
  right: 5rem;
}

.right-3 {
  right: 0.75rem;
}

.right-4 {
  right: 1rem;
}

.right-5 {
  right: 1.25rem;
}

.right-6 {
  right: 1.5rem;
}

.right-\[14px\] {
  right: 14px;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-11 {
  top: 2.75rem;
}

.top-14 {
  top: 3.5rem;
}

.top-16 {
  top: 4rem;
}

.top-2 {
  top: 0.5rem;
}

.top-24 {
  top: 6rem;
}

.top-28 {
  top: 7rem;
}

.top-4 {
  top: 1rem;
}

.top-5 {
  top: 1.25rem;
}

.top-6 {
  top: 1.5rem;
}

.top-\[-49px\] {
  top: -49px;
}

.top-\[11px\] {
  top: 11px;
}

.top-\[13px\] {
  top: 13px;
}

.top-\[14px\] {
  top: 14px;
}

.top-\[34px\] {
  top: 34px;
}

.top-\[42px\] {
  top: 42px;
}

.top-\[56px\] {
  top: 56px;
}

.top-\[5px\] {
  top: 5px;
}

.top-\[88px\] {
  top: 88px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-span-full {
  grid-column: 1 / -1;
}

.col-start-auto {
  grid-column-start: auto;
}

.float-right {
  float: right;
}

.\!m-0 {
  margin: 0px !important;
}

.m-1 {
  margin: 0.25rem;
}

.m-5 {
  margin: 1.25rem;
}

.m-auto {
  margin: auto;
}

.\!my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-7 {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

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

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-\[10\%\] {
  margin-top: 10%;
  margin-bottom: 10%;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

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

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

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

.\!mr-2 {
  margin-right: 0.5rem !important;
}

.\!mr-5 {
  margin-right: 1.25rem !important;
}

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

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

.\!mt-3 {
  margin-top: 0.75rem !important;
}

.-ml-1 {
  margin-left: -0.25rem;
}

.-ml-2 {
  margin-left: -0.5rem;
}

.-ml-3 {
  margin-left: -0.75rem;
}

.-ml-5 {
  margin-left: -1.25rem;
}

.-ml-6 {
  margin-left: -1.5rem;
}

.-mr-1 {
  margin-right: -0.25rem;
}

.-mr-2 {
  margin-right: -0.5rem;
}

.-mr-3 {
  margin-right: -0.75rem;
}

.-mr-5 {
  margin-right: -1.25rem;
}

.-mr-6 {
  margin-right: -1.5rem;
}

.-mt-5 {
  margin-top: -1.25rem;
}

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

.mb-0\.5 {
  margin-bottom: 0.125rem;
}

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

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-11 {
  margin-bottom: 2.75rem;
}

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

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

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

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

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

.mb-40 {
  margin-bottom: 10rem;
}

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

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

.mb-7 {
  margin-bottom: 1.75rem;
}

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

.mb-9 {
  margin-bottom: 2.25rem;
}

.mb-contactlinks {
  margin-bottom: 11px;
}

.mb-section {
  margin-bottom: 160px;
}

.ml-0 {
  margin-left: 0px;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-12 {
  margin-left: 3rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

.ml-7 {
  margin-left: 1.75rem;
}

.ml-\[26px\] {
  margin-left: 26px;
}

.ml-\[30px\] {
  margin-left: 30px;
}

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

.mr-0 {
  margin-right: 0px;
}

.mr-0\.5 {
  margin-right: 0.125rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-10 {
  margin-right: 2.5rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mr-9 {
  margin-right: 2.25rem;
}

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

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

.mt-1\.5 {
  margin-top: 0.375rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-11 {
  margin-top: 2.75rem;
}

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

.mt-14 {
  margin-top: 3.5rem;
}

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

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

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

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

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

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

.mt-5 {
  margin-top: 1.25rem;
}

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

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

.mt-\[-15px\] {
  margin-top: -15px;
}

.mt-\[6px\] {
  margin-top: 6px;
}

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

.mt-contactlinks {
  margin-top: 11px;
}

.mt-first {
  margin-top: 104px;
}

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.line-clamp-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.\!block {
  display: block !important;
}

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

.aspect-\[1\/1\.4142\] {
  aspect-ratio: 1/1.4142;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.\!h-10 {
  height: 2.5rem !important;
}

.\!h-12 {
  height: 3rem !important;
}

.\!h-16 {
  height: 4rem !important;
}

.\!h-20 {
  height: 5rem !important;
}

.\!h-32 {
  height: 8rem !important;
}

.\!h-4 {
  height: 1rem !important;
}

.\!h-40 {
  height: 10rem !important;
}

.\!h-5 {
  height: 1.25rem !important;
}

.\!h-52 {
  height: 13rem !important;
}

.\!h-6 {
  height: 1.5rem !important;
}

.\!h-8 {
  height: 2rem !important;
}

.\!h-\[96\] {
  height: 96 !important;
}

.\!h-auto {
  height: auto !important;
}

.h-0 {
  height: 0px;
}

.h-0\.5 {
  height: 0.125rem;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: 0.5rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-28 {
  height: 7rem;
}

.h-3 {
  height: 0.75rem;
}

.h-36 {
  height: 9rem;
}

.h-4 {
  height: 1rem;
}

.h-40 {
  height: 10rem;
}

.h-48 {
  height: 12rem;
}

.h-5 {
  height: 1.25rem;
}

.h-52 {
  height: 13rem;
}

.h-6 {
  height: 1.5rem;
}

.h-60 {
  height: 15rem;
}

.h-64 {
  height: 16rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-80 {
  height: 20rem;
}

.h-9 {
  height: 2.25rem;
}

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

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

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-first {
  height: 104px;
}

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

.h-full {
  height: 100%;
}

.h-googleMy {
  height: 650px;
}

.h-icon-18 {
  height: 18px;
}

.h-max {
  height: max-content;
}

.h-screen {
  height: 100vh;
}

.\!max-h-0 {
  max-height: 0px !important;
}

.\!max-h-0\.5 {
  max-height: 0.125rem !important;
}

.\!max-h-lightbox-gallery {
  max-height: 95vh !important;
}

.max-h-16 {
  max-height: 4rem;
}

.max-h-20 {
  max-height: 5rem;
}

.max-h-4\/5 {
  max-height: 80%;
}

.max-h-40 {
  max-height: 10rem;
}

.max-h-60 {
  max-height: 15rem;
}

.max-h-72 {
  max-height: 18rem;
}

.max-h-\[100vh\] {
  max-height: 100vh;
}

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

.max-h-about-section {
  max-height: 880px;
}

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

.max-h-full {
  max-height: 100%;
}

.max-h-lightbox-gallery {
  max-height: 95vh;
}

.max-h-mobile-menu-height {
  max-height: 70vh;
}

.\!min-h-first-section-min {
  min-height: 660px !important;
}

.min-h-32 {
  min-height: 8rem;
}

.min-h-64 {
  min-height: 16rem;
}

.min-h-7 {
  min-height: 1.75rem;
}

.min-h-96 {
  min-height: 24rem;
}

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

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

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

.min-h-customCard {
  min-height: 520px;
}

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

.min-h-minScreen {
  min-height: 360px;
}

.min-h-screen {
  min-height: 100vh;
}

.\!w-12 {
  width: 3rem !important;
}

.\!w-32 {
  width: 8rem !important;
}

.\!w-4 {
  width: 1rem !important;
}

.\!w-5 {
  width: 1.25rem !important;
}

.\!w-52 {
  width: 13rem !important;
}

.\!w-full {
  width: 100% !important;
}

.w-0 {
  width: 0px;
}

.w-1 {
  width: 0.25rem;
}

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

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

.w-1\/4 {
  width: 25%;
}

.w-1\/5 {
  width: 20%;
}

.w-1\/6 {
  width: 16.666667%;
}

.w-10 {
  width: 2.5rem;
}

.w-10\/12 {
  width: 83.333333%;
}

.w-11 {
  width: 2.75rem;
}

.w-11\/12 {
  width: 91.666667%;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-2 {
  width: 0.5rem;
}

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

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-3 {
  width: 0.75rem;
}

.w-3\/4 {
  width: 75%;
}

.w-3\/5 {
  width: 60%;
}

.w-32 {
  width: 8rem;
}

.w-4 {
  width: 1rem;
}

.w-40 {
  width: 10rem;
}

.w-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

.w-5\/6 {
  width: 83.333333%;
}

.w-52 {
  width: 13rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-7 {
  width: 1.75rem;
}

.w-72 {
  width: 18rem;
}

.w-8 {
  width: 2rem;
}

.w-80 {
  width: 20rem;
}

.w-9 {
  width: 2.25rem;
}

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

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-card--mobile {
  width: 100%;
}

.w-card-link {
  width: calc(100% - 160px);
}

.w-expert-img {
  width: 124px;
}

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

.w-flag {
  width: 50px;
}

.w-full {
  width: 100%;
}

.w-icon-18 {
  width: 18px;
}

.w-inquiry-button {
  width: 304px;
}

.w-inquiry-button-mobile {
  width: 180px;
}

.w-px {
  width: 1px;
}

.w-screen {
  width: 100vw;
}

.w-slider-width {
  width: calc(100% - 40px);
}

.w-support-card-img {
  width: 112px;
}

.w-tailor-headline-mob {
  width: calc(100%/2 - 20px);
}

.min-w-inquiry {
  min-width: 128px;
}

.min-w-min {
  min-width: min-content;
}

.\!max-w-full {
  max-width: 100% !important;
}

.\!max-w-md {
  max-width: 28rem !important;
}

.\!max-w-screen-md {
  max-width: 768px !important;
}

.max-w-2\/3 {
  max-width: 66.666%;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4\/5 {
  max-width: 80%;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-\[100\%\] {
  max-width: 100%;
}

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

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

.max-w-\[60\%\] {
  max-width: 60%;
}

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

.max-w-contentwidth {
  max-width: 736px;
}

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

.max-w-full {
  max-width: 100%;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-pageWidth {
  max-width: 1280px;
}

.max-w-screen-sm {
  max-width: 640px;
}

.max-w-xs {
  max-width: 20rem;
}

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

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

.flex-grow {
  flex-grow: 1;
}

.border-collapse {
  border-collapse: collapse;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-3 {
  --tw-translate-y: -0.75rem;
  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));
}

.translate-y-10 {
  --tw-translate-y: 2.5rem;
  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));
}

.-rotate-90 {
  --tw-rotate: -90deg;
  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));
}

.rotate-180 {
  --tw-rotate: 180deg;
  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));
}

.rotate-90 {
  --tw-rotate: 90deg;
  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));
}

.-scale-x-100 {
  --tw-scale-x: -1;
  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));
}

.scale-x-0 {
  --tw-scale-x: 0;
  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));
}

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

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

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

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-default {
  cursor: default;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
          user-select: none;
}

.resize {
  resize: both;
}

.list-inside {
  list-style-position: inside;
}

.list-disc {
  list-style-type: disc;
}

.appearance-none {
  appearance: none;
}

.columns-1 {
  columns: 1;
}

.columns-3 {
  columns: 3;
}

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

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

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

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

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

.flex-row-reverse {
  flex-direction: row-reverse;
}

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

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

.\!flex-wrap {
  flex-wrap: wrap !important;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

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

.\!items-start {
  align-items: flex-start !important;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.\!items-center {
  align-items: center !important;
}

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

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

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

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

.\!justify-between {
  justify-content: space-between !important;
}

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-4 {
  column-gap: 1rem;
}

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

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

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

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

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(var(--border-width) * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(var(--border-width) * var(--tw-divide-y-reverse));
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}

.overflow-auto {
  overflow: auto;
}

.\!overflow-hidden {
  overflow: hidden !important;
}

.overflow-hidden {
  overflow: hidden;
}

.\!overflow-visible {
  overflow: visible !important;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.break-words {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.\!rounded-full {
  border-radius: 9999px !important;
}

.rounded {
  border-radius: var(--border-radius);
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-full {
  border-radius: 9999px;
}

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

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

.rounded-sm {
  border-radius: 0.125rem;
}

.\!rounded-b-sm {
  border-bottom-right-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}

.rounded-b-2xl {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-b-\[0px\] {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-l {
  border-top-left-radius: var(--border-radius);
  border-bottom-left-radius: var(--border-radius);
}

.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.rounded-l-md {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-r {
  border-top-right-radius: var(--border-radius);
  border-bottom-right-radius: var(--border-radius);
}

.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.rounded-r-md {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.rounded-t {
  border-top-left-radius: var(--border-radius);
  border-top-right-radius: var(--border-radius);
}

.rounded-t-3xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

.rounded-t-md {
  border-top-left-radius: 0.375rem;
  border-top-right-radius: 0.375rem;
}

.\!border-1 {
  border-width: 1px !important;
}

.\!border-2 {
  border-width: 2px !important;
}

.border {
  border-width: var(--border-width);
}

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

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

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

.border-5 {
  border-width: 6px;
}

.border-b {
  border-bottom-width: var(--border-width);
}

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

.border-b-4 {
  border-bottom-width: 4px;
}

.border-b-\[1px\] {
  border-bottom-width: 1px;
}

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

.border-l-4 {
  border-left-width: 4px;
}

.border-r {
  border-right-width: var(--border-width);
}

.border-t {
  border-top-width: var(--border-width);
}

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

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

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

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

.\!border-solid {
  border-style: solid !important;
}

.border-solid {
  border-style: solid;
}

.\!border-primary {
  border-color: var(--primary) !important;
}

.border-\[\#9ba3af\] {
  --tw-border-opacity: 1;
  border-color: rgb(155 163 175 / var(--tw-border-opacity));
}

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

.border-firstSection {
  border-color: var(--first-section);
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.border-gray-50 {
  --tw-border-opacity: 1;
  border-color: rgb(249 250 251 / var(--tw-border-opacity));
}

.border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128 / var(--tw-border-opacity));
}

.border-neutral-300 {
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity));
}

.border-neutral-400 {
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity));
}

.border-primary {
  border-color: var(--primary);
}

.border-red-400 {
  --tw-border-opacity: 1;
  border-color: rgb(248 113 113 / var(--tw-border-opacity));
}

.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}

.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}

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

.border-t-primary {
  border-top-color: var(--primary);
}

.border-t-transparent {
  border-top-color: transparent;
}

.border-t-white {
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.\!bg-gray-800 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity)) !important;
}

.\!bg-primary {
  background-color: var(--primary) !important;
}

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

.bg-13 {
  --tw-bg-opacity: 1;
  background-color: rgb(19 19 19 / var(--tw-bg-opacity));
}

.bg-14 {
  --tw-bg-opacity: 1;
  background-color: rgb(20 20 20 / var(--tw-bg-opacity));
}

.bg-\[\#8B5CF6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(139 92 246 / var(--tw-bg-opacity));
}

.bg-\[\#B8D6AD\] {
  --tw-bg-opacity: 1;
  background-color: rgb(184 214 173 / var(--tw-bg-opacity));
}

.bg-\[\#EBEBEB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity));
}

.bg-arrowbg {
  background-color: rgba(255,255,255,0.8);
}

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

.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}

.bg-categoryOverlay {
  background-color: #00000040;
}

.bg-facebookColor {
  --tw-bg-opacity: 1;
  background-color: rgb(68 96 160 / var(--tw-bg-opacity));
}

.bg-firstSection {
  background-color: var(--first-section);
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-gray-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}

.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity));
}

.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}

.bg-green-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 101 52 / var(--tw-bg-opacity));
}

.bg-indigo-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(129 140 248 / var(--tw-bg-opacity));
}

.bg-neutral-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(163 163 163 / var(--tw-bg-opacity));
}

.bg-primary {
  background-color: var(--primary);
}

.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}

.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}

.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}

.bg-teal-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity));
}

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

.bg-tripadvisor {
  --tw-bg-opacity: 1;
  background-color: rgb(112 172 90 / var(--tw-bg-opacity));
}

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

.bg-yellow-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 204 21 / var(--tw-bg-opacity));
}

.bg-zinc-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity));
}

.bg-\[\#d09947\] {
  --tw-bg-opacity: 1;
  background-color: rgb(208 153 71 / var(--tw-bg-opacity));
}

.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}

.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-opacity-95 {
  --tw-bg-opacity: 0.95;
}

.from-black {
  --tw-gradient-from: #000 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.\!fill-googleRatingStar {
  fill: #FFD600 !important;
}

.\!fill-primary {
  fill: var(--primary) !important;
}

.\!fill-red-600 {
  fill: #dc2626 !important;
}

.fill-13 {
  fill: #131313;
}

.fill-black {
  fill: #000;
}

.fill-facebookColor {
  fill: #4460A0;
}

.fill-gray-500 {
  fill: #6b7280;
}

.fill-grayText {
  fill: #888888;
}

.fill-primary {
  fill: var(--primary);
}

.fill-red-500 {
  fill: #ef4444;
}

.fill-tripadvisor {
  fill: #70AC5A;
}

.fill-white {
  fill: #fff;
}

.\!stroke-black {
  stroke: #000 !important;
}

.\!stroke-primary {
  stroke: var(--primary) !important;
}

.\!stroke-red-600 {
  stroke: #dc2626 !important;
}

.stroke-13 {
  stroke: #131313;
}

.stroke-black {
  stroke: #000;
}

.stroke-gray-500 {
  stroke: #6b7280;
}

.stroke-grayText {
  stroke: #888888;
}

.stroke-primary {
  stroke: var(--primary);
}

.stroke-slate-400 {
  stroke: #94a3b8;
}

.stroke-text {
  stroke: #333333;
}

.stroke-white {
  stroke: #fff;
}

.stroke-1 {
  stroke-width: 1;
}

.object-contain {
  object-fit: contain;
}

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

.object-center {
  object-position: center;
}

.p-1 {
  padding: 0.25rem;
}

.p-1\.5 {
  padding: 0.375rem;
}

.p-11 {
  padding: 2.75rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-2\.5 {
  padding: 0.625rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

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

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

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

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

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

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

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

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

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

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

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

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

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

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

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

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

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

.pb-section {
  padding-bottom: 160px;
}

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

.pl-1 {
  padding-left: 0.25rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-20 {
  padding-left: 5rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-\[114px\] {
  padding-left: 114px;
}

.pl-\[6px\] {
  padding-left: 6px;
}

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

.pr-1 {
  padding-right: 0.25rem;
}

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

.pr-2 {
  padding-right: 0.5rem;
}

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

.pr-5 {
  padding-right: 1.25rem;
}

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

.pr-7 {
  padding-right: 1.75rem;
}

.pr-8 {
  padding-right: 2rem;
}

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

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

.pt-12 {
  padding-top: 3rem;
}

.pt-14 {
  padding-top: 3.5rem;
}

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

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

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

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

.pt-3 {
  padding-top: 0.75rem;
}

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

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

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

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

.pt-7 {
  padding-top: 1.75rem;
}

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

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

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

.pt-first {
  padding-top: 104px;
}

.pt-webinar-title {
  padding-top: 105px;
}

.\!text-left {
  text-align: left !important;
}

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

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

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

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

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

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

.\!text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\!text-headingcards {
  font-size: 20px !important;
  line-height: 30px !important;
}

.\!text-homepageHeading {
  font-size: 64px !important;
  line-height: 1.2 !important;
}

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

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

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

.\!text-xs {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}

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

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

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

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

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

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

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-cards {
  font-size: 16px;
  line-height: 24px;
}

.text-contactlinks {
  font-size: 14px;
  line-height: 16px;
}

.text-fine_print {
  font-size: 0.875rem;
  line-height: 1.45;
}

.text-footermenu {
  font-size: 12px;
  line-height: 18px;
}

.text-generalinfo {
  font-size: 14px;
  line-height: 16px;
}

.text-h3 {
  font-size: var(--default-h3-size);
  line-height: 1.2;
}

.text-h4 {
  font-size: var(--default-h4-size);
  line-height: 1.2;
}

.text-highlight {
  font-size: 20px;
  line-height: 30px;
}

.text-icon {
  font-size: 18px;
  line-height: 1.45;
}

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

.text-mobileMenu {
  font-size: 20px;
  line-height: 1.2;
}

.text-nav {
  font-size: 1.125rem;
  line-height: 1.25;
}

.text-paragraph {
  font-size: 1.125rem;
  line-height: 1.5;
}

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

.text-sub_paragraph {
  font-size: 1rem;
  line-height: 1.25;
}

.text-subheading {
  font-size: var(--subheading-size);
  line-height: 1.2;
}

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

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.\!font-bold {
  font-weight: 700 !important;
}

.\!font-normal {
  font-weight: 400 !important;
}

.\!font-semibold {
  font-weight: 600 !important;
}

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

.font-light {
  font-weight: 300;
}

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

.font-normal {
  font-weight: 400;
}

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

.\!uppercase {
  text-transform: uppercase !important;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.normal-case {
  text-transform: none;
}

.ordinal {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.\!leading-8 {
  line-height: 2rem !important;
}

.leading-3 {
  line-height: .75rem;
}

.leading-4 {
  line-height: 1rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-loose {
  line-height: 2;
}

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

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

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

.\!text-grayText {
  --tw-text-opacity: 1 !important;
  color: rgb(136 136 136 / var(--tw-text-opacity)) !important;
}

.text-13 {
  --tw-text-opacity: 1;
  color: rgb(19 19 19 / var(--tw-text-opacity));
}

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

.text-googleRatingStar {
  --tw-text-opacity: 1;
  color: rgb(255 214 0 / var(--tw-text-opacity));
}

.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

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

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

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

.text-grayText {
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity));
}

.text-green-50 {
  --tw-text-opacity: 1;
  color: rgb(240 253 244 / var(--tw-text-opacity));
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}

.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}

.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity));
}

.text-indigo-50 {
  --tw-text-opacity: 1;
  color: rgb(238 242 255 / var(--tw-text-opacity));
}

.text-neutral-400 {
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
}

.text-primary {
  color: var(--primary);
}

.text-red-50 {
  --tw-text-opacity: 1;
  color: rgb(254 242 242 / var(--tw-text-opacity));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.text-red-700 {
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}

.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity));
}

.text-teal-500 {
  --tw-text-opacity: 1;
  color: rgb(20 184 166 / var(--tw-text-opacity));
}

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

.text-yellow-50 {
  --tw-text-opacity: 1;
  color: rgb(254 252 232 / var(--tw-text-opacity));
}

.text-opacity-60 {
  --tw-text-opacity: 0.6;
}

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

.\!no-underline {
  text-decoration-line: none !important;
}

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

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-25 {
  opacity: 0.25;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-75 {
  opacity: 0.75;
}

.shadow {
  --tw-shadow: var(--box-shadow);
  --tw-shadow-colored: var(--box-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.\!outline-none {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline {
  outline-style: solid;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

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

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

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

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

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

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

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

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

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

.ease-linear {
  transition-timing-function: linear;
}

.button {
  display: flex;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: var(--border-radius);
  background-color: var(--primary) !important;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-duration: 500ms;
}

.button:hover {
  background-color: var(--hover) !important;
}

.button-negative {
  height: 3.5rem;
  align-items: center;
  border-radius: var(--border-radius);
  border-width: 1px !important;
  border-style: solid !important;
  border-color: var(--primary) !important;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-weight: 600;
  color: var(--primary);
}

/* Style for inactive bullets */

.swiper-pagination-bullet {
  height: 7px;
  width: 7px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 0.7;
}

/* Style for active bullet */

.swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 1;
}

.swiper-pagination-main-gallery .swiper-pagination-bullet {
  height: 0.5rem;
  width: 0.5rem;
  border-style: none;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.swiper-pagination-main-gallery .swiper-pagination-bullet-active {
  background-color: var(--primary);
}

form .swiper-pagination-main-gallery .swiper-pagination-bullet-active {
  background-color: var(--primary);
  /* Ensure higher specificity */
}

.swiper-pagination-slider .swiper-pagination-bullet {
  height: 0.5rem;
  width: 0.5rem;
  border-style: none;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.swiper-pagination-slider .swiper-pagination-bullet-active {
  background-color: var(--primary);
}

form .swiper-pagination-slider .swiper-pagination-bullet-active {
  background-color: var(--primary);
  /* Ensure higher specificity */
}

.gform_legacy_markup_wrapper li.hidden_label input {
  margin-top: 0px !important;
}

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

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

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

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

.paragraph-size {
  font-size: 20px !important;
}

label {
  display: block;
  margin-top: 1em;
}

.custom-label-class {
  margin-top: 0px;
}

textarea:focus-visible {
  outline: 2px solid var(--primary) !important;
  border-radius: 3px;
}

input:focus-visible {
  outline: 2px solid var(--primary) !important;
  border-radius: 3px;
}

select:focus-visible {
  border: 2px dashed var(--primary) !important;
  border-radius: 3px;
  outline: none;
}

.ginput_container {
  border-width: 1px;
  border-color: text-gray-600;
  border-radius: 2px;
  border-style: solid;
}

.ginput_complex input,
.ginput_complex select {
  border-width: 1px;
  border-color: text-gray-600;
  border-radius: 2px;
  border-style: solid;
}

.gform_footer input {
  color: #fff;
  background-color: var(--primary);
  padding: 8px 20px;
  font-weight: 600;
  border-radius: 2px;
  cursor: pointer;
}

.gform_footer input:hover {
  background-color: var(--hover);
}

.gform_heading {
  display: none;
}

.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {
  display: flex;
  flex-direction: column;
}

.comment-form-comment textarea,
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
  border-width: 1px;
  border-color: #f2f2f2;
  border-radius: 2px;
  border-style: solid;
}

.logged-in-as a {
  text-decoration: underline;
}

.logged-in-as {
  font-size: 12px;
  margin-top: 16px;
  display: none;
}

.submit {
  color: #fff;
  background-color: var(--primary) !important;
  padding: 8px 20px;
  font-weight: 600;
  border-radius: 2px;
  cursor: pointer;
  transition-duration: 500ms;
}

.submit:hover {
  background-color: var(--hover) !important;
}

.comment-reply-title {
  margin-top: 60px;
  font-size: 24px;
  margin-bottom: 16px;
}

.comment-form-comment label,
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
  margin-bottom: 8px;
  color: #000;
  font-size: 16px;
}

.comment-form-url {
  display: none;
}

.comment-form-cookies-consent {
  visibility: hidden;
}

.comment-form {
  box-shadow: var(--box-shadow);
  padding: 24px 18px 18px;
  border-radius: var(--border-radius);
}

.form-submit {
  display: flex;
  margin-bottom: 0 !important;
  justify-content: center;
}

.author-image img {
  margin: 0px !important;
}

.ginput_container_singleproduct {
  border-style: none;
  display: flex;
  flex-direction: column;
}

.ginput_container_total input {
  padding: 8px !important;
}

.ginput_product_price_wrapper {
  margin-bottom: 20px;
}

.ginput_container_singleproduct input {
  border-width: 1px;
  border-color: #f2f2f2;
  border-radius: 2px;
  border-style: solid;
}

.gfield_validation_message {
  display: none;
}

.gform_submission_error {
  margin-bottom: 0px !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.small {
  width: 100% !important;
}

.allow-dropdown {
  margin-bottom: 0px !important;
}

.ginput_product_price_wrapper {
  margin-bottom: 0px !important;
}

.label-move {
  position: relative;
}

.label-phone {
  position: relative !important;
}

.label-move label,
.label-phone label {
  position: static !important;
  /* Override absolute positioning */
  bottom: auto;
  left: auto;
  transform: none;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  color: #374151;
  font-weight: 500;
}

.show-label {
  bottom: auto !important;
  font-size: 0.875rem !important;
  transition: none;
}

.label-move input,
.label-phone input {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.gfield_label {
  margin-bottom: 0.5rem;
  display: block;
}

.selected-flag {
  z-index: 20 !important;
}

.instruction {
  display: none;
}

.ginput_container_select {
  border-width: 0px;
}

@media (min-width: 768px) {
  .ginput_container_select {
    border-width: var(--border-width);
  }
}

#cookie-law-info-again {
  background-color: rgb(255, 255, 255);
  color: rgb(51, 51, 51);
  position: fixed;
  font-family: inherit;
  width: auto;
  bottom: 0px;
  left: 0px !important;
}

#cookie-law-info-again span {
  display: none;
}

#cookie-law-info-again:after {
  content: "🍪" !important;
}

.wt-cli-cookie-bar {
  width: 250px !important;
}

.wp-block-image figcaption {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  text-align: center;
  margin-bottom: 2rem !important;
}

.customTabela td {
  text-align: center;
}

.customTabela td:nth-child(1) {
  text-align: left;
}

.customTabela td,
.customTabela th {
  padding: 0.5rem;
}

.customTabela tr:nth-child(2n + 1) {
  background-color: var(--table_row);
}

.customTabela table,
.hvarTable table {
  border-spacing: 0px;
}

.hvarTable th {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.hvarTable td {
  padding: 0.75rem;
  text-align: center;
}

.hvarTable td:first-child {
  text-align: left;
}

.hvarTable tr:nth-child(2n + 1) td:nth-child(n + 3) {
  background-color: var(--table_row);
}

.hvarTable td:nth-child(2) {
  border-left-style: solid;
  border-width: 1px;
  border-color: var(--primary);
  border-right-style: solid;
  border-top: 0px;
  border-bottom: 0px;
}

.hvarTable tr:last-child td:nth-child(2) {
  border-bottom-style: solid;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-width: 1px;
  border-color: var(--primary);
  border-top: 0px;
}

.hvarTable th:nth-child(2) {
  border-width: 1px;
  border-color: var(--primary);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  color: var(--primary);
  border-bottom: 0px;
}

.dropdown:hover .dropdown-menu {
  display: block;
  fill: var(--primary);
  opacity: 1;
  visibility: visible;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.dropdown-menu .trp-language-switcher-container {
  list-style: none !important;
}

.dropdown:hover .dropdown-link {
  color: var(--primary) !important;
}

.dropdown:hover .dropdown-parent {
  border-color: var(--primary);
}

.dropdown:hover svg {
  fill: var(--primary) !important;
}

ul {
  list-style-type: square;
}

.checkmark ul {
  list-style-image: url("/wp-content/themes/sage10/resources/images/checkmark.svg") !important;
  text-align: left;
}

.checkmark li {
  padding-left: 6px !important;
  text-align: left;
}

.archive-icons .figma-icons {
  fill: #000 !important;
}

.archive-icons-active .figma-icons {
  fill: #fff !important;
}

.archive-icons:hover .figma-icons {
  fill: #fff !important;
}

.figma-icons {
  fill: var(--primary) !important;
}

.custom-link-style a[href] {
  text-decoration: underline;
}

#why-pick-us .figma-icons {
  fill: #000 !important;
}

.sticky-menu {
  position: sticky;
  top: 85px;
}

.no-m-p p {
  margin: 0px !important;
}

.weather th {
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: var(--primary);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

form .weather th {
  background-color: var(--primary);
  /* Ensure higher specificity */
}

.weather th {
  border-right-width: 0.5px;
}

.weather td {
  border-style: solid;
  --tw-border-opacity: 1 !important;
  border-color: rgb(203 213 225 / var(--tw-border-opacity)) !important;
  text-align: center;
  border-right-width: 0.5px;
}

.weather-row {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}

.weather table {
  width: 100% !important;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 1024px) {
  .weather table {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.weather-mobile td {
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  border-top-width: 0.5px;
}

.weather-mobile th {
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: var(--primary);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

form .weather-mobile th {
  background-color: var(--primary);
  /* Ensure higher specificity */
}

.weather-mobile th {
  border-top-width: 0.5px;
}

.row-color {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

.weather tr {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .weather tr {
    display: table-row;
  }
}

.weather tbody {
  display: flex;
  align-items: flex-end;
}

@media (min-width: 768px) {
  .weather tbody {
    display: table-row-group;
  }
}

.weather td:nth-child(13) {
  border-right-width: 0px;
}

.weather th:nth-child(13) {
  border-right-width: 0px;
}

@media only screen and (max-width: 768px) {
  .weather-mobile th:nth-child(2) {
    border-top-width: 0px;
  }
}

.weather-mobile td:nth-child(1) {
  border-top-width: 0px;
}

.wt-cli-cookie-bar {
  width: 250px !important;
}

#cookie-law-info-again span {
  display: none;
}

#cookie-law-info-again:after {
  content: "🍪" !important;
}

#cookie-law-info-again {
  left: 20px !important;
}

.pswp__caption__center {
  display: none;
}

#wp-comment-cookies-consent {
  width: auto;
}

#cookie-law-info-bar {
  border-radius: 2px !important;
  width: 250px !important;
}

.wt-cli-reject-btn,
.wt-cli-accept-btn {
  border-radius: 2px !important;
}

.wt-cli-reject-btn {
  margin: 5px;
  padding: 8px 25px;
  border-color: rgb(255, 255, 255);
  font-size: 12px;
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
}

.cli_settings_button {
  border-bottom: 1px solid rgb(255, 255, 255);
  border-top-color: rgb(255, 255, 255);
  border-right-color: rgb(255, 255, 255);
  border-left-color: rgb(255, 255, 255);
  font-size: 12px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: underline !important;
}

.cli_settings_button:hover {
  text-decoration-line: none !important;
}

.scroll-ancor::before {
  display: block;
  content: var(--tw-content);
  height: 5rem;
}

/*error msg on forms*/

.gform_validation_errors {
  display: none !important;
}

.trustpilot-logo {
  background-size: contain;
  justify-content: center;
  align-items: flex-start;
  text-align: center;
  background-repeat: no-repeat;
  url-encoded: true;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.9);
  padding-left: 20px;
  padding-bottom: 8px;
  padding-top: 8px;
  box-shadow: 0 0 0 0 rgb(0 0 0 / 0%);
  clip-path: polygon(0 0%, 100% 0%, 100% 100%, 0 100%, 15px 50%);
}

.category .swiper-slide {
  height: 208px !important;
}

.shadow-top {
  box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.1);
}

.testimonial-grid {
  margin: 0 auto;
  column-count: 3;
  column-gap: 10px;
}

.testimonial-box {
  background-color: white;
  border: 1px solid black;
  width: 100%;
  margin: 10px 0;
  display: inline-block;
  box-sizing: border-box;
}

#testimonial-container {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  #testimonial-container {
    flex-direction: row !important;
  }
}

#testimonial-container .testimonial-column {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1024px) {
  #testimonial-container .testimonial-column {
    width: 33.333333% !important;
  }
}

.fish img {
  object-fit: contain;
}

.classh2 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.classh3 {
  margin-left: 1rem;
  margin-bottom: 0.25rem !important;
}

.classh4 {
  margin-left: 1.5rem;
  margin-bottom: 0.25rem !important;
}

.h-inquiry {
  height: 250px;
}

.pt-middle {
  padding-top: 40vh;
}

.target-element {
  scroll-margin-top: 100px;
}

.content .over-content {
  height: 3rem !important;
  width: 100%;
}

@media (min-width: 768px) {
  .content .over-content {
    width: 304px !important;
  }
}

.responsive-table table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  line-height: normal;
}

.repeater-class a[href] {
  line-height: normal;
  text-decoration: underline;
}

.responsive-table thead th {
  background-color: var(--primary);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

form .responsive-table thead th {
  background-color: var(--primary);
  /* Ensure higher specificity */
}

@media (min-width: 1024px) {
  .responsive-table tbody tr td:first-child {
    text-align: left;
  }
}

.responsive-table table caption {
  font-size: 1.5em;
  margin: 0.5em 0 0.75em;
}

.responsive-table table tr {
  border: 1px solid #f3f3f3;
}

@media (min-width: 768px) {
  .responsive-table table tr:nth-child(even) td {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252 / var(--tw-bg-opacity));
  }
}

.responsive-table table th,
.responsive-table table td {
  padding: 0.625em;
  text-align: center;
}

.responsive-table table th {
  font-size: 0.85em;
}

@media screen and (max-width: 600px) {
  .responsive-table table {
    border: 0;
  }

  .responsive-table thead {
    display: none;
  }

  .responsive-table table caption {
    font-size: 1.3em;
  }

  .responsive-table table tr {
    border-bottom: 2px solid #f3f3f3;
    display: block;
    margin-bottom: 0.625em;
  }

  .responsive-table table td {
    border-bottom: 1px solid #f3f3f3;
    display: block;
    font-size: 0.8em;
    text-align: right;
  }

  .responsive-table table td:first-child {
    background-color: var(--primary);
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }

  form .responsive-table table td:first-child {
    background-color: var(--primary);
    /* Ensure higher specificity */
  }

  .responsive-table table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  .responsive-table table td:last-child {
    border-bottom: 0;
  }
}

.in-nav-bar {
  /* @apply before:block before:h-32 -mt-10; */
  margin-top: -8rem;
  padding-top: 8rem;
  z-index: -1;
}

#nav-bar-s-fixed .nav-bar-item,
#nav-bar .nav-bar-item {
  margin-bottom: 0.25rem;
  white-space: nowrap;
  border-radius: 9999px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-right: 0.25rem;
  display: flex;
  height: 2rem;
  align-items: center;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  font-size: 1rem;
  line-height: 1.5rem;
  transition-duration: 500ms;
}

#nav-bar-s-fixed .nav-bar-item.active,
#nav-bar .nav-bar-item.active {
  border-color: var(--primary);
  background-color: var(--primary);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

form #nav-bar-s-fixed .nav-bar-item.active,form 
#nav-bar .nav-bar-item.active {
  background-color: var(--primary);
  /* Ensure higher specificity */
}

#nav-bar-s-fixed .nav-bar-item.active,
#nav-bar .nav-bar-item.active {
  /* Styles when the item is active */
}

@media (hover: hover) and (pointer: fine) {
  #nav-bar .nav-bar-item:hover,
  #nav-bar-s-fixed .nav-bar-item:hover {
    border-color: var(--primary);
    background-color: var(--primary);
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }

  form #nav-bar .nav-bar-item:hover,form 
  #nav-bar-s-fixed .nav-bar-item:hover {
    background-color: var(--primary);
    /* Ensure higher specificity */
  }
}

.fade-effect::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100px;
  /* Adjust the width of the fade effect */
  pointer-events: none;
  background: linear-gradient(
    to right,
    transparent,
    transparent 5%,
    #ffffff 95%
  );
  margin-right: 44px;
}

@media (max-width: 768px) {
  .fade-effect::after {
    display: none;
  }
}

.tooltip-info {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s;
}

/* When hovering over the container div, show the tooltip */

.tooltip:hover .tooltip-info {
  visibility: visible;
  opacity: 1;
}

/*Gravity forms phone country list dropup*/

#country-listbox {
  z-index: 10 !important;
}

.level-tooltip,
#tooltip {
  text-align: center;
  color: #000;
  background: #ffffff;
  position: absolute;
  z-index: 10000;
  padding: 15px;
  border-radius: 5px;
  font-size: 1rem;
  line-height: 1.5rem;
}

.level-tooltip::after,
#tooltip::after {
  /* triangle decoration */
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}

.level-tooltip-cart-woocommerce,
#tooltip {
  text-align: center;
  color: #000;
  background: #eeeeee;
  position: absolute;
  z-index: 10000;
  padding: 15px;
  border-radius: 5px;
  font-size: 1rem;
  line-height: 1.5rem;
}

.level-tooltip-cart-woocommerce::after,
#tooltip::after {
  /* triangle decoration */
  left: 50%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #eeeeee;
  content: "";
  position: absolute;
  bottom: -10px;
  margin-left: -10px;
}

.level-tooltip.top::after,
#tooltip.top::after {
  border-top-color: transparent;
  border-bottom: 10px solid #fff;
  top: -20px;
  bottom: auto;
}

.level-tooltip.left::after,
#tooltip.left::after {
  left: 10px;
  margin: 0;
}

.level-tooltip.right::after,
#tooltip.right::after {
  right: 10px;
  left: auto;
  margin: 0;
}

.tooltip-info ul {
  list-style-type: disc;
  padding-left: 10px;
  text-align: left;
  font-size: 0.875rem;
}

.tooltip-info li {
  margin-bottom: 1px;
}

.scrollbarHide {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.scrollbarHide::-webkit-scrollbar {
  display: none;
}

#map iframe {
  width: 100% !important;
}

.menu-item-object-language_switcher .trp-flag-image {
  margin: 0px;
}

#menu-language-menu {
  list-style: none;
}

.lang-flag-size {
  width: 18px;
  height: 12px;
}

.left-webinar-button-center {
  left: calc(50% - 126px);
}

@media only screen and (max-width: 640px) {
  /* CSS rules for mobile view */

  .image-desktop {
    display: none;
  }

  .image-mobile {
    display: block;
  }

  .tooltip .level-tooltip::after,
  .tooltip #tooltip::after {
    display: none !important;
  }
}

@media only screen and (min-width: 641px) {
  /* CSS rules for non-mobile view */

  .image-desktop {
    display: block;
  }

  .image-mobile {
    display: none;
  }
}

#breadcrumbs p {
  font-size: 12px;
  line-height: 18px;
}

.ewebinar__Widget button {
  border-radius: var(--border-radius) !important;
  background-color: var(--primary) !important;
}

.ewebinar__RegForm input {
  font-size: 16px !important;
  line-height: 24px !important;
}

.ss-single-selected {
  min-height: 1rem !important;
  font-size: 16px !important;
  line-height: 24px !important;
}

.ewebinar__Session__Dropdown__Select,
.ss-option {
  min-height: 1rem !important;
  font-size: 16px !important;
  line-height: 24px !important;
}

.ewebinar__Session__Dropdown,
.ewebinar__RegForm.loading .ewebinar__Dots {
  border-color: var(--primary) !important;
  background-color: var(--primary);
  color: var(--primary);
}

form .ewebinar__Session__Dropdown,form 
.ewebinar__RegForm.loading .ewebinar__Dots {
  background-color: var(--primary);
  /* Ensure higher specificity */
}

.ewebinar__Session__Dropdown,
.ewebinar__RegForm.loading .ewebinar__Dots {
  color: var(--primary) !important;
}

body .ewebinar__Session__Dropdown__Select.ss-main .ss-single-selected {
  padding-right: 3rem !important;
}

.ewebinar__RegForm__Content,
.ewebinar__RegForm__Footer {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.ewebinar__RegForm {
  min-width: 0px !important;
}

figcaption.wp-element-caption {
  display: flex !important;
  margin-top: 4px !important;
}

.ewebinar__RegForm:not(.ewebinar__RegForm--horizontal)
  .ewebinar__RegForm__Content {
  padding-left: 1% !important;
  padding-right: 1% !important;
}

.grecaptcha-badge {
  z-index: 100 !important;
}

/* form webinar input validator */

button[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}

#text-after figure {
  width: 100% !important;
  max-width: 100% !important;
}

#text-before figure {
  width: 100% !important;
  max-width: 100% !important;
}

figure img {
  width: 100%;
  max-width: 100%;
  height: auto !important;
}

figure {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* Loader */

.loader {
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid #7d7d7d;
  width: 100%;
  height: 100%;
  /* Safari */
  animation: spin 2s linear infinite;
  margin-left: 12px;
}

/* Safari */

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

#underline-links a {
  text-decoration: underline;
}

/*Custom Css for Contact Form*/

/* Use the :not() and :placeholder-shown pseudo-classes together to target an input that doesn't show its placeholder, meaning it has content */

.custom-input:not(:placeholder-shown) + label {
  top: -3px;
  /* Or whatever value looks best for your design */
  font-size: 0.875rem;
  /* Smaller font when input has content */
  outline-offset: 0px !important;
}

.custom-input:focus + label {
  top: -3px;
  /* Or whatever value looks best for your design */
  font-size: 0.875rem;
  /* Smaller font when input is in focus */
  outline-offset: 0px !important;
}

/*custom css for phone label*/

.custom-input:not(:placeholder-shown) + #Phone-label {
  top: -3px;
  left: 108px;
  font-size: 0.875rem;
  outline-offset: 0px !important;
}

.custom-input:focus + #Phone-label,
.custom-input:not(:placeholder-shown) + #Phone-label {
  top: -3px;
  left: 66px;
  font-size: 0.875rem;
  outline-offset: 0px !important;
}

.included-product p {
  margin-bottom: 0.5rem !important;
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.not-included-product p {
  margin-bottom: 0.5rem !important;
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.highlights-product p {
  margin-bottom: 1.25rem !important;
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.other-information-new-product p {
  margin-bottom: 0.5rem !important;
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.tooltip-position {
  top: unset !important;
  left: unset !important;
  max-height: unset !important;
  transform: none !important;
}

/* woocommerce */

#payment ul.payment_methods {
  border-width: 0px !important;
}

.payment_method_stripe_applepay img,
.payment_method_stripe_googlepay img {
  margin-top: 5px !important;
}

.payment_box.payment_method_stripe_googlepay.wc-stripe-no-methods,
.payment_box.payment_method_stripe_applepay.wc-stripe-no-methods {
  display: none !important;
}

.woocommerce-billing-fields h3 {
  display: none;
}

.form-row input {
  width: 100%;
  border-radius: var(--border-radius) !important;
  border-width: var(--border-width);
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.select2-selection.select2-selection--single {
  height: 100% !important;
}

.wc_payment_methods.payment_methods.methods {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding: 0px !important;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}

.form-row.place-order {
  padding: 0px !important;
}

.woocommerce-privacy-policy-text {
  display: none;
}

li.wc_payment_method.payment_method_stripe_cc,
li.wc_payment_method.payment_method_stripe_applepay,
li.wc_payment_method.payment_method_stripe_googlepay,
li.wc_payment_method.payment_method_ppcp {
  margin-bottom: 1rem !important;
  display: flex;
  border-radius: var(--border-radius);
  border-width: var(--border-width);
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity));
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

div#buttons-container {
  display: none;
}

li.wc_payment_method.payment_method_ppcp {
  display: flex !important;
  flex-direction: row;
  align-items: center !important;
  border-radius: var(--border-radius);
  border-width: var(--border-width);
  --tw-border-opacity: 1;
  border-color: rgb(39 39 42 / var(--tw-border-opacity));
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

label[for="payment_method_ppcp"] {
  display: flex;
  align-items: center;
}

.wc-block-components-notice-banner__content {
  font-size: 0px;
}

.wc-block-components-notice-banner.is-info svg {
  display: none;
}

.wc-block-components-notice-banner {
  margin: 0px !important;
  border-width: 0px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding: 0px !important;
}

.wc-block-components-notice-banner.is-info {
  padding: 0px !important;
}

input#place_order {
  width: 100%;
  padding: 0px !important;
}

p.form-row.form-row-last {
  width: 25%;
}

p.form-row.form-row-first {
  width: 75%;
}

li.wc_payment_method.payment_method_stripe_cc.wc-stripe-no-desc,
li.wc_payment_method.payment_method_stripe_applepay.wc-stripe-no-desc,
li.wc_payment_method.payment_method_stripe_googlepay.wc-stripe-no-desc {
  display: flex;
  flex-direction: column;
}

.payment_box.payment_method_stripe_cc.wc-stripe-no-methods {
  display: contents;
}

.wc-stripe_cc-new-method-container {
  margin-top: 1rem !important;
}

.p-GridCell.p-GridCell--12.p-GridCell--md6,
.p-GridCell.p-GridCell--12.p-GridCell--xs6.p-GridCell--sm6.p-GridCell--md3 {
  margin-bottom: 0px;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  display: none;
}

p#billing_first_name_field {
  width: 100%;
}

.payment_box.payment_method_ppcp {
  display: none !important;
}

li.wc_payment_method.payment_method_stripe_cc.wc-stripe-no-desc,
li.wc_payment_method.payment_method_stripe_applepay.wc-stripe-no-desc,
li.wc_payment_method.payment_method_stripe_googlepay.wc-stripe-no-desc {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
}

label[for="payment_method_stripe_cc"] {
  width: 90%;
}

.wc-stripe_cc-container.wc-stripe-gateway-container {
  width: 100%;
}

label[for="person-quantity"] {
  margin-top: 0px !important;
}

input#place_order:disabled {
  background-color: #ccc !important;
  color: #888 !important;
  cursor: not-allowed !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  display: flex;
  height: 35px;
  align-items: center;
  border-radius: var(--border-radius) !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
}

.select2-container--default .select2-selection--single {
  --tw-border-opacity: 1 !important;
  border-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
}

span.select2-selection__arrow {
  margin-top: 5px;
}

#Field-linkOptInCheckbox {
  display: none !important;
}

.p-Grid.p-BillingAddressForm.u-mt-grid {
  display: none;
}

div#wc-stripe-card-element,
.wc-stripe_cc-new-method-container {
  margin-bottom: 0px !important;
}

input#startDatePicker {
  border-radius: var(--border-radius);
  border-width: var(--border-width);
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity));
}

input#endDatePicker {
  border-radius: var(--border-radius);
  border-width: var(--border-width);
  --tw-border-opacity: 1;
  border-color: rgb(212 212 212 / var(--tw-border-opacity));
}

input#billing_first_name,
input#billing_phone,
input#billing_email,
input#billing_address_1,
input#billing_city,
input#billing_postcode,
#select2-billing_country-container {
  border-radius: var(--border-radius) !important;
  border-width: var(--border-width) !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(212 212 212 / var(--tw-border-opacity)) !important;
}

.select2-container--default .select2-selection--single {
  border-width: 0px !important;
  background-image: none !important;
}

li.wc_payment_method.payment_method_stripe_cc.wc-stripe-no-desc,
li.wc_payment_method.payment_method_ppcp,
li.wc_payment_method.payment_method_stripe_applepay,
li.wc_payment_method.payment_method_stripe_googlepay {
  border-radius: var(--border-radius) !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(212 212 212 / var(--tw-border-opacity)) !important;
  --tw-shadow-color: #fff;
  --tw-shadow: var(--tw-shadow-colored);
}

label[for="payment_method_stripe_cc"] {
  display: flex !important;
  width: 100% !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
}

.stripe-payment-method-wrapper {
  display: flex;
  align-items: flex-start;
}

input#payment_method_stripe_cc {
  margin-top: 0.75rem !important;
}

.woo-label label {
  margin-top: 0px !important;
}

#woo-billing-fields input,
#woo-billing-fields span {
  font-size: 1rem;
  line-height: 1.5rem;
}

.paypal-button-container.paypal-autoresize-container.paypal-button-layout-vertical.paypal-button-shape-rect.paypal-button-number-single.paypal-button-env-production {
  height: 3rem !important;
}

/* validator css */

.error-border {
  border-radius: var(--border-radius) !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}

@media (min-width: 768px) {
  .error-border {
    border-width: 2px !important;
  }
}

.error-placeholder::placeholder {
  color: red !important;
}

@keyframes shake {
  0% {
    transform: translateX(0);
  }

  25% {
    transform: translateX(-5px);
  }

  50% {
    transform: translateX(5px);
  }

  75% {
    transform: translateX(-5px);
  }

  100% {
    transform: translateX(0);
  }
}

.shake {
  animation: shake 0.5s ease-in-out;
}

ul.woocommerce-error {
  display: none !important;
}

input#billing_first_name.error-border,
input#billing_phone.error-border,
input#billing_email.error-border,
input#billing_address_1.error-border,
input#billing_city.error-border,
input#billing_postcode.error-border {
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}

@media (min-width: 768px) {
  input#billing_first_name.error-border,
input#billing_phone.error-border,
input#billing_email.error-border,
input#billing_address_1.error-border,
input#billing_city.error-border,
input#billing_postcode.error-border {
    border-width: 2px !important;
  }
}

.wc-block-components-notice-banner.is-error {
  display: none !important;
}

form.checkout abbr {
  display: none;
}

form.checkout label:after {
  content: "*";
  color: inherit;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

label[for="billing_first_name"],
label[for="billing_phone"],
label[for="billing_email"],
label[for="billing_country"],
label[for="billing_address_1"],
label[for="billing_city"],
label[for="billing_postcode"] {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}

/* validator css end */

.lightbox-visible-class {
  display: block;
  /* or whatever display type is appropriate */
}

.lightbox-hidden-class {
  display: none;
}

.button-next-testimonails,
.button-prev-testimonails {
  display: none !important;
}

/* swiper css */

#lightbox-gallery-product .swiper-slide-next,
#lightbox-gallery-product .swiper-slide-prev,
#lightbox-gallery-product .swiper-slide {
  opacity: 0;
}

.swiper-pagination-bullet {
  height: 7px;
  width: 7px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 0.7;
}

.swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 1;
}

.swiper-pagination {
  position: static;
}

#myModal-1 .swiper-slide.swiper-slide-active,
#myModal .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}

.swiper-button-next {
  right: 0px;
  display: flex !important;
  height: 2.5rem !important;
  width: 2.75rem;
  align-items: center !important;
  justify-content: center !important;
  border-top-left-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding: 0px !important;
  padding-left: 0.5rem !important;
}

.swiper-button-next:hover {
  background-color: var(--primary) !important;
}

.swiper-button-prev {
  left: 0px;
  display: flex !important;
  height: 2.5rem !important;
  width: 2.75rem;
  align-items: center !important;
  justify-content: center !important;
  border-top-right-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding: 0px !important;
  padding-right: 0.5rem !important;
}

.swiper-button-prev:hover {
  background-color: var(--primary) !important;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: var(--primary) !important;
}

.swiper-button-next:hover::after,
.swiper-button-prev:hover::after {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.mySwiper2 .swiper-slide {
  opacity: 0.4;
  width: 25%;
  height: auto !important;
  max-height: 151px;
}

.mySwiper2 .swiper-slide img {
  height: 100% !important;
  max-height: 151px !important;
  object-fit: cover !important;
  min-height: 100% !important;
}

.mySwiper2 .swiper-slide-thumb-active {
  opacity: 1;
}

.play-button-overlay {
  transform: translate(-50%, -50%) !important;
  top: 50% !important;
  left: 50% !important;
}

.play-button-overlay img {
  width: 6rem;
  height: auto;
}

/* swiper css end */

/* Style for inactive bullets */

.swiper-pagination-bullet {
  height: 7px;
  width: 7px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 0.7;
}

/* Style for active bullet */

.swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 1;
}

.swiper-pagination-main-gallery .swiper-pagination-bullet {
  height: 0.5rem;
  width: 0.5rem;
  border-style: none;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.swiper-pagination-main-gallery .swiper-pagination-bullet-active {
  background-color: var(--primary);
}

form .swiper-pagination-main-gallery .swiper-pagination-bullet-active {
  background-color: var(--primary);
  /* Ensure higher specificity */
}

.swiper-pagination-slider .swiper-pagination-bullet {
  height: 0.5rem;
  width: 0.5rem;
  border-style: none;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.2;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.swiper-pagination-slider .swiper-pagination-bullet-active {
  background-color: var(--primary);
}

form .swiper-pagination-slider .swiper-pagination-bullet-active {
  background-color: var(--primary);
  /* Ensure higher specificity */
}

/* Style for active bullet end */

/* Style for vecerjavtemi.si checkout */

abbr.required {
  display: none !important;
}

body
  #wfacp-e-form
  .wfacp-inside
  .form-row
  > label.wfacp-form-control-label:not(.checkbox) {
  font-size: 15px !important;
  text-transform: none !important;
}

.wfacp_form_cart .wfacp-qty-count {
  margin-top: 10px;
}

/* Style for newsletter forms */

form .bg-primary {
  background-color: var(--primary);
  /* Ensure higher specificity */
}

form .hover\:bg-hover:hover {
  background-color: var(--hover);
  /* Ensure higher specificity */
}

form .disabled {
  opacity: 0.5;
  /* Ensure higher specificity */
  pointer-events: none;
  /* Prevents click events */
  cursor: not-allowed;
  /* Change cursor to not-allowed */
}

/* Style for vecerjavtemi.si checkout end */

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

#show-more-btn .icon-arrow-down svg,
#show-less-btn .icon-arrow-up svg {
  fill: var(--primary);
  max-width: 20px !important;
  display: inline !important;
}

#show-more-btn:hover .icon-arrow-down svg,
#show-less-btn:hover .icon-arrow-up svg {
  fill: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.ski-popup-width {
  max-width: 768px !important;
}

/* Style for custom DROPDOWN start */

.custom-select-wrapper {
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
}

.custom-select {
  position: relative;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--primary);
  border-radius: 4px;
}

.custom-select__trigger {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 22px;
  font-size: 16px;
  font-weight: 300;
  color: black;
  height: 40px;
  line-height: 40px;
  background: #f5f5f5;
  cursor: pointer;
  border-radius: 4px;
}

/* Add this new rule for the arrow */

.custom-select__trigger::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 43%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
  /* transition: transform 0.3s; */
}

/* Rotate arrow when select is open */

.custom-select.open .custom-select__trigger::after {
  transform: rotate(180deg);
}

/* Hide arrow for single option */

.custom-select-wrapper.single-option .custom-select__trigger::after {
  display: none !important;
}

.custom-select-wrapper.single-option .custom-select__trigger {
  cursor: default !important;
}

.custom-options {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  border: 1px solid var(--primary);
  border-top: 0;
  background: white;
  /* transition: all 0.3s; */
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 5;
  margin-right: -1px;
  margin-left: -1px;
  margin-top: -3px;
}

.custom-select.open .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.custom-option {
  position: relative;
  display: block;
  padding: 0 22px 0 22px;
  font-size: 16px;
  font-weight: 300;
  color: black;
  line-height: 40px;
  cursor: pointer;
  /* transition: all 0.5s; */
}

.custom-option:hover {
  cursor: pointer;
  background-color: lightgray;
}

.custom-option.selected {
  color: #ffffff;
  background-color: lightgray;
}

.rounded-line {
  height: 5px;
  background-color: var(--primary);
  border-radius: 10px;
  margin: 10px 0;
  width: 20%;
}

/* Style for custom DROPDOWN end */

/* Style for hidding and displaying reserve option in checkout START */

.hide-reserve {
  display: none !important;
}

.show-reserve {
  display: block !important;
}

/* Style for hidding and displaying reserve option in checkout END */

/* Style for new datepicker checkout start */

/* Calendar Base Styles */

.datepicker {
  width: 100% !important;
}

.flatpickr-calendar {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.flatpickr-calendar,
.flatpickr-rContainer,
.flatpickr-days,
.dayContainer,
.flatpickr-days span {
  width: 100% !important;
  max-width: 400px !important;
}

/* Day Cell Styles */

.flatpickr-day {
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  height: 50px !important;
  line-height: 1 !important;
  font-size: 14px !important;
}

/* Price Display */

.calendar-price {
  font-size: 12px;
  color: #828282;
}

/* Selected States */

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #82b440 !important;
  border-color: #82b440 !important;
  color: white !important;
}

/* Make price text white for selected dates */

.flatpickr-day.selected .calendar-price,
.flatpickr-day.startRange .calendar-price,
.flatpickr-day.endRange .calendar-price {
  color: white !important;
}

/* Range styles */

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  background: #edf4e1 !important;
  border-color: #edf4e1 !important;
}

/* Disabled States */

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  color: #ccc !important;
}

.flatpickr-day.disabled .calendar-price {
  color: #ccc !important;
}

/* Range Selection Shadow */

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(-n + 7)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(-n + 7)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(-n + 7)) {
  box-shadow: -10px 0 0 #82b440 !important;
}

/* Disabled States */

.non-bookable-date {
  color: rgba(57, 57, 57, 0.1) !important;
  pointer-events: none;
}

.non-bookable-date:hover {
  background: transparent !important;
}

/* Disable Year Input */

.numInputWrapper {
  pointer-events: none;
}

/* Additional styles to ensure proper highlighting */

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange {
  background: #82b440 !important;
  color: white !important;
}

.flatpickr-day.inRange {
  background: #edf4e1 !important;
}

/* Style for new datepicker checkout end */

/* Style for labels above fields */

.gfield_label,
.gform-field-label {
  position: static !important;
  display: block !important;
  margin-bottom: 0.5rem !important;
  font-size: 0.875rem !important;
  color: #374151 !important;
  font-weight: 500 !important;
  transform: none !important;
}

/* Remove floating label positioning */

.label-move label,
.label-phone label {
  position: static !important;
  bottom: auto !important;
  left: auto !important;
  z-index: auto !important;
}

/* Style input containers */

.ginput_container {
  position: relative;
  margin-bottom: 1rem;
}

/* Style all inputs */

.ginput_container input,
.ginput_container select,
.ginput_container textarea {
  width: 100% !important;
  padding: 0.75rem !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 0.25rem !important;
  background-color: #fff !important;
}

/* Remove placeholder text since we have labels above */

.ginput_container input::placeholder {
  color: transparent !important;
}

/* Style required asterisk */

.gfield_required_asterisk {
  color: #ef4444 !important;
  margin-left: 0.25rem;
}

/* Remove any existing show-label animations */

.show-label {
  all: unset !important;
}

/* Specific styling for phone input if needed */

.ginput_container_phone input {
  padding-left: 3rem !important;
  /* Space for country code */
}

/* Style focus states */

.ginput_container input:focus,
.ginput_container select:focus,
.ginput_container textarea:focus {
  outline: 2px solid var(--primary) !important;
  border-color: transparent !important;
}

@media (min-width: 768px) {
  @media (min-width: 1536px) {
    .md\:container {
      max-width: 1280px !important;
    }
  }
}

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

@media (min-width: 1280px) {
  @media (min-width: 1536px) {
    .xl\:container {
      max-width: 1280px !important;
    }
  }
}

@media (min-width: 768px) {
  .md\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1280px) {
  .xl\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

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

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

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

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

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

.before\:\!h-0::before {
  content: var(--tw-content);
  height: 0px !important;
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}

.after\:h-full::after {
  content: var(--tw-content);
  height: 100%;
}

.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.after\:bg-gradient-to-t::after {
  content: var(--tw-content);
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.after\:from-black::after {
  content: var(--tw-content);
  --tw-gradient-from: #000 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:to-transparent::after {
  content: var(--tw-content);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.after\:\!content-\[\'\'\]::after {
  --tw-content: '' !important;
  content: var(--tw-content) !important;
}

.after\:content-\[\"\"\]::after {
  --tw-content: "";
  content: var(--tw-content);
}

.first\:\!ml-0:first-child {
  margin-left: 0px !important;
}

.last\:\!mb-0:last-child {
  margin-bottom: 0px !important;
}

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

.last\:\!border-none:last-child {
  border-style: none !important;
}

.last\:\!pb-0:last-child {
  padding-bottom: 0px !important;
}

.even\:bg-grayBackground:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}

.hover\:border-primary:hover {
  border-color: var(--primary);
}

.hover\:\!bg-primary:hover {
  background-color: var(--primary) !important;
}

.hover\:bg-\[\#7C3AED\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(124 58 237 / var(--tw-bg-opacity));
}

.hover\:bg-categoryOverlayHover:hover {
  background-color: #00000070;
}

.hover\:bg-facebookColorHover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(50 76 135 / var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.hover\:bg-green-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}

.hover\:bg-green-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity));
}

.hover\:bg-green-900:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity));
}

.hover\:bg-hover:hover {
  background-color: var(--hover);
}

.hover\:bg-primary:hover {
  background-color: var(--primary);
}

.hover\:bg-red-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

.hover\:bg-slate-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}

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

.hover\:bg-\[\#b98408\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 132 8 / var(--tw-bg-opacity));
}

.hover\:bg-opacity-75:hover {
  --tw-bg-opacity: 0.75;
}

.hover\:fill-primary:hover {
  fill: var(--primary);
}

.hover\:fill-white:hover {
  fill: #fff;
}

.hover\:\!stroke-primary:hover {
  stroke: var(--primary) !important;
}

.hover\:stroke-primary:hover {
  stroke: var(--primary);
}

.hover\:\!stroke-2:hover {
  stroke-width: 2 !important;
}

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

.hover\:\!text-white:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

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

.hover\:text-gray-700:hover {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.hover\:text-primary:hover {
  color: var(--primary);
}

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

.hover\:text-opacity-100:hover {
  --tw-text-opacity: 1;
}

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

.hover\:no-underline:hover {
  text-decoration-line: none;
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:opacity-50:hover {
  opacity: 0.5;
}

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

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

.focus\:border-primary:focus {
  border-color: var(--primary);
}

.focus\:\!outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-primary:focus {
  --tw-ring-color: var(--primary);
}

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

.active\:bg-primary:active {
  background-color: var(--primary);
}

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

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

.peer:valid ~ .peer-valid\:-translate-y-7 {
  --tw-translate-y: -1.75rem;
  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));
}

.peer:valid ~ .peer-valid\:text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.peer:focus ~ .peer-focus\:-translate-y-7 {
  --tw-translate-y: -1.75rem;
  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));
}

.peer:focus ~ .peer-focus\:text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.peer:focus ~ .peer-focus\:text-primary {
  color: var(--primary);
}

@media (min-width: 640px) {
  .sm\:\!top-4 {
    top: 1rem !important;
  }

  .sm\:\!mb-0 {
    margin-bottom: 0px !important;
  }

  .sm\:\!mr-4 {
    margin-right: 1rem !important;
  }

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

  .sm\:ml-2 {
    margin-left: 0.5rem;
  }

  .sm\:ml-\[26px\] {
    margin-left: 26px;
  }

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

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

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:\!h-1 {
    height: 0.25rem !important;
  }

  .sm\:\!h-3 {
    height: 0.75rem !important;
  }

  .sm\:\!h-5 {
    height: 1.25rem !important;
  }

  .sm\:\!h-6 {
    height: 1.5rem !important;
  }

  .sm\:\!h-8 {
    height: 2rem !important;
  }

  .sm\:h-firstSection {
    height: 300px;
  }

  .sm\:h-full {
    height: 100%;
  }

  .sm\:h-gallery {
    height: 500px;
  }

  .sm\:\!w-1\/2 {
    width: 50% !important;
  }

  .sm\:\!w-1\/3 {
    width: 33.333333% !important;
  }

  .sm\:\!w-2\/3 {
    width: 66.666667% !important;
  }

  .sm\:\!w-3 {
    width: 0.75rem !important;
  }

  .sm\:\!w-4\/5 {
    width: 80% !important;
  }

  .sm\:\!w-5 {
    width: 1.25rem !important;
  }

  .sm\:\!w-6 {
    width: 1.5rem !important;
  }

  .sm\:\!w-8 {
    width: 2rem !important;
  }

  .sm\:\!w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }

  .sm\:w-72 {
    width: 18rem;
  }

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

  .sm\:w-auto {
    width: auto;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:\!max-w-96 {
    max-width: 24rem !important;
  }

  .sm\:\!max-w-\[60\%\] {
    max-width: 60% !important;
  }

  .sm\:max-w-\[60\%\] {
    max-width: 60%;
  }

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

  .sm\:\!flex-row {
    flex-direction: row !important;
  }

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

  .sm\:rounded-tr-2xl {
    border-top-right-radius: 1rem;
  }

  .sm\:border-4 {
    border-width: 4px;
  }

  .sm\:p-10 {
    padding: 2.5rem;
  }

  .sm\:\!px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .sm\:\!px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .sm\:\!pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .sm\:\!pt-10 {
    padding-top: 2.5rem !important;
  }

  .sm\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .sm\:pl-4 {
    padding-left: 1rem;
  }

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

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

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

@media (min-width: 768px) {
  .md\:\!static {
    position: static !important;
  }

  .md\:\!absolute {
    position: absolute !important;
  }

  .md\:\!relative {
    position: relative !important;
  }

  .md\:\!bottom-0 {
    bottom: 0px !important;
  }

  .md\:\!bottom-36 {
    bottom: 9rem !important;
  }

  .md\:\!bottom-40 {
    bottom: 10rem !important;
  }

  .md\:\!top-24 {
    top: 6rem !important;
  }

  .md\:left-0 {
    left: 0px;
  }

  .md\:left-10 {
    left: 2.5rem;
  }

  .md\:right-0 {
    right: 0px;
  }

  .md\:right-10 {
    right: 2.5rem;
  }

  .md\:top-0 {
    top: 0px;
  }

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

  .md\:z-\[2\] {
    z-index: 2;
  }

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

  .md\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .md\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .md\:mx-7 {
    margin-left: 1.75rem;
    margin-right: 1.75rem;
  }

  .md\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .md\:\!mb-14 {
    margin-bottom: 3.5rem !important;
  }

  .md\:\!mb-4 {
    margin-bottom: 1rem !important;
  }

  .md\:\!mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .md\:\!ml-5 {
    margin-left: 1.25rem !important;
  }

  .md\:\!mr-11 {
    margin-right: 2.75rem !important;
  }

  .md\:\!mr-5 {
    margin-right: 1.25rem !important;
  }

  .md\:\!mr-8 {
    margin-right: 2rem !important;
  }

  .md\:\!mt-0 {
    margin-top: 0px !important;
  }

  .md\:\!mt-8 {
    margin-top: 2rem !important;
  }

  .md\:-mt-3 {
    margin-top: -0.75rem;
  }

  .md\:mb-56 {
    margin-bottom: 14rem;
  }

  .md\:ml-0 {
    margin-left: 0px;
  }

  .md\:ml-3 {
    margin-left: 0.75rem;
  }

  .md\:ml-4 {
    margin-left: 1rem;
  }

  .md\:mr-4 {
    margin-right: 1rem;
  }

  .md\:mr-6 {
    margin-right: 1.5rem;
  }

  .md\:mr-auto {
    margin-right: auto;
  }

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

  .md\:mt-\[-150px\] {
    margin-top: -150px;
  }

  .md\:\!block {
    display: block !important;
  }

  .md\:\!flex {
    display: flex !important;
  }

  .md\:flex {
    display: flex;
  }

  .md\:\!hidden {
    display: none !important;
  }

  .md\:hidden {
    display: none;
  }

  .md\:\!h-20 {
    height: 5rem !important;
  }

  .md\:\!h-auto {
    height: auto !important;
  }

  .md\:\!h-full {
    height: 100% !important;
  }

  .md\:h-36 {
    height: 9rem;
  }

  .md\:h-80 {
    height: 20rem;
  }

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

  .md\:h-gallery {
    height: 500px;
  }

  .md\:\!w-1\/2 {
    width: 50% !important;
  }

  .md\:\!w-1\/3 {
    width: 33.333333% !important;
  }

  .md\:\!w-2\/3 {
    width: 66.666667% !important;
  }

  .md\:\!w-2\/5 {
    width: 40% !important;
  }

  .md\:\!w-3\/5 {
    width: 60% !important;
  }

  .md\:\!w-4\/5 {
    width: 80% !important;
  }

  .md\:\!w-\[47\%\] {
    width: 47% !important;
  }

  .md\:\!w-\[540px\] {
    width: 540px !important;
  }

  .md\:\!w-card-tablet {
    width: calc(100%/2) !important;
  }

  .md\:\!w-full {
    width: 100% !important;
  }

  .md\:\!w-inquiry-button {
    width: 304px !important;
  }

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

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-32 {
    width: 8rem;
  }

  .md\:w-80 {
    width: 20rem;
  }

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

  .md\:max-w-\[30\%\] {
    max-width: 30%;
  }

  .md\:max-w-sm {
    max-width: 24rem;
  }

  .md\:-translate-x-0 {
    --tw-translate-x: -0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:translate-y-0 {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .md\:columns-2 {
    columns: 2;
  }

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

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

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

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

  .md\:\!flex-row {
    flex-direction: row !important;
  }

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

  .md\:\!flex-row-reverse {
    flex-direction: row-reverse !important;
  }

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

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

  .md\:\!flex-nowrap {
    flex-wrap: nowrap !important;
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:\!items-start {
    align-items: flex-start !important;
  }

  .md\:\!items-end {
    align-items: flex-end !important;
  }

  .md\:\!items-center {
    align-items: center !important;
  }

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

  .md\:justify-end {
    justify-content: flex-end;
  }

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

  .md\:\!gap-4 {
    gap: 1rem !important;
  }

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

  .md\:gap-32 {
    gap: 8rem;
  }

  .md\:overflow-x-auto {
    overflow-x: auto;
  }

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

  .md\:p-6 {
    padding: 1.5rem;
  }

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

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:\!pb-section {
    padding-bottom: 160px !important;
  }

  .md\:\!pr-5 {
    padding-right: 1.25rem !important;
  }

  .md\:\!pr-7 {
    padding-right: 1.75rem !important;
  }

  .md\:\!pt-4 {
    padding-top: 1rem !important;
  }

  .md\:pl-24 {
    padding-left: 6rem;
  }

  .md\:pr-5 {
    padding-right: 1.25rem;
  }

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

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

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

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

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

  .md\:\!text-\[200px\] {
    font-size: 200px !important;
  }

  .md\:\!text-h1 {
    font-size: var(--default-h1-size) !important;
    line-height: 1.2 !important;
  }

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

  .md\:\!text-sm {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }

  .md\:\!text-subheading {
    font-size: var(--subheading-size) !important;
    line-height: 1.2 !important;
  }

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

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

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

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

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

  .md\:\!leading-none {
    line-height: 1 !important;
  }

  .md\:opacity-0 {
    opacity: 0;
  }

  .group:hover .md\:group-hover\:opacity-100 {
    opacity: 1;
  }
}

@media (min-width: 1024px) {
  .lg\:invisible {
    visibility: hidden;
  }

  .lg\:\!absolute {
    position: absolute !important;
  }

  .lg\:\!bottom-10 {
    bottom: 2.5rem !important;
  }

  .lg\:\!left-10 {
    left: 2.5rem !important;
  }

  .lg\:\!left-\[46px\] {
    left: 46px !important;
  }

  .lg\:\!right-10 {
    right: 2.5rem !important;
  }

  .lg\:\!top-\[38px\] {
    top: 38px !important;
  }

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

  .lg\:top-\[-1px\] {
    top: -1px;
  }

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

  .lg\:\!-mt-72 {
    margin-top: -18rem !important;
  }

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

  .lg\:\!mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .lg\:\!ml-14 {
    margin-left: 3.5rem !important;
  }

  .lg\:\!ml-20 {
    margin-left: 5rem !important;
  }

  .lg\:\!mr-5 {
    margin-right: 1.25rem !important;
  }

  .lg\:-ml-10 {
    margin-left: -2.5rem;
  }

  .lg\:-ml-4 {
    margin-left: -1rem;
  }

  .lg\:-mr-10 {
    margin-right: -2.5rem;
  }

  .lg\:-mr-4 {
    margin-right: -1rem;
  }

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

  .lg\:-mt-96 {
    margin-top: -24rem;
  }

  .lg\:ml-28 {
    margin-left: 7rem;
  }

  .lg\:ml-5 {
    margin-left: 1.25rem;
  }

  .lg\:mr-5 {
    margin-right: 1.25rem;
  }

  .lg\:\!block {
    display: block !important;
  }

  .lg\:block {
    display: block;
  }

  .lg\:\!flex {
    display: flex !important;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:\!hidden {
    display: none !important;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:\!h-about-height {
    height: calc(100% - 48px) !important;
  }

  .lg\:\!h-first-section-half {
    height: 50vh !important;
  }

  .lg\:\!h-full {
    height: 100% !important;
  }

  .lg\:\!h-screen {
    height: 100vh !important;
  }

  .lg\:h-56 {
    height: 14rem;
  }

  .lg\:h-96 {
    height: 24rem;
  }

  .lg\:max-h-\[90vh\] {
    max-height: 90vh;
  }

  .lg\:\!min-h-minScreen {
    min-height: 360px !important;
  }

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

  .lg\:\!w-1\/3 {
    width: 33.333333% !important;
  }

  .lg\:\!w-1\/4 {
    width: 25% !important;
  }

  .lg\:\!w-1\/5 {
    width: 20% !important;
  }

  .lg\:\!w-1\/6 {
    width: 16.666667% !important;
  }

  .lg\:\!w-2\/3 {
    width: 66.666667% !important;
  }

  .lg\:\!w-2\/5 {
    width: 40% !important;
  }

  .lg\:\!w-3\/5 {
    width: 60% !important;
  }

  .lg\:\!w-48 {
    width: 12rem !important;
  }

  .lg\:\!w-\[353px\] {
    width: 353px !important;
  }

  .lg\:\!w-card {
    width: calc(100%/3 - 20px) !important;
  }

  .lg\:\!w-card-desktop {
    width: calc(100%/3) !important;
  }

  .lg\:\!w-category-box {
    width: calc(20% - 20px) !important;
  }

  .lg\:\!w-full {
    width: 100% !important;
  }

  .lg\:\!w-tailor-headline {
    width: calc(100%/4 - 20px) !important;
  }

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

  .lg\:w-40 {
    width: 10rem;
  }

  .lg\:w-56 {
    width: 14rem;
  }

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

  .lg\:w-card {
    width: calc(100%/3 - 20px);
  }

  .lg\:columns-3 {
    columns: 3;
  }

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

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

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

  .lg\:flex-wrap {
    flex-wrap: wrap;
  }

  .lg\:\!flex-nowrap {
    flex-wrap: nowrap !important;
  }

  .lg\:\!items-start {
    align-items: flex-start !important;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:\!items-center {
    align-items: center !important;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

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

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

  .lg\:\!overflow-visible {
    overflow: visible !important;
  }

  .lg\:rounded-2xl {
    border-radius: 1rem;
  }

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

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

  .lg\:\!pb-8 {
    padding-bottom: 2rem !important;
  }

  .lg\:\!pl-2 {
    padding-left: 0.5rem !important;
  }

  .lg\:\!pl-7 {
    padding-left: 1.75rem !important;
  }

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

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

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

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

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

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

  .lg\:\!text-homepageHeading {
    font-size: 64px !important;
    line-height: 1.2 !important;
  }

  .lg\:shadow {
    --tw-shadow: var(--box-shadow);
    --tw-shadow-colored: var(--box-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 1280px) {
  .xl\:\!bottom-16 {
    bottom: 4rem !important;
  }

  .xl\:\!left-\[52px\] {
    left: 52px !important;
  }

  .xl\:\!top-\[42px\] {
    top: 42px !important;
  }

  .xl\:\!w-52 {
    width: 13rem !important;
  }

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

@media (prefers-color-scheme: dark) {
  .dark\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219 / var(--tw-bg-opacity));
  }

  .dark\:bg-primary {
    background-color: var(--primary);
  }

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

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

  .peer:checked ~ .peer-checked\:dark\:bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219 / var(--tw-bg-opacity));
  }

  .peer:checked ~ .peer-checked\:dark\:bg-primary {
    background-color: var(--primary);
  }

  .peer:checked ~ .peer-checked\:dark\:text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }

  .peer:checked ~ .peer-checked\:dark\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
