.mt-page{--mt-line:#dce5ec;--mt-muted:#576f84;background:#fff}.mt-page [hidden]{display:none!important}.mt-catalog{padding-block:54px 58px;scroll-margin-top:30px}.mt-section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.mt-section-heading .eyebrow{font-size:10px;margin-bottom:12px}.mt-section-heading h1{font-size:32px;margin:0}.mt-count{font-size:12px;color:var(--mt-muted);white-space:nowrap;padding-bottom:4px}.mt-controls{margin-bottom:28px}.mt-search{max-width:560px}.mt-search label{display:block;font-size:12px;font-weight:600;color:var(--blue);margin-bottom:8px}.mt-search>div{position:relative}.mt-search svg{position:absolute;top:14px;left:15px;width:21px;height:21px;color:#70859a;pointer-events:none}.mt-search input{width:100%;min-width:0;border:1px solid #b9cbd9;background:#fff;color:var(--blue);border-radius:5px;padding:13px 16px 13px 47px;font-size:15px;line-height:1.5;min-height:50px}.mt-search input::placeholder{color:#698093;opacity:1}.mt-filters{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.mt-filters button{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--mt-line);border-radius:30px;background:white;color:#456178;font-size:12px;min-height:42px;padding:8px 16px}.mt-filters button span{font-size:10px;opacity:.85}.mt-filters button:hover{background:#f2f6fa}.mt-filters button[aria-pressed=true]{background:var(--blue);border-color:var(--blue);color:#fff}.mt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.mt-card{position:relative;border:1px solid var(--mt-line);border-radius:9px;padding:27px;display:flex;flex-direction:column;background:#fff;min-width:0;transition:border-color .15s,box-shadow .15s}.mt-card:hover,.mt-card:focus-within{border-color:#a4b9cd;box-shadow:0 7px 24px #123e6e0a}.mt-card-top{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:26px}.mt-icon{display:flex;align-items:center;justify-content:center;border:1px solid #dbe5ee;border-radius:10px;width:51px;height:51px;flex:0 0 auto;background:#f4f8fb;color:var(--blue)}.mt-type{font-size:10px;color:var(--mt-muted);text-align:right}.mt-topic{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#627b92;margin-bottom:11px}.mt-card h3{font-size:25px;line-height:1.18;margin:0 0 16px;letter-spacing:-.035em}.mt-card h3 a{text-decoration:none}.mt-card h3 a:after{content:'';position:absolute;inset:0;border-radius:9px}.mt-card h3 a:focus-visible{outline:none}.mt-card:has(a:focus-visible){outline:3px solid var(--red);outline-offset:4px}.mt-card p{font-size:13px;line-height:1.8;color:var(--mt-muted);margin:0 0 29px;flex:1}.mt-card-action{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e7edf3;padding-top:17px;color:var(--blue);font-size:12px;font-weight:600}.mt-card-action>span{font-size:21px;font-weight:400}.mt-card-featured{background:linear-gradient(130deg,#0c2c50,#123e6e);border-color:#123e6e}.mt-card-featured h3,.mt-card-featured .mt-card-action{color:#fff}.mt-card-featured p,.mt-card-featured .mt-type,.mt-card-featured .mt-topic{color:#d0e0ee}.mt-card-featured .mt-icon{background:#ffffff0b;border-color:#ffffff38;color:white}.mt-card-featured .mt-card-action{border-color:#ffffff2b}.mt-empty{padding:46px 25px;text-align:center;border:1px dashed #bdcbd8;border-radius:8px}.mt-empty h3{font-size:26px}.mt-empty p{font-size:14px;color:var(--mt-muted)}.mt-support{border-top:1px solid var(--mt-line);padding-block:37px 50px;display:flex;justify-content:space-between;align-items:center;gap:35px}.mt-support .eyebrow{margin-bottom:12px;font-size:10px}.mt-support h2{font-size:26px;margin-bottom:13px}.mt-support p{font-size:14px;color:var(--mt-muted);margin:0}.mt-support>div:last-child{display:flex;flex-wrap:wrap;gap:20px 28px}.mt-support .text-link{font-size:12px}.mt-contact{background:#f3f7fa;border-top:1px solid #e4ecf3}.mt-contact>.container{padding-block:44px;display:flex;justify-content:space-between;align-items:center;gap:45px}.mt-contact .eyebrow{margin-bottom:15px}.mt-contact h2{font-size:35px;margin-bottom:16px}.mt-contact p{max-width:520px;margin:0;color:var(--mt-muted);font-size:14px}.mt-contact .button{flex-shrink:0}
@media(max-width:1000px){.mt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mt-support{align-items:flex-start}.mt-support>div:last-child{flex-direction:column}}
@media(max-width:640px){.mt-catalog{padding-block:35px}.mt-section-heading{display:block;margin-bottom:24px}.mt-section-heading h1{font-size:29px;margin-bottom:12px}.mt-count{font-size:11px}.mt-search input{font-size:16px}.mt-filters{gap:8px}.mt-filters button{font-size:11px;padding-inline:12px}.mt-grid{grid-template-columns:1fr;gap:16px}.mt-card{padding:24px}.mt-card-top{margin-bottom:22px}.mt-card h3{font-size:27px}.mt-card p{font-size:14px;margin-bottom:23px}.mt-card-action{font-size:13px}.mt-support{display:block;padding-block:30px 38px}.mt-support>div:last-child{margin-top:25px;align-items:flex-start;gap:18px}.mt-support h2{font-size:25px}.mt-contact>.container{display:block;padding-block:34px}.mt-contact h2{font-size:31px}.mt-contact .button{margin-top:24px}}
@media(prefers-reduced-motion:reduce){.mt-card{transition:none}}
