@charset "UTF-8";
/*!
Theme Name: finchglow
Theme URI: http://underscores.me/
Author: Okorie Sinclair Casmir
Author URI: http://underscores.me/
Description: Theme for Finchglow Travels
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: finchglow
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Custom
	- Base
	- Layout
	- Module


*/
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: "Montserrat", sans-serif; /* 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: 300px){
  .container{
    max-width: 300px;
  }
}
@media (min-width: 375px){
  .container{
    max-width: 375px;
  }
}
@media (min-width: 400px){
  .container{
    max-width: 400px;
  }
}
@media (min-width: 414px){
  .container{
    max-width: 414px;
  }
}
@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;
  }
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.bottom-\[53px\]{
  bottom: 53px;
}
.z-10{
  z-index: 10;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.flex{
  display: flex;
}
.grid{
  display: grid;
}
.hidden{
  display: none;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.min-h-\[200px\]{
  min-height: 200px;
}
.min-h-\[30vh\]{
  min-height: 30vh;
}
.w-\[16px\]{
  width: 16px;
}
.w-\[252px\]{
  width: 252px;
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.max-w-\[1000px\]{
  max-width: 1000px;
}
.max-w-\[1020px\]{
  max-width: 1020px;
}
.max-w-\[252px\]{
  max-width: 252px;
}
.max-w-\[792px\]{
  max-width: 792px;
}
.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-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-center{
  justify-content: center;
}
.gap-10{
  gap: 2.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.\!bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.text-center{
  text-align: center;
}
.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);
}
/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/* ===============================
   BUTTON COMPONENT
================================= */
.btn{
  display: inline-block;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 500;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  background: #ffffff;
  color: #002546;
  font-size: 14px;
}
.btn:hover {
  background: #002546;
  color: #fff;
  border-color: #002546;
}

/* Variants */
.btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  color: #00a1d4 !important;
  position: relative;
  transition: all 0.3s ease;
}
.btn-primary::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background: #00a1d4 !important;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s ease;
}
.btn-primary .fa-solid {
  font-weight: 600;
  font-size: 14px;
  transition: transform 0.3s ease;
}
.btn-primary:hover {
  transform: translateY(-1px);
}
.btn-primary:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.btn-primary:hover .fa-solid {
  transform: translateX(5px);
}

.btn-outline {
  font-family: Noto Sans, sans-serif;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  gap: 8px;
  border: 1px solid #00a1d4;
  padding: 12px 16px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  color: #00a1d4;
  background: transparent;
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
}
.btn-outline span {
  position: relative;
  z-index: 1;
}
.btn-outline .fa-solid {
  font-weight: 600;
  font-size: 14px;
}
.btn-outline::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #00a1d4;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
  z-index: 0;
}
.btn-outline:hover {
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(0, 161, 212, 0.25);
}
.btn-outline:hover::before {
  transform: scaleX(1);
}
.btn-outline:hover .fa-solid {
  transform: translateX(4px);
}
.btn-outline .fa-solid {
  transition: transform 0.3s ease;
}

.btn-soft {
  font-family: Noto Sans, sans-serif;
  display: flow;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  gap: 8px;
  padding: 12px 16px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  color: #063356;
  background: #eaf3fc;
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
}
.btn-soft span {
  position: relative;
  z-index: 1;
}
.btn-soft .fa-solid {
  font-weight: 600;
  font-size: 14px;
}
.btn-soft::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #002d4f;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
  z-index: 0;
}
.btn-soft:hover {
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(0, 161, 212, 0.25);
}
.btn-soft:hover::before {
  transform: scaleX(1);
}
.btn-soft:hover .fa-solid {
  transform: translateX(4px);
}
.btn-soft .fa-solid {
  transition: transform 0.3s ease;
}

.btn-soft-white {
  font-family: Noto Sans, sans-serif;
  display: flow;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  gap: 8px;
  padding: 12px 16px;
  font-weight: 600;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  color: #063356;
  background: #ffffff;
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
}
.btn-soft-white span {
  position: relative;
  z-index: 1;
}
.btn-soft-white .fa-solid {
  font-weight: 600;
  font-size: 14px;
}
.btn-soft-white::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #002d4f;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
  z-index: 0;
}
.btn-soft-white:hover {
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 10px 25px rgba(0, 161, 212, 0.25);
}
.btn-soft-white:hover::before {
  transform: scaleX(1);
}
.btn-soft-white:hover .fa-solid {
  transform: translateX(4px);
}
.btn-soft-white .fa-solid {
  transition: transform 0.3s ease;
}

.btn-secondary {
  font-family: Noto Sans, sans-serif;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  gap: 8px;
  border: 1px solid #002d4f;
  padding: 12px 16px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  color: #fff;
  background: #002d4f;
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
}
.btn-secondary span {
  position: relative;
  z-index: 1;
}
.btn-secondary .fa-solid {
  font-weight: 600;
  font-size: 14px;
}
.btn-secondary::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #eaf3fc;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
  z-index: 0;
}
.btn-secondary:hover {
  color: #002d4f;
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(0, 161, 212, 0.25);
}
.btn-secondary:hover::before {
  transform: scaleX(1);
}
.btn-secondary:hover .fa-solid {
  transform: translateX(4px);
}
.btn-secondary .fa-solid {
  transition: transform 0.3s ease;
}

.btn-small {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 36px;
  gap: 8px;
  border-radius: 12px;
  padding: 8px;
  background: #f0f0f0;
  color: #636363;
  transition: all 0.3s ease;
}
.btn-small span,
.btn-small .fa-solid {
  font-weight: 600;
  font-size: 11px;
  line-height: 150%;
}
@media (min-width: 640px) {
  .btn-small span,
  .btn-small .fa-solid {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.btn-small span,
.btn-small .fa-solid {
  transition: transform 0.3s ease;
}
.btn-small:hover {
  background: #1f1f1f;
  color: #fff !important;
  transform: translateY(-2px);
}
.btn-small:hover span {
  transform: translateX(2px);
}
.btn-small:hover .fa-solid {
  transform: translateX(4px);
}

.btn-outline-share {
  font-family: Noto Sans, sans-serif;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  gap: 4px;
  border: 0.5px solid #ffffff;
  padding: 12px 16px;
  font-weight: 600;
  backdrop-filter: blur(10.0157489777px);
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  color: #ffffff;
  background: transparent;
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
}
.btn-outline-share span {
  position: relative;
  z-index: 1;
}
.btn-outline-share img {
  height: auto;
  width: 20px;
}
.btn-outline-share:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(0, 161, 212, 0.25);
}
.btn-outline-share:hover::before {
  transform: scaleX(1);
}
.btn-outline-share:hover .fa-solid {
  transform: translateX(4px);
}
.btn-outline-share .fa-solid {
  transition: transform 0.3s ease;
}

.btn-readmore {
  font-family: Noto Sans, sans-serif;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  height: 48px;
  gap: 8px;
  padding: 12px 16px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  color: #002546;
  background: #ffffff;
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
}
.btn-readmore span {
  position: relative;
  z-index: 1;
}
.btn-readmore .fa-solid {
  font-weight: 600;
  font-size: 14px;
}
.btn-readmore::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #002d4f;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
  z-index: 0;
}
.btn-readmore:hover {
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(0, 161, 212, 0.25);
}
.btn-readmore:hover::before {
  transform: scaleX(1);
}
.btn-readmore:hover .fa-solid {
  transform: translateX(4px);
}
.btn-readmore .fa-solid {
  transition: transform 0.3s ease;
}

.btn-filter {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 48px;
  gap: 8px;
  border-radius: 12px;
  padding: 8px;
  background: #f9f9f9;
  color: #002546;
  font-size: 14px;
}
.btn-filter span {
  display: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  border-radius: 100px;
  padding: 4px 8px;
  background: #ffcbc5;
  color: #1f1f1f;
  transition: transform 0.2s ease;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.btn-filter span.show {
  display: inline-flex;
  transform: scale(1.1);
}
.btn-filter:hover {
  color: #fff;
  border-color: #002546;
}

.btn-outline_filter {
  font-family: Noto Sans, sans-serif;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  gap: 8px;
  border: 1px solid #00a1d4;
  padding: 12px 16px;
  font-weight: 600;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  color: #00a1d4;
  background: transparent;
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
}
.btn-outline_filter span {
  position: relative;
  z-index: 1;
}
.btn-outline_filter .fa-solid {
  font-weight: 600;
  font-size: 14px;
}
.btn-outline_filter::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #00a1d4;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
  z-index: 0;
}
.btn-outline_filter:hover {
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 10px 25px rgba(0, 161, 212, 0.25);
}
.btn-outline_filter:hover::before {
  transform: scaleX(1);
}
.btn-outline_filter:hover .fa-solid {
  transform: translateX(4px);
}
.btn-outline_filter .fa-solid {
  transition: transform 0.3s ease;
}

.btn-secondary_filter {
  font-family: Noto Sans, sans-serif;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  gap: 8px;
  border: 1px solid #002d4f;
  padding: 12px 16px;
  font-weight: 600;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  color: #eeeeee;
  background: #051320;
  transition: all 0.35s ease;
  position: relative;
  overflow: hidden;
}
.btn-secondary_filter span {
  position: relative;
  z-index: 1;
}
.btn-secondary_filter .fa-solid {
  font-weight: 600;
  font-size: 14px;
}
.btn-secondary_filter::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #eaf3fc;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
  z-index: 0;
}
.btn-secondary_filter:hover {
  color: #051320;
  transform: translateY(-1px);
  box-shadow: 0 10px 25px rgba(0, 161, 212, 0.25);
}
.btn-secondary_filter:hover::before {
  transform: scaleX(1);
}
.btn-secondary_filter:hover .fa-solid {
  transform: translateX(4px);
}
.btn-secondary_filter .fa-solid {
  transition: transform 0.3s ease;
}

