/*!*********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/css/style.scss ***!
  \*********************************************************************************************************************************************************************/
@charset "UTF-8";
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    General                
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Variables       
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
:root {
  --purple: #3e0937;
  --cream: #e6cfa1;
  --teal: #22676F;
  --blue: #67bdbb;
  --light: #F6F4EE;
  --sky-blue: #8bbabb;
  --green: #525E26;
  --orange: #c75110;
  --orange1: #C65110;
  --peach: #DC8679;
  --grid-padding: 5.5vw;
  --section-padding: 8.5rem;
  --cb-m1: cubic-bezier(0.23, 1, 0.32, 1);
  --cb-m2: cubic-bezier(0, 0.96, 0.22, 1);
  --cb-m3: cubic-bezier(0.36, 0.07, 0.19, 0.97);
  --cb-m4: cubic-bezier(0.19, 1.51, 0.29, 0.99);
}
@media (min-width: 768px) and (max-width: 1024px) {
  :root {
    --grid-padding: 3vw;
    --section-padding: 6.5rem;
  }
}
@media (max-width: 767px) {
  :root {
    --grid-padding: 4vw;
    --section-padding: 5rem;
  }
}

::selection {
  color: #fdfdfd;
  background: var(--blue);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  Colors
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.bg-white {
  background-color: white;
  color: var(--purple);
}

.text-white {
  color: #fff;
}

.bg-purple {
  background-color: var(--purple) !important;
  color: white;
}

.bg-light {
  background-color: var(--light) !important;
}

.bg-orange {
  background-color: var(--orange) !important;
  color: white;
}

.bg-green {
  background-color: var(--green) !important;
  color: white;
}

.bg-cream {
  background-color: var(--cream) !important;
  color: var(--purple);
}

.bg-peach {
  background-color: var(--peach) !important;
  color: white;
}

.bg-teal {
  background-color: var(--teal);
  color: white;
}

.bg-skyblue {
  background-color: var(--sky-blue);
  color: white;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  outline: none;
}

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
address,
code,
em,
img,
q,
s,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  font-weight: inherit;
  touch-action: manipulation;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
body {
  display: block;
}

img,
svg {
  vertical-align: middle;
  user-select: none !important;
  -webkit-user-drag: none;
}

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

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: inherit;
  text-decoration: inherit;
  touch-action: pan-y;
}
a:hover {
  color: inherit;
}
a:focus {
  outline: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  form elements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
button,
input,
textarea,
select {
  margin: 0;
  padding: 0;
  color: inherit;
  background: inherit;
  font: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}

button {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  touch-action: pan-y;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
  white-space: revert;
}

/*   NOTES! 

     touch-action: manipulation; ~mm~
     Enable panning and pinch zoom gestures, but disable additional non-standard gestures such as double-tap to zoom. Disabling double-tap to zoom removes the need for browsers to delay the generation of click events when the user taps the screen. This is an alias for "pan-x pan-y pinch-zoom" (which, for compatibility, is itself still valid).

  */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 Html Main           
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-text-size-adjust: 100%;
  -webkit-touch-callout: none;
  font-size: 100%;
}
@media (max-width: 1024px) {
  html {
    scroll-behavior: smooth;
  }
}
@media (min-width: 1025px) {
  html {
    font-size: 0.6944444444vw;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  html {
    font-size: 0.9765625vw;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 2.3255813953vw;
  }
}
@media screen and (max-width: 414px) {
  html {
    font-size: 2.0161290323vw;
  }
}
@media (min-width: 500px) and (max-width: 766px) {
  html {
    font-size: 1.0080645161vw;
  }
}
@media (orientation: landscape) and (max-height: 450px) {
  html {
    font-size: 1.0080645161vw;
  }
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                   Arabic Font          
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body.rtl {
  font-family: "almarai-regular", sans-serif;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                   Body          
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: geometricPrecision;
  overscroll-behavior: none;
  overflow-x: hidden;
  color: var(--purple);
  font-family: "Poppins", sans-serif;
  background-color: var(--purple);
}

section {
  position: relative;
  overflow: hidden;
}

.op-p-50 .top-border.white {
  margin-top: 0;
}

body.rtl .d-rtl {
  direction: rtl;
}
body.rtl .d-ltr {
  direction: ltr;
}
body.rtl .tiny-editor {
  direction: rtl;
}
body.rtl .tiny-editor ul {
  margin-left: 0;
  margin-right: 1.9rem;
}
body.rtl .para-title h2 {
  padding-bottom: 1.75rem;
}
body.rtl .ps-0 {
  padding-left: 0 !important;
  padding-right: var(--grid-padding) !important;
}
body.rtl .offset-lg-1 {
  margin-left: 0;
  margin-right: 8.33333333%;
}
body.rtl .phone-rtl span {
  display: inline-block;
  direction: ltr;
}
body.rtl .banner-content p,
body.rtl .banner-content a,
body.rtl .banner-content h2,
body.rtl .banner-content h3,
body.rtl .banner-content h4 {
  margin-right: 10%;
  margin-left: auto;
}
body.rtl .h-about {
  padding-left: 0;
}
body.rtl .h-about .tiny-editor {
  direction: rtl;
}
body.rtl .h-financial h3 {
  direction: rtl;
  left: auto;
  right: 8%;
}
body.rtl .h-financial .para-title {
  padding-right: 13rem;
}
body.rtl .bg-sky-blue::before {
  right: auto;
  left: 0;
}
body.rtl .bg-sky-blue::after {
  left: 20%;
  right: auto;
}
body.rtl .green-border-right {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
}
body.rtl .green-border-left {
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
body.rtl .inner-banner {
  direction: ltr;
}
body.rtl .inner-banner .breadcrumbs .container {
  direction: rtl;
}
body.rtl .inner-banner .container .tiny-editor {
  direction: rtl;
}
body.rtl .timeline-slider.position-relative {
  transform: none;
  direction: ltr;
}
body.rtl .strategy-sec-bg {
  transform: scaleX(-1);
  right: auto;
  left: 0;
}
body.rtl .strategy-sec-bg-left {
  transform: scaleX(-1);
  left: auto;
  right: 0;
}
body.rtl.page-template-page-contact .inner-banner, body.rtl.page-template-page-faq .inner-banner {
  direction: rtl;
}
body.rtl.page-template-page-contact .location-divs .focus1::after, body.rtl.page-template-page-faq .location-divs .focus1::after {
  right: 0;
}
body.rtl .cta-card img {
  transform: scaleX(-1);
  right: auto;
  left: 0;
}
body.rtl .registration-process {
  direction: ltr;
}
body.rtl .registration-process .arrow h3::before {
  left: auto;
  right: -1.5rem;
  transform: scaleX(-1) translateY(-50%);
}
body.rtl .report-card {
  direction: ltr;
}
body.rtl .report-card h3 {
  direction: rtl;
}
body.rtl .shape-investor-relations {
  direction: ltr;
}
body.rtl .c-aml img {
  transform: none;
  right: 0;
  left: auto;
}
body.rtl .s-corporate-banking {
  direction: ltr;
}
body.rtl .s-corporate-banking .tiny-editor {
  direction: ltr;
}
body.rtl .s-corporate-banking .container {
  direction: ltr;
  padding-right: 0rem !important;
  padding-left: var(--grid-padding) !important;
}
body.rtl .s-corporate-banking .container .text-teal {
  padding-left: 5rem;
  padding-right: 0 !important;
}
body.rtl .s-ip h2 {
  padding-left: 6rem;
}
body.rtl .s-ip-t .container {
  direction: ltr;
}
body.rtl .s-ip-t .container .text-orange {
  padding-right: 0 !important;
  padding-left: 5rem;
}
body.rtl .popup-close {
  right: auto;
  left: 1.5rem;
}
body.rtl .para-title p,
body.rtl .para-title h2 strong {
  margin-left: auto;
  margin-right: 10rem;
}
body.rtl .terms-conditions .inner-banner {
  direction: rtl;
}
body.rtl .lang-switch::after {
  transform: scaleX(-1);
}

body.rtl .btn-group a.btn:last-child {
  margin-left: 0;
  margin-right: 1.2rem;
}

@media screen and (max-width: 768px) {
  .btn-group a.btn {
    margin: 0;
    width: 172px;
  }
}
@media screen and (max-width: 650px) {
  .btn-group a.btn {
    width: 156px;
    padding: 1.2rem 1rem;
  }
}
.btn-group a.btn:last-child {
  margin-left: 1.2rem;
}

body.rtl .card-desc {
  min-height: inherit;
}

.card-desc {
  min-height: 22.8rem;
}
.card-desc h5 {
  margin-bottom: 1rem;
}

@media screen and (max-width: 650px) {
  .m-wrap,
  .c-wrap {
    margin-top: -14rem;
  }
}
@media screen and (max-width: 650px) {
  .m-wrap .row,
  .c-wrap .row {
    flex-direction: column;
  }
}
@media screen and (max-width: 1024px) {
  .m-wrap .row .col-lg-6,
  .m-wrap .row .col-lg-4,
  .c-wrap .row .col-lg-6,
  .c-wrap .row .col-lg-4 {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .m-wrap .row .col-lg-6,
  .m-wrap .row .col-lg-4,
  .c-wrap .row .col-lg-6,
  .c-wrap .row .col-lg-4 {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .m-wrap .row .m-lg-6,
  .m-wrap .row .mo-lg-6,
  .c-wrap .row .m-lg-6,
  .c-wrap .row .mo-lg-6 {
    max-width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .m-wrap .row .m-lg-6,
  .m-wrap .row .mo-lg-6,
  .c-wrap .row .m-lg-6,
  .c-wrap .row .mo-lg-6 {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .m-wrap .row .m-lg-6.sm-box,
  .m-wrap .row .mo-lg-6.sm-box,
  .c-wrap .row .m-lg-6.sm-box,
  .c-wrap .row .mo-lg-6.sm-box {
    margin-top: -14rem;
    position: relative;
    z-index: 9999;
    padding: 0 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .m-wrap .row .c-lg-6,
  .c-wrap .row .c-lg-6 {
    max-width: 50%;
  }
}

@media screen and (max-width: 650px) {
  .c-wrap {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 650px) {
  .c-wrap .row {
    flex-direction: row;
  }
}

@media screen and (max-width: 650px) {
  .h-about .sm-box {
    width: 100% !important;
    padding-right: var(--grid-padding);
    padding-left: var(--grid-padding);
    padding-top: 0;
    margin-top: -165px;
    position: relative;
    margin-left: 8px;
  }
}
@media screen and (max-width: 650px) {
  .h-about .col-lg-6 {
    width: 100% !important;
  }
}

@media screen and (max-width: 650px) {
  .slider.cs-slider .tiny-editor {
    padding-top: 2rem;
  }
}

.tags span {
  transition: all 0.2s ease;
}
.tags span:hover {
  color: #fff;
  background: var(--purple);
  border-color: var(--purple) !important;
}

.trace,
.trace * {
  border: 1px solid darkgray;
}

.p-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

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

.overflow-hidden,
.o-hide {
  overflow: hidden !important;
}

.has-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            Overlay
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.4;
  z-index: 1;
  pointer-events: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
              Transitions Delay
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.dl-1 {
  transition-delay: 0.1s !important;
}

.dl-2 {
  transition-delay: 0.2s !important;
}

.dl-3 {
  transition-delay: 0.3s !important;
}

.dl-4 {
  transition-delay: 0.4s !important;
}

.dl-5 {
  transition-delay: 0.5s !important;
}

.dl-6 {
  transition-delay: 0.6s !important;
}

.dl-7 {
  transition-delay: 0.7s !important;
}

.dl-8 {
  transition-delay: 0.8s !important;
}

.dl-9 {
  transition-delay: 0.9s !important;
}

.dl-10 {
  transition-delay: 1s !important;
}

.dl-11 {
  transition-delay: 1.1s !important;
}

.dl-12 {
  transition-delay: 1.2s !important;
}

.dl-13 {
  transition-delay: 1.3s !important;
}

.dl-14 {
  transition-delay: 1.4s !important;
}

.dl-15 {
  transition-delay: 1.5s !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    Phone
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media (max-width: 767px) {
  .dl-sm-0 {
    transition-delay: 0s !important;
  }
  .h-sm,
  .h-mob {
    display: none !important;
  }
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    Phone & Tab
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media (max-width: 1024px) {
  .d-desktop {
    display: none !important;
  }
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                          Only Tab
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media (min-width: 768px) and (max-width: 1024px) {
  .dl-md-0 {
    transition-delay: 0s !important;
  }
  .h-tab {
    display: none !important;
  }
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                      Tab and Desktop
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media (min-width: 768px) {
  .d-sm {
    display: none !important;
  }
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                       Only Desktop
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media (min-width: 1025px) {
  .h-desktop {
    display: none !important;
  }
  .ty-15 {
    margin-top: -10rem;
  }
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  Section  Paddings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.st,
.st-default {
  padding-top: var(--section-padding);
}

.sb {
  padding-bottom: var(--section-padding);
}

.sy {
  padding-top: var(--section-padding);
  padding-bottom: var(--section-padding);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  Grid Paddings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.pt {
  padding-top: var(--grid-padding);
}

.pb {
  padding-bottom: var(--grid-padding);
}

.py {
  padding-top: var(--grid-padding);
  padding-bottom: var(--grid-padding);
}

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

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    Spacer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.st-10 {
  padding-top: 1rem;
}

.st-20 {
  padding-top: 2rem;
}

.st-30 {
  padding-top: 3rem;
}

.st-40 {
  padding-top: 4rem;
}

.st-50 {
  padding-top: 5rem;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            Aspect ratio  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.as-16-9,
.as-2-5,
.as-5-4,
.as-1-1,
.as-3-2 {
  object-fit: cover;
  object-position: center;
  width: 100%;
}

.as-16-9 {
  aspect-ratio: 16/9;
}

.as-2-5 {
  aspect-ratio: 2.25/1;
}

.as-1-1 {
  aspect-ratio: 1/1;
}

.as-5-4 {
  aspect-ratio: 5/4;
}

.as-3-2 {
  aspect-ratio: 3/2;
}

.z-10 {
  z-index: 10;
  position: relative;
}

.gap-3 {
  gap: 3rem;
}

.gap-2 {
  gap: 2rem;
}

.gap-1 {
  gap: 1.5rem;
}

.border-bottom {
  border-bottom: 1px solid var(--purple);
}
.border-bottom.white {
  border-color: rgba(255, 255, 255, 0.2);
}

.logo-size {
  max-width: 25rem;
}

.grecaptcha-badge {
  display: none !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         WatchOut 👀 when not using smooth-scroll lib
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
html::-webkit-scrollbar,
body::-webkit-scrollbar,
main::-webkit-scrollbar {
  display: none;
  width: 0;
}

html,
body,
main {
  scrollbar-width: none;
}

main {
  overflow: hidden;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    Bootstrap                 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.container {
  width: 100%;
  padding-right: var(--grid-padding);
  padding-left: var(--grid-padding);
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}

.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex-grow: 1;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          from Tablet  ⬜           
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media (min-width: 768px) {
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          Not from  Desktop 🖥️          
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media (min-width: 1179px) {
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
.img-fluid {
  max-width: 100%;
  height: auto;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: flex !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.jcs,
.justify-content-start {
  justify-content: flex-start !important;
}

.jce,
.justify-content-end {
  justify-content: flex-end !important;
}

.jcc,
.justify-content-center {
  justify-content: center !important;
}

.jcb,
.justify-content-between {
  justify-content: space-between !important;
}

.jca,
.justify-content-around {
  justify-content: space-around !important;
}

.ais,
.align-items-start {
  align-items: flex-start !important;
}

.aie,
.align-items-end {
  align-items: flex-end !important;
}

.aic,
.align-items-center {
  align-items: center !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.rounded {
  border-radius: 2rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 10rem !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  Widths
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.vw-25 {
  width: 25vw !important;
}

.vw-50 {
  width: 50vw !important;
}

.vw-75 {
  width: 75vw !important;
}

.vw-100 {
  width: 100vw !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
              Heights
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.h-25 {
  height: 25% !important;
}

.vh-25 {
  height: 25vh !important;
}

.min-vh-25 {
  min-height: 25vh !important;
}

.h-50 {
  height: 50% !important;
}

.vh-50 {
  height: 50vh !important;
}

.min-vh-50 {
  min-height: 50vh !important;
}

.h-75 {
  height: 75% !important;
}

.vh-75 {
  height: 75vh !important;
}

.min-vh-75 {
  min-height: 75vh !important;
}

.h-100 {
  height: 100% !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vh-100 {
  height: 100vh !important;
}

.h-auto {
  height: auto !important;
}

.mt-auto {
  margin-top: auto;
}

.mb-auto {
  margin-bottom: auto;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .mt-md-auto {
    margin-top: auto;
  }
  .mb-md-auto {
    margin-bottom: auto;
  }
  .my-md-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mx-md-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  Heights
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  .h-md-25 {
    height: 25% !important;
  }
  .h-md-50 {
    height: 50% !important;
  }
  .vh-md-100 {
    height: 100vh !important;
  }
  .h-md-auto {
    height: auto !important;
  }
  .w-md-25 {
    width: 25% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-75 {
    width: 75% !important;
  }
  .w-md-100 {
    width: 100% !important;
  }
  .w-md-auto {
    width: auto !important;
  }
}
@media (min-width: 1179px) {
  .mt-lg-auto {
    margin-top: auto;
  }
  .mb-lg-auto {
    margin-bottom: auto;
  }
  .my-lg-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
  .mx-lg-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .flex-lg-center {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                     Heights
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
  .h-lg-25 {
    height: 25% !important;
  }
  .h-lg-50 {
    height: 50% !important;
  }
  .h-lg-75 {
    height: 75% !important;
  }
  .h-lg-100 {
    height: 100% !important;
  }
  .vh-lg-100 {
    height: 100vh !important;
  }
  .h-lg-auto {
    height: auto !important;
  }
  .w-lg-25 {
    width: 25% !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
  .w-lg-75 {
    width: 75% !important;
  }
  .w-lg-100 {
    width: 100% !important;
  }
  .w-lg-auto {
    width: auto !important;
  }
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    Margin & Padding
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.m-0 {
  margin: 0rem !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.mx-0 {
  margin-left: 0rem !important;
  margin-right: 0rem !important;
}

.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.p-0 {
  padding: 0rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.px-0 {
  padding-left: 0rem !important;
  padding-right: 0rem !important;
}

.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.m-1 {
  margin: 0.5rem !important;
}

.mt-1 {
  margin-top: 0.5rem !important;
}

.mb-1 {
  margin-bottom: 0.5rem !important;
}

.mx-1 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.my-1 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.p-1 {
  padding: 0.5rem !important;
}

.pt-1 {
  padding-top: 0.5rem !important;
}

.pb-1 {
  padding-bottom: 0.5rem !important;
}

.px-1 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.py-1 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.m-2 {
  margin: 1rem !important;
}

.mt-2 {
  margin-top: 1rem !important;
}

.mb-2 {
  margin-bottom: 1rem !important;
}

.mx-2 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.my-2 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.p-2 {
  padding: 1rem !important;
}

.pt-2 {
  padding-top: 1rem !important;
}

.pb-2 {
  padding-bottom: 1rem !important;
}

.px-2 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.py-2 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.m-3 {
  margin: 1.5rem !important;
}

.mt-3 {
  margin-top: 1.5rem !important;
}

.mb-3 {
  margin-bottom: 1.5rem !important;
}

.mx-3 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.my-3 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.p-3 {
  padding: 1.5rem !important;
}

.pt-3 {
  padding-top: 1.5rem !important;
}

.pb-3 {
  padding-bottom: 1.5rem !important;
}

.px-3 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.py-3 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.m-4 {
  margin: 2rem !important;
}

.mt-4 {
  margin-top: 2rem !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

.mx-4 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.my-4 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.p-4 {
  padding: 2rem !important;
}

.pt-4 {
  padding-top: 2rem !important;
}

.pb-4 {
  padding-bottom: 2rem !important;
}

.px-4 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-4 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.m-5 {
  margin: 2.5rem !important;
}

.mt-5 {
  margin-top: 2.5rem !important;
}

.mb-5 {
  margin-bottom: 2.5rem !important;
}

.mx-5 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.my-5 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.p-5 {
  padding: 2.5rem !important;
}

.pt-5 {
  padding-top: 2.5rem !important;
}

.pb-5 {
  padding-bottom: 2.5rem !important;
}

.px-5 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.py-5 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.m-6 {
  margin: 3rem !important;
}

.mt-6 {
  margin-top: 3rem !important;
}

.mb-6 {
  margin-bottom: 3rem !important;
}

.mx-6 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.my-6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-6 {
  padding: 3rem !important;
}

.pt-6 {
  padding-top: 3rem !important;
}

.pb-6 {
  padding-bottom: 3rem !important;
}

.px-6 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.m-7 {
  margin: 3.5rem !important;
}

.mt-7 {
  margin-top: 3.5rem !important;
}

.mb-7 {
  margin-bottom: 3.5rem !important;
}

.mx-7 {
  margin-left: 3.5rem !important;
  margin-right: 3.5rem !important;
}

.my-7 {
  margin-top: 3.5rem !important;
  margin-bottom: 3.5rem !important;
}

.p-7 {
  padding: 3.5rem !important;
}

.pt-7 {
  padding-top: 3.5rem !important;
}

.pb-7 {
  padding-bottom: 3.5rem !important;
}

.px-7 {
  padding-left: 3.5rem !important;
  padding-right: 3.5rem !important;
}

.py-7 {
  padding-top: 3.5rem !important;
  padding-bottom: 3.5rem !important;
}

.m-8 {
  margin: 4rem !important;
}

.mt-8 {
  margin-top: 4rem !important;
}

.mb-8 {
  margin-bottom: 4rem !important;
}

.mx-8 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.my-8 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.p-8 {
  padding: 4rem !important;
}

.pt-8 {
  padding-top: 4rem !important;
}

.pb-8 {
  padding-bottom: 4rem !important;
}

.px-8 {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.py-8 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.m-9 {
  margin: 4.5rem !important;
}

.mt-9 {
  margin-top: 4.5rem !important;
}

.mb-9 {
  margin-bottom: 4.5rem !important;
}

.mx-9 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}

.my-9 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}

.p-9 {
  padding: 4.5rem !important;
}

.pt-9 {
  padding-top: 4.5rem !important;
}

.pb-9 {
  padding-bottom: 4.5rem !important;
}

.px-9 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}

.py-9 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.m-10 {
  margin: 5rem !important;
}

.mt-10 {
  margin-top: 5rem !important;
}

.mb-10 {
  margin-bottom: 5rem !important;
}

.mx-10 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.my-10 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.p-10 {
  padding: 5rem !important;
}

.pt-10 {
  padding-top: 5rem !important;
}

.pb-10 {
  padding-bottom: 5rem !important;
}

.px-10 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

.py-10 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0rem !important;
  }
  .mt-md-0 {
    margin-top: 0rem !important;
  }
  .mb-md-0 {
    margin-bottom: 0rem !important;
  }
  .mx-md-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .my-md-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .p-md-0 {
    padding: 0rem !important;
  }
  .pt-md-0 {
    padding-top: 0rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0rem !important;
  }
  .px-md-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .py-md-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .m-md-1 {
    margin: 0.5rem !important;
  }
  .mt-md-1 {
    margin-top: 0.5rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.5rem !important;
  }
  .mx-md-1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .my-md-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .p-md-1 {
    padding: 0.5rem !important;
  }
  .pt-md-1 {
    padding-top: 0.5rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.5rem !important;
  }
  .px-md-1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .py-md-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .m-md-2 {
    margin: 1rem !important;
  }
  .mt-md-2 {
    margin-top: 1rem !important;
  }
  .mb-md-2 {
    margin-bottom: 1rem !important;
  }
  .mx-md-2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .my-md-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .p-md-2 {
    padding: 1rem !important;
  }
  .pt-md-2 {
    padding-top: 1rem !important;
  }
  .pb-md-2 {
    padding-bottom: 1rem !important;
  }
  .px-md-2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .py-md-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .m-md-3 {
    margin: 1.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1.5rem !important;
  }
  .mx-md-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .my-md-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .p-md-3 {
    padding: 1.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1.5rem !important;
  }
  .px-md-3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .py-md-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .m-md-4 {
    margin: 2rem !important;
  }
  .mt-md-4 {
    margin-top: 2rem !important;
  }
  .mb-md-4 {
    margin-bottom: 2rem !important;
  }
  .mx-md-4 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .my-md-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .p-md-4 {
    padding: 2rem !important;
  }
  .pt-md-4 {
    padding-top: 2rem !important;
  }
  .pb-md-4 {
    padding-bottom: 2rem !important;
  }
  .px-md-4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .py-md-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .m-md-5 {
    margin: 2.5rem !important;
  }
  .mt-md-5 {
    margin-top: 2.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 2.5rem !important;
  }
  .mx-md-5 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .my-md-5 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .p-md-5 {
    padding: 2.5rem !important;
  }
  .pt-md-5 {
    padding-top: 2.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 2.5rem !important;
  }
  .px-md-5 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .py-md-5 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .m-md-6 {
    margin: 3rem !important;
  }
  .mt-md-6 {
    margin-top: 3rem !important;
  }
  .mb-md-6 {
    margin-bottom: 3rem !important;
  }
  .mx-md-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .my-md-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-md-6 {
    padding: 3rem !important;
  }
  .pt-md-6 {
    padding-top: 3rem !important;
  }
  .pb-md-6 {
    padding-bottom: 3rem !important;
  }
  .px-md-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-md-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-md-7 {
    margin: 3.5rem !important;
  }
  .mt-md-7 {
    margin-top: 3.5rem !important;
  }
  .mb-md-7 {
    margin-bottom: 3.5rem !important;
  }
  .mx-md-7 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }
  .my-md-7 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .p-md-7 {
    padding: 3.5rem !important;
  }
  .pt-md-7 {
    padding-top: 3.5rem !important;
  }
  .pb-md-7 {
    padding-bottom: 3.5rem !important;
  }
  .px-md-7 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }
  .py-md-7 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .m-md-8 {
    margin: 4rem !important;
  }
  .mt-md-8 {
    margin-top: 4rem !important;
  }
  .mb-md-8 {
    margin-bottom: 4rem !important;
  }
  .mx-md-8 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .my-md-8 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .p-md-8 {
    padding: 4rem !important;
  }
  .pt-md-8 {
    padding-top: 4rem !important;
  }
  .pb-md-8 {
    padding-bottom: 4rem !important;
  }
  .px-md-8 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .py-md-8 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .m-md-9 {
    margin: 4.5rem !important;
  }
  .mt-md-9 {
    margin-top: 4.5rem !important;
  }
  .mb-md-9 {
    margin-bottom: 4.5rem !important;
  }
  .mx-md-9 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }
  .my-md-9 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .p-md-9 {
    padding: 4.5rem !important;
  }
  .pt-md-9 {
    padding-top: 4.5rem !important;
  }
  .pb-md-9 {
    padding-bottom: 4.5rem !important;
  }
  .px-md-9 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
  .py-md-9 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .m-md-10 {
    margin: 5rem !important;
  }
  .mt-md-10 {
    margin-top: 5rem !important;
  }
  .mb-md-10 {
    margin-bottom: 5rem !important;
  }
  .mx-md-10 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .my-md-10 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .p-md-10 {
    padding: 5rem !important;
  }
  .pt-md-10 {
    padding-top: 5rem !important;
  }
  .pb-md-10 {
    padding-bottom: 5rem !important;
  }
  .px-md-10 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-md-10 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
@media (min-width: 1179px) {
  .m-lg-0 {
    margin: 0rem !important;
  }
  .mt-lg-0 {
    margin-top: 0rem !important;
  }
  .mb-lg-0 {
    margin-bottom: 0rem !important;
  }
  .mx-lg-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }
  .my-lg-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }
  .p-lg-0 {
    padding: 0rem !important;
  }
  .pt-lg-0 {
    padding-top: 0rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0rem !important;
  }
  .px-lg-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  .py-lg-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  .m-lg-1 {
    margin: 0.5rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.5rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.5rem !important;
  }
  .mx-lg-1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  .my-lg-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .p-lg-1 {
    padding: 0.5rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.5rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.5rem !important;
  }
  .px-lg-1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }
  .py-lg-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .m-lg-2 {
    margin: 1rem !important;
  }
  .mt-lg-2 {
    margin-top: 1rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 1rem !important;
  }
  .mx-lg-2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }
  .my-lg-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .p-lg-2 {
    padding: 1rem !important;
  }
  .pt-lg-2 {
    padding-top: 1rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 1rem !important;
  }
  .px-lg-2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .py-lg-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .m-lg-3 {
    margin: 1.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1.5rem !important;
  }
  .mx-lg-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .p-lg-3 {
    padding: 1.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1.5rem !important;
  }
  .px-lg-3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .m-lg-4 {
    margin: 2rem !important;
  }
  .mt-lg-4 {
    margin-top: 2rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 2rem !important;
  }
  .mx-lg-4 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .my-lg-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .p-lg-4 {
    padding: 2rem !important;
  }
  .pt-lg-4 {
    padding-top: 2rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 2rem !important;
  }
  .px-lg-4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .py-lg-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .m-lg-5 {
    margin: 2.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 2.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 2.5rem !important;
  }
  .mx-lg-5 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
  .my-lg-5 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }
  .p-lg-5 {
    padding: 2.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 2.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 2.5rem !important;
  }
  .px-lg-5 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .py-lg-5 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .m-lg-6 {
    margin: 3rem !important;
  }
  .mt-lg-6 {
    margin-top: 3rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 3rem !important;
  }
  .mx-lg-6 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  .my-lg-6 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .p-lg-6 {
    padding: 3rem !important;
  }
  .pt-lg-6 {
    padding-top: 3rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 3rem !important;
  }
  .px-lg-6 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .py-lg-6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .m-lg-7 {
    margin: 3.5rem !important;
  }
  .mt-lg-7 {
    margin-top: 3.5rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 3.5rem !important;
  }
  .mx-lg-7 {
    margin-left: 3.5rem !important;
    margin-right: 3.5rem !important;
  }
  .my-lg-7 {
    margin-top: 3.5rem !important;
    margin-bottom: 3.5rem !important;
  }
  .p-lg-7 {
    padding: 3.5rem !important;
  }
  .pt-lg-7 {
    padding-top: 3.5rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 3.5rem !important;
  }
  .px-lg-7 {
    padding-left: 3.5rem !important;
    padding-right: 3.5rem !important;
  }
  .py-lg-7 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
  }
  .m-lg-8 {
    margin: 4rem !important;
  }
  .mt-lg-8 {
    margin-top: 4rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 4rem !important;
  }
  .mx-lg-8 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }
  .my-lg-8 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .p-lg-8 {
    padding: 4rem !important;
  }
  .pt-lg-8 {
    padding-top: 4rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 4rem !important;
  }
  .px-lg-8 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .py-lg-8 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .m-lg-9 {
    margin: 4.5rem !important;
  }
  .mt-lg-9 {
    margin-top: 4.5rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 4.5rem !important;
  }
  .mx-lg-9 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }
  .my-lg-9 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }
  .p-lg-9 {
    padding: 4.5rem !important;
  }
  .pt-lg-9 {
    padding-top: 4.5rem !important;
  }
  .pb-lg-9 {
    padding-bottom: 4.5rem !important;
  }
  .px-lg-9 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }
  .py-lg-9 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }
  .m-lg-10 {
    margin: 5rem !important;
  }
  .mt-lg-10 {
    margin-top: 5rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 5rem !important;
  }
  .mx-lg-10 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }
  .my-lg-10 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .p-lg-10 {
    padding: 5rem !important;
  }
  .pt-lg-10 {
    padding-top: 5rem !important;
  }
  .pb-lg-10 {
    padding-bottom: 5rem !important;
  }
  .px-lg-10 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .py-lg-10 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                   Typography                     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Headings
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

body.rtl h1 {
  font-family: "almarai-regular", sans-serif;
}

h1 {
  font-size: 7.5rem;
  line-height: 1.1;
  letter-spacing: -4.8px;
}
h1 strong {
  color: var(--cream);
}

h2 {
  font-size: 4.75rem;
  line-height: 1.1;
  letter-spacing: -2px;
}
h2 strong {
  color: var(--cream);
}

h3 {
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: -0.6px;
}

h4 {
  font-size: 2.8rem;
  line-height: 122%;
}

h5 {
  font-size: 2.5rem;
  line-height: 122%;
}

h6 {
  font-size: 2rem;
}

p {
  text-wrap: pretty;
}

p,
li,
a,
span {
  line-height: 1.35;
  font-size: 1.7rem;
  font-weight: 300;
}
@media (max-width: 767px) {
  p,
  li,
  a,
  span {
    line-height: 1.4;
  }
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  Mob & Tab
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media (max-width: 1024px) {
  h1 {
    font-size: 5rem;
  }
  h2 {
    font-size: 3.65rem;
  }
  h3 {
    font-size: 4.2rem;
  }
  h5 {
    font-size: 2.25rem;
    line-height: 120%;
  }
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 Tiny Editor
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tiny-editor h1 {
  padding-bottom: 2.5rem;
}
.tiny-editor h2,
.tiny-editor h3 {
  padding-bottom: 1.75rem;
}
.tiny-editor h4,
.tiny-editor h5,
.tiny-editor h6,
.tiny-editor p {
  padding-bottom: 1.5rem;
}
.tiny-editor p a {
  color: var(--orange);
  transition: all 0.2s ease;
}
.tiny-editor p a:hover {
  border-bottom: 1px solid var(--orange);
}
.tiny-editor p strong {
  font-weight: bold;
}
.tiny-editor p:last-child {
  padding-bottom: 0;
}
.tiny-editor ul {
  margin-left: 1.9rem;
  margin-bottom: 1rem;
}
.tiny-editor ul li {
  padding-bottom: 0.5rem;
}

.op-p-50 li, .op-p-50 p {
  opacity: 50%;
  font-size: 1.6rem;
}

.text-orange {
  color: var(--orange1);
}
.text-orange * {
  color: var(--orange1);
}

.text-purple {
  color: var(--purple);
}
.text-purple * {
  color: var(--purple);
}

.text-teal {
  color: var(--teal);
}
.text-teal * {
  color: var(--teal);
}

.sm-h2 h2 {
  font-size: 4.25rem;
}

em,
i,
cite,
.italic {
  font-style: italic;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 Menu & Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
header {
  position: fixed;
  top: 0rem;
  z-index: 101;
  transform: translate3d(0, 0, 0);
  transition: padding 0.3s ease;
  padding-top: 1.3rem !important;
  padding-bottom: 2rem;
}
header ul li {
  display: inline-block;
  list-style: none;
}
header a {
  margin-left: 1.5rem;
  line-height: 1.8rem;
  font-weight: normal;
  color: var(--cream);
  font-size: 1.6rem;
}
header a.active:before {
  transform: translateX(0%);
}
header.active {
  background: rgba(62, 9, 55, 0.7411764706);
  backdrop-filter: blur(10px);
  padding-top: 1.3rem;
  padding-bottom: 2rem;
}
header.active .header-logo img,
header.active .header-logo svg {
  transform: scale(0.9);
  transform-origin: left;
  transition: transform 0.3s ease;
}
header .lang-switch {
  padding-bottom: 1.3rem;
  position: relative;
  color: var(--cream);
  margin-bottom: 1rem;
}
header .lang-switch::after {
  background: url(7db2cfbea0fb96f617af.png) no-repeat;
  background-position: bottom right;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
}
header .lang-switch a {
  margin: 0;
}
header .lang-switch span {
  padding: 0 0.1rem;
}

.header-logo {
  margin-left: -0.75rem !important;
  margin-right: 0 !important;
}
.header-logo img {
  max-width: 16rem;
  transition: transform 0.3s ease;
}

.p-top {
  padding-top: calc(var(--grid-padding) + 6rem) !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Socials
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.socials {
  display: inline-flex;
}
.socials svg {
  height: 2rem;
  width: 2rem;
  fill: var(--orange);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 Drodown 👇 👇 👇 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.hasDropdown {
  padding-bottom: 0;
  position: relative;
}
.hasDropdown.active > a.linehover::before {
  transform-origin: left center;
  transform: scale(1, 1);
}
.hasDropdown .dropdown-menu {
  visibility: hidden;
  pointer-events: all;
  width: 20rem;
  list-style: none;
  position: absolute;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: rgba(217, 217, 217, 0.12);
  backdrop-filter: blur(10px);
  top: 3rem;
  border-radius: 3px;
  padding: 1rem;
  left: -4rem;
  opacity: 0;
  transform: translate3d(0px, 2rem, 0px);
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s ease-in-out !important;
}
.hasDropdown .dropdown-menu li {
  display: block;
}
.hasDropdown .dropdown-menu li a {
  width: 100%;
  margin-left: 0;
  display: block;
  color: white;
  font-size: 1.4rem;
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  padding: 1rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 10px;
}
.hasDropdown .dropdown-menu li a:hover {
  background-image: url("data:image/svg+xml,%3Csvg width=%27182%27 height=%2739%27 viewBox=%270 0 182 39%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3CforeignObject x=%27-44%27 y=%27-44%27 width=%27270%27 height=%27127%27%3E%3Cdiv xmlns=%27http://www.w3.org/1999/xhtml%27 style=%27backdrop-filter:blur%2822px%29;clip-path:url%28%23bgblur_0_2166_1741_clip_path%29;height:100%25;width:100%25%27%3E%3C/div%3E%3C/foreignObject%3E%3Cg filter=%27url%28%23filter0_n_2166_1741%29%27 data-figma-bg-blur-radius=%2744%27%3E%3Crect width=%27182%27 height=%2739%27 rx=%278%27 fill=%27url%28%23paint0_linear_2166_1741%29%27 fill-opacity=%270.2%27/%3E%3Crect x=%270.5%27 y=%270.5%27 width=%27181%27 height=%2738%27 rx=%277.5%27 stroke=%27url%28%23paint1_linear_2166_1741%29%27/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id=%27filter0_n_2166_1741%27 x=%27-44%27 y=%27-44%27 width=%27270%27 height=%27127%27 filterUnits=%27userSpaceOnUse%27 color-interpolation-filters=%27sRGB%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend mode=%27normal%27 in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeTurbulence type=%27fractalNoise%27 baseFrequency=%273.3333332538604736 3.3333332538604736%27 stitchTiles=%27stitch%27 numOctaves=%273%27 result=%27noise%27 seed=%277600%27 /%3E%3CfeColorMatrix in=%27noise%27 type=%27luminanceToAlpha%27 result=%27alphaNoise%27 /%3E%3CfeComponentTransfer in=%27alphaNoise%27 result=%27coloredNoise1%27%3E%3CfeFuncA type=%27discrete%27 tableValues=%270 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 %27/%3E%3C/feComponentTransfer%3E%3CfeComposite operator=%27in%27 in2=%27shape%27 in=%27coloredNoise1%27 result=%27noise1Clipped%27 /%3E%3CfeFlood flood-color=%27rgba%280, 0, 0, 0.24%29%27 result=%27color1Flood%27 /%3E%3CfeComposite operator=%27in%27 in2=%27noise1Clipped%27 in=%27color1Flood%27 result=%27color1%27 /%3E%3CfeMerge result=%27effect1_noise_2166_1741%27%3E%3CfeMergeNode in=%27shape%27 /%3E%3CfeMergeNode in=%27color1%27 /%3E%3C/feMerge%3E%3C/filter%3E%3CclipPath id=%27bgblur_0_2166_1741_clip_path%27 transform=%27translate%2844 44%29%27%3E%3Crect width=%27182%27 height=%2739%27 rx=%278%27/%3E%3C/clipPath%3E%3ClinearGradient id=%27paint0_linear_2166_1741%27 x1=%27153%27 y1=%27-1.7242e-06%27 x2=%27-34.5%27 y2=%2743%27 gradientUnits=%27userSpaceOnUse%27%3E%3Cstop stop-color=%27white%27/%3E%3Cstop offset=%271%27 stop-color=%27%2349224B%27 stop-opacity=%270%27/%3E%3C/linearGradient%3E%3ClinearGradient id=%27paint1_linear_2166_1741%27 x1=%27-9.05236%27 y1=%2728.8359%27 x2=%275.19987%27 y2=%27-43.3528%27 gradientUnits=%27userSpaceOnUse%27%3E%3Cstop stop-color=%27white%27 stop-opacity=%270.3%27/%3E%3Cstop offset=%271%27 stop-color=%27white%27 stop-opacity=%270%27/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  border: 1px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(10px);
}
.hasDropdown .dropdown-menu li a:before {
  display: none;
}
.hasDropdown .dropdown-menu:after {
  display: block;
  content: "";
  position: absolute;
  top: -6px;
  left: 0;
  width: 100%;
  height: 1rem;
  background-color: transparent;
}
.hasDropdown .dropdown-menu.disappear {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.hasDropdown:hover ul.dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0px, 0px, 0px);
}

header.active .hasDropdown .dropdown-menu {
  background: rgb(117, 86, 113);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        <ul>
          <li class="hasDropdown">
            Home
            <ul class="dropdown-menu">
              <li><a href="#dd">dropdown-menu</a></li>
              <li><a href="#d">dropdown-menu</a></li>
            </ul>
          </li>
          <li><a class="lineHover" href="pageColor.php">Page Color</a></li>
          <li><a class="lineHover" href="hoversection.php">Hover</a></li>

       </ul>            
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.mob-menu {
  position: fixed;
  z-index: 50;
  left: 100vw;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  height: 100%;
  overflow-y: scroll;
  padding-bottom: 4rem;
  background: #3e0937;
  color: white;
  pointer-events: none;
  will-change: transform;
  transition: transform 0.8s cubic-bezier(0.075, 0.82, 0.165, 1) 0.7s;
}
.mob-menu:after, .mob-menu:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100vh;
}
.mob-menu:before {
  z-index: 1;
  width: 70vw;
  transition: transform 0.7s cubic-bezier(0.075, 0.82, 0.165, 1) 0.8s;
}
.mob-menu:after {
  z-index: 2;
  width: 100vw;
  background: #492244;
  transition: width 0.8s cubic-bezier(0.075, 0.82, 0.165, 1) 0.6s;
}
.mob-menu ul {
  padding-top: calc(4rem + 4vh);
  padding-left: 0;
  list-style-type: none;
  opacity: 0;
  transition: opacity 0.5s ease 0.25s;
}
.mob-menu ul > li {
  position: relative;
  margin: 0;
  padding-bottom: calc(1rem + 2.5vh);
}
.mob-menu ul > li.active:before {
  content: "■";
  display: block;
  position: absolute;
  left: -25px;
  color: #4d4def;
}
.mob-menu ul .social {
  position: absolute;
  bottom: 10%;
  right: 5%;
}

/* Animation */
.mob-menu-trigger {
  display: none;
}
.mob-menu-trigger:checked ~ .mob-menu {
  pointer-events: auto;
  transform: translate3d(-100vw, 0, 0);
  transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0.2s;
}
.mob-menu-trigger:checked ~ .mob-menu:before {
  transform: translate3d(-70vw, 0, 0);
  transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0.1s;
}
.mob-menu-trigger:checked ~ .mob-menu:after {
  width: 0vw;
  transition: width 1.4s cubic-bezier(0.075, 0.82, 0.165, 1) 0.25s;
}
.mob-menu-trigger:checked ~ .mob-menu > ul {
  opacity: 1;
  transition: opacity 0.8s ease 0.8s;
}
.mob-menu-trigger:checked ~ .menu-close:before {
  transform: rotate(45deg);
  transition: all 0.5s ease;
}
.mob-menu-trigger:checked ~ .menu-close:after {
  top: 0;
  width: 75%;
  left: 0;
  transform: rotate(-45deg);
  transition: all 0.5s ease;
}

/* Close Button */
.menu-close {
  position: fixed;
  top: 5rem;
  right: 2.5rem;
  width: 5rem;
  height: 5rem;
  z-index: 999;
  mix-blend-mode: difference;
}
.menu-close:after, .menu-close:before {
  content: "";
  position: absolute;
  display: block;
  height: 2px;
  width: 75%;
  background: white;
  transition: all 0.8s ease;
  transform-origin: center;
}
.menu-close:after {
  top: 10px;
  width: 50%;
  left: 25%;
}

.mob-site-search {
  padding-top: calc(6rem + 8vh);
}
.mob-site-search form {
  border-bottom: 1px solid rgba(255, 255, 255, 0.497);
  display: flex;
  align-items: end;
  padding-bottom: 1.5rem;
}
.mob-site-search form ::placeholder {
  font-size: 2rem;
  color: white;
  text-indent: 0px;
  padding-left: 0;
  margin-left: -0.5rem;
}
.mob-site-search form input {
  font-size: 2rem;
  width: 100%;
  color: white;
  border: none;
  background-color: transparent;
}
.mob-site-search form svg {
  margin-top: 1rem;
  height: 2.5rem;
  width: 2.5rem;
  fill: white;
}

.dropdown-arrow {
  height: 2rem;
  width: 2.35rem;
  fill: var(--blue);
  transform: rotate(90deg);
  position: absolute;
  top: 1rem;
  right: 2%;
}

.mob-sub-menu {
  padding-top: 1.5rem;
  padding-bottom: 1rem !important;
  display: none;
  border-radius: 6px;
  background: rgba(217, 217, 217, 0.1);
  margin-top: 2rem;
  padding: 2.5rem 0;
  width: 85%;
}
.mob-sub-menu a {
  display: block;
  margin-left: 2rem;
  padding-bottom: 2rem;
  font-size: 1.8rem;
}

.h-sub-menu.active .dropdown-arrow {
  transform: rotate(-90deg);
}
.h-sub-menu.active .mob-sub-menu {
  display: block;
}

footer {
  background-color: #1f666e;
  color: white;
  position: relative;
}
footer .credits a,
footer .credits span,
footer .credits p {
  font-size: 1.4rem;
}
footer .f-menus {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
footer .f-menus h6 svg {
  display: none;
}

.footer-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  pointer-events: none;
  height: 100%;
  width: 100%;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.b-top-w {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.socials {
  gap: 1.5rem;
  display: inline-flex;
}
.socials svg {
  fill: white;
  height: 2rem;
  width: 2rem;
  transition: transform 0.3s ease;
}
.socials svg:hover {
  transform: scale(1.1);
}

@media (max-width: 767px) {
  footer .f-menus a {
    display: none;
  }
  footer .f-menus.active a {
    display: block;
    margin-top: 1rem;
  }
  footer .f-menus.active a:last-child {
    margin-bottom: 3rem;
  }
  footer h6 {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.293);
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  footer h6 svg {
    justify-self: center;
    align-self: center;
    display: inline-block !important;
    margin-left: 1rem;
    height: 1.5rem;
    width: 1.5rem;
  }
  footer .active svg {
    transform: rotate(-180deg);
  }
  .credits {
    flex-direction: column-reverse;
  }
  .credits .gap-2 {
    flex-wrap: wrap;
    justify-content: center;
  }
  .credits .gap-2 span {
    width: 55%;
  }
  .credits .gap-2 a {
    width: 47%;
    text-align: center;
  }
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                     Components
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 Video Play Button
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.play-btn {
  position: absolute;
  top: calc(50% - 3rem);
  left: calc(50% - 3rem);
  z-index: 12;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border-radius: 50%;
  transition: transform 0.2s ease;
  height: 6rem;
  width: 6rem;
}
.play-btn svg {
  height: 2.75rem;
  width: 2.75rem;
  fill: white;
  transition: transform 0.2s ease;
}

.vid-banner,
.veno-box {
  position: relative;
  cursor: pointer;
}
.vid-banner:hover .play-btn,
.veno-box:hover .play-btn {
  transform: scale(1.2);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Buttons
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.btn {
  cursor: pointer;
  user-select: none !important;
  display: inline-block;
}
.btn:focus {
  outline: 0px;
}
.btn {
  background-color: var(--cream);
  color: var(--purple) !important;
  padding: 1rem 3rem;
  border-radius: 10rem;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1px;
  transition: all 0.2s ease;
}
.btn.cream {
  border: 1px solid var(--cream);
}
.btn.cream:hover {
  background-color: var(--purple);
  color: var(--cream) !important;
}
.btn.orange {
  background-color: var(--orange);
  border: 1px solid var(--orange);
}
.btn.orange:hover {
  color: var(--orange) !important;
}
.btn.white {
  color: var(--purple);
  background-color: white;
}
.btn.white:hover {
  background-color: var(--purple);
  color: var(--cream) !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
             Mixed Button Container
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.mix-btn {
  display: inline-flex;
  align-items: center;
  background-color: var(--purple);
  border-radius: 5rem;
  padding: 1rem 1.5rem;
  padding-left: 2.75rem;
  text-decoration: none;
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
}
.mix-btn span.action {
  transition: all 0.2s ease;
}
.mix-btn:hover span.action {
  background: var(--cream);
  color: var(--purple);
}
.mix-btn .brand {
  color: white;
  margin-right: 2rem;
}
.mix-btn .rating {
  color: var(--cream);
  font-size: 2.4rem;
  font-weight: 300;
  margin-right: 2rem;
}
.mix-btn .action {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: white;
  padding: 0.8rem 2rem;
  border-radius: 3rem;
  border: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                      Line Hover            
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.linehover {
  position: relative;
  outline: 0;
  cursor: pointer;
  padding-bottom: 0.25rem;
  transition: color 0.2s ease;
  width: fit-content;
}
.linehover::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--purple);
  transform-origin: right center;
  transform: scale(0, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.linehover.white:hover {
  color: white;
}
.linehover.cream:hover {
  color: var(--cream);
}
.linehover.purple:hover {
  color: var(--purple);
}
.linehover.green:hover {
  color: var(--green);
}
.linehover.white::before {
  background-color: var(--white);
}
.linehover.cream::before {
  background-color: var(--cream);
}
.linehover.purple::before {
  background-color: var(--purple);
}
.linehover.green::before {
  background-color: var(--green);
}
.linehover.active::before, .linehover:hover::before {
  transform-origin: left center;
  transform: scale(1, 1);
}

.btn-wrap a {
  margin-right: 1rem;
}
@media screen and (max-width: 560px) {
  .btn-wrap a {
    margin-right: 0;
  }
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 Appear On Scroll  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.appear {
  opacity: 0;
  transition: opacity 0.8s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.appear.entered {
  opacity: 1;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                   Appear from bottom  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.appear-y {
  opacity: 0;
  transform-origin: 50% 50%;
  will-change: opacity, transform;
  transform: translate(0px, 50px);
  transition: 1s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.appear-y.entered {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 img scale in
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.img-detect {
  overflow: hidden;
}
.img-detect img {
  transform: scale(1.25, 1.25);
  transition: transform 3.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.img-detect.entered img {
  transform: scale(1, 1);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 For Title <h1..h6> tag
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.appear-title div:first-child span {
  transition-delay: 0.15s;
}
.appear-title div:nth-child(2) span {
  transition-delay: 0.35s;
}
.appear-title div:nth-child(3) span {
  transition-delay: 0.5s;
}
.appear-title div:nth-child(4) span {
  transition-delay: 0.65s;
}
.appear-title div:nth-child(5) span {
  transition-delay: 0.8s;
}
.appear-title div,
.appear-title span {
  overflow: hidden;
  font-size: inherit;
  line-height: 1.1;
}
.appear-title span {
  display: block;
  transition: 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-delay: 0.2s;
  transform: translate3d(0, 105%, 0);
}
.appear-title.entered span {
  transform: translate3d(0, 0, 0);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            Pagination  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tool-pagination {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tool-pagination ul {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: fit-content;
}
.tool-pagination ul li {
  margin-left: 0.5rem;
  list-style: none;
}
.tool-pagination ul li a,
.tool-pagination ul li span {
  padding: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3rem;
  width: 3rem;
  border-radius: 50%;
  transition: background-color 0.2s ease;
}
.tool-pagination ul li a.dots,
.tool-pagination ul li span.dots {
  border: none !important;
}
.tool-pagination ul li a.current,
.tool-pagination ul li span.current {
  background-color: var(--cream) !important;
  color: var(--purple) !important;
}
.tool-pagination ul li a:hover, .tool-pagination ul li a.current,
.tool-pagination ul li span:hover,
.tool-pagination ul li span.current {
  background-color: var(--cream);
  border-color: var(--cream);
}
.tool-pagination ul li span {
  border: 1px solid var(--black);
  background-color: transparent !important;
  color: var(--black) !important;
  pointer-events: none;
}
.tool-pagination .prev,
.tool-pagination .next {
  border: none;
  padding: 1rem;
}
.tool-pagination .prev:hover,
.tool-pagination .next:hover {
  background-color: transparent;
  color: var(--cream) !important;
}
@media (max-width: 767px) {
  .tool-pagination {
    flex-direction: column;
  }
}

@media (min-width: 1025px) {
  .b-right {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
}
.marque {
  width: 100%;
  pointer-events: none;
  overflow: hidden;
}
.marque .wrapper {
  height: 100%;
  width: 100%;
}

.inner {
  height: 100%;
  width: fit-content;
  align-items: center;
  display: flex;
  position: relative;
  will-change: transform;
  gap: 2rem;
}
.inner a,
.inner span {
  white-space: nowrap;
  font-size: 1.8rem !important;
  line-height: 1;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--cream);
  padding: 2rem 5rem;
}

.marquee-container.entered .inner.right {
  animation: marquee 15s linear infinite alternate;
}
.marquee-container.entered .inner.left {
  animation: marquee 15s linear infinite alternate-reverse;
}
@media (max-width: 767px) {
  .marquee-container.entered .inner.right {
    animation: marqueemob 20s linear infinite alternate;
  }
  .marquee-container.entered .inner.left {
    animation: marqueemob 20s linear infinite alternate-reverse;
  }
}

@keyframes marquee {
  to {
    transform: translate3d(-45%, 0, 0);
  }
}
@keyframes marqueemob {
  to {
    transform: translate3d(-50%, 0, 0);
  }
}
.d-line {
  height: 2px;
  width: 100%;
  background: linear-gradient(90deg, var(--green) 50%, transparent 50%);
  background-repeat: repeat-x;
  background-size: 10px 3px;
  z-index: 1;
  margin-bottom: -2px;
}

@keyframes border-dance {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 300px 0px;
  }
}
.slider.entered .d-line {
  animation: border-dance 7s infinite linear;
}

.slider.exited .d-line {
  animation-play-state: paused !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                   Forms
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
form input,
form select,
form textarea {
  width: 100%;
  padding: 1.25rem 2rem;
  border: none !important;
  border-radius: 0.5rem;
  background: rgba(62, 9, 55, 0.1);
  margin-bottom: 1.5rem !important;
}
form input[type=checkbox] {
  width: 1.5rem;
  height: 1.5rem;
  top: 0.15rem;
  position: relative;
}
form input[type=submit] {
  cursor: pointer;
  text-indent: 0 !important;
  font-size: 1.8rem;
  margin-top: 2rem;
  width: 20rem;
  background-color: var(--cream);
  text-align: center;
  border-radius: 3rem;
}
form input[type=submit]:hover {
  background-color: var(--purple);
  color: white;
}
form select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27%23765496%27 viewBox=%270 0 512 512%27%3E%3Cpath d=%27M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z%27 /%3E%3C/svg%3E");
  background-size: 1rem;
  background-repeat: no-repeat;
  background-position: 96% center;
  padding-right: 2rem;
}
form p,
form a,
form span {
  font-size: 1.6rem;
  line-height: 1.5;
}

input[type=checkbox] {
  margin-bottom: 0 !important;
  margin-right: 0.5rem;
}

textarea {
  max-height: 16rem;
  resize: vertical;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
               extra forms  styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
input[type=checkbox].circle-check {
  appearance: none;
  background-color: #fff;
  border-radius: 100%;
  height: 1.2vw;
  padding: 0;
  vertical-align: middle;
  width: 1.2vw;
}
input[type=checkbox].circle-check:checked {
  background-color: #111;
  box-shadow: 0 0 0 0.3vw inset #fdfdfd;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
             Contact Form Stuff
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.wpcf7 form {
  position: relative;
}

.wpcf7-form-control-wrap {
  width: 100%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 Messages
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.wpcf7-not-valid-tip {
  font-size: 1.2rem !important;
  transform: translateY(-1rem);
}

.wpcf7-response-output {
  font-size: 1.25rem !important;
  width: 100%;
  line-height: 1.1;
  border: 1px solid orangered !important;
  color: orangered;
  bottom: -5rem !important;
  left: 0 !important;
}

.sent .wpcf7-response-output {
  color: green;
  border-color: green !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
               Submit Button
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.submit-btn {
  position: relative;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
             Spinner
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.wpcf7-spinner {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
              Checkbox & Radio
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.wpcf7-radio label {
  display: flex !important;
  gap: 1rem;
  align-items: center;
  margin-right: 1rem;
}

.wpcf7-checkbox label {
  display: flex;
  align-items: baseline;
  gap: 1rem;
}

.wpcf7-not-valid-tip,
.wpcf7-list-item {
  margin: 0 !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    Pages
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.banner-layer {
  position: absolute;
  top: 2%;
  right: 10%;
  transform: rotate(-12deg);
  z-index: 151;
  max-width: 75vw;
  pointer-events: none;
}

.has-layer {
  position: relative;
}
.has-layer::after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 30%;
  background: linear-gradient(180deg, rgba(62, 9, 55, 0) 0%, #3e0937 71.87%);
}

.home-section-3 {
  min-height: 65rem;
  overflow: visible;
}
@media screen and (max-width: 1024px) {
  .home-section-3 {
    padding-bottom: 8rem;
  }
}
.home-section-3 .home-img-3 {
  position: absolute;
  left: 0;
  top: -35rem;
  z-index: 20;
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .home-section-3 .home-img-3 {
    top: -5rem;
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .home-section-3 .home-img-3 {
    top: 0;
  }
}

@media screen and (max-width: 650px) {
  .h-financial {
    top: 6rem;
  }
}
@media screen and (max-width: 1024px) {
  .h-financial .z-100 {
    padding-top: 20rem;
  }
}
@media screen and (max-width: 1024px) {
  .h-financial .para-title {
    padding-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .h-financial .col-lg-3 {
    padding-bottom: 10rem;
  }
}
@media screen and (max-width: 1024px) {
  .h-financial .col-lg-3.pt-15 {
    padding-bottom: 0;
  }
}

.z-100 {
  position: relative;
  z-index: 50;
}

@media screen and (max-width: 1024px) {
  .h-what-we-do .offset-lg-1 p {
    margin-bottom: 2rem;
  }
}

.banner-layer-1 {
  top: 30rem;
  left: -20%;
  position: absolute;
  width: 140vw;
  max-width: 140vw;
  pointer-events: none;
}
@media screen and (max-width: 650px) {
  .banner-layer-1 {
    top: 54rem;
  }
}

@media screen and (max-width: 650px) {
  .banner-layer {
    display: none;
  }
}

.banner-content {
  position: absolute;
  top: 20rem;
  z-index: 22;
  left: var(--grid-padding);
}
.banner-content p,
.banner-content a,
.banner-content h2,
.banner-content h3,
.banner-content h4 {
  margin-left: 10%;
}
.banner-content p {
  max-width: 75%;
}

.home-banner {
  position: relative;
  z-index: 12;
}
@media screen and (max-width: 1024px) {
  .home-banner .banner-content {
    top: 15rem;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 0 3vw;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .home-banner .banner-content p {
    max-width: 100%;
    margin: 0 auto;
  }
}
.home-banner .video-wrapper {
  opacity: 0.6;
}
@media screen and (max-width: 650px) {
  .home-banner .video-wrapper {
    height: 620px;
  }
}
.home-banner .vidHome {
  position: relative;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  overflow: hidden;
  z-index: 10;
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .home-banner .vidHome {
    width: 100%;
  }
}
.home-banner .vidHome iframe {
  transition: opacity 0.5s ease;
  pointer-events: none;
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  display: block;
  z-index: 9;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 650px) {
  .home-banner .vidHome iframe {
    display: none;
  }
}
@media (max-width: 1024px) {
  .home-banner .vidHome {
    height: 60rem !important;
  }
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Life Section            
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.life-container .row {
  background-position: 75% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  Card Section            
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.small-card {
  width: 100%;
  padding: 0;
  position: relative;
  overflow: hidden;
  color: white;
  border-radius: 2rem !important;
}
.small-card img {
  height: auto;
  width: 100%;
}
.small-card .arrow-svg {
  position: relative;
}
.small-card .arrow-svg::after {
  content: "";
  position: absolute;
  margin-top: 2rem;
  right: 2rem;
  width: 1.8rem;
  height: 1.8rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2219%22%20viewBox%3D%220%200%2018%2019%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M18%201.29102C18%200.738731%2017.5523%200.291016%2017%200.291016H8C7.44772%200.291016%207%200.738731%207%201.29102C7%201.8433%207.44772%202.29102%208%202.29102H16V10.291C16%2010.8433%2016.4477%2011.291%2017%2011.291C17.5523%2011.291%2018%2010.8433%2018%2010.291V1.29102ZM0.292893%2016.5839C-0.0976311%2016.9744%20-0.0976311%2017.6076%200.292893%2017.9981C0.683417%2018.3886%201.31658%2018.3886%201.70711%2017.9981L1%2017.291L0.292893%2016.5839ZM17%201.29102L16.2929%200.583909L0.292893%2016.5839L1%2017.291L1.70711%2017.9981L17.7071%201.99812L17%201.29102Z%22%20fill%3D%22white%22/%3E%3C/svg%3E");
}
.small-card.blue {
  background-color: #1c787b;
}
.small-card.orange {
  background-color: #c75110;
}
.small-card.green {
  background-color: #525e26;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    Press Card 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.press-card {
  background-color: #ede9ed;
  padding: 2rem;
  border-radius: 1.5rem !important;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
.press-card p {
  font-weight: 400;
}
.press-card.light-purple {
  background: rgba(62, 9, 55, 0.1);
}
.press-card h4 {
  font-size: 2rem;
  width: 100%;
}
.press-card .d-flex {
  width: 100%;
  align-self: end;
}
.press-card img {
  height: 20rem;
  width: 100%;
  object-fit: cover;
  object-position: center;
  align-self: end;
}
.press-card .pc-data {
  width: 100%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          Tags         
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tags {
  display: flex;
  gap: 1rem;
}
.tags span {
  border: 1px solid var(--orange);
  border-radius: 5rem;
  padding: 0.5rem 1.5rem;
  font-size: 1.2rem;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap;
}
.tags.purple span {
  border: 1px solid #461f49;
  color: #461f49;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    Pink Card      
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.pink-card {
  background-color: rgba(199, 80, 16, 0.3);
  padding: 2rem;
}
.pink-card * {
  color: var(--orange);
}
.pink-card.bg-green * {
  color: white;
}
.pink-card.bg-green .orange-border,
.pink-card.bg-green .tags span {
  border-color: white;
}
.pink-card.bg-green .focus::after {
  content: "";
  position: absolute;
  top: 1rem;
  right: 0px;
  width: 5rem;
  height: 5rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,<svg width=\"312\" height=\"323\" viewBox=\"0 0 312 323\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5 123.019L267.827 13.921C285.497 6.58602 303.912 22.6873 299.001 41.1788L225.13 319.321\" stroke=\"url%28%23paint0_linear_622_624%29\" stroke-width=\"23.0943\"/><defs><linearGradient id=\"paint0_linear_622_624\" x1=\"293.546\" y1=\"12.4858\" x2=\"134.209\" y2=\"211.755\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"white\"/><stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/></linearGradient></defs></svg>");
}

.cs-slider .bg-purple,
.cs-slider .bg-light,
.cs-slider .bg-orange,
.cs-slider .bg-green,
.cs-slider .bg-cream,
.cs-slider .bg-peach,
.cs-slider .bg-teal,
.cs-slider .bg-skyblue {
  padding: 2rem;
  height: 100%;
}
.cs-slider .tiny-editor h3 {
  font-size: 2.25rem;
}
.cs-slider .swiper-slide {
  height: 100%;
}
.cs-slider p, .cs-slider span {
  font-size: 1.35rem;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    Tags         
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.fwp-400 p {
  font-weight: 400;
}

.orange-border {
  border: 1px solid var(--orange);
  padding: 1.5rem;
}

.bg-sky-blue {
  background-color: #8bbabb;
  position: relative;
  overflow: hidden;
}
.bg-sky-blue::before {
  content: "";
  position: absolute;
  top: 0;
  left: auto;
  opacity: 0.5;
  right: 0;
  bottom: 0;
  width: 40rem;
  background-image: radial-gradient(circle, white 2px, transparent 2px);
  background-size: 20px 20px;
  pointer-events: none;
  z-index: 0;
}
.bg-sky-blue::after {
  content: "";
  position: absolute;
  top: 0;
  left: auto;
  right: 20%;
  width: 20rem;
  height: 100%;
  background: #8bbabb;
  filter: blur(52px);
  z-index: 1;
}
.bg-sky-blue .tiny-editor {
  position: relative;
  z-index: 33;
}
@media (max-width: 1024px) {
  .bg-sky-blue::after {
    display: none;
  }
}

.rounded-1 {
  border-radius: 1rem;
}

.focus {
  position: relative;
  font-size: 5rem;
  padding-top: 3rem;
  padding-right: 3rem;
  display: inline-block;
}
.focus::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0px;
  width: 7rem;
  height: 7rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,<svg width=\"312\" height=\"323\" viewBox=\"0 0 312 323\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5 123.019L267.827 13.921C285.497 6.58602 303.912 22.6873 299.001 41.1788L225.13 319.321\" stroke=\"url%28%23paint0_linear_622_624%29\" stroke-width=\"23.0943\"/><defs><linearGradient id=\"paint0_linear_622_624\" x1=\"293.546\" y1=\"12.4858\" x2=\"134.209\" y2=\"211.755\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"%234A2244\"/><stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/></linearGradient></defs></svg>");
}
.focus.orange::after {
  top: 1rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,<svg width=\"312\" height=\"323\" viewBox=\"0 0 312 323\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M5 123.019L267.827 13.921C285.497 6.58602 303.912 22.6873 299.001 41.1788L225.13 319.321\" stroke=\"url%28%23paint0_linear_622_624%29\" stroke-width=\"23.0943\"/><defs><linearGradient id=\"paint0_linear_622_624\" x1=\"293.546\" y1=\"12.4858\" x2=\"134.209\" y2=\"211.755\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"%23C75010\"/><stop offset=\"1\" stop-color=\"white\" stop-opacity=\"0\"/></linearGradient></defs></svg>");
}
@media (max-width: 1024px) {
  .focus {
    font-size: 6rem;
  }
}
@media (max-width: 767px) {
  .focus {
    font-size: 5rem;
  }
}

@media (min-width: 1025px) {
  .pt-15 {
    padding-top: 15rem;
  }
}
.card {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 0.62rem;
  height: 100%;
  color: white;
  padding-top: 5rem;
}
.card h3 {
  position: absolute;
  top: 7%;
  left: 25%;
}
.card::after {
  content: "";
  position: absolute;
  right: 10%;
  bottom: 10%;
  width: 2rem;
  height: 2rem;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2222%22%20height%3D%2220%22%20viewBox%3D%220%200%2022%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M12.379%2019.0918L10.7383%2017.4725L17.4926%2010.7182H-0.000303268V8.37447H17.4926L10.7383%201.64151L12.379%200.000888109L21.9244%209.54634L12.379%2019.0918Z%22%20fill%3D%22white%22/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.card.no-arrow::after {
  display: none;
}
.card h2,
.card h3,
.card h4,
.card h5,
.card h6,
.card p,
.card span {
  color: white !important;
}
.card p {
  opacity: 0.5;
}
.card:hover {
  color: white !important;
}

.card-banking {
  background-color: #461f49;
}

.card-investments {
  background-color: #1f666e;
}

.green-border-left {
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
  border: 2rem solid var(--green);
}

.green-border-right {
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
}

.rounded-green {
  position: relative;
}

.arrow h3 {
  position: relative;
  display: inline-block;
  padding-left: 2rem;
}
.arrow h3::before {
  content: "";
  position: absolute;
  left: -1.5rem;
  top: 2rem;
  width: 3rem;
  height: 3rem;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,<svg width=\"47\" height=\"66\" viewBox=\"0 0 47 66\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url%28%23clip0_1636_1311%29\"><g style=\"mix-blend-mode:lighten\"><path d=\"M0.863281 1.48828L40.364 24.3813C46.8956 28.1621 46.8956 37.5968 40.364 41.3776L0.863281 64.2706\" stroke=\"white\" stroke-width=\"2.35\" stroke-miterlimit=\"10\"/></g></g><defs><clipPath id=\"clip0_1636_1311\"><rect width=\"47\" height=\"65.8\" fill=\"white\"/></clipPath></defs></svg>");
  background-size: contain;
  background-repeat: no-repeat;
}

.focus2 {
  position: absolute;
  top: -15%;
  left: -5%;
  height: 40rem;
  width: 40rem;
}

@media screen and (max-width: 1024px) {
  .m-btn {
    margin-top: 2rem;
  }
}

@media screen and (max-width: 1024px) {
  .h-h {
    background-position: center left;
  }
}
@media screen and (max-width: 1024px) {
  .h-h .green-border-left {
    height: 323px !important;
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
@media screen and (max-width: 1024px) {
  .h-h .green-border-right {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 2rem;
  }
}
@media screen and (max-width: 1024px) {
  .h-h .tiny-editor {
    padding-top: 0 !important;
    padding-bottom: 2rem !important;
  }
}

@media screen and (max-width: 1024px) {
  .w-child-pages .col-lg-4 {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .w-child-pages .col-lg-4 {
    width: 100%;
  }
}

@media screen and (max-width: 650px) {
  .life-content .w-75 {
    width: 100% !important;
  }
}

@media screen and (max-width: 650px) {
  .h-about-wrap {
    padding-top: 7rem;
  }
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Inner Banner
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.inner-banner {
  background-color: var(--teal);
  padding-top: 10rem;
  min-height: 70vh;
}
@media screen and (max-width: 1024px) {
  .inner-banner .row {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 1024px) {
  .inner-banner .row .tiny-editor {
    padding-left: var(--grid-padding);
  }
}
.inner-banner .mask-left {
  mask: url("data:image/svg+xml,<svg width=%272645%27 height=%272548%27 viewBox=%270 0 2645 2548%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><g clip-path=%27url%28%23clip0_2065_1366%29%27><path d=%27M-486.672 2874.51L-1535.14 614.186L648.309 263.877L2240.63 8.40829C2503.35 -33.7431 2713.23 224.312 2618.4 472.908L2043.67 1979.58L1662.69 2874.54L-486.672 2874.51Z%27 fill=%27black%27/></g><defs><clipPath id=%27clip0_2065_1366%27><rect width=%272644.15%27 height=%272548%27 fill=%27white%27 transform=%27matrix%28-1 0 0 1 2644.15 0%29%27/></clipPath></defs></svg>") no-repeat;
  mask-size: 100%;
  margin-top: 4rem;
  height: 53rem;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 650px) {
  .inner-banner .mask-left {
    height: 300px;
    margin-top: 0;
  }
}
@media screen and (max-width: 650px) {
  .inner-banner .img-focus.left {
    top: -20%;
    left: 0;
  }
}
.inner-banner p,
.inner-banner h1 strong {
  display: block;
  margin-left: 9rem;
}
.inner-banner p {
  max-width: 90%;
  padding-bottom: 2rem !important;
}
@media (min-width: 1025px) {
  .inner-banner a {
    margin-left: 10rem;
  }
  .inner-banner p {
    max-width: 75%;
  }
}
.inner-banner .img-focus {
  top: 75%;
  left: 50%;
}
@media screen and (max-width: 1024px) {
  .inner-banner .img-focus:first-child {
    display: none;
  }
}
.inner-banner.bg-purple {
  background-color: var(--purple);
}
.inner-banner.bg-green {
  background-color: var(--green);
}
@media (max-width: 1024px) {
  .inner-banner {
    padding-top: 12rem;
    min-height: 40rem;
  }
  .inner-banner .img-focus {
    transform: rotate(12deg) translate(-65%, -50%);
  }
  .inner-banner img.mask {
    height: 36rem;
  }
  .inner-banner p,
  .inner-banner h1 strong {
    margin-left: 0rem;
  }
}

.investor-relations .sy.bg-green .row .col-lg-3 .report-card .mask-left {
  top: auto;
  bottom: 0;
  height: 70%;
  object-fit: cover;
  object-position: left bottom;
}

[data-barba-namespace=press-posts] header .hasDropdown .dropdown-menu {
  background: #755671;
}
[data-barba-namespace=press-posts] .breadcrumbs {
  left: 0;
  width: 100%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                   Arabic Font          
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body.rtl .breadcrumbs {
  left: 0;
  right: 3.5rem;
}

.breadcrumbs {
  position: absolute;
  top: 10rem;
  left: 3.5rem;
}
@media screen and (max-width: 1024px) {
  .breadcrumbs {
    left: 0;
  }
}
.breadcrumbs span,
.breadcrumbs a,
.breadcrumbs p {
  margin-left: 0 !important;
  color: rgba(255, 255, 255, 0.5490196078);
  font-size: 1.4rem;
}
.breadcrumbs a {
  transition: color 0.2s ease;
}
.breadcrumbs a:hover {
  color: white;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Paragraph Title 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.para-title p,
.para-title h2 strong {
  display: block;
  padding-bottom: 2rem;
}
@media (min-width: 1025px) {
  .para-title p,
  .para-title h2 strong {
    margin-left: 10rem;
  }
  .para-title a {
    margin-left: 10rem;
  }
}
.para-title.orange strong {
  color: var(--orange);
}
.para-title.white strong {
  color: white;
}

@media (max-width: 1024px) {
  .venobox img.rounded {
    aspect-ratio: 16/9;
    object-fit: cover;
  }
}

.venobox h4 {
  font-size: 2.25rem;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
            Career Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media (min-width: 1025px) {
  .careers .inner-banner h1 {
    font-size: 7rem;
    line-height: 1.05;
  }
}
.career-focus {
  position: absolute;
  top: -20%;
  right: -20%;
  transform: rotate(45deg);
  height: 95rem;
  width: 95rem;
}

.star-card {
  background-color: rgba(217, 217, 217, 0.2862745098);
  border-radius: 1rem;
  margin-bottom: 2rem;
  display: flex;
  gap: 1.5rem;
  align-items: start;
}
.star-card p {
  font-size: 1.6rem;
}

.work-life-balance .accordion > li {
  border: none;
  position: relative;
}
.work-life-balance .accordion > li::after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -1rem;
  left: auto;
  right: 0;
  width: 95%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.18);
}
.work-life-balance .accordion .more {
  display: none;
}
.work-life-balance .accordion .accordion_item p {
  padding-bottom: 1rem !important;
}
.work-life-balance .accordion .accordian-title {
  position: relative;
}
.work-life-balance .accordion .glass-btn {
  position: absolute;
  top: 0.75rem;
  left: -6rem;
  transform: rotate(-90deg);
}
.work-life-balance .accordion li.selected .glass-btn {
  transform: rotate(0deg);
}

.ring {
  position: absolute;
  top: -35%;
  left: -25%;
  height: 70rem;
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: right;
  width: 70rem;
  pointer-events: none;
  z-index: 3;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  Contact Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media (min-width: 1025px) {
  .globe-img {
    transform: translateY(-8rem);
  }
}
.location-divs {
  position: relative;
  overflow: visible;
}
.location-divs p {
  opacity: 0.5;
  max-width: 40rem;
  padding-top: 1rem;
  min-height: 16rem;
}
.location-divs a {
  color: var(--cream);
}
.location-divs .focus1::after {
  top: 3.5rem;
  right: 11rem;
  pointer-events: none;
}

.contact-icons {
  height: 3rem;
}

@media (min-width: 1025px) {
  .saperator {
    position: relative;
  }
  .saperator::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 2px;
    opacity: 0.2;
    background: #3e0937;
  }
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
               Image Focus
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.img-focus {
  position: absolute;
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.img-focus.left {
  top: 0%;
  left: 7%;
  transform: rotate(-190deg);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Inner Banner
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.strategy-card-container img.rounded-1 {
  max-width: 25rem;
}
.strategy-card-container p {
  font-size: 1.5rem;
}
.strategy-card-container .strategy-card {
  background-color: #51214b;
}
.strategy-card-container .strategy-card p {
  width: 95%;
  font-size: 1.5rem;
}

.strategy-bg {
  position: absolute;
  height: 51rem;
  width: auto;
}

.strategy-sec-bg {
  top: 0;
  right: -3rem;
}

.strategy-sec-bg-left {
  bottom: 0;
  left: -3rem;
}

.position-white span {
  width: 0.5rem;
  background-color: white;
  height: 50%;
  position: absolute;
}
.position-white p {
  color: #1f817f;
  font-weight: 400;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.history-section {
  overflow: visible;
}
.history-section img {
  max-width: 25rem;
  border-radius: 1rem;
}

.history-img-top-left {
  position: absolute;
  top: -10%;
  left: 10%;
}

.history-img-top-right {
  position: absolute;
  top: -17%;
  right: 10%;
}

.history-img-bottom-left {
  position: absolute;
  bottom: 15%;
  left: 7%;
}

.history-img-bottom-right {
  position: absolute;
  bottom: 20%;
  right: 8%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 Our Structure
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.people h5 {
  padding-bottom: 0.75rem;
  line-height: 1.15;
}
.people .country,
.people .department,
.people .desig {
  font-size: 1.5rem;
  letter-spacing: -0.36px;
  padding-top: 0.5rem;
}
.people .country {
  color: var(--teal);
}
.people .department {
  color: var(--orange);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  Cards
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.download-cards a {
  background-color: rgba(103, 189, 187, 0.2);
  font-weight: 500;
  border-radius: 1rem;
}
.download-cards a img {
  width: auto;
  height: 3.5rem;
}

[data-barba-namespace=press] .partner-filters {
  display: none;
}

.partner-filters {
  display: flex;
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
}
.partner-filters .filter-btn {
  background: transparent;
  border: 1px solid var(--purple);
  color: var(--purple);
  padding: 1rem 2rem;
  border-radius: 5rem;
  font-size: 1.2rem;
  cursor: pointer;
  transition: all 0.3s ease;
}
.partner-filters .filter-btn.active, .partner-filters .filter-btn:hover {
  background: var(--purple);
  border-color: var(--purple);
  color: white;
}

.partner-card {
  border: 1px solid #b5b5b5;
  border-radius: 1.5rem;
  padding: 4rem;
  min-height: 23rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.partner-card img {
  max-width: 12rem;
}
.partner-card:hover {
  border-color: #5a2d7b;
  box-shadow: 0 8px 25px rgba(90, 45, 123, 0.15);
  transform: translateY(-3px);
}

.cta-card {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  color: white;
}
.cta-card img {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 60rem;
  pointer-events: none;
}
.cta-card .ir-img {
  position: absolute;
  top: auto;
  bottom: 0%;
  right: 0%;
  max-width: 30rem;
}

.report-card {
  border-radius: 1rem;
  position: relative;
}
@media (min-width: 1025px) {
  .report-card {
    max-width: 35rem;
  }
}
.report-card {
  overflow: hidden;
}
.report-card img {
  max-width: 95%;
}
.report-card h2,
.report-card h3 {
  padding: 2rem;
  line-height: 1.1;
  padding-bottom: 1rem;
}
.report-card p {
  padding-left: 2rem;
  padding-right: 2rem;
  min-height: 5rem;
}
.report-card .btn {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  background: rgba(230, 207, 161, 0.8);
  border: none;
  backdrop-filter: blur(6.5px);
}

.mxw-100 {
  max-width: 100% !important;
}

.gradient-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 1rem;
  background: linear-gradient(208deg, #f9f5f6 -36.6%, #843e5a 38.58%, #3e0937 107.93%);
  color: white;
  min-height: 35rem;
  padding: 3rem;
}

.icon-sm {
  max-width: 6rem;
  aspect-ratio: 1/1;
  object-fit: contain;
}

.sharp-border {
  width: 100%;
  height: 1px;
  background: linear-gradient(270deg, #fff 0%, #753353 55.77%, #fff 100%);
}

.top-border {
  border-top: 1px solid var(--teal);
}
.top-border.orange {
  border-color: var(--orange);
}
.top-border.white {
  border-color: #fff;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
              Press Details 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.press-details-intro h1 {
  font-size: 5rem;
}

.press-details img {
  margin-bottom: 3rem;
  object-fit: cover;
  width: 100%;
}
.press-details ul,
.press-details ol {
  padding-left: 4rem;
  font-size: 1.8rem;
}
.press-details ul li,
.press-details ol li {
  padding-bottom: 1.5rem;
}

blockquote {
  border-left: 4px solid var(--purple);
  padding-left: 2rem;
  margin: 2rem 0;
  font-style: italic;
  margin-bottom: 2rem;
  font-size: 1.8rem;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Search Results Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.search-results-page .bg-blue {
  background-color: var(--teal);
  color: white;
}
.search-results-page h5 {
  font-size: 2.5rem;
  font-weight: 400;
}
.search-results-page h3 {
  color: var(--purple);
  margin-bottom: 1.5rem;
}
.search-results-page .btn-1 {
  background-color: var(--orange);
  color: white;
  padding: 1rem 3rem;
  border-radius: 10rem;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 1px;
  display: inline-block;
  text-decoration: none;
  border: 2px solid var(--orange);
}
.search-results-page .search-result-item {
  border-bottom: 1px solid rgba(62, 9, 55, 0.1);
  padding-bottom: 3rem;
  margin-bottom: 3rem;
}
.search-results-page .search-result-item:last-child {
  border-bottom: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Search Results Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.blur {
  position: absolute;
  top: -50%;
  left: 0%;
  pointer-events: none;
}
.blur.u-40 {
  top: -40%;
}
@media (max-width: 1024px) {
  .blur {
    top: 20% !important;
    transform: rotate(39deg) translateX(-25%);
    max-width: 140%;
  }
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
               Share Page 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.share-page {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: center;
  padding: 2rem 4rem;
  width: 100%;
  height: 6rem;
  border-radius: 110px;
  border: 1px solid #fff;
  background: linear-gradient(268deg, rgba(212, 212, 212, 0.21) -5.87%, rgba(110, 110, 110, 0.21) 134.96%);
}
.share-page svg {
  height: 2rem;
  width: 2rem;
  fill: var(--purple) !important;
}
.share-page p {
  padding-bottom: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
               Share Page 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.img-box {
  position: relative;
  width: 100%;
  height: 100%;
  margin-block: 3rem;
}
.img-box .map-label {
  position: absolute;
  gap: 0.5rem;
  color: #3e0937;
  transform: translate(-50%, -50%);
  cursor: pointer;
  opacity: 0.5;
}
.img-box .map-label.active {
  opacity: 1;
}
.img-box .map-label span {
  font-size: 1.35rem;
  line-height: 1.1;
  max-width: 12rem;
}
.img-box .map-label .dot {
  width: 1.15rem;
  height: 1.15rem;
  border-radius: 50%;
  background-color: var(--purple);
  animation: pulse 2s infinite;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.7);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(220, 53, 69, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(220, 53, 69, 0);
  }
}
.img-box .map-label.dt-1 {
  top: 40%;
  left: 25%;
}
.img-box .map-label.dt-2 {
  top: 75%;
  left: 35%;
}
.img-box .map-label.dt-3 {
  top: 55%;
  left: 48%;
}
.img-box .map-label.dt-4 {
  top: 25%;
  left: 60%;
}
.img-box .map-label.dt-5 {
  top: 45%;
  left: 62%;
}
.img-box .map-label.dt-6 {
  top: 40%;
  left: 80%;
}

.text-class h4 {
  margin-bottom: 1.5rem;
}
.text-class p {
  text-align: start;
  align-self: self-start;
}

#info-box {
  max-width: 255px;
  width: 100%;
}

.c-icons {
  width: auto;
  height: 4rem;
}

.wpcf7 .wpcf7-form.invalid .wpcf7-response-output, .wpcf7 .wpcf7-form.spam .wpcf7-response-output {
  background-color: #ff4500;
  color: white;
  text-align: center;
}
.wpcf7 .wpcf7-form.sent .wpcf7-response-output {
  background-color: green !important;
  color: white;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .strategic-narrative {
    flex-direction: column;
  }
}
@media screen and (max-width: 650px) {
  .strategic-narrative .strategy-card {
    flex-direction: column;
  }
}
@media screen and (max-width: 650px) {
  .strategic-narrative .strategy-card img.rounded-1 {
    max-width: 100%;
    height: 300px;
    object-fit: fill;
  }
}

@media screen and (max-width: 1024px) {
  .counter-row .col-lg-3 {
    width: 50%;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 650px) {
  .environtment-social {
    padding-top: 2rem;
  }
}

@media screen and (max-width: 1024px) {
  .about-us .bg-purple.pb-lg-0 .d-ltr .col-lg-6 {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .about-us .bg-purple.pb-lg-0 .d-ltr .col-lg-6 {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .about-us .bg-purple.pb-lg-0 .d-ltr .col-lg-6 .right-mask img.img-focus {
    top: -16%;
  }
}
@media screen and (max-width: 650px) {
  .about-us .bg-purple.sb {
    margin-top: -6rem;
  }
}
@media screen and (max-width: 1024px) {
  .about-us .bg-purple.sb .d-ltr {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 1024px) {
  .about-us .bg-purple.sb .d-ltr .col-lg-6,
  .about-us .bg-purple.sb .d-ltr .col-lg-5 {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .about-us .bg-purple.sb .d-ltr .col-lg-6,
  .about-us .bg-purple.sb .d-ltr .col-lg-5 {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .about-us .bg-purple.sb .d-ltr .col-lg-6 .img-focus.left,
  .about-us .bg-purple.sb .d-ltr .col-lg-5 .img-focus.left {
    top: -19%;
    left: 3%;
  }
}
@media screen and (max-width: 1024px) {
  .about-us .bg-purple.sb .d-ltr .col-lg-6 .right-mask img.img-focus,
  .about-us .bg-purple.sb .d-ltr .col-lg-5 .right-mask img.img-focus {
    top: -16%;
  }
}

@media screen and (max-width: 1024px) {
  .our-structure-leadership .tab-slider .tab-menu h6 {
    text-align: center;
    line-height: 1.3;
  }
}
@media screen and (max-width: 1024px) {
  .our-structure-leadership .tab-slider .swiper-slide .row .col-lg-4 {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .our-structure-leadership .tab-slider .swiper-slide .row .col-lg-4 {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .contact .inner-banner .row {
    flex-direction: column;
  }
}
@media screen and (max-width: 1024px) {
  .contact .contact-col .location-divs {
    width: 50%;
  }
  .contact .contact-col .location-divs p {
    min-height: auto;
  }
}
@media screen and (max-width: 650px) {
  .contact .contact-col .location-divs {
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .contact .contact-col .location-divs .d-flex.flex-column.mt-6 {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 1024px) {
  .investor-relations .bg-cream .row .col-lg-4 {
    width: 50%;
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 650px) {
  .investor-relations .bg-cream .row .col-lg-4 {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .investor-relations .history-debt .row .col-lg-3 {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .investor-relations .history-debt .row .col-lg-3 {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .gmtn-base .row .col-lg-12.pt-5 .swiper-slide .col-lg-3 {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .gmtn-base .row .col-lg-12.pt-5 .swiper-slide .col-lg-3 {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .shape-investor-relations .col-lg-6 {
    width: 50%;
  }
}

@media screen and (max-width: 1024px) {
  .governance-policies {
    padding-top: 5rem !important;
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 1024px) {
  .governance-policies .row .col-lg-6 {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .governance-policies .row .col-lg-6 {
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .governance-policies .row .col-lg-6.my-auto {
    padding-left: var(--grid-padding) !important;
    margin-top: 3rem;
  }
}

@media screen and (max-width: 1024px) {
  .kyc-forms .tiny-editor {
    padding-bottom: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .kyc-forms .col-lg-6 .row .col-lg-6 {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .kyc-forms .col-lg-6 .row .col-lg-6 {
    width: 100%;
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 1024px) {
  .section-aml .row .col-lg-6,
  .data-protection .row .col-lg-6 {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .section-aml .row .col-lg-6,
  .data-protection .row .col-lg-6 {
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .section-aml .row .col-lg-6.my-auto,
  .data-protection .row .col-lg-6.my-auto {
    padding-left: var(--grid-padding) !important;
    margin-top: 3rem;
  }
}

@media screen and (max-width: 650px) {
  .data-protection {
    padding-bottom: 5rem;
  }
}

@media screen and (max-width: 1024px) {
  .sanctioned-countries .row .col-lg-8.inner {
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 1024px) {
  .sanctioned-countries .row .col-lg-8.inner span {
    width: 31%;
  }
}
@media screen and (max-width: 650px) {
  .sanctioned-countries .row .col-lg-8.inner span {
    width: 47%;
  }
}

@media screen and (max-width: 1024px) {
  .section-certi .row .col-lg-3 {
    width: 50%;
  }
}

@media screen and (max-width: 1024px) {
  .section-ar {
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 650px) {
  .section-ar .row {
    padding: 5rem 3rem !important;
  }
}
@media screen and (max-width: 1024px) {
  .section-ar .row .col-lg-7,
  .section-ar .row .col-lg-3 {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .section-ar .row .col-lg-7,
  .section-ar .row .col-lg-3 {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .section-pr {
    padding-bottom: 5rem;
  }
}

@media screen and (max-width: 650px) {
  .section-fr .cta-card {
    padding-bottom: 9rem !important;
  }
}

@media screen and (max-width: 650px) {
  .section-counter .swiper {
    height: 580px;
    overflow: hidden;
  }
}
@media screen and (max-width: 1024px) {
  .section-counter .text-lg-center h2 {
    text-align: center;
  }
}

@media screen and (max-width: 1024px) {
  .mobile-wrap .col-lg-6,
  .mobile-wrap .col-lg-5,
  .mobile-wrap .col-lg-7,
  .mobile-wrap .col-lg-4 {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .mobile-wrap .col-lg-6,
  .mobile-wrap .col-lg-5,
  .mobile-wrap .col-lg-7,
  .mobile-wrap .col-lg-4 {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .mobile-wrap .right-mask .img-focus {
    top: -9%;
  }
}

@media screen and (max-width: 1024px) {
  .section-sp {
    padding-bottom: 3rem;
    padding-top: 5rem;
  }
}

@media screen and (max-width: 1024px) {
  .section-cs .col-lg-6 {
    width: 50%;
  }
}
@media screen and (max-width: 650px) {
  .section-cs .col-lg-6 {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .counter-wrap .col-lg-3 {
    width: 50%;
  }
}

@media screen and (max-width: 650px) {
  .slider.cs-slider {
    padding-right: var(--grid-padding) !important;
    padding-left: var(--grid-padding) !important;
  }
}
@media screen and (max-width: 650px) {
  .slider.cs-slider .case-img {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 650px) {
  .mob-center {
    text-align: center;
  }
  .mob-center h2 {
    margin-bottom: 2rem;
  }
  .mob-center .text-end {
    text-align: center !important;
  }
}

@media screen and (max-width: 650px) {
  .section-sect {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 650px) {
  .col-lg-6.my-auto.pb-8.pb-lg-0 {
    padding-bottom: 0 !important;
  }
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Image Masking
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.right-mask {
  position: relative;
  margin-left: -10rem;
  display: flex;
  align-items: end;
  height: 50rem;
}
.right-mask .mask {
  mask: url("data:image/svg+xml,<svg width=%276061%27 height=%274043%27 viewBox=%270 0 6061 4043%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><g clip-path=%27url%28%23clip0_2068_1368%29%27><path d=%27M2503.97 6395.34L6620.85 6649.12L5842.17 3067.69L5274.3 455.879C5180.61 24.9384 4656.14 -143.209 4330.26 153.214L2355.2 1949.75L-482.04 4496.72L2503.97 6395.34Z%27 fill=%27black%27/></g><defs><clipPath id=%27clip0_2068_1368%27><rect width=%276060.45%27 height=%274043%27 fill=%27white%27/></clipPath></defs></svg>") no-repeat;
  mask-size: 100%;
  position: relative;
  height: 45rem;
  width: 100%;
  object-fit: cover;
}
.right-mask .img-focus {
  position: absolute;
  top: -33%;
  left: auto;
  right: -11%;
  transform: rotate(145deg);
  max-width: 60rem;
}
.right-mask::after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 12rem;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(62, 9, 55, 0) 0%, #3e0937 71.87%);
}
.right-mask.cream::after {
  background: linear-gradient(180deg, rgba(230, 207, 161, 0) 0%, #e6cfa1 71.87%);
}
.right-mask.green::after {
  background: linear-gradient(180deg, rgba(82, 94, 38, 0) 0%, #525e26 71.87%);
}

.mask-old {
  mask: url("data:image/svg+xml,<svg width=%271747%27 height=%271729%27 viewBox=%270 0 1747 1729%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><g clip-path=%27url%28%23clip0_1432_2639%29%27><path d=%27M1749.45 1728.51L1749.45 322.5L1471.27 278.372L379.07 102.83C198.86 73.8657 54.1235 256.3 118.544 431.211L508.98 1491.3L596.427 1728.51L1749.45 1728.51Z%27 fill=%27black%27/></g><defs><clipPath id=%27clip0_1432_2639%27><rect width=%271747%27 height=%271729%27 fill=%27white%27/></clipPath></defs></svg>") no-repeat;
  mask-size: 100%;
  width: 100%;
  height: 100%;
}

.mask-left {
  mask: url("data:image/svg+xml,<svg width=%271689%27 height=%271755%27 viewBox=%270 0 1689 1755%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><g clip-path=%27url%28%23clip0_1434_2655%29%27><path d=%27M-9.55441 1763.06L1335.95 1762.18L1412.08 1397.36L1580.8 341.333C1608.64 167.092 1437.42 28.0305 1272.61 91.0214L273.74 472.793L-10.3187 590.557L-9.55441 1763.06Z%27 fill=%27black%27/></g><defs><clipPath id=%27clip0_1434_2655%27><rect width=%271753.42%27 height=%271687%27 fill=%27white%27 transform=%27translate%281687%29 rotate%2889.9626%29%27/></clipPath></defs></svg>") no-repeat;
  mask-size: 100%;
  width: 100%;
  height: 100%;
}

@media (max-width: 1024px) {
  .mob-tx {
    transform: translateX(-1rem);
  }
}
.mask-t {
  mask: url("data:image/svg+xml,<svg width=%27235%27 height=%27281%27 viewBox=%270 0 235 281%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><mask id=%27mask0_1405_2656%27 style=%27mask-type:luminance%27 maskUnits=%27userSpaceOnUse%27 x=%270%27 y=%270%27 width=%27235%27 height=%27281%27><path d=%27M235 0H0V281H235V0Z%27 fill=%27white%27/></mask><g mask=%27url%28%23mask0_1405_2656%29%27><path d=%27M218.561 135.569L1.90029 1.24663C-19.7372 -12.1679 -47.6155 3.83042 -46.9502 29.2802L-39.9724 296.181C-39.3233 321.007 -11.8725 335.664 9.11796 322.392L218.801 189.814C238.77 177.188 238.641 148.018 218.561 135.569Z%27 fill=%27black%27/></g></svg>") no-repeat;
  mask-size: 100%;
  width: 23.5rem;
  height: 28rem;
  object-fit: cover;
  object-position: left;
}

.mask-t1,
.mask-t2,
.mask-t3 {
  width: 36rem;
  height: 36rem;
  object-fit: cover;
}
@media (max-width: 1024px) {
  .mask-t1,
  .mask-t2,
  .mask-t3 {
    width: 31rem;
    height: 31rem;
  }
}

.mask-t1 {
  mask: url("data:image/svg+xml,<svg width=%27587%27 height=%27654%27 viewBox=%270 0 587 654%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M39.4965 395.25C-13.1655 364.843 -13.1655 288.825 39.4965 258.417L468.51 10.7019C521.172 -19.7054 587 18.3038 587 79.1185V574.549C587 635.364 521.173 673.373 468.51 642.966L39.4965 395.25Z%27 fill=%27black%27/></svg>") no-repeat;
  mask-size: 100%;
  transform: translateX(5rem);
}

.mask-t2 {
  mask: url("data:image/svg+xml,<svg width=%27584%27 height=%27650%27 viewBox=%270 0 584 650%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M544.432 393.033C596.799 362.796 596.799 287.204 544.432 256.967L117.826 10.6423C65.459 -19.5945 0.000793099 18.2014 0.000793099 78.6749V571.325C0.000793099 631.799 65.459 669.595 117.825 639.358L544.432 393.033Z%27 fill=%27black%27/></svg>") no-repeat;
  mask-size: 100%;
  transform: translateX(-5rem);
}

.mask-t3 {
  mask: url("data:image/svg+xml,<svg width=%27773%27 height=%27694%27 viewBox=%270 0 773 694%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M305.539 46.6961C341.492 -15.5653 431.372 -15.5654 467.324 46.696L760.21 553.912C796.162 616.173 751.222 694 679.318 694H93.5458C21.6415 694 -23.2987 616.173 12.6534 553.912L305.539 46.6961Z%27 fill=%27black%27/></svg>") no-repeat;
  mask-size: 100%;
}

.focus1 {
  position: relative;
}
.focus1::after {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 8.5rem;
  left: auto;
  right: 7rem;
  width: 30rem;
  height: 30rem;
  background: url("data:image/svg+xml,<svg width=%27376%27 height=%27281%27 viewBox=%270 0 376 281%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path style=%27mix-blend-mode:lighten%27 opacity=%270.1%27 d=%27M6.25472 234.795L142.196 465.343L273.883 232.336L369.918 62.4209C385.763 34.3799 365.317 -0.291654 333.111 0.00166941L137.939 1.79526L-129.689 4.25387L6.25155 234.802L6.25472 234.795Z%27 fill=%27url%28%23paint0_linear_1388_9399%29%27/><defs><linearGradient id=%27paint0_linear_1388_9399%27 x1=%27368.25%27 y1=%2717.2531%27 x2=%277.82733%27 y2=%27233.853%27 gradientUnits=%27userSpaceOnUse%27><stop stop-color=%27white%27/><stop offset=%270.18%27 stop-color=%27%23FBE5E4%27 stop-opacity=%270.5929%27/><stop offset=%270.4%27 stop-color=%27%23F7C7C6%27 stop-opacity=%270.25%27/><stop offset=%270.6%27 stop-color=%27%23F4B0AE%27 stop-opacity=%270.0784%27/><stop offset=%270.78%27 stop-color=%27%23F29F9D%27 stop-opacity=%270.0169%27/><stop offset=%270.92%27 stop-color=%27%23F19492%27 stop-opacity=%270.01%27/><stop offset=%271%27 stop-color=%27%23F1918F%27 stop-opacity=%270%27/></linearGradient></defs></svg>") no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.focus1.top::after {
  top: -2rem;
  left: auto;
  transform: rotate(-20deg);
}
@media (max-width: 1024px) {
  .focus1::after {
    top: 5.5rem;
    right: 3rem;
  }
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
               Popup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@media (min-width: 1025px) {
  .vbox-container {
    overflow: hidden !important;
  }
}
.vbox-backdrop {
  background: rgba(246, 249, 249, 0.8) !important;
  backdrop-filter: blur(16px) !important;
}

.vbox-open {
  overflow: visible !important;
}

.popup {
  border-radius: 0rem;
  position: relative;
}
.popup * {
  color: var(--orange);
}
.popup p,
.popup span {
  font-size: 1.6rem;
}

.vbox-inline {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none !important;
  box-shadow: none !important;
}
@media (min-width: 1025px) {
  .vbox-inline {
    width: 95% !important;
  }
}

.popup-close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  border-radius: 0.6rem;
  border: 1px solid rgba(76, 140, 224, 0.2);
  background: var(--cream);
}

.vbox-close {
  display: none !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                404 Page
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
@keyframes float {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-20px) rotate(5deg);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.page-404 {
  background: linear-gradient(135deg, var(--teal) 0%, #1a5458 50%, var(--teal) 100%);
  color: white;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.page-404 img {
  position: absolute;
  pointer-events: none;
  opacity: 0.15;
  z-index: 1;
}
.page-404 img.focus-top-right {
  top: -15%;
  right: -10%;
  width: 70rem;
  height: auto;
  animation: float 8s ease-in-out infinite;
}
@media (max-width: 1024px) {
  .page-404 img.focus-top-right {
    width: 50rem;
    right: -15%;
  }
}
.page-404 img.focus-bottom-left {
  bottom: -20%;
  left: -15%;
  width: 80rem;
  height: auto;
  transform: rotate(180deg);
  animation: float 10s ease-in-out infinite;
  animation-delay: 1s;
}
@media (max-width: 1024px) {
  .page-404 img.focus-bottom-left {
    width: 60rem;
    left: -20%;
  }
}
.page-404 img.focus-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90rem;
  height: auto;
  opacity: 0.08;
  animation: float 12s ease-in-out infinite;
  animation-delay: 2s;
}
@media (max-width: 1024px) {
  .page-404 img.focus-center {
    width: 70rem;
  }
}
.page-404 .container {
  position: relative;
  z-index: 2;
}
.page-404 .container > div {
  text-align: center;
  max-width: 70rem;
  margin: 0 auto;
  animation: fadeInUp 0.8s ease-out;
}
.page-404 .container > div > div:last-child {
  margin-top: 4rem;
}
.page-404 .container > div > div:last-child .btn {
  font-size: 1.6rem;
  padding: 1.4rem 4rem;
  box-shadow: 0 8px 25px rgba(230, 207, 161, 0.2);
  transition: all 0.3s ease;
}
.page-404 .container > div > div:last-child .btn:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 35px rgba(230, 207, 161, 0.3);
}
.page-404 h1 {
  font-size: 16rem;
  font-weight: 700;
  line-height: 1;
  color: var(--cream);
  margin-bottom: 2rem;
  letter-spacing: -1rem;
  text-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1024px) {
  .page-404 h1 {
    font-size: 12rem;
    letter-spacing: -0.5rem;
  }
}
@media (max-width: 767px) {
  .page-404 h1 {
    font-size: 8rem;
    letter-spacing: -0.3rem;
  }
}
.page-404 h2 {
  font-size: 4rem;
  font-weight: 400;
  margin-bottom: 2.5rem;
  color: var(--cream);
  letter-spacing: 1px;
}
@media (max-width: 1024px) {
  .page-404 h2 {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .page-404 h2 {
    font-size: 2.4rem;
  }
}
.page-404 p {
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 4rem;
  opacity: 0.85;
  max-width: 55rem;
  margin-left: auto;
  margin-right: auto;
  color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 767px) {
  .page-404 p {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

.ts-title strong {
  display: block;
  padding-left: 14rem;
}

#timeline-root {
  flex-wrap: wrap;
  position: relative;
  width: 90%;
  overflow: hidden;
}

.c-container {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
}

#circle-container {
  position: absolute;
  border-radius: 100%;
  width: 100vh;
  height: 100vh;
  left: -40vh;
}

.timeline-image {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  pointer-events: none;
  z-index: 0;
}

#timeline-image {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  object-fit: cover;
  border-radius: 9999px;
  opacity: 0;
}

#timeline-swiper .swiper-slide {
  padding-left: 40px;
  padding-top: 40px;
}

.c-nav {
  position: absolute;
  right: 10rem;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  z-index: 101;
}
.c-nav button {
  font-size: 3rem;
  color: white;
  background: none;
  border: none;
  cursor: pointer;
}

.timeline-item {
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
}

.year-label {
  font-size: 1.5rem;
  right: 0.5rem;
  margin: 0;
}

.year-item h3 {
  font-size: 1.6rem;
}
.year-item p {
  font-size: 1.8rem;
  padding-top: 1rem;
}

.year-label {
  opacity: 0.5;
  color: white;
}
.year-label.active {
  opacity: 1;
}
.year-label.active::after {
  content: "";
  position: absolute;
  width: 4rem;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.559);
  right: -80%;
  top: 50%;
  transform: translateY(-50%);
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.opacity--0 {
  opacity: 0;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-\[-10vh\] {
  left: -10vh;
}

.top-1\/2 {
  top: 50%;
}

.w-\[50vh\] {
  width: 50vh;
}

.h-\[50vh\] {
  height: 50vh;
}

#circle-container {
  border: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 333;
  position: relative;
}
#circle-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  transform: scale(0.75);
}
#circle-container .year-label {
  min-width: 90px;
}

.timeline-image {
  width: 60vh;
  height: 60vh;
  z-index: 333;
}

.timeline-image img {
  width: 50vh;
  height: 50vh;
  left: -20%;
}

.big-right {
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100%;
}
.big-right .swiper {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 101;
  top: 0;
  left: 0;
}

.c-content {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

#circle-content {
  position: relative;
  display: grid;
  place-items: center stretch;
  width: 100%;
  transform-origin: 5% 50%;
}

#circle-content .year-item {
  position: relative;
  grid-area: 1/1;
  transform-origin: 5% 50%;
  padding-left: 45vw;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    Patterns
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.top-pattern {
  position: absolute;
  top: 0%;
  left: 0%;
  pointer-events: none;
  z-index: 3;
  width: 100%;
  height: 30rem;
  background: linear-gradient(180deg, #525e26 26.47%, rgba(82, 94, 38, 0) 110.11%);
}
.top-pattern.bottom {
  transform: rotate(-180deg);
  top: auto;
  bottom: 0;
}

#cookie-notice {
  padding: 0rem 2vw;
}
#cookie-notice strong {
  font-size: 1.8rem;
  font-weight: bold !important;
  display: block;
  padding-top: 1rem;
  line-height: 1;
  padding-bottom: 1rem;
}
#cookie-notice br {
  display: none !important;
}
#cookie-notice span,
#cookie-notice a {
  font-size: 1.4rem;
  margin-bottom: 1rem;
  line-height: 1.4;
}
#cookie-notice a {
  border-bottom: 1px solid white;
}
#cookie-notice button {
  margin-top: 2rem;
}

.cn-close-icon {
  opacity: 1 !important;
  top: 0rem !important;
}

.cn-close-icon:before,
.cn-close-icon:after {
  background-color: white;
  opacity: 1;
}

.glass-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  border-radius: 3rem;
  overflow: hidden;
  flex: 0 1 auto;
  cursor: pointer;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2), 0 0 20px rgba(0, 0, 0, 0.1);
  transition: all 0.4s var(--cb-m1);
}
.glass-btn.circle {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.glass-btn.circle .b-content {
  padding: 0;
}
.glass-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: inherit;
  backdrop-filter: blur(4px);
}
.glass-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: inherit;
  background: rgba(255, 255, 255, 0.25);
  box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.75), inset 0 0 5px rgba(255, 255, 255, 0.75);
}
.glass-btn .b-content {
  position: relative;
  z-index: 3;
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  justify-content: center;
  padding: 1rem 2rem;
  gap: 1rem;
  flex-wrap: wrap;
}
.glass-btn .b-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
  transition: color 0.3s ease;
}
.glass-btn .b-item svg {
  fill: #ffffff;
  height: 50px;
  margin-bottom: 0.25rem;
  filter: drop-shadow(0 0 3px rgba(255, 255, 255, 0.25));
  transition: transform 0.25s ease-out;
}
.glass-btn .b-item svg:hover {
  transform: scale(1.1);
}
.glass-btn .b-item svg:active {
  transform: scale(0.95);
}

#tunnel {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  display: block;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  will-change: opacity;
  user-select: none;
  filter: blur(0.25px);
}
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/swiper/swiper-bundle.css ***!
  \****************************************************************************************************************************************************************************************/
/**
 * Swiper 12.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 21, 2025
 */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

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

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

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

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

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

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

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

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

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

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

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

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

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

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

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

/* CSS Mode */
.swiper-css-mode {
  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
    &::-webkit-scrollbar {
      display: none;
    }
  }
  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  &.swiper-horizontal {
    > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
  }
  &.swiper-vertical {
    > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
  }
  &.swiper-free-mode {
    > .swiper-wrapper {
      scroll-snap-type: none;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
  }
  &.swiper-centered {
    > .swiper-wrapper::before {
      content: "";
      flex-shrink: 0;
      order: 9999;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
  }
  &.swiper-centered.swiper-horizontal {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
  }
  &.swiper-centered.swiper-vertical {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper::before {
      width: 100%;
      min-width: 1px;
      height: var(--swiper-centered-offset-after);
    }
  }
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d {
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom,
  .swiper-slide-shadow,
  .swiper-slide-shadow-left,
  .swiper-slide-shadow-right,
  .swiper-slide-shadow-top,
  .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
}

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode {
  .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
  }
}

.swiper-virtual.swiper-css-mode.swiper-horizontal {
  .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
  }
}

.swiper-virtual.swiper-css-mode.swiper-vertical {
  .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
  }
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 4px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  &.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
  }
  &.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
  }
  .swiper-navigation-disabled & {
    display: none !important;
  }
  svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center;
    fill: currentColor;
    pointer-events: none;
  }
}

.swiper-button-lock {
  display: none;
}

.swiper-button-prev,
.swiper-button-next {
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
}

.swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
  .swiper-navigation-icon {
    transform: rotate(180deg);
  }
}

.swiper-button-next {
  right: var(--swiper-navigation-sides-offset, 4px);
  left: auto;
}

.swiper-horizontal {
  .swiper-button-prev,
  .swiper-button-next,
  ~ .swiper-button-prev,
  ~ .swiper-button-next {
    top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    margin-left: 0;
  }
  .swiper-button-prev,
  & ~ .swiper-button-prev,
  &.swiper-rtl .swiper-button-next,
  &.swiper-rtl ~ .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 4px);
    right: auto;
  }
  .swiper-button-next,
  & ~ .swiper-button-next,
  &.swiper-rtl .swiper-button-prev,
  &.swiper-rtl ~ .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 4px);
    left: auto;
  }
  .swiper-button-prev,
  & ~ .swiper-button-prev,
  &.swiper-rtl .swiper-button-next,
  &.swiper-rtl ~ .swiper-button-next {
    .swiper-navigation-icon {
      transform: rotate(180deg);
    }
  }
  &.swiper-rtl .swiper-button-prev,
  &.swiper-rtl ~ .swiper-button-prev {
    .swiper-navigation-icon {
      transform: rotate(0deg);
    }
  }
}

.swiper-vertical {
  .swiper-button-prev,
  .swiper-button-next,
  ~ .swiper-button-prev,
  ~ .swiper-button-next {
    left: var(--swiper-navigation-top-offset, 50%);
    right: auto;
    margin-left: calc(0px - var(--swiper-navigation-size) / 2);
    margin-top: 0;
  }
  .swiper-button-prev,
  ~ .swiper-button-prev {
    top: var(--swiper-navigation-sides-offset, 4px);
    bottom: auto;
    .swiper-navigation-icon {
      transform: rotate(-90deg);
    }
  }
  .swiper-button-next,
  ~ .swiper-button-next {
    bottom: var(--swiper-navigation-sides-offset, 4px);
    top: auto;
    .swiper-navigation-icon {
      transform: rotate(90deg);
    }
  }
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  &.swiper-pagination-hidden {
    opacity: 0;
  }
  .swiper-pagination-disabled > &,
  &.swiper-pagination-disabled {
    display: none !important;
  }
}

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

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
  .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullet-active {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  button& {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none;
  }
  .swiper-pagination-clickable & {
    cursor: pointer;
  }
  &:only-child {
    display: none !important;
  }
}

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

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
  .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
  }
  &.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    .swiper-pagination-bullet {
      display: inline-block;
      transition: 200ms transform, 200ms top;
    }
  }
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-horizontal.swiper-pagination-bullets {
  .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  &.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    .swiper-pagination-bullet {
      transition: 200ms transform, 200ms left;
    }
  }
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

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

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
  .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
  .swiper-rtl & .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  .swiper-horizontal > &,
  &.swiper-pagination-horizontal,
  .swiper-vertical > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
  }
  .swiper-vertical > &,
  &.swiper-pagination-vertical,
  .swiper-horizontal > &.swiper-pagination-progressbar-opposite,
  &.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
  }
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
  .swiper-scrollbar-disabled > &,
  &.swiper-scrollbar-disabled {
    display: none !important;
  }
  .swiper-horizontal > &,
  &.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  }
  .swiper-vertical > &,
  &.swiper-scrollbar-vertical {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  }
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  > img,
  > svg,
  > canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
  }
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-thumbs {
  .swiper-slide-thumb-active {
    /* Styles for active thumb slide */
  }
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade {
  &.swiper-free-mode {
    .swiper-slide {
      transition-timing-function: ease-out;
    }
  }
  .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
    .swiper-slide {
      pointer-events: none;
    }
  }
  .swiper-slide-active {
    pointer-events: auto;
    & .swiper-slide-active {
      pointer-events: auto;
    }
  }
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube {
  .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
    .swiper-slide {
      pointer-events: none;
    }
  }
  &.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
  }
  .swiper-slide-active {
    &,
    & .swiper-slide-active {
      pointer-events: auto;
    }
  }
  .swiper-slide-active,
  .swiper-slide-next,
  .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
  }
  .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
    &:before {
      content: "";
      background: #000;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      filter: blur(50px);
    }
  }
}

.swiper-cube {
  .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
  }
}

/* Cube slide shadows start */
.swiper-cube {
  .swiper-slide-shadow-cube.swiper-slide-shadow-top,
  .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
  .swiper-slide-shadow-cube.swiper-slide-shadow-left,
  .swiper-slide-shadow-cube.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
  }
}

/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip {
  .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    .swiper-slide {
      pointer-events: none;
    }
  }
  .swiper-slide-active {
    &,
    & .swiper-slide-active {
      pointer-events: auto;
    }
  }
}

/* Flip slide shadows start */
.swiper-flip {
  .swiper-slide-shadow-flip.swiper-slide-shadow-top,
  .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
  .swiper-slide-shadow-flip.swiper-slide-shadow-left,
  .swiper-slide-shadow-flip.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
  }
}

/* Flip slide shadows end */
.swiper-creative {
  .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
  }
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards {
  .swiper-slide {
    transform-origin: center bottom;
    backface-visibility: hidden;
    overflow: hidden;
  }
}
/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/js/Module/page-transitions/page-transitions.scss ***!
  \*******************************************************************************************************************************************************************************************************/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
             Barba.js Transitions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.barbaimg {
  height: 200px;
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}

ul.transition {
  display: flex;
  position: absolute;
  z-index: 99;
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  pointer-events: none;
}
ul.transition li {
  list-style: none;
  transform: scaleY(0);
  background: #fff;
  width: 100%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
             Progress Bar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#dynamicLoad {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  pointer-events: none;
}
#dynamicLoad .progress {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
}
#dynamicLoad .progress .bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #fff;
  transition: all 0.2s ease-out;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                     Single Layer effect
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.singleLayer {
  background: #362f1c;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 999999999;
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  pointer-events: none;
  color: lightyellow;
  transform: scaleY(0);
}
.singleLayer h1 {
  opacity: 1;
}
/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/js/Module/sliders/slider.scss ***!
  \************************************************************************************************************************************************************************************/
.swiper-pagination.v2 {
  position: static;
  width: fit-content !important;
  border-radius: 6rem;
  padding: 1.15rem 1.5rem;
  background-color: #eaeaea !important;
}
.swiper-pagination.v2 .swiper-pagination-bullet {
  background-color: rgba(74, 34, 68, 0.3058823529) !important;
  height: 0.75rem;
}
.swiper-pagination.v2 .swiper-pagination-bullet-active {
  width: 2.5rem;
  border-radius: 1rem;
}

.swiper-pagination-bullet {
  background-color: var(--purple) !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.nav {
  display: inline-flex;
  z-index: 3;
}
.nav .prev svg {
  transform: rotate(180deg);
}
.nav .next svg {
  transform: rotate(0deg);
}

.btn-arrow {
  background-color: var(--cream);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.75rem;
  width: 3.75rem;
  cursor: pointer;
}
.btn-arrow svg {
  transform: rotate(-45deg);
  height: 2rem;
  width: 2rem;
  fill: var(--purple);
  transition: fill 0.2s ease;
}
.btn-arrow {
  transition: background-color 0.2s ease;
}
.btn-arrow:hover {
  background-color: var(--orange);
}
.btn-arrow:hover svg {
  fill: white;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    Tab Slider
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tab-menu {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab-menu h6 {
  font-weight: 500;
  opacity: 0.5;
  padding-bottom: 4rem;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 768px) {
  .tab-menu h6 {
    text-align: center;
    line-height: 1.3;
  }
}
.tab-menu h6::after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0.35rem;
  opacity: 0;
  left: 50%;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: var(--purple);
}
.tab-menu h6.active {
  opacity: 1;
}
.tab-menu h6.active::after {
  opacity: 1;
}
.tab-menu::after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1rem;
  background-image: url("data:image/svg+xml,%3Csvg width=%271280%27 height=%272%27 viewBox=%270 0 1280 2%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cline y1=%271%27 x2=%271280%27 y2=%271%27 stroke=%27%233E0937%27 stroke-width=%272%27 stroke-dasharray=%271 11%27/%3E%3C/svg%3E");
  background-repeat: repeat-x;
}
.tab-menu.white {
  color: white;
}
.tab-menu.white h6::after {
  background-color: white;
}
.tab-menu.white::after {
  background-image: url("data:image/svg+xml,%3Csvg width=%271280%27 height=%272%27 viewBox=%270 0 1280 2%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cline y1=%271%27 x2=%271280%27 y2=%271%27 stroke=%27%23FFFFFF%27 stroke-width=%272%27 stroke-dasharray=%271 11%27/%3E%3C/svg%3E");
}
/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/js/Module/animations/gsap-effects.scss ***!
  \*********************************************************************************************************************************************************************************************/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Text Scramble
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
[data-dpk-call=textScr] {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-size: 10vw;
  display: inline-flex;
  text-align: center;
  padding: 0;
  line-height: 0.8;
  overflow: hidden;
  border: 1px solid burlywood;
}
[data-dpk-call=textScr] span {
  visibility: hidden;
  display: inline-block;
  position: relative;
  letter-spacing: -0.3vw;
}
[data-dpk-call=textScr] span::before {
  content: attr(data-char);
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-103%);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 Text Appear Y
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
[data-dpk-call=appearY] {
  font-size: 3rem;
}
[data-dpk-call=appearY] div {
  overflow: hidden;
  line-height: 1;
}
[data-dpk-call=appearY] div span {
  display: block;
  visibility: hidden;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Growing Texts
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
[data-dpk-call=growB] {
  font-size: 3rem;
}
[data-dpk-call=growB] span {
  will-change: transform;
  display: inline-block;
  transform: rotateX(-90deg) translateY(3rem) translateX(-3rem);
  transform-origin: center bottom;
  color: #fff;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Text Scramble
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.content {
  display: flex;
  flex-direction: column;
  width: 100vw;
  position: relative;
}

.content__title {
  font-size: 8vw;
  line-height: 0.8;
  text-align: center;
  display: grid;
  gap: 2rem;
}

.dtext2 .char,
.dtext3 .char {
  opacity: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
              Appear Title Via JS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
h1.splitting .lines,
h2.splitting .lines,
h3.splitting .lines,
h4.splitting .lines {
  overflow: hidden;
}
h1.splitting .lines .words,
h2.splitting .lines .words,
h3.splitting .lines .words,
h4.splitting .lines .words {
  display: block;
  transition: 1.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 105%, 0);
}
h1.splitting .lines:nth-child(1) .words,
h2.splitting .lines:nth-child(1) .words,
h3.splitting .lines:nth-child(1) .words,
h4.splitting .lines:nth-child(1) .words {
  transition-delay: 0s;
}
h1.splitting .lines:nth-child(2) .words,
h2.splitting .lines:nth-child(2) .words,
h3.splitting .lines:nth-child(2) .words,
h4.splitting .lines:nth-child(2) .words {
  transition-delay: 0.2s;
}
h1.splitting .lines:nth-child(3) .words,
h2.splitting .lines:nth-child(3) .words,
h3.splitting .lines:nth-child(3) .words,
h4.splitting .lines:nth-child(3) .words {
  transition-delay: 0.4s;
}
h1.splitting .lines:nth-child(4) .words,
h2.splitting .lines:nth-child(4) .words,
h3.splitting .lines:nth-child(4) .words,
h4.splitting .lines:nth-child(4) .words {
  transition-delay: 0.6s;
}
h1.splitting .lines:nth-child(5) .words,
h2.splitting .lines:nth-child(5) .words,
h3.splitting .lines:nth-child(5) .words,
h4.splitting .lines:nth-child(5) .words {
  transition-delay: 0.8s;
}
h1.splitting .lines:nth-child(6) .words,
h2.splitting .lines:nth-child(6) .words,
h3.splitting .lines:nth-child(6) .words,
h4.splitting .lines:nth-child(6) .words {
  transition-delay: 1s;
}

.entered h1.splitting .lines .words,
.entered h2.splitting .lines .words,
.entered h3.splitting .lines .words,
.entered h4.splitting .lines .words {
  transform: translate3d(0, 0, 0);
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          Paragraph Reveal Animation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
[data-dpk-call=paraR] > h2, [data-dpk-call=paraR] > h3, [data-dpk-call=paraR] > h4, [data-dpk-call=paraR] > h5, [data-dpk-call=paraR] > h6, [data-dpk-call=paraR] > p, [data-dpk-call=paraR] > .btn-1 {
  visibility: hidden;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Image Reveal
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.reveal {
  visibility: hidden;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.reveal img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform-origin: top;
}
/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/js/Module/site-search/site-search.scss ***!
  \*********************************************************************************************************************************************************************************************/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                Search Button on Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.search-bar {
  position: absolute;
  top: 0rem;
  left: auto;
  right: 0 !important;
  display: flex;
  justify-content: end;
}

.site-search {
  cursor: pointer;
}
.site-search svg {
  fill: var(--cream);
}

.search-form-wrap {
  background-color: rgba(62, 9, 55, 0.95);
  backdrop-filter: blur(10px);
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}
.search-form-wrap .container {
  position: relative;
}
.search-form-wrap.active {
  right: 0;
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.2s ease;
}
.search-form-wrap.active .search-form input {
  transform: scale3d(1, 1, 1);
  transition: transform 0.2s ease 0.4s;
}
.search-form-wrap.active .close-btn {
  opacity: 1;
}
.search-form-wrap.active .search-btn {
  opacity: 1;
}
.search-form-wrap .search-form {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-form-wrap .search-form input:focus {
  background: transparent;
}
.search-form-wrap button.search-btn {
  position: absolute;
  top: 0%;
  right: 10%;
  display: inline-block;
  padding: 0.85em 0;
  text-align: right;
  color: #fff;
  width: 20%;
  opacity: 0;
  transition: opacity 0.25s, transform 0.25s;
  outline: none !important;
  border: none !important;
}
.search-form-wrap button.search-btn svg {
  height: 3rem;
  width: 3rem;
  fill: var(--cream);
}
.search-form-wrap input.search-input {
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid var(--cream) !important;
  color: var(--cream);
  font-size: 2.5rem;
  border-radius: 0 !important;
  width: 100%;
  transform-origin: 0% 50%;
  transform: scale3d(0, 1, 0);
  transition: transform 0.1s ease;
  padding-bottom: 2rem;
  padding-left: 5px;
}
.search-form-wrap input.search-input::placeholder {
  color: rgba(230, 207, 161, 0.6);
}
.search-form-wrap button.close-btn {
  background: transparent;
  cursor: pointer;
  height: 4rem;
  width: 4rem;
  opacity: 0;
  position: absolute;
  right: 9.5vw;
  top: 3rem;
  outline: none;
  border: 0;
  z-index: 10002;
  transition: opacity 0.25s ease;
}
.search-form-wrap button.close-btn svg {
  height: 3rem;
  width: 3rem;
  fill: var(--cream);
}
/*!******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/js/Module/components/accordian.scss ***!
  \******************************************************************************************************************************************************************************************/
.accordion {
  padding-left: 0;
  list-style-type: none;
}
.accordion > li {
  position: relative;
  border: 1px solid white;
  margin-bottom: 2rem;
  border-radius: 2rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
@media (max-width: 1024px) {
  .accordion > li {
    padding-left: 1.75rem;
    padding-right: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.accordion .accordian-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 1.5% 0;
  opacity: 1;
  transition: opacity 0.5s ease;
}
.accordion .accordian-title h5 {
  width: 85%;
}
.accordion .accordian-title .more {
  transition: all 0.3s ease;
  opacity: 1;
  font-size: 3rem;
  line-height: 1;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, 0.173);
  height: 4rem !important;
  width: 4rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.accordion .accordian-title .more svg {
  height: 1rem;
  width: 1rem;
  fill: white;
  transform: rotate(90deg);
  transition: transform 0.2s ease;
}
.accordion .accordion_item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1176470588);
  overflow: hidden;
  height: 0;
}
.accordion .accordion_item p {
  padding-bottom: 2rem;
  padding-top: 1rem;
}
.accordion .accordion_item p,
.accordion .accordion_item li,
.accordion .accordion_item span {
  opacity: 0.5;
}
.accordion li.selected .accordion_item {
  height: auto;
}
.accordion li.selected .more svg {
  transform: rotate(-90deg);
  transition: transform 0.2s ease;
}
/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/venobox/dist/venobox.css ***!
  \****************************************************************************************************************************************************************************************/
.vbox-overlay {
  --vbox-tools-color:#fff;
  --vbox-title-background:#101010;
  --vbox-title-width:'auto';
  --vbox-title-radius:0;
  --vbox-share-background:#101010;
  --vbox-share-width:'auto';
  --vbox-share-radius:0;
  --vbox-padding:0;
  --vbox-max-width:100%;
}

.vbox-overlay *, .vbox-overlay :after, .vbox-overlay :before {
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.vbox-overlay * {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}

.vbox-overlay {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 999999;
}

.vbox-share, .vbox-title {
  line-height: 1;
  position: fixed;
  z-index: 98;
  text-align: center;
  margin: 0 auto;
  color: var(--vbox-tools-color);
}

.vbox-title {
  font-size: 12px;
  background-color: var(--vbox-title-background);
  width: var(--vbox-title-width);
  border-radius: var(--vbox-title-radius);
  padding: 12px 54px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.vbox-share {
  font-size: 24px;
  padding: 0 0.35em;
  background-color: var(--vbox-share-background);
  width: var(--vbox-share-width);
  border-radius: var(--vbox-share-radius);
}

.vbox-link-btn, button.vbox-link-btn, button.vbox-link-btn:active, button.vbox-link-btn:focus, button.vbox-link-btn:hover {
  border: none !important;
  background: 0 0 !important;
  box-shadow: none !important;
  color: inherit !important;
  padding: 6px 12px;
  outline: 0;
  display: inline-block;
  cursor: pointer;
}

.vbox-share a {
  color: inherit !important;
  padding: 6px 12px;
  display: inline-block;
}

.vbox-share svg {
  z-index: 10;
  vertical-align: middle;
}

.vbox-close {
  cursor: pointer;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  padding: 6px 15px;
  color: #000;
  color: var(--vbox-tools-color);
  border: 0;
  font-size: 24px;
  display: flex;
  align-items: center;
  opacity: 0.8;
  transition: opacity 0.2s;
}

.vbox-close:hover {
  opacity: 1;
}

.vbox-left-corner {
  cursor: pointer;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  line-height: 1;
  font-size: 12px;
  z-index: 99;
  display: flex;
  align-items: center;
  color: var(--vbox-tools-color);
}

.vbox-num {
  display: inline-block;
  padding: 12px 15px;
}

.vbox-left {
  left: 0;
}

.vbox-right {
  right: 0;
}

.vbox-top {
  top: 0;
}

.vbox-bottom {
  bottom: 0;
}

.vbox-next, .vbox-prev {
  position: fixed;
  top: 50%;
  margin-top: -15px;
  overflow: hidden;
  cursor: pointer;
  display: block;
  width: 45px;
  height: 45px;
  z-index: 99;
  opacity: 0.8;
  transition: opacity 0.2s;
}

.vbox-next:hover, .vbox-prev:hover {
  opacity: 1;
}

.vbox-next span, .vbox-prev span {
  position: relative;
  width: 20px;
  height: 20px;
  border: 2px solid transparent;
  border-top-color: var(--vbox-tools-color);
  border-right-color: var(--vbox-tools-color);
  text-indent: -100px;
  position: absolute;
  top: 8px;
  display: block;
}

.vbox-prev {
  left: 15px;
}

.vbox-next {
  right: 15px;
}

.vbox-prev span {
  left: 10px;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.vbox-next span {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 10px;
}

.vbox-open {
  overflow: hidden;
}

.vbox-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
  z-index: 20;
  max-height: 100%;
  padding: 30px 0;
}

.vbox-content {
  opacity: 0;
  text-align: center;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0 4%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
}

.vbox-container img {
  max-width: 100%;
  height: auto;
}

.vbox-child {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  max-width: var(--vbox-max-width);
  text-align: initial;
  padding: var(--vbox-padding);
}

.vbox-child img {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: block;
}

.vbox-fit .vbox-child img, .vbox-fit .vbox-child.venoratio {
  max-height: calc(100vh - 60px);
}

.vbox-inline, .venoratio {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.venoratio::before {
  display: block;
  padding-top: var(--vb-aspect-ratio);
  content: "";
}

.venoratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: var(--vbox-padding);
}

.venoratio-1x1 {
  --vb-aspect-ratio:100%;
  max-width: min(var(--vbox-max-width), 100vh - 60px);
}

.venoratio-4x3.vbox-child.venoratio {
  --vb-aspect-ratio:calc(3 / 4 * 100%);
  max-width: min(var(--vbox-max-width), (100vh - 60px) * 4 / 3);
}

.venoratio-16x9.vbox-child.venoratio {
  --vb-aspect-ratio:calc(9 / 16 * 100%);
  max-width: min(var(--vbox-max-width), (100vh - 60px) * 16 / 9);
}

.venoratio-21x9.vbox-child.venoratio {
  --vb-aspect-ratio:calc(9 / 21 * 100%);
  max-width: min(var(--vbox-max-width), (100vh - 60px) * 21 / 9);
}

.venoratio-full {
  --vb-aspect-ratio:calc(100vh - 60px);
}

.vbox-grab .vbox-child img {
  cursor: grab;
}

.vbox-child > iframe {
  border: none !important;
}

.vbox-content.swipe-left {
  margin-left: -200px !important;
}

.vbox-content.swipe-right {
  margin-left: 200px !important;
}

.vbox-preloader {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.vbox-preloader .vbox-preloader-inner {
  opacity: 1;
  transition: opacity 0.2s;
}

.vbox-hidden {
  display: none;
}

.vbox-preloader.vbox-hidden .vbox-preloader-inner {
  opacity: 0;
}

.vbox-backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(-1px);
  -moz-transform: translateZ(-1px);
  -o-transform: translateZ(-1px);
  transform: translateZ(-1px);
  z-index: 0;
}

.vbox-tooltip {
  position: relative;
  display: inline-block;
}

.vbox-tooltip .vbox-tooltip-text {
  visibility: hidden;
  color: #fff;
  text-align: center;
  padding: 0;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s;
  margin-bottom: 2px;
  font-family: sans-serif;
}

.vbox-top .vbox-tooltip .vbox-tooltip-text {
  bottom: auto;
  top: 100%;
  margin-bottom: 0;
  margin-top: 2px;
}

.vbox-tooltip-inner {
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 6px;
  font-size: 10px;
}

.vbox-tooltip:hover .vbox-tooltip-text {
  visibility: visible;
  opacity: 1;
}

.vbox-overlay {
  --sk-size:40px;
  --sk-color:#333;
}

.sk-center {
  margin: auto;
}

.sk-plane {
  width: var(--sk-size);
  height: var(--sk-size);
  background-color: var(--sk-color);
  animation: sk-plane 1.2s infinite ease-in-out;
}

@keyframes sk-plane {
  0% {
    transform: perspective(120px) rotateX(0) rotateY(0);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.sk-chase {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
  animation: sk-chase 2.5s infinite linear both;
}

.sk-chase-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  animation: sk-chase-dot 2s infinite ease-in-out both;
}

.sk-chase-dot:before {
  content: "";
  display: block;
  width: 25%;
  height: 25%;
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-chase-dot-before 2s infinite ease-in-out both;
}

.sk-chase-dot:nth-child(1) {
  animation-delay: -1.1s;
}

.sk-chase-dot:nth-child(2) {
  animation-delay: -1s;
}

.sk-chase-dot:nth-child(3) {
  animation-delay: -0.9s;
}

.sk-chase-dot:nth-child(4) {
  animation-delay: -0.8s;
}

.sk-chase-dot:nth-child(5) {
  animation-delay: -0.7s;
}

.sk-chase-dot:nth-child(6) {
  animation-delay: -0.6s;
}

.sk-chase-dot:nth-child(1):before {
  animation-delay: -1.1s;
}

.sk-chase-dot:nth-child(2):before {
  animation-delay: -1s;
}

.sk-chase-dot:nth-child(3):before {
  animation-delay: -0.9s;
}

.sk-chase-dot:nth-child(4):before {
  animation-delay: -0.8s;
}

.sk-chase-dot:nth-child(5):before {
  animation-delay: -0.7s;
}

.sk-chase-dot:nth-child(6):before {
  animation-delay: -0.6s;
}

@keyframes sk-chase {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes sk-chase-dot {
  100%, 80% {
    transform: rotate(360deg);
  }
}
@keyframes sk-chase-dot-before {
  50% {
    transform: scale(0.4);
  }
  0%, 100% {
    transform: scale(1);
  }
}
.sk-bounce {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
}

.sk-bounce-dot {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--sk-color);
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: sk-bounce 2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.sk-bounce-dot:nth-child(2) {
  animation-delay: -1s;
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
  }
  45%, 55% {
    transform: scale(1);
  }
}
.sk-wave {
  width: var(--sk-size);
  height: var(--sk-size);
  display: flex;
  justify-content: space-between;
}

.sk-wave-rect {
  background-color: var(--sk-color);
  height: 100%;
  width: 15%;
  animation: sk-wave 1.2s infinite ease-in-out;
}

.sk-wave-rect:nth-child(1) {
  animation-delay: -1.2s;
}

.sk-wave-rect:nth-child(2) {
  animation-delay: -1.1s;
}

.sk-wave-rect:nth-child(3) {
  animation-delay: -1s;
}

.sk-wave-rect:nth-child(4) {
  animation-delay: -0.9s;
}

.sk-wave-rect:nth-child(5) {
  animation-delay: -0.8s;
}

@keyframes sk-wave {
  0%, 100%, 40% {
    transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
  }
}
.sk-pulse {
  width: var(--sk-size);
  height: var(--sk-size);
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-pulse 1.2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@keyframes sk-pulse {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.sk-flow {
  width: calc(var(--sk-size) * 1.3);
  height: calc(var(--sk-size) * 1.3);
  display: flex;
  justify-content: space-between;
}

.sk-flow-dot {
  width: 25%;
  height: 25%;
  background-color: var(--sk-color);
  border-radius: 50%;
  animation: sk-flow 1.4s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite both;
}

.sk-flow-dot:nth-child(1) {
  animation-delay: -0.3s;
}

.sk-flow-dot:nth-child(2) {
  animation-delay: -0.15s;
}

@keyframes sk-flow {
  0%, 100%, 80% {
    transform: scale(0.3);
  }
  40% {
    transform: scale(1);
  }
}
.sk-swing {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
  animation: sk-swing 1.8s infinite linear;
}

.sk-swing-dot {
  width: 45%;
  height: 45%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-swing-dot 2s infinite ease-in-out;
}

.sk-swing-dot:nth-child(2) {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}

@keyframes sk-swing {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes sk-swing-dot {
  0%, 100% {
    transform: scale(0.2);
  }
  50% {
    transform: scale(1);
  }
}
.sk-circle {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
}

.sk-circle-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-circle-dot:before {
  content: "";
  display: block;
  width: 15%;
  height: 15%;
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-circle 1.2s infinite ease-in-out both;
}

.sk-circle-dot:nth-child(1) {
  transform: rotate(30deg);
}

.sk-circle-dot:nth-child(2) {
  transform: rotate(60deg);
}

.sk-circle-dot:nth-child(3) {
  transform: rotate(90deg);
}

.sk-circle-dot:nth-child(4) {
  transform: rotate(120deg);
}

.sk-circle-dot:nth-child(5) {
  transform: rotate(150deg);
}

.sk-circle-dot:nth-child(6) {
  transform: rotate(180deg);
}

.sk-circle-dot:nth-child(7) {
  transform: rotate(210deg);
}

.sk-circle-dot:nth-child(8) {
  transform: rotate(240deg);
}

.sk-circle-dot:nth-child(9) {
  transform: rotate(270deg);
}

.sk-circle-dot:nth-child(10) {
  transform: rotate(300deg);
}

.sk-circle-dot:nth-child(11) {
  transform: rotate(330deg);
}

.sk-circle-dot:nth-child(1):before {
  animation-delay: -1.1s;
}

.sk-circle-dot:nth-child(2):before {
  animation-delay: -1s;
}

.sk-circle-dot:nth-child(3):before {
  animation-delay: -0.9s;
}

.sk-circle-dot:nth-child(4):before {
  animation-delay: -0.8s;
}

.sk-circle-dot:nth-child(5):before {
  animation-delay: -0.7s;
}

.sk-circle-dot:nth-child(6):before {
  animation-delay: -0.6s;
}

.sk-circle-dot:nth-child(7):before {
  animation-delay: -0.5s;
}

.sk-circle-dot:nth-child(8):before {
  animation-delay: -0.4s;
}

.sk-circle-dot:nth-child(9):before {
  animation-delay: -0.3s;
}

.sk-circle-dot:nth-child(10):before {
  animation-delay: -0.2s;
}

.sk-circle-dot:nth-child(11):before {
  animation-delay: -0.1s;
}

@keyframes sk-circle {
  0%, 100%, 80% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.sk-circle-fade {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
}

.sk-circle-fade-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-circle-fade-dot:before {
  content: "";
  display: block;
  width: 15%;
  height: 15%;
  background-color: var(--sk-color);
  border-radius: 100%;
  animation: sk-circle-fade 1.2s infinite ease-in-out both;
}

.sk-circle-fade-dot:nth-child(1) {
  transform: rotate(30deg);
}

.sk-circle-fade-dot:nth-child(2) {
  transform: rotate(60deg);
}

.sk-circle-fade-dot:nth-child(3) {
  transform: rotate(90deg);
}

.sk-circle-fade-dot:nth-child(4) {
  transform: rotate(120deg);
}

.sk-circle-fade-dot:nth-child(5) {
  transform: rotate(150deg);
}

.sk-circle-fade-dot:nth-child(6) {
  transform: rotate(180deg);
}

.sk-circle-fade-dot:nth-child(7) {
  transform: rotate(210deg);
}

.sk-circle-fade-dot:nth-child(8) {
  transform: rotate(240deg);
}

.sk-circle-fade-dot:nth-child(9) {
  transform: rotate(270deg);
}

.sk-circle-fade-dot:nth-child(10) {
  transform: rotate(300deg);
}

.sk-circle-fade-dot:nth-child(11) {
  transform: rotate(330deg);
}

.sk-circle-fade-dot:nth-child(1):before {
  animation-delay: -1.1s;
}

.sk-circle-fade-dot:nth-child(2):before {
  animation-delay: -1s;
}

.sk-circle-fade-dot:nth-child(3):before {
  animation-delay: -0.9s;
}

.sk-circle-fade-dot:nth-child(4):before {
  animation-delay: -0.8s;
}

.sk-circle-fade-dot:nth-child(5):before {
  animation-delay: -0.7s;
}

.sk-circle-fade-dot:nth-child(6):before {
  animation-delay: -0.6s;
}

.sk-circle-fade-dot:nth-child(7):before {
  animation-delay: -0.5s;
}

.sk-circle-fade-dot:nth-child(8):before {
  animation-delay: -0.4s;
}

.sk-circle-fade-dot:nth-child(9):before {
  animation-delay: -0.3s;
}

.sk-circle-fade-dot:nth-child(10):before {
  animation-delay: -0.2s;
}

.sk-circle-fade-dot:nth-child(11):before {
  animation-delay: -0.1s;
}

@keyframes sk-circle-fade {
  0%, 100%, 39% {
    opacity: 0;
    transform: scale(0.6);
  }
  40% {
    opacity: 1;
    transform: scale(1);
  }
}
.sk-grid {
  width: var(--sk-size);
  height: var(--sk-size);
}

.sk-grid-cube {
  width: 33.33%;
  height: 33.33%;
  background-color: var(--sk-color);
  float: left;
  animation: sk-grid 1.3s infinite ease-in-out;
}

.sk-grid-cube:nth-child(1) {
  animation-delay: 0.2s;
}

.sk-grid-cube:nth-child(2) {
  animation-delay: 0.3s;
}

.sk-grid-cube:nth-child(3) {
  animation-delay: 0.4s;
}

.sk-grid-cube:nth-child(4) {
  animation-delay: 0.1s;
}

.sk-grid-cube:nth-child(5) {
  animation-delay: 0.2s;
}

.sk-grid-cube:nth-child(6) {
  animation-delay: 0.3s;
}

.sk-grid-cube:nth-child(7) {
  animation-delay: 0s;
}

.sk-grid-cube:nth-child(8) {
  animation-delay: 0.1s;
}

.sk-grid-cube:nth-child(9) {
  animation-delay: 0.2s;
}

@keyframes sk-grid {
  0%, 100%, 70% {
    transform: scale3D(1, 1, 1);
  }
  35% {
    transform: scale3D(0, 0, 1);
  }
}
.sk-fold {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
  transform: rotateZ(45deg);
}

.sk-fold-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1);
}

.sk-fold-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--sk-color);
  animation: sk-fold 2.4s infinite linear both;
  transform-origin: 100% 100%;
}

.sk-fold-cube:nth-child(2) {
  transform: scale(1.1) rotateZ(90deg);
}

.sk-fold-cube:nth-child(4) {
  transform: scale(1.1) rotateZ(180deg);
}

.sk-fold-cube:nth-child(3) {
  transform: scale(1.1) rotateZ(270deg);
}

.sk-fold-cube:nth-child(2):before {
  animation-delay: 0.3s;
}

.sk-fold-cube:nth-child(4):before {
  animation-delay: 0.6s;
}

.sk-fold-cube:nth-child(3):before {
  animation-delay: 0.9s;
}

@keyframes sk-fold {
  0%, 10% {
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    transform: perspective(140px) rotateX(0);
    opacity: 1;
  }
  100%, 90% {
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
.sk-wander {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
}

.sk-wander-cube {
  background-color: var(--sk-color);
  width: 20%;
  height: 20%;
  position: absolute;
  top: 0;
  left: 0;
  --sk-wander-distance:calc(var(--sk-size) * 0.75);
  animation: sk-wander 2s ease-in-out -2s infinite both;
}

.sk-wander-cube:nth-child(2) {
  animation-delay: -0.5s;
}

.sk-wander-cube:nth-child(3) {
  animation-delay: -1s;
}

@keyframes sk-wander {
  0% {
    transform: rotate(0);
  }
  25% {
    transform: translateX(var(--sk-wander-distance)) rotate(-90deg) scale(0.6);
  }
  50% {
    transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg);
  }
  50.1% {
    transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg);
  }
  75% {
    transform: translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(0.6);
  }
  100% {
    transform: rotate(-360deg);
  }
}
/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/js/Module/smooth-scrollbar/smooth-scrollbar.scss ***!
  \*******************************************************************************************************************************************************************************************************/
[data-scrollbar][data-scroll-container] {
  height: 100vh;
  z-index: 1;
}

.scroll-content {
  height: 100%;
  will-change: transform;
}

.scrollbar-track {
  right: 0;
  background: none;
  z-index: 200;
  width: 7px;
}
.scrollbar-thumb-y {
  background: var(--blue) !important;
  opacity: 1 !important;
  transition: opacity 200ms ease-in-out;
  border-radius: 0;
}
.scrollbar-thumb-y:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.scrollbar-thumb-y:hover {
  opacity: 1;
}

/*# sourceMappingURL=style.css.map*/