:root {
  --logocolor1: #af5779;
}

a {
  color: var(--logocolor1);
  font-weight: 500;
  text-decoration: underline;
}

strong {
  font-weight: 500;
}

.div-block {
  background-color: #000;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.div-block-2 {
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.div-block-3 {
  width: 40%;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.div-block-177 {
  z-index: 1000;
  position: fixed;
  inset: auto 0% 10px;
}

.div-block-80 {
  text-align: center;
  padding-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.paragraph-7 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 11.5px;
  font-weight: 400;
  line-height: 25.5px;
}

.paragraph-7.foots {
  font-size: .7rem;
  font-weight: 300;
  line-height: 1.25rem;
}

.button {
  text-align: center;
  background-color: #af4d75;
  border-radius: 4px;
  width: 165px;
  margin-left: 15px;
  margin-right: 15px;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  line-height: 2rem;
}

.button:hover {
  transform: scale(1.05);
}

.button.site {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.1rem;
  line-height: 2.1rem;
}

.button.site.right {
  margin-left: 20px;
  font-family: bicyclette, sans-serif;
  font-size: 1.25rem;
  line-height: 2.25rem;
}

.button.site.right.oss {
  margin-left: 0;
}

.button.site.sign {
  font-family: bicyclette, sans-serif;
  font-size: 1.25rem;
  line-height: 2.25rem;
}

.button.site.black {
  background-color: #000;
}

.div-block-179 {
  padding-top: 20px;
  padding-left: 17.5%;
  padding-right: 17.5%;
}

.hamburger-menu-wrapper {
  transform-style: preserve-3d;
  padding: 0;
  transition: transform .3s;
}

.hamburger-menu-wrapper:hover {
  transform: scale3d(.9, .9, 1.01);
}

.hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.hamburger-menu-bar {
  background-color: #fff;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.image {
  height: 10.5vh;
}

.brand {
  justify-content: center;
  align-items: center;
  height: 11vh;
  display: flex;
}

.div-block-180 {
  padding-left: 5%;
}

.navbar {
  background-color: #fff;
}

.nav-link {
  height: 11vh;
  font-family: bicyclette, sans-serif;
  font-size: 1.1rem;
  line-height: 2.1rem;
}

.div-block-181 {
  justify-content: center;
  align-items: center;
  height: 11vh;
  display: flex;
}

.nav-link-2 {
  justify-content: center;
  align-items: center;
  height: 11vh;
  margin-left: 3px;
  margin-right: 3px;
  padding: 0 13px;
  font-family: bicyclette, sans-serif;
  font-size: 1.15rem;
  line-height: 2.15rem;
  display: flex;
}

.nav-link-2.w--current {
  color: var(--logocolor1);
}

.nav-link-2.intake {
  color: #fff;
  background-color: #af5779;
  width: 190px;
  margin-left: 3px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.nav-link-2.intake.dis {
  background-color: #000;
  margin-right: 0;
}

.div-block-182 {
  background-image: linear-gradient(90deg, #000c, #fff0), url('../images/homepage3.webp');
  background-position: 0 0, 100%;
  background-size: auto, cover;
  height: 89vh;
}

.section {
  z-index: 1000;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 3px 5px 3px #00000040;
}

.div-block-183 {
  background-color: #fff;
}

.section-2 {
  margin-top: 11vh;
}

.div-block-184 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 65%;
  height: 89vh;
  padding-top: 5vh;
  padding-left: 7.5%;
  display: flex;
}

.heading {
  color: var(--logocolor1);
  letter-spacing: -1px;
  -webkit-text-stroke-color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 6.5rem;
  font-weight: 800;
  line-height: 5.25rem;
}

.text-block {
  color: #fff;
  letter-spacing: .5px;
  font-family: Poppins, sans-serif;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2rem;
}

.div-block-185 {
  margin-bottom: 35px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.div-block-187 {
  padding: 100px 20%;
}

.div-block-187.outteam {
  padding-left: 12.5%;
  padding-right: 12.5%;
}

.heading-2 {
  color: var(--logocolor1);
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 3.5rem;
  line-height: 4rem;
}

.heading-2.ctrs, .heading-2.mob.cp {
  text-align: center;
}

.paragraph-8 {
  color: #616161;
  text-align: justify;
  letter-spacing: .25px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.8rem;
}

.paragraph-8.white {
  color: #fff;
  text-align: left;
}

.paragraph-8.crt {
  text-align: center;
}

.paragraph-8.crt.afearea {
  font-size: 1.1rem;
  line-height: 1.6rem;
}

.paragraph-8.crt.afearea.titls {
  font-size: 1rem;
  line-height: 1.5rem;
}

.paragraph-8.cpage {
  margin-bottom: 20px;
}

.paragraph-8.cpage.mobile {
  text-align: center;
  line-height: 1.9rem;
}

.paragraph-8.cpage.mobile.lastt {
  margin-bottom: 0;
}

.div-block-188 {
  background-image: url('../images/TaxTimeMain.webp');
  background-position: 50%;
  background-size: cover;
  width: 50%;
  height: 60vh;
}

.div-block-188.b {
  background-color: #af4d75;
  background-image: none;
  height: 70vh;
  padding-left: 7.5%;
  padding-right: 7.5%;
}

.div-block-188.a {
  background-image: linear-gradient(#000000c7, #000000c7), url('../images/TaxTimeMain.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 70vh;
}

.div-block-189 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-190 {
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  height: 70vh;
  display: flex;
}

.bold-text {
  font-weight: 600;
}

.div-block-191 {
  width: 100%;
}

.div-block-191.top {
  margin-bottom: 35px;
}

.div-block-192 {
  justify-content: center;
  align-items: center;
  height: 70dvh;
  display: flex;
}

.div-block-193 {
  opacity: 0;
  display: none;
}

.div-block-194 {
  margin-top: 35px;
}

.paragraph-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 11.5px;
  font-weight: 400;
  line-height: 25.5px;
}

.paragraph-4.foots {
  cursor: pointer;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: .65rem;
  line-height: 1.1rem;
}

.image-18 {
  width: 150px;
}

.div-block-159 {
  background-color: #000;
  background-image: url('../images/SUBBACK.webp');
  background-position: 50% 0;
  background-size: cover;
  padding: 100px 32.5%;
}

.div-block-159.ftr {
  background-color: #000;
  background-image: none;
  padding: 80px 10% 20px;
}

.div-block-15 {
  text-align: center;
}

.image-17 {
  color: #feffff;
  cursor: pointer;
  background-color: #0000;
  width: 1.5rem;
  height: 1.5rem;
}

.link-block-14 {
  text-align: center;
  cursor: pointer;
  border: 1px #000;
  margin-left: 7px;
  margin-right: 7px;
  padding: 3px;
}

.ftlink-2 {
  color: #fff;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.9rem;
}

.ftlink-2:hover {
  color: #cecece;
}

.nav-link-5 {
  color: #fff;
  text-transform: none;
  cursor: pointer;
  padding-left: 15px;
  padding-right: 15px;
  font-size: .95rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1rem;
  text-decoration: none;
}

.nav-link-5:hover, .nav-link-5.w--current {
  color: #a1a1a1;
}

.nav-link-5.bottm {
  letter-spacing: .5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.9rem;
}

.nav-link-5.bottm:hover {
  color: #fff;
}

.nav-link-5.bottm.sml {
  text-align: center;
  font-size: .8rem;
  line-height: 1.8rem;
}

.div-block-16 {
  text-align: center;
  margin-bottom: 25px;
}

.div-block-160, .div-block-158 {
  margin-bottom: 25px;
}

.div-block-195 {
  margin-bottom: 35px;
}

.div-block-195.ot {
  padding-left: 5%;
  padding-right: 5%;
}

.div-block-196 {
  border: 3px solid var(--logocolor1);
  background-image: url('../images/Screenshot-2025-12-13-at-8.06.16-PM.png');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 360px;
  width: 250px;
  height: 250px;
  margin-bottom: 5px;
}

.div-block-196.teampic {
  width: 225px;
  height: 225px;
}

.div-block-196.teampic.ani {
  background-image: url('../images/Screenshot-2025-12-13-at-9.08.38-PM.png');
}

.div-block-196.teampic.brit {
  background-image: url('../images/Screenshot-2025-12-13-at-9.10.25-PM.png');
}

.div-block-196.teampic.daisha {
  background-image: url('../images/Screenshot-2025-12-13-at-9.11.21-PM.png');
  background-position: 50% 0;
}

.div-block-196.teampic.shanta {
  background-image: url('../images/Screenshot-2025-12-13-at-9.13.34-PM.png');
}

.div-block-197 {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-197.tops {
  margin-bottom: 50px;
}

.div-block-197.bottom {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
}

.div-block-198 {
  width: 250px;
}

.div-block-198.teammem {
  width: 225px;
}

.div-block-199 {
  margin-bottom: 10px;
}

.image-19 {
  width: 35px;
  height: 35px;
}

.link-block-15 {
  margin-left: 0;
  margin-right: 0;
}

.div-block-200 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-2 {
  color: #fff;
  letter-spacing: .75px;
  font-family: Poppins, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.7rem;
}

.text-block-2.dkpara {
  color: #545454;
  letter-spacing: .25px;
  font-size: 1.15rem;
  font-weight: 300;
  line-height: 1.75rem;
}

.bldms {
  font-weight: 500;
  text-decoration: underline;
}

.text-block-3 {
  color: #fff;
  letter-spacing: .75px;
  font-family: Poppins, sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.7rem;
}

.text-block-3.dkpara {
  color: #545454;
  letter-spacing: .25px;
  font-size: 1.15rem;
  font-weight: 300;
  line-height: 1.75rem;
}

.bold-text-2 {
  font-weight: 600;
}

.link {
  color: var(--logocolor1);
  font-weight: 500;
}

.text-span {
  text-decoration: underline;
}

.link-2, .link-3, .link-4 {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .div-block-2 {
    place-content: flex-start center;
    align-items: flex-start;
    padding-top: 12vh;
  }

  .div-block-3 {
    width: 55%;
  }

  .div-block-4 {
    justify-content: center;
    align-items: flex-start;
  }

  .paragraph-7 {
    text-align: left;
  }

  .paragraph-7.foots {
    color: #fff;
    font-size: .75rem;
    line-height: 1.35rem;
  }

  .button.site.black {
    background-color: var(--logocolor1);
  }

  .div-block-179 {
    padding-top: 20px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .hamburger-menu-wrapper {
    justify-content: center;
    align-items: center;
    height: 10vh;
    padding-left: 20px;
    padding-right: 20px;
    transition-property: none;
    display: block;
  }

  .hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .hamburger-menu-bar {
    width: 44px;
    height: 3px;
  }

  .hamburger-menu-bar.top {
    background-color: var(--logocolor1);
    align-self: auto;
    margin-top: 3.5vh;
  }

  .hamburger-menu-bar.bottom {
    background-color: var(--logocolor1);
    align-self: auto;
    margin-top: 1vh;
    margin-bottom: 0;
  }

  .image {
    height: 9.5vh;
  }

  .brand {
    height: 10vh;
    padding-left: 10px;
  }

  .div-block-180 {
    padding-left: 0%;
  }

  .div-block-181 {
    height: auto;
    display: block;
  }

  .nav-link-2 {
    color: #fff;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.35rem;
    line-height: 2.35rem;
  }

  .nav-link-2.w--current {
    color: #fff;
  }

  .nav-link-2.intake {
    background-color: #fff0;
    width: auto;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link-2.intake.dis {
    width: auto;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-182 {
    height: 55vh;
  }

  .section-2 {
    margin-top: 10vh;
  }

  .div-block-184 {
    height: 55vh;
    padding-top: 2vh;
  }

  .heading {
    font-size: 3.5rem;
    line-height: 3rem;
  }

  .text-block {
    font-size: 1.2rem;
  }

  .nav-menu {
    background-color: #af5779f7;
    padding-top: 10px;
    padding-bottom: 50px;
  }

  .div-block-187 {
    padding: 70px 10%;
  }

  .div-block-187.outteam {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-2 {
    font-size: 2.75rem;
    line-height: 3rem;
  }

  .heading-2.cet, .heading-2.mob {
    text-align: center;
  }

  .paragraph-8 {
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .paragraph-8.white, .paragraph-8.cpage.mobile, .paragraph-8.mobile {
    text-align: center;
  }

  .div-block-188.b {
    background-color: #000;
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-bottom: 70px;
    display: none;
  }

  .div-block-188.a {
    background-image: linear-gradient(#000000bf, #000000bf), url('../images/TaxTimeMain.webp');
    background-position: 0 0, 50% 100%;
    background-size: auto, cover;
    width: 100%;
    height: auto;
    padding: 75px 7.5% 0;
  }

  .div-block-189 {
    display: block;
  }

  .div-block-190 {
    height: auto;
    display: block;
  }

  .div-block-191 {
    text-align: center;
    margin-bottom: 75px;
  }

  .div-block-192 {
    flex-flow: wrap;
    height: auto;
    display: block;
  }

  .div-block-193 {
    opacity: 100;
    display: block;
  }

  .paragraph-4 {
    text-align: left;
  }

  .paragraph-4.foots {
    color: #fff;
    font-size: 10px;
    line-height: 22px;
  }

  .image-18 {
    width: 200px;
  }

  .div-block-159 {
    padding: 75px 7.5%;
  }

  .div-block-159.ftr {
    padding: 70px 7.5% 10px;
  }

  .image-17 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .nav-link-5 {
    text-align: center;
    text-transform: uppercase;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 2.25rem;
  }

  .nav-link-5.bottm {
    text-transform: none;
    padding-top: 0;
    padding-bottom: 5px;
    padding-left: 0;
    font-size: .9rem;
    line-height: 1.9rem;
  }

  .div-block-195.ot {
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .div-block-196 {
    width: 225px;
    height: 225px;
  }

  .div-block-197.tops {
    margin-bottom: 35px;
  }

  .div-block-197.bottom {
    flex-flow: wrap;
  }

  .div-block-198 {
    width: 225px;
  }

  .text-block-2 {
    font-size: 1.15rem;
  }

  .text-block-2.dkpara {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .text-block-3 {
    font-size: 1.15rem;
  }

  .text-block-3.dkpara {
    font-size: 1.2rem;
    line-height: 1.7rem;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    padding-top: 10vh;
  }

  .div-block-3 {
    width: 65%;
  }

  .paragraph-7.foots {
    line-height: 1.3rem;
  }

  .button.site {
    width: 180px;
    margin-bottom: 15px;
  }

  .button.site.right {
    margin-bottom: 0;
    margin-left: 0;
  }

  .button.site.black.de {
    margin-bottom: 0;
  }

  .div-block-179 {
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .hamburger-menu-bar {
    width: 34px;
  }

  .hamburger-menu-bar.top {
    position: relative;
  }

  .div-block-182 {
    height: 50vh;
  }

  .div-block-184 {
    height: 50vh;
    padding-top: 2vh;
    padding-left: 2.5%;
  }

  .heading {
    font-size: 2.75rem;
    line-height: 2.5rem;
  }

  .text-block {
    font-size: 1rem;
    line-height: 1.25rem;
  }

  .div-block-185 {
    margin-bottom: 25px;
  }

  .div-block-187 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .heading-2 {
    font-size: 2.2rem;
    line-height: 2.5rem;
  }

  .paragraph-8 {
    text-align: left;
    letter-spacing: .5px;
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .paragraph-4.foots {
    font-size: .6rem;
    line-height: 1rem;
  }

  .div-block-159.ftr {
    padding-top: 60px;
  }

  .image-17 {
    width: 1.5rem;
    height: 1.5rem;
  }

  .div-block-16 {
    margin-bottom: 20px;
  }

  .div-block-160, .div-block-158 {
    margin-bottom: 15px;
  }

  .div-block-195.ot {
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-196 {
    width: 225px;
    height: 225px;
  }

  .div-block-198 {
    width: 225px;
  }

  .text-block-2, .text-block-3 {
    font-size: 1.2rem;
    font-weight: 400;
  }
}

@media screen and (max-width: 479px) {
  .div-block-2 {
    padding-top: 5vh;
  }

  .div-block-3 {
    width: 85%;
  }

  .paragraph-7 {
    color: #797979;
    text-align: justify;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph-7.foots {
    color: #fff;
    text-align: center;
    font-size: .7rem;
    line-height: 1.3rem;
  }

  .button {
    width: 200px;
    margin-bottom: 20px;
    font-size: 1.1rem;
    line-height: 2.1rem;
  }

  .button.bt {
    margin-bottom: 0;
  }

  .button.site.right {
    font-size: 1.15rem;
    line-height: 2.15rem;
  }

  .button.site.sign {
    display: none;
  }

  .button.site.black.de {
    margin-bottom: 0;
  }

  .div-block-178 {
    text-align: center;
  }

  .div-block-179 {
    padding-top: 15px;
  }

  .hamburger-menu-wrapper {
    padding-top: 3.5vh;
    padding-left: 25px;
    padding-right: 25px;
  }

  .hamburger-menu-bar {
    width: 30px;
    height: 2px;
  }

  .hamburger-menu-bar.top {
    width: 35px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .hamburger-menu-bar.bottom {
    width: 35px;
    margin-top: 1.25vh;
  }

  .nav-link-2 {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .nav-link-2.intake {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .nav-link-2.intake.dis {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-182 {
    height: 40vh;
  }

  .div-block-184 {
    width: 73%;
    height: 40vh;
    padding-top: 2vh;
    padding-left: 5%;
  }

  .heading {
    margin-bottom: 5px;
    font-size: 1.8rem;
    line-height: 1.7rem;
  }

  .text-block {
    font-size: 1.15rem;
    line-height: 1.4rem;
  }

  .div-block-185 {
    margin-bottom: 18px;
  }

  .div-block-186 {
    display: block;
  }

  .nav-menu {
    padding-bottom: 50px;
  }

  .heading-2 {
    font-size: 2.1rem;
    font-weight: 800;
    line-height: 2.6rem;
  }

  .paragraph-8 {
    line-height: 1.75rem;
  }

  .paragraph-8.white {
    line-height: 1.65rem;
  }

  .div-block-188.b {
    background-color: #000;
  }

  .div-block-188.a {
    height: auto;
    padding-top: 70px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-191 {
    margin-bottom: 75px;
  }

  .div-block-192 {
    height: auto;
  }

  .paragraph-4 {
    color: #797979;
    text-align: justify;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph-4.foots {
    color: #fff;
    text-align: center;
    font-size: .65rem;
    line-height: 1.1rem;
  }

  .div-block-159 {
    background-position: 100% 0;
    padding: 65px 5%;
  }

  .div-block-159.ftr {
    padding-left: 5%;
    padding-right: 5%;
  }

  .image-17 {
    width: 1.65rem;
    height: 1.65rem;
  }

  .link-block-14 {
    text-align: center;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
  }

  .ftlink-2 {
    font-weight: 300;
  }

  .nav-link-5 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.25rem;
    line-height: 2rem;
  }

  .nav-link-5.bottm {
    padding-left: 0;
    font-size: .8rem;
    line-height: 1.3rem;
  }

  .div-block-196, .div-block-196.teampic.ani, .div-block-196.teampic.brit, .div-block-196.teampic.daisha, .div-block-196.teampic.shanta {
    width: 275px;
    height: 275px;
  }

  .div-block-197.bottom {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

  .div-block-198, .div-block-198.teammem {
    width: 275px;
  }

  .text-block-2.dkpara {
    letter-spacing: .1px;
    font-size: 1.15rem;
    line-height: 1.75rem;
  }

  .text-block-2.dkpara.smst {
    font-size: 1.1rem;
  }

  .text-block-3.dkpara {
    letter-spacing: .1px;
    font-size: 1.15rem;
    line-height: 1.75rem;
  }

  .text-block-3.dkpara.smst {
    font-size: 1.1rem;
  }

  .bold-text-2 {
    text-transform: uppercase;
  }
}


