@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

/*
! tailwindcss v3.1.8 | 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: currentColor;
  /* 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.
*/

html {
  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: Poppins, sans-serif;
  /* 4 */
}

/*
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. 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-size: 1em;
  /* 2 */
}

/*
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-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;
}

/*
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;
}

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

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

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: -webkit-sticky;
  position: sticky;
}

.top-0{
  top: 0px;
}

.left-0{
  left: 0px;
}

.right-0{
  right: 0px;
}

.-top-\[8\%\]{
  top: -8%;
}

.left-\[19\%\]{
  left: 19%;
}

.-top-\[81\%\]{
  top: -81%;
}

.-left-6{
  left: -1.5rem;
}

.left-\[79\%\]{
  left: 79%;
}

.-top-\[179\%\]{
  top: -179%;
}

.left-\[76\%\]{
  left: 76%;
}

.top-\[48\%\]{
  top: 48%;
}

.-top-\[36\%\]{
  top: -36%;
}

.bottom-\[30px\]{
  bottom: 30px;
}

.bottom-0{
  bottom: 0px;
}

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

.z-40{
  z-index: 40;
}

.z-30{
  z-index: 30;
}

.z-20{
  z-index: 20;
}

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

.order-2{
  order: 2;
}

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

.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-\[60px\]{
  margin-top: 60px;
  margin-bottom: 60px;
}

.-mt-1\.5{
  margin-top: -0.375rem;
}

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

.mt-\[60px\]{
  margin-top: 60px;
}

.mb-10{
  margin-bottom: 2.5rem;
}

.mb-5{
  margin-bottom: 1.25rem;
}

.mb-32{
  margin-bottom: 8rem;
}

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

.mt-3\.5{
  margin-top: 0.875rem;
}

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

.mt-5{
  margin-top: 1.25rem;
}

.mt-\[50px\]{
  margin-top: 50px;
}

.mb-4{
  margin-bottom: 1rem;
}

.mb-\[30px\]{
  margin-bottom: 30px;
}

.-mb-2\.5{
  margin-bottom: -0.625rem;
}

.-mb-2{
  margin-bottom: -0.5rem;
}

.mt-\[125px\]{
  margin-top: 125px;
}

.-mb-px{
  margin-bottom: -1px;
}

.mt-\[30px\]{
  margin-top: 30px;
}

.mr-auto{
  margin-right: auto;
}

.-mt-\[50px\]{
  margin-top: -50px;
}

.mb-\[50px\]{
  margin-bottom: 50px;
}

.mb-3\.5{
  margin-bottom: 0.875rem;
}

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

.mb-\[60px\]{
  margin-bottom: 60px;
}

.mb-\[20\%\]{
  margin-bottom: 20%;
}

.ml-12{
  margin-left: 3rem;
}

.-mb-\[235px\]{
  margin-bottom: -235px;
}

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

.mr-\[20\%\]{
  margin-right: 20%;
}

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.flex{
  display: flex;
}

.inline-flex{
  display: inline-flex;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

.h-10{
  height: 2.5rem;
}

.h-screen{
  height: 100vh;
}

.h-6{
  height: 1.5rem;
}

.h-2\/4{
  height: 50%;
}

.h-\[122px\]{
  height: 122px;
}

.w-auto{
  width: auto;
}

.w-10{
  width: 2.5rem;
}

.w-full{
  width: 100%;
}

.w-fit{
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.w-6{
  width: 1.5rem;
}

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

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

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

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

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

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

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

.w-\[73px\]{
  width: 73px;
}

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

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

.w-\[122px\]{
  width: 122px;
}

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

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

.w-\[156px\]{
  width: 156px;
}

.max-w-container{
  max-width: 1180px;
}

.max-w-\[120px\]{
  max-width: 120px;
}

.max-w-sm{
  max-width: 840px;
}

.max-w-\[638px\]{
  max-width: 638px;
}

.max-w-lg{
  max-width: 1268px;
}

.max-w-\[400px\]{
  max-width: 400px;
}

.max-w-\[260px\]{
  max-width: 260px;
}

.max-w-\[183px\]{
  max-width: 183px;
}

.max-w-\[258px\]{
  max-width: 258px;
}

.max-w-\[510px\]{
  max-width: 510px;
}

.max-w-\[314px\]{
  max-width: 314px;
}

.max-w-\[283px\]{
  max-width: 283px;
}

.max-w-\[473px\]{
  max-width: 473px;
}

.max-w-\[341px\]{
  max-width: 341px;
}

.max-w-\[544px\]{
  max-width: 544px;
}

.max-w-\[150px\]{
  max-width: 150px;
}

.max-w-\[798px\]{
  max-width: 798px;
}

.max-w-\[574px\]{
  max-width: 574px;
}

.max-w-\[304px\]{
  max-width: 304px;
}

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

.flex-shrink-0{
  flex-shrink: 0;
}

.grow{
  flex-grow: 1;
}

.list-none{
  list-style-type: none;
}

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

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

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

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

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

.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-\[30px\]{
  -moz-column-gap: 30px;
       column-gap: 30px;
}

.gap-y-9{
  row-gap: 2.25rem;
}

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

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

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

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

.gap-y-16{
  row-gap: 4rem;
}

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

.overflow-hidden{
  overflow: hidden;
}

.rounded-\[60px\]{
  border-radius: 60px;
}

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

.rounded-\[40px\]{
  border-radius: 40px;
}

.rounded-\[10px\]{
  border-radius: 10px;
}

.rounded-\[20px\]{
  border-radius: 20px;
}

.border{
  border-width: 1px;
}

.border-solid{
  border-style: solid;
}

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

.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(212 254 0 / var(--tw-bg-opacity));
}

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

.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(8 50 60 / var(--tw-bg-opacity));
}

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

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

.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

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

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

.py-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

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

.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-\[50px\]{
  padding-top: 50px;
  padding-bottom: 50px;
}

.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

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

.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

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

.pt-\[50px\]{
  padding-top: 50px;
}

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

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

.font-serif{
  font-family: Inter, sans-serif;
}

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

.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}

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

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

.text-\[10px\]{
  font-size: 10px;
}

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

.font-semibold{
  font-weight: 600;
}

.uppercase{
  text-transform: uppercase;
}

.leading-\[27px\]{
  line-height: 27px;
}

.leading-\[26\.4px\]{
  line-height: 26.4px;
}

.leading-4{
  line-height: 1rem;
}

.tracking-\[\.5px\]{
  letter-spacing: .5px;
}

.tracking-\[1px\]{
  letter-spacing: 1px;
}

.tracking-\[2px\]{
  letter-spacing: 2px;
}

.text-primary{
  --tw-text-opacity: 1;
  color: rgb(8 50 60 / var(--tw-text-opacity));
}

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

.text-secondary{
  --tw-text-opacity: 1;
  color: rgb(212 254 0 / var(--tw-text-opacity));
}

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

h1,
h2,
h3,
h4 {
  font-family: Poppins, sans-serif;
  color: #08323c;
  font-weight: 600;
}

h1 {
  font-size: 70px;
  line-height: 1.2;
}

h2 {
  font-size: 70px;
  line-height: 84px;
}

h3 {
  font-size: 44px;
  line-height: 52px;
}

h4 {
  font-size: 32px;
  line-height: 38px;
}

h5 {
  font-size: 1.5rem;
  line-height: 1.75rem;
}

p {
  font-size: 1.25rem;
  line-height: 30px;
  font-family: Inter, sans-serif;
}

.box-shadow-secondary {
  box-shadow: 0 30px 30px 0 rgb(25 30 69 / 10%);
}

/* grow-business-slides */

