.offer-banners__track-wrapper{position:relative}.offer-banners__arrow{display:none}.offer-banners__track-wrapper--hide-arrows .offer-banners__arrow{display:none!important}@media screen and (min-width:750px){.offer-banners__track-wrapper--has-arrows .offer-banners__arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:4rem;height:4rem;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.12);box-shadow:0 2px 8px #00000026;cursor:pointer;transition:opacity .2s ease,box-shadow .2s ease}.offer-banners__track-wrapper--has-arrows .offer-banners__arrow svg{width:1.8rem;height:1.8rem}.offer-banners__track-wrapper--has-arrows .offer-banners__arrow--prev{left:-2rem}.offer-banners__track-wrapper--has-arrows .offer-banners__arrow--next{right:-2rem}.offer-banners__track-wrapper--has-arrows .offer-banners__arrow:hover{box-shadow:0 4px 16px #0003}.offer-banners__track-wrapper--has-arrows .offer-banners__arrow[disabled]{opacity:.35;cursor:default;pointer-events:none}}.offer-banners--full{width:100%}.offer-banners__grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.offer-banners__grid::-webkit-scrollbar{display:none}.offer-banner{flex:0 0 calc((100% - var(--banner-gap, 12px) * 2) / 3);scroll-snap-align:start}@media screen and (max-width:749px){.offer-banner{flex:0 0 85%}}.offer-banner{position:relative;overflow:hidden;border-radius:var(--banner-radius, 0px);background-color:var(--banner-bg, #cccccc);min-height:var(--banner-height-mob, 260px);display:flex;flex-direction:column}@media screen and (min-width:750px){.offer-banner{height:var(--banner-height-desk, 320px)}}.offer-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.offer-banner__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s ease}.offer-banner:hover .offer-banner__img{transform:scale(1.04)}.offer-banner__placeholder{width:100%;height:100%;background:#e8e8e8;display:flex;align-items:center;justify-content:center}.offer-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--banner-overlay, #000000);opacity:var(--banner-overlay-opacity, .25);pointer-events:none}.offer-banner__badge{position:absolute;top:1.5rem;right:1.5rem;z-index:3;width:var(--badge-size, 80px);height:var(--badge-size, 80px);border-radius:50%;background-color:var(--badge-bg, #FFC107);color:var(--badge-color, #000000);display:flex;align-items:center;justify-content:center;text-align:center;font-size:var(--badge-font-size, 1.2rem);font-weight:700;line-height:1.2;letter-spacing:.02em;padding:.8rem;box-shadow:0 4px 10px #00000026;pointer-events:none;text-transform:uppercase}.offer-banner__badge span{display:block;font-family:var(--font-body-family)}.offer-banner__badge strong{display:block;font-size:1.4em;font-weight:800;margin:.1rem 0}.offer-banner__content{position:relative;z-index:2;padding:30px;display:flex;flex-direction:column;gap:15px;height:100%;min-height:inherit}.offer-banner--v-top .offer-banner__content{justify-content:flex-start}.offer-banner--v-middle .offer-banner__content{justify-content:center}.offer-banner--v-bottom .offer-banner__content{justify-content:flex-end}.offer-banner--h-left .offer-banner__content{align-items:flex-start;text-align:left}.offer-banner--h-center .offer-banner__content{align-items:center;text-align:center}.offer-banner--h-right .offer-banner__content{align-items:flex-end;text-align:right}.offer-banner__label{margin:0;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--banner-label-color, #ffffff);font-family:var(--font-body-family)}.offer-banner__heading{margin:0 0 .5rem;font-style:var(--font-heading-style);font-weight:600;color:#fff!important;line-height:1.15}.home-offers-section{position:relative}.offer-banner__description{margin:0;font-size:16px;color:#fff;line-height:1.5;font-weight:600}.offer-banner__btn{display:inline-flex;align-items:center;margin-top:1.2rem;padding:12px 20px;font-size:16px;gap:6px;line-height:normal;font-weight:500;text-transform:uppercase;text-decoration:none;background-color:#fff;color:#000;border-radius:var(--banner-btn-radius, 0px);transition:opacity .2s ease,transform .2s ease;align-self:flex-start;margin-top:0}.offer-banner__btn svg path{fill:#232323}.offer-banner--h-center .offer-banner__btn{align-self:center}.offer-banner--h-right .offer-banner__btn{align-self:flex-end}.offer-banner__btn--outline{background-color:transparent;color:var(--banner-btn-bg, #ffffff)}.offer-banner__btn:hover{opacity:.9;transform:translateY(-1px)}.offer-banners__dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:2.5rem;margin-left:auto;margin-right:auto}.product-card-wishlist-btn svg{margin-top:2px}.offer-banners__dot{width:.9rem;height:.9rem;border-radius:50%;background-color:transparent;border:1.5px solid #ffffff;padding:0;cursor:pointer;outline:none;transition:background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.offer-banners__dot.is-active{background-color:#ffc107;border-color:#ffc107}.home-offers-section .offer-banners__dot.is-active{background-color:#7fbc1e!important;border-color:#7fbc1e!important}.offer-banners__dot:hover{border-color:#ffc107}@media screen and (max-width:749px){.offer-banner__badge{top:1rem;right:1rem;width:calc(var(--badge-size, 80px) * .85);height:calc(var(--badge-size, 80px) * .85);font-size:calc(var(--badge-font-size, 12px) * .9)}.offer-banner__content{padding:2rem 1.5rem}}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-one .offer-banner__content{justify-content:flex-start!important;align-items:flex-start!important;text-align:left!important}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-one .offer-banner__heading{font-size:24px!important;color:#fff!important;font-weight:600!important;line-height:1.2!important;margin-bottom:0}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-two .offer-banner__heading strong{font-weight:600}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-one .offer-banner__badge{top:auto!important;bottom:2.5rem!important;right:2.5rem!important;background-color:#ffe600!important;color:#000!important}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-two .offer-banner__content{align-items:flex-start!important;text-align:left!important}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-two .offer-banner__heading{font-size:40px!important;color:#232323!important;font-weight:600!important;line-height:1.15!important;max-width:250px;margin-bottom:0}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-two .offer-banner__description{color:#232323!important;font-weight:600!important}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-two .offer-banner__badge{top:auto!important;bottom:5rem!important;right:2.5rem!important;background-color:#e27c00!important;color:#fff!important}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-three .offer-banner__content{align-items:flex-start!important;text-align:left!important;max-width:290px;margin-left:auto}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-three .offer-banner__heading{font-size:40px!important;color:#fff!important;font-weight:600!important;line-height:1.15!important;margin-bottom:0}.home-offers-section .offer-banners__dots .offer-banners__dot{background-color:transparent;border:2px solid #232323;height:12px;width:12px}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-three .offer-banner__btn{background-color:#76bd22!important;color:#fff!important;align-self:flex-start!important;margin-top:0}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-three .offer-banner__btn:hover{background-color:#62a11b!important}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-three .offer-banner__btn svg path{fill:#fff}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-three .offer-banner__badge{top:2.5rem!important;left:2.5rem!important;right:auto!important;background-color:#4a154b!important;color:#fff!important}.fragrance-offer-1 .offer-banner__heading{font-size:50px;line-height:42px}.fragrance-offer-1 .offer-banner__label{font-size:34px;font-weight:600;letter-spacing:0;line-height:normal}.fragrance-offer-slider .offer-banner__content{gap:0;max-width:368px}.fragrance-offer-slider .offer-banner__btn{margin-top:20px;font-weight:500}.fragrance-offer-slider .offer-banner__heading{text-transform:capitalize}.fragrance-offer-2 .offer-banner__heading{font-size:40px;font-weight:600;color:#ceb57c!important}.fragrance-offer-2 .offer-banner__label{font-size:27px;font-weight:600;color:#ceb57c;line-height:34px;letter-spacing:0;margin-bottom:10px}.fragrance-offer-2 .offer-banner__content,.fragrance-offer-3 .offer-banner__content{justify-content:flex-start}.fragrance-offer-3 .offer-banner__heading{font-size:40px;line-height:54px}.fragrance-offer-slider .fragrance-offer-3 .offer-banner__btn{background:#ffc107}.template-suffix-girnar-ayurvedic .sec-offer-banners .offer-banners__grid{margin-top:-50px}@media(max-width:1600px){.fragrance-offer-slider .offer-banner{flex:0 0 calc((140% - var(--banner-gap, 12px) * 2) / 3)}.template-suffix-girnar-ayurvedic .sec-offer-banners .offer-banners__grid{margin-top:-50px}}@media(max-width:1199px){.fragrance-offer-slider .offer-banner{height:300px}.fragrance-offer-1 .offer-banner__heading{font-size:40px;line-height:36px}.fragrance-offer-1 .offer-banner__label{font-size:28px}.fragrance-offer-slider .offer-banner__content{padding:20px;max-width:298px}.fragrance-offer-2 .offer-banner__heading{font-size:35px}.fragrance-offer-2 .offer-banner__label{font-size:22px}.fragrance-offer-3 .offer-banner__heading{font-size:30px;line-height:40px}}@media screen and (max-width:989px){.home-offers-section .offer-banners__grid .offer-banner.offer-banner-two .offer-banner__heading{font-size:32px!important}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-three .offer-banner__heading{font-size:28px!important}.fragrance-offer-slider .offer-banner{flex:0 0 calc((152% - var(--banner-gap, 12px) * 2) / 3)}.fragrance-offer-1 .offer-banner__heading{font-size:32px;line-height:30px}.fragrance-offer-1 .offer-banner__label{font-size:22px}.fragrance-offer-2 .offer-banner__heading{font-size:30px;margin-bottom:0}.fragrance-offer-2 .offer-banner__label{font-size:20px;margin-bottom:5px}.fragrance-offer-3 .offer-banner__heading{font-size:26px;line-height:32px}.template-suffix-girnar-ayurvedic .sec-offer-banners .offer-banners__grid{margin-top:0}}@media screen and (max-width:991px){.offer-banner{flex:500px}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-two .offer-banner__heading{max-width:230px}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-three .offer-banner__content{max-width:249px}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-three .offer-banner__heading{margin-bottom:0}}@media screen and (max-width:749px){.home-offers-section .offer-banners__grid .offer-banner.offer-banner-two .offer-banner__heading{font-size:26px!important}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-three .offer-banner__heading{font-size:22px!important}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-one .offer-banner__badge,.home-offers-section .offer-banners__grid .offer-banner.offer-banner-two .offer-banner__badge{bottom:1.5rem!important;right:1.5rem!important}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-three .offer-banner__badge{top:1.5rem!important;left:1.5rem!important}.fragrance-offer-slider .offer-banner{flex:0 0 calc((252% - var(--banner-gap, 12px) * 2) / 3)}}@media(max-width:575px){.offer-banner{flex:350px}.offer-banner__description{font-size:15px}.offer-banner__content{gap:8px}.offer-banner__btn{padding:9px 17px;font-size:15px}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-one .offer-banner__heading{font-size:20px!important}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-two .offer-banner__heading{font-size:22px!important}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-three .offer-banner__content{align-items:flex-end!important;text-align:right!important}.home-offers-section .offer-banners__grid .offer-banner.offer-banner-three .offer-banner__btn{margin-left:auto}}@media(max-width:479px){.fragrance-offer-slider .offer-banner{flex:0 0 calc((305% - var(--banner-gap, 12px) * 2) / 3)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/fragrances-offer-banners.css.map */
