:root{--main-color: #517193;--light-blue: #3797F1;--dark-blue: #1B7FE7;--lightest: #F4F6FA;--darken: #406184;--light-bg: #f7f7f9;--button-outline: #5bb4ff;scroll-behavior:smooth}@media (max-width: 1600px) and (min-width: 1141px){:root{--fz16: 16px;--fz56: 56px;--lh56: 56px;--fz48: 48px;--lh52: 52px;--fz52: 52px;--lh88: 88px;--fz88: 88px;--lh120: 120px;--fz120: 120px;--fz24: 21px;--lh32: 28px;--lh21: 21px;--fz28: 28px;--lh36: 36px;--lh28: 28px;--fz36: 36px;--fz21: 21px;--fz18: 18px;--lh24: 24px;--fz44: 36px;--lh48: 40px}}@media (min-width: 1601px){:root{--fz16: 18px;--fz56: 68px;--lh56: 68px;--fz48: 52px;--lh52: 56px;--fz52: 52px;--lh88: 100px;--fz88: 100px;--lh120: 120px;--fz120: 120px;--fz24: 24px;--lh32: 32px;--lh21: 24px;--fz28: 32px;--lh36: 40px;--lh28: 32px;--fz36: 40px;--fz21: 24px;--fz18: 20px;--lh24: 28px;--fz44: 44px;--lh48: 48px}}@media (max-width: 1140px){:root{--fz16: 18px;--fz56: 32px;--lh56: 36px;--fz48: 32px;--lh52: 36px;--fz52: 52px;--lh88: 52px;--fz88: 52px;--lh120: 72px;--fz120: 72px;--lh21: 18px;--fz28: 21px;--lh36: 28px;--lh28: 24px;--fz36: 40px;--fz21: 18px;--fz18: 18px;--lh24: 24px;--fz24: 21px;--lh32: 28px;--fz44: 32px;--lh48: 36px}}html{margin:0}*{box-sizing:border-box}body{display:block;margin:0;font-family:Gilroy,sans-serif;font-size:16px;line-height:1.33;font-weight:400;color:var(--main-color);position:relative}body.noscroll{overflow-y:hidden}button{cursor:pointer}h1,h2,h3,h4,h5,h6{font-family:Gilroy,sans-serif;margin:0}.page-title{font-size:var(--fz56);font-weight:700;line-height:56px;letter-spacing:-.28px}.block-title{font-size:var(--fz48);line-height:var(--lh52);font-weight:700;letter-spacing:-.24px}.block-description{font-size:var(--fz24);line-height:var(--lh32);font-weight:400}.title-huge{font-size:var(--fz120);line-height:88px;font-weight:700}.title-biggest{font-size:188px;line-height:120px;font-weight:500}@media (max-width: 768px){.page-title{margin-bottom:8px;font-size:28px;line-height:32px;font-weight:700;text-align:center}.block-title{font-size:32px;line-height:1.13}.block-description{font-size:21px}}a{color:inherit;border-bottom:none;text-decoration:none}p a{text-decoration:none;border-bottom:1px solid var(--main-color);transition:all .3s}p a:hover{text-decoration:none;border-bottom:1px solid transparent}button{appearance:none;-webkit-appearance:none}.button-blue{display:flex;align-items:center;justify-content:center;color:#fff;border-radius:32px;border:none;padding:0 32px;width:300px;height:64px;font-size:var(--fz21);line-height:var(--lh28);text-align:center;position:relative;font-family:Gilroy,sans-serif;border-bottom:none;text-decoration:none;background-color:transparent;cursor:pointer}.button-blue .btn-text{width:100%;font-weight:600;letter-spacing:.1px;text-align:center;position:relative;white-space:nowrap;z-index:2}.button-blue .btn-bg-wrapper{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,var(--light-blue),var(--dark-blue));box-shadow:0 22px 33px #00397512;border-radius:150px;transition:transform .5s}.button-blue:hover .btn-bg-wrapper{transform:scale(1.05)}@media (min-width: 1601px){.button-blue.red{width:360px}}.button-blue.red .btn-bg-wrapper{background:linear-gradient(212deg,#f8414b 19.33%,#e23a45 80.67%);box-shadow:0 22px 33px #75000012}.button-blue.dark .btn-bg-wrapper{background:linear-gradient(3deg,#34577b,#324a62);box-shadow:none}.button-outlined{display:inline-block;position:relative;border:none!important}.button-outlined .btn-text{display:flex;height:46px;justify-content:center;align-items:center;color:var(--button-outline);text-decoration:none;font-size:var(--fz18);font-weight:700;padding:0 45px 0 30px;background-image:url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6.79398 7L1 13' stroke='%235BB4FF' stroke-width='2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right 25px top 50%;white-space:nowrap}.button-outlined .btn-bg-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border:2px solid var(--button-outline);border-radius:24px;transition:.5s}.button-outlined:hover .btn-bg-wrapper{transform:translate(-50%,-50%) scale(1.05)}.button-outlined.thin{height:36px}.button-outlined.thin .btn-bg-wrapper{border:1px solid var(--button-outline)}.button-outlined.thin .btn-text{height:36px;font-size:16px;font-weight:500;line-height:16px;padding:0 27px 0 18px;background-position:right 12px top 50%;background-size:6px 12px;white-space:nowrap}@media (min-width: 1601px){#main-page-hero .button-blue{width:360px;height:68px;font-size:24px}#main-page-hero .button-outlined .btn-text{height:68px}}@media (max-width: 1040px){.button-blue{padding:19px;font-size:21px;line-height:28px}}.container{margin-left:auto;margin-right:auto;position:relative}@media (min-width: 1601px){.container{max-width:1560px;padding:0 60px}}@media (max-width: 1600px) and (min-width: 1321px){.container{max-width:1320px;padding:0 60px}}@media (max-width: 1320px){.container{max-width:100%;padding:0 60px}}@media (max-width: 768px){.container{padding:0 8px}}.box-shadow{box-shadow:8px 22px 66px #3b536c38}.icon-close{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class=''%3E%3Cpath d='M2 2.00405L22.9745 22.9785' stroke='currentColor' stroke-width='3'%3E%3C/path%3E%3Cpath d='M2.00391 22.9745L22.9784 2' stroke='currentColor' stroke-width='3'%3E%3C/path%3E%3C/svg%3E")}.icon-star-full{background-image:url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.82074 1.11601C9.03168 0.456919 9.96424 0.456919 10.1752 1.11601L11.6967 5.87006C11.7909 6.16455 12.0647 6.36438 12.3739 6.36438H17.3202C18.0064 6.36438 18.2945 7.24033 17.7423 7.64767L13.7223 10.6129C13.4768 10.7939 13.3741 11.1114 13.4671 11.4019L14.9983 16.186C15.2085 16.843 14.4541 17.3844 13.899 16.975L9.92004 14.0401C9.66909 13.855 9.32682 13.855 9.07587 14.0401L5.09695 16.975C4.54181 17.3844 3.78738 16.843 3.99765 16.186L5.52879 11.4019C5.62177 11.1114 5.51912 10.7939 5.27366 10.6129L1.25361 7.64767C0.701371 7.24033 0.989479 6.36438 1.67569 6.36438H6.622C6.93121 6.36438 7.20497 6.16455 7.29922 5.87006L8.82074 1.11601Z' fill='url(%23paint0_linear_417_98)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_417_98' x1='9.49796' y1='-1' x2='9.49796' y2='20.3156' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFD80A'/%3E%3Cstop offset='1' stop-color='%23FF9900'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-star-half{background-image:url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.133997 6.87094C-0.191277 6.43088 0.104189 5.74268 0.712429 5.74268H5.65874C5.96795 5.74268 6.24171 5.54286 6.33596 5.24837L7.85748 0.494316C8.06841 -0.164772 9.00098 -0.164772 9.21191 0.494316L10.7334 5.24837C10.8277 5.54286 11.1014 5.74268 11.4106 5.74268H16.357C17.0432 5.74268 17.3313 6.61864 16.779 7.02597L12.759 9.99119C12.5135 10.1722 12.4109 10.4897 12.5039 10.7802L14.035 15.5643C14.2453 16.2213 13.4908 16.7628 12.9357 16.3533L8.95678 13.4184C8.85412 13.3427 8.73617 13.2979 8.61545 13.2842V13.2876C8.44193 13.2685 8.26287 13.3133 8.11537 13.4221L4.13644 16.357C3.7833 16.6175 3.34953 16.4932 3.13473 16.1991C3.00987 16.0305 2.95731 15.8051 3.03439 15.5643L4.56553 10.7802C4.63598 10.5601 4.59411 10.3245 4.4629 10.1445C4.42148 10.0884 4.37132 10.0378 4.31315 9.99494L0.293099 7.02972C0.228961 6.98241 0.176157 6.92878 0.133997 6.87094ZM8.61545 12.2815C8.94511 12.297 9.27122 12.4077 9.55037 12.6136L12.8102 15.0181L11.5514 11.085C11.3277 10.3859 11.5747 9.6221 12.1654 9.18643L15.4785 6.74268H11.4106C10.6666 6.74268 10.0078 6.26183 9.78102 5.55318L8.61545 1.91131V12.2815Z' fill='url(%23paint0_linear_417_119)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_417_119' x1='8.53469' y1='0' x2='8.53469' y2='16.4991' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFD80A'/%3E%3Cstop offset='1' stop-color='%23FF9900'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}#main-page-hero{min-height:900px;position:relative;display:flex;align-items:center;overflow:hidden}.main-page-hero-bg{max-width:100%;width:100%;top:0;background-color:var(--light-bg);position:absolute;overflow:hidden;display:flex;align-items:center;justify-content:center}.main-page-hero-bg img{width:auto;height:880px}.main-page-hero-text{flex:0 0 100%}.main-page-hero-text-inner{display:flex;justify-content:end}.main-page-hero-text-inner-wrp{display:flex;flex-direction:column;justify-content:center;align-items:center;width:664px}.main-page-hero-text .page-title{margin-top:60px;margin-bottom:28px;text-align:center;font-weight:800;font-size:52px}.main-page-hero-description{text-align:center;max-width:600px;margin-bottom:40px;margin-top:0;font-size:24px;line-height:32px;font-weight:400}@media (min-width: 1601px){.main-page-hero-bg-desktop.large-desktop{display:block}.main-page-hero-bg-desktop.small-desktop{display:none}}@media (max-width: 1601px){.main-page-hero-bg-desktop.large-desktop{display:none}.main-page-hero-bg-desktop.small-desktop{display:block}}.main-page-hero-bg-mobile{display:none}@media (min-width: 1601px){#main-page-hero{min-height:1200px;align-items:flex-start;padding-top:240px}.main-page-hero-bg{align-items:top;justify-content:center}.main-page-hero-bg img{height:1173px}body.template-luminette-2 .main-page-hero-bg{height:1173px;display:flex;justify-content:center}body.template-luminette-2 .main-page-hero-bg img.main-page-hero-bg-desktop{width:1920px;height:auto}.main-page-hero-text-inner-wrp{width:775px;margin-right:65px}.main-page-hero-description{max-width:520px;margin-bottom:36px;font-size:21px;line-height:28px}}@media (max-width: 1601px){.main-page-hero-text .page-title{margin-bottom:16px;font-size:48px;line-height:52px}}@media (max-width: 768px){#main-page-hero{min-height:0;padding-bottom:48px;background-color:var(--lightest)}.main-page-hero-bg img{height:unset}.main-page-hero-bg{background-color:#fff;min-height:345px}.main-page-hero-text-inner{justify-content:center}.main-page-hero-text .page-title{margin-top:0;margin-bottom:12px;font-size:32px}.main-page-hero-description{margin-bottom:25px;font-size:21px;line-height:28px}.main-page-hero-bg-desktop.large-desktop,.main-page-hero-bg-desktop.small-desktop{display:none}.main-page-hero-bg-mobile{display:block}}.reviews-stars{display:flex;gap:4px;justify-content:center;align-items:center;margin-top:24px;margin-bottom:7px}.reviews-stars span.icon-star-full,.reviews-stars span.icon-star-half{width:18px;height:17px;background-repeat:no-repeat}.reviews-stars span.rating{background:-webkit-linear-gradient(#FFD80A,#FF9900);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:20px;font-weight:700;margin-left:6px}.reviews-description{margin:0}@media (max-width: 768px){#main-page-hero{display:block}.main-page-hero-bg{position:static}.reviews-stars{margin-top:19px}}@media (max-width: 640px){.main-page-hero-bg{height:469px;display:flex;align-items:center;justify-content:center;overflow:hidden}.main-page-hero-bg img.main-page-hero-bg-mobile{width:auto;max-width:unset;min-height:100%;height:100%}}@media (max-width: 410px){.main-page-hero-bg{height:412px}}@media (max-width: 375px){.main-page-hero-bg{height:396px}}.info-bar-wrapper{padding:22px 15px;background:linear-gradient(to right,#def9ff,#ddebff);border-radius:32px;display:flex;align-items:center;justify-content:space-evenly}.info-bar-item{display:flex;align-items:center;justify-content:center;gap:4px}.info-bar-item span{font-family:Gilroy,sans-serif;font-size:20px;font-weight:500;line-height:28px}.info-bar-separator{height:36px;border-left:1px solid #517193;opacity:20%}@media (max-width: 1250px){.info-bar-wrapper{padding:12px 15px;display:grid;grid-template-columns:repeat(auto-fit,minmax(max(310px,50%),1fr));grid-template-rows:auto;justify-items:center}.info-bar-item{gap:8px;width:310px;justify-content:start;align-self:start}.info-bar-item span{font-size:18px;line-height:24px}.info-bar-separator{display:none}}#how-it-works-section{margin-top:-90px;background-color:var(--lightest);padding-bottom:20px}.how-it-works-wrp{margin-bottom:20px}.how-it-works-wrp:last-child{margin-bottom:0}.box-full{padding:72px 100px 60px;border-radius:32px;box-shadow:0 22px 66px #3b536c38;background-color:#fff}#how-it-works .how-it-works-inner,#get-results .how-it-works-inner{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;background-color:#fff}#how-it-works .how-it-works-inner .how-it-works-title-wrp{grid-area:1 / 1 / 2 / 2}#how-it-works .how-it-works-inner .block-descriptions{grid-area:2 / 1 / 3 / 2;position:relative;overflow:hidden;width:100%;padding-top:34px}#how-it-works .how-it-works-inner .how-it-works-lottie{grid-area:1 / 2 / 4 / 3}#get-results .how-it-works-inner .how-it-works-title-wrp{grid-area:1 / 2 / 2 / 3;padding-left:56px}#get-results .how-it-works-inner .how-it-works-lottie{grid-area:1 / 1 / 3 / 2}#get-results .how-it-works-inner .block-description{grid-area:2 / 2 / 3 / 3;padding-left:56px;margin-top:30px}.how-it-works-nav{grid-area:3 / 1 / 4 / 2;display:none;align-items:center;justify-content:flex-start;gap:6px}.how-it-works-nav-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#fff;border:none;padding:0}.how-it-works-nav-btn span{height:8px;border-radius:4px;background-color:#b8c3ce;width:8px;outline:1px solid #e5e8ec;transition:all .3s}.how-it-works-nav-btn.active span{width:32px;background-color:var(--darken)}.how-it-works-nav-btn:hover span{height:8px;border-radius:4px;outline:8px solid #e5e8ec}#how-it-works-lottie-player,#get-results-lottie-player{height:384px;width:auto}#how-it-works-description-1,#how-it-works-description-2{opacity:1;margin:0;transition:all .5s}#how-it-works-description-1{margin-bottom:20px}#how-it-works-description-1.hidden,#how-it-works-description-2.hidden{opacity:.22}.how-it-works-title-wrp{padding-top:21px}@media (min-width: 1601px){#how-it-works-section{margin-top:-275px}.box-full{padding:72px 100px 70px 130px}#how-it-works-lottie-player{height:auto;width:600px}#get-results-lottie-player{height:auto;width:520px}}@media (max-width: 1600px) and (min-width: 768px){#get-results .how-it-works-inner .how-it-works-title-wrp,#get-results .how-it-works-inner .block-description{padding-left:75px}}@media (max-width: 1140px){.box-full{padding:48px 8vw}.how-it-works .box-full .how-it-works-inner{display:block}.main-page-hero-text-inner-wrp{width:59%}#how-it-works-description-1,#how-it-works-description-2{width:100%;position:static}#how-it-works-lottie-player{margin:0 auto;width:400px}.how-it-works-title-wrp{padding-top:0}}@media (min-width: 768px){.main-page-mobile-text{display:none}}@media (max-width: 768px){#how-it-works .box-full{padding:42px 24px 15px}#how-it-works-section{margin-top:0;background-color:var(--lightest)}#how-it-works .how-it-works-inner{display:block}.main-page-mobile-text{display:flex;flex-direction:column;align-items:center;padding-top:87px;background-color:#fff}.main-page-mobile-text .main-page-hero-description{margin-bottom:0}.main-page-hero-text{margin-top:-328px}.main-page-hero-text-inner-wrp{width:100%}.main-page-hero-text-inner-wrp .page-title,.main-page-hero-text-inner-wrp .main-page-hero-description{display:none}#how-it-works .how-it-works-inner .how-it-works-title-wrp{margin-bottom:30px}#how-it-works-lottie-player{width:auto;height:230px}.how-it-works .block-title{text-align:center}.how-it-works-nav{display:flex;margin-top:9px;justify-content:center}#how-it-works .how-it-works-inner .block-descriptions{height:130px;text-align:center;max-width:400px;margin-left:auto;margin-right:auto;margin-top:16px;padding-top:0}#how-it-works-description-1,#how-it-works-description-2{top:0}#how-it-works-description-1,#how-it-works-description-2{position:absolute;top:0;left:0;margin:0;opacity:1;transition:all .5s}#how-it-works-description-1.hidden,#how-it-works-description-2.hidden{opacity:0}.how-it-works-nav-btn{width:28px;height:28px}.how-it-works-nav-btn span{height:5px;border-radius:4px;width:5px}.how-it-works-nav-btn.active span{width:20px}#get-results .box-full{padding:45px 24px 40px}#get-results .how-it-works-inner{display:block}#get-results .how-it-works-inner .how-it-works-title-wrp{padding-left:0}#get-results-lottie-player{height:242px}#get-results .how-it-works-inner .block-description{padding-left:0;text-align:center;margin:14px auto 0;min-height:76px}}@media (max-width: 640px){.main-page-hero-text{margin-top:-88px}}@media (max-width: 375px){.main-page-hero-text{margin-top:-128px}}.pl-20{padding-left:20px}.pl-40{padding-left:40px}.pl-60{padding-left:60px}.pl-80{padding-left:80px}.box-full.flex{display:flex}.box-full.flex>.col{flex:0 0 50%}.how-it-works .col>img{max-width:100%}#boost-beat-sleep{background-repeat:no-repeat;background-position:50% 0;background-size:100% 100%;background-color:var(--lightest);background-image:url(https://myluminette.com/cdn/shop/t/4/assets/background-brighten-your-life.jpg)}.brighten-your-life-bg{display:none}@media (max-width: 768px){#boost-beat-sleep{background-image:none}#boost-beat-sleep .container{padding:0}.brighten-your-life{position:relative}.brighten-your-life-bg{display:block;position:absolute;width:100vw;height:724px;bottom:-450px;left:0}}.boost-beat-sleep-wrp{display:flex;gap:21px;position:relative}.box-third{flex:0 0 calc(33.3% - 14px);position:relative}.box-third-inner{border-radius:32px;box-shadow:0 22px 66px #3b536c38;background-color:var(--lightest);padding:56px 32px 50px;transition:all .3s ease-in-out;min-height:100%}.box-third-inner-img{margin-bottom:11px}.box-third img{display:block;max-width:100%;margin-left:auto;margin-right:auto}#boost-beat-sleep p.box-description{text-align:center;font-size:var(--fz21);line-height:var(--lh28);margin:0 auto;font-weight:400}#boost-beat-sleep p.box-title{text-align:center;font-weight:700;font-size:var(--fz44);line-height:var(--lh48);margin:0 auto 17px;letter-spacing:-.24px;min-height:96px}#brighten-your-life{padding-top:204px;position:relative}.brighten-your-life-title{position:absolute;top:155px;width:100%}.big-title{font-weight:600;font-size:var(--fz88);line-height:1;text-align:center;color:#fff;letter-spacing:-.01em}.brighten-your-life-image{position:relative;margin:0 auto}@media (min-width: 1600px){.brighten-your-life-image{min-height:620px;max-width:1200px}}@media (max-width: 1600px){.brighten-your-life-image{min-height:38vw;max-width:980px}}#boost-beat-sleep p.brighten-your-life-subtitle{display:none}.brighten-your-life-image .brighten-your-life-image-off{display:block;margin:0 auto;transition:opacity 1.5s;opacity:1;max-width:100%}.brighten-your-life-image .brighten-your-life-image-on{display:block;transition:opacity 1.5s;opacity:0;position:absolute;top:0;left:50%;transform:translate(-50%);max-width:100%}.brighten-your-life-image.in-viewport .brighten-your-life-image-off{opacity:0}.brighten-your-life-image.in-viewport .brighten-your-life-image-on{opacity:1}.feel-the-benefits{display:flex;padding-bottom:44px;max-width:850px;margin-left:auto;margin-right:auto;margin-top:-40px}.feel-the-benefits .col-third{flex:0 0 33.3%;text-align:center}.feel-the-benefits .col-third img{max-width:108px;height:auto;margin-bottom:16px}.feel-the-benefits p{font-size:21px;line-height:28px;font-weight:400;max-width:235px;margin:0 auto}@media (min-width: 1601px){.box-third img{width:400px;height:auto}#boost-beat-sleep p.box-title{margin-bottom:25px}.feel-the-benefits{max-width:940px}.feel-the-benefits p{font-size:24px;line-height:32px;max-width:260px}}@media (max-width: 860px){#brighten-your-life{padding-top:88px}.brighten-your-life-title{position:static;max-width:305px;margin-left:auto;margin-right:auto}#boost-beat-sleep p.brighten-your-life-subtitle{display:block;text-align:center;font-weight:700;font-size:32px;line-height:36px;margin-bottom:33px}.boost-beat-sleep-wrp{flex-direction:column;gap:12px;max-width:100vw;padding:0 8px}.box-full{padding:48px 15px;border-radius:32px;box-shadow:0 22px 66px #3b536c38;background-color:#fff}.box-third-inner{display:flex;flex-direction:column;justify-content:center;padding:12px 8px 36px}.box-third-inner-img{height:245px;max-height:245px;overflow:hidden;margin-bottom:9px}.box-third img{max-height:264px;margin-left:auto;margin-right:auto}.box-third:nth-child(1) img{height:248px}#boost-beat-sleep p.box-title{max-width:100%;font-size:var(--fz44);line-height:var(--lh48);margin-bottom:12px;min-height:unset}#boost-beat-sleep p.box-description{font-size:21px;line-height:28px;max-width:320px;min-height:79px}.feel-the-benefits{padding-bottom:44px;max-width:100%;flex-direction:column;margin-top:0}.feel-the-benefits .col-third{flex:0 0 auto;margin-bottom:20px}.feel-the-benefits .col-third img{max-width:96px;height:auto;margin-bottom:5px}.feel-the-benefits p{font-size:21px;line-height:28px;min-height:48px}}@media (max-width: 576px){.brighten-your-life-image{display:flex;justify-content:center;overflow:hidden;max-width:100vw}.brighten-your-life-image .brighten-your-life-image-off,.brighten-your-life-image .brighten-your-life-image-on{max-width:120%}}#wear-while{background:linear-gradient(to bottom,var(--lightest) 0%,var(--lightest) 30%,var(--darken) 80%);padding-top:100px}#wear-while .page-title{text-align:center;margin-bottom:42px}#wear-while-swiper{max-width:100%;margin:0 auto}.wear-while-slide{width:360px;padding:40px 0 100px}.wear-while-slide-inner{min-height:525px;position:relative;background-color:var(--lightest);border-radius:32px;transition:all .3s}.wear-while-slide-wrp{border-radius:32px;overflow:hidden;max-height:100%;display:flex;justify-content:center}.wear-while-slide-inner img{width:100%;object-fit:cover}.wear-while-slide-shadow{position:absolute;display:block;top:0;left:0;right:0;bottom:0;border-radius:32px;box-shadow:0 11px 11px #354a604d;transition:all .3s;z-index:-1}.wear-while-slide.swiper-slide-active .wear-while-slide-shadow{box-shadow:0 11px 12px #354a6099}.swiper-slide-active .wear-while-slide-inner{transform:translateY(-16px);transition:all 1s}.wear-while-slide-bottom{position:absolute;bottom:0;width:100%;background:var(--lightest);padding:8px 32px 16px 40px;display:flex;align-items:center;min-height:110px;border-radius:0 0 32px 32px}.wear-while-slide-bottom:before{content:"";position:absolute;bottom:100%;left:0;display:block;width:100%;height:83px;background:linear-gradient(0deg,var(--lightest) 0%,rgba(244,246,250,0) 100%)}.wear-while-slide-bottom p{font-size:var(--fz28);font-weight:700;line-height:var(--lh36);color:var(--main-color);margin:0;-webkit-user-select:none;user-select:none}#wear-while .swiper-wrapper{padding-bottom:2px}.wear-while-pagination{display:flex;justify-content:center;gap:38px}.ww-bullet{width:62px;height:62px;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;border-radius:31px;cursor:pointer;transition:all .3s}.ww-bullet.swiper-pagination-bullet-active{background-color:var(--light-blue)}.wear-while-pagination .ww-bullet:nth-child(5){background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44 19H46C46.5523 19 47 19.4477 47 20V39.1204C47 39.7139 46.4846 40.1757 45.8928 40.1307C38.6298 39.5791 32.6587 41.1647 30.6902 41.7732C30.2394 41.9125 29.7606 41.9125 29.3098 41.7732C27.3413 41.1647 21.3702 39.5791 14.1072 40.1307C13.5154 40.1757 13 39.7139 13 39.1204V20C13 19.4477 13.4477 19 14 19H17' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M30 18.701C30 18.4631 30.0783 18.317 30.1625 18.2403C31.247 17.2514 34.8119 14.6344 42.1405 14.8839C42.6006 14.8995 43 15.2948 43 15.8259V35.9994C43 36.5316 42.5535 37.0328 41.918 37.0851C36.5676 37.5261 32.4468 39.5695 30.2279 40.9351C30.2086 40.9469 30.1487 40.9654 30.0652 40.9222C30.0287 40.9033 30.0097 40.8821 30.0029 40.872C29.9997 40.8672 29.9998 40.8668 29.9999 40.8655C30 40.8652 30 40.8648 30 40.8644V18.701Z' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M30 18.701C30 18.4631 29.9217 18.317 29.8375 18.2403C28.753 17.2514 25.1881 14.6344 17.8595 14.8839C17.3994 14.8995 17 15.2948 17 15.8259V35.9994C17 36.5316 17.4465 37.0328 18.082 37.0851C23.4324 37.5261 27.5532 39.5695 29.7721 40.9351C29.7914 40.9469 29.8513 40.9654 29.9348 40.9222C29.9713 40.9033 29.9903 40.8821 29.9971 40.872C30.0003 40.8672 30.0002 40.8668 30.0001 40.8655C30 40.8652 30 40.8648 30 40.8644V18.701Z' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.wear-while-pagination .ww-bullet:nth-child(3){background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.0078 26.8519V32C21.0078 32 26.0078 30.5 30.0078 30.5C34.0078 30.5 39.0078 32 39.0078 32V23' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M39.7685 26C42.661 26 45.0059 23.7614 45.0059 21C45.0059 18.2386 42.661 16 39.7685 16C37.9381 16 36.327 16.8964 35.3906 18.2544' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.1634 16C18.3155 16 16.0069 18.2386 16.0069 21C16.0069 23.7614 18.3155 26 21.1634 26C22.3245 26 23.3959 25.6279 24.2578 25' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.2344 19C22.1438 14.992 25.7282 12 30.0114 12C33.142 12 35.8994 13.5985 37.5117 16.0239' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M38.0078 35C38.0078 39.4183 34.4261 43 30.0078 43C25.5895 43 22.0078 39.4183 22.0078 35' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M37 50C37 46.134 33.866 43 30 43C26.134 43 23 46.134 23 50' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23 50C26.866 50 30 46.866 30 43' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M37 50C33.134 50 30 46.866 30 43' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.wear-while-pagination .ww-bullet:nth-child(1){background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.5 28.001H31C31 28.001 30.5 32.4454 30.5 38.001H15C15 31.8899 14.5 28.001 14.5 28.001Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.1649 16.001C33.1649 16.001 30.646 19.8192 26.1114 19.2737C17.5125 18.2393 14.1656 20.3646 15.1736 28.001H28.1269C34.1724 28.001 37.1952 21.4555 33.1649 16.001Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23 29.001V32.001' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27.5 29.001C27.5 29.001 27 30.001 27 32.001' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.5 29.001C18.5 29.001 19 30.001 19 32.001' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15 38.001H47V40.001C47 41.1055 46.1046 42.001 45 42.001H17C15.8954 42.001 15 41.1055 15 40.001V38.001Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.wear-while-pagination .ww-bullet:nth-child(2){background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44 19C44 18.4477 43.5523 18 43 18H17C16.4477 18 16 18.4477 16 19V37C16 37.5523 16.4477 38 17 38H43C43.5523 38 44 37.5523 44 37V19Z' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M47 40C47 41.1046 46.1046 42 45 42H15C13.8954 42 13 41.1046 13 40V38H47L47 40Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.2507 21.5L31.7515 21.5003' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M28.001 41.2501L33.0014 41.2501' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.wear-while-pagination .ww-bullet:nth-child(4){background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_1468_2822' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.5192 17.5007C22.1908 17.5007 16.25 23.4416 16.25 30.77C16.25 32.0917 17.5 33.3431 17.5 34.6649V42.2507C17.5 44.4599 19.2909 46.2507 21.5 46.2507H38.5C40.7091 46.2507 42.5 44.4599 42.5 42.2507V34.6649C42.5 33.3431 43.75 32.0917 43.75 30.77C43.75 23.4416 37.8092 17.5007 30.4808 17.5007H29.5192Z'/%3E%3C/mask%3E%3Cpath d='M18.25 30.77C18.25 24.5461 23.2954 19.5007 29.5192 19.5007V15.5007C21.0863 15.5007 14.25 22.337 14.25 30.77H18.25ZM19.5 42.2507V34.6649H15.5V42.2507H19.5ZM21.5 44.2507C20.3954 44.2507 19.5 43.3553 19.5 42.2507H15.5C15.5 45.5644 18.1863 48.2507 21.5 48.2507V44.2507ZM38.5 44.2507H21.5V48.2507H38.5V44.2507ZM40.5 42.2507C40.5 43.3553 39.6046 44.2507 38.5 44.2507V48.2507C41.8137 48.2507 44.5 45.5644 44.5 42.2507H40.5ZM40.5 34.6649V42.2507H44.5V34.6649H40.5ZM30.4808 19.5007C36.7046 19.5007 41.75 24.5461 41.75 30.77H45.75C45.75 22.337 38.9137 15.5007 30.4808 15.5007V19.5007ZM29.5192 19.5007H30.4808V15.5007H29.5192V19.5007ZM44.5 34.6649C44.5 34.5502 44.5613 34.338 44.924 33.5913C45.1863 33.0514 45.75 31.9771 45.75 30.77H41.75C41.75 30.8846 41.6887 31.0969 41.326 31.8435C41.0637 32.3835 40.5 33.4578 40.5 34.6649H44.5ZM14.25 30.77C14.25 31.9771 14.8137 33.0514 15.076 33.5913C15.4387 34.338 15.5 34.5502 15.5 34.6649H19.5C19.5 33.4578 18.9363 32.3835 18.674 31.8435C18.3113 31.0969 18.25 30.8846 18.25 30.77H14.25Z' fill='white' mask='url(%23path-1-inside-1_1468_2822)'/%3E%3Cpath d='M25.625 27.5007L25 28.7507' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M34.375 28.7507L33.75 30.0007' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M26.875 33.7507L26.25 35.0007' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M34.375 38.7507L33.75 40.0007' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M38.75 12.2507C38.75 13.4296 37.3407 14.3195 36.25 15.2747' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M28.75 14.7507C28.75 12.8277 32.5 11.6738 32.5 9.75073' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}body.template-luminette-2 .wear-while-pagination .ww-bullet:nth-child(2){background-image:url("data:image/svg+xml,%3Csvg width='32' height='39' viewBox='0 0 32 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_610_7966' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.5466 25.2216C26.6664 25.2113 25.72 25.5624 25.2903 26.3307C22.9811 30.459 18.5665 33.25 13.5 33.25C6.04416 33.25 0 27.2058 0 19.75V13.7885C0 12.3865 1.13651 11.25 2.53846 11.25L24.4615 11.25C25.8635 11.25 27 12.3865 27 13.7885V16.6229C27 16.9614 27.302 17.2182 27.6405 17.2221C29.8495 17.2481 31.6192 19.0598 31.5933 21.2688C31.5673 23.4778 29.7556 25.2475 27.5466 25.2216Z'/%3E%3C/mask%3E%3Cpath d='M2.53846 11.25L2.53846 9.25H2.53846V11.25ZM24.4615 11.25V13.25V11.25ZM31.5933 21.2688L33.5931 21.2923V21.2923L31.5933 21.2688ZM25.2903 26.3307L23.5448 25.3543L25.2903 26.3307ZM23.5448 25.3543C21.5748 28.8763 17.8133 31.25 13.5 31.25V35.25C19.3197 35.25 24.3874 32.0418 27.0358 27.307L23.5448 25.3543ZM13.5 31.25C7.14873 31.25 2 26.1013 2 19.75H-2C-2 28.3104 4.93959 35.25 13.5 35.25V31.25ZM2 19.75V13.7885H-2V19.75H2ZM2 13.7885C2 13.4911 2.24108 13.25 2.53846 13.25V9.25C0.0319401 9.25 -2 11.2819 -2 13.7885H2ZM2.53846 13.25L24.4615 13.25V9.25L2.53846 9.25L2.53846 13.25ZM24.4615 13.25C24.7589 13.25 25 13.4911 25 13.7885H29C29 11.2819 26.9681 9.25 24.4615 9.25V13.25ZM25 13.7885V16.6229H29V13.7885H25ZM27.617 19.222C28.7215 19.235 29.6064 20.1408 29.5934 21.2453L33.5931 21.2923C33.632 17.9788 30.9774 15.2612 27.664 15.2223L27.617 19.222ZM29.5934 21.2453C29.5804 22.3498 28.6746 23.2347 27.5701 23.2217L27.5231 27.2214C30.8366 27.2603 33.5542 24.6058 33.5931 21.2923L29.5934 21.2453ZM25 16.6229C25 18.2534 26.3908 19.2076 27.617 19.222L27.664 15.2223C28.2132 15.2287 29 15.6694 29 16.6229H25ZM27.0358 27.307C27.0017 27.3679 26.9816 27.3485 27.0792 27.3039C27.1823 27.257 27.3428 27.2193 27.5231 27.2214L27.5701 23.2217C26.2813 23.2066 24.4665 23.7064 23.5448 25.3543L27.0358 27.307Z' fill='white' mask='url(%23path-1-inside-1_610_7966)'/%3E%3Cpath d='M5 37.25H23' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M22.75 3.5C22.75 4.67892 21.3407 5.56875 20.25 6.52393' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M12.75 6C12.75 4.07692 16.5 2.92308 16.5 1' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}body.template-luminette-2 .wear-while-pagination .ww-bullet:nth-child(1){background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_1468_2822' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.5192 17.5007C22.1908 17.5007 16.25 23.4416 16.25 30.77C16.25 32.0917 17.5 33.3431 17.5 34.6649V42.2507C17.5 44.4599 19.2909 46.2507 21.5 46.2507H38.5C40.7091 46.2507 42.5 44.4599 42.5 42.2507V34.6649C42.5 33.3431 43.75 32.0917 43.75 30.77C43.75 23.4416 37.8092 17.5007 30.4808 17.5007H29.5192Z'/%3E%3C/mask%3E%3Cpath d='M18.25 30.77C18.25 24.5461 23.2954 19.5007 29.5192 19.5007V15.5007C21.0863 15.5007 14.25 22.337 14.25 30.77H18.25ZM19.5 42.2507V34.6649H15.5V42.2507H19.5ZM21.5 44.2507C20.3954 44.2507 19.5 43.3553 19.5 42.2507H15.5C15.5 45.5644 18.1863 48.2507 21.5 48.2507V44.2507ZM38.5 44.2507H21.5V48.2507H38.5V44.2507ZM40.5 42.2507C40.5 43.3553 39.6046 44.2507 38.5 44.2507V48.2507C41.8137 48.2507 44.5 45.5644 44.5 42.2507H40.5ZM40.5 34.6649V42.2507H44.5V34.6649H40.5ZM30.4808 19.5007C36.7046 19.5007 41.75 24.5461 41.75 30.77H45.75C45.75 22.337 38.9137 15.5007 30.4808 15.5007V19.5007ZM29.5192 19.5007H30.4808V15.5007H29.5192V19.5007ZM44.5 34.6649C44.5 34.5502 44.5613 34.338 44.924 33.5913C45.1863 33.0514 45.75 31.9771 45.75 30.77H41.75C41.75 30.8846 41.6887 31.0969 41.326 31.8435C41.0637 32.3835 40.5 33.4578 40.5 34.6649H44.5ZM14.25 30.77C14.25 31.9771 14.8137 33.0514 15.076 33.5913C15.4387 34.338 15.5 34.5502 15.5 34.6649H19.5C19.5 33.4578 18.9363 32.3835 18.674 31.8435C18.3113 31.0969 18.25 30.8846 18.25 30.77H14.25Z' fill='white' mask='url(%23path-1-inside-1_1468_2822)'/%3E%3Cpath d='M25.625 27.5007L25 28.7507' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M34.375 28.7507L33.75 30.0007' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M26.875 33.7507L26.25 35.0007' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M34.375 38.7507L33.75 40.0007' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M38.75 12.2507C38.75 13.4296 37.3407 14.3195 36.25 15.2747' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M28.75 14.7507C28.75 12.8277 32.5 11.6738 32.5 9.75073' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}body.template-luminette-2 .wear-while-pagination .ww-bullet:nth-child(2){background-image:url("data:image/svg+xml,%3Csvg width='32' height='39' viewBox='0 0 32 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_610_7966' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.5466 25.2216C26.6664 25.2113 25.72 25.5624 25.2903 26.3307C22.9811 30.459 18.5665 33.25 13.5 33.25C6.04416 33.25 0 27.2058 0 19.75V13.7885C0 12.3865 1.13651 11.25 2.53846 11.25L24.4615 11.25C25.8635 11.25 27 12.3865 27 13.7885V16.6229C27 16.9614 27.302 17.2182 27.6405 17.2221C29.8495 17.2481 31.6192 19.0598 31.5933 21.2688C31.5673 23.4778 29.7556 25.2475 27.5466 25.2216Z'/%3E%3C/mask%3E%3Cpath d='M2.53846 11.25L2.53846 9.25H2.53846V11.25ZM24.4615 11.25V13.25V11.25ZM31.5933 21.2688L33.5931 21.2923V21.2923L31.5933 21.2688ZM25.2903 26.3307L23.5448 25.3543L25.2903 26.3307ZM23.5448 25.3543C21.5748 28.8763 17.8133 31.25 13.5 31.25V35.25C19.3197 35.25 24.3874 32.0418 27.0358 27.307L23.5448 25.3543ZM13.5 31.25C7.14873 31.25 2 26.1013 2 19.75H-2C-2 28.3104 4.93959 35.25 13.5 35.25V31.25ZM2 19.75V13.7885H-2V19.75H2ZM2 13.7885C2 13.4911 2.24108 13.25 2.53846 13.25V9.25C0.0319401 9.25 -2 11.2819 -2 13.7885H2ZM2.53846 13.25L24.4615 13.25V9.25L2.53846 9.25L2.53846 13.25ZM24.4615 13.25C24.7589 13.25 25 13.4911 25 13.7885H29C29 11.2819 26.9681 9.25 24.4615 9.25V13.25ZM25 13.7885V16.6229H29V13.7885H25ZM27.617 19.222C28.7215 19.235 29.6064 20.1408 29.5934 21.2453L33.5931 21.2923C33.632 17.9788 30.9774 15.2612 27.664 15.2223L27.617 19.222ZM29.5934 21.2453C29.5804 22.3498 28.6746 23.2347 27.5701 23.2217L27.5231 27.2214C30.8366 27.2603 33.5542 24.6058 33.5931 21.2923L29.5934 21.2453ZM25 16.6229C25 18.2534 26.3908 19.2076 27.617 19.222L27.664 15.2223C28.2132 15.2287 29 15.6694 29 16.6229H25ZM27.0358 27.307C27.0017 27.3679 26.9816 27.3485 27.0792 27.3039C27.1823 27.257 27.3428 27.2193 27.5231 27.2214L27.5701 23.2217C26.2813 23.2066 24.4665 23.7064 23.5448 25.3543L27.0358 27.307Z' fill='white' mask='url(%23path-1-inside-1_610_7966)'/%3E%3Cpath d='M5 37.25H23' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M22.75 3.5C22.75 4.67892 21.3407 5.56875 20.25 6.52393' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M12.75 6C12.75 4.07692 16.5 2.92308 16.5 1' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}body.template-luminette-2 .wear-while-pagination .ww-bullet:nth-child(3){background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44 19H46C46.5523 19 47 19.4477 47 20V39.1204C47 39.7139 46.4846 40.1757 45.8928 40.1307C38.6298 39.5791 32.6587 41.1647 30.6902 41.7732C30.2394 41.9125 29.7606 41.9125 29.3098 41.7732C27.3413 41.1647 21.3702 39.5791 14.1072 40.1307C13.5154 40.1757 13 39.7139 13 39.1204V20C13 19.4477 13.4477 19 14 19H17' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M30 18.701C30 18.4631 30.0783 18.317 30.1625 18.2403C31.247 17.2514 34.8119 14.6344 42.1405 14.8839C42.6006 14.8995 43 15.2948 43 15.8259V35.9994C43 36.5316 42.5535 37.0328 41.918 37.0851C36.5676 37.5261 32.4468 39.5695 30.2279 40.9351C30.2086 40.9469 30.1487 40.9654 30.0652 40.9222C30.0287 40.9033 30.0097 40.8821 30.0029 40.872C29.9997 40.8672 29.9998 40.8668 29.9999 40.8655C30 40.8652 30 40.8648 30 40.8644V18.701Z' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M30 18.701C30 18.4631 29.9217 18.317 29.8375 18.2403C28.753 17.2514 25.1881 14.6344 17.8595 14.8839C17.3994 14.8995 17 15.2948 17 15.8259V35.9994C17 36.5316 17.4465 37.0328 18.082 37.0851C23.4324 37.5261 27.5532 39.5695 29.7721 40.9351C29.7914 40.9469 29.8513 40.9654 29.9348 40.9222C29.9713 40.9033 29.9903 40.8821 29.9971 40.872C30.0003 40.8672 30.0002 40.8668 30.0001 40.8655C30 40.8652 30 40.8648 30 40.8644V18.701Z' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}body.template-luminette-2 .wear-while-pagination .ww-bullet:nth-child(4){background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44 19C44 18.4477 43.5523 18 43 18H17C16.4477 18 16 18.4477 16 19V37C16 37.5523 16.4477 38 17 38H43C43.5523 38 44 37.5523 44 37V19Z' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M47 40C47 41.1046 46.1046 42 45 42H15C13.8954 42 13 41.1046 13 40V38H47L47 40Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.2507 21.5L31.7515 21.5003' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M28.001 41.2501L33.0014 41.2501' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}body.template-luminette-2 .wear-while-pagination .ww-bullet:nth-child(5){background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.0078 26.8519V32C21.0078 32 26.0078 30.5 30.0078 30.5C34.0078 30.5 39.0078 32 39.0078 32V23' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M39.7685 26C42.661 26 45.0059 23.7614 45.0059 21C45.0059 18.2386 42.661 16 39.7685 16C37.9381 16 36.327 16.8964 35.3906 18.2544' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.1634 16C18.3155 16 16.0069 18.2386 16.0069 21C16.0069 23.7614 18.3155 26 21.1634 26C22.3245 26 23.3959 25.6279 24.2578 25' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.2344 19C22.1438 14.992 25.7282 12 30.0114 12C33.142 12 35.8994 13.5985 37.5117 16.0239' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M38.0078 35C38.0078 39.4183 34.4261 43 30.0078 43C25.5895 43 22.0078 39.4183 22.0078 35' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M37 50C37 46.134 33.866 43 30 43C26.134 43 23 46.134 23 50' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23 50C26.866 50 30 46.866 30 43' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M37 50C33.134 50 30 46.866 30 43' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}@media (max-width: 1040px){#wear-while{padding-top:6px}}@media (max-width: 768px){#wear-while .page-title{margin-bottom:27px}.wear-while-slide{width:280px;padding:40px 0 85px}.wear-while-slide-inner{height:400px;min-height:400px}.wear-while-pagination{gap:12px}}#why-luminette{padding-top:85px;background-color:var(--darken)}#why-luminette .box-full{display:block;padding:60px 176px 76px;box-shadow:0 44px 66px #3b536ccc;background-color:var(--lightest)}#why-luminette .block-title{text-align:center;margin-bottom:40px}.why-list{display:flex;justify-content:space-between;gap:21px}.why-list-item{text-align:center;flex:0 0 calc(33.3% - 14px)}.why-list-item img{height:108px;width:auto;margin-bottom:9px}.why-list-item p{margin:0;font-size:var(--fz18);line-height:var(--lh24);font-weight:400}.why-list-item p.why-list-item-title{font-size:var(--fz21);line-height:var(--lh28);font-weight:700;margin-bottom:6px}@media (min-width: 1601px){#why-luminette .box-full{padding:60px 260px 76px}.why-list-item p.why-list-item-title{margin-bottom:10px}.why-list-item img{margin-bottom:15px}}@media (max-width: 1140px){#why-luminette{padding-top:55px}#why-luminette .box-full{padding:60px}}@media (max-width: 860px){#why-luminette .box-full{padding:48px 16px}.why-list{flex-direction:column;gap:22px}.why-list-item p{max-width:280px;margin-left:auto;margin-right:auto}#why-luminette .block-title{margin-bottom:30px}.why-list-item img{height:96px}.why-list-item p{font-size:18px;line-height:28px}.why-list-item p.why-list-item-title{font-size:21px}}#people-used{padding-top:155px;background-color:var(--darken)}#people-used .container{position:static}#people-used .title-huge{text-align:center;color:#fff;font-size:52px;font-weight:800;line-height:56px;letter-spacing:-.34px;margin:0 auto 64px}body.lang-en #people-used .title-huge{max-width:680px}body.lang-fr #people-used .title-huge{max-width:900px}@media (max-width: 1600px){#people-used .title-huge{font-size:48px;line-height:52px;letter-spacing:-.28px}body.lang-en #people-used .title-huge{max-width:560px}}@media (max-width: 576px){#people-used .title-huge{font-size:32px;line-height:36px;letter-spacing:-.16px;margin:0 auto 56px}body.lang-en #people-used .title-huge{max-width:325px}}#people-used .block-description{font-size:42px;text-align:center;color:#fff;margin-bottom:60px}.people-used-list{display:flex;gap:80px;max-width:1060px;margin-left:auto;margin-right:auto}.people-used-list-item{text-align:center;flex:0 0 calc(33.3% - 52px)}.person-image{width:265px;height:265px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0 auto 22px}.person-image:after{content:"";display:block;position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='116' height='116' viewBox='0 0 116 116' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M83.1016 55.0035C85.1016 56.1582 85.1016 59.0449 83.1016 60.1996L47.1016 80.9843C45.1016 82.139 42.6016 80.6956 42.6016 78.3862L42.6016 36.8169C42.6016 34.5075 45.1016 33.0642 47.1016 34.2189L83.1016 55.0035Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:50% 50%;width:240px;height:240px}.person-image img{transition:all 1s;width:240px}.person-image:hover img{transform:scale(1.1)}.popup-video{display:none}.popup-video.open{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999}.popup-video-inner{border-radius:32px;box-shadow:0 44px 66px #3b536c8c;overflow:hidden}.popup-video-inner video{display:block;max-width:90vw;max-height:70vh}.popup-video-close{position:absolute;right:20px;top:20px;width:40px;height:40px;border-radius:20px;background-color:#fff9;border:none;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999999 1.0024L16.9976 17' stroke='%23517193' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M1.00781 16.9976L17.0054 0.999999' stroke='%23517193' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50% 50%;z-index:9}.popup-zoom{display:none}.popup-zoom.open{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999}.modal-close-button{position:absolute;right:16px;top:16px;width:40px;height:40px;background-color:#fff9;border-radius:20px;border:none;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999999 1.0024L16.9976 17' stroke='%23517193' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3Cpath d='M1.00781 16.9976L17.0054 0.999999' stroke='%23517193' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50% 50%;padding:0;z-index:9}.people-used-list-item p{text-align:center;margin:0 auto;color:#fff;font-size:var(--fz21);line-height:var(--lh28);font-weight:400;display:inline-block}.people-used-list-item p.person-name{font-weight:700;background-repeat:no-repeat;background-position:100% 50%;padding-right:32px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%236DCBFF'/%3E%3Cpath d='M6 10.9091L10.6667 16L18 8' stroke='white' stroke-width='2.5'/%3E%3C/svg%3E%0A");margin-bottom:8px;font-size:var(--fz21)}@media (min-width: 1601px){.people-used-list{max-width:1150px}}@media (max-width: 1600px){.people-used-list{gap:64px}.people-used-list-item{flex:0 0 calc(33.3% - 43px)}}@media (max-width: 1140px){.person-image{width:225px;height:225px}.person-image img{width:200px}}@media (max-width: 870px){#people-used{padding-top:65px}.people-used-list{justify-content:space-around}.people-used-list-item{flex:0 0 calc(50% - 32px)}#people-used-1{display:none}#people-used .block-description{margin-top:16px;margin-bottom:50px;font-size:24px;line-height:1.2}.people-used-list{gap:37px}.people-used-list-item p,.people-used-list-item p.person-name{font-size:21px;line-height:28px}}@media (max-width: 576px){.people-used-list{flex-direction:column-reverse;max-width:264px}}#drive .trustpilot-reviews,#main-page-hero .trustpilot-reviews{padding-top:24px;max-width:300px;margin-left:auto;margin-right:auto}#trustpilot-reviews{background-color:var(--darken);padding-top:72px;padding-bottom:100px}#trustpilot-reviews .box-full{background-color:#fff;box-shadow:0 44px 66px #3b536ca8}.tp-main{flex:0 0 170px}.tp-reviews{max-width:calc(100% - 260px);position:relative}.tp-reviews-inner{padding:0 60px}.tp-logo{margin-bottom:41px;max-width:168px}.tp-main-title{font-size:28px;font-weight:700;text-align:center;color:#000;margin:0 0 10px}.tp-reviews-count,.tp-reviews-count a{color:#000;text-align:center}.tp-stars{display:flex;gap:2px}.tp-stars span{width:32px;height:32px;background-color:#dcdcdc;background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5625 8.76974H21.8541L15.5 13.5L11.0024 16.6574L11.0013 16.6566L4.28629 21.5328L6.85562 13.6459L0.140625 8.76187L8.43223 8.76974L11.0013 0.875L13.5625 8.76974Z' fill='white'/%3E%3Cpath d='M11.0037 16.6584L17.7081 21.5328L16.0744 15.5897L11.0037 16.6584Z' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:50% 50%}.tp-stars.rating-4 span:nth-child(1),.tp-stars.rating-4 span:nth-child(2),.tp-stars.rating-4 span:nth-child(3),.tp-stars.rating-4 span:nth-child(4){background-color:#73cf11}.tp-stars.rating-5 span:nth-child(1),.tp-stars.rating-5 span:nth-child(2),.tp-stars.rating-5 span:nth-child(3),.tp-stars.rating-5 span:nth-child(4),.tp-stars.rating-5 span:nth-child(5){background-color:#00b67a}.tp-slide-inner{width:268px;padding-top:35px;-webkit-user-select:none;user-select:none}.tp-slide-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.tp-slide-head p{margin:0;color:#888;font-size:15px}.tp-slide-head .tp-stars span{width:24px;height:24px}.tp-review-title{color:#000;font-size:19px;font-weight:700;margin:0 0 10px}.tp-review-description{color:#000;font-size:16px;line-height:22px;margin:0 0 26px}.tp-review-name{margin:0;color:#888}.tp-swiper-nav .tp-swiper-button-next,.tp-swiper-nav .tp-swiper-button-prev{position:absolute;top:50%;width:32px;height:32px;background-repeat:no-repeat;background-position:50% 50%;border-radius:16px;border:1px solid #888;cursor:pointer;transition:all .3s}.tp-swiper-nav .tp-swiper-button-next:hover,.tp-swiper-nav .tp-swiper-button-prev:hover{transform:scale(1.1)}.tp-swiper-button-prev{background-image:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.94975 0.720663L2 5.67041L6.94975 10.6202' stroke='%23888888' stroke-width='1.5'/%3E%3C/svg%3E%0A");left:0}.tp-swiper-button-next{background-image:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.05025 0.720663L6 5.67041L1.05025 10.6202' stroke='%23888888' stroke-width='1.5'/%3E%3C/svg%3E%0A");right:0}.tp-swiper-nav>div.swiper-button-disabled{opacity:.3;cursor:default}.tp-swiper-nav>div.swiper-button-disabled:hover{transform:none}.tp-swiper-pagination{display:none}@media (max-width: 970px){#trustpilot-reviews .box-full{padding:72px 60px;display:block}.tp-main{flex:0 0 100%;display:flex;flex-direction:column;align-items:center}.tp-reviews{max-width:100%}}@media (max-width: 870px){#trustpilot-reviews{padding-bottom:80px}#trustpilot-reviews .box-full{padding:72px 16px 32px;max-width:440px;margin:0 auto}.tp-reviews-inner{padding:0}.tp-slide-inner{width:100%;padding-top:35px;-webkit-user-select:none;user-select:none}.tp-swiper-nav{display:flex;justify-content:space-between;margin-top:60px}.tp-swiper-nav .swiper-pagination-bullets.swiper-pagination-horizontal{display:flex;justify-content:center;width:auto;align-items:center;gap:16px}.tp-swiper-nav .swiper-pagination-bullet{width:12px;height:12px;background-color:#00b67a}.tp-swiper-nav .tp-swiper-button-next,.tp-swiper-nav .tp-swiper-button-prev{position:static}.tp-main{padding-bottom:10px;border-bottom:1px solid #ececec}.tp-logo{margin-bottom:34px}.tp-main-title,.tp-slide-head{display:none}.tp-stars.rating-4 span{width:40px;height:40px}.tp-review-description{margin-bottom:14px}#trustpilot-reviews iframe{height:320px!important}}#lightening-system{background:linear-gradient(to bottom,var(--darken),#4c6e92 7%,#4c6e92)}#lightening-system .video-wrp{position:relative}#lightening-system img{max-width:100%}#videoPlayer{max-width:100%;object-fit:cover}.lightening-system-title{font-size:52px;font-weight:700;line-height:108%;text-align:center;color:#fff;margin-bottom:14px}@media (max-width: 1140px){.lightening-system-title{font-size:32px;line-height:36px}}#why-choose{background-color:#fff;padding-bottom:148px;padding-top:40px;margin-top:-140px}#why-choose .block-title{text-align:center;margin-bottom:65px}.why-choose-table{background-color:var(--lightest);box-shadow:0 44px 66px #3b536c38;border-radius:32px;overflow:hidden}.why-choose-row{display:flex;position:relative}.why-choose-cell{font-size:var(--fz21);font-weight:400;flex:0 0 50%;text-align:center;padding:18px;min-height:135px}.why-choose-cell p{max-width:410px;margin:0 auto;line-height:1.33}.why-choose-cell:nth-child(1){color:var(--main-color);background-color:#fff;border-bottom:1px solid #f2f4f7}.why-choose-cell:nth-child(2){color:#8299b2;background-color:var(--lightest);border-bottom:1px solid #e8ecf2}.why-choose-row:nth-child(1) .why-choose-cell:nth-child(1){border-radius:0 16px 0 0}.why-choose-row:last-child .why-choose-cell:nth-child(1){border-radius:0 0 16px}.why-choose-row:last-child>div{border-bottom:none}.check-mark{display:block;margin:0 auto;width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 10L16 30L4 18' stroke='%23517193' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:50% 50%}.cross-mark{display:block;margin:0 auto 30px;width:40px;height:40px;background-repeat:no-repeat;background-position:50% 50%;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.7'%3E%3Cpath d='M10 30L29.9999 10' stroke='%23517193' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M30 30L10.0001 10' stroke='%23517193' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A")}.why-choose-luminette3-image{max-height:80px;width:auto;display:block;margin:0 auto}.why-choose-luminette3-title{font-weight:700;font-size:28px;line-height:1.3;margin:0}.why-choose-light-box-title{font-weight:700;font-size:28px;line-height:1.3;margin:0;color:#8299b2}.icon-why{position:absolute;display:block;width:72px;height:72px;top:calc(50% - 50px);left:calc(50% - 36px);background-repeat:no-repeat;background-position:50% 50%;background-size:100%}.icon-why_on-the-go{background-image:url("data:image/svg+xml,%3Csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='36' cy='36' r='36' fill='url(%23paint0_linear_1292_36901)'/%3E%3Crect x='13' y='37.8226' width='8.50448' height='19.4543' transform='rotate(-45 13 37.8226)' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M35.6219 35.2H41.0219C42.5131 35.2 43.7219 33.9912 43.7219 32.5V32.5C43.7219 31.0088 42.5131 29.8 41.0219 29.8H39.1718C38.6129 29.8 38.0617 29.6699 37.5618 29.4199L35.482 28.3801C34.9822 28.1301 34.4309 28 33.8721 28H29.0131C28.0583 28 27.1426 28.3793 26.4675 29.0544L22.5 33.0219' stroke='white' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M45.5219 33.3991H46.422C47.5551 33.3991 48.6089 32.8545 49.3384 31.9875C51.1071 29.8851 53.162 28.1315 55.3033 28.3228C57.141 28.4869 57.2376 30.8874 56.0742 32.3193L47.5024 42.8692C46.8188 43.7106 45.7924 44.1991 44.7084 44.1991H32.9219' stroke='white' stroke-width='2.5' stroke-linecap='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1292_36901' x1='-58.6666' y1='79.6672' x2='230.333' y2='27.3336' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2374E6FF'/%3E%3Cstop offset='1' stop-color='%235D9EFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-why_effective{background-image:url("data:image/svg+xml,%3Csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='36' cy='36' r='36' fill='url(%23paint0_linear_1292_36895)'/%3E%3Cpath d='M47.1848 23.1141C47.2373 23.5516 47.3014 24.1317 47.3645 24.8208C47.5124 26.4379 47.6536 28.6436 47.6294 31.0083C47.6051 33.3797 47.4146 35.8711 46.9156 38.0739C46.411 40.3012 45.6232 42.0866 44.5138 43.196C39.59 48.1198 31.6069 48.1198 26.6831 43.196C21.7593 38.2722 21.7593 30.2891 26.6831 25.3653C27.7813 24.2671 29.5798 23.5035 31.8494 23.0384C34.0915 22.5789 36.6371 22.4416 39.0646 22.4718C41.4849 22.5018 43.7463 22.6976 45.4055 22.8866C46.127 22.9688 46.7324 23.0495 47.1848 23.1141Z' stroke='white' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M33.2887 36.5904L23.1895 46.6896' stroke='white' stroke-width='2.5' stroke-linecap='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1292_36895' x1='-457.263' y1='72.0006' x2='72.0001' y2='0.000936875' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2374E6FF'/%3E%3Cstop offset='1' stop-color='%235D9EFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-why_spectrum{background-image:url("data:image/svg+xml,%3Csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='36' cy='36' r='36' fill='%236792FF'/%3E%3Cpath d='M49.8703 38.6C49.8703 30.6471 43.4232 24.2 35.4703 24.2C27.5174 24.2 21.0703 30.6471 21.0703 38.6C21.0703 42.4347 22.5693 45.9194 25.0132 48.5' stroke='white' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M49.8703 37.6989C49.8703 32.2313 45.4379 27.799 39.9703 27.799C34.5027 27.799 30.0703 32.2313 30.0703 37.6989C30.0703 40.3297 31.0965 42.7208 32.7703 44.4938' stroke='white' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M49.8703 38.5995C49.8703 35.6171 47.4527 33.1995 44.4703 33.1995C41.488 33.1995 39.0703 35.6171 39.0703 38.5995C39.0703 40.0936 39.6771 41.446 40.6578 42.4237' stroke='white' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon-why_ultralight{background-image:url("data:image/svg+xml,%3Csvg width='72' height='72' viewBox='0 0 72 72' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='36' cy='36' r='36' fill='url(%23paint0_linear_1292_36898)'/%3E%3Cpath d='M31.7025 23.5569C35.7835 19.476 42.4001 19.476 46.4811 23.5569C50.562 27.6379 50.562 34.2545 46.4811 38.3355L37.3012 47.5153L22.5227 47.5153L22.5227 32.7368L31.7025 23.5569Z' stroke='white' stroke-width='2.5' stroke-linecap='round'/%3E%3Cpath d='M39.2727 30.7801L19.4727 50.5801' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M30.2715 39.78H42.8715' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1292_36898' x1='-268' y1='71.9983' x2='188.333' y2='15.999' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2374E6FF'/%3E%3Cstop offset='1' stop-color='%235D9EFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.why-choose-cell p.why-choose-cell-bold{font-weight:700}@media (min-width: 1601px){.why-choose-cell{padding:21px}}@media (max-width: 1040px){#why-choose{padding-bottom:75px;margin-top:-800px}#why-choose .block-title{margin-bottom:42px}.hy-choose-table{max-width:100%}.why-choose-cell{padding:21px 8px 16px;max-width:50%;font-size:16px;line-height:24px}.choose-row-head .why-choose-cell{padding:24px 8px}.why-choose-luminette3-image img{max-width:100%}.why-choose-luminette3-title,.why-choose-light-box-title{font-size:21px;line-height:28px}.icon-why{width:56px;height:56px;top:14px;left:calc(50% - 28px)}.cross-mark{margin-bottom:30px}.check-mark{margin-bottom:4px}.why-choose-cell p.why-choose-cell-bold{display:block;font-weight:700;font-size:18px;margin-bottom:4px}}@media (max-width: 720px){#why-choose{margin-top:0}}#pioneers{background-color:#fff}.pioneers-wrp{display:flex;gap:68px;max-width:1000px;margin-left:auto;margin-right:auto}#pioneers .block-title{margin-bottom:34px;max-width:350px}.pioneers-text{max-width:500px}.pioneers-text p{font-size:var(--fz21);line-height:var(--lh28);font-weight:400;margin-top:0;margin-bottom:28px}.pioneers-text p:last-child{margin-bottom:0}.pioneers-text .button-outlined{margin-top:8px}#optical-system{background-repeat:no-repeat;background-position:50% 0;background-size:cover;padding-top:113px;background:linear-gradient(180deg,#fff 0% 10%,#add9f8 45%,#6284a0 60%,#34475b 85%)}body.template-luminette-2 #optical-system{background-image:url(//myluminette.com/cdn/shop/t/4/assets/l2-bg-patented-optical-system.webp)}.optical-system-wrp{display:flex;max-width:1000px;margin-left:auto;margin-right:auto;gap:127px;margin-bottom:60px}.optical-system-text{display:flex;align-items:center}.optical-system-text .block-title{max-width:350px;margin-bottom:36px;margin-top:40px}.optical-system-text p{max-width:495px;font-size:var(--fz21);line-height:var(--lh128);font-weight:400;margin-top:0;margin-bottom:34px}.optical-system-wrp-wide{display:flex;gap:20px;margin-left:auto;margin-right:auto;margin-bottom:40px}.optical-system-col{position:relative;flex:0 0 calc(50% - 10px);padding-top:1px;border-radius:30px;background-color:#fff9;box-shadow:0 33px 66px #3b536c73;min-height:237px}.lang-fr .optical-system-col{min-height:295px}@media (max-width: 1040px){.lang-fr .optical-system-col{min-height:unset}}.optical-system-col-inner{position:absolute;top:1px;left:0;right:0;bottom:0;z-index:9;border-radius:32px;padding:36px 59px 54px 64px;min-height:100%;z-index:1}.optical-system-col:nth-child(1) .optical-system-col-inner{background:linear-gradient(98deg,#e4f8ff,#cbe7ff)}.optical-system-col:nth-child(2) .optical-system-col-inner{background:linear-gradient(98deg,#d0eaff,#c8e5ff)}.optical-system-headline{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.optical-system-headline-title{font-size:28px;font-weight:700;line-height:36px;letter-spacing:-.28px;margin:0}.optical-system-description{font-size:var(--fz18);line-height:var(--lh24);font-weight:400;margin:0}.optical-system-image img{display:block}@media (min-width: 1601px){#optical-system{padding-top:0}.optical-system-wrp{max-width:1185px}.optical-system-text .block-title{margin-top:50px;margin-bottom:40px}.optical-system-image img{width:538px;height:auto}}@media (max-width: 1040px){.optical-system-wrp-wide{flex-direction:column;gap:12px;margin-bottom:20px}.optical-system-col-inner{padding:26px}.optical-system-headline{margin-bottom:7px}.optical-system-headline-title{font-size:24px}.optical-system-headline img{max-height:40px;height:auto}.optical-system-wrp{flex-direction:column;gap:10px;margin-bottom:45px}.optical-system-image img{display:block;max-width:240px;margin-left:auto;margin-right:auto}.pioneers-wrp{flex-direction:column-reverse}.pioneers-text{text-align:center;max-width:100%}.pioneers-text p{max-width:495px;margin-left:auto;margin-right:auto;font-size:21px;line-height:28px}#pioneers .block-title{margin-left:auto;margin-right:auto;max-width:495px}.pioneers-image img{display:block;margin-left:auto;margin-right:auto}.optical-system-text .block-title{text-align:center;margin:0 auto 20px;max-width:100%}.optical-system-text-inner{margin-left:auto;margin-right:auto}.optical-system-text p{text-align:center;font-size:21px;line-height:28px;margin-bottom:27px}.optical-system-col:nth-child(1) .optical-system-col-inner{background-image:url("data:image/svg+xml,%3Csvg width='374' height='223' viewBox='0 0 374 223' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M374 2.23517e-06L0 4.81402e-05L3.48131e-06 223L374 223V2.23517e-06Z' fill='url(%23paint0_linear_2550_4774)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2550_4774' x1='0' y1='223' x2='196.183' y2='-106.025' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23DDF1FE'/%3E%3Cstop offset='1' stop-color='%23C9DFFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover}.optical-system-col:nth-child(2) .optical-system-col-inner{background-image:url("data:image/svg+xml,%3Csvg width='374' height='223' viewBox='0 0 374 223' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M374 2.23517e-06L0 4.81402e-05L3.48131e-06 223L374 223V2.23517e-06Z' fill='url(%23paint0_linear_2550_4773)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2550_4773' x1='0' y1='223' x2='196.183' y2='-106.025' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E7FAFF'/%3E%3Cstop offset='1' stop-color='%23D1E6FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover}.optical-system-col{min-height:unset}.optical-system-col-inner{position:static}}@media (max-width: 450px){#optical-system{padding-top:63px;background-image:none;background:linear-gradient(180deg,#fff 0% 10%,#add9f8 45%,#6284a0 60%,#34475b 85%)}body.template-luminette-2 #optical-system{background:linear-gradient(180deg,#feffff,#ecf7ff 28.65%,#68bfff 54.3%,#406184 83.8% 100%)}#pioneers .block-title,.optical-system-text .block-title{max-width:235px;margin-bottom:12px}.pioneers-text p{max-width:342px}.pioneers-text .button-outlined{margin-top:0}.optical-system-col-inner{background:linear-gradient(215deg,#def2ff,#cbe0ff)}}.money-back{position:relative}.money-back .box-full{padding:64px 64px 64px 100px;background:linear-gradient(180deg,#FFF 0%,var(--lightest) 100%)}.money-back-wrp{display:flex;gap:48px}.money-back-wrp:nth-child(2){padding-top:20px}.money-back-wrp .col-text{flex:0 0 450px}.money-back-wrp .col-image{flex:1 0 auto;position:relative}.money-back-wrp .col-image>img{width:535px;height:auto}.money-back-wrp.pt-20{padding-top:20px}.money-back .page-title{max-width:326px;margin-top:30px;margin-bottom:34px;letter-spacing:-.28px;font-weight:800}.money-back-description{font-size:var(--fz21);line-height:var(--lh28);font-weight:400}.money-back .shipping{display:flex;gap:25px;height:56px;align-items:center;justify-content:space-between;background-color:#ebeff6;border-radius:28px;padding:0 25px}.money-back .shipping p{display:flex;align-items:center;font-size:var(--fz18);font-weight:500;margin:0;padding-left:40px;background-repeat:no-repeat;background-position:0% 50%;white-space:nowrap}.money-back .shipping-new{height:56px;align-items:center;justify-content:space-between;background-color:#ebeff6;border-radius:28px;padding:0 25px;font-weight:600}.money-back .shipping-new .info-trial,.money-back .shipping-new .info-shipping{align-items:center}.money-back .shipping-new img{display:inline-block;margin-right:10px}.money-back .shipping-new .info-hint{margin-left:10px}.money-back .in-the-box{text-align:center}.money-back .in-the-box p{margin:0}.in-the-box .button-blue{width:300px;max-width:100%;margin:0 auto}.money-back a.info,.money-back span.info{display:inline-block;vertical-align:middle;background-image:url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_525_1600)'%3E%3Cpath d='M9.00285 0.929688C7.24079 0.929688 5.51831 1.4522 4.05322 2.43114C2.58813 3.41008 1.44623 4.80149 0.771918 6.42942C0.0976102 8.05734 -0.0788196 9.84866 0.26494 11.5769C0.608699 13.3051 1.45721 14.8925 2.70317 16.1385C3.94913 17.3844 5.53657 18.2329 7.26477 18.5767C8.99296 18.9204 10.7843 18.744 12.4122 18.0697C14.0401 17.3954 15.4315 16.2535 16.4105 14.7884C17.3894 13.3233 17.9119 11.6008 17.9119 9.83878C17.9094 7.47673 16.9699 5.21215 15.2997 3.54192C13.6295 1.8717 11.3649 0.932242 9.00285 0.929688V0.929688ZM9.00285 17.263C7.53447 17.263 6.09907 16.8276 4.87816 16.0118C3.65725 15.196 2.70566 14.0365 2.14374 12.6799C1.58182 11.3233 1.43479 9.83054 1.72126 8.39038C2.00772 6.95022 2.71481 5.62735 3.75311 4.58905C4.79141 3.55075 6.11429 2.84366 7.55445 2.55719C8.99461 2.27073 10.4874 2.41775 11.844 2.97967C13.2006 3.5416 14.3601 4.49318 15.1759 5.71409C15.9917 6.935 16.4271 8.3704 16.4271 9.83878C16.4249 11.8071 15.642 13.6943 14.2502 15.0861C12.8583 16.478 10.9712 17.2609 9.00285 17.263Z' fill='%23517193'/%3E%3Cpath d='M9.00047 8.35156H8.25805C8.06115 8.35156 7.87231 8.42978 7.73308 8.56901C7.59384 8.70825 7.51562 8.89708 7.51562 9.09399C7.51562 9.29089 7.59384 9.47973 7.73308 9.61896C7.87231 9.75819 8.06115 9.83641 8.25805 9.83641H9.00047V14.291C9.00047 14.4879 9.07869 14.6767 9.21792 14.8159C9.35716 14.9552 9.54599 15.0334 9.7429 15.0334C9.9398 15.0334 10.1286 14.9552 10.2679 14.8159C10.4071 14.6767 10.4853 14.4879 10.4853 14.291V9.83641C10.4853 9.4426 10.3289 9.06493 10.0504 8.78646C9.77196 8.508 9.39428 8.35156 9.00047 8.35156Z' fill='%23517193'/%3E%3Cpath d='M9.00426 6.8679C9.61931 6.8679 10.1179 6.36931 10.1179 5.75426C10.1179 5.13922 9.61931 4.64062 9.00426 4.64062C8.38922 4.64062 7.89062 5.13922 7.89062 5.75426C7.89062 6.36931 8.38922 6.8679 9.00426 6.8679Z' fill='%23517193'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_525_1600'%3E%3Crect x='0.09375' y='0.929688' width='17.8182' height='17.8182' rx='8.90909' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:50% 50%;background-size:contain;width:19px;height:19px;border-bottom:none;margin-left:7px}.money-back .shipping p.free-shipping{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.3606 22.8516L16.9061 29.0145C16.2423 29.4472 15.3856 29.4472 14.7218 29.0145L5.26722 22.8516C4.70089 22.4824 4.35938 21.8521 4.35938 21.1761V9.84814C4.35938 9.15141 4.72196 8.50489 5.31646 8.14158L14.771 2.36375C15.4112 1.97249 16.2166 1.9725 16.8568 2.36378L26.3114 8.14203C26.9059 8.50535 27.2685 9.15185 27.2685 9.84856V21.1761C27.2685 21.8521 26.927 22.4824 26.3606 22.8516Z' fill='url(%23paint0_linear_525_1605)'/%3E%3Cpath d='M9.45312 16.6832L9.45313 12.2126L19.6349 5.54688' stroke='%23EBEFF6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.63281 9.35938L15.8146 15.723L25.9964 9.35938' stroke='%23EBEFF6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.8125 27.8175L15.8125 15.7266' stroke='%23EBEFF6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_525_1605' x1='18.9957' y1='2.07031' x2='18.9957' y2='29.339' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2374E6FF'/%3E%3Cstop offset='1' stop-color='%235D9EFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.money-back .shipping p.warranty{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.001 6.92853C22.4403 6.65751 18.9628 5.0163 16.4586 3.73579C16.1701 3.58829 15.8299 3.58829 15.5414 3.73578C13.0372 5.01627 9.55966 6.65724 5.99903 6.92822C5.44834 6.97013 4.99901 7.41485 5.0079 7.96707C5.17114 18.1101 7.89053 23.9005 15.5209 28.2334C15.8166 28.4013 16.1834 28.4013 16.4791 28.2334C24.1095 23.9005 26.8289 18.1104 26.9921 7.96737C27.001 7.41516 26.5517 6.97044 26.001 6.92853Z' fill='url(%23paint0_linear_525_1606)'/%3E%3Cpath d='M11 14.8182L14.8182 18.6364L22.4545 11' stroke='%23EDF1F8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_525_1606' x1='27' y1='3.5' x2='2.20289' y2='25.3215' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2374E6FF'/%3E%3Cstop offset='1' stop-color='%235D9EFF'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.in-the-box-info{font-size:var(--fz16);font-weight:500;position:absolute;bottom:15px;margin:0;width:100%;text-align:center}.money-back .col-image .btn-block{text-align:center}@media (min-width: 1601px){.pioneers-wrp{max-width:1185px;justify-content:space-between}#pioneers .block-title{margin-bottom:42px}.pioneers-text p{margin-bottom:32px}.pioneers-image img{width:532px;height:auto}.money-back .box-full{padding:64px 128px}.money-back-wrp .col-text{flex:0 0 500px}.money-back .page-title{max-width:385px}.money-back-wrp .col-image>img{width:634px}}@media (max-width: 1320px){.money-back .box-full{padding:57px 4% 45px}.money-back-wrp .col-text,.money-back-wrp .col-image{flex:0 1 calc(50% - 24px)}.money-back-wrp .col-image>img{width:auto;max-width:100%}}@media (max-width: 1040px){.pioneers-wrp{gap:29px}.money-back .box-full{padding:57px 16px 22px}.pioneers-image{flex:0 0 auto}.pioneers-image img{max-width:256px}.money-back-wrp{display:block}.money-back-wrp .col-image{padding-bottom:20px;padding-left:10px}.money-back-wrp .col-image>img{display:block;margin:0 auto;max-width:100%}.money-back-wrp:nth-child(2){padding-top:8px}.money-back .in-the-box .button-blue{margin-top:8px}.money-back .page-title{text-align:center;margin:0 auto 11px;font-size:40px;max-width:100%}.money-back-description{text-align:center;font-size:21px;line-height:28px;margin:0 0 28px}.in-the-box-info{bottom:0;font-size:16px}.money-back .shipping{padding:6px 12px;height:44px;gap:10px;max-width:330px;margin-left:auto;margin-right:auto;margin-bottom:8px}.money-back .shipping p{font-size:14px;line-height:24px;font-weight:700;background-size:contain;padding-left:30px}p a.info{width:14px;height:14px;margin-left:3px}.money-back .info-hint dialog{left:-16px;right:-16px;transform:unset}.money-back .info-hint{position:static}.shipping-new{position:relative}}@media (max-width: 576px){.money-back .shipping-new .info-trial,.money-back .shipping-new .info-shipping{font-size:14px}.money-back .shipping-new{padding:0 16px}.money-back-wrp [class*=col-]{padding:0}.l2-optical-system-money-back-note p{text-align:center}.money-back-wrp:nth-child(2){padding-top:24px}.money-back .shipping-new{height:44px}.money-back-wrp .info-trial img,.money-back-wrp .info-shipping img{width:18px;height:auto}.money-back-wrp .info-hint li img{width:14px;height:14px}}#dnc-home-colors{padding:0 0 40px}#dnc-home-colors .box-full{position:relative;overflow:hidden;height:672px;display:flex;justify-content:end}.home-colors-video-wrp{position:absolute;top:0;left:0;width:100%;z-index:1}#home-colors-video{height:672px}.home-colors-text{position:relative;z-index:2;text-align:center;max-width:712px;display:flex;flex-direction:column;justify-content:center;padding:56px 88px 0 0}#dnc-home-colors .block-title{font-size:80px;line-height:.9;color:#406184;max-width:530px;margin-bottom:32px;font-weight:800}.home-colors-description{margin-bottom:38px}.home-colors-description img{max-height:78px}.home-colors-button{display:flex;justify-content:center}#home-colors-video-mob{display:none}#home-colors-video{display:block}@media (min-width: 1600px){.home-colors-button .button-blue{width:360px}}@media (max-width: 1600px){#dnc-home-colors .box-full{height:600px}.home-colors-text{padding:56px 0 0}#dnc-home-colors .block-title{font-size:68px;line-height:.9;max-width:470px;margin-bottom:24px}#home-colors-video{height:600px}.home-colors-description{margin-bottom:20px}.home-colors-description img{max-height:65px}}@media (max-width: 1320px){#dnc-home-colors .box-full{height:44vw;padding:57px 8% 45px}#home-colors-video{height:44vw}#dnc-home-colors .block-title{font-size:4vw;max-width:32vw;margin-bottom:2vw}.home-colors-description img{max-height:5vw}}@media (max-width: 1040px){#home-colors-video-mob{display:block;height:705px;width:374px}#home-colors-video{display:none}#dnc-home-colors .box-full{height:705px;padding:74px 20px 45px;max-width:374px;margin-left:auto;margin-right:auto}.home-colors-text{width:100%;justify-content:start;padding:0}#dnc-home-colors .block-title{font-size:48px;margin-bottom:16px;max-width:100%}.home-colors-description img{max-height:48px}.home-colors-button{position:absolute;bottom:0;display:flex;width:100%;justify-content:center}.home-colors-video-wrp{background-image:url(https://myluminette.com/cdn/shop/t/16/assets/myluminette-3-3_colors_mobile.png);background-repeat:no-repeat;background-size:cover}}#drive{background-repeat:no-repeat;background-position:50% 0;background-size:120% auto;background-color:#303a44;padding-bottom:48px}#drive .container{padding-top:140px;position:static}.drive-pre-title{font-size:var(--fz28);line-height:var(--fz36);font-weight:500;color:#fff;text-align:center;margin-top:33px;margin-bottom:33px}.drive-title-wrp{display:flex;justify-content:center}.drive-pre-title span{line-height:32px;display:inline-block;background-color:#fff;color:#32536b;font-weight:700;padding:0 6px;border-radius:7px}#drive .title-biggest{color:#fff;text-align:center}.when-drive{display:flex;justify-content:end;padding-top:393px}.when-drive-inner{max-width:620px;padding-right:50px;text-align:center;color:#fff}.when-drive .page-title{color:#fff;text-align:center;margin-bottom:56px}.when-drive-inner a{border-bottom-color:#fff}.drive-wrp{display:flex;gap:20px;margin-top:78px}.drive-wrp .col{display:flex;position:relative;flex:0 0 calc(50% - 10px);background-color:#333e49;border-radius:32px;padding:53px 25px 10px 64px;color:#fff;box-shadow:0 33px 50px #0003}.drive-wrp .col:before{content:"";display:block;position:absolute;top:0;left:32px;width:calc(100% - 64px);height:1px;background-color:#465059}.drive-use-text{margin-right:7px}.drive-use-item-title{font-size:var(--fz28);margin-bottom:15px}.drive-use-image{padding-top:12px}.drive-use-item-description{font-size:var(--fz18);font-weight:400;margin:0 0 14px;max-width:290px}@media (min-width: 1601px){#drive{background-size:120% auto;background-position:50% -100px}.when-drive{padding-top:500px}.when-drive-inner{max-width:775px;padding-right:90px}.drive-wrp .col{justify-content:space-between}.drive-use-item-description{max-width:360px}}@media (max-width: 1240px){#drive .container{padding-top:5vmin}#drive .title-biggest{font-size:20vmin;line-height:15vmin}}@media (max-width: 1140px){.when-drive-inner{padding-right:0;max-width:435px}}@media (max-width: 860px){.drive-wrp{flex-direction:column;gap:12px;margin-top:52px}.drive-wrp .col{padding:34px 21px 27px 28px}.drive-use-text{flex:0 0 60%}.drive-use-image{flex:0 0 40%}.drive-use-image img{max-width:100%}.drive-use-item-title{margin-bottom:10px}.when-drive-inner{max-width:100%;padding-right:0;max-width:340px;margin:0 auto}}@media (max-width: 665px){#drive{background-color:#34475b;background-position:50% 182px;background-size:auto}#drive .container{padding-top:53px}#drive .title-biggest{font-size:92px;line-height:100px}.drive-pre-title{margin:23px 0 0}.when-drive{padding-top:617px;display:block}.when-drive .page-title{margin-bottom:45px}}@media (max-width: 576px){.drive-wrp .col{padding-bottom:60px}.drive-use-item-description{font-size:16px}.drive-use-text .button-outlined{position:absolute;bottom:28px}}#people-ask{background-color:var(--darken);padding-top:82px;padding-bottom:100px}#people-ask .block-title{text-align:center;color:#fff;margin-bottom:60px}.people-ask-bulb{display:block;margin:0 auto 10px;max-width:132px;height:auto}.people-ask-outer{display:flex;gap:20px}.people-ask-wrp{flex:0 0 calc(50% - 10px)}.people-ask-item{display:block;border-radius:32px;background:linear-gradient(to bottom,#ffffff1a,#fff0);box-shadow:0 44px 66px #3b536ca8;padding:1px;margin-bottom:17px}.people-ask-item .people-ask-item-inner{padding:0 32px;position:relative;border-radius:31px;background-color:var(--darken);color:#fff}.people-ask-item.open .people-ask-item-inner{background-color:#fff;color:var(--main-color)}.people-ask-item-head{display:flex;align-items:center;min-width:100%;height:64px;cursor:pointer;-webkit-user-select:none;user-select:none;padding-right:16px;padding-left:0;border:none;background:transparent;font-family:inherit;font-weight:600;font-size:18px;color:inherit;text-align:left}.people-ask-item.open .people-ask-item-head{animation-duration:.5s;animation-name:slide-left-right}.people-ask-item .people-ask-item-head:after{content:"";display:block;position:absolute;right:24px;top:24px;width:16px;height:16px;background-repeat:no-repeat;background-position:50% 50%;background-image:url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.0711 1.21018L8 8.28125L0.928932 1.21018' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");transition:all .8s}.people-ask-item.open .people-ask-item-head:after{transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.0711 1.21018L8 8.28125L0.928932 1.21018' stroke='%23517193' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.people-ask-item .people-ask-item-body p{margin:0;font-weight:400;padding-bottom:20px}.people-ask-item .people-ask-item-body ul,.people-ask-item .people-ask-item-body ol{font-weight:400;margin:0;padding-bottom:20px}@keyframes slide-left-right{0%{padding-left:0}50%{padding-left:5px}to{padding-left:0}}@media (max-width: 860px){#people-ask{padding-top:50px;padding-bottom:55px}#people-ask .block-title{margin-bottom:33px}.people-ask-outer{flex-direction:column;gap:0}.people-ask-item{margin-bottom:13px}}#footer{background-color:var(--darken);padding-top:38px;color:#fff}.footer-desktop{display:grid;gap:35px 145px;grid-template-columns:266px auto 288px;grid-template-rows:auto;grid-template-areas:"top-left top-right top-form" "middle-left middle-right middle-form" "bottom-left bottom-right bottom-form";background-image:url(/cdn/shop/t/4/assets/footer-bg.png?v=1698027431);background-repeat:no-repeat;background-position:340px 50%;padding-top:24px}.footer-logo{display:block;padding-left:30px;grid-area:top-left}.footer-logo a{display:inline-block}.footer-logo img{width:166px;height:auto}.footer-desk-description{padding-left:33px}.footer-desk-lm{grid-area:middle-left}.footer-desk-description p{font-size:14px;line-height:24px;color:#c0cbd6;margin:0 0 35px}.footer-desk-social{padding-left:30px}.footer-desk-social p{margin:0;padding-left:3px;font-size:14px;color:#c0cbd6}.footer-desk-social-list{grid-area:bottom-right;display:flex;gap:16px;padding-top:15px}.footer-desk-social-list a{background-repeat:no-repeat;background-position:50% 50%;width:28px;height:28px}.footer-desk-social-list .ig{background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 14C0 6.26801 6.26801 0 14 0C21.732 0 28 6.26801 28 14C28 21.732 21.732 28 14 28C6.26801 28 0 21.732 0 14Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.0527 7.36719C12.2391 7.36719 12.0117 7.37487 11.2995 7.40737C10.5887 7.43979 10.1033 7.55268 9.67854 7.71777C9.23943 7.8884 8.86703 8.11673 8.49577 8.48796C8.12454 8.85922 7.89621 9.23161 7.72558 9.67073C7.5605 10.0955 7.4476 10.5809 7.41518 11.2917C7.38269 12.0039 7.375 12.2313 7.375 14.0449C7.375 15.8584 7.38269 16.0858 7.41518 16.798C7.4476 17.5088 7.5605 17.9942 7.72558 18.419C7.89621 18.8581 8.12454 19.2305 8.49577 19.6017C8.86703 19.973 9.23943 20.2013 9.67854 20.372C10.1033 20.537 10.5887 20.6499 11.2995 20.6823C12.0117 20.7148 12.2391 20.7225 14.0527 20.7225C15.8662 20.7225 16.0936 20.7148 16.8059 20.6823C17.5166 20.6499 18.002 20.537 18.4268 20.372C18.8659 20.2013 19.2383 19.973 19.6096 19.6017C19.9808 19.2305 20.2091 18.8581 20.3798 18.419C20.5448 17.9942 20.6577 17.5088 20.6901 16.798C20.7226 16.0858 20.7303 15.8584 20.7303 14.0449C20.7303 12.2313 20.7226 12.0039 20.6901 11.2917C20.6577 10.5809 20.5448 10.0955 20.3798 9.67073C20.2091 9.23161 19.9808 8.85922 19.6096 8.48796C19.2383 8.11673 18.8659 7.8884 18.4268 7.71777C18.002 7.55268 17.5166 7.43979 16.8059 7.40737C16.0936 7.37487 15.8662 7.36719 14.0527 7.36719ZM14.006 11.0508C12.3782 11.0508 11.0586 12.3704 11.0586 13.9982C11.0586 15.6259 12.3782 16.9455 14.006 16.9455C15.6338 16.9455 16.9533 15.6259 16.9533 13.9982C16.9533 12.3704 15.6338 11.0508 14.006 11.0508ZM18.7913 10.4982C18.7913 11.0069 18.3789 11.4193 17.8703 11.4193C17.3616 11.4193 16.9492 11.0069 16.9492 10.4982C16.9492 9.98953 17.3616 9.57715 17.8703 9.57715C18.3789 9.57715 18.7913 9.98953 18.7913 10.4982Z' fill='%23517193'/%3E%3C/svg%3E%0A")}.footer-desk-social-list .fb{background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 14C0 6.26801 6.26801 0 14 0C21.732 0 28 6.26801 28 14C28 21.732 21.732 28 14 28C6.26801 28 0 21.732 0 14Z' fill='white'/%3E%3Cpath d='M17.0419 7.36719C17.0834 7.47669 17.1588 7.58558 17.1612 7.69571C17.1729 8.33843 17.16 8.98116 17.1705 9.62389C17.1746 9.87463 17.0711 9.95178 16.8542 9.94805C16.4741 9.94183 16.0935 9.93498 15.7146 9.95365C15.2194 9.97792 15.0551 10.1714 15.0545 10.691C15.0539 11.1265 15.0574 11.5614 15.0603 11.9969C15.0603 12.0156 15.0738 12.0336 15.0948 12.0878C15.6433 12.0878 16.2052 12.0872 16.7671 12.0878C17.1559 12.0884 17.1998 12.1432 17.1524 12.5638C17.0781 13.2214 16.9975 13.8785 16.9331 14.538C16.9115 14.7589 16.8244 14.8478 16.618 14.8447C16.1122 14.8373 15.6064 14.8422 15.0539 14.8422C15.0539 14.9779 15.0539 15.0967 15.0539 15.2155C15.0539 17.1232 15.0562 19.0308 15.0486 20.9385C15.048 21.0816 14.9755 21.2241 14.9369 21.3672C14.0599 21.3672 13.1828 21.3672 12.3058 21.3672C12.2666 21.2247 12.1935 21.0816 12.1929 20.9391C12.1853 19.0209 12.1876 17.1027 12.1876 15.1844C12.1876 15.0731 12.1876 14.9623 12.1876 14.8217C11.731 14.8217 11.3047 14.8124 10.8785 14.8254C10.623 14.8335 10.5353 14.7234 10.5399 14.4571C10.5516 13.7938 10.5534 13.13 10.5394 12.4667C10.5335 12.1867 10.6142 12.0728 10.889 12.084C11.334 12.1027 11.7801 12.089 12.2578 12.089C12.2578 11.5104 12.3081 10.9573 12.2485 10.4184C12.0789 8.88534 13.1711 7.68762 14.599 7.4263C14.6738 7.41261 14.7463 7.3871 14.82 7.36719C15.5608 7.36719 16.3011 7.36719 17.0419 7.36719Z' fill='%23517193'/%3E%3C/svg%3E%0A")}.footer-desk-social-list .li{background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 14C0 6.26801 6.26801 0 14 0C21.732 0 28 6.26801 28 14C28 21.732 21.732 28 14 28C6.26801 28 0 21.732 0 14Z' fill='white'/%3E%3Cpath d='M13.0441 19.1574C13.0362 19.1533 13.0286 19.148 13.0202 19.1452C12.9864 19.1341 12.9715 19.1093 12.9706 19.0755C12.9693 19.0285 12.9689 18.9814 12.9689 18.9344C12.9687 18.6754 12.9688 18.4165 12.9688 18.1577C12.9693 16.6622 12.97 15.1666 12.9701 13.6711C12.9701 12.7658 12.9693 11.8606 12.9688 10.9553C12.9688 10.9354 12.9686 10.9155 12.969 10.8955C12.9711 10.8115 12.9911 10.791 13.0765 10.7897C13.156 10.7885 13.2355 10.7893 13.3149 10.7894C13.7664 10.79 14.2178 10.7909 14.6693 10.7911C14.8932 10.7912 15.1171 10.79 15.341 10.7894C15.3554 10.7893 15.3699 10.7894 15.3843 10.7904C15.4479 10.7949 15.4675 10.8144 15.468 10.8783C15.4688 10.9725 15.4676 11.0666 15.4676 11.1608C15.4676 11.3925 15.4679 11.6242 15.4683 11.856C15.4683 11.8678 15.4712 11.8796 15.4744 11.9056C15.4943 11.8791 15.5073 11.8632 15.5188 11.8463C15.6567 11.6435 15.8128 11.4566 15.9966 11.2938C16.3659 10.9667 16.792 10.7535 17.2743 10.653C17.4636 10.6136 17.6554 10.5953 17.8484 10.5838C18.0456 10.5719 18.242 10.5794 18.4376 10.6C18.8106 10.6393 19.1748 10.7177 19.5182 10.8746C20.0126 11.1005 20.3722 11.4658 20.6153 11.9497C20.7509 12.2194 20.8392 12.5057 20.9083 12.7984C20.9566 13.0029 20.9857 13.2104 21.0046 13.4194C21.0104 13.4842 21.014 13.5493 21.0163 13.6144C21.0282 13.949 21.0392 14.2835 21.0513 14.6181C21.0523 14.6464 21.0593 14.6745 21.0635 14.7027C21.0635 16.1732 21.0635 17.6436 21.0635 19.114C21.0443 19.138 21.0197 19.1489 20.9888 19.1478C20.9654 19.1469 20.9419 19.1485 20.9185 19.1485C20.3685 19.1485 19.8184 19.1484 19.2684 19.1489C19.2419 19.1489 19.2153 19.1545 19.1887 19.1575C18.9683 19.1575 18.748 19.1575 18.5276 19.1575C18.4667 19.1407 18.4462 19.0985 18.4515 19.0387C18.4532 19.0189 18.4517 18.9988 18.4517 18.979C18.4523 18.5408 18.4538 18.1027 18.4535 17.6646C18.4528 16.6815 18.4517 15.6985 18.4495 14.7154C18.4491 14.54 18.4459 14.3647 18.4236 14.19C18.3954 13.9698 18.343 13.7566 18.2519 13.5538C18.0948 13.204 17.8321 12.9856 17.4532 12.9151C17.2056 12.869 16.957 12.8708 16.7107 12.9206C16.3013 13.0035 15.9965 13.2276 15.8127 13.6088C15.6998 13.8428 15.6427 14.0923 15.6111 14.3482C15.584 14.5675 15.5769 14.7881 15.577 15.0091C15.5773 15.9904 15.5771 16.9716 15.5771 17.9529C15.5771 18.3023 15.5771 18.6518 15.577 19.0012C15.577 19.0301 15.5781 19.0593 15.5757 19.088C15.5724 19.1278 15.5579 19.1422 15.5181 19.146C15.4913 19.1485 15.4641 19.1485 15.437 19.1485C14.8844 19.1486 14.3319 19.1485 13.7793 19.149C13.7545 19.149 13.7298 19.1546 13.705 19.1576C13.4848 19.1574 13.2645 19.1574 13.0441 19.1574Z' fill='%23517193'/%3E%3Cpath d='M8.82396 19.1651C8.76322 19.147 8.75 19.1038 8.75 19.0444C8.75119 16.33 8.75119 13.6157 8.75141 10.9013C8.75141 10.8905 8.75114 10.8796 8.75168 10.8687C8.75455 10.8152 8.7668 10.8024 8.82044 10.7997C8.84748 10.7983 8.87463 10.7986 8.90166 10.7986C9.52658 10.7985 10.1514 10.7986 10.7764 10.7985C10.9245 10.7984 11.0725 10.7973 11.2206 10.7969C11.2405 10.7969 11.2604 10.7967 11.2802 10.7983C11.3397 10.8032 11.3628 10.8269 11.3669 10.8876C11.3683 10.9093 11.3674 10.9311 11.3674 10.9528C11.3673 13.2489 11.3673 15.545 11.3672 17.841C11.3672 18.2249 11.3673 18.6088 11.3674 18.9927C11.3674 19.009 11.3664 19.0253 11.3675 19.0416C11.3715 19.0997 11.3536 19.1444 11.2948 19.1651C11.0961 19.1651 10.8975 19.1651 10.6988 19.1651C10.6795 19.1621 10.6602 19.1565 10.6408 19.1565C10.2532 19.156 9.86551 19.156 9.47787 19.1565C9.45858 19.1565 9.43929 19.1621 9.41995 19.1651C9.2213 19.1651 9.02266 19.1651 8.82396 19.1651Z' fill='%23517193'/%3E%3Cpath d='M10.1243 6.63281C10.1665 6.64026 10.2084 6.64998 10.2509 6.65487C10.9143 6.73158 11.4072 7.23621 11.5326 7.84407C11.6885 8.59964 11.2635 9.34972 10.5336 9.58827C9.73714 9.8486 8.93439 9.44463 8.64824 8.71182C8.59671 8.57987 8.56522 8.44302 8.55325 8.30144C8.55092 8.27357 8.53884 8.24657 8.53125 8.21914C8.53125 8.17568 8.53125 8.13222 8.53125 8.08876C8.53873 8.06322 8.55087 8.03812 8.55303 8.01216C8.56929 7.81528 8.62001 7.62774 8.71234 7.45379C8.95742 6.99229 9.34034 6.72669 9.85716 6.65525C9.89948 6.64938 9.94137 6.64036 9.98342 6.63281C10.0304 6.63281 10.0773 6.63281 10.1243 6.63281Z' fill='%23517193'/%3E%3C/svg%3E%0A")}.footer-copyright{text-align:center;padding:20px 0}.footer-copyright p{font-size:10px;color:#c0cbd6;margin:0}.footer-phone{grid-area:bottom-left;display:flex;align-items:center}.footer-phone-inner{padding-top:30px}.footer-menu-container{grid-area:middle-right}.footer-cards{padding-left:54px;padding-top:50px;grid-area:bottom-right;display:flex;justify-content:center;gap:20px}.footer-cards img{width:56px;height:36px}.footer-language-selector{flex:0 0 175px;grid-area:top-right;padding-top:10px}@media (max-width: 1599px){.footer-language-selector{flex:0 0 140px}}.footer-language-selector button{background-color:transparent;border:none}.footer-menu{display:flex;gap:50px;flex:1 0 auto}.footer-menu p{font-size:14px;font-weight:700;margin-top:0;margin-bottom:11px}.footer-menu ul{margin:0;padding:0;list-style:none;font-size:16px;font-weight:400}.footer-menu ul li{margin-bottom:11px}.footer-menu ul li a{border-bottom:1px solid transparent;transition:all .3s}.footer-menu ul li a:hover{border-bottom:1px solid #FFF}.footer-menu-col{flex:1 1 0}.footer-phone .footer-address{display:none}.footer-desk-phone{font-weight:500;padding-left:0;background-repeat:no-repeat;background-position:0 50%;white-space:nowrap}.footer-email,.footer-lucimed-link{display:none}@media (min-width: 1200px){.footer-desk-phone{color:#7990a9;padding-left:28px;transition:color .3s}.footer-desk-phone:hover{color:#fff}}@media (min-width: 1600px){.footer-desk-description p,.footer-desk-social p{font-size:16px}.footer-logo img{width:166px}}@media (max-width: 1600px){.footer-desktop{display:grid;gap:35px 65px;background-position:300px 50%}.footer-menu{padding-left:25px}.footer-language-selector{padding-left:19px}.footer-menu ul{font-size:14px}}@media (max-width: 1200px){.footer-desktop{background-position:280px 50%;display:flex;gap:0;flex-direction:column;background-image:none}.footer-menu-wrp{flex-direction:column;gap:30px}.footer-language-selector{flex:0 0 auto;margin-bottom:67px}.footer-phone-inner{padding:0;display:flex;flex-direction:column;justify-content:space-between}.footer-menu,.footer-desk-description{display:none}.footer-logo{order:1;display:flex;justify-content:center;padding-left:0;margin:0 auto 20px}.footer-logo img{max-width:178px;width:178px}.footer-menu-wrp #language-selector img{width:24px;height:24px}.footer-menu-container{order:1}.footer-language-selector{order:2;display:flex;justify-content:center;padding:0}.footer-language-selector #language-selector span{font-size:18px}.footer-desk-lm{order:3}.footer-desk-social{padding:0;margin-bottom:32px}.footer-desk-social p{display:none}.footer-desk-social-list{padding:0;display:flex;gap:22px;justify-content:center}.footer-desk-social-list a{width:40px;height:40px;background-size:100% 100%}.footer-cards{gap:12px;padding:0;display:flex;justify-content:center;margin-top:64px;order:4}.footer-cards img{width:auto;height:33px}.footer-phone{align-items:flex-start;justify-content:center;align-items:stretch;gap:25px;order:2;font-size:14px;margin:0 auto 37px}.footer-desk-phone{display:block;margin-bottom:23px}.footer-phone .footer-address,.footer-phone .footer-address p{display:block;margin:0;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.14px}.footer-phone-text a{font-weight:600;padding-left:24px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.89655 4.72461C3.53996 4.72461 0.816406 8.36176 0.816406 12.8481H12.9767C12.9767 8.36176 10.2531 4.72461 6.89655 4.72461ZM6.89655 10.1533C5.91999 10.1533 5.12992 9.36308 5.12992 8.3863C5.12992 7.40952 5.91999 6.61926 6.89655 6.61926C7.8731 6.61926 8.66317 7.40952 8.66317 8.3863C8.66317 9.35817 7.8731 10.1533 6.89655 10.1533Z' fill='white' /%3E%3Cpath d='M6.89453 0.664062C8.97029 0.664062 10.9292 1.09174 12.6989 1.80945C14.9917 2.73853 13.2665 5.47664 11.2575 4.31159C9.94974 3.55456 8.59744 2.91059 6.89453 2.91059' fill='white' /%3E%3Cpath d='M6.89635 0.664062C4.82059 0.664062 2.86169 1.09174 1.09201 1.80945C-1.20079 2.73853 0.524374 5.47664 2.53336 4.31159C3.84114 3.55456 5.19345 2.91059 6.89635 2.91059' fill='white' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 50%}.footer-email,.footer-lucimed-link{display:block}.footer-copyright{padding:20px 0;text-align:center}}@media (max-width: 576px){.footer-language-selector .language-selector-wrapper img{height:24px;width:24px}}.lum-page .section-features{padding-bottom:0}body:not(.admin) .animated{transition:all 1s;opacity:0;transform:translateY(32px)}body:not(.admin) .animated.fade-up{transition:all 1s;opacity:1;transform:unset}body:not(.admin) .animated.delay-100{transition-delay:.1s}body:not(.admin) .animated.delay-200{transition-delay:.2s}body:not(.admin) .animated.delay-300{transition-delay:.3s}body:not(.admin) .animated.delay-400{transition-delay:.4s}.device-wrapper .position-relative.d-xl-none{padding-bottom:50px}.video-timing-buttons-wrp{display:flex;gap:24px;justify-content:center;align-items:center;position:absolute;bottom:24px;width:100%}.video-nav-buttons-wrp{display:block}.video-navigation-wrp{position:absolute;left:50%;top:20%;display:flex;gap:20px;align-items:end;justify-content:end;flex-direction:column;transform:translate(calc(59vw - 600px))}.btn-video-timing{width:300px;border:none;outline:none;background-color:transparent;font-size:28px;text-align:left;color:#fff;padding:16px;opacity:.5;transition:opacity .3s}.btn-video-timing:hover,.btn-video-timing.active{opacity:1}.video-play-wrp{position:absolute;bottom:0;top:0;left:0;right:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.btn-video-play{position:relative;border:none;background-color:transparent;padding:0;width:100px;height:100px;background-repeat:no-repeat;background-position:50% 50%}.btn-video-play-inner-bg{width:100%;height:100%;border-radius:50%;background-color:#517193;opacity:0}.video-play-wrp.button-animated .btn-video-play-inner-bg{animation-name:play-scale;animation-duration:1s;animation-iteration-count:1}.video-play-wrp .btn-video-play-inner{position:absolute;bottom:0;top:0;left:0;right:0;background-repeat:no-repeat;background-position:50% 50%;opacity:0}.video-play-wrp.plays .btn-video-play-inner{background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M68.1451 48.3077C69.3906 49.0921 69.3906 50.9078 68.1451 51.6923L39.5229 69.7196C38.1911 70.5584 36.457 69.6013 36.457 68.0273L36.457 31.9727C36.457 30.3987 38.1911 29.4415 39.5229 30.2804L68.1451 48.3077Z' fill='white'/%3E%3C/svg%3E%0A")}.video-play-wrp .btn-video-play-inner{background-image:url("data:image/svg+xml,%3Csvg width='36' height='40' viewBox='0 0 36 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 0H10C11.1055 0 12 0.898438 12 2V38C12 39.1016 11.1055 40 10 40H2C1.55078 40 1.13672 39.8516 0.804688 39.6016C0.316406 39.2344 0 38.6562 0 38V2C0 0.898438 0.894531 0 2 0ZM26 0H34C35.1055 0 36 0.898438 36 2V38C36 39.1016 35.1055 40 34 40H26C24.8945 40 24 39.1016 24 38V2C24 0.898438 24.8945 0 26 0Z' fill='white'/%3E%3C/svg%3E%0A")}.video-play-wrp.button-animated .btn-video-play-inner{animation-name:play-opacity;animation-duration:1s;animation-iteration-count:1}@media (min-width: 1600px){.btn-video-timing{font-size:32px}}@media (max-width: 1441px){.video-navigation-wrp{left:unset;right:35px;transform:none;top:15%;gap:5px}}@media (max-width: 860px){.btn-video-timing{padding:10px;font-size:24px;width:240px}}@media (max-width: 720px){#lightening-system{padding-bottom:90px;background-image:none;background:linear-gradient(to bottom,var(--darken),#4c6e92 8%,#4c6e92 16%,#FFF 70%)}.video-navigation-wrp{display:flex;gap:16px;flex-direction:row;position:absolute;bottom:-35px;top:unset;left:0;right:0;justify-content:center}.btn-video-timing{font-size:0;border:none;outline:none;width:6px;height:6px;background-color:#b7c6d4;border-radius:4px;padding:0;transition:all .3s}.btn-video-timing.active{background-color:#406184;width:32px}.lightening-system-title-wrp{display:none}}@keyframes play-opacity{0%{opacity:0}20%{opacity:1}to{opacity:0}}@keyframes play-scale{0%{opacity:0;transform:scale(1)}5%{opacity:.2;transform:scale(1)}to{opacity:0;transform:scale(2)}}body.template-luminette-2 .section-features{padding-top:120px}.l2-glasses-bg{position:relative;background-repeat:no-repeat;background-size:cover;background-position:50% 0;min-height:960px}.l2-glasses-main-image{position:absolute;display:flex;justify-content:center;top:0;left:0;right:0;overflow-x:hidden}.l2-glasses-items-wrp{position:absolute;display:flex;justify-content:center;top:100px;right:0;left:0;z-index:1}.l2-glasses-items-inner{flex:0 0 100%;max-width:1504px;padding:0 32px;margin:0 auto;display:flex;gap:12px;flex-direction:column;align-items:end}.l2-glasses-item{display:flex;justify-content:end;width:50%;position:relative}.l2-glasses-item-images-wrp{width:1px;margin:0 auto;position:relative}.l2-glasses-item-image{position:absolute;width:150px;height:150px;box-shadow:0 44px 66px #3b536ca8;border-radius:50%;overflow:hidden;opacity:0;transition:all .3s;z-index:2}.l2-glasses-item-image img{max-width:100%}.l2-glasses-item-image.active{transform:scale(1.5);opacity:1}#l2-glasses-item-1{top:136px;left:-17px}#l2-glasses-item-2{top:208px;left:16px}#l2-glasses-item-3{top:311px;left:198px}#l2-glasses-item-4{top:216px;left:-122px}#l2-glasses-item-5{top:179px;left:-238px}#l2-glasses-item-6{top:335px;left:-594px}.l2-glasses-item-button{position:relative;font-size:20px;font-weight:600;line-height:24px;letter-spacing:.2px;width:280px;height:74px;border:2px solid #ffffff;box-shadow:0 11px 22px #71b7ff0d;display:flex;align-items:center;justify-content:center;border-radius:37px;cursor:pointer;transition:all .3s}.l2-glasses-item-button:hover{color:var(--main-color)}.l2-glasses-item-button:before{z-index:-1;content:"";position:absolute;top:-2px;bottom:-2px;border-radius:inherit;background-color:#fff;opacity:0;left:50%;right:50%;transition:opacity .3s ease-in-out,left .3s ease-in-out,right .3s ease-in-out}.l2-glasses-item-button:hover:before{opacity:1;left:-2px;right:-2px}.l2-line-horizontal{position:absolute;height:2px;background:repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(255,255,255,1) 3px,rgba(255,255,255,1) 4px);opacity:.6;top:36px;right:280px}#l2-glasses-line-horizontal-1{left:27px}#l2-glasses-line-horizontal-2{left:89px}#l2-glasses-line-horizontal-3{left:299px}#l2-glasses-line-horizontal-4{left:-19px}#l2-glasses-line-horizontal-5{left:-145px}#l2-glasses-line-horizontal-6{left:-508px}.l2-line-vertical{position:absolute;width:2px;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(255,255,255,1) 3px,rgba(255,255,255,1) 4px);opacity:.6;top:36px}#l2-glasses-line-vertical-1{left:27px;height:52px}#l2-glasses-line-vertical-2{left:89px;height:51px}#l2-glasses-line-vertical-3{left:300px;height:51px}#l2-glasses-line-vertical-4{left:-17px;top:-59px;height:100px}#l2-glasses-line-vertical-5{left:-145px;height:214px;top:-174px}#l2-glasses-line-vertical-6{left:-506px;height:142px;top:-106px}.l2-glasses-bg-mob{display:none}@media (max-width: 1600px){.l2-glasses-bg{min-height:720px}.l2-glasses-item-button{font-size:18px;line-height:24px;width:220px;height:56px;border-radius:28px}.l2-glasses-items-wrp{top:75px}.l2-glasses-items-inner{max-width:1320px;padding:0 60px}.l2-glasses-main-image img{width:1440px}.l2-glasses-item-image{transform:scale(.75)}.l2-glasses-item-image.active{transform:scale(1.2)}.l2-line-vertical{top:30px}.l2-line-horizontal{right:224px;top:29px}#l2-glasses-line-vertical-1{left:20px;height:39px}#l2-glasses-line-vertical-2{left:67px;height:38px}#l2-glasses-line-vertical-3{left:225px;height:38px}#l2-glasses-line-vertical-4{left:-13px;top:-44px;height:75px}#l2-glasses-line-vertical-5{left:-109px;height:206px;top:-174px}#l2-glasses-line-vertical-6{left:-378px;height:138px;top:-106px}#l2-glasses-item-1{top:83px;left:-27px}#l2-glasses-item-2{top:138px;left:-2px}#l2-glasses-item-3{top:214px;left:130px}#l2-glasses-item-4{top:144px;left:-105px}#l2-glasses-item-5{top:115px;left:-193px}#l2-glasses-item-6{top:233px;left:-463px}#l2-glasses-line-horizontal-1{left:20px}#l2-glasses-line-horizontal-2{left:67px}#l2-glasses-line-horizontal-3{left:224px}#l2-glasses-line-horizontal-4{left:-14px}#l2-glasses-line-horizontal-5{left:-109px}#l2-glasses-line-horizontal-6{left:-381px}}@media (max-width: 1280px){body.template-luminette-2 .section-features{padding-top:0;margin-top:0}.section-features .block-title{text-align:center}.l2-glasses-bg{display:none}.l2-glasses-bg-mob{display:block;background-image:url(//myluminette.com/cdn/shop/t/4/assets/luminette2-features-bg-1x.webp);background-repeat:no-repeat;background-size:100% 100%;background-position:50% 0}.l2-glasses-bg-mob-wrp{overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:54px}.l2-glasses-bg-mob-wrp img{width:574px}.l2-glasses-features-items-top{position:absolute;top:32px;display:flex;justify-content:space-between;width:346px}.l2-glasses-features-items-bottom{position:absolute;bottom:50px;display:flex;justify-content:start;width:322px}.l2-glasses-features-items-top>.l2-glasses-features-item{color:#fff}.l2-glasses-features-items-bottom>.l2-glasses-features-item{color:var(--main-color)}.l2-glasses-features-item{text-align:center;font-size:16px;font-weight:600;line-height:125%;letter-spacing:.16px;flex:0 0 100px}#l2-glasses-led{flex:0 0 50px;margin-right:30px}#l2-glasses-hologram{flex:0 0 80px}#l2-glasses-zoom{position:absolute;bottom:85px;right:33px;padding:0;border:none;background-color:transparent;width:56px;height:56px;border-radius:28px;box-shadow:0 15px 33px #3b536c26}#l2-glasses-zoom img{max-width:100%;height:auto}.features-glasses-zoom-inner img{max-width:100%}.section-features .popup-video.open{background:#000c}}#compare-generations{background:transparent;margin-top:-124px;padding-bottom:132px;position:relative}#compare-generations .block-title{font-family:Gilroy;font-size:52px;font-weight:700;line-height:52px;letter-spacing:-.26px;text-align:center;margin-bottom:72px}.compare-generations-table{box-shadow:0 44px 66px #3b536c38;border-radius:16px;background:#fff}.compare-generations-table .compare-table-row:first-child{border-radius:16px 16px 0 0}.compare-generations-table .compare-table-row:last-child{border-radius:0 0 16px 16px}.compare-table-row{display:flex;flex-wrap:wrap}.compare-table-row:nth-child(odd){background-color:#fff}.compare-table-row:nth-child(2n){background-color:#f6f8fa}.compare-table-col{text-align:center;flex:1 1 0;align-self:center;padding:8px 0}.compare-table-col.col-icon{flex:0 0 56px}.compare-table-col.col-full{flex:1 0 100%}.compare-table-row.row-head{flex-wrap:nowrap}.compare-table-row.row-head .compare-table-col{flex:0 0 50%;padding:16px 0 28px}.compare-table-col p{font-size:24px;line-height:1.33}.compare-table-col.col-full p{font-weight:700}.compare-table-col-title{font-size:28px;font-weight:700;line-height:1}.compare-table-col-image-wrp{height:88px;overflow:hidden;display:flex;align-items:center;justify-content:center}.compare-table-col-image-wrp img{height:95px}.icon-plus{display:inline-block;width:19px;height:19px;background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.00007 9.4853L17.9706 9.48527' stroke='%23517193' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.48542 17.9706L9.48545 1.00002' stroke='%23517193' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;margin:4px}@media (max-width: 1600px){.compare-table-col p{font-size:21px}#compare-generations .block-title{font-size:48px}}@media (max-width: 800px){#compare-generations{margin-top:0}#compare-generations .block-title{font-size:32px;margin-bottom:38px}.compare-table-col p{font-size:18px}.compare-table-col-title{font-size:21px}.compare-table-col-image-wrp img{max-height:95px;max-width:100%}}@media (max-width: 1280px){#compare-generations{margin-top:0}}.l2-optical-system-money-back-note p{font-size:12px;font-weight:500;margin-top:20px;line-height:1.2em}.template-luminette-2 .trustpilot-widget{margin-top:24px}.template-luminette-2 .trustpilot-widget .tp-widget-trustscore{font-weight:800;display:block!important}#preview-bar-iframe{display:none!important}.hidden-test{display:none}
/*# sourceMappingURL=/cdn/shop/t/58/assets/main-new-hp.css.map */