@font-face {
  font-family: "Goldplay";
  src: url("./assets/fonts/gold/Goldplay-Bold.woff2") format("woff2"), url("./assets/fonts/gold/Goldplay-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Goldplay";
  src: url("./assets/fonts/gold/Goldplay-SemiBold.woff2") format("woff2"), url("./assets/fonts/gold/Goldplay-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("./assets/fonts/Noto_Sans/static/NotoSans-Bold.ttf") format("ttf"), url("./assets/fonts/Noto_Sans/static/NotoSans-BoldItalic.ttf") format("ttf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("./assets/fonts/Noto_Sans/static/NotoSans-SemiBold.ttf") format("ttf"), url("./assets/fonts/Noto_Sans/static/NotoSans-SemiBoldItalic.ttf") format("ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("./assets/fonts/Noto_Sans/static/NotoSans-Regular.ttf") format("ttf"), url("./assets/fonts/Noto_Sans/static/NotoSans-Regular.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
*,
html,
body {
  font-size: 12px;
}
@media screen and (min-width: 420px) {
  *,
  html,
  body {
    font-size: 16px;
  }
}
*,
html,
body {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.found {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 100px;
}

.noRelated {
  position: absolute;
  top: 50%;
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
  width: 100%;
}

.blog_loader {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 0;
}
.blog_loader .image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog_loader .image-wrapper img {
  height: auto;
  width: 60px; /* adjust size */
  -o-object-fit: cover;
     object-fit: cover;
  animation: blink 1s infinite ease-in-out;
}

@keyframes blink {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
input {
  width: 100%;
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
}

input:focus {
  outline: none;
  box-shadow: none;
}

/* Base styles */
.button-flex-box button {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 4px 8px;
  border-radius: 6px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #636363;
  text-transform: capitalize;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
}

/* Active state */
.button-flex-box button.active {
  font-weight: 600;
  background: #ffffff;
  color: #1f1f1f;
}

.button-flex-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 276px;
  height: 36px;
  padding: 3.5px 3px;
  border-radius: 8px;
  background: #f9f9f9;
  gap: 3px; /* 👈 adds spacing between tabs */
}

.button-flex-box a {
  flex: 1; /* 👈 makes both links equal width */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 4px 8px;
  border-radius: 6px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #636363;
  text-transform: capitalize;
  text-decoration: none;
}

/* Active state */
.button-flex-box a.active {
  font-weight: 600;
  background: #ffffff;
  border-radius: 6px;
  color: #1f1f1f;
}

.blog_card_container {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 16px;
  border-radius: 32px;
  padding: 16px;
  background-color: #f9f9f9;
  width: 100%;
  height: 100%;
  min-height: 496px;
  max-height: 496px;
}
@media (min-width: 320px) {
  .blog_card_container {
    padding: 32px;
  }
}
.blog_card_container .blog_card_wrapper {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 16px;
  width: 100%;
  height: 100%;
}
.blog_card_container .blog_card_wrapper .blog_image_container {
  width: 100%;
  height: 100%;
  max-height: 200px;
  min-height: 200px;
  border-radius: 24px;
  overflow: hidden;
}
.blog_card_container .blog_card_wrapper .blog_image_container img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog_card_container .blog_card_wrapper .blog_content {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  height: 100%;
}
.blog_card_container .blog_card_wrapper .blog_content .content_wrapper {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
}
.blog_card_container .blog_card_wrapper .blog_content .content_wrapper .card_title {
  font-family: Noto Sans, sans-serif !important;
  font-weight: 700;
  font-style: Bold;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #de1c29;
}
.blog_card_container .blog_card_wrapper .blog_content .content_wrapper .card_subtitle {
  font-family: Noto Sans, sans-serif !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #1f1f1f;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 640px) {
  .blog_card_container .blog_card_wrapper .blog_content .content_wrapper .card_subtitle {
    font-family: Goldplay !important;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.blog_card_container .blog_card_wrapper .blog_content .content_wrapper .card_description {
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 640px) {
  .blog_card_container .blog_card_wrapper .blog_content .content_wrapper .card_description {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

.past_wrap {
  min-height: 515px !important;
  max-height: 515px !important;
}

.event_card_container {
  display: flex;
  align-items: start;
  justify-content: start;
  gap: 16px;
  border-radius: 32px;
  padding: 16px;
  background-color: #f9f9f9;
  width: 100%;
  height: 100%;
  min-height: 551px;
  max-height: 551px;
}
@media (min-width: 320px) {
  .event_card_container {
    padding: 32px;
  }
}
@media (min-width: 640px) {
  .event_card_container {
    max-width: 588px;
  }
}
.event_card_container .event_card_wrapper {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.event_card_container .event_card_wrapper .event_image_container {
  width: 100%;
  height: 100%;
  min-height: 180px;
  max-height: 220px;
  border-radius: 24px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .event_card_container .event_card_wrapper .event_image_container {
    min-height: 220px;
  }
}
.event_card_container .event_card_wrapper .event_image_container img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.event_card_container .event_card_wrapper .event_content {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.event_card_container .event_card_wrapper .event_content .event_card_title {
  font-family: Noto Sans, sans-serif !important;
  font-weight: 700;
  font-style: Bold;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #de1c29;
}
.event_card_container .event_card_wrapper .event_content .event_card_subtitle {
  font-family: Noto Sans, sans-serif !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #1f1f1f;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 640px) {
  .event_card_container .event_card_wrapper .event_content .event_card_subtitle {
    font-family: Goldplay !important;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.event_card_container .event_card_wrapper .event_content .event_card_description {
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 640px) {
  .event_card_container .event_card_wrapper .event_content .event_card_description {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.event_card_container .event_card_wrapper .event_content .location {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  gap: 8px;
  width: 100%;
}
.event_card_container .event_card_wrapper .event_content .location .calendar,
.event_card_container .event_card_wrapper .event_content .location .event-location,
.event_card_container .event_card_wrapper .event_content .location .users {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.event_card_container .event_card_wrapper .event_content .location .calendar img,
.event_card_container .event_card_wrapper .event_content .location .event-location img,
.event_card_container .event_card_wrapper .event_content .location .users img {
  width: 16px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.event_card_container .event_card_wrapper .event_content .location .calendar p,
.event_card_container .event_card_wrapper .event_content .location .event-location p,
.event_card_container .event_card_wrapper .event_content .location .users p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
  color: #636363;
}
.event_card_container .event_card_wrapper .event_content .location .speaker p {
  font-family: Noto Sans, sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  color: #636363;
}
.event_card_container .event_card_wrapper .event_content .location .speaker span {
  font-weight: 400;
  font-style: Italic;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #636363;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.site-header.scrolled,
.site-header.noScrolled {
  background: #fff !important;
  box-shadow: 0px 1px 4px 0px rgba(5, 19, 32, 0.0784313725);
}
.site-header.scrolled .openMenu .fa-solid,
.site-header.noScrolled .openMenu .fa-solid {
  color: #1f1f1f !important;
}
.site-header.scrolled .menu-item a,
.site-header.noScrolled .menu-item a {
  color: #1f1f1f !important;
  display: inline-block;
  transition: color 0.3s, transform 0.3s;
}
.site-header.scrolled .menu-item a:hover,
.site-header.noScrolled .menu-item a:hover {
  color: #002d4f !important;
  text-shadow: 0 0 0.5px currentColor;
  transform: scale(1.05);
}
.site-header.scrolled .btn,
.site-header.noScrolled .btn {
  display: block;
  background: #002d4f !important;
  color: #fff !important;
  border-color: #002d4f;
}
.site-header.scrolled .btn:hover,
.site-header.noScrolled .btn:hover {
  background: none !important;
  color: #002d4f !important;
  border: 1px solid #002546 !important;
}
.site-header.scrolled .logo-dark,
.site-header.scrolled .menu-bars-dark,
.site-header.noScrolled .logo-dark,
.site-header.noScrolled .menu-bars-dark {
  display: block !important;
}
.site-header.scrolled .logo-light,
.site-header.scrolled .menu-bars-light,
.site-header.noScrolled .logo-light,
.site-header.noScrolled .menu-bars-light {
  display: none;
}

.logo-dark,
.menu-bars-dark {
  display: none;
}

.site-header {
  position: fixed;
  left: 0;
  top: 0;
  height: 85px;
  width: 100%;
  z-index: 888;
  display: flex;
  align-items: center;
  justify-content: center;
}
.site-header .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .site-header .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1540px) {
  .site-header .auto_row {
    max-width: 1920px !important;
  }
}
.site-header .auto_row .nav-menu {
  position: relative;
  width: 100%;
  padding: 0;
  z-index: 88;
}
.site-header .auto_row .nav-menu .outer-container {
  position: relative;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-header .auto_row .nav-menu .outer-container .logo-box {
  position: relative;
  padding: 32px 0;
  z-index: 10;
  height: auto;
  width: 102px;
}
.site-header .auto_row .nav-menu .outer-container .logo-box .custom-logo-link {
  height: auto;
  width: 102px;
}
.site-header .auto_row .nav-menu .outer-container .logo-box .custom-logo-link img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer {
  position: relative;
  height: auto;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .openMenu {
  display: block;
  width: 24px;
  height: 24px;
}
@media (min-width: 768px) {
  .site-header .auto_row .nav-menu .outer-container .nav-outer .openMenu {
    display: none;
  }
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .openMenu .menu-bars-light,
.site-header .auto_row .nav-menu .outer-container .nav-outer .openMenu .menu-bars-dark {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s linear;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu {
  display: none;
  width: 100%;
}
@media (min-width: 768px) {
  .site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu {
    display: block;
  }
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list {
  padding: 0;
  display: block;
  width: 100%;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list > .menu-item:hover > .sub-menu,
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list > .menu-item.active > .sub-menu {
  display: block !important;
  opacity: 1;
  visibility: visible !important;
  top: 90%;
  height: auto !important;
  transform: translateY(0) !important;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .sub-menu .menu-item:hover > .sub-menu {
  display: none !important;
  opacity: 0 !important;
  height: auto !important;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .sub-menu .menu-item.active > .sub-menu {
  display: block !important;
  opacity: 1 !important;
  height: auto !important;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list {
  position: relative;
  margin: 0;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list .menu-item {
  position: relative;
  display: inline-block;
  padding: 36px 0;
  margin: 0;
  margin-right: 2px;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list .menu-item a {
  transition: all 0.3s linear;
  color: #fff;
  font-size: 14px;
  padding: 9px 14px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 0;
  opacity: 1;
  border-radius: 2px;
  display: inline-block;
  transition: color 0.3s, transform 0.3s;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list .menu-item a:hover {
  text-shadow: 0 0 0.5px currentColor;
  transform: scale(1.05);
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list .menu-item .submenu-toggle-btn {
  display: none !important;
  width: 24px;
  height: 24px;
  color: #002d4f;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list .menu-item .sub-menu {
  display: block;
  background-color: #fff;
  width: 250px;
  padding: 0;
  position: absolute;
  left: 0;
  top: 120%;
  height: 0;
  opacity: 0;
  visibility: hidden;
  border-radius: 24px;
  z-index: 100;
  overflow: hidden;
  transform: translateY(10);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s linear 0.3s;
  box-shadow: 0px 1px 4px 0px rgba(5, 19, 32, 0.08);
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list .menu-item .sub-menu .submenu-toggle-btn {
  position: absolute;
  right: 22px;
  top: 17px;
  display: block !important;
  width: 24px;
  height: 24px;
  color: #002d4f !important;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list .menu-item .sub-menu li {
  position: relative;
  width: 100%;
  padding: 12px 0;
  border-style: solid;
  border-color: #ccc;
}
@media (min-width: 768px) {
  .site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list .menu-item .sub-menu li {
    border-bottom-width: 1px;
  }
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list .menu-item .sub-menu li a {
  transition: all 0.3s linear;
  color: #1f1f1f;
  font-size: 14px;
  font-weight: 600;
  padding: 0px 14px;
  line-height: 24px;
  width: 100%;
  text-transform: capitalize;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list .menu-item .sub-menu li a:hover {
  color: #002d4f;
  transform: translateX(4px);
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list .menu-item .sub-menu li .sub-menu {
  display: none;
  position: relative;
  height: 0;
  visibility: visible !important;
  border-radius: 0 !important;
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .desktop-menu .navbar-list .menu-list .menu-item .sub-menu li .sub-menu li {
  border: none !important;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu {
  position: fixed;
  inset: 0;
  z-index: 50;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 4rem 1.5rem;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0);
  backdrop-filter: blur(0px);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: background 0.4s ease, backdrop-filter 0.4s ease, opacity 0.4s ease;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu.active {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(10px);
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu.active .navbar-list {
  transform: translateX(0) scale(1) !important;
  opacity: 1 !important;
}
@media (min-width: 768px) {
  .site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu {
    display: none !important;
  }
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 24px;
  width: 100%;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content .closeMenu {
  width: 56px;
  height: 56px;
  border-radius: 24px;
  padding: 16px;
  background: #ffffff;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content .navbar-list {
  width: 100%;
  background: #fff;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0px 1px 4px rgba(5, 19, 32, 0.08);
  transform: translateX(-100%) scale(0.9);
  opacity: 0;
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.5s ease;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content .navbar-list .mobile-list {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content .navbar-list .mobile-list .menu-item {
  position: relative;
  width: 100%;
  padding: 16px 24px;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content .navbar-list .mobile-list .menu-item:not(:last-child) {
  border-bottom: 0.5px solid #eee;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content .navbar-list .mobile-list .menu-item a {
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  color: #1f1f1f;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content .navbar-list .mobile-list .menu-item .submenu-toggle-btn {
  position: absolute;
  right: 22px;
  top: 17px;
  width: 24px;
  height: 24px;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content .navbar-list .mobile-list .menu-item .sub-menu {
  height: 0;
  overflow: hidden;
  display: block;
  background: #fff;
  padding: 0;
  transition: height 0.35s ease;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content .navbar-list .mobile-list .menu-item .sub-menu li {
  padding: 14px 0 !important;
  border-bottom: none !important;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content .navbar-list .mobile-list .menu-item .sub-menu li a {
  font-size: 15px;
  font-weight: 500;
  display: block;
  transition: all 0.2s ease;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content .navbar-list .mobile-list .menu-item .sub-menu li a:hover {
  color: #002d4f;
  transform: translateX(4px);
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content .navbar-list .mobile-list .menu-item .sub-menu li .sub-menu a {
  font-size: 15px;
  font-weight: 400;
  display: block;
  transition: all 0.2s ease;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content .navbar-list .mobile-list .menu-item .sub-menu li .sub-menu a:hover {
  color: #002d4f;
  transform: translateX(4px);
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .mobile-menu .menu-content .navbar-list .mobile-list .menu-item.active > .sub-menu {
  padding-top: 12px;
}
.site-header .auto_row .nav-menu .outer-container .nav-outer {
  /* Active menu item */
}
.site-header .auto_row .nav-menu .outer-container .nav-outer .current-menu-item > a,
.site-header .auto_row .nav-menu .outer-container .nav-outer .current_page_item > a,
.site-header .auto_row .nav-menu .outer-container .nav-outer .current-menu-parent > a,
.site-header .auto_row .nav-menu .outer-container .nav-outer .current-menu-ancestor > a {
  font-weight: 700 !important;
}
.site-header .auto_row .nav-menu .outer-container .partner-sign-in{
  display: none;
}
@media (min-width: 768px){
  .site-header .auto_row .nav-menu .outer-container .partner-sign-in{
    display: block;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.site-footer {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: #fff;
  height: auto;
  width: 100%;
  overflow: hidden;
}
.site-footer .footer_content {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  border-radius: 40px 40px 0px 0px;
  overflow: hidden;
  width: 100%;
  background-color: #002D4F;
  padding: 80px 0;
}
@media (min-width: 640px) {
  .site-footer .footer_content {
    border-radius: 100px 100px 0px 0px;
  }
}
.site-footer .footer_content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .site-footer .footer_content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.site-footer .footer_content .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 24px;
  height: 100%;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .site-footer .footer_content .auto_row {
    height: 770px !important;
  }
}
.site-footer .footer_content .auto_row .footer__container {
  width: 100%;
}
.site-footer .footer_content .auto_row .footer__container .footer__columns {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__brand {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  height: auto;
}
@media (min-width: 640px) {
  .site-footer .footer_content .auto_row .footer__container .footer__columns .footer__brand {
    height: 200px;
  }
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__brand > :first-child {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  height: auto;
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__brand > :first-child .image-container {
  width: 100%;
  height: auto;
  max-width: 102px;
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__brand > :first-child .image-container img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__brand > :first-child p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #ffffff;
  width: 100%;
  max-width: 372px;
}
@media (min-width: 2400px) {
  .site-footer .footer_content .auto_row .footer__container .footer__columns .footer__brand > :first-child p {
    font-size: 24px;
  }
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__brand > :last-child {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
  height: auto;
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__brand > :last-child .image1 {
  width: 100%;
  height: auto;
  min-width: 206px;
}
@media (min-width: 640px) {
  .site-footer .footer_content .auto_row .footer__container .footer__columns .footer__brand > :last-child .image1 {
    width: 206px;
  }
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__brand > :last-child .image1 img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__brand > :last-child .image2 {
  height: auto;
  width: 147px;
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__brand > :last-child .image2 img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__nav__wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: auto;
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__nav__wrapper p {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-transform: capitalize;
  color: #ffffff;
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__nav__wrapper .footer__nav {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
@media (min-width: 640px) {
  .site-footer .footer_content .auto_row .footer__container .footer__columns .footer__nav__wrapper .footer__nav {
    width: 100%;
    max-width: 208px;
  }
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__nav__wrapper .footer__nav .footer__navList {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__nav__wrapper .footer__nav .footer__navList .enquirelistText a,
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__nav__wrapper .footer__nav .footer__navList .menu-item a {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
  cursor: pointer !important;
  transition: all ease 0.5s;
  text-transform: capitalize;
}
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__nav__wrapper .footer__nav .footer__navList .enquirelistText a:hover,
.site-footer .footer_content .auto_row .footer__container .footer__columns .footer__nav__wrapper .footer__nav .footer__navList .menu-item a:hover {
  animation: ColorChange 0.5s ease forwards;
  color: #d81024 !important;
}
.site-footer .footer_content .auto_row .footer__bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  width: 100%;
}
.site-footer .footer_content .auto_row .footer__bottom .footer__copyright {
  display: flex;
  align-items: center;
  gap: 12px;
}
.site-footer .footer_content .auto_row .footer__bottom .footer__copyright p {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #ffffff;
  width: 100%;
}
.site-footer .footer_content .auto_row .footer__bottom .footer__copyright p a {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  transition: all ease 0.5s;
}
.site-footer .footer_content .auto_row .footer__bottom .footer__copyright p a:hover {
  animation: ColorChange 0.5s ease forwards;
  color: #d81024 !important;
}
.site-footer .footer_content .auto_row .footer__bottom .footer__socials p {
  font-family: var(--font-notoSans);
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #eff0f3;
  width: 100%;
  max-width: 300px;
}
.site-footer .footer_content .auto_row .footer__bottom .footer__socials .airways {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}
.site-footer .footer_content .auto_row .footer__bottom .footer__socials .airways li a {
  font-weight: 400;
  font-size: 11px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #f0f0f0;
  width: 100%;
  display: inline-block; /* IMPORTANT for transform */
  transition: transform 0.3s ease, color 0.3s ease;
}
.site-footer .footer_content .auto_row .footer__bottom .footer__socials .airways li a:hover {
  color: #d81024 !important;
  transform: scale(1.5); /* 👈 slight zoom */
}
.site-footer .footer_content .auto_row .footer__bottom hr {
  border: 1px solid #d9d9d9;
  width: 100%;
}
.site-footer .footer_content .auto_row .footer__bg {
  width: 100%;
  height: auto;
  z-index: 10;
}
.site-footer .footer_content .auto_row .footer__bg img {
  width: 100%;
  height: auto;
  opacity: 20%;
  -o-object-fit: cover;
     object-fit: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.homePage_hero_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.homePage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .homePage_hero_section .hero-content {
    height: 85vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.homePage_hero_section .hero-content .hero-background {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.homePage_hero_section .hero-content .hero-background .img-slide {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homePage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .homePage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.homePage_hero_section .hero-content .auto_row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 60px 15px;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
.homePage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  text-align: center;
  max-width: 700px;
}
.homePage_hero_section .hero-content .auto_row .hero-text .icon_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 100%;
}
.homePage_hero_section .hero-content .auto_row .hero-text .icon_wrapper span {
  font-weight: 600;
  font-size: 10px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .homePage_hero_section .hero-content .auto_row .hero-text .icon_wrapper span {
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.homePage_hero_section .hero-content .auto_row .hero-text h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  max-width: 300px;
  font-size: clamp(58px, 8vw, 300px);
  line-height: 0.8;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
}
.homePage_hero_section .hero-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  line-height: 120%;
}
@media (min-width: 640px) {
  .homePage_hero_section .hero-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.homePage_hero_section .hero-content .auto_row .trusted-partners {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  border-radius: 24px;
  width: auto;
  opacity: 1;
  padding: 16px 24px;
  border: 0.5px solid;
  background: rgba(255, 255, 255, 0.1490196078);
  backdrop-filter: blur(10.0157489777px);
  border-image-source: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.25) 100%);
  transition: opacity 0.3s ease-in-out;
}

.homePage_service_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.homePage_service_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .homePage_service_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.homePage_service_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .homePage_service_section .auto_row {
    gap: 64px;
  }
}
.homePage_service_section .auto_row .service-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 1081px;
}
.homePage_service_section .auto_row .service-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
@media (min-width: 640px) {
  .homePage_service_section .auto_row .service-header .main_title {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.homePage_service_section .auto_row .service-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.homePage_service_section .auto_row .service-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 898px;
}
@media (min-width: 640px) {
  .homePage_service_section .auto_row .service-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.homePage_service_section .auto_row .service-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .homePage_service_section .auto_row .service-header .subtitle br {
    display: block;
  }
}
.homePage_service_section .auto_row .service-image-cards {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  width: 100%;
  height: auto;
  gap: 24px;
}
.homePage_service_section .auto_row .service-image-cards .image-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  gap: 16px;
  border-radius: 300px;
  padding: 0px !important;
  background: none !important;
  overflow: hidden;
}
@media (min-width: 740px) {
  .homePage_service_section .auto_row .service-image-cards .image-card {
    min-height: 180px;
    max-height: 180px;
  }
}
.homePage_service_section .auto_row .service-image-cards .image-card img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homePage_service_section .auto_row .service-image-cards .image-card .text-box {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 8px 16px;
  backdrop-filter: blur(10.0157489777px);
}
.homePage_service_section .auto_row .service-image-cards .image-card .text-box p {
  font-weight: 600;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
}
@media (min-width: 640px) {
  .homePage_service_section .auto_row .service-image-cards .image-card .text-box p {
    font-family: Goldplay !important;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
    text-transform: capitalize;
  }
}

.homePage_award_section {
  display: none;
  justify-content: center;
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 640px) {
  .homePage_award_section {
    display: flex;
  }
}
.homePage_award_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .homePage_award_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.homePage_award_section .auto_row {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  overflow: hidden;
}
.homePage_award_section .auto_row .award-container {
  width: 100%;
  overflow: hidden;
  background: linear-gradient(90deg, #ffffff -5.19%, rgba(255, 255, 255, 0) 23.34%, rgba(255, 255, 255, 0) 51.5%, rgba(255, 255, 255, 0) 79.51%, #ffffff 104.24%);
}
.homePage_award_section .auto_row .award-container .award-content {
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  /* 🔥 TRUE INFINITE MOTION */
  animation: awardTicker 30s linear infinite;
}
.homePage_award_section .auto_row .award-container {
  /* ✅ each item behaves like slide */
}
.homePage_award_section .auto_row .award-container .award-item {
  flex: 0 0 auto;
  margin-right: 30px;
}
.homePage_award_section .auto_row .award-container {
  /* 🔥 DO NOT TOUCH (your original styles preserved) */
}
.homePage_award_section .auto_row .award-container .award_cards {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  max-width: 318px;
  transition: transform 0.3s ease;
  border-radius: 32px;
  background: #f9f9f9;
  padding: 32px;
  gap: 16px;
}
.homePage_award_section .auto_row .award-container .award_cards .image_box {
  width: 64px;
  height: 64px;
  border-radius: 16px;
  overflow: hidden;
}
.homePage_award_section .auto_row .award-container .award_cards .image_box img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homePage_award_section .auto_row .award-container .award_cards p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #636363;
}
.homePage_award_section .auto_row .award-container .award_cards span {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #636363;
}
.homePage_award_section {
  /* 🔥 PERFECT CONTINUOUS SCROLL */
}
@keyframes awardTicker {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.homePage_award_section {
  /* ✅ pause on hover */
}
.homePage_award_section .award-container:hover .award-content {
  animation-play-state: paused;
}

.homePage_about_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.homePage_about_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .homePage_about_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.homePage_about_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .homePage_about_section .auto_row {
    gap: 64px;
  }
}
.homePage_about_section .auto_row .about-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 910px;
}
.homePage_about_section .auto_row .about-header p {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #de1c29;
}
@media (min-width: 640px) {
  .homePage_about_section .auto_row .about-header p {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.homePage_about_section .auto_row .about-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.homePage_about_section .auto_row .about-cards {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  width: 100%;
  height: auto;
  gap: 24px;
}
.homePage_about_section .auto_row .about-cards .card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
  width: 100%;
  height: auto;
  gap: 16px;
  border-radius: 32px;
  padding: 32px;
  background: #f9f9f9;
}
@media (min-width: 1086px) {
  .homePage_about_section .auto_row .about-cards .card {
    height: 244px;
  }
}
.homePage_about_section .auto_row .about-cards .card h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #000000;
}
@media (min-width: 640px) {
  .homePage_about_section .auto_row .about-cards .card h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
.homePage_about_section .auto_row .about-cards .card p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .homePage_about_section .auto_row .about-cards .card p {
    font-size: 16px;
    line-height: 24px;
  }
}
.homePage_about_section .auto_row .about-cards .image-card {
  width: 100%;
  height: auto;
  padding: 0px !important;
  background: none !important;
  overflow: hidden;
}
@media (min-width: 1086px) {
  .homePage_about_section .auto_row .about-cards .image-card {
    height: 244px;
  }
}
.homePage_about_section .auto_row .about-cards .image-card img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.homePage_achievement_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background: linear-gradient(90deg, #002d4f 0%, #006889 100%);
}
.homePage_achievement_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .homePage_achievement_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.homePage_achievement_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .homePage_achievement_section .auto_row {
    gap: 64px;
  }
}
.homePage_achievement_section .auto_row .achievement_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}
@media (min-width: 768px) {
  .homePage_achievement_section .auto_row .achievement_wrapper {
    flex-direction: row;
  }
}
.homePage_achievement_section .auto_row .achievement_wrapper .achievement_intro {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .homePage_achievement_section .auto_row .achievement_wrapper .achievement_intro {
    max-width: 600px;
  }
}
.homePage_achievement_section .auto_row .achievement_wrapper .achievement_intro span {
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #ff8f86;
}
@media (min-width: 640px) {
  .homePage_achievement_section .auto_row .achievement_wrapper .achievement_intro span {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.homePage_achievement_section .auto_row .achievement_wrapper .achievement_intro p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 640px) {
  .homePage_achievement_section .auto_row .achievement_wrapper .achievement_intro p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.homePage_achievement_section .auto_row .achievement_wrapper .achievement_grid .achievement_item {
  width: auto;
}
.homePage_achievement_section .auto_row .achievement_wrapper .achievement_grid .achievement_item h3 {
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #ffffff;
}
@media (min-width: 640px) {
  .homePage_achievement_section .auto_row .achievement_wrapper .achievement_grid .achievement_item h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
  }
}
.homePage_achievement_section .auto_row .achievement_wrapper .achievement_grid .achievement_item span {
  font-weight: 600;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 640px) {
  .homePage_achievement_section .auto_row .achievement_wrapper .achievement_grid .achievement_item span {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.1px;
  }
}

.homePage_blog_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.homePage_blog_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .homePage_blog_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.homePage_blog_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .homePage_blog_section .auto_row {
    gap: 64px;
  }
}
.homePage_blog_section .auto_row .blog-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 1081px;
}
.homePage_blog_section .auto_row .blog-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.homePage_blog_section .auto_row .blog-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.homePage_blog_section .auto_row .blog-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 898px;
}
@media (min-width: 640px) {
  .homePage_blog_section .auto_row .blog-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.homePage_blog_section .auto_row .blog-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .homePage_blog_section .auto_row .blog-header .subtitle br {
    display: block;
  }
}

.homePage_partnerPlus_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: white;
  padding: 80px 0;
}
.homePage_partnerPlus_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .homePage_partnerPlus_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.homePage_partnerPlus_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
.homePage_partnerPlus_section .auto_row .partnerPlus_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: auto;
  border-radius: 32px;
  gap: 24px;
  overflow: hidden;
  backdrop-filter: blur(10.0157489777px);
}
@media (min-width: 640px) {
  .homePage_partnerPlus_section .auto_row .partnerPlus_container {
    flex-direction: row;
    min-height: 487px;
  }
}
.homePage_partnerPlus_section .auto_row .partnerPlus_container .partnerPlus_content_wrapper {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  padding: 32px;
}
@media (min-width: 640px) {
  .homePage_partnerPlus_section .auto_row .partnerPlus_container .partnerPlus_content_wrapper {
    padding: 56px;
  }
}
.homePage_partnerPlus_section .auto_row .partnerPlus_container .partnerPlus_content_wrapper .partnerPlus_logo_container {
  width: 150px;
  height: 55px;
}
.homePage_partnerPlus_section .auto_row .partnerPlus_container .partnerPlus_content_wrapper .partnerPlus_logo_container img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.homePage_partnerPlus_section .auto_row .partnerPlus_container .partnerPlus_content_wrapper .partnerPlus_text_box {
  display: flex;
  align-items: start;
  justify-content: start;
}
.homePage_partnerPlus_section .auto_row .partnerPlus_container .partnerPlus_content_wrapper .partnerPlus_text_box h4 {
  font-family: Goldplay;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 640px) {
  .homePage_partnerPlus_section .auto_row .partnerPlus_container .partnerPlus_content_wrapper .partnerPlus_text_box h4 {
    font-size: 24px;
    line-height: 32px;
  }
}
.homePage_partnerPlus_section .auto_row .partnerPlus_container .partnerPlus_image_wrapper {
  width: 100%;
  height: 100%;
  border-radius: 32px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .homePage_partnerPlus_section .auto_row .partnerPlus_container .partnerPlus_image_wrapper {
    max-width: 550px;
  }
}
.homePage_partnerPlus_section .auto_row .partnerPlus_container .partnerPlus_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.homePage_testimonials_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.homePage_testimonials_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .homePage_testimonials_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.homePage_testimonials_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .homePage_testimonials_section .auto_row {
    gap: 64px;
  }
}
.homePage_testimonials_section .auto_row .testimonials_header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 1081px;
}
.homePage_testimonials_section .auto_row .testimonials_header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
@media (min-width: 640px) {
  .homePage_testimonials_section .auto_row .testimonials_header .main_title {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.homePage_testimonials_section .auto_row .testimonials_header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.homePage_testimonials_section .auto_row .testimonials_header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 588px;
}
@media (min-width: 640px) {
  .homePage_testimonials_section .auto_row .testimonials_header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.homePage_testimonials_section .auto_row .testimonials_header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .homePage_testimonials_section .auto_row .testimonials_header .subtitle br {
    display: block;
  }
}
.homePage_testimonials_section .auto_row .testimonials_cards {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  width: 100%;
  height: auto;
  gap: 24px;
}
.homePage_testimonials_section .auto_row .testimonials_cards .test_card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
  width: 100%;
  height: auto;
  gap: 16px;
  border-radius: 32px;
  padding: 32px;
  background: #f9f9f9;
}
@media (min-width: 1024px) {
  .homePage_testimonials_section .auto_row .testimonials_cards .test_card {
    height: 284px;
  }
}
.homePage_testimonials_section .auto_row .testimonials_cards .test_card p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .homePage_testimonials_section .auto_row .testimonials_cards .test_card p {
    font-size: 16px;
    line-height: 24px;
  }
}
.homePage_testimonials_section .auto_row .testimonials_cards .test_card .test_name {
  display: flex;
  justify-content: space-between;
  align-items: end;
  height: 75px;
  width: 100%;
}
.homePage_testimonials_section .auto_row .testimonials_cards .test_card .test_name h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #000000;
}
@media (min-width: 640px) {
  .homePage_testimonials_section .auto_row .testimonials_cards .test_card .test_name h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
.homePage_testimonials_section .auto_row .testimonials_cards .test_card .test_name .testimonials_icon {
  width: 75px;
  height: auto;
  overflow: hidden;
}
.homePage_testimonials_section .auto_row .testimonials_cards .test_card .test_name .testimonials_icon img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.homePage_frequently_asked_questions_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.homePage_frequently_asked_questions_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .homePage_frequently_asked_questions_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.homePage_frequently_asked_questions_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .homePage_frequently_asked_questions_section .auto_row {
    gap: 64px;
  }
}
.homePage_frequently_asked_questions_section .auto_row .frequently_header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 1081px;
}
.homePage_frequently_asked_questions_section .auto_row .frequently_header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.homePage_frequently_asked_questions_section .auto_row .frequently_header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.homePage_frequently_asked_questions_section .auto_row .frequently_header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 588px;
}
@media (min-width: 640px) {
  .homePage_frequently_asked_questions_section .auto_row .frequently_header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.homePage_frequently_asked_questions_section .auto_row .frequently_header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .homePage_frequently_asked_questions_section .auto_row .frequently_header .subtitle br {
    display: block;
  }
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 740px) {
  .homePage_frequently_asked_questions_section .auto_row .questions_flex_box {
    gap: 24px;
    flex-direction: row;
  }
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_first {
  width: 100%;
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_first .questions_content_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  gap: 20px;
  padding: 16px 0;
  border-bottom: 1px solid #d9d9d9;
}
@media (min-width: 740px) {
  .homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_first .questions_content_wrapper:last-child {
    border-bottom: none;
  }
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_first .questions_content_wrapper .questions_title_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_first .questions_content_wrapper .questions_title_wrapper .questions_title {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
}
@media (min-width: 640px) {
  .homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_first .questions_content_wrapper .questions_title_wrapper .questions_title {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_first .questions_content_wrapper .questions_title_wrapper .questions_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 12px;
  padding: 8px;
  gap: 8px;
  background: #f9f9f9;
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_first .questions_content_wrapper .questions_title_wrapper .questions_icon .fa-solid {
  color: #184265;
  font-size: 13px;
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_first .questions_content_wrapper .questions_subtitle_wrapper {
  display: none;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_first .questions_content_wrapper .questions_subtitle_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: left;
  color: #636363;
  max-width: 588px;
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box hr {
  display: none;
  height: 100%;
  width: 2px;
  background-color: #d9d9d9;
  border: #d9d9d9;
}
@media (min-width: 740px) {
  .homePage_frequently_asked_questions_section .auto_row .questions_flex_box hr {
    display: block;
  }
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_second {
  width: 100%;
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_second .questions_content_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  gap: 20px;
  padding: 16px 0;
  border-bottom: 1px solid #d9d9d9;
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_second .questions_content_wrapper:last-child {
  border-bottom: none;
}
@media (min-width: 740px) {
  .homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_second .questions_content_wrapper {
    border-bottom: 1px solid #d9d9d9;
  }
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_second .questions_content_wrapper .questions_title_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_second .questions_content_wrapper .questions_title_wrapper .questions_title {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
}
@media (min-width: 640px) {
  .homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_second .questions_content_wrapper .questions_title_wrapper .questions_title {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_second .questions_content_wrapper .questions_title_wrapper .questions_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 12px;
  padding: 8px;
  gap: 8px;
  background: #f9f9f9;
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_second .questions_content_wrapper .questions_title_wrapper .questions_icon .fa-solid {
  color: #184265;
  font-size: 13px;
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_second .questions_content_wrapper .questions_subtitle_wrapper {
  display: none;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.homePage_frequently_asked_questions_section .auto_row .questions_flex_box .questions_list_second .questions_content_wrapper .questions_subtitle_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: left;
  color: #636363;
  max-width: 588px;
}

.partners-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  text-align: center;
}
.partners-section .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  width: 100%;
}
.partners-section .container p {
  font-weight: 600;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
}
@media (min-width: 640px) {
  .partners-section .container p {
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.1px;
    font-size: 16px;
  }
}
.partners-section .container .partners-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
}
.partners-section .container .partners-wrapper .partner-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 25px;
}
.partners-section .container .partners-wrapper .partner-item img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.ourlegacyPage_hero_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.ourlegacyPage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .ourlegacyPage_hero_section .hero-content {
    height: 85vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.ourlegacyPage_hero_section .hero-content .hero-background {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.ourlegacyPage_hero_section .hero-content .hero-background .img-slide {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ourlegacyPage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .ourlegacyPage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.ourlegacyPage_hero_section .hero-content .auto_row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 60px 15px;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
.ourlegacyPage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  text-align: center;
  max-width: 828.099609375px;
}
.ourlegacyPage_hero_section .hero-content .auto_row .hero-text h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #fff;
  text-align: center;
  font-size: clamp(58px, 8vw, 96px);
  line-height: 1.2;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
}
.ourlegacyPage_hero_section .hero-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  line-height: 120%;
}
@media (min-width: 640px) {
  .ourlegacyPage_hero_section .hero-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}

.ourlegacyPage_aboutfinchglow_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: white;
  padding: 80px 0;
}
.ourlegacyPage_aboutfinchglow_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .ourlegacyPage_aboutfinchglow_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.ourlegacyPage_aboutfinchglow_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
.ourlegacyPage_aboutfinchglow_section .auto_row .aboutfinchglow_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: auto;
  border-radius: 32px;
  gap: 24px;
  overflow: hidden;
  padding: 40px 24px;
  background-color: #f9f9f9;
}
@media (min-width: 640px) {
  .ourlegacyPage_aboutfinchglow_section .auto_row .aboutfinchglow_container {
    flex-direction: row;
    padding: 40px;
  }
}
.ourlegacyPage_aboutfinchglow_section .auto_row .aboutfinchglow_container .aboutfinchglow_content_wrapper {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.ourlegacyPage_aboutfinchglow_section .auto_row .aboutfinchglow_container .aboutfinchglow_content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  max-width: 540px;
  color: #1f1f1f;
}
@media (min-width: 640px) {
  .ourlegacyPage_aboutfinchglow_section .auto_row .aboutfinchglow_container .aboutfinchglow_content_wrapper h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
  }
}
.ourlegacyPage_aboutfinchglow_section .auto_row .aboutfinchglow_container .aboutfinchglow_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .ourlegacyPage_aboutfinchglow_section .auto_row .aboutfinchglow_container .aboutfinchglow_content_wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.ourlegacyPage_aboutfinchglow_section .auto_row .aboutfinchglow_container .aboutfinchglow_image_wrapper {
  width: 100%;
  max-width: 550px;
  height: 100%;
  border-radius: 32px;
  overflow: hidden;
}
.ourlegacyPage_aboutfinchglow_section .auto_row .aboutfinchglow_container .aboutfinchglow_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ourlegacyPage_whatdrivesPage_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: white;
  padding: 80px 0;
}
.ourlegacyPage_whatdrivesPage_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 1081px;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 898px;
}
@media (min-width: 640px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .first_image_card {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  gap: 12px;
}
@media (min-width: 414px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .first_image_card {
    gap: 24px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .first_image_card .image_box {
  width: 100%;
  height: 100%;
  min-height: 225px;
  overflow: hidden;
  border-radius: 8.16px;
}
@media (min-width: 414px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .first_image_card .image_box {
    height: 440px;
    border-radius: 16px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .first_image_card .image_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .first_image_card .color_background_wrapper {
  width: 100%;
  height: 100%;
  min-height: 114px;
  border-radius: 8.16px;
  overflow: hidden;
}
@media (min-width: 414px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .first_image_card .color_background_wrapper {
    height: 224px;
    border-radius: 16px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .first_image_card .color_background_wrapper .color_background {
  width: 100%;
  height: 100%;
  background-color: #e5fff0;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .second_image_card {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  gap: 12px;
}
@media (min-width: 414px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .second_image_card {
    gap: 24px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .second_image_card .image_box {
  width: 100%;
  height: 100%;
  min-height: 192px;
  overflow: hidden;
  border-radius: 8.16px;
}
@media (min-width: 414px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .second_image_card .image_box {
    height: 375px;
    border-radius: 16px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .second_image_card .image_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .second_image_card .color_background_wrapper {
  width: 100%;
  height: 100%;
  min-height: 148px;
  border-radius: 8.16px;
  overflow: hidden;
}
@media (min-width: 414px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .second_image_card .color_background_wrapper {
    height: 289px;
    border-radius: 16px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .second_image_card .color_background_wrapper .color_background {
  width: 100%;
  height: 100%;
  background-color: #e8f2fc;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .third_image_card {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  gap: 12px;
}
@media (min-width: 414px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .third_image_card {
    gap: 24px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .third_image_card .image_box {
  width: 100%;
  height: 100%;
  min-height: 155px;
  overflow: hidden;
  border-radius: 8.16px;
}
@media (min-width: 640px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .third_image_card .image_box {
    height: 362px;
    border-radius: 16px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .third_image_card .image_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .third_image_card .color_background_wrapper {
  width: 100%;
  height: 100%;
  min-height: 148px;
  border-radius: 8.16px;
  overflow: hidden;
}
@media (min-width: 414px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .third_image_card .color_background_wrapper {
    height: 303px;
    border-radius: 16px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .third_image_card .color_background_wrapper .color_background {
  width: 100%;
  height: 100%;
  background-color: #ffe5ff;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .forth_image_card {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column-reverse;
  width: 100%;
  gap: 12px;
}
@media (min-width: 414px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .forth_image_card {
    flex-direction: column;
    gap: 24px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .forth_image_card .image_box {
  width: 100%;
  height: 100%;
  min-height: 264px;
  overflow: hidden;
  border-radius: 8.16px;
}
@media (min-width: 640px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .forth_image_card .image_box {
    height: 518px;
    border-radius: 16px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .forth_image_card .image_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .forth_image_card .color_background_wrapper {
  width: 100%;
  height: 100%;
  min-height: 75px;
  border-radius: 8.16px;
  overflow: hidden;
}
@media (min-width: 414px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .forth_image_card .color_background_wrapper {
    height: 147px;
    border-radius: 16px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .forth_image_card .color_background_wrapper .color_background {
  width: 100%;
  height: 100%;
  background-color: #ffe8e5;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .fifth_image_card {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column-reverse;
  width: 100%;
  gap: 12px;
}
@media (min-width: 414px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .fifth_image_card {
    flex-direction: column;
    gap: 24px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .fifth_image_card .image_box {
  width: 100%;
  height: 100%;
  min-height: 160px;
  overflow: hidden;
  border-radius: 8.16px;
}
@media (min-width: 640px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .fifth_image_card .image_box {
    height: 314px;
    border-radius: 16px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .fifth_image_card .image_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .fifth_image_card .color_background_wrapper {
  width: 100%;
  height: 100%;
  min-height: 160px;
  border-radius: 8.16px;
  overflow: hidden;
}
@media (min-width: 414px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .fifth_image_card .color_background_wrapper {
    height: 352px;
    border-radius: 16px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .fifth_image_card .color_background_wrapper .color_background {
  width: 100%;
  height: 100%;
  background-color: #fcfae8;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .sixth_image_card {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column-reverse;
  width: 100%;
  gap: 12px;
}
@media (min-width: 414px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .sixth_image_card {
    flex-direction: column;
    gap: 24px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .sixth_image_card .image_box {
  width: 100%;
  height: 100%;
  min-height: 225px;
  overflow: hidden;
  border-radius: 8.16px;
}
@media (min-width: 640px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .sixth_image_card .image_box {
    height: 440px;
    border-radius: 16px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .sixth_image_card .image_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .sixth_image_card .color_background_wrapper {
  width: 100%;
  height: 100%;
  min-height: 115px;
  border-radius: 8.16px;
  overflow: hidden;
}
@media (min-width: 414px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .sixth_image_card .color_background_wrapper {
    height: 225px;
    border-radius: 16px;
  }
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .sixth_image_card .color_background_wrapper .color_background {
  width: 100%;
  height: 100%;
  background-color: #e5f8ff;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .text-box {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  max-width: 1200px;
}
.ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .text-box h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #1f1f1f;
}
@media (min-width: 640px) {
  .ourlegacyPage_whatdrivesPage_section .auto_row .whatdrivesPage_container .text-box h3 {
    font-size: 48px;
    line-height: 60px;
  }
}

.ourlegacyPage_leadingTravel_section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: white;
  padding: 80px 0;
}
.ourlegacyPage_leadingTravel_section .text_container_wrapper {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px;
  background: linear-gradient(90deg, #002d4f 0%, #006889 100%);
}
@media (min-width: 640px) {
  .ourlegacyPage_leadingTravel_section .text_container_wrapper {
    padding-top: 88px;
    padding-bottom: 88px;
  }
}
.ourlegacyPage_leadingTravel_section .text_container_wrapper .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .ourlegacyPage_leadingTravel_section .text_container_wrapper .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.ourlegacyPage_leadingTravel_section .text_container_wrapper .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
.ourlegacyPage_leadingTravel_section .text_container_wrapper .auto_row .leadingTravel_header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 1081px;
}
.ourlegacyPage_leadingTravel_section .text_container_wrapper .auto_row .leadingTravel_header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  color: #fff !important;
}
.ourlegacyPage_leadingTravel_section .text_container_wrapper .auto_row .leadingTravel_header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #f6f6f6;
  max-width: 950px;
}
@media (min-width: 640px) {
  .ourlegacyPage_leadingTravel_section .text_container_wrapper .auto_row .leadingTravel_header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.ourlegacyPage_leadingTravel_section .background {
  width: 100%;
  height: 100%;
  min-height: 40vh;
}
@media (min-width: 640px) {
  .ourlegacyPage_leadingTravel_section .background {
    background-attachment: fixed;
    height: 80vh;
  }
}

.ourlegacyPage_testimonials_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.ourlegacyPage_testimonials_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .ourlegacyPage_testimonials_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.ourlegacyPage_testimonials_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .ourlegacyPage_testimonials_section .auto_row {
    gap: 64px;
  }
}
.ourlegacyPage_testimonials_section .auto_row .testimonials_header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 1081px;
}
.ourlegacyPage_testimonials_section .auto_row .testimonials_header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
@media (min-width: 640px) {
  .ourlegacyPage_testimonials_section .auto_row .testimonials_header .main_title {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.ourlegacyPage_testimonials_section .auto_row .testimonials_header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.ourlegacyPage_testimonials_section .auto_row .testimonials_header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 588px;
}
@media (min-width: 640px) {
  .ourlegacyPage_testimonials_section .auto_row .testimonials_header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.ourlegacyPage_testimonials_section .auto_row .testimonials_header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .ourlegacyPage_testimonials_section .auto_row .testimonials_header .subtitle br {
    display: block;
  }
}
.ourlegacyPage_testimonials_section .auto_row .test_card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
  width: 100%;
  height: auto;
  gap: 16px;
  border-radius: 32px;
  padding: 32px;
  background: #f9f9f9;
}
@media (min-width: 1024px) {
  .ourlegacyPage_testimonials_section .auto_row .test_card {
    height: 284px;
  }
}
.ourlegacyPage_testimonials_section .auto_row .test_card p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .ourlegacyPage_testimonials_section .auto_row .test_card p {
    font-size: 16px;
    line-height: 24px;
  }
}
.ourlegacyPage_testimonials_section .auto_row .test_card .test_name {
  display: flex;
  justify-content: space-between;
  align-items: end;
  height: 75px;
  width: 100%;
}
.ourlegacyPage_testimonials_section .auto_row .test_card .test_name h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #000000;
}
@media (min-width: 640px) {
  .ourlegacyPage_testimonials_section .auto_row .test_card .test_name h3 {
    font-size: 20px;
    line-height: 28px;
  }
}
.ourlegacyPage_testimonials_section .auto_row .test_card .test_name .testimonials_icon {
  width: 75px;
  height: auto;
  overflow: hidden;
}
@media (min-width: 1086px) {
  .ourlegacyPage_testimonials_section .auto_row .test_card .test_name .testimonials_icon {
    height: 75px;
  }
}
.ourlegacyPage_testimonials_section .auto_row .test_card .test_name .testimonials_icon img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.ourstoryPage_hero_section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.ourstoryPage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .ourstoryPage_hero_section .hero-content {
    height: 85vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.ourstoryPage_hero_section .hero-content .hero-background {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.ourstoryPage_hero_section .hero-content .hero-background .img-slide {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ourstoryPage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .ourstoryPage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.ourstoryPage_hero_section .hero-content .auto_row {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 60px 15px;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
.ourstoryPage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  text-align: center;
  max-width: 947px;
}
.ourstoryPage_hero_section .hero-content .auto_row .hero-text h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: clamp(36px, 8vw, 96px);
  line-height: 1.1;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
  color: #fff;
  text-align: center;
}
.ourstoryPage_hero_section .hero-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  max-width: 828px;
  line-height: 120%;
}
@media (min-width: 640px) {
  .ourstoryPage_hero_section .hero-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.ourstoryPage_hero_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .ourstoryPage_hero_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.ourstoryPage_hero_section .auto_row {
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  z-index: 30;
  margin-top: -105px;
}
@media (min-width: 640px) {
  .ourstoryPage_hero_section .auto_row {
    gap: 64px;
  }
}
.ourstoryPage_hero_section .auto_row .background {
  width: 100%;
  height: 100%;
  min-height: 250px;
  border-radius: 32px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .ourstoryPage_hero_section .auto_row .background {
    background-position-y: -34px;
    height: 77vh;
  }
}

.ourstoryPage_handleTravel_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.ourstoryPage_handleTravel_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .ourstoryPage_handleTravel_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.ourstoryPage_handleTravel_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .ourstoryPage_handleTravel_section .auto_row {
    gap: 64px;
  }
}
.ourstoryPage_handleTravel_section .auto_row .handleTravel-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.ourstoryPage_handleTravel_section .auto_row .handleTravel-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.ourstoryPage_handleTravel_section .auto_row .handleTravel-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 574px;
}
.ourstoryPage_handleTravel_section .auto_row .handleTravel-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .ourstoryPage_handleTravel_section .auto_row .handleTravel-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.ourstoryPage_handleTravel_section .auto_row .handleTravel-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .ourstoryPage_handleTravel_section .auto_row .handleTravel-header .subtitle br {
    display: block;
  }
}
.ourstoryPage_handleTravel_section .auto_row .handleTravel_content {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 640px) {
  .ourstoryPage_handleTravel_section .auto_row .handleTravel_content {
    border-radius: 32px;
    padding: 32px;
  }
}
.ourstoryPage_handleTravel_section .auto_row .handleTravel_content .handleTravel_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background: rgba(237, 50, 55, 0.1019607843);
}
.ourstoryPage_handleTravel_section .auto_row .handleTravel_content .handleTravel_icon-wrapper img {
  height: auto;
  width: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.ourstoryPage_handleTravel_section .auto_row .handleTravel_content p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .ourstoryPage_handleTravel_section .auto_row .handleTravel_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

.ourstoryPage_goals_section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background: linear-gradient(180deg, #002d4f 0%, #006889 100%);
  gap: 64px;
}
@media (min-width: 640px) {
  .ourstoryPage_goals_section {
    gap: 40px;
  }
}
.ourstoryPage_goals_section .goals_missionAndvision .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .ourstoryPage_goals_section .goals_missionAndvision .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.ourstoryPage_goals_section .goals_missionAndvision .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
}
.ourstoryPage_goals_section .goals_missionAndvision .auto_row .goals_missionAndvision_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
@media (min-width: 640px) {
  .ourstoryPage_goals_section .goals_missionAndvision .auto_row .goals_missionAndvision_wrapper {
    flex-direction: row;
    gap: 40px;
  }
}
.ourstoryPage_goals_section .goals_missionAndvision .auto_row .goals_missionAndvision_wrapper .goal_content1 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  gap: 8px;
}
.ourstoryPage_goals_section .goals_missionAndvision .auto_row .goals_missionAndvision_wrapper .goal_content1 span {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #ff8f86;
}
@media (min-width: 640px) {
  .ourstoryPage_goals_section .goals_missionAndvision .auto_row .goals_missionAndvision_wrapper .goal_content1 span {
    font-weight: 700;
    font-style: Bold;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.ourstoryPage_goals_section .goals_missionAndvision .auto_row .goals_missionAndvision_wrapper .goal_content1 p {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 640px) {
  .ourstoryPage_goals_section .goals_missionAndvision .auto_row .goals_missionAndvision_wrapper .goal_content1 p {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.ourstoryPage_goals_section .goals_missionAndvision .auto_row .goals_missionAndvision_wrapper hr {
  height: -webkit-fill-available;
  height: -moz-available;
  height: stretch;
  width: 2px;
  background-color: #d9d9d9;
  border: 2px #d9d9d9;
}
.ourstoryPage_goals_section .goals_missionAndvision .auto_row .goals_missionAndvision_wrapper .goal_content2 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.ourstoryPage_goals_section .goals_missionAndvision .auto_row .goals_missionAndvision_wrapper .goal_content2 span {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #ff8f86;
}
@media (min-width: 640px) {
  .ourstoryPage_goals_section .goals_missionAndvision .auto_row .goals_missionAndvision_wrapper .goal_content2 span {
    font-weight: 700;
    font-style: Bold;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.ourstoryPage_goals_section .goals_missionAndvision .auto_row .goals_missionAndvision_wrapper .goal_content2 p {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 640px) {
  .ourstoryPage_goals_section .goals_missionAndvision .auto_row .goals_missionAndvision_wrapper .goal_content2 p {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.ourstoryPage_goals_section .goals_ourteam {
  width: 100%;
}
.ourstoryPage_goals_section .goals_ourteam .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .ourstoryPage_goals_section .goals_ourteam .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.ourstoryPage_goals_section .goals_ourteam .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  gap: 64px;
}
@media (min-width: 640px) {
  .ourstoryPage_goals_section .goals_ourteam .auto_row {
    gap: 50px;
  }
}
.ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
@media (min-width: 640px) {
  .ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam-header .main_title {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 1200px;
  color: #fff;
}
.ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  gap: 24px;
}
.ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam_wrapper .image-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 16px;
  padding: 0px !important;
  background: #fff !important;
  overflow: hidden;
  height: 221px;
  width: 100%;
  height: auto;
}
@media (min-width: 320px) {
  .ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam_wrapper .image-card {
    height: 229px;
    max-width: 136px;
  }
}
@media (min-width: 375px) {
  .ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam_wrapper .image-card {
    max-width: 163px;
  }
}
@media (min-width: 670px) {
  .ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam_wrapper .image-card {
    height: 369px;
    width: 100%;
    max-width: 282px;
  }
}
.ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam_wrapper .image-card .image-bg {
  height: 100%;
  min-height: 221px;
  width: 100%;
  filter: grayscale(100%);
}
@media (min-width: 320px) {
  .ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam_wrapper .image-card .image-bg {
    min-height: 229px;
  }
}
.ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam_wrapper .image-card .text-box {
  position: absolute;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding: 8px 16px;
  backdrop-filter: blur(10.0157489777px);
}
.ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam_wrapper .image-card .text-box p {
  font-family: Goldplay, sans-serif;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  font-size: clamp(14px, 2.5vw, 20px);
  line-height: clamp(150%, 2.2vw, 28px);
  letter-spacing: clamp(0px, 0.02vw, 0.15px);
}
.ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam_wrapper .image-card .text-box span {
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: clamp(10px, 1.8vw, 12px);
  line-height: clamp(150%, 2vw, 20px);
  letter-spacing: clamp(0px, 0.05vw, 0.5px);
}
@media (min-width: 670px) {
  .ourstoryPage_goals_section .goals_ourteam .auto_row .ourteam_wrapper .image-card .text-box span {
    font-weight: 600;
  }
}

.ourstoryPage_ourValues_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.ourstoryPage_ourValues_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .ourstoryPage_ourValues_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.ourstoryPage_ourValues_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .ourstoryPage_ourValues_section .auto_row {
    gap: 64px;
  }
}
.ourstoryPage_ourValues_section .auto_row .ourValues-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.ourstoryPage_ourValues_section .auto_row .ourValues-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.ourstoryPage_ourValues_section .auto_row .ourValues-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 900px;
}
.ourstoryPage_ourValues_section .auto_row .ourValues-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .ourstoryPage_ourValues_section .auto_row .ourValues-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.ourstoryPage_ourValues_section .auto_row .ourValues-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .ourstoryPage_ourValues_section .auto_row .ourValues-header .subtitle br {
    display: block;
  }
}
.ourstoryPage_ourValues_section .auto_row .ourValues_content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  min-width: 169px;
  height: 172px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 640px) {
  .ourstoryPage_ourValues_section .auto_row .ourValues_content {
    padding: 32px;
    max-width: 315px;
  }
}
.ourstoryPage_ourValues_section .auto_row .ourValues_content .ourValues_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background: rgba(237, 50, 55, 0.1019607843);
}
.ourstoryPage_ourValues_section .auto_row .ourValues_content .ourValues_icon-wrapper img {
  height: auto;
  width: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.ourstoryPage_ourValues_section .auto_row .ourValues_content h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
}
@media (min-width: 640px) {
  .ourstoryPage_ourValues_section .auto_row .ourValues_content h3 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.localPage_hero_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.localPage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .localPage_hero_section .hero-content {
    height: 85vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.localPage_hero_section .hero-content .hero-background {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.localPage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .localPage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.localPage_hero_section .hero-content .auto_row {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 80px;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
.localPage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 24px;
  text-align: start;
  max-width: 800px;
}
.localPage_hero_section .hero-content .auto_row .hero-text h1 {
  display: flex;
  align-items: start;
  justify-content: start;
  font-weight: 700;
  color: #fff;
  text-align: start;
  font-size: clamp(44px, 8vw, 96px);
  line-height: 1.2;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
}
.localPage_hero_section .hero-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  line-height: 120%;
}
@media (min-width: 640px) {
  .localPage_hero_section .hero-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}

.localPage_locations_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.localPage_locations_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .localPage_locations_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.localPage_locations_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .localPage_locations_section .auto_row {
    gap: 64px;
  }
}
.localPage_locations_section .auto_row .locations-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.localPage_locations_section .auto_row .locations-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.localPage_locations_section .auto_row .locations-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 900px;
}
.localPage_locations_section .auto_row .locations-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .localPage_locations_section .auto_row .locations-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.localPage_locations_section .auto_row .locations-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .localPage_locations_section .auto_row .locations-header .subtitle br {
    display: block;
  }
}
.localPage_locations_section .auto_row .locations_content {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 181.8597106934px;
  max-height: 237.8597106934px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 640px) {
  .localPage_locations_section .auto_row .locations_content {
    padding: 32px;
  }
}
.localPage_locations_section .auto_row .locations_content .locations_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 64px;
}
.localPage_locations_section .auto_row .locations_content .locations_icon-wrapper img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.localPage_locations_section .auto_row .locations_content .text-wrapper {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 8px;
  width: 100%;
  max-width: 320px;
}
.localPage_locations_section .auto_row .locations_content .text-wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #000000;
}
@media (min-width: 640px) {
  .localPage_locations_section .auto_row .locations_content .text-wrapper h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
  }
}
.localPage_locations_section .auto_row .locations_content .text-wrapper p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .localPage_locations_section .auto_row .locations_content .text-wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.localPage_locations_section .auto_row .locations_content .links_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: 100%;
}

.localPage_contact-us_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
}
.localPage_contact-us_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .localPage_contact-us_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.localPage_contact-us_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .localPage_contact-us_section .auto_row {
    flex-direction: row;
    gap: 64px;
  }
}
.localPage_contact-us_section .auto_row .contact-us-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: 100%;
  border-radius: 32px;
  gap: 24px;
  overflow: hidden;
  padding: 16px;
  background-color: #f9f9f9;
}
@media (min-width: 640px) {
  .localPage_contact-us_section .auto_row .contact-us-wrapper {
    flex-direction: row;
    padding: 32px;
    min-height: 686px;
  }
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .contact-us-image-wrapper {
  width: 100%;
  height: 100%;
  border-radius: 32px;
  overflow: hidden;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .contact-us-image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  gap: 24px;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .text-container {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 16px;
  width: 100%;
  max-width: 693px;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .text-container h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
}
@media (min-width: 640px) {
  .localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .text-container h3 {
    font-size: 34px;
    line-height: 100%;
    letter-spacing: 0.25px;
  }
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .text-container p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .text-container p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  gap: 24px;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form .input-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form .input-container p {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 6.3px;
  width: 100%;
  font-style: Medium;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.1px;
  color: #636363;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form .input-container p .wpcf7-not-valid-tip {
  padding-top: 4px;
  color: #dc3232;
  font-size: 1em;
  margin-bottom: -18px;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form .input-container p input {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.1490196078);
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  padding: 4px 12px;
  width: 100%;
  height: 52px;
  font-family: Noto Sans, sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form .input-container p .textarea-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.1490196078);
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  padding: 4px 12px;
  width: 100%;
  height: 120px;
  font-family: Noto Sans, sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form .input-container p {
  /* Placeholder color */
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form .input-container p input::-moz-placeholder {
  color: #636363; /* change this to any color */
  opacity: 1; /* ensures full visibility */
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form .input-container p input::placeholder {
  color: #636363; /* change this to any color */
  opacity: 1; /* ensures full visibility */
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form .input-container span {
  width: 100%;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form .input-container .wpcf7-not-valid-tip {
  padding-top: 0px !important;
  font-size: 11px !important;
  margin-bottom: -13px !important;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form .input-container .wpcf7-spinner {
  position: absolute;
  left: -22px;
  bottom: -34px;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form input[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #051320;
  border-radius: 12px;
  padding: 16px;
  width: 100%;
  height: 52px;
  color: #eeeeee;
  font-family: Noto Sans, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  /* Hover effect */
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form input[type=submit]:hover {
  background: #fff;
  color: #051320;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 37, 70, 0.2);
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form p {
  position: relative;
  width: 100%;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form .wpcf7-response-output {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px !important;
  color: #636363 !important;
  font-family: Noto Sans, sans-serif;
  margin: 8px 0px !important;
  padding: 0 !important;
}
.localPage_contact-us_section .auto_row .contact-us-wrapper .form-wrapper .wpcf7 .wpcf7-form .wpcf7-spinner {
  position: absolute;
  left: -22px;
  bottom: -34px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.tradePartnerPage_hero_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.tradePartnerPage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .tradePartnerPage_hero_section .hero-content {
    height: 85vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.tradePartnerPage_hero_section .hero-content .hero-background {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.tradePartnerPage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .tradePartnerPage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.tradePartnerPage_hero_section .hero-content .auto_row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 80px;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
.tradePartnerPage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  text-align: center;
  max-width: 1126px;
}
.tradePartnerPage_hero_section .hero-content .auto_row .hero-text h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #fff;
  font-size: clamp(44px, 8vw, 96px);
  line-height: 1.2;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
}
.tradePartnerPage_hero_section .hero-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  max-width: 677px;
  line-height: 120%;
}
@media (min-width: 640px) {
  .tradePartnerPage_hero_section .hero-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}

.tradePartnerPage_about_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: white;
  padding: 80px 0;
}
.tradePartnerPage_about_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .tradePartnerPage_about_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.tradePartnerPage_about_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
.tradePartnerPage_about_section .auto_row .about_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: auto;
  gap: 24px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .tradePartnerPage_about_section .auto_row .about_container {
    flex-direction: row;
    height: 48vh;
  }
}
.tradePartnerPage_about_section .auto_row .about_container .about_content_wrapper {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.tradePartnerPage_about_section .auto_row .about_container .about_content_wrapper .main_title {
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #de1c29;
}
@media (min-width: 640px) {
  .tradePartnerPage_about_section .auto_row .about_container .about_content_wrapper .main_title {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.tradePartnerPage_about_section .auto_row .about_container .about_content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  max-width: 580px;
  color: #1f1f1f;
}
@media (min-width: 640px) {
  .tradePartnerPage_about_section .auto_row .about_container .about_content_wrapper h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
  }
}
.tradePartnerPage_about_section .auto_row .about_container .about_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .tradePartnerPage_about_section .auto_row .about_container .about_content_wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.tradePartnerPage_about_section .auto_row .about_container .about_image_wrapper {
  width: 100%;
  max-width: 668px;
  height: 100%;
  border-radius: 32px;
  overflow: hidden;
}
.tradePartnerPage_about_section .auto_row .about_container .about_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.tradePartnerPage_our-approach_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.tradePartnerPage_our-approach_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .tradePartnerPage_our-approach_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.tradePartnerPage_our-approach_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .tradePartnerPage_our-approach_section .auto_row {
    gap: 64px;
  }
}
.tradePartnerPage_our-approach_section .auto_row .our-approach-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.tradePartnerPage_our-approach_section .auto_row .our-approach-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.tradePartnerPage_our-approach_section .auto_row .our-approach-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 900px;
}
.tradePartnerPage_our-approach_section .auto_row .our-approach-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .tradePartnerPage_our-approach_section .auto_row .our-approach-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.tradePartnerPage_our-approach_section .auto_row .our-approach-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .tradePartnerPage_our-approach_section .auto_row .our-approach-header .subtitle br {
    display: block;
  }
}
.tradePartnerPage_our-approach_section .auto_row .our-approach_content {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 281px;
  max-height: 368px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  z-index: 3;
  background: #f9f9f9;
}
@media (min-width: 640px) {
  .tradePartnerPage_our-approach_section .auto_row .our-approach_content {
    padding: 32px;
    min-height: 328px;
  }
}
.tradePartnerPage_our-approach_section .auto_row .our-approach_content .our-approach_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background: rgba(237, 50, 55, 0.1019607843);
}
.tradePartnerPage_our-approach_section .auto_row .our-approach_content .our-approach_icon-wrapper img {
  height: auto;
  width: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.tradePartnerPage_our-approach_section .auto_row .our-approach_content h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
  max-width: 320px;
}
@media (min-width: 640px) {
  .tradePartnerPage_our-approach_section .auto_row .our-approach_content h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
  }
}
.tradePartnerPage_our-approach_section .auto_row .our-approach_content p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .tradePartnerPage_our-approach_section .auto_row .our-approach_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.tradePartnerPage_our-approach_section .auto_row .l-container {
  width: 100%;
  max-width: 792px;
  height: 100%;
  position: relative;
  background: #ddd;
  overflow: hidden;
  border-radius: 32px;
}
@media (min-width: 1024px) {
  .tradePartnerPage_our-approach_section .auto_row .l-container {
    clip-path: polygon(100% 0%, 100% 100%, 0% 100%, 0% 53%, 54% 53%, 54% 0%);
  }
  .tradePartnerPage_our-approach_section .auto_row .l-container::before {
    content: "";
    position: absolute;
    top: 306px;
    right: 356px;
    width: 64px;
    height: 64px;
    background: #fff;
    border-bottom-right-radius: 32px;
    z-index: 2;
  }
  .tradePartnerPage_our-approach_section .auto_row .l-container {
    /* BOTTOM-RIGHT */
  }
  .tradePartnerPage_our-approach_section .auto_row .l-container::after {
    content: "";
    border-top-left-radius: 32px;
    position: absolute;
    bottom: 256px;
    left: 0;
    width: 64px;
    height: 64px;
    z-index: 2;
    box-shadow: -23px -25px 15px white;
  }
  .tradePartnerPage_our-approach_section .auto_row .l-container {
    /* BOTTOM-LEFT (third corner fix) */
  }
  .tradePartnerPage_our-approach_section .auto_row .l-container .corner-bl {
    position: absolute;
    top: 1px;
    right: 300px;
    width: 64px;
    height: 64px;
    /* background: #ddd; */
    border-top-left-radius: 32px;
    z-index: 2;
    box-shadow: -23px -25px 15px white;
  }
}
.tradePartnerPage_our-approach_section .auto_row .l-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.tradePartnerPage_our-approach_section .auto_row .l-container {
  /* === CORNER FIXES === */
  /* TOP-RIGHT */
}
.tradePartnerPage_our-approach_section .auto_row .our-approach_image_wrapper {
  width: 100%;
  border-radius: 32px;
  overflow: hidden;
  min-height: 280px;
}
@media (min-width: 768px) {
  .tradePartnerPage_our-approach_section .auto_row .our-approach_image_wrapper {
    display: flex;
  }
}
.tradePartnerPage_our-approach_section .auto_row .our-approach_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.tradePartnerPage_join_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.tradePartnerPage_join_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .tradePartnerPage_join_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.tradePartnerPage_join_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .tradePartnerPage_join_section .auto_row {
    gap: 64px;
  }
}
.tradePartnerPage_join_section .auto_row .join-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.tradePartnerPage_join_section .auto_row .join-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.tradePartnerPage_join_section .auto_row .join-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 900px;
}
.tradePartnerPage_join_section .auto_row .join-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .tradePartnerPage_join_section .auto_row .join-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.tradePartnerPage_join_section .auto_row .join-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .tradePartnerPage_join_section .auto_row .join-header .subtitle br {
    display: block;
  }
}
.tradePartnerPage_join_section .auto_row .join_content {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 281px;
  max-height: 368px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 740px) {
  .tradePartnerPage_join_section .auto_row .join_content {
    padding: 32px;
  }
}
.tradePartnerPage_join_section .auto_row .join_content .join_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background: rgba(237, 50, 55, 0.1019607843);
}
.tradePartnerPage_join_section .auto_row .join_content .join_icon-wrapper img {
  height: auto;
  width: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.tradePartnerPage_join_section .auto_row .join_content h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
  max-width: 320px;
}
@media (min-width: 740px) {
  .tradePartnerPage_join_section .auto_row .join_content h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
  }
}
.tradePartnerPage_join_section .auto_row .join_content p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 740px) {
  .tradePartnerPage_join_section .auto_row .join_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

.tradePartnerPage_nextStep_section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  padding-bottom: 0;
  background: linear-gradient(90deg, #002d4f 0%, #006889 100%);
  gap: 40px;
  margin-bottom: 60px;
}
@media (min-width: 640px) {
  .tradePartnerPage_nextStep_section {
    gap: 88px;
  }
}
.tradePartnerPage_nextStep_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .tradePartnerPage_nextStep_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.tradePartnerPage_nextStep_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .tradePartnerPage_nextStep_section .auto_row {
    gap: 64px;
  }
}
.tradePartnerPage_nextStep_section .auto_row .nextStep-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  width: 100%;
}
.tradePartnerPage_nextStep_section .auto_row .nextStep-header h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 640px) {
  .tradePartnerPage_nextStep_section .auto_row .nextStep-header h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
    text-align: center;
  }
}
.tradePartnerPage_nextStep_section .auto_row .nextStep-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #f6f6f6;
  max-width: 712px;
}
@media (min-width: 640px) {
  .tradePartnerPage_nextStep_section .auto_row .nextStep-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.tradePartnerPage_nextStep_section .background {
  width: 100%;
  height: 100%;
  min-height: 40vh;
}
@media (min-width: 640px) {
  .tradePartnerPage_nextStep_section .background {
    background-attachment: fixed;
    height: 80vh;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.PartnerConnectPage_hero_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.PartnerConnectPage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .PartnerConnectPage_hero_section .hero-content {
    height: 85vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.PartnerConnectPage_hero_section .hero-content .hero-background {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.PartnerConnectPage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .PartnerConnectPage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.PartnerConnectPage_hero_section .hero-content .auto_row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 80px;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
.PartnerConnectPage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  text-align: center;
  max-width: 1126px;
}
.PartnerConnectPage_hero_section .hero-content .auto_row .hero-text h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #fff;
  font-size: clamp(44px, 8vw, 96px);
  line-height: 1.2;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
}
.PartnerConnectPage_hero_section .hero-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  max-width: 677px;
  line-height: 120%;
}
@media (min-width: 640px) {
  .PartnerConnectPage_hero_section .hero-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}

.PartnerConnectPage_attend_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: white;
  padding: 80px 0;
}
.PartnerConnectPage_attend_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .PartnerConnectPage_attend_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.PartnerConnectPage_attend_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
.PartnerConnectPage_attend_section .auto_row .attend_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: auto;
  gap: 24px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .PartnerConnectPage_attend_section .auto_row .attend_container {
    flex-direction: row;
    gap: 40px;
  }
}
.PartnerConnectPage_attend_section .auto_row .attend_container .attend_content_wrapper {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.PartnerConnectPage_attend_section .auto_row .attend_container .attend_content_wrapper .attend_logo {
  max-height: 37px;
  max-width: 198px;
}
.PartnerConnectPage_attend_section .auto_row .attend_container .attend_content_wrapper .attend_logo img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.PartnerConnectPage_attend_section .auto_row .attend_container .attend_content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
}
@media (min-width: 640px) {
  .PartnerConnectPage_attend_section .auto_row .attend_container .attend_content_wrapper h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
  }
}
.PartnerConnectPage_attend_section .auto_row .attend_container .attend_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .PartnerConnectPage_attend_section .auto_row .attend_container .attend_content_wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.PartnerConnectPage_attend_section .auto_row .attend_container .attend_image_wrapper {
  width: 100%;
  max-width: 550px;
  height: 100%;
  border-radius: 32px;
  overflow: hidden;
}
.PartnerConnectPage_attend_section .auto_row .attend_container .attend_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.PartnerConnectPage_sign-up_section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background: linear-gradient(90deg, #002d4f 0%, #006889 100%);
  gap: 40px;
}
@media (min-width: 640px) {
  .PartnerConnectPage_sign-up_section {
    gap: 88px;
  }
}
.PartnerConnectPage_sign-up_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .PartnerConnectPage_sign-up_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.PartnerConnectPage_sign-up_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .PartnerConnectPage_sign-up_section .auto_row {
    gap: 64px;
  }
}
.PartnerConnectPage_sign-up_section .auto_row .sign-up-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  width: 100%;
}
.PartnerConnectPage_sign-up_section .auto_row .sign-up-header h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 640px) {
  .PartnerConnectPage_sign-up_section .auto_row .sign-up-header h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
    text-align: center;
  }
}
.PartnerConnectPage_sign-up_section .auto_row .sign-up-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #f6f6f6;
  max-width: 712px;
}
@media (min-width: 640px) {
  .PartnerConnectPage_sign-up_section .auto_row .sign-up-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}

.PartnerConnectPage_our-programme_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.PartnerConnectPage_our-programme_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .PartnerConnectPage_our-programme_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.PartnerConnectPage_our-programme_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .PartnerConnectPage_our-programme_section .auto_row {
    gap: 64px;
  }
}
.PartnerConnectPage_our-programme_section .auto_row .our-programme-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.PartnerConnectPage_our-programme_section .auto_row .our-programme-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.PartnerConnectPage_our-programme_section .auto_row .our-programme-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 965px;
}
.PartnerConnectPage_our-programme_section .auto_row .our-programme-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 934px;
}
@media (min-width: 640px) {
  .PartnerConnectPage_our-programme_section .auto_row .our-programme-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container {
  position: relative;
  overflow: hidden;
  border-radius: 32px;
  height: 100%;
  min-height: 745px;
  width: 100%;
}
@media (min-width: 740px) {
  .PartnerConnectPage_our-programme_section .auto_row .our-programme_container {
    min-height: 500px;
    max-height: 475px;
  }
}
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .first_tab,
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .second_tab {
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: auto;
  gap: 24px;
  border-radius: 32px;
  padding: 24px;
  overflow: hidden;
  position: absolute;
  inset: 0;
  display: flex;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(10px); /* subtle motion */
  transition: opacity 1.4s ease, transform 1.4s ease, visibility 1.2s;
}
@media (min-width: 740px) {
  .PartnerConnectPage_our-programme_section .auto_row .our-programme_container .first_tab,
  .PartnerConnectPage_our-programme_section .auto_row .our-programme_container .second_tab {
    flex-direction: row;
    padding: 56px;
  }
}
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .first_tab.active,
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .second_tab.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
  z-index: 2;
}
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .first_tab .our-programme_content_wrapper,
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .second_tab .our-programme_content_wrapper {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .first_tab .our-programme_content_wrapper .our-programme_logo,
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .second_tab .our-programme_content_wrapper .our-programme_logo {
  max-height: 55px;
  max-width: 150px;
}
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .first_tab .our-programme_content_wrapper .our-programme_logo img,
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .second_tab .our-programme_content_wrapper .our-programme_logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .first_tab .our-programme_content_wrapper h3,
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .second_tab .our-programme_content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .PartnerConnectPage_our-programme_section .auto_row .our-programme_container .first_tab .our-programme_content_wrapper h3,
  .PartnerConnectPage_our-programme_section .auto_row .our-programme_container .second_tab .our-programme_content_wrapper h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
  }
}
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .first_tab .our-programme_content_wrapper p,
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .second_tab .our-programme_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .PartnerConnectPage_our-programme_section .auto_row .our-programme_container .first_tab .our-programme_content_wrapper p,
  .PartnerConnectPage_our-programme_section .auto_row .our-programme_container .second_tab .our-programme_content_wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .first_tab .our-programme_image_wrapper,
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .second_tab .our-programme_image_wrapper {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
}
@media (min-width: 740px) {
  .PartnerConnectPage_our-programme_section .auto_row .our-programme_container .first_tab .our-programme_image_wrapper,
  .PartnerConnectPage_our-programme_section .auto_row .our-programme_container .second_tab .our-programme_image_wrapper {
    max-width: 353px;
  }
}
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .first_tab .our-programme_image_wrapper img,
.PartnerConnectPage_our-programme_section .auto_row .our-programme_container .second_tab .our-programme_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.partnerProPage_hero_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.partnerProPage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .partnerProPage_hero_section .hero-content {
    height: 85vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.partnerProPage_hero_section .hero-content .hero-background {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.partnerProPage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .partnerProPage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.partnerProPage_hero_section .hero-content .auto_row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 80px;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .partnerProPage_hero_section .hero-content .auto_row {
    align-items: start;
  }
}
.partnerProPage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 24px;
  max-width: 797px;
}
@media (min-width: 640px) {
  .partnerProPage_hero_section .hero-content .auto_row .hero-text {
    align-items: start;
    justify-content: start;
    text-align: left;
  }
}
.partnerProPage_hero_section .hero-content .auto_row .hero-text h1 {
  font-weight: 700;
  color: #fff;
  font-size: clamp(44px, 8vw, 96px);
  line-height: 1.2;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
}
.partnerProPage_hero_section .hero-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  max-width: 677px;
  line-height: 120%;
}
@media (min-width: 640px) {
  .partnerProPage_hero_section .hero-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}

.partnerProPage_attend_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: white;
  padding: 80px 0;
}
.partnerProPage_attend_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .partnerProPage_attend_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.partnerProPage_attend_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
.partnerProPage_attend_section .auto_row .attend_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: auto;
  gap: 24px;
  overflow: hidden;
  background-color: #f9f9f9;
  border-radius: 32px;
  padding: 24px;
}
@media (min-width: 640px) {
  .partnerProPage_attend_section .auto_row .attend_container {
    flex-direction: row;
    padding: 40px;
  }
}
.partnerProPage_attend_section .auto_row .attend_container .attend_content_wrapper {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.partnerProPage_attend_section .auto_row .attend_container .attend_content_wrapper .attend_logo {
  max-height: 37px;
  max-width: 198px;
}
.partnerProPage_attend_section .auto_row .attend_container .attend_content_wrapper .attend_logo img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.partnerProPage_attend_section .auto_row .attend_container .attend_content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
  max-width: 500px;
}
@media (min-width: 1024px) {
  .partnerProPage_attend_section .auto_row .attend_container .attend_content_wrapper h3 {
    font-size: 34px;
    line-height: 150%;
    letter-spacing: -0.5px;
  }
}
.partnerProPage_attend_section .auto_row .attend_container .attend_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .partnerProPage_attend_section .auto_row .attend_container .attend_content_wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.partnerProPage_attend_section .auto_row .attend_container .attend_image_wrapper {
  width: 100%;
  max-width: 700px;
  min-height: 200px;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
}
.partnerProPage_attend_section .auto_row .attend_container .attend_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.partnerProPage_benefits_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.partnerProPage_benefits_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .partnerProPage_benefits_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.partnerProPage_benefits_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .partnerProPage_benefits_section .auto_row {
    gap: 64px;
  }
}
.partnerProPage_benefits_section .auto_row .benefits-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 566px;
}
.partnerProPage_benefits_section .auto_row .benefits-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.partnerProPage_benefits_section .auto_row .benefits-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 900px;
}
.partnerProPage_benefits_section .auto_row .benefits-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .partnerProPage_benefits_section .auto_row .benefits-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.partnerProPage_benefits_section .auto_row .benefits-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .partnerProPage_benefits_section .auto_row .benefits-header .subtitle br {
    display: block;
  }
}
.partnerProPage_benefits_section .auto_row .benefits_content {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 281px;
  max-height: 368px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 740px) {
  .partnerProPage_benefits_section .auto_row .benefits_content {
    padding: 32px;
  }
}
.partnerProPage_benefits_section .auto_row .benefits_content .benefits_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background: rgba(237, 50, 55, 0.1019607843);
}
.partnerProPage_benefits_section .auto_row .benefits_content .benefits_icon-wrapper img {
  height: auto;
  width: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.partnerProPage_benefits_section .auto_row .benefits_content h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
  max-width: 320px;
}
@media (min-width: 740px) {
  .partnerProPage_benefits_section .auto_row .benefits_content h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
  }
}
.partnerProPage_benefits_section .auto_row .benefits_content p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 740px) {
  .partnerProPage_benefits_section .auto_row .benefits_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

.partnerProPage_support_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: white;
  padding: 80px 0;
}
.partnerProPage_support_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .partnerProPage_support_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.partnerProPage_support_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
.partnerProPage_support_section .auto_row .support_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: auto;
  gap: 24px;
  overflow: hidden;
  background-color: #f9f9f9;
  border-radius: 32px;
  padding: 24px;
}
@media (min-width: 640px) {
  .partnerProPage_support_section .auto_row .support_container {
    flex-direction: row;
    padding: 40px;
  }
}
.partnerProPage_support_section .auto_row .support_container .support_content_wrapper {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  max-width: 500px;
}
.partnerProPage_support_section .auto_row .support_container .support_content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
}
@media (min-width: 1024px) {
  .partnerProPage_support_section .auto_row .support_container .support_content_wrapper h3 {
    font-size: 48px;
    line-height: 100%;
    letter-spacing: -0.5px;
  }
}
.partnerProPage_support_section .auto_row .support_container .support_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .partnerProPage_support_section .auto_row .support_container .support_content_wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.partnerProPage_support_section .auto_row .support_container .support_content_wrapper .support_list {
  display: block;
  padding-left: 25px;
}
.partnerProPage_support_section .auto_row .support_container .support_content_wrapper .support_list .list_text {
  list-style: disc;
  color: #636363;
}
.partnerProPage_support_section .auto_row .support_container .support_content_wrapper .support_list .list_text p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .partnerProPage_support_section .auto_row .support_container .support_content_wrapper .support_list .list_text p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.partnerProPage_support_section .auto_row .support_container .support_image_wrapper {
  width: 100%;
  max-width: 676px;
  min-height: 200px;
  height: 100%;
  border-radius: 32px;
  overflow: hidden;
}
.partnerProPage_support_section .auto_row .support_container .support_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}

.partnerProPage_trusted_section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  padding-bottom: 0;
  background: linear-gradient(90deg, #002d4f 0%, #006889 100%);
  gap: 40px;
}
@media (min-width: 640px) {
  .partnerProPage_trusted_section {
    gap: 88px;
  }
}
.partnerProPage_trusted_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .partnerProPage_trusted_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.partnerProPage_trusted_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .partnerProPage_trusted_section .auto_row {
    gap: 64px;
  }
}
.partnerProPage_trusted_section .auto_row .trusted-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  width: 100%;
}
.partnerProPage_trusted_section .auto_row .trusted-header h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 640px) {
  .partnerProPage_trusted_section .auto_row .trusted-header h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
    text-align: center;
  }
}
.partnerProPage_trusted_section .auto_row .trusted-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #f6f6f6;
  max-width: 712px;
}
@media (min-width: 640px) {
  .partnerProPage_trusted_section .auto_row .trusted-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.partnerProPage_trusted_section .trusted_background {
  width: 100%;
  height: 100%;
  min-height: 250px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .partnerProPage_trusted_section .trusted_background {
    background-position-y: -34px;
    height: 400px;
  }
}

.partnerProPage_ready_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}
.partnerProPage_ready_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .partnerProPage_ready_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.partnerProPage_ready_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .partnerProPage_ready_section .auto_row {
    gap: 64px;
  }
}
.partnerProPage_ready_section .auto_row .ready_container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: auto;
  gap: 24px;
  border-radius: 32px;
  padding: 24px;
  overflow: hidden;
}
@media (min-width: 740px) {
  .partnerProPage_ready_section .auto_row .ready_container {
    flex-direction: row;
    border: radius 12px;
    padding: 56px;
  }
}
.partnerProPage_ready_section .auto_row .ready_container .ready_content_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 16px;
  max-width: 818px;
  width: 100%;
}
.partnerProPage_ready_section .auto_row .ready_container .ready_content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .partnerProPage_ready_section .auto_row .ready_container .ready_content_wrapper h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
  }
}
.partnerProPage_ready_section .auto_row .ready_container .ready_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .partnerProPage_ready_section .auto_row .ready_container .ready_content_wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.corporatePage_hero_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.corporatePage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .corporatePage_hero_section .hero-content {
    height: 85vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.corporatePage_hero_section .hero-content .hero-background {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.corporatePage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .corporatePage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.corporatePage_hero_section .hero-content .auto_row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 80px;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
.corporatePage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  text-align: center;
  max-width: 859px;
}
.corporatePage_hero_section .hero-content .auto_row .hero-text h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #fff;
  font-size: clamp(44px, 8vw, 96px);
  line-height: 1.2;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
}
.corporatePage_hero_section .hero-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  max-width: 677px;
  line-height: 120%;
}
@media (min-width: 640px) {
  .corporatePage_hero_section .hero-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}

.corporatePage_travel_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: white;
  padding: 80px 0;
}
.corporatePage_travel_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .corporatePage_travel_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.corporatePage_travel_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
.corporatePage_travel_section .auto_row .travel_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: auto;
  background: #f9f9f9;
  gap: 24px;
  overflow: hidden;
  border-radius: 32px;
  padding: 24px;
}
@media (min-width: 640px) {
  .corporatePage_travel_section .auto_row .travel_container {
    flex-direction: row;
    padding: 40px;
    gap: 40px;
  }
}
.corporatePage_travel_section .auto_row .travel_container .travel_content_wrapper {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  max-width: 630px;
}
.corporatePage_travel_section .auto_row .travel_container .travel_content_wrapper .main_title {
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #de1c29;
}
@media (min-width: 640px) {
  .corporatePage_travel_section .auto_row .travel_container .travel_content_wrapper .main_title {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.corporatePage_travel_section .auto_row .travel_container .travel_content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
}
@media (min-width: 640px) {
  .corporatePage_travel_section .auto_row .travel_container .travel_content_wrapper h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
  }
}
.corporatePage_travel_section .auto_row .travel_container .travel_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .corporatePage_travel_section .auto_row .travel_container .travel_content_wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.corporatePage_travel_section .auto_row .travel_container .travel_image_wrapper {
  width: 100%;
  max-width: 550px;
  height: 100%;
  border-radius: 16px;
  overflow: hidden;
}
.corporatePage_travel_section .auto_row .travel_container .travel_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.corporatePage_benefits_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.corporatePage_benefits_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .corporatePage_benefits_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.corporatePage_benefits_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .corporatePage_benefits_section .auto_row {
    gap: 64px;
  }
}
.corporatePage_benefits_section .auto_row .corporate-benefits-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 566px;
}
.corporatePage_benefits_section .auto_row .corporate-benefits-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.corporatePage_benefits_section .auto_row .corporate-benefits-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 900px;
}
.corporatePage_benefits_section .auto_row .corporate-benefits-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .corporatePage_benefits_section .auto_row .corporate-benefits-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.corporatePage_benefits_section .auto_row .corporate-benefits-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .corporatePage_benefits_section .auto_row .corporate-benefits-header .subtitle br {
    display: block;
  }
}
.corporatePage_benefits_section .auto_row .corporate-benefits_content {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 281px;
  max-height: 368px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 740px) {
  .corporatePage_benefits_section .auto_row .corporate-benefits_content {
    padding: 32px;
  }
}
.corporatePage_benefits_section .auto_row .corporate-benefits_content .corporate-benefits_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background: rgba(237, 50, 55, 0.1019607843);
}
.corporatePage_benefits_section .auto_row .corporate-benefits_content .corporate-benefits_icon-wrapper img {
  height: auto;
  width: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.corporatePage_benefits_section .auto_row .corporate-benefits_content h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
  max-width: 320px;
}
@media (min-width: 740px) {
  .corporatePage_benefits_section .auto_row .corporate-benefits_content h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
  }
}
.corporatePage_benefits_section .auto_row .corporate-benefits_content p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 740px) {
  .corporatePage_benefits_section .auto_row .corporate-benefits_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

.corporatePage_different_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.corporatePage_different_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .corporatePage_different_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.corporatePage_different_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .corporatePage_different_section .auto_row {
    gap: 64px;
  }
}
.corporatePage_different_section .auto_row .corporate-different-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 568px;
}
.corporatePage_different_section .auto_row .corporate-different-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.corporatePage_different_section .auto_row .corporate-different-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 900px;
}
.corporatePage_different_section .auto_row .corporate-different-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .corporatePage_different_section .auto_row .corporate-different-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.corporatePage_different_section .auto_row .corporate-different-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .corporatePage_different_section .auto_row .corporate-different-header .subtitle br {
    display: block;
  }
}
.corporatePage_different_section .auto_row .corporate-different_content {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 281px;
  max-height: 368px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 740px) {
  .corporatePage_different_section .auto_row .corporate-different_content {
    padding: 32px;
  }
}
.corporatePage_different_section .auto_row .corporate-different_content .corporate-different_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background: rgba(237, 50, 55, 0.1019607843);
}
.corporatePage_different_section .auto_row .corporate-different_content .corporate-different_icon-wrapper img {
  height: auto;
  width: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.corporatePage_different_section .auto_row .corporate-different_content h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
  max-width: 320px;
}
@media (min-width: 740px) {
  .corporatePage_different_section .auto_row .corporate-different_content h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
  }
}
.corporatePage_different_section .auto_row .corporate-different_content p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 740px) {
  .corporatePage_different_section .auto_row .corporate-different_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

.corporatePage_manage_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}
.corporatePage_manage_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .corporatePage_manage_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.corporatePage_manage_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .corporatePage_manage_section .auto_row {
    gap: 64px;
  }
}
.corporatePage_manage_section .auto_row .manage_container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: auto;
  gap: 24px;
  border-radius: 32px;
  padding: 24px;
  overflow: hidden;
}
@media (min-width: 740px) {
  .corporatePage_manage_section .auto_row .manage_container {
    flex-direction: row;
    border: radius 12px;
    padding: 56px;
  }
}
.corporatePage_manage_section .auto_row .manage_container .manage_content_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 16px;
  max-width: 818px;
  width: 100%;
}
.corporatePage_manage_section .auto_row .manage_container .manage_content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .corporatePage_manage_section .auto_row .manage_container .manage_content_wrapper h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
  }
}
.corporatePage_manage_section .auto_row .manage_container .manage_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .corporatePage_manage_section .auto_row .manage_container .manage_content_wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
main {
  position: relative;
}

.toursEperiencesPage_nav {
  position: fixed;
  left: 0;
  top: 80px;
  width: 100%;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 0.5px solid #d9d9d9;
  border-top: 0.5px solid #d9d9d9;
  background-color: #fff;
}
.toursEperiencesPage_nav .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .toursEperiencesPage_nav .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.toursEperiencesPage_nav .auto_row {
  padding-top: 0;
  padding-bottom: 0;
  /* 👇 allow overflow to escape */
  width: 100%;
  overflow: hidden;
}
.toursEperiencesPage_nav .auto_row .nav_container {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  /* hide scrollbar (optional) */
  scrollbar-width: none;
}
.toursEperiencesPage_nav .auto_row .nav_container::-webkit-scrollbar {
  display: none;
}
.toursEperiencesPage_nav .auto_row .nav_container .nav_wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  /* 👇 THIS enables horizontal scroll */
  width: -moz-max-content;
  width: max-content;
  padding: 0 16px;
}
.toursEperiencesPage_nav .auto_row .nav_container .nav_wrap li {
  list-style: none;
  flex: 0 0 auto; /* prevent shrinking */
}
.toursEperiencesPage_nav .auto_row .nav_container .nav_wrap li .nav_link_deals {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 100px;
  border: 1px solid #d9d9d9;
  padding: 8px 16px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  color: #636363;
  background: transparent;
  transition: all 0.35s ease;
}
.toursEperiencesPage_nav .auto_row .nav_container .nav_wrap li .nav_link_deals img {
  width: 20px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.toursEperiencesPage_nav .auto_row .nav_container .nav_wrap li .nav_link_deals:hover {
  background: #f0fbff;
  border: 1px solid #00bbf4;
  color: #007fa9;
}
.toursEperiencesPage_nav .auto_row .nav_container .nav_wrap li .nav_link_deals.active {
  background: #f0fbff !important;
  border: 1px solid #00bbf4 !important;
  color: #007fa9 !important;
}

.toursEperiencesPage_hero_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.toursEperiencesPage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .toursEperiencesPage_hero_section .hero-content {
    height: 93vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.toursEperiencesPage_hero_section .hero-content .hero-background {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  background-position: right;
}
@media (min-width: 640px) {
  .toursEperiencesPage_hero_section .hero-content .hero-background {
    background-position: center;
  }
}
.toursEperiencesPage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .toursEperiencesPage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.toursEperiencesPage_hero_section .hero-content .auto_row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 80px;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
.toursEperiencesPage_hero_section .hero-content .auto_row .hero_silde {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.toursEperiencesPage_hero_section .hero-content .auto_row .hero_silde .swiper-wrapper {
  display: flex !important;
}
.toursEperiencesPage_hero_section .hero-content .auto_row .hero_silde .hero-content-container {
  /* max-width: 869.04px; */
  width: 100%;
  /* padding: 41px 19px; */
}
.toursEperiencesPage_hero_section .hero-content .auto_row .hero_silde .hero-content-container .swiper {
  width: 100%;
}
.toursEperiencesPage_hero_section .hero-content .auto_row .hero_silde .hero-content-container .text-box {
  align-items: center !important;
  height: auto !important;
}
.toursEperiencesPage_hero_section .hero-content .auto_row .hero_silde .hero-content-container .text-box .swiper-slide {
  width: 100% !important;
}
.toursEperiencesPage_hero_section .hero-content .auto_row .hero_silde .hero-content-container .text-box .swiper-slide .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 24px;
}
.toursEperiencesPage_hero_section .hero-content .auto_row .hero_silde .hero-content-container .text-box .swiper-slide .hero-text h1 {
  font-weight: 700;
  color: #fff;
  font-size: clamp(44px, 8vw, 96px);
  line-height: 1.2;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
  max-width: 1002px;
}
.toursEperiencesPage_hero_section .hero-content .auto_row .hero_silde .hero-content-container .text-box .swiper-slide .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  max-width: 852px;
  line-height: 120%;
}
@media (min-width: 640px) {
  .toursEperiencesPage_hero_section .hero-content .auto_row .hero_silde .hero-content-container .text-box .swiper-slide .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.toursEperiencesPage_hero_section .hero-content .navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  z-index: 30;
}
.toursEperiencesPage_hero_section .hero-content .navigation .button-prev-tour,
.toursEperiencesPage_hero_section .hero-content .navigation .button-next-tour {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  padding: 8px;
  background: rgba(252, 252, 252, 0.3019607843);
  backdrop-filter: blur(10.0157489777px);
}
.toursEperiencesPage_hero_section .hero-content .navigation .button-prev-tour .fa-solid,
.toursEperiencesPage_hero_section .hero-content .navigation .button-next-tour .fa-solid {
  font-size: 30px;
  color: #fcfcfc;
}
.toursEperiencesPage_hero_section .hero-content .navigation .swiper-pagination {
  position: relative !important;
}
.toursEperiencesPage_hero_section .hero-content .navigation .swiper-pagination .swiper-pagination-bullet {
  background: #bbbbbb !important;
  backdrop-filter: blur(10.0157489777px);
  width: 12px;
  height: 4px;
  opacity: 1 !important;
  border-radius: 100px !important;
}
.toursEperiencesPage_hero_section .hero-content .navigation .swiper-pagination .swiper-pagination-bullet-active {
  width: 24px !important;
  height: 4px;
  background: #fcfcfc !important;
}

.toursEperiencesPage_deals_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.toursEperiencesPage_deals_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .toursEperiencesPage_deals_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.toursEperiencesPage_deals_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .toursEperiencesPage_deals_section .auto_row {
    gap: 64px;
  }
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  gap: 24px;
}
@media (min-width: 768px) {
  .toursEperiencesPage_deals_section .auto_row .deals_hearder {
    flex-direction: row;
  }
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .text-box {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .text-box h1 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
}
@media (min-width: 768px) {
  .toursEperiencesPage_deals_section .auto_row .deals_hearder .text-box h1 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: 0.5px;
  }
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .text-box p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
  max-width: 686px;
}
@media (min-width: 768px) {
  .toursEperiencesPage_deals_section .auto_row .deals_hearder .text-box p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 8px;
}
@media (min-width: 768px) {
  .toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper {
    width: auto;
  }
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .input_container {
  position: relative;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .input_container .input_wrapper {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  gap: 8px;
  width: 100%;
  height: 48px;
  padding: 12px 16px;
  background-color: #f9f9f9;
  font-family: Noto Sans, sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-align: right;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .input_container .input_wrapper input {
  background-color: #f9f9f9;
  height: 40px;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .input_container .search_suggestions {
  position: absolute;
  top: 53px;
  width: 100%;
  background: #fff;
  border: 1px solid #eee;
  z-index: 50;
  display: none;
  max-height: 250px;
  overflow-y: auto;
  padding: 10px;
  cursor: pointer;
  border-radius: 12px 12px 24px 24px;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .input_container .search_suggestions:hover {
  background: #f5f5f5;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .input_container .search_suggestions li {
  font-family: Noto Sans, sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-align: left;
  padding: 8px 0;
  color: #636363;
  border-bottom: 0.5px solid #636363;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .input_container .search_suggestions li:last-child {
  border: none;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by {
  position: absolute;
  top: 57px;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  background: #ffffff;
  box-shadow: 0px 1px 4px 0px rgba(5, 19, 32, 0.0784313725);
  animation-delay: 500ms;
  animation-duration: 0ms;
  border-radius: 24px;
  padding: 20px;
  width: 289px;
  z-index: 777;
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
  transition: 0.3s;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by.open {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
@media (min-width: 768px) {
  .toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by {
    gap: 40px;
    padding: 40px;
    border-radius: 32px;
    width: 500px;
  }
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .closeFilter_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .closeFilter_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
}
@media (min-width: 768px) {
  .toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .closeFilter_wrapper h3 {
    font-size: 34px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .closeFilter_wrapper .close-filter {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: #f9f9f9;
  cursor: pointer;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .closeFilter_wrapper .close-filter .fa-solid {
  color: #6e6e6e;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .input-container {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  gap: 16px;
  width: 100%;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .input-container h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 768px) {
  .toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .input-container h3 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .input-container .input_wrapper {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  gap: 8px;
  width: 100%;
  height: 48px;
  padding: 12px 16px;
  background-color: #f9f9f9;
  font-family: Noto Sans, sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-align: right;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .input-container .input_wrapper input {
  background-color: #f9f9f9;
  height: 40px;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .input-container .chips-container {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .input-container .chips-container .chip {
  background: #f0fbff;
  padding: 4px 8px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: Noto Sans, sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  text-align: right;
  color: #1f1f1f;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .input-container .chips-container .chip button {
  border: none;
  background: none;
  cursor: pointer;
  font-size: 14px;
  color: #ed3237;
}
.toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .btn-flex-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  width: 100%;
}
@media (min-width: 300px) {
  .toursEperiencesPage_deals_section .auto_row .deals_hearder .filters_wrapper .filter .filter_by .btn-flex-wrap {
    flex-direction: row;
  }
}
.toursEperiencesPage_deals_section .auto_row .deals_cards {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 581px;
  max-height: 572px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 740px) {
  .toursEperiencesPage_deals_section .auto_row .deals_cards {
    padding: 32px;
  }
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-height: 400px;
  border-radius: 24px;
  overflow: hidden;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper .slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper .slide.active {
  opacity: 1 !important;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper .share {
  position: absolute;
  top: 0;
  right: 0;
  padding: 16px;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper .share .share-menu {
  display: none;
  position: absolute;
  top: 90%;
  right: 17px;
  background: #fff;
  border: 1px solid #eee;
  padding: 10px;
  border-radius: 10px;
  z-index: 10;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper .share .share-menu.active {
  display: block;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper .share .share-whatsapp .fa-brands {
  color: #25d366;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper .share .share-facebook .fa-brands {
  color: #1877f2;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper .share .share-x .fa-brands {
  color: #000000;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper .share .share-telegram .fa-brands {
  color: #0088cc;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper .share .share-email .fa-solid {
  color: #6c757d;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper .share .share-copy .fa-regular {
  color: #495057;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper .share .share-menu a,
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_image-wrapper .share .share-menu button {
  display: block;
  padding: 8px;
  font-size: 13px;
  text-decoration: none;
  border: none;
  background: none;
  cursor: pointer;
  text-align: left;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_content h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
}
@media (min-width: 740px) {
  .toursEperiencesPage_deals_section .auto_row .deals_cards .deals_content h3 {
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_content p {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 11px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 740px) {
  .toursEperiencesPage_deals_section .auto_row .deals_cards .deals_content p {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_navigation .deals_icon_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_navigation .deals_icon_container .deals_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 12px;
  border: 1px solid #d9d9d9;
  cursor: not-allowed;
  color: #d9d9d9;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_navigation .deals_icon_container .deals_icon .fa-solid {
  font-size: 20px;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_navigation .deals_icon_container .deals_icon.active {
  color: #636363;
  border: 1px solid #636363;
  cursor: pointer;
}
.toursEperiencesPage_deals_section .auto_row .deals_cards .deals_navigation .deals_icon_container .deals_cards.single .deals_icon {
  opacity: 0.3;
  cursor: not-allowed !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.protocolPage_hero_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.protocolPage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .protocolPage_hero_section .hero-content {
    height: 85vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.protocolPage_hero_section .hero-content .hero-background {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.protocolPage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .protocolPage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.protocolPage_hero_section .hero-content .auto_row {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 80px;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
.protocolPage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 24px;
  text-align: left;
  max-width: 819px;
}
.protocolPage_hero_section .hero-content .auto_row .hero-text h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #fff;
  font-size: clamp(44px, 8vw, 96px);
  line-height: 1.2;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
}
.protocolPage_hero_section .hero-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  max-width: 677px;
  line-height: 120%;
}
@media (min-width: 640px) {
  .protocolPage_hero_section .hero-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}

.protocolPage_protocol_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.protocolPage_protocol_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .protocolPage_protocol_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.protocolPage_protocol_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .protocolPage_protocol_section .auto_row {
    gap: 64px;
  }
}
.protocolPage_protocol_section .auto_row .protocol-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 566px;
}
.protocolPage_protocol_section .auto_row .protocol-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.protocolPage_protocol_section .auto_row .protocol-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 900px;
}
.protocolPage_protocol_section .auto_row .protocol-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .protocolPage_protocol_section .auto_row .protocol-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.protocolPage_protocol_section .auto_row .protocol-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .protocolPage_protocol_section .auto_row .protocol-header .subtitle br {
    display: block;
  }
}
.protocolPage_protocol_section .auto_row .protocol_content {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 281px;
  max-height: 368px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 740px) {
  .protocolPage_protocol_section .auto_row .protocol_content {
    padding: 32px;
  }
}
.protocolPage_protocol_section .auto_row .protocol_content .protocol_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background: rgba(237, 50, 55, 0.1019607843);
}
.protocolPage_protocol_section .auto_row .protocol_content .protocol_icon-wrapper img {
  height: auto;
  width: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.protocolPage_protocol_section .auto_row .protocol_content h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
  max-width: 320px;
}
@media (min-width: 740px) {
  .protocolPage_protocol_section .auto_row .protocol_content h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
  }
}
.protocolPage_protocol_section .auto_row .protocol_content p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 740px) {
  .protocolPage_protocol_section .auto_row .protocol_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

.protocolPage_our-services_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.protocolPage_our-services_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .protocolPage_our-services_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.protocolPage_our-services_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .protocolPage_our-services_section .auto_row {
    gap: 64px;
  }
}
.protocolPage_our-services_section .auto_row .our-services-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.protocolPage_our-services_section .auto_row .our-services-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.protocolPage_our-services_section .auto_row .our-services-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 900px;
}
.protocolPage_our-services_section .auto_row .our-services-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .protocolPage_our-services_section .auto_row .our-services-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.protocolPage_our-services_section .auto_row .our-services-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .protocolPage_our-services_section .auto_row .our-services-header .subtitle br {
    display: block;
  }
}
.protocolPage_our-services_section .auto_row .our-services-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.protocolPage_our-services_section .auto_row .our-services-wrapper .our-services_content {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 250px;
  max-height: 368px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 740px) {
  .protocolPage_our-services_section .auto_row .our-services-wrapper .our-services_content {
    padding: 32px;
  }
}
.protocolPage_our-services_section .auto_row .our-services-wrapper .our-services_content .our-services_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background: rgba(237, 50, 55, 0.1019607843);
}
.protocolPage_our-services_section .auto_row .our-services-wrapper .our-services_content .our-services_icon-wrapper img {
  height: auto;
  width: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.protocolPage_our-services_section .auto_row .our-services-wrapper .our-services_content h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
  max-width: 320px;
}
@media (min-width: 740px) {
  .protocolPage_our-services_section .auto_row .our-services-wrapper .our-services_content h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
  }
}
.protocolPage_our-services_section .auto_row .our-services-wrapper .our-services_content p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 740px) {
  .protocolPage_our-services_section .auto_row .our-services-wrapper .our-services_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.protocolPage_our-services_section .auto_row .our-services-wrapper .our-services_image_wrapper {
  width: 100%;
  height: 100%;
  min-height: 250px;
  max-height: 368px;
  border-radius: 32px;
  overflow: hidden;
}
.protocolPage_our-services_section .auto_row .our-services-wrapper .our-services_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.protocolPage_more_section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  padding-bottom: 0;
  margin-bottom: 88px;
  background: linear-gradient(90deg, #002d4f 0%, #006889 100%);
  gap: 40px;
}
@media (min-width: 640px) {
  .protocolPage_more_section {
    gap: 88px;
  }
}
.protocolPage_more_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .protocolPage_more_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.protocolPage_more_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .protocolPage_more_section .auto_row {
    gap: 64px;
  }
}
.protocolPage_more_section .auto_row .more-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  width: 100%;
}
.protocolPage_more_section .auto_row .more-header h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
}
@media (min-width: 640px) {
  .protocolPage_more_section .auto_row .more-header h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
    text-align: center;
  }
}
.protocolPage_more_section .auto_row .more-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #f6f6f6;
  max-width: 794px;
}
@media (min-width: 640px) {
  .protocolPage_more_section .auto_row .more-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.protocolPage_more_section .more_background {
  width: 100%;
  height: 100%;
  min-height: 250px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .protocolPage_more_section .more_background {
    background-position-y: -34px;
    height: 600px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.visaPage_hero_section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.visaPage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .visaPage_hero_section .hero-content {
    height: 85vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.visaPage_hero_section .hero-content .hero-background {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.visaPage_hero_section .hero-content .hero-background .img-slide {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.visaPage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .visaPage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.visaPage_hero_section .hero-content .auto_row {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 60px 15px;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
.visaPage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  text-align: center;
  max-width: 1049px;
}
.visaPage_hero_section .hero-content .auto_row .hero-text h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: clamp(36px, 8vw, 96px);
  line-height: 1.1;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
  color: #1f1f1f;
  text-align: center;
}
.visaPage_hero_section .hero-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #1f1f1f;
  max-width: 932px;
  line-height: 120%;
}
@media (min-width: 640px) {
  .visaPage_hero_section .hero-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.visaPage_hero_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .visaPage_hero_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.visaPage_hero_section .auto_row {
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  z-index: 30;
  margin-top: -149px;
}
@media (min-width: 640px) {
  .visaPage_hero_section .auto_row {
    gap: 64px;
  }
}
.visaPage_hero_section .auto_row .background {
  width: 100%;
  height: 100%;
  min-height: 250px;
  border-radius: 32px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .visaPage_hero_section .auto_row .background {
    background-position-y: -34px;
    height: 530px;
  }
}

.visaPage_our-services_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.visaPage_our-services_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .visaPage_our-services_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.visaPage_our-services_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .visaPage_our-services_section .auto_row {
    gap: 64px;
  }
}
.visaPage_our-services_section .auto_row .our-services-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.visaPage_our-services_section .auto_row .our-services-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.visaPage_our-services_section .auto_row .our-services-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 900px;
}
.visaPage_our-services_section .auto_row .our-services-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .visaPage_our-services_section .auto_row .our-services-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.visaPage_our-services_section .auto_row .our-services-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .visaPage_our-services_section .auto_row .our-services-header .subtitle br {
    display: block;
  }
}
.visaPage_our-services_section .auto_row .our-services-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.visaPage_our-services_section .auto_row .our-services-wrapper .our-services_content {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 250px;
  max-height: 368px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 740px) {
  .visaPage_our-services_section .auto_row .our-services-wrapper .our-services_content {
    padding: 32px;
  }
}
.visaPage_our-services_section .auto_row .our-services-wrapper .our-services_content .our-services_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background: rgba(237, 50, 55, 0.1019607843);
}
.visaPage_our-services_section .auto_row .our-services-wrapper .our-services_content .our-services_icon-wrapper img {
  height: auto;
  width: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.visaPage_our-services_section .auto_row .our-services-wrapper .our-services_content h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
  max-width: 320px;
}
@media (min-width: 740px) {
  .visaPage_our-services_section .auto_row .our-services-wrapper .our-services_content h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
  }
}
.visaPage_our-services_section .auto_row .our-services-wrapper .our-services_content p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 740px) {
  .visaPage_our-services_section .auto_row .our-services-wrapper .our-services_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.visaPage_our-services_section .auto_row .our-services-wrapper .our-services_image_wrapper {
  width: 100%;
  height: 100%;
  min-height: 250px;
  max-height: 368px;
  border-radius: 32px;
  overflow: hidden;
}
.visaPage_our-services_section .auto_row .our-services-wrapper .our-services_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.visaPage_visa_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background-color: white;
  padding: 80px 0;
}
.visaPage_visa_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .visaPage_visa_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.visaPage_visa_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
.visaPage_visa_section .auto_row .visa-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.visaPage_visa_section .auto_row .visa-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.visaPage_visa_section .auto_row .visa-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 650px;
}
.visaPage_visa_section .auto_row .visa-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .visaPage_visa_section .auto_row .visa-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.visaPage_visa_section .auto_row .visa-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .visaPage_visa_section .auto_row .visa-header .subtitle br {
    display: block;
  }
}
.visaPage_visa_section .auto_row .visa_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  height: auto;
  gap: 24px;
  overflow: hidden;
  background-color: #f9f9f9;
  border-radius: 32px;
  padding: 24px;
}
@media (min-width: 640px) {
  .visaPage_visa_section .auto_row .visa_container {
    flex-direction: row;
    padding: 32px;
    gap: 40px;
  }
}
.visaPage_visa_section .auto_row .visa_container .visa_content_wrapper {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.visaPage_visa_section .auto_row .visa_container .visa_content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  max-width: 309px;
  color: #1f1f1f;
}
@media (min-width: 1024px) {
  .visaPage_visa_section .auto_row .visa_container .visa_content_wrapper h3 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -0.5px;
  }
}
.visaPage_visa_section .auto_row .visa_container .visa_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
  max-width: 485px;
}
@media (min-width: 640px) {
  .visaPage_visa_section .auto_row .visa_container .visa_content_wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.visaPage_visa_section .auto_row .visa_container .visa_content_wrapper .visa_list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-left: 20px;
}
.visaPage_visa_section .auto_row .visa_container .visa_content_wrapper .visa_list .list_text {
  list-style: disc;
  color: #ed3237;
}
.visaPage_visa_section .auto_row .visa_container .visa_content_wrapper .visa_list .list_text p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .visaPage_visa_section .auto_row .visa_container .visa_content_wrapper .visa_list .list_text p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.visaPage_visa_section .auto_row .visa_container .visa_image_wrapper {
  width: 100%;
  max-width: 676px;
  min-height: 200px;
  height: 100%;
  border-radius: 32px;
  overflow: hidden;
}
.visaPage_visa_section .auto_row .visa_container .visa_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.visaPage_visa_section .auto_row .visa_flex_box {
  flex-direction: column-reverse !important;
}
@media (min-width: 640px) {
  .visaPage_visa_section .auto_row .visa_flex_box {
    flex-direction: row !important;
  }
}

.visaPage_more_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}
.visaPage_more_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .visaPage_more_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.visaPage_more_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .visaPage_more_section .auto_row {
    gap: 64px;
  }
}
.visaPage_more_section .auto_row .more_container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: auto;
  gap: 24px;
  border-radius: 32px;
  padding: 24px;
  overflow: hidden;
}
@media (min-width: 740px) {
  .visaPage_more_section .auto_row .more_container {
    flex-direction: row;
    border: radius 12px;
    padding: 56px;
    height: 450px;
  }
}
.visaPage_more_section .auto_row .more_container .more_content_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 16px;
  max-width: 718px;
  width: 100%;
}
.visaPage_more_section .auto_row .more_container .more_content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .visaPage_more_section .auto_row .more_container .more_content_wrapper h3 {
    font-size: 34px;
    line-height: 100%;
    letter-spacing: -0.5px;
  }
}
.visaPage_more_section .auto_row .more_container .more_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
  max-width: 618px;
}
@media (min-width: 1024px) {
  .visaPage_more_section .auto_row .more_container .more_content_wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.achievementsPage_hero_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.achievementsPage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .achievementsPage_hero_section .hero-content {
    height: 90vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.achievementsPage_hero_section .hero-content .hero-background {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.achievementsPage_hero_section .hero-content .hero-background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.achievementsPage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .achievementsPage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.achievementsPage_hero_section .hero-content .auto_row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 60px 15px;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
.achievementsPage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  text-align: center;
  max-width: 700px;
}
.achievementsPage_hero_section .hero-content .auto_row .hero-text .icon_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  width: 100%;
}
.achievementsPage_hero_section .hero-content .auto_row .hero-text .icon_wrapper span {
  font-weight: 600;
  font-size: 10px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .achievementsPage_hero_section .hero-content .auto_row .hero-text .icon_wrapper span {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.achievementsPage_hero_section .hero-content .auto_row .hero-text h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #fff;
  text-align: center;
  max-width: 300px;
  font-size: clamp(42px, 8vw, 150px);
  line-height: 1.2;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
}
.achievementsPage_hero_section .hero-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  line-height: 120%;
}
@media (min-width: 640px) {
  .achievementsPage_hero_section .hero-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.achievementsPage_hero_section .hero-content .auto_row .achievement_item_container {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 2px;
  padding: 16px;
  width: 100%;
  max-width: 368px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.1490196078);
  backdrop-filter: blur(10px);
}
.achievementsPage_hero_section .hero-content .auto_row .achievement_item_container::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px; /* thickness */
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.25) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 1;
  pointer-events: none;
}
.achievementsPage_hero_section .hero-content .auto_row .achievement_item_container hr {
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.5;
}
.achievementsPage_hero_section .hero-content .auto_row .achievement_item_container .item_flex_box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  width: 100%;
}
.achievementsPage_hero_section .hero-content .auto_row .achievement_item_container .item_flex_box hr {
  width: 1px;
  height: 100%;
  background-color: #ffffff;
  opacity: 0.5;
}
.achievementsPage_hero_section .hero-content .auto_row .achievement_item_container .item_flex_box .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 147px;
  gap: 4px;
  padding: 4px;
}
.achievementsPage_hero_section .hero-content .auto_row .achievement_item_container .item_flex_box .item h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
.achievementsPage_hero_section .hero-content .auto_row .achievement_item_container .item_flex_box .item span {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
}

.achievementsPage_milestones_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.achievementsPage_milestones_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .achievementsPage_milestones_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.achievementsPage_milestones_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .achievementsPage_milestones_section .auto_row {
    gap: 64px;
  }
}
.achievementsPage_milestones_section .auto_row .milestones-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.achievementsPage_milestones_section .auto_row .milestones-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #de1c29;
}
@media (min-width: 640px) {
  .achievementsPage_milestones_section .auto_row .milestones-header .main_title {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.achievementsPage_milestones_section .auto_row .milestones-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 900px;
}
.achievementsPage_milestones_section .auto_row .milestones-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .achievementsPage_milestones_section .auto_row .milestones-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.achievementsPage_milestones_section .auto_row .milestones-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .achievementsPage_milestones_section .auto_row .milestones-header .subtitle br {
    display: block;
  }
}
.achievementsPage_milestones_section .auto_row .milestones-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.achievementsPage_milestones_section .auto_row .milestones-wrapper .milestones_content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 184px;
  max-height: 243px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 740px) {
  .achievementsPage_milestones_section .auto_row .milestones-wrapper .milestones_content {
    padding: 32px;
  }
}
.achievementsPage_milestones_section .auto_row .milestones-wrapper .milestones_content .milestones_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background: rgba(237, 50, 55, 0.1019607843);
}
.achievementsPage_milestones_section .auto_row .milestones-wrapper .milestones_content .milestones_icon-wrapper img {
  height: auto;
  width: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.achievementsPage_milestones_section .auto_row .milestones-wrapper .milestones_content .milestones_text {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
}
.achievementsPage_milestones_section .auto_row .milestones-wrapper .milestones_content .milestones_text h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #1f1f1f;
  max-width: 320px;
}
@media (min-width: 740px) {
  .achievementsPage_milestones_section .auto_row .milestones-wrapper .milestones_content .milestones_text h3 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
    text-align: center;
  }
}
.achievementsPage_milestones_section .auto_row .milestones-wrapper .milestones_content .milestones_text p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
}
@media (min-width: 740px) {
  .achievementsPage_milestones_section .auto_row .milestones-wrapper .milestones_content .milestones_text p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

.achievementsPage_journey_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  background-color: white;
  overflow: hidden;
  padding: 80px 0;
}
.achievementsPage_journey_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .achievementsPage_journey_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.achievementsPage_journey_section .auto_row {
  max-width: 996px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .achievementsPage_journey_section .auto_row {
    gap: 64px;
  }
}
.achievementsPage_journey_section .auto_row .journey-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.achievementsPage_journey_section .auto_row .journey-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.achievementsPage_journey_section .auto_row .journey-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 900px;
}
.achievementsPage_journey_section .auto_row .journey-header .description {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 832px;
}
@media (min-width: 640px) {
  .achievementsPage_journey_section .auto_row .journey-header .description {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.achievementsPage_journey_section .auto_row .journey-header .description br {
  display: none;
}
@media (min-width: 640px) {
  .achievementsPage_journey_section .auto_row .journey-header .description br {
    display: block;
  }
}
.achievementsPage_journey_section .auto_row .timeline {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  padding-right: 40px;
}
@media (min-width: 640px) {
  .achievementsPage_journey_section .auto_row .timeline {
    gap: 48px;
    overflow: hidden;
    padding-right: 0px;
  }
}
.achievementsPage_journey_section .auto_row .timeline .timeline-line {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 100%;
  background: #ffffff;
  border-style: solid #f9f9f9;
  border-width: 0 0.5px; /* top/bottom | left/right */
  border-image-slice: 1;
  transition: height 0.4s ease;
}
@media (min-width: 640px) {
  .achievementsPage_journey_section .auto_row .timeline .timeline-line {
    left: 50%;
    transform: translateX(-50%);
  }
}
.achievementsPage_journey_section .auto_row .timeline .timeline-line .timeline-progress {
  height: 100%;
  border-left: 0.5px dashed rgba(148, 148, 148, 0.3215686275); /* 👈 transparent dashed line */
  transition: height 0.4s ease;
}
.achievementsPage_journey_section .auto_row .timeline .timeline-line {
  background: repeating-linear-gradient(to bottom, white 10%, white 90%, transparent 2px, transparent 4px);
  -webkit-mask-image: linear-gradient(to bottom, transparent 0%, white 10%, white 90%, transparent 100%);
  mask-image: linear-gradient(to bottom, transparent 0%, white 10%, white 90%, transparent 100%);
}
.achievementsPage_journey_section .auto_row .timeline .timeline-plane.scrolling-up {
  transform: translate(-50%, var(--y)) rotate(-180deg) !important;
}
.achievementsPage_journey_section .auto_row .timeline .timeline-plane {
  position: absolute;
  top: 0;
  right: -32px;
  width: 46px;
  height: auto;
  transform-origin: center;
  transition: none;
  z-index: 10;
  will-change: transform;
  overflow: visible;
  isolation: isolate;
}
.achievementsPage_journey_section .auto_row .timeline .timeline-plane .plane-marker {
  position: absolute;
  bottom: 14px; /* sits under plane */
  left: 50%;
  transform: translateX(-50%);
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.18);
  filter: blur(10px);
  z-index: -1; /* behind plane */
}
.achievementsPage_journey_section .auto_row .timeline .timeline-plane img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 640px) {
  .achievementsPage_journey_section .auto_row .timeline .timeline-plane {
    right: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.achievementsPage_journey_section .auto_row .timeline .timeline-plane.landing {
  transition: transform 0.3s ease;
  animation: planeLand 0.6s ease forwards;
}
@keyframes planeLand {
  0% {
    transform: translate(-50%, var(--y)) scale(0.9);
  }
  50% {
    transform: translate(-50%, var(--y)) scale(1.2);
  }
  100% {
    transform: translate(-50%, var(--y)) scale(1);
  }
}
.achievementsPage_journey_section .auto_row .timeline .journey_container {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  gap: 24px;
}
@media (min-width: 640px) {
  .achievementsPage_journey_section .auto_row .timeline .journey_container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
  }
}
.achievementsPage_journey_section .auto_row .timeline .journey_container .timeline-node {
  position: absolute;
  top: 50%;
  right: -36px;
  width: 16px;
  height: 16px;
  background: white;
  border: 4px solid #00aaff;
  border-radius: 50%;
  z-index: 5;
}
@media (min-width: 640px) {
  .achievementsPage_journey_section .auto_row .timeline .journey_container .timeline-node {
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.achievementsPage_journey_section .auto_row .timeline .journey_container .journey_content_wrapper {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  height: 100%;
  padding: 24px;
  background-color: #f9f9f9;
  border-radius: 32px;
}
@media (min-width: 640px) {
  .achievementsPage_journey_section .auto_row .timeline .journey_container .journey_content_wrapper {
    padding: 32px;
  }
}
@media (min-width: 840px) {
  .achievementsPage_journey_section .auto_row .timeline .journey_container .journey_content_wrapper {
    min-height: 288px;
    max-height: 288px;
  }
}
.achievementsPage_journey_section .auto_row .timeline .journey_container .journey_content_wrapper .title_wrapper {
  display: flex;
  gap: 12px;
}
.achievementsPage_journey_section .auto_row .timeline .journey_container .journey_content_wrapper .title_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
}
@media (min-width: 1024px) {
  .achievementsPage_journey_section .auto_row .timeline .journey_container .journey_content_wrapper .title_wrapper h3 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -0.5px;
  }
}
.achievementsPage_journey_section .auto_row .timeline .journey_container .journey_content_wrapper .title_wrapper .strong_blue {
  color: #316b9d !important;
}
.achievementsPage_journey_section .auto_row .timeline .journey_container .journey_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
  max-width: 485px;
}
@media (min-width: 640px) {
  .achievementsPage_journey_section .auto_row .timeline .journey_container .journey_content_wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.achievementsPage_journey_section .auto_row .timeline .journey_container .journey_content_wrapper .journey_list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-left: 20px;
}
.achievementsPage_journey_section .auto_row .timeline .journey_container .journey_content_wrapper .journey_list .list_text {
  list-style: disc;
  color: #ed3237;
}
.achievementsPage_journey_section .auto_row .timeline .journey_container .journey_content_wrapper .journey_list .list_text p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .achievementsPage_journey_section .auto_row .timeline .journey_container .journey_content_wrapper .journey_list .list_text p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.achievementsPage_journey_section .auto_row .timeline .journey_container .journey_image_wrapper {
  width: 100%;
  min-height: 200px;
  max-height: 288px;
  height: 100%;
  border-radius: 32px;
  overflow: hidden;
}
@media (min-width: 840px) {
  .achievementsPage_journey_section .auto_row .timeline .journey_container .journey_image_wrapper {
    min-height: 288px;
    max-height: 288px;
  }
}
.achievementsPage_journey_section .auto_row .timeline .journey_container .journey_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.achievementsPage_journey_section .auto_row .timeline .journey_flex_box {
  flex-direction: column-reverse !important;
}
@media (min-width: 640px) {
  .achievementsPage_journey_section .auto_row .timeline .journey_flex_box {
    flex-direction: row !important;
  }
}

