.cybist-guides{--navy:#062846;--navy-deep:#001d35;--green:#009b55;--green-dark:#007a43;--mint:#eef9f3;--soft:#f4f7f9;--line:#d8e2e9;--ink:#082744;color:var(--ink);background:#fff;overflow:hidden}.cybist-guides *{box-sizing:border-box}.cybist-guides a{text-decoration:none}.cybist-guides__shell{width:min(1320px,calc(100% - 48px));margin-inline:auto}.cybist-guides__eyebrow{margin:0 0 12px;color:var(--green);font:700 12px/1.2 var(--font-body-family,sans-serif);letter-spacing:.12em;text-transform:uppercase}.cybist-guides h1,.cybist-guides h2,.cybist-guides h3{font-family:var(--font-heading-family,Georgia,serif);color:var(--navy);margin:0}.cybist-guides p{margin:0}.cybist-guides__hero{min-height:570px;position:relative;display:grid;align-items:center;background:var(--navy-deep);isolation:isolate}.cybist-guides__hero-image,.cybist-guides__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.cybist-guides__hero-image{object-fit:cover;object-position:center}.cybist-guides__hero-shade{z-index:1;background:linear-gradient(90deg,rgba(0,25,47,.97) 0%,rgba(0,25,47,.82) 35%,rgba(0,25,47,.1) 67%,transparent 100%)}.cybist-guides__hero-inner{position:relative;z-index:2;padding-block:76px}.cybist-guides__hero-copy{width:min(590px,48%);color:#fff}.cybist-guides__hero h1{color:#fff;font-size:clamp(48px,5vw,74px);line-height:.98;letter-spacing:-.035em}.cybist-guides__hero h1 em{font-style:normal;color:#63d790}.cybist-guides__lede{margin-top:26px;font-size:17px;line-height:1.65;max-width:560px}.cybist-guides__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.cybist-guides__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:12px 20px;border:1px solid var(--green);border-radius:4px;background:var(--green);color:#fff!important;font:700 14px/1.2 var(--font-body-family,sans-serif);transition:.2s ease}.cybist-guides__button:hover,.cybist-guides__button:focus-visible{background:var(--green-dark);transform:translateY(-1px);box-shadow:0 9px 24px #005c3433}.cybist-guides__button--outline{background:transparent;border-color:#ffffffb3}.cybist-guides__button--outline:hover,.cybist-guides__button--outline:focus-visible{border-color:#fff;background:#fff;color:var(--navy)!important}.cybist-guides__trust{position:relative;z-index:4;margin-top:-35px}.cybist-guides__trust-grid{display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 18px 40px #02233e1f;overflow:hidden}.cybist-guides__trust-grid>div{display:flex;align-items:center;gap:13px;min-height:88px;padding:18px;border-right:1px solid var(--line)}.cybist-guides__trust-grid>div:last-child{border:0}.cybist-guides__trust svg{width:28px;height:28px;color:var(--green);flex:0 0 auto}.cybist-guides__trust span{display:grid;gap:3px}.cybist-guides__trust strong{font-size:13px}.cybist-guides__trust small{font-size:11px;line-height:1.35;color:#607387}.cybist-guides__section{padding:88px 0}.cybist-guides__section--soft{background:var(--soft)}.cybist-guides__section-head{text-align:center;max-width:760px;margin:0 auto 40px}.cybist-guides__section-head h2,.cybist-guides__faq-layout h2,.cybist-guides__renewed h2,.cybist-guides__workstations h2,.cybist-guides__cta h2{font-size:clamp(32px,3vw,46px);line-height:1.08}.cybist-guides__section-head>p:last-child{margin-top:12px;color:#607387;font-size:16px}.cybist-guides__guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cybist-guides__guide{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;transition:.22s ease}.cybist-guides__guide:hover{transform:translateY(-4px);box-shadow:0 16px 36px #02233e1a;border-color:#a7cdb9}.cybist-guides__guide-media{height:190px;display:block;position:relative;overflow:hidden;background:#edf2f5}.cybist-guides__guide-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.cybist-guides__guide:hover img{transform:scale(1.035)}.cybist-guides__guide-media>span{position:absolute;left:14px;top:14px;padding:7px 10px;border-radius:999px;background:var(--navy);color:#fff;font:700 10px/1 var(--font-body-family,sans-serif);letter-spacing:.08em}.cybist-guides__guide-copy{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:22px}.cybist-guides__guide-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--mint);color:var(--green)}.cybist-guides__guide-icon svg{width:20px;height:20px}.cybist-guides__guide h3{font-size:21px;line-height:1.15}.cybist-guides__guide p{margin:9px 0 18px;color:#607387;font-size:13px;line-height:1.55}.cybist-guides__guide a:last-child,.cybist-guides__use a,.cybist-guides__text-link{color:var(--green);font-weight:700;font-size:13px}.cybist-guides__guide--mobile-workstation,.cybist-guides__guide--desktop-workstation{grid-column:span 2}.cybist-guides__guide--mobile-workstation .cybist-guides__guide-media,.cybist-guides__guide--desktop-workstation .cybist-guides__guide-media{height:250px}.cybist-guides__workstations{padding:56px 0;background:linear-gradient(105deg,var(--navy-deep),#073c63);color:#fff}.cybist-guides__workstation-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:38px;align-items:center}.cybist-guides__workstations h2{color:#fff;margin-bottom:16px}.cybist-guides__workstation-copy>p:not(.cybist-guides__eyebrow){color:#c9d6e1;line-height:1.65;margin-bottom:18px}.cybist-guides__workstation-choice{padding:26px;border-left:1px solid rgba(255,255,255,.25);display:grid;gap:10px}.cybist-guides__workstation-choice strong{font:600 23px/1.15 var(--font-heading-family,Georgia,serif)}.cybist-guides__workstation-choice span{color:#c9d6e1;line-height:1.5}.cybist-guides__workstation-choice small{color:#63d790;text-transform:uppercase;letter-spacing:.05em}.cybist-guides__use-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cybist-guides__use{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:8px}.cybist-guides__use img{width:100%;height:180px;object-fit:cover}.cybist-guides__use>div{padding:23px}.cybist-guides__use h3{font-size:22px}.cybist-guides__use p{margin:10px 0 18px;color:#607387;font-size:13px;line-height:1.55}.cybist-guides__spec-grid{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--line);border-radius:8px;overflow:hidden}.cybist-guides__spec-grid article{padding:24px 19px;border-right:1px solid var(--line);background:#fff}.cybist-guides__spec-grid article:last-child{border:0}.cybist-guides__spec-grid span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:25px;border-radius:50%;background:var(--mint);color:var(--green)}.cybist-guides__spec-grid svg{width:21px;height:21px}.cybist-guides__spec-grid strong{display:block;font-family:var(--font-heading-family,Georgia,serif);font-size:17px}.cybist-guides__spec-grid p{margin-top:8px;color:#607387;font-size:12px;line-height:1.5}.cybist-guides__renewed{padding:76px 0;background:linear-gradient(110deg,#edf8f2,#f8fbfa)}.cybist-guides__renewed-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.cybist-guides__renewed p:not(.cybist-guides__eyebrow){margin-top:20px;color:#52697c;line-height:1.65}.cybist-guides__renewed ul{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px;margin:24px 0 28px;padding:0;list-style:none}.cybist-guides__renewed li{position:relative;padding-left:23px;font-size:13px}.cybist-guides__renewed li:before{content:"\2713";position:absolute;left:0;color:var(--green);font-weight:800}.cybist-guides__renewed img{width:100%;border-radius:8px;box-shadow:0 16px 36px #02233e1f}.cybist-guides__faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:64px;align-items:start}.cybist-guides__faq-layout header>p:last-child{margin-top:12px;color:#607387}.cybist-guides__faq-list{display:grid;gap:10px}.cybist-guides__faq-list details{border:1px solid var(--line);border-radius:5px;background:#fff}.cybist-guides__faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 22px;cursor:pointer;font-weight:700;list-style:none}.cybist-guides__faq-list summary::-webkit-details-marker{display:none}.cybist-guides__faq-list summary span{font-size:22px;color:var(--green)}.cybist-guides__faq-list details[open] summary span{transform:rotate(45deg)}.cybist-guides__faq-list details>div{padding:0 22px 20px;color:#607387;line-height:1.6}.cybist-guides__cta{padding:40px 0;background:var(--navy-deep);color:#fff}.cybist-guides__cta-inner{display:grid;grid-template-columns:90px 1fr auto;gap:26px;align-items:center}.cybist-guides__cta img{width:86px;height:86px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.25)}.cybist-guides__cta h2{color:#fff;font-size:30px}.cybist-guides__cta p:not(.cybist-guides__eyebrow){margin-top:7px;color:#c9d6e1}.cybist-guides__cta .cybist-guides__actions{margin:0}.cybist-guides__text-link{color:#63d790}@media(max-width:1100px){.cybist-guides__trust-grid{grid-template-columns:repeat(3,1fr)}.cybist-guides__trust-grid>div{border-bottom:1px solid var(--line)}.cybist-guides__guide-grid,.cybist-guides__use-grid{grid-template-columns:repeat(2,1fr)}.cybist-guides__spec-grid{grid-template-columns:repeat(3,1fr)}.cybist-guides__spec-grid article{border-bottom:1px solid var(--line)}.cybist-guides__workstation-grid{grid-template-columns:1fr 1fr}.cybist-guides__workstation-copy{grid-column:1/-1}.cybist-guides__cta-inner{grid-template-columns:80px 1fr}.cybist-guides__cta .cybist-guides__actions{grid-column:2}}@media(max-width:820px){.cybist-guides__shell{width:min(100% - 32px,1320px)}.cybist-guides__hero{min-height:640px;align-items:end}.cybist-guides__hero-image{object-position:67% center}.cybist-guides__hero-shade{background:linear-gradient(0deg,#00192ffa,#00192fe0 52%,#00192f1f)}.cybist-guides__hero-inner{padding-block:250px 54px}.cybist-guides__hero-copy{width:100%}.cybist-guides__hero h1{font-size:48px}.cybist-guides__trust{margin-top:0}.cybist-guides__trust-grid{width:100%;border-radius:0;grid-template-columns:1fr 1fr}.cybist-guides__section{padding:64px 0}.cybist-guides__guide--mobile-workstation,.cybist-guides__guide--desktop-workstation{grid-column:auto}.cybist-guides__guide--mobile-workstation .cybist-guides__guide-media,.cybist-guides__guide--desktop-workstation .cybist-guides__guide-media{height:190px}.cybist-guides__workstation-grid,.cybist-guides__renewed-grid,.cybist-guides__faq-layout{grid-template-columns:1fr}.cybist-guides__workstation-choice{border-left:0;border-top:1px solid rgba(255,255,255,.25)}.cybist-guides__spec-grid{grid-template-columns:1fr 1fr}.cybist-guides__renewed-grid{gap:32px}.cybist-guides__cta-inner{grid-template-columns:70px 1fr}.cybist-guides__cta .cybist-guides__actions{grid-column:1/-1}}@media(max-width:560px){.cybist-guides__hero{min-height:590px}.cybist-guides__hero-inner{padding-top:220px}.cybist-guides__hero h1{font-size:39px}.cybist-guides__lede{font-size:15px}.cybist-guides__button{width:100%}.cybist-guides__trust-grid,.cybist-guides__guide-grid,.cybist-guides__use-grid,.cybist-guides__spec-grid{grid-template-columns:1fr}.cybist-guides__trust-grid>div{min-height:74px}.cybist-guides__section-head{text-align:left}.cybist-guides__guide-media,.cybist-guides__guide--mobile-workstation .cybist-guides__guide-media,.cybist-guides__guide--desktop-workstation .cybist-guides__guide-media{height:210px}.cybist-guides__renewed ul{grid-template-columns:1fr}.cybist-guides__cta-inner{grid-template-columns:1fr;text-align:center}.cybist-guides__cta img{margin:auto}.cybist-guides__cta .cybist-guides__actions{grid-column:auto}.cybist-guides__actions{width:100%}}.cybist-guides a.cybist-guides__workstation-choice{color:inherit;text-decoration:none;transition:background .2s ease,transform .2s ease}.cybist-guides a.cybist-guides__workstation-choice:hover,.cybist-guides a.cybist-guides__workstation-choice:focus-visible{background:#ffffff14;transform:translateY(-2px);outline:2px solid #43d17d;outline-offset:3px}.cybist-guides__workstation-choice b{color:#43d17d;font:700 11px/1.3 var(--font-body-family,sans-serif);text-transform:uppercase;letter-spacing:.06em}@media(prefers-reduced-motion:reduce){.cybist-guides *{scroll-behavior:auto!important;transition:none!important}}.cybist-guides__trust-grid{grid-template-columns:repeat(6,1fr)}.cybist-guides__guide--mobile-workstation,.cybist-guides__guide--desktop-workstation{grid-column:auto}.cybist-guides__guide--mobile-workstation .cybist-guides__guide-media,.cybist-guides__guide--desktop-workstation .cybist-guides__guide-media{height:190px}.cybist-guides__workstations{padding:44px 0}.cybist-guides__workstation-grid{grid-template-columns:minmax(270px,.72fr) minmax(0,1.72fr);gap:34px}.cybist-guides__workstation-copy .cybist-guides__button{width:max-content}.cybist-guides__workstation-pair{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:18px}.cybist-guides a.cybist-guides__workstation-choice{display:grid;grid-template-columns:minmax(145px,.85fr) 1fr;min-height:210px;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:8px;overflow:hidden;background:#fff;color:var(--navy)!important}.cybist-guides a.cybist-guides__workstation-choice:hover,.cybist-guides a.cybist-guides__workstation-choice:focus-visible{background:#fff;transform:translateY(-2px)}.cybist-guides__workstation-media{display:block;min-height:210px;background:#edf2f5;overflow:hidden}.cybist-guides__workstation-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.cybist-guides__workstation-choice:hover .cybist-guides__workstation-media img{transform:scale(1.035)}.cybist-guides__workstation-content{display:flex!important;flex-direction:column;padding:24px;color:var(--navy)!important}.cybist-guides__workstation-choice .cybist-guides__workstation-content>span{margin-top:10px;color:#52697c;line-height:1.5}.cybist-guides__workstation-choice b{margin-top:auto;padding-top:15px;color:var(--green);font:700 12px/1.3 var(--font-body-family,sans-serif);text-transform:none;letter-spacing:0}.cybist-guides__versus{position:absolute;z-index:2;left:50%;top:50%;display:grid;place-items:center;width:54px;height:54px;transform:translate(-50%,-50%);border:5px solid #073c63;border-radius:50%;background:var(--green);color:#fff;font-weight:800}.cybist-guides__use{transition:transform .22s ease,box-shadow .22s ease}.cybist-guides__use:hover{transform:translateY(-3px);box-shadow:0 15px 32px #02233e17}.cybist-guides__spec-grid article{text-align:center}.cybist-guides__spec-grid span{width:44px;height:44px;margin:0 auto 17px}.cybist-guides__renewed-grid{grid-template-columns:.86fr 1.14fr;gap:0;align-items:stretch;border:1px solid #d4e9de;border-radius:10px;overflow:hidden;background:#fff}.cybist-guides__renewed-grid>div{padding:44px}.cybist-guides__renewed ul{grid-template-columns:1fr}.cybist-guides__renewed img{height:100%;min-height:390px;object-fit:cover;border-radius:0;box-shadow:none}@media(max-width:1100px){.cybist-guides__trust-grid{grid-template-columns:repeat(3,1fr)}.cybist-guides__workstation-grid{grid-template-columns:1fr}.cybist-guides__workstation-copy{grid-column:auto}.cybist-guides__workstation-pair{grid-template-columns:1fr 1fr}}@media(max-width:820px){.cybist-guides__workstation-pair{grid-template-columns:1fr}.cybist-guides__versus{display:none}.cybist-guides a.cybist-guides__workstation-choice{grid-template-columns:minmax(160px,.7fr) 1fr}.cybist-guides__renewed-grid{grid-template-columns:1fr}.cybist-guides__renewed-grid>div{padding:34px}.cybist-guides__renewed img{min-height:300px}.cybist-guides__workstation-copy .cybist-guides__button{width:100%}}@media(max-width:560px){.cybist-guides a.cybist-guides__workstation-choice{grid-template-columns:1fr}.cybist-guides__workstation-media{min-height:190px}.cybist-guides__renewed-grid>div{padding:26px}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/cybist-buying-guide.css.map */
