kupos-ui-components-lib
Version:
A reusable UI components package
837 lines • 13.9 kB
CSS
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties;
.absolute {
position: absolute;
}
.fixed {
position: fixed;
}
.relative {
position: relative;
}
.static {
position: static;
}
.-top-\[7px\] {
top: calc(7px * -1);
}
.-top-\[13px\] {
top: calc(13px * -1);
}
.-top-\[14px\] {
top: calc(14px * -1);
}
.-top-\[17px\] {
top: calc(17px * -1);
}
.top-\[15px\] {
top: 15px;
}
.top-\[24px\] {
top: 24px;
}
.top-\[29\%\] {
top: 29%;
}
.top-\[40\%\] {
top: 40%;
}
.top-\[46\%\] {
top: 46%;
}
.-bottom-\[8\%\] {
bottom: calc(8% * -1);
}
.-bottom-\[36px\] {
bottom: calc(36px * -1);
}
.-bottom-\[160px\] {
bottom: calc(160px * -1);
}
.-left-\[6px\] {
left: calc(6px * -1);
}
.-left-\[7px\] {
left: calc(7px * -1);
}
.left-1\/2 {
left: calc(1/2 * 100%);
}
.left-\[35\%\] {
left: 35%;
}
.left-\[36\%\] {
left: 36%;
}
.left-\[40px\] {
left: 40px;
}
.left-\[58\%\] {
left: 58%;
}
.left-\[80px\] {
left: 80px;
}
.-z-10 {
z-index: calc(10 * -1);
}
.z-10 {
z-index: 10;
}
.z-20 {
z-index: 20;
}
.z-50 {
z-index: 50;
}
.container {
width: 100%;
}
.mx-\[8px\] {
margin-inline: 8px;
}
.mx-auto {
margin-inline: auto;
}
.-mt-\[5px\] {
margin-top: calc(5px * -1);
}
.mt-\[2px\] {
margin-top: 2px;
}
.mt-\[5px\] {
margin-top: 5px;
}
.mt-\[10px\] {
margin-top: 10px;
}
.mt-\[15px\] {
margin-top: 15px;
}
.mt-\[20px\] {
margin-top: 20px;
}
.mt-\[30px\] {
margin-top: 30px;
}
.-mr-\[12px\] {
margin-right: calc(12px * -1);
}
.mr-\[2px\] {
margin-right: 2px;
}
.mr-\[4px\] {
margin-right: 4px;
}
.mr-\[5px\] {
margin-right: 5px;
}
.mr-\[8px\] {
margin-right: 8px;
}
.mr-\[10px\] {
margin-right: 10px;
}
.mr-\[11px\] {
margin-right: 11px;
}
.-mb-\[5px\] {
margin-bottom: calc(5px * -1);
}
.mb-\[2px\] {
margin-bottom: 2px;
}
.mb-\[4px\] {
margin-bottom: 4px;
}
.mb-\[8px\] {
margin-bottom: 8px;
}
.mb-\[10px\] {
margin-bottom: 10px;
}
.mb-\[15px\] {
margin-bottom: 15px;
}
.mb-\[20px\] {
margin-bottom: 20px;
}
.mb-\[50px\] {
margin-bottom: 50px;
}
.mb-\[60px\] {
margin-bottom: 60px;
}
.-ml-\[12px\] {
margin-left: calc(12px * -1);
}
.ml-\[3px\] {
margin-left: 3px;
}
.ml-\[5px\] {
margin-left: 5px;
}
.ml-\[10px\] {
margin-left: 10px;
}
.block {
display: block;
}
.flex {
display: flex;
}
.grid {
display: grid;
}
.hidden {
display: none;
}
.inline-block {
display: inline-block;
}
.h-\[1px\] {
height: 1px;
}
.h-\[2\.5rem\] {
height: 2.5rem;
}
.h-\[3rem\] {
height: 3rem;
}
.h-\[7px\] {
height: 7px;
}
.h-\[10px\] {
height: 10px;
}
.h-\[16px\] {
height: 16px;
}
.h-\[20px\] {
height: 20px;
}
.h-auto {
height: auto;
}
.h-full {
height: 100%;
}
.min-h-\[2\.5rem\] {
min-height: 2.5rem;
}
.w-\[3rem\] {
width: 3rem;
}
.w-\[7px\] {
width: 7px;
}
.w-\[10px\] {
width: 10px;
}
.w-\[12px\] {
width: 12px;
}
.w-\[14px\] {
width: 14px;
}
.w-\[16px\] {
width: 16px;
}
.w-\[18px\] {
width: 18px;
}
.w-\[20px\] {
width: 20px;
}
.w-\[47\%\] {
width: 47%;
}
.w-\[50\%\] {
width: 50%;
}
.w-\[60px\] {
width: 60px;
}
.w-\[100\%\] {
width: 100%;
}
.w-\[100px\] {
width: 100px;
}
.w-\[120px\] {
width: 120px;
}
.w-\[188px\] {
width: 188px;
}
.w-\[230px\] {
width: 230px;
}
.w-\[280px\] {
width: 280px;
}
.w-\[325px\] {
width: 325px;
}
.w-auto {
width: auto;
}
.w-full {
width: 100%;
}
.max-w-\[165px\] {
max-width: 165px;
}
.min-w-\[75px\] {
min-width: 75px;
}
.-translate-x-1\/2 {
--tw-translate-x: calc(calc(1/2 * 100%) * -1);
translate: var(--tw-translate-x) var(--tw-translate-y);
}
.transform {
transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-default {
cursor: default;
}
.cursor-pointer {
cursor: pointer;
}
.\[grid-template-columns\:minmax\(0\,1\.4fr\)_minmax\(0\,0\.2fr\)_minmax\(0\,1fr\)_auto\] {
grid-template-columns: minmax(0,1.4fr) minmax(0,0.2fr) minmax(0,1fr) auto;
}
.grid-cols-\[1\.4fr_4\.8fr\] {
grid-template-columns: 1.4fr 4.8fr;
}
.grid-cols-\[1\.5fr_1fr_auto\] {
grid-template-columns: 1.5fr 1fr auto;
}
.grid-cols-\[3\.17fr_4\.8fr\] {
grid-template-columns: 3.17fr 4.8fr;
}
.flex-col {
flex-direction: column;
}
.flex-row {
flex-direction: row;
}
.content-center {
align-content: center;
}
.items-baseline {
align-items: baseline;
}
.items-center {
align-items: center;
}
.justify-between {
justify-content: space-between;
}
.justify-center {
justify-content: center;
}
.justify-end {
justify-content: flex-end;
}
.gap-\[2px\] {
gap: 2px;
}
.gap-\[3\.4rem\] {
gap: 3.4rem;
}
.gap-\[3rem\] {
gap: 3rem;
}
.gap-\[4px\] {
gap: 4px;
}
.gap-\[5px\] {
gap: 5px;
}
.gap-\[6px\] {
gap: 6px;
}
.gap-\[10px\] {
gap: 10px;
}
.gap-\[12px\] {
gap: 12px;
}
.gap-x-\[7rem\] {
-moz-column-gap: 7rem;
column-gap: 7rem;
}
.overflow-hidden {
overflow: hidden;
}
.overflow-y-hidden {
overflow-y: hidden;
}
.rounded-\[8px\] {
border-radius: 8px;
}
.rounded-\[10px\] {
border-radius: 10px;
}
.rounded-\[14px\] {
border-radius: 14px;
}
.rounded-\[20px\] {
border-radius: 20px;
}
.rounded-\[38px\] {
border-radius: 38px;
}
.rounded-full {
border-radius: calc(infinity * 1px);
}
.rounded-b-\[14px\] {
border-bottom-right-radius: 14px;
border-bottom-left-radius: 14px;
}
.border {
border-style: var(--tw-border-style);
border-width: 1px;
}
.border-\[2px\] {
border-style: var(--tw-border-style);
border-width: 2px;
}
.border-t {
border-top-style: var(--tw-border-style);
border-top-width: 1px;
}
.border-t-8 {
border-top-style: var(--tw-border-style);
border-top-width: 8px;
}
.border-r-8 {
border-right-style: var(--tw-border-style);
border-right-width: 8px;
}
.border-b {
border-bottom-style: var(--tw-border-style);
border-bottom-width: 1px;
}
.border-b-8 {
border-bottom-style: var(--tw-border-style);
border-bottom-width: 8px;
}
.border-l-8 {
border-left-style: var(--tw-border-style);
border-left-width: 8px;
}
.border-none {
--tw-border-style: none;
border-style: none;
}
.border-\[\#E6E6E6\] {
border-color: #E6E6E6;
}
.border-\[\#ccc\] {
border-color: #ccc;
}
.border-\[\#eee\] {
border-color: #eee;
}
.border-\[lightgray\] {
border-color: lightgray;
}
.border-t-transparent {
border-top-color: transparent;
}
.border-r-transparent {
border-right-color: transparent;
}
.border-b-transparent {
border-bottom-color: transparent;
}
.border-l-transparent {
border-left-color: transparent;
}
.bg-\[\#DE051414\] {
background-color: #DE051414;
}
.bg-\[\#E6E6E6\] {
background-color: #E6E6E6;
}
.bg-\[\#FFF2F2\] {
background-color: #FFF2F2;
}
.bg-\[\#ddd\] {
background-color: #ddd;
}
.bg-\[\#ff8f45\] {
background-color: #ff8f45;
}
.bg-\[lightgray\] {
background-color: lightgray;
}
.object-contain {
-o-object-fit: contain;
object-fit: contain;
}
.p-\[10px_15px\] {
padding: 10px 15px;
}
.p-\[15px\] {
padding: 15px;
}
.px-\[10px\] {
padding-inline: 10px;
}
.px-\[14px\] {
padding-inline: 14px;
}
.px-\[20px\] {
padding-inline: 20px;
}
.py-\[5px\] {
padding-block: 5px;
}
.py-\[6px\] {
padding-block: 6px;
}
.py-\[8px\] {
padding-block: 8px;
}
.py-\[12px\] {
padding-block: 12px;
}
.pt-\[5px\] {
padding-top: 5px;
}
.pt-\[12px\] {
padding-top: 12px;
}
.pt-\[20px\] {
padding-top: 20px;
}
.pt-\[50px\] {
padding-top: 50px;
}
.pr-\[15px\] {
padding-right: 15px;
}
.pr-\[20px\] {
padding-right: 20px;
}
.pb-\[5px\] {
padding-bottom: 5px;
}
.pl-\[10px\] {
padding-left: 10px;
}
.pl-\[15px\] {
padding-left: 15px;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-left {
text-align: left;
}
.text-\[12px\] {
font-size: 12px;
}
.text-\[13\.33px\] {
font-size: 13.33px;
}
.text-\[13px\] {
font-size: 13px;
}
.text-\[14px\] {
font-size: 14px;
}
.text-\[17\.33px\] {
font-size: 17.33px;
}
.leading-\[1\.3\] {
--tw-leading: 1.3;
line-height: 1.3;
}
.font-\[900\] {
--tw-font-weight: 900;
font-weight: 900;
}
.break-normal {
overflow-wrap: normal;
word-break: normal;
}
.whitespace-normal {
white-space: normal;
}
.whitespace-nowrap {
white-space: nowrap;
}
.text-\[\#464647\] {
color: #464647;
}
.text-\[\#c0c0c0\] {
color: #c0c0c0;
}
.text-\[\#ff8f45\] {
color: #ff8f45;
}
.text-\[\#fff\] {
color: #fff;
}
.text-\[red\] {
color: red;
}
.capitalize {
text-transform: capitalize;
}
.grayscale {
--tw-grayscale: grayscale(100%);
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 {
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,);
}
.transition-colors {
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
transition-timing-function: var(--tw-ease, ease);
transition-duration: var(--tw-duration, 0s);
}
.group-hover\:block {
&:is(:where(.group):hover *) {
@media (hover: hover) {
display: block;
}
}
}
.hover\:bg-\[\#FFE5E5\] {
&:hover {
@media (hover: hover) {
background-color: #FFE5E5;
}
}
}
.hover\:bg-\[\#e67e35\] {
&:hover {
@media (hover: hover) {
background-color: #e67e35;
}
}
}
.min-\[640px\]\:gap-x-\[6rem\] {
@media (width >= 640px) {
-moz-column-gap: 6rem;
column-gap: 6rem;
}
}
.min-\[768px\]\:gap-x-\[4rem\] {
@media (width >= 768px) {
-moz-column-gap: 4rem;
column-gap: 4rem;
}
}
.min-\[1024px\]\:gap-x-\[4rem\] {
@media (width >= 1024px) {
-moz-column-gap: 4rem;
column-gap: 4rem;
}
}
.min-\[1280px\]\:gap-x-\[4rem\] {
@media (width >= 1280px) {
-moz-column-gap: 4rem;
column-gap: 4rem;
}
}
.min-\[1380px\]\:gap-x-\[5rem\] {
@media (width >= 1380px) {
-moz-column-gap: 5rem;
column-gap: 5rem;
}
}
@keyframes load8 {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.loader-circle,
.loader-circle:after {
border-radius: 50%;
width: 25px;
height: 25px;
margin-top: -3px;
}
.loader-circle {
display: inline-block;
margin: 0 6px 0 0;
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 1.1em solid rgba(255, 255, 255, 0.2);
border-right: 1.1em solid rgba(255, 255, 255, 0.2);
border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
border-left: 1.1em solid #ffffff;
transform: translateZ(0);
animation: load8 1.1s infinite linear;
vertical-align: middle;
}
.shadow-xl {
box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
}
.shadow-2xl {
box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
}
.shadow-red-950 {
--tw-shadow-color: rgb(69, 10, 10);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-service {
box-shadow: 0 3px 7px 3px rgba(0, 0, 0, .08);
}
.shadow-service-2 {
box-shadow: 0 3px 7px 3px rgba(0, 0, 0, .3);
}
@keyframes fadeIn {
from {
opacity: 0;
transform: translateY(-10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@property --tw-translate-x {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-translate-y {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-translate-z {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-rotate-x {
syntax: "*";
inherits: false;
}
@property --tw-rotate-y {
syntax: "*";
inherits: false;
}
@property --tw-rotate-z {
syntax: "*";
inherits: false;
}
@property --tw-skew-x {
syntax: "*";
inherits: false;
}
@property --tw-skew-y {
syntax: "*";
inherits: false;
}
@property --tw-border-style {
syntax: "*";
inherits: false;
initial-value: solid;
}
@property --tw-leading {
syntax: "*";
inherits: false;
}
@property --tw-font-weight {
syntax: "*";
inherits: false;
}
@property --tw-blur {
syntax: "*";
inherits: false;
}
@property --tw-brightness {
syntax: "*";
inherits: false;
}
@property --tw-contrast {
syntax: "*";
inherits: false;
}
@property --tw-grayscale {
syntax: "*";
inherits: false;
}
@property --tw-hue-rotate {
syntax: "*";
inherits: false;
}
@property --tw-invert {
syntax: "*";
inherits: false;
}
@property --tw-opacity {
syntax: "*";
inherits: false;
}
@property --tw-saturate {
syntax: "*";
inherits: false;
}
@property --tw-sepia {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow-color {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow-alpha {
syntax: "<percentage>";
inherits: false;
initial-value: 100%;
}
@property --tw-drop-shadow-size {
syntax: "*";
inherits: false;
}
@layer properties {
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
*, ::before, ::after, ::backdrop {
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-translate-z: 0;
--tw-rotate-x: initial;
--tw-rotate-y: initial;
--tw-rotate-z: initial;
--tw-skew-x: initial;
--tw-skew-y: initial;
--tw-border-style: solid;
--tw-leading: initial;
--tw-font-weight: initial;
--tw-blur: initial;
--tw-brightness: initial;
--tw-contrast: initial;
--tw-grayscale: initial;
--tw-hue-rotate: initial;
--tw-invert: initial;
--tw-opacity: initial;
--tw-saturate: initial;
--tw-sepia: initial;
--tw-drop-shadow: initial;
--tw-drop-shadow-color: initial;
--tw-drop-shadow-alpha: 100%;
--tw-drop-shadow-size: initial;
}
}
}