/*!
Theme Name: bilet
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.1.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bilet
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

bilet is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@import "https://fonts.googleapis.com/css2?family=Commissioner:wght@300..800&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: ;
}
*,
:before,
:after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
:before,
:after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
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;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}

.btn-search {
  background: url(assets/images/search.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.search-form {
  display: flex;
  align-items: center;
}
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.bottom-\[10px\] {
  bottom: 10px;
}
.bottom-\[15px\] {
  bottom: 15px;
}
.bottom-\[30px\] {
  bottom: 30px;
}
.bottom-\[40px\] {
  bottom: 40px;
}
.bottom-\[60px\] {
  bottom: 60px;
}
.bottom-\[80px\] {
  bottom: 80px;
}
.left-0 {
  left: 0;
}
.left-\[10px\] {
  left: 10px;
}
.left-\[20px\] {
  left: 20px;
}
.left-\[30px\] {
  left: 30px;
}
.right-5 {
  right: 1.25rem;
}
.right-\[10px\] {
  right: 10px;
}
.right-\[15px\] {
  right: 15px;
}
.top-1\/2 {
  top: 50%;
}
.top-5 {
  top: 1.25rem;
}
.top-\[10px\] {
  top: 10px;
}
.top-\[20px\] {
  top: 20px;
}
.top-\[67px\] {
  top: 67px;
}
.top-full {
  top: 100%;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-14 {
  margin-left: 3.5rem;
}
.ml-2\.5 {
  margin-left: 0.625rem;
}
.ml-\[50px\] {
  margin-left: 50px;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[100px\] {
  margin-top: 100px;
}
.mt-\[10px\] {
  margin-top: 10px;
}
.mt-\[15px\] {
  margin-top: 15px;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-\[23px\] {
  margin-top: 23px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.mt-\[50px\] {
  margin-top: 50px;
}
.mt-\[5px\] {
  margin-top: 5px;
}
.mt-\[60px\] {
  margin-top: 60px;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.size-\[18px\] {
  width: 18px;
  height: 18px;
}
.size-\[25px\] {
  width: 25px;
  height: 25px;
}
.h-8 {
  height: 2rem;
}
.h-\[122px\] {
  height: 122px;
}
.h-\[154px\] {
  height: 154px;
}
.h-\[160px\] {
  height: 160px;
}
.h-\[16px\] {
  height: 16px;
}
.h-\[173px\] {
  height: 173px;
}
.h-\[180px\] {
  height: 180px;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[300px\] {
  height: 300px;
}
.h-\[344px\] {
  height: 344px;
}
.h-\[345px\] {
  height: 345px;
}
.h-\[3px\] {
  height: 3px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[45px\] {
  height: 45px;
}
.h-\[55px\] {
  height: 55px;
}
.h-\[65px\] {
  height: 65px;
}
.h-full {
  height: 100%;
}
.\!min-h-\[344px\] {
  min-height: 344px !important;
}
.w-36 {
  width: 9rem;
}
.w-\[100px\] {
  width: 100px;
}
.w-\[110px\] {
  width: 110px;
}
.w-\[15px\] {
  width: 15px;
}
.w-\[173px\] {
  width: 173px;
}
.w-\[20px\] {
  width: 20px;
}
.w-\[251px\] {
  width: 251px;
}
.w-\[300px\] {
  width: 300px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[500px\] {
  width: 500px;
}
.w-\[55px\] {
  width: 55px;
}
.w-\[70\%\] {
  width: 70%;
}
.w-\[80\%\] {
  width: 80%;
}
.w-\[865px\] {
  width: 865px;
}
.w-full {
  width: 100%;
}
.min-w-\[300px\] {
  min-width: 300px;
}
.max-w-\[1160px\] {
  max-width: 1160px;
}
.max-w-\[185px\] {
  max-width: 185px;
}
.max-w-\[274px\] {
  max-width: 274px;
}
.max-w-\[860px\] {
  max-width: 860px;
}
.max-w-full {
  max-width: 100%;
}
.grow {
  flex-grow: 1;
}
.basis-28 {
  flex-basis: 7rem;
}
.basis-52 {
  flex-basis: 13rem;
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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)) skew(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)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-1\.5 {
  gap: 0.375rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[30px\] {
  gap: 30px;
}
.gap-\[40px\] {
  gap: 40px;
}
.gap-\[5px\] {
  gap: 5px;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.gap-y-10 {
  row-gap: 2.5rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.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));
}
.overflow-hidden {
  overflow: hidden;
}
.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rounded-\[10px\] {
  border-radius: 10px;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[30px\] {
  border-radius: 30px;
}
.rounded-\[40px\] {
  border-radius: 40px;
}
.rounded-\[50px\] {
  border-radius: 50px;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-l-\[10px\] {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.rounded-r-\[10px\] {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-\[\#F71313\] {
  --tw-border-opacity: 1;
  border-color: rgb(247 19 19 / var(--tw-border-opacity));
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.bg-\[\#1206F9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(18 6 249 / var(--tw-bg-opacity));
}
.bg-\[\#242424\] {
  --tw-bg-opacity: 1;
  background-color: rgb(36 36 36 / var(--tw-bg-opacity));
}
.bg-\[\#EBEBEB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity));
}
.bg-\[\#F3F3F3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity));
}
.bg-\[\#F71313\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 19 19 / var(--tw-bg-opacity));
}
.bg-\[\#f3f3f3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 243 243 / var(--tw-bg-opacity));
}
.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-2 {
  padding: 0.5rem;
}
.p-4 {
  padding: 1rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-6 {
  padding: 1.5rem;
}
.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-\[13px\] {
  padding-left: 13px;
  padding-right: 13px;
}
.px-\[14px\] {
  padding-left: 14px;
  padding-right: 14px;
}
.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[27px\] {
  padding-left: 27px;
  padding-right: 27px;
}
.px-\[28px\] {
  padding-left: 28px;
  padding-right: 28px;
}
.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}
.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-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[11px\] {
  padding-top: 11px;
  padding-bottom: 11px;
}
.py-\[12\.5px\] {
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}
.py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-\[26px\] {
  padding-top: 26px;
  padding-bottom: 26px;
}
.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}
.py-\[52px\] {
  padding-top: 52px;
  padding-bottom: 52px;
}
.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}
.pb-\[14px\] {
  padding-bottom: 14px;
}
.pb-\[90px\] {
  padding-bottom: 90px;
}
.pr-\[10px\] {
  padding-right: 10px;
}
.pt-\[30px\] {
  padding-top: 30px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.\!text-\[18px\] {
  font-size: 18px !important;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-\[12px\] {
  font-size: 12px;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[16px\] {
  font-size: 16px;
}
.text-\[17px\] {
  font-size: 17px;
}
.text-\[18px\] {
  font-size: 18px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-\[1\.2\] {
  line-height: 1.2;
}
.leading-\[35px\] {
  line-height: 35px;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.text-\[\#635a5a\] {
  --tw-text-opacity: 1;
  color: rgb(99 90 90 / var(--tw-text-opacity));
}
.text-\[\#808080\] {
  --tw-text-opacity: 1;
  color: rgb(128 128 128 / var(--tw-text-opacity));
}
.text-\[\#999999\] {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}
.text-\[\#C2C2C2\] {
  --tw-text-opacity: 1;
  color: rgb(194 194 194 / var(--tw-text-opacity));
}
.text-\[\#F71313\] {
  --tw-text-opacity: 1;
  color: rgb(247 19 19 / var(--tw-text-opacity));
}
.text-\[\#fff\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.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;
  outline-offset: 2px;
}
.outline-0 {
  outline-width: 0px;
}
.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);
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.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: 0.15s;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.duration-150 {
  transition-duration: 0.15s;
}
.duration-200 {
  transition-duration: 0.2s;
}
.hover\:bg-\[\#1206F9\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(18 6 249 / var(--tw-bg-opacity));
}
.hover\:bg-\[\#F71313\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(247 19 19 / var(--tw-bg-opacity));
}
.hover\:bg-\[\#c01212\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(192 18 18 / var(--tw-bg-opacity));
}
.hover\:bg-gray-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.hover\:text-\[\#F71313\]:hover {
  --tw-text-opacity: 1;
  color: rgb(247 19 19 / var(--tw-text-opacity));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.hover\:opacity-70:hover {
  opacity: 0.7;
}
.focus\:border-\[\#F71313\]:focus {
  --tw-border-opacity: 1;
  border-color: rgb(247 19 19 / var(--tw-border-opacity));
}
@media (min-width: 340px) {
  .xs\:mt-\[40px\] {
    margin-top: 40px;
  }
  .xs\:h-\[246px\] {
    height: 246px;
  }
  .xs\:w-\[240px\] {
    width: 240px;
  }
}
@media (min-width: 500px) {
  .sm\:mt-0 {
    margin-top: 0;
  }
  .sm\:mt-\[30px\] {
    margin-top: 30px;
  }
  .sm\:mt-\[60px\] {
    margin-top: 60px;
  }
  .sm\:size-auto {
    width: auto;
    height: auto;
  }
  .sm\:h-\[120px\] {
    height: 120px;
  }
  .sm\:h-\[150px\] {
    height: 150px;
  }
  .sm\:h-\[180px\] {
    height: 180px;
  }
  .sm\:w-full {
    width: 100%;
  }
  .sm\:max-w-\[50\%\] {
    max-width: 50%;
  }
  .sm\:basis-\[220px\] {
    flex-basis: 220px;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:flex-col {
    flex-direction: column;
  }
  .sm\:items-center {
    align-items: center;
  }
  .sm\:gap-0 {
    gap: 0px;
  }
  .sm\:gap-5 {
    gap: 1.25rem;
  }
  .sm\:rounded-\[15px\] {
    border-radius: 15px;
  }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:text-\[16px\] {
    font-size: 16px;
  }
  .sm\:text-\[18px\] {
    font-size: 18px;
  }
  .sm\:text-\[24px\] {
    font-size: 24px;
  }
  .sm\:text-\[36px\] {
    font-size: 36px;
  }
  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 660px) {
  .md\:bottom-5 {
    bottom: 1.25rem;
  }
  .md\:bottom-\[20px\] {
    bottom: 20px;
  }
  .md\:left-\[20px\] {
    left: 20px;
  }
  .md\:left-\[60px\] {
    left: 60px;
  }
  .md\:left-\[76\%\] {
    left: 76%;
  }
  .md\:right-\[20px\] {
    right: 20px;
  }
  .md\:top-\[20px\] {
    top: 20px;
  }
  .md\:top-\[30px\] {
    top: 30px;
  }
  .md\:mt-0 {
    margin-top: 0;
  }
  .md\:mt-10 {
    margin-top: 2.5rem;
  }
  .md\:mt-\[100px\] {
    margin-top: 100px;
  }
  .md\:mt-\[50px\] {
    margin-top: 50px;
  }
  .md\:mt-\[60px\] {
    margin-top: 60px;
  }
  .md\:flex {
    display: flex;
  }
  .md\:\!hidden {
    display: none !important;
  }
  .md\:h-\[200px\] {
    height: 200px;
  }
  .md\:h-\[207px\] {
    height: 207px;
  }
  .md\:h-\[245px\] {
    height: 245px;
  }
  .md\:h-\[355px\] {
    height: 355px;
  }
  .md\:w-\[25px\] {
    width: 25px;
  }
  .md\:w-\[350px\] {
    width: 350px;
  }
  .md\:w-\[460px\] {
    width: 460px;
  }
  .md\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .md\:max-w-\[185px\] {
    max-width: 185px;
  }
  .md\:grow-0 {
    flex-grow: 0;
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:items-start {
    align-items: flex-start;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:gap-10 {
    gap: 2.5rem;
  }
  .md\:gap-5 {
    gap: 1.25rem;
  }
  .md\:gap-6 {
    gap: 1.5rem;
  }
  .md\:gap-\[10px\] {
    gap: 10px;
  }
  .md\:gap-\[28px\] {
    gap: 28px;
  }
  .md\:gap-\[30px\] {
    gap: 30px;
  }
  .md\:gap-\[70px\] {
    gap: 70px;
  }
  .md\:gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .md\:rounded-\[30px\] {
    border-radius: 30px;
  }
  .md\:p-0 {
    padding: 0;
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .md\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }
  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .md\:text-\[16px\] {
    font-size: 16px;
  }
  .md\:text-\[18px\] {
    font-size: 18px;
  }
  .md\:text-\[24px\] {
    font-size: 24px;
  }
  .md\:text-\[32px\] {
    font-size: 32px;
  }
  .md\:text-\[36px\] {
    font-size: 36px;
  }
  .md\:text-\[45px\] {
    font-size: 45px;
  }
  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1000px) {
  .lg\:bottom-\[20px\] {
    bottom: 20px;
  }
  .lg\:bottom-\[30px\] {
    bottom: 30px;
  }
  .lg\:bottom-\[70px\] {
    bottom: 70px;
  }
  .lg\:left-\[83\%\] {
    left: 83%;
  }
  .lg\:right-\[30px\] {
    right: 30px;
  }
  .lg\:top-\[90px\] {
    top: 90px;
  }
  .lg\:mb-auto {
    margin-bottom: auto;
  }
  .lg\:ml-\[130px\] {
    margin-left: 130px;
  }
  .lg\:mt-0 {
    margin-top: 0;
  }
  .lg\:mt-10 {
    margin-top: 2.5rem;
  }
  .lg\:mt-12 {
    margin-top: 3rem;
  }
  .lg\:mt-\[-10px\] {
    margin-top: -10px;
  }
  .lg\:mt-\[10\] {
    margin-top: 10;
  }
  .lg\:mt-\[60px\] {
    margin-top: 60px;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:h-\[154px\] {
    height: 154px;
  }
  .lg\:h-\[350px\] {
    height: 350px;
  }
  .lg\:h-\[370px\] {
    height: 370px;
  }
  .lg\:h-\[421px\] {
    height: 421px;
  }
  .lg\:h-\[437px\] {
    height: 437px;
  }
  .lg\:h-\[642px\] {
    height: 642px;
  }
  .lg\:w-\[120\%\] {
    width: 120%;
  }
  .lg\:w-\[150\%\] {
    width: 150%;
  }
  .lg\:w-\[160\%\] {
    width: 160%;
  }
  .lg\:w-\[180\%\] {
    width: 180%;
  }
  .lg\:w-\[200\%\] {
    width: 200%;
  }
  .lg\:w-\[225px\] {
    width: 225px;
  }
  .lg\:w-\[259px\] {
    width: 259px;
  }
  .lg\:w-\[260\%\] {
    width: 260%;
  }
  .lg\:w-\[300\%\] {
    width: 300%;
  }
  .lg\:w-\[300px\] {
    width: 300px;
  }
  .lg\:w-\[50\%\] {
    width: 50%;
  }
  .lg\:w-\[520px\] {
    width: 520px;
  }
  .lg\:w-\[60\%\] {
    width: 60%;
  }
  .lg\:w-\[66\%\] {
    width: 66%;
  }
  .lg\:w-\[700px\] {
    width: 700px;
  }
  .lg\:w-\[80\%\] {
    width: 80%;
  }
  .lg\:w-\[88\%\] {
    width: 88%;
  }
  .lg\:w-\[90\%\] {
    width: 90%;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:max-w-none {
    max-width: none;
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:gap-2 {
    gap: 0.5rem;
  }
  .lg\:gap-\[105px\] {
    gap: 105px;
  }
  .lg\:gap-\[130px\] {
    gap: 130px;
  }
  .lg\:gap-\[140px\] {
    gap: 140px;
  }
  .lg\:gap-\[15px\] {
    gap: 15px;
  }
  .lg\:gap-\[160px\] {
    gap: 160px;
  }
  .lg\:gap-\[20px\] {
    gap: 20px;
  }
  .lg\:gap-\[33px\] {
    gap: 33px;
  }
  .lg\:gap-\[35px\] {
    gap: 35px;
  }
  .lg\:gap-\[36px\] {
    gap: 36px;
  }
  .lg\:gap-\[40px\] {
    gap: 40px;
  }
  .lg\:gap-\[45px\] {
    gap: 45px;
  }
  .lg\:gap-\[46px\] {
    gap: 46px;
  }
  .lg\:gap-\[47px\] {
    gap: 47px;
  }
  .lg\:gap-\[50px\] {
    gap: 50px;
  }
  .lg\:gap-\[52px\] {
    gap: 52px;
  }
  .lg\:gap-\[55px\] {
    gap: 55px;
  }
  .lg\:gap-\[65px\] {
    gap: 65px;
  }
  .lg\:gap-\[75px\] {
    gap: 75px;
  }
  .lg\:gap-\[80px\] {
    gap: 80px;
  }
  .lg\:gap-\[83px\] {
    gap: 83px;
  }
  .lg\:gap-\[86px\] {
    gap: 86px;
  }
  .lg\:gap-\[90px\] {
    gap: 90px;
  }
  .lg\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .lg\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }
  .lg\:py-\[9px\] {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .lg\:text-\[18px\] {
    font-size: 18px;
  }
  .lg\:text-\[24px\] {
    font-size: 24px;
  }
  .lg\:text-\[32px\] {
    font-size: 32px;
  }
  .lg\:text-\[40px\] {
    font-size: 40px;
  }
}
@media (min-width: 1280px) {
  .xl\:\!left-0 {
    left: 0 !important;
  }
  .xl\:\!right-0 {
    right: 0 !important;
  }
  .xl\:mt-20 {
    margin-top: 5rem;
  }
  .xl\:mt-\[40px\] {
    margin-top: 40px;
  }
  .xl\:mt-\[50px\] {
    margin-top: 50px;
  }
  .xl\:mt-\[60px\] {
    margin-top: 60px;
  }
  .xl\:mt-\[80px\] {
    margin-top: 80px;
  }
  .xl\:flex {
    display: flex;
  }
  .xl\:hidden {
    display: none;
  }
  .xl\:h-\[154px\] {
    height: 154px;
  }
  .xl\:h-\[245px\] {
    height: 245px;
  }
  .xl\:h-\[520px\] {
    height: 520px;
  }
  .xl\:h-\[642px\] {
    height: 642px;
  }
  .xl\:h-\[819px\] {
    height: 819px;
  }
  .xl\:w-\[650px\] {
    width: 650px;
  }
  .xl\:w-\[860px\] {
    width: 860px;
  }
  .xl\:w-\[865px\] {
    width: 865px;
  }
  .xl\:w-full {
    width: 100%;
  }
  .xl\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:translate-x-1\/2 {
    --tw-translate-x: 50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .xl\:flex-row {
    flex-direction: row;
  }
  .xl\:gap-10 {
    gap: 2.5rem;
  }
  .xl\:gap-14 {
    gap: 3.5rem;
  }
  .xl\:gap-\[15px\] {
    gap: 15px;
  }
  .xl\:rounded-\[30px\] {
    border-radius: 30px;
  }
  .xl\:bg-\[\#FFFFFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .xl\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .xl\:px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px;
  }
  .xl\:pt-\[60px\] {
    padding-top: 60px;
  }
}
body {
  font-family: Commissioner, sans-serif;
}
#intro-swiper .swiper-slide {
  transition: 0.2s ease-in-out;
  opacity: 0.5;
}
#intro-swiper .swiper-slide-active {
  opacity: 1;
}
#intro-swiper .swiper-pagination {
  padding: 0 40px;
  bottom: 20px;
  width: 100%;
  display: flex;
  gap: 10px;
}
#intro-swiper .swiper-pagination-bullet {
  margin: 0;
  height: 3px;
  border-radius: 4px;
  background: #fff;
}
.swiper-button-next,
.swiper-button-prev {
  background-color: #363636;
  right: 10px;
  padding: 25px;
  color: #fff !important;
  border-radius: 50%;
  fill: #fff !important;
  stroke: #fff !important;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #242424;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  scale: 0.5;
  color: #fff !important;
  fill: #fff !important;
  stroke: #fff !important;
}
*::-webkit-scrollbar {
  width: 6px;
}
*::-webkit-scrollbar-track {
  background: #fff;
}
*::-webkit-scrollbar-thumb {
  background: #f71313;
  border-radius: 10px;
}
#hamburgerMenu {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  gap: 20px;
  background: linear-gradient(0deg, #0003 0% 100%), #f71313;
  position: absolute;
  top: 102px;
  right: 0;
  width: 400px;
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-in-out;
  z-index: 99;
}
@media screen and (max-width: 768px) {
  #hamburgerMenu {
    width: 100%;
  }
}
#hamburgerMenu.open {
  padding-top: 40px;
  height: 500px;
}
#hamburgerMenuToggle .line {
  display: block;
  height: 3px;
  width: 30px;
  background: #fff;
  border-radius: 2px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
#hamburgerMenuToggle.close .line:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}
#hamburgerMenuToggle.close .line:nth-child(2) {
  opacity: 0;
}
#hamburgerMenuToggle.close .line:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: 700;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.item {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 5px;
  border-radius: 5px;
}
.item-price {
  font-weight: 700;
}
.sliders_control {
  position: relative;
  min-height: 50px;
}
.form_control {
  position: relative;
  display: flex;
  justify-content: space-between;
  color: #635a5a;
}
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  pointer-events: all;
  width: 24px;
  height: 24px;
  background-color: #f71313;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #c6c6c6;
  cursor: pointer;
}
input[type="range"]::-moz-range-thumb {
  pointer-events: all;
  width: 24px;
  height: 24px;
  background-color: #f71313;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #c6c6c6;
  cursor: pointer;
}
input[type="range"]::-webkit-slider-thumb:active {
  box-shadow: inset 0 0 3px #387bbe, 0 0 9px #387bbe;
  -webkit-box-shadow: inset 0 0 3px #387bbe, 0 0 9px #387bbe;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  opacity: 1;
}
input[type="range"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 2px;
  width: 100%;
  position: absolute;
  background: #909090;
  pointer-events: none;
}
#fromSlider {
  height: 0;
  z-index: 1;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#calendar,
#price {
  position: absolute;
  transform: translateY(20px);
  justify-content: center;
  align-items: center;
  width: 460px;
  max-width: calc(100vw - 40px);
  height: -moz-fit-content;
  height: fit-content;
  z-index: 999;
}
#datePicker {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 8px 4px #0000000d;
}
#priceRangeModal {
  position: absolute;
  width: 100%;
  z-index: 999;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #price {
    transform: translateY(10px);
    left: 50%;
  }
  #priceRangeModal {
    transform: translate(-50%);
  }
}
@media screen and (max-width: 660px) {
  #price {
    left: auto;
    right: 0;
  }
  #priceRangeModal {
    transform: translate(0);
  }
}
.modal-content1 {
  width: 100%;
}
.calendar-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 90%;
}
@media screen and (max-width: 768px) {
  .calendar-container {
    padding: 0 10px;
    width: 100%;
  }
}
.close-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.calendar-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}
.arrow-icon {
  width: 30px;
  cursor: pointer;
}
.month-year {
  font-size: 1.2em;
  font-weight: 500;
}
.days-of-week {
  background-color: #ebebeb;
  padding: 0 10px;
  width: 100%;
  height: 40px;
  border-radius: 20px;
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.days-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 10px;
  font-weight: 700;
}
.calendar-days {
  padding: 0 10px;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 2px;
  margin-top: 15px;
  width: 100%;
}
.weekend-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px 0 10px;
}
@media screen and (max-width: 768px) {
  #calendar {
    transform: translateY(10px);
  }
  .arrow-icon {
    width: 20px;
  }
  .days-of-week,
  .calendar-days {
    width: 100%;
  }
}
.modal-content {
  background-color: #fff;
  height: 250px;
  width: 460px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  max-width: 500px;
  border-radius: 20px;
  filter: drop-shadow(0px 0px 18px rgba(170, 170, 170, 0.25));
}
@media screen and (max-width: 768px) {
  .modal-content {
    width: 100%;
  }
}
.modal-content1 {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 100%;
  border-radius: 20px;
  filter: drop-shadow(0px 0px 18px rgba(170, 170, 170, 0.25));
}
.button.active {
  color: #f71313;
}
.today {
  background-color: #f71313;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 31px;
  height: 31px;
}
#calendarDays {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
#calendarDays li {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 50%;
  transition: background-color 0.3s;
}
#calendarDays li.today {
  background-color: #f71313;
  color: #fff;
}
@media screen and (max-width: 320px) {
  #calendarDays li {
    width: 100%;
    height: 40px;
  }
}
.selected-day {
  border: 2px solid red;
  border-radius: 50%;
}
.weekend {
  color: #006811;
}
.arrow:hover .arrow_img {
  transition: 0.2s ease-in;
  transform: rotate(-90deg);
}
.slide-content {
  opacity: 0.3;
  transition: opacity 0.5s ease;
}
.swiper-slide-active .slide-content {
  opacity: 1;
}
#searchMenu {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  background: #f71313;
  top: 110px;
  right: 0;
  width: 100%;
  height: 100px;

  transition: 0.2s ease-in-out;
  z-index: 99;
}
@media screen and (min-width: 1280px) {
  #searchMenu {
    display: none !important;
  }
}
#searchMenu.hidden {
  display: none;
}
.modalKonsert {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: auto;
  background-color: #000c;
}
.modalK-content {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  max-width: 700px;
}
.modalK-content img {
  width: 100%;
}
.closeK {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: 700;
  transition: 0.3s;
}
.closeK:hover,
.closeK:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
.checkbox-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 10px 24px;
  font-size: 16px;
  color: #a5a5a5;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}
.hidden-checkbox {
  display: none;
}
.custom-checkbox {
  width: 20px;
  height: 20px;
  border: 2px solid #a5a5a5;
  border-radius: 4px;
  position: relative;
  transition: background-color 0.3s, border-color 0.3s;
}
.hidden-checkbox:checked + .custom-checkbox {
  background-color: #f71313;
  border-color: #f71313;
}
.hidden-checkbox:checked + .custom-checkbox:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  width: 6px;
  height: 12px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.check_color {
  color: #f71313;
}

.single_buy-btn {
  justify-content: center;
  align-items: center;
  display: flex;
}

#event-description p:not(:last-child) {
  margin-bottom: 30px;
}

.text-document p:not(:last-child) {
  margin-bottom: 30px;
}

.bilet-page p:not(:last-child) {
  margin-bottom: 30px;
}

.document-block h4 {
  max-width: 240px;
  width: 100%;
}

.bilet-page h2 {
  min-width: 290px;
  width: 100%;
}

.locations-archive .card {
  max-width: 275px;
  position: relative;
  height: 350px;
}

.location-desc p {
  margin-bottom: 30px;
}

.location-blocks h2 {
  max-width: 225px;
  width: 100%;
}

.location-blocks:not(:first-child) {
  margin-top: 60px;
}

.location-blocks p {
  margin-bottom: 30px;
}

@media (max-width: 1000px) {
  .document-block h4 {
    max-width: none;
  }
  .bilet-page h2 {
    min-width: auto;
  }
  .location-blocks h2 {
    max-width: none;
  }
}

.search-container {
  position: relative;
}

#desktop-search-results {
  position: absolute;
  background: white;
  width: 100%;
  max-height: 400px;
  overflow-y: auto;
  z-index: 1000;
	border-radius: 25px;
    top: 45px;
    box-shadow: 4px 4px 34px -5px rgba(34, 60, 80, 0.2);
}

#desktop-search-results ul {
	padding-top: 12px;
  list-style: none;

  margin: 0;
		padding-bottom: 12px;
}

#desktop-search-results li {

	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-top: 8px;
  cursor: pointer;
}

#desktop-search-results li:hover {
  background: #f0f0f0;
}

#mobile-search-results {
  position: absolute;
  background: white;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  z-index: 1000;
}

@media (max-width: 1279px) {
	#mobile-search-results {
  border-radius: 15px;
        top: 55px;
        font-size: 12px;
}
}

#mobile-search-results ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#mobile-search-results li {
  padding: 8px;
  cursor: pointer;
}

#mobile-search-results li:hover {
  background: #f0f0f0;
}

.search-container__form {
  display: flex;
  align-items: center;
	padding-left: 24px;
	padding-right: 24px;
}

@media (max-width: 1279px) {
	.search-container__form {

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

#eventsContainer .card {
  max-width: 275px;
  position: relative;
  height: 350px;
}

.date-filter {
  min-width: fit-content;
}

.clear-filter {
  cursor: pointer;
}

.clear-filter span {
  display: none;
}

.clear-filter::after {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 212.982 212.982" style="enable-background:new 0 0 212.982 212.982;" xml:space="preserve"><g id="Close"><path style="fill-rule:evenodd;clip-rule:evenodd;" d="M131.804,106.491l75.936-75.936c6.99-6.99,6.99-18.323,0-25.312 c-6.99-6.99-18.322-6.99-25.312,0l-75.937,75.937L30.554,5.242c-6.99-6.99-18.322-6.99-25.312,0c-6.989,6.99-6.989,18.323,0,25.312 l75.937,75.936L5.242,182.427c-6.989,6.99-6.989,18.323,0,25.312c6.99,6.99,18.322,6.99,25.312,0l75.937-75.937l75.937,75.937 c6.989,6.99,18.322,6.99,25.312,0c6.99-6.99,6.99-18.322,0-25.312L131.804,106.491z"/></g></svg>');
  display: block;
  width: 20px;
  height: 20px;
}

.card-buttons {
  position: absolute;
  bottom: 0px;
}

#eventsContainer {
  min-height: 500px;
}

.mp-cards-1 a {
  width: 100%;
}

.wpcf7-form-control-wrap textarea {
  max-height: 72px;
  margin-top: 16px;
}

.wpcf7-form-control-wrap input {
  margin-top: 16px;
}

.wpcf7-submit {
  margin-top: 16px;
}

#eventsContainer img {
  transition: opacity 0.3s ease-in-out;
}

#eventsContainer img.loading {
  opacity: 0.5; /* Уменьшаем непрозрачность во время загрузки */
}

.searchwrap {
  display: flex;
}

@media (max-width: 660px) {
  .clear-filter span {
    display: block;
  }  
  .clear-filter::after {
    display: none;
  }
}

@media (max-width: 500px) {
  .card {
    margin: 0 auto;
  }
  .form_control {
    flex-direction: column;
  }
}

@media (max-width: 580px) {
  .filter-wrap {
    flex-wrap: wrap;
  }

  .searchwrap {
    margin-left: 0px;
    width: 100%;
  }
}
