:root{--ek-ink:#102a43;--ek-muted:#5b6b7b;--ek-primary:#087f75;--ek-primary-dark:#075f59;--ek-accent:#f4b942;--ek-soft:#eef9f7;--ek-line:#dce8e6;--ek-white:#fff;--ek-radius:22px;--ek-shadow:0 18px 50px rgba(16,42,67,.08)}
html.ektibly-premium{scroll-behavior:smooth}html.ektibly-premium body{background:#fff;color:var(--ek-ink);overflow-x:hidden}html.ektibly-premium root>header,html.ektibly-premium root>footer,html.ektibly-premium root>.btn-fixed-bh{display:none!important}html.ektibly-premium-home root{display:none!important}.ektibly-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.ektibly-skip-link{position:fixed;top:10px;right:10px;z-index:99999;transform:translateY(-150%);padding:10px 16px;background:#fff;color:var(--ek-ink);border-radius:10px}.ektibly-skip-link:focus{transform:none}.ektibly-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(220,232,230,.8)}.ektibly-header__inner{min-height:82px;display:flex;align-items:center;gap:26px}.ektibly-brand{display:flex;align-items:center;gap:10px;color:var(--ek-ink);text-decoration:none;flex:0 0 auto}.ektibly-brand img{width:126px;height:54px;object-fit:contain}.ektibly-brand span{display:none}.ektibly-brand strong{font-size:21px}.ektibly-brand small{font-size:11px;color:var(--ek-muted)}.ektibly-nav{margin-inline:auto}.ektibly-nav ul{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.ektibly-nav a{display:flex;align-items:center;min-height:42px;padding:8px 11px;border-radius:10px;color:var(--ek-ink);font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.ektibly-nav a:hover,.ektibly-nav a:focus{background:var(--ek-soft);color:var(--ek-primary)}.ektibly-header-cta,.ektibly-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:12px;text-decoration:none;font-weight:800;transition:.2s ease}.ektibly-header-cta{padding:12px 17px;background:var(--ek-primary);color:#fff;white-space:nowrap}.ektibly-header-cta:hover{background:var(--ek-primary-dark);color:#fff;transform:translateY(-1px)}.ektibly-header-cta svg,.ektibly-btn svg,.ektibly-text-link svg,.ektibly-service-grid a svg,.ektibly-guide-grid article>a svg,.ektibly-country-grid svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ektibly-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--ek-line);border-radius:11px;background:#fff;color:var(--ek-ink);align-items:center;justify-content:center}.ektibly-menu-toggle svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.ektibly-menu-close{display:none}.ektibly-menu-toggle[aria-expanded=true] .ektibly-menu-open{display:none}.ektibly-menu-toggle[aria-expanded=true] .ektibly-menu-close{display:block}.ektibly-home{font-size:16px;line-height:1.8}.ektibly-home *{box-sizing:border-box}.ektibly-hero{position:relative;padding:76px 0 70px;background:linear-gradient(135deg,#f2fbf9 0%,#fff 58%,#fff9ed 100%);overflow:hidden}.ektibly-hero:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;border:80px solid rgba(8,127,117,.045);left:-180px;top:-180px}.ektibly-hero__grid{display:grid;grid-template-columns:1.12fr .88fr;gap:62px;align-items:center;position:relative}.ektibly-kicker{display:inline-flex;color:var(--ek-primary);font-size:14px;font-weight:900;letter-spacing:.02em;margin-bottom:14px}.ektibly-hero h1{margin:0;font-size:clamp(42px,5.2vw,68px);line-height:1.22;letter-spacing:-.045em;color:var(--ek-ink)}.ektibly-hero h1 em{display:block;color:var(--ek-primary);font-style:normal}.ektibly-hero__copy>p{max-width:690px;margin:22px 0 0;font-size:19px;line-height:1.9;color:var(--ek-muted)}.ektibly-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.ektibly-btn{min-height:54px;padding:12px 22px}.ektibly-btn--primary{background:var(--ek-primary);color:#fff;box-shadow:0 12px 25px rgba(8,127,117,.2)}.ektibly-btn--primary:hover{background:var(--ek-primary-dark);color:#fff;transform:translateY(-2px)}.ektibly-btn--ghost{border:1px solid var(--ek-line);background:#fff;color:var(--ek-ink)}.ektibly-trust-list{display:flex;flex-wrap:wrap;gap:18px;margin:25px 0 0;padding:0;list-style:none;color:var(--ek-muted);font-size:14px;font-weight:700}.ektibly-trust-list li{display:flex;align-items:center;gap:7px}.ektibly-trust-list svg{width:19px;height:19px;fill:none;stroke:var(--ek-primary);stroke-width:2.5}.ektibly-hero__panel{padding:26px;border:1px solid rgba(8,127,117,.18);border-radius:28px;background:rgba(255,255,255,.86);box-shadow:var(--ek-shadow)}.ektibly-hero__panel-top{display:grid;gap:2px;padding-bottom:18px;border-bottom:1px solid var(--ek-line)}.ektibly-hero__panel-top span{color:var(--ek-primary);font-size:13px;font-weight:900}.ektibly-hero__panel-top strong{font-size:21px}.ektibly-hero__panel ol{display:grid;gap:5px;list-style:none;margin:16px 0 0;padding:0}.ektibly-hero__panel li{display:grid;grid-template-columns:47px 1fr;gap:14px;align-items:center;padding:13px;border-radius:14px}.ektibly-hero__panel li:hover{background:var(--ek-soft)}.ektibly-hero__panel li b{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:12px;background:var(--ek-soft);color:var(--ek-primary);font-size:13px}.ektibly-hero__panel li div{display:grid}.ektibly-hero__panel li strong{font-size:15px}.ektibly-hero__panel li span{color:var(--ek-muted);font-size:13px}.ektibly-section{padding:86px 0}.ektibly-section--soft{background:#f7faf9}.ektibly-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:34px}.ektibly-heading h2,.ektibly-quality h2,.ektibly-faq-layout h2{margin:0;font-size:clamp(30px,4vw,44px);line-height:1.35;color:var(--ek-ink)}.ektibly-heading>p{max-width:470px;margin:0;color:var(--ek-muted);line-height:1.9}.ektibly-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.ektibly-service-grid article{position:relative;min-height:260px;padding:25px!important;border:1px solid var(--ek-line);border-radius:20px;background:#fff;transition:.22s ease;overflow:hidden}.ektibly-service-grid article:hover{transform:translateY(-5px);border-color:rgba(8,127,117,.35);box-shadow:var(--ek-shadow)}.ektibly-service-number{display:inline-flex;margin-bottom:28px;color:var(--ek-primary);font-size:13px;font-weight:900}.ektibly-service-grid h3{margin:0 0 10px;font-size:19px;line-height:1.5}.ektibly-service-grid p{margin:0;color:var(--ek-muted);font-size:14px;line-height:1.8}.ektibly-service-grid a,.ektibly-guide-grid article>a{display:flex;align-items:center;gap:6px;margin-top:18px;color:var(--ek-primary);font-weight:900;text-decoration:none;font-size:14px}.ektibly-quality{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.ektibly-quality>div:first-child>p{color:var(--ek-muted);font-size:17px;line-height:1.9}.ektibly-text-link{display:inline-flex;align-items:center;gap:7px;color:var(--ek-primary);font-weight:900;text-decoration:none}.ektibly-quality__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ektibly-quality__cards>div{display:grid;gap:7px;min-height:145px;padding:22px!important;border:1px solid var(--ek-line);border-radius:18px;background:#fff}.ektibly-quality__cards strong{font-size:17px}.ektibly-quality__cards span{color:var(--ek-muted);font-size:14px;line-height:1.8}.ektibly-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.ektibly-guide-grid article{display:flex;flex-direction:column;min-height:280px;padding:25px!important;border:1px solid var(--ek-line);border-radius:20px;background:#fff}.ektibly-guide-grid article>span{color:var(--ek-primary);font-size:12px;font-weight:900}.ektibly-guide-grid h3{margin:14px 0 10px;font-size:19px;line-height:1.65}.ektibly-guide-grid h3 a{color:var(--ek-ink);text-decoration:none}.ektibly-guide-grid p{margin:0;color:var(--ek-muted);font-size:14px;line-height:1.8}.ektibly-guide-grid article>a{margin-top:auto;padding-top:16px}.ektibly-countries{background:#102a43;color:#fff}.ektibly-countries .ektibly-kicker{color:#7ddbd3}.ektibly-countries .ektibly-heading h2{color:#fff}.ektibly-countries .ektibly-heading p{color:#b9c7d3}.ektibly-country-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.ektibly-country-grid>a{display:grid;gap:9px;padding:22px!important;border:1px solid rgba(255,255,255,.15);border-radius:17px;color:#fff;text-decoration:none;background:rgba(255,255,255,.05)}.ektibly-country-grid>a:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.ektibly-country-grid strong{font-size:18px}.ektibly-country-grid span{display:flex;align-items:center;gap:5px;color:#b9c7d3;font-size:13px}.ektibly-faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.ektibly-faq-layout>div:first-child>p{color:var(--ek-muted);margin-bottom:25px}.ektibly-btn--dark{background:var(--ek-ink);color:#fff}.ektibly-faq-list{border-top:1px solid var(--ek-line)}.ektibly-faq-list details{border-bottom:1px solid var(--ek-line);padding:0!important}.ektibly-faq-list summary{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 4px;cursor:pointer;font-size:16px;font-weight:900}.ektibly-faq-list summary span{font-size:24px;color:var(--ek-primary)}.ektibly-faq-list details[open] summary span{transform:rotate(45deg)}.ektibly-faq-list p{margin:0;padding:0 4px 20px!important;color:var(--ek-muted);line-height:1.9}.ektibly-final-cta{padding:50px 0;background:var(--ek-primary);color:#fff}.ektibly-final-cta .ektibly-shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.ektibly-final-cta span{font-weight:900;color:#bff2ed}.ektibly-final-cta h2{max-width:750px;margin:6px 0 0;color:#fff;font-size:clamp(25px,3.5vw,38px);line-height:1.45}.ektibly-btn--light{background:#fff;color:var(--ek-primary);white-space:nowrap}.ektibly-footer{position:relative;z-index:10;padding:65px 0 0;background:#0b1f33;color:#d5dee7}.ektibly-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.ektibly-footer .ektibly-brand{filter:brightness(0) invert(1)}.ektibly-footer .ektibly-brand img{width:142px}.ektibly-footer__brand>p{max-width:330px;color:#aebdca;line-height:1.9}.ektibly-whatsapp{display:inline-flex;align-items:center;gap:8px;color:#7be18a;text-decoration:none;font-weight:900}.ektibly-whatsapp svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.ektibly-footer h2{margin:0 0 18px;color:#fff;font-size:16px}.ektibly-footer ul{display:grid;gap:11px;list-style:none;margin:0;padding:0}.ektibly-footer li a{color:#aebdca;text-decoration:none;font-size:14px}.ektibly-footer li a:hover{color:#fff}.ektibly-footer__bottom{display:flex;justify-content:space-between;gap:25px;margin-top:50px;padding:22px 0;border-top:1px solid rgba(255,255,255,.1);color:#899cab;font-size:12px}.ektibly-footer__bottom p{margin:0}
@media(max-width:1080px){.ektibly-nav a{padding-inline:7px;font-size:13px}.ektibly-header-cta{font-size:13px}.ektibly-service-grid{grid-template-columns:repeat(2,1fr)}.ektibly-country-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:860px){.ektibly-header__inner{min-height:70px}.ektibly-brand img{width:108px;height:47px}.ektibly-menu-toggle{display:flex;margin-inline-start:auto}.ektibly-header-cta{display:none}.ektibly-nav{position:absolute;top:calc(100% + 1px);right:20px;left:20px;display:none;margin:0;padding:14px;border:1px solid var(--ek-line);border-radius:16px;background:#fff;box-shadow:var(--ek-shadow)}.ektibly-nav.is-open{display:block}.ektibly-nav ul{display:grid;gap:2px}.ektibly-nav a{padding:10px 13px;font-size:14px}.ektibly-hero{padding:50px 0}.ektibly-hero__grid{grid-template-columns:1fr;gap:35px}.ektibly-hero h1{font-size:clamp(37px,9vw,55px)}.ektibly-quality,.ektibly-faq-layout{grid-template-columns:1fr;gap:35px}.ektibly-guide-grid{grid-template-columns:repeat(2,1fr)}.ektibly-footer__grid{grid-template-columns:repeat(2,1fr)}}

/* Font Awesome compatibility: the legacy theme mixes Pro/light and regular
   class names with the locally available Free font. Use the solid Free face
   consistently so glyphs render instead of empty squares. */
html.ektibly-premium :is(.fa-solid,.fas,.fa-regular,.far,.fa-light,.fal):before{
	font-family:"Font Awesome 6 Free"!important;
	font-style:normal!important;
	font-weight:900!important;
}
html.ektibly-premium :is(.fa-brands,.fab):before{
	font-family:"Font Awesome 6 Brands"!important;
	font-style:normal!important;
	font-weight:400!important;
}
html.ektibly-premium .ektibly-header svg,
html.ektibly-premium .ektibly-home svg,
html.ektibly-premium .ektibly-footer svg{
	display:block;
	flex:0 0 auto;
}

.ektibly-hero__photo{height:245px;margin:-26px -26px 22px;overflow:hidden;border-radius:28px 28px 18px 18px;background:#dfece9}
.ektibly-hero__photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:36% 45%}
.ektibly-proofbar{position:relative;z-index:3;border-top:1px solid var(--ek-line);border-bottom:1px solid var(--ek-line);background:#fff}
.ektibly-proofbar .ektibly-shell{display:grid;grid-template-columns:repeat(4,1fr)}
.ektibly-proofbar .ektibly-shell>div{display:grid;gap:4px;min-height:112px;padding:25px 24px!important;border-inline-start:1px solid var(--ek-line)}
.ektibly-proofbar .ektibly-shell>div:last-child{border-inline-end:1px solid var(--ek-line)}
.ektibly-proofbar strong{color:var(--ek-ink);font-size:15px}
.ektibly-proofbar span{color:var(--ek-muted);font-size:12px;line-height:1.75}
@media(max-width:860px){.ektibly-hero__photo{height:220px}.ektibly-proofbar .ektibly-shell{grid-template-columns:repeat(2,1fr)}.ektibly-proofbar .ektibly-shell>div{border-bottom:1px solid var(--ek-line)}}
@media(max-width:520px){.ektibly-hero__photo{height:190px}.ektibly-proofbar .ektibly-shell{grid-template-columns:1fr}.ektibly-proofbar .ektibly-shell>div{min-height:auto;padding:18px 15px!important;border-inline:0!important}.ektibly-proofbar .ektibly-shell>div:last-child{border-bottom:0}}

.ektibly-samples{background:#f6faf9}.ektibly-sample-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ektibly-sample-grid article{overflow:hidden;border:1px solid var(--ek-line);border-radius:21px;background:#fff;box-shadow:0 12px 35px rgba(16,42,67,.05)}.ektibly-sample-grid article>div:last-child{padding:20px 21px 23px!important}.ektibly-sample-grid article>div:last-child>span{color:var(--ek-primary);font-size:11px;font-weight:900}.ektibly-sample-grid h3{margin:7px 0 8px;font-size:18px}.ektibly-sample-grid p{margin:0;color:var(--ek-muted);font-size:13px;line-height:1.8}.ektibly-paper,.ektibly-slide{position:relative;height:230px;margin:20px 20px 0;padding:32px 25px!important;overflow:hidden;border:1px solid #dbe4e3;border-radius:10px;background:#fff;box-shadow:0 9px 20px rgba(16,42,67,.08)}.ektibly-paper:before{content:"";position:absolute;top:0;right:0;bottom:0;width:7px;background:var(--ek-primary)}.ektibly-paper i,.ektibly-paper b,.ektibly-paper span{display:block;border-radius:4px;background:#dfe8e7}.ektibly-paper i{width:58%;height:13px;margin-bottom:18px;background:var(--ek-primary)}.ektibly-paper b{width:38%;height:8px;margin:14px 0 9px;background:#9fb7b4}.ektibly-paper span{height:6px;margin:9px 0}.ektibly-paper span.short{width:64%}.ektibly-paper em,.ektibly-slide em{position:absolute;left:13px;bottom:10px;color:#9badab;font-size:10px;font-style:normal}.ektibly-paper--refs span:nth-of-type(2){width:90%}.ektibly-paper--refs span:nth-of-type(3){width:78%;margin-right:14px}.ektibly-paper--refs span:nth-of-type(4){width:86%}.ektibly-paper--outline b{width:45%;background:#b6cbc8}.ektibly-paper--outline span{width:78%;margin-right:17px}.ektibly-slide{background:linear-gradient(135deg,#0e3b50,#087f75);border:0}.ektibly-slide:after{content:"";position:absolute;width:120px;height:120px;border:26px solid rgba(255,255,255,.08);border-radius:50%;left:-45px;bottom:-50px}.ektibly-slide i,.ektibly-slide b,.ektibly-slide span{display:block;position:relative;z-index:1;border-radius:5px}.ektibly-slide i{width:62%;height:14px;background:#fff}.ektibly-slide b{width:38%;height:7px;margin-top:12px;background:#a6e5de}.ektibly-slide span{width:85%;height:6px;margin-top:38px;background:rgba(255,255,255,.58)}.ektibly-slide span+span{width:66%;margin-top:10px}.ektibly-slide em{color:rgba(255,255,255,.65);z-index:2}.ektibly-sample-note{display:flex;align-items:center;gap:18px;margin-top:22px;padding:20px 23px!important;border:1px solid var(--ek-line);border-radius:17px;background:#fff}.ektibly-sample-note strong{font-size:16px}.ektibly-sample-note span{flex:1;color:var(--ek-muted);font-size:13px}.ektibly-sample-note a{padding:10px 16px;border-radius:10px;background:var(--ek-primary);color:#fff;text-decoration:none;font-weight:900;font-size:13px}.ektibly-reviews{background:#fff}.ektibly-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ektibly-review-grid article{display:flex;flex-direction:column;min-height:260px;padding:25px!important;border:1px solid var(--ek-line);border-radius:20px;background:#fff;box-shadow:var(--ek-shadow)}.ektibly-stars{color:#e5a81c;font-size:19px;letter-spacing:2px}.ektibly-review-grid blockquote{margin:18px 0;color:var(--ek-ink);font-size:15px;line-height:1.9}.ektibly-review-grid blockquote p{margin:0}.ektibly-review-grid footer{display:grid;gap:3px;margin-top:auto;padding-top:18px;border-top:1px solid var(--ek-line)}.ektibly-review-grid footer span{color:var(--ek-muted);font-size:12px}.ektibly-review-submit-link{text-align:center;margin:25px 0 0}.ektibly-review-form-wrap{max-width:980px;margin:20px auto 50px}.ektibly-review-form{display:grid;grid-template-columns:repeat(2,1fr);gap:17px;padding:28px!important;border:1px solid var(--ek-line);border-radius:22px;background:#fff}.ektibly-review-form label{display:grid;gap:7px;color:var(--ek-ink);font-weight:800}.ektibly-review-form input,.ektibly-review-form select,.ektibly-review-form textarea{width:100%;box-sizing:border-box;padding:12px 14px!important;border:1px solid #cadbd8;border-radius:11px;background:#fff;font:inherit}.ektibly-review-form input:focus,.ektibly-review-form select:focus,.ektibly-review-form textarea:focus{outline:3px solid rgba(8,127,117,.13);border-color:var(--ek-primary)}
@media(max-width:980px){.ektibly-sample-grid{grid-template-columns:repeat(2,1fr)}.ektibly-review-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.ektibly-sample-grid,.ektibly-review-grid,.ektibly-review-form{grid-template-columns:1fr}.ektibly-paper,.ektibly-slide{height:210px}.ektibly-sample-note{align-items:flex-start;flex-direction:column}.ektibly-sample-note span{flex:auto}.ektibly-field-full{grid-column:auto}}
@media(max-width:620px){.ektibly-shell{width:min(100% - 28px,1180px)}.ektibly-hero{padding:38px 0}.ektibly-hero h1{font-size:36px;letter-spacing:-.03em}.ektibly-hero__copy>p{font-size:16px}.ektibly-actions{display:grid}.ektibly-btn{width:100%}.ektibly-trust-list{display:grid;gap:8px}.ektibly-hero__panel{padding:18px}.ektibly-section{padding:62px 0}.ektibly-heading{display:grid;gap:14px}.ektibly-heading h2,.ektibly-quality h2,.ektibly-faq-layout h2{font-size:30px}.ektibly-service-grid,.ektibly-quality__cards,.ektibly-guide-grid,.ektibly-country-grid{grid-template-columns:1fr}.ektibly-service-grid article{min-height:auto}.ektibly-final-cta .ektibly-shell{display:grid}.ektibly-footer__grid{grid-template-columns:1fr;gap:34px}.ektibly-footer__bottom{display:grid}.ektibly-country-grid>a{min-height:96px}}
.ektibly-quote__form label small,.ektibly-review-form label small{color:var(--ek-muted);font-size:11px;font-weight:500;line-height:1.6}
@media(prefers-reduced-motion:reduce){html.ektibly-premium{scroll-behavior:auto}.ektibly-home *{transition:none!important}}

/* Design system v2: clearer hierarchy, trust and conversion paths. */
.ektibly-hero__assurance{display:grid;gap:2px;max-width:540px;margin-top:22px;padding:15px 17px!important;border:1px solid rgba(8,127,117,.2);border-radius:15px;background:rgba(255,255,255,.72)}
.ektibly-hero__assurance strong{color:var(--ek-ink);font-size:14px}.ektibly-hero__assurance span{color:var(--ek-muted);font-size:12px}
.ektibly-hero__photo{height:300px}.ektibly-hero__photo img{object-position:center center}
.ektibly-service-grid{grid-template-columns:repeat(3,1fr);gap:18px}.ektibly-service-grid article{min-height:245px}.ektibly-service-grid article:nth-child(1),.ektibly-service-grid article:nth-child(3){background:linear-gradient(155deg,#fff,#f1fbf8)}
.ektibly-service-more{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:20px;padding:20px 24px!important;border:1px solid var(--ek-line);border-radius:17px;background:#102a43;color:#fff}
.ektibly-service-more span{color:#d6e3ec}.ektibly-service-more a{display:flex;align-items:center;gap:7px;color:#7de1d7;text-decoration:none;font-weight:900}.ektibly-service-more svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}
.ektibly-guide-grid article{position:relative;overflow:hidden}.ektibly-guide-grid article:before{content:"";display:block;height:6px;margin:-25px -25px 19px;background:linear-gradient(90deg,var(--ek-primary),#27a89c)}
.single-post-post-content>p,.single-post-post-content>ul,.single-post-post-content>ol,.single-post-post-content>h2,.single-post-post-content>h3{max-width:820px;margin-inline:auto}
.single-post-post-content>h2{margin-top:42px!important;padding-top:8px!important;line-height:1.5!important}.single-post-post-content>p{line-height:2!important}
.single-post-post-content blockquote{max-width:820px;margin:28px auto!important;padding:22px 24px!important;border-inline-start:5px solid var(--ek-primary);border-radius:14px;background:#f4faf8;color:var(--ek-ink)}
.ektibly-smart-internal-links{box-shadow:0 15px 40px rgba(16,42,67,.06)}
.ektibly-quote__form[data-steps-ready="1"]{display:block!important}.ektibly-form-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:22px}.ektibly-form-progress span{display:flex;align-items:center;justify-content:center;gap:7px;padding:10px!important;border-radius:999px;background:#eef3f2;color:#73827f;font-size:12px;font-weight:900}.ektibly-form-progress span.is-active{background:#dff5f0;color:#0f6f66}.ektibly-form-progress b{font:inherit}.ektibly-form-step{display:none;margin:0;padding:0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px}.ektibly-form-step.is-active{display:grid}.ektibly-form-step .ektibly-field-full,.ektibly-form-step .ektibly-consent,.ektibly-form-step .ektibly-submit,.ektibly-step-actions{grid-column:1/-1}.ektibly-step-actions{display:flex;justify-content:space-between;gap:12px;margin-top:4px}.ektibly-step-actions button{min-height:48px;padding:10px 22px;border-radius:11px;font:inherit;font-weight:900;cursor:pointer}.ektibly-step-next{margin-inline-start:auto;border:0;background:var(--ek-primary);color:#fff}.ektibly-step-back{border:1px solid var(--ek-line);background:#fff;color:var(--ek-ink)}
.ektibly-mobile-dock{display:none}
@media(max-width:860px){.ektibly-service-grid{grid-template-columns:repeat(2,1fr)}.ektibly-service-more{align-items:flex-start;flex-direction:column}.ektibly-hero__photo{height:260px}}
@media(max-width:620px){html.ektibly-premium body{padding-bottom:72px}.ektibly-service-grid{grid-template-columns:1fr}.ektibly-service-grid article{min-height:auto}.ektibly-service-more{padding:18px!important}.ektibly-hero__photo{height:220px}.ektibly-hero__assurance{margin-top:16px}.ektibly-form-step,.ektibly-form-step.is-active{grid-template-columns:1fr}.ektibly-form-step>*{grid-column:auto!important}.ektibly-form-progress span{padding:9px 5px!important}.ektibly-form-progress b{display:none}.ektibly-mobile-dock{position:fixed;z-index:9998;right:10px;bottom:10px;left:10px;display:grid;grid-template-columns:.8fr 1.2fr;gap:8px;padding:8px!important;border:1px solid rgba(15,118,110,.2);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 12px 35px rgba(16,42,67,.2);backdrop-filter:blur(14px)}.ektibly-mobile-dock a{display:flex;min-height:48px;align-items:center;justify-content:center;gap:7px;border-radius:12px;text-decoration:none;font-weight:900}.ektibly-mobile-dock a:first-child{background:#eaf9ef;color:#16733a}.ektibly-mobile-dock a:last-child{background:var(--ek-primary);color:#fff}.ektibly-mobile-dock svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.ektibly-footer{padding-bottom:86px}}

/* Typography system v3: one restrained, responsive scale across home, pages and articles. */
html.ektibly-premium body{
	font-size:16px;
	line-height:1.75;
	-webkit-font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
html.ektibly-premium :is(.ektibly-home,.single-page-post-content,.single-post-post-content){
	font-size:16px;
	line-height:1.85;
}
.ektibly-hero{padding-block:64px 60px}
.ektibly-hero__grid{gap:52px}
.ektibly-hero h1{
	max-width:720px;
	font-size:clamp(36px,4.15vw,54px);
	line-height:1.3;
	letter-spacing:-.025em;
	text-wrap:balance;
}
.ektibly-hero__copy>p{font-size:clamp(16px,1.3vw,18px);line-height:1.85}
.ektibly-section{padding-block:74px}
.ektibly-heading h2,.ektibly-quality h2,.ektibly-faq-layout h2{
	font-size:clamp(27px,3vw,36px);
	line-height:1.45;
	letter-spacing:-.015em;
	text-wrap:balance;
}
.ektibly-final-cta h2{font-size:clamp(24px,2.7vw,34px);line-height:1.5}
.ektibly-service-grid h3,.ektibly-guide-grid h3{font-size:18px;line-height:1.65}
.ektibly-quality__cards strong,.ektibly-country-grid strong{font-size:16px}

/* Neutralise oversized legacy theme headings inside editorial and service pages. */
html.ektibly-premium :is(.single-page-post-content,.single-post-post-content)>h1,
html.ektibly-premium :is(.single-page-post-content,.single-post-post-content) .page-title{
	font-size:clamp(30px,4vw,44px)!important;
	line-height:1.4!important;
	letter-spacing:-.02em!important;
	text-wrap:balance;
}
html.ektibly-premium :is(.single-page-post-content,.single-post-post-content) h2{
	font-size:clamp(24px,2.6vw,32px)!important;
	line-height:1.55!important;
	letter-spacing:-.012em!important;
}
html.ektibly-premium :is(.single-page-post-content,.single-post-post-content) h3{
	font-size:clamp(20px,2vw,25px)!important;
	line-height:1.6!important;
}
html.ektibly-premium :is(.single-page-post-content,.single-post-post-content) :is(p,li){
	font-size:clamp(15.5px,1.25vw,17px)!important;
	line-height:1.95!important;
}
html.ektibly-premium :is(.single-page-post-content,.single-post-post-content) :is(.ektibly-page-cta,.ektibly-inline-cta,.ektibly-service-answer,.ektibly-commercial-hero) h2{
	font-size:clamp(23px,2.4vw,30px)!important;
}
.single-page-post-content .ektibly-quote__intro h2{font-size:clamp(25px,2.7vw,33px)!important;line-height:1.45!important}

@media(max-width:860px){
	.ektibly-hero{padding-block:48px}
	.ektibly-hero h1{font-size:clamp(33px,7vw,44px)}
	.ektibly-section{padding-block:64px}
}
@media(max-width:620px){
	html.ektibly-premium body{font-size:15.5px}
	.ektibly-shell{width:min(100% - 32px,1180px)}
	.ektibly-hero{padding-block:34px 42px}
	.ektibly-hero h1{font-size:clamp(30px,8.4vw,36px);line-height:1.38;letter-spacing:-.018em}
	.ektibly-hero__copy>p{font-size:16px;line-height:1.8}
	.ektibly-section{padding-block:54px}
	.ektibly-heading h2,.ektibly-quality h2,.ektibly-faq-layout h2{font-size:27px;line-height:1.5}
	html.ektibly-premium :is(.single-page-post-content,.single-post-post-content)>h1,
	html.ektibly-premium :is(.single-page-post-content,.single-post-post-content) .page-title{font-size:30px!important;line-height:1.45!important}
	html.ektibly-premium :is(.single-page-post-content,.single-post-post-content) h2{font-size:24px!important}
	html.ektibly-premium :is(.single-page-post-content,.single-post-post-content) h3{font-size:20px!important}
}

/* Editorial system v4: replace the legacy inner-page shell with a calm,
   credible reading experience while preserving WordPress content and SEO. */
html.ektibly-premium body:not(.home){background:#f6f8f8!important}
html.ektibly-premium body:not(.home) .YC-single-title{
	position:relative!important;
	margin:0!important;
	padding:54px 20px 50px!important;
	background:linear-gradient(135deg,#edf8f5 0%,#f8fbfa 60%,#fffaf0 100%)!important;
	color:var(--ek-ink)!important;
	text-align:center!important;
	overflow:hidden!important;
}
html.ektibly-premium body:not(.home) .YC-single-title:before{
	content:"";
	position:absolute;
	inset:auto -80px -170px auto;
	width:340px;
	height:340px;
	border:58px solid rgba(8,127,117,.045);
	border-radius:50%;
}
html.ektibly-premium body:not(.home) .YC-single-title .container{position:relative;z-index:1;max-width:980px!important;margin:auto!important}
html.ektibly-premium body:not(.home) .single-post-title{max-width:900px!important;margin:auto!important}
html.ektibly-premium body:not(.home) .single-post-title h1{
	margin:0!important;
	padding:0!important;
	color:var(--ek-ink)!important;
	font-size:clamp(31px,4vw,46px)!important;
	font-weight:800!important;
	line-height:1.42!important;
	letter-spacing:-.02em!important;
	text-align:center!important;
	text-wrap:balance;
}

html.ektibly-premium body:not(.home)>.-Yc-breadcrumb-,
html.ektibly-premium body:not(.home) root>.-Yc-breadcrumb-{margin:0!important;padding:0!important;background:#fff!important;border-block:1px solid var(--ek-line)!important}
html.ektibly-premium body:not(.home) .-Yc-breadcrumb- .container{max-width:1120px!important;margin:auto!important;padding:13px 20px!important}
html.ektibly-premium body:not(.home) ol.BreadcrumbsFilters{display:flex!important;justify-content:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important;overflow-x:auto!important;white-space:nowrap!important}
html.ektibly-premium body:not(.home) ol.BreadcrumbsFilters li{margin:0!important;font-size:13px!important}
html.ektibly-premium body:not(.home) ol.BreadcrumbsFilters a{color:#63736f!important;text-decoration:none!important}
html.ektibly-premium body:not(.home) ol.BreadcrumbsFilters i{display:none!important}
html.ektibly-premium body:not(.home) ol.BreadcrumbsFilters li+li:before{content:"/";margin-inline:2px 10px;color:#a1afac}

html.ektibly-premium body:not(.home) .-singular-pages-container{padding:54px 20px 78px!important;background:#f6f8f8!important}
html.ektibly-premium body:not(.home) .-singular-pages-container>.container{width:100%!important;max-width:1380px!important;margin:auto!important;padding:0!important}
html.ektibly-premium body:not(.home) .-Yc-single-main{
	display:block!important;
	width:100%!important;
	max-width:none!important;
	margin:0!important;
	padding:0!important;
}
html.ektibly-premium body:not(.home) :is(.single-content-context-elements,.for-content-single,.-secodary-single-post-bar){
	width:100%!important;
	max-width:none!important;
	min-width:0!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
	background:transparent!important;
	box-shadow:none!important;
}
html.ektibly-premium body:not(.home) :is(.-first-single-post-bar,.single-post-sidebar,.-post-reviews-feedback--area){display:none!important}

html.ektibly-premium body:not(.home) :is(.single-page-post-content,.single-post-post-content){
	width:100%!important;
	max-width:1320px!important;
	margin:0 auto!important;
	padding:54px clamp(28px,5vw,72px)!important;
	box-sizing:border-box!important;
	border:1px solid #e3ebe9!important;
	border-radius:24px!important;
	background:#fff!important;
	color:#243746!important;
	box-shadow:0 18px 55px rgba(16,42,67,.055)!important;
	overflow:visible!important;
}
html.ektibly-premium body:not(.home) .single-page-post-content:has(.ektibly-quote){max-width:1320px!important}
html.ektibly-premium body:not(.home) :is(.single-page-post-content,.single-post-post-content)>:first-child{margin-top:0!important}
html.ektibly-premium body:not(.home) :is(.single-page-post-content,.single-post-post-content)>:last-child{margin-bottom:0!important}
html.ektibly-premium body:not(.home) :is(.single-page-post-content,.single-post-post-content)>p{
	max-width:1100px!important;
	margin:0 auto 22px!important;
	color:#405465!important;
	font-size:17px!important;
	font-weight:400!important;
	line-height:2!important;
}
html.ektibly-premium body:not(.home) :is(.single-page-post-content,.single-post-post-content)>:is(ul,ol){
	max-width:1100px!important;
	margin:0 auto 26px!important;
	padding-inline-start:25px!important;
	color:#405465!important;
}
html.ektibly-premium body:not(.home) :is(.single-page-post-content,.single-post-post-content)>:is(ul,ol)>li{margin:8px 0!important;padding-inline-start:5px!important}
html.ektibly-premium body:not(.home) :is(.single-page-post-content,.single-post-post-content)>h2{
	max-width:1100px!important;
	margin:48px auto 17px!important;
	padding:0!important;
	color:var(--ek-ink)!important;
	font-size:clamp(25px,2.7vw,32px)!important;
	font-weight:800!important;
	line-height:1.55!important;
}
html.ektibly-premium body:not(.home) :is(.single-page-post-content,.single-post-post-content)>h3{
	max-width:1100px!important;
	margin:34px auto 13px!important;
	padding:0!important;
	color:#173b52!important;
	font-size:22px!important;
	font-weight:800!important;
	line-height:1.65!important;
}
html.ektibly-premium body:not(.home) :is(.single-page-post-content,.single-post-post-content) a:not(.ektibly-btn):not(.ektibly-submit){
	text-decoration-thickness:1px;
	text-underline-offset:3px;
}

/* A useful contents panel, not a large empty card. */
html.ektibly-premium body:not(.home) :is(#ez-toc-container,.ez-toc-container){
	width:100%!important;
	max-width:1100px!important;
	margin:28px auto 38px!important;
	padding:20px 22px!important;
	border:1px solid #dfe9e6!important;
	border-radius:16px!important;
	background:#f7faf9!important;
	box-shadow:none!important;
}
html.ektibly-premium body:not(.home) :is(#ez-toc-container,.ez-toc-container) .ez-toc-title{
	margin:0!important;
	color:var(--ek-ink)!important;
	font-size:15px!important;
	font-weight:800!important;
	text-align:start!important;
}
html.ektibly-premium body:not(.home) :is(#ez-toc-container,.ez-toc-container) nav{margin-top:12px!important}
html.ektibly-premium body:not(.home) :is(#ez-toc-container,.ez-toc-container) a{color:#335e62!important;font-size:14px!important;line-height:1.8!important}

/* Keep structured content visually distinct without turning every paragraph into a card. */
html.ektibly-premium body:not(.home) :is(.ektibly-article-answer,.ektibly-commercial-hero){
	max-width:1100px!important;
	margin:0 auto 34px!important;
	padding:22px 24px!important;
	border:0!important;
	border-inline-start:4px solid var(--ek-primary)!important;
	border-radius:12px!important;
	background:#f0f8f6!important;
	box-shadow:none!important;
	color:#29484a!important;
}
html.ektibly-premium body:not(.home) :is(.ektibly-page-cta,.ektibly-inline-cta){
	max-width:1100px!important;
	margin:38px auto!important;
	padding:28px 30px!important;
	border:0!important;
	border-radius:18px!important;
	background:linear-gradient(135deg,#102a43,#123f4a)!important;
	box-shadow:none!important;
}
html.ektibly-premium body:not(.home) .ektibly-service-answer{max-width:1180px!important;margin:36px auto!important;border-color:#e0e9e7!important;box-shadow:none!important}
html.ektibly-premium body:not(.home) :is(.ektibly-knowledge-grid,.ektibly-location-grid,.ektibly-country-services,.ektibly-smart-internal-links){max-width:1180px!important;margin-inline:auto!important}
html.ektibly-premium body:not(.home) :is(.ektibly-knowledge-grid article,.ektibly-location-grid section){box-shadow:none!important}
html.ektibly-premium body:not(.home) .ektibly-knowledge-grid article :is(#ez-toc-container,.ez-toc-container){display:none!important}
html.ektibly-premium body:not(.home) .ektibly-knowledge-grid article{display:flex!important;flex-direction:column!important;min-height:260px!important;padding:25px!important;border-color:#e1e9e7!important;border-radius:17px!important}
html.ektibly-premium body:not(.home) .ektibly-knowledge-grid article h2{margin:12px 0!important;font-size:21px!important;line-height:1.65!important}
html.ektibly-premium body:not(.home) .ektibly-knowledge-grid article p{margin:0 0 18px!important;color:#586b78!important;font-size:15px!important;line-height:1.85!important}
html.ektibly-premium body:not(.home) .ektibly-knowledge-grid article .ektibly-read-more{margin-top:auto!important}
html.ektibly-premium body:not(.home) .ektibly-article-faq{max-width:1100px!important;margin:46px auto 0!important}
html.ektibly-premium body:not(.home) .ektibly-article-faq details{border:0!important;border-bottom:1px solid var(--ek-line)!important;border-radius:0!important;background:transparent!important}
html.ektibly-premium body:not(.home) .ektibly-article-faq summary{padding-block:4px!important;color:var(--ek-ink)!important}
html.ektibly-premium body:not(.home) table{display:block!important;max-width:1100px!important;margin:30px auto!important;overflow-x:auto!important;border-collapse:collapse!important}
html.ektibly-premium body:not(.home) img{max-width:100%;height:auto}

@media(max-width:760px){
	html.ektibly-premium body:not(.home) .YC-single-title{padding:38px 18px 36px!important}
	html.ektibly-premium body:not(.home) .single-post-title h1{font-size:30px!important;line-height:1.5!important}
	html.ektibly-premium body:not(.home) .-singular-pages-container{padding:30px 14px 56px!important}
	html.ektibly-premium body:not(.home) :is(.single-page-post-content,.single-post-post-content){padding:30px 20px!important;border-radius:18px!important}
	html.ektibly-premium body:not(.home) :is(.single-page-post-content,.single-post-post-content)>p{font-size:16px!important;line-height:1.95!important}
	html.ektibly-premium body:not(.home) :is(.single-page-post-content,.single-post-post-content)>h2{margin-top:38px!important;font-size:24px!important}
	html.ektibly-premium body:not(.home) :is(.single-page-post-content,.single-post-post-content)>h3{font-size:20px!important}
	html.ektibly-premium body:not(.home) :is(#ez-toc-container,.ez-toc-container){padding:17px 18px!important}
	html.ektibly-premium body:not(.home) :is(.ektibly-page-cta,.ektibly-inline-cta,.ektibly-article-answer,.ektibly-commercial-hero){padding:20px!important}
}
