/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/css-unicode-loader/index.js!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./cartridges/app_custom_ckc/cartridge/client/default/scss/experience/components/ckcServicesComponent.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.astralcomponent-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.astralcomponent-container .content {
  color: #fff;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media (min-width: 1024px) {
  .astralcomponent-container .content {
    padding-bottom: 10rem;
  }
}
.astralcomponent-container .content .title {
  font-family: "Cinzel", serif;
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 2.45rem;
  letter-spacing: 0.1225rem;
  padding-bottom: 1.6875rem;
  margin: 4.375rem auto 0;
  width: 85.2%;
}
@media (min-width: 1024px) {
  .astralcomponent-container .content .title {
    padding-bottom: 7.4375rem;
    width: 81.67%;
    font-size: 4rem;
    line-height: 5.6rem;
    letter-spacing: 0.28rem;
  }
}
.astralcomponent-container .content .titledescription {
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4rem;
  letter-spacing: 0.02rem;
  text-align: center;
  margin: 0 auto 1.9375rem;
  width: 67.6%;
}
.astralcomponent-container .content .section-body {
  display: flex;
  flex-direction: column;
  width: 67.6%;
  margin: auto;
}
@media (min-width: 1024px) {
  .astralcomponent-container .content .section-body {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    gap: 3.75rem;
    padding: 0 3.75rem;
    margin: 0;
    align-items: center;
  }
}
.astralcomponent-container .content .section-body .section .heading {
  font-family: "Cinzel", serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: 0.02rem;
  margin-bottom: 0.375rem;
  margin-top: 0.875rem;
}
@media (min-width: 1024px) {
  .astralcomponent-container .content .section-body .section .heading {
    font-weight: 400;
    font-size: 1.75rem;
    line-height: 2.375rem;
    letter-spacing: 0.035rem;
    text-align: center;
    margin-top: 1.5rem;
  }
}
.astralcomponent-container .content .section-body .section .sub-heading {
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 0.875rem;
  letter-spacing: 0.0175rem;
  text-align: center;
  margin-bottom: 3.5rem;
}
@media (min-width: 1024px) {
  .astralcomponent-container .content .section-body .section .sub-heading {
    font-size: 1.125rem;
    line-height: 1.4375rem;
    letter-spacing: 0.0225rem;
    margin-bottom: 0;
  }
}
.astralcomponent-container .content .section-body .section .icon-wrapper {
  height: 2rem;
  width: 2rem;
}
.astralcomponent-container .desktop-iamge {
  aspect-ratio: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
}
.astralcomponent-container .desktop-iamge .image {
  height: 100%;
}

/*# sourceMappingURL=ckcServicesComponent.css.map*/