@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;500;700&display=swap";.hero{padding:50px 0}.hero .hero-content{display:grid;grid-template-columns:1fr 1fr;gap:40px}.hero .hero-gallery .main-image{position:relative}.hero .hero-gallery .main-image img{position:absolute;top:0;left:0;width:100%;border:1px solid #ddd;opacity:0;transition:opacity .5s ease-in-out;border-radius:8px}.hero .hero-gallery .main-image img.active{opacity:1;position:relative}.hero .hero-gallery .main-image .gallery-arrows{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);z-index:10}.hero .hero-gallery .main-image .gallery-arrows button{background-color:transparent;color:#000;border:none;padding:10px;cursor:pointer}.hero .hero-gallery .main-image .gallery-arrows button svg{height:18px;width:auto;font-weight:700}.hero .hero-gallery .thumbnails{display:flex;justify-content:space-between;gap:10px;margin-top:10px}.hero .hero-gallery .thumbnails img{width:calc(14.2857142857% - 10px);height:auto;border:1px solid #ddd;cursor:pointer;border-radius:8px}.hero .hero-list{list-style:none;padding:0;margin:20px 0}.hero .hero-list li{display:flex;align-items:center;gap:15px;margin-bottom:10px}.hero .hero-list li .icon-wrapper{display:flex;justify-content:center;align-items:center;width:35px;height:35px;border-radius:50%;background-color:#f9f5f2}.hero .hero-list li .icon-wrapper img{width:35px;height:35px}.hero .hero-details h1{font-size:36px;font-weight:400;line-height:32px;color:#000;margin-bottom:20px}.hero .hero-details .quantity-selector{display:flex;flex-direction:row;gap:24px;margin:20px 0}.hero .hero-details .quantity-selector .quantity-option{border:1px solid #dfcab7;padding:18px 26px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;border-radius:8px;color:#000;text-align:center}.hero .hero-details .quantity-selector .quantity-option.active{background-color:#dfcab7;color:#fff}.hero .hero-details .quantity-selector .quantity-option.active .badge{background-color:#333}.hero .hero-details .quantity-selector .quantity-option.active .quantity-option-text,.hero .hero-details .quantity-selector .quantity-option.active .quantity-option-price{color:#fff}.hero .hero-details .quantity-selector .quantity-option .badge{font-family:Poppins,sans-serif;position:absolute;top:-15px;right:-15px;background-color:#dfcab7;color:#fff;width:38px;height:38px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700}.hero .hero-details .quantity-selector .quantity-option .quantity-option-text{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:1.5;color:#3a3a3a}.hero .hero-details .quantity-selector .quantity-option .quantity-option-price{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5;color:#3a3a3a}.hero .hero-details .lowest-price-info{font-size:10px}.hero .hero-details .hero-inner{display:flex;justify-content:flex-start;gap:8px;align-items:center}.hero .hero-details .stars{color:#ffc107;margin:10px 0;font-size:20px;line-height:20px}.hero .hero-details .extra-products-title{font-size:20px;font-weight:700}.hero .hero-details .extra-products{margin:20px 0}.hero .hero-details .extra-products .extra-product-option{display:flex;justify-content:space-between;padding:12px;align-items:center;cursor:pointer;border-radius:10px;border:solid 2px #f0e7e2;margin-top:10px}.hero .hero-details .extra-products .extra-product-option:hover,.hero .hero-details .extra-products .extra-product-option.active{background-color:#f7f3f0}.hero .hero-details .extra-products .extra-product-image{width:50px;height:50px;border-radius:10px}.hero .hero-details .extra-product-option-content{display:flex;align-items:center;gap:10px;font-family:Poppins,sans-serif}.hero .hero-details .extra-product-option-content span{font-family:Poppins,sans-serif}.hero .hero-details .buy-now-btn{background-color:#192841;color:#fff;border:none;padding:10px 20px;border-radius:8px;width:fit-content;font-size:20px;line-height:20px;cursor:pointer;margin-bottom:20px}.hero .hero-details .shipping-info{display:flex;flex-direction:column;gap:10px}.hero .hero-details .shipping-info span{display:flex;align-items:center;gap:10px}.hero .hero-details .shipping-info span img{width:24px;height:24px}@media (max-width: 768px){.hero .hero-content{grid-template-columns:1fr}.hero .hero-details .quantity-selector{gap:18px}.hero .hero-details h1{font-size:28px;margin-bottom:10px}.hero .lead{font-size:16px}.hero .hero-list p,.hero .hero-details .shipping-info span{font-size:14px}.hero .hero-details .quantity-selector .quantity-option{padding:8px 12px}.hero .hero-details .quantity-selector .quantity-option .badge{width:36px;height:unset;font-size:10px;border-radius:10px;top:-5px}.hero .hero-details .quantity-selector .quantity-option .quantity-option-text{font-size:15px}}.about-us{background-color:#d7bda526;padding:10px 0;text-align:center}.about-us .features{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.about-us .feature-item img{margin-bottom:10px;width:35px;height:35px}@media (max-width: 991px){.about-us .title{font-size:22px}.about-us .lead{font-size:14px}.about-us .feature-item img{width:35px;height:35px}.about-us .feature-item p{display:none}}.about-product{padding:25px 0}.about-product .about-product-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.about-product video{border-radius:10px}.about-product .benefits-list{list-style:none;padding:0;margin-top:20px}.about-product .benefit-item{display:flex;align-items:center;gap:20px;margin-bottom:20px}.about-product .benefit-item img{flex-shrink:0;width:50px;height:50px}.about-product .benefit-item .lead{margin-bottom:5px;font-weight:500}.about-product .benefit-item .paragraph{margin-bottom:0}@media (max-width: 768px){.about-product .about-product-content{grid-template-columns:1fr}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.results{background-color:#d7bda526;padding:25px 0}.results .results-content{display:grid;grid-template-columns:1fr 680px;gap:40px;align-items:center}.results .lead{line-height:35px}.results .results-list{list-style:none;padding:0}.results .result-item{display:flex;align-items:center;gap:20px;margin-bottom:3px;padding-bottom:3px}.results .result-item:not(:last-child){border-bottom:1px solid #dddddd}.results .result-item img{width:45px;height:45px}.results .result-item .paragraph{margin-bottom:0}.results .results-slider{position:relative}.results .results-slider .swiper{width:100%;max-width:668px;padding-bottom:30px}.results .results-slider .swiper-button-next,.results .results-slider .swiper-button-prev{color:#fff;font-weight:700;transform:translateY(-50%)}.results .results-slider .swiper-button-next:after,.results .results-slider .swiper-button-prev:after{font-size:24px}.results .results-slider .swiper-pagination-bullet{width:6px;height:6px}.results .results-slider .swiper-pagination-bullet-active{background:#000}.results .results-slider img{width:100%;border-radius:10px}@media (max-width: 1200px){.results .results-content{grid-template-columns:1fr 500px}}@media (max-width: 991px){.results .results-content{grid-template-columns:1fr}}@media (max-width: 768px){.results .title{font-size:22px}.results .lead{font-size:16px}.results .results-content{grid-template-columns:1fr}.results-slider .swiper{width:100%}.results-slider .swiper .swiper-slide{width:100%!important}}.choice{padding:25px 0}.choice .choice-content{display:grid;grid-template-columns:1fr 709px;gap:40px;align-items:center}.choice .choice-text{display:flex;flex-direction:column;justify-content:center;text-align:center}.choice .lead:last-child{color:#000}.choice .choice-image img{max-width:100%;height:auto}.choice .mobile{display:none}@media (max-width: 1100px){.choice .choice-content{grid-template-columns:1fr 500px}}@media (max-width: 991px){.choice .choice-content{grid-template-columns:1fr;gap:10px}.choice .mobile{display:block}.choice .desktop{display:none}}@media (max-width: 768px){.choice .choice-content{grid-template-columns:1fr}}.how-to-use{padding:25px 0}.how-to-use .title{text-align:center;margin-bottom:40px}.how-to-use .how-to-use-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.how-to-use .lead{position:relative;padding-left:30px;font-family:Poppins,sans-serif;font-weight:500}.how-to-use .lead:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:14px;height:14px;border-radius:50%;border:2px solid #efddc9}.how-to-use video{border-radius:10px}.how-to-use ol{padding-left:25px}.how-to-use ul{list-style:none;padding-left:25px}@media (max-width: 768px){.how-to-use .how-to-use-content{grid-template-columns:1fr}}.faq{padding:25px 0}.faq .title,.faq .paragraph{text-align:center}.faq .paragraph{margin-bottom:10px}.faq .faq-accordion{margin-top:40px;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:4px}.faq .faq-item{background-color:#f3eae4}.faq .lead{color:#3a3a3a;margin-bottom:0}.faq .faq-question{padding:20px;cursor:pointer;display:flex;justify-content:space-between;font-weight:500;border-radius:4px;align-items:center}.faq .faq-question span{display:flex;align-items:center}.faq .faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s ease-in-out;background-color:#fbfbfb}.faq .faq-answer .paragraph{padding:0 20px;margin:0;overflow:hidden;text-align:left;transition:padding .5s ease-in-out}.faq .faq-item.open .faq-answer{grid-template-rows:1fr}.faq .faq-item.open .faq-answer .paragraph{padding:20px}@media (max-width: 768px){.faq .title{font-size:22px}.faq .lead{font-size:16px}}.reviews{padding:25px 0;text-align:center}.reviews .stars{color:#ffc107;font-size:24px;margin-bottom:20px}.reviews .lead{font-weight:700;margin-bottom:15px}.reviews .paragraph{margin-bottom:15px}.reviews .swiper{margin-top:40px}.reviews .swiper-slide{height:auto;display:flex}.reviews .review-card{border:1px solid black;border-radius:12px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;width:100%}.reviews .review-card img{max-width:100%;height:auto;border-radius:12px 12px 0 0;display:block}.reviews .review-card .stars{font-size:18px}.reviews .review-card .review-text-content{padding:10px}.reviews .review-card .review-card-product{font-size:14px;color:#6f6f6f;margin-bottom:10px}.reviews .review-card .verification{display:flex;align-items:center;gap:10px;font-size:12px;color:#555;padding:10px}.reviews .review-card .verification .verification-icon{color:#007bff;font-size:16px}.reviews .review-card .verification .paragraph{margin-bottom:0}.reviews .swiper-pagination{position:static;margin-top:25px;--swiper-pagination-bullet-horizontal-gap: 4px}.reviews .swiper-pagination-bullet{width:6px;height:6px;background-color:#c9c9c9;opacity:1}.reviews .swiper-pagination-bullet-active{background-color:#000}@media (max-width: 992px){.reviews .swiper .swiper-slide{width:50%!important}}@media (max-width: 768px){.reviews .swiper .swiper-slide{width:100%!important}.review-card .lead{font-size:18px;margin-bottom:5px}.review-card .paragraph{font-size:12px;line-height:18px;margin-bottom:5px}}.testimonials{padding:25px 0}.testimonials .testimonials-grid{column-count:5;column-gap:20px;width:100%;padding:0 20px;max-width:1920px}.testimonials .testimonial-card{background-color:#f3f3f3;width:100%;max-width:357px;text-align:center;position:relative;cursor:zoom-in;margin-bottom:20px;break-inside:avoid}.testimonials .testimonial-card.item-1,.testimonials .testimonial-card.item-2,.testimonials .testimonial-card.item-3,.testimonials .testimonial-card.item-4,.testimonials .testimonial-card.item-5{grid-column:unset;grid-row:unset}.testimonials .testimonial-card .paragraph{font-family:Poppins,sans-serif;font-size:14px;line-height:1.5;text-align:left;margin-bottom:0}.testimonials .testimonial-card .line-clamp{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.testimonials .testimonial-card .testimonial-name{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:24px;color:#000;margin-bottom:0}.testimonials .testimonial-card button{background:none;border:none;color:#000;cursor:pointer;font-style:italic;padding:0;margin-top:10px}.testimonials .testimonial-card .testimonial-content{padding:0 15px 5px;display:flex;flex-direction:column;align-items:flex-start}.testimonials .testimonial-card .author-image{margin-bottom:15px;max-width:100%;display:block;margin-left:auto;margin-right:auto}.testimonials .testimonial-card .author-info{display:flex;justify-content:flex-start;align-items:center;gap:5px}.testimonials .testimonial-card .stars{color:#ffc107;margin:10px 0}@media (max-width: 1600px){.testimonials .testimonials-grid{column-count:4}}@media (max-width: 1200px){.testimonials .testimonials-grid{column-count:3}}@media (max-width: 992px){.testimonials .testimonials-grid{column-count:2}}.newsletter{padding:45px 0;text-align:center}.newsletter .container{max-width:740px}.newsletter .container .newsletter-content{display:flex;justify-content:center;max-width:740px;margin:0 auto}.newsletter .container .newsletter-content .newsletter-form{width:100%}.newsletter .container .newsletter-content .newsletter-form form{display:flex;flex-direction:column;align-items:center}.newsletter .container .newsletter-content .newsletter-form form .form-row{display:flex;width:100%;margin-bottom:1rem;gap:15px}.newsletter .container .newsletter-content .newsletter-form form .form-row input[type=email]{flex-grow:1;padding:0 0 0 16px;border:1px solid rgb(215,189,165);color:#a0a0a0;border-radius:14px;height:50px;font-size:1rem}.newsletter .container .newsletter-content .newsletter-form form .form-row input[type=email]::placeholder{color:#a0a0a0;font-size:14px}.newsletter .container .newsletter-content .newsletter-form form .form-row button[type=submit]{padding:0 10px;border:none;background-color:#d7bda5;color:#fff;cursor:pointer;border-radius:14px;font-size:1rem;white-space:nowrap}.newsletter .container .newsletter-content .newsletter-form form .error-message{color:red;font-size:12px;margin-bottom:5px}.newsletter .container .newsletter-content .newsletter-form form .consent{display:flex;align-items:flex-start;text-align:left;max-width:100%}.newsletter .container .newsletter-content .newsletter-form form .consent input[type=checkbox]{margin-right:.5rem;margin-top:3px}.newsletter .container .newsletter-content .newsletter-form form .consent label{font-family:Work Sans,sans-serif;font-size:13px;font-weight:300;color:#a0a0a0}.header{transition:all .3s ease-in-out;background-color:#fff}.header.scrolled{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:#fff;box-shadow:0 2px 5px #0000001a}.header .header-top-bar{background-color:#f0f0f0;text-align:center;padding:10px 0}.header .header-top-bar p{margin:0}.header .header-bottom-bar{border-bottom:1px solid #d7d7d7}.header .header-main{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.header .header-left-placeholder{width:50px}.header .header-logo img{max-height:30px}.header .header-nav-left,.header .header-nav-right{display:flex;gap:20px}.header .header-nav-left a,.header .header-nav-right a{text-decoration:none;color:#333}.header .header-cart{position:relative;cursor:pointer}.header .header-cart .cart-badge{position:absolute;top:-5px;right:-10px;background-color:#dfcab7;color:#fff;border-radius:50%;padding:2px 6px;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.header-placeholder{width:100%}@media (max-width: 768px){.header .container{padding:0}.header .header-logo img{max-height:20px}.header .header-main{padding:16px}.header .header-nav-left{display:none}}.footer{background-color:#fbf8f6;color:#000;padding:70px 0}.footer .footer-logo-wrapper{text-align:center;margin-bottom:40px}.footer .footer-content{display:grid;gap:40px}.footer .lead{letter-spacing:2px;color:#141414}.footer .footer-column ul{list-style:none;padding:0}.footer .footer-column ul li{display:flex;align-items:center;gap:10px;margin-bottom:20px}.footer .footer-column ul li svg{font-size:16px}.footer .footer-column a{color:#000;text-decoration:none}.footer .footer-column a:hover{text-decoration:underline}.footer .footer-logo{max-height:40px}@media (min-width: 769px){.footer .footer-content{grid-template-columns:repeat(2,1fr);text-align:center}.footer .footer-column ul{display:inline-block;text-align:left}}@media (max-width: 768px){.footer .footer-content{grid-template-columns:1fr;text-align:center}.footer .footer-column ul{display:inline-block;text-align:left}.footer .footer-column ul li{justify-content:flex-start}}.cart-page__secure-payment{background-color:#fbf8f6;padding:50px 0;text-align:center;margin-bottom:50px}.cart-page__secure-payment .title{font-family:Poppins,sans-serif;font-size:24px;color:#000;margin-bottom:0}.cart-page__main{display:flex;gap:30px}@media (max-width: 991px){.cart-page__main{flex-direction:column}}.cart-page__form{flex-basis:60%}.cart-page__summary{flex-basis:40%}.cart-page__errors{border-top:2px solid #b81c23;background:#f7f6f7;color:#d7bda5;padding:20px;margin-bottom:30px}.cart-page__errors ul{margin:0;padding-left:20px}.cart-form__row{display:flex;gap:20px}.cart-form__field{display:flex;flex-direction:column;flex:1;margin-bottom:20px}.cart-form__field--checkbox{flex-direction:row;align-items:center;gap:10px}.cart-form__field--checkbox label{margin-bottom:0}.cart-form__label{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;margin-bottom:5px}.cart-form__label.required:after{content:" *";color:red}.cart-form__input{height:45px;border:1px solid #dddddd;font-size:16px;padding:0 15px;outline:0}.cart-form__textarea{border:1px solid #dddddd;padding:15px;min-height:120px;resize:vertical}.cart-form__textarea::placeholder{font-family:Poppins,sans-serif;font-weight:300;font-size:16px;font-weight:500}.cart-form__checkbox{width:20px;height:20px}.cart-form__error{color:#3a3a3a;font-size:16px;margin-top:5px;margin-bottom:0;font-weight:400}@media (max-width: 768px){.cart-form__row{flex-direction:column}.cart-form__row .cart-form__field:first-child{margin-bottom:0}.cart-form__label{font-size:13px}.cart-form__input{height:40px;font-size:13px}.cart-form__input::placeholder{font-size:13px}.cart-form__textarea{font-size:13px}.cart-form__textarea::placeholder{font-size:13px}}.order-summary{border:2px solid #dddddd;padding:2rem;font-family:Poppins,sans-serif;color:#3a3a3a}.order-summary h2{font-size:20px;margin-bottom:1.5rem}.order-summary .summary-section{display:flex;justify-content:space-between;padding:1rem 0;gap:15px;border-bottom:1px solid #dddddd}.order-summary .summary-section.header{font-weight:700}.order-summary .summary-section.shipping-header{justify-content:flex-start}.order-summary .summary-section.total{font-size:16px}.order-summary .summary-section .label-small{font-size:13px;font-weight:500}.order-summary .shipping-options{border-bottom:1px solid #dddddd}.order-summary .shipping-options,.order-summary .payment-options{padding:1rem 0}.order-summary .shipping-options .radio-option,.order-summary .payment-options .radio-option{margin-bottom:.5rem;display:flex;align-items:center}.order-summary .shipping-options .radio-option .label-small,.order-summary .payment-options .radio-option .label-small{font-size:13px;font-weight:500}.order-summary .shipping-options .radio-option label,.order-summary .payment-options .radio-option label{margin-left:.5rem}.order-summary .payment-options{border-bottom:none}.order-summary .payment-options .payment-method{padding-bottom:1rem;flex-wrap:wrap}.order-summary .payment-options .payment-method .card-details{background-color:#f5f5f5;border:1px solid #e5e5e5;padding:1rem;margin-top:1rem;display:none;width:100%;margin-left:1.5rem}.order-summary .payment-options .payment-method .card-details .input-group{display:flex;flex-direction:column;margin-bottom:1rem}.order-summary .payment-options .payment-method .card-details .input-group label{margin-bottom:.5rem;font-size:.9rem;margin-left:0}.order-summary .payment-options .payment-method .card-details .input-group .input-wrapper{position:relative;display:flex;align-items:center}.order-summary .payment-options .payment-method .card-details .input-group .input-wrapper .payment-icons,.order-summary .payment-options .payment-method .card-details .input-group .input-wrapper .security-icon{position:absolute;right:10px;height:100%;display:flex;align-items:center}.order-summary .payment-options .payment-method input[type=radio]{cursor:pointer}.order-summary .payment-options .payment-method input[type=radio]:checked~.card-details{display:block}.order-summary .payment-options .payment-method input[type=text]{width:100%;padding:.5rem;border:1px solid #ccc}.order-summary .payment-options .payment-method .card-row{display:flex;gap:1rem}.order-summary .payment-options .payment-method .card-row .input-group{flex:1}.order-summary .privacy-policy{font-size:16px;color:#666;margin:0 0 20px}.order-summary .terms-agreement{margin-top:1rem;margin-bottom:1rem;display:flex;flex-direction:column;align-items:flex-start}.order-summary .terms-agreement label{font-size:14px;margin-left:10px;cursor:pointer}.order-summary .terms-agreement a{color:#d7bda5}.order-summary .terms-agreement .error{color:#b81c23;font-size:.8rem;margin-top:.5rem}.order-summary .submit-button{width:100%;font-family:Work Sans,sans-serif;padding:5px 10px;background-color:#d7bda5;color:#fff;border:1px solid #d7bda5;font-size:16px;font-weight:700;border-radius:8px;cursor:pointer}.order-summary .submit-button:hover{background-color:#fff;color:#d7bda5}@media (max-width: 768px){.cart-page__secure-payment{padding:35px 0}.cart-page__secure-payment .title{font-size:20px}.order-summary{padding:20px;margin-bottom:20px}.order-summary .summary-section{align-items:center}.order-summary .product-item span{font-size:15px}.order-summary .product-item span:first-child{width:60%}.order-summary .product-item span:last-child{width:40%;text-align:right}.subtotal span,.shipping-header span,.total span{font-size:15px}.total span:first-child{width:40%}.total span:last-child{width:50%;text-align:right}.order-summary .payment-options .payment-method label{font-size:15px}.order-summary .payment-options .payment-method{padding-bottom:8px}.order-summary .privacy-policy{font-size:14px}}.page-container{font-family:Inter,sans-serif;background:linear-gradient(135deg,#f0f4f8,#d9e2ec);color:#102a43;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;--color-bg-start: #f0f4f8;--color-bg-end: #d9e2ec;--color-primary: #ff7a59;--color-text: #102a43;--color-text-light: #627d98}.page-container .card{background:#fff;border-radius:1rem;box-shadow:0 16px 40px #102a431a;max-width:500px;width:100%;padding:2.5rem 2rem;text-align:center}.page-container .icon{width:72px;height:72px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:#ff7a591a;border-radius:50%;transition:transform .3s}.page-container .icon:hover{transform:scale(1.1)}.page-container .icon svg{width:36px;height:36px;fill:#ff7a59}.page-container h1{font-size:1.75rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.page-container p{color:#627d98;line-height:1.6;margin-bottom:1rem}.page-container p strong{color:#102a43}.page-container .btn{display:inline-block;margin-top:1.5rem;padding:.75rem 1.75rem;background:#ff7a59;color:#fff;font-weight:600;border-radius:.75rem;text-decoration:none;transition:background .3s,transform .2s}.page-container .btn:hover{background:#e56a4a;transform:translateY(-2px)}.page-container .footer{margin-top:2rem;font-size:.875rem;color:#627d98}.page-container .footer a{color:#ff7a59;text-decoration:none}@media (min-width: 640px){.page-container .card{padding:3rem 2.5rem}.page-container h1{font-size:2rem}}.policy-page{margin:0;padding:0;font-family:Montserrat,sans-serif}.policy-page *{box-sizing:border-box}.policy-page html{scroll-behavior:smooth}.policy-page h1,.policy-page h2,.policy-page h3,.policy-page h4,.policy-page h5,.policy-page h6,.policy-page p{margin:0}.policy-page .container{width:100%;max-width:1240px;margin:0 auto;padding:20px}.policy-page section{margin:20px 0}.policy-page p{font-size:16px;font-weight:400;line-height:24px;margin-bottom:10px;color:#000}.policy-page .heading{font-size:24px;font-weight:700;line-height:30px;color:#000;margin-bottom:20px;text-align:center}.policy-page .title{font-size:18px;font-weight:700;line-height:30px;color:#000}.policy-page .toc a{text-decoration:none}.policy-page .toc a p{cursor:pointer}.policy-page .list{padding-left:30px;list-style-type:disc}.policy-page .list li{margin-bottom:10px}.policy-page .list a{text-decoration:none;color:#000}.policy-page table{width:100%;border-collapse:collapse;margin-bottom:10px}.policy-page table p{margin-bottom:0}.policy-page .table-2-row,.policy-page .table-3-row{table-layout:fixed}.policy-page th,.policy-page td{padding:10px;text-align:left;border:1px solid #ddd;word-break:break-word}.policy-page thead th{font-weight:700}.policy-page label{cursor:pointer}.policy-page tbody tr:nth-child(2n){background-color:#fff}.policy-page tbody tr:nth-child(odd){background-color:#f2f2f2}.policy-page .table-2-row col:nth-of-type(1){width:40%}.policy-page .table-2-row col:nth-of-type(2){width:60%}.policy-page .table-3-row col:nth-of-type(1){width:15%}.policy-page .table-3-row col:nth-of-type(2){width:70%}.policy-page .table-3-row col:nth-of-type(3){width:15%}@media screen and (max-width: 768px){.policy-page th,.policy-page td{padding:5px;font-size:13px}.policy-page th p,.policy-page td p{font-size:13px}.policy-page .table-3-row col:nth-of-type(1){width:25%}.policy-page .table-3-row col:nth-of-type(2){width:50%}.policy-page .table-3-row col:nth-of-type(3){width:25%}}.policy-page ol{list-style-type:none;counter-reset:item;padding-left:0}.policy-page ol>li{display:block;counter-increment:item;margin-bottom:10px;position:relative;padding-left:30px}.policy-page ol>li:before{content:counter(item) ". ";position:absolute;left:0;width:25px;text-align:right;margin-right:5px}.policy-page ol ol{counter-reset:subitem;padding-left:20px;margin-top:6px}.policy-page ol ol>li{counter-increment:subitem}.policy-page ol ol>li:before{content:counter(subitem) ") ";position:absolute;left:0;width:25px;text-align:right;margin-right:5px}.statute-page{margin:0;padding:0;font-family:Montserrat,sans-serif}.statute-page *{box-sizing:border-box}.statute-page html{scroll-behavior:smooth}.statute-page .content__wrap{margin:50px 0;border-top:1px solid rgba(0,0,0,.11);padding-top:50px}.statute-page h1,.statute-page h2,.statute-page h3,.statute-page h4,.statute-page h5,.statute-page h6,.statute-page p{margin:0}.statute-page .container{width:100%;max-width:1240px;margin:0 auto;padding:20px}.statute-page section{margin:20px 0}.statute-page p{font-size:16px;font-weight:400;line-height:24px;margin-bottom:10px;color:#000}.statute-page .heading{font-size:24px;font-weight:700;line-height:30px;color:#000;margin-bottom:20px;text-align:center}.statute-page .title{font-size:18px;font-weight:700;line-height:30px;color:#000}.statute-page .toc a{text-decoration:none}.statute-page .toc a p{cursor:pointer}.statute-page .list{padding-left:30px;list-style-type:disc}.statute-page .list li{margin-bottom:10px}.statute-page .list a{text-decoration:none;color:#000}.statute-page table{width:100%;border-collapse:collapse;margin-bottom:10px}.statute-page table p{margin-bottom:0}.statute-page .table-2-row,.statute-page .table-3-row{table-layout:fixed}.statute-page th,.statute-page td{padding:10px;text-align:left;border:1px solid #ddd;word-break:break-word}.statute-page thead th{font-weight:700}.statute-page label{cursor:pointer}.statute-page tbody tr:nth-child(2n){background-color:#fff}.statute-page tbody tr:nth-child(odd){background-color:#f2f2f2}.statute-page .table-2-row col:nth-of-type(1){width:40%}.statute-page .table-2-row col:nth-of-type(2){width:60%}.statute-page .table-3-row col:nth-of-type(1){width:15%}.statute-page .table-3-row col:nth-of-type(2){width:70%}.statute-page .table-3-row col:nth-of-type(3){width:15%}@media screen and (max-width: 768px){.statute-page th,.statute-page td{padding:5px;font-size:13px}.statute-page th p,.statute-page td p{font-size:13px}.statute-page .table-3-row col:nth-of-type(1){width:25%}.statute-page .table-3-row col:nth-of-type(2){width:50%}.statute-page .table-3-row col:nth-of-type(3){width:25%}}.statute-page ol{list-style-type:none;counter-reset:item;padding-left:0}.statute-page ol>li{display:block;counter-increment:item;margin-bottom:10px;position:relative;padding-left:30px}.statute-page ol>li:before{content:counter(item) ". ";position:absolute;left:0;width:25px;text-align:right;margin-right:5px}.statute-page ol ol{counter-reset:subitem;padding-left:20px;margin-top:6px}.statute-page ol ol>li{counter-increment:subitem}.statute-page ol ol>li:before{content:counter(subitem) ") ";position:absolute;left:0;width:25px;text-align:right;margin-right:5px}.statute-page .label{display:flex;gap:10px}.scroll-to-top-button{position:fixed;bottom:20px;right:20px;width:30px;height:30px;border-radius:2px;background-color:#d7bda5;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000}.scroll-to-top-button svg{color:#fff}.cart-sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000040;z-index:1000;display:flex;justify-content:flex-end;opacity:0;transition:opacity .3s ease-in-out}.cart-sidebar-overlay.open{opacity:1}.cart-sidebar{width:350px;background-color:#fff;height:100%;padding:20px;box-shadow:0 0 20px #0003;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease-in-out}.cart-sidebar.open{transform:translate(0)}.cart-sidebar .cart-header{display:flex;justify-content:flex-end;align-items:center;border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:20px}.cart-sidebar .cart-header h2{margin:0;font-size:24px}.cart-sidebar .cart-header .close-btn{background:none;border:none;cursor:pointer;font-size:24px}.cart-sidebar .cart-items{overflow-y:auto}.cart-sidebar .cart-items .empty-cart-message{font-family:Poppins,sans-serif;font-size:14px;text-align:center;margin-top:20px}.cart-sidebar .cart-items .cart-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #eee}.cart-sidebar .cart-items .cart-item .item-image{width:72px;height:72px;object-fit:cover;margin-right:1rem}.cart-sidebar .cart-items .cart-item .item-details{font-family:Poppins,sans-serif;flex-grow:1}.cart-sidebar .cart-items .cart-item .item-details .item-name{font-size:16px;line-height:24px;color:#d7bda5}.cart-sidebar .cart-items .cart-item .item-details .item-price{color:#666}.cart-sidebar .cart-items .cart-item .remove-item-btn{background:none;border:none;cursor:pointer;font-size:18px;color:#999}.cart-sidebar .cart-footer{padding-top:20px;margin-top:20px}.cart-sidebar .cart-footer .total-amount{padding:20px 0;text-align:center;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:20px}.cart-sidebar .cart-footer .total-amount h3{font-family:Poppins,sans-serif;color:#3a3a3a;font-size:20px;font-weight:700}.cart-sidebar .cart-footer .buy-now-btn{font-family:Work Sans,sans-serif;background-color:#192841;color:#fff;border:none;padding:15px 20px;border-radius:8px;width:100%;font-size:16px;line-height:20px;font-weight:700;cursor:pointer;margin-bottom:20px}.cart-sidebar .cart-footer .shipping-info{padding:15px;background-color:#ffffe0;border:1px solid #ffd700;text-align:center}.cart-sidebar .cart-footer .shipping-info p{font-size:14px;font-family:Poppins,sans-serif}.cart-sidebar .cart-footer .shipping-info.free-shipping{background-color:#f6ffed;border-color:#b7eb8f}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Work Sans,sans-serif;margin:0;padding:0}h1,h2,h3,h4,h5,h6,p{margin:0}.container{max-width:1250px;margin:0 auto;padding:0}.title{font-size:25px;font-weight:500;line-height:35px;color:#3a3a3a;margin-bottom:20px}.lead{font-size:18px;font-weight:400;line-height:24px;color:#3a3a3a;margin-bottom:20px}.lead--light{color:#d7bda5}.paragraph{font-size:16px;font-weight:400;line-height:30px;color:#3a3a3a;margin-bottom:20px}@media (max-width: 1250px){.container{padding:0 20px}}
