.how-pentests{background:linear-gradient(180deg,#000718,#0a0a0a);padding:100px 0;position:relative;overflow:hidden}@media(max-width:1000px){.how-pentests{padding:70px 0}}.how-pentests:before{content:"";position:absolute;top:-20%;left:50%;transform:translateX(-50%);width:900px;height:500px;background:radial-gradient(ellipse at center,rgba(37,99,235,.14),transparent 65%);pointer-events:none}.how-pentests .container{position:relative;z-index:2}.how-pentests__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;margin-bottom:56px}@media(max-width:1000px){.how-pentests__header{margin-bottom:40px}}.how-pentests__header h2{color:#fff;max-width:720px}.how-pentests__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px}@media(max-width:1100px){.how-pentests__grid{display:flex;flex-direction:column;gap:48px;max-width:560px;margin:0 auto}}.how-pentests__item{display:flex;flex-direction:column;gap:22px}.how-pentests__item:hover .how-pentests__media-shot img{transform:scale(1.03)}.how-pentests__media{position:relative;aspect-ratio:1/1;border-radius:16px;overflow:hidden;border:1px solid rgba(59,130,246,.18);background:radial-gradient(120% 90% at 18% 0,rgba(59,130,246,.4),rgba(37,99,235,.14) 48%,rgba(7,17,42,0) 78%),linear-gradient(160deg,#0b1a3d,#07112a)}.how-pentests__media-frame{position:absolute;top:24px;left:22px;right:22px;bottom:24px;display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.45)}@media(max-width:480px){.how-pentests__media-frame{top:18px;left:16px;right:16px;bottom:18px}}.how-pentests__media-bar{flex:none;display:flex;align-items:center;gap:6px;height:26px;padding:0 12px;background:#eef2f7;border-bottom:1px solid #e2e8f0}.how-pentests__media-bar span{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.how-pentests__media-shot{position:relative;flex:1 1;overflow:hidden;background:#fff}.how-pentests__media-shot img{object-fit:contain;object-position:center;transition:transform .5s cubic-bezier(.4,0,.2,1)}.how-pentests__content{display:flex;flex-direction:column;flex:1 1;gap:12px;padding:0 4px}.how-pentests__content h3{color:#fff;font-size:1.35rem}.how-pentests__content p{margin:0;font-size:1rem;line-height:1.7;color:#b6c3d6}.how-pentests__cta{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:8px;width:-moz-fit-content;width:fit-content;color:#60a5fa;font-size:.98rem;font-weight:600}.how-pentests__cta span{transition:transform .25s ease}.how-pentests__cta:hover span{transform:translateX(4px)}