.achievementsPage_certification_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.achievementsPage_certification_section .achievementsPage_certification_bg {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 640px) {
  .achievementsPage_certification_section .achievementsPage_certification_bg {
    padding-top: 88px;
    padding-bottom: 88px;
  }
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .achievementsPage_certification_section .achievementsPage_certification_bg .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .achievementsPage_certification_section .achievementsPage_certification_bg .auto_row {
    gap: 64px;
  }
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #de1c29;
}
@media (min-width: 640px) {
  .achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-header .main_title {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 900px;
  color: #ffffff;
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #ffffff;
  max-width: 523px;
}
@media (min-width: 640px) {
  .achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-header .subtitle br {
    display: block;
  }
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-wrapper .certification_content {
  position: relative; /* 🔥 REQUIRED */
  z-index: 0;
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 184px;
  max-height: 243px;
  gap: 16px;
  padding: 24px;
  border-radius: 32px;
  background: rgba(255, 255, 255, 0.1490196078);
  backdrop-filter: blur(10px);
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-wrapper .certification_content::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px; /* 🔥 increase so it becomes visible */
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.25) 100%);
  /* 🔥 CRITICAL FIX */
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  /* 🔥 ensure it's visible above bg */
  z-index: 1;
  pointer-events: none;
}
@media (min-width: 740px) {
  .achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-wrapper .certification_content {
    padding: 32px;
  }
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-wrapper .certification_content .certification_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.1019607843);
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-wrapper .certification_content .certification_icon-wrapper img {
  height: auto;
  width: 24px;
  -o-object-fit: cover;
     object-fit: cover;
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-wrapper .certification_content .certification_text {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 8px;
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-wrapper .certification_content .certification_text h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 740px) {
  .achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-wrapper .certification_content .certification_text h3 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-wrapper .certification_content .certification_text p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 740px) {
  .achievementsPage_certification_section .achievementsPage_certification_bg .auto_row .certification-wrapper .certification_content .certification_text p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

.achievementsPage_awards_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.achievementsPage_awards_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .achievementsPage_awards_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.achievementsPage_awards_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .achievementsPage_awards_section .auto_row {
    gap: 64px;
  }
}
.achievementsPage_awards_section .auto_row .awards-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.achievementsPage_awards_section .auto_row .awards-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #de1c29;
}
@media (min-width: 640px) {
  .achievementsPage_awards_section .auto_row .awards-header .main_title {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.achievementsPage_awards_section .auto_row .awards-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 900px;
}
.achievementsPage_awards_section .auto_row .awards-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .achievementsPage_awards_section .auto_row .awards-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.achievementsPage_awards_section .auto_row .awards-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .achievementsPage_awards_section .auto_row .awards-header .subtitle br {
    display: block;
  }
}
.achievementsPage_awards_section .auto_row .awards-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.achievementsPage_awards_section .auto_row .awards-wrapper .awards_masonry {
  -moz-column-count: 4;
       column-count: 4;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media (max-width: 1024px) {
  .achievementsPage_awards_section .auto_row .awards-wrapper .awards_masonry {
    -moz-column-count: 3;
         column-count: 3;
  }
}
@media (max-width: 768px) {
  .achievementsPage_awards_section .auto_row .awards-wrapper .awards_masonry {
    -moz-column-count: 2;
         column-count: 2;
  }
}
.achievementsPage_awards_section .auto_row .awards-wrapper .awards_content {
  display: inline-block;
  margin-bottom: 24px;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  max-width: 282px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 740px) {
  .achievementsPage_awards_section .auto_row .awards-wrapper .awards_content {
    padding: 32px;
  }
}
.achievementsPage_awards_section .auto_row .awards-wrapper .awards_content .awards_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  background: rgba(237, 50, 55, 0.1019607843);
}
.achievementsPage_awards_section .auto_row .awards-wrapper .awards_content .awards_icon-wrapper img {
  height: auto;
  width: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
.achievementsPage_awards_section .auto_row .awards-wrapper .awards_content p {
  font-weight: 600;
  font-style: semiBold;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #636363;
}
.achievementsPage_awards_section .auto_row .awards-wrapper .awards_content .awards_text {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 8px;
}
.achievementsPage_awards_section .auto_row .awards-wrapper .awards_content .awards_text h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
  max-width: 320px;
}
@media (min-width: 740px) {
  .achievementsPage_awards_section .auto_row .awards-wrapper .awards_content .awards_text h3 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.pastEventPage_hero_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.pastEventPage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .pastEventPage_hero_section .hero-content {
    height: 80vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.pastEventPage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .pastEventPage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.pastEventPage_hero_section .hero-content .auto_row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .pastEventPage_hero_section .hero-content .auto_row {
    gap: 46px;
  }
}
.pastEventPage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  text-align: center;
  max-width: 797px;
}
.pastEventPage_hero_section .hero-content .auto_row .hero-text .calendar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 180px;
  height: 36px;
  gap: 8px;
  padding: 8px 12px;
  background: #fff7f6;
  border-radius: 100px;
}
.pastEventPage_hero_section .hero-content .auto_row .hero-text .calendar img {
  width: 16px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.pastEventPage_hero_section .hero-content .auto_row .hero-text .calendar p {
  font-family: Arial;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  letter-spacing: 0px;
  text-align: center;
  color: #d81024;
}
.pastEventPage_hero_section .hero-content .auto_row .hero-text h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #1f1f1f;
  font-size: clamp(44px, 8vw, 80px);
  line-height: 1.2;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
}
.pastEventPage_hero_section .hero-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #1f1f1f;
  max-width: 677px;
  line-height: 120%;
}
@media (min-width: 640px) {
  .pastEventPage_hero_section .hero-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}

