body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
main {
  font-family: "Spartan";
  -webkit-font-smoothing: "antialiased";
}

/* Adjust spacing for headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: -0.015em;
}

/* Adjust spacing for body text and smaller text */
p,
span,
div,
li,
td,
th,
label,
input,
textarea,
button {
  letter-spacing: -0.005em;
}

/* Fallback for any remaining text elements */
body {
  letter-spacing: -0.5px;
}

*[data-dev="auto"] .dev-ipad,
*[data-dev="mobile"] .dev-ipad,
*[data-dev="desktop"] .dev-ipad,
*[data-dev="ipad"] .dev-desktop,
*[data-dev="ipad"] .dev-mobile {
  display: none !important;
  margin: 0 !important;
}

.font-weight-semi-bold {
  font-weight: 700 !important;
}

a:hover {
  text-decoration: none;
}

.title-1 {
  font-weight: 800;
  line-height: 5.3rem;
  margin-bottom: 0;
}

.title-2 {
  font-size: 2.25rem;
  letter-spacing: -0.015em;
}

img.title-prototype-icon {
  width: 4rem;
}

.wsc-main .btn-1 {
  display: inline-block;
  border-radius: 44px;
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.btn.ad-btn {
  color: rgba(31, 97, 255, 1);
  border: 2px solid rgba(31, 97, 255, 1);
}

.btn.btn-login {
  margin-right: 26px;
  position: relative;
  font-size: 22px;
  border-radius: 44px;
  text-transform: initial;
  padding: 17.5px 62.5px;
  background-color: transparent;
  outline: none;
  line-height: 1;
  max-height: 3.75rem;
  text-box-trim: trim-both;
}

.btn.btn-login:hover {
  border-color: rgba(67, 129, 255, 1);
}

.wsc-main .btn-type {
  padding: 1.0625rem 3rem;
  line-height: 1.2rem;
}

.wsc-main .btn-type2 {
  padding: 13.5px 40px;
  line-height: 1.1;
  font-size: 1.25rem;
  font-weight: 700;
}

h1.blue-gradient-bg {
  background: linear-gradient(90deg, #4fcaff 0%, #0575fa 50.5%, #5872ff 100%);
  background-clip: text;
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.color1 {
  color: rgba(85, 85, 87, 1);
}

.color2 {
  color: #19191a;
}

.color3 {
  color: #555557;
}

.color4 {
  color: #414142;
}

.color5 {
  color: #717273;
}

.wsc-main {
  overflow: hidden;
}

.wsc-main .btn {
  font-weight: 700;
}

.btn.btn-secondary {
  line-height: 1.28;
  border-radius: 6px;
  text-transform: initial;
  color: #fff;
  border: none;
  padding: 1rem 4.5rem;
  /*background: linear-gradient(270deg, #FF8C19 0%, #FF3333 45.67%, #FF2776 98.5%);*/
}

/*.btn.btn-secondary:hover{color: #d9d9d9;}*/
.btn.btn-type2 {
  padding: 0.75rem 3rem;
}

.top-banner {
  margin-bottom: 8.125rem;
  padding-top: 100px;
  padding-bottom: 5.135rem;
  position: relative;
  background: linear-gradient(180deg, #ffffff 0%, #d6e2ff 100%);
}

.top-icon0 {
  max-width: 422px;
  left: -22.1%;
  top: -19.9%;
  z-index: 1;
}

.top-icon1 {
  max-width: 369px;
  left: -11.1%;
  bottom: -9.9%;
  z-index: 1;
}

.top-icon2 {
  max-width: 422px;
  right: -14.1%;
  top: -9.9%;
  z-index: 1;
}

@media (max-width: 1600px) {
  .top-icon0 {
    max-width: 370px;
    left: -23.1%;
    top: -22.9%;
  }

  .top-icon1 {
    max-width: 322px;
    left: -12%;
    bottom: -12%;
  }

  .top-icon2 {
    max-width: 362px;
    right: -15%;
    top: -11%;
  }
}

@media (max-width: 1280px) {
  .top-icon0 {
    max-width: 297px;
  }

  .top-icon1 {
    max-width: 260px;
  }

  .top-icon2 {
    max-width: 277px;
  }
}

@media (max-width: 992px) {
  .top-icon0 {
    max-width: 221px;
  }

  .top-icon1 {
    max-width: 201px;
  }

  .top-icon2 {
    max-width: 200px;
  }

  .feature-content .feature-text {
    padding-top: 1.5rem;
  }

  .screen {
    padding-bottom: 3rem;
  }
}

@media (max-width: 768px) {
  .top-icon0 {
    max-width: 162px;
  }

  .top-icon1 {
    max-width: 160px;
  }

  .top-icon2 {
    max-width: 152px;
  }
}

@media (max-width: 576px) {
  .top-icon0 {
    max-width: 101px;
    left: -14%;
    top: -22%;
  }

  .top-icon1 {
    max-width: 80px;
    left: -7%;
    bottom: -12%;
  }

  .top-icon2 {
    max-width: 97px;
    right: -5%;
    top: -13%;
  }
}

.colorful-prototype {
  background: linear-gradient(180deg, #4666ff 0%, #4b88ff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.btn-prototype-colorful {
  line-height: 1;
  font-size: 22px;
  font-weight: 700;
  border-radius: 44px;
  text-transform: initial;
  color: #fff;
  border: none;
  padding: calc(1.09375rem + 2px) calc(1.59375rem + 2px);
  background: linear-gradient(92.64deg,
      #2b59ff 0.91%,
      #a728ff 51.51%,
      #ff4ee4 95.77%);
  outline: none;
  max-height: 3.75rem;
  text-box-trim: trim-start;
}

.btn-prototype-colorful:hover {
  background: linear-gradient(92.64deg,
      rgba(43, 89, 255, 0.8) 0.91%,
      rgba(167, 40, 255, 0.8) 51.51%,
      rgba(255, 78, 228, 0.8) 95.77%);
  color: #fff;
}

.btn-prototype-colorful:active,
.btn-prototype-colorful:focus {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0.07)),
    linear-gradient(92.5deg, #1f61ff 6.44%, #a728ff 55.47%, #ff4ee4 98.36%);
}

.usefree,
.use-now-btn {
  margin-top: 2rem;
}

.use-now-btn {
  display: none;
}

.top-banner-video-container {
  margin-top: 68px;
}

.top-banner-border {
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.4);
  padding: 14px;
  border-radius: 32px;
  position: relative;
  z-index: 10;
}

.top-banner-video-container video {
  border-radius: 24px;
  overflow: hidden;
  clip-path: inset(0 0 2px 0);
}

/* top banner end*/

/* feature start */

.intro-video-container {
  max-width: 820px;
}

.intro-video-container video {
  border-radius: 40px;
}

@supports (-webkit-backdrop-filter: blur(1px)) {
  .top-banner-video-container video {
    border-radius: 32px;
  }
}

.intro-item {
  line-height: 1.75;
  color: rgba(139, 140, 143, 1);
}

.intro-item::marker {
  color: #0a0000;
  font-size: 20px;
}

.feature {
  margin-bottom: 8.5rem;
  position: relative;
}

.feature.feature5 {
  margin-bottom: 8.5rem;
}

.feature-content {
  border-radius: 2rem;
  background: rgba(255, 255, 255, 0.5);
  position: relative;
  z-index: 2;
}

.feature-content ul li,
.feature5 ul li,
.template ul li {
  list-style: none;
}

.template {
  padding: 5rem 0;
  background-color: #f7f9fd;
}

.template .feature-text.text-left {
  flex: 1;
  padding-top: 3.875rem;
}

/* marquee start*/
.marquee-container {
  max-width: 820px;
  border-radius: 36px;
}

.community-marquee {
  width: calc(100% - 4px);
  padding: 15px 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.community-marquee-row1 {
  display: flex;
  animation: community-marquee1 30s linear infinite;
  width: fit-content;
}

.community-marquee-row2 {
  display: flex;
  animation: community-marquee2 25s linear infinite;
  width: fit-content;
}

.community-marquee-row1:hover,
.community-marquee-row2:hover {
  animation-play-state: paused;
}

.community-marquee .logo {
  width: 396px;
  height: 232px;
  margin: 15px;
  border: 1px solid transparent;
  overflow: hidden;
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  cursor: pointer;
}

.community-marquee .logo img:hover {
  transform: scale(1.03);
}

.intro-btn {
  display: inline-block;
  padding: 13.5px 24px;
  border: 1px solid rgba(51, 111, 255, 1);
  border-radius: 44px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25;
  color: rgba(31, 97, 255, 1);
  text-box-trim: trim-both;
}

.intro-btn:hover {
  border-color: rgba(67, 129, 255, 1);
  color: rgba(67, 129, 255, 1);
}

.intro-btn:hover svg {
  fill: rgba(67, 129, 255, 1) !important;
}

.use-arrow {
  animation: arrowAnimation 3s infinite;
}

.swiper.screen-swiper .swiper-wrapper {
  height: auto;
}

@keyframes arrowAnimation {
  0% {
    transform: translateX(0);
  }

  10% {
    transform: translateX(10px);
  }

  20% {
    transform: translateX(0);
  }

  30% {
    transform: translateX(8px);
  }

  40% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(0);
  }
}

/* footer-banner start */
.footer-banner {
  width: 100%;
  height: fit-content;
  padding: 125px 0 33px;
  margin-top: 130px;
  background-color: #000;
}

.footer-banner h2 {
  margin: 0;
  font-size: 58px;
  font-weight: 700;
  line-height: 70px;
  color: #fff;
}

.footer-banner .free-use-btn {
  margin-top: 56px;
  overflow: hidden;
}

.footer-banner .free-use-btn a {
  padding: 17.5px 31.5px;
  font-size: 22px;
}

/* footer-banner end*/
@keyframes community-marquee1 {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

@keyframes community-marquee2 {
  0% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0);
  }
}

/* marquee end*/
.star-icon {
  width: 24px;
  margin-right: 10px;
}

@media (min-width: 1600px) {
  .intro-video-container {
    width: 820px;
  }

  .feature-content h2 {
    margin-bottom: 32px !important;
  }

  .feature-content ul li {
    list-style: none;
  }

  .intro-item {
    margin-bottom: 24px !important;
    line-height: 28px;
    letter-spacing: -0.005em;
  }
}

@media (min-width: 1400px) {

  .feature-content .feature-text,
  .template .intro-item {
    width: 496px !important;
  }

  .feature5 ul li {
    max-width: 496px;
  }
}

@media (max-width: 1400px) {
  .intro-btn {
    font-size: 1.2rem;
  }
}

@media (max-width: 1280px) {
  .top-banner {
    margin-bottom: 6.125rem;
    padding-top: 80px;
    padding-bottom: 68px;
  }

  .btn-prototype-colorful {
    font-size: 18px;
  }

  .top-banner-video-container {
    margin-top: 71px;
  }

  /* .top-banner-video-container video {
border-radius: 22px;
} */
  .feature {
    margin-bottom: 7.5rem;
  }

  .feature.feature5 {
    margin-bottom: 6.5rem;
  }

  .intro-btn {
    padding: 10.5px 22px;
    font-size: 1rem;
  }

  .intro-video-container video {
    border-radius: 36px;
  }
}

@media (max-width: 992px) {
  .top-banner {
    margin-bottom: 5.125rem;
    padding-top: 60px;
    padding-bottom: 48px;
  }

  .btn-prototype-colorful {
    font-size: 18px;
  }

  .top-banner-video-container {
    margin-top: 51px;
  }

  /* .top-banner-video-container video {
border-radius: 15px;
} */
  .feature {
    margin-bottom: 4.5rem;
  }

  .feature.feature5 {
    margin-bottom: 5rem;
  }

  .template {
    background-color: transparent;
    padding: 0;
  }

  .screen {
    padding: 3rem 0 !important;
  }
}

@media (max-width: 768px) {
  .star-icon {
    width: 20px;
    margin-right: 7px;
  }

  .top-banner {
    margin-bottom: 4.125rem;
    padding-top: 45px;
    padding-bottom: 48x;
  }

  .btn-prototype-colorful {
    font-size: 16px;
  }

  .top-banner-video-container {
    margin-top: 40px;
  }

  /* .top-banner-video-container video {
border-radius: 12px;
} */
  .feature {
    margin-bottom: 3.5rem;
  }

  .feature.feature5 {
    margin-bottom: 3.5rem;
  }

  .intro-video-container video {
    border-radius: 24px;
  }

  .screen {
    padding: 3rem 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (max-width: 500px) {
  .star-icon {
    width: 16px;
    margin-right: 5px;
  }

  .top-banner {
    margin-bottom: 3.5rem;
    padding-top: 30px;
    padding-bottom: 37px;
  }

  .btn-prototype-colorful {
    font-size: 13px;
    padding: 0.625rem 2rem;
  }

  #goWorkSpace {
    padding: 0.625rem 1.5rem;
  }

  .top-banner-video-container {
    margin-top: 35px;
  }

  .feature {
    margin-bottom: 1rem;
  }

  .feature.feature5 {
    margin-bottom: 1.5rem;
  }
}

.multi {
  background: linear-gradient(262.22deg, #c0e4ff -2.17%, #d3dfff 107.73%),
    linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

.multi-item {
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid rgba(82, 82, 82, 0.6);
  box-shadow: 0px 19px 90px 0px rgba(12, 52, 113, 0.1);
}

.template-nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  height: 64px;
  line-height: 64px;
  background: url("/mb-cms/__/en/img/prototype/bg-template-nav.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.template-nav-item.active {
  background: #cfe6ff;
  color: #111614;
}

.template-nav-item .mr-1 .img-fluid:first-child {
  display: none;
}

.template-nav-item .mr-1 .img-fluid:last-child {
  display: block;
}

.template-nav-item.active .mr-1 .img-fluid:first-child {
  display: block;
}

.template-nav-item.active .mr-1 .img-fluid:last-child {
  display: none;
}

.template-content-box {
  border-radius: 18px;
  background: #eef6ff;
  padding: 12px 12px 18px;
  transition: all 0.3s;
  display: block;
  text-decoration: none;
}

.template-content-box:hover {
  box-shadow: 0px 14px 34px 0px #d5e2f2;
  text-decoration: none;
}

.template-content-box .mb-3 .img-fluid {
  border-radius: 12px;
}

.template-content-box h3.font-weight-medium.font-size-small {
  padding-right: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.template-content-item {
  display: none;
}

.template-content-item.active {
  display: block;
  animation: fadeIn 0.8s;
}

.screen {
  position: relative;
  background-color: #f7f9fd;
  padding: 8.125rem 0;
}

.screen-nav-item {
  min-width: 100px;
  border-radius: 8px;
  font-size: 18px;
  cursor: pointer;
}

.screen-nav-item.active {
  background: #ffffff;
  font-weight: 700;
  /* box-shadow: 0px 12px 16px 0px #D0DDE833; */
  color: #111614;
}

.screen-nav-item>.d-flex {
  padding: 8px;
}

.screen-nav-icon {
  width: 38px;
  flex-shrink: 0;

  .img-fluid {
    border-radius: 30px;
  }
}

.intro-icon {
  width: 34px;
  flex-shrink: 0;
  margin-right: 8px;
}

.intro-desc {
  width: calc(100% - 45px);
}

.screen-nav>.row {
  margin-right: -4px;
  margin-left: -4px;
  overflow-x: scroll;
  max-width: 1617px;
  margin: 0 auto;

  &::-webkit-scrollbar {
    display: none;
  }
}

.screen-nav-item {
  width: fit-content;
  /* padding: 1px 4px; */
  padding: 1px 16px;
  white-space: nowrap;
  flex: 1 0 auto;
}

.screen-nav-item>.d-flex {
  padding: 6px;
}

.screen-img-container {
  max-width: 820px;
}

.screen-item .intro {
  min-height: 34px;
}

.compare-axure {
  max-width: 820px;
  max-height: 846px;
  background-color: #eef2ff;
  border-radius: 28px;
}

.modao-part,
.axure-part {
  border-radius: 24px;
  overflow: hidden;
  padding-top: 42px;
  padding-bottom: 57px;
  text-align: left;
}

.modao-part {
  max-width: 52.22%;
  flex: 52.22%;
  background: url(/mb-cms/__/en/img/prototype/modao-part-bg.png) center / cover no-repeat;
}

.axure-part {}

.modao-part .modao-part-title,
.axure-part .axure-part-title {
  margin-bottom: 21px;
}

.modao-part .modao-part-title span,
.axure-part .axure-part-title span {
  margin-left: 12px;
  font-size: 18px;
}

.axure-part .compare-negative-icon {
  width: 20px;
  text-align: center;
}

.axure-part ul {
  padding-left: 46px;
  padding-right: 52px;
}

.modao-part ul {
  padding-left: 60px;
  padding-right: 72px;
}

.axure-part ul li,
.modao-part ul li {
  margin-bottom: 4px;
  padding: 15px 0 13px;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (min-width: 1600px) {
  .screen-nav {
    padding: 0 27px;
  }

  .screen-img-container {
    width: 820px;
  }
}

@media (max-width: 1600px) {
  .h1 {
    font-size: 2rem;
  }
}

@media (min-width: 1400px) {

  .screen-item h2,
  .feature5 h2,
  .template h2 {
    margin-bottom: 32px !important;
    font-size: 36px;
    line-height: 48px;
    letter-spacing: -1.5px;
  }

  .screen-item .intro {
    margin-bottom: 20px !important;
    line-height: 22px;
  }

  .screen-item .intro-btn-container {
    margin-top: 45px !important;
  }

  .feature5 h2 {
    font-size: 2.25rem;
  }

  .feature .col-xl-4,
  .template .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 38.13333%;
    max-width: 39.13333%;
  }
}

@media (max-width: 767px) {
  .h1 {
    font-size: 22px;
  }

  .display-3 {
    font-size: 25px;
  }

  .font-size-normal {
    font-size: 14px;
  }

  .intro-item .font-size-huge {
    font-size: 14px;
  }

  .usefree .btn.btn-secondary {
    padding: 8px 20px 6px;
  }

  .usefree {
    width: 100%;
  }

  .usefree-input {
    width: 106px;
    min-width: calc(100% - 158px);
  }

  .template-nav {
    margin-right: -8px;
    margin-left: -8px;
  }

  .template-nav .col-4 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .template-nav-item {
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    font-size: 12px;
    margin-bottom: 8px;
  }

  .template-nav-item .mr-1 .img-fluid {
    width: 24px;
  }
}

@media (max-width: 576px) {
  .h1 {
    font-size: 18px;
  }
}

@media (min-width: 1600px) {
  .screen-nav-item {
    margin-right: 16px;
  }
}

@media (max-width: 1599px) {
  .screen-nav-item {
    font-size: 15px;
  }
}

@media (max-width: 1279px) {
  .title-1 {
    line-height: 4.2rem;
  }

  .h1 {
    font-size: 1.625rem;
  }

  img.title-prototype-icon {
    width: 3.5rem;
  }

  .wsc-main .btn-type2 {
    padding: 11.5px 34px;
    font-size: 1.1rem;
  }

  .compare-axure {
    border-radius: 16px;
  }

  .modao-part .modao-part-title,
  .axure-part .axure-part-title {
    margin-bottom: 16px;
  }

  .modao-part .modao-part-title span,
  .axure-part .axure-part-title span {
    margin-left: 10px;
    font-size: 16px;
  }

  .modao-part,
  .axure-part {
    border-radius: 16px;
    overflow: hidden;
    padding-top: 36px;
    padding-bottom: 30px;
  }

  .axure-part ul {
    padding-left: 25px;
    padding-right: 32px;
  }

  .modao-part ul {
    padding-left: 35px;
    padding-right: 45px;
  }

  .axure-part ul li,
  .modao-part ul li {
    margin-bottom: 3px;
    padding: 10px 0 8px;
    font-size: 14px;
  }

  .compare-axure img {
    width: 16px;
  }
}

@media (max-width: 1299px) {
  .screen-nav-item {
    flex-basis: initial;
    flex-grow: initial;
    margin-bottom: 16px;
  }
}

@media (min-width: 991px) {
  .bottompart {
    margin-left: 30px;
    margin-right: 30px;
  }

  .screen-content .screen-item .col-lg-4 {
    flex: 0 0 36.333333%;
    max-width: 36.333333%;
  }
}

@media (max-width: 991px) {
  .title-1 {
    line-height: 2.5rem;
  }

  img.title-prototype-icon {
    width: 3rem;
  }

  .screen-nav-item.active {
    background: none;
  }
}

@media (max-width: 767px) {
  .title-1 {
    line-height: 2.5rem;
  }

  .display-2 {
    font-size: 25px;
  }

  img.title-prototype-icon {
    width: 2rem;
  }

  .screen-nav>.row {
    margin-right: -4px;
    margin-left: -4px;
  }

  .screen-nav-item {
    font-size: 14px;
    padding: 1px 4px;
    margin-bottom: 6px;
  }

  .screen-nav-item>.d-flex {
    padding: 6px;
  }

  .screen-item {
    border-radius: 14px;
    padding: 12px 0 12px;
    overflow: hidden;
    margin: 0px;
  }

  .screen-content h2.h1 {
    font-size: 18px;
  }

  .screen-content .intro-desc .font-size-normal {
    font-size: 14px;
  }

  .intro {
    letter-spacing: 0;
    /* justify-content: center; */
  }

  .intro-icon {
    margin-right: 8px;
  }

  .intro-desc {
    width: auto;
  }

  .marquee-container {
    border-radius: 18px;
  }

  .community-marquee .logo {
    width: 298px;
    height: 223px;
    border-radius: 16px;
    margin: 6px;
    display: flex;
  }
}

@media (max-width: 575px) {
  .compare-axure {
    border-radius: 10px;
  }

  .modao-part .modao-part-title,
  .axure-part .axure-part-title {
    margin-bottom: 10px;
  }

  .modao-part .modao-part-title svg,
  .axure-part .axure-part-title svg {
    width: 18px;
    height: 18px;
  }

  .modao-part .modao-part-title span,
  .axure-part .axure-part-title span {
    margin-left: 10px;
    font-size: 12px;
  }

  .modao-part,
  .axure-part {
    border-radius: 10px;
    overflow: hidden;
    padding-top: 19px;
    padding-bottom: 17px;
  }

  .axure-part ul {
    padding-left: 19px;
    padding-right: 18px;
  }

  .modao-part ul {
    padding-left: 21px;
    padding-right: 31px;
  }

  .axure-part ul li,
  .modao-part ul li {
    margin-bottom: 1px;
    padding: 2px 0 2px;
    font-size: 12px;
  }

  .compare-axure img {
    width: 9px;
  }

  .axure-part .compare-negative-icon {
    width: 9px;
  }

  .marquee-container {
    border-radius: 15px;
  }

  .community-marquee .logo {
    width: 162px;
    height: 95px;
    border-radius: 10px;
    margin: 6px;
    display: flex;
  }
}