/*--
import url(../../../../../../../template/css/cover.css);
--*/

.bx-cover-wrapper {
  background-image: url(../images/cover-default.svg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.dark .bx-cover-wrapper {
  background-image: url(../images/cover-default-dark.svg);
}
.bx-image-edit-buttons {
  position: absolute;
  left: 1rem;
  top: 1rem;
  z-index: 100;
}
.bx-image-edit-buttons .bx-btn.bx-btn-small {
  padding: 0.375rem 0.5rem;
}
.bx-base-pofile-cover-thumb .bx-image-edit-buttons {
  display: flex;
  width: 100%;
  justify-content: center;
  left: 0px;
  bottom: 1rem;
  top: auto;
}
.bx-image-edit-move {
  cursor: move;
  position: relative;
  z-index: 99;
}
.bx-image-edit-move-info {
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0.5;
  background-color: #000;
  -webkit-backface-visibility: hidden;
  padding: 0.5rem 1rem;
  border-radius: 1rem;
  color: #fff;
  letter-spacing: 1px;
}
.bx-image-edit-move-info i {
  color: #fff;
  font-size: 1.25rem;
  margin-right: 1rem;
}
.bx-image-edit-buttons-no-image .bx-image-edit-buttons-edit {
  display: none;
}
.bx-image-edit-buttons .bx-uploader-html5-drop-area {
  display: none;
}

/* home */
.h-80 {
  height: 24rem;
}
.bx-cover-home-top-bg-color {
  background-image: url(../images/cover-home-top-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 30px;
}
.bx-cover-home-top3-bg-color {
  background-color: white;
  padding-bottom: 24px;
}
.entity-cover-home .sys-jf-agreement-cnt {
  color: #fff;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 20px;
}
.bx-artificer .entity-cover-home .sys-jf-agreement-cnt a {
  color: #fff !important;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 20px;
}

.bx-cover-home-top {
  background-image: url(../images/cover-home-top.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 17.04px;
  max-width: 516px;
  max-height: 288px;
}

.bx-know-by-kare {
  background: #f0f2f5;
}

.bx-home-connect-info {
  color: var(--Color-text-primary, #262626);
  leading-trim: both;
  text-edge: cap;
  font-family: 'Montserrat';
  font-size: 20px;
  font-style: normal;
  font-weight: 420;
  line-height: var(--Spacing-4, 16px); /* 80% */
}

.bx-home-connect-font {
  color: var(--Color-text-primary, #262626);
  font-family: 'Montserrat';
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 37px;
  padding-left: 5rem;
  p {
    color: var(--Color-text-primary, #262626);
    leading-trim: both;
    text-edge: cap;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 17.181px;
  }
}
.bx-home-connect-img{
    width: 450px;
}
.bx-homme-connect-bg {
  background-image: url(../images/cover-home-connect.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 291px;
  height: 291px;
  flex-shrink: 0;
}

.bx-connect-ava {
  background-image: url(../images/cover-home-connect-ava.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.-mb-5 {
  margin-bottom: -22rem;
}
.-ml-5 {
    margin-left: -8rem;
}
.bx-point {
  display: inline-block;
  background-color: #d9d9d9;
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}

.bx-knows-title {
  color: var(--Color-text-primary, #262626);
  font-family: 'Montserrat';
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; 
  margin-bottom: 8px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.bx-knows-text {
  color: var(--Color-text-primary, #262626);
  leading-trim: both;
  text-edge: cap;
  font-family: 'Montserrat';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px; 
  margin-left: 1.8rem;
}

#main-carousel-img {
  max-width: 371px;
  max-height: 228px;
  border-radius: 16px;
}

.bx-bcarousel-disable {
  opacity: 0.5;
  cursor: default;
}
.bx-know-by-kare-nav{
    gap:10rem
}
.bx-know-by-kare-nav-img {
  width: 350px;
}
.carousel-image-item {
  width: 112px;
  height: 69px;
  opacity: 0.5;
}
.carousel-image-item img {
  width: 104px;
  max-width: 112px;
  height: 69px;
  border-radius: 6px;
}
.carousel-active {
  opacity: 1;
}

.bx-cover-home-seaction-4 {
  background-image: url(../images/cover-home-4.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 637px;
}

.bx-cover-home-seaction-4-group1 {
  background-image: url(../images/Group1.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

.bx-cover-home-seaction-4-group2 {
  background-image: url(../images/Group2.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

.section-time-to {
  color: var(--Colors-Base-base-black, #000);
  text-align: center;
  font-family: 'Montserrat';
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: var(--Display-Medium-Tracking, 0px);
}

.just-say-know {
  color: #7728dd;
  text-align: center;
  font-family: 'Montserrat';
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: var(--Display-Medium-Tracking, 0px);
}

.know_by_care_logo {
  background-image: url(../images/know_by_care.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 382px;
  height: 207px;
}

.section-discover {
  /* margin: 1.5rem 24rem 2rem 24rem; */
  justify-content: flex-start;
  text-align: left;
  width: 50%;
  height: 276px;
}
.bx-cover-home-seaction-5-top-2{
    width: 50%;
}
.section-discover-title {
  color: var(--Color-text-primary, #262626);
  font-family: 'Montserrat';
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; 
  margin-bottom: 24px;
}

.bx-split-count {
  background-image: url(../images/Rectangle.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 60px;
  width: 2px;
  margin-right: .5rem;
  display: block;
}

.bx-split-count-content {
  min-width: 180px;
}

.kare-mobile {
  padding-left: 4rem;
  background-image: url(../images/Login_screen_know.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 123.802px;
  height: 247.756px;
  flex-shrink: 0;
  margin: 0 auto;
}

.mobile-mr {
  margin-right: 3.5rem;
}

.also-available {
  color: var(--Color-text-primary, #262626);
  font-family: 'Montserrat';
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; 
}

.apple-store {
  background-image: url(../images/App-store-height.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 107.309px;
  height: 31.622px;
}

.google-play {
  background-image: url(../images/Play-store.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 107.309px;
  height: 31.622px;
}

.stats-title {
  color: var(--Color-text-color-primary, #7728dd);
  font-family: 'Montserrat';
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}

.stats-text {
  color: var(--Color-text-primary, #262626);
  font-family: 'Montserrat';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  width: 190px;
}

.know-by-care-des {
  max-width: 1280px;
  width: 80%;
  color: var(--Color-text-primary, #262626);
  font-family: 'Montserrat';
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  height: 419px;
}

.bx-kristina {
  color: var(--Color-text-primary, #262626);
  font-family: 'Montserrat';
  font-size: 16.34px;
  font-style: normal;
  font-weight: 450;
  line-height: 22.87px;
  letter-spacing: 0.5rem;
}

.bx-cna {
  color: var(--Color-text-color-primary, #7728dd);
  font-family: 'Montserrat';
  font-size: 14.81px;
  font-style: normal;
  font-weight: 450;
  line-height: 15.7px;
}

.know-by-care-des-bg {
  background-image: url(../images/Group3.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

.ready-to-konw {
  background-image: url(../images/ready-to-konw-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  padding: 37px 0;
}

.ready-to-know-title {
  color: #fff;
  text-align: left;
  font-family: 'Montserrat';
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  padding: 2rem;
}
 .welcome-text-top{
    max-width: 516px;
  }
.ready-to-know-text {
  color: var(--Color-button-label-primary, #fff);
  text-align: left;
  padding-left: 2rem;
  margin-bottom: 0.5rem;
  leading-trim: both;
  text-edge: cap;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
}

.ready-to-join a.bx-btn {
  width: 280px;
  border-radius: 26.783px;
  background: var(--Colors-Primary-primary-700, #4a2579);
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 17.622px;
  font-style: normal;
  font-weight: 420;
  line-height: normal;
  padding: 13.821px;
}

span.nav-button {
  width: 112px;
  height: 69px;
  display: block;

  cursor: pointer;
}

.carousel-image-item .active,
.nav-button.active img {
  opacity: 1;
}

.bx-media-phone {
  .bx-cover-home-seaction-5-top-2 {
    padding: 1rem 0.5rem;
    .ml-2 {
      margin-left: 0;
    }
  }
}

.base-pofile-cover-header-bg {
  background-color: #7728d3;
}

.w-size {
  object-fit: contain;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  width: 100%;
}

.bg-img-box {
  position: relative;
}

.bg-img-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.bg-img-box div {
  position: relative;
  z-index: 100; /* 内容层级高于遮罩 */
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-20 {
  margin-bottom: 5rem;
}

.paw-box {
  position: relative;
  width: 400px;
  height: 100%;
  margin: auto;
}
.paw-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;

  perspective: 800px;
  transform-style: preserve-3d;
}
.paw-image {
  float: left;
  width: 191px;
  height: 298px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 10.02px;
  transition: transform 1s ease-in-out;
}
.paw-image img{
    border-radius: 10.02px;
}
.paw-image.masked::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: inherit; 
    z-index: 1; 
    pointer-events: none;
}
.paw-image.masked img{
    border-radius:13.92px;
}
/* 左右按钮 */
.paw-btn {
  position: relative;
  left: 50%;
  top: 98%;
  transform: translate(-50%, -25px);
  width: 80px;
  z-index: 999;
}
.paw-btn .paw-bt-left,
.paw-btn .paw-bt-right {
  position: absolute;
  width: 20px;
  height: 20px;
  font-size: 30px;
  text-align: center;
  cursor: pointer;
  color: white;
  line-height: 0.75rem;
  border: 1px solid #262626 !important;
  border-radius: 50% !important;
  background-clip: padding-box !important;
  width: 1.5rem !important;
  height: 1.5rem !important;
  background-color: #fff !important;
  opacity: 0.6;
}
.paw-btn .sys-icon {
  color: #262626 !important;
  font-size: 0.75rem;
}
.paw-btn .paw-bt-left {
  left: 0;
}
.paw-btn .paw-bt-right {
  right: 0;
}
.paw-btn span:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.landing-page-content{
    max-width: 1280px;
    width: 80%;
    margin: 0 auto;
}
.landing-page-content1{
    gap:6rem
}
.landing-page-content6{
    gap:5rem;
    width:100%;
}
.ready-to-konw-l{
    width: 50%;
}
.kare-mobile-w{
    width: 50%;
}
.landing-page-content1-t{
    margin-right: 2rem;
}
.bx-media-phone, .bx-media-tablet{
    .landing-page-content1{
        flex-direction: column;
        gap: 0;
    }
    .landing-page-content1-t{
        margin-right: 0;
    }
    .bx-cover-home-top-p{
        margin: 0 auto;
    }
    .bx-home-connect-font{
        padding-left: 0;
    }

    .bx-know-by-kare-nav{
        gap: 2rem;
    }
    .bx-cover-home-seaction-4-group-mid{
        padding-bottom: 2rem;
    }
    .bx-cover-home-seaction-5-top-1-d, .bx-cover-home-seaction-5-top-1-b{
        flex-direction: column;
    }
    .section-discover{
        height: auto;
    }
    .landing-page-content6{
        flex-direction: column;
    }
    .ready-to-konw-l, .ready-to-konw-r{
        width: 100%;
    }
    .bx-cover-home-seaction-5{
        .landing-page-content{
            width: 100%;
        }
        .know-by-care-des{
            width: 85%;
        }
    }
    .landing-page-content{
        width: 85%;
    }
    .paw-image.masked::before{
        height: 110%;
    }
    .paw-btn{
        top:110%
    }
}