.grow-business-slide-viewcase a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  transition: all .2s;
  background-color: #d4fe00;
}

.grow-business-slide-viewcase a:hover:before {
  width: 0;
}

/* slider dots */

.grow-business-slide ul.slick-dots,
.speed-business-benefits-list ul.slick-dots {
  position: absolute;
  bottom: -126px;
  left: 0;
  width: 100%;
  height: 56px;
  max-width: 310px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 9px;
  grid-column-gap: 12px;
}

.grow-business-slide ul.slick-dots li button,
.speed-business-benefits-list ul.slick-dots li button {
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50px;
  transition: width 0.2s, background-color 0.2s;
  transition-timing-function: linear;
  font-size: 0;
}

.grow-business-slide ul.slick-dots li.slick-active button,
.speed-business-benefits-list ul.slick-dots li.slick-active button {
  width: 24px;
  background-color: #D4FE00;
}

.speed-business-benefits-list ul.slick-dots li.slick-active button {
  background-color: #08323c;
}

/* slick arrow */

.grow-business-slide .slick-arrow,
.speed-business-benefits-list .slick-arrow {
  position: absolute;
  bottom: -126px;
  left: 0;
  z-index: 9;
}

.grow-business-slide .slick-arrow.slick-next,
.speed-business-benefits-list .slick-arrow.slick-next {
  left: 254px;
}

