:root{--color-purple-primary: #7c3aed;--color-purple-accent: #8b5cf6;--color-purple-dark: #211537;--color-purple-light: #bca9fe;--color-pink: #ec4899;--color-lime: #cafd56;--color-yellow: #ffd900;--color-white: #fff;--color-black: #000;--color-gray-50: #fafafa;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #e6e6e6;--color-gray-400: #d0d0d0;--color-gray-500: #6b7280;--color-gray-600: #6c6c6c;--color-gray-700: #4b5563;--color-gray-800: #1f2937;--color-gray-900: #1a1a1a;--color-success: #138615;--color-success-light: #4aa53f;--shadow-sm: 0 .125rem .5rem rgba(0, 0, 0, .15);--shadow-md: 0 .25rem .75rem rgba(0, 0, 0, .2);--shadow-card: 0 .125rem .5rem rgba(0, 0, 0, .08);--radius-sm: .25rem;--radius-md: 1rem;--radius-lg: 1.5rem;--radius-xl: 2rem;--radius-2xl: 2.4rem;--radius-full: 9999px;--transition-fast: .2s ease;--transition-normal: .3s ease;--transition-slow: .4s ease;--transition-cubic: .4s cubic-bezier(.4, 0, .2, 1)}.product-lumen-hero-section{padding-top:6rem;padding-bottom:8rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-hero-section{padding-top:4rem;padding-bottom:5rem}}@media screen and (max-width:767px){.product-lumen-hero-section{padding-top:3rem;padding-bottom:4rem}}.product-lumen-hero-section__heading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;margin-bottom:4rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-hero-section__heading{margin-bottom:3rem}}@media screen and (max-width:767px){.product-lumen-hero-section__heading{margin-bottom:3rem}}.product-lumen-hero-section__trustpilot{display:flex;justify-content:center;width:100%}.product-lumen-hero-section__trustpilot-button{display:flex;align-items:center;gap:.95rem;padding:0;border:none;background:none;font-weight:400;color:var(--color-black);cursor:pointer}.product-lumen-hero-section__trustpilot-rating{font-size:1.6rem;line-height:1.25rem;color:var(--color-black)}.product-lumen-hero-section__trustpilot-stars{display:flex;align-items:center;gap:.25rem}.product-lumen-hero-section__trustpilot-star{width:1.75rem;height:1.75rem}.product-lumen-hero-section__trustpilot-brand{display:flex;align-items:center;gap:.5rem;font-size:1.6rem;line-height:1.25rem;color:var(--color-black)}.product-lumen-hero-section__title{font-size:4.8rem;font-weight:500;line-height:1.4;text-align:center;color:var(--color-black)}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-hero-section__title{font-size:3.6rem}}@media screen and (max-width:767px){.product-lumen-hero-section__title{font-size:2.8rem}}.product-lumen-hero-section__title em{background:linear-gradient(90deg,var(--color-purple-accent) 0%,var(--color-pink) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.product-lumen-hero-section__main{margin-bottom:2.5rem}@media screen and (min-width:1024px){.product-lumen-hero-section__main{max-width:var(--grid-container-medium);margin-left:auto;margin-right:auto;padding-left:3.6rem!important;padding-right:3.6rem!important}}@media screen and (min-width:1024px)and (max-width:1440px){.product-lumen-hero-section__main{padding-left:6rem!important;padding-right:6rem!important}}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-hero-section__main-content{gap:3rem}}@media screen and (max-width:767px){.product-lumen-hero-section__main-content{gap:2rem}}.product-lumen-hero-section__media{position:relative}.product-lumen-hero-section__media-slider{width:100%}.product-lumen-hero-section__media-slide{position:relative;width:100%;aspect-ratio:1 / 1}.product-lumen-hero-section__media-slide--video,.product-lumen-hero-section__media-slide--image{display:flex;align-items:center;justify-content:center}.product-lumen-hero-section__media-video,.product-lumen-hero-section__media-image{width:100%;height:100%;object-fit:cover;border-radius:2.6rem;overflow:hidden}.product-lumen-hero-section__media-mute-toggle{position:absolute;right:2rem;bottom:2rem;z-index:10;display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border:none;border-radius:50%;background-color:#ffffffe6;box-shadow:var(--shadow-sm);cursor:pointer;transition:all var(--transition-fast)}@media(hover:hover){.product-lumen-hero-section__media-mute-toggle:hover{transform:scale(1.05);background-color:var(--color-white);box-shadow:var(--shadow-md)}}.product-lumen-hero-section__media-mute-icon{display:none;color:var(--color-black)}.product-lumen-hero-section__media-mute-toggle[data-muted=true] .product-lumen-hero-section__media-mute-icon--off,.product-lumen-hero-section__media-mute-toggle[data-muted=false] .product-lumen-hero-section__media-mute-icon--on,.product-lumen-hero-section__media-nav{display:block}.product-lumen-hero-section__media-nav-button{position:absolute;top:50%;z-index:10;display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border:none;border-radius:50%;background-color:#ffffff80;box-shadow:var(--shadow-sm);color:var(--color-black);cursor:pointer;transition:all var(--transition-fast);transform:translateY(-50%)}@media(hover:hover){.product-lumen-hero-section__media-nav-button:hover{transform:translateY(-50%) scale(1.05);box-shadow:var(--shadow-md)}}.product-lumen-hero-section__media-nav-button--prev{left:2rem}.product-lumen-hero-section__media-nav-button--next{right:2rem}.product-lumen-hero-section__media-nav-button.swiper-button-disabled{display:none}.product-lumen-hero-section__media-pagination.product-lumen-hero-section__media-pagination{position:static;display:flex;justify-content:center;gap:0;margin-top:2rem}@media screen and (min-width:1024px){.product-lumen-hero-section__media-pagination.product-lumen-hero-section__media-pagination{position:absolute;bottom:2rem;left:50%;z-index:10;margin-top:0;transform:translate(-50%)}}@media screen and (max-width:1023px){.product-lumen-hero-section__media-pagination.product-lumen-hero-section__media-pagination{display:none}}.product-lumen-hero-section__media-pagination .swiper-pagination-bullet{width:1.2rem;height:1.2rem;border-radius:50%;background-color:#ffffff80;cursor:pointer;transition:all var(--transition-fast)}.product-lumen-hero-section__media-pagination .swiper-pagination-bullet-active{background-color:var(--color-black)}.product-lumen-hero-section__product{display:grid;gap:3rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-hero-section__product{margin-left:auto;margin-right:auto;padding-left:var(--grid-container-padding);padding-right:var(--grid-container-padding)}}@media screen and (max-width:767px){.product-lumen-hero-section__product{margin-left:auto;margin-right:auto;padding-left:var(--grid-container-padding);padding-right:var(--grid-container-padding)}}.product-lumen-hero-section__product-header{display:flex;flex-direction:column;gap:2rem}.product-lumen-hero-section__product-title{font-size:3.2rem;font-weight:500;line-height:1.5}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-hero-section__product-title{font-size:2.8rem}}@media screen and (max-width:767px){.product-lumen-hero-section__product-title{font-size:2rem;gap:2rem}}.product-lumen-hero-section__product-reviews{display:flex;align-items:center;gap:.75rem}.product-lumen-hero-section__product-stars{display:flex;color:var(--color-yellow)}.product-lumen-hero-section__product-star{width:2rem;height:2rem}.product-lumen-hero-section__product-separator.product-lumen-hero-section__product-separator{display:block;width:.35rem;height:.35rem;border-radius:var(--radius-full);background-color:var(--color-black)}.product-lumen-hero-section__product-review-count{font-size:2rem;line-height:1.75rem}.product-lumen-hero-section__product-pricing{display:flex;flex-wrap:wrap;align-items:center;column-gap:1.25rem;row-gap:.5rem;font-size:2.8rem}@media screen and (max-width:767px){.product-lumen-hero-section__product-pricing{font-size:2.2rem}}.product-lumen-hero-section__product-price{display:flex;align-items:baseline;gap:1rem}.product-lumen-hero-section__product-price-original{font-size:2.8rem;font-weight:400;color:var(--color-gray-500);text-decoration:line-through}@media screen and (max-width:767px){.product-lumen-hero-section__product-price-original{font-size:2.2rem}}.product-lumen-hero-section__product-price-value{font-weight:600;line-height:1.75;text-align:left}.product-lumen-hero-section__product-badge-wrapper{display:flex;align-items:center;gap:.5rem}.product-lumen-hero-section__product-badge{display:block;padding:.75rem 1.25rem;border-radius:var(--radius-full);background-color:var(--color-black);font-size:1.6rem;font-weight:600;line-height:1.25rem;color:var(--color-lime)}.product-lumen-hero-section__product-cta{display:flex;justify-content:center;gap:3rem}.product-lumen-hero-section__cta{display:block;width:100%;max-width:40rem;padding:1.5rem;border:none;border-radius:var(--radius-full);background-color:#7c57fd;font-size:1.6rem;font-weight:600;color:var(--color-white);text-align:center;text-decoration:none;cursor:pointer;transition:background-color var(--transition-fast)}@media(hover:hover){.product-lumen-hero-section__cta:hover{background-color:#6d28d9}}.product-lumen-hero-section__cta-text{position:relative;display:block;min-width:1.875rem}.product-lumen-hero-section__accordion,.product-lumen-hero-section__accordion-container{width:100%}.product-lumen-hero-section__accordion-item{border-bottom:1px solid rgba(139,92,246,.3)}.product-lumen-hero-section__accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.5rem 0;border:none;background:none;text-align:left;cursor:pointer;transition:color var(--transition-fast)}@media(hover:hover){.product-lumen-hero-section__accordion-trigger:hover{opacity:1}}.product-lumen-hero-section__accordion-header{display:flex;align-items:center;flex:1 1 0%;gap:.75rem}.product-lumen-hero-section__accordion-title{flex:1 1 0%;padding-right:.5rem;font-size:2rem;font-weight:400;text-align:left}@media screen and (max-width:767px){.product-lumen-hero-section__accordion-title{font-size:1.6rem}}.product-lumen-hero-section__accordion-icon{display:flex;align-items:center;width:1.5rem;transition:transform var(--transition-normal);transform:rotate(0)}.product-lumen-hero-section__accordion-icon--open{transform:rotate(180deg)}.product-lumen-hero-section__accordion-icon svg{width:100%;transform:scale(.75)}.product-lumen-hero-section__accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.product-lumen-hero-section__accordion-content.product-lumen-hero-section__accordion-content--open{max-height:31.25rem;transition:max-height var(--transition-slow)}.product-lumen-hero-section__accordion-body{padding-bottom:2rem;font-size:1.6rem;line-height:1.5;opacity:0;transform:translateY(-.625rem);transition:opacity .3s ease-out,transform .3s ease-out}@media screen and (max-width:767px){.product-lumen-hero-section__accordion-body{font-size:1.4rem}}.product-lumen-hero-section__accordion-content--open .product-lumen-hero-section__accordion-body{opacity:1;transform:translateY(0);transition-delay:.1s}.product-lumen-hero-section__accordion-body a{text-decoration:underline}.product-lumen-hero-section__accordion-body ul,.product-lumen-hero-section__accordion-body ol{margin:1.6rem 0;padding-left:2.4rem}.product-lumen-hero-section__accordion-body ul{list-style:disc}.product-lumen-hero-section__accordion-body ol{list-style:decimal}.product-lumen-hero-section__accordion-body li{margin-bottom:.8rem;line-height:1.6}.product-lumen-hero-section__accordion-body li:last-child{margin-bottom:0}.product-lumen-hero-section__accordion-body ul ul,.product-lumen-hero-section__accordion-body ol ol,.product-lumen-hero-section__accordion-body ul ol,.product-lumen-hero-section__accordion-body ol ul{margin:.8rem 0}.product-lumen-hero-section__accordion-body ul ul{list-style:circle}.product-lumen-hero-section__accordion-body ul ul ul{list-style:square}.product-lumen-hero-section__services{margin-top:8rem;border-radius:2.6rem;background-color:var(--color-purple-dark)}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-hero-section__services{margin-top:5rem}}@media screen and (max-width:767px){.product-lumen-hero-section__services{margin-top:4rem}}.product-lumen-hero-section__services-grid{display:flex;flex-wrap:wrap;align-items:center;align-content:flex-start;gap:1.25rem;padding:5rem 0;border-right:1px solid rgba(0,0,0,.1);border-radius:2.6rem;background-color:#211537;text-align:center}@media screen and (max-width:767px){.product-lumen-hero-section__services-grid{padding:3rem 0;gap:0}}.product-lumen-hero-section__services-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1 0%;gap:1.625rem;min-height:5.625rem;padding:0 .9375rem;border-right:1px solid #f6f6f6}.product-lumen-hero-section__services-item:last-child{border-right:none}@media screen and (max-width:1023px){.product-lumen-hero-section__services-item{gap:1rem}}.product-lumen-hero-section__services-icon{width:4rem;height:auto;flex-shrink:0}@media screen and (max-width:1023px){.product-lumen-hero-section__services-icon{width:2.8rem}}.product-lumen-hero-section__services-text{font-size:1.8rem;font-weight:700;line-height:1.5;letter-spacing:.014rem;color:#fff;white-space:pre-line}@media screen and (max-width:1023px){.product-lumen-hero-section__services-text{font-size:1.4rem}}@media screen and (max-width:767px){.product-lumen-hero-section__services-text{font-size:1rem;line-height:1.3}}.product-lumen-scientific-proof{width:100%;background-color:#e5ddff;font-size:1.5rem;line-height:1.8125rem;letter-spacing:-.025em;padding-top:8rem;padding-bottom:8rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-scientific-proof{padding-top:5rem;padding-bottom:5rem}}@media screen and (max-width:767px){.product-lumen-scientific-proof{padding-top:4rem;padding-bottom:4rem}}.product-lumen-scientific-proof__container{display:flex;flex-direction:column;gap:3.125rem;padding-top:5rem;border-radius:2.6rem;background-color:var(--color-white);overflow:hidden}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-scientific-proof__container{gap:2rem;padding-top:4rem}}@media screen and (max-width:767px){.product-lumen-scientific-proof__container{gap:2rem;padding-top:3rem}}.product-lumen-scientific-proof__animated-text{inline-size:75rem;margin:0 auto;padding:0 2rem;font-size:4.2rem;line-height:1.5;color:var(--color-black);text-align:center;width:100%}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-scientific-proof__animated-text{font-size:3.2rem;padding:0 1.5rem}}@media screen and (max-width:767px){.product-lumen-scientific-proof__animated-text{font-size:2.4rem;padding:0 1rem;line-height:1.8}}.product-lumen-scientific-proof__animated-text em{display:inline;font-size:4.2rem;font-weight:500;color:var(--color-black);animation-name:roei-wtf-loop;animation-timing-function:linear;animation-iteration-count:infinite}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-scientific-proof__animated-text em{font-size:3.2rem}}@media screen and (max-width:767px){.product-lumen-scientific-proof__animated-text em{font-size:2.4rem}}.product-lumen-scientific-proof__image-container{width:100%;margin:0 auto;align-self:flex-start}.product-lumen-scientific-proof__image{display:block;width:100rem;max-width:100%;height:24rem;margin:0 auto;object-fit:cover;object-position:top}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-scientific-proof__image{height:20rem}}@media screen and (max-width:767px){.product-lumen-scientific-proof__image{height:16rem}}.product-lumen-habits-slider{width:100%;padding-top:8rem;padding-bottom:8rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-habits-slider{padding-top:5rem;padding-bottom:5rem}}@media screen and (max-width:767px){.product-lumen-habits-slider{padding-top:4rem;padding-bottom:4rem}}.product-lumen-habits-slider__container{display:flex;flex-direction:column;gap:4rem}.product-lumen-habits-slider__header{display:flex;flex-direction:column;gap:1.25rem;padding-bottom:4rem;text-align:left}@media screen and (max-width:767px){.product-lumen-habits-slider__header{gap:1rem;padding-bottom:3rem}}.product-lumen-habits-slider__heading{margin-bottom:1rem;font-size:4.2rem;font-weight:500;line-height:1.5}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-habits-slider__heading{font-size:3.2rem}}@media screen and (max-width:767px){.product-lumen-habits-slider__heading{font-size:2.4rem}}.product-lumen-habits-slider__description{font-size:2rem}@media screen and (max-width:767px){.product-lumen-habits-slider__description{font-size:1.4rem}}.product-lumen-habits-slider__wrapper{position:relative;flex:1}.product-lumen-habits-slider__swiper{width:100%}.product-lumen-habits-slider__slide{position:relative;margin-right:1.5rem;overflow:hidden}@media screen and (max-width:767px){.product-lumen-habits-slider__slide{margin-right:1rem}}.product-lumen-habits-slider__card{position:relative;overflow:hidden;border-radius:2.6rem}@media screen and (max-width:767px){.product-lumen-habits-slider__card{aspect-ratio:350 / 480}}.product-lumen-habits-slider__image-container{width:100%;height:100%;object-fit:cover}.product-lumen-habits-slider__image-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(311deg,transparent 51.57%,var(--color-black));background-size:cover;background-repeat:no-repeat}.product-lumen-habits-slider__image{width:100%;height:100%}.product-lumen-habits-slider__card-text{box-sizing:border-box;position:absolute;top:0;left:0;z-index:3;width:100%;padding:3rem 3.75rem 3rem 3rem;font-size:2.2rem;font-weight:600;line-height:1.5;color:var(--color-white)}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-habits-slider__card-text{font-size:1.6rem}}@media screen and (max-width:767px){.product-lumen-habits-slider__card-text{font-size:1.6rem}}.product-lumen-habits-slider__navigation{display:flex;justify-content:flex-end;gap:.4rem;padding-top:6rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-habits-slider__navigation{padding-top:3rem}}@media screen and (max-width:767px){.product-lumen-habits-slider__navigation{padding-top:2rem}}.product-lumen-habits-slider__navigation .swiper-navigation-button{width:3.6rem;height:3.6rem;background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer;transition:opacity var(--transition-normal)}@media screen and (max-width:767px){.product-lumen-habits-slider__navigation .swiper-navigation-button{width:3rem;height:3rem}}.product-lumen-habits-slider__navigation .swiper-button-next,.product-lumen-habits-slider__navigation .swiper-button-prev{position:unset;top:unset;right:unset;left:unset;margin-top:unset}.product-lumen-habits-slider__navigation .swiper-button-next:after,.product-lumen-habits-slider__navigation .swiper-button-prev:after{display:none}.product-lumen-habits-slider__navigation .swiper-button-prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjM2IiBoZWlnaHQ9IjM2IiByeD0iMTgiIGZpbGw9IiNFNkU2RTYiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNC4zMDAyIDE4QzI0LjMwMDIgMTguNDM1IDIzLjk0NzYgMTguNzg3NiAyMy41MTI3IDE4Ljc4NzZMMTQuNjkyNyAxOC43ODc2TDE4LjU1MTQgMjIuNjQ2M0MxOC44NTU5IDIyLjk1MDcgMTguODU1OSAyMy40NDQ0IDE4LjU1MTQgMjMuNzQ4OFYyMy43NDg4QzE4LjI0NyAyNC4wNTMyIDE3Ljc1MzQgMjQuMDUzMiAxNy40NDkgMjMuNzQ4OEwxMi41OTEyIDE4Ljg5MUMxMi4wOTkxIDE4LjM5ODkgMTIuMDk5MSAxNy42MDEyIDEyLjU5MTIgMTcuMTA5MUwxNy40NDkgMTIuMjUxM0MxNy43NTM0IDExLjk0NjggMTguMjQ3IDExLjk0NjggMTguNTUxNCAxMi4yNTEzVjEyLjI1MTNDMTguODU1OSAxMi41NTU3IDE4Ljg1NTkgMTMuMDQ5MyAxOC41NTE0IDEzLjM1MzhMMTQuNjkyNyAxNy4yMTI1TDIzLjUxMjcgMTcuMjEyNUMyMy45NDc2IDE3LjIxMjUgMjQuMzAwMiAxNy41NjUxIDI0LjMwMDIgMThWMThaIiBmaWxsPSIjNjY2NjY2Ii8+Cjwvc3ZnPgo=)}.product-lumen-habits-slider__navigation .swiper-button-next{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjM2IiBoZWlnaHQ9IjM2IiByeD0iMTgiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDM2IDApIiBmaWxsPSIjRTZFNkU2Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNjk5OCAxOC4wMDAzQzExLjY5OTggMTguNDM1MiAxMi4wNTI0IDE4Ljc4NzggMTIuNDg3MyAxOC43ODc4TDIxLjMwNzMgMTguNzg3OEwxNy40NDg2IDIyLjY0NjVDMTcuMTQ0MSAyMi45NTEgMTcuMTQ0MSAyMy40NDQ2IDE3LjQ0ODYgMjMuNzQ5QzE3Ljc1MyAyNC4wNTM1IDE4LjI0NjYgMjQuMDUzNSAxOC41NTExIDIzLjc0OUwyMy40MDg4IDE4Ljg5MTJDMjMuOTAwOSAxOC4zOTkyIDIzLjkwMDkgMTcuNjAxNCAyMy40MDg4IDE3LjEwOTNMMTguNTUxIDEyLjI1MTVDMTguMjQ2NiAxMS45NDcxIDE3Ljc1MyAxMS45NDcxIDE3LjQ0ODYgMTIuMjUxNUMxNy4xNDQxIDEyLjU1NiAxNy4xNDQxIDEzLjA0OTYgMTcuNDQ4NiAxMy4zNTRMMjEuMzA3MyAxNy4yMTI4TDEyLjQ4NzMgMTcuMjEyOEMxMi4wNTI0IDE3LjIxMjggMTEuNjk5OCAxNy41NjU0IDExLjY5OTggMTguMDAwM1oiIGZpbGw9IiM2NjY2NjYiLz4KPC9zdmc+Cg==)}.product-lumen-habits-slider__navigation .swiper-button-disabled{opacity:.45;cursor:not-allowed}.product-lumen-hardware-characteristics{width:100%;background-color:#faf6ff;padding-top:8rem;padding-bottom:8rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-hardware-characteristics{padding-top:5rem;padding-bottom:5rem}}@media screen and (max-width:767px){.product-lumen-hardware-characteristics{padding-top:4rem;padding-bottom:4rem}}.product-lumen-hardware-characteristics__heading{margin-bottom:3rem;font-size:4.2rem;font-weight:500;line-height:1.5}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-hardware-characteristics__heading{font-size:3.2rem}}@media screen and (max-width:767px){.product-lumen-hardware-characteristics__heading{font-size:2.4rem}}.product-lumen-hardware-characteristics__video-wrapper{position:relative;border-radius:2.6rem;overflow:hidden}@media screen and (max-width:767px){.product-lumen-hardware-characteristics__video-wrapper{border-radius:2rem;order:-1}}.product-lumen-hardware-characteristics__video{width:100%;height:100%;object-fit:cover}.product-lumen-hardware-characteristics__play-button{position:absolute;right:1rem;bottom:1rem;padding:0;border:none;background:transparent;cursor:pointer;transition:opacity var(--transition-normal)}.product-lumen-hardware-characteristics__play-button:hover{opacity:.8}.product-lumen-hardware-characteristics__play-button svg{--fill-bg: var(--color-purple-dark);--stroke-bg: var(--color-purple-dark);--fill-icon: var(--color-white)}@media screen and (max-width:767px){.product-lumen-hardware-characteristics__container{row-gap:3rem}}.product-lumen-hardware-characteristics__content-inner{display:flex;flex-direction:column;gap:1.875rem;margin:0 auto}@media screen and (max-width:767px){.product-lumen-hardware-characteristics__content-inner{gap:1.5rem}.product-lumen-hardware-characteristics__content-inner .heading{display:none}}.product-lumen-hardware-characteristics__list-wrapper{width:100%}.product-lumen-hardware-characteristics__item{border-bottom:1px solid rgba(138,68,255,.3)}.product-lumen-hardware-characteristics__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:1.5rem;border:none;background:transparent;text-align:left;cursor:pointer;transition:opacity var(--transition-normal)}@media screen and (max-width:767px){.product-lumen-hardware-characteristics__trigger{padding-bottom:1.25rem}}.product-lumen-hardware-characteristics__item:first-child .product-lumen-hardware-characteristics__trigger{padding-top:0}.product-lumen-hardware-characteristics__item:not(:first-child) .product-lumen-hardware-characteristics__trigger{padding-top:1.5rem}@media screen and (max-width:767px){.product-lumen-hardware-characteristics__item:not(:first-child) .product-lumen-hardware-characteristics__trigger{padding-top:1.25rem}}@media(hover:hover){.product-lumen-hardware-characteristics__trigger:hover .product-lumen-hardware-characteristics__title{opacity:1}}.product-lumen-hardware-characteristics__trigger-inner{display:flex;align-items:center;flex:1;gap:.75rem}.product-lumen-hardware-characteristics__item-icon{width:2.75rem;height:2.75rem;flex-shrink:0}@media screen and (max-width:767px){.product-lumen-hardware-characteristics__item-icon{width:2.4rem;height:2.4rem}}.product-lumen-hardware-characteristics__title{flex:1;padding-right:.5rem;font-size:1.8rem;font-weight:400;line-height:1.5;text-align:left}@media screen and (max-width:767px){.product-lumen-hardware-characteristics__title{font-size:1.4rem}}.product-lumen-hardware-characteristics__icon{width:2rem;height:2rem;flex-shrink:0;transition:transform var(--transition-cubic);transform:rotate(-45deg);color:#141414}.product-lumen-hardware-characteristics__icon svg{display:block;width:100%;height:100%}.product-lumen-hardware-characteristics__icon--open{transform:rotate(0)}.product-lumen-hardware-characteristics__content{max-height:0;overflow:hidden;opacity:0;transition:max-height var(--transition-cubic),opacity var(--transition-normal),padding var(--transition-normal)}.product-lumen-hardware-characteristics__content.is-open{max-height:31.25rem;padding-top:.5rem;opacity:1}@media screen and (max-width:767px){.product-lumen-hardware-characteristics__content.is-open{padding-top:.75rem}}.product-lumen-hardware-characteristics__content-inner-wrapper{display:flex;padding-bottom:1.75rem;transform:translateY(-.625rem);transition:transform .3s ease .1s}.product-lumen-hardware-characteristics__content.is-open .product-lumen-hardware-characteristics__content-inner-wrapper{transform:translateY(0)}.product-lumen-hardware-characteristics__content-spacer{width:2.75rem;flex-shrink:0}@media screen and (max-width:767px){.product-lumen-hardware-characteristics__content-spacer{width:2.4rem}}.product-lumen-hardware-characteristics__content-text{flex:1;font-size:1.6rem;font-weight:400;line-height:1.6}@media screen and (max-width:767px){.product-lumen-hardware-characteristics__content-text{font-size:1.4rem}}.product-lumen-hardware-characteristics__content-text ul{padding-top:.25rem;padding-left:1.25rem;list-style-type:disc;list-style-position:outside}.product-lumen-user-experience{width:100%;padding-top:8rem;padding-bottom:8rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-user-experience{padding-top:5rem;padding-bottom:5rem}}@media screen and (max-width:767px){.product-lumen-user-experience{padding-top:4rem;padding-bottom:4rem}}.product-lumen-user-experience__header{display:flex;flex-direction:column;gap:1.25rem;padding-bottom:4rem;text-align:left}@media screen and (max-width:767px){.product-lumen-user-experience__header{gap:1rem;padding-bottom:3rem}}.product-lumen-user-experience__heading{margin-bottom:1rem;font-size:4.2rem;font-weight:500;line-height:1.5}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-user-experience__heading{font-size:3.2rem}}@media screen and (max-width:767px){.product-lumen-user-experience__heading{font-size:2.4rem}}.product-lumen-user-experience__description{font-size:2rem}@media screen and (max-width:767px){.product-lumen-user-experience__description{font-size:1.4rem}}.product-lumen-user-experience__slider-wrapper{position:relative;width:100%}.product-lumen-user-experience__slider{width:100%;padding:0}.product-lumen-user-experience__slide{position:relative;margin-right:1.5rem;overflow:hidden}@media screen and (max-width:767px){.product-lumen-user-experience__slide{margin-right:1rem}}.product-lumen-user-experience__card{position:relative;overflow:hidden;border-radius:2.6rem;aspect-ratio:342 / 565}@media screen and (max-width:767px){.product-lumen-user-experience__card{aspect-ratio:350 / 480;border-radius:2rem}}.product-lumen-user-experience__image-container{display:block;width:100%;height:100%}.product-lumen-user-experience__image{width:100%;height:100%;object-fit:cover}.product-lumen-user-experience__card-text{box-sizing:border-box;position:absolute;bottom:0;left:0;width:100%;padding:2rem 1.5rem;font-size:1.6rem;line-height:1.5;color:#0e0e0e}@media screen and (max-width:767px){.product-lumen-user-experience__card-text{font-size:1.4rem}}.product-lumen-user-experience__card-text em{font-weight:600}.product-lumen-user-experience__navigation{display:flex;justify-content:flex-end;gap:.4rem;padding-top:3rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-user-experience__navigation{padding-top:3rem}}@media screen and (max-width:767px){.product-lumen-user-experience__navigation{padding-top:2rem}}.product-lumen-user-experience__navigation .swiper-navigation-button{width:3.6rem;height:3.6rem;background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer;transition:opacity var(--transition-normal)}@media screen and (max-width:767px){.product-lumen-user-experience__navigation .swiper-navigation-button{width:3rem;height:3rem}}.product-lumen-user-experience__navigation .swiper-button-next,.product-lumen-user-experience__navigation .swiper-button-prev{position:unset;top:unset;right:unset;left:unset;margin-top:unset}.product-lumen-user-experience__navigation .swiper-button-next:after,.product-lumen-user-experience__navigation .swiper-button-prev:after{display:none}.product-lumen-user-experience__navigation .swiper-button-prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjM2IiBoZWlnaHQ9IjM2IiByeD0iMTgiIGZpbGw9IiNFNkU2RTYiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNC4zMDAyIDE4QzI0LjMwMDIgMTguNDM1IDIzLjk0NzYgMTguNzg3NiAyMy41MTI3IDE4Ljc4NzZMMTQuNjkyNyAxOC43ODc2TDE4LjU1MTQgMjIuNjQ2M0MxOC44NTU5IDIyLjk1MDcgMTguODU1OSAyMy40NDQ0IDE4LjU1MTQgMjMuNzQ4OFYyMy43NDg4QzE4LjI0NyAyNC4wNTMyIDE3Ljc1MzQgMjQuMDUzMiAxNy40NDkgMjMuNzQ4OEwxMi41OTEyIDE4Ljg5MUMxMi4wOTkxIDE4LjM5ODkgMTIuMDk5MSAxNy42MDEyIDEyLjU5MTIgMTcuMTA5MUwxNy40NDkgMTIuMjUxM0MxNy43NTM0IDExLjk0NjggMTguMjQ3IDExLjk0NjggMTguNTUxNCAxMi4yNTEzVjEyLjI1MTNDMTguODU1OSAxMi41NTU3IDE4Ljg1NTkgMTMuMDQ5MyAxOC41NTE0IDEzLjM1MzhMMTQuNjkyNyAxNy4yMTI1TDIzLjUxMjcgMTcuMjEyNUMyMy45NDc2IDE3LjIxMjUgMjQuMzAwMiAxNy41NjUxIDI0LjMwMDIgMThWMThaIiBmaWxsPSIjNjY2NjY2Ii8+Cjwvc3ZnPgo=)}.product-lumen-user-experience__navigation .swiper-button-next{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjM2IiBoZWlnaHQ9IjM2IiByeD0iMTgiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDM2IDApIiBmaWxsPSIjRTZFNkU2Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNjk5OCAxOC4wMDAzQzExLjY5OTggMTguNDM1MiAxMi4wNTI0IDE4Ljc4NzggMTIuNDg3MyAxOC43ODc4TDIxLjMwNzMgMTguNzg3OEwxNy40NDg2IDIyLjY0NjVDMTcuMTQ0MSAyMi45NTEgMTcuMTQ0MSAyMy40NDQ2IDE3LjQ0ODYgMjMuNzQ5QzE3Ljc1MyAyNC4wNTM1IDE4LjI0NjYgMjQuMDUzNSAxOC41NTExIDIzLjc0OUwyMy40MDg4IDE4Ljg5MTJDMjMuOTAwOSAxOC4zOTkyIDIzLjkwMDkgMTcuNjAxNCAyMy40MDg4IDE3LjEwOTNMMTguNTUxIDEyLjI1MTVDMTguMjQ2NiAxMS45NDcxIDE3Ljc1MyAxMS45NDcxIDE3LjQ0ODYgMTIuMjUxNUMxNy4xNDQxIDEyLjU1NiAxNy4xNDQxIDEzLjA0OTYgMTcuNDQ4NiAxMy4zNTRMMjEuMzA3MyAxNy4yMTI4TDEyLjQ4NzMgMTcuMjEyOEMxMi4wNTI0IDE3LjIxMjggMTEuNjk5OCAxNy41NjU0IDExLjY5OT4gMTguMDAwM1oiIGZpbGw9IiM2NjY2NjYiLz4KPC9zdmc+Cg==)}.product-lumen-user-experience__navigation .swiper-button-disabled{opacity:.45;cursor:not-allowed}.product-lumen-user-review{width:100%;background-color:var(--color-purple-dark);padding-top:8rem;padding-bottom:8rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-user-review{padding-top:5rem;padding-bottom:5rem}}@media screen and (max-width:767px){.product-lumen-user-review{padding-top:4rem;padding-bottom:4rem}}.product-lumen-user-review__header{display:flex;flex-direction:column;width:100%;gap:1.875rem;margin-bottom:4rem}@media screen and (max-width:767px){.product-lumen-user-review__header{text-align:center;gap:1.5rem;margin-bottom:3rem}}.product-lumen-user-review__title{margin:0;font-size:4.2rem;font-weight:500;line-height:1.5;color:var(--color-purple-light);text-align:left}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-user-review__title{font-size:3.2rem}}@media screen and (max-width:767px){.product-lumen-user-review__title{font-size:2.4rem;text-align:center}}.product-lumen-user-review__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:1.125rem;font-size:2rem;color:var(--color-white)}@media screen and (max-width:767px){.product-lumen-user-review__meta{font-size:1.4rem;gap:.875rem;justify-content:center}}.product-lumen-user-review__trustpilot-badge{display:flex;align-items:center}.product-lumen-user-review__trustpilot-icon{display:block;width:1.8rem;height:1.8rem;margin-right:.5rem;color:#219653}.product-lumen-user-review__trustpilot-icon svg{display:block;width:100%;height:100%}.product-lumen-user-review__slider-wrapper{position:relative;width:100%}.product-lumen-user-review__slider{width:100%;padding:0}.product-lumen-user-review__slide{margin-right:1.5rem}@media screen and (max-width:767px){.product-lumen-user-review__slide{margin-right:1rem}}.product-lumen-user-review__card{position:relative;padding:3rem 2.5rem;border-radius:2.6rem;background:var(--color-white);box-shadow:var(--shadow-card)}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-user-review__card{padding:2.5rem 2rem}}@media screen and (max-width:767px){.product-lumen-user-review__card{padding:2rem 1.5rem;border-radius:2rem}}.product-lumen-user-review__decorative{position:absolute;top:0;right:0;height:auto}@media screen and (max-width:767px){.product-lumen-user-review__decorative{width:80px;height:auto}}.product-lumen-user-review__card-inner{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width:767px){.product-lumen-user-review__card-inner{gap:1.5rem}}.product-lumen-user-review__author{position:relative;z-index:10;display:flex;align-items:center;gap:1rem}.product-lumen-user-review__avatar{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;border-radius:9999px;background-color:#8709df;font-size:1.25rem;color:var(--color-gray-50);text-align:center}@media screen and (max-width:767px){.product-lumen-user-review__avatar{width:2.5rem;height:2.5rem;font-size:1.1rem}}.product-lumen-user-review__avatar-text{padding-top:.3125rem}.product-lumen-user-review__author-info{flex:1}.product-lumen-user-review__author-details{display:flex;flex-direction:column;align-items:flex-start}.product-lumen-user-review__date{font-size:1.2rem}.product-lumen-user-review__name{font-size:2rem;font-weight:700;color:var(--color-black)}@media screen and (max-width:767px){.product-lumen-user-review__name{font-size:1.2rem}}.product-lumen-user-review__stars{display:flex;gap:.125rem}.product-lumen-user-review__stars img{height:2rem;width:auto}@media screen and (max-width:767px){.product-lumen-user-review__stars img{height:1.6rem}}.product-lumen-user-review__content{display:flex;flex-direction:column;gap:.75rem}@media screen and (max-width:767px){.product-lumen-user-review__content{gap:.5rem}}.product-lumen-user-review__heading{position:relative;font-size:1.8rem;font-weight:700;line-height:1.4;color:var(--color-black)}@media screen and (max-width:767px){.product-lumen-user-review__heading{font-size:1.5rem}}.product-lumen-user-review__text{position:relative;font-size:1.6rem;line-height:1.5}@media screen and (max-width:767px){.product-lumen-user-review__text{font-size:1.4rem}}.product-lumen-user-review__text-full{max-height:0;overflow:hidden;line-height:1.5;opacity:0;transform:translateY(-.625rem);transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .5s ease .15s,transform .5s ease .15s}.product-lumen-user-review__content--expanded .product-lumen-user-review__text-full{max-height:31.25rem;margin-top:.75rem;opacity:1;transform:translateY(0)}.product-lumen-user-review__toggle{margin-top:.5rem;padding:0;border:none;background:transparent;font-size:1.6rem;text-decoration:underline;cursor:pointer;transition:opacity var(--transition-normal)}@media screen and (max-width:767px){.product-lumen-user-review__toggle{font-size:1.3rem}}@media(hover:hover){.product-lumen-user-review__toggle:hover{opacity:.8}}.product-lumen-user-review__toggle-text--less,.product-lumen-user-review__content--expanded .product-lumen-user-review__toggle-text--more{display:none}.product-lumen-user-review__content--expanded .product-lumen-user-review__toggle-text--less{display:inline}.product-lumen-user-review__navigation{display:flex;justify-content:flex-end;gap:.4rem;padding-top:3rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-user-review__navigation{padding-top:3rem}}@media screen and (max-width:767px){.product-lumen-user-review__navigation{padding-top:2rem}}.product-lumen-user-review__navigation .swiper-navigation-button{width:3.6rem;height:3.6rem;background-size:contain;background-repeat:no-repeat;background-position:center;cursor:pointer;transition:opacity var(--transition-normal)}@media screen and (max-width:767px){.product-lumen-user-review__navigation .swiper-navigation-button{width:3rem;height:3rem}}.product-lumen-user-review__navigation .swiper-button-next,.product-lumen-user-review__navigation .swiper-button-prev{position:unset;top:unset;right:unset;left:unset;margin-top:unset}.product-lumen-user-review__navigation .swiper-button-next:after,.product-lumen-user-review__navigation .swiper-button-prev:after{display:none}.product-lumen-user-review__navigation .swiper-button-prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjM2IiBoZWlnaHQ9IjM2IiByeD0iMTgiIGZpbGw9IiNFNkU2RTYiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNC4zMDAyIDE4QzI0LjMwMDIgMTguNDM1IDIzLjk0NzYgMTguNzg3NiAyMy41MTI3IDE4Ljc4NzZMMTQuNjkyNyAxOC43ODc2TDE4LjU1MTQgMjIuNjQ2M0MxOC44NTU5IDIyLjk1MDcgMTguODU1OSAyMy40NDQ0IDE4LjU1MTQgMjMuNzQ4OFYyMy43NDg4QzE4LjI0NyAyNC4wNTMyIDE3Ljc1MzQgMjQuMDUzMiAxNy40NDkgMjMuNzQ4OEwxMi41OTEyIDE4Ljg5MUMxMi4wOTkxIDE4LjM5ODkgMTIuMDk5MSAxNy42MDEyIDEyLjU5MTIgMTcuMTA5MUwxNy40NDkgMTIuMjUxM0MxNy43NTM0IDExLjk0NjggMTguMjQ3IDExLjk0NjggMTguNTUxNCAxMi4yNTEzVjEyLjI1MTNDMTguODU1OSAxMi41NTU3IDE4Ljg1NTkgMTMuMDQ5MyAxOC41NTE0IDEzLjM1MzhMMTQuNjkyNyAxNy4yMTI1TDIzLjUxMjcgMTcuMjEyNUMyMy45NDc2IDE3LjIxMjUgMjQuMzAwMiAxNy41NjUxIDI0LjMwMDIgMThWMThaIiBmaWxsPSIjNjY2NjY2Ii8+Cjwvc3ZnPgo=)}.product-lumen-user-review__navigation .swiper-button-next{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjM2IiBoZWlnaHQ9IjM2IiByeD0iMTgiIHRyYW5zZm9ybT0ibWF0cml4KC0xIDAgMCAxIDM2IDApIiBmaWxsPSIjRTZFNkU2Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNjk5OCAxOC4wMDAzQzExLjY5OTggMTguNDM1MiAxMi4wNTI0IDE4Ljc4NzggMTIuNDg3MyAxOC43ODc4TDIxLjMwNzMgMTguNzg3OEwxNy40NDg2IDIyLjY0NjVDMTcuMTQ0MSAyMi45NTEgMTcuMTQ0MSAyMy40NDQ2IDE3LjQ0ODYgMjMuNzQ5QzE3Ljc1MyAyNC4wNTM1IDE4LjI0NjYgMjQuMDUzNSAxOC41NTExIDIzLjc0OUwyMy40MDg4IDE4Ljg5MTJDMjMuOTAwOSAxOC4zOTkyIDIzLjkwMDkgMTcuNjAxNCAyMy40MDg4IDE3LjEwOTNMMTguNTUxIDEyLjI1MTVDMTguMjQ2NiAxMS45NDcxIDE3Ljc1MyAxMS45NDcxIDE3LjQ0ODYgMTIuMjUxNUMxNy4xNDQxIDEyLjU1NiAxNy4xNDQxIDEzLjA0OTYgMTcuNDQ4NiAxMy4zNTRMMjEuMzA3MyAxNy4yMTI4TDEyLjQ4NzMgMTcuMjEyOEMxMi4wNTI0IDE3LjIxMjggMTEuNjk5OCAxNy41NjU0IDExLjY5OTggMTguMDAwM1oiIGZpbGw9IiM2NjY2NjYiLz4KPC9zdmc+Cg==)}.product-lumen-user-review__navigation .swiper-button-disabled{opacity:.45;cursor:not-allowed}.product-lumen-detail-explanation{width:100%;padding-top:8rem;padding-bottom:8rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-detail-explanation{padding-top:5rem;padding-bottom:5rem}}@media screen and (max-width:767px){.product-lumen-detail-explanation{padding-top:4rem;padding-bottom:4rem}}.product-lumen-detail-explanation__heading{margin-bottom:4rem;font-size:4.2rem;font-weight:500;line-height:1.5;text-align:center}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-detail-explanation__heading{margin-bottom:3rem;font-size:3.2rem}}@media screen and (max-width:767px){.product-lumen-detail-explanation__heading{margin-bottom:2rem;font-size:2.4rem;text-align:left}}.product-lumen-detail-explanation__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-detail-explanation__grid{gap:1.5rem}}@media screen and (max-width:767px){.product-lumen-detail-explanation__grid{display:grid;grid-template-columns:repeat(2,15.7rem);justify-content:center;gap:1rem}}.product-lumen-detail-explanation__card{position:relative;cursor:pointer;border-radius:2.6rem;overflow:hidden;aspect-ratio:710 / 528}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-detail-explanation__card{aspect-ratio:336 / 528}}@media screen and (max-width:767px){.product-lumen-detail-explanation__card{width:15.7rem;display:flex;flex-direction:column;border-radius:0;cursor:default;pointer-events:none;overflow:unset}}.product-lumen-detail-explanation__content-overlay{display:flex;flex-direction:column;position:absolute;bottom:0;left:0;width:100%;gap:.75rem;padding:2.5rem 2rem;border-bottom-left-radius:2.6rem;border-bottom-right-radius:2.6rem;z-index:10}@media screen and (max-width:767px){.product-lumen-detail-explanation__content-overlay{position:static;padding:0;gap:0;border-bottom-left-radius:0;border-bottom-right-radius:0;background:none!important}}.product-lumen-detail-explanation__card--expanded .product-lumen-detail-explanation__content-overlay{background:linear-gradient(to top,rgba(0,0,0,.9),transparent)}.product-lumen-detail-explanation__title{font-size:2rem;font-weight:700;color:var(--color-white);line-height:1.4}@media screen and (max-width:767px){.product-lumen-detail-explanation__title{order:-1;padding:1rem 0;font-size:1.4rem;color:#5b0fc6}}.product-lumen-detail-explanation__text{font-size:1.6rem;display:block;line-height:1.5;color:#fffc}@media screen and (max-width:767px){.product-lumen-detail-explanation__text{display:none}}.product-lumen-detail-explanation__ellipsis{display:inline-block;transition:opacity var(--transition-normal)}.product-lumen-detail-explanation__card--expanded .product-lumen-detail-explanation__ellipsis{display:none;opacity:0}.product-lumen-detail-explanation__text-full{max-height:0;overflow:hidden;opacity:0;transform:translateY(-.625rem);transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .5s ease .15s,transform .5s ease .15s}.product-lumen-detail-explanation__card--expanded .product-lumen-detail-explanation__text-full{display:inline-block;max-height:31.25rem;margin-top:.75rem;opacity:1;transform:translateY(0)}.product-lumen-detail-explanation__video{width:100%;height:100%;border-radius:2.6rem;object-fit:cover}@media screen and (max-width:767px){.product-lumen-detail-explanation__video{width:auto;height:22rem;border-radius:0;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}}.product-lumen-detail-explanation__video--mobile{display:none}.product-lumen-detail-explanation__video--desktop{display:block}@media screen and (max-width:767px){.product-lumen-detail-explanation__video--mobile{display:block;border-radius:1.6rem;overflow:hidden}.product-lumen-detail-explanation__video--desktop{display:none}}.product-lumen-detail-explanation__toggle-icon{display:flex;align-items:center;justify-content:center;position:absolute;top:1.5rem;right:1.5rem;width:3rem;height:3rem;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:#ffffffe6;transition:all var(--transition-cubic);transform:rotate(-45deg);z-index:20}@media screen and (max-width:767px){.product-lumen-detail-explanation__toggle-icon{display:none}}.product-lumen-detail-explanation__card--expanded .product-lumen-detail-explanation__toggle-icon{border:none;background-color:var(--color-white);color:var(--color-black);transform:rotate(0)}.product-lumen-detail-explanation__toggle-icon-svg{width:1.5rem;height:1.5rem}@media screen and (max-width:767px){.product-lumen-detail-explanation__toggle-icon-svg{width:1.25rem;height:1.25rem}}.product-lumen-detail-explanation__mobile-text{display:none}@media screen and (max-width:767px){.product-lumen-detail-explanation__mobile-text{display:block;margin-top:3rem}.product-lumen-detail-explanation__mobile-text p{margin-bottom:1.5rem;font-size:1.4rem;line-height:1.6}.product-lumen-detail-explanation__mobile-text p:last-child{margin-bottom:0}.product-lumen-detail-explanation__mobile-text em{font-weight:600}}.product-lumen-cart-widget{position:relative;background-color:#f1f3fb;padding-top:8rem;padding-bottom:8rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-cart-widget{padding-top:5rem;padding-bottom:5rem}}@media screen and (max-width:767px){.product-lumen-cart-widget{padding-top:4rem;padding-bottom:4rem}}.product-lumen-cart-widget__main-content{padding-top:1.5rem;scroll-margin-top:4rem}.product-lumen-cart-widget__content-wrapper{display:flex;flex-direction:column;gap:3rem;padding:3rem 0}@media(min-width:1024px){.product-lumen-cart-widget__content-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:var(--grid-container-large);margin-left:auto;margin-right:auto;padding-left:3.6rem!important;padding-right:3.6rem!important}}@media screen and (min-width:1024px)and (max-width:1440px){.product-lumen-cart-widget__content-wrapper{padding-left:6rem!important;padding-right:6rem!important}}.product-lumen-cart-widget__title-content{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-cart-widget__title-content{gap:1.5rem}}@media screen and (max-width:767px){.product-lumen-cart-widget__title-content{gap:1.5rem}}.product-lumen-cart-widget__trustpilot-wrapper{display:flex;align-items:center;gap:2rem}@media screen and (max-width:767px){.product-lumen-cart-widget__trustpilot-wrapper{flex-wrap:wrap;gap:1rem}}.product-lumen-cart-widget__trustpilot-logo{display:flex;flex-wrap:nowrap;align-items:center;gap:.3rem;height:auto}.product-lumen-cart-widget__trustpilot-logo--vendor{width:auto;height:1.6rem;margin-right:.6rem}.product-lumen-cart-widget__trustpilot-logo--stars{width:1.3rem;height:auto}.product-lumen-cart-widget__trustpilot-logo--stars-full,.product-lumen-cart-widget__trustpilot-logo--stars-half{color:#0e0e0e}.product-lumen-cart-widget__trustpilot-logo--stars-empty{color:#e6e6e6}.product-lumen-cart-widget__trustpilot-button{padding:0;border:none;background:none;cursor:pointer}.product-lumen-cart-widget__trustpilot-stars{width:auto;height:2.4rem}.product-lumen-cart-widget__product-info{display:flex;flex-direction:column;gap:1rem}.product-lumen-cart-widget__product-title{font-size:3rem;font-weight:500;line-height:1.5}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-cart-widget__product-title{font-size:2.4rem}}@media screen and (max-width:767px){.product-lumen-cart-widget__product-title{font-size:2rem}}.product-lumen-cart-widget__product-subtitle{font-size:2rem}@media screen and (max-width:767px){.product-lumen-cart-widget__product-subtitle{font-size:1.4rem}}.product-lumen-cart-widget__left-column{position:sticky;top:4rem;align-self:flex-start}@media screen and (max-width:1023px){.product-lumen-cart-widget__left-column{width:100%;position:inherit;top:0}}.product-lumen-cart-widget__right-column{display:flex;flex-direction:column;gap:2.8rem;padding:0}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-cart-widget__right-column{margin-left:auto;margin-right:auto;padding-left:var(--grid-container-padding);padding-right:var(--grid-container-padding)}}@media screen and (max-width:767px){.product-lumen-cart-widget__right-column{gap:2rem;padding-left:var(--grid-container-padding);padding-right:var(--grid-container-padding);min-width:0}}.product-lumen-cart-widget__media{position:relative;width:100%}.product-lumen-cart-widget__media-slide{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;border-radius:2.6rem;overflow:hidden}.product-lumen-cart-widget__media-video,.product-lumen-cart-widget__media-image{width:100%;height:100%;object-fit:cover}.product-lumen-cart-widget__media-nav{display:block}.product-lumen-cart-widget__media-nav-button{position:absolute;top:50%;z-index:10;display:flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border:none;border-radius:50%;background-color:#ffffff80;box-shadow:var(--shadow-sm);color:var(--color-black);cursor:pointer;transition:all var(--transition-fast);transform:translateY(-50%)}@media screen and (max-width:767px){.product-lumen-cart-widget__media-nav-button{width:3.6rem;height:3.6rem}}@media(hover:hover){.product-lumen-cart-widget__media-nav-button:hover{transform:translateY(-50%) scale(1.05);box-shadow:var(--shadow-md)}}.product-lumen-cart-widget__media-nav-button--prev{left:2rem}@media screen and (max-width:767px){.product-lumen-cart-widget__media-nav-button--prev{left:1rem}}.product-lumen-cart-widget__media-nav-button--next{right:2rem}@media screen and (max-width:767px){.product-lumen-cart-widget__media-nav-button--next{right:1rem}}.product-lumen-cart-widget__media-nav-button.swiper-button-disabled{display:none}.product-lumen-cart-widget__media-pagination.product-lumen-cart-widget__media-pagination{position:static;display:flex;justify-content:center;gap:0;margin-top:2rem}@media screen and (min-width:1024px){.product-lumen-cart-widget__media-pagination.product-lumen-cart-widget__media-pagination{position:absolute;bottom:2rem;left:50%;z-index:10;margin-top:0;transform:translate(-50%)}}@media screen and (max-width:1023px){.product-lumen-cart-widget__media-pagination.product-lumen-cart-widget__media-pagination{display:none}}.product-lumen-cart-widget__media-pagination .swiper-pagination-bullet{width:1.2rem;height:1.2rem;border-radius:50%;background-color:#ffffff80;cursor:pointer;transition:all var(--transition-fast)}.product-lumen-cart-widget__media-pagination .swiper-pagination-bullet-active{background-color:var(--color-black)}.product-lumen-cart-widget__global-error{position:fixed;top:0;left:0;right:0;z-index:9999;padding:1.5rem 2rem;background-color:#dc2626;color:#fff;font-size:1.6rem;font-weight:600;text-align:center;transform:translateY(-100%);transition:transform .3s ease}.product-lumen-cart-widget__global-error.is-visible{transform:translateY(0)}.product-lumen-cart-widget__global-error:empty{display:none}.product-lumen-cart-widget__plan-heading{display:flex;flex-direction:column;gap:1rem;margin:0;font-size:2.8rem;font-weight:500;line-height:1.4}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-cart-widget__plan-heading{font-size:2.4rem}}@media screen and (max-width:767px){.product-lumen-cart-widget__plan-heading{font-size:2rem}}.product-lumen-cart-widget__plan-mainheading{color:var(--color-black)}.product-lumen-cart-widget__plan-subheading{margin-top:0;font-size:1.6rem;font-weight:400}@media screen and (max-width:767px){.product-lumen-cart-widget__plan-subheading{font-size:1.4rem}}.product-lumen-cart-widget__plans{display:flex;flex-direction:column;gap:1.25rem}.product-lumen-cart-widget__plan-card{display:flex;flex-direction:column;gap:.3rem;padding:1.5rem 4.5rem 1.5rem 1.5rem;border-radius:var(--radius-md);background-color:var(--color-white);border:2px solid rgba(139,92,246,.2);cursor:pointer;position:relative}.product-lumen-cart-widget__plan-card[aria-selected=true]{border:2px solid #7c57fd;background-color:#f7f3fc;pointer-events:none}.product-lumen-cart-widget__plan-card:disabled{opacity:.5;pointer-events:none}.product-lumen-cart-widget__plan-card.is-loading{pointer-events:none}.product-lumen-cart-widget__plan-card.is-loading:after{content:"";position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);width:2rem;height:2rem;border:2px solid rgba(124,87,253,.2);border-top-color:#7c57fd;border-radius:50%;animation:cart-widget-spinner .8s linear infinite}.product-lumen-cart-widget__plan-card.is-loading .product-lumen-cart-widget__plan-arrow{opacity:0}@keyframes cart-widget-spinner{to{transform:translateY(-50%) rotate(360deg)}}@media(hover:hover){.product-lumen-cart-widget__plan-card{transition:all .2s ease}.product-lumen-cart-widget__plan-card:hover:not(:disabled){border:2px solid #7c57fd;background-color:#f7f3fc}}@media screen and (max-width:767px){.product-lumen-cart-widget__plan-card{padding:1.2rem 4rem 1.2rem 1.2rem}}.product-lumen-cart-widget__plan-arrow{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);width:2rem;height:2rem;color:#0006;flex-shrink:0}.product-lumen-cart-widget__plan-card.is-selected .product-lumen-cart-widget__plan-arrow{color:#000000b3;transform:translateY(-50%) translate(.2rem)}@media(hover:hover){.product-lumen-cart-widget__plan-arrow{transition:color .2s ease,transform .2s ease}.product-lumen-cart-widget__plan-card:hover .product-lumen-cart-widget__plan-arrow{color:#000000b3;transform:translateY(-50%) translate(.2rem)}}@media screen and (max-width:767px){.product-lumen-cart-widget__plan-arrow{right:1.2rem;width:1.6rem;height:1.6rem}}.product-lumen-cart-widget__plan-header{display:flex;align-items:flex-start;justify-content:space-between;width:100%;gap:1.5rem}.product-lumen-cart-widget__modal-trigger{transition:opacity .2s ease}@media(hover:hover){.product-lumen-cart-widget__modal-trigger:hover{opacity:.75}}.product-lumen-cart-widget__plan-description,.product-lumen-cart-widget__modal-trigger-subtitle,.product-lumen-cart-widget__warranty-description{font-size:1.4rem}@media screen and (max-width:767px){.product-lumen-cart-widget__plan-description,.product-lumen-cart-widget__modal-trigger-subtitle,.product-lumen-cart-widget__warranty-description{font-size:1.2rem}}.product-lumen-cart-widget__plan-title-wrapper{position:relative;display:flex;flex-direction:column;justify-content:space-between;flex:1;gap:.25rem}.product-lumen-cart-widget__plan-title{color:var(--color-black);font-size:1.8rem;font-weight:600}@media screen and (max-width:767px){.product-lumen-cart-widget__plan-title{font-size:1.6rem}}.product-lumen-cart-widget__plan-price-wrapper{display:inline-flex;align-items:center;justify-content:space-between;gap:.25rem}.product-lumen-cart-widget__plan-price-row{display:flex;flex-direction:row;gap:.125rem}.product-lumen-cart-widget__plan-price{font-size:1.8rem;font-weight:600;color:var(--color-purple-primary)}@media screen and (max-width:767px){.product-lumen-cart-widget__plan-price{font-size:1.6rem}}.product-lumen-cart-widget__plan-compare-price{padding-left:.3125rem;font-weight:600;text-decoration:line-through;color:var(--color-gray-500)}.product-lumen-cart-widget__plan-badge,.product-lumen-cart-widget__plan-badge--popular{display:inline-block;margin-left:.5rem;padding:.5rem 1rem;border-radius:var(--radius-full);background-color:var(--color-black);font-size:1.4rem;font-weight:600;line-height:1.25rem;color:var(--color-lime)}.product-lumen-cart-widget__plan-badge--popular{border:1px solid var(--color-success);background-color:transparent;color:var(--color-success)}.product-lumen-cart-widget__plan-divider{width:100%;height:1px;margin-top:-.5rem;background-color:var(--color-gray-200)}.product-lumen-cart-widget__plan-tags{display:inline-flex;align-items:center;justify-content:flex-start;gap:.5rem}.product-lumen-cart-widget__plan-tag{padding:.25rem .5rem;border-radius:var(--radius-sm);font-size:.875rem;white-space:nowrap}.product-lumen-cart-widget__plan-tag--discount{background-color:var(--color-purple-primary);color:var(--color-gray-50)}.product-lumen-cart-widget__plan-tag--recommend{border:1px solid #10b981;color:#10b981}.product-lumen-cart-widget__modal-trigger{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.5rem 2rem 0;cursor:pointer;border-top:1px solid rgba(139,92,246,.3)}@media screen and (max-width:767px){.product-lumen-cart-widget__modal-trigger{padding:1.2rem 1.5rem}}.product-lumen-cart-widget__modal-trigger-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex:1;gap:.5rem}.product-lumen-cart-widget__modal-trigger-title{color:var(--color-black);font-weight:600}.product-lumen-cart-widget__modal-trigger-icon-wrapper{position:relative;width:1.25rem;height:1.25rem}.product-lumen-cart-widget__modal-icon{transition:transform var(--transition-fast)}.product-lumen-cart-widget__modal-icon.is-open{transform:rotate(-45deg)}.product-lumen-cart-widget__modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;background-color:#0000;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0;visibility:hidden;transition:opacity var(--transition-slow),background-color var(--transition-slow),backdrop-filter var(--transition-slow),visibility var(--transition-slow)}.product-lumen-cart-widget__modal-overlay--open{--top-offset: 3.75rem;padding:2rem;padding-top:calc(2rem + var(--top-offset));background-color:#0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:1;visibility:visible}@media screen and (max-width:767px){.product-lumen-cart-widget__modal-overlay--open{padding:1rem}}.product-lumen-cart-widget__modal-dialog{position:relative;display:flex;flex-direction:column;height:auto;overflow:hidden;border:1px solid var(--outline);border-radius:var(--radius-md);background-color:var(--color-white);opacity:0;transform:translateY(1.25rem) scale(.95);transition:opacity var(--transition-slow) .1s,transform var(--transition-cubic) .1s}.product-lumen-cart-widget__modal-overlay--open .product-lumen-cart-widget__modal-dialog{min-width:75rem;max-width:75rem;opacity:1;transform:translateY(0) scale(1)}@media screen and (max-width:767px){.product-lumen-cart-widget__modal-overlay--open .product-lumen-cart-widget__modal-dialog{min-width:100%;max-width:100%}}.product-lumen-cart-widget__modal-close{position:absolute;top:1.5rem;right:2rem;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;width:2.6875rem;height:2.6875rem;border:none;border-radius:50%;background-color:var(--color-gray-200);cursor:pointer}.product-lumen-cart-widget__modal-close-icon{width:1.5rem;height:1.5rem;color:var(--color-gray-500)}.product-lumen-cart-widget__modal-content{display:flex;flex-direction:column;max-height:calc(90vh - var(--top-offset));overflow-y:auto}.product-lumen-cart-widget__modal-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem;padding:4rem 8rem 0}@media screen and (max-width:767px){.product-lumen-cart-widget__modal-header{padding:3rem 2rem 0}}.product-lumen-cart-widget__modal-header-icon{width:6.625rem;height:6.625rem}.product-lumen-cart-widget__modal-header-title{font-size:2.4rem;font-weight:600;text-align:center}@media screen and (max-width:767px){.product-lumen-cart-widget__modal-header-title{font-size:2rem}}.product-lumen-cart-widget__modal-body{padding:0 8rem 4rem}@media screen and (max-width:767px){.product-lumen-cart-widget__modal-body{padding:0 2rem 3rem}}.product-lumen-cart-widget__modal-body-text{font-size:1.6rem}@media screen and (max-width:767px){.product-lumen-cart-widget__modal-body-text{font-size:1.4rem}}.product-lumen-cart-widget__modal-body-text *:last-child{margin-bottom:0}.product-lumen-cart-widget__modal-footer{display:flex;flex-direction:column;gap:1rem;padding:4rem 8rem 3rem;background-color:var(--color-gray-50)}@media screen and (max-width:767px){.product-lumen-cart-widget__modal-footer{padding:3rem 2rem 2rem}}.product-lumen-cart-widget__modal-accordion-list{display:flex;flex-direction:column}.product-lumen-cart-widget__modal-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.5rem 0;border:none;background:none;text-align:left;cursor:pointer}.product-lumen-cart-widget__modal-accordion-title{font-size:1.6rem;font-weight:600;color:var(--color-gray-900)}.product-lumen-cart-widget__modal-accordion-icon{position:relative;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex-shrink:0}.product-lumen-cart-widget__modal-accordion-icon:before,.product-lumen-cart-widget__modal-accordion-icon:after{content:"";position:absolute;background-color:currentColor;transition:transform var(--transition-cubic)}.product-lumen-cart-widget__modal-accordion-icon:before{width:1.25rem;height:2px}.product-lumen-cart-widget__modal-accordion-icon:after{width:2px;height:1.25rem}.product-lumen-cart-widget__modal-accordion-item.is-open .product-lumen-cart-widget__modal-accordion-icon:before,.product-lumen-cart-widget__modal-accordion-item.is-open .product-lumen-cart-widget__modal-accordion-icon:after{transform:rotate(45deg)}.product-lumen-cart-widget__modal-accordion-content{max-height:0;overflow:hidden;transition:max-height var(--transition-cubic)}.product-lumen-cart-widget__modal-accordion-item.is-open .product-lumen-cart-widget__modal-accordion-content{max-height:31.25rem}.product-lumen-cart-widget__modal-accordion-body{padding-bottom:1.5rem;font-size:1.4rem;line-height:1.6;color:var(--color-gray-500);opacity:0;transform:translateY(-.625rem);transition:opacity .3s ease .1s,transform .3s ease .1s}.product-lumen-cart-widget__modal-accordion-item.is-open .product-lumen-cart-widget__modal-accordion-body{opacity:1;transform:translateY(0)}.product-lumen-cart-widget__modal-accordion-body ul{margin:0;padding-left:2rem;list-style:disc}.product-lumen-cart-widget__modal-accordion-body li{margin-bottom:.5rem}.product-lumen-cart-widget__modal-faq-list{display:flex;flex-direction:column;gap:2rem}.product-lumen-cart-widget__summary{display:flex;flex-direction:column;gap:3rem;padding:3rem;border-radius:var(--radius-md);background-color:var(--color-white);box-shadow:0 .25rem 1rem #0000000f}@media screen and (max-width:767px){.product-lumen-cart-widget__summary{padding:3rem 1.5rem}}.product-lumen-cart-widget__checkout{display:flex;flex-direction:column;gap:2.5rem}@media screen and (max-width:767px){.product-lumen-cart-widget__checkout{gap:2rem}}.product-lumen-cart-widget__coupon-block{margin-bottom:2rem}.product-lumen-cart-widget__coupon-toggle{padding:0;border:none;background:none;font-weight:700;cursor:pointer}.product-lumen-cart-widget__coupon-form{display:flex;flex-direction:column}.product-lumen-cart-widget__applied-coupon{display:inline-flex;flex-wrap:wrap;gap:.8rem}.product-lumen-cart-widget__applied-coupon-button{display:flex;align-items:center;margin-top:1rem;gap:1rem;font-size:1.2rem;font-weight:600;padding:.5rem 1.5rem;border-radius:9999px;background-color:#fafafa;border:1px solid rgba(139,92,246,.3)}@media screen and (max-width:767px){.product-lumen-cart-widget__applied-coupon-button{gap:0 .8rem}}.product-lumen-cart-widget__applied-coupon-cancel-button{line-height:1}.product-lumen-cart-widget__applied-coupon-cancel-button{width:1.5rem;height:1rem;transition:opacity .2s ease}@media(hover:hover){.product-lumen-cart-widget__applied-coupon-cancel-button:hover{opacity:.5}}.product-lumen-cart-widget__applied-coupon-cancel-button svg{width:1rem;height:1rem;line-height:1}.product-lumen-cart-widget__coupon-error{margin-top:1rem;font-size:1.6rem;font-weight:600;color:#dc2626}.product-lumen-cart-widget__coupon-error:empty{display:none}.product-lumen-cart-widget__coupon-form-inner{display:flex;flex-direction:column;gap:.5rem}.product-lumen-cart-widget__coupon-input-wrapper{display:flex}.product-lumen-cart-widget__coupon-input{flex:1;padding:1rem;border:1.5px solid #b7b7e1;border-right:none;border-radius:.5rem 0 0 .5rem}.product-lumen-cart-widget__coupon-input:disabled{background-color:#f3f4f6;border-color:#e7eaed;color:#9ca3af;pointer-events:none}.product-lumen-cart-widget__coupon-button{padding:0 1.5rem;border:none;border-radius:0 .5rem .5rem 0;background-color:#7c57fd;font-weight:600;color:var(--color-white);cursor:pointer;transition:background-color var(--transition-fast)}@media(hover:hover){.product-lumen-cart-widget__coupon-button:hover:not(:disabled){background-color:#6d28d9}}.product-lumen-cart-widget__coupon-button:disabled{background-color:#e7eaed;color:#9ca3af;pointer-events:none}.product-lumen-cart-widget__coupon-button.is-loading{position:relative;color:transparent;pointer-events:none}.product-lumen-cart-widget__coupon-button.is-loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.6rem;height:1.6rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:cart-widget-spinner .8s linear infinite}.product-lumen-cart-widget__coupon-message{min-height:1.4em;color:var(--color-success-light)}.product-lumen-cart-widget__coupon-summary{margin-top:1.25rem;font-size:2rem}.product-lumen-cart-widget__checkout-area{display:flex;justify-content:space-between;align-items:center;gap:2rem}@media screen and (max-width:767px){.product-lumen-cart-widget__checkout-area{flex-direction:column;align-items:flex-start}}.product-lumen-cart-widget__checkout-price-area{flex:1}.product-lumen-cart-widget__checkout-text{font-size:1.2rem}.product-lumen-cart-widget__checkout-price{font-size:2.8rem;line-height:1;font-weight:600;color:#7c3aed}@media screen and (max-width:1023px){.product-lumen-cart-widget__checkout-price{font-size:2.4rem}}.product-lumen-cart-widget__checkout-button{display:flex;align-items:center;justify-content:center;gap:.2rem;padding:1.5rem 4rem;border:none;border-radius:var(--radius-full);background-color:#7c57fd;font-weight:600;color:var(--color-white);cursor:pointer;transition:background-color var(--transition-fast)}.product-lumen-cart-widget__checkout-button svg{width:3rem;height:3rem}.product-lumen-cart-widget__checkout-button .icon-cart{flex-shrink:0}@media(hover:hover){.product-lumen-cart-widget__checkout-button:hover:not([aria-disabled=true]){background-color:#6d28d9}}.product-lumen-cart-widget__checkout-button[aria-disabled=true]{background-color:#e7eaed;color:#9ca3af;cursor:not-allowed;pointer-events:none}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-cart-widget__checkout-button{padding:1.5rem 8rem}}@media screen and (max-width:767px){.product-lumen-cart-widget__checkout-button{padding:1.2rem 2rem;font-size:1.6rem;width:100%}}.product-lumen-cart-widget__features{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%;border-top:1px solid rgba(139,92,246,.3);padding-top:2rem}@media screen and (max-width:767px){.product-lumen-cart-widget__features{grid-template-columns:1fr;gap:1.2rem}}.product-lumen-cart-widget__feature-item{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:.5rem}.product-lumen-cart-widget__feature-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.product-lumen-cart-widget__feature-icon-img{width:100%;height:auto;object-fit:contain}.product-lumen-cart-widget__feature-text{color:var(--color-black);font-weight:600}.product-lumen-cart-widget__plus-section{font-weight:600;font-size:3.2rem;text-align:center;line-height:1}.product-lumen-cart-widget__warranty-card{padding:1.7rem;border:2px solid #7c57fd;border-radius:var(--radius-md);background:#f7f3fc}@media screen and (max-width:767px){.product-lumen-cart-widget__warranty-card{padding:1.2rem}}.product-lumen-cart-widget__warranty-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;font-weight:600}@media screen and (max-width:767px){.product-lumen-cart-widget__warranty-title{flex-direction:column;align-items:flex-start;gap:1rem}}.product-lumen-cart-widget__warranty-title p{color:var(--color-black);margin:0}.product-lumen-cart-widget__warranty-badge{display:inline-flex;align-items:center;padding:.4rem 1.2rem;border:1px solid #7c57fd;border-radius:var(--radius-sm);font-size:1.2rem;font-weight:600;color:#7c57fd;white-space:nowrap}.product-lumen-cart-widget__warranty-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem;padding:1.5rem 2rem;background-color:var(--color-white)}.product-lumen-cart-widget__warranty-header{display:flex;align-items:flex-start;justify-content:space-between;width:100%;gap:1.5rem}.product-lumen-cart-widget__warranty-price-wrapper{display:inline-flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:.25rem;font-size:2.4rem}.product-lumen-cart-widget__warranty-price-row{display:flex;flex-direction:row;gap:.125rem;color:var(--color-gray-500)}.product-lumen-cart-widget__warranty-price{font-size:1.8rem;font-weight:600;color:var(--color-purple-accent)}@media screen and (max-width:767px){.product-lumen-cart-widget__warranty-price{font-size:1.6rem}}.product-lumen-cart-widget__product-detail{width:100%}.product-lumen-cart-widget__detail-accordion{width:100%;border-bottom:1px solid rgba(139,92,246,.3)}.product-lumen-cart-widget__detail-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;gap:1rem;padding:1.5rem 0;border:none;border-top:none;background:none;text-align:left;cursor:pointer}.product-lumen-cart-widget__detail-trigger:focus-visible{outline:none}.product-lumen-cart-widget__detail-title{flex:1 1 0%;margin-right:auto;font-size:2rem;font-weight:600;text-align:left;color:var(--color-black)}@media screen and (min-width:768px)and (max-width:1023px){.product-lumen-cart-widget__detail-title{font-size:1.8rem}}@media screen and (max-width:767px){.product-lumen-cart-widget__detail-title{font-size:1.6rem}}.product-lumen-cart-widget__detail-icon{display:flex;align-items:center;width:1.5rem;transition:transform var(--transition-normal);transform:rotate(0)}.product-lumen-cart-widget__detail-icon--open{transform:rotate(180deg)}.product-lumen-cart-widget__detail-icon svg{width:100%;transform:scale(.75)}.product-lumen-cart-widget__detail-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.product-lumen-cart-widget__detail-content--open{max-height:93.75rem;transition:max-height var(--transition-slow)}.product-lumen-cart-widget__detail-body{display:flex;flex-direction:column;padding-bottom:2rem;font-size:1.6rem;line-height:1.5;opacity:0;transform:translateY(-.625rem);transition:opacity var(--transition-normal),transform var(--transition-normal)}.product-lumen-cart-widget__detail-content--open .product-lumen-cart-widget__detail-body{align-items:flex-start;justify-content:flex-start;gap:2rem;opacity:1;transform:translateY(0);transition-delay:.1s}.product-lumen-cart-widget__detail-badge{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:.25rem .5rem;border-radius:var(--radius-sm);font-size:.875rem}.product-lumen-cart-widget__detail-badge--purple{border:1px solid var(--color-purple-primary);color:var(--color-purple-primary)}.product-lumen-cart-widget__detail-badge--black{border:1px solid var(--color-gray-900);color:var(--color-gray-900)}.product-lumen-cart-widget__detail-item{display:inline-flex;align-items:flex-start;justify-content:flex-start;width:100%;gap:1rem}.product-lumen-cart-widget__detail-item-icon{display:flex;align-items:center;justify-content:flex-start;width:2rem;height:2rem;color:var(--color-gray-500)}.product-lumen-cart-widget__detail-item-icon img{width:100%;height:100%}.product-lumen-cart-widget__detail-item-text{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex:1;gap:.25rem}.product-lumen-cart-widget__detail-item-title{display:inline-flex;align-items:center;justify-content:flex-start;flex:1;width:100%;gap:.625rem;font-size:1.6rem;font-weight:600;color:var(--color-gray-900)}.product-lumen-cart-widget__detail-item-description{width:100%;font-size:1.6rem}@media screen and (max-width:767px){.product-lumen-cart-widget__detail-item-description{font-size:1.4rem}}.product-lumen-cart-widget__detail-item-description ul{padding-left:.75rem;list-style:disc;list-style-position:inside}.product-lumen-cart-widget__detail-note{font-size:1.4rem}@media screen and (max-width:767px){.product-lumen-cart-widget__detail-note{font-size:1.2rem}}.product-lumen-cart-widget__detail-grid{display:grid;grid-template-columns:repeat(2,1fr);width:100%;gap:1.5rem}@media screen and (max-width:767px){.product-lumen-cart-widget__detail-grid{gap:1rem}}.product-lumen-cart-widget__detail-box-item{display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;max-height:31.25rem;height:20.75rem;padding-top:1.5rem;overflow:hidden;border-radius:var(--radius-md);background-color:var(--color-white)}@media screen and (max-width:767px){.product-lumen-cart-widget__detail-box-item{height:16rem}}.product-lumen-cart-widget__detail-box-label{width:100%;text-align:center}@media screen and (max-width:767px){.product-lumen-cart-widget__detail-box-label{font-size:1.4rem}}.product-lumen-cart-widget__detail-box-image{position:relative;flex:1;width:100%}.product-lumen-cart-widget__detail-box-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.product-lumen-cart-widget__video-card{width:100%!important;height:100%!important;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-product-lumen.css.map */