.pastEventPage_events_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  padding-top: 0px !important;
  background-color: #fff;
}
.pastEventPage_events_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .pastEventPage_events_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.pastEventPage_events_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .pastEventPage_events_section .auto_row {
    gap: 64px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.currentEventPage_hero_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.currentEventPage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .currentEventPage_hero_section .hero-content {
    height: 80vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.currentEventPage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .currentEventPage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.currentEventPage_hero_section .hero-content .auto_row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .currentEventPage_hero_section .hero-content .auto_row {
    gap: 46px;
  }
}
.currentEventPage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  text-align: center;
  max-width: 768px;
}
.currentEventPage_hero_section .hero-content .auto_row .hero-text .calendar {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 180px;
  height: 36px;
  gap: 8px;
  padding: 8px 12px;
  background: #fff7f6;
  border-radius: 100px;
}
.currentEventPage_hero_section .hero-content .auto_row .hero-text .calendar img {
  width: 16px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.currentEventPage_hero_section .hero-content .auto_row .hero-text .calendar p {
  font-family: Arial;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  letter-spacing: 0px;
  text-align: center;
  color: #d81024;
}
.currentEventPage_hero_section .hero-content .auto_row .hero-text h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #1f1f1f;
  font-size: clamp(44px, 8vw, 80px);
  line-height: 1.2;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
}
.currentEventPage_hero_section .hero-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #1f1f1f;
  max-width: 677px;
  line-height: 120%;
}
@media (min-width: 640px) {
  .currentEventPage_hero_section .hero-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}

