/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

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

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

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

.w-10 {
  width: 2.5rem;
}

.w-full {
  width: 100%;
}

.flex-1 {
  flex: 1 1 0%;
}

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

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

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

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

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

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

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

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

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

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

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

.gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.gap-x-2 {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-20 {
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}

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

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

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

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

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

.font-notoSinhala {
  font-family: "Noto Sans Sinhala";
}

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

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

.text-\[\#C0E1FF\] {
  --tw-text-opacity: 1;
  color: rgb(192 225 255 / var(--tw-text-opacity));
}

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

.opacity-10 {
  opacity: 0.1;
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

/* Main */

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Poppins", sans-serif;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 768px) {
  .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1280px) {
  .container {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (min-width: 1536px) {
  .container {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

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

section {
  position: relative;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 1024px) {
  section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.nop {
  padding-top: 0px;
  padding-bottom: 0px;
}

.lock {
  overflow: hidden;
}

/* Buttons */

.btn {
  position: relative;
  z-index: 10;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  border-width: 1px;
  border-color: transparent;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.btn-sm {
  border-radius: 0.375rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
}

.btn-md {
  border-radius: 10px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(1 122 233 / var(--tw-border-opacity));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
}

.btn-lg {
  border-radius: 0.75rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(1 122 233 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
}

@media (min-width: 768px) {
  .btn-lg {
    border-radius: 18px;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.btn-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(1 122 233 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-primary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(1 122 233 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(1 122 233 / var(--tw-text-opacity));
}

.btn-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(225 149 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-orange:hover {
  background-color: rgb(225 149 0 / 0.9);
}

.btn-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(1 122 233 / var(--tw-text-opacity));
}

.btn-white:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: rgb(1 122 233 / 0.5);
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-plan {
  box-shadow: 0px 20px 50px 0px #0059ab;
  overflow: hidden;
}

.btn-play {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}

.btn-play:hover {
  --tw-text-opacity: 1;
  color: rgb(1 122 233 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .btn-play {
    font-size: 15px;
    line-height: 24px;
  }
}

.btn-full {
  width: 100%;
}

.btn-contact {
  width: 100%;
  flex-basis: auto;
  border-radius: 0.75rem;
}

@media (min-width: 768px) {
  .btn-contact {
    flex-basis: 13rem;
  }
}

/* Navigation */

header {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  width: 100%;
  background-color: transparent;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1024px) {
  header {
    padding-top: 0.75rem;
  }
}

.header.scrolling {
  z-index: 50;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-bottom: 0.75rem;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.nav-brand {
  position: relative;
}

.nav-brand img {
  width: 35px;
}

@media (min-width: 1024px) {
  .nav-brand img {
    width: 40px;
  }
}

.nav-links {
  position: relative;
  display: none;
}

@media (min-width: 1024px) {
  .nav-links {
    display: block;
  }
}

.nav-links ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.nav-links ul li:not(.highlight) a {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(52 52 52 / var(--tw-text-opacity));
}

.nav-links ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(1 122 233 / var(--tw-text-opacity));
}

.nav-links ul li a.active {
  --tw-text-opacity: 1;
  color: rgb(1 122 233 / var(--tw-text-opacity));
}

.nav-links ul li.highlight a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  border-width: 2px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(1 122 233 / var(--tw-bg-opacity));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 3rem;
  padding-right: 3rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.nav-links ul li.highlight a:hover {
  --tw-border-opacity: 1;
  border-color: rgb(1 122 233 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(1 122 233 / var(--tw-text-opacity));
}

.mobile-menu-btn {
  display: flex;
  flex-basis: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(238 247 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.625rem;
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile-menu-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 247 255 / var(--tw-bg-opacity));
}

.mobile-menu {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 50;
  display: flex;
  min-height: 100vh;
  width: 100%;
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile-menu.active {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.mobile-menu-header {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  position: relative;
}

.mobile-menu-header img {
  width: 35px;
}

@media (min-width: 1024px) {
  .mobile-menu-header img {
    width: 40px;
  }
}

.mobile-menu-header button {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 0.25rem;
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(238 247 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile-menu-header button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(238 247 255 / var(--tw-bg-opacity));
}

.mobile-menu-links {
  display: flex;
  flex: 1 1 0%;
  align-items: center;
  justify-content: center;
}

.mobile-menu-links ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 1rem;
}

.mobile-menu-links ul li a {
  display: none;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity));
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile-menu-links ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(1 122 233 / var(--tw-text-opacity));
}

.mobile-menu-links ul li a.active {
  --tw-text-opacity: 1;
  color: rgb(1 122 233 / var(--tw-text-opacity));
}

/* Hero */

#hero {
  /* pt-16 md:pt-20  2xl:pt-0 */
  position: relative;
  overflow: hidden;
}

.hero-text {
  position: relative;
  margin-bottom: 2rem;
  text-align: center;
}

@media (min-width: 1024px) {
  .hero-text {
    text-align: left;
  }
}

.hero-text h1 {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .hero-text h1 {
    font-size: 1.875rem;
    line-height: 3rem;
  }
}

@media (min-width: 1280px) {
  .hero-text h1 {
    font-size: 2.25rem;
    line-height: 4rem;
  }
}

.hero-text h1 span {
  --tw-text-opacity: 1;
  color: rgb(1 122 233 / var(--tw-text-opacity));
}

.hero-text p {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(97 97 97 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .hero-text p {
    font-size: 1rem;
    line-height: 2rem;
  }
}

.hero-left {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -50;
  display: none;
}

@media (min-width: 1024px) {
  .hero-left {
    display: block;
  }
}

.hero-action {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 1rem;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

@media (min-width: 768px) {
  .hero-action {
    flex-direction: row;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

.hero-bg {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: -50;
  --tw-translate-x: 255px;
  --tw-translate-y: -240px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: none;
}

.mobile-hero-img {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -50;
  display: block;
  --tw-translate-y: 75%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 768px) {
  .mobile-hero-img {
    --tw-translate-y: 25%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 1024px) {
  .mobile-hero-img {
    display: none;
  }
}

/* Heading */

.heading {
  position: relative;
  margin-bottom: 1.5rem;
  width: 100%;
  text-align: center;
}

@media (min-width: 1024px) {
  .heading {
    margin-bottom: 2.5rem;
  }
}

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

@media (min-width: 1024px) {
  .heading.left {
    text-align: left;
  }
}

.heading h2 {
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .heading h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 1024px) {
  .heading h2 {
    font-size: 40px;
    line-height: 4rem;
  }
}

.heading h2 span {
  --tw-text-opacity: 1;
  color: rgb(1 122 233 / var(--tw-text-opacity));
}

.heading h2 span.orange {
  --tw-text-opacity: 1;
  color: rgb(225 149 0 / var(--tw-text-opacity));
}

.heading p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(97 97 97 / var(--tw-text-opacity));
}

/* Why US */

.whyus {
  background: linear-gradient(0deg, #fff 0%, #ecf6ff 100%);
}

.whyus-content {
  position: relative;
}

@media (min-width: 1024px) {
  .whyus-content {
    margin-top: 5rem;
  }
}

.whyus-content.left {
  text-align: right;
}

.whyus-content h2 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .whyus-content h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
  }
}

.whyus-content h2 span {
  --tw-text-opacity: 1;
  color: rgb(255 178 30 / var(--tw-text-opacity));
}

.whyus-content p {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(97 97 97 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .whyus-content p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .whyus-content p {
    line-height: 2rem;
  }
}

.whyus-image {
  position: relative;
}

.whyus-image img {
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 1024px) {
  .whyus-image img {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

/* Portfolio */

.portfolio-tabs {
  position: relative;
  margin-bottom: 2.5rem;
}

.portfolio-tabs ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.portfolio-tabs ul li {
  width: 50%;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .portfolio-tabs ul li {
    width: 33.333333%;
  }
}

@media (min-width: 1280px) {
  .portfolio-tabs ul li {
    width: 16.666667%;
  }
}

.portfolio-tabs .label {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(220 220 220 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(156 153 170 / var(--tw-text-opacity));
  transition-property: all;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.portfolio-tabs .label:hover {
  --tw-border-opacity: 1;
  border-color: rgb(1 122 233 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(1 122 233 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .portfolio-tabs .label {
    border-radius: 1rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.portfolio-tabs div.active {
  --tw-border-opacity: 1;
  border-color: rgb(1 122 233 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(1 122 233 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.portfolio-content {
  position: relative;
}

.portfolio-item {
  position: relative;
}

.portfolio-card {
  position: relative;
}

.portfolio-img {
  position: relative;
  margin-bottom: 1rem;
  overflow: hidden;
  border-radius: 1rem;
}

.portfolio-body {
  position: relative;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 1024px) {
  .portfolio-body {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.portfolio-body h4 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(63 63 63 / var(--tw-text-opacity));
}

.portfolio-body p {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(97 97 97 / var(--tw-text-opacity));
}

/* Plans */

.plan-box {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  border-radius: 15px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(220 220 220 / var(--tw-border-opacity));
  padding: 1.25rem;
}

@media (min-width: 768px) {
  .plan-box {
    padding: 30px;
  }
}

.plan-box.recommended {
  --tw-border-opacity: 1;
  border-color: rgb(1 122 233 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(1 122 233 / var(--tw-bg-opacity));
}

.plan-box.recommended::before {
  content: "";
  display: block;
  position: absolute;
  width: 372.367px;
  height: 372.367px;
  transform: rotate(-39.25deg);
  border-radius: 72px;
  top: -51px;
  left: -177px;
  background-color: #057fef;
}

.plan-box.recommended::after {
  content: "";
  display: block;
  position: absolute;
  width: 372.367px;
  height: 372.367px;
  transform: rotate(-17.762deg);
  border-radius: 72px;
  bottom: -153px;
  right: -144px;
  background-color: #057fef;
}

.plan-top {
  position: relative;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .plan-top {
    margin-bottom: 3rem;
  }
}

.plan-icon {
  position: relative;
  display: inline-flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(238 247 255 / var(--tw-bg-opacity));
}

.plan-heading {
  position: relative;
  margin-bottom: 1.5rem;
  min-height: 68px;
}

@media (min-width: 768px) {
  .plan-heading {
    margin-bottom: 2.5rem;
  }
}

.plan-heading h4 {
  margin-bottom: 0.25rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(63 63 63 / var(--tw-text-opacity));
}

.plan-heading p {
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(156 153 170 / var(--tw-text-opacity));
}

.plan-box.recommended .plan-heading h4 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.plan-box.recommended .plan-heading p {
  --tw-text-opacity: 1;
  color: rgb(121 191 255 / var(--tw-text-opacity));
}

.plan-price {
  position: relative;
  z-index: 10;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .plan-price {
    margin-bottom: 2rem;
  }
}

.plan-price h3 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(63 63 63 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .plan-price h3 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.plan-box.recommended .plan-price h3 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.plan-features {
  position: relative;
  z-index: 10;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .plan-features {
    margin-bottom: 3rem;
  }
}

.plan-features ul li {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}

.plan-features ul li:not(:last-child) {
  margin-bottom: 1rem;
}

.plan-features ul li span {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(97 97 97 / var(--tw-text-opacity));
}

.plan-box.recommended .plan-features ul li span {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

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

/* Services */

.information {
  background: linear-gradient(180deg, #fff 0%, #ecf6ff 100%);
}

.information-box {
  position: relative;
  margin-bottom: 1.5rem;
  display: flex;
  width: 100%;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .information-box {
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 0px;
    width: 33.333333%;
  }
}

@media (min-width: 1024px) {
  .information-box {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

.information-icon {
  position: relative;
  margin-bottom: 1.5rem;
  display: flex;
  width: 4rem;
  justify-content: center;
}

@media (min-width: 768px) {
  .information-icon {
    margin-bottom: 2.5rem;
    width: 100%;
  }
}

.information-details {
  position: relative;
  text-align: center;
}

.information-details h4 {
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .information-details h4 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.information-details p {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(97 97 97 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .information-details p {
    font-size: 15px;
    line-height: 24px;
    line-height: 2.25rem;
  }
}

/* Benifits */

.services-container {
  position: relative;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 768px) {
  .services-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 1280px) {
  .services-container {
    padding-left: 15rem;
    padding-right: 0px;
  }
}

.services-content {
  position: relative;
  margin-bottom: 2.5rem;
}

@media (min-width: 768px) {
  .services-content {
    margin-bottom: 5rem;
  }
}

.services-content p {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(97 97 97 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .services-content p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .services-content p {
    line-height: 2rem;
  }
}

.services-left {
  position: relative;
  width: 100%;
  flex: 1 1 0%;
}

@media (min-width: 768px) {
  .services-left {
    width: 33.333333%;
  }
}

.services-right {
  position: relative;
  width: 100%;
  flex: 1 1 0%;
}

@media (min-width: 768px) {
  .services-right {
    width: 66.666667%;
  }
}

.services-list {
  position: relative;
}

.services-list ul li {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

@media (min-width: 768px) {
  .services-list ul li {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
}

.services-list ul li:not(:last-child) {
  margin-bottom: 0.75rem;
}

@media (min-width: 768px) {
  .services-list ul li:not(:last-child) {
    margin-bottom: 1rem;
  }
}

@media (min-width: 1280px) {
  .services-list ul li:not(:last-child) {
    margin-bottom: 2rem;
  }
}

.services-list ul li span {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(97 97 97 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .services-list ul li span {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1280px) {
  .services-list ul li span {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.services-list ul li img {
  width: 0.75rem;
}

@media (min-width: 768px) {
  .services-list ul li img {
    width: auto;
  }
}

.services-featured {
  position: relative;
  overflow: hidden;
  border-radius: 0.75rem;
}

@media (min-width: 1280px) {
  .services-featured {
    border-radius: 0px;
  }
}

.services-right::after {
  content: url("../img/services/dots.png");
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: -10;
  display: none;
  --tw-translate-y: 4.3rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 768px) {
  .services-right::after {
    display: block;
  }
}

/* Clients */

.client-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* .client-item img {
  @apply max-h-12 md:max-h-20 lg:max-h-none
} */

/* Contact */

.contact {
  position: relative;
  margin-top: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(1 122 233 / var(--tw-bg-opacity));
}

@media (min-width: 1024px) {
  .contact {
    margin-top: 60px;
  }
}

.contact::before {
  position: absolute;
  right: 15px;
  top: 15px;
  display: none;
  --tw-content: url("../img/contact/dots.png");
  content: var(--tw-content);
}

@media (min-width: 1024px) {
  .contact::before {
    display: block;
  }
}

.contact-left::after {
  position: absolute;
  bottom: 1rem;
  right: -140px;
  display: none;
  --tw-content: url("../img/contact/dots.png");
  content: var(--tw-content);
}

@media (min-width: 1024px) {
  .contact-left::after {
    display: block;
  }
}

.contact-heading {
  position: relative;
  margin-bottom: 1.5rem;
  text-align: center;
}

@media (min-width: 768px) {
  .contact-heading {
    margin-bottom: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .contact-heading {
    text-align: left;
  }
}

.contact-left {
  position: relative;
}

.contact-right {
  position: relative;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.contact-img {
  position: relative;
  z-index: 20;
  height: 100%;
  width: 100%;
}

.contact-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}

/* Form */

.form-area {
  position: relative;
  margin-bottom: 1.25rem;
}

@media (min-width: 768px) {
  .form-area {
    margin-bottom: 2.5rem;
  }
}

.form-group {
  position: relative;
}

.form-group:not(:last-child) {
  margin-bottom: 1rem;
}

.form-control {
  width: 100%;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(220 220 220 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {
  .form-control {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

.form-control::-moz-placeholder {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(139 139 139 / var(--tw-text-opacity));
}

.form-control::placeholder {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(139 139 139 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .form-control::-moz-placeholder {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .form-control::placeholder {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

/* Footer */

.footer {
  position: relative;
  overflow: hidden;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 768px) {
  .footer {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}

@media (min-width: 1024px) {
  .footer {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.footer::before {
  content: url("../img/footer/glare-left.png");
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -50;
  display: none;
}

@media (min-width: 1024px) {
  .footer::before {
    display: block;
  }
}

.footer::after {
  content: url("../img/footer/glare-right.png");
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: -50;
  display: none;
}

@media (min-width: 1024px) {
  .footer::after {
    display: block;
  }
}

.ft-info {
  position: relative;
  display: flex;
  width: 100%;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

@media (min-width: 1024px) {
  .ft-info {
    width: 33.333333%;
    text-align: left;
  }
}

@media (min-width: 1280px) {
  .ft-info {
    width: 50%;
    align-items: flex-start;
  }
}

.ft-info img {
  margin-bottom: 1rem;
  width: 12rem;
}

@media (min-width: 1280px) {
  .ft-info img {
    width: auto;
  }
}

.ft-info p {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(117 112 143 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .ft-info p {
    font-size: 1rem;
    line-height: 2rem;
  }
}

.ft-links {
  position: relative;
  width: 100%;
}

@media (min-width: 1024px) {
  .ft-links {
    width: 16.666667%;
  }
}

.ft-links.sitemap {
  position: relative;
  width: 100%;
}

@media (min-width: 1024px) {
  .ft-links.sitemap {
    width: 25%;
  }
}

@media (min-width: 1280px) {
  .ft-links.sitemap {
    width: 16.666667%;
  }
}

.ft-contact {
  position: relative;
  width: 100%;
}

@media (min-width: 1024px) {
  .ft-contact {
    width: 25%;
  }
}

.ft-title {
  margin-bottom: 0.5rem;
}

@media (min-width: 1024px) {
  .ft-title {
    margin-bottom: 1rem;
  }
}

.ft-title h6 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(45 35 91 / var(--tw-text-opacity));
}

.ft-link-list {
  position: relative;
}

.ft-link-list ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .ft-link-list ul {
    flex-direction: column;
  }
}

.ft-link-list ul li {
  width: 50%;
}

.ft-link-list ul li:not(:last-child) {
  margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .ft-link-list ul li:not(:last-child) {
    margin-bottom: 1rem;
  }
}

.ft-link-list ul li a {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(117 112 143 / var(--tw-text-opacity));
}

.ft-link-list ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(1 122 233 / var(--tw-text-opacity));
}

.ft-contact-list {
  position: relative;
}

.ft-contact-list ul li {
  display: flex;
  align-items: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.ft-contact-list ul li:not(:last-child) {
  margin-bottom: 1rem;
}

.ft-contact-list ul li span {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  flex-basis: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.ft-contact-list ul li a {
  flex: 1 1 0%;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(139 139 139 / var(--tw-text-opacity));
}

.ft-contact-list ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(225 149 0 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .md\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .md\:scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

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

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

  .md\:justify-around {
    justify-content: space-around;
  }

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

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:opacity-20 {
    opacity: 0.2;
  }
}

@media (min-width: 1024px) {
  .lg\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .lg\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:w-5\/12 {
    width: 41.666667%;
  }

  .lg\:w-6\/12 {
    width: 50%;
  }

  .lg\:w-7\/12 {
    width: 58.333333%;
  }

  .lg\:scale-\[1\.5\] {
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

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

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

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

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

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:gap-x-5 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .lg\:gap-y-0 {
    row-gap: 0px;
  }

  .lg\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

@media (min-width: 1280px) {
  .xl\:scale-\[2\] {
    --tw-scale-x: 2;
    --tw-scale-y: 2;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

  .xl\:gap-x-20 {
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }

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

  .xl\:pl-28 {
    padding-left: 7rem;
  }

  .xl\:pr-40 {
    padding-right: 10rem;
  }
}

@media (min-width: 1536px) {
  .\32xl\:gap-x-28 {
    -moz-column-gap: 7rem;
         column-gap: 7rem;
  }

  .\32xl\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .\32xl\:pr-60 {
    padding-right: 15rem;
  }
}
