.\[\&\.lqd-is-active\]\:bg-white.lqd-is-active {
    background-color:#ddf3e2c4;
}
.text-\[11px\] {
    background-color: #ddf3e2c4;
    font-size: 18px;
}
.text-left {
    font-size: 14px;
}
.gap-20 {
    gap: 5rem;
}
.font-semibold {
    font-weight: 600;
    font-size: 17px;
}
.text-\[14px\] {
    font-size: 20px;
}
.banner-bg {
  background:linear-gradient(120deg,#70acd4 0%,#9bbcee 20%,#a8cae8 30%,#4882e6 50%,#245595 70%,#70acd4 100%);
  background-size:auto;
  background-size:200% 200%;
  animation:gradient-animation 20s ease-in-out alternate infinite;
}
.px-4 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.text-\[15px\] {
  font-size: 20px;
}
h6 {
  font-size: 18px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Calibri;
}
.border-\[\#343C57\] {
  --tw-border-opacity: 1;
  border-color: rgb(255, 255, 255);
}
.font-golos {
  font-family: Calibri;
}
.text-lg {
    font-size: 1.2rem;
    line-height: 1.47em;
}
.text-left {
  font-size: 17px;
}
.gap-8 {
  gap: 1rem;
}
.grid-cols-5 {
  grid-template-columns: repeat(6,minmax(0,1fr));
}
.bg-\[\#343C57\] {
  background-color: rgb(253, 131, 105);
}
.px-9 {
  padding-left: 7.3rem;
  padding-right: 2.25rem;
}
.py-3 {
    padding-top: .25rem;
    padding-bottom: .25rem;
}