.currentEventPage_events_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  padding-top: 0px !important;
  background-color: #fff;
}
.currentEventPage_events_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .currentEventPage_events_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.currentEventPage_events_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .currentEventPage_events_section .auto_row {
    gap: 64px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.virtualPage_hero_section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.virtualPage_hero_section .virtual-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .virtualPage_hero_section .virtual-content {
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.virtualPage_hero_section .virtual-content .hero-background {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.virtualPage_hero_section .virtual-content .hero-background .img-slide {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.virtualPage_hero_section .virtual-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .virtualPage_hero_section .virtual-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.virtualPage_hero_section .virtual-content .auto_row {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 140px 15px;
  gap: 32px;
  height: auto;
  width: 100%;
}
.virtualPage_hero_section .virtual-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  text-align: center;
  max-width: 1162px;
}
.virtualPage_hero_section .virtual-content .auto_row .hero-text .logo_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 120px;
}
.virtualPage_hero_section .virtual-content .auto_row .hero-text .logo_wrapper img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.virtualPage_hero_section .virtual-content .auto_row .hero-text h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: clamp(36px, 8vw, 96px);
  line-height: 1.1;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
  color: #1f1f1f;
  text-align: center;
}
.virtualPage_hero_section .virtual-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #1f1f1f;
  max-width: 768px;
  line-height: 120%;
}
@media (min-width: 640px) {
  .virtualPage_hero_section .virtual-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.virtualPage_hero_section .virtual-content .auto_row .cards-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  max-width: 749px;
}
.virtualPage_hero_section .virtual-content .auto_row .cards-wrapper .cards_content {
  position: relative; /* 🔥 REQUIRED */
  z-index: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: start;
  width: 100%;
  height: auto;
  gap: 12px;
  padding: 16px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1490196078);
  backdrop-filter: blur(10px);
}
.virtualPage_hero_section .virtual-content .auto_row .cards-wrapper .cards_content::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px; /* 🔥 increase so it becomes visible */
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.25) 100%);
  /* 🔥 CRITICAL FIX */
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  /* 🔥 ensure it's visible above bg */
  z-index: 1;
  pointer-events: none;
}
@media (min-width: 740px) {
  .virtualPage_hero_section .virtual-content .auto_row .cards-wrapper .cards_content {
    padding: 8px 12px;
  }
}
.virtualPage_hero_section .virtual-content .auto_row .cards-wrapper .cards_content .card_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  background: #ffebe8;
}
.virtualPage_hero_section .virtual-content .auto_row .cards-wrapper .cards_content .card_icon-wrapper img {
  height: auto;
  width: 24px;
  -o-object-fit: cover;
     object-fit: cover;
}
.virtualPage_hero_section .virtual-content .auto_row .cards-wrapper .cards_content .card_text {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 4px;
}
.virtualPage_hero_section .virtual-content .auto_row .cards-wrapper .cards_content .card_text h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 10px;
  line-height: 150%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #636363;
}
@media (min-width: 740px) {
  .virtualPage_hero_section .virtual-content .auto_row .cards-wrapper .cards_content .card_text h3 {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.virtualPage_hero_section .virtual-content .auto_row .cards-wrapper .cards_content .card_text p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #1f1f1f;
}
@media (min-width: 740px) {
  .virtualPage_hero_section .virtual-content .auto_row .cards-wrapper .cards_content .card_text p {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.1px;
  }
}
.virtualPage_hero_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .virtualPage_hero_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.virtualPage_hero_section .auto_row {
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  z-index: 30;
  margin-top: -105px;
}
@media (min-width: 640px) {
  .virtualPage_hero_section .auto_row {
    gap: 64px;
  }
}
.virtualPage_hero_section .auto_row .background {
  width: 100%;
  height: 100%;
  min-height: 250px;
  border-radius: 32px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .virtualPage_hero_section .auto_row .background {
    height: 500px;
  }
}

.virtualPage_about_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: white;
  padding: 80px 0;
}
.virtualPage_about_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .virtualPage_about_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.virtualPage_about_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
.virtualPage_about_section .auto_row .about_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  background: #002d4f;
  backdrop-filter: blur(10.0157489777px);
  padding: 24px;
  border-radius: 32px;
  width: 100%;
  height: auto;
  gap: 24px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .virtualPage_about_section .auto_row .about_container {
    padding: 40px;
    flex-direction: row;
  }
}
.virtualPage_about_section .auto_row .about_container .about_content_wrapper {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.virtualPage_about_section .auto_row .about_container .about_content_wrapper .about_title {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 11px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #ed3237;
}
@media (min-width: 640px) {
  .virtualPage_about_section .auto_row .about_container .about_content_wrapper .about_title {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.virtualPage_about_section .auto_row .about_container .about_content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 640px) {
  .virtualPage_about_section .auto_row .about_container .about_content_wrapper h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
  }
}
.virtualPage_about_section .auto_row .about_container .about_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 640px) {
  .virtualPage_about_section .auto_row .about_container .about_content_wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.virtualPage_about_section .auto_row .about_container .about_image_wrapper {
  width: 100%;
  max-height: 440px;
  max-width: 550px;
  height: 100%;
  border-radius: 32px;
  overflow: hidden;
}
.virtualPage_about_section .auto_row .about_container .about_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.virtualPage_benefits_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.virtualPage_benefits_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .virtualPage_benefits_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.virtualPage_benefits_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .virtualPage_benefits_section .auto_row {
    gap: 64px;
  }
}
.virtualPage_benefits_section .auto_row .virtual-benefits-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 654px;
}
.virtualPage_benefits_section .auto_row .virtual-benefits-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #de1c29;
}
@media (min-width: 640px) {
  .virtualPage_benefits_section .auto_row .virtual-benefits-header .main_title {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.virtualPage_benefits_section .auto_row .virtual-benefits-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.virtualPage_benefits_section .auto_row .virtual-benefits-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .virtualPage_benefits_section .auto_row .virtual-benefits-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.virtualPage_benefits_section .auto_row .virtual-benefits-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .virtualPage_benefits_section .auto_row .virtual-benefits-header .subtitle br {
    display: block;
  }
}
.virtualPage_benefits_section .auto_row .virtual-benefits_content {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 264px;
  max-height: 176px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 740px) {
  .virtualPage_benefits_section .auto_row .virtual-benefits_content {
    padding: 32px;
  }
}
.virtualPage_benefits_section .auto_row .virtual-benefits_content .virtual-benefits_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background: rgba(237, 50, 55, 0.1019607843);
}
.virtualPage_benefits_section .auto_row .virtual-benefits_content .virtual-benefits_icon-wrapper img {
  height: auto;
  width: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.virtualPage_benefits_section .auto_row .virtual-benefits_content h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
  max-width: 320px;
}
@media (min-width: 740px) {
  .virtualPage_benefits_section .auto_row .virtual-benefits_content h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
  }
}
.virtualPage_benefits_section .auto_row .virtual-benefits_content p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 740px) {
  .virtualPage_benefits_section .auto_row .virtual-benefits_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

.virtualPage_attend_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.virtualPage_attend_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .virtualPage_attend_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.virtualPage_attend_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .virtualPage_attend_section .auto_row {
    gap: 64px;
  }
}
.virtualPage_attend_section .auto_row .virtual-attend-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 778px;
}
.virtualPage_attend_section .auto_row .virtual-attend-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #de1c29;
}
@media (min-width: 640px) {
  .virtualPage_attend_section .auto_row .virtual-attend-header .main_title {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.virtualPage_attend_section .auto_row .virtual-attend-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.virtualPage_attend_section .auto_row .virtual-attend-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 712px;
}
@media (min-width: 640px) {
  .virtualPage_attend_section .auto_row .virtual-attend-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.virtualPage_attend_section .auto_row .virtual-attend-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .virtualPage_attend_section .auto_row .virtual-attend-header .subtitle br {
    display: block;
  }
}
.virtualPage_attend_section .auto_row .virtual-attend_content {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: 192px;
  max-height: 192px;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 740px) {
  .virtualPage_attend_section .auto_row .virtual-attend_content {
    padding: 32px;
  }
}
.virtualPage_attend_section .auto_row .virtual-attend_content .virtual-attend_icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 100px;
  background: rgba(237, 50, 55, 0.1019607843);
}
.virtualPage_attend_section .auto_row .virtual-attend_content .virtual-attend_icon-wrapper img {
  height: auto;
  width: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.virtualPage_attend_section .auto_row .virtual-attend_content h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
  max-width: 320px;
}
@media (min-width: 740px) {
  .virtualPage_attend_section .auto_row .virtual-attend_content h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
  }
}
.virtualPage_attend_section .auto_row .virtual-attend_content p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 740px) {
  .virtualPage_attend_section .auto_row .virtual-attend_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

.virtualPage_speakers_section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background: linear-gradient(180deg, #002d4f 0%, #006889 100%);
}
.virtualPage_speakers_section .our_speakers {
  width: 100%;
}
.virtualPage_speakers_section .our_speakers .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .virtualPage_speakers_section .our_speakers .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.virtualPage_speakers_section .our_speakers .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
  gap: 64px;
}
@media (min-width: 640px) {
  .virtualPage_speakers_section .our_speakers .auto_row {
    gap: 50px;
  }
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #f0f0f0;
}
@media (min-width: 640px) {
  .virtualPage_speakers_section .our_speakers .auto_row .speakers-header .main_title {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
  max-width: 1200px;
  color: #fff;
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  gap: 24px;
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 16px;
  padding: 0 !important;
  background: #fff !important;
  overflow: hidden;
  min-height: 600px;
  height: 100%;
  max-width: 384px;
  width: 100%;
  /* ================= IMAGE ================= */
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .image-bg {
  width: 100%;
  height: 100%;
  min-height: 500px;
  filter: grayscale(100%);
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card {
  /* ================= TEXT BOX (BASE) ================= */
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box {
  position: absolute;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  width: 100%;
  padding: 8px 16px;
  border-radius: 16px 16px 0 0;
  background: rgba(0, 0, 0, 0.2509803922);
  backdrop-filter: blur(10px);
  /* ===== TITLE ===== */
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box h3 {
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  font-size: clamp(18px, 2.5vw, 20px);
  line-height: clamp(120%, 2.2vw, 28px);
  letter-spacing: clamp(0px, 0.02vw, 0.15px);
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box {
  /* ===== POSITION ===== */
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box .position {
  color: #fff;
  font-weight: 600;
  text-align: start;
  font-size: clamp(11px, 1.8vw, 12px);
  line-height: clamp(150%, 2vw, 20px);
  letter-spacing: clamp(0px, 0.05vw, 0.5px);
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box {
  /* ===== DESCRIPTION (CLAMPED) ===== */
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box .card_description {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 6.5em; /* approx 4 lines */
  overflow: hidden;
  opacity: 0.9;
  transition: all 0.8s ease;
  font-size: 14px;
  line-height: 150%;
  color: #f6f6f6;
  text-align: left;
}
@media (min-width: 640px) {
  .virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box .card_description {
    line-height: 20px;
    letter-spacing: 0.25px;
  }
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box {
  /* ===== BUTTON STATES ===== */
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box .btn-readmore {
  display: flex;
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box .btn-outline {
  display: none;
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card {
  /* ================= ACTIVE STATE ================= */
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box.active {
  background: #fff !important;
  height: 100%;
  justify-content: space-between !important;
  /* ===== TITLE ===== */
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box.active h3 {
  color: #1f1f1f !important;
  font-size: clamp(18px, 2.5vw, 24px) !important;
  line-height: clamp(120%, 2.2vw, 32px) !important;
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box.active {
  /* ===== POSITION ===== */
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box.active .position {
  color: #636363 !important;
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box.active {
  /* ===== DESCRIPTION (EXPANDED) ===== */
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box.active .card_description {
  display: flex !important;
  flex-direction: column;
  gap: 24px;
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: unset !important;
  max-height: 500px; /* large enough for full text */
  opacity: 1;
  overflow: visible !important;
  text-overflow: unset !important;
  color: #636363 !important;
  text-align: justify !important;
}
@media (min-width: 640px) {
  .virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box.active .card_description {
    line-height: 20px;
    letter-spacing: 0.25px;
  }
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box.active {
  /* ===== BUTTON SWITCH ===== */
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box.active .btn-readmore {
  display: none !important;
}
.virtualPage_speakers_section .our_speakers .auto_row .speakers_wrapper .image-card .text-box.active .btn-outline {
  display: flex !important;
}

.virtualPage_hosted_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: white;
  padding: 80px 0;
}
.virtualPage_hosted_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .virtualPage_hosted_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.virtualPage_hosted_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
.virtualPage_hosted_section .auto_row .hosted_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  background: #002d4f;
  backdrop-filter: blur(10.0157489777px);
  padding: 24px 24px 0px 24px;
  border-radius: 24px;
  width: 100%;
  height: auto;
  gap: 24px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .virtualPage_hosted_section .auto_row .hosted_container {
    padding: 40px 0px 40px 40px;
    flex-direction: row;
  }
}
.virtualPage_hosted_section .auto_row .hosted_container .hosted_content_wrapper {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.virtualPage_hosted_section .auto_row .hosted_container .hosted_content_wrapper .hosted_title {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 11px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #ed3237;
}
@media (min-width: 640px) {
  .virtualPage_hosted_section .auto_row .hosted_container .hosted_content_wrapper .hosted_title {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.virtualPage_hosted_section .auto_row .hosted_container .hosted_content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 640px) {
  .virtualPage_hosted_section .auto_row .hosted_container .hosted_content_wrapper h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
  }
}
.virtualPage_hosted_section .auto_row .hosted_container .hosted_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 640px) {
  .virtualPage_hosted_section .auto_row .hosted_container .hosted_content_wrapper p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.virtualPage_hosted_section .auto_row .hosted_container .hosted_image_wrapper {
  width: 100%;
  min-height: 263px;
  max-height: 440px;
  max-width: 550px;
  height: 100%;
  border-radius: 16px 16px 0px 0px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .virtualPage_hosted_section .auto_row .hosted_container .hosted_image_wrapper {
    border-radius: 16px 0px 0px 16px;
  }
}
.virtualPage_hosted_section .auto_row .hosted_container .hosted_image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.virtualPage_join_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}
.virtualPage_join_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .virtualPage_join_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.virtualPage_join_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .virtualPage_join_section .auto_row {
    gap: 64px;
  }
}
.virtualPage_join_section .auto_row .join_container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: auto;
  gap: 24px;
  border-radius: 32px;
  padding: 50px 24px;
  overflow: hidden;
}
@media (min-width: 740px) {
  .virtualPage_join_section .auto_row .join_container {
    flex-direction: row;
    border: radius 12px;
    padding: 100px;
  }
}
.virtualPage_join_section .auto_row .join_container .join_content_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 16px;
  width: 100%;
}
.virtualPage_join_section .auto_row .join_container .join_content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  max-width: 567px;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .virtualPage_join_section .auto_row .join_container .join_content_wrapper h3 {
    font-size: 34px;
    line-height: 100%;
    letter-spacing: 0.25px;
  }
}
.virtualPage_join_section .auto_row .join_container .join_content_wrapper p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
  max-width: 412px;
}
@media (min-width: 1024px) {
  .virtualPage_join_section .auto_row .join_container .join_content_wrapper p {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.1px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.livePage_hero_section {
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.livePage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .livePage_hero_section .hero-content {
    height: 85vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.livePage_hero_section .hero-content .hero-background {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.livePage_hero_section .hero-content .hero-background .img-slide {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.livePage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .livePage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.livePage_hero_section .hero-content .auto_row {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 60px 15px;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
.livePage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  text-align: center;
  max-width: 1049px;
}
.livePage_hero_section .hero-content .auto_row .hero-text h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: clamp(36px, 8vw, 96px);
  line-height: 1.1;
  letter-spacing: clamp(0px, -0.5vw, -1.5px);
  color: #1f1f1f;
  text-align: center;
}
.livePage_hero_section .hero-content .auto_row .hero-text h5 {
  font-weight: 600;
  font-size: 16px;
  color: #1f1f1f;
  max-width: 932px;
  line-height: 120%;
}
@media (min-width: 640px) {
  .livePage_hero_section .hero-content .auto_row .hero-text h5 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.livePage_hero_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .livePage_hero_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.livePage_hero_section .auto_row {
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  z-index: 30;
  margin-top: -105px;
}
@media (min-width: 640px) {
  .livePage_hero_section .auto_row {
    gap: 64px;
  }
}
.livePage_hero_section .auto_row .background {
  width: 100%;
  height: 100%;
  min-height: 250px;
  border-radius: 32px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .livePage_hero_section .auto_row .background {
    background-position-y: -34px;
    height: 500px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
main {
  position: relative;
}

.blogMediaPublicationsPage_nav {
  position: fixed;
  left: 0;
  top: 80px;
  width: 100%;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 0.5px solid #d9d9d9;
  border-top: 0.5px solid #d9d9d9;
  background-color: #fff;
  transition: all 0.4s ease;
}
.blogMediaPublicationsPage_nav .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .blogMediaPublicationsPage_nav .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.blogMediaPublicationsPage_nav .auto_row {
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  overflow: hidden;
}
.blogMediaPublicationsPage_nav .auto_row .nav_container {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  /* hide scrollbar (optional) */
  scrollbar-width: none;
}
.blogMediaPublicationsPage_nav .auto_row .nav_container::-webkit-scrollbar {
  display: none;
}
.blogMediaPublicationsPage_nav .auto_row .nav_container .nav_wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  /* 👇 THIS enables horizontal scroll */
  width: -moz-max-content;
  width: max-content;
  padding: 0 16px;
}
.blogMediaPublicationsPage_nav .auto_row .nav_container .nav_wrap li {
  list-style: none;
  flex: 0 0 auto; /* prevent shrinking */
}
.blogMediaPublicationsPage_nav .auto_row .nav_container .nav_wrap li .nav_link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 100px;
  border: 1px solid #d9d9d9;
  padding: 8px 16px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  color: #636363;
  background: transparent;
  transition: all 0.35s ease;
}
.blogMediaPublicationsPage_nav .auto_row .nav_container .nav_wrap li .nav_link img {
  width: 20px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.blogMediaPublicationsPage_nav .auto_row .nav_container .nav_wrap li .nav_link:hover {
  background: #f0fbff;
  border: 1px solid #00bbf4;
  color: #007fa9;
}
.blogMediaPublicationsPage_nav .auto_row .nav_container .nav_wrap li .nav_link.active {
  background: #f0fbff !important;
  border: 1px solid #00bbf4 !important;
  color: #007fa9 !important;
}

.blogMediaPublicationsPage_hero_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  margin-top: 120px;
  background-color: #fff;
}
.blogMediaPublicationsPage_hero_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .blogMediaPublicationsPage_hero_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.blogMediaPublicationsPage_hero_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .blogMediaPublicationsPage_hero_section .auto_row {
    gap: 64px;
  }
}
.blogMediaPublicationsPage_hero_section .auto_row .hero_container {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: auto;
  gap: 24px;
  border-radius: 32px;
  padding: 24px;
  overflow: hidden;
}
@media (min-width: 740px) {
  .blogMediaPublicationsPage_hero_section .auto_row .hero_container {
    flex-direction: row;
    padding: 56px;
  }
}
.blogMediaPublicationsPage_hero_section .auto_row .hero_container .content_wrapper {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  max-width: 772px;
}
.blogMediaPublicationsPage_hero_section .auto_row .hero_container .content_wrapper .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #de1c29;
}
.blogMediaPublicationsPage_hero_section .auto_row .hero_container .content_wrapper h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .blogMediaPublicationsPage_hero_section .auto_row .hero_container .content_wrapper h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
  }
}
.blogMediaPublicationsPage_hero_section .auto_row .hero_container .content_wrapper .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .blogMediaPublicationsPage_hero_section .auto_row .hero_container .content_wrapper .subtitle {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

.blogMediaPublicationsPagee_blog_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.blogMediaPublicationsPagee_blog_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .blogMediaPublicationsPagee_blog_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.blogMediaPublicationsPagee_blog_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .blogMediaPublicationsPagee_blog_section .auto_row {
    gap: 64px;
  }
}
.blogMediaPublicationsPagee_blog_section .auto_row .blog-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 654px;
}
.blogMediaPublicationsPagee_blog_section .auto_row .blog-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.blogMediaPublicationsPagee_blog_section .auto_row .blog-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.blogMediaPublicationsPagee_blog_section .auto_row .blog-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 898px;
}
@media (min-width: 640px) {
  .blogMediaPublicationsPagee_blog_section .auto_row .blog-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.blogMediaPublicationsPagee_blog_section .auto_row .blog-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .blogMediaPublicationsPagee_blog_section .auto_row .blog-header .subtitle br {
    display: block;
  }
}

.blogMediaPublicationsPagee_stay_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper {
  width: 100%;
  padding: 88px 0px;
  background: linear-gradient(90deg, #002d4f 0%, #006889 100%);
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
}
@media (min-width: 640px) {
  .blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row {
    flex-direction: row;
    gap: 64px;
  }
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .text-container {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 16px;
  width: 100%;
  max-width: 693px;
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .text-container h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #ffffff;
}
@media (min-width: 640px) {
  .blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .text-container h3 {
    font-size: 60px;
    line-height: 70px;
    letter-spacing: -0.5px;
  }
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .text-container p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #f6f6f6;
}
@media (min-width: 640px) {
  .blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .text-container p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .form-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 400px;
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .form-wrapper .wpcf7 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .form-wrapper .wpcf7 .subscribe-contact-form {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .form-wrapper .wpcf7 .subscribe-contact-form .wpcf7-not-valid-tip {
  padding-top: 4px;
  color: #dc3232;
  font-size: 1em;
  margin-bottom: -18px;
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .form-wrapper .wpcf7 .subscribe-contact-form input[type=email] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.1490196078);
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  padding: 4px 12px;
  width: 100%;
  height: 52px;
  font-family: Noto Sans, sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .form-wrapper .wpcf7 .subscribe-contact-form {
  /* Placeholder color */
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .form-wrapper .wpcf7 .subscribe-contact-form input[type=email]::-moz-placeholder {
  color: #f0f0f0; /* change this to any color */
  opacity: 1; /* ensures full visibility */
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .form-wrapper .wpcf7 .subscribe-contact-form input[type=email]::placeholder {
  color: #f0f0f0; /* change this to any color */
  opacity: 1; /* ensures full visibility */
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .form-wrapper .wpcf7 .subscribe-contact-form input[type=submit] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #ffffff;
  border-radius: 12px;
  padding: 16px;
  width: 100%;
  height: 52px;
  color: #002546;
  font-family: Noto Sans, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  /* Hover effect */
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .form-wrapper .wpcf7 .subscribe-contact-form input[type=submit]:hover {
  background: #002546;
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 37, 70, 0.2);
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .form-wrapper .wpcf7 .subscribe-contact-form .wpcf7-spinner {
  position: absolute;
  left: -22px;
  bottom: -34px;
}
.blogMediaPublicationsPagee_stay_section .stay-informed-wrapper .auto_row .form-wrapper .wpcf7 .wpcf7-response-output {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px !important;
  color: #f6f6f6 !important;
  font-family: Noto Sans, sans-serif;
  margin: 8px 0px !important;
  padding: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.blogPage_blog_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
  margin-top: 60px;
}
.blogPage_blog_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .blogPage_blog_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.blogPage_blog_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
  max-width: 1196px !important;
}
@media (min-width: 640px) {
  .blogPage_blog_section .auto_row {
    gap: 64px;
  }
}
.blogPage_blog_section .auto_row .blog-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.blogPage_blog_section .auto_row .blog-header .blog {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 1081px;
}
.blogPage_blog_section .auto_row .blog-header .blog .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #de1c29;
}
.blogPage_blog_section .auto_row .blog-header .blog h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.blogPage_blog_section .auto_row .blog-header .blog .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 898px;
}
@media (min-width: 640px) {
  .blogPage_blog_section .auto_row .blog-header .blog .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.blogPage_blog_section .auto_row .blog-header .blog .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .blogPage_blog_section .auto_row .blog-header .blog .subtitle br {
    display: block;
  }
}
.blogPage_blog_section .auto_row .blog-header .date {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.blogPage_blog_section .auto_row .blog-header .date img {
  width: auto;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.blogPage_blog_section .auto_row .blog-header .date .travel {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
}
.blogPage_blog_section .auto_row .blog-header .date .travel p {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #1f1f1f;
}
@media (min-width: 640px) {
  .blogPage_blog_section .auto_row .blog-header .date .travel p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
  }
}
.blogPage_blog_section .auto_row .blog-header .date .travel span {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #636363;
}
.blogPage_blog_section .auto_row .featured_image {
  height: 100%;
  min-height: 236px;
  max-height: 500px;
  border-radius: 32px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .blogPage_blog_section .auto_row .featured_image {
    min-height: 500px;
  }
}

.blogPage_blog-content_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  padding-top: 0px !important;
  background-color: #fff;
}
.blogPage_blog-content_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .blogPage_blog-content_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.blogPage_blog-content_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
  max-width: 1196px !important;
}
@media (min-width: 640px) {
  .blogPage_blog-content_section .auto_row {
    gap: 64px;
  }
}
.blogPage_blog-content_section .auto_row .post_content {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.blogPage_blog-content_section .auto_row .post_content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #1f1f1f;
}
@media (min-width: 640px) {
  .blogPage_blog-content_section .auto_row .post_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.blogPage_blog-content_section .auto_row .post_content p strong {
  font-family: Goldplay !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
}
@media (min-width: 640px) {
  .blogPage_blog-content_section .auto_row .post_content p strong {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.blogPage_blog-content_section .auto_row .post_content img {
  height: auto !important;
  width: 100% !important;
  min-height: 236px;
  border-radius: 32px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
.blogPage_blog-content_section .auto_row .featured_body_image {
  height: 100%;
  width: 100%;
  min-height: 236px;
  max-height: 500px;
  border-radius: 32px;
  overflow: hidden;
}
@media (min-width: 640px) {
  .blogPage_blog-content_section .auto_row .featured_body_image {
    min-height: 500px;
  }
}
.blogPage_blog-content_section .auto_row .link_wrapper {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}

.blogPage_related-blog_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.blogPage_related-blog_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .blogPage_related-blog_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.blogPage_related-blog_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
  max-width: 1076px !important;
}
@media (min-width: 640px) {
  .blogPage_related-blog_section .auto_row {
    gap: 64px;
  }
}
.blogPage_related-blog_section .auto_row .related_blog-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 1081px;
}
.blogPage_related-blog_section .auto_row .related_blog-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.blogPage_related-blog_section .auto_row .related_blog-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.blogPage_related-blog_section .auto_row .related_blog-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 898px;
}
@media (min-width: 640px) {
  .blogPage_related-blog_section .auto_row .related_blog-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.blogPage_related-blog_section .auto_row .related_blog-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .blogPage_related-blog_section .auto_row .related_blog-header .subtitle br {
    display: block;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.eventPage_hero_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.eventPage_hero_section .hero-content {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  overflow: hidden;
  height: auto;
  min-height: 635px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
@media (min-width: 640px) {
  .eventPage_hero_section .hero-content {
    height: 85vh;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
}
.eventPage_hero_section .hero-content .featured_image {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.eventPage_hero_section .hero-content .featured_image .img-slide {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.eventPage_hero_section .hero-content .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .eventPage_hero_section .hero-content .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.eventPage_hero_section .hero-content .auto_row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 60px 15px;
  gap: 24px;
  height: auto;
  width: 100%;
  z-index: 30;
}
.eventPage_hero_section .hero-content .auto_row .hero-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.eventPage_hero_section .hero-content .auto_row .hero-text .event {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 1081px;
}
.eventPage_hero_section .hero-content .auto_row .hero-text .event .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
.eventPage_hero_section .hero-content .auto_row .hero-text .event h2 {
  font-weight: 700;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(58px, 5vw, 96px);
  line-height: 1.5;
  letter-spacing: -0.5px;
  color: #ffffff !important;
}
.eventPage_hero_section .hero-content .auto_row .hero-text .event .subtitle {
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #f0f0f0;
  max-width: 1087px;
}
@media (min-width: 640px) {
  .eventPage_hero_section .hero-content .auto_row .hero-text .event .subtitle {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.eventPage_hero_section .hero-content .auto_row .hero-text .date {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.eventPage_hero_section .hero-content .auto_row .hero-text .date img {
  width: auto;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.eventPage_hero_section .hero-content .auto_row .hero-text .date .travel {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
}
.eventPage_hero_section .hero-content .auto_row .hero-text .date .travel p {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #1f1f1f;
}
@media (min-width: 640px) {
  .eventPage_hero_section .hero-content .auto_row .hero-text .date .travel p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
  }
}
.eventPage_hero_section .hero-content .auto_row .hero-text .date .travel span {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #636363;
}

.eventPage_event-content_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.eventPage_event-content_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.eventPage_event-content_section .auto_row {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row {
    flex-direction: row;
  }
}
.eventPage_event-content_section .auto_row .event_content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.eventPage_event-content_section .auto_row .event_content .post_content_overview {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  border-radius: 24px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .event_content .post_content_overview {
    border-radius: 24px;
    padding: 32px;
  }
}
.eventPage_event-content_section .auto_row .event_content .post_content_overview p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #636363;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .event_content .post_content_overview p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.eventPage_event-content_section .auto_row .event_content .post_content_overview p strong {
  font-family: Goldplay !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f !important;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .event_content .post_content_overview p strong {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.eventPage_event-content_section .auto_row .event_content .post_content_overview img {
  height: auto !important;
  width: 100% !important;
  min-height: 236px;
  border-radius: 32px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
.eventPage_event-content_section .auto_row .event_content .post_content_schedule {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  border-radius: 24px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .event_content .post_content_schedule {
    border-radius: 24px;
    padding: 32px;
  }
}
.eventPage_event-content_section .auto_row .event_content .post_content_schedule .schedule_content {
  width: 100%;
}
.eventPage_event-content_section .auto_row .event_content .post_content_schedule .schedule_content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #636363;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .event_content .post_content_schedule .schedule_content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.eventPage_event-content_section .auto_row .event_content .post_content_schedule .schedule_content p strong {
  font-family: Goldplay !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f !important;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .event_content .post_content_schedule .schedule_content p strong {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.15px;
  }
}
.eventPage_event-content_section .auto_row .event_content .post_content_schedule .schedule_time {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  gap: 12px;
}
.eventPage_event-content_section .auto_row .event_content .post_content_schedule .schedule_time li {
  display: flex;
  align-items: start;
  justify-content: start;
  padding: 16px 0;
  width: 100%;
  gap: 24px;
  border-bottom: 1px solid #ddd;
}
.eventPage_event-content_section .auto_row .event_content .post_content_schedule .schedule_time li:last-child {
  border-bottom: none;
}
.eventPage_event-content_section .auto_row .event_content .post_content_schedule .schedule_time li p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .event_content .post_content_schedule .schedule_time li p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.eventPage_event-content_section .auto_row .event_content .post_content_schedule .schedule_time li .time {
  color: #636363;
  text-transform: uppercase;
}
.eventPage_event-content_section .auto_row .event_content .post_content_schedule .schedule_time li .description {
  color: #1f1f1f;
}
.eventPage_event-content_section .auto_row .event_content .post_content_schedule img {
  height: auto !important;
  width: 100% !important;
  min-height: 236px;
  border-radius: 32px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
.eventPage_event-content_section .auto_row .event_content .event_higlight {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  border-radius: 24px;
  padding: 24px;
  background: #f9f9f9;
}
.eventPage_event-content_section .auto_row .event_content .event_higlight h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f !important;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .event_content .event_higlight h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.15px;
  }
}
.eventPage_event-content_section .auto_row .event_content .event_higlight .list_wrap li {
  display: flex;
  align-items: start;
  justify-content: start;
  width: 100%;
  gap: 12px;
}
.eventPage_event-content_section .auto_row .event_content .event_higlight .list_wrap li img {
  height: auto;
  width: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
.eventPage_event-content_section .auto_row .event_content .event_higlight .list_wrap li .title_text {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .event_content .event_higlight .list_wrap li .title_text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
  }
}
.eventPage_event-content_section .auto_row .sidebar {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .sidebar {
    max-width: 384px;
  }
}
.eventPage_event-content_section .auto_row .sidebar .info {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  border-radius: 24px;
  padding: 24px;
  background: #f9f9f9;
}
.eventPage_event-content_section .auto_row .sidebar .info .info_title {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.eventPage_event-content_section .auto_row .sidebar .info .info_title h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: right;
  color: #1f1f1f;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .sidebar .info .info_title h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
  }
}
.eventPage_event-content_section .auto_row .sidebar .info .info_title p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .sidebar .info .info_title p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}
.eventPage_event-content_section .auto_row .sidebar .info .location {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 8px;
  width: 100%;
}
.eventPage_event-content_section .auto_row .sidebar .info .location .calendar,
.eventPage_event-content_section .auto_row .sidebar .info .location .event-location,
.eventPage_event-content_section .auto_row .sidebar .info .location .users {
  display: flex;
  align-items: start;
  justify-content: start;
  gap: 8px;
  width: 100%;
  padding: 12px 0;
  border-bottom: 1px solid #ddd;
}
.eventPage_event-content_section .auto_row .sidebar .info .location .calendar:last-child,
.eventPage_event-content_section .auto_row .sidebar .info .location .event-location:last-child,
.eventPage_event-content_section .auto_row .sidebar .info .location .users:last-child {
  border-bottom: none;
}
.eventPage_event-content_section .auto_row .sidebar .info .location .calendar img,
.eventPage_event-content_section .auto_row .sidebar .info .location .event-location img,
.eventPage_event-content_section .auto_row .sidebar .info .location .users img {
  width: 16px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.eventPage_event-content_section .auto_row .sidebar .info .location .calendar .content,
.eventPage_event-content_section .auto_row .sidebar .info .location .event-location .content,
.eventPage_event-content_section .auto_row .sidebar .info .location .users .content {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
}
.eventPage_event-content_section .auto_row .sidebar .info .location .calendar .content .title,
.eventPage_event-content_section .auto_row .sidebar .info .location .event-location .content .title,
.eventPage_event-content_section .auto_row .sidebar .info .location .users .content .title {
  font-weight: 600;
  font-style: semibold;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  color: #636363;
}
.eventPage_event-content_section .auto_row .sidebar .info .location .calendar .content .subtitle,
.eventPage_event-content_section .auto_row .sidebar .info .location .event-location .content .subtitle,
.eventPage_event-content_section .auto_row .sidebar .info .location .users .content .subtitle {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #1f1f1f;
}
.eventPage_event-content_section .auto_row .sidebar .info .location .speaker p {
  font-family: Noto Sans, sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  color: #636363;
}
.eventPage_event-content_section .auto_row .sidebar .info .location .speaker span {
  font-weight: 400;
  font-style: Italic;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #636363;
}
.eventPage_event-content_section .auto_row .sidebar .stay_informed {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 32px;
  width: 100%;
  border-radius: 24px;
  padding: 24px;
  background: linear-gradient(90deg, #002d4f 0%, #006889 100%);
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .sidebar .stay_informed {
    padding: 32px;
  }
}
.eventPage_event-content_section .auto_row .sidebar .stay_informed .info_title {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.eventPage_event-content_section .auto_row .sidebar .stay_informed .info_title h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: right;
  color: #ffffff;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .sidebar .stay_informed .info_title h3 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
  }
}
.eventPage_event-content_section .auto_row .sidebar .stay_informed .info_title p {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #f6f6f6;
}
@media (min-width: 640px) {
  .eventPage_event-content_section .auto_row .sidebar .stay_informed .info_title p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
  }
}

.blogPage_related-blog_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 80px 0;
  background-color: #fff;
}
.blogPage_related-blog_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .blogPage_related-blog_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.blogPage_related-blog_section .auto_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  z-index: 30;
  max-width: 1076px !important;
}
@media (min-width: 640px) {
  .blogPage_related-blog_section .auto_row {
    gap: 64px;
  }
}
.blogPage_related-blog_section .auto_row .related_blog-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  width: 100%;
  max-width: 1081px;
}
.blogPage_related-blog_section .auto_row .related_blog-header .main_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
}
.blogPage_related-blog_section .auto_row .related_blog-header h2 {
  font-weight: 600;
  color: #1f1f1f;
  text-align: center;
  font-size: clamp(32px, 5vw, 60px);
  line-height: 1.2;
  letter-spacing: -0.5px;
}
.blogPage_related-blog_section .auto_row .related_blog-header .subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  color: #636363;
  max-width: 898px;
}
@media (min-width: 640px) {
  .blogPage_related-blog_section .auto_row .related_blog-header .subtitle {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.blogPage_related-blog_section .auto_row .related_blog-header .subtitle br {
  display: none;
}
@media (min-width: 640px) {
  .blogPage_related-blog_section .auto_row .related_blog-header .subtitle br {
    display: block;
  }
}
.blogPage_related-blog_section .auto_row .noRelated {
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: #de1c29;
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Goldplay";
}

p,
span,
a {
  font-family: "Noto Sans", sans-serif;
}

button {
  font-family: "Goldplay";
  font-weight: 600;
  font-style: normal;
}

/*
0-640px: Phone
640 - 768px: Tablet portrait
768 - 1024px: Tablet landscape
1024 - px: Small desktop styles
$breakpoint arguments choices:
-sm
-md
-lg
-xl
1em = 16px
*/
.holidayPage_content_section {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 80px;
  padding: 80px 0;
  background-color: #fff;
}
.holidayPage_content_section .auto_row {
  position: static;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1440px;
}
@media (min-width: 640px) {
  .holidayPage_content_section .auto_row {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.holidayPage_content_section .auto_row {
  max-width: 1000px;
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
@media (min-width: 640px) {
  .holidayPage_content_section .auto_row {
    flex-direction: row;
  }
}
.holidayPage_content_section .auto_row .deals_cards {
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  width: 100%;
  height: 100%;
  gap: 16px;
  border-radius: 32px;
  padding: 24px;
  background: #f9f9f9;
}
@media (min-width: 740px) {
  .holidayPage_content_section .auto_row .deals_cards {
    padding: 32px;
  }
}
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-height: 569px;
  min-height: 569px;
  border-radius: 24px;
  overflow: hidden;
}
@media (min-width: 740px) {
  .holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper {
    min-height: 1000px;
  }
}
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper .slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper .slide.active {
  opacity: 1 !important;
}
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: initial;
     object-fit: initial;
}
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper .share {
  position: absolute;
  top: 0;
  right: 0;
  padding: 16px;
}
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper .share .share-menu {
  display: none;
  position: absolute;
  top: 90%;
  right: 17px;
  background: #fff;
  border: 1px solid #eee;
  padding: 10px;
  border-radius: 10px;
  z-index: 10;
}
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper .share .share-menu.active {
  display: block;
}
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper .share .share-whatsapp .fa-brands {
  color: #25d366;
}
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper .share .share-facebook .fa-brands {
  color: #1877f2;
}
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper .share .share-x .fa-brands {
  color: #000000;
}
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper .share .share-telegram .fa-brands {
  color: #0088cc;
}
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper .share .share-email .fa-solid {
  color: #6c757d;
}
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper .share .share-copy .fa-regular {
  color: #495057;
}
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper .share .share-menu a,
.holidayPage_content_section .auto_row .deals_cards .deals_image-wrapper .share .share-menu button {
  display: block;
  padding: 8px;
  font-size: 13px;
  text-decoration: none;
  border: none;
  background: none;
  cursor: pointer;
  text-align: left;
}
.holidayPage_content_section .auto_row .deals_cards .deals_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.holidayPage_content_section .auto_row .deals_cards .deals_content h3 {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1f1f1f;
}
@media (min-width: 740px) {
  .holidayPage_content_section .auto_row .deals_cards .deals_content h3 {
    line-height: 28px;
    letter-spacing: 0.15px;
  }
}
.holidayPage_content_section .auto_row .deals_cards .deals_content p {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 11px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #636363;
}
@media (min-width: 740px) {
  .holidayPage_content_section .auto_row .deals_cards .deals_content p {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
}
.holidayPage_content_section .auto_row .deals_cards .deals_navigation {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
}
.holidayPage_content_section .auto_row .deals_cards .deals_navigation .deals_icon_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.holidayPage_content_section .auto_row .deals_cards .deals_navigation .deals_icon_container .deals_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 12px;
  border: 1px solid #d9d9d9;
  cursor: not-allowed;
  color: #d9d9d9;
}
.holidayPage_content_section .auto_row .deals_cards .deals_navigation .deals_icon_container .deals_icon .fa-solid {
  font-size: 20px;
}
.holidayPage_content_section .auto_row .deals_cards .deals_navigation .deals_icon_container .deals_icon.active {
  color: #636363;
  border: 1px solid #636363;
  cursor: pointer;
}
.holidayPage_content_section .auto_row .deals_cards .deals_navigation .deals_icon_container .deals_cards.single .deals_icon {
  opacity: 0.3;
  cursor: not-allowed !important;
}
@media (min-width: 300px){
  .smipx\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 375px){
  .ipx\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .ipx\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 414px){
  .ip8\:w-auto{
    width: auto;
  }
  .ip8\:gap-6{
    gap: 1.5rem;
  }
}
@media (min-width: 640px){
  .sm\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .sm\:\!max-h-\[264px\]{
    max-height: 264px !important;
  }
  .sm\:w-\[252px\]{
    width: 252px;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:grid-cols-custom5{
    grid-template-columns: 27.5rem auto;
  }
  .sm\:justify-center{
    justify-content: center;
  }
}
@media (min-width: 768px){
  .md\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .md\:col-start-3{
    grid-column-start: 3;
  }
  .md\:row-span-2{
    grid-row: span 2 / span 2;
  }
  .md\:w-\[348px\]{
    width: 348px;
  }
  .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\:items-end{
    align-items: flex-end;
  }
  .md\:justify-end{
    justify-content: flex-end;
  }
}
@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:left-0{
    left: 0px;
  }
  .lg\:right-0{
    right: 0px;
  }
  .lg\:top-0{
    top: 0px;
  }
  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .lg\:row-start-2{
    grid-row-start: 2;
  }
  .lg\:max-h-\[640px\]{
    max-height: 640px;
  }
  .lg\:max-w-\[384px\]{
    max-width: 384px;
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:grid-cols-custom{
    grid-template-columns: 32.5rem auto;
  }
  .lg\:grid-cols-custom2{
    grid-template-columns: auto 32.5rem;
  }
  .lg\:grid-cols-custom5{
    grid-template-columns: 27.5rem auto;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:justify-end{
    justify-content: flex-end;
  }
}
@media (min-width: 1280px){
  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
