.catalog-hero{position:relative;overflow:hidden;padding:76px 0 68px;background:linear-gradient(118deg,#edf8fd 0%,#f8fcff 58%,#e8f4fb 100%);color:#12354d}.catalog-hero::after{position:absolute;right:-9%;bottom:-70%;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(28,120,179,.13),rgba(28,120,179,0) 68%);content:""}.catalog-hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(290px,.7fr);align-items:center;gap:68px}.catalog-kicker{margin:0 0 12px;color:#1c78b3;font-size:13px;font-weight:700;letter-spacing:.03em}.catalog-hero h1{max-width:760px;margin:0;color:#0f2f45;font-size:clamp(42px,5vw,68px);font-weight:600;line-height:1.03;letter-spacing:-.045em}.catalog-hero-copy>p:last-of-type{max-width:660px;margin:22px 0 0;color:#526f82;font-size:18px;font-weight:400;line-height:1.65}.catalog-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.catalog-trust span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid rgba(23,125,102,.15);border-radius:999px;background:rgba(255,255,255,.76);color:#176d5a;font-size:13px;font-weight:600}.catalog-help-card{display:grid;gap:14px;padding:24px;border:1px solid rgba(11,77,122,.12);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 18px 48px rgba(15,53,80,.1)}.catalog-help-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:#e8f3fa;color:#0b4d7a;font-size:25px}.catalog-help-card strong{color:#17384f;font-size:18px;font-weight:600}.catalog-help-card p{margin:5px 0 0;color:#617789;font-size:14px;font-weight:400;line-height:1.55}.catalog-help-card a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:12px;background:#177d66;color:#fff;font-size:14px;font-weight:600;text-decoration:none}.catalog-help-card a:hover{background:#126553}.catalog-content{padding:64px 0 96px;background:#fff}.catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:26px}.catalog-heading h2{margin:0;color:#132f44;font-size:clamp(28px,3vw,40px);font-weight:600;letter-spacing:-.035em}.catalog-heading>p{max-width:470px;margin:0;color:#667c8d;font-size:15px;font-weight:400}.catalog-toolbar{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px;padding:14px;border:1px solid #dfeaf1;border-radius:18px;background:#f8fbfd;box-shadow:0 8px 24px rgba(15,53,80,.04)}.catalog-toolbar label,.request-grid label{display:grid;gap:7px;color:#50697b;font-size:12px;font-weight:600}.catalog-toolbar input,.catalog-toolbar select,.request-grid input,.request-grid textarea{width:100%;min-height:48px;border:1px solid #d5e2ea;border-radius:12px;background:#fff;padding:11px 13px;color:#19394f;font:inherit;font-weight:400;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.catalog-toolbar input:focus,.catalog-toolbar select:focus,.request-grid input:focus,.request-grid textarea:focus{border-color:#4993c1;box-shadow:0 0 0 3px rgba(28,120,179,.12)}.catalog-results-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:20px 2px}.catalog-results-head p{margin:0;color:#314e62;font-size:15px;font-weight:600}.catalog-results-head span{color:#788c9b;font-size:12px;font-weight:400}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.catalog-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid #dfe9ef;border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(15,53,80,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.catalog-card:hover{transform:translateY(-3px);border-color:#bfd6e5;box-shadow:0 18px 42px rgba(15,53,80,.12)}.catalog-image{width:100%;height:210px;object-fit:cover;background:linear-gradient(145deg,#ddecf5,#edf6fb)}div.catalog-image{position:relative}div.catalog-image::before{position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,rgba(255,255,255,.75),transparent 22%),linear-gradient(145deg,transparent 46%,rgba(28,120,179,.1) 47%,rgba(28,120,179,.1) 52%,transparent 53%);content:""}div.catalog-image::after{position:absolute;top:50%;left:50%;width:54px;height:54px;transform:translate(-50%,-50%);border-radius:17px;background:#fff url('/assets/logo-ecc.png') center/42px no-repeat;box-shadow:0 8px 24px rgba(15,53,80,.12);content:""}.catalog-card-body{display:flex;flex:1;flex-direction:column;padding:20px}.catalog-card h2{margin:12px 0 7px;color:#132f44;font-size:21px;font-weight:600;line-height:1.2;letter-spacing:-.025em}.catalog-meta{display:flex;flex-wrap:wrap;gap:7px}.catalog-tag{border-radius:999px;background:#eaf4fb;padding:5px 9px;color:#17699b;font-size:11px;font-weight:600}.catalog-card p{margin:0;color:#667c8d;font-size:14px;font-weight:400;line-height:1.55}.catalog-card-footer{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:22px}.catalog-price strong{display:block;color:#153449;font-size:19px;font-weight:650}.catalog-price small{display:block;margin-bottom:2px;color:#8193a1;font-size:11px;font-weight:500}.catalog-card button,.primary{min-height:42px;border:0;border-radius:11px;background:#0b5fa0;padding:10px 16px;color:#fff;font-weight:600;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}.catalog-card button:hover,.primary:hover{background:#094d82;box-shadow:0 5px 14px rgba(11,95,160,.18)}dialog{width:min(680px,calc(100% - 24px));max-height:calc(100vh - 32px);padding:0;border:0;border-radius:22px;background:#fff;box-shadow:0 30px 100px rgba(7,22,45,.34)}dialog::backdrop{background:rgba(7,22,45,.62);backdrop-filter:blur(4px)}dialog header,dialog footer{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e1ebf1;background:#f8fbfd}dialog footer{justify-content:flex-end;gap:10px;border-top:1px solid #e1ebf1;border-bottom:0}dialog h2{margin:0;color:#17384f;font-size:24px;font-weight:600}#closeRequest{display:grid;width:42px;height:42px;place-items:center;border:1px solid #d6e3eb;border-radius:12px;background:#fff;color:#27465a;font-size:25px;cursor:pointer}.request-body{padding:24px}.request-intro{margin:0 0 20px;color:#657b8c;font-size:14px;font-weight:400;line-height:1.55}.request-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.request-grid .wide{grid-column:1/-1}.request-grid textarea{min-height:100px;resize:vertical}.secondary{min-height:42px;border:1px solid #d4e1e9;border-radius:11px;background:#fff;padding:9px 16px;color:#3e596b;font-weight:600;cursor:pointer}#requestResult{margin:16px 0 0;color:#177d66;font-size:14px;font-weight:600}@media(max-width:980px){.catalog-hero-layout{grid-template-columns:1fr;gap:32px}.catalog-help-card{grid-template-columns:auto 1fr;align-items:center}.catalog-help-card a{grid-column:1/-1}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.catalog-hero{padding:48px 0}.catalog-hero h1{font-size:40px}.catalog-content{padding:42px 0 72px}.catalog-heading{display:block}.catalog-heading>p{margin-top:10px}.catalog-toolbar,.catalog-grid,.request-grid{grid-template-columns:1fr}.request-grid .wide{grid-column:auto}.catalog-results-head{align-items:flex-start;flex-direction:column;gap:4px}.catalog-image{height:200px}}@media(max-width:430px){.catalog-trust{display:grid}.catalog-help-card{padding:19px}.catalog-card-footer{align-items:stretch;flex-direction:column}.catalog-card button{width:100%}}
