.btn {
    --tw-text-opacity: 1;
    border-radius: .25rem;
    color: rgb(255 255 255/var(--tw-text-opacity));
    padding: .5rem 1.25rem;
    text-transform: uppercase
}

.btn-dark {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39/var(--tw-bg-opacity));
    font-weight: 500;
    padding: .75rem 1rem;
    text-transform: capitalize
}

.btn-indigo {
    --tw-bg-opacity: 1 !important;
    --tw-text-opacity: 1 !important;
    background-color: rgb(79 70 229/var(--tw-bg-opacity)) !important;
    color: rgb(255 255 255/var(--tw-text-opacity)) !important;
    cursor: pointer !important;
    font-weight: 500 !important;
    padding: .75rem 1rem !important;
    text-transform: capitalize !important
}

.btn-warning {
    background-color: rgb(251 146 60/var(--tw-bg-opacity))
}

.btn-danger, .btn-warning {
    --tw-bg-opacity: 1;
    padding-bottom: 6px;
    padding-top: 6px
}

.btn-danger {
    background-color: rgb(244 63 94/var(--tw-bg-opacity))
}

.btn-book {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(211 63 63/var(--tw-bg-opacity));
    border-color: rgb(255 255 255/var(--tw-border-opacity));
    border-radius: 2px;
    border-style: solid;
    border-width: 2px;
    color: rgb(255 255 255/var(--tw-text-opacity));
    font-weight: 600;
    padding: .5rem 4rem
}

.btn-book:hover {
    opacity: .8
}

.label {
    --tw-text-opacity: 1;
    color: rgb(156 163 175/var(--tw-text-opacity));
    display: block;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: .5rem;
    text-transform: capitalize
}

.form-control {
    --tw-bg-opacity: 1;
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(55 65 81/var(--tw-ring-opacity));
    background-color: rgb(17 24 39/var(--tw-bg-opacity));
    border-radius: .125rem;
    outline: 2px solid transparent;
    outline-offset: 2px;
    padding: .75rem;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 100%
}

.form-control::-webkit-input-placeholder {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity));
    text-transform: capitalize
}

.form-control::placeholder {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity));
    text-transform: capitalize
}

.form-control:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.input-file {
    display: block
}

.input-file::-webkit-file-upload-button {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(79 70 229/var(--tw-bg-opacity));
    border-radius: .25rem;
    color: rgb(255 255 255/var(--tw-text-opacity));
    cursor: pointer;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    margin-right: 1rem;
    padding: .625rem 1rem
}

.input-file::file-selector-button {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(79 70 229/var(--tw-bg-opacity));
    border-radius: .25rem;
    color: rgb(255 255 255/var(--tw-text-opacity));
    cursor: pointer;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    margin-right: 1rem;
    padding: .625rem 1rem
}

.form-label {
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity));
    display: block;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    margin-bottom: .375rem;
    text-transform: capitalize
}

.form-input {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219/var(--tw-border-opacity));
    border-radius: .375rem;
    border-width: 1px;
    outline: 2px solid transparent;
    outline-offset: 2px;
    padding: .75rem;
    width: 100%
}

*, body {
    color: #272728
}

.bg-image {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity));
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 100%;
    width: 100%
}

.alert-danger {
    background-color: rgb(255 228 230/var(--tw-bg-opacity));
    border-color: rgb(225 29 72/var(--tw-border-opacity));
    border-left-width: 4px;
    color: rgb(190 18 60/var(--tw-text-opacity))
}

.alert-danger, .alert-success {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    margin-bottom: .5rem;
    padding: .75rem
}

.alert-success {
    background-color: rgb(224 231 255/var(--tw-bg-opacity));
    border-color: rgb(79 70 229/var(--tw-border-opacity));
    border-left-width: 4px;
    color: rgb(49 46 129/var(--tw-text-opacity))
}

