.header {
  font-size: 14px;
  font-family: 'PingFang SC';
  line-height: 20px;
  height: 56px;
}
.header .one-ui-pro-nav {
  padding: 0 24px;
  width: 100%;
  height: 56px;
  background: url('https://pic.rmb.bdstatic.com/8e9dbd3852330f41eed0796644e5f5b7.png');
}
.header .one-nav-item {
  background: transparent !important;
  padding: 0 20px;
}
.header .one-nav-item svg {
  margin-left: 4px;
  color: #545B66;
}
.header .one-nav-item-selected .one-nav-item-text::after {
  width: 0;
}
.header .one-nav-item-selected {
  background: transparent !important;
  font-weight: 500;
}
.header .one-nav-item-selected svg {
  margin-left: 4px;
  color: #545B66;
}
.header .one-nav-ink {
  display: none;
}
.header .one-anchor {
  margin-top: 15px;
  display: flex;
  display: -webkit-flex;
  margin-left: 32px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  border-left: 0;
}
.header .help-center {
  display: flex;
  margin-right: 52px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  width: 90px;
  height: 32px;
  color: #0054e6;
  cursor: pointer;
}
.header .one-anchor-link:before {
  display: none;
}
.header .one-anchor-first-level.one-anchor-link-active.one-anchor-link-without-children .one-anchor-link-title-active:before {
  display: none;
}
.header .one-anchor-first-level.one-anchor-link-active.one-anchor-link-without-children {
  color: #0052cc;
}
.header .one-anchor-link-title {
  padding-right: 16px;
  padding-bottom: 19px;
}
.header .one-anchor-link-title-active {
  border-bottom: 2px solid #0052cc;
}
.header .one-anchor-link-title-not-active:hover {
  color: #545b66;
}
.header .one-nav {
  margin-left: 48px;
  flex: 1;
}
.one-nav-item-arrow-down {
  margin-left: 4px !important;
  color: #545B66;
}
.login-modal .new-fc-one-modal-footer {
  display: none;
}
.login-modal .new-fc-one-modal {
  border-radius: 18px;
}
.login-modal .new-fc-one-modal-content {
  padding: 0;
}
.home-talent {
  padding: 62px 0 74px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.home-star {
  height: 100%;
  min-height: 900px;
  padding: 62px 0 24px 0;
}
.home-star-detail {
  padding-bottom: 0;
}
.home-mobile {
  padding: 0;
}
.home-login-footer {
  display: flex;
  position: sticky;
  bottom: 0;
  width: 100vw;
  height: 0.56rem;
  background-color: white;
  z-index: 50;
  font-size: 0.1rem;
  box-shadow: inset 0px 1px 0px #ebedf5;
}
.home-login-footer-baidu {
  bottom: -1px;
}
.home-login-footer-field {
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home-login-footer-active {
  color: #1a6eff;
}
.home-login-footer-inactive {
  color: #848b99;
}
.home-login-footer-field-home svg {
  margin-bottom: 0.04rem;
  margin-top: 0.04rem;
  width: 0.18rem;
  height: 0.2rem;
}
.home-login-footer-field-star svg {
  width: 0.31rem;
  height: 0.28rem;
}
.home-login-footer-field-help {
  margin-top: 13px;
}
.home-login-footer-field-help svg {
  width: 0.24rem;
  height: 0.21rem;
}
.home-login-footer-field-help span {
  margin-top: 6px;
}
.home-login-footer-field-help span a {
  color: #848b99;
}
.mobile-login-dialog .one-dialog {
  width: 3.25rem !important;
  height: 3.26rem !important;
  border-radius: 0.1rem;
}
.mobile-login-dialog .one-dialog-content {
  padding: 0;
  border-radius: 0.1rem;
}
.mobile-login-dialog-bg {
  display: flex;
  height: 1.6rem;
  justify-content: center;
  align-items: flex-end;
  background-color: #dce9ff;
}
.mobile-login-dialog-bg svg {
  width: 2.66rem;
  height: 1.31rem;
}
.mobile-login-dialog-describe {
  display: flex;
  margin-top: 0.24rem;
  flex-direction: column;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 0.16rem;
  line-height: 0.28rem;
  text-align: center;
}
.mobile-login-dialog .one-dialog-footer {
  margin: 0.2rem 0.2rem 0.24rem;
}
.mobile-login-dialog .one-dialog-footer button {
  width: 100%;
  height: 0.32rem;
  border-radius: 0.38rem;
  font-size: 0.14rem;
  background-color: #1a6eff;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.header-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: #fff;
  width: 100%;
  padding-top: 0;
  border-bottom: 1px solid #d3d9e6;
}
.header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.header-text {
  color: #737171;
  font-size: 14px;
  display: inline-block;
  width: 100px;
}
.header .header-menu {
  margin-left: 32px;
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
}
.header .header-menu .one-menu {
  background-color: #fff;
}
.header .header-menu ul.one-menu.one-menu-light.one-menu-root.one-menu-horizontal {
  border-bottom: 0;
}
.header .header-menu .one-menu-item-selected {
  color: #0052cc;
  border-bottom: 2px solid #0052cc;
}
.header .header-menu .one-menu-item {
  margin-right: 0;
}
.header-menu-item {
  background-color: #fff;
  font-weight: 400;
}
.header-logo {
  height: 24px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.header-logo .logo-img {
  width: auto;
  height: 100%;
}
.header-button {
  position: absolute;
  right: 24px;
  width: 60px;
  height: 32px;
  background: linear-gradient(90deg, #6F53FF, #4996FF);
  border-radius: 16px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fff;
}
.header-go-first-page {
  position: absolute;
  right: 24px;
}
.main-container {
  background-image: url(https://now.bdstatic.com/store/v2/e8a15f8/fe-commercial/8003da6/7bca8928170515704139.png);
  position: relative;
  width: 100%;
  overflow: hidden;
}
.main-container .one-btn-normal:hover {
  background: #a7b7fd;
}
.main-container .one-btn-normal {
  border: 0;
}
.background-home-pc {
  width: 1220px;
  height: 880px;
}
.background-home-mobile {
  height: 660px;
}
.background-home {
  margin: 0 auto;
  position: relative;
  overflow: visible;
}
.background-home .main {
  width: 1220px;
  margin: 0 auto;
  height: 600px;
  position: relative;
}
.background-home .main-left-pc {
  padding-top: 133px;
}
.background-home .main-left {
  position: relative;
  width: 650px;
  height: 400px;
  opacity: 1;
  transition: 350ms ease-out;
}
.background-home .main-left-before {
  padding-top: 163px;
  opacity: 0;
}
.background-home .main-left-after {
  padding-top: 103px;
  opacity: 0;
}
.background-home .main-number-container {
  width: 130px;
  height: 45px;
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
}
.background-home .main-number-left {
  width: 52px;
  height: 45px;
  font-size: 60px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #5567FC;
  margin-left: 89px;
  position: relative;
  bottom: 2px;
}
.background-home .main-number-mid {
  width: 13px;
  height: 26px;
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #384CF3;
  opacity: 0.6;
  position: absolute;
  top: 157px;
  left: 165px;
}
.background-home .main-number-right {
  width: 34px;
  height: 26px;
  font-size: 35px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #384CF3;
  opacity: 0.6;
  position: absolute;
  top: 154px;
  left: 182px;
}
.background-home .main-title {
  z-index: 20;
  font-size: 72px;
  font-family: 'FZLaGouBiaoTiTiS';
  font-weight: 600;
  color: #fff;
  background: linear-gradient(90deg, #6547FD 0%, #3C8BF7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: -5px;
}
.background-home .main-title-pc {
  margin-top: 107px;
}
.background-home .main-subtitle {
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #383C5D;
  margin-top: 27px;
}
.background-home .main-button-bg-mobile,
.background-home .main-button-mobile {
  top: 260px;
}
.background-home .main-button-bg-pc,
.background-home .main-button-pc {
  top: 467px;
}
.background-home .main-button-bg {
  position: absolute;
  left: 0px;
  z-index: 50;
}
.background-home .main-button {
  z-index: 51;
  width: 226px;
  height: 51px;
  border: 0;
  background: transparent;
  border-radius: 25px;
  position: absolute;
  left: 0px;
}
.background-home .main-button:hover {
  background: linear-gradient(90deg, #6547FD 0%, #3C8BF7 100%);
}
.background-home .main-button:hover .main-button-font {
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-home .main-button-font {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 400;
  background: linear-gradient(90deg, #6F53FF 0%, #4996FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.main-carousel-container {
  z-index: -1;
  height: 600px;
  width: 100%;
}
.main-carousel-container-mobile {
  padding: 40px 0 0 40px;
}
.main-container:hover .one-carousel-slick-change {
  opacity: 1;
}
.main-container .one-carousel-slick-change-prev {
  left: -100px;
}
.main-container .one-carousel-slick-change-next {
  right: -100px;
}
.main-container .one-carousel-single .slick-dots-bottom {
  bottom: -210px;
  z-index: 100;
}
.main-container .one-carousel .slick-dots li button,
.main-container .one-carousel-single .slick-dots li button {
  background: #4e6efa;
  border-radius: 4px;
}
.main-container .one-carousel-slick-change > .one-ui-icon-svg {
  stroke: #4e6efa;
  stroke-width: 2px;
}
.btn-to-left {
  position: absolute;
  left: 67px;
  top: 425px;
  width: 52px;
  height: 52px !important;
  background: #c3cefd;
  border-radius: 50%;
  z-index: 90;
}
@media (max-width: 1441px) {
  .btn-to-left {
    left: 0;
  }
}
.btn-to-left-icon {
  font-size: 30px;
  color: #4e6efa;
}
.btn-to-right {
  position: absolute;
  right: 67px;
  top: 425px;
  width: 52px;
  height: 52px !important;
  background: #c3cefd;
  border-radius: 50%;
  z-index: 90;
}
@media (max-width: 1441px) {
  .btn-to-right {
    right: 0;
  }
}
.btn-to-right-icon {
  font-size: 30px;
  color: #5f70ff;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.COs1t {
  width: 100%;
  height: 925px;
  padding-top: 57px;
  position: relative;
  overflow: hidden;
}
.jRe3Q {
  height: 925px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.jRe3Q video {
  position: absolute;
  width: auto;
  left: 50%;
  height: 925px;
  min-width: 100%;
  min-height: 100%;
  transform: translateX(-50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.FxQB8 {
  width: 432px;
  margin-top: 30px;
  border-radius: 15px;
  padding: 2px;
  background: linear-gradient(90deg, rgba(201, 169, 252, 0.8) 0%, rgba(102, 151, 255, 0.8) 100%);
}
.S5Qqo {
  height: 60px;
  border-radius: 13px;
  outline: 0;
  border: none;
  font-size: 24px;
  color: #001d4cc9;
}
.S5Qqo input::-moz-placeholder {
  color: #001d4cc9;
  font-size: 24px;
}
.S5Qqo input::placeholder {
  color: #001d4cc9;
  font-size: 24px;
}
.S5Qqo:focus-within {
  border: none;
}
.j2O2W {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  bottom: 0;
  padding-left: 144px;
  height: 532px;
  background: linear-gradient(180deg, rgba(232, 240, 254, 0) 6.58%, #E6F3FF 56.81%);
  z-index: 99;
}
.p1nte {
  width: calc(100% - 144px);
  margin-top: 147px;
  display: flex;
  align-items: center;
}
.ZoAlV {
  width: 171px;
  box-sizing: border-box;
  height: 315px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  margin-right: 10px;
  border-radius: 15px;
  overflow: hidden;
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  padding: 39px 24px;
  cursor: pointer;
  position: relative;
  background: linear-gradient(109.22deg, #2F5CFF -0.02%, #56BBFF 96.12%), linear-gradient(174.39deg, rgba(14, 163, 255, 0.2) 0.28%, rgba(0, 84, 230, 0) 91.63%), radial-gradient(124.86% 175.52% at 88.15% 30.24%, rgba(84, 199, 255, 0.4) 0%, rgba(0, 84, 230, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  transition: all 0.3s ease-out;
  will-change: width;
  will-change: opacity;
  will-change: background-image;
}
.ZoAlV .CVDty {
  margin-top: 30px;
  width: 299px;
  opacity: 0;
  transition: all 0.3s ease-out;
}
.ZoAlV:nth-child(1)::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 171px;
  height: 315px;
  background-image: url(https://pic.rmb.bdstatic.com/38481d81b18d6de3e7002d7f2edface8.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 100% 315px;
  transition: all 0.4s ease-out;
  z-index: 9;
}
.ZoAlV:nth-child(1):hover,
.ZoAlV:nth-child(1).hGzLB {
  flex: 1;
  min-width: 171px;
}
.ZoAlV:nth-child(1):hover::after,
.ZoAlV:nth-child(1).hGzLB::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 269px;
  height: 212px;
  background-image: url(https://pic.rmb.bdstatic.com/90b399c275000cfa18faa173fae67150.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 269px 212px;
  transition: all 0.4s ease-out;
  z-index: 9;
}
.ZoAlV:nth-child(1):hover .CVDty,
.ZoAlV:nth-child(1).hGzLB .CVDty {
  position: relative;
  z-index: 10;
  width: auto;
  opacity: 1;
  transition: all 0.6s ease-in;
}
.ZoAlV:nth-child(2)::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 171px;
  height: 315px;
  background-image: url(https://pic.rmb.bdstatic.com/fe22b8454cda92433562e8f5e8a3cff5.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 100% 315px;
  transition: all 0.4s ease-out;
  z-index: 9;
}
.ZoAlV:nth-child(2):hover,
.ZoAlV:nth-child(2).hGzLB {
  flex: 1;
  min-width: 171px;
}
.ZoAlV:nth-child(2):hover::after,
.ZoAlV:nth-child(2).hGzLB::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 270px;
  height: 206px;
  background-image: url(https://pic.rmb.bdstatic.com/f88308a69f21d98f208d8245c2b207b4.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 270px 206px;
  transition: all 0.4s ease-out;
  z-index: 9;
}
.ZoAlV:nth-child(2):hover .CVDty,
.ZoAlV:nth-child(2).hGzLB .CVDty {
  position: relative;
  z-index: 10;
  width: auto;
  opacity: 1;
  transition: all 0.6s ease-in;
}
.ZoAlV:nth-child(3)::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 171px;
  height: 315px;
  background-image: url(https://pic.rmb.bdstatic.com/f7b5114913837fb42eee20db5fc42e36.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 100% 315px;
  transition: all 0.6s ease-out;
  z-index: 9;
}
.ZoAlV:nth-child(3):hover,
.ZoAlV:nth-child(3).hGzLB {
  flex: 1;
  min-width: 171px;
}
.ZoAlV:nth-child(3):hover::after,
.ZoAlV:nth-child(3).hGzLB::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 273px;
  height: 196px;
  background-image: url(https://pic.rmb.bdstatic.com/9df733a974b51413c34140360c68ccf2.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 273px 196px;
  transition: all 0.4s ease-out;
  z-index: 9;
}
@media screen and (max-width: 1400px) {
  .ZoAlV:nth-child(3):hover .CVDty,
  .ZoAlV:nth-child(3).hGzLB .CVDty {
    position: relative;
    z-index: 10;
    width: 299px;
    opacity: 1;
    transition: all 0.3s ease-in;
  }
}
.ZoAlV:nth-child(3):hover .CVDty,
.ZoAlV:nth-child(3).hGzLB .CVDty {
  position: relative;
  z-index: 10;
  width: auto;
  opacity: 1;
  transition: all 0.6s ease-in;
}
.ZoAlV:nth-child(4)::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 171px;
  height: 315px;
  background-image: url(https://pic.rmb.bdstatic.com/b2545dd614ad6070ef2335219d4de345.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 100% 315px;
  transition: all 0.4s ease-out;
  z-index: 9;
}
.ZoAlV:nth-child(4):hover,
.ZoAlV:nth-child(4).hGzLB {
  flex: 1;
  min-width: 171px;
}
.ZoAlV:nth-child(4):hover::after,
.ZoAlV:nth-child(4).hGzLB::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 329px;
  height: 203px;
  background-image: url(https://pic.rmb.bdstatic.com/bf24106adadfc84692e2d5bfbdb9690c.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 329px 203px;
  transition: all 0.4s ease-out;
  z-index: 9;
}
.ZoAlV:nth-child(4):hover .CVDty,
.ZoAlV:nth-child(4).hGzLB .CVDty {
  position: relative;
  z-index: 10;
  width: auto;
  opacity: 1;
  transition: all 0.6s ease-in;
}
@media (max-width: 1440px) {
  .ZoAlV:hover .CVDty,
  .ZoAlV.hGzLB .CVDty {
    position: relative;
    z-index: 10;
    width: 299px;
    opacity: 1;
    transition: all 0.3s ease-in;
  }
  .CVDty {
    position: relative;
    z-index: 10;
    width: 299px !important;
    opacity: 1;
    transition: all 0.3s ease-in;
  }
}
@keyframes CJJnF {
  0% {
    letter-spacing: -2.2rem;
    filter: blur(0.3rem);
  }
  50% {
    filter: blur(0.5);
  }
  100% {
    letter-spacing: 0.1;
    filter: blur(0);
  }
}
._wXkP {
  position: relative;
  z-index: 10;
  letter-spacing: 0.1;
  font-family: PingFang SC;
  color: white;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 42px;
  display: block;
  white-space: nowrap;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.IQpFO {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.J4vh1 {
  font-family: PingFang SC;
  font-size: 35px;
  font-weight: 600;
  line-height: 49px;
  letter-spacing: 0.02em;
  color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
  width: auto;
  background-image: linear-gradient(94.65deg, #0054E6 3.76%, #76E3FF 165.26%);
}
.rOb0O {
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #838282;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.bg-card-type-1 {
  background-image: url(https://pic.rmb.bdstatic.com/activity/2024-11/1731683457059/ddfbd42e5783.png);
}
.bg-card-type-2 {
  background-image: url(https://pic.rmb.bdstatic.com/activity/2024-11/1731683486865/c17ac48f057b.png);
}
.bg-card-type-3 {
  background-image: url(https://pic.rmb.bdstatic.com/activity/2024-11/1731683498174/f1f4c9c8cb24.png);
}
.bg-card-type-4 {
  background-image: url(https://pic.rmb.bdstatic.com/activity/2024-11/1731940706382/2d2ccfcbebc2.png);
}
.text-gradient1 {
  background: linear-gradient(245.46deg, #ac95ff 13.69%, #5078ff 104.81%);
}
.text-gradient2 {
  background: linear-gradient(252.08deg, #ff8be0 -1.48%, #9869ff 103.39%);
}
.text-gradient3 {
  background: linear-gradient(252.08deg, #ffca8b -1.48%, #ff6969 103.39%);
}
.text-gradient1,
.text-gradient2,
.text-gradient3 {
  -webkit-background-clip: text;
          background-clip: text;
}
.text-gradient4 {
  color: #9b9b9b96;
}
.card-zoom-wrapper {
  transition: width 0.3s ease-in-out;
  width: 222px;
}
.card-zoom-wrapper:hover {
  width: 239.76px;
}
.card-zoom-inner {
  transition: transform 0.3s ease-in-out;
  border: 1px solid #FFFFFF1A;
  box-shadow: 0px 4px 20px 0px #BCCEF066;
}
.card-zoom-inner:hover {
  transform: scale(1.08) translateX(8.88px);
}
.case-card-zoom-wrapper {
  transition: width 0.3s ease-in-out;
  width: 331px;
}
.case-card-zoom-wrapper:hover {
  width: 375px;
}
.case-card-zoom-inner {
  transition: transform 0.3s ease-in-out;
}
.case-card-zoom-inner:hover {
  transform: scale(1.13) translateX(21.515px);
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

