.epl{--green:#1f6fe0;--green-dark:#154a9e;--ink:#1c2a3f;--ink-soft:#34435c;--slate:#52607a;--line:#e3e8ef;--bg:#ffffff;--bg-alt:#f3f6fb;--bg-dark:#112744;--gold:#e9b949;--radius:12px;--shadow:0 10px 30px rgba(17,39,68,.08);--shadow-lg:0 18px 50px rgba(17,39,68,.16);--maxw:1180px;--font:"Segoe UI",-apple-system,BlinkMacSystemFont,Roboto,Helvetica,Arial,sans-serif;font-family:var(--font);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}.epl *{box-sizing:border-box;margin:0;padding:0}.epl img{max-width:100%;display:block}.epl a{color:inherit;text-decoration:none}.epl .wrap{max-width:var(--maxw);margin:0 auto;padding:0 22px}.epl h1,.epl h2,.epl h3{line-height:1.18;color:var(--ink);font-weight:800;letter-spacing:-.01em}.epl h2{font-size:clamp(1.7rem,3.2vw,2.5rem);margin-bottom:.5rem}.epl .eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:700;color:var(--green-dark);margin-bottom:.7rem}.epl .eyebrow-light{color:#8fc4ff}.epl .lead{color:var(--slate);font-size:1.08rem;max-width:680px}.epl .epl-center{text-align:center}.epl .epl-center .lead{margin-left:auto;margin-right:auto}.epl .muted{color:var(--slate);margin-bottom:1rem}.epl .muted.spaced{margin-bottom:1.4rem}.epl .tile-note{font-size:.78rem;color:var(--slate);margin-top:.8rem;text-align:center}.epl .fullw{width:100%}.epl .btn{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;border:none;font-family:inherit;font-weight:700;font-size:.98rem;padding:.85rem 1.6rem;border-radius:8px;transition:.18s ease;white-space:nowrap;text-align:center}.epl .btn-primary{background:var(--green);color:#fff;box-shadow:0 6px 18px #1f6fe052}.epl .btn-primary:hover{background:var(--green-dark);transform:translateY(-2px)}.epl .btn-ghost{background:transparent;color:var(--ink);border:2px solid var(--line)}.epl .btn-ghost:hover{border-color:var(--green);color:var(--green-dark)}.epl .btn-light{background:#fff;color:var(--ink)}.epl .btn-light:hover{transform:translateY(-2px)}.epl-hero .hero{position:relative;color:#fff;overflow:hidden;background:var(--bg-dark)}.epl-hero .hero .bgimg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.epl-hero .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#091428eb,#0e1e38b8 55%,#0e1e3873),radial-gradient(circle at 80% 20%,rgba(31,111,224,.38),transparent 55%)}.epl-hero .hero .wrap{position:relative;padding:84px 22px 72px}.epl-hero .hero h1{color:#fff;font-size:clamp(2.1rem,5vw,3.5rem);max-width:760px}.epl-hero .hero p.sub{color:#cfe0f5;font-size:1.18rem;max-width:620px;margin:1.1rem 0 1.8rem}.epl-hero .hero .hero-actions{display:flex;gap:.9rem;flex-wrap:wrap}.epl-hero .hero .since{display:inline-flex;align-items:center;gap:.5rem;color:#00b67a;background:#fff;border:none;padding:.5rem 1.1rem;border-radius:40px;font-size:1.27rem;font-weight:700;letter-spacing:.02em;margin-bottom:1.4rem}.epl-hero .hero .since .since-star{font-size:2rem;line-height:1}.epl-trust .trust{background:#0c1a30;color:#fff}.epl-trust .trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff12}.epl-trust .cell{background:#0c1a30;padding:1.4rem 1rem;text-align:center}.epl-trust .cell .ico{font-size:1.6rem;margin-bottom:.4rem}.epl-trust .cell strong{display:block;font-size:.96rem}.epl-trust .cell span{font-size:.78rem;color:#9fb6d6}.epl .pad{padding:72px 0}.epl .pad-sm{padding:54px 0}.epl .alt{background:var(--bg-alt)}.epl .head{max-width:760px;margin:0 auto 2.6rem;text-align:center}.epl-promise .promise{background:var(--bg-dark);color:#fff}.epl-promise .promise h2{color:#fff}.epl-promise .promise .lead{color:#c6d6ee;margin-left:auto;margin-right:auto}.epl-promise .steps{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:2.4rem}.epl-promise .step{position:relative;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);padding:1.6rem 1.1rem;text-align:center}.epl-promise .step .num{width:42px;height:42px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:800;margin:0 auto .8rem}.epl-promise .step h4{font-size:1rem;color:#fff;margin-bottom:.3rem}.epl-promise .step p{font-size:.84rem;color:#aebfd9}.epl-promise .promise-fee{margin-top:2.4rem;text-align:center;background:linear-gradient(120deg,var(--green-dark),var(--green));border-radius:var(--radius);padding:1.6rem}.epl-promise .promise-fee strong{font-size:1.6rem;display:block}.epl-promise .promise-fee span{color:#dfeaff;font-size:.95rem}.epl-method .three{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin:2rem 0}.epl-method .three .s{display:flex;gap:1rem;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.3rem;box-shadow:var(--shadow)}.epl-method .three .s .b{flex:0 0 40px;height:40px;border-radius:10px;background:#e7f0fb;color:var(--green-dark);display:grid;place-items:center;font-weight:800;font-size:1.1rem}.epl-method .three .s h4{font-size:1.02rem;margin-bottom:.2rem}.epl-method .three .s p{font-size:.88rem;color:var(--slate)}.epl-method .method{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.epl-method .method.img-right{direction:rtl}.epl-method .method.img-right>*{direction:ltr}.epl-method .method .copy h2{margin-bottom:1rem}.epl-method .method .copy p{color:var(--slate);margin-bottom:1rem}.epl-method ul.specs{list-style:none;margin:1.2rem 0}.epl-method ul.specs li{display:flex;gap:.6rem;align-items:flex-start;margin-bottom:.6rem;font-size:.95rem}.epl-method ul.specs li:before{content:"\2713";color:var(--green);font-weight:800}.epl-method .pill{display:inline-block;background:#e7f0fb;color:var(--green-dark);font-size:.74rem;font-weight:700;padding:.28rem .7rem;border-radius:30px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.epl-method .costs{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:start}.epl-method table.price{width:100%;border-collapse:collapse;background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);font-size:.94rem}.epl-method table.price th,.epl-method table.price td{padding:.85rem 1rem;text-align:left;border-bottom:1px solid var(--line)}.epl-method table.price thead th{background:var(--bg-dark);color:#fff;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.epl-method table.price tbody tr:nth-child(2n){background:var(--bg-alt)}.epl-method table.price td:last-child{font-weight:700;color:var(--green-dark)}.epl-method .fee-card{background:var(--bg-dark);color:#fff;border-radius:var(--radius);padding:1.8rem;text-align:center}.epl-method .fee-card .big{font-size:2.6rem;font-weight:800;color:#fff;line-height:1}.epl-method .fee-card .big small{font-size:1rem;color:var(--green);font-weight:600}.epl-method .fee-card p{color:#c6d6ee;font-size:.9rem;margin:.6rem 0 1.2rem}.epl-method .costs.costs--stitch{display:block}.epl-method .price--stitch th,.epl-method .price--stitch td{text-align:center}.epl-method .price--stitch thead th:first-child,.epl-method .price--stitch td.rowlabel{text-align:left;font-weight:700}.epl-method .price--stitch td:last-child{font-weight:inherit;color:inherit}.epl-method .price--stitch td.rowlabel{background:var(--bg-alt)}.epl-method .costs--stitch .fee-card{max-width:520px;margin:1.5rem auto 0}.epl-method .stitch-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;min-width:0;max-width:100%}.epl-method .costs--stitch,.epl-method .costs--stitch>*{min-width:0}.epl-method .stitch-scroll .price--stitch{min-width:480px}@media(max-width:600px){.epl-method .price--stitch{font-size:.84rem}.epl-method .price--stitch th,.epl-method .price--stitch td{padding:.6rem .45rem}}.epl .gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:1.4rem}.epl .tile{position:relative;aspect-ratio:4/3;border-radius:var(--radius);overflow:hidden;display:grid;place-items:center;color:#fff;font-weight:700;text-align:center;padding:1rem;border:1px solid var(--line)}.epl .tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.epl .tile small{display:block;font-weight:500;opacity:.85;font-size:.74rem;margin-top:.3rem}.epl .g1{background:linear-gradient(135deg,#1f6fe0,#154a9e)}.epl .g2{background:linear-gradient(135deg,#1c2a3f,#3a4a63)}.epl .g3{background:linear-gradient(135deg,#2c5aa0,#14305a)}.epl .g4{background:linear-gradient(135deg,#52607a,#2f3b55)}.epl .g5{background:linear-gradient(135deg,#154a9e,#0c1a30)}.epl .g6{background:linear-gradient(135deg,#1f6fe0,#52607a)}.epl-cards .cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:1rem}.epl-cards .card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.6rem;box-shadow:var(--shadow)}.epl-cards .card .ico{font-size:1.8rem;margin-bottom:.6rem}.epl-cards .card h4{font-size:1.08rem;margin-bottom:.4rem}.epl-cards .card p{font-size:.92rem;color:var(--slate)}.epl-products .products{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.epl-products .product{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.18s;display:flex;flex-direction:column}.epl-products .product:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.epl-products .product .ph{aspect-ratio:1;display:grid;place-items:center;color:#fff;font-size:2rem;overflow:hidden}.epl-products .product .ph img{width:100%;height:100%;object-fit:cover}.epl-products .product .pbody{padding:1rem;display:flex;flex-direction:column;flex:1}.epl-products .product h4{font-size:.92rem;line-height:1.3;margin-bottom:.2rem}.epl-products .product .clr{font-size:.78rem;color:var(--slate);margin-bottom:.6rem}.epl-products .product .price{font-weight:800;color:var(--ink);margin-top:auto}.epl-products .product .price small{color:var(--slate);font-weight:500;font-size:.74rem}.epl-faq .faq-cats{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:start}.epl-faq .faq-cat h3{font-size:1.15rem;margin-bottom:.8rem;color:var(--green-dark)}.epl-faq .acc{border:1px solid var(--line);border-radius:10px;margin-bottom:.6rem;overflow:hidden;background:#fff}.epl-faq .acc button{width:100%;text-align:left;background:none;border:none;cursor:pointer;font-family:inherit;font-weight:600;font-size:.95rem;color:var(--ink);padding:1rem 1.1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.epl-faq .acc button .chev{transition:.2s;color:var(--green);font-size:1.2rem;flex:0 0 auto}.epl-faq .acc.open button .chev{transform:rotate(45deg)}.epl-faq .acc .panel{max-height:0;overflow:hidden;transition:max-height .25s ease}.epl-faq .acc .panel p{padding:0 1.1rem 1rem;font-size:.9rem;color:var(--slate)}.epl-cta .support{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}.epl-cta .support .box{border-radius:var(--radius);padding:2.4rem;color:#fff;text-align:center}.epl-cta .support .q{background:var(--bg-dark)}.epl-cta .support .r{background:linear-gradient(120deg,var(--green-dark),var(--green))}.epl-cta .support .box h3{color:#fff;font-size:1.5rem;margin-bottom:.4rem}.epl-cta .support .box p{color:#ffffffd9;margin-bottom:1.3rem}.epl-about .about{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.epl-about .about-photo{aspect-ratio:4/3;border-radius:var(--radius);overflow:hidden;background:linear-gradient(135deg,#154a9e,#112744);display:grid;place-items:center;color:#fff;text-align:center;padding:2rem}.epl-about .about-photo img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius)}.epl-about .about-photo strong{font-size:1.4rem}.epl-about .about-photo .iso{margin-top:1rem;background:#fff;color:var(--ink);font-size:.74rem;font-weight:700;padding:.4rem .9rem;border-radius:30px;display:inline-block}.epl-news .news{background:var(--bg-dark);color:#fff;text-align:center}.epl-news .news h2{color:#fff}.epl-news .news .lead{color:#c6d6ee;margin:0 auto 1.6rem}.epl-news .news-form{display:flex;gap:.6rem;max-width:480px;margin:0 auto;flex-wrap:wrap;justify-content:center}.epl-news .news input{flex:1;min-width:240px;padding:.85rem 1rem;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;font-family:inherit;font-size:.95rem}.epl-news .news input::placeholder{color:#9fb6d6}.epl-news .news-done{color:#8fc4ff;font-weight:600}.epl-modal .fab{position:fixed;right:22px;bottom:22px;z-index:80;background:var(--green);color:#fff;border:none;cursor:pointer;border-radius:50px;padding:.95rem 1.4rem;font-family:inherit;font-weight:700;font-size:.95rem;box-shadow:var(--shadow-lg);display:flex;align-items:center;gap:.5rem;transition:.18s}.epl-modal .fab:hover{background:var(--green-dark);transform:translateY(-2px)}.epl-modal .modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#08122299;z-index:90;display:none;align-items:flex-end;justify-content:flex-end;padding:22px}.epl-modal .modal-overlay.show{display:flex}.epl-modal .modal{background:#fff;border-radius:16px;width:100%;max-width:420px;max-height:88vh;overflow:auto;box-shadow:var(--shadow-lg);animation:eplpop .22s ease}@keyframes eplpop{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.epl-modal .modal .top{background:var(--bg-dark);color:#fff;padding:1.4rem 1.5rem;position:relative}.epl-modal .modal .top h3{color:#fff;font-size:1.2rem}.epl-modal .modal .top p{color:#c6d6ee;font-size:.86rem;margin-top:.2rem}.epl-modal .modal .close{position:absolute;top:1rem;right:1.1rem;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;line-height:1}.epl-modal .modal form{padding:1.4rem 1.5rem}.epl-modal .modal label{display:block;font-size:.8rem;font-weight:600;margin-bottom:.3rem;color:var(--ink-soft)}.epl-modal .modal input,.epl-modal .modal select,.epl-modal .modal textarea{width:100%;padding:.7rem .8rem;border:1px solid var(--line);border-radius:8px;font-family:inherit;font-size:.9rem;margin-bottom:.9rem}.epl-modal .modal textarea{resize:vertical;min-height:64px}.epl-modal .modal .mrow{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.epl-modal .modal .consent{display:flex;gap:.5rem;align-items:flex-start;font-size:.78rem;color:var(--slate);margin-bottom:1rem}.epl-modal .modal .consent input{width:auto;margin:.2rem 0 0}.epl-modal .epl-formerr{background:#fff5f5;border:1px solid #f3c2c4;color:#8b1c20;padding:.7rem .9rem;border-radius:8px;font-size:.85rem;margin-bottom:.9rem}.epl-modal .epl-formok{background:#f1faf4;border:1px solid #b9e3c8;color:#1f5b34;padding:.75rem 1rem;border-radius:8px;font-size:.88rem;line-height:1.45;margin-bottom:1rem}.epl-modal [hidden]{display:none!important}.epl-modal .thanks{padding:2.2rem 1.5rem;text-align:center}.epl-modal .thanks .ico{font-size:2.6rem;color:var(--green);margin-bottom:.6rem}.epl-fhero .fhero-top{display:grid;grid-template-columns:1.05fr .95fr;gap:2.6rem;align-items:center}.epl-fhero .fhero-copy h2{font-size:clamp(1.9rem,3.6vw,2.7rem)}.epl-fhero .fhero-copy .hl{color:var(--green)}.epl-fhero .fhero-copy .lead{margin:1rem 0 1.5rem}.epl-fhero .fhero-actions{display:flex;gap:.8rem;flex-wrap:wrap}.epl-fhero .fhero-media{position:relative;aspect-ratio:16/11;border-radius:var(--radius);overflow:hidden;display:grid;place-items:center;color:#fff}.epl-fhero .fhero-media.is-placeholder{background:linear-gradient(135deg,#1f6fe0,#112744)}.epl-fhero .fhero-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.epl-fhero .fhero-media .ph-logo{font-weight:800;letter-spacing:.04em;font-size:1.1rem;opacity:.9;text-align:center}.epl-fhero .fhero-feats{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;margin-top:2.4rem;padding-top:1.8rem;border-top:1px solid var(--line)}.epl-fhero .feat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.epl-fhero .feat-ico{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e7f0fb;color:var(--green-dark);font-size:1.3rem;border:1px solid #d4e4fa}.epl-fhero .feat-lbl{font-size:.82rem;font-weight:600;color:var(--ink-soft);line-height:1.3}.epl-qbar .qbar{display:flex;flex-wrap:wrap;align-items:center;gap:1.4rem;justify-content:space-between;border:1px solid var(--green);border-radius:var(--radius);padding:1.8rem 2rem;background:linear-gradient(135deg,#eef4fd,#fff 62%)}.epl-qbar .qbar-text{flex:1 1 340px}.epl-qbar .qbar-text .eyebrow{margin-bottom:.45rem}.epl-qbar .qbar-text h3{font-size:1.5rem;margin-bottom:.3rem;color:var(--ink)}.epl-qbar .qbar-text p{color:var(--slate);font-size:.98rem;max-width:560px}.epl-qbar .qbar-actions{display:flex;gap:.7rem;flex-wrap:wrap;flex:0 0 auto}@media(max-width:980px){.epl-fhero .fhero-top{grid-template-columns:1fr;gap:1.6rem}.epl-fhero .fhero-feats{grid-template-columns:repeat(3,1fr);gap:1.2rem}.epl-promise .steps,.epl-trust .trust-grid{grid-template-columns:repeat(2,1fr)}.epl-method .method,.epl-method .costs,.epl-about .about,.epl-cta .support{grid-template-columns:1fr;gap:1.6rem}.epl-method .method.img-right{direction:ltr}.epl-method .three{grid-template-columns:1fr}.epl-products .products{grid-template-columns:repeat(2,1fr)}.epl-faq .faq-cats{grid-template-columns:1fr;gap:1.4rem}.epl-cards .cards3{grid-template-columns:1fr}}@media(max-width:560px){.epl-fhero .fhero-feats{grid-template-columns:repeat(2,1fr)}.epl-fhero .fhero-actions .btn,.epl-qbar .qbar-actions .btn{flex:1 1 100%;justify-content:center}.epl-qbar .qbar{flex-direction:column;align-items:stretch;justify-content:flex-start}.epl-qbar .qbar-text,.epl-qbar .qbar-actions{flex:0 0 auto}.epl .gallery{grid-template-columns:repeat(2,1fr)}.epl-products .products{grid-template-columns:1fr 1fr}.epl-promise .steps{grid-template-columns:1fr}.epl-trust .trust-grid{grid-template-columns:1fr 1fr}.epl-news .news-form{flex-direction:column}.epl-modal .modal-overlay{padding:0}.epl-modal .modal{max-width:100%;border-radius:16px 16px 0 0}}
/*# sourceMappingURL=/cdn/shop/t/432/assets/epl.css.map */
