/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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_mia/cartridge/client/default/scss/experience/components/commerce_assets/giftingSpecialComponent.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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_mia/cartridge/client/default/scss/experience/components/commerce_assets/giftingSpecialComponent.scss (1) ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100;0,9..144,200;0,9..144,300;0,9..144,400;0,9..144,500;0,9..144,600;0,9..144,700;0,9..144,800;0,9..144,900;1,9..144,100;1,9..144,200;1,9..144,300;1,9..144,400;1,9..144,500;1,9..144,600;1,9..144,700;1,9..144,800;1,9..144,900&family=Questrial&display=swap);
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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_mia/cartridge/client/default/scss/experience/components/commerce_assets/giftingSpecialComponent.scss (2) ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Questrial&display=swap);
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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_mia/cartridge/client/default/scss/experience/components/commerce_assets/giftingSpecialComponent.scss (3) ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap);
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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_mia/cartridge/client/default/scss/experience/components/commerce_assets/giftingSpecialComponent.scss (4) ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.gift-finder-tab .wrapper {
  max-width: 450px;
  margin: 0 auto 50px;
  background-color: #cfcdcd;
  width: 100%;
  -webkit-box-shadow: 3px 10px 15px -12px #333, -3px 0 15px -12px #333;
          box-shadow: 3px 10px 15px -12px #333, -3px 0 15px -12px #333;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .gift-finder-tab .wrapper {
    margin: 0;
    border-radius: 20px;
  }
}
.gift-finder-tab .tabs-wrapper {
  position: absolute;
  bottom: 0;
  width: calc(100% - 130px);
  height: 70px;
  z-index: 4;
  left: 60px;
}
@media (max-width: 767.98px) {
  .gift-finder-tab .tabs-wrapper {
    left: 0;
    width: 100%;
  }
}
.gift-finder-tab .tab-content {
  width: 450px;
  padding: 0;
  position: relative;
  height: 520px;
}
@media (max-width: 767.98px) {
  .gift-finder-tab .tab-content {
    height: 100%;
    width: 100%;
  }
}
.gift-finder-tab .tab-pane {
  width: 100%;
  position: relative;
}
.gift-finder-tab .tabcontent-img {
  position: relative;
}
.gift-finder-tab .tabcontent-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gift-finder-tab .tabcontent-detail {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gift-finder-tab ul.nav.nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 10px;
  border: none;
  margin-right: 20px;
  margin-left: 25px;
  padding-top: 5px;
}
@media (max-width: 767.98px) {
  .gift-finder-tab ul.nav.nav-tabs {
    padding-top: 3px;
    overflow: scroll;
  }
}
@media (max-width: 767.98px) {
  .gift-finder-tab ul.nav.nav-tabs::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .gift-finder-tab ul.nav.nav-tabs::-webkit-scrollbar-thumb {
    background: transparent !important;
    display: none;
  }
}
.gift-finder-tab .nav-tabs li {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 !important;
  border-radius: 300px;
  border: 1px solid #fff;
  padding: 10px;
  width: 100%;
}
.gift-finder-tab .nav-tabs li a {
  width: 100%;
  text-align: center;
  color: #fff !important;
  font-family: "Albert Sans", sans-serif;
  font-size: 16px;
}
.gift-finder-tab .nav-tabs li.active,
.gift-finder-tab .nav-tabs li:hover {
  background: #fff;
}
.gift-finder-tab .nav-tabs li.active a,
.gift-finder-tab .nav-tabs li:hover a {
  border-radius: 300px;
  background: #fff;
  color: #232323 !important;
  font-family: "Albert Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  text-align: center;
}
.gift-finder-tab span.left,
.gift-finder-tab span.right {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  width: 45px;
  height: 45px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 325px;
  background: #fff;
  -webkit-box-shadow: 0 12px 24.556px -5.056px rgba(0, 0, 0, 0.0784313725);
          box-shadow: 0 12px 24.556px -5.056px rgba(0, 0, 0, 0.0784313725);
}
@media (max-width: 767.98px) {
  .gift-finder-tab span.left,
  .gift-finder-tab span.right {
    width: 40px;
    height: 40px;
    display: none;
  }
}
.gift-finder-tab .gift-detail-inner {
  display: inline-block;
  width: 46%;
  text-align: center;
  margin: auto;
  position: absolute;
  bottom: 26%;
}
@media (max-width: 767.98px) {
  .gift-finder-tab .gift-detail-inner {
    bottom: 105px;
  }
}
.gift-finder-tab .center-top-text {
  color: #fff;
  font-size: 19px;
}
@media (max-width: 767.98px) {
  .gift-finder-tab .center-top-text {
    display: inline-block;
    margin-bottom: 3px;
  }
}
.gift-finder-tab .center-main-text {
  color: #fff;
  text-align: center;
  font-family: "Fraunces", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .gift-finder-tab .center-main-text {
    line-height: 38px;
    font-size: 37px;
  }
}
.gift-finder-tab .custom-arrow-center {
  text-align: center;
  margin: auto;
}
.gift-finder-tab .gift-arrow-div {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background: #d14a61;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: inline-block;
  padding: 10px;
}
@media (max-width: 767.98px) {
  .gift-finder-tab .gift-arrow-div {
    padding: 9px;
  }
}
.gift-finder-tab .center-arrow-img {
  width: 25px;
  height: 25px;
}

