@import url(https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Righteous&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none{
  pointer-events: none;
}
.pointer-events-auto{
  pointer-events: auto;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.-left-\[138\%\]{
  left: -138%;
}
.-left-\[32\%\]{
  left: -32%;
}
.-right-10{
  right: -2.5rem;
}
.-right-\[138\%\]{
  right: -138%;
}
.-top-12{
  top: -3rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-1{
  bottom: 0.25rem;
}
.bottom-10{
  bottom: 2.5rem;
}
.bottom-12{
  bottom: 3rem;
}
.bottom-5{
  bottom: 1.25rem;
}
.bottom-\[10\%\]{
  bottom: 10%;
}
.bottom-\[30\%\]{
  bottom: 30%;
}
.bottom-\[50px\]{
  bottom: 50px;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-16{
  left: 4rem;
}
.left-\[-15\%\]{
  left: -15%;
}
.left-\[-17\%\]{
  left: -17%;
}
.left-\[-20\%\]{
  left: -20%;
}
.left-\[-200px\]{
  left: -200px;
}
.left-\[27\%\]{
  left: 27%;
}
.left-\[47\%\]{
  left: 47%;
}
.left-\[5\%\]{
  left: 5%;
}
.left-\[80\%\]{
  left: 80%;
}
.left-\[9\%\]{
  left: 9%;
}
.right-0{
  right: 0px;
}
.right-1{
  right: 0.25rem;
}
.right-\[-25\%\]{
  right: -25%;
}
.right-\[30px\]{
  right: 30px;
}
.right-\[50\%\]{
  right: 50%;
}
.right-\[90\%\]{
  right: 90%;
}
.top-0{
  top: 0px;
}
.top-1{
  top: 0.25rem;
}
.top-1\/2{
  top: 50%;
}
.top-2{
  top: 0.5rem;
}
.top-20{
  top: 5rem;
}
.top-4{
  top: 1rem;
}
.top-5{
  top: 1.25rem;
}
.top-\[190px\]{
  top: 190px;
}
.top-\[47\.8\%\]{
  top: 47.8%;
}
.right-full{
  right: 100%;
}
.\!z-40{
  z-index: 40 !important;
}
.\!z-50{
  z-index: 50 !important;
}
.-z-10{
  z-index: -10;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.z-\[-1\]{
  z-index: -1;
}
.z-\[1000\]{
  z-index: 1000;
}
.z-\[1030\]{
  z-index: 1030;
}
.z-\[1034\]{
  z-index: 1034;
}
.col-span-10{
  grid-column: span 10 / span 10;
}
.col-span-12{
  grid-column: span 12 / span 12;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-span-4{
  grid-column: span 4 / span 4;
}
.col-span-5{
  grid-column: span 5 / span 5;
}
.col-span-6{
  grid-column: span 6 / span 6;
}
.col-start-7{
  grid-column-start: 7;
}
.row-span-3{
  grid-row: span 3 / span 3;
}
.row-start-1{
  grid-row-start: 1;
}
.row-start-2{
  grid-row-start: 2;
}
.m-auto{
  margin: auto;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-10{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-20{
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.-mb-px{
  margin-bottom: -1px;
}
.-ml-8{
  margin-left: -2rem;
}
.-mt-\[4\.9rem\]{
  margin-top: -4.9rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-40{
  margin-bottom: 10rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.me-0{
  margin-inline-end: 0px;
}
.me-2{
  margin-inline-end: 0.5rem;
}
.me-auto{
  margin-inline-end: auto;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-14{
  margin-left: 3.5rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-\[100\%\]{
  margin-left: 100%;
}
.mr-1\.5{
  margin-right: 0.375rem;
}
.mr-10{
  margin-right: 2.5rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.ms-3{
  margin-inline-start: 0.75rem;
}
.ms-auto{
  margin-inline-start: auto;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.box-border{
  box-sizing: border-box;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.aspect-\[335\/376\]{
  aspect-ratio: 335/376;
}
.size-16{
  width: 4rem;
  height: 4rem;
}
.size-40{
  width: 10rem;
  height: 10rem;
}
.size-7{
  width: 1.75rem;
  height: 1.75rem;
}
.size-8{
  width: 2rem;
  height: 2rem;
}
.h-1{
  height: 0.25rem;
}
.h-1\.5{
  height: 0.375rem;
}
.h-10{
  height: 2.5rem;
}
.h-14{
  height: 3.5rem;
}
.h-2{
  height: 0.5rem;
}
.h-2\.5{
  height: 0.625rem;
}
.h-20{
  height: 5rem;
}
.h-24{
  height: 6rem;
}
.h-28{
  height: 7rem;
}
.h-3{
  height: 0.75rem;
}
.h-3\.5{
  height: 0.875rem;
}
.h-6{
  height: 1.5rem;
}
.h-\[100px\]{
  height: 100px;
}
.h-\[100vh\]{
  height: 100vh;
}
.h-\[150px\]{
  height: 150px;
}
.h-\[200vh\]{
  height: 200vh;
}
.h-\[22px\]{
  height: 22px;
}
.h-\[300px\]{
  height: 300px;
}
.h-\[400px\]{
  height: 400px;
}
.h-\[480px\]{
  height: 480px;
}
.h-\[500px\]{
  height: 500px;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[5px\]{
  height: 5px;
}
.h-\[90vh\]{
  height: 90vh;
}
.h-\[calc\(100vh_-_74px\)\]{
  height: calc(100vh - 74px);
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.min-h-\[400vh\]{
  min-height: 400vh;
}
.min-h-screen{
  min-height: 100vh;
}
.w-1{
  width: 0.25rem;
}
.w-1\.5{
  width: 0.375rem;
}
.w-1\/5{
  width: 20%;
}
.w-10{
  width: 2.5rem;
}
.w-11{
  width: 2.75rem;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-2{
  width: 0.5rem;
}
.w-2\.5{
  width: 0.625rem;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-28{
  width: 7rem;
}
.w-3{
  width: 0.75rem;
}
.w-3\.5{
  width: 0.875rem;
}
.w-6{
  width: 1.5rem;
}
.w-\[100\%\]{
  width: 100%;
}
.w-\[10vw\]{
  width: 10vw;
}
.w-\[110vw\]{
  width: 110vw;
}
.w-\[120vw\]{
  width: 120vw;
}
.w-\[200vw\]{
  width: 200vw;
}
.w-\[20vw\]{
  width: 20vw;
}
.w-\[22px\]{
  width: 22px;
}
.w-\[25vw\]{
  width: 25vw;
}
.w-\[260\%\]{
  width: 260%;
}
.w-\[300px\]{
  width: 300px;
}
.w-\[30vw\]{
  width: 30vw;
}
.w-\[325px\]{
  width: 325px;
}
.w-\[380px\]{
  width: 380px;
}
.w-\[40\%\]{
  width: 40%;
}
.w-\[400px\]{
  width: 400px;
}
.w-\[448px\]{
  width: 448px;
}
.w-\[700px\]{
  width: 700px;
}
.w-\[80vw\]{
  width: 80vw;
}
.w-full{
  width: 100%;
}
.w-screen{
  width: 100vw;
}
.min-w-20{
  min-width: 5rem;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-40{
  max-width: 10rem;
}
.max-w-\[250px\]{
  max-width: 250px;
}
.max-w-\[335px\]{
  max-width: 335px;
}
.max-w-none{
  max-width: none;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink-0{
  flex-shrink: 0;
}
.grow{
  flex-grow: 1;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1\/2{
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-0{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-5{
  --tw-translate-y: 1.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-90{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-\[16deg\]{
  --tw-rotate: -16deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-\[50deg\]{
  --tw-rotate: -50deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90{
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[16deg\]{
  --tw-rotate: 16deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-90{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.animate-\[hitZak_0\.6s_ease-in-out_infinite_alternate\]{
  animation: hitZak 0.6s ease-in-out infinite alternate;
}
.cursor-default{
  cursor: default;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize-none{
  resize: none;
}
.resize{
  resize: both;
}
.list-none{
  list-style-type: none;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-10{
  grid-template-columns: repeat(10, minmax(0, 1fr));
}
.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.content-center{
  align-content: center;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.justify-around{
  justify-content: space-around;
}
.justify-evenly{
  justify-content: space-evenly;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-16{
  gap: 4rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-28{
  gap: 7rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-8{
  gap: 2rem;
}
.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-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));
}
.justify-self-end{
  justify-self: end;
}
.\!overflow-hidden{
  overflow: hidden !important;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.text-ellipsis{
  text-overflow: ellipsis;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-t-lg{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.rounded-bl-full{
  border-bottom-left-radius: 9999px;
}
.rounded-bl-lg{
  border-bottom-left-radius: 0.5rem;
}
.rounded-bl-md{
  border-bottom-left-radius: 0.375rem;
}
.rounded-br-full{
  border-bottom-right-radius: 9999px;
}
.rounded-br-lg{
  border-bottom-right-radius: 0.5rem;
}
.rounded-br-md{
  border-bottom-right-radius: 0.375rem;
}
.rounded-tl-full{
  border-top-left-radius: 9999px;
}
.rounded-tl-md{
  border-top-left-radius: 0.375rem;
}
.rounded-tr-full{
  border-top-right-radius: 9999px;
}
.rounded-tr-md{
  border-top-right-radius: 0.375rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.\!border-b-0{
  border-bottom-width: 0px !important;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-r{
  border-right-width: 1px;
}
.border-dashed{
  border-style: dashed;
}
.border-none{
  border-style: none;
}
.border-\[\#19140035\]{
  border-color: #19140035;
}
.border-\[\#CBB356\]{
  --tw-border-opacity: 1;
  border-color: rgb(203 179 86 / var(--tw-border-opacity, 1));
}
.border-\[\#e3e3e0\]{
  --tw-border-opacity: 1;
  border-color: rgb(227 227 224 / var(--tw-border-opacity, 1));
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-text{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-transparent{
  border-color: transparent;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.bg-\[\#094D92\]{
  --tw-bg-opacity: 1;
  background-color: rgb(9 77 146 / var(--tw-bg-opacity, 1));
}
.bg-\[\#094D92\]\/50{
  background-color: rgb(9 77 146 / 0.5);
}
.bg-\[\#094D92\]\/80{
  background-color: rgb(9 77 146 / 0.8);
}
.bg-\[\#1b1b18\]{
  --tw-bg-opacity: 1;
  background-color: rgb(27 27 24 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E7E7E7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(231 231 231 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FDFDFC\]{
  --tw-bg-opacity: 1;
  background-color: rgb(253 253 252 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FFF4B5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 244 181 / var(--tw-bg-opacity, 1));
}
.bg-\[\#dbdbd7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(219 219 215 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eda60c\]{
  --tw-bg-opacity: 1;
  background-color: rgb(237 166 12 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff2f2\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 242 242 / var(--tw-bg-opacity, 1));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
}
.bg-body{
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 32 / var(--tw-bg-opacity, 1));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-400{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1));
}
.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1));
}
.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-white\/50{
  background-color: rgb(255 255 255 / 0.5);
}
.bg-opacity-60{
  --tw-bg-opacity: 0.6;
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.from-\[\#094D92\]{
  --tw-gradient-from: #094D92 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(9 77 146 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#CBB356\]{
  --tw-gradient-from: #CBB356 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(203 179 86 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-\[\#094D92\]{
  --tw-gradient-to: #094D92 var(--tw-gradient-to-position);
}
.to-\[\#CBB356\]{
  --tw-gradient-to: #CBB356 var(--tw-gradient-to-position);
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.stroke-gray-400{
  stroke: #9ca3af;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-0\.5{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.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-\[25px\]{
  padding-left: 25px;
  padding-right: 25px;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.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-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.\!pb-0{
  padding-bottom: 0px !important;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pl-0{
  padding-left: 0px;
}
.pl-\[10\%\]{
  padding-left: 10%;
}
.pl-\[5\%\]{
  padding-left: 5%;
}
.pr-0{
  padding-right: 0px;
}
.pr-8{
  padding-right: 2rem;
}
.pr-\[10\%\]{
  padding-right: 10%;
}
.pr-\[5\%\]{
  padding-right: 5%;
}
.pt-5{
  padding-top: 1.25rem;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-justify{
  text-align: justify;
}
.text-end{
  text-align: end;
}
.font-kaushan{
  font-family: Kaushan Script, cursive;
}
.font-sirin{
  font-family: Sirin Stencil, sans-serif;
}
.text-2xl{
  font-size: 3em;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-8xl{
  font-size: 6rem;
  line-height: 1;
}
.text-\[13px\]{
  font-size: 13px;
}
.text-\[2\.5em\]{
  font-size: 2.5em;
}
.text-\[3\.5rem\]{
  font-size: 3.5rem;
}
.text-\[30px\]{
  font-size: 30px;
}
.text-\[4rem\]{
  font-size: 4rem;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.25em;
}
.text-md{
  font-size: 1em;
}
.text-sm{
  font-size: 0.875em;
}
.text-xl{
  font-size: 2em;
}
.text-xs{
  font-size: 0.75em;
}
.font-bold{
  font-weight: 700;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.capitalize{
  text-transform: capitalize;
}
.italic{
  font-style: italic;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-8{
  line-height: 2rem;
}
.leading-\[20px\]{
  line-height: 20px;
}
.leading-none{
  line-height: 1;
}
.leading-normal{
  line-height: 1.5;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-tight{
  line-height: 1.25;
}
.tracking-wider{
  letter-spacing: 0.05em;
}
.text-\[\#094D92\]{
  --tw-text-opacity: 1;
  color: rgb(9 77 146 / var(--tw-text-opacity, 1));
}
.text-\[\#1b1b18\]{
  --tw-text-opacity: 1;
  color: rgb(27 27 24 / var(--tw-text-opacity, 1));
}
.text-\[\#706f6c\]{
  --tw-text-opacity: 1;
  color: rgb(112 111 108 / var(--tw-text-opacity, 1));
}
.text-\[\#CBB356\]{
  --tw-text-opacity: 1;
  color: rgb(203 179 86 / var(--tw-text-opacity, 1));
}
.text-\[\#F53003\]{
  --tw-text-opacity: 1;
  color: rgb(245 48 3 / var(--tw-text-opacity, 1));
}
.text-\[\#f53003\]{
  --tw-text-opacity: 1;
  color: rgb(245 48 3 / var(--tw-text-opacity, 1));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-text{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.underline-offset-4{
  text-underline-offset: 4px;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-20{
  opacity: 0.2;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_0_0_4vw_black\]{
  --tw-shadow: 0 0 0 4vw black;
  --tw-shadow-colored: 0 0 0 4vw var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0px_0px_1px_0px_rgba\(0\2c 0\2c 0\2c 0\.03\)\2c 0px_1px_2px_0px_rgba\(0\2c 0\2c 0\2c 0\.06\)\]{
  --tw-shadow: 0px 0px 1px 0px rgba(0,0,0,0.03),0px 1px 2px 0px rgba(0,0,0,0.06);
  --tw-shadow-colored: 0px 0px 1px 0px var(--tw-shadow-color), 0px 1px 2px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[inset_0px_0px_0px_1px_rgba\(26\2c 26\2c 0\2c 0\.16\)\]{
  --tw-shadow: inset 0px 0px 0px 1px rgba(26,26,0,0.16);
  --tw-shadow-colored: inset 0px 0px 0px 1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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{
  outline-style: solid;
}
.outline-gray-400{
  outline-color: #9ca3af;
}
.\!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) !important;
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur-md{
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.delay-300{
  transition-delay: 300ms;
}
.duration-1000{
  transition-duration: 1000ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@source '../../vendor/laravel/framework/src/Illuminate/Pagination/resources/views/*.blade.php';
@source '../../storage/framework/views/*.php';
@source '../**/*.blade.php';
@source '../**/*.js';

html.no-scroll,
body.no-scroll {
    overflow: hidden;
    height: 100%;
}

*::-webkit-scrollbar {
    display: none;
}

*::-webkit-scrollbar-track {
    display: none;
}

*::-webkit-scrollbar-thumb {
    display: none;
}

*,
*::before,
*::after {
    margin: 0;
    padding: 0;
}

:root {
    --vh: 100%;
}

html,
body {
    font-family: "Sirin Stencil";
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

a {
    color: inherit;
    text-decoration: none;
}

div::-webkit-scrollbar,
div::-webkit-scrollbar-track,
div::-webkit-scrollbar-thumb {
    display: none;
}

[data-scroll-container] {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

@theme {
    --font-sans: 'Instrument Sans', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji',
        'Segoe UI Symbol', 'Noto Color Emoji';
}

.poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
}

.font-kaushan {
    font-family: 'Kaushan Script', cursive;
}

.font-sirin {
    font-family: 'Sirin Stencil', sans-serif;
}

.title-letter,
.subtitle {
    transform: translateY(20px);
    opacity: 0;
}

@media (max-width: 1024px) {
    .small-img-1 {
        left: 5% !important;
        bottom: 10% !important;
        width: 30% !important;
    }

    .small-img-2 {
        left: 60% !important;
        bottom: 20% !important;
        width: 30% !important;
    }
}

.custom-shadow {
    text-shadow: 1px 1px 1px #202020;
}

[data-scroll-container] {
    transform: none;
}

#horizontal-wrapper {
    position: relative;
    overflow: hidden;
    height: 100vh;
}

#horizontal-scroll {
    display: flex;
    align-items: center;
    will-change: transform;
}

#horizontal-scroll>div {
    flex-shrink: 0;
}

/* Example 1 styles */
.card {
    float: left;
    width: 100%;
    border-radius: 0.5rem;
}

.card .menu-content {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.card .menu-content::before,
.card .menu-content::after {
    content: "";
    display: table;
}

.card .menu-content::after {
    clear: both;
}

.card .menu-content li {
    display: inline-block;
}

.card .menu-content a {
    color: #fff;
}

.card .menu-content span {
    position: absolute;
    left: 50%;
    top: 0;
    font-size: 10px;
    font-weight: 700;
    font-family: "Open Sans";
    transform: translate(-50%, 0);
}

.card .wrapper {
    background-color: #fff;
    min-height: 540px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.2);
}

.card .wrapper:hover .data {
    transform: translateY(0);
}

.card .content {
    padding: 1em;
    position: relative;
    z-index: 1;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.card .author {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    font-family: 'kaushan script', sans-serif;
    text-transform: uppercase;
    color: #1c1018;
}

.card .text {
    height: 150px;
    margin: 0;
    text-align: justify;
}

.example-1 .content {
    height: 100%;
    padding: 1em;
    background-color: #fff;
    box-shadow: 0 5px 30px 10px rgba(0, 0, 0, 0.3);
}

.example-1 .menu-button span {
    width: 5px;
    height: 5px;
    background-color: gray;
    color: gray;
    position: relative;
    display: inline-block;
    border-radius: 50%;
}

.example-1 .menu-button span::after,
.example-1 .menu-button span::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    position: absolute;
    border-radius: 50%;
}

.example-1 .menu-button span::before {
    left: -10px;
}

.example-1 .menu-button span::after {
    right: -10px;
}

.example-1 .menu-content {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    transition: transform 0.3s;
    transform: translateY(0);
}

.example-1 .menu-content li {
    width: 33.333333%;
    float: left;
    background-color: #77d7b9;
    height: 60px;
    position: relative;
}

.example-1 .menu-content a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
}

.example-1 .menu-content span {
    top: -10px;
}

#new-arrival-section {
    position: relative !important;
    min-height: 100vh !important;
}

#product-scroll {
    height: -moz-max-content;
    height: max-content;
    will-change: transform;
}

/* Navbar - CSS */
:root {
    --color-primary: #E6E6FA;
    --spacer-4: 0.25rem;
    --spacer-8: 0.5rem;
    --spacer-24: 1.5rem;
    --spacer-32: 2rem;
    --spacer-40: 2.5rem;
    --spacer-48: 3rem;
    --topWrapperHeight: 4rem;
    --headerDefaultWidth: 7rem;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 50;
    grid-row: 1 / -1;
    grid-column: grid-start / 7;
    height: 100%;
    overflow: hidden;
}

@media only screen and (max-width: 980px) {
    .header {
        display: none;
    }

    .card .text {
        height: 250px;
        line-height: 1.5;
        padding-inline: 0.5rem 0;
    }
}

.header.is-active {
    z-index: 888;
}

.header__container {
    display: grid;
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.header--default,
.header--active {
    grid-row: 1 / -1;
    grid-column: 1 / grid-end;
    background-color: var(--color-primary);
    width: 50vw;
}

.header--default {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
    height: inherit;
    max-width: 3rem;
}

@media only screen and (max-width: 480px) {
    .header--default {
        max-width: 3rem;
    }
}

.header--active {
    display: flex;
    flex-direction: column;
    position: relative;
    justify-content: space-between;
    z-index: 888;
    transform: translateX(-100%);
    height: inherit;
    padding-top: 1rem;
    padding-left: 1rem;
    overflow: hidden;
}

.header--active[hidden] {
    display: none;
}

@media only screen and (max-width: 480px) {
    .header--active {
        padding-top: 3rem;
        padding-left: 3rem;
    }
}

.header--active::after {
    content: url(/images/web-development.svg);
    position: absolute;
    bottom: 7%;
    right: 7%;
    transform: rotate(0deg);
    width: 100%;
    max-width: 100px;
}

@media only screen and (max-width: 480px) {
    .header--active::after {
        max-width: 232px;
    }
}

.header--active>.button {
    position: absolute;
    right: var(--spacer-24);
    top: var(--spacer-48);
}

@media only screen and (max-width: 480px) {
    .header--active>.button {
        top: var(--spacer-40);
    }
}

.header--active>.brandmark {
    margin-top: 0;
    margin-bottom: var(--spacer-24);
}

.header--active .navbar {
    display: flex;
    flex-grow: 1;
}

.header--active .navbar .navbar__nav {
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    gap: 6px;
}

.header--active .nav__link {
    display: inline-block;
    color: #1c1018;
    text-decoration: none;
    font-size: 4rem;
    font-weight: 600;
    font-family: 'kaushan script', sans-serif;
}

.nav-social .nav-social__items {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: var(--spacer-8);
}

.header--active .nav-social__items {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding-top: var(--spacer-8);
    padding-bottom: var(--spacer-8);
}

.header--active .nav-social__items::before {
    content: "";
    position: absolute;
    top: 0;
    left: -15%;
    border-top: 1px solid #1c1018;
    width: 120%;
}

.header__brandmark {
    width: 4rem;
    margin-top: var(--spacer-8);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.header--active .header__brandmark {
    width: 12rem;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

/* industry we serve */
#CardPanel {
    display: grid;
    grid-template-columns: repeat(4, minmax(27rem, 1fr));
    max-width: 70em;
    margin-inline: 5rem;
    gap: 2rem;
    position: relative;
    z-index: 10;
    align-items: center;
    padding: 2em 0;
    cursor: default;
}

#CardPanel .card {
    z-index: 555;
    max-width: 40rem;
    min-height: 16rem;
    width: 100%;
    display: grid;
    place-content: center;
    place-items: center;
    text-align: center;
    position: relative;
    box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.78);
    border-radius: 1rem;
    transition: all 200ms ease-in-out;
}

#CardPanel .card:hover {
    transform: scale(1.1);
}

#CardPanel .card::before {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 1rem;
    z-index: -1;
    border: 0.155rem solid transparent;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}

#CardPanel .card-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.8em 0.5em 0em 1.5em;
}

#CardPanel .card-header .date {
    color: #ddd;
}

#CardPanel .card-header svg {
    color: #fff;
    width: 2.5rem;
    cursor: pointer;
}

#CardPanel .card-body {
    position: absolute;
    width: 100%;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0.7em 1.25em 0.5em 1.5em;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}

#CardPanel .card-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    border-top: 0.063rem solid #292929;
    display: flex;
    justify-content: center;
    padding: 0.7em 1.25em 0.5em 1.5em;
    background: #151419;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
}

#CardPanel .card-footer .btn-countdown {
    width: 100%;
    background: #222127;
    color: #fff;
    border-radius: 1em;
    padding: 0.625rem;
    font-size: 0.7rem;
}

#CardPanel .green {
    background: radial-gradient(ellipse at right top, #107667ed 0%, #151419 47%, #151419 100%);
}

#CardPanel .green:before {
    background: linear-gradient(45deg, #232228, #232228, #232228, #232228, #01c3a8) border-box;
}

#CardPanel .green .btn-add {
    background: #01c3a8;
}

#CardPanel .green .btn-countdown:hover {
    background: #01c3a8;
}

#CardPanel .blue {
    background: radial-gradient(ellipse at right top, #00458f8f 0%, #151419 45%, #151419 100%);
}

#CardPanel .blue:before {
    background: linear-gradient(45deg, #232228, #232228, #232228, #232228, #1890ff) border-box;
}

#CardPanel .blue .btn-add {
    background: #1890ff;
}

#CardPanel .blue .btn-countdown:hover {
    background: #1890ff;
}

#CardPanel .orange {
    background: radial-gradient(ellipse at right top, #ffb74194 0%, #151419 47%, #151419 100%);
}

#CardPanel .orange:before {
    background: linear-gradient(45deg, #232228, #232228, #232228, #232228, #ffb741) border-box;
}

#CardPanel .orange .btn-add {
    background: #ffb741;
}

#CardPanel .orange .btn-countdown:hover {
    background: #ffb741;
}

#CardPanel .red {
    background: radial-gradient(ellipse at right top, #a63d2a82 0%, #151419 47%, #151419 100%);
}

#CardPanel .red:before {
    background: linear-gradient(45deg, #232228, #232228, #232228, #232228, #a63d2a) border-box;
}

#CardPanel .red .btn-add {
    background: #a63d2a;
}

#CardPanel .red .btn-countdown:hover {
    background: #a63d2a;
}

@media only screen and (max-width: 992px) {
    #CardPanel>* {
        min-width: 0;
    }

    #CardPanel {
        padding: 1rem 0;
        margin-inline: 1rem;
        gap: 1rem;
        grid-template-columns: repeat(2, minmax(auto, 1fr));
    }

    #CardPanel .card {
        min-height: 10rem;
    }

    #CardPanel .card-body {
        top: 10%;
        transform: translate(-50%, -10%);
    }

    #CardPanel .card-footer {
        padding: 0.5rem;
    }

    #CardPanel .card-footer .btn-countdown {
        font-size: 0.8rem;
    }

}


.overlay {
    opacity: 1;
    visibility: visible;
}

#pin-overlay {
    width: 100%;
    height: 80%;
    pointer-events: none;
}

.about-panel {
    height: 100vh;
}

.about-line {
    width: 100%;
    max-width: 800px;
    height: 8px;
    margin: 0 0 10px 0;
    position: relative;
    display: inline-block;
    background-color: rgba(255, 255, 255, 1);
}

/* services section */
.banner,
.company-section,
.designer-section,
.projects-section,
.testimonial-section {
    background-color: #333333;
    color: #cccccc;
}

.container {
    max-width: 1280px;
    margin: auto;
}

.services a,
.services button,
.services img {
    transition: all 0.5s;
}

.services .white-bg {
    background-color: #ffffff;
}

.services .black-bg {
    background-color: #000000;
}

.services h2.title {
    font-size: 220px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: rgba(0, 0, 0, 0.06);
    text-transform: uppercase;
    position: absolute;
    top: 18%;
    left: 0;
    width: 100%;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    pointer-events: none;
}

.services p {
    margin: 0 0 24px;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #cccccc;
}

.services .paragraph p:first-child:first-letter {
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
}

.services .common-btn {
    margin-top: 1rem;
    padding: 17px 23px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    background-color: #b79272;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
    z-index: 1;
    transition: all 0.15s;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}

.services .common-btn::before {
    left: 6px;
    top: 6px;
    position: absolute;
    content: "";
    border: 1px solid #b79272;
    height: 100%;
    width: 100%;
    transition: all 0.15s;
    z-index: -1;
}

.services .common-btn:hover::before {
    top: 0;
    left: 0;
}

.services .common-btn:hover,
.services .common-btn:focus {
    color: #ffffff;
}

.services .common-btn:focus {
    box-shadow: none;
    outline: none;
}

.services .common-btn img {
    width: 24px;
}

/* dark theme */
.services .theme-dark h2.title {
    color: rgb(255 255 255 / 8%);
}

.services .theme-dark P {
    color: #cccccc;
}

/* Banner */
.services .banner {
    /* background: #000000; */
    height: 100vh;
    width: 100%;
    overflow: hidden;
}

.services .banner-img {
    position: relative;
    overflow: hidden;
}

.services .banner-img::before {
    position: absolute;
    content: "";
    background-color: rgb(0 0 0 / 60%);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    margin-top: 80px;
}

.services .banner-img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    margin-top: 80px;
}

.services .banner-box {
    margin: 100px;
    padding: auto;
    position: relative;
    z-index: 1;
}

.services .banner-box h1 {
    position: absolute;
    top: 12%;
    left: -3%;
    font-size: 520px;
    line-height: 370px;
    font-weight: bold;
    text-transform: uppercase;
    background-image: url(https://www.yudiz.com/codepen/interior-design/mask-img.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    opacity: 0.6;
    color: #ffffff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-family: "Poppins", sans-serif;
    z-index: -1;
}

.services .banner-text {
    margin: 150px 0 0;
    padding: 135px 0 0 80px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    max-width: 80%;
    overflow: hidden;
}

.services .banner-text h2 {
    margin: 0 0 8px;
    font-size: 104px;
    line-height: 1.1;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}

.services .banner-text h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: rgb(255 255 255 / 72%);
    position: relative;
}

/* Testimonials */
.services .testimonial-section {
    padding: 180px 0 180px;
}

.services .testimonial-section .content {
    border: 2px solid #1c1c1c;
    padding: 20px 60px;
}

.services .testimonial-section .row {
    align-items: flex-end;
}

.services .testimonial-section .content h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    margin: 0px 0px 10px;
    color: #1c1c1c;
}

.services .testimonial-section .content p {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
    font-weight: 400;
    color: #1c1c1c;
}

.services .testimonial-section .img-box {
    width: 320px;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.services .testimonial-section .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}

.services .testimonial-section .reverse-row {
    align-items: flex-start;
}

.services .testimonial-section .reverse-row .img-box {
    margin-left: auto;
}

/* Contact */
.services .contact-us {
    padding: 100px 0 76px;
}

.services .contact-us h4 {
    margin: 0 0 40px;
    font-size: 32px;
    line-height: 48px;
    font-style: normal;
    font-weight: 600;
    color: #ffffff;
}

.services .contact-us .nav {
    width: 80%;
}

.services .contact-us .nav .nav-item {
    margin: 0 0 24px;
    padding: 0 0 0 64px;
    position: relative;
}

.services .contact-us .nav .nav-item img {
    position: absolute;
    top: -2px;
    left: 0;
    width: 32px;
}

.services .contact-us .nav .nav-item .nav-link {
    font-size: 18px;
    line-height: 28px;
    font-style: normal;
    font-weight: 400;
    color: #333333;
    padding: 0;
}

.services .contact-info {
    padding: 56px;
    position: relative;
    z-index: 1;
}

.services .contact-box {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #efebe7;
    z-index: -2;
}

.services .contact-border {
    left: 24px;
    top: -24px;
    position: absolute;
    border: 2px solid #e3d6c8;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.services .contact-info h3 {
    margin: 0 0 24px;
    font-size: 64px;
    line-height: 72px;
    text-transform: uppercase;
    font-weight: 400;
    color: #2e4413;
}

.services .contact-info p {
    margin-bottom: 48px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #2e4413;
}

@media screen and (max-width: 1399px) {

    /* common */
    .services .container {
        max-width: 1140px;
    }
}

@media screen and (max-width: 1199px) {

    /* common */
    .services .container {
        max-width: 960px;
    }

    .services h2.title {
        font-size: 148px;
        top: -20px;
    }

    .services .paragraph p:first-child:first-letter {
        font-size: 22px;
        line-height: 34px;
    }

    /* button */
    .services .common-btn {
        padding: 14px 20px;
        font-size: 15px;
        line-height: 22px;
    }

    .services .common-btn img {
        width: 20px;
    }

    /* banner */
    .services .banner .container {
        display: flex;
        align-items: center;
        justify-content: space-around;
        height: 100%;
    }

    .services .banner-box h1 {
        top: 0;
    }

    .services .banner-text {
        margin: 0;
    }

    .services .banner-text h2 {
        font-size: 85px;
    }

    /* company */
    .services .compy-box::before {
        left: 24px;
        top: -24px;
    }

    .services .designer-box .team-member {
        width: 260px;
    }

    .services .designer-box .team2 {
        top: 17%;
    }

    /* Projects */
    .services .project-content p {
        margin-bottom: 4px;
        font-size: 14px;
        line-height: 20px;
    }

    .services .project-content .common-btn {
        padding: 6px 16px;
    }

    /* Contact */
    .services .contact-us h4 {
        font-size: 28px;
    }
}

@media screen and (max-width: 991px) {

    /* common */
    .services .container {
        max-width: 720px;
    }

    .services h2.title {
        font-size: 110px;
        top: -17px;
    }

    .services p {
        font-size: 16px;
        line-height: 24px;
    }

    /* banner */
    .services .banner-box {
        padding: 40px;
    }

    .services .banner-box h1 {
        top: -5%;
        font-size: 280px;
        line-height: 1.3;
    }

    .services .banner-text {
        max-width: 90%;
    }

    .services .banner-text h2 {
        font-size: 65px;
    }

    .services .banner-text h3 {
        font-size: 16px;
        line-height: 24px;
    }

    /* Company */
    .services .company-section {
        padding-top: 156px;
    }

    /* Designer */
    .services .designer-box {
        height: 410px;
    }

    .services .designer-box .team-member {
        width: 190px;
    }

    /* Project */
    .services .projects-section {
        padding-top: 110px;
    }

    .services .project-box {
        height: 195px;
        padding-inline: 20px;
    }

    .services .project-content::before,
    .services .project-content::after {
        width: 105px;
    }

    .services .project-content::before {
        top: 8px;
    }

    .services .project-content p {
        font-size: 10px;
        line-height: 16px;
    }

    .services .project-content .common-btn {
        padding: 2px 10px;
    }

    .services .project-content .common-btn img {
        width: 14px;
    }

    .services .project-content .common-btn::before {
        top: 4px;
        left: 4px;
    }

    /* testimonial */
    .services .testimonial-section {
        padding: 40px 0 0 0;
    }

    .services .testimonial-section .img-box {
        width: 250px;
    }

    .services .testimonial-section .content {
        padding: 20px 20px;
    }

    .services .testimonial-section .content h3 {
        margin-bottom: 12px;
        font-size: 18px;
        line-height: 26px;
    }

    .services .testimonial-section .content p {
        font-size: 14px;
        line-height: 20px;
    }

    /* contact */
    .services .contact-us {
        padding-block: 80px 48px;
    }

    .services .contact-us h4 {
        margin-bottom: 34px;
        font-size: 22px;
        line-height: 34px;
    }

    .services .contact-us .nav .nav-item {
        margin-bottom: 20px;
        padding-left: 48px;
    }

    .services .contact-us .nav .nav-item img {
        top: -1px;
        width: 26px;
    }

    .services .contact-us .nav .nav-item .nav-link {
        font-size: 16px;
        line-height: 24px;
    }

    .services .contact-info {
        padding: 52px;
    }

    .services .contact-info h3 {
        font-size: 42px;
        line-height: 48px;
    }

    .services .contact-info p {
        margin-bottom: 32px;
        font-size: 15px;
        line-height: 24px;
    }

    .services .contact-border {
        left: 18px;
        top: -18px;
    }
}

@media screen and (max-width: 767px) {

    /* common */
    .services .container {
        max-width: calc(100% - 12px);
    }

    .services h2.title {
        font-size: 52px;
        top: -8px;
    }

    .services p {
        margin-bottom: 16px;
        font-size: 12px;
        line-height: 18px;
    }

    .services .paragraph p:first-child:first-letter {
        font-size: 20px;
        line-height: 32px;
    }

    /* button */
    .services .common-btn {
        width: 40%;
        padding: 10px 38px;
        font-size: 12px;
        line-height: 19px;
    }

    .services .common-btn::before {
        top: 3px;
        left: 3px;
    }

    .services .common-btn img {
        width: 16px;
    }

    /* banner */
    .services .banner {
        height: 100dvh;
        min-height: 500px;
    }

    .services .banner-box {
        padding: 0px;
        margin: 10px;
    }

    .services .banner-box h1 {
        top: 0;
        font-size: 160px;
        line-height: 1;
        position: relative;
    }

    .services .banner-text {
        padding: 64px 0 0 48px;
        max-width: 100%;
    }

    .services .banner-text h2 {
        font-size: 36px;
    }

    .services .banner-text h3 {
        font-size: 14px;
        line-height: 22px;
    }

    .services .banner-img {
        margin-top: 60px;
    }

    /* company */
    .services .company-section {
        padding-top: 60px;
    }

    .services .compy-box {
        margin-right: 16px;
    }

    .services .compy-box::before {
        left: 16px;
        top: -16px;
    }

    /* Designer */
    .services .designer-section {
        padding-top: 140px;
    }

    .services .designer-box {
        height: 300px;
        max-width: 400px;
        display: table;
        margin: auto;
    }

    .services .designer-box .team-member {
        width: 152px;
    }

    .services .designer-box .team1 {
        left: 10%;
    }

    /* projects */
    .services .projects-section {
        padding-top: 72px;
    }

    .services .project-box,
    .services .project-box.big {
        height: 158px;
    }

    .services .project-box {
        padding-inline: 2px;
    }

    .services .project-content p {
        font-size: 8px;
        line-height: 13px;
    }

    .services .project-content .common-btn {
        padding: 1px 7px;
        margin-right: 14px;
    }

    .services .project-content .common-btn img {
        width: 12px;
    }

    .services .project-content .common-btn::before {
        top: 3px;
        left: 3px;
    }

    .services .testimonial-section .row {
        margin-right: 0;
    }

    .services .testimonial-section .img-box {
        width: 145px;
        width: 50%;
        margin: -40px 0 0 auto;
        position: relative;
        z-index: 1;
    }

    .services .testimonial-section .content {
        padding: 20px;
        border: 2px solid #1c1c1c !important;
    }

    .services .testimonial-section .reverse-row {
        margin-inline: 0;
    }

    .services .testimonial-section .reverse-row .img-box {
        margin: 0 auto -40px 0;
    }

    .services .testimonial-section .content h3 {
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 24px;
    }

    .services .testimonial-section .content p {
        font-size: 12px;
        line-height: 18px;
    }

    /* contact */
    .services .contact-us {
        padding-block: 40px;
    }

    .services .contact-us h4 {
        margin-bottom: 24px;
        font-size: 20px;
        line-height: 32px;
    }

    .services .contact-us .nav {
        margin-bottom: 24px;
    }

    .services .contact-us .nav .nav-item {
        margin-bottom: 16px;
        padding-left: 36px;
    }

    .services .contact-us .nav .nav-item img {
        top: 0px;
        width: 22px;
    }

    .services .contact-us .nav .nav-item .nav-link {
        font-size: 14px;
        line-height: 22px;
    }

    .services .contact-info {
        padding: 32px 32px 42px;
        margin-right: 12px;
    }

    .services .contact-info h3 {
        margin-bottom: 16px;
        font-size: 26px;
        line-height: 42px;
    }

    .services .contact-info p {
        margin-bottom: 24px;
        font-size: 14px;
        line-height: 22px;
    }

    .services .contact-border {
        left: 12px;
        top: -12px;
    }
}

/* blogs */
.svg-inline--fa {
    font-size: 1.2em;
}

.mybtn {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    padding: 12px 20px;
    border-radius: 0px;
    text-align: center;
    transition: all 0.35s;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

.mybtn:hover {
    background: #e91e63;
    border: 2px solid #e91e63;
    color: #fff;
}

.myrow-uneven {
    max-width: 1700px;
    margin: 0 auto;
    position: relative;
}

/* Navigation menus */

/* STANDARD MENU */

.standard-nav {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    display: flex;
    justify-content: space-between;
    background: #000;
    padding: 2px;
}

.links {
    padding: 12px 2px;
}

.links a {
    padding: 0px 12px;
    color: #eee;
    transition: all 0.35s;
    display: inline-block;
}

.links a:hover {
    transform: scale(1.1);
    color: #e91e63;
}

.brand {
    color: #eee;
    padding: 12px 15px;
    display: inline-block;
}

/* Hero */

.top-intro {
    text-align: center;
}

.top-intro h1 {
    font-size: 3em;
    line-height: 1.2em;
    text-transform: uppercase;
}

.top-intro p {
    font-size: 1.2em;
}

.accent {
    background: #000;
    color: #fff;
    padding: 5px 10px;
}

#home .myrow {
    margin-bottom: 0;
}

.hero .myrow {
    background: transparent;
}

.hero {
    height: 768px;
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
        url("https://images.unsplash.com/photo-1475695752828-6d2b0a83cf8a?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1321&q=80")no-repeat center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    padding: 40px;
}

.hero h1 {
    font-size: 5em;
    text-transform: uppercase;
}

.hero p {
    font-size: 2em;
}

/* Posts */

.blog-header {
    text-align: center;
}

.blog-header h2 {
    text-transform: uppercase;
}

.date {
    color: #aaa;
}

.likes,
.replies {
    padding: 10px 15px;
    cursor: pointer;
    transition: all 0.35s;
}

.likes {
    border: 1px solid #b2b2b2;
    background: transparent;
    font-weight: bold;
}

.likes:hover {
    border: 1px solid #000;
    background: #000;
    color: #fff;
}

.replies {
    border: 1px solid #000;
    background: #000;
    color: #fff;
}

.replies:hover {
    border: 1px solid #f1f1f1;
    background: #f1f1f1;
    color: #000;
}

.count {
    background: #e91e63;
    color: #fff;
    padding: 5px;
    margin-left: 15px;
}

.post-btm-bar {
    display: flex;
    justify-content: space-between;
}

/* Sidebar */

.profile .author {
    padding: 0;
}

.abt {
    padding: 10px 20px;
    background: #000;
    color: #fff;
    margin-top: -7px;
}

.profile-title {}

/* POPULAR POSTS */

.sidebar-header {
    background: #000;
    color: #fff;
    padding: 1px 20px;
}

.p-img img {
    width: 100%;
    height: auto;
}

.p-img {
    margin-right: 10px;
    max-width: 100px;
}

.p-posts {
    display: flex;
    align-items: center;
    transition: all 0.35s;
    cursor: pointer;
}

.popular-posts .myrow {
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
}

.p-posts:hover {
    background: #f6f6f6 !important;
    color: #000;
}

.popular-posts .myrow:last-child {
    margin-bottom: 20px;
    border: none;
}

.p-text h5 {
    line-height: 0;
}

/* TAG CLOUD */

.tag {
    display: inline-block;
    background: #eee;
    padding: 5px 10px;
    font-size: 0.85em;
    margin-bottom: 5px;
    cursor: pointer;
    transition: all 0.35s;
}

.tag:hover {
    background: #000;
    color: #fff;
}

/* SOCIAL FOLLOW */

.follow a {
    transition: all 0.35s;
    display: inline-block;
    font-size: 1.2em;
    padding: 2px;
}

.follow a:hover {
    transform: scale(1.1);
    color: #e91e63;
}

/* SUBSCRIBE */

.subscribe form input[type="submit"] {
    background: #e91e63;
    border: none;
    border-radius: 0px;
    width: 100%;
    padding: 10px;
    color: #fff;
    transition: all 0.35s;
    cursor: pointer;
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none;
}

.subscribe form input[type="submit"]:hover {
    opacity: 0.5;
}

.subscribe form input[type="email"] {
    width: 100%;
    margin-bottom: 10px;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 0px;
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none;
}

/* Footer */

footer {
    text-align: center;
    background: #000;
    color: #eee;
    padding: 5px;
}

footer .myrow,
footer .mycol {
    margin-bottom: 0;
    padding-bottom: 0;
}

footer a {
    display: inline-block;
    padding-right: 10px;
    color: #eee;
    transition: all 0.35s;
}

footer a:hover {
    transform: scale(1.05);
    color: #e91e63;
}

footer p {
    font-size: 0.75em;
    color: #aaa;
    text-transform: uppercase;
}

footer .svg-inline--fa {
    font-size: 1em;
}

/* Grid Layout */

.myrow {
    display: flex;
    margin: 0 0 30px 0;
}

.mycol {
    padding: 20px;
}

.myrow-uneven .mycol {
    background: #fff;
    /* padding: 20px; */
}

.myrow-uneven {
    padding: 0;
}

.mycol-left {
    margin-right: 15px;
}

.mycol-right {
    margin-left: 15px;
}

.myrow .mycol {
    flex: 1;
}

.myrow-halves,
.myrow-thirds,
.myrow-fourths,
.myrow-uneven {
    display: flex;
    justify-content: space-between;
}

.myrow-uneven .mycol-left {
    width: 70%;
}

.myrow-uneven .mycol-right {
    width: 30%;
}

.myrow-halves .mycol {
    width: 49%;
    margin: 0 auto;
}

.myrow-thirds .mycol {
    width: 32%;
}

.myrow-fourths .mycol {
    width: 24%;
}

/* Media Queries */

@media (max-width: 970px) {

    .myrow,
    .myrow-halves,
    .myrow-thirds,
    .myrow-fourths,
    .myrow-uneven {
        display: block;
    }

    .myrow .mycol,
    .myrow-halves .mycol,
    .myrow-thirds .mycol,
    .myrow-fourths .mycol,
    .myrow-uneven .mycol-left,
    .myrow-uneven .mycol-right {
        width: 100%;
        margin: 0 0 10px 0;
    }
}

@media (max-width: 650px) {
    .hero h1 {
        font-size: 4em;
        text-transform: uppercase;
    }

    .hero p {
        font-size: 1.5em;
    }
}

@media (max-width: 550px) {
    .hero h1 {
        font-size: 4em;
        text-transform: uppercase;
        line-height: 1.2em;
    }

    .hero p {
        font-size: 1.5em;
        line-height: 0;
    }
}

@media(max-width: 480px) {
    .top-intro h1 {
        font-size: 2.5em;
    }
}

/* footer - iframe */
.large-header {
    position: relative;
    width: 100%;
    background: #333;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    z-index: 1;
}

#large-header {
    background-image: url('/images/footer-bg.jpg');
}

/* footer svg css - start */
.st0 {
    fill: url(#SVGID_1_);
}

.st1 {
    fill: url(#SVGID_2_);
}

.st2 {
    fill: url(#SVGID_3_);
}

.st3 {
    fill: url(#SVGID_4_);
}

.st4 {
    fill: url(#SVGID_5_);
}

.st5 {
    fill: #FFFFFF;
}

.st6 {
    opacity: 0.6;
    fill: #FFFFFF;
}

.st7 {
    fill: url(#SVGID_6_);
}

.st8 {
    fill: url(#SVGID_7_);
}

.st9 {
    fill: url(#SVGID_8_);
}

.st10 {
    fill: url(#SVGID_9_);
}

.st11 {
    fill: url(#SVGID_10_);
}

.st12 {
    fill: url(#SVGID_11_);
}

.st13 {
    fill: url(#SVGID_12_);
}

.st14 {
    fill: url(#SVGID_13_);
}

.st15 {
    fill: url(#SVGID_14_);
}

.st16 {
    fill: url(#SVGID_15_);
}

.st17 {
    fill: url(#SVGID_16_);
}

.st18 {
    fill: url(#SVGID_17_);
}

.st19 {
    fill: url(#SVGID_18_);
}

.st20 {
    fill: url(#SVGID_19_);
}

.st21 {
    fill: url(#SVGID_20_);
}

.st22 {
    opacity: 0.2;
}

.st23 {
    fill: none;
    stroke: #919400;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-miterlimit: 10;
}

.st24 {
    fill: none;
    stroke: #919400;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-miterlimit: 10;
}

.st25 {
    opacity: 0.5;
}

.st26 {
    fill: none;
    stroke: #919400;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-miterlimit: 10;
    stroke-dasharray: 0.1, 5;
}

.st27 {
    opacity: 0.6;
    fill: none;
    stroke: #919400;
    stroke-width: 4;
    stroke-miterlimit: 10;
}

.st28 {
    opacity: 0.3;
}

/* footer svg css - end */

.main-title {
    position: absolute;
    margin: 0;
    padding: 0;
    color: #f9f1e9;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.demo-1 .main-title {
    text-transform: uppercase;
    font-size: 4.2em;
    letter-spacing: 0.1em;
}

.main-title .thin {
    font-weight: 200;
}

@media only screen and (max-width : 768px) {
    .demo-1 .main-title {
        font-size: 3em;
    }
}

/* about team css */
.person {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 280px;
    justify-content: center;
}

.teamContainer {
    border-radius: 50%;
    height: 312px;
    -webkit-tap-highlight-color: transparent;
    transform: scale(0.48);
    transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 400px;
}

.teamContainer:after {
    background-color: #f2f2f2;
    content: "";
    height: 10px;
    position: absolute;
    top: 390px;
    width: 100%;
}

.teamContainer:hover {
    transform: scale(0.54);
}

.teamContainer-inner {
    clip-path: path("M 390,400 C 390,504.9341 304.9341,590 200,590 95.065898,590 10,504.9341 10,400 V 10 H 200 390 Z"
        );
    position: relative;
    transform-origin: 50%;
    top: -200px;
}

.circle {
    background-color: #fee7d3;
    border-radius: 50%;
    cursor: pointer;
    height: 380px;
    left: 10px;
    pointer-events: none;
    position: absolute;
    top: 210px;
    width: 380px;
}

.img {
    pointer-events: none;
    position: relative;
    transform: translateY(20px) scale(1.15);
    transform-origin: 50% bottom;
    transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.teamContainer:hover .img {
    transform: translateY(0) scale(1.2);
}

.img1 {
    left: 22px;
    top: 195px;
    width: 340px;
}

.divider {
    background-color: #ca6060;
    height: 1px;
    width: 160px;
}

.name {
    color: #404245;
    font-size: 36px;
    font-weight: 600;
    margin-top: 16px;
    text-align: center;
}

.title {
    color: #6e6e6e;
    font-family: arial;
    font-size: 14px;
    font-style: italic;
    margin-top: 4px;
}

@media screen and (max-width: 767px) {
    .person {
        width: 180px;
    }

    .name {
        font-size: 18px;
    }

    .title {
        font-size: 12px;
    }

    .teamContainer {
        width: 280px;
        height: 200px;
    }

    .teamContainer:after {
        top: 270px;
    }

    .circle {
        width: 240px;
        top: 200px;
        height: 245px;
    }

    .img1 {
        left: 10px;
        top: 160px;
        width: 230px;
        border-radius: 50%;
    }
}

/* not found page css - start */
#handboy {
    animation: swing ease-in-out 1.3s infinite alternate;
    transform-origin: 98% 98%;
    transform-box: fill-box;

}


#girllight {
    animation: swing ease-in-out 1.3s infinite alternate;
    transform-origin: 0% 97%;
    transform-box: fill-box;
}

#hairgirl {
    animation: swinghair ease-in-out 1.3s infinite alternate;
    transform-origin: 60% 0%;
    transform-box: fill-box;

}

#zero {
    transform-origin: bottom;
    transform-box: fill-box;

}

/*************swing************/
@keyframes swing {
    0% {
        transform: rotate(10deg);
    }

    100% {
        transform: rotate(-10deg);
    }
}


/*************swing hair************/
@keyframes swinghair {
    0% {
        transform: rotate(6deg);
    }

    100% {
        transform: rotate(-6deg);
    }
}

/* not found page css - end */

/* contact css - start */
.main-container {
    width: 100vw;
    overflow: hidden;
    position: relative;
}

.main-container-section-container {
    width: 100vw;
    display: flex;
    position: relative;
    transition: all ease-in-out 0.5s;
    align-items: center;
}

.main-section {
    min-width: 100vw;
    position: relative;
    overflow: hidden;
    background: transparent;
}

.phone-image {
    opacity: 1;
    position: absolute;
}

.image-one {
    max-width: 250px;
    bottom: 100px;
}

.image-two {
    max-width: 240px;
    top: 23%;
    left: 25%;
}

.image-three {
    max-width: 211px;
    top: 23%;
    right: 25%;
}

.image-four {
    max-width: 294px;
    bottom: 100px;
    right: 0;
}

/* After */
.phone-image::after {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, #000 3.66%, rgba(0, 0, 0, 0) 92.35%);
    opacity: 0.43;
    filter: blur(7.5px);
    transform: rotate(-6.941deg);
    right: 0;
    width: 173px;
    height: 30px;
}

.image-one::after {
    bottom: -50px;
}

.image-two::after {
    bottom: -200px;
    height: 22px;
}

.image-three::after {
    bottom: -280px;
    width: 103px;
}

.image-four::after {
    bottom: -50px;
}

.wave {
    animation: wave-apple-effect 4s linear infinite;
    animation-direction: normal;
}

@keyframes wave-pear-effect {
    0% {
        box-shadow: 0 0 0 0px var(--pear-background),
            0 0 0 0px var(--pear-background);
    }

    40% {
        box-shadow: 0 0 0 50px rgba(60, 41, 188, 0),
            0 0 0 0px var(--pear-background);
    }

    80% {
        box-shadow: 0 0 0 50px rgba(60, 41, 188, 0), 0 0 0 30px rgba(0, 0, 0, 0);
    }

    100% {
        box-shadow: 0 0 0 0px rgba(60, 41, 188, 0), 0 0 0 30px rgba(0, 230, 118, 0);
    }
}

/*.......... Responsive.............. */
@media screen and (max-width: 1550px) {
    .custom-h1 {
        font-size: 350px !important;
    }

    .cane-image {
        max-width: 280px;
    }

    .image-one {
        max-width: 250px;
    }

    .image-two {
        max-width: 215px;
        left: 22%;
        top: 10%;
    }

    .image-three {
        max-width: 180px;
    }

    .image-four {
        max-width: 260px;
        right: 40px;
    }
}

@media screen and (max-width: 1199px) {
    .custom-h1 {
        font-size: 300px !important;
    }

    .cane-image::after {
        width: 150%;
    }

    .image-one {
        max-width: 220px;
    }

    .image-two {
        max-width: 185px;
        left: 18%;
        top: 10%;
    }

    .image-three {
        max-width: 180px;
        right: 18%;
    }

    .image-four {
        max-width: 230px;
    }
}

@media screen and (max-width: 991px) {
    .custom-h1 {
        font-size: 240px !important;
    }

    .cane-image {
        max-width: 250px;
    }

    button {
        height: 80px;
        width: 80px;
        top: 90%;
    }

    .image-one {
        max-width: 180px;
    }

    .image-two {
        max-width: 165px;
        left: 12%;
        top: 12%;
    }

    .image-three {
        max-width: 150px;
        right: 12%;
    }

    .image-four {
        max-width: 200px;
    }
}

@media screen and (max-width: 767px) {
    .custom-h1 {
        font-size: 180px !important;
    }

    .cane-image {
        max-width: 180px;
    }

    button {
        height: 30px;
        width: 60px;
        font-size: 20px;
    }

    .image-one {
        max-width: 180px;
        bottom: 150px;
    }

    .image-two {
        max-width: 145px;
        left: 12%;
        top: 15%;
    }

    .image-three {
        max-width: 130px;
        right: 10%;
    }

    .image-four {
        max-width: 180px;
        bottom: 150px;
    }
}

@media screen and (max-width: 575px) {
    .custom-h1 {
        font-size: 100px !important;
    }

    .cane-image::after {
        width: 100%;
    }

    .image-one {
        max-width: 150px;
    }

    .image-two {
        max-width: 115px;
        left: 4%;
        top: 18%;
    }

    .image-three {
        max-width: 100px;
        right: 4%;
    }

    .image-four {
        max-width: 150px;
        right: 0;
    }
}

/* contact css - end */

/* mobile menu */

.menu,
.menu>* {
    /* position: fixed;
    top: 0;
    left: 0; */
    z-index: 99 !important;
}

.menu__trigger {
    position: absolute;
    top: 24px;
    right: 26px;
    cursor: pointer;
    z-index: 99 !important;
}

.menu__trigger:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 32px;
    left: -4px;
    transform: translateX(-7px);
    top: 8px;
    background-image: linear-gradient(0deg, #ee43bd 0%, #ffd779 100%);
    transition: all 0.2s ease;
    will-change: transform;
    border-radius: 3px;
}

.menu__trigger span {
    position: relative;
    z-index: 1;
    font-weight: 900;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-size: 2em;
    font-family: 'poppins', sans-serif;
    color: #fff;
}

.menu__trigger:hover:after {
    transform: translateX(0);
}

.menu__trigger--close {
    color: #1c1018;
    visibility: hidden;
    opacity: 0;
}

.menu__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 1;
    border-radius: 10px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
}

.menu__inner-background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 0;
}

.menu__inner-background li {
    position: relative;
    display: inline-block;
    height: 100%;
    overflow: hidden;
}

.menu__inner-background li:first-child {
    width: 21px;
}

.menu__inner-background li:nth-child(2) {
    width: calc(33.33% - 14px);
}

.menu__inner-background li:nth-child(3) {
    width: calc(33.33% - 14px);
}

.menu__inner-background li:nth-child(4) {
    width: calc(33.33% - 14px);
}

.menu__inner-background li:last-child {
    width: 21px;
}

.menu__inner-background li i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
}

.menu__inner-background li i:after {
    content: "";
    display: block;
    height: 100%;
    width: 1px;
    background: #edeff5;
    z-index: 2;
}

.menu__items-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    padding-left: 22px;
}

.menu__items-list {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
    position: relative;
    z-index: 1;
}

.menu__items-list li {
    margin-bottom: 8px;
}

.menu__items-list li a {
    color: #282828;
    text-decoration: none;
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    display: block;
    letter-spacing: -1.2px;
    font-weight: 900;
}

.menu__items-shape {
    position: absolute;
    left: -32px;
    top: -60px;
}

.menu__items-shape svg {
    position: relative;
    display: block;
    width: 140px;
    height: 140px;
    min-height: 150px;
    margin: 0 auto;
}

.\*\:inline-flex > *{
  display: inline-flex;
}

.\*\:items-center > *{
  align-items: center;
}

.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}

.before\:bottom-0::before{
  content: var(--tw-content);
  bottom: 0px;
}

.before\:bottom-1\/2::before{
  content: var(--tw-content);
  bottom: 50%;
}

.before\:left-\[0\.4rem\]::before{
  content: var(--tw-content);
  left: 0.4rem;
}

.before\:top-0::before{
  content: var(--tw-content);
  top: 0px;
}

.before\:top-1\/2::before{
  content: var(--tw-content);
  top: 50%;
}

.before\:h-5::before{
  content: var(--tw-content);
  height: 1.25rem;
}

.before\:w-5::before{
  content: var(--tw-content);
  width: 1.25rem;
}

.before\:rounded-full::before{
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:border-l::before{
  content: var(--tw-content);
  border-left-width: 1px;
}

.before\:border-\[\#e3e3e0\]::before{
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(227 227 224 / var(--tw-border-opacity, 1));
}

.before\:bg-white::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.before\:shadow::before{
  content: var(--tw-content);
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.before\:transition-transform::before{
  content: var(--tw-content);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.before\:duration-300::before{
  content: var(--tw-content);
  transition-duration: 300ms;
}

.hover\:scale-100:hover{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-105:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-\[\#19140035\]:hover{
  border-color: #19140035;
}

.hover\:border-\[\#1915014a\]:hover{
  border-color: #1915014a;
}

.hover\:border-black:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.hover\:border-gray-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}

.hover\:bg-\[\#094D92\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(9 77 146 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#094D92\]\/70:hover{
  background-color: rgb(9 77 146 / 0.7);
}

.hover\:bg-\[\#094D92\]\/80:hover{
  background-color: rgb(9 77 146 / 0.8);
}

.hover\:bg-\[\#EDA60C\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(237 166 12 / var(--tw-bg-opacity, 1));
}

.hover\:bg-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.hover\:bg-blue-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}

.hover\:bg-gray-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.hover\:bg-red-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}

.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hover\:text-blue-800:hover{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.hover\:shadow-\[\#094D92\]:hover{
  --tw-shadow-color: #094D92;
  --tw-shadow: var(--tw-shadow-colored);
}

.focus\:border-solid:focus{
  border-style: solid;
}

.focus\:border-blue-600:focus{
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity, 1));
}

.focus\:border-indigo-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-1: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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-blue-600:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity, 1));
}

.focus\:ring-green-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity, 1));
}

.focus\:ring-indigo-200:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity, 1));
}

.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}

.disabled\:bg-gray-200:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.disabled\:opacity-75:disabled{
  opacity: 0.75;
}

.group:hover .group-hover\:visible{
  visibility: visible;
}

.peer:checked ~ .peer-checked\:bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}

.peer:checked ~ .peer-checked\:before\:translate-x-full::before{
  content: var(--tw-content);
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.peer:focus-visible ~ .peer-focus-visible\:outline{
  outline-style: solid;
}

.peer:focus-visible ~ .peer-focus-visible\:outline-offset-2{
  outline-offset: 2px;
}

.peer:focus-visible ~ .peer-focus-visible\:outline-gray-400{
  outline-color: #9ca3af;
}

.peer:checked:focus-visible ~ .peer-checked\:peer-focus-visible\:outline-green-500{
  outline-color: #22c55e;
}

@media not all and (min-width: 1024px){
  .max-lg\:hidden{
    display: none;
  }
}

@media not all and (min-width: 640px){
  .max-sm\:mr-3{
    margin-right: 0.75rem;
  }
  .max-sm\:px-\[15px\]{
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 640px){
  .sm\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .sm\:ml-2{
    margin-left: 0.5rem;
  }
  .sm\:h-\[80vh\]{
    height: 80vh;
  }
  .sm\:w-\[30vw\]{
    width: 30vw;
  }
  .sm\:w-\[40vw\]{
    width: 40vw;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:text-\[3rem\]{
    font-size: 3rem;
  }
}

@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }
  .md\:-left-56{
    left: -14rem;
  }
  .md\:-left-\[40\%\]{
    left: -40%;
  }
  .md\:-right-\[43\%\]{
    right: -43%;
  }
  .md\:-top-20{
    top: -5rem;
  }
  .md\:bottom-5{
    bottom: 1.25rem;
  }
  .md\:bottom-8{
    bottom: 2rem;
  }
  .md\:left-0{
    left: 0px;
  }
  .md\:left-\[-470px\]{
    left: -470px;
  }
  .md\:left-\[14\%\]{
    left: 14%;
  }
  .md\:left-\[21\%\]{
    left: 21%;
  }
  .md\:left-\[4\%\]{
    left: 4%;
  }
  .md\:left-\[7\%\]{
    left: 7%;
  }
  .md\:right-0{
    right: 0px;
  }
  .md\:right-\[-40\%\]{
    right: -40%;
  }
  .md\:right-\[40\%\]{
    right: 40%;
  }
  .md\:top-4{
    top: 1rem;
  }
  .md\:top-5{
    top: 1.25rem;
  }
  .md\:top-\[100px\]{
    top: 100px;
  }
  .md\:top-\[200px\]{
    top: 200px;
  }
  .md\:top-\[40\%\]{
    top: 40%;
  }
  .md\:top-\[45\%\]{
    top: 45%;
  }
  .md\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .md\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .md\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .md\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .md\:col-start-3{
    grid-column-start: 3;
  }
  .md\:col-start-4{
    grid-column-start: 4;
  }
  .md\:row-span-2{
    grid-row: span 2 / span 2;
  }
  .md\:row-span-6{
    grid-row: span 6 / span 6;
  }
  .md\:mx-16{
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .md\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mb-4{
    margin-bottom: 1rem;
  }
  .md\:ml-\[35\%\]{
    margin-left: 35%;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:mt-4{
    margin-top: 1rem;
  }
  .md\:mr-2{
    margin-right: 0.5rem;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-10{
    height: 2.5rem;
  }
  .md\:h-\[100px\]{
    height: 100px;
  }
  .md\:h-\[380px\]{
    height: 380px;
  }
  .md\:h-\[400px\]{
    height: 400px;
  }
  .md\:h-\[500px\]{
    height: 500px;
  }
  .md\:h-\[70px\]{
    height: 70px;
  }
  .md\:h-full{
    height: 100%;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-36{
    width: 9rem;
  }
  .md\:w-\[35\%\]{
    width: 35%;
  }
  .md\:w-\[380px\]{
    width: 380px;
  }
  .md\:w-\[40vw\]{
    width: 40vw;
  }
  .md\:w-\[50vw\]{
    width: 50vw;
  }
  .md\:w-\[64\%\]{
    width: 64%;
  }
  .md\:w-\[800px\]{
    width: 800px;
  }
  .md\:w-\[90vw\]{
    width: 90vw;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:w-screen{
    width: 100vw;
  }
  .md\:-rotate-\[32deg\]{
    --tw-rotate: -32deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:-rotate-\[6deg\]{
    --tw-rotate: -6deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:rotate-\[10deg\]{
    --tw-rotate: 10deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:rotate-\[6deg\]{
    --tw-rotate: 6deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:grid-cols-10{
    grid-template-columns: repeat(10, minmax(0, 1fr));
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .md\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-rows-3{
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:content-normal{
    align-content: normal;
  }
  .md\:items-start{
    align-items: flex-start;
  }
  .md\:items-end{
    align-items: flex-end;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-start{
    justify-content: flex-start;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-0{
    gap: 0px;
  }
  .md\:gap-16{
    gap: 4rem;
  }
  .md\:gap-24{
    gap: 6rem;
  }
  .md\:rounded-lg{
    border-radius: 0.5rem;
  }
  .md\:rounded-md{
    border-radius: 0.375rem;
  }
  .md\:rounded-bl-full{
    border-bottom-left-radius: 9999px;
  }
  .md\:rounded-bl-none{
    border-bottom-left-radius: 0px;
  }
  .md\:rounded-br-full{
    border-bottom-right-radius: 9999px;
  }
  .md\:rounded-br-none{
    border-bottom-right-radius: 0px;
  }
  .md\:rounded-tl-full{
    border-top-left-radius: 9999px;
  }
  .md\:rounded-tl-none{
    border-top-left-radius: 0px;
  }
  .md\:rounded-tr-full{
    border-top-right-radius: 9999px;
  }
  .md\:rounded-tr-none{
    border-top-right-radius: 0px;
  }
  .md\:border-b{
    border-bottom-width: 1px;
  }
  .md\:bg-\[\#094D92\]{
    --tw-bg-opacity: 1;
    background-color: rgb(9 77 146 / var(--tw-bg-opacity, 1));
  }
  .md\:bg-\[\#EDA60C\]{
    --tw-bg-opacity: 1;
    background-color: rgb(237 166 12 / var(--tw-bg-opacity, 1));
  }
  .md\:p-2{
    padding: 0.5rem;
  }
  .md\:p-4{
    padding: 1rem;
  }
  .md\:p-5{
    padding: 1.25rem;
  }
  .md\:p-6{
    padding: 1.5rem;
  }
  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:px-60{
    padding-left: 15rem;
    padding-right: 15rem;
  }
  .md\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .md\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .md\:pb-0{
    padding-bottom: 0px;
  }
  .md\:pl-0{
    padding-left: 0px;
  }
  .md\:pl-10{
    padding-left: 2.5rem;
  }
  .md\:pl-16{
    padding-left: 4rem;
  }
  .md\:pl-20{
    padding-left: 5rem;
  }
  .md\:pl-32{
    padding-left: 8rem;
  }
  .md\:pl-\[5\%\]{
    padding-left: 5%;
  }
  .md\:pr-10{
    padding-right: 2.5rem;
  }
  .md\:pr-20{
    padding-right: 5rem;
  }
  .md\:text-2xl{
    font-size: 3em;
  }
  .md\:text-3xl{
    font-size: 5em;
  }
  .md\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }
  .md\:text-8xl{
    font-size: 6rem;
    line-height: 1;
  }
  .md\:text-\[18rem\]{
    font-size: 18rem;
  }
  .md\:text-\[2rem\]{
    font-size: 2rem;
  }
  .md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:text-lg{
    font-size: 1.25em;
  }
  .md\:text-sm{
    font-size: 0.875em;
  }
  .md\:text-xl{
    font-size: 2em;
  }
  .md\:text-xs{
    font-size: 0.75em;
  }
  .md\:leading-6{
    line-height: 1.5rem;
  }
  .md\:leading-8{
    line-height: 2rem;
  }
  .md\:leading-\[3rem\]{
    line-height: 3rem;
  }
  .md\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  .md\:hover\:bg-\[\#094D92\]\/80:hover{
    background-color: rgb(9 77 146 / 0.8);
  }
  .md\:hover\:bg-\[\#EDA60C\]\/80:hover{
    background-color: rgb(237 166 12 / 0.8);
  }
}

@media (min-width: 1024px){
  .lg\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .lg\:-ml-px{
    margin-left: -1px;
  }
  .lg\:-mt-\[6\.6rem\]{
    margin-top: -6.6rem;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mb-6{
    margin-bottom: 1.5rem;
  }
  .lg\:ml-0{
    margin-left: 0px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:inline-flex{
    display: inline-flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:aspect-auto{
    aspect-ratio: auto;
  }
  .lg\:w-\[438px\]{
    width: 438px;
  }
  .lg\:w-\[60vw\]{
    width: 60vw;
  }
  .lg\:max-w-4xl{
    max-width: 56rem;
  }
  .lg\:grow{
    flex-grow: 1;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:rounded-r-lg{
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }
  .lg\:rounded-t-none{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .lg\:rounded-br-none{
    border-bottom-right-radius: 0px;
  }
  .lg\:rounded-tl-lg{
    border-top-left-radius: 0.5rem;
  }
  .lg\:p-20{
    padding: 5rem;
  }
  .lg\:p-8{
    padding: 2rem;
  }
  .lg\:shadow-\[0_0_0_60vw_black\]{
    --tw-shadow: 0 0 0 60vw black;
    --tw-shadow-colored: 0 0 0 60vw var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 1280px){
  .xl\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .xl\:w-\[60vw\]{
    width: 60vw;
  }
}

@media (min-width: 1536px){
  .\32xl\:h-\[60vh\]{
    height: 60vh;
  }
  .\32xl\:w-\[80vw\]{
    width: 80vw;
  }
}

.ltr\:\!ml-0:where([dir="ltr"], [dir="ltr"] *){
  margin-left: 0px !important;
}

.rtl\:\!mr-0:where([dir="rtl"], [dir="rtl"] *){
  margin-right: 0px !important;
}

@media (prefers-color-scheme: dark){
  .dark\:block{
    display: block;
  }
  .dark\:hidden{
    display: none;
  }
  .dark\:border-\[\#3E3E3A\]{
    --tw-border-opacity: 1;
    border-color: rgb(62 62 58 / var(--tw-border-opacity, 1));
  }
  .dark\:border-\[\#eeeeec\]{
    --tw-border-opacity: 1;
    border-color: rgb(238 238 236 / var(--tw-border-opacity, 1));
  }
  .dark\:bg-\[\#0a0a0a\]{
    --tw-bg-opacity: 1;
    background-color: rgb(10 10 10 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-\[\#161615\]{
    --tw-bg-opacity: 1;
    background-color: rgb(22 22 21 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-\[\#1D0002\]{
    --tw-bg-opacity: 1;
    background-color: rgb(29 0 2 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-\[\#3E3E3A\]{
    --tw-bg-opacity: 1;
    background-color: rgb(62 62 58 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-\[\#eeeeec\]{
    --tw-bg-opacity: 1;
    background-color: rgb(238 238 236 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-black\/10{
    background-color: rgb(0 0 0 / 0.1);
  }
  .dark\:text-\[\#1C1C1A\]{
    --tw-text-opacity: 1;
    color: rgb(28 28 26 / var(--tw-text-opacity, 1));
  }
  .dark\:text-\[\#A1A09A\]{
    --tw-text-opacity: 1;
    color: rgb(161 160 154 / var(--tw-text-opacity, 1));
  }
  .dark\:text-\[\#EDEDEC\]{
    --tw-text-opacity: 1;
    color: rgb(237 237 236 / var(--tw-text-opacity, 1));
  }
  .dark\:text-\[\#F61500\]{
    --tw-text-opacity: 1;
    color: rgb(246 21 0 / var(--tw-text-opacity, 1));
  }
  .dark\:text-\[\#FF4433\]{
    --tw-text-opacity: 1;
    color: rgb(255 68 51 / var(--tw-text-opacity, 1));
  }
  .dark\:shadow-\[inset_0px_0px_0px_1px_\#fffaed2d\]{
    --tw-shadow: inset 0px 0px 0px 1px #fffaed2d;
    --tw-shadow-colored: inset 0px 0px 0px 1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .dark\:before\:border-\[\#3E3E3A\]::before{
    content: var(--tw-content);
    --tw-border-opacity: 1;
    border-color: rgb(62 62 58 / var(--tw-border-opacity, 1));
  }
  .dark\:hover\:border-\[\#3E3E3A\]:hover{
    --tw-border-opacity: 1;
    border-color: rgb(62 62 58 / var(--tw-border-opacity, 1));
  }
  .dark\:hover\:border-\[\#62605b\]:hover{
    --tw-border-opacity: 1;
    border-color: rgb(98 96 91 / var(--tw-border-opacity, 1));
  }
  .dark\:hover\:border-white:hover{
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  }
  .dark\:hover\:bg-white:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
}
