/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./code/app_tanishq/cartridge/client/default/scss/experience/components/commerce_assets/imageAndButton.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.common-image-filter {
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
  border-radius: 0; }

.title-with-image .heading3 {
  font-size: 2.5rem;
  line-height: 1rem;
  color: #832729;
  letter-spacing: 0.0313rem; }
  @media (max-width: 1023.98px) {
    .title-with-image .heading3 {
      font-size: 1.35rem; } }
  .title-with-image .heading3.bold {
    font-family: "nunito_sansbold";
    letter-spacing: 0.0313rem; }

.title-with-image .small,
.title-with-image small {
  line-height: initial;
  font-size: 1.125rem; }
  @media (max-width: 1023.98px) {
    .title-with-image .small,
    .title-with-image small {
      font-size: 70%; } }

.button-filter {
  text-align: center;
  margin: 0 !important;
  color: #832729 !important;
  z-index: 0;
  text-decoration: none !important;
  font-family: "nunito_sansregular";
  font-weight: bold;
  background: #fff 0% 0% no-repeat padding-box;
  border: 0.0313rem solid #832729;
  border-radius: 0.3125rem;
  opacity: 0.9;
  width: 9.65rem;
  height: 2.77rem;
  -webkit-transition: opacity 0.5s ease-in-out, background 0.5s ease-in-out, color 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out, background 0.5s ease-in-out, color 0.5s ease-in-out; }
  @media (max-width: 1023.98px) {
    .button-filter {
      -webkit-transition: all 0s ease-in-out;
      transition: all 0s ease-in-out; } }

@media (max-width: 1023.98px) {
  .button-filter::before {
    color: #832729; }
  .button-filter:hover::before {
    color: #fff; } }

.button-filter:hover {
  width: 9.65rem;
  border: 0.0313rem solid #832729;
  text-align: center;
  display: inline-block;
  background: #832729;
  opacity: 1; }
  @media (max-width: 1023.98px) {
    .button-filter:hover {
      width: 7rem;
      color: #fff; }
      .button-filter:hover .btn-text {
        color: #000; } }
  .button-filter:hover .btn-text {
    color: #fff; }

.image-heading-container {
  top: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0 !important; }

.image-heading-container-nfy {
  top: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0 !important; }
  .image-heading-container-nfy .btn-text {
    color: #832729; }
    @media (max-width: 575.98px) {
      .image-heading-container-nfy .btn-text {
        font-size: 0.75rem; } }

.container .common-image-component {
  max-width: 100%; }

.container .common-image-component-nfy {
  border-radius: 0.313rem;
  width: 10.5rem;
  height: 10.5rem; }
  @media (min-width: 768px) {
    .container .common-image-component-nfy {
      max-width: 100%;
      height: 23.8rem; } }

.experience-component .carousel-inner.row {
  padding: 0; }
  @media (min-width: 1024px) {
    .experience-component .carousel-inner.row {
      /* Your desktop-specific styles here */
      margin-top: 40px; } }
  .experience-component .carousel-inner.row .row-style-set.container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0; }
    .experience-component .carousel-inner.row .row-style-set.container .col-12 {
      padding-right: 0;
      padding-left: 0; }

.absolute.bottom {
  bottom: 2rem; }

.imagewith-cta-carousel .image-component .btn-text {
  color: #832729; }

.imagewith-cta-carousel .image-component .button-filter:hover {
  width: unset;
  border: 0.0313rem solid #832729;
  text-align: center;
  display: inline-block;
  background: #832729;
  opacity: 1; }
  .imagewith-cta-carousel .image-component .button-filter:hover .btn-text {
    color: #fff; }
  @media (max-width: 1023.98px) {
    .imagewith-cta-carousel .image-component .button-filter:hover {
      width: 7rem; } }

@media (max-width: 1023.98px) {
  .imagewith-cta-carousel .image-component .explore-one {
    display: none; } }

.imagewith-cta-carousel .image-component .explore-two {
  display: none;
  text-align: center;
  margin: 0 !important;
  font-family: "nunito_sansregular";
  background: #fff 0% 0% no-repeat padding-box;
  border: 0.0313rem solid #832729;
  border-radius: 0.3125rem;
  width: 7rem;
  height: 2rem;
  padding-top: 0.2rem; }
  .imagewith-cta-carousel .image-component .explore-two .btn-text {
    font-weight: 400; }
  @media (max-width: 1023.98px) {
    .imagewith-cta-carousel .image-component .explore-two {
      display: inline-block; } }

.imagewith-cta-carousel .image-component .explore-two:hover {
  background-color: #832729; }
  .imagewith-cta-carousel .image-component .explore-two:hover .btn-text {
    color: #fff; }

.video-component {
  width: 100%;
  text-align: center; }
  .video-component .video-with-cta .video-wrapper {
    position: relative;
    width: 100%;
    height: 29.688rem;
    overflow: hidden;
    background-color: #000;
    z-index: 1;
    border-radius: 2.5rem; }
    @media (max-width: 1023.98px) {
      .video-component .video-with-cta .video-wrapper {
        height: 24rem; } }
    @media (max-width: 767.98px) {
      .video-component .video-with-cta .video-wrapper {
        height: 18rem;
        border-radius: 0.5rem; } }
    @media (max-width: 575.98px) {
      .video-component .video-with-cta .video-wrapper {
        height: 18rem; } }
  .video-component .video-with-cta .centered {
    height: 100%;
    width: 96%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2%; }
  .video-component .video-with-cta .video-background {
    position: absolute;
    top: 50%;
    left: 0;
    padding-top: 56.25%;
    width: 100%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: 2s opacity ease;
    transition: 2s opacity ease;
    opacity: 1; }
  .video-component .video-with-cta .video-foreground,
  .video-component .video-with-cta .video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }

@media (min-width: 1024px) {
  .video-component {
    width: 100%;
    text-align: center; }
    .video-component #video-player {
      border-radius: 2.5rem; }
    .video-component .video-with-cta {
      width: 100%; }
  .carousel-item .image-heading-container .button-filter {
    bottom: 7rem !important; }
  .carousel-item .c-align-end .button-filter {
    right: 16%; }
  .carousel-item .c-align-start .button-filter {
    left: 16%; } }

@media (max-width: 1049.98px) {
  .video-component #video-player {
    border-radius: 0.5rem; }
  .common-image-filter {
    border-radius: 0.5rem; }
  .absolute.bottom {
    bottom: -1rem; }
  .button-filter {
    width: 7rem;
    height: 2rem;
    font-weight: normal;
    padding-top: 0.2rem; }
  .carousel-item .image-heading-container .button-filter {
    bottom: 1rem !important; }
  .line-align {
    margin-top: -0.938rem !important; } }

.imagewith-cta-carousel .common-image-filter {
  border-radius: 0; }


/*# sourceMappingURL=default\css\experience\components\commerce_assets\imageAndButton.css.map*/