.pagination-link {
    background-color: rgb(17 24 39/var(--tw-bg-opacity));
    border-color: rgb(31 41 55/var(--tw-border-opacity));
    border-width: 1px 0 1px 1px;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.pagination-link, .pagination-link-light {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    display: block;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    padding: .5rem 1rem
}

.pagination-link-light {
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: rgb(156 163 175/var(--tw-border-opacity));
    border-width: 1px 0 1px 1px;
    color: rgb(55 65 81/var(--tw-text-opacity))
}

.pagination-li:last-child {
    --tw-border-opacity: 1;
    border-right-color: rgb(156 163 175/var(--tw-border-opacity));
    border-right-width: 1px
}

.size {
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175/var(--tw-border-opacity));
    border-radius: .25rem;
    border-width: 1px;
    cursor: pointer;
    font-size: .875rem;
    line-height: 1.25rem;
    margin-left: .5rem;
    padding: .375rem .75rem;
    text-transform: uppercase
}

.right-heading, .size {
    --tw-text-opacity: 1;
    color: rgb(156 163 175/var(--tw-text-opacity));
    margin-top: .5rem
}

.right-heading {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: .5rem;
    text-transform: capitalize
}

.preivew-image {
    border-radius: .375rem;
    height: 100%;
    margin-top: .75rem;
    max-height: 190px;
    overflow: hidden;
    width: 100%
}

.ql-toolbar.ql-snow {
    background-color: rgb(17 24 39/var(--tw-bg-opacity)) !important
}

.ql-container.ql-snow, .ql-toolbar.ql-snow {
    --tw-bg-opacity: 1 !important;
    border-style: none !important
}

.ql-container.ql-snow {
    background-color: rgb(55 65 81/var(--tw-bg-opacity)) !important
}

.my-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 100%
}

.flex-y {
    align-items: center;
    display: flex
}

.heading {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.75rem;
    text-transform: capitalize
}

.error {
    --tw-text-opacity: 1;
    color: rgb(225 29 72/var(--tw-text-opacity));
    display: block;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    margin-top: .375rem
}

.account-list {
    align-items: center;
    border-radius: .375rem;
    display: flex;
    padding: .875rem .75rem
}

.account-list-title {
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity));
    display: block;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    margin-left: .75rem;
    text-transform: capitalize
}

a.active {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251/var(--tw-bg-opacity))
}

.description h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    text-transform: capitalize
}

.description h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
    text-transform: capitalize
}

.description h3 {
    font-size: 1.5rem;
    line-height: 2rem;
    text-transform: capitalize
}

.description h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    text-transform: capitalize
}

