:root{--al-bg: #061424;--al-bg-footer: #040F1C;--al-red: #E50103;--al-orange: #F58220;--al-green: #3DDC84;--al-wa: #25D366;--al-grad: linear-gradient(90deg, #E50103, #F58220);--al-grad-text: linear-gradient(90deg, #F58220, #E50103);--al-card-bg: linear-gradient(165deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .015));--al-card-bg-strong: linear-gradient(165deg, rgba(255, 255, 255, .055), rgba(255, 255, 255, .02));--al-card-border: 1px solid rgba(255, 255, 255, .08);--al-accent-border: 1px solid rgba(245, 130, 32, .35)}@keyframes al-glow{0%,to{box-shadow:0 6px 24px #e5010366}50%{box-shadow:0 6px 34px #f5822099}}@keyframes al-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes al-grad-sweep{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}html{scroll-behavior:smooth}.al{background:var(--al-bg);color:#fff;font-family:Cairo,sans-serif}.al *,.al *:before,.al *:after{box-sizing:border-box}.al a{color:#fff;text-decoration:none}.al h1,.al h2,.al h3,.al p{margin:0}.al-wrap{max-width:1200px;margin-inline:auto;padding-inline:32px}.al-wrap--narrow{max-width:1140px}@media(max-width:749px){.al-wrap{padding-inline:16px}}.al-card{background:var(--al-card-bg);border:var(--al-card-border);border-radius:14px}.al-grad-text{background:var(--al-grad-text);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.al-mont{font-family:Montserrat,sans-serif;font-variant-numeric:tabular-nums}.al-stars{color:var(--al-orange);letter-spacing:2px}.al-btn{display:inline-block;border:none;cursor:pointer;border-radius:14px;padding:16px 42px;font-family:Cairo,sans-serif;font-size:17px;font-weight:900;color:#fff;text-align:center;text-decoration:none;background:var(--al-grad);line-height:normal}.al a.al-btn,.al a.al-btn:hover{color:#fff}.al-btn--glow{animation:al-glow 3s ease-in-out infinite}.al-btn--block{display:block;width:100%}@media(min-width:750px){.al-hide-desktop{display:none!important}}@media(max-width:749px){.al-hide-mobile{display:none!important}}.al-announcement{background:var(--al-grad);color:#fff;text-align:center;padding:8px 16px;font-family:Cairo,sans-serif;font-size:13.5px;font-weight:800}@media(max-width:749px){.al-announcement{padding:7px 14px;font-size:12.5px}}.al-hero{position:relative;overflow:hidden;min-height:520px;display:flex;align-items:center}.al-hero__img{position:absolute;top:0;bottom:0;left:0;width:60%;height:100%;object-fit:cover;object-position:center 20%}.al-hero__fade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to left,#061424 38%,#0614248c 62%,#0614240d)}.al-hero__bottom-fade{position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to bottom,transparent,#061424)}.al-hero__inner{position:relative;z-index:1;width:100%;padding-block:60px}.al-hero__content{max-width:520px;display:flex;flex-direction:column;gap:16px;align-items:flex-start}.al-hero__overline{font-size:14px;font-weight:800;letter-spacing:1px;color:var(--al-orange);text-shadow:0 1px 8px rgba(0,0,0,.7)}.al-hero__title{font-size:48px;font-weight:900;line-height:1.35;text-shadow:0 2px 18px rgba(0,0,0,.65)}.al-hero__sub{font-size:18px;font-weight:700;color:#ffffffd9;line-height:1.8}.al-hero__title .al-grad-text,.al-phero__title .al-grad-text{background:linear-gradient(90deg,#f58220,#e50103,#f58220);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 2px 3px rgba(0,0,0,.95)) drop-shadow(0 4px 14px rgba(0,0,0,.6))}@media(prefers-reduced-motion:no-preference){.al-hero__title .al-grad-text,.al-phero__title .al-grad-text{animation:al-grad-sweep 3.5s ease-in-out infinite}.al-hero__overline{animation:al-fade-up .6s ease-out .05s backwards}.al-hero__title{animation:al-fade-up .6s ease-out .18s backwards}.al-hero__sub{animation:al-fade-up .6s ease-out .32s backwards}.al-hero__content .al-btn{animation:al-fade-up .6s ease-out .46s backwards,al-glow 3s ease-in-out .5s infinite}}@media(max-width:749px){.al-hero{display:block;min-height:0}.al-hero__img{width:100%;top:0;right:0;bottom:0;left:0;object-position:center 30%}.al-hero__fade{background:linear-gradient(to bottom,#0614248c,#06142459 40%,#061424e6 72%,#061424)}.al-hero__bottom-fade{display:none}.al-hero__inner{padding:170px 20px 34px}.al-hero__content{max-width:none;align-items:center;text-align:center;gap:12px}.al-hero__overline{font-size:12.5px;letter-spacing:1.5px}.al-hero__title{font-size:34px;text-shadow:0 2px 20px rgba(0,0,0,.6)}.al-hero__sub{font-size:15px;max-width:300px}.al-hero__content .al-btn{display:block;width:100%;padding:16px;margin-top:6px}}.al-props__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.al-props__item{display:flex;align-items:center;gap:14px;padding:18px}.al-props__item svg{flex-shrink:0;width:28px;height:28px}.al-props__title{font-size:15.5px;font-weight:900}.al-props__sub{font-size:13px;font-weight:700;color:#ffffffa6}@media(max-width:749px){.al-props__grid{grid-template-columns:1fr;gap:10px}.al-props__item{padding:14px 16px;gap:13px}.al-props__item svg{width:26px;height:26px}.al-props__title{font-size:14.5px}.al-props__sub{font-size:12.5px}}.al-products__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.al-products__heading{font-size:28px;font-weight:900}.al-products__all{font-size:14px;font-weight:800;color:var(--al-orange)}.al .al-products__all{color:var(--al-orange)}.al-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.al-product-card{display:flex;flex-direction:column;background:var(--al-card-bg);border:1px solid rgba(245,130,32,.4);border-radius:18px;overflow:hidden}.al-product-card__media{background:#fff;aspect-ratio:1 / 1;overflow:hidden}.al-product-card__media img{width:100%;height:100%;object-fit:cover;display:block}.al-product-card__body{padding:16px;display:flex;flex-direction:column;gap:6px}.al-product-card__stars{font-size:12.5px}.al-product-card__title{font-size:16px;font-weight:900;color:#fff}.al-product-card__price-row{display:flex;align-items:baseline;gap:10px}.al-product-card__price{font-size:22px;font-weight:900}.al-product-card__compare{font-size:13px;font-weight:700;color:#ffffff80;text-decoration:line-through}.al-product-card__cta{margin-top:6px;text-align:center;border-radius:12px;padding:12px;font-size:14.5px;font-weight:900;color:#fff;background:var(--al-grad)}.al-placeholder-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:linear-gradient(165deg,#ffffff08,#ffffff03);border:1px dashed rgba(255,255,255,.18);border-radius:18px;min-height:380px}.al-placeholder-card span{font-size:15px;font-weight:800;color:#ffffff80}.al-placeholder-strip{margin-top:12px;display:none;align-items:center;justify-content:center;gap:10px;background:linear-gradient(165deg,#ffffff08,#ffffff03);border:1px dashed rgba(255,255,255,.18);border-radius:16px;padding:22px}.al-placeholder-strip span{font-size:14px;font-weight:800;color:#ffffff80}@media(max-width:749px){.al-products__head{margin-bottom:14px}.al-products__heading{font-size:22px}.al-products__all{font-size:13px}.al-products__grid{grid-template-columns:1fr}.al-product-card__media{aspect-ratio:16 / 10}.al-product-card__title{font-size:17px}.al-product-card__price{font-size:23px}.al-product-card__cta{padding:13px;font-size:15px}.al-placeholder-card{display:none}.al-placeholder-strip{display:flex}}.al-promo__box{position:relative;border-radius:20px;overflow:hidden;border:var(--al-accent-border)}.al-promo__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.35}.al-promo__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#061424f2,#06142499)}.al-promo__inner{position:relative;padding:44px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.al-promo__title{font-size:26px;font-weight:900;margin-bottom:6px}.al-promo__text{font-size:16px;font-weight:700;color:#fffc}.al-promo__stat{font-family:Montserrat,sans-serif;font-weight:900;color:var(--al-orange)}.al-promo__cta{border-radius:14px;padding:15px 38px;font-size:16px;font-weight:900;color:#fff;background:var(--al-grad);white-space:nowrap}@media(max-width:749px){.al-promo__box{border-radius:18px}.al-promo__img{opacity:.3}.al-promo__overlay{background:linear-gradient(180deg,#061424e6,#061424b3)}.al-promo__inner{padding:26px 20px;flex-direction:column;gap:12px;text-align:center;align-items:center}.al-promo__title{font-size:21px;margin-bottom:0}.al-promo__text{font-size:14px;color:#ffffffd9}.al-promo__cta{border-radius:12px;padding:13px 32px;font-size:15px}}.al-reviews__heading{font-size:28px;font-weight:900;text-align:center;margin-bottom:20px}.al-reviews--media .al-reviews__heading{font-size:26px;text-align:start;margin-bottom:18px}.al-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.al-review-text{border-radius:16px;padding:18px;display:flex;flex-direction:column;gap:8px}.al-review-text .al-stars{font-size:13px}.al-review-text__quote{font-size:14px;font-weight:700;color:#fffc;line-height:1.7}.al-review-text__name{font-size:14px;font-weight:900;margin-top:4px}.al-review-media{border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.al-review-media__photo{width:100%;height:130px;object-fit:cover;display:block}.al-review-media__body{padding:14px;display:flex;flex-direction:column;gap:5px}.al-review-media__body .al-stars{font-size:13px}.al-review-media__name{font-size:14.5px;font-weight:900}.al-review-media__quote{font-size:13px;font-weight:700;color:#ffffffbf;line-height:1.65}.al-review-media__avatar{display:none}@media(max-width:749px){.al-reviews__heading{font-size:22px;margin-bottom:14px}.al-reviews--media .al-reviews__heading{font-size:21px;text-align:center;margin-bottom:16px}.al-reviews__grid{display:flex;flex-direction:column;gap:10px}.al-review-text{border-radius:14px;padding:16px;gap:6px}.al-review-text .al-stars{font-size:12.5px}.al-review-text__quote{font-size:13.5px}.al-review-text__name{font-size:13.5px;margin-top:2px}.al-reviews--media .al-reviews__grid{gap:12px}.al-reviews--media .al-review-media{border-radius:14px;padding:14px;flex-direction:row;gap:12px;align-items:flex-start;overflow:visible}.al-reviews--media .al-review-media__photo{display:none}.al-reviews--media .al-review-media__avatar{display:block;width:88px;height:88px;flex-shrink:0;border-radius:50%;overflow:hidden;border:2px solid rgba(245,130,32,.45)}.al-reviews--media .al-review-media__avatar img{width:100%;height:100%;object-fit:cover;display:block}.al-reviews--media .al-review-media__body{padding:0;flex:1;gap:4px}.al-reviews--media .al-review-media__name{font-size:14px}.al-reviews--media .al-review-media__quote{font-size:12.5px;line-height:1.6}}.al-footer{border-top:1px solid rgba(255,255,255,.08);background:var(--al-bg-footer)}.al-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding-block:36px}.al-footer__logo{width:140px;opacity:.85;display:block}.al-footer__nav{display:flex;gap:24px;font-size:13.5px;font-weight:700}.al .al-footer__nav a{color:#ffffffb3}.al .al-footer__nav a:hover{color:var(--al-orange)}.al-footer__copy{font-size:12.5px;font-weight:700;color:#ffffff73}@media(max-width:749px){.al-footer__inner{flex-direction:column;align-items:center;gap:14px;text-align:center;padding-block:28px}.al-footer__logo{width:128px}.al-footer__nav{gap:20px;font-size:13px}.al-footer__copy{font-size:12px}}.al-phero{position:relative;overflow:hidden}.al-phero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 30%}.al-phero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#061424d1,#06142440 38%,#061424cc 75%,#061424)}.al-phero__inner{position:relative;z-index:1;padding:20px 20px 30px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.al-phero__logo{width:210px;margin-bottom:112px;filter:drop-shadow(0 3px 14px rgba(0,0,0,.9))}.al-phero__title{font-size:33px;font-weight:900;line-height:1.4;text-shadow:0 2px 20px rgba(0,0,0,.6)}.al-phero__sub{font-size:15px;font-weight:700;color:#ffffffd9;max-width:300px}.al-phero__anchor{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:4px}.al-phero__was{font-size:14px;font-weight:700;color:#ffffff8c;text-decoration:line-through;text-decoration-color:var(--al-red);text-decoration-thickness:2px}.al-phero__arrow{color:var(--al-orange);font-size:18px;font-weight:900}.al-phero__now{font-size:20px;font-weight:900}.al-phero__now .al-mont{font-weight:900;font-size:26px}.al-phero .al-btn{display:block;width:100%;padding:17px 16px;margin-top:6px}.al-demo__grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.al-demo__heading{font-size:26px;font-weight:900;margin-bottom:12px}.al-demo__text{font-size:15px;font-weight:700;color:#ffffffbf;line-height:1.9}.al-demo__frame{position:relative;border-radius:18px;overflow:hidden;border:1px solid rgba(245,130,32,.3);aspect-ratio:16 / 10}.al-demo__frame img{width:100%;height:100%;object-fit:cover;display:block}.al-demo__badge{display:none}@media(max-width:749px){.al-demo__grid{display:block}.al-demo__heading{font-size:21px;text-align:center;margin-bottom:24px;padding-inline:8px}.al-demo__text{display:none}.al-demo__frame{border-radius:16px;border:var(--al-accent-border);box-shadow:0 10px 30px #00000073;aspect-ratio:auto}.al-demo__frame img{height:auto}.al-demo__frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 40px #06142473}.al-demo__badge{display:block;position:absolute;top:10px;right:10px;z-index:1;background:#061424d9;border:1px solid rgba(245,130,32,.5);border-radius:20px;padding:3px 12px;font-size:11.5px;font-weight:800;color:var(--al-orange)}}.al-buy{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start;padding-block:36px 10px}.al-buy__gallery{display:flex;flex-direction:column;gap:12px}.al-buy__main{background:#fff;border-radius:18px;overflow:hidden;border:var(--al-accent-border);aspect-ratio:1 / 1}.al-buy__main img{width:100%;height:100%;object-fit:cover;display:block}.al-buy__thumbs{display:flex;gap:10px;flex-wrap:wrap}.al-buy__thumb{width:76px;height:76px;padding:0;cursor:pointer;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.15);background:#fff;opacity:.7}.al-buy__thumb img{width:100%;height:100%;object-fit:cover;display:block}.al-buy__thumb[aria-current=true]{border:2px solid var(--al-orange);opacity:1}.al-buy__info{display:flex;flex-direction:column;gap:14px}.al-buy__title{font-size:26px;font-weight:900;line-height:1.45}.al-buy__stars-row{display:flex;align-items:center;gap:10px}.al-buy__stars-row .al-stars{font-size:15px}.al .al-buy__stars-link{font-size:13px;font-weight:700;color:#fff9}.al-buy__price-row{display:flex;align-items:baseline;gap:14px}.al-buy__price{font-size:40px;font-weight:900}.al-buy__was{font-size:15px;font-weight:700;color:#ffffff8c;text-decoration:line-through;text-decoration-color:var(--al-red);text-decoration-thickness:2px}.al-buy__bullets{display:flex;flex-direction:column;gap:7px}.al-buy__bullet{display:flex;align-items:center;gap:8px}.al-buy__bullet .al-check{color:var(--al-green);font-weight:900;font-size:14px}.al-buy__bullet span:last-child{font-size:14px;font-weight:700;color:#ffffffd9}.al-order-card{background:var(--al-card-bg-strong);border:var(--al-accent-border);border-radius:18px;padding:20px 18px}.al-order-card__heading{font-size:20px;font-weight:900;text-align:center;margin-bottom:14px}.al-order-card__bar{display:none;height:2px;width:90px;margin:10px auto 18px;background:var(--al-grad);border-radius:2px}.al-order-card .al-btn{width:100%;padding:16px;font-size:16.5px;border-radius:14px;margin-top:12px}.al-order-card__reassure{margin-top:12px;text-align:center;font-size:12.5px;font-weight:700;color:#ffffffa6}.al-order-card__reassure .al-check{color:var(--al-green)}.al-order-card--white{background:#fff;border:1px solid rgba(245,130,32,.45)}.al-order-card--white .al-order-card__heading{color:#061424}.al-order-card--white .al-order-card__reassure{color:#061424b3}@media(max-width:749px){.al-buy{display:block;padding-block:26px 8px}.al-buy__gallery,.al-buy__title,.al-buy__stars-row,.al-buy__price-row,.al-buy__bullets{display:none}.al-order-card{padding:20px 16px}.al-order-card__heading{font-size:23px;margin-bottom:0}.al-order-card__bar{display:block}.al-order-card .al-btn{padding:17px 16px;font-size:17px}}.al-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.al-benefit{display:flex;align-items:center;gap:14px;padding:16px}.al-benefit__plate{width:56px;height:56px;flex-shrink:0;border-radius:50%;background:radial-gradient(circle at 32% 28%,#f5f7fa,#b9c1cb 62%,#828b98);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 -2px 5px #0000004d,0 3px 8px #0006}.al-benefit__plate svg{width:26px;height:26px}.al-benefit__label{font-size:15px;font-weight:800;line-height:1.45}@media(max-width:749px){.al-benefits__grid{grid-template-columns:1fr 1fr;gap:12px}.al-benefit{flex-direction:column;text-align:center;gap:10px;padding:16px 10px}.al-benefit__plate{width:58px;height:58px}.al-benefit__plate svg{width:28px;height:28px}.al-benefit__label{font-size:13.5px;line-height:1.4}}.al-compare__grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:16px}.al-compare__card{border-radius:16px;overflow:hidden;background:#ffffff08;display:flex;flex-direction:column}.al-compare__card--without{border:1px solid rgba(229,1,3,.4)}.al-compare__card--with{border:1px solid rgba(245,130,32,.5)}.al-compare__head{padding:13px 10px;text-align:center}.al-compare__card--without .al-compare__head{background:linear-gradient(135deg,#8f0002,#e50103)}.al-compare__card--with .al-compare__head{background:linear-gradient(135deg,#c05e0e,#f58220)}.al-compare__head-title{font-size:16.5px;font-weight:900}.al-compare__head-sub{font-size:12.5px;font-weight:700;color:#ffffffd9}.al-compare__card--with .al-compare__head-sub{color:#ffffffe6}.al-compare__img{width:100%;height:170px;object-fit:cover;display:block}.al-compare__list{padding:16px;display:flex;flex-direction:column;gap:11px}.al-compare__item{display:flex;align-items:flex-start;gap:9px}.al-compare__mark{font-weight:900;font-size:15px;line-height:1.5}.al-compare__card--without .al-compare__mark{color:var(--al-red)}.al-compare__card--with .al-compare__mark{color:var(--al-green)}.al-compare__item span:last-child{font-size:14.5px;font-weight:700;color:#ffffffd9;line-height:1.5}.al-compare__card--with .al-compare__item span:last-child{color:#ffffffe6}.al-compare__vs{position:absolute;top:150px;right:50%;transform:translate(50%);width:54px;height:54px;border-radius:50%;background:var(--al-bg);border:2px solid var(--al-orange);display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-weight:900;font-size:17px;box-shadow:0 0 22px #f5822080}.al-compare__stat{text-align:center;margin-top:30px}.al-compare__stat-side{font-size:22px;font-weight:900;vertical-align:middle}.al-compare__stat-num{font-family:Montserrat,sans-serif;font-size:84px;font-weight:900;line-height:1;font-variant-numeric:tabular-nums;vertical-align:middle}.al-compare__save{max-width:620px;margin:22px auto 0;padding:18px 20px;text-align:center;border:var(--al-accent-border);border-radius:16px;background:var(--al-card-bg)}.al-compare__save-row{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.al-compare__save-was{font-size:14.5px;font-weight:700;color:#ffffff8c;text-decoration:line-through;text-decoration-color:var(--al-red);text-decoration-thickness:2px}.al-compare__save-arrow{color:var(--al-orange);font-size:18px;font-weight:900}.al-compare__save-now{font-size:15.5px;font-weight:800}.al-compare__save-pocket{margin-top:10px;font-size:17px;font-weight:800}.al-compare__save-pocket .al-check{color:var(--al-green);font-weight:900}.al-compare__save-amount{font-size:30px;font-weight:900;vertical-align:middle;line-height:1}@media(max-width:749px){.al-compare__grid{gap:10px}.al-compare__card{border-radius:14px}.al-compare__head{padding:10px 8px}.al-compare__head-title{font-size:13.5px}.al-compare__head-sub{font-size:11px}.al-compare__img{height:108px}.al-compare__list{padding:12px 10px;gap:9px}.al-compare__item{gap:7px}.al-compare__mark{font-size:13px}.al-compare__item span:last-child{font-size:12.5px}.al-compare__vs{top:118px;width:44px;height:44px;font-size:14px;box-shadow:0 0 18px #f5822080}.al-compare__stat{margin-top:26px}.al-compare__stat-side{display:block;font-size:19px}.al-compare__stat-num{display:block;font-size:72px;line-height:1.05}.al-compare__stat-side--after{font-size:16px;font-weight:800;color:#ffffffd9}.al-compare__save{margin-top:18px;padding:14px 12px;border-radius:14px}.al-compare__save-row{gap:8px}.al-compare__save-was{font-size:13px}.al-compare__save-arrow{font-size:16px}.al-compare__save-now{font-size:14px}.al-compare__save-pocket{font-size:15.5px}.al-compare__save-amount{font-size:26px}}.al-kit__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.al-kit--solo .al-kit__grid{display:block;max-width:640px;margin-inline:auto}.al-kit__media{background:#fff;border-radius:18px;overflow:hidden;border:var(--al-accent-border)}.al-kit__media--flush{background:transparent}.al-kit__media img{width:100%;display:block}.al-kit__content{display:flex;flex-direction:column;gap:16px}.al-kit__text{font-size:19px;font-weight:800;line-height:1.8}.al-kit__dots{display:flex;gap:20px}.al-kit__dot{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#fffc}.al-kit__dot i{width:16px;height:16px;border-radius:50%;display:inline-block}.al-kit__dot--red i{background:var(--al-red)}.al-kit__dot--orange i{background:var(--al-orange)}.al-kit__dot--clear i{background:linear-gradient(135deg,#fff,#c8d0d9)}@media(max-width:749px){.al-kit__grid{display:block}.al-kit__media{border-radius:16px}.al-kit__content{display:block}.al-kit__text{font-size:15px;line-height:1.7;text-align:center;max-width:330px;margin:14px auto 10px}.al-kit__dots{justify-content:center;gap:18px}.al-kit__dot{gap:6px;font-size:12.5px}.al-kit__dot i{width:14px;height:14px}}.al-why__heading{font-size:26px;font-weight:900;margin-bottom:18px}.al-why__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.al-why__item{border-radius:16px;padding:20px;display:flex;gap:14px;align-items:flex-start}.al-why__item svg{flex-shrink:0;width:30px;height:30px}.al-why__body{display:flex;flex-direction:column;gap:5px}.al-why__title{font-size:17px;font-weight:900;color:var(--al-orange)}.al-why__desc{font-size:14px;font-weight:700;color:#ffffffbf;line-height:1.65}@media(max-width:749px){.al-why__heading{font-size:21px;text-align:center;margin-bottom:16px}.al-why__grid{gap:12px}.al-why__item{border-radius:14px;padding:16px 12px;flex-direction:column;align-items:center;text-align:center;gap:8px}.al-why__item svg{width:28px;height:28px}.al-why__body{gap:8px;align-items:center}.al-why__title{font-size:14.5px}.al-why__desc{font-size:12.5px;line-height:1.6}}.al-faq__heading{font-size:26px;font-weight:900;margin-bottom:18px}.al-faq__list{display:flex;flex-direction:column;gap:10px}.al-faq__item{border-radius:12px;overflow:hidden}.al-faq__item summary{list-style:none;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;padding:16px 18px;color:#fff;font-size:16px;font-weight:800;text-align:right}.al-faq__item summary::-webkit-details-marker{display:none}.al-faq__chev{color:var(--al-orange);font-size:22px;font-weight:900;line-height:1;transition:transform .2s;flex-shrink:0}.al-faq__item[open] .al-faq__chev{transform:rotate(-90deg)}.al-faq__answer{padding:0 18px 16px;font-size:14.5px;font-weight:700;color:#ffffffbf;line-height:1.8}@media(max-width:749px){.al-faq__heading{font-size:21px;text-align:center;margin-bottom:16px}.al-faq__item summary{padding:15px 16px;font-size:15px}.al-faq__answer{padding:0 16px 15px;font-size:13.5px}}.al-cta{padding:70px 32px 56px;text-align:center;position:relative;overflow:hidden}.al-cta__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at bottom,rgba(229,1,3,.18),transparent 65%)}.al-cta__inner{position:relative;display:flex;flex-direction:column;gap:18px;align-items:center;max-width:560px;margin:0 auto}.al-cta__title{font-size:38px;font-weight:900;line-height:1.4}.al-cta__title--mobile{display:none}.al-cta .al-btn{width:100%;padding:18px 16px;font-size:18px}.al-cta__wa{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;border:1.5px solid var(--al-wa);border-radius:14px;padding:15px 16px;font-size:16px;font-weight:800}.al .al-cta__wa,.al .al-cta__wa:hover{color:var(--al-wa)}.al-cta__logo{width:130px;opacity:.7;margin-top:8px}@media(max-width:749px){.al-cta{padding:40px 20px 36px}.al-cta__inner{gap:14px}.al-cta__title{display:none}.al-cta__title--mobile{display:block;font-size:27px;line-height:1.45}.al-cta .al-btn{padding:17px 16px;font-size:17px}.al-cta__wa{display:none}.al-cta__logo{width:120px;margin-top:10px}}.al-sticky{display:none;position:fixed;bottom:0;left:0;right:0;z-index:50;background:#061424f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid rgba(245,130,32,.45);padding:10px 16px;align-items:center;justify-content:space-between;gap:12px;font-family:Cairo,sans-serif;color:#fff}.al-sticky__price-wrap{display:flex;flex-direction:column}.al-sticky__price{font-size:21px;font-weight:900}.al-sticky__sub{font-size:10.5px;font-weight:700;color:#fff9}.al-sticky__btn{border:none;cursor:pointer;border-radius:12px;padding:13px 26px;white-space:nowrap;font-family:Cairo,sans-serif;font-size:16px;font-weight:900;color:#fff;background:var(--al-grad);text-decoration:none}.al .al-sticky__btn{color:#fff}@media(max-width:749px){.al-sticky{display:flex}body.al-has-sticky{padding-bottom:78px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/autolens.css.map */