span.left {
  left: -50px;
  top: 6px;
}

span.right {
  right: -50px;
  left: unset;
  top: 6px;
}

.scroller-btn.inactive {
  opacity: 0.3;
  pointer-events: none;
}

.giftspecial-rightsection {
  height: 520px;
  border-radius: 20px;
  background: #f2eeef;
  margin: 0;
}
@media (max-width: 767.98px) {
  .giftspecial-rightsection {
    height: auto;
    border-radius: 20px;
  }
}
.giftspecial-rightsection .rightsection-image-div {
  height: 220px;
  width: 100%;
  top: 6px;
}
@media (max-width: 767.98px) {
  .giftspecial-rightsection .rightsection-image-div {
    max-width: 50%;
  }
}
@media (max-width: 767.98px) {
  .giftspecial-rightsection .leftsection-image-div {
    max-width: 50%;
  }
}
.giftspecial-rightsection .right-top-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.giftspecial-rightsection .rightsection-bottom-text1 {
  color: #3c3c3c;
  font-family: "Questrial", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  text-align: left;
  margin: 5px 20px;
  float: left;
}
@media (max-width: 767.98px) {
  .giftspecial-rightsection .rightsection-bottom-text1 {
    margin: 0;
    margin-top: 20px;
    line-height: 19px;
    float: none;
    text-align: left;
    display: inline-block;
    font-size: 17px;
  }
}
.giftspecial-rightsection .rightsection-bottom-text2 {
  color: #3c3c3c;
  font-family: "Fraunces", serif;
  font-size: 43px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px;
  text-align: left;
  margin: 15px 20px;
  float: left;
}
@media (max-width: 767.98px) {
  .giftspecial-rightsection .rightsection-bottom-text2 {
    font-size: 23px;
    font-weight: 400;
    line-height: normal;
    margin: 3px 0;
  }
}
.giftspecial-rightsection .right-section-arrow-div {
  float: right;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background: #d14a61;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: inline-block;
  padding: 10px;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .giftspecial-rightsection .right-section-arrow-div {
    margin: 20px;
    width: 35px;
    height: 35px;
    padding: 4px;
    margin-right: 0;
  }
}
.giftspecial-rightsection .center-arrow-img {
  width: 25px;
  height: 25px;
}
@media (max-width: 767.98px) {
  .giftspecial-rightsection .center-arrow-img {
    width: 25px;
    height: 25px;
  }
}

.giftsectionleft .gift-left-header-text {
  color: #6e0d1d;
  font-family: "Fraunces", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 767.98px) {
  .giftsectionleft .gift-left-header-text {
    line-height: 35px;
  }
}

@media (max-width: 767.98px) {
  .giftsectionleft .gift-heading {
    text-align: left;
  }
}

.gift-special-main {
  position: relative;
}
@media (max-width: 767.98px) {
  .gift-special-main::before {
    content: "";
    position: absolute;
    border-radius: 304px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(209, 74, 97, 0.6) 0%, rgba(255, 209, 217, 0.6) 100%);
    /* stylelint-disable-line */
    -webkit-filter: blur(94.5px);
            filter: blur(94.5px);
    width: 266px;
    height: 266px;
    left: -10%;
    will-change: transform;
  }
}
.gift-special-main .gift-left-section-header-top {
  font-family: "Fraunces", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: var(--primary-pink-900, #6e0d1d);
}
.gift-special-main .gift-left-section-header,
.gift-special-main .gift-left-section-header h2 {
  font-family: "Questrial", sans-serif;
  font-size: 57px;
  font-style: normal;
  font-weight: 400;
  color: var(--primary-pink-900, #6e0d1d);
}
@media (max-width: 767.98px) {
  .gift-special-main .gift-left-section-header,
  .gift-special-main .gift-left-section-header h2 {
    font-size: 32px;
  }
}
.gift-special-main .gift-left-section-bottom-text {
  font-family: "Albert Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  width: 65%;
}
@media (max-width: 767.98px) {
  .gift-special-main .gift-selection-wrapper-div {
    text-align: left !important;
    margin-bottom: 26px;
  }
}
.gift-special-main .gift-selection-wrapper-div .img-insta img {
  width: 100px;
}

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