/*
! tailwindcss v3.4.1 | 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 */
  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,
[type='button'],
[type='reset'],
[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] {
  display: none;
}

*, ::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:  ;
}

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

.button-darkblue {
  background-color: #0162b3;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  padding: 10px 30px;
  transition: all 0.3s ease-in-out;
  font-size: 14px;
  color: white;
  &:hover {
    background-color: #eca725;
    color: #fff;
    transition: all 0.3s ease-in-out;
  }
}

.transparent-secondary-btn {
  border: 2px solid #eca725;
  padding: 10px 30px;
  color: #eca725;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  font-size: 14px;
  &:hover {
    background-color: #eca725;
    transition: all 0.3s ease-in-out;
    color: #fff;
  }
}

.secondary-btn {
  background-color: #eca725;
  padding: 10px 30px;
  color: white;
  transition: all 0.3s ease-in-out;
  border: 2px solid transparent;
  text-transform: uppercase;
  font-size: 14px;
  &:hover {
    border: 2px solid #eca725;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
    color: #eca725;
  }
}

.custom-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

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

.invisible {
  visibility: hidden;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

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

.left-0 {
  left: 0px;
}

.top-0 {
  top: 0px;
}

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

.m-5 {
  margin: 1.25rem;
}

.m-auto {
  margin: auto;
}

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

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

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

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

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

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

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.list-item {
  display: list-item;
}

.hidden {
  display: none;
}

.h-1 {
  height: 0.25rem;
}

.h-2 {
  height: 0.5rem;
}

.h-20 {
  height: 5rem;
}

.h-28 {
  height: 7rem;
}

.h-5 {
  height: 1.25rem;
}

.h-full {
  height: 100%;
}

.w-2 {
  width: 0.5rem;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

.w-4 {
  width: 1rem;
}

.w-40 {
  width: 10rem;
}

.w-5 {
  width: 1.25rem;
}

.w-56 {
  width: 14rem;
}

.w-full {
  width: 100%;
}

.cursor-pointer {
  cursor: pointer;
}

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

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

.grid-cols-footer {
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
}

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

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

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

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

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

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

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

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

.gap-0 {
  gap: 0px;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-5 {
  gap: 1.25rem;
}

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

.overflow-hidden {
  overflow: hidden;
}

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

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

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

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

.border {
  border-width: 1px;
}

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

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

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

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(1 98 179 / var(--tw-border-opacity));
}

.border-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(236 167 37 / var(--tw-border-opacity));
}

.border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}

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

.bg-\[\#00000042\] {
  background-color: #00000042;
}

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

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(1 98 179 / var(--tw-bg-opacity));
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(236 167 37 / var(--tw-bg-opacity));
}

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

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

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

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

.pl-10 {
  padding-left: 2.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-poppins {
  font-family: Poppins;
}

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

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

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

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

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

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

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

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(1 98 179 / var(--tw-text-opacity));
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(236 167 37 / var(--tw-text-opacity));
}

.text-slate-300 {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity));
}

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

.text-textColor {
  --tw-text-opacity: 1;
  color: rgb(43 53 55 / var(--tw-text-opacity));
}

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

.opacity-0 {
  opacity: 0;
}

.shadow-card {
  --tw-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  --tw-shadow-colored: 0px 8px 24px 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);
}

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

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

.ring-inset {
  --tw-ring-inset: inset;
}

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

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

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

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

:root {
  --primary-color: #0162b3;
}

.header-menu.mobile-menu {
  left: 0;
  transition: all 0.3s ease-in-out;
}

.hero-section-main .swiper-pagination {
  bottom: -80px;
  
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(236 167 37 / var(--tw-text-opacity))
}

.hero-section-main .swiper-pagination-bullet {
  background-color: transparent;
  opacity: 0.5;
  width: auto;
  height: auto;
  position: relative;
}

.hero-section-main .swiper-pagination-bullet-active {
  opacity: 1;
  font-weight: 500;
  padding-right: 45px;
}

.hero-section-main .swiper-button-prev::after {
  font-size: 10px;
  font-weight: bold;
}

.hero-section-main .swiper-button-next::after {
  /* right: -30px; */
  font-size: 10px;
  font-weight: bold;
}

.hero-section-main .swiper-button-prev {
  /* left: -30px; */
}

.hero-section-main .swiper-button-next {
  /* right: -30px; */
}

