.ssh-resources,.ssh-resources *{box-sizing:border-box}.ssh-resources{--blue:#22b6e7;--blue-dark:#087eaf;--navy:#17304b;--lime:#b3d789;--yellow:#ffe34e;color:var(--navy);font-family:inherit}.ssh-resources__inner{width:min(1160px,calc(100% - 48px));margin:0 auto}.ssh-resources__kicker{margin:0 0 12px;color:var(--blue-dark);font-size:13px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.ssh-resources h1,.ssh-resources h2,.ssh-resources h3{color:var(--navy);font-weight:850;letter-spacing:-.04em;line-height:1.04}.ssh-resources-hero{overflow:hidden;background:var(--navy);color:#fff}.ssh-resources-hero__inner{min-height:540px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;padding:70px 0}.ssh-resources-breadcrumbs{display:flex;gap:9px;margin-bottom:28px;color:#bfefff;font-size:13px}.ssh-resources-breadcrumbs a{color:#fff}.ssh-resources-hero .ssh-resources__kicker{color:var(--yellow)}.ssh-resources h1{max-width:760px;margin:0;color:#fff;font-size:clamp(46px,6vw,76px)}.ssh-resources-hero__lead{max-width:680px;margin:24px 0 0;color:#d8f5ff;font-size:20px;line-height:1.6}.ssh-resources-hero__visual{position:relative;min-height:370px}.ssh-resource-sheet{position:absolute;width:230px;height:290px;padding:30px;border:6px solid #fff;border-radius:13px;background:#fff;box-shadow:13px 16px 0 var(--blue);color:var(--navy);transform:rotate(-7deg)}.ssh-resource-sheet i,.ssh-resource-sheet b,.ssh-resource-sheet small{display:block}.ssh-resource-sheet i{color:var(--blue-dark);font-style:normal;font-weight:950}.ssh-resource-sheet b{margin:42px 0;font-size:74px}.ssh-resource-sheet small{font-size:18px;font-weight:850}.ssh-resource-sheet--two{right:5px;bottom:5px;background:#fff9d8;box-shadow:13px 16px 0 var(--yellow);transform:rotate(8deg)}.ssh-resource-sheet--two b{color:var(--blue);font-size:66px}.ssh-resource-pencil{position:absolute;z-index:4;right:47%;bottom:5px;width:30px;height:260px;border:5px solid var(--navy);background:var(--lime);transform:rotate(36deg)}.ssh-resource-tools{padding:34px 0;border-bottom:1px solid #dce9ee;background:#fff;box-shadow:0 8px 22px rgba(23,48,75,.05)}.ssh-resource-search{display:grid;grid-template-columns:1fr auto;max-width:760px;margin:0 auto 24px}.ssh-resource-search input{min-height:56px;padding:14px 18px;border:2px solid #cadce4;border-right:0;border-radius:6px 0 0 6px;color:var(--navy);font:600 16px/1 inherit;outline:0}.ssh-resource-search input:focus{border-color:var(--blue-dark);box-shadow:0 0 0 4px rgba(34,182,231,.13)}.ssh-resource-search button,.ssh-resource-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 22px;border:2px solid var(--lime);border-radius:4px;background:var(--lime);color:var(--navy)!important;font:900 14px/1 inherit;letter-spacing:.02em;text-decoration:none!important;text-transform:uppercase;cursor:pointer;transition:.2s}.ssh-resource-search button:hover,.ssh-resource-button:hover{background:#a1c873;transform:translateY(-2px)}.ssh-resource-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}.ssh-resource-categories a{padding:8px 13px;border:1px solid #d7e5eb;border-radius:999px;color:#53697d;font-size:12px;font-weight:850;text-decoration:none}.ssh-resource-categories a:hover,.ssh-resource-categories a.is-active{border-color:var(--blue-dark);background:#e5f8fd;color:var(--blue-dark)}.ssh-featured-resource{padding:80px 0;background:#f1ead7}.ssh-featured-card{overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;border-radius:23px;background:#fff;box-shadow:0 20px 50px rgba(83,70,35,.13)}.ssh-featured-card__image{min-height:440px;overflow:hidden}.ssh-featured-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s}.ssh-featured-card:hover img{transform:scale(1.025)}.ssh-featured-card__body{display:flex;flex-direction:column;justify-content:center;padding:48px}.ssh-resource-category{width:fit-content;padding:7px 10px;border-radius:999px;background:#e5f8fd;color:var(--blue-dark);font-size:11px;font-weight:900;text-transform:uppercase}.ssh-featured-card h2{margin:14px 0;font-size:clamp(33px,4vw,50px)}.ssh-featured-card h2 a,.ssh-resource-card h3 a{color:inherit;text-decoration:none}.ssh-featured-card__body>p{color:#53697d;font-size:18px;line-height:1.6}.ssh-resource-meta{display:flex;gap:18px;margin:5px 0 25px;color:#64798b;font-size:13px}.ssh-resource-library{padding:90px 0;background:#fff}.ssh-resource-library__heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.ssh-resource-library__heading h2{margin:0;font-size:clamp(34px,4.2vw,54px)}.ssh-resource-library__heading>span{padding:8px 12px;border-radius:999px;background:#f1ead7;color:#65798b;font-size:12px;font-weight:850}.ssh-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ssh-resource-card{overflow:hidden;display:flex;flex-direction:column;border:1px solid #dce9ee;border-radius:19px;background:#fff;box-shadow:0 12px 28px rgba(23,48,75,.07);transition:.2s}.ssh-resource-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(23,48,75,.13)}.ssh-resource-card__image{height:220px;overflow:hidden;background:#dff5fb}.ssh-resource-card__image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s}.ssh-resource-card:hover img{transform:scale(1.035)}.ssh-resource-card__body{flex:1;display:flex;flex-direction:column;padding:25px}.ssh-resource-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.ssh-resource-card__top time{color:#718595;font-size:11px}.ssh-resource-card h3{margin:0 0 13px;font-size:25px}.ssh-resource-card__body>p{margin:0 0 22px;color:#5b6f80;line-height:1.55}.ssh-resource-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--blue-dark);font-weight:900;text-decoration:none}.ssh-resource-link span{transition:transform .2s}.ssh-resource-link:hover span{transform:translateX(4px)}.ssh-resource-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:48px}.ssh-resource-pagination .page-numbers{min-width:44px;height:44px;display:grid;place-items:center;padding:0 12px;border:1px solid #d7e5eb;border-radius:5px;color:var(--navy);font-weight:850;text-decoration:none}.ssh-resource-pagination .current,.ssh-resource-pagination a:hover{border-color:var(--blue-dark);background:var(--blue-dark);color:#fff}.ssh-resource-empty{padding:65px 25px;border:2px dashed #cadce4;border-radius:20px;background:#f5fbfd;text-align:center}.ssh-resource-empty>span{width:60px;height:60px;display:grid;place-items:center;margin:0 auto 17px;border-radius:50%;background:var(--yellow);font-size:30px;font-weight:950}.ssh-resource-empty h3{margin:0 0 8px;font-size:29px}.ssh-resource-empty p{margin:0 0 22px;color:#53697d}.ssh-resource-cta{padding:70px 0;background:var(--blue-dark);color:#fff}.ssh-resource-cta .ssh-resources__inner{display:flex;align-items:center;justify-content:space-between;gap:45px}.ssh-resource-cta .ssh-resources__kicker{color:var(--yellow)}.ssh-resource-cta h2{margin:0 0 10px;color:#fff;font-size:clamp(33px,4vw,48px)}.ssh-resource-cta p{margin:0;color:#d8f5ff;font-size:17px}.ssh-resources a:focus-visible,.ssh-resources button:focus-visible,.ssh-resources input:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}
@media(max-width:900px){.ssh-resources-hero__inner{grid-template-columns:1fr}.ssh-resources-hero__visual{display:none}.ssh-featured-card{grid-template-columns:1fr}.ssh-featured-card__image{min-height:320px}.ssh-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ssh-resource-card:last-child:nth-child(odd){grid-column:1/-1}.ssh-resource-cta .ssh-resources__inner{align-items:flex-start;flex-direction:column}}
@media(max-width:650px){.ssh-resources__inner{width:calc(100% - 32px)}.ssh-resources-hero__inner{min-height:480px;padding:55px 0}.ssh-resources h1{font-size:45px}.ssh-resource-search{grid-template-columns:1fr}.ssh-resource-search input{border-right:2px solid #cadce4;border-radius:6px 6px 0 0}.ssh-resource-search button{border-radius:0 0 4px 4px}.ssh-featured-resource,.ssh-resource-library{padding:60px 0}.ssh-featured-card__image{min-height:240px}.ssh-featured-card__body{padding:28px 23px}.ssh-resource-library__heading{align-items:flex-start;flex-direction:column}.ssh-resource-grid{grid-template-columns:1fr}.ssh-resource-card:last-child:nth-child(odd){grid-column:auto}.ssh-resource-categories{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.ssh-resource-categories a{white-space:nowrap}.ssh-resource-cta .ssh-resource-button{width:100%}}

