.cert-home,.cert-page{box-sizing:border-box;color:#1c2024}.cert-home *, .cert-page *{box-sizing:border-box}.cert-home{padding:95px var(--content-gutter) 110px;background:#f4f5f5}.cert-home-head{display:grid;grid-template-columns:1fr minmax(260px,.7fr);gap:7%;align-items:end;margin-bottom:38px}.cert-home-head p:first-child,.cert-page-intro>p{margin:0 0 18px;color:#e21d2b;font-size:11px;font-weight:700;letter-spacing:.19em}.cert-home-head h2{margin:0;font-size:clamp(42px,4.4vw,68px);font-weight:300;line-height:1.05;letter-spacing:-.045em}.cert-home-head>div:last-child p{max-width:390px;margin:0;color:#5e656a;font-size:15px;line-height:1.8}.cert-home-head a{display:inline-flex;align-items:center;gap:28px;margin-top:18px;padding:0 0 7px;border-bottom:1px solid #e21d2b;color:#202326;font-size:13px;text-decoration:none}.cert-home-head a span{color:#e21d2b;font-size:18px}.cert-home-grid,.cert-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.cert-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;padding:0;border:1px solid #e3e5e6;background:#fff;color:#22282c;text-align:left;text-decoration:none;cursor:pointer;transition:border-color .2s,transform .2s,box-shadow .2s}.cert-card:hover{border-color:#dba8ae;transform:translateY(-3px);box-shadow:0 14px 32px rgba(20,23,26,.08)}.cert-card:focus-visible,.cert-filters button:focus-visible,.cert-dialog button:focus-visible{outline:2px solid #e21d2b;outline-offset:3px}.cert-card-image{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4/3;padding:13px;background:#f9fafb;border-bottom:1px solid #e8eaeb}.cert-card-image img{display:block;width:100%;height:100%;object-fit:contain}.cert-card-info{display:flex;flex:1;flex-direction:column;gap:6px;padding:19px 42px 21px 19px}.cert-card-info small{color:#df1e2b;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.cert-card-info strong{font-size:18px;font-weight:500;line-height:1.25}.cert-card-info>span{color:#777e83;font-size:12px;line-height:1.55}.cert-card-arrow{position:absolute;right:17px;bottom:21px;color:#df1e2b;font-size:20px}.cert-page{padding:78px var(--content-gutter) 110px;background:#f4f5f5}.cert-page-intro{max-width:690px}.cert-page-intro h2{margin:0 0 12px;font-size:clamp(35px,4vw,58px);font-weight:300;line-height:1.12;letter-spacing:-.04em}.cert-page-intro>span{color:#667076;font-size:15px;line-height:1.7}.cert-filters{display:flex;flex-wrap:wrap;gap:9px;margin:35px 0 28px}.cert-filters button{padding:11px 17px;border:1px solid #ccd1d4;border-radius:0;background:transparent;color:#394146;font:inherit;font-size:12px;cursor:pointer}.cert-filters button[aria-pressed="true"]{border-color:#e21d2b;background:#e21d2b;color:#fff}.cert-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cert-grid .cert-card-image{aspect-ratio:16/11}.cert-card[hidden]{display:none}.cert-note{max-width:850px;margin:30px 0 0;color:#767e83;font-size:12px;line-height:1.65}.cert-dialog{width:min(1250px,calc(100vw - 32px));max-height:94dvh;padding:0;border:0;background:#fff;color:#202529;box-shadow:0 20px 80px rgba(0,0,0,.4);overflow:auto}.cert-dialog::backdrop{background:rgba(8,10,12,.84)}.cert-dialog-top{display:flex;justify-content:space-between;gap:20px;padding:19px 24px;border-bottom:1px solid #e8eaeb}.cert-dialog-top small{color:#d71928;font-size:10px;letter-spacing:.15em}.cert-dialog-top h3{margin:6px 0 3px;font-size:22px;font-weight:500}.cert-dialog-top p{margin:0;color:#747b80;font-size:12px}.cert-dialog-close{align-self:start;width:40px;height:40px;border:1px solid #d5d9dc;border-radius:50%;background:#fff;color:#202529;font-size:26px;cursor:pointer}.cert-dialog-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:250px;background:#e9ebed}.cert-dialog-stage img{display:block;width:100%;max-height:72dvh;object-fit:contain;user-select:none;touch-action:pan-y}.cert-dialog-prev,.cert-dialog-next{position:absolute;z-index:1;top:50%;width:44px;height:44px;transform:translateY(-50%);border:0;border-radius:50%;background:rgba(20,23,26,.75);color:#fff;font-size:30px;cursor:pointer}.cert-dialog-prev{left:12px}.cert-dialog-next{right:12px}@media(max-width:980px){.cert-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.cert-home,.cert-page{padding-top:64px;padding-bottom:78px}.cert-home-head{grid-template-columns:1fr;gap:18px}.cert-home-head h2{font-size:43px}.cert-home-grid,.cert-grid{gap:9px}.cert-card-info{padding:12px 25px 15px 12px}.cert-card-info strong{font-size:14px}.cert-card-info>span{font-size:11px}.cert-card-arrow{right:9px;bottom:11px;font-size:16px}.cert-card-image{padding:5px}.cert-filters{margin-top:27px}.cert-filters button{padding:9px 10px;font-size:11px}.cert-dialog-top{padding:13px}.cert-dialog-top h3{font-size:18px}.cert-dialog-prev,.cert-dialog-next{width:36px;height:36px;font-size:25px}}@media(max-width:390px){.cert-home-grid,.cert-grid{grid-template-columns:1fr}.cert-card-image{aspect-ratio:16/9}}@media(prefers-reduced-motion:reduce){.cert-card{transition:none}}
.cert-home-carousel{max-width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent)}
.cert-home-track{display:flex;width:max-content;animation:cert-scroll-left 72s linear infinite}
.cert-home-set{display:flex;gap:14px;padding-right:14px}
.cert-home-set .cert-card{flex:0 0 280px;width:280px}
.cert-home-carousel:hover .cert-home-track,.cert-home-carousel:focus-within .cert-home-track{animation-play-state:paused}
@keyframes cert-scroll-left{to{transform:translateX(-50%)}}
@media(max-width:650px){.cert-home-set{gap:9px;padding-right:9px}.cert-home-set .cert-card{flex-basis:220px;width:220px}.cert-home-track{animation-duration:62s}}
@media(prefers-reduced-motion:reduce){.cert-home-carousel{overflow-x:auto;mask-image:none}.cert-home-track{animation:none}.cert-home-set[aria-hidden="true"]{display:none}}