.animation {
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.animation-2 {
    transition: all .3s cubic-bezier(0, 0, .1, 1.08) 0s
}

.text-title1 {
    font-family: Avenir-Regular
}

.slide {
    position: relative
}

.slide-img {
    background-repeat: no-repeat;
    background-size: cover;
    inset: 0;
    position: absolute
}

.swiper {
    height: 100%;
    width: 100%
}

.swiper-slide {
    align-items: center;
    background: #fff;
    display: flex;
    font-size: 18px;
    justify-content: center;
    text-align: center
}

.swiper-slide img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.header {
    background-image: url(/static/media/header.b5776a82c54247462413.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    position: relative;
    width: 100%;
    z-index: -10
}

.header-cover {
    background-color: rgba(0, 0, 0, .4);
    height: 100%;
    inset: 0;
    position: absolute;
    width: 100%
}

.header-heading {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2rem;
    text-transform: capitalize
}

.text-title-1 {
    color: rgb(255 255 255/var(--tw-text-opacity));
    font-size: 60px
}

.text-title-1, .text-title-2 {
    --tw-text-opacity: 1;
    font-family: SouvenirR;
    line-height: 1.5rem
}

.text-title-2 {
    color: rgb(60 60 60/var(--tw-text-opacity));
    font-size: 45px
}

.text-body-1 {
    font-size: 20px
}

.text-body-1, .text-body-2 {
    --tw-text-opacity: 1;
    color: rgb(39 39 40/var(--tw-text-opacity));
    font-family: Avenir-Medium;
    line-height: 1.5rem
}

.text-body-2 {
    font-size: 16px
}

/*
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*/
*, :after, :before {
    border: 0 solid #e5e7eb
}

:after, :before {
    --tw-content: ""
}

html {
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-variation-settings: normal;
    line-height: 1.5;
    tab-size: 4
}

body {
    line-height: inherit;
    margin: 0
}

hr {
    border-top-width: 1px;
    color: inherit;
    height: 0
}

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, pre, samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-color: inherit;
    text-indent: 0
}

button, input, optgroup, select, textarea {
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
    background-color: initial;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

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

progress {
    vertical-align: initial
}

::-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, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset, legend {
    padding: 0
}

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

textarea {
    resize: vertical
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #9ca3af;
    opacity: 1
}

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

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

:disabled {
    cursor: default
}

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

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

[hidden] {
    display: none
}

*, :after, :before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    --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: rgba(59, 130, 246, .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: ;
    text-rendering: optimizelegibility
}

::-webkit-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: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .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-sepial: ;
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: -webkit-sticky;
    position: sticky
}

.inset-0 {
    inset: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.right-0 {
    right: 0
}

.top-0 {
    top: 0
}

.top-\[-130px\] {
    top: -130px
}

.z-10 {
    z-index: 10
}

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

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

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

.-mt-2 {
    margin-top: -.5rem
}

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

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

.mb-2 {
    margin-bottom: .5rem
}

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

.mb-3 {
    margin-bottom: .75rem
}

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

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

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

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

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

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

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

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

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

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

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

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

.mr-3 {
    margin-right: .75rem
}

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

.mr-8 {
    margin-right: 2rem
}

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

.mt-2 {
    margin-top: .5rem
}

.mt-24 {
    margin-top: 6rem
}

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

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

.flex {
    display: flex
}

.grid {
    display: grid
}

.list-item {
    display: list-item
}

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

.h-1 {
    height: .25rem
}

.h-16 {
    height: 4rem
}

.h-2 {
    height: .5rem
}

.h-4 {
    height: 1rem
}

.h-6 {
    height: 1.5rem
}

.h-\[12px\] {
    height: 12px
}

.h-\[150px\] {
    height: 150px
}

.h-\[16px\] {
    height: 16px
}

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

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

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

.h-\[425px\] {
    height: 425px
}

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

.h-\[510px\] {
    height: 510px
}

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

.h-\[60px\] {
    height: 60px
}

.h-\[61px\] {
    height: 61px
}

.h-full {
    height: 100%
}

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

.w-16 {
    width: 4rem
}

.w-2 {
    width: .5rem
}

.w-20 {
    width: 5rem
}

.w-4 {
    width: 1rem
}

.w-40 {
    width: 10rem
}

.w-44 {
    width: 11rem
}

.w-52 {
    width: 13rem
}

.w-6 {
    width: 1.5rem
}

.w-\[0\%\] {
    width: 0
}

.w-\[12\%\] {
    width: 12%
}

.w-\[16px\] {
    width: 16px
}

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

.w-\[240px\] {
    width: 240px
}

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

.w-\[6px\] {
    width: 6px
}

.w-\[70\%\] {
    width: 70%
}

.w-\[700px\] {
    width: 700px
}

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

.w-full {
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-1 {
    flex: 1 1
}

.flex-\[0\.5\] {
    flex: 0.5 1
}

.cursor-pointer {
    cursor: pointer
}

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

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

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

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

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

.items-center {
    align-items: center
}

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

.justify-center {
    justify-content: center
}

.gap-12 {
    gap: 3rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

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

.gap-\[3px\] {
    gap: 3px
}

.gap-x-2 {
    -webkit-column-gap: .5rem;
    column-gap: .5rem
}

.gap-x-2\.5 {
    -webkit-column-gap: .625rem;
    column-gap: .625rem
}

.gap-x-3 {
    -webkit-column-gap: .75rem;
    column-gap: .75rem
}

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

.gap-x-6 {
    -webkit-column-gap: 1.5rem;
    column-gap: 1.5rem
}

.gap-x-\[136px\] {
    -webkit-column-gap: 136px;
    column-gap: 136px
}

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

.gap-x-\[72px\] {
    -webkit-column-gap: 72px;
    column-gap: 72px
}

.gap-y-1 {
    row-gap: .25rem
}

.gap-y-12 {
    row-gap: 3rem
}

.gap-y-16 {
    row-gap: 4rem
}

.gap-y-4 {
    row-gap: 1rem
}

.gap-y-6 {
    row-gap: 1.5rem
}

.gap-y-7 {
    row-gap: 1.75rem
}

.gap-y-8 {
    row-gap: 2rem
}

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

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

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

.overflow-hidden {
    overflow: hidden
}

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

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

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

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

.border-\[2px\] {
    border-width: 2px
}

.border-x {
    border-left-width: 1px;
    border-right-width: 1px
}

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

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

.border-solid {
    border-style: solid
}

.border-\[\#272728\] {
    --tw-border-opacity: 1;
    border-color: rgb(39 39 40/var(--tw-border-opacity))
}

.border-\[\#29303C\] {
    --tw-border-opacity: 1;
    border-color: rgb(41 48 60/var(--tw-border-opacity))
}

.border-\[\#3B3D3D\] {
    --tw-border-opacity: 1;
    border-color: rgb(59 61 61/var(--tw-border-opacity))
}

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

.border-bodyColor {
    --tw-border-opacity: 1;
    border-color: rgb(39 39 40/var(--tw-border-opacity))
}

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

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

.bg-\[\#000A14\] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 10 20/var(--tw-bg-opacity))
}

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

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

.bg-\[\#F7F4F2\], .bg-bgSection {
    --tw-bg-opacity: 1;
    background-color: rgb(247 244 242/var(--tw-bg-opacity))
}

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

.bg-themeColor {
    --tw-bg-opacity: 1;
    background-color: rgb(211 63 63/var(--tw-bg-opacity))
}

.bg-transparent {
    background-color: initial
}

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

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

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

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

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

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

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

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

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

.py-14 {
    padding-bottom: 3.5rem;
    padding-top: 3.5rem
}

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

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

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

.pb-3 {
    padding-bottom: .75rem
}

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

.pl-8 {
    padding-left: 2rem
}

.text-center {
    text-align: center
}

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

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

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

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

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

.font-\[500\] {
    font-weight: 500
}

.font-\[800\] {
    font-weight: 800
}

.font-bold {
    font-weight: 700
}

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

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

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

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

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

.text-\[\#9393B0\] {
    --tw-text-opacity: 1;
    color: rgb(147 147 176/var(--tw-text-opacity))
}

.text-\[\#A7B1BE\] {
    --tw-text-opacity: 1;
    color: rgb(167 177 190/var(--tw-text-opacity))
}

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

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

.text-bodyColor {
    --tw-text-opacity: 1;
    color: rgb(39 39 40/var(--tw-text-opacity))
}

.text-themeColor {
    --tw-text-opacity: 1;
    color: rgb(211 63 63/var(--tw-text-opacity))
}

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

.underline {
    text-decoration-line: underline
}

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

.filter {
    -webkit-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: 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 {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

html {
    scroll-behavior: smooth
}

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

@media (min-width: 640px) {
    .sm\:flex {
        display: flex
    }
}

@media (min-width: 1024px) {
    .lg\:hidden {
        display: none
    }
}

.color {
    color: #d33f3f
}

.white {
    color: #fff
}

.red {
    color: #d61810
}

.yellow {
    color: #f2b239
}

.green {
    color: #10a310
}

*, blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, html, input, label, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400
}

li, ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400
}

button, div, img, input, select, textarea {
    outline: none
}

strong {
    font-weight: 700
}

em {
    font-style: italic
}

a, img {
    border: none;
    outline: none;
    text-decoration: none
}

*, :after, :before {
    box-sizing: border-box
}

.wordwrap {
    word-wrap: break-word;
    max-width: 99%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pointer, button {
    cursor: pointer
}

.cleanbtn {
    background: none;
    border: none;
    outline: none
}

.abs {
    position: absolute
}

.abs.fill {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.abcb:before, .abs.abc {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.abcb:before {
    position: absolute
}

.nope {
    pointer-events: none
}

.noul, a {
    border: none;
    outline: none;
    text-decoration: none
}

.noulh:hover, .nouls {
    text-decoration: underline
}

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

.anim {
    transition: all .3s linear 0s
}

.button {
    background: #d33f3f;
    border: 1px solid #d33f3f;
    color: #fff;
    cursor: pointer;
    display: table;
    padding: 10px 20px;
    text-align: center
}

.button:hover {
    opacity: .8
}

.button.cancel {
    background: #fff;
    border: 1px solid #a0a0a0;
    color: #d33f3f
}

.button.cancel:hover {
    background: #f1f1f1
}

.show {
    opacity: 1;
    visibility: visible
}

.hide {
    opacity: 0;
    visibility: hidden
}

.input {
    border: 1px solid #c3c3c3;
    border-radius: 5px;
    line-height: 1;
    padding: 8px 12px
}

.cover {
    background: hsla(0, 0%, 100%, .95);
    z-index: 101
}

.holder {
    -webkit-animation: placeholder 2s linear infinite;
    animation: placeholder 2s linear infinite;
    background: #ddd !important;
    border-radius: 5px;
    opacity: 1
}

@-webkit-keyframes placeholder {
    50% {
        opacity: .4
    }
}

@keyframes placeholder {
    50% {
        opacity: .4
    }
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .5);
    border-radius: 15px
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, .15)
}

.ReactModal__Content {
    border-radius: 8px;
    height: auto;
    inset: 50% auto auto 50%;
    opacity: 1;
    outline: none;
    overflow: auto;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto
}

.ReactModal__Content::-webkit-scrollbar {
    width: 4px
}

.ReactModal__Overlay {
    background: rgba(0, 0, 0, .24);
    inset: 0;
    position: fixed;
    z-index: 999999
}

.col {
    flex-direction: column
}

.header-camp .right {
    flex: .2 1
}

.sidebar-s {
    background: rgba(0, 0, 0, .3);
    height: 100%;
    inset: 0;
    overflow: hidden;
    z-index: 99999
}

.sidebar-s .side-block {
    background-color: #d33f3f;
    bottom: 0;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0;
    transition: all .3s cubic-bezier(.9, .32, .46, 1.18) 0s;
    width: 280px
}

.sidebar-s .side-block::-webkit-scrollbar {
    width: 5px
}

@media (min-width: 320px)and (max-width: 480px) {
    .sidebar-s .side-block {
        width: 70%
    }
}

.sidebar-s .side-block.show {
    left: 0
}

.sidebar-s .side-block.show .body {
    overflow-y: hidden
}

.sidebar-s .side-block.hide {
    left: -450px
}

.sidebar-s .side-block .hdr {
    background-color: #d33f3f;
    border-bottom: 1.4px solid #fff;
    padding: 14px;
    width: 100%
}

.sidebar-s .side-block .hdr .hdr-tag {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    text-transform: capitalize
}

.sidebar-s .side-block .hdr .icon-close {
    cursor: pointer;
    height: 20px
}

.sidebar-s .side-block .hdr .icon-close svg {
    height: 30px;
    width: 30px
}

.sidebar-s .side-block .hdr .icon-close svg path {
    stroke: #fff;
    fill: #fff
}

.sidebar-s .side-block .items {
    padding: 20px 16px
}

.sidebar-s .side-block .items .list-item {
    align-items: center;
    border-radius: 4px;
    justify-content: center;
    margin-bottom: 14px;
    padding: 8px 0;
    width: 100%
}

.sidebar-s .side-block .items .list-item svg {
    height: 18px;
    width: 18px
}

.sidebar-s .side-block .items .list-item svg path {
    fill: #fff
}

.sidebar-s .side-block .items .list-item .li {
    align-items: start;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    margin-right: 30px;
    transition: all .3s linear 0s;
    width: 70%
}

@media (max-width: 1024px) {
    .sidebar-s .side-block .items .list-item .li {
        font-size: 15px;
        margin-right: 28px;
        text-align: start
    }
}

@media (max-width: 768px) {
    .sidebar-s .side-block .items .list-item .li {
        display: flex
    }
}

.sidebar-s .side-block .items .list-item.active {
    background: #fff
}

.sidebar-s .side-block .items .list-item.active svg path {
    fill: #5c5c5c
}

.sidebar-s .side-block .items .list-item.active .li {
    color: #5c5c5c
}

.sidebar-s .side-block .sidebar-footer {
    padding: 14px;
    width: 100%
}

.sidebar-s .side-block .sidebar-footer .action .btn {
    background: #f1f1f1;
    border-radius: 30px;
    padding: 8px 18px
}

.sidebar-s .side-block .sidebar-footer .action .btn .btn-lbl {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    margin-left: 8px
}

.lading-page {
    height: 100%;
    min-height: 730px;
    width: 100%
}

.lading-page .hero-slider {
    min-height: 630px
}

.lading-page .hero-slider .swiper {
    height: 100%
}

.lading-page .hero-slider .swiper .slide-item {
    background-color: #d33f3f;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%
}

.lading-page .hero-slider .swiper .slide-item .slide-meta {
    background: rgba(0, 0, 0, .5)
}

.lading-page .what-redpoint-section {
    padding: 90px 0
}

.lading-page .what-redpoint-section .wrap .section-meta .sec-desc {
    font-size: 18px;
    font-weight: 300;
    line-height: 23px
}

.lading-page .why-choose-redpoint {
    padding: 90px 0
}

.lading-page .why-choose-redpoint .wrap .sec-desc {
    font-size: 18px;
    font-weight: 300;
    line-height: 23px
}

.lading-page .why-choose-redpoint .wrap .points-wrap {
    grid-gap: 10px;
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    margin: 40px 0;
    width: 70%
}

.lading-page .why-choose-redpoint .wrap .points-wrap .point {
    gap: 8px
}

.lading-page .why-choose-redpoint .wrap .points-wrap .point .dot {
    background: #d33f3f;
    border-radius: 50%;
    padding: 3px
}

.lading-page .why-choose-redpoint .wrap .points-wrap .point .lbl {
    color: #272728;
    font-family: Avenir Light;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px
}

.lading-page .what-airbnb-wrap {
    height: 100%;
    padding: 90px 0
}

.lading-page .what-airbnb-wrap .wrap .airbnb-wrapper {
    grid-gap: 14px;
    display: grid;
    grid-template-columns:repeat(4, 1fr);
    padding-top: 60px;
    width: 100%
}

.lading-page .what-airbnb-wrap .wrap .airbnb-wrapper .airbnb-card {
    background: #fff;
    min-height: 380px;
    width: 100%
}

.lading-page .what-airbnb-wrap .wrap .airbnb-wrapper .airbnb-card .card-img {
    height: 300px;
    width: 100%
}

.lading-page .what-airbnb-wrap .wrap .airbnb-wrapper .airbnb-card .card-meta {
    background: #fff;
    padding: 20px
}

.lading-page .what-airbnb-wrap .wrap .airbnb-wrapper .airbnb-card .card-meta .card-title {
    color: #272728;
    font-family: Avenir Medium;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px
}

.lading-page .what-airbnb-wrap .wrap .airbnb-wrapper .airbnb-card .card-meta .card-desc {
    color: #272728;
    font-family: Avenir Light;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px
}

.lading-page .amenities-section {
    padding: 90px 0
}

.lading-page .amenities-section .wrap .sec-desc {
    font-size: 18px;
    font-weight: 300;
    line-height: 23px
}

.lading-page .amenities-section .wrap .amenities-list {
    grid-gap: 30px;
    display: grid;
    grid-template-columns:repeat(2, 1fr);
    padding-top: 60px;
    width: 60%
}

.lading-page .amenities-section .wrap .amenities-list .amenitie-item .icon svg {
    height: 20px;
    width: 20px
}

.lading-page .amenities-section .wrap .amenities-list .amenitie-item .name {
    color: #272728;
    font-family: Avenir Light;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px
}

.book-redpoint-section {
    background-color: #d33f3f;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    width: 100%
}

.book-redpoint-section .bg-overlay {
    background: rgba(0, 0, 0, .5)
}

.guests-stories-section {
    padding: 90px 0
}

.guests-stories-section .wrap .reviews-block {
    margin-top: 100px;
    padding: 80px 0
}

.guests-stories-section .wrap .reviews-block .review-item {
    justify-content: space-between;
    min-height: 300px
}

.guests-stories-section .wrap .reviews-block .review-item .comas {
    color: rgba(149, 175, 190, .15);
    font-size: 500px;
    font-style: normal;
    font-weight: 700;
    line-height: 500px
}

@font-face {
    font-display: swap;
    font-family: Avenir-Regular;
    font-style: normal;
    font-weight: 500;
    src: url(../media/Avenir-Regular.b58b1b9c574d4cabb0ab.ttf)
}

@font-face {
    font-display: swap;
    font-family: Avenir-Medium;
    font-style: normal;
    font-weight: 400;
    src: url(../media/Avenir-Medium.043601295d2b1aa36564.ttf)
}

/*@font-face {*/
/*    font-display: swap;*/
/*    font-family: Avenir-Light;*/
/*    font-style: normal;*/
/*    src: url(static/media/Avenir-Light.8f47513e72894bc6169f.ttf)*/
/*}*/

@font-face {
    font-display: swap;
    font-family: Avenir-Heavy;
    font-style: normal;
    src: url(../media/Avenir-Heavy.f728da1ab92fe217cfca.ttf)
}

@font-face {
    font-display: swap;
    font-family: SouvenirR;
    font-style: normal;
    font-weight: 500;
    src: url(../media/Souvenir.ecd3c45910c6d88a2617.ttf)
}

/*@font-face {*/
/*    font-display: swap;*/
/*    font-family: SouvenirB;*/
/*    font-style: normal;*/
/*    font-weight: 500;*/
/*    src: url(/static/media/SouvenirB.2c34bcc1818c7e8db762.ttf)*/
/*}*/

.avenirR, .font-av-r {
    font-family: Avenir-Regular
}

.avenirM, .font-av-m {
    font-family: Avenir-Medium
}

.avenirL, .font-av-l {
    font-family: Avenir-Light
}

.font-av-b {
    font-family: Avenir-Heavy
}

.font-sou, .souvenirR {
    font-family: SouvenirR
}

.souvenirB {
    font-family: SouvenirB
}

@-webkit-keyframes drop {
    0% {
        opacity: 0;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5)
    }
}

@keyframes drop {
    0% {
        opacity: 0;
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5)
    }
}

.wrapWidth {
    margin: 0 auto;
    width: 1350px
}

@media (max-width: 1440px) {
    .wrapWidth {
        margin: 0 auto;
        width: 1350px
    }
}

@media (max-width: 1200px) {
    .wrapWidth {
        padding: 0 3%;
        width: 100%
    }
}

@media (max-width: 1024px) {
    .wrapWidth {
        padding: 0 3%;
        width: 100%
    }
}

@media (max-width: 768px) {
    .wrapWidth {
        padding: 0 3%;
        width: 100%
    }
}

@media (min-width: 320px)and (max-width: 480px) {
    .wrapWidth {
        padding: 0 5%
    }
}

.App {
    min-height: 100vh
}

.dropDown, .dropDown .category {
    width: 100%
}

.dropDown .category .cbox {
    border: 1px solid #bababa;
    border-radius: 5px;
    box-sizing: border-box;
    justify-content: space-between;
    min-height: 42px;
    min-width: 180px;
    padding: 0 16px;
    width: 100%
}

@media (min-width: 320px)and (max-width: 480px) {
    .dropDown .category .cbox {
        min-width: 150px
    }
}

.dropDown .category .cbox .icon-arrow svg path {
    fill: #d33f3f
}

.dropDown .category .cbox .slt {
    overflow: hidden
}

.dropDown .category .cbox .slt .ico {
    align-items: center;
    color: rgba(0, 0, 0, .851);
    cursor: pointer;
    display: flex;
    height: 22px
}

.dropDown .category .cbox .slt .lbl {
    color: #000;
    padding: 0 10px
}

.dropDown .category .cbox .slt .unit-name .unit-eng {
    color: #000
}

.dropDown .category .cbox .d-img {
    margin: 2px 10px
}

.dropDown .category .cbox .d-img .img {
    border: 1px solid #d33f3f;
    border-radius: 100%;
    height: 25px;
    padding: 2.5px;
    width: 25px
}

.dropDown .category .cbox .edit-icon {
    border: 1px solid #d33f3f;
    border-radius: 100%;
    margin: 2px 10px;
    padding: 4px
}

.dropDown .category .cbox .dropDown-icon {
    cursor: pointer
}

.dropDown .block {
    background: #000403;
    border: 1px solid #d33f3f;
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    left: 0;
    opacity: 0;
    right: 0;
    top: 45px;
    visibility: hidden;
    width: 100%;
    z-index: 2
}

.dropDown .block .manue {
    overflow-y: auto;
    padding: 0;
    width: 100%
}

.dropDown .block .manue::-webkit-scrollbar {
    width: 4px
}

.dropDown .block .manue .slt {
    padding: 8px 16px;
    transition: all .3s linear 0s;
    width: 100%
}

.dropDown .block .manue .slt.active {
    background-color: #d33f3f;
    color: #242424
}

.dropDown .block .manue .slt.active .unit-name .unit-eng {
    color: #242424
}

.dropDown .block .manue .slt .unit-name .unit-eng {
    color: #eee
}

.dropDown .block .manue .slt .ico {
    height: 25px;
    justify-content: flex-start;
    margin-right: 8px;
    width: 25px
}

.dropDown .block .manue .slt .lbl {
    flex: 1 1;
    justify-content: flex-start;
    margin-left: 5px
}

.dropDown .block .manue .slt:hover {
    background-color: #1e4231;
    cursor: pointer
}

.dropDown .block .manue .slt:hover .ico, .dropDown .block .manue .slt:hover .lbl {
    color: #d33f3f
}

.dropDown .block.show {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: drop;
    animation-name: drop;
    display: flex;
    opacity: 1;
    -webkit-transform-origin: top;
    transform-origin: top;
    visibility: visible
}

.dashboard-page {
    min-height: 730px
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1
}

.swiper {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: initial;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-css-mode > .swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-lazy-preloader {
    border: 4px solid #007aff;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 8px;
    bottom: var(--swiper-pagination-bottom, 8px);
    left: 0;
    top: auto;
    top: var(--swiper-pagination-top, auto);
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: #000;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: 50%;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    display: inline-block;
    height: 8px;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity: .2;
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    width: 8px;
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: 1;
    opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    left: auto;
    left: var(--swiper-pagination-left, auto);
    right: 8px;
    right: var(--swiper-pagination-right, 8px);
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: top .2s, -webkit-transform .2s;
    transition: transform .2s, top .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: left .2s, -webkit-transform .2s;
    transition: transform .2s, left .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: right .2s, -webkit-transform .2s;
    transition: transform .2s, right .2s;
    transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-fraction {
    color: inherit;
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
    width: 100%
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px;
    width: var(--swiper-pagination-progressbar-size, 4px)
}

.swiper-pagination-lock {
    display: none
}

/*# sourceMappingURL=main.d1725c99.css.map*/
