.ecl{--ecl-orange: #FF8A00;--ecl-orange-soft: #FFB347;--ecl-yellow: #FFD21C;--ecl-star: #FFD700;--ecl-green: #1E4D2B;--ecl-green-soft: #2C6B3D;--ecl-navy: #14213D;--ecl-night: #0B1328;--ecl-white: #FFFFFF;--ecl-cream: #FFF7EC;--ecl-ink: #14213D;--ecl-ink-soft: rgba(20, 33, 61, .78);--ecl-radius: 20px;--ecl-radius-sm: 12px;--ecl-gutter: 16px;--ecl-max: 1200px;--ecl-pad-y: clamp(56px, 9vw, 112px);--ecl-font: Poppins, var(--font-heading-family, var(--font-body-family)), system-ui, -apple-system, "Segoe UI", sans-serif;font-family:var(--ecl-font);color:var(--ecl-ink);letter-spacing:0;line-height:1.6;font-size:16px;position:relative;overflow:hidden}.ecl *,.ecl *:before,.ecl *:after{box-sizing:border-box}.ecl img{max-width:100%;height:auto;display:block}.ecl__wrap{width:100%;max-width:var(--ecl-max);margin:0 auto;padding:0 var(--ecl-gutter);position:relative;z-index:2}.ecl__section{padding:var(--ecl-pad-y) 0}.ecl h1,.ecl h2,.ecl h3,.ecl__eyebrow{font-family:var(--ecl-font);font-weight:700;margin:0;letter-spacing:-.01em;color:inherit}.ecl__title{font-size:clamp(28px,6.4vw,46px);line-height:1.15;text-wrap:balance}.ecl__lead{font-size:clamp(16px,2.2vw,19px);color:var(--ecl-ink-soft);margin:14px 0 0;text-wrap:pretty}.ecl__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--ecl-green);margin-bottom:12px}.ecl__eyebrow:before{content:"";width:22px;height:3px;border-radius:3px;background:var(--ecl-orange)}.ecl__head{text-align:center;max-width:720px;margin:0 auto clamp(32px,5vw,56px)}.ecl--dark{color:var(--ecl-white)}.ecl--dark .ecl__lead{color:#ffffffd1}.ecl--dark .ecl__eyebrow{color:var(--ecl-yellow)}.ecl__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:14px 28px;border-radius:999px;background:var(--ecl-orange);color:var(--ecl-navy);font:700 17px/1.2 var(--ecl-font);letter-spacing:.01em;text-decoration:none;box-shadow:0 10px 28px -10px #ff8a00bf,inset 0 -3px #0000001f;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;border:0;cursor:pointer;max-width:100%}.ecl__btn:hover{background:#ff9a1f;transform:translateY(-2px);box-shadow:0 16px 34px -12px #ff8a00d9,inset 0 -3px #0000001f}.ecl__btn:focus-visible,.ecl__link:focus-visible,.ecl-faq__q:focus-visible,.ecl-ba__range:focus-visible+.ecl-ba__handle{outline:3px solid var(--ecl-yellow);outline-offset:3px}.ecl__btn svg{width:20px;height:20px;flex:none}.ecl__btn--block{width:100%}.ecl__link{display:inline-flex;align-items:center;min-height:44px;padding:0 6px;color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px;text-decoration-color:var(--ecl-orange)}.ecl-stars{--ecl-rating: 4.4;--ecl-star-size: 18px;position:relative;display:inline-block;line-height:0}.ecl-stars__row{display:inline-flex;gap:2px}.ecl-stars svg{width:var(--ecl-star-size);height:var(--ecl-star-size);flex:none}.ecl-stars__base svg{fill:#ffffff47}.ecl-stars--light .ecl-stars__base svg{fill:#e6e2da}.ecl-stars__fill{position:absolute;inset:0 auto 0 0;overflow:hidden;width:calc(var(--ecl-rating) / 5 * 100%)}.ecl-stars__fill svg{fill:var(--ecl-star)}.ecl-sky{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;overflow:hidden}.ecl-sky__star{position:absolute;width:var(--s, 3px);height:var(--s, 3px);border-radius:50%;background:#fff;box-shadow:0 0 6px 1px #fff4d6cc;opacity:.35}.ecl-sky__star--big{width:10px;height:10px;background:none;box-shadow:none;opacity:.5}.ecl-sky__star--big:before,.ecl-sky__star--big:after{content:"";position:absolute;left:50%;top:50%;background:#fff4d6;border-radius:2px;transform:translate(-50%,-50%)}.ecl-sky__star--big:before{width:2px;height:10px}.ecl-sky__star--big:after{width:10px;height:2px}@media(prefers-reduced-motion:no-preference){.ecl-sky__star{animation:ecl-twinkle var(--d, 3.2s) ease-in-out var(--delay, 0s) infinite}@keyframes ecl-twinkle{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}}@media(prefers-reduced-motion:no-preference){.js .ecl-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1);transition-delay:var(--ecl-delay, 0s)}.js .ecl-reveal.is-visible{opacity:1;transform:none}}.ecl-hero{--ecl-hm: clamp(230px, 36svh, 340px);background:var(--ecl-night);color:var(--ecl-white);isolation:isolate}.ecl-hero__media{position:relative;height:var(--ecl-hm);z-index:0;overflow:hidden}.ecl-hero__media img,.ecl-hero__media picture{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--ecl-focal-m, 50% 38%)}.ecl-hero__media--empty{background:radial-gradient(120% 70% at 70% 0%,rgba(255,138,0,.55),transparent 60%),radial-gradient(90% 60% at 10% 10%,rgba(44,107,61,.6),transparent 65%),linear-gradient(180deg,#1B2A55 0%,var(--ecl-night) 70%)}.ecl-hero__shade{position:absolute;left:0;right:0;top:0;height:var(--ecl-hm);z-index:1;background:linear-gradient(180deg,rgba(11,19,40,0) 55%,var(--ecl-night) 100%)}.ecl-hero .ecl-sky{z-index:1}.ecl-hero__inner{margin-top:-26px;padding-top:0;padding-bottom:34px}.ecl-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#0b132899;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin:0}.ecl-hero__badge:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--ecl-orange);box-shadow:0 0 0 4px #ff8a0040}.ecl-hero__title{font-size:clamp(32px,9vw,72px);line-height:1.06;margin:14px 0 0;max-width:14ch;text-wrap:balance;text-shadow:0 2px 24px rgba(0,0,0,.35)}.ecl-hero__title em{font-style:normal;color:var(--ecl-orange)}.ecl-hero__text{font-size:clamp(16px,2.3vw,20px);margin:12px 0 0;max-width:38ch;color:#ffffffe6}.ecl-hero__actions{display:flex;flex-direction:column;align-items:stretch;gap:4px;margin-top:20px;max-width:420px}.ecl-hero__actions .ecl__link{justify-content:center}.ecl-proof{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:16px;font-size:15px}.ecl-proof strong{font-weight:700}.ecl-hero__chips{list-style:none;display:none;flex-wrap:wrap;gap:8px;padding:0;margin:22px 0 0}.ecl-hero__chips li{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;font-size:13px;font-weight:600;background:#0b13288c;border:1px solid rgba(255,255,255,.16)}.ecl-hero__chips svg{width:16px;height:16px;color:var(--ecl-yellow);flex:none}.ecl-hero__moon{position:absolute;z-index:1;right:8%;top:7%;width:clamp(26px,5vw,56px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff8e1,#ffe7a8 60%,#f7c25c);box-shadow:0 0 40px 12px #ffdc8c59;opacity:.9}@media(prefers-reduced-motion:no-preference){.ecl-hero__moon{animation:ecl-float 7s ease-in-out infinite}@keyframes ecl-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}}@media(min-width:750px){.ecl-hero{display:flex;align-items:center;min-height:min(100svh,900px)}.ecl-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;height:auto}.ecl-hero__media img,.ecl-hero__media picture{object-position:var(--ecl-focal, 50% 50%)}.ecl-hero__shade{bottom:0;height:auto;background:linear-gradient(90deg,#0b1328e0,#0b132899 38%,#0b132814 70%),linear-gradient(0deg,rgba(11,19,40,.55),transparent 30%)}.ecl-hero .ecl-sky{left:42%}.ecl-hero__moon{top:14%}.ecl-hero__inner{margin-top:0;padding-top:80px;padding-bottom:80px}.ecl-hero__actions{flex-direction:row;align-items:center;max-width:none;gap:16px;margin-top:26px}.ecl-proof{margin-top:22px}.ecl-hero__chips{display:flex}}@media(min-width:990px){.ecl{--ecl-gutter: 40px}}.ecl-benefits{background:var(--ecl-white)}.ecl-benefits__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ecl-benefit{background:var(--ecl-cream);border-radius:var(--ecl-radius);padding:20px 14px;text-align:center;min-width:0;transition:transform .25s ease,box-shadow .25s ease}.ecl-benefit:hover{transform:translateY(-4px);box-shadow:0 18px 36px -24px #14213d73}.ecl-benefit__icon{width:56px;height:56px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center;background:var(--ecl-white);color:var(--ecl-green);box-shadow:0 0 0 6px #ff8a001f}.ecl-benefit__icon svg{width:28px;height:28px}.ecl-benefit__title{font-size:16px;line-height:1.3;overflow-wrap:anywhere}.ecl-benefit__text{font-size:14px;line-height:1.5;color:var(--ecl-ink-soft);margin:6px 0 0}@media(min-width:750px){.ecl-benefits__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.ecl-benefit{padding:28px 22px}.ecl-benefit__title{font-size:18px}}.ecl-films{background:linear-gradient(180deg,var(--ecl-navy) 0%,var(--ecl-night) 100%)}.ecl-films__grid{list-style:none;margin:0;padding:0;display:grid;gap:18px;grid-template-columns:minmax(0,1fr)}.ecl-film{position:relative;border-radius:var(--ecl-radius);overflow:hidden;background:#0f1a36;box-shadow:0 24px 50px -30px #000c;border:1px solid rgba(255,255,255,.08)}.ecl-film__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#1b2a55}.ecl-film__media img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.ecl-film:hover .ecl-film__media img{transform:scale(1.05)}.ecl-film__num{position:absolute;left:14px;top:14px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--ecl-orange);color:var(--ecl-navy);font-weight:700;font-size:17px;box-shadow:0 6px 16px #00000059}.ecl-film__body{padding:18px 20px 22px}.ecl-film__name{font-size:21px;line-height:1.25}.ecl-film__text{margin:6px 0 0;color:#ffffffc7;font-size:15px}.ecl-films__cta{text-align:center;margin-top:clamp(28px,4vw,44px)}@media(min-width:750px){.ecl-films__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.ecl-film__media{aspect-ratio:4 / 5}}.ecl-ba{background:var(--ecl-cream)}.ecl-ba__layout{display:grid;gap:28px;align-items:center}.ecl-ba__copy{text-align:center}.ecl-ba__hint{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-weight:600;color:var(--ecl-green)}.ecl-ba__hint svg{width:22px;height:22px}.ecl-ba__frame{position:relative;width:100%;max-width:520px;margin:0 auto;aspect-ratio:var(--ecl-ba-ratio, 4 / 5);border-radius:var(--ecl-radius);overflow:hidden;background:var(--ecl-navy);box-shadow:0 30px 60px -34px #14213db3;touch-action:pan-y;user-select:none;-webkit-user-select:none}.ecl-ba__img{position:absolute;top:0;right:0;bottom:0;left:0}.ecl-ba__img img,.ecl-ba__img svg{width:100%;height:100%;object-fit:cover}.ecl-ba__img--before{clip-path:inset(0 calc(100% - var(--ecl-pos, 50%)) 0 0);z-index:1}.ecl-ba__label{position:absolute;top:14px;z-index:3;padding:6px 14px;border-radius:999px;background:#0b1328b8;color:#fff;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;pointer-events:none}.ecl-ba__label--before{left:14px}.ecl-ba__label--after{right:14px;background:var(--ecl-orange);color:var(--ecl-navy)}.ecl-ba__line{position:absolute;top:0;bottom:0;left:var(--ecl-pos, 50%);width:3px;margin-left:-1.5px;background:#fff;z-index:2;pointer-events:none;box-shadow:0 0 12px #00000059}.ecl-ba__handle{position:absolute;top:50%;left:var(--ecl-pos, 50%);z-index:3;width:52px;height:52px;margin:-26px 0 0 -26px;border-radius:50%;background:#fff;color:var(--ecl-navy);display:grid;place-items:center;box-shadow:0 8px 24px #00000059;pointer-events:none}.ecl-ba__handle svg{width:26px;height:26px}.ecl-ba__range{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;-webkit-appearance:none;appearance:none;background:transparent}.ecl-ba__range::-webkit-slider-thumb{-webkit-appearance:none;width:52px;height:100vh}.ecl-ba__range::-moz-range-thumb{width:52px;height:100vh;border:0}@media(min-width:750px){.ecl-ba__layout{grid-template-columns:1fr 1fr;gap:56px}.ecl-ba__copy{text-align:left}}.ecl-safety{background:var(--ecl-green)}.ecl-safety:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 50% at 90% 10%,rgba(255,210,28,.16),transparent 70%),radial-gradient(50% 50% at 0% 100%,rgba(255,138,0,.18),transparent 70%);z-index:0}.ecl-safety__layout{display:grid;gap:32px;align-items:center}.ecl-safety__media{border-radius:var(--ecl-radius);overflow:hidden;background:#ffffff14;max-width:520px;margin:0 auto;width:100%}.ecl-safety__media img{width:100%;height:auto}.ecl-safety__list{list-style:none;margin:26px 0 0;padding:0;display:grid;gap:12px}.ecl-safety__item{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:var(--ecl-radius-sm);background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.ecl-safety__icon{width:44px;height:44px;flex:none;border-radius:50%;display:grid;place-items:center;background:var(--ecl-yellow);color:var(--ecl-green)}.ecl-safety__icon svg{width:24px;height:24px}.ecl-safety__label{font-weight:700;font-size:17px;line-height:1.3}.ecl-safety__note{margin:22px 0 0;padding:16px 18px;border-left:4px solid var(--ecl-orange);background:#0b132838;border-radius:0 var(--ecl-radius-sm) var(--ecl-radius-sm) 0;color:#ffffffeb}@media(min-width:750px){.ecl-safety__layout{grid-template-columns:1fr 1.1fr;gap:64px}.ecl-safety__list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.ecl-reviews{background:var(--ecl-white)}.ecl-reviews__card{position:relative;max-width:860px;margin:0 auto;text-align:center;padding:clamp(36px,6vw,64px) clamp(20px,5vw,56px);border-radius:28px;background:linear-gradient(160deg,var(--ecl-navy),#1F2F5C);color:#fff;overflow:hidden}.ecl-reviews__score{display:flex;align-items:baseline;justify-content:center;gap:6px;margin-top:12px}.ecl-reviews__num{font-size:clamp(56px,13vw,88px);font-weight:700;line-height:1}.ecl-reviews__max{font-size:20px;font-weight:600;opacity:.7}.ecl-reviews__stars{margin-top:14px}.ecl-reviews__stars .ecl-stars{--ecl-star-size: 30px}.ecl-reviews__count{margin:16px 0 0;font-size:clamp(18px,3vw,22px);font-weight:700}.ecl-reviews__count strong{color:var(--ecl-orange)}.ecl-reviews__inner{position:relative;z-index:2}.ecl-trust{list-style:none;margin:32px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ecl-trust li{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;font-weight:700;font-size:14px;line-height:1.3;min-width:0}.ecl-trust__icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--ecl-cream);color:var(--ecl-green)}.ecl-trust__icon svg{width:26px;height:26px}@media(min-width:750px){.ecl-trust li{font-size:17px}.ecl-trust{gap:24px}}.ecl-faq{background:var(--ecl-cream)}.ecl-faq__list{max-width:820px;margin:0 auto;display:grid;gap:12px}.ecl-faq__item{background:#fff;border-radius:var(--ecl-radius-sm);box-shadow:0 1px #14213d0f,0 10px 30px -24px #14213d80;overflow:hidden}.ecl-faq__q{list-style:none;display:flex;align-items:center;gap:14px;min-height:60px;padding:16px 18px;cursor:pointer;font-weight:700;font-size:17px;line-height:1.35}.ecl-faq__q::-webkit-details-marker{display:none}.ecl-faq__emoji{font-size:22px;line-height:1;flex:none}.ecl-faq__qtext{flex:1;min-width:0}.ecl-faq__chev{width:32px;height:32px;flex:none;border-radius:50%;display:grid;place-items:center;background:var(--ecl-cream);color:var(--ecl-navy);transition:transform .3s ease,background-color .3s ease}.ecl-faq__chev svg{width:18px;height:18px}.ecl-faq__item[open] .ecl-faq__chev{transform:rotate(180deg);background:var(--ecl-orange)}.ecl-faq__a{padding:0 18px 20px 54px;color:var(--ecl-ink-soft)}.ecl-faq__a p{margin:0 0 10px}.ecl-faq__a p:last-child{margin-bottom:0}.ecl-faq__a strong{color:var(--ecl-ink)}@media(prefers-reduced-motion:no-preference){.ecl-faq__item[open] .ecl-faq__a{animation:ecl-open .35s ease}@keyframes ecl-open{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}}.ecl-guarantee{background:var(--ecl-white)}.ecl-guarantee__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ecl-g{border-radius:var(--ecl-radius);padding:22px 16px;text-align:center;border:2px solid rgba(30,77,43,.12);background:linear-gradient(180deg,#fff,var(--ecl-cream));min-width:0}.ecl-g__big{display:block;font-size:clamp(21px,2.4vw,28px);font-weight:700;line-height:1.1;color:var(--ecl-orange);overflow-wrap:anywhere}.ecl-g__title{font-size:16px;margin-top:8px;line-height:1.3}.ecl-g__text{font-size:14px;color:var(--ecl-ink-soft);margin:8px 0 0;line-height:1.5}.ecl-g__icon{width:48px;height:48px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center;background:var(--ecl-green);color:#fff}.ecl-g__icon svg{width:24px;height:24px}@media(min-width:750px){.ecl-guarantee__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px}.ecl-g{padding:30px 22px}.ecl-g__title{font-size:18px}}.ecl-cta{background:radial-gradient(90% 80% at 50% 110%,rgba(255,138,0,.45),transparent 60%),linear-gradient(180deg,var(--ecl-night),var(--ecl-navy))}.ecl-cta__layout{display:grid;gap:28px;align-items:center;text-align:center}.ecl-cta__media{max-width:380px;margin:0 auto;width:100%;filter:drop-shadow(0 30px 40px rgba(0,0,0,.45))}.ecl-cta__media img{border-radius:var(--ecl-radius)}.ecl-cta__actions{margin-top:26px;display:flex;flex-direction:column;align-items:center;gap:14px}.ecl-cta__actions .ecl__btn{width:100%;max-width:420px}.ecl-cta__reassure{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;padding:0;margin:0;font-size:14px;color:#ffffffd9}.ecl-cta__reassure li{display:inline-flex;align-items:center;gap:6px}.ecl-cta__reassure svg{width:16px;height:16px;color:var(--ecl-yellow)}@media(min-width:750px){.ecl-cta__layout{grid-template-columns:.9fr 1.1fr;text-align:left;gap:56px}.ecl-cta__actions{align-items:flex-start}.ecl-cta__actions .ecl__btn{width:auto}.ecl-cta__reassure{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.ecl *,.ecl *:before,.ecl *:after{transition-duration:.01ms!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/eclora-home.css.map */