/* ipad view */

@media screen and (min-width:768px) and (max-width:991px) {
  h1,
    h2 {
    font-size: 52px;
    line-height: 62.4px;
  }

  p {
    font-size: 18px;
  }

  .speed-business-benefits-list ul.slick-dots,
    .speed-business-benefits-list .slick-arrow {
    bottom: -100px;
  }

  .how-work-content {
    align-items: center !important;
  }
}

/* mobile view */

@media screen and (max-width:767px) {
  h1,
    h2 {
    font-size: 32px;
    line-height: 1.3;
  }

  h3 {
    font-size: 28px;
    line-height: 46px;
  }

  h4 {
    font-size: 1.5rem;
  }

  .delivery-offering-img-wrapper {
    max-width: 268px;
    margin-left: auto;
    align-items: flex-start;
    margin-top: 100px;
    margin-right: -45px;
  }

  .speed-business-benefits-list ul.slick-dots,
    .speed-business-benefits-list .slick-arrow {
    bottom: -80px;
  }
}

@media screen and (max-width:450px) {
  .community-graphic-wrapper img:nth-child(2) {
    width: 100%;
    margin-bottom: -200px;
  }

  .community-graphic-wrapper img:nth-child(3) {
    margin-right: 0%;
  }
}

.hover\:bg-green:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(16 86 20 / var(--tw-bg-opacity));
}

.hover\:bg-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(212 254 0 / var(--tw-bg-opacity));
}

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

.hover\:text-secondary:hover{
  --tw-text-opacity: 1;
  color: rgb(212 254 0 / var(--tw-text-opacity));
}

.hover\:text-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(8 50 60 / var(--tw-text-opacity));
}

.hover\:opacity-60:hover{
  opacity: 0.6;
}

.hover\:opacity-80:hover{
  opacity: 0.8;
}

@media (min-width: 640px){
  .sm\:flex-row{
    flex-direction: row;
  }

  .sm\:content-start{
    align-content: flex-start;
  }

  .sm\:items-stretch{
    align-items: stretch;
  }

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

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

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

  .sm\:text-left{
    text-align: left;
  }
}

