:root {
  --accent-foreground: #ffffff;
}
.\!bg-\[\#384dbe\]{ background-color: #384dbe !important; }
.-left-4{ left: -1rem; }
.-right-4{ right: -1rem; }
.absolute{ position: absolute; }
.bg-\[\#384dbe\]{ background-color: #384dbe; }
.bg-\[\#1E1F22\].bg-opacity-40{ background-color:rgba(30, 31, 34, 0.4); }
.bg-\[\#0f75bc\]{ background:#0f75bc; }
.bg-\[\#67c7eb\]{ background-color:#67c7eb; }
.bg-\[hsl\(0_0\%_62\%\)\]{ background-color:hsl(0 0% 62%); }
.bg-\[hsl\(180_7\%_92\%\)\]{ background-color: hsl(180, 7%, 92%); }
.bg-\[hsl\(180_7\%_95\%\)\]{ background-color: hsl(180, 7%, 95%); }
.bg-\[hsl\(204_80_40\)\]{ background-color: hsl(204, 80%, 40%); }
.bg-\[hsl\(204_85_40\)\]{ background-color: hsl(204, 85%, 40%); }
.bg-\[hsl\(204_85_40\)\].bg-opacity-\[10\%\]{ background-color: rgba(15, 119, 189, .1); }
.bg-\[hsl\(38_100\%_50\%\)\]{ background-color: hsl(38, 100%, 50%); }
.bg-card{ background-color: var(--card); }
.bg-card\/90{ background-color: color-mix(in srgb, var(--card) 90%, transparent); }
.bg-gray-100{ background-color: rgb(243, 244, 246); }
.bg-opacity-\[10\%\]{ --tw-bg-opacity: 0.1; }
.bg-white{ background-color: rgb(255, 255, 255); }
.block{ display: block; }
.border{ border-width: 1px; border-style: solid; }
.border-\[hsl\(210_14\%_89\%\)\]{ border-color: hsl(210, 14%, 89%); }
.border-b{ border-bottom-width: 1px; border-bottom-style: solid; }
.container{ width: 100%; max-width:1536px; margin-inline:auto; }
.duration-300{ transition-duration: 300ms; }
.flex{ display: flex; }
.flex-1{ flex: 1 1 0%; }
.flex-col{ flex-direction: column; }
.flex-wrap{ flex-wrap: wrap; }
.font-bold{ font-weight: 700; }
.font-medium{ font-weight: 500; }
.font-semibold{ font-weight: 600; }
.gap-0\.5{ gap: 0.125rem; }
.gap-1{ gap: 0.25rem; }
.gap-2{ gap: 0.5rem; }
.gap-3{ gap: 0.75rem; }
.gap-4{ gap: 1rem; }
.gap-6{ gap: 1.5rem; }
.h-1{ height: 0.25rem; }
.h-14{ height: 3.5rem; }
.h-48{ height: 12rem; }
.h-\[200px\]{ height: 200px; }
.h-\[3rem\]{ height: 3rem; }
.h-auto{ height: auto; }
.h-full{ height: 100%; }
.hidden{ display: none; }
.inline-flex{ display: inline-flex; }
.items-center{ align-items: center; }
.items-start{ align-items: flex-start; }
.justify-between{ justify-content: space-between; }
.justify-center{ justify-content: center; }
.leading-tight{ line-height: 1.25; }
.left-0{ left: 0; }
.m-0{ margin: 0; }
.max-w-2xl{ max-width: 42rem; }
.max-w-7xl{ max-width: 80rem; }
.max-w-\[1250px\]{ max-width: 1250px; }
.max-w-\[900px\]{ max-width: 900px; }
.max-w-none{ max-width: none; }
.max-w-xl{ max-width: 36rem; }
.min-w-\[5rem\]{ min-width:5rem; }
.mb-0{ margin-bottom: 0; }
.mb-2{ margin-bottom: 0.5rem; }
.mb-3{ margin-bottom: 0.75rem; }
.mb-4{ margin-bottom: 1rem; }
.mb-6{ margin-bottom: 1.5rem; }
.mb-8{ margin-bottom: 2rem; }
.mb-12{ margin-bottom: 3rem; }
.mr-1{ margin-right: 0.25rem; }
.mt-3{ margin-top: 0.75rem; }
.mt-6{ margin-top: 1.5rem; }
.mt-8{ margin-top: 2rem; }
.mt-auto{ margin-top:auto; }
.mx-0{ margin-left:0; margin-right:0; }
.mx-auto{ margin-left: auto; margin-right: auto; }
.my-4{ margin-top:1rem; margin-bottom:1rem; }
.my-6{ margin-top: 1.5rem; margin-bottom: 1.5rem; }
.my-12{ margin-top: 3rem; margin-bottom: 3rem; }
.object-contain{ object-fit: contain; }
.object-cover{ object-fit: cover; }
.overflow-hidden{ overflow: hidden; }
.p-1{ padding: 0.25rem; }
.p-2{ padding: 0.5rem; }
.p-3{ padding: 0.75rem; }
.p-4{ padding: 1rem; }
.p-6{ padding: 1.5rem; }
.pb-0{ padding-bottom: 0; }
.pb-8{ padding-bottom: 2rem; }
.pr-3{ padding-right: 0.75rem; }
.pr-5{ padding-right: 1.25rem; }
.pt-4{ padding-top: 1rem; }
.px-1{ padding-left: 0.25rem; padding-right: 0.25rem; }
.px-4{ padding-left: 1rem; padding-right: 1rem; }
.px-6{ padding-left: 1.5rem; padding-right: 1.5rem; }
.px-8{ padding-left: 2rem; padding-right: 2rem; }
.px-10{ padding-left: 2.5rem; padding-right: 2.5rem; }
.py-1{ padding-top: 0.25rem; padding-bottom: 0.25rem; }
.py-2\.5{ padding-top: 0.625rem; padding-bottom: 0.625rem; }
.py-3{ padding-top: 0.75rem; padding-bottom: 0.75rem; }
.py-4{ padding-top: 1rem; padding-bottom: 1rem; }
.py-8{ padding-top: 2rem; padding-bottom: 2rem; }
.py-12{ padding-top: 3rem; padding-bottom: 3rem; }
.py-16{ padding-top: 4rem; padding-bottom: 4rem; }
.relative{ position: relative; }
.rounded{ border-radius: 0.25rem; }
.rounded-full{ border-radius: 9999px; }
.rounded-lg{ border-radius: 0.5rem; }
.rounded-md{ border-radius: 0.375rem; }
.rounded-sm{ border-radius: 0.125rem; }
.select-none{ user-select: none; }
.shadow{ box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1), 0 1px 2px -1px rgba(0,0,0,0.1); }
.shadow-sm{ box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05); }
.shrink-0{ flex-shrink: 0; }
.space-y-2 > * + *{ margin-top: 0.5rem; }
.text-\[\#34A853\]{ color: #34A853; }
.text-\[\#4285F4\]{ color: #4285F4; }
.text-\[\#A4B51C\]{ color: #A4B51C; }
.text-\[\#EA4335\]{ color: #EA4335; }
.text-\[\#FBBC05\]{ color: #FBBC05; }
.text-\[hsl\(204_80_40\)\]{ color: hsl(204, 80%, 40%); }
.text-\[hsl\(225_5\%_30\%\)\]{ color: hsl(225, 5%, 30%); }
.text-\[hsl\(225_5_30\)\]{ color: hsl(225, 5%, 30%); }
.text-\[hsl\(44_100\%_50\%\)\]{ color: hsl(44, 100%, 50%); }
.text-2xl{ font-size: 1.5rem; line-height: 2rem; }
.text-3xl{ font-size: 1.875rem; line-height: 2.25rem; }
.text-4xl{ font-size: 2.25rem; line-height: 2.5rem; }
.text-accent-foreground{ color: var(--accent-foreground); }
.text-accent-foreground\/90{ color: color-mix(in srgb, var(--accent-foreground) 90%, transparent); }
.text-base{ font-size: 1rem; line-height: 1.5rem; }
.text-black{ color:black; }
.text-center{ text-align: center; }
.text-foreground{ color: var(--foreground); }
.text-gray-600{ color: rgb(75, 85, 99); }
.text-lg{ font-size: 1.125rem; line-height: 1.75rem; }
.text-muted-foreground{ color:hsl(220, 5.1%, 45.9%); font-weight:400; }
.text-primary{ color: var(--primary); }
.text-sm{ font-size: 0.875rem; line-height: 1.25rem; }
.text-white{ color: rgb(255, 255, 255); }
.top-0{ top: 0; }
.top-1\/2{ top: 50%; }
.tracking-tight{ letter-spacing: -0.025em; }
.tracking-wide{ letter-spacing: 0.025em; }
.tracking-widest{ letter-spacing: 0.1em; }
.transition{ transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }
.transition-all{ transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }
.transition-shadow{ transition-property: box-shadow; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }
.transition-transform{ transition-property: transform; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }
.uppercase{ text-transform: uppercase; }
.w-14{ width: 3.5rem; }
.w-16{ width: 4rem; }
.w-\[3rem\]{ width: 3rem; }
.w-\[5rem\]{ width: 5rem; }
.w-\[10rem\]{ width: 10rem; }
.w-full{ width: 100%; }
.z-10{ z-index: 10; }
.group:hover .group-hover\:gap-2{ gap: 0.5rem; }
.group:hover .group-hover\:scale-105{ transform: scale(1.05); }
.hover\:brightness-110:hover{ filter: brightness(1.1); }
.hover\:shadow-lg:hover{ box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1); }
.hover\:shadow-md:hover{ box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1), 0 2px 4px -2px rgba(0,0,0,0.1); }
.hover\:text-white:hover{ color: rgb(255, 255, 255); }
.\[\&\>\*\]\:text-center *{ text-align: center; }
.\[\&\>\*\]\:text-white *{ color: rgb(255, 255, 255); }
.\[\&\>\*\]\:text-lg *{ font-size: 1.125rem; line-height: 1.75rem; }
@media(min-width: 768px){
  .md\:block{ display: block; }
  .md\:flex-row{ flex-direction: row; }
  .md\:flex-row-reverse{ flex-direction: row-reverse; }
  .md\:gap-6{ gap: 1.5rem; }
  .md\:justify-start{ justify-content:flex-start; }
  .md\:h-\[250px\]{ height: 250px; }
  .md\:mt-0{ margin-top: 0; }
  .md\:my-24{ margin-top: 6rem; margin-bottom: 6rem; }
  .md\:p-4{ padding: 1rem; }
  .md\:py-4{ padding-top: 1rem; padding-bottom: 1rem; }
  .md\:text-3xl{ font-size: 1.875rem; line-height: 2.25rem; }
  .md\:text-4xl{ font-size: 2.25rem; line-height: 2.5rem; }
  .md\:text-5xl{ font-size: 3rem; line-height: 1; }
  .md\:text-left{ text-align: left; }
  .md\:w-1\/2{ width: 50%; }
  .md\:w-1\/3{ width: 33.333333%; }
  .md\:w-\[fit-content\]{ width: fit-content; }
}
@media(min-width: 1024px){
  .\[\&\>\*\]\:lg\:text-left *{ text-align: left; }
  .lg\:gap-12{ gap:3rem; }
  .lg\:items-start{ align-items:flex-start; }
  .lg\:justify-start{ justify-content: flex-start; }
  .lg\:min-w-\[8rem\]{ min-width:8rem; }
  .lg\:min-w-\[9rem\]{ min-width:9rem; }
  .lg\:min-w-\[11rem\]{ min-width:11rem; }
  .lg\:min-w-\[12rem\]{ min-width:12rem; }
  .lg\:mx-4{ margin-left: 1rem; margin-right: 1rem; }
  .lg\:p-6{ padding: 1.5rem; }
  .lg\:pl-3{ padding-left: 0.75rem; }
  .lg\:pr-3{ padding-right: 0.75rem; }
  .lg\:px-20{ padding-left: 5rem; padding-right: 5rem; }
  .lg\:py-8{ padding-top: 2rem; padding-bottom: 2rem; }
  .lg\:py-16{ padding-top: 4rem; padding-bottom: 4rem; }
  .lg\:text-base{ font-size: 1rem; line-height: 1.5rem; }
  .lg\:text-left{ text-align: left; }
  .lg\:text-\[3\.25rem\]{ font-size: 3.25rem; }
  .lg\:w-1\/3{ width: 33.333333%; }
  .lg\:w-1\/4{ width: 25%; }
  .lg\:w-1\/2{ width: 50%; }
  .lg\:w-2\/3{ width: 66.666667%; }
  .lg\:w-\[8rem\]{ width:8rem; }
  .lg\:w-\[9rem\]{ width:9rem; }
}
@media(min-width: 1536px){
  .\32xl\:h-\[300px\]{ height: 300px; }
  .\32xl\:w-1\/2{ width: 50%; }
}