@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');

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

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

/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

body {
  font-family: "Google Sans", sans-serif;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  font-weight: 400;
  line-height: 157%;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px){
  body{
    font-size: 18px;
  }
}

body {
  background: linear-gradient(0deg, rgba(226, 238, 188, 0.15) 0%, rgba(226, 238, 188, 0.15) 100%), #FFF;
}

body * {
  transition: all 0.3s ease-in-out;
}

.container{
  width: 100%;
}

@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;
  }
}

/* Header BEM styles */

.header {
  fill: rgba(255, 255, 255, 0.80);
  stroke-width: 2px;
  stroke: #FFF;
  filter: drop-shadow(0 0 32.5px rgba(33, 93, 36, 0.15));
  backdrop-filter: blur(17.899999618530273px);
  -webkit-backdrop-filter: blur(17.899999618530273px);
}

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

.visible{
  visibility: visible;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.inset-0{
  inset: 0px;
}

.bottom-0{
  bottom: 0px;
}

.bottom-\[-30px\]{
  bottom: -30px;
}

.left-0{
  left: 0px;
}

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

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

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

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

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

.right-0{
  right: 0px;
}

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

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

.top-0{
  top: 0px;
}

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

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

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

.top-\[100\%\]{
  top: 100%;
}

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

.top-full{
  top: 100%;
}

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

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

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

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

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

.order-first{
  order: -9999;
}

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

.\!m-auto{
  margin: auto !important;
}

.m-\[0px\]{
  margin: 0px;
}

.m-auto{
  margin: auto;
}

.mx-\[-16px\]{
  margin-left: -16px;
  margin-right: -16px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mr-\[0px\]{
  margin-right: 0px;
}

.mr-\[10px\]{
  margin-right: 10px;
}

.mr-auto{
  margin-right: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.block{
  display: block;
}

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

.flex{
  display: flex;
}

.table{
  display: table;
}

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

.grid{
  display: grid;
}

.hidden{
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.max-h-0{
  max-height: 0px;
}

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

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

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

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

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

.\!w-auto{
  width: auto !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-\[calc\(100\%\+32px\)\]{
  width: calc(100% + 32px);
}

.w-\[calc\(100\%-16px\)\]{
  width: calc(100% - 16px);
}

.w-auto{
  width: auto;
}

.w-full{
  width: 100%;
}

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

.w-screen{
  width: 100vw;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 spin{
  to{
    transform: rotate(360deg);
  }
}

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

.cursor-pointer{
  cursor: pointer;
}

.resize{
  resize: both;
}

.columns-4{
  -moz-columns: 4;
       columns: 4;
}

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

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

.grid-cols-4{
  grid-template-columns: repeat(4, 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;
}

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

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

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

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

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

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

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

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

.gap-2{
  gap: 0.5rem;
}

.gap-\[10px\]{
  gap: 10px;
}

.gap-\[12px\]{
  gap: 12px;
}

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

.gap-\[16px\]{
  gap: 16px;
}

.gap-\[20px\]{
  gap: 20px;
}

.gap-\[24px\]{
  gap: 24px;
}

.gap-\[26px\]{
  gap: 26px;
}

.gap-\[30px\]{
  gap: 30px;
}

.gap-\[32px\]{
  gap: 32px;
}

.gap-\[40px\]{
  gap: 40px;
}

.gap-\[48px\]{
  gap: 48px;
}

.gap-\[50px\]{
  gap: 50px;
}

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

.gap-\[6px\]{
  gap: 6px;
}

.gap-\[8px\]{
  gap: 8px;
}

.gap-\[90px\]{
  gap: 90px;
}

.gap-y-\[16px\]{
  row-gap: 16px;
}

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

.divide-gray-100\/80 > :not([hidden]) ~ :not([hidden]){
  border-color: rgb(243 244 246 / 0.8);
}

.overflow-hidden{
  overflow: hidden;
}

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

.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

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

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

.rounded-bl-\[15px\]{
  border-bottom-left-radius: 15px;
}

.rounded-br-\[15px\]{
  border-bottom-right-radius: 15px;
}

.rounded-tl-\[20px\]{
  border-top-left-radius: 20px;
}

.rounded-tr-\[15px\]{
  border-top-right-radius: 15px;
}

.border{
  border-width: 1px;
}

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

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

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

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

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

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

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

.border-\[\#9DC720\]{
  --tw-border-opacity: 1;
  border-color: rgb(157 199 32 / var(--tw-border-opacity, 1));
}

.border-\[\#E2EEBC\]{
  --tw-border-opacity: 1;
  border-color: rgb(226 238 188 / var(--tw-border-opacity, 1));
}

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

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

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

.border-b-transparent{
  border-bottom-color: transparent;
}

.border-t-\[\#215D24\]{
  --tw-border-opacity: 1;
  border-top-color: rgb(33 93 36 / var(--tw-border-opacity, 1));
}

.border-t-\[\#9DC720\]{
  --tw-border-opacity: 1;
  border-top-color: rgb(157 199 32 / var(--tw-border-opacity, 1));
}

.bg-\[\#215D24\]{
  --tw-bg-opacity: 1;
  background-color: rgb(33 93 36 / var(--tw-bg-opacity, 1));
}

.bg-\[\#9DC720\]{
  --tw-bg-opacity: 1;
  background-color: rgb(157 199 32 / var(--tw-bg-opacity, 1));
}

.bg-\[\#D4E4B4\]{
  --tw-bg-opacity: 1;
  background-color: rgb(212 228 180 / var(--tw-bg-opacity, 1));
}

.bg-\[rgba\(255\2c 255\2c 255\2c 0\.8\)\]{
  background-color: rgba(255,255,255,0.8);
}

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

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

.bg-lime-400{
  --tw-bg-opacity: 1;
  background-color: rgb(163 230 53 / var(--tw-bg-opacity, 1));
}

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

.bg-white\/80{
  background-color: rgb(255 255 255 / 0.8);
}

.bg-white\/95{
  background-color: rgb(255 255 255 / 0.95);
}

.bg-\[radial-gradient\(577\.21\%_176\.43\%_at_19\.9\%_-13\.72\%\2c _\#FFF_0\%\2c _\#F1F6DE_100\%\)\]{
  background-image: radial-gradient(577.21% 176.43% at 19.9% -13.72%, #FFF 0%, #F1F6DE 100%);
}

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

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

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

.bg-no-repeat{
  background-repeat: no-repeat;
}

.fill-white\/80{
  fill: rgb(255 255 255 / 0.8);
}

.stroke-white{
  stroke: #fff;
}

.stroke-\[2px\]{
  stroke-width: 2px;
}

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

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

.p-\[16px\]{
  padding: 16px;
}

.p-\[20px\]{
  padding: 20px;
}

.p-\[22px\]{
  padding: 22px;
}

.p-\[24px\]{
  padding: 24px;
}

.p-\[30px\]{
  padding: 30px;
}

.px-\[10px\]{
  padding-left: 10px;
  padding-right: 10px;
}

.px-\[12px\]{
  padding-left: 12px;
  padding-right: 12px;
}

.px-\[16px\]{
  padding-left: 16px;
  padding-right: 16px;
}

.px-\[20px\]{
  padding-left: 20px;
  padding-right: 20px;
}

.px-\[24px\]{
  padding-left: 24px;
  padding-right: 24px;
}

.px-\[30px\]{
  padding-left: 30px;
  padding-right: 30px;
}

.px-\[40px\]{
  padding-left: 40px;
  padding-right: 40px;
}

.px-\[62px\]{
  padding-left: 62px;
  padding-right: 62px;
}

.px-\[8px\]{
  padding-left: 8px;
  padding-right: 8px;
}

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

.py-\[12px\]{
  padding-top: 12px;
  padding-bottom: 12px;
}

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

.py-\[16px\]{
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-\[20px\]{
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-\[24px\]{
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-\[2px\]{
  padding-top: 2px;
  padding-bottom: 2px;
}

.py-\[32px\]{
  padding-top: 32px;
  padding-bottom: 32px;
}

.py-\[40px\]{
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-\[48px\]{
  padding-top: 48px;
  padding-bottom: 48px;
}

.py-\[60px\]{
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-\[8px\]{
  padding-top: 8px;
  padding-bottom: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

.pr-\[120px\]{
  padding-right: 120px;
}

.pr-\[16px\]{
  padding-right: 16px;
}

.pr-\[170px\]{
  padding-right: 170px;
}

.pr-\[20px\]{
  padding-right: 20px;
}

.pr-\[24px\]{
  padding-right: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uppercase{
  text-transform: uppercase;
}

.leading-\[1\.3\]{
  line-height: 1.3;
}

.leading-\[1\.6\]{
  line-height: 1.6;
}

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

.leading-\[130\%\]{
  line-height: 130%;
}

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

.leading-\[150\%\]{
  line-height: 150%;
}

.leading-\[157\%\]{
  line-height: 157%;
}

.leading-\[160\%\]{
  line-height: 160%;
}

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

.leading-\[200\%\]{
  line-height: 200%;
}

.leading-\[220\%\]{
  line-height: 220%;
}

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

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

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

.tracking-wide{
  letter-spacing: 0.025em;
}

.text-\[\#000000\]{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-\[\#141414\]{
  --tw-text-opacity: 1;
  color: rgb(20 20 20 / var(--tw-text-opacity, 1));
}

.text-\[\#215D24\]{
  --tw-text-opacity: 1;
  color: rgb(33 93 36 / var(--tw-text-opacity, 1));
}

.text-\[\#215D24\]\/60{
  color: rgb(33 93 36 / 0.6);
}

.text-\[\#215D24\]\/80{
  color: rgb(33 93 36 / 0.8);
}

.text-\[\#2D5016\]{
  --tw-text-opacity: 1;
  color: rgb(45 80 22 / var(--tw-text-opacity, 1));
}

.text-\[\#E2EEBC\]{
  --tw-text-opacity: 1;
  color: rgb(226 238 188 / var(--tw-text-opacity, 1));
}

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

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

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

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

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

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

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

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

.decoration-solid{
  text-decoration-style: solid;
}

.decoration-auto{
  text-decoration-thickness: auto;
}

.underline-offset-auto{
  text-underline-offset: auto;
}

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

.opacity-25{
  opacity: 0.25;
}

.opacity-75{
  opacity: 0.75;
}

.shadow-\[-9px_3px_27\.4px_0_rgba\(33\2c 93\2c 36\2c 0\.10\)\]{
  --tw-shadow: -9px 3px 27.4px 0 rgba(33,93,36,0.10);
  --tw-shadow-colored: -9px 3px 27.4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[-9px_3px_27\.4px_0_rgba\(33\2c 93\2c 36\2c 0\.15\)\]{
  --tw-shadow: -9px 3px 27.4px 0 rgba(33,93,36,0.15);
  --tw-shadow-colored: -9px 3px 27.4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[-9px_3px_27\.4px_rgba\(33\2c 93\2c 36\2c 0\.10\)\]{
  --tw-shadow: -9px 3px 27.4px rgba(33,93,36,0.10);
  --tw-shadow-colored: -9px 3px 27.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-\[-9px_3px_38\.2px_0_rgba\(33\2c 93\2c 36\2c 0\.10\)\]{
  --tw-shadow: -9px 3px 38.2px 0 rgba(33,93,36,0.10);
  --tw-shadow-colored: -9px 3px 38.2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[-9px_3px_38\.2px_rgba\(33\2c 93\2c 36\2c 0\.10\)\]{
  --tw-shadow: -9px 3px 38.2px rgba(33,93,36,0.10);
  --tw-shadow-colored: -9px 3px 38.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;
  outline-offset: 2px;
}

.ring{
  --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(3px + 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);
}

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

.ring-\[\#9DC720\]{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(157 199 32 / var(--tw-ring-opacity, 1));
}

.blur{
  --tw-blur: blur(8px);
  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);
}

.drop-shadow-\[-9px_3px_38\.2px_rgba\(33\2c 93\2c 36\2c 0\.10\)\]{
  --tw-drop-shadow: drop-shadow(-9px 3px 38.2px rgba(33,93,36,0.10));
  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);
}

.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-\[17\.9px\]{
  --tw-backdrop-blur: blur(17.9px);
  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{
  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, 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-shadow{
  transition-property: box-shadow;
  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-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.pw-mb-\[100px\]{
  margin-bottom: 5.208333vw;
}

.pw-mb-\[128px\]{
  margin-bottom: 6.666667vw;
}

.pw-mb-\[130px\]{
  margin-bottom: 6.770833vw;
}

.pw-mb-\[202px\]{
  margin-bottom: 10.520833vw;
}

.pw-mb-\[240px\]{
  margin-bottom: 12.500000vw;
}

.pw-mb-\[80px\]{
  margin-bottom: 4.166667vw;
}

.pw-mt-\[100px\]{
  margin-top: 5.208333vw;
}

.pw-pb-\[120px\]{
  padding-bottom: 6.250000vw;
}

.pw-pt-\[118px\]{
  padding-top: 6.145833vw;
}

.pw-pt-\[120px\]{
  padding-top: 6.250000vw;
}

.pw-pt-\[225px\]{
  padding-top: 11.718750vw;
}

.pw-pt-\[300px\]{
  padding-top: 15.625000vw;
}

.pw-pt-\[80px\]{
  padding-top: 4.166667vw;
}

.pw-py-\[106px\]{
  padding-top: 5.52vw;
  padding-bottom: 5.52vw;
}

.pw-py-\[90px\]{
  padding-top: 4.69vw;
  padding-bottom: 4.69vw;
}

.\[oaicite\:0\]{
  oaicite: 0;
}

.\[oaicite\:1\]{
  oaicite: 1;
}

/* Custom WordPress/Theme specific styles */

h1, h2, h3, .same-like-h1 {
  font-family: 'FbJabutinskiHebEng', sans-serif;
  font-weight: 700;
}

.custom-logo{
  height: 59px;
}

@media (min-width: 1024px){
  .custom-logo{
    height: 93px;
  }
}

.wrapper {
  max-width: 1440px;
  margin: 0 auto;
}

.site-header {
}

.main-navigation .menu-item{
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
}

.main-navigation .menu-item.current-menu-item::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #9DC720;
  height: 5px;
  width: 100%;
  transition: opacity 0.3s ease;
  opacity: 1;
}

.main-navigation .menu-item::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #9DC720;
  height: 5px;
  width: 100%;
  transition: opacity 0.3s ease;
  opacity: 0;
}

.main-navigation .menu-item:hover::after {
  opacity: 1;
}

.site-header {
  fill: rgba(255, 255, 255, 0.80);
  stroke-width: 2px;
  stroke: #FFF;
  filter: drop-shadow(0 0 32.5px rgba(33, 93, 36, 0.15));
  backdrop-filter: blur(17.899999618530273px);
  -webkit-backdrop-filter: blur(17.899999618530273px);
}

.header-scrolled .custom-logo{
  height: 33px;
}

@media (min-width: 1024px){
  .header-scrolled .custom-logo{
    height: 66px;
  }
}

.header-scrolled .site-header--container{
  height: 47px;
  padding-top: 6px;
}

@media (min-width: 1024px){
  .header-scrolled .site-header--container{
    height: 77px;
  }
}

.header-scrolled .header-scrolled--wrap{
  height: 47px;
}

@media (min-width: 1024px){
  .header-scrolled .header-scrolled--wrap{
    height: 71px;
  }
}

.site-header--container::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../assets/img/header-blur-bg.svg');
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.custom-logo-link {
  position: relative;
}

.primary-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.primary-menu a {
  color: #000;
  font-family: "Google Sans", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 157%;
  text-decoration: none;
  transition: opacity 0.3s ease;
}

.primary-menu a:hover {
  opacity: 0.7;
}

h1, .same-like-h1{
  font-size: 48px;
  font-weight: 400;
  line-height: 110%;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (min-width: 1280px){
  h1, .same-like-h1{
    font-size: 100px;
  }
}

h2, .same-like-h2{
  font-size: 32px;
  font-weight: 400;
  line-height: 110%;
  --tw-text-opacity: 1;
  color: rgb(33 93 36 / var(--tw-text-opacity, 1));
}

@media (min-width: 1280px){
  h2, .same-like-h2{
    font-size: 72px;
  }
}

h2, .same-like-h2 {
  font-family: 'FbJabutinskiHebEng', sans-serif;
}

h3{
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
  --tw-text-opacity: 1;
  color: rgb(33 93 36 / var(--tw-text-opacity, 1));
}

@media (min-width: 1280px){
  h3{
    font-size: 36px;
  }
}

h4{
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  --tw-text-opacity: 1;
  color: rgb(33 93 36 / var(--tw-text-opacity, 1));
}

@media (min-width: 1280px){
  h4{
    font-size: 20px;
  }
}

.same-like-h3{
  font-size: 24px;
  font-weight: 400;
  line-height: 130%;
}

@media (min-width: 1024px){
  .same-like-h3{
    font-size: 36px;
  }
}

.same-like-h3 {
  font-family: 'FbJabutinskiHebEng', sans-serif;
}

body .swiper-slide{
  width: -moz-max-content;
  width: max-content;
}

@media (min-width: 1024px){
  [dir="rtl"] body .banners-swiper{
    margin-left: -20px;
  }
}

body .swiper-button-next,
body .swiper-button-prev{
  position: relative;
  z-index: 10;
  height: 40px;
  min-width: 40px;
}

@media (min-width: 1024px){
  body .swiper-button-next,
body .swiper-button-prev{
    height: 52px;
    min-width: 52px;
  }
}

body .swiper-button-next,
body .swiper-button-prev {
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  display: block;
  margin: 0;
}

body .swiper-pagination{
  position: relative;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  display: block;
  margin: 0;
  transform: none !important;
}

body .swiper-button-next:after,
body .swiper-button-prev:after{
  display: none;
}

.site-footer{
  position: relative;
}

.site-footer:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 232px;
  height: 367px;
  background: url('../assets//img/footer-bg-element--item.svg');
  pointer-events: none;
}

.h2-element--item{
  position: relative;
  padding-top: 30px;
}

.h2-element--item:before {
  content: '';
  display: block;
  position: absolute;
  height: 6px;
  width: 55px;
  border-radius: 6px;
  background: var(--Color-2, #9DC720);
  top: 0;
  left: 0;
}

[dir="rtl"] .h2-element--item:before  {
  right: 0;
  left: auto;
}

.h2-element--item:after {
  content: '';
  display: block;
  position: absolute;
  height: 6px;
  width: 6px;
  border-radius: 6px;
  background: var(--Color-2, #9DC720);
  top: 0;
  left: 63px;
}

[dir="rtl"] .h2-element--item:after  {
  right: 63px;
  left: auto;
}

.banners-slider--arrow {
  background: #9DC720;
  border-radius: 100%;
  transition: all 0.3s ease;
}

.banners-slider--arrow:hover {
  background: #F8E906;
  transition: all 0.3s ease;
}

.site-button--main {
  border-radius: 30px;
  background: var(--Color-2, #9DC720);
  display: flex;
  padding: 13px 21px;
  color: #000;
  font-family: 'FbJabutinskiHebEng', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  gap: 12px;
  align-items: center;
}

.site-button--main:hover {
  background: #F8E906;
  transition: all 0.3s ease;
}

.site-button--main:hover::after {
  opacity: 0;
}

.site-button--main1:hover::before {
  opacity: 1;
}

.header-wavy-neckline--true{
  left: 50%;
  transform: translateX(-50%);
}

.header-scrolled .header-wavy-neckline--true svg{
  top: -35px;
  transition: all 0.3s ease;
}

.site-branding--logo-wrap {
  width: 140px;
  left: 50%;
  transform: translateX(-50%);
}

.header-scrolled .site-branding--logo-wrap {
  width: 99px;
}

.header-menu--mobile .sub-menu li a {
  font-family: "Google Sans", sans-serif;
}

.arrow-icon1 {
  width: 24px;
  height: 24px;
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.morph-path1 {
  transition: d 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.site-button--main1:hover {
  background: #F8E906;
}

.site-button--main1:hover .arrow-icon {
  width: 36px;
}

.site-button--main1:hover .morph-path {
  d: path('M1.93681 59.2529L58.7497 1.98438C61.37 -0.636003 65.6234 -0.673979 68.2438 1.9464C70.8642 4.56678 70.9021 8.82015 68.2818 11.4405L22.8239 57.2782H187.718C191.44 57.2782 194.44 60.2783 194.44 64C194.44 67.7217 191.44 70.7218 187.718 70.7218H22.8239L68.2818 116.559C70.9021 119.18 70.8642 123.433 68.2438 126.054C65.6234 128.674 61.37 128.636 58.7497 126.016L1.93681 68.7471C-0.645584 66.1267 -0.645584 61.8733 1.93681 59.2529Z');
}

.site-button--main:after {
  content: '';
  display: block;
  position: relative;
  width: 24px;
  height: 24px;
  background: url(../assets/icons/button-left-arrow-icon.svg) center;
  opacity: 1 !important;
  transition: all 0.3s ease;
  margin-left: -28px;
  order: 2;
  transform: scaleX(-1);
}

[dir="rtl"] .site-button--main:after {
  margin-right: -28px;
  margin-left: auto;
  order: 2;
  transform: scaleX(1);
}

.site-button--main1::before {
  content: '';
  display: block;
  position: absolute;
  opacity: 0;
  left: 20px;
  top: 12px;
  width: 24px;
  height: 24px;
  background: url(../assets/icons/button-left-arrow-icon--hover.svg) center;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}

body .swiper-pagination{
  display: flex;
  gap: 11px;
  width: -moz-max-content !important;
  width: max-content !important;
  transition: all 0.3s ease-in-out !important;
}

body .swiper-pagination-bullet{
  display: block;
  height: 8px;
  width: 8px;
  border-radius: 20px;
  margin: 0 !important;
  padding: 0 !important;
  background: var(--Color-3, #E2EEBC);
  opacity: 1;
  transition: none !important;
  transform: none !important;
  transition: all 0.3s ease-in-out !important;
}

body .swiper-pagination-bullet.swiper-pagination-bullet-active-main{
  width: 46px;
}

@media (min-width: 1024px){
  body .swiper-pagination-bullet.swiper-pagination-bullet-active-main{
    width: 74px;
  }
}

body .swiper-pagination-bullet.swiper-pagination-bullet-active-main {
  opacity: 1;
  border-radius: 20px;
  background: var(--Color-2, #9DC720);
  transition: all 0.3s ease-in-out !important;
}

.mobile-menu--icon-target{
  height: 24px;
  width: 22px;
  background: url('../assets/icons/menu-icon--mobile.svg') center;
}

.mobile-menu--icon-target.mobile-menu--active {
  background: url('../assets/icons/menu-icon-active--mobile.svg') center;
}

.mobile-menu--icon-wrap{
  position: absolute;
  top: 4px;
  right: 0;
}

@media (min-width: 1024px){
  .mobile-menu--icon-wrap{
    top: 13px;
  }
}

.header-menu--mobile--list .menu-item{
  color: var(--Color-3, #E2EEBC);
  font-family: 'FbJabutinskiHebEng', sans-serif;
  font-size: 24px;
}

#primary7-menu li:not(:last-child)::after {
  content: "|";
  margin: 0 0 0 12px;
  color: white;
}

[dir="rtl"] #primary7-menu li:not(:last-child)::after {
  margin: 0 12px 0 0;
}

.read-more{
  position: relative;
  display: block;
  width: -moz-max-content;
  width: max-content;
  font-size: 18px;
  font-weight: 700;
  line-height: 157%;
  --tw-text-opacity: 1;
  color: rgb(33 93 36 / var(--tw-text-opacity, 1));
}

.read-more::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -3px;
  background: var(--Color-2, #9DC720);
  width: 100%;
  height: 2px;
  left: 0;
}

.welcome-block {
  transition: opacity 0.6s ease;
}

.welcome-block.is-visible {
  opacity: 1;
}

.welcome-item {
  opacity: 0;
  transform: translateY(16px);
  transition:
        opacity 0.6s ease,
        transform 0.6s ease;
  transition-delay: var(--delay, 0ms);
}

.welcome-block.is-visible .welcome-item {
  opacity: 1;
  transform: translateY(0);
}

.bottle-image--wrap{
  position: relative;
}

.bottle-image--unhover {
  opacity: 1;
}

.bottle-image--hover {
  opacity: 0;
  position: absolute;
  left: 50%;
  top:50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: 100%;
}

.bottle-image--wrap:hover .bottle-image--unhover {
  opacity: 0;
}

.bottle-image--wrap:hover .bottle-image--hover {
  opacity: 1;
}

.cascade-text {
  overflow: clip;
}

.cascade-text .char {
  display: inline-block;
  transform: translateY(100%);
}

.cascade-text .word-wrapper {
  display: inline-block;
  white-space: nowrap;
}

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

.hero-bg-inner {
  animation: zoomOut 1.5s ease-out forwards;
  transform-origin: center;
}

@keyframes zoomOut {
  from {
    transform: scale(1.2);
  }

  to {
    transform: scale(1);
  }
}

body .bottles-slider{
  margin: 0px;
}

.timeline-year{
  font-size: 100px;
  font-weight: 400;
  line-height: 130%;
  --tw-text-opacity: 1;
  color: rgb(33 93 36 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px){
  .timeline-year{
    font-size: 150px;
  }
}

.timeline-year {
  font-family: 'FbJabutinskiHebEng', sans-serif;
  font-weight: 400;
}

.timeline-item::after {
  content: '';
  pointer-events: none;
  width: 57px;
  height: 57px;
  border-radius: 100%;
  background: #9DC720;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  position: absolute;
  left: 30px
}

@media (min-width: 1024px){
  .timeline-item::after{
    left: 50%;
  }
}

.vacancy-item--content p {
  margin-bottom: 20px;
}

.vacancy-item--content p:last-child {
  margin-bottom: 0;
}

.vacancy-item--content {
  display: none;
}

.vacancy-item--active .vacancy-item--content {
  display: block;
}

.vacancy-item--header-icon--plus {
  opacity: 1;
}

.vacancy-item--active .vacancy-item--header-icon--plus {
  opacity: 0;
}

.vacancy-item--header-icon--minus {
  opacity: 0;
}

.vacancy-item--active .vacancy-item--header-icon--minus {
  opacity: 1;
}

.shop-filters--header .bapf_sfilter {
  margin-bottom: 0;
}

.shop-filters--header .bapf_sfilter .bapf_reset{
  text-align: right;
  font-size: 18px;
  font-weight: 400;
  line-height: 157%;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-decoration-style: solid;
}

.bapf_head {
  display: none;
}

.shop-filters .bapf_sfilter {
  margin-bottom: 0;
}

.shop-filters--item-header {
  margin-bottom: 24px;
}

.shop-filters--item-header:last-child {
  margin-bottom: 0;
}

.shop-filters--item-header {
  padding-bottom: 8px;
  border-bottom: 1px solid #9DC720;
  margin-bottom: 8px;
  position: relative;
  padding-left: 4px;
  padding-right: 18px;
}

[dir="rtl"] .shop-filters--item-header::after {
  left: 4px;
  right: auto;
}

.shop-filters--item-header::after {
  content: '';
  display: block;
  position: absolute;
  right: 4px;
  top: 50%;
  width: 14px;
  height: 8px;
  margin-top: -4px;
  background: url('../assets//icons/filter-header--arrow-icon--top.svg') center no-repeat;
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out;
}

.shop-filters--item-active .shop-filters--item-header::after {
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out;
}

.shop-filters--item-content {
  padding: 10px 20px;
}

.shop-filters--item-content .bapf_hideckbox li label, 
.shop-filters--item-content .bapf_hideckbox li label a {
  color: #000000;
  font-size: 16px;
  line-height: 184%;
}

.shop-search-input::-moz-placeholder {
  color: #000;
}

.shop-search-input::placeholder {
  color: #000;
}

.btn-arrow-svg {
  height: 15px;
  flex-shrink: 0;
  display: block;
  overflow: visible;
}

.category-filter-btn{
  border-radius: 10px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  background-color: rgb(255 255 255 / 0.8);
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  font-weight: 500;
  --tw-backdrop-blur: blur(17.9px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

@media (min-width: 768px){
  .category-filter-btn{
    font-size: 20px;
  }
}

@media (min-width: 1024px){
  .category-filter-btn{
    border-radius: 15px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 24px;
  }
}

.category-filter-btn.active{
  --tw-border-opacity: 1;
  border-color: rgb(226 238 188 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(226 238 188 / var(--tw-bg-opacity, 1));
}

.category-filter-btn:hover{
  --tw-border-opacity: 1;
  border-color: rgb(226 238 188 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(226 238 188 / var(--tw-bg-opacity, 1));
}

.test-test-test{
  margin-bottom: 36px;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
}

.wpcf7-form .test-test-test {
  margin-bottom: 24px;
}

@media (min-width: 768px){
  .test-test-test{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.wpcf7-select, .wpcf7-text, .wpcf7-textarea {
  border-bottom: 1px solid var(--Color-2, #9DC720);
  display: block;
  width: 100%;
  padding: 14px;
}

@media (min-width: 1024px){
  .wpcf7-select, .wpcf7-text, .wpcf7-textarea{
    padding: 20px;
  }
}

.wpcf7-form .mb-\[36px\] {
  margin-bottom: 24px;
}

.wpcf7-form .gap-\[32px\] {
  gap: 24px;
}

.wpcf7-form label.mb-\[8px\] {
  margin-bottom: 0;
}

.wpcf7-submit{
  display: block;
  text-align: right;
  line-height: 157%;
  --tw-text-opacity: 1;
  color: rgb(33 93 36 / var(--tw-text-opacity, 1));
  border-radius: 30px;
  background: var(--Color-2, #9DC720);
  display: flex;
  padding: 13px 21px;
  color: #000;
  font-family: 'FbJabutinskiHebEng', sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  width: -moz-max-content;
  width: max-content;
  gap: 12px;
  align-items: center;
}

.wpcf7-submit:hover {
  background: #F8E906;
  transition: all 0.3s ease;
}

.wpcf7-submit:hover::after {
  opacity: 0;
}

.wpcf7-submit:after {
  content: '';
  display: block;
  position: relative;
  width: 24px;
  height: 24px;
  background: url(../assets/icons/button-left-arrow-icon.svg) center;
  opacity: 1;
  transition: all 0.3s ease;
  margin-left: -28px;
  order: 2;
  transform: scaleX(-1);
}

[dir="rtl"] .wpcf7-submit:after {
  margin-right: -28px;
  margin-left: auto;
  order: 2;
  transform: scaleX(1);
}

body .wpcf7-submit::after {
  content: none;
}

.single-post--content p {
  margin-bottom: 24px;
}

.single-post--content h2, 
.single-post--content h3, 
.single-post--content h4, 
.single-post--content ul {
  margin-bottom: 24px;
  color: #000;
}

.single-post--content li {
  margin-bottom: 12px;
}

.single-post--content p:last-child {
  margin-bottom: 0;
}

.menu-item-has-children{
  position: relative;
}

.menu-item-has-children .sub-menu1{
  position: absolute;
  top: 100%;
  right: -24px;
  width: 200px;
  border-radius: 15px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 10px;
  --tw-shadow: -9px 3px 38.2px 0 rgba(33,93,36,0.10);
  --tw-shadow-colored: -9px 3px 38.2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-backdrop-blur: blur(17.9px);
  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);
}

#site-navigation .menu-item-has-children .sub-menu {
  pointer-events: none;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: -24px;
  width: 200px;
  padding-top: 10px;
  z-index: -1;
}

html[lang="en-US"] #site-navigation .menu-item-has-children .sub-menu{
  right: -24px;
}

#site-navigation .menu-item-has-children:hover .sub-menu {
  pointer-events: all;
  opacity: 1;
  z-index: 1;
}

.menu-item-has-children .sub-menu1 li.menu-item{
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
  font-weight: 400;
  line-height: 157%;
}

#site-navigation .menu-item-has-children .sub-menu li.menu-item{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
  font-weight: 400;
  line-height: 157%;
  --tw-backdrop-blur: blur(17.9px);
  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);
}

#site-navigation .menu-item-has-children > a{
  display: flex;
  align-items: center;
  gap: 12px;
}

#site-navigation .menu-item-has-children > a::after {
  content: '';
  display: block;
  width: 10px;
  height: 5px;
  background: url('../assets/icons/header-menu--arrow-icon.svg');
  background-size: cover;
  order: -1;
}

[dir="rtl"] #site-navigation .menu-item-has-children > a::after {
  order: 2;
}

#site-navigation .menu-item-has-children .sub-menu li.menu-item:hover {
  background: var(--Color-3, #E2EEBC);
}

#site-navigation .menu-item-has-children .sub-menu li.current-menu-item {
  background: var(--Color-3, #E2EEBC);
}

#site-navigation .menu-item-has-children .sub-menu li.menu-item:first-child {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

#site-navigation .menu-item-has-children .sub-menu li.menu-item:last-child {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

#site-navigation .menu-item-has-children .sub-menu li.menu-item::after {
  content: none;
}

.header-menu--mobile {
  text-align: center;
}

.header-menu--mobile .sub-menu {
  display: none;
  padding: 8px 0 0;
}

.header-menu--mobile .sub-menu li a{
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  line-height: 220%;
  /* 30.8px */
}

.header-menu--mobile .menu-item-has-children > a{
  display: flex;
  align-items: center;
  gap: 12px;
}

.header-menu--mobile .menu-item-has-children > a::after {
  content: '';
  display: block;
  width: 10px;
  height: 5px;
  background: url('../assets/icons/header-menu--arrow-icon--mob.svg');
  background-size: cover;
}

.site-footer .menu-item a {
  position: relative;
}

.site-footer .menu-item a:hover::after {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.site-footer .menu-item.current-menu-item a::after {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.site-footer .menu-item a::after {
  transition: all 0.3s ease-in-out;
  content: '';
  display: block;
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 2px;
  background: #9DC720;
  bottom: -2px;
  left: 0;
}

.brand-item:hover .brand-noflip {
  opacity: 0;
}

.brand-item:hover .brand-flip {
  opacity: 1;
}

.org-item:hover .org-logo {
  opacity: 0;
}

.org-item:hover .org-content {
  opacity: 1;
}

.wpcf7-not-valid-tip{
  position: absolute;
  top: 100%;
  font-size: 12px;
}

body .wpcf7-response-output{
  display: block;
  border: none !important;
  border-color: transparent !important;
  padding: 0 !important;
  font-size: 14px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.category-filter-btn,
.tab-btn {
  box-shadow: -9px 3px 38.2px 0 rgba(33, 93, 36, 0.05);
}

.bapf_body ul li.checked > label {
  border-bottom: 1px solid #9DC720;
}

.footer-same-menu--last #primary7-menu li:not(:last-child)::after {
  content: none;
}

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

.last\:mb-\[0px\]:last-child{
  margin-bottom: 0px;
}

.hover\:scale-\[1\.02\]:hover{
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-b-\[\#9DC720\]:hover{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(157 199 32 / var(--tw-border-opacity, 1));
}

.hover\:bg-\[\#215D24\]\/5:hover{
  background-color: rgb(33 93 36 / 0.05);
}

.hover\:text-\[\#1a4a1d\]:hover{
  --tw-text-opacity: 1;
  color: rgb(26 74 29 / var(--tw-text-opacity, 1));
}

.hover\:text-\[\#215D24\]:hover{
  --tw-text-opacity: 1;
  color: rgb(33 93 36 / var(--tw-text-opacity, 1));
}

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

.hover\:opacity-70:hover{
  opacity: 0.7;
}

.hover\:shadow-\[-9px_3px_26\.8px_rgba\(33\2c 93\2c 36\2c 0\.20\)\]:hover{
  --tw-shadow: -9px 3px 26.8px rgba(33,93,36,0.20);
  --tw-shadow-colored: -9px 3px 26.8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-\[-9px_3px_27\.4px_rgba\(33\2c 93\2c 36\2c 0\.25\)\]:hover{
  --tw-shadow: -9px 3px 27.4px rgba(33,93,36,0.25);
  --tw-shadow-colored: -9px 3px 27.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\:border-\[\#215D24\]\/30:focus{
  border-color: rgb(33 93 36 / 0.3);
}

.group:hover .group-hover\:text-\[\#215D24\]{
  --tw-text-opacity: 1;
  color: rgb(33 93 36 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px){
  .md\:bottom-\[-40px\]{
    bottom: -40px;
  }

  .md\:top-\[32px\]{
    top: 32px;
  }

  .md\:mx-\[0px\]{
    margin-left: 0px;
    margin-right: 0px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:mr-\[-20px\]{
    margin-right: -20px;
  }

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

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

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

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

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

  .md\:block{
    display: block;
  }

  .md\:flex{
    display: flex;
  }

  .md\:grid{
    display: grid;
  }

  .md\:hidden{
    display: none;
  }

  .md\:\!h-\[450px\]{
    height: 450px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:h-auto{
    height: auto;
  }

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

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

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

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

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

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

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

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

  .md\:w-auto{
    width: auto;
  }

  .md\:w-max{
    width: -moz-max-content;
    width: max-content;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:gap-4{
    gap: 1rem;
  }

  .md\:gap-\[0px\]{
    gap: 0px;
  }

  .md\:gap-\[10px\]{
    gap: 10px;
  }

  .md\:gap-\[16px\]{
    gap: 16px;
  }

  .md\:gap-\[24px\]{
    gap: 24px;
  }

  .md\:gap-\[28px\]{
    gap: 28px;
  }

  .md\:gap-\[48px\]{
    gap: 48px;
  }

  .md\:gap-\[60px\]{
    gap: 60px;
  }

  .md\:gap-\[8px\]{
    gap: 8px;
  }

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

  .md\:p-\[20px\]{
    padding: 20px;
  }

  .md\:p-\[24px\]{
    padding: 24px;
  }

  .md\:px-\[16px\]{
    padding-left: 16px;
    padding-right: 16px;
  }

  .md\:px-\[24px\]{
    padding-left: 24px;
    padding-right: 24px;
  }

  .md\:px-\[28px\]{
    padding-left: 28px;
    padding-right: 28px;
  }

  .md\:px-\[40px\]{
    padding-left: 40px;
    padding-right: 40px;
  }

  .md\:px-\[60px\]{
    padding-left: 60px;
    padding-right: 60px;
  }

  .md\:py-\[12px\]{
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .md\:py-\[20px\]{
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .md\:py-\[28px\]{
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .md\:py-\[36px\]{
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .md\:py-\[48px\]{
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .md\:py-\[60px\]{
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .md\:py-\[70px\]{
    padding-top: 70px;
    padding-bottom: 70px;
  }

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

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

  .md\:pr-\[48px\]{
    padding-right: 48px;
  }

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

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

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

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

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

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

  .md\:leading-\[157\%\]{
    line-height: 157%;
  }
}

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

  .lg\:relative{
    position: relative;
  }

  .lg\:sticky{
    position: sticky;
  }

  .lg\:bottom-\[-40px\]{
    bottom: -40px;
  }

  .lg\:left-\[-60px\]{
    left: -60px;
  }

  .lg\:left-\[-8px\]{
    left: -8px;
  }

  .lg\:left-\[0px\]{
    left: 0px;
  }

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

  .lg\:right-\[-60px\]{
    right: -60px;
  }

  .lg\:right-\[-8px\]{
    right: -8px;
  }

  .lg\:right-\[0px\]{
    right: 0px;
  }

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

  .lg\:top-\[-40px\]{
    top: -40px;
  }

  .lg\:top-\[0px\]{
    top: 0px;
  }

  .lg\:top-\[120px\]{
    top: 120px;
  }

  .lg\:top-\[51px\]{
    top: 51px;
  }

  .lg\:order-1{
    order: 1;
  }

  .lg\:order-2{
    order: 2;
  }

  .lg\:mx-\[-20px\]{
    margin-left: -20px;
    margin-right: -20px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:mr-\[-50px\]{
    margin-right: -50px;
  }

  .lg\:mr-\[-8px\]{
    margin-right: -8px;
  }

  .lg\:mr-\[60px\]{
    margin-right: 60px;
  }

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

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

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

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

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

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

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:grid{
    display: grid;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:\!h-\[580px\]{
    height: 580px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:w-\[calc\(100\%\+16px\)\]{
    width: calc(100% + 16px);
  }

  .lg\:w-\[calc\(100\%\+40px\)\]{
    width: calc(100% + 40px);
  }

  .lg\:w-auto{
    width: auto;
  }

  .lg\:w-max{
    width: -moz-max-content;
    width: max-content;
  }

  .lg\:min-w-\[300px\]{
    min-width: 300px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:gap-\[160px\]{
    gap: 160px;
  }

  .lg\:gap-\[24px\]{
    gap: 24px;
  }

  .lg\:gap-\[32px\]{
    gap: 32px;
  }

  .lg\:gap-\[36px\]{
    gap: 36px;
  }

  .lg\:gap-\[40px\]{
    gap: 40px;
  }

  .lg\:gap-\[48px\]{
    gap: 48px;
  }

  .lg\:gap-\[50px\]{
    gap: 50px;
  }

  .lg\:gap-\[60px\]{
    gap: 60px;
  }

  .lg\:gap-\[72px\]{
    gap: 72px;
  }

  .lg\:gap-\[92px\]{
    gap: 92px;
  }

  .lg\:p-\[24px\]{
    padding: 24px;
  }

  .lg\:px-\[0px\]{
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-\[16px\]{
    padding-left: 16px;
    padding-right: 16px;
  }

  .lg\:px-\[20px\]{
    padding-left: 20px;
    padding-right: 20px;
  }

  .lg\:px-\[35px\]{
    padding-left: 35px;
    padding-right: 35px;
  }

  .lg\:px-\[36px\]{
    padding-left: 36px;
    padding-right: 36px;
  }

  .lg\:px-\[40px\]{
    padding-left: 40px;
    padding-right: 40px;
  }

  .lg\:px-\[56px\]{
    padding-left: 56px;
    padding-right: 56px;
  }

  .lg\:px-\[62px\]{
    padding-left: 62px;
    padding-right: 62px;
  }

  .lg\:px-\[70px\]{
    padding-left: 70px;
    padding-right: 70px;
  }

  .lg\:px-\[80px\]{
    padding-left: 80px;
    padding-right: 80px;
  }

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

  .lg\:py-\[100px\]{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .lg\:py-\[22px\]{
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .lg\:py-\[24px\]{
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .lg\:py-\[30px\]{
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .lg\:py-\[40px\]{
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .lg\:py-\[48px\]{
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .lg\:py-\[54px\]{
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .lg\:py-\[58px\]{
    padding-top: 58px;
    padding-bottom: 58px;
  }

  .lg\:py-\[64px\]{
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .lg\:py-\[68\]{
    padding-top: 68;
    padding-bottom: 68;
  }

  .lg\:py-\[80px\]{
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

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

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

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

  .lg\:pl-\[0\]{
    padding-left: 0;
  }

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

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

  .lg\:pr-\[46px\]{
    padding-right: 46px;
  }

  .lg\:pr-\[72px\]{
    padding-right: 72px;
  }

  .lg\:pr-\[92px\]{
    padding-right: 92px;
  }

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

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

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

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

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

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

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

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

  .lg\:pw-h-\[820px\]{
    height: 42.708333vw;
  }

  .lg\:pw-left-\[-90px\]{
    left: -4.687500vw;
  }

  .lg\:pw-left-\[0\]{
    left: 0.000000vw;
  }

  .lg\:pw-mb-\[100px\]{
    margin-bottom: 5.208333vw;
  }

  .lg\:pw-mb-\[220px\]{
    margin-bottom: 11.458333vw;
  }

  .lg\:pw-mb-\[84px\]{
    margin-bottom: 4.375000vw;
  }

  .lg\:pw-ml-\[170px\]{
    margin-left: 8.854167vw;
  }

  .lg\:pw-mr-\[170px\]{
    margin-right: 8.854167vw;
  }

  .lg\:pw-mt-\[170px\]{
    margin-top: 8.854167vw;
  }

  .lg\:pw-right-\[-90px\]{
    right: -4.687500vw;
  }

  .lg\:pw-right-\[0\]{
    right: 0.000000vw;
  }
}

@media (min-width: 1280px){
  .xl\:m-\[0px\]{
    margin: 0px;
  }

  .xl\:mb-\[0\]{
    margin-bottom: 0;
  }

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

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

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

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

  .xl\:ml-\[calc\(\(100vw-1440px\)\/2-48px\)\]{
    margin-left: calc((100vw - 1440px) / 2 - 48px);
  }

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

  .xl\:mr-\[calc\(\(100vw-1440px\)\/2-48px\)\]{
    margin-right: calc((100vw - 1440px) / 2 - 48px);
  }

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

  .xl\:block{
    display: block;
  }

  .xl\:flex{
    display: flex;
  }

  .xl\:hidden{
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:gap-\[10px\]{
    gap: 10px;
  }

  .xl\:gap-\[12px\]{
    gap: 12px;
  }

  .xl\:gap-\[24px\]{
    gap: 24px;
  }

  .xl\:gap-\[68px\]{
    gap: 68px;
  }

  .xl\:gap-\[80px\]{
    gap: 80px;
  }

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

  .xl\:border-l-\[1px\]{
    border-left-width: 1px;
  }

  .xl\:border-t-0{
    border-top-width: 0px;
  }

  .xl\:p-\[0px\]{
    padding: 0px;
  }

  .xl\:px-\[0px\]{
    padding-left: 0px;
    padding-right: 0px;
  }

  .xl\:px-\[90px\]{
    padding-left: 90px;
    padding-right: 90px;
  }

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

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

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

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

  .xl\:pr-\[0px\]{
    padding-right: 0px;
  }

  .xl\:pr-\[150px\]{
    padding-right: 150px;
  }

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

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

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

  .xl\:pw-mb-\[40px\]{
    margin-bottom: 2.083333vw;
  }

  .xl\:pw-text-\[20px\]{
    font-size: 1.041667vw;
  }

  .xl\:pw-text-\[24px\]{
    font-size: 1.250000vw;
  }

  .xl\:pw-w-\[412px\]{
    width: 21.458333vw;
  }
}

@media (min-width: 1536px){
  .\32xl\:grid{
    display: grid;
  }

  .\32xl\:hidden{
    display: none;
  }

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