.container{width:100%;margin-right:auto;margin-left:auto}
@media (min-width:576px){.container{max-width:576px}}
@media (min-width:768px){.container{max-width:768px}}
@media (min-width:1024px){.container{max-width:1024px}}
@media (min-width:1320px){.container{max-width:1320px}}
.absolute{position:absolute}
.relative{position:relative}
.top-0{top:0px}
.z-10{z-index:10}
.mb-6{margin-bottom:1.5rem}
.ml-\[14px\]{margin-left:14px}
.mt-2{margin-top:0.5rem}
.mt-6{margin-top:1.5rem}
.flex{display:flex}
.h-\[11px\]{height:11px}
.h-\[328px\]{height:328px}
.h-full{height:100%}
.w-\[11px\]{width:11px}
.w-\[543px\]{width:543px}
.w-full{width:100%}
.w-max{width:-moz-max-content;width:max-content}
.max-w-\[unset\]{max-width:unset}
.flex-col{flex-direction:column}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.gap-6{gap:1.5rem}
.overflow-hidden{overflow:hidden}
.rounded-xs{border-radius:var(--radius-xs)}
.p-\[var\(--spacing-8\)\]{padding:var(--spacing-8)}
.pt-\[var\(--spacing-7\)\]{padding-top:var(--spacing-7)}
.text-3xl{font-size:var(--font-xxxl)}
.text-\[11px\]{font-size:11px}
.text-lg{font-size:var(--font-lg)}
.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,1))}@media (min-width:576px){.sm\:w-\[768px\]{width:768px}}@media (min-width:1024px){.lg\:\!h-\[349px\]{height:349px !important}.lg\:h-\[450px\]{height:450px}.lg\:h-auto{height:auto}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-\[424px\]{width:424px}.lg\:w-\[872px\]{width:872px}.lg\:w-full{width:100%}.lg\:\!flex-row{flex-direction:row !important}}@media (min-width:1320px){.xl\:\!h-\[450px\]{height:450px !important}.xl\:\!w-\[424px\]{width:424px !important}.xl\:\!w-\[872px\]{width:872px !important}}