.hero-section-main .swiper-button-prev,
.hero-section-main .swiper-button-next {
  border-radius: 100%;
  width: 25px;
  height: 25px;
  transition: all 0.3s;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(1 98 179 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(1 98 179 / var(--tw-text-opacity));
}

.hero-section-main .swiper-pagination-bullet-active::after {
  position: absolute;
  content: "";
  height: 1px;
  width: 40px;
  top: 8px;
  transition: all 0.3s;
  left: 25px;
  --tw-bg-opacity: 1;
  background-color: rgb(236 167 37 / var(--tw-bg-opacity))
}

.service-swiper-pagination {
  top: -20px !important;
  position: absolute;
  bottom: auto !important;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

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

.service-section .swiper-button-next::after, .service-section .swiper-button-prev::after,
.testimonial-button-prev::after, .testimonial-button-next::after, .clients-button-next::after, .clients-button-prev::after {
  font-size: 10px;
  font-weight: bold;
}

.service-section .swiper-button-next {
  top: -5px !important;
  left: 150px !important;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  transition: all 0.3s;
  color: white;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(1 98 179 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(1 98 179 / var(--tw-bg-opacity));
}

.service-section .swiper-button-prev {
  top: -5px !important;
  left: 105px !important;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  transition: all 0.3s;
  color: white;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(1 98 179 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(1 98 179 / var(--tw-bg-opacity));
}

.translate-section {
  transform: translateX(100px);
}

.service-slider .swiper-slide {
  margin-right: 50px;
}

.service-slider .swiper-slide-prev {
  margin-right: 0;
}

.instagram:checked+.radio-tile {
  --tw-border-opacity: 1;
  border-color: rgb(1 98 179 / var(--tw-border-opacity));
  color: white;
}

.instagram:checked+.radio-tile:before {
  transform: scale(1);
  opacity: 1;
  --tw-bg-opacity: 1;
  background-color: rgb(1 98 179 / var(--tw-bg-opacity));
  --tw-border-opacity: 1;
  border-color: rgb(1 98 179 / var(--tw-border-opacity));
}

.instagram:checked+.radio-tile .radio-icon svg {
  fill: #fff;
}

.instagram:checked+.radio-tile .radio-label {
  --tw-text-opacity: 1;
  color: rgb(1 98 179 / var(--tw-text-opacity));
}

.instagram+.radio-tile {
  cursor: pointer;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(1 98 179 / var(--tw-border-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.instagram:focus+.radio-tile {
  --tw-bg-opacity: 1;
  background-color: rgb(1 98 179 / var(--tw-bg-opacity));
  border-color: #fff;
}

.instagram:checked+.radio-tile {
  --tw-bg-opacity: 1;
  background-color: rgb(1 98 179 / var(--tw-bg-opacity));
  border-color: #fff;
}

.instagram:focus+.radio-tile:before {
  transform: scale(1);
  opacity: 1;
}

.testimonial-button-prev,
.testimonial-button-next,
.clients-button-prev,
.clients-button-next {
  border-radius: 100%;
  width: 25px;
  height: 25px;
  transition: all 0.3s;
  color: white;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(1 98 179 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(1 98 179 / var(--tw-bg-opacity));
}

.testimonial-button-next {
  left: 52%;
  top: 45px;
}

.testimonial-button-prev {
  left: 48%;
  top: 45px;
}

.clients-button-prev {
  left: -20px;
}

.search-box-wrapper.search-active {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease-in-out;
}

.form-tabs .ui-widget-header {
  background-color: transparent;
  border: none;
  padding: 10px 0;
  display: flex;
  flex-wrap: wrap;
}

.form-tabs.ui-tabs .ui-tabs-nav li {
  border-bottom-width: 2px;
  margin-bottom: 10px;
}

.ui-widget {
  font-family: "Poppins", sans-serif;
}

.form-tabs.ui-widget.ui-widget-content {
  border: 1px solid transparent !important;
  background-color: transparent !important;
}

.form-tabs .ui-state-default {
  cursor: pointer;
  border-radius: 3px;
  border: 2px solid #0162b3;
  background-color: transparent;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.form-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background-color: #0162b3;
}

.form-tabs.ui-tabs .ui-tabs-panel {
  padding: 0;
}

@keyframes slideLeft {
  0% {
    opacity: 0;
    transform: translateX(100%)
  }

  100% {
    opacity: 1;
    transform: translateX(0%)
  }
}

@keyframes slideRight {
  0% {
    opacity: 1;
    transform: translateX(0%)
  }

  100% {
    opacity: 0;
    transform: translateX(100%)
  }
}

.mobile-ham {
  display: none;
}

.mobile-search-bar {
  display: none;
}

.header .wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.header-item-left {
  display: flex;
  flex: 0 0 17%
}

.header-item-center {
  display: flex;
  flex: 0 0 66%;
  justify-content: flex-end;
}

.header-item-right {
  display: flex;
  flex: 0 0 17%;
  align-items: center;
  justify-content: flex-end
}

.header .menu>ul>li {
  display: inline-block;
  line-height: 3.125rem;
  margin-left: 2.5rem;
  position: relative;
}

.header .menu>ul>li>a {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.25;
  border: none;
  outline: none;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  transition: color .3s ease-in-out
}

.header .menu>ul>li .menu-subs {
  position: absolute;
  width: 100%;
  height: auto;
  margin-top: 1.75rem;
  padding: 1rem 2rem;
  border: none;
  outline: none;
  z-index: 500;
  opacity: 0;
  visibility: hidden;
  border-radius: .25rem;
  border-top: 3px solid var(--primary-color);
  background: #fafafa;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
  transition: all .5s ease-in-out
}

.header .menu>ul>li .menu-subs>ul>li {
  line-height: 1
}

.header .menu>ul>li .menu-subs>ul>li>a {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25;
  padding: .75rem 0;
  border: none;
  outline: none;
  color: #121212;
  text-transform: capitalize;
  text-rendering: optimizeLegibility;
  transition: all .3s ease-in-out
}

.header .menu>ul>li .menu-column-1 {
  min-width: 16rem;
  max-width: 20rem
}

.header .menu>ul>li .menu-subs.menu-mega {
  left: 50%;
  transform: translateX(-50%)
}

.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li {
  display: block;
  line-height: 1
}

.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25;
  padding: .5rem 0;
  border: none;
  outline: none;
  color: #121212;
  text-transform: capitalize;
  text-rendering: optimizeLegibility;
  transition: color .3s ease-in-out
}

.header .menu>ul>li .menu-subs.menu-column-4 {
  display: flex;
  flex-wrap: wrap;
  width: -moz-max-content;
  width: max-content;
  padding: 1.25rem 1rem
}

.header .menu>ul>li .menu-subs.menu-column-4>.list-item {
  padding: 0 1rem
}

.header .menu>ul>li .menu-subs.menu-column-4>.list-item .title {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  padding: .75rem 0;
  border: none;
  outline: none;
  color: var(--primary-color);
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  transition: all .3s ease-in-out
}

.header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title {
  text-align: center
}

.header .menu>ul>li .menu-subs.menu-column-4>.list-item img.responsive {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-top: .75rem;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: middle
}

.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a:hover,
.header .menu>ul>li .menu-subs>ul>li>a:hover {
  color: var(--primary-color)
}

.header-item-right a:hover,
.header .menu>ul>li:hover>a {
  color: var(--primary-color)
}

@media only screen and (min-width: 993px) {
  .header .menu>ul>li.menu-item-has-children:hover .menu-subs {
    margin-top: .5rem;
    opacity: 1;
    visibility: visible
  }
}

.menu-mobile-header,
.menu-mobile-trigger {
  display: none
}

@media only screen and (max-width: 992px) {
  .header-item-center {
    flex: 0 0 100%;
    order: 3
  }

  .header-item-left,
    .header-item-right {
    flex: 0 0 auto
  }

  .wrapper {
    justify-content: space-between
  }

  .header .menu-mobile-trigger {
    position: relative;
    display: block;
    cursor: pointer;
    width: 1.3rem;
    height: 1rem;
    border: none;
    outline: none;
    background: 0 0;
    transform: rotate(0deg);
    transition: .35s ease-in-out
  }

  .mobile-ham {
    display: block;
  }

  .mobile-search-bar {
    display: block;
  }

  .header-item-right {
    display: none;
  }

  .search-btn-large {
    display: none !important;
  }

  .header .menu-mobile-trigger span {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    border: none;
    outline: none;
    opacity: 1;
    border-radius: .25rem;
    background: var(--primary-color);
    transform: rotate(0deg);
    transition: .25s ease-in-out
  }

  .header .menu-mobile-trigger span:nth-child(1) {
    top: 0
  }

  .header .menu-mobile-trigger span:nth-child(2),
    .header .menu-mobile-trigger span:nth-child(3) {
    top: .5rem
  }

  .header .menu-mobile-trigger span:nth-child(4) {
    top: 1rem
  }

  .header-item-right {
    align-items: center
  }

  .header .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 20rem;
    height: 100%;
    z-index: 1099;
    overflow: hidden;
    background: #fafafa;
    transform: translate(-100%);
    transition: all .5s ease-in-out
  }

  .header .menu.active {
    transform: translate(0%)
  }

  .header .menu>ul>li {
    display: block;
    line-height: 1;
    margin: 0
  }

  .header .menu>ul>li>a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 3.125rem;
    height: 3.125rem;
    padding:  1rem;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
  }

  .header .menu>ul>li>a i.ion {
    position: absolute;
    font-size: 1.25rem;
    line-height: 3.125rem;
    top: 0;
    right: 0;
    width: 3.125rem;
    height: 3.125rem;
    text-align: center;
    transform: rotate(-90deg)
  }

  .header .menu .menu-mobile-header {
    position: relative;
    position: sticky;
    display: flex;
    align-items: center;
    justify-content: space-between;
    top: 0;
    height: 3.125rem;
    z-index: 501;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    background: #fafafa
  }

  .header .menu .menu-mobile-header .menu-mobile-arrow {
    display: none;
    font-size: 1.25rem;
    line-height: 3.125rem;
    width: 3.125rem;
    height: 3.125rem;
    cursor: pointer;
    border-right: 1px solid rgba(0, 0, 0, .1);
    color: var(--primary-color);
    text-align: center
  }

  .header .menu .menu-mobile-header.active .menu-mobile-arrow {
    display: block
  }

  .header .menu .menu-mobile-header .menu-mobile-title {
    font-size: 14px;
    font-weight: 500;
    line-height: inherit;
    color: #121212;
    text-transform: capitalize;
    text-rendering: optimizeLegibility
  }

  .header .menu .menu-mobile-header .menu-mobile-close {
    font-size: 2.25rem;
    line-height: 3.125rem;
    cursor: pointer;
    width: 3.125rem;
    height: 3.125rem;
    border-left: 1px solid rgba(0, 0, 0, .1);
    color: var(--primary-color);
    text-align: center
  }

  .header .menu .menu-section {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden
  }

  .header .menu>ul>li .menu-subs {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    max-width: none;
    min-width: auto;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 1rem;
    padding-top: 4rem;
    opacity: 1;
    overflow-y: auto;
    visibility: visible;
    transform: translateX(0%);
    box-shadow: none
  }

  .header .menu>ul>li .menu-subs.menu-mega {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    max-width: none;
    min-width: auto;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 1rem;
    padding-top: 4rem;
    opacity: 1;
    overflow-y: auto;
    visibility: visible;
    transform: translateX(0%);
    box-shadow: none
  }

  .header .menu>ul>li .menu-subs.active {
    display: block
  }

  .header .menu>ul>li .menu-subs.menu-column-4>.list-item {
    flex: 0 0 100%;
    padding: 0
  }

  .header .menu>ul>li .menu-subs.menu-column-4>.list-item img.responsive {
    margin-top: 0
  }

  .header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title {
    margin-bottom: 1.25rem
  }

  .header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center:last-child .title {
    margin-bottom: 0
  }

  .header .menu>ul>li .menu-subs>ul>li>a {
    display: block
  }

  .header .menu>ul>li .menu-subs.menu-mega>.list-item>ul {
    margin-bottom: 1rem
  }

  .header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a {
    display: block
  }

  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1098;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, .55);
    transition: all .5s ease-in-out
  }

  .overlay.active {
    opacity: 1;
    visibility: visible
  }
}

/* Hide the default checkbox */

.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  border-radius: 5px;
}

/* Create a custom checkbox */

.checkmark {
  position: relative;
  top: 0;
  left: 0;
  height: 1.3em;
  width: 1.3em;
  background-color: #ccc;
  border-radius: 5px;
  cursor: pointer;
}

/* When the checkbox is checked, add a blue background */

.checkbox-container input:checked~.checkmark {
  box-shadow: 3px 3px 0px rgb(183, 183, 183);
  transition: all 0.2s;
  opacity: 1;
  background-image: linear-gradient(45deg, rgb(100, 61, 219) 0%, rgb(217, 21, 239) 100%);
}

.checkbox-container input~.checkmark {
  transition: all 0.2s;
  opacity: 1;
  box-shadow: 1px 1px 0px rgb(183, 183, 183);
}

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  opacity: 0;
  transition: all 0.2s;
}

/* Show the checkmark when checked */

.checkbox-container input:checked~.checkmark:after {
  opacity: 1;
  transition: all 0.2s;
}

/* Style the checkmark/indicator */

.checkbox-container .checkmark:after {
  top: 50%;
  left: 37%;
  width: 0.25em;
  height: 0.5em;
  border: solid white;
  border-width: 0 0.15em 0.15em 0;
  transform: rotate(45deg) translate(-50%, -50%);
}

@media (max-width: 1279px) {
  .hero-section-main .swiper-button-next {
    right: 12px;
  }

  .hero-section-main .swiper-button-prev {
    left: 12px;
  }

  .hero-section-main .swiper-pagination {
    left: -12px;
  }

  .hero-section-main h1 {
    width: 100%;
  }

  .hero-section-main p {
    width: 100%;
    margin-left: auto;
  }
}

@media (max-width: 1000px) {
  .get-in-touch {
    display: none;
  }

  .hover-menu-desktop {
    transform: translateX(-69%);
  }

  .hover-m-desktop-wrapp {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .grid-cols-footer {
    grid-template-columns: 1fr 1fr;
  }

  .hero-swiper-grid {
    grid-template-columns: 1fr;
    padding-right: 20px;
  }

  .hero-swiper-grid img {
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
  }

  .swiper-slide-active .hero-swiper-grid img {
    left: -100px;
  }

  .hero-swiper-grid p {
    width: 75%;
    margin-left: auto;
    font-size: 14px;
  }

  nav,
    .menu-ul-list {
    width: 100%;
  }

  .testimonial-button-next {
    left: 54%;
  }

  .testimonial-button-prev {
    left: 44%;
  }
}

@media (max-width: 600px) {
  .translate-section {
    transform: translateX(0);
  }

  .service-slider .swiper-slide {
    margin-right: 0;
  }

  .service-section .swiper-button-next {
    left: 130px !important;
  }

  .service-section .swiper-button-prev {
    left: 90px !important;
  }

  .text-3xl {
    font-size: 1.5rem;
  }

  .transparent-secondary-btn,
    .secondary-btn,
    .button-darkblue {
    font-size: 12px;
  }

  .text-lg {
    font-size: 1rem;
  }

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

  .gap-20 {
    gap: 2.5rem;
  }

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

  .instagram+.radio-tile {
    font-size: 12px;
  }

  input,
    select,
    textarea {
    font-size: 12px;
  }

  .w-20 {
    width: 4rem;
  }

  .h-20 {
    height: 4rem;
  }

  .testimonial-button-prev {
    left: 44%;
  }

  .grid-cols-footer {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 460px) {
  .grid-cols-footer {
    grid-template-columns: 1fr;
  }

  .footer-logoimg {
    margin: auto;
  }

  .footer-text {
    text-align: justify;
  }

  .footer-menulist {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 20px;
  }

  .logo-list .w-5 {
    width: 30px;
    height: 30px;
  }

  .services-swiper .swiper-wrapper {
    flex-direction: column;
    display: flex;
    gap: 10px;
  }

  .services-swiper .swiper-button-next {
    display: none;
  }

  .services-swiper .swiper-button-prev {
    display: none;
  }

  .services-swiper .service-swiper-pagination {
    display: none;
  }

  .booking-form {
    padding-top: 0;
    padding-bottom: 80px;
  }

  .booking-form-image {
    order: -1;
  }

  .testimonial-button-next {
    left: 56%;
  }

  .testimonial-button-prev {
    left: 38%;
  }
}

@media (min-width: 768px) {
  .md\:custom-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
  }
}

@media (min-width: 1024px) {
  .lg\:custom-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
  }
}

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

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

.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\:border-slate-300:hover {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}

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

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

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

.hover\:shadow-card:hover {
  --tw-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  --tw-shadow-colored: 0px 8px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-xl:hover {
  --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);
}

.focus\:ring-primary:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(1 98 179 / var(--tw-ring-opacity));
}

@media (min-width: 640px) {
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

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

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

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

@media (min-width: 768px) {
  .md\:pointer-events-auto {
    pointer-events: auto;
  }

  .md\:block {
    display: block;
  }

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

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

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

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

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

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

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

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

  .md\:pr-10 {
    padding-right: 2.5rem;
  }

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

@media (min-width: 1024px) {
  .lg\:pointer-events-auto {
    pointer-events: auto;
  }

  .lg\:block {
    display: block;
  }

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

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

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

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

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

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

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

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

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

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

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}