
.tw-h2 {
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}

@media (min-width: 1240px) {
  .tw-h2 {
    font-size: 24px;
    line-height: 28px;
  }
}

@media (max-width:767px){
  .dblink-cards-wrap{margin:32px 0;}
}
.dblink-cards-wrap{margin:24px 0 48px 0;}

.tw-body3-strong {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

.tw-flex {
  display: flex;
}

.tw-hidden {
  display: none;
}

.tw-h-\[0px\] {
  height: 0px;
}

.tw-h-\[155px\] {
  height: 155px;
}

.tw-h-\[197px\] {
  height: 197px;
}

.tw-h-\[199px\] {
  height: 199px;
}

.tw-h-\[215px\] {
  height: 215px;
}

.tw-h-\[257px\] {
  height: 257px;
}

.tw-h-\[267px\] {
  height: 267px;
}

.tw-h-\[327px\] {
  height: 327px;
}

.tw-h-\[414px\] {
  height: 414px;
}

.tw-h-\[60px\] {
  height: 60px;
}

.tw-w-16 {
  width: 4rem;
}

.tw-w-\[141px\] {
  width: 141px;
}
.tw-w-\[151px\] {
  width: 151px;
}

.tw-w-\[48px\] {
  width: 48px;
}

.tw-w-\[232px\] {
  width: 232px;
}

.tw-w-\[295px\] {
  width: 295px;
}

.tw-w-\[400px\] {
  width: 400px;
}

.tw-w-full {
  width: 100%;
}

.tw-flex-row {
  flex-direction: row;
}

.tw-flex-col {
  flex-direction: column;
}

.tw-flex-wrap {
  flex-wrap: wrap;
}

.tw-items-center {
  align-items: center;
}

.tw-justify-center {
  justify-content: center;
}

.tw-gap-4 {
  gap: 1rem;
}

.tw-gap-8 {
  gap: 2rem;
}

.tw-rounded {
  border-radius: 0.25rem;
}

.tw-border {
  border-width: 1px;
}

.tw-border-n-20 {
  --tw-border-opacity: 1;
  border-color: rgb(234 236 240 / var(--tw-border-opacity, 1));
}

.tw-border-primary-60 {
  --tw-border-opacity: 1;
  border-color: rgb(2 153 168 / var(--tw-border-opacity, 1));
}

.tw-bg-a-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.tw-border-e0 {
  border-color:#E0E0E0;
  border-style:solid;
}

.tw-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.tw-py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.tw-px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.tw-py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.tw-text-center {
  text-align: center;
}

.tw-text-n-70 {
  --tw-text-opacity: 1;
  color: rgb(52 64 84 / var(--tw-text-opacity, 1));
}

.tw-text-n-90 {
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}
