@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);
/*
! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com
*/
*,
:after,
:before {
  border: 0 solid #e5e7eb;
  box-sizing: border-box;
}
:after,
:before {
  --tw-content: "";
}
html {
  -webkit-text-size-adjust: 100%;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
  tab-size: 4;
}
body {
  line-height: inherit;
  margin: 0;
}
hr {
  border-top-width: 1px;
  color: inherit;
  height: 0;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9ca3af;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #9ca3af;
  opacity: 1;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
[hidden] {
  display: none;
}
*,
:after,
:before {
  --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: rgba(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: ;
}
.card {
  --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04))
    drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1));
  -webkit-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);
  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);
  flex-grow: 1;
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
  padding: 2rem 2.5rem;
  transition-duration: 0.15s;
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, -webkit-text-decoration-color, -webkit-transform,
    -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-transform,
    -webkit-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.card:hover {
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  -webkit-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));
  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) {
  .card {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
}
.card {
  border-radius: 5%;
}
.card-filled {
  --tw-gradient-from: #1616f9;
  --tw-gradient-stops: var(--tw-gradient-from),
    var(--tw-gradient-to, rgba(22, 22, 249, 0));
  --tw-gradient-to: #a9a9fe;
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}
@supports (color: rgb(0 0 0/0)) {
  .card-filled {
    --tw-gradient-stops: var(--tw-gradient-from), #3b3bfb,
      var(--tw-gradient-to, rgba(59, 59, 251, 0));
  }
}
.card .card-title {
  --tw-text-opacity: 1;
  --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1))
    drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  color: rgb(255 255 255 / var(--tw-text-opacity));
  -webkit-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);
  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);
  font-size: 1.5rem;
  line-height: 2rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  text-align: center;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.progress {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.progress-bar-title {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-weight: 600;
  grid-column: span 3 / span 3;
}
.progress-bar {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  color: rgb(213 213 255 / var(--tw-text-opacity));
  grid-column: span 3 / span 3;
}
.progress-bar,
.progress-bar .bar {
  border-radius: 9999px;
  height: 0.25rem;
}
.progress-bar .bar {
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18 / var(--tw-bg-opacity));
}
.project-card {
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  background-color: rgb(213 213 255 / var(--tw-bg-opacity));
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-radius: 0.5rem;
  border-width: 1px;
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  color: rgb(249 115 22 / var(--tw-text-opacity));
  display: flex;
  flex-direction: column;
  margin: 1.25rem 0;
  padding: 1.75rem 1.75rem 2.5rem;
  width: 100%;
}
@media (min-width: 768px) {
  .project-card {
    margin: 1.25rem;
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }
}
.project-card .card-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
}
ul {
  padding-left: 1.25rem;
}
.project-card .card-body {
  padding-top: 1.25rem;
}
.education-card {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.education-card .education-duration {
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  border-color: rgb(234 88 12 / var(--tw-border-opacity));
  border-right-width: 2px;
  color: rgb(249 115 22 / var(--tw-text-opacity));
  display: flex;
  flex-direction: row;
  padding-bottom: 1rem;
  padding-top: 1rem;
  text-align: right;
}
@media (min-width: 768px) {
  .education-card .education-duration {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.education-card .education-details {
  grid-column: span 3 / span 3;
  padding: 1rem;
}
.education-card .education-duration .year {
  flex-grow: 1;
}
.education-card .education-duration .dot {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12 / var(--tw-bg-opacity));
  border-radius: 9999px;
  margin-left: 1.25rem;
  margin-right: -6.5px;
  margin-top: 0.375rem;
}
@media (min-width: 768px) {
  .education-card .education-duration .dot {
    margin-right: -22px;
  }
}
.education-card .education-duration .dot {
  -webkit-animation: bg-scale-animation 0.8s linear infinite;
  animation: bg-scale-animation 0.8s linear infinite;
  max-height: 10px;
  max-width: 10px;
  min-height: 10px;
  min-width: 10px;
}
.education-card .education-details .education-name {
  --tw-text-opacity: 1;
  --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1))
    drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
  color: rgb(249 115 22 / var(--tw-text-opacity));
  -webkit-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);
  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);
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
}
.education-card .education-details .education-description {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}
::marker {
  --tw-text-opacity: 1;
  -webkit-animation: scale-animation 0.8s linear infinite;
  animation: scale-animation 0.8s linear infinite;
  color: rgb(194 65 12 / var(--tw-text-opacity));
}
.bg-box-1 {
  --tw-bg-opacity: 1;
  --tw-blur: blur(4px);
  background-color: rgb(254 215 170 / var(--tw-bg-opacity));
  border-radius: 9999px;
  -webkit-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);
  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);
  position: absolute;
  top: 24rem;
  z-index: -10;
}
@media (min-width: 768px) {
  .bg-box-1 {
    top: 16rem;
  }
}
.bg-box-1 {
  -webkit-animation: bg-box-animation-horizontal 35s -5s infinite;
  animation: bg-box-animation-horizontal 35s -5s infinite;
  height: 100px;
  left: 10px;
  width: 100px;
}
.bg-box-2 {
  --tw-bg-opacity: 1;
  --tw-blur: blur(12px);
  background-color: rgb(254 215 170 / var(--tw-bg-opacity));
  border-radius: 9999px;
  -webkit-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);
  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);
  position: absolute;
  z-index: -10;
}
@media (min-width: 768px) {
  .bg-box-2 {
    top: 16rem;
  }
}
.bg-box-2 {
  -webkit-animation: bg-box-animation-vertical 20s -5s infinite;
  animation: bg-box-animation-vertical 20s -5s infinite;
  height: 200px;
  right: 10px;
  top: 200px;
  width: 200px;
}
.bg-box-3 {
  --tw-bg-opacity: 1;
  --tw-blur: blur(4px);
  -webkit-animation: bg-box-animation-horizontal 60s -10s infinite;
  animation: bg-box-animation-horizontal 60s -10s infinite;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity));
  border-radius: 9999px;
  bottom: 30px;
  -webkit-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);
  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);
  height: 60px;
  left: 10px;
  position: absolute;
  width: 60px;
  z-index: -10;
}
html {
  font-family: Roboto;
  letter-spacing: 0.025em;
}
#home-image-box {
  -webkit-animation: image-box-animation 15s linear infinite;
  animation: image-box-animation 15s linear infinite;
  border-radius: 30% 70% 70% 30%/75% 74% 26% 25%;
}
@-webkit-keyframes image-box-animation {
  10% {
    border-radius: 30% 70% 70% 30%/75% 74% 26% 25%;
  }
  50% {
    border-radius: 74% 26% 70% 30%/47% 46% 54% 53%;
  }
  to {
    border-radius: 30% 70% 70% 30%/75% 74% 26% 25%;
  }
}
@keyframes image-box-animation {
  10% {
    border-radius: 30% 70% 70% 30%/75% 74% 26% 25%;
  }
  50% {
    border-radius: 74% 26% 70% 30%/47% 46% 54% 53%;
  }
  to {
    border-radius: 30% 70% 70% 30%/75% 74% 26% 25%;
  }
}
@-webkit-keyframes bg-box-animation-horizontal {
  10% {
    left: 10px;
  }
  50% {
    left: 50%;
  }
  to {
    left: 10px;
  }
}
@keyframes bg-box-animation-horizontal {
  10% {
    left: 10px;
  }
  50% {
    left: 50%;
  }
  to {
    left: 10px;
  }
}
@-webkit-keyframes bg-box-animation-vertical {
  10% {
    top: 200px;
  }
  50% {
    top: 400px;
  }
  to {
    top: 200px;
  }
}
@keyframes bg-box-animation-vertical {
  10% {
    top: 200px;
  }
  50% {
    top: 400px;
  }
  to {
    top: 200px;
  }
}
@-webkit-keyframes scale-animation {
  10% {
    --tw-text-opacity: 1;
    color: rgb(254 215 170 / var(--tw-text-opacity));
  }
  50% {
    --tw-text-opacity: 1;
    color: rgb(194 65 12 / var(--tw-text-opacity));
  }
  to {
    --tw-text-opacity: 1;
    color: rgb(124 45 18 / var(--tw-text-opacity));
  }
}
@keyframes scale-animation {
  10% {
    --tw-text-opacity: 1;
    color: rgb(254 215 170 / var(--tw-text-opacity));
  }
  50% {
    --tw-text-opacity: 1;
    color: rgb(194 65 12 / var(--tw-text-opacity));
  }
  to {
    --tw-text-opacity: 1;
    color: rgb(124 45 18 / var(--tw-text-opacity));
  }
}
@-webkit-keyframes bg-scale-animation {
  10% {
    --tw-bg-opacity: 1;
    background-color: rgb(254 215 170 / var(--tw-bg-opacity));
  }
  50% {
    --tw-bg-opacity: 1;
    background-color: rgb(194 65 12 / var(--tw-bg-opacity));
  }
  to {
    --tw-bg-opacity: 1;
    background-color: rgb(124 45 18 / var(--tw-bg-opacity));
  }
}
@keyframes bg-scale-animation {
  10% {
    --tw-bg-opacity: 1;
    background-color: rgb(254 215 170 / var(--tw-bg-opacity));
  }
  50% {
    --tw-bg-opacity: 1;
    background-color: rgb(194 65 12 / var(--tw-bg-opacity));
  }
  to {
    --tw-bg-opacity: 1;
    background-color: rgb(124 45 18 / var(--tw-bg-opacity));
  }
}
.loader {
  display: inline-block;
  height: 60px;
  margin-right: 15px;
  position: relative;
  width: 60px;
}
.loader div {
  -webkit-animation: loader 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  animation: loader 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  border-radius: 50%;
  opacity: 1;
  position: absolute;
}
.loader div:nth-child(2) {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
@-webkit-keyframes loader {
  0% {
    height: 0;
    left: 36px;
    opacity: 0;
    top: 36px;
    width: 0;
  }
  4.9% {
    height: 0;
    left: 36px;
    opacity: 0;
    top: 36px;
    width: 0;
  }
  5% {
    height: 0;
    left: 36px;
    opacity: 1;
    top: 36px;
    width: 0;
  }
  to {
    height: 72px;
    left: 0;
    opacity: 0;
    top: 0;
    width: 72px;
  }
}
@keyframes loader {
  0% {
    height: 0;
    left: 36px;
    opacity: 0;
    top: 36px;
    width: 0;
  }
  4.9% {
    height: 0;
    left: 36px;
    opacity: 0;
    top: 36px;
    width: 0;
  }
  5% {
    height: 0;
    left: 36px;
    opacity: 1;
    top: 36px;
    width: 0;
  }
  to {
    height: 72px;
    left: 0;
    opacity: 0;
    top: 0;
    width: 72px;
  }
}
.absolute {
  position: absolute;
}
.z-10 {
  z-index: 10;
}
.order-first {
  order: -9999;
}
.float-right {
  float: right;
}
.my-5 {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.aspect-video {
  aspect-ratio: 16/9;
}
.h-6 {
  height: 1.5rem;
}
.h-80 {
  height: 20rem;
}
.h-screen {
  height: 100vh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-full {
  width: 100%;
}
.w-6 {
  width: 1.5rem;
}
.w-96 {
  width: 24rem;
}
.w-screen {
  width: 100vw;
}
.grow {
  flex-grow: 1;
}
.list-disc {
  list-style-type: disc;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.justify-between {
  justify-content: space-between;
}
.self-center {
  align-self: center;
}
.justify-self-end {
  justify-self: end;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-full {
  border-radius: 9999px;
}
.border-4 {
  border-width: 4px;
}
.border-orange-500 {
  --tw-border-opacity: 1;
  border-color: rgb(249 115 22 / var(--tw-border-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-orange-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 115 22 / var(--tw-bg-opacity));
}
.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}
.from-orange-400 {
  --tw-gradient-from: #3b3bfb;
  --tw-gradient-stops: var(--tw-gradient-from),
    var(--tw-gradient-to, rgba(59, 59, 251, 0));
}
.via-orange-400 {
  --tw-gradient-stops: var(--tw-gradient-from), #3b3bfb,
    var(--tw-gradient-to, rgba(59, 59, 251, 0));
}
.via-orange-300 {
  --tw-gradient-stops: var(--tw-gradient-from), #fdba74,
    var(--tw-gradient-to, hsla(31, 97%, 72%, 0));
}
.to-orange-300 {
  --tw-gradient-to: #fdba74;
}
.to-orange-100 {
  --tw-gradient-to: #ffedd5;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.py-7 {
  padding-bottom: 1.75rem;
  padding-top: 1.75rem;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.py-12 {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.py-2 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.pt-24 {
  padding-top: 6rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pt-40 {
  padding-top: 10rem;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-xl {
  font-size: 1.25rem;
}
.text-lg,
.text-xl {
  line-height: 1.75rem;
}
.text-lg {
  font-size: 1.125rem;
}
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.font-bold {
  font-weight: 700;
}
.font-semibold {
  font-weight: 600;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity));
}
.text-orange-600 {
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity));
}
.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}
.text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity));
}
.underline {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-orange-600 {
  --tw-shadow-color: #ea580c;
  --tw-shadow: var(--tw-shadow-colored);
}
.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1))
    drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06));
}
.drop-shadow,
.drop-shadow-2xl {
  -webkit-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);
  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);
}
.drop-shadow-2xl {
  --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
}
.expertise {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  background-color: rgb(213 213 255 / var(--tw-bg-opacity));
  border-radius: 9999px;
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  color: rgb(249 115 22 / var(--tw-text-opacity));
  font-weight: 700;
  margin: 0.5rem;
  padding: 1.25rem 1.75rem;
  width: 100%;
}
.hover\:scale-95:hover {
  --tw-scale-x: 0.95;
  --tw-scale-y: 0.95;
  -webkit-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));
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:bg-orange-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity));
}
.hover\:shadow-md:hover {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -2px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 768px) {
  .md\:order-last {
    order: 9999;
  }
  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-96 {
    height: 24rem;
  }
  .md\:w-96 {
    width: 24rem;
  }
  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:bg-transparent {
    background-color: transparent;
  }
  .md\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }
  .md\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }
  .md\:text-left {
    text-align: left;
  }
  .md\:text-right {
    text-align: right;
  }
  .md\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }
  .md\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }
  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1024px) {
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:gap-x-10 {
    -webkit-column-gap: 2.5rem;
    column-gap: 2.5rem;
  }
  .lg\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }
}
/*# sourceMappingURL=main.css.map*/
