.fullhome-slidermainwrapper{
  margin-bottom: 100px;
}

.fullhome-slidertitle h1 , .fullhome-slidertitle h2 , .fullhome-slidertitle h3 , .fullhome-slidertitle h4 , .fullhome-slidertitle h5 , .fullhome-slidertitle h6{
  text-align: center;
  color: #323232;
  font-family: BioRhyme;
  font-size: 36px;
  font-weight: 700;
  line-height: 42.192px;
  margin-bottom: 16px;
  margin-top: 20px;
  margin-inline: 72px;
}
.sleek-kitchen-mt.fullhome-slidertitle h1 , .sleek-kitchen-mt.fullhome-slidertitle h2 , .sleek-kitchen-mt.fullhome-slidertitle h3 , .sleek-kitchen-mt.fullhome-slidertitle h4 , .sleek-kitchen-mt.fullhome-slidertitle h5 , .sleek-kitchen-mt.fullhome-slidertitle h6{
  margin-top: 0;
}
.sleek-kitchen-common-title.fullhome-slidertitle h1 , .sleek-kitchen-common-title.fullhome-slidertitle h2 , .sleek-kitchen-common-title.fullhome-slidertitle h3 , .sleek-kitchen-common-title.fullhome-slidertitle h4 , .sleek-kitchen-common-title.fullhome-slidertitle h5 , .sleek-kitchen-common-title.fullhome-slidertitle h6{
  margin-bottom: 0;
  margin-top: 0;
  margin-inline: unset;
  padding-top: 57px;
  padding-bottom: 24px;
  background-color: #F5F4EF;
}
.fullhome-subdescription p{
  color: #696969;
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 53px; 
  text-align: center;
  margin-inline: 72px;
}

.fullhome-cardswrapper {
  width: 100%;
  padding-left: 80px;
  position: relative;
  /* margin-bottom: 100px; */
}

.fullhome-cardswrapper .aem-Grid {
  display: flex;
  flex-direction: row;
  padding-bottom: 24px;
}

.fullhome-cardswrapper .aem-Grid.slick-initialized .slick-track .fullhome-cardteaser {
  margin-right: 20px;
}

.fullhome-cardteaser .cmp-teaser__content {
  background: #F5F4EF;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 24px 32px 22px;
  height: 100%;
}

.fullhome-cardteaser .cmp-teaser__title {
  color: #323232;
  font-family: Lato;
  font-size: 22px;
  font-weight: 700;
  line-height: 28.6px;
  margin-bottom: 15px;
}

.fullhome-cardteaser .cmp-teaser__description p {
  color: #323232;
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  line-height: 20.8px;
}

.fullhome-cardswrapper .slick-next:before {
  content: url("../../../../content/dam/asianpaintsbeautifulhomes/ap-beautiful-homes/emi--banner/ids-slider-arrow.png");
  display: block;
  width: 30px;
  height: 30px;
  margin-top: -0.6px;
}

.fullhome-cardswrapper .slick-prev.slick-disabled{
  cursor: default;
  filter: grayscale(1);
}
.fullhome-cardswrapper .slick-next.slick-disabled{
  cursor: default;
  filter: grayscale(1);
}

.fullhome-cardswrapper .slick-prev:before {
  content: url("../../../../content/dam/asianpaintsbeautifulhomes/ap-beautiful-homes/emi--banner/ids-slider-arrow.png");
  display: block;
  transform: rotate(180deg);
  width: 30px;
  height: 30px;
}

.fullhome-cardswrapper .slick-next {
  right: 95px;
  top: 100%;
}

.fullhome-cardswrapper .slick-prev {
  right: 135px;
  left: auto;
  top: auto;
  bottom: -30px;
}

.fullhome-cardswrapper .slick-slide img {
  border-radius: 10px 10px 0 0;
}

.fullhome-cardswrapper .slick-track {
  display: flex;
}

.fullhome-cardswrapper .slick-slide {
  display: flex;
  height: inherit;
}

.fullhome-cardswrapper .fullhome-cardteaser .cmp-teaser {
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.whetherseal_stories .sleek-kitchen-common-title.fullhome-slidertitle h2{
  padding-top : 110px;
}

@media screen and (max-width: 992px) {
  .fullhome-cardswrapper {
    padding-left: 20px;
  }
  .fullhome-slidertitle h2 {
    margin-inline: 20px;
    font-size: 22px;
    line-height: 30.8px;
    margin-bottom: 12px;
  }
  .sleek-kitchen-common-title.fullhome-slidertitle h1 , .sleek-kitchen-common-title.fullhome-slidertitle h2 , .sleek-kitchen-common-title.fullhome-slidertitle h3 , .sleek-kitchen-common-title.fullhome-slidertitle h4 , .sleek-kitchen-common-title.fullhome-slidertitle h5 , .sleek-kitchen-common-title.fullhome-slidertitle h6{
    padding-top: 75px;
    padding-bottom: 8px;
  }
  .fullhome-subdescription p {
    margin-inline: 20px;
    line-height: 20.8px;
    margin-bottom: 36px;
  }

  .fullhome-cardswrapper .aem-Grid {
    padding-bottom: 0;
  }

  .fullhome-cardswrapper .aem-Grid.slick-initialized .slick-track .fullhome-cardteaser {
    /* max-width:335px; */
    margin-right: 10px;
    min-height: 414px;
  }
  .fullhome-cardteaser .cmp-teaser__description p {
    font-size: 16px;
  }

  .fullhome-cardteaser .cmp-teaser__content {
    padding: 20px 20px 40px;
  }

  .fullhome-cardteaser .cmp-teaser__title {
    font-size: 20px;
    line-height: 31.3px;
    margin-bottom: 12px;
  }

  .fullhome-cardswrapper .slick-dots {
    text-align: center;
    bottom: -36px;
  }

  .fullhome-cardswrapper .slick-dots li.slick-active {
    width: 30px;
  }

  .fullhome-cardswrapper .slick-dots li {
    background-color: #7345b2;
    height: 4px;
    width: 8px;
    border-radius: 30px;
    margin: 0 3px;
  }

  .fullhome-cardswrapper .slick-dots li button:before {
    content: '';
  }
  .whetherseal_stories .sleek-kitchen-common-title.fullhome-slidertitle h2{
    padding-top : 40px;
}
}