:root{--ec-navy: #13263b;--ec-blue: #46627c;--ec-sky: #edf2f6;--ec-orange: #c6a35c;--ec-ink: #1f2a35;--ec-muted: #5d6975;--ec-line: #dde4ea;--ec-surface: #ffffff;--ec-bg: #f6f8fa;--ec-radius: 18px;--ec-shadow: 0 16px 45px rgba(11,31,51,.1)}.template-index .wrapper-body{background:var(--ec-bg)}.ec-pro-section{position:relative;color:var(--ec-ink)}.ec-pro-container{width:min(1240px,calc(100% - 32px));margin-inline:auto}.ec-pro-eyebrow{margin:0 0 12px;color:var(--ec-blue);font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ec-pro-title{margin:0;color:var(--ec-navy);font-size:clamp(30px,4vw,52px);line-height:1.08;letter-spacing:-.025em;font-weight:800}.ec-pro-title--medium{font-size:clamp(28px,3vw,42px)}.ec-pro-lead{margin:18px 0 0;color:var(--ec-muted);font-size:clamp(16px,1.7vw,19px);line-height:1.65}.ec-pro-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 22px;border:1px solid transparent;border-radius:10px;font-size:14px;font-weight:800;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.ec-pro-btn:hover{transform:translateY(-2px);text-decoration:none}.ec-pro-btn--primary{background:var(--ec-orange);color:#17212b;box-shadow:0 10px 22px #f59e0b40}.ec-pro-btn--primary:hover{background:#ffb52e;color:#17212b}.ec-pro-btn--secondary{background:transparent;color:#fff;border-color:#ffffff8c}.ec-pro-btn--secondary:hover{background:#fff;color:var(--ec-navy)}.ec-pro-btn--navy{background:var(--ec-navy);color:#fff}.ec-pro-btn--navy:hover{background:#123a5a;color:#fff}.ec-pro-section-head{max-width:760px;margin-bottom:36px}.ec-pro-section-head--center{margin-inline:auto;text-align:center}.ec-pro-hero{min-height:640px;display:grid;align-items:center;overflow:hidden;background:var(--ec-navy)}.ec-pro-hero__media,.ec-pro-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.ec-pro-hero__media img{width:100%;height:100%;object-fit:cover}.ec-pro-hero__overlay{background:linear-gradient(90deg,#051422f0,#051422c7 48%,#05142247)}.ec-pro-hero__content{position:relative;z-index:2;width:min(760px,100%);padding:92px 0;color:#fff}.ec-pro-hero__eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 18px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ec-pro-hero__eyebrow:before{content:"";width:34px;height:3px;border-radius:99px;background:var(--ec-orange)}.ec-pro-hero h1{margin:0;color:#fff;font-size:clamp(38px,6vw,72px);line-height:.98;letter-spacing:-.04em;font-weight:800;text-wrap:balance}.ec-pro-hero__text{max-width:680px;margin:24px 0 0;color:#ffffffe0;font-size:clamp(16px,1.7vw,20px);line-height:1.6}.ec-pro-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.ec-pro-hero__proof{display:flex;flex-wrap:wrap;gap:18px 28px;margin-top:36px;padding-top:28px;border-top:1px solid rgba(255,255,255,.22)}.ec-pro-hero__proof-item{display:flex;align-items:center;gap:9px;color:#fff;font-size:13px;font-weight:700}.ec-pro-hero__proof-item svg{width:20px;height:20px;flex:0 0 auto;color:var(--ec-orange)}.ec-pro-trust{margin-top:-44px;z-index:3}.ec-pro-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;background:#fff;border:1px solid var(--ec-line);border-radius:var(--ec-radius);box-shadow:var(--ec-shadow)}.ec-pro-trust__item{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:center;padding:24px}.ec-pro-trust__item+.ec-pro-trust__item{border-left:1px solid var(--ec-line)}.ec-pro-trust__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:var(--ec-sky);color:var(--ec-blue)}.ec-pro-trust__icon svg{width:24px;height:24px}.ec-pro-trust__item h3{margin:0 0 4px;color:var(--ec-navy);font-size:15px;line-height:1.25;font-weight:800}.ec-pro-trust__item p{margin:0;color:var(--ec-muted);font-size:12px;line-height:1.45}.ec-pro-categories{padding:96px 0 48px}.ec-pro-categories__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ec-pro-category{position:relative;min-height:430px;overflow:hidden;border-radius:var(--ec-radius);background:var(--ec-navy);box-shadow:var(--ec-shadow)}.ec-pro-category__image,.ec-pro-category__image img,.ec-pro-category__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ec-pro-category__image img{object-fit:cover;transition:transform .5s ease}.ec-pro-category:hover .ec-pro-category__image img{transform:scale(1.045)}.ec-pro-category__shade{background:linear-gradient(180deg,#08192914 18%,#081929eb)}.ec-pro-category__content{position:absolute;inset:auto 0 0;z-index:2;padding:28px;color:#fff}.ec-pro-category__kicker{margin:0 0 7px;color:#ffd17a;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ec-pro-category h3{margin:0;color:#fff;font-size:25px;line-height:1.1;font-weight:800}.ec-pro-category p{margin:12px 0 20px;color:#ffffffd1;font-size:14px;line-height:1.55}.ec-pro-category a{color:#fff;font-size:13px;font-weight:800;text-decoration:none}.ec-pro-category a:after{content:" \2192";color:var(--ec-orange)}.ec-pro-process{padding:80px 0}.ec-pro-process__shell{padding:58px;border-radius:24px;background:var(--ec-navy);color:#fff}.ec-pro-process .ec-pro-title,.ec-pro-process .ec-pro-lead{color:#fff}.ec-pro-process .ec-pro-lead{color:#ffffffb8}.ec-pro-process__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:42px;counter-reset:process}.ec-pro-step{position:relative;padding:26px 22px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff0e;counter-increment:process}.ec-pro-step:before{content:counter(process,decimal-leading-zero);display:block;margin-bottom:20px;color:var(--ec-orange);font-size:13px;font-weight:900;letter-spacing:.12em}.ec-pro-step h3{margin:0 0 9px;color:#fff;font-size:18px;font-weight:800}.ec-pro-step p{margin:0;color:#ffffffb3;font-size:13px;line-height:1.6}.ec-pro-testimonials{padding:72px 0;background:#fff}.ec-pro-testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.ec-pro-review{padding:28px;border:1px solid var(--ec-line);border-radius:var(--ec-radius);background:#fff;box-shadow:0 8px 28px #0b1f330f}.ec-pro-review__stars{color:var(--ec-orange);letter-spacing:.12em;font-size:17px}.ec-pro-review blockquote{margin:18px 0 24px;color:var(--ec-ink);font-size:16px;line-height:1.7}.ec-pro-review__name{color:var(--ec-navy);font-size:14px;font-weight:800}.ec-pro-review__location{margin-top:2px;color:var(--ec-muted);font-size:12px}.ec-pro-faq{padding:80px 0}.ec-pro-faq__layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:64px;align-items:start}.ec-pro-faq__items{display:grid;gap:12px}.ec-pro-faq details{overflow:hidden;border:1px solid var(--ec-line);border-radius:14px;background:#fff}.ec-pro-faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:21px 22px;color:var(--ec-navy);font-size:15px;font-weight:800;cursor:pointer;list-style:none}.ec-pro-faq summary::-webkit-details-marker{display:none}.ec-pro-faq summary:after{content:"+";display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--ec-sky);color:var(--ec-blue);font-size:20px;font-weight:500}.ec-pro-faq details[open] summary:after{content:"\2212"}.ec-pro-faq__answer{padding:0 22px 22px;color:var(--ec-muted);font-size:14px;line-height:1.7}.ec-pro-quote{padding:82px 0;background:linear-gradient(135deg,var(--ec-navy),#123e5e);color:#fff}.ec-pro-quote__layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:58px;align-items:start}.ec-pro-quote .ec-pro-title,.ec-pro-quote .ec-pro-lead{color:#fff}.ec-pro-quote .ec-pro-lead{color:#ffffffbf}.ec-pro-quote__points{display:grid;gap:15px;margin-top:28px}.ec-pro-quote__point{display:flex;gap:11px;align-items:flex-start;color:#ffffffdb;font-size:14px}.ec-pro-quote__point svg{width:19px;height:19px;flex:0 0 auto;margin-top:1px;color:var(--ec-orange)}.ec-pro-form{padding:32px;border-radius:20px;background:#fff;color:var(--ec-ink);box-shadow:0 18px 55px #0000003d}.ec-pro-form__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.ec-pro-field{display:grid;gap:7px}.ec-pro-field--full{grid-column:1/-1}.ec-pro-field label{color:var(--ec-navy);font-size:12px;font-weight:800}.ec-pro-field input,.ec-pro-field select,.ec-pro-field textarea{width:100%;min-height:48px;padding:12px 13px;border:1px solid #cfd9df;border-radius:8px;background:#fff;color:var(--ec-ink);font:inherit;font-size:14px}.ec-pro-field textarea{min-height:120px;resize:vertical}.ec-pro-field input:focus,.ec-pro-field select:focus,.ec-pro-field textarea:focus{outline:3px solid rgba(20,108,148,.16);border-color:var(--ec-blue)}.ec-pro-form__note{margin:14px 0 0;color:var(--ec-muted);font-size:11px;line-height:1.5}.ec-pro-form__status{margin-bottom:18px;padding:13px 15px;border-radius:8px;font-size:13px}.ec-pro-form__status--success{background:#e6f7ed;color:#146c3a}.ec-pro-form__status--error{background:#fff0f0;color:#9c2f2f}.ec-pro-form .ec-pro-btn{width:100%;margin-top:19px}.ec-pro-product-quote{padding:42px 0 76px;background:var(--ec-bg)}.ec-pro-product-quote__shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px;padding:40px;border:1px solid var(--ec-line);border-radius:22px;background:#fff;box-shadow:var(--ec-shadow)}.ec-pro-product-quote__product{display:flex;gap:15px;align-items:center;margin-top:26px;padding:16px;border-radius:12px;background:var(--ec-bg)}.ec-pro-product-quote__product img{width:88px;height:72px;object-fit:cover;border-radius:8px}.ec-pro-product-quote__product h3{margin:0 0 4px;color:var(--ec-navy);font-size:15px;font-weight:800}.ec-pro-product-quote__product p{margin:0;color:var(--ec-muted);font-size:13px}.template-index .halo-product-block .product{border-radius:14px}.template-index .product-card,.template-index .card{border-radius:14px;overflow:hidden}.template-index .halo-block-header .title .text{color:var(--ec-navy);font-weight:800;letter-spacing:-.015em;text-transform:none}@media(max-width:1024px){.ec-pro-trust__grid{grid-template-columns:repeat(2,1fr)}.ec-pro-trust__item:nth-child(3){border-left:0;border-top:1px solid var(--ec-line)}.ec-pro-trust__item:nth-child(4){border-top:1px solid var(--ec-line)}.ec-pro-categories__grid,.ec-pro-process__grid,.ec-pro-testimonials__grid{grid-template-columns:repeat(2,1fr)}.ec-pro-faq__layout,.ec-pro-quote__layout,.ec-pro-product-quote__shell{grid-template-columns:1fr;gap:34px}}@media(max-width:767px){.ec-pro-container{width:min(100% - 22px,1240px)}.ec-pro-hero{min-height:610px}.ec-pro-hero__overlay{background:linear-gradient(180deg,#05142294,#051422f5)}.ec-pro-hero__content{padding:76px 4px 90px}.ec-pro-hero__actions{flex-direction:column;align-items:stretch}.ec-pro-hero__proof{display:grid;gap:13px}.ec-pro-trust{margin-top:-30px}.ec-pro-trust__grid{grid-template-columns:1fr}.ec-pro-trust__item+.ec-pro-trust__item,.ec-pro-trust__item:nth-child(3),.ec-pro-trust__item:nth-child(4){border-left:0;border-top:1px solid var(--ec-line)}.ec-pro-categories{padding-top:74px}.ec-pro-categories__grid,.ec-pro-process__grid,.ec-pro-testimonials__grid{grid-template-columns:1fr}.ec-pro-category{min-height:380px}.ec-pro-process{padding:54px 0}.ec-pro-process__shell{padding:34px 20px}.ec-pro-faq,.ec-pro-quote{padding:58px 0}.ec-pro-form,.ec-pro-product-quote__shell{padding:22px 16px}.ec-pro-form__grid{grid-template-columns:1fr}.ec-pro-field--full{grid-column:auto}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/ec-pro.css.map */
