@import "https://fonts.googleapis.com/css?family=Poppins:500,400";
@import "https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css";
.bg-\[url\(\/img\/frame-9124-1\.png\)\] {
    background-image: url(../img/frame-9124-1.png);
}
.bg-\[url\(\/img\/frame-9124-1\@2x\.png\)\] {
    background-image: url(/img/frame-9124-1@2x.png);
}
.bg-\[url\(\/img\/frame-9124\.png\)\] {
    background-image: url(../img/frame-9124.png);
}
.bg-\[url\(\/img\/getty-images-s3fhn9oq7tm-unsplash-1\.png\)\] {
    background-image: url(../img/getty-images-s3fhn9oq7tm-unsplash-1.png)!important;
}
.rrr {
	background-image: url(../img/getty-images-s3fhn9oq7tm-unsplash-1.png)!important;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}
.\!absolute {
    position: absolute !important;
}
.absolute {
    position: absolute;
}
.\!relative {
    position: relative !important;
}
.relative {
    position: relative;
}
.\!left-3\.5 {
    left: 0.875rem !important;
}
.\!top-3\.5 {
    top: 0.875rem !important;
}
.-bottom-5 {
    bottom: -1.25rem;
}
.bottom-0 {
    bottom: 0;
}
.left-0 {
    left: 0;
}
.left-0\.5 {
    left: 0.125rem;
}
.left-12 {
    left: 3rem;
}
.left-3\.5 {
    left: -0.325rem;
}
.left-\[285px\] {
    left: 285px;
}
.left-\[294px\] {
    left: 294px;
}
.left-\[61px\] {
    left: 61px;
}
.top-0 {
    top: -5px;
}
.top-2 {
    top: 0rem;
}
.top-\[50px\] {
    top: 50px;
}
.top-\[5px\] {
    top: 5px;
}
.top-\[91px\] {
    top: 91px;
}
.top-px {
    top: 1px;
}
.z-10 {
    z-index: 10;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.mb-\[-15\.00px\] {
    margin-bottom: -15px;
}
.mt-\[-1\.00px\] {
    margin-top: -1px;
}
.inline {
    display: inline;
}
.flex {
    display: flex;
}
.inline-flex {
    display: inline-flex;
}
.\!h-6 {
    height: 1.5rem !important;
}
.\!h-8 {
    height: 2rem !important;
}
.h-12 {
    height: 3rem;
}
.h-6 {
    height: 1.5rem;
}
.h-9 {
    height: 2.25rem;
}
.h-\[124px\] {
    height: 124px;
}
.h-\[26px\] {
    height: 55px;
}
.h-\[303px\] {
    height: 303px;
    background-image: url(../img/getty-images-s3fhn9oq7tm-unsplash-1.png);
}
.h-\[327px\] {
    height: 327px;
}
.h-\[34px\] {
    height: 34px;
}
.h-\[516px\] {
    height: 516px;
}
.h-\[58px\] {
    height: 58px;
}
.h-\[60px\] {
    height: 60px;
}
.h-\[612px\] {
    height: 612px;
}
.h-\[72px\] {
    height: 72px;
}
.\!w-6 {
    width: 1.5rem !important;
}
.\!w-8 {
    width: 2rem !important;
}
.w-6 {
    width: 1.5rem;
}
.w-9 {
    width: 2.25rem;
}
.w-\[1047px\] {
    width: 1047px;
}
.w-\[1248px\] {
    width: 1248px;
}
.w-\[135px\] {
    width: 135px;
}
.w-\[182px\] {
    width: 182px;
    display: none;
}
.w-\[19px\] {
    /*width: 19px;*/
}
.w-\[226px\] {
    width: 226px;
    display: none;
}
.w-\[33px\] {
    width: 33px;
}
.w-\[372px\] {
    width: 372px;
}
.w-\[516px\] {
    width: 516px;
}
.w-\[558px\] {
    width: 558px;
}
.w-\[60px\] {
    width: 60px;
}
.w-\[87px\] {
    width: 87px;
}
.w-\[963px\] {
    width: 963px;
}
.w-fit {
    width: fit-content;
}
.w-full {
    width: 100%;
}
.max-w-\[475px\] {
    max-width: 475px;
}
.max-w-\[500px\] {
    max-width: 500px;
}
.flex-1 {
    flex: 1 1 0%;
}
.flex-\[0_0_auto\] {
    flex: 0 0 auto;
}
.grow {
    flex-grow: 1;
}
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
.animate-spin {
    animation: spin 1s linear infinite;
}
.flex-col {
    flex-direction: column;
}
.flex-wrap {
    flex-wrap: wrap;
}
.items-start {
    align-items: flex-start;
}
.items-center {
    align-items: center;
}
.justify-center {
    justify-content: center;
}
.justify-between {
    justify-content: space-between;
}
.gap-1 {
    gap: 0.25rem;
}
.gap-12 {
    gap: 3rem;
}
.gap-2 {
    gap: 0.5rem;
}
.gap-2\.5 {
    gap: 0.625rem;
}
.gap-3 {
    gap: 0.75rem;
}
.gap-4 {
    gap: 1rem;
}
.gap-5 {
    gap: 1.25rem;
}
.gap-6 {
    gap: 1.5rem;
}
.gap-8 {
    gap: 2rem;
}
.gap-9 {
    gap: 2.25rem;
}
.gap-\[60px\] {
    gap: 60px;
}
.self-stretch {
    align-self: stretch;
}
.overflow-hidden {
    overflow: hidden;
}
.whitespace-nowrap {
    white-space: nowrap;
}
.rounded-2xl {
    border-radius: 1rem;
}
.rounded-3xl {
    border-radius: 1.5rem;
}
.rounded-\[100px\] {
    border-radius: 100px;
}
.rounded-xl {
    border-radius: 0.75rem;
}
.border-0 {
    border-width: 0px;
}
.border-solid {
    border-style: solid;
}
.border-transparent {
    border-color: transparent;
}
.bg-\[\#232325\] {
    --tw-bg-opacity: 1;
    background-color: rgb(35 35 37 / var(--tw-bg-opacity, 1));
}
.bg-\[\#e7ecf7\] {
    --tw-bg-opacity: 1;
    background-color: rgb(231 236 247 / var(--tw-bg-opacity, 1));
}
.bg-\[\#eff2fa\] {
    --tw-bg-opacity: 1;
    background-color: rgb(239 242 250 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ffffff1f\] {
    background-color: #ffffff1f;
}
.bg-gray-10 {
    background-color: var(--gray-10);
}
.bg-gray-95 {
    background-color: var(--gray-95);
}
.bg-purpule {
    background-color: #e7b20485;
}
.bg-\[url\(\/img\/frame-9124-1\.png\)\] {
    background-image: url(../img/frame-9124-1.png);
}
.bg-\[url\(\/img\/frame-9124-1\@2x\.png\)\] {
    background-image: url(/img/frame-9124-1@2x.png);
}
.bg-\[url\(\/img\/frame-9124\.png\)\] {
    background-image: url(../img/frame-9124.png);
}
.bg-\[url\(\/img\/getty-images-s3fhn9oq7tm-unsplash-1\.png\)\] {
    background-image: url(../img/getty-images-s3fhn9oq7tm-unsplash-1.png)!important;
}
.bg-cover {
    background-size: cover;
}
.bg-\[50\%_50\%\] {
    background-position: 50% 50%;
    background-image: url(../img/frame-9124.png);
}
.fill-white {
    fill: var(--white);
}
.object-cover {
    object-fit: cover;
}
.p-12 {
    padding: 3rem;
}
.p-2 {
    padding: 0.5rem;
}
.p-3 {
    padding: 0.75rem;
}
.p-6 {
    padding: 1.5rem;
}
.p-9 {
    padding: 2.25rem;
}
.p-\[60px\] {
    padding: 60px;
}
.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;
}
.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.pl-4 {
    padding-left: 1rem;
}
.pr-6 {
    padding-right: 1.5rem;
}
.text-center {
    text-align: center;
}
.text-5xl {
    font-size: 3rem;
    line-height: 1;
}
.text-\[32px\] {
    font-size: 32px;
}
.text-\[40px\] {
    font-size: 40px;
}
.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}
.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.font-medium {
    font-weight: 500;
}
.font-normal {
    font-weight: 400;
}
.leading-10 {
    line-height: 2.5rem;
}
.leading-5 {
    line-height: 1.25rem;
}
.leading-6 {
    line-height: 1.5rem;
}
.leading-7 {
    line-height: 1.75rem;
}
.leading-\[48px\] {
    line-height: 48px;
}
.leading-\[56px\] {
    line-height: 56px;
}
.tracking-\[0\] {
    letter-spacing: 0;
}
.text-\[\#323036\] {
    --tw-text-opacity: 1;
    color: rgb(50 48 54 / var(--tw-text-opacity, 1));
}
.text-\[\#ffffff\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-gray-200 {
    --tw-text-opacity: 1;
    color: rgb(229 231 235 / var(--tw-text-opacity, 1));
}
.text-gray-40 {
    color: var(--gray-40);
}
.text-gray-50 {
    color: var(--gray-50);
}
.text-gray-95 {
    color: var(--gray-95);
}
.text-rose-600 {
    --tw-text-opacity: 1;
    color: rgb(225 29 72 / var(--tw-text-opacity, 1));
}
.text-white {
    color: var(--white);
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.opacity-50 {
    opacity: 0.5;
}
.outline {
    outline-style: solid;
}
.outline-0 {
    outline-width: 0px;
}
.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);
}
.\[font-family\:\'Poppins\'\,Helvetica\] {
    font-family: Poppins, Helvetica;
}
:root {
    --gray-10: rgba(245, 247, 252, 1);
    --gray-15: rgba(238, 240, 245, 1);
    --gray-20: rgba(230, 232, 237, 1);
    --gray-40: rgba(175, 177, 184, 1);
    --gray-50: rgba(146, 147, 153, 1);
    --gray-70: rgba(77, 77, 82, 1);
    --gray-80: rgba(50, 48, 54, 1);
    --gray-95: rgba(35, 35, 37, 1);
    --green-10: rgba(223, 253, 233, 1);
    --green-40: rgba(81, 208, 121, 1);
    --green-50: rgba(91, 182, 120, 1);
    --purpule: rgba(135, 106, 255, 1);
    --red-10: rgba(255, 233, 235, 1);
    --red-50: rgba(255, 73, 95, 1);
    --violet-10: rgba(243, 241, 255, 1);
    --violet-20: rgba(233, 224, 255, 1);
    --violet-50: rgba(165, 101, 255, 1);
    --violet-60: rgba(145, 89, 224, 1);
    --white: rgba(255, 255, 255, 1);
    --yellow: rgba(255, 180, 67, 1);
}
* {
    -webkit-font-smoothing: antialiased;
    scroll-behavior: smooth;
}
html,
body {
    margin: 0;
    height: 100%;
}
button:focus-visible {
    outline: 2px solid #4a90e2 !important;
    outline: -webkit-focus-ring-color auto 5px !important;
}
a {
    text-decoration: none;
}
.focus\:border-white:focus {
    border-color: var(--white);
}
.disabled\:opacity-50:disabled {
    opacity: 0.5;
}
@media (min-width: 768px) {
    .md\:w-1\/2 {
        width: 50%;
    }
    .md\:w-1\/3 {
        width: 33.333333%;
    }
    .md\:w-\[32\%\] {
        width: 32%;
    }
    .md\:flex-row {
        flex-direction: row;
    }
    .md\:justify-end {
        justify-content: flex-end;
    }
    .md\:justify-between {
        justify-content: space-between;
    }
    .md\:gap-14 {
        gap: 3.5rem;
    }
    .md\:self-end {
        align-self: flex-end;
    }
    .md\:p-6 {
        padding: 1.5rem;
    }
    .md\:p-9 {
        padding: 2.25rem;
    }
}
@media (prefers-color-scheme: dark) {
    .dark\:text-gray-600 {
        --tw-text-opacity: 1;
        color: rgb(75 85 99 / var(--tw-text-opacity, 1));
    }
}