@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }

  .md\:relative{
    position: relative;
  }

  .md\:-right-1\.5{
    right: -0.375rem;
  }

  .md\:-bottom-\[87px\]{
    bottom: -87px;
  }

  .md\:-right-1{
    right: -0.25rem;
  }

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

  .md\:-left-\[4\%\]{
    left: -4%;
  }

  .md\:-top-\[18\%\]{
    top: -18%;
  }

  .md\:right-\[30px\]{
    right: 30px;
  }

  .md\:order-1{
    order: 1;
  }

  .md\:m-0{
    margin: 0px;
  }

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

  .md\:my-\[100px\]{
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .md\:my-\[60px\]{
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .md\:-mx-5{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .md\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:mt-10{
    margin-top: 2.5rem;
  }

  .md\:mb-\[60px\]{
    margin-bottom: 60px;
  }

  .md\:-mt-\[121px\]{
    margin-top: -121px;
  }

  .md\:mb-\[70px\]{
    margin-bottom: 70px;
  }

  .md\:mb-\[50px\]{
    margin-bottom: 50px;
  }

  .md\:mt-\[100px\]{
    margin-top: 100px;
  }

  .md\:mb-\[30px\]{
    margin-bottom: 30px;
  }

  .md\:mt-\[90px\]{
    margin-top: 90px;
  }

  .md\:-mb-2\.5{
    margin-bottom: -0.625rem;
  }

  .md\:-mb-2{
    margin-bottom: -0.5rem;
  }

  .md\:-ml-2\.5{
    margin-left: -0.625rem;
  }

  .md\:-ml-2{
    margin-left: -0.5rem;
  }

  .md\:mt-20{
    margin-top: 5rem;
  }

  .md\:ml-0{
    margin-left: 0px;
  }

  .md\:mt-0{
    margin-top: 0px;
  }

  .md\:-mt-\[104px\]{
    margin-top: -104px;
  }

  .md\:-mb-40{
    margin-bottom: -10rem;
  }

  .md\:mr-4{
    margin-right: 1rem;
  }

  .md\:block{
    display: block;
  }

  .md\:hidden{
    display: none;
  }

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

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

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

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

  .md\:w-auto{
    width: auto;
  }

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

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

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

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

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

  .md\:min-w-\[auto\]{
    min-width: auto;
  }

  .md\:max-w-\[472px\]{
    max-width: 472px;
  }

  .md\:max-w-\[534px\]{
    max-width: 534px;
  }

  .md\:max-w-\[489px\]{
    max-width: 489px;
  }

  .md\:max-w-\[410px\]{
    max-width: 410px;
  }

  .md\:max-w-\[530px\]{
    max-width: 530px;
  }

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

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

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

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

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

  .md\:justify-self-start{
    justify-self: start;
  }

  .md\:justify-self-end{
    justify-self: end;
  }

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

  .md\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .md\:py-\[30px\]{
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .md\:px-\[50px\]{
    padding-left: 50px;
    padding-right: 50px;
  }

  .md\:py-\[120px\]{
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .md\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

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

  .md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:pt-\[100px\]{
    padding-top: 100px;
  }

  .md\:pr-8{
    padding-right: 2rem;
  }

  .md\:pt-0{
    padding-top: 0px;
  }

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

@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }

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

  .lg\:-right-1\.5{
    right: -0.375rem;
  }

  .lg\:-bottom-\[149px\]{
    bottom: -149px;
  }

  .lg\:-right-1{
    right: -0.25rem;
  }

  .lg\:left-\[10\%\]{
    left: 10%;
  }

  .lg\:my-\[70px\]{
    margin-top: 70px;
    margin-bottom: 70px;
  }

  .lg\:ml-6{
    margin-left: 1.5rem;
  }

  .lg\:mb-\[100px\]{
    margin-bottom: 100px;
  }

  .lg\:mb-\[70px\]{
    margin-bottom: 70px;
  }

  .lg\:mt-\[260px\]{
    margin-top: 260px;
  }

  .lg\:mb-40{
    margin-bottom: 10rem;
  }

  .lg\:mt-\[150px\]{
    margin-top: 150px;
  }

  .lg\:ml-\[40\%\]{
    margin-left: 40%;
  }

  .lg\:mb-0{
    margin-bottom: 0px;
  }

  .lg\:-mt-\[180px\]{
    margin-top: -180px;
  }

  .lg\:-mb-\[267px\]{
    margin-bottom: -267px;
  }

  .lg\:block{
    display: block;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:h-8{
    height: 2rem;
  }

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

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

  .lg\:w-\[18\.5\%\]{
    width: 18.5%;
  }

  .lg\:min-w-\[1190px\]{
    min-width: 1190px;
  }

  .lg\:max-w-\[544px\]{
    max-width: 544px;
  }

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

  .lg\:py-\[150px\]{
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .lg\:pb-\[430px\]{
    padding-bottom: 430px;
  }
}