@font-face{font-family:Inter;src:url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-ExtraBold.woff2) format("woff2"),url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-ExtraBold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-Black.woff2) format("woff2"),url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-Bold.woff2) format("woff2"),url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-ExtraLight.woff2) format("woff2"),url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-ExtraLight.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-SemiBold.woff2) format("woff2"),url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-Light.woff2) format("woff2"),url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-Medium.woff2) format("woff2"),url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-Regular.woff2) format("woff2"),url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-Thin.woff2) format("woff2"),url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Inter-Thin.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}:root{--Monochrome-White: #ffffff;--Primary-Purple: #2e0d29;--Primary-Yellow: #ffc64e;--Monochrome-Light-Beige: #f9f5f2}*{cursor:default}body{margin:0;padding:0;background-color:#fff;color:#000;position:static;scroll-behavior:smooth}select,input,button:focus{outline:none}ul,ol{padding:0;margin:0;list-style:none}.image-with-text__text.rte ul{list-style:disc}a{text-decoration:none;color:#000}a,a *{cursor:pointer}a:hover{text-decoration:none;color:#000}h1,h2,h3,h4,h5,h6,p{margin:0}.imgbox_full,.imgbox{width:100%;height:auto;overflow:hidden}.imgbox_full img,.imgbox img{width:100%;height:auto}.imgbox_full{height:100%}.imgbox_full img{height:100%;-o-object-fit:cover;object-fit:cover}.custom_button{padding:20px 40px;color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:16px;border-radius:50px;background:var(--Primary-Yellow, #ffc64e);display:block;width:fit-content;position:relative;overflow:hidden}.custom_button span{position:relative;z-index:1}.custom_button:before{content:"";width:0%;aspect-ratio:1/1;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#00000020;z-index:0;transition:all .35s}.custom_button:hover:before{width:100%}.custom_button,.custom_button *{cursor:pointer}@media only screen and (max-width: 768px){.custom_button{padding:16px 20px;font-size:14px;line-height:14px}select.trigger_selector.d-block{display:none!important}.floting_menu li.menu_item.buy{background:#281739}}.container,.container-lg,.container-md,.container-sm{max-width:1300px}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x: 32px}.scroller_row{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:hidden}.scroller_row .scroller_content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 calc(var(--gap) / 2);gap:var(--gap)}.scroller_row .scroller_content.scroller_content_one{-webkit-animation:rightToLeftOne var(--duration) linear infinite;animation:rightToLeftOne var(--duration) linear infinite;-webkit-animation-delay:calc(var(--duration) / -1);animation-delay:calc(var(--duration) / -1)}.scroller_row .scroller_content.scroller_content_tow{-webkit-animation:rightToLeftTow var(--duration) linear infinite;animation:rightToLeftTow var(--duration) linear infinite;-webkit-animation-delay:calc(var(--duration) / -2);animation-delay:calc(var(--duration) / -2)}@-webkit-keyframes rightToLeftOne{0%{-webkit-transform:translateX(100%);transform:translate(100%)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}@keyframes rightToLeftOne{0%{-webkit-transform:translateX(100%);transform:translate(100%)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}@-webkit-keyframes rightToLeftTow{0%{-webkit-transform:translateX(0%);transform:translate(0)}to{-webkit-transform:translateX(-200%);transform:translate(-200%)}}@keyframes rightToLeftTow{0%{-webkit-transform:translateX(0%);transform:translate(0)}to{-webkit-transform:translateX(-200%);transform:translate(-200%)}}.ratings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-bottom:12px}.ratings li{width:16px;height:16px;color:#ffc64e}.ratings li svg{width:100%;height:100%;fill:currentColor}.header-wrapper .header.header--middle-left{grid-template-areas:"heading navigation";grid-template-columns:auto 1fr}.header-wrapper .header:not(.drawer-menu).page-width{padding-left:16px;padding-right:16px}.header-wrapper .header .header__icons{display:none}.header-wrapper .header .list-menu--inline{width:100%;align-items:center;justify-content:flex-end;gap:40px}.header-wrapper .header .header__menu-item,.header-wrapper .header .header__menu-item .header__active-menu-item,.header-wrapper .header .header__menu-item:hover span{color:var(--Monochrome-White, #fff);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:510;line-height:16px;text-decoration:none;padding:0}.header-wrapper .mobile_hamburger{gap:20px}.footer-block__brand-info .footer-block__heading{color:var(--Monochrome-White, #fff);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:32px}.footer-block__brand-info .list-social__link{color:#000;background-color:#ffc64e;border-radius:50%}.footer__blocks-wrapper .footer-block__brand-info .footer__list-social.list-social{gap:8px;margin-left:0;margin-right:0}.footer-block--menu .list-menu__item--link{color:var(--Monochrome-White, #fff);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.footer__blocks-wrapper .footer-block__localization_content .localization-form:only-child{margin:0;padding:0}.ffooter-block__localization_content .footer__localization{padding:0}.footer-block__localization_content .localization-form:only-child{margin:0}.footer-block__localization_content.localization-form:only-child{padding:0}.footer-block__localization_content .footer__localization h2{margin:0;color:var(--Monochrome-White, #fff);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.footer-block__localization_content .localization-selector.link,.footer-block__localization_content .localization-selector.link:before,.footer-block__localization_content .localization-selector.link:after{border-radius:50px}.footer-block__localization_content .list-payment{justify-content:center}footer.footer .footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright{display:flex;justify-content:space-between;width:100%}footer.footer .footer__content-bottom{border-top:none;padding-top:0}footer.footer .footer__copyright .copyright__content{color:var(--Monochrome-Light-Grey, #c1c1c1);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px}footer.footer .policies li{padding:0 10px}footer.footer .policies li:before{content:none}footer.footer .localization-form:only-child .button,footer.footer .localization-form:only-child .localization-form__select{margin:1rem 0 .5rem;flex-grow:1}footer.footer .list-social__link{padding:5px}footer.footer .footer-block--menu{width:calc((100% / 9) - var(--grid-desktop-horizontal-spacing) * 3 / 9 - 80px)}.footer-block__brand-info{padding-right:10px}@media only screen and (max-width: 768px){footer.footer .footer__localization{justify-content:flex-start}.footer-block__localization_content .list-payment{justify-content:flex-start}header.header{padding:8px 16px}header.header .header__heading-logo{width:120px}footer .footer__content-top{padding-left:16px;padding-right:16px}footer.footer .footer__content-bottom-wrapper:not(.footer__content-bottom-wrapper--center) .footer__copyright{flex-direction:column;padding-bottom:80px;align-items:anchor-center}footer.footer .footer__content-top{padding-bottom:16px}footer.footer .policies{margin-top:24px;display:inline-grid}footer.footer .policies li{padding:0 16px 0 0}footer.footer .policies li a{color:#fff}footer.footer .footer__copyright{text-align:left}}.banner .banner__heading{color:var(--Monochrome-White, #fff);font-family:Poppins,sans-serif;font-size:42px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-.72px}.product .global-media-settings{border:none}.product .global-media-settings img{border-radius:16px}.product .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{border-radius:16px;overflow:hidden}.product .slider-button .icon{height:auto;width:100%}.product .slider-button,.product .slider-button *{cursor:pointer}.product .slider-button[disabled]{opacity:.6}.product .slider-button--prev:not([disabled]):hover .icon,.product .slider-button--prev .icon{transform:rotate(0)}.product .slider-button--next:not([disabled]):hover .icon,.product .slider-button--next .icon{transform:rotate(180deg)}.product .product__title h1{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:42px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-.72px;margin-bottom:24px}.product .rating-count{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:1;letter-spacing:-.72px}.product .product__text{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:30px}.product .shopify-payment-button__more-options{display:none}.product .product-form__submit{padding:20px 40px;color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:16px;border-radius:50px;background:var(--Primary-Yellow, #ffc64e);display:block;width:fit-content;position:relative;overflow:hidden}.product .product-form__submit span{position:relative;z-index:1}.product .product-form__submit:before{content:"";width:0%;aspect-ratio:1/1;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#00000020;z-index:0;transition:all .35s}.product .product-form__submit:hover:before{width:100%}.product .product-form__submit,.product .product-form__submit *{cursor:pointer}@media only screen and (max-width: 768px){.product .product-form__submit{padding:16px 20px;font-size:14px;line-height:14px}}.product .product-form__submit:after{content:none}.product .form .text{display:flex;align-items:center;gap:10px;color:#63c142;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.product .product-popup-modal__button{display:flex;align-items:center;gap:10px;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;min-height:auto;text-decoration:none}.product .product-popup-modal__button .icon_box{width:14px;height:14px}.product modal-opener{margin:0}.product .product-popup-modal__button .icon_box svg{width:100%;height:100%}.custom_product_richtext{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:22px}.custom_product_richtext ul{display:flex;flex-wrap:wrap;gap:10px;padding:10px 0 0}.custom_product_richtext ul li{width:calc(50% - 5px);position:relative;padding-left:20px}.custom_product_richtext ul li:before{content:"";position:absolute;left:0;top:0;height:16px;width:16px;background-image:url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/svg.svg);background-size:cover;background-repeat:no-repeat}@media only screen and (max-width: 768px){.banner .banner__heading{font-size:26px;line-height:34px}.custom_product_richtext ul li{width:100%}.product .product__title h1{font-size:26px;line-height:34px;margin-bottom:0}.product .product-form__submit{width:100%;text-align:center}#MainContent .shopify-section product-info{padding-top:30px;overflow:hidden}}.hero_section{padding-top:var(--top-padding);padding-bottom:var(--bottom-padding);background-color:#281739}.hero_section .text_content .heading{color:var(--Monochrome-White, #fff);font-family:Poppins,sans-serif;font-size:45px;font-style:normal;font-weight:700;line-height:64px;letter-spacing:-.96px;margin-bottom:32px}.hero_section .text_content .pera{margin-bottom:60px}.hero_section .text_content .pera p{color:var(--Monochrome-White, #fff);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:30px}.hero_section .text_content .pera p strong{font-weight:700}.hero_section .text_content .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;row-gap:24px;margin-bottom:60px}.hero_section .text_content .list .list_item{width:calc(50% - 12px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.hero_section .text_content .list .list_item .iconbox{height:40px;width:40px}.hero_section .text_content .list .list_item .iconbox svg{width:100%;height:100%}.hero_section .text_content .list .list_item .text{color:var(--Monochrome-White, #fff);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px;font-weight:700}.hero_section .text_content .buton_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;flex-wrap:wrap;gap:12px;row-gap:12px}.hero_section .text_content{max-width:650px}@media only screen and (max-width: 768px){.hero_section{padding:40px 0}.hero_section .text_content .heading{font-size:40px;line-height:48px;margin-bottom:24px}.hero_section .text_content .pera{margin-bottom:32px}.hero_section .text_content .pera p{font-size:14px;line-height:22px}.hero_section .text_content .list{row-gap:16px;margin-bottom:32px}.hero_section .text_content .list .list_item{width:100%}.hero_section .text_content .list .list_item .text{font-size:14px;line-height:22px}.hero_section .text_content .buton_box .custom_button{width:100%;text-align:center}}.count_list_section{padding-top:var(--top-padding);padding-bottom:var(--bottom-padding);background-color:var(--Monochrome-Light-Beige, #f9f5f2)}.count_list_section .count_card .iconbox{width:80px;height:80px;margin:0 auto 40px}.count_list_section .count_card .iconbox svg{width:100%;height:100%}.count_list_section .count_card .title{color:var(--Primary-Purple, #2e0d29);text-align:center;font-family:Poppins,sans-serif;font-size:70px;font-style:normal;font-weight:600;line-height:80px;letter-spacing:-1.2px;word-spacing:-18.2px;margin-bottom:16px}.count_list_section .count_card .pera p{color:var(--Body-Text-Colour, #1d1d1d);text-align:center;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:30px}@media only screen and (max-width: 768px){.count_list_section{padding:48px 0}.count_list_section .count_card .iconbox{width:64px;height:64px;margin:0 auto 24px}.count_list_section .count_card .title{font-size:32px;line-height:48px;margin-bottom:8px;letter-spacing:inherit!important;word-spacing:inherit!important}.count_list_section .count_card .pera p{font-size:14px;line-height:22px}}.media_with_icon_cards_section{padding-top:var(--top-padding);padding-bottom:var(--bottom-padding)}.media_with_icon_cards_section .media_content{position:relative;max-width:100%}.media_with_icon_cards_section .media_content .round_text{height:150px;width:150px;position:absolute;top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.media_with_icon_cards_section .media_content .round_text img{-webkit-animation:rotate 10s linear infinite;animation:rotate 10s linear infinite}.media_with_icon_cards_section .video_content,.media_with_icon_cards_section .img_content{border-radius:16px;overflow:hidden}.media_with_icon_cards_section .video_content .imgbox_full,.media_with_icon_cards_section .img_content .imgbox_full{aspect-ratio:4/3}.media_with_icon_cards_section .video_content video,.media_with_icon_cards_section .img_content video{width:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover}.media_with_icon_cards_section .video_content{position:relative}.media_with_icon_cards_section .video_content .play_button{height:100px;width:100px;padding:25px;border-radius:50%;background-color:#ffc64e;border:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all .35s;z-index:1}.media_with_icon_cards_section .video_content .play_button.playing{opacity:0}.media_with_icon_cards_section .video_content:hover .play_button.playing{opacity:1}.media_with_icon_cards_section .video_content .play_button svg{width:100%;height:100%;fill:#fff;z-index:1}.media_with_icon_cards_section .video_content .play_button,.media_with_icon_cards_section .video_content .play_button *{cursor:pointer}.media_with_icon_cards_section .text_content{max-width:550px;margin:0 0 0 auto}.media_with_icon_cards_section .text_content .heading{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:28px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:-.72px;margin-bottom:10px}.media_with_icon_cards_section .text_content .pera{margin-bottom:40px}.media_with_icon_cards_section .text_content .pera p{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.media_with_icon_cards_section .text_content .pera p{min-height:30px}.media_with_icon_cards_section .text_content .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:18px;row-gap:20px;margin-bottom:30px}.media_with_icon_cards_section .text_content .list .list_item{width:calc(33.3333333333% - 13.3333333333px);display:flex;flex-wrap:wrap;justify-content:center}.media_with_icon_cards_section .text_content .list .list_item .iconbox{height:60px;width:80px}.media_with_icon_cards_section .text_content .list .list_item .iconbox svg{height:100%;width:100%}.media_with_icon_cards_section .text_content .list .list_item .text{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:32px;margin-top:10px;display:block}.media_with_icon_cards_section .text_content .list.list_style_tow .list_item{width:calc(50% - 10px);border:1px solid var(--Primary-Yellow, #ffc64e);padding:20px 18px;border-radius:16px;margin-top:20px}.media_with_icon_cards_section .text_content .list.list_style_tow .list_item .text{font-size:14px;line-height:20px;font-weight:500}.media_with_icon_cards_section .text_content .list.list_style_tow .list_item .iconbox{margin:0 auto}.media_with_icon_cards_section .text_content .list.list_style_tow .list_item .text{text-align:center;margin-top:24px}.media_with_icon_cards_section .text_content .button_box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;row-gap:8px;padding-left:10%}.media_with_icon_cards_section .text_content .img_content{margin-bottom:32px}@media only screen and (max-width: 992px){.media_with_icon_cards_section .media_content .round_text{display:none}}@media only screen and (max-width: 768px){.media_with_icon_cards_section{padding:24px 0}.media_with_icon_cards_section .text_content{max-width:100%}.media_with_icon_cards_section .text_content .heading{font-size:25px;line-height:34px;margin-bottom:24px}.media_with_icon_cards_section .text_content .pera{margin-bottom:30px}.media_with_icon_cards_section .text_content .pera p{font-size:14px;line-height:22px}.media_with_icon_cards_section .text_content .pera p{min-height:22px}.media_with_icon_cards_section .text_content .list{margin-bottom:20px}.media_with_icon_cards_section .video_content{margin-bottom:10px}@media only screen and (min-width: 395px){.media_with_icon_cards_section .text_content .list .list_item{flex-wrap:nowrap}.media_with_icon_cards_section .text_content .list .list_item .iconbox svg{height:64px;width:64px}}.media_with_icon_cards_section .text_content .list .list_item .iconbox{height:64px;width:64px;margin:0 auto}.media_with_icon_cards_section .text_content .list .list_item .text{font-size:16px;line-height:28px;display:block;text-align:center}.media_with_icon_cards_section .text_content .list.list_style_tow .list_item .text{font-size:14px;line-height:22px}.media_with_icon_cards_section .text_content .button_box{padding-left:0%}.media_with_icon_cards_section .text_content .button_box .custom_button{width:100%;text-align:center}.media_with_icon_cards_section .video_content .play_button{height:60px;width:60px;padding:10px}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.brnad_scroller_section{padding-top:var(--top-padding);padding-bottom:var(--bottom-padding);--gap: 120px}.brnad_scroller_section .heading{color:var(--Primary-Purple, #2e0d29);text-align:center;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-.3px;margin-bottom:52px}.brnad_scroller_section .scroller_row img{height:80px;width:auto;padding:20px;border-radius:10px;background:#eeeeee40}.brands_slider .scroller_row{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;--gap: 20px}.brands_slider .scroller_row .scroller_content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 calc(var(--gap) / 2);padding-bottom:60px;gap:var(--gap);-webkit-box-flex:0;-ms-flex:none;flex:none;white-space:nowrap}.brands_slider .scroller_row .scroller_content.scroller_content_one,.brands_slider .scroller_row .scroller_content.scroller_content_tow{position:absolute;top:0;left:0}.brands_slider .scroller_row.rtl .scroller_content{-webkit-animation:scrollRightToLeft var(--duration) linear infinite;animation:scrollRightToLeft var(--duration) linear infinite}.brands_slider .scroller_row.rtl .scroller_content_one{-webkit-animation-delay:calc(var(--duration) / -2);animation-delay:calc(var(--duration) / -2)}.brands_slider .scroller_row.rtl .scroller_content_tow{-webkit-animation-delay:0;animation-delay:0}.brands_slider .scroller_row.ltr .scroller_content{-webkit-animation:scrollLeftToRight var(--duration) linear infinite;animation:scrollLeftToRight var(--duration) linear infinite}.brands_slider .scroller_row.ltr .scroller_content_one{-webkit-animation-delay:calc(var(--duration) / -2);animation-delay:calc(var(--duration) / -2)}.brands_slider .scroller_row.ltr .scroller_content_tow{-webkit-animation-delay:0;animation-delay:0}@media only screen and (max-width: 768px){.brnad_scroller_section{padding:48px 0;--gap: 40px}.brnad_scroller_section .heading{font-size:18px;line-height:26px;margin-bottom:32px}}.testimonial_section{padding-top:var(--top-padding);padding-bottom:var(--bottom-padding)}.testimonial_section .heading{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:42px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-.72px}.testimonial_section .heading_text .pera{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:32px}.testimonial_section .testimonial_scroller_wrapper{padding-top:60px}.testimonial_section .testimonial_scroller_wrapper .testimonial_card{border-radius:16px;-webkit-box-shadow:0px 20px 40px 0px rgba(7,30,49,.05);box-shadow:0 20px 40px #071e310d;width:350px;overflow:hidden}.testimonial_section .testimonial_scroller_wrapper .testimonial_card .head .imgbox{aspect-ratio:3/2}.testimonial_section .testimonial_scroller_wrapper .testimonial_card .body{padding:24px}.testimonial_section .testimonial_scroller_wrapper .testimonial_card .body .review{color:var(--Monochrome-Black, #000);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:16px;text-wrap:wrap}.testimonial_section .testimonial_scroller_wrapper .testimonial_card .body .name{color:var(--Monochrome-Medium-Grey, #5c5a56);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.testimonial_section .testimonial_scroller_wrapper .scroller_row{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;--gap: 20px}.testimonial_section .testimonial_scroller_wrapper .scroller_row .scroller_content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 calc(var(--gap) / 2);padding-bottom:60px;gap:var(--gap);-webkit-box-flex:0;-ms-flex:none;flex:none;white-space:nowrap}.testimonial_section .testimonial_scroller_wrapper .scroller_row .scroller_content.scroller_content_one,.testimonial_section .testimonial_scroller_wrapper .scroller_row .scroller_content.scroller_content_tow{position:absolute;top:0;left:0}.testimonial_section .testimonial_scroller_wrapper .scroller_row.rtl .scroller_content{-webkit-animation:scrollRightToLeft var(--duration) linear infinite;animation:scrollRightToLeft var(--duration) linear infinite}.testimonial_section .testimonial_scroller_wrapper .scroller_row.rtl .scroller_content_one{-webkit-animation-delay:calc(var(--duration) / -2);animation-delay:calc(var(--duration) / -2)}.testimonial_section .testimonial_scroller_wrapper .scroller_row.rtl .scroller_content_tow{-webkit-animation-delay:0;animation-delay:0}.testimonial_section .testimonial_scroller_wrapper .scroller_row.ltr .scroller_content{-webkit-animation:scrollLeftToRight var(--duration) linear infinite;animation:scrollLeftToRight var(--duration) linear infinite}.testimonial_section .testimonial_scroller_wrapper .scroller_row.ltr .scroller_content_one{-webkit-animation-delay:calc(var(--duration) / -2);animation-delay:calc(var(--duration) / -2)}.testimonial_section .testimonial_scroller_wrapper .scroller_row.ltr .scroller_content_tow{-webkit-animation-delay:0;animation-delay:0}@media only screen and (max-width: 768px){.testimonial_section{padding:48px 0;--duration: 50s}.testimonial_section .heading{font-size:26px;line-height:34px}.testimonial_section .heading_text .pera{font-size:14px;line-height:22px;margin-bottom:20px}.testimonial_section .heading_text .custom_button{width:100%;text-align:center}.testimonial_section .testimonial_scroller_wrapper .testimonial_card .body{padding:16px}.testimonial_section .testimonial_scroller_wrapper .testimonial_card .body .ratings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-bottom:12px}.testimonial_section .testimonial_scroller_wrapper .testimonial_card .body .ratings li{width:16px;height:16px;color:#ffc64e}.testimonial_section .testimonial_scroller_wrapper .testimonial_card .body .ratings li svg{width:100%;height:100%;fill:currentColor}.testimonial_section .testimonial_scroller_wrapper .testimonial_card .body .review{color:var(--Monochrome-Black, #000);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:16px}.testimonial_section .testimonial_scroller_wrapper .testimonial_card .body .name{color:var(--Monochrome-Medium-Grey, #5c5a56);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.testimonial_section .testimonial_scroller_wrapper .scroller_row{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;--duration: 50s;--gap: 20px}.testimonial_section .testimonial_scroller_wrapper .scroller_row .scroller_content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 calc(var(--gap) / 2);padding-bottom:60px;gap:var(--gap);-webkit-box-flex:0;-ms-flex:none;flex:none;white-space:nowrap}.testimonial_section .testimonial_scroller_wrapper .scroller_row .scroller_content.scroller_content_one,.testimonial_section .testimonial_scroller_wrapper .scroller_row .scroller_content.scroller_content_tow{position:absolute;top:0;left:0}.testimonial_section .testimonial_scroller_wrapper .scroller_row.rtl .scroller_content{-webkit-animation:scrollRightToLeft var(--duration) linear infinite;animation:scrollRightToLeft var(--duration) linear infinite}.testimonial_section .testimonial_scroller_wrapper .scroller_row.rtl .scroller_content_one{-webkit-animation-delay:calc(var(--duration) / -2);animation-delay:calc(var(--duration) / -2)}.testimonial_section .testimonial_scroller_wrapper .scroller_row.rtl .scroller_content_tow{-webkit-animation-delay:0;animation-delay:0}.testimonial_section .testimonial_scroller_wrapper .scroller_row.ltr .scroller_content{-webkit-animation:scrollLeftToRight var(--duration) linear infinite;animation:scrollLeftToRight var(--duration) linear infinite}.testimonial_section .testimonial_scroller_wrapper .scroller_row.ltr .scroller_content_one{-webkit-animation-delay:calc(var(--duration) / -2);animation-delay:calc(var(--duration) / -2)}.testimonial_section .testimonial_scroller_wrapper .scroller_row.ltr .scroller_content_tow{-webkit-animation-delay:0;animation-delay:0}}@-webkit-keyframes scrollRightToLeft{0%{-webkit-transform:translateX(100%);transform:translate(100%)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}@keyframes scrollRightToLeft{0%{-webkit-transform:translateX(100%);transform:translate(100%)}to{-webkit-transform:translateX(-100%);transform:translate(-100%)}}@-webkit-keyframes scrollLeftToRight{0%{-webkit-transform:translateX(-100%);transform:translate(-100%)}to{-webkit-transform:translateX(100%);transform:translate(100%)}}@keyframes scrollLeftToRight{0%{-webkit-transform:translateX(-100%);transform:translate(-100%)}to{-webkit-transform:translateX(100%);transform:translate(100%)}}.gellary_section{padding-top:var(--top-padding);padding-bottom:var(--bottom-padding)}.gellary_section .heading{color:var(--Primary-Purple, #2e0d29);text-align:center;font-family:Poppins,sans-serif;font-size:42px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-.72px;margin-bottom:60px}.gellary_section .tags{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;row-gap:16px;margin-bottom:60px}.gellary_section .tags .tag{padding:25px 40px;border-radius:50px;border:1px solid var(--Primary-Yellow, #ffc64e);color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:16px}.gellary_section .tags .tag.active{border:1px solid var(--Primary-Purple, #2e0d29);background:var(--Primary-Purple, #2e0d29);color:var(--Monochrome-White, #fff)}.gellary_section .tags .tag,.gellary_section .tags .tag *{cursor:pointer}.gellary_section .selector_wrapper{max-width:100%;margin:0 auto 32px;position:relative}.gellary_section .selector_wrapper .tag_selector{width:100%;padding:16px 24px;color:#2e0d29;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:26px;border-radius:4px;border:1px solid #ffc64e;-webkit-appearance:none}.gellary_section .selector_wrapper .tag_selector:focus{outline:none;box-shadow:none}.gellary_section .selector_wrapper:before{content:"";position:absolute;right:34px;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/Down.png);background-size:cover;background-repeat:no-repeat}.gellary_section .gellary_card{height:100%}.gellary_section .gellary_card .text_content{max-width:550px}.gellary_section .gellary_card .text_content .title{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:28px;font-style:normal;font-weight:600;line-height:38px;margin:0 0 32px}.gellary_section .gellary_card .text_content .pera{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:20px}.gellary_section .gellary_card .text_content .custom_button{margin-bottom:30px}.gellary_section .gellary_card .imgbox{border-radius:16px;max-width:100%;margin-left:auto}.gellary_section .gellary_card .review_box{padding:15px;border-radius:16px;background:var(--Monochrome-Light-Beige, #f9f5f2);display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.gellary_section .gellary_card .review_box .profile_box .imgbox_full{width:64px;height:64px;border-radius:50%}.gellary_section .gellary_card .review_box .content_box .pera{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:25px;margin:10px 0}.gellary_section .gellary_card .review_box .content_box .pera strong{font-weight:700}.gellary_section .gellary_card .review_box .content_box .name{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}.gellary_section .gellary_slider .swiper-slide{background-color:#fff;height:auto}.gellary_section .gellary_slider .swiper-pagination{display:none}@media only screen and (max-width: 768px){.gellary_section{padding:48px 0}.gellary_section .heading{font-size:27px;line-height:36px;margin:0 auto 32px}.gellary_section .gellary_card .text_content{max-width:100%}.gellary_section .gellary_card .text_content .title{font-size:26px;line-height:34px;margin-bottom:24px}.gellary_section .gellary_card .text_content .pera{font-size:14px;line-height:22px;margin-bottom:24px}.gellary_section .gellary_card .text_content .custom_button{width:100%;text-align:center;margin-bottom:32px}.gellary_section .gellary_card .review_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}.gellary_section .gellary_card .review_box .profile_box .imgbox_full{width:64px;height:64px;border-radius:50%}.gellary_section .gellary_card .review_box .content_box .pera,.gellary_section .gellary_card .review_box .content_box .name{font-size:14px;line-height:22px}}.footer_top_section{--top-space: 120px;background-size:auto 130%;background-repeat:no-repeat;background-position:top right;position:relative;padding-top:var(--top-space)}.footer_top_section:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:calc(100% - var(--top-space));background-color:var(--Primary-Purple, #2e0d29);z-index:-1}.footer_top_section .text_content{padding-top:var(--top-padding);padding-bottom:var(--bottom-padding)}.footer_top_section .text_content .heading{color:var(--Monochrome-White, #fff);font-family:Poppins,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-.72px;margin-bottom:32px}.footer_top_section .text_content .pera{color:var(--Monochrome-White, #fff);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:32px;max-width:700px}.footer_top_section .text_content .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:12px;row-gap:24px;max-width:730px;margin-bottom:40px}.footer_top_section .text_content .list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.footer_top_section .text_content .list li .iconbox{height:40px;width:40px}.footer_top_section .text_content .list li .iconbox svg{width:100%;height:100%}.footer_top_section .text_content .list li .text{color:var(--Monochrome-White, #fff);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.footer_top_section .text_content .custom_button{margin-bottom:16px}.footer_top_section .text_content .c_badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.footer_top_section .text_content .c_badge .iconbox{width:24px;height:24px}.footer_top_section .text_content .c_badge .iconbox svg{width:100%;height:100%}.footer_top_section .text_content .c_badge .text{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:22px}@media only screen and (max-width: 1400px){.footer_top_section .text_content{padding:40px 10px;border-radius:16px}}@media only screen and (max-width: 1400px){.footer_top_section .text_content .pera{max-width:560px}}@media only screen and (max-width: 768px){.footer_top_section{--top-space: 0px;background-image:none;background-size:0}.footer_top_section .text_content{padding:50px 0;margin:0}.footer_top_section .text_content .heading{font-size:26px;line-height:34px;margin-bottom:24px}.footer_top_section .text_content .pera{font-size:14px;line-height:22px;margin-bottom:24px}.footer_top_section .text_content .list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px}.footer_top_section .text_content .custom_button{width:100%;text-align:center}.footer_top_section .text_content .c_badge{display:none}}.floting_menu{position:fixed;top:40%;right:0;z-index:999;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.floting_menu .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;row-gap:16px}.floting_menu .menu .menu_item{-webkit-transition:all .35s;transition:all .35s}.floting_menu .menu .menu_item a{padding:16px;border-radius:24px 0 0 24px;background-color:#ffc64e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;row-gap:8px;max-width:115px}.floting_menu .menu .menu_item a,.floting_menu .menu .menu_item a *{cursor:pointer}.floting_menu .menu .menu_item .iconbox{height:38px;width:38px;border-radius:50%;background:#fff;outline:8px solid rgba(246,244,238,.15);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;-webkit-animation:outlinePulse 1s linear infinite;animation:outlinePulse 1s linear infinite}.floting_menu .menu .menu_item .iconbox svg path{stroke:#000;-webkit-transition:all .35s;transition:all .35s}.floting_menu .menu .menu_item .text{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:.27px;-webkit-transition:all .35s;transition:all .35s}.floting_menu .menu .menu_item .arrow_icon{width:16px;height:16px;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}.floting_menu .menu .menu_item .arrow_icon svg{width:100%;height:100%}.floting_menu .menu .menu_item.home{display:none}@media only screen and (max-width: 768px){.floting_menu{position:fixed;top:100%;right:0;-webkit-transform:translate(0%,-100%);transform:translateY(-100%);width:100%;background-color:#2e0d29}.floting_menu .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;row-gap:16px}.floting_menu .menu .menu_item{width:100%;border-bottom:2px solid transparent}.floting_menu .menu .menu_item a{padding:8px 10px;border-radius:0;background-color:transparent;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.floting_menu .menu .menu_item .iconbox{height:20px;width:20px;border-radius:0%;background:transparent;outline:none;-webkit-animation:none;animation:none}.floting_menu .menu .menu_item .iconbox svg path{stroke:#fff}.floting_menu .menu .menu_item .text{color:var(--03, #fff);text-align:center;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:12px;letter-spacing:-.15px}.floting_menu .menu .menu_item .arrow_icon{display:none}.floting_menu .menu .menu_item.home{display:block}.floting_menu .menu .menu_item:hover{border-bottom:2px solid #ffc64e}.floting_menu .menu .menu_item:hover .iconbox svg path{stroke:#ffc64e}.floting_menu .menu .menu_item:hover .text{color:#ffc64e}}@-webkit-keyframes outlinePulse{0%{outline:0px solid rgb(246,244,238)}to{outline:8px solid rgba(246,244,238,0)}}@keyframes outlinePulse{0%{outline:0px solid rgb(246,244,238)}to{outline:8px solid rgba(246,244,238,0)}}.steps_section{padding-top:var(--top-padding);padding-bottom:var(--bottom-padding);background-color:#f4f3f5}.steps_section .heading{text-align:center;color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:42px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-.72px;margin-bottom:32px}section.steps_section .step_card{padding:10px}.steps_section .step_card .head{padding:20px 20px 30px;background-color:#fdbb64;border-radius:16px;margin-bottom:40px}.steps_section .step_card .head .imgbox_full{background-color:#fff;aspect-ratio:1/1;border-radius:50%;position:relative;overflow:visible}.steps_section .step_card .head .imgbox_full img{aspect-ratio:1/1}.steps_section .step_card .head .imgbox_full .step_count{position:absolute;left:50%;bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);background-color:#392f59;width:40px;aspect-ratio:1/1;border-radius:50%;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;border:2px solid #ffffff;color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:700}.steps_section .step_card .body .title{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:22px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.72px;margin:0 0 16px}.steps_section .step_card .body .pera{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}@media only screen and (max-width: 768px){.steps_section{padding:48px 0}.steps_section .heading{font-size:26px;line-height:34px;margin-bottom:24px}.steps_section .step_card{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.steps_section .step_card .head{padding:10px 10px 25px;margin-bottom:0;width:calc(50% - 20px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.steps_section .step_card .head .imgbox_full{height:auto}.steps_section .step_card .body{width:calc(50% - 20px)}.steps_section .step_card .body .title{font-size:16px;margin-bottom:8px}.steps_section .step_card .body .pera{font-size:14px;line-height:22px}.steps_section .row .col-12:nth-last-child(2n) .step_card{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media only screen and (max-width: 450px){.steps_section .step_card{gap:20px}.steps_section .step_card .head{width:calc(50% - 10px)}}.faq_section{padding-top:var(--top-padding);padding-bottom:var(--bottom-padding)}.faq_section .heading{color:var(--Primary-Purple, #2e0d29);text-align:center;font-family:Poppins,sans-serif;font-size:42px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-.72px;margin-bottom:60px}.faq_section .custom_accordion_box{width:100%;max-width:800px;margin:0 auto}.faq_section .custom_accordion_box .accordion_item{background:transparent;margin-bottom:8px;overflow:hidden}.faq_section .custom_accordion_box .accordion_item .accordion_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;padding:16px;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;border:1px solid #ececec}.faq_section .custom_accordion_box .accordion_item .accordion_button .title{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-.3px;margin:0}.faq_section .custom_accordion_box .accordion_item .accordion_button .accordion_icon{position:relative;height:24px;width:24px;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}.faq_section .custom_accordion_box .accordion_item .accordion_button .accordion_icon svg{height:100%;width:100%;-webkit-transition:all linear .35s;transition:all linear .35s}.faq_section .custom_accordion_box .accordion_item .accordion_button,.faq_section .custom_accordion_box .accordion_item .accordion_button *{cursor:pointer}.faq_section .custom_accordion_box .accordion_item .accordion_content{overflow:hidden;padding:0;height:0px;border:1px solid transparent;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.faq_section .custom_accordion_box .accordion_item .accordion_content .content_wrapper{padding:20px}.faq_section .custom_accordion_box .accordion_item .accordion_content .content_wrapper .text_box{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.faq_section .custom_accordion_box .accordion_item.active .accordion_button{background:#ffc64e;border:1px solid #ffc64e}.faq_section .custom_accordion_box .accordion_item.active .accordion_button .accordion_icon svg{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.faq_section .custom_accordion_box .accordion_item.active .accordion_content{height:auto;border:1px solid #ececec}@media only screen and (max-width: 768px){.faq_section{padding:48px 0}.faq_section .heading{font-size:26px;line-height:34px;margin-bottom:24px}.faq_section .custom_accordion_box .accordion_item .accordion_button .title{font-size:16px}.faq_section .custom_accordion_box .accordion_item .accordion_button .accordion_icon{height:16px;width:16px}.faq_section .custom_accordion_box .accordion_item .accordion_button,.faq_section .custom_accordion_box .accordion_item .accordion_button *{cursor:pointer}.faq_section .custom_accordion_box .accordion_item .accordion_content .content_wrapper{padding:10px}.faq_section .custom_accordion_box .accordion_item .accordion_content .content_wrapper .text_box{font-size:14px;line-height:22px}}.demo_section{padding-top:var(--top-padding);padding-bottom:var(--bottom-padding)}.demo_section .text_content{text-align:center}.demo_section .text_content .heading{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-.72px;margin-bottom:20px}.demo_section .text_content .pera{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;max-width:370px;margin:0 auto}.demo_section .button_box{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}.demo_section .button_box .custom_button{background-color:#ffc64e;color:#000;width:100%;max-width:350px;text-align:center}@media only screen and (max-width: 768px){.demo_section{padding:48px 0}.demo_section .text_content .heading{font-size:26px;line-height:36px;margin-bottom:24px}.demo_section .text_content .pera{font-size:14px;line-height:22px}}.templates_section{padding-top:var(--top-padding);padding-bottom:var(--bottom-padding)}.templates_section .heading{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:42px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-.72px;margin-bottom:32px;text-align:center}.templates_section .template_slider{position:relative}.templates_section .template_slider:before{content:"";position:absolute;width:200px;height:100%;background:linear-gradient(135deg,#fff,#fff0);left:0;top:0;z-index:999}.templates_section .template_slider:after{content:"";position:absolute;width:200px;height:100%;background:linear-gradient(135deg,#fff0,#fff);right:0;top:0;z-index:999}.templates_section .template_slider .swiper-slide{margin-right:20px;width:calc(15.3846153846% - 16.9230769231px)}@media only screen and (max-width: 768px){.templates_section{padding:48px 0}.templates_section .heading{font-size:26px;line-height:36px}.templates_section .template_slider:before{width:50px}.templates_section .template_slider:after{width:50px}.templates_section .template_slider .swiper-slide{width:calc(28.5714285714% - 14.2857142857px)}}.tabs_wrapper{margin-top:50px}.tabs_wrapper .triggers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;border-bottom:1px solid #2e0d29}.tabs_wrapper .triggers .trigger{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;line-height:28px;letter-spacing:-.3px;position:relative}.tabs_wrapper .triggers .trigger.active{font-weight:600}.tabs_wrapper .triggers .trigger:before{content:"";position:absolute;left:0;bottom:0;width:0%;height:4px;border-radius:10px;-webkit-transform:translateY(50%);transform:translateY(50%);background-color:var(--Primary-Purple, #2e0d29);-webkit-transition:all .35s;transition:all .35s}.tabs_wrapper .triggers .trigger,.tabs_wrapper .triggers .trigger *{cursor:pointer}.tabs_wrapper .triggers .trigger.active:before{width:100%}.tabs_wrapper .trigger_selector{padding:10px 0;width:100%;border:none;border-bottom:2px solid #2e0d29;color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.tabs_wrapper .trigger_selector:focus{outline:none;box-shadow:none}.tabs_wrapper .content_wrapper{position:relative}.tabs_wrapper .content_wrapper .content{padding:20px 0;display:none}.tabs_wrapper .content_wrapper .content .pera{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:30px}.tabs_wrapper .content_wrapper .content.active{display:block}@media only screen and (max-width: 768px){.tabs_wrapper .triggers .trigger{font-size:14px;line-height:20px}.tabs_wrapper .triggers .trigger:before{height:2px!important}.tabs_wrapper .triggers .trigger.active{font-weight:500!important}.tabs_wrapper .content_wrapper .content .pera{font-size:14px;line-height:22px}}.custom_variant_logo label{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;margin-bottom:20px}.custom_variant_logo .variants{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.custom_variant_logo .variants .variant{padding:10px 20px;border:2px solid #dfdfdf;border-radius:3px;width:auto;-ms-flex-negative:0;flex-shrink:0;width:200px;height:200px}.custom_variant_logo .variants .variant .imgbox{width:90%;aspect-ratio:1/1;margin:0 auto 10px}.custom_variant_logo .variants .variant .text{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:15px;font-style:normal;text-align:center}.custom_variant_logo .variants .variant,.custom_variant_logo .variants .variant *{cursor:pointer}.custom_variant_logo .variants .variant.active{border:2px solid #ffc64e}.product .custom_variant_gallery{margin-top:30px}.custom_variant_gallery label{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;margin-bottom:20px}.custom_variant_gallery .variants .variant{padding:20px;border:2px solid #dfdfdf;border-radius:5px;width:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;position:relative;overflow:hidden;margin-bottom:15px}.custom_variant_gallery .variants .variant .variant_badge{position:absolute;top:0;left:0;padding:2px 40px;background-color:#ffc64e;color:#2e0d29;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600}.custom_variant_gallery .variants .variant .left_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.custom_variant_gallery .variants .variant .left_box .radio{width:20px;height:20px;border-radius:50%;border:1px solid #d3d3d3;position:relative;display:block}.custom_variant_gallery .variants .variant .left_box .radio:before{content:"";position:absolute;left:50%;top:50%;width:100%;height:100%;border-radius:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);background-color:#2e0d29;-webkit-transition:all .35s;transition:all .35s}.custom_variant_gallery .variants .variant .left_box .radio:after{content:"";position:absolute;left:50%;top:50%;width:50%;height:50%;border-radius:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);background-color:#fff;-webkit-transition:all .35s;transition:all .35s}.custom_variant_gallery .variants .variant .left_box .title{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;text-align:center;margin:0}.custom_variant_gallery .variants .variant .left_box .c_badge{padding:6px 15px;background-color:#2e0d29;border-radius:20px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400}.custom_variant_gallery .variants .variant .right_box span{display:block;text-align:right}.custom_variant_gallery .variants .variant .right_box .crnt_price{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;text-align:center}.custom_variant_gallery .variants .variant .right_box .prev_price{color:#757471;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;text-decoration:line-through}.custom_variant_gallery .variants .variant .text{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:700;text-align:center}.custom_variant_gallery .variants .variant,.custom_variant_gallery .variants .variant *{cursor:pointer}.custom_variant_gallery .variants .variant.active{border:2px solid #ffc64e}.custom_variant_gallery .variants .variant.active .left_box .radio:before,.custom_variant_gallery .variants .variant.active .left_box .radio:after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.product variant-selects{display:none}.custom_variant_gallery .variants .variant .with_logo,.custom_variant_gallery .variants .variant .without_logo{display:none}.custom_variant_gallery .variants .variant .with_logo.active,.custom_variant_gallery .variants .variant .without_logo.active{display:block}.product .custom_variant_gallery .honeymoon_gallary_offer{position:relative;overflow:hidden}.product .custom_variant_gallery .honeymoon_gallary_offer .pop_up_box{position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:20px;opacity:0;visibility:hidden;transition:all ease-in-out .35s;z-index:1}.product .custom_variant_gallery .honeymoon_gallary_offer .pop_up_box.active{opacity:1;visibility:visible}.product .custom_variant_gallery .honeymoon_gallary_offer .pop_up_box .title{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;text-align:center;margin:0}.product .custom_variant_gallery .honeymoon_gallary_offer .pop_up_box .close_pop_up{border:none;background-color:transparent;padding:0}.product .custom_variant_gallery .honeymoon_gallary_offer .pop_up_box .close_pop_up,.product .custom_variant_gallery .honeymoon_gallary_offer .pop_up_box .close_pop_up *{cursor:pointer}@media only screen and (max-width: 992px){.blog-articles{grid-template-columns:1fr 1fr 1fr!important;column-gap:30px!important;row-gap:30px!important}.custom_variant_logo .variants .variant{padding:5px;width:150px;height:150px}.custom_variant_logo .variants .variant .imgbox{width:80%}.custom_variant_logo .variants .variant .imgbox{margin:0 auto 5px}.custom_variant_logo .variants .variant .text{font-size:14px}.custom_variant_gallery .variants .variant{padding:10px}.custom_variant_gallery .variants .variant .left_box{gap:10px}.custom_variant_gallery .variants .variant .left_box .c_badge{padding:5px 10px;font-size:10px}.custom_variant_gallery .variants .variant .left_box .title,.custom_variant_gallery .variants .variant .right_box .crnt_price{font-size:14px}.custom_variant_gallery .variants .variant .right_box .prev_price{font-size:12px}.custom_variant_gallery .variants .variant .variant_badge{padding:2px 15px;font-size:10px}}.image-with-text .image-with-text__text{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.image-with-text .image-with-text__media{max-width:500px;margin-left:auto}a.user-login svg{color:#fff!important;width:37px;padding:7px;margin-top:10px;border:1px solid;border-radius:50%}a.cart-icon{position:relative}a.cart-icon svg{color:#fff!important;width:37px;padding:0;margin-top:10px;border:1px solid;border-radius:50%}#menu-drawer a.user-login svg,#menu-drawer a.cart-icon svg{color:#000!important;margin-top:0}.shopify-policy__body{padding:50px 0}summary .icon-caret{height:.8rem!important}.collapsible-row-layout .accordion summary,.collapsible-row-layout .accordion .accordion__content{border:1px solid #eee}.collapsible-content summary:hover .accordion__title{text-decoration:inherit!important;cursor:pointer}.collapsible-row-layout .accordion .accordion__content{padding-top:10px!important;font-size:90%}.collapsible-content summary:hover .accordion__title{text-decoration:inherit!important;cursor:pointer;color:#000!important;font-family:Poppins;font-weight:600;background:#ffc64e}.collapsible-content .accordion__title{color:#000!important;font-family:Poppins;font-weight:600}.collapsible-content summary:hover{background:#ffc64e!important}.collapsible-row-layout .accordion .accordion__content p{margin-bottom:10px}.product-media-modal__content>*{width:90%}.thumbnail-slider .thumbnail-list.slider--tablet-up li:nth-child(1){display:none!important}.custom_content_form .title{color:var(--Primary-Purple, #2e0d29);font-family:Poppins;font-size:36px;font-style:normal;font-weight:700;line-height:46px;letter-spacing:-.72px}.custom_content_form .rich_text{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:32px;max-width:720px}.custom_content_form .field__label{left:0;top:-20px}.custom_content_form.contact .field{margin-bottom:43px}.custom_content_form.contact .field__input:focus~.field__label,.custom_content_form.contact .field__input:not(:placeholder-shown)~.field__label,.custom_content_form.contact .field__input:-webkit-autofill~.field__label{font-size:1.6rem;left:0;top:-20px;letter-spacing:.1rem}.custom_content_form.contact .field:after,.custom_content_form.contact .select:after{content:none}.custom_content_form.contact .field__input{border-bottom:1px solid #000;padding:10px}.custom_content_form.contact .field__input:focus{box-shadow:none;outline:0;border-radius:0}.custom_content_form.contact .text-area{border:1px solid #000;border-radius:16px;margin-top:20px}.custom_content_form.contact .text-area:focus{border-radius:16px}.custom_content_form.contact .contact__button .custom_button{border:none}.custom_content_form.contact form{padding-top:20px}@media only screen and (max-width: 768px){.custom_content_form.contact .contact__button .custom_button{width:100%}.custom_content_form .title{font-size:26px;line-height:36px}.custom_content_form .rich_text{font-size:14px;line-height:22px;margin-bottom:24px}}.about_us_section{padding:120px 0}.about_us_section .content_grid{display:grid;gap:100px;row-gap:60px;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto auto}.about_us_section .content_grid .img_box_1{grid-column-start:2;grid-row-start:1;grid-row-end:3}.about_us_section .content_grid .text_box_2{grid-column-start:2;grid-row-start:3;grid-row-end:6}.about_us_section .content_grid .img_box_2{grid-row-start:2;grid-row-end:6}.about_us_section .imgbox,.about_us_section .imgbox_full{border-radius:16px}.about_us_section .text_content .heading{color:var(--Primary-Purple, #2e0d29);font-family:Poppins,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:-.72px;margin-bottom:30px}.about_us_section .text_content .rich_text *{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.about_us_section .text_content .rich_text p{display:block;min-height:18px}.about_us_section .text_content .rich_text strong{font-weight:700}@media only screen and (max-width: 1200px){.about_us_section .content_grid{gap:50px;row-gap:30px}}@media only screen and (max-width: 768px){.about_us_section .content_grid{gap:0px;row-gap:25px}.about_us_section{padding:40px 0}.about_us_section .content_grid{grid-template-columns:1fr;grid-template-rows:auto auto auto auto}.about_us_section .content_grid .text_box_1{grid-column-start:1;grid-row-start:2;grid-row-end:2}.about_us_section .content_grid .img_box_1{grid-column-start:1;grid-row-start:1;grid-row-end:1}.about_us_section .content_grid .text_box_2{grid-column-start:1;grid-row-start:4;grid-row-end:4}.about_us_section .content_grid .img_box_2{grid-column-start:1;grid-row-start:3;grid-row-end:3}.about_us_section .text_content .heading{font-size:26px;margin-bottom:10px}.about_us_section .text_content .rich_text *{font-size:14px}}@media only screen and (max-width: 768px){.product__title.sharable-online-christmas-gallery h1{font-size:35px}.product__title.sharable-online-christmas-gallery h1:before{left:-15px!important;top:-16px!important}.saying_section .video-box{padding:40px 20px}form#product-form-template--23472097329465__main span.text{display:none}}details[open] summary{padding:10px 12px!important}.product__title.sharable-online-christmas-gallery h1{display:inline-block;position:relative;padding-right:20px}.product__title.sharable-online-christmas-gallery h1:before{content:"";height:30px;width:40px;transform:rotate(-36deg) scaleX(-1) translate(-5%);position:absolute;left:-19px;top:-11px;background-image:url(https://cdn.shopify.com/s/files/1/0744/7855/1353/files/t.png);background-position:center;background-size:cover;background-repeat:no-repeat}.price__container .chirsmas_price{display:flex;gap:10px}.price__container .chirsmas_price .crnt_price{padding-right:10px;font-size:25px;font-weight:400;font-family:Poppins;border-right:2px solid #2e0d29;color:#2e0d29}.price__container .chirsmas_price .crnt_price span{font-size:15px;font-weight:100}.price__container .chirsmas_price .offer_price{display:flex;flex-direction:column;justify-content:center;gap:5px;row-gap:5px}.price__container .chirsmas_price .offer_price .label{color:var(--Body-Text-Colour, #1d1d1d);font-family:Poppins;font-size:12px;font-style:italic;font-weight:400;line-height:1}.price__container .chirsmas_price .offer_price .price{color:#ff3138;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:1;text-decoration:line-through}.altrAtcBtn[altrAtcBtn] a{cursor:pointer}.testimonial_card .imgbox img{object-fit:cover}.product.sharable-online-christmas-gallery img.c-paymenticon{margin-top:-90px;transform:translateY(-20px);max-width:226px;margin-left:50%}@media only screen and (max-width: 992px){.product.sharable-online-christmas-gallery img.c-paymenticon{margin-top:0;transform:translateY(0);max-width:100%;margin-left:0%}}.rating-wrapper a p{border-bottom:1px solid}.saying_section_slider{padding-bottom:40px}.saying_section_slider .swiper-wrapper{align-items:center}.saying_section_slider .swiper-slide .imgbox{justify-content:center}.saying_section_slider .swiper-pagination-bullet-active{background:#fdbe64}product-form.product-form .product-form__buttons .product-form__submit.button.button--full-width.button--primary{background:#fdbe64!important;color:#000!important;text-transform:uppercase!important;font-size:20px;transition:.6s}div#tabBox .content.active p{margin-bottom:20px}#shopify-section-template--23622998884665__main .product .product-form__submit:hover{background:#ffc64e!important;color:#000!important}.myProductSwiper .swiper-slide{width:calc(25% - 15px);margin-right:20px}.product .shopify-payment-button{width:100%!important;margin:0!important}.product .shopify-payment-button__button.shopify-payment-button__button--unbranded{padding:20px 40px!important;color:#000!important;font-family:Poppins,sans-serif!important;font-size:20px!important;font-style:normal!important;font-weight:600!important;line-height:20px!important;border-radius:50px!important;background:#fdbe64!important;display:flex!important;width:100%!important;position:relative!important;overflow:hidden!important;min-width:auto!important;min-height:56px!important;border:none!important;text-decoration:none!important;letter-spacing:.1rem!important;cursor:pointer!important;text-align:center!important;text-transform:uppercase!important;transition:.6s!important;justify-content:center!important;align-items:center!important;box-sizing:border-box!important}.product .shopify-payment-button__button.shopify-payment-button__button--unbranded span{position:relative!important;z-index:1!important;color:#000!important;font-family:Poppins,sans-serif!important;font-size:20px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.1rem!important;line-height:20px!important;display:block!important}.product .shopify-payment-button__button.shopify-payment-button__button--unbranded:before{content:"";width:0%;aspect-ratio:1/1;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#00000020;z-index:0;transition:all .35s}.product .shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:before{width:100%}.product .shopify-payment-button__button.shopify-payment-button__button--unbranded,.product .shopify-payment-button__button.shopify-payment-button__button--unbranded *{cursor:pointer}.product .shopify-payment-button__button.shopify-payment-button__button--unbranded:after{content:none!important}.product .shopify-payment-button__button.shopify-payment-button__button--unbranded:hover,.product .shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:not([disabled]){background:#ffc64e!important;color:#000!important}.product .shopify-payment-button__button.shopify-payment-button__button--unbranded::selection{background-color:#0000004d}.product .shopify-payment-button__button.shopify-payment-button__button--unbranded *{color:inherit!important;font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;text-transform:inherit!important;letter-spacing:inherit!important;line-height:inherit!important}.product .shopify-payment-button__button.shopify-payment-button__button--unbranded:focus,.product .shopify-payment-button__button.shopify-payment-button__button--unbranded:active,.product .shopify-payment-button__button.shopify-payment-button__button--unbranded[role=button]:focus,.product .shopify-payment-button__button.shopify-payment-button__button--unbranded[role=button]:active{outline:none!important;box-shadow:none!important}@media only screen and (max-width: 768px){.product .shopify-payment-button__button.shopify-payment-button__button--unbranded{padding:16px 20px!important;font-size:20px!important;line-height:14px!important;width:100%!important;text-align:center!important;min-height:45px!important}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/custom.css.map */
