:root{--black:#000;--white:#fff;--red:#e63329;--gray:#f5f5f5;--muted:#666;--fd:"DM Serif Display",serif;--fb:"DM Sans",sans-serif}.ctr{max-width:1200px;margin:0 auto;padding:0 24px}.badge{display:inline-block;padding:6px 16px;border:1px solid var(--red);color:var(--red);font-size:11px;font-weight:600;letter-spacing:2px;border-radius:2px;text-transform:uppercase}.badge-dark{border-color:#ccc;color:#666}.sec-h2{font-family:var(--fd);font-size:clamp(28px,4vw,48px);font-weight:400;text-align:center;margin:12px 0 48px}.ek-hero{background:var(--black);color:var(--white);padding:140px 24px 100px;text-align:center;position:relative}.ek-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 30%,rgba(230,51,41,.04),transparent 60%)}.ek-hero-inner{position:relative;z-index:2;max-width:760px;margin:0 auto}.ek-hero h1{font-family:var(--fd);font-size:clamp(40px,7vw,84px);font-weight:400;line-height:.92;margin-bottom:28px}.ek-sub{font-size:clamp(15px,1.6vw,18px);color:#ffffff80;line-height:1.7;max-width:560px;margin:0 auto 40px}.ek-hero .hero-form{display:flex;gap:12px;max-width:440px;margin:0 auto}.ek-hero .hero-form input{flex:1;padding:16px 20px;border:1px solid rgba(255,255,255,.15);border-radius:4px;background:#ffffff0a;color:#fff;font-size:15px;font-family:var(--fb);outline:none}.ek-hero .hero-form input::placeholder{color:#ffffff40}.ek-hero .hero-form button{padding:16px 28px;background:var(--red);color:#fff;border:none;border-radius:4px;font-size:15px;font-weight:600;cursor:pointer;font-family:var(--fb);transition:all .3s}.ek-hero .hero-form button:hover{background:#c42b22}.ek-trust{margin-top:20px;font-size:12px;color:#ffffff4d;letter-spacing:1px}.ek-checklist{padding:100px 0;background:var(--gray)}.ek-cl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ek-cl-card{padding:36px 28px;border-radius:12px;background:#fff;border:1px solid #e0e0e0}.ek-cl-icon{font-size:28px;margin-bottom:12px}.ek-cl-yes .ek-cl-icon{color:#22c55e}.ek-cl-no .ek-cl-icon{color:var(--red)}.ek-cl-card h3{font-size:17px;font-weight:600;margin-bottom:8px}.ek-cl-card p{font-size:14px;color:var(--muted);line-height:1.6}.ek-cl-no{background:#e6332905;border-color:#e6332926}.ek-cl-no h3{text-decoration:line-through;color:var(--muted)}.ek-tour{padding:100px 0;background:#0a0a0a;color:#fff}.ek-tour-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;align-items:center}.ek-tour-text h2{font-family:var(--fd);font-size:clamp(28px,4vw,48px);font-weight:400;margin:16px 0}.ek-tour-text>p{font-size:15px;color:#ffffff80;line-height:1.7;margin-bottom:24px}.ek-wh-cards{display:flex;gap:16px;margin-bottom:24px}.ek-wh{padding:12px 20px;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:13px}.ek-wh strong{display:block;color:#fff;margin-bottom:2px}.ek-wh span{color:#fff6;font-size:12px}.ek-facts{list-style:none;padding:0}.ek-facts li{font-size:14px;color:#fff9;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.05)}.ek-facts li strong{color:#fff}.ek-vthumb{border-radius:12px;overflow:hidden;position:relative}.ek-vthumb img{width:100%;aspect-ratio:16/9;object-fit:cover;filter:brightness(.45);transition:filter .3s}.ek-vthumb:hover img{filter:brightness(.65)}.ek-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:48px;color:#fff;background:#e6332933;border-radius:50%;width:80px;height:80px;margin:auto;transition:transform .3s}.ek-vthumb:hover .ek-play{transform:scale(1.1)}.ek-compliance{padding:100px 0}.ek-comp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px}.ek-comp-card{padding:40px 28px;border:1px solid #e0e0e0;border-radius:12px;position:relative}.ek-comp-card h3{font-size:18px;font-weight:600;margin-bottom:8px}.ek-phase{display:inline-block;padding:4px 12px;background:var(--red);color:#fff;font-size:11px;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.ek-comp-card p{font-size:14px;color:var(--muted);line-height:1.7}.ek-comp-note{text-align:center;font-size:14px;color:var(--muted);max-width:600px;margin:0 auto;font-style:italic}.ek-calc{padding:100px 0;background:var(--gray)}.ek-calc-wrap{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:800px;margin:0 auto;align-items:center}.ek-calc-inputs{display:flex;flex-direction:column;gap:32px}.ek-calc-inputs label{font-size:14px;font-weight:500}.ek-calc-inputs input[type=range]{width:100%;margin:12px 0 8px;accent-color:var(--red)}.ek-cv{font-size:13px;color:var(--muted)}.ek-cv span{font-weight:700;color:var(--black);font-size:18px}.ek-calc-result{background:var(--black);color:#fff;padding:48px 36px;border-radius:16px;text-align:center}.ek-calc-uah{font-family:var(--fd);font-size:42px;line-height:1}.ek-calc-uah small{font-size:16px;opacity:.5;font-family:var(--fb)}.ek-calc-usd{font-size:24px;color:var(--red);margin:8px 0 16px;font-weight:600}.ek-calc-detail{font-size:12px;color:#fff6;margin-bottom:8px}.ek-calc-inc{font-size:11px;color:#ffffff40;text-transform:uppercase;letter-spacing:1px}.ek-pricing{padding:100px 0}.ek-price-tbl{max-width:750px;margin:0 auto 32px;border-radius:12px;overflow:hidden;border:1px solid #e0e0e0}.ek-pr{display:grid;grid-template-columns:1.5fr 1fr .5fr .5fr;border-bottom:1px solid #eee;font-size:14px}.ek-pr:last-child{border:none}.ek-pr>span{padding:14px 16px}.ek-pr-h{background:var(--black);color:#fff;font-weight:600;font-size:12px;text-transform:uppercase}.ek-pr:not(.ek-pr-h):hover{background:var(--gray)}.ek-pr-hl{background:var(--red);color:#fff;font-weight:600}.ek-pr-note{text-align:center;font-size:13px;color:var(--muted)}.ek-faq{padding:100px 0;background:var(--black);color:var(--white)}.ek-faq-list{max-width:700px;margin:0 auto}.ek-faq-item{border-bottom:1px solid rgba(255,255,255,.08)}.ek-faq-q{width:100%;padding:20px 0;font-size:16px;font-weight:500;background:none;border:none;color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:var(--fb);text-align:left}.ek-faq-q:after{content:"+";font-size:24px;color:var(--red);transition:transform .3s;flex-shrink:0;margin-left:16px}.ek-faq-item.open .ek-faq-q:after{transform:rotate(45deg)}.ek-faq-a{max-height:0;overflow:hidden;transition:max-height .3s}.ek-faq-a p{padding:0 0 20px;font-size:14px;color:#fff9;line-height:1.7}.ek-article{background:#fff;padding:80px 8vw}.ek-article h2{font-family:var(--fd);font-size:clamp(28px,3.5vw,44px);font-weight:400;margin:20px 0 40px}.ek-article-body{max-width:800px}.ek-article-body h3{font-family:var(--fd);font-size:clamp(18px,2vw,26px);font-weight:400;margin:36px 0 12px;color:var(--black)}.ek-article-body h3:first-child{margin-top:0}.ek-article-body p{font-size:16px;line-height:1.85;color:#444;margin-bottom:8px}@media(max-width:768px){.ek-hero h1{font-size:clamp(32px,9vw,48px)}.ek-hero .hero-form{flex-direction:column}.ek-hero .hero-form button{width:100%}.ek-cl-grid,.ek-tour-grid{grid-template-columns:1fr}.ek-wh-cards{flex-direction:column}.ek-comp-grid,.ek-calc-wrap{grid-template-columns:1fr}.ek-pr{grid-template-columns:1.2fr 1fr .6fr .6fr;font-size:12px}.ek-pr>span{padding:10px 8px}}.ek-cl-card,.ek-comp-card,.ek-wh{opacity:1!important;transform:none!important}
