img, iframe {max-width: 100%; height: auto} html,body{-webkit-text-size-adjust:100%;text-size-adjust:100%} html { scroll-behavior: smooth; }:root { --main-bg: #fff; --light: #f9f9fb; --light-comp: #595959; --dark: #444; --dark-comp: #fff; --primary: #e40000; --primary-comp: #fff; --secondary: #0058a5; --secondary-comp: #fff; --dark-primary: #FF9494; } *:focus-visible, input[type=submit]:focus-visible { outline-style: solid; outline-width: 2px; outline-color: #000; outline-offset: 6px; border-radius: 3px; transition: all .3s linear .01s; }:is(.top, .featured.bg-dark, .hero, .bg-dark, .cybersolutions,.cs-cta) *:focus-visible { outline-color: #fff }button.jump { text-decoration-line: underline; text-decoration-color: var(--dark); font-weight: bold; text-underline-offset: 4px; position: absolute; color: var(--dark-comp); background-color: var(--primary); top: 0; left: 50%; padding: 10px; border-width: 2px; border-color: var(--secondary-comp); border-style: none solid solid; transform: translate(-50%, -200%); white-space: nowrap; z-index: 999; font-size: 1rem; display: inline-block; width: 190px }.jumpside { font-weight: bold; text-underline-offset: 4px; position: absolute; color: var(--dark); background-color: var(--accent); right: 10px; top: 10px; padding: 10px; border-width: 2px; border-color: var(--secondary-comp); border-style: none solid solid; transform: translateX(-1000%); white-space: nowrap; }.jump:focus { transform: translate(-50%, 0); outline-offset: 0; text-decoration: none }#jumptarget:focus-visible { outline-offset: -6px; border-radius: 9px }.jumpside:focus { transform: translate(0, 0) }a[target="_blank"], .social ~ a[href="#"] { position: relative }a[target="_blank"] i, .social ~ a[href="#"] i { padding: 4px; border: 1px solid black; color: #000; background-color: #fff; text-decoration: none; position: absolute; left: 0; top: -35px; z-index: 999; width: 130px; display: none; font-size: 12px; font-family: sans-serif; text-align: center; font-weight: normal; font-style: normal }.top a[target="_blank"] i { top: unset; bottom: -30px }footer .social li:last-of-type i { right: -10px; left: unset }a[target="_blank"]:is(:hover, :focus) i, .social ~ a[href="#"]:is(:hover, :focus) i { display: block; }.social ~ a[href="#"] { display: inline-block; margin: 0 auto }.back button { background: none; border: none; color: var(--light-comp); padding: 5px 10px }button:hover { cursor: pointer }.back button:is(:hover, :focus) { color: var(--primary);text-decoration:underline }.solutions .grid a i { top: 0; right: 0; left: unset } body, button, form :is(label,input,textarea), aside { font-family: 'Plus Jakarta Sans', sans-serif; line-height: 1.5; font-variant: no-common-ligatures; }body { text-align: center; min-width: 320px }body, header a, header button, footer a, .featured .grid p, .latest h3 a { color: var(--light-comp); }body, header ul, footer ul, .hero h1, .hero p, .results ul { padding: 0; margin: 0; }h1, h2, h3, h4, h5, h6, p, th, td, dd, dt, li, blockquote { text-align: left; }img, iframe { max-width: 100%; height: auto; display: block; margin: 0 auto; border-radius: 3px; }:is(.imgblock,.hands .grid>div,.cstudies .grid,.grid.big) > img { outline: 1px solid #efefef }main img.outnone, img[src*="arrow"] { outline: none }img[src="27001"] { max-width: 400px; width: 100% }iframe { aspect-ratio: auto 16 / 9; width: 100%; }.fullwidth { width: 100%; }a img, iframe { border: none; }a { text-underline-offset: 2px }a, form input[type=submit], .btn, nav ul, footer svg, .featured p { transition: ease-in-out .3s; } a, a.btn, header a, .cybersolutions a, :is(form input[type=submit], .btn, featured a, .latest a, .contact a, .cybersolutions a):is(:hover, :focus) { text-decoration: none }main :is(p,li) > a, .masterblog div[role=navigation] a { text-decoration: underline }a, .featured svg, .results li strong, .comments h2 span, .hands h3 span, :is(nav button, footer .grid a, .featured a, .latest h3 a):is(:hover, :focus) { color: var(--primary) }.featured a { color: var(--light-comp); }a:hover { text-decoration-color: var(--secondary); }hr { border-width: 1px; border-color: #ddd; border-style: none none solid; margin: 40px 0; }.imgLeft, .imgRight { max-width: 45%; }.imgLeft { float: left; margin: 10px 4% 2% 0; }.imgCenter { display: block; margin: 0 auto; }.imgRight { float: right; margin: 10px 0 2% 4%; }.clear { clear: both; }.nowrap, a[href^=tel] { white-space: nowrap; }sup { line-height: 0; }.hide { display: none !important; }.center, .center p, .cta h2, .cta p, .latest h2, .hands h3, .comments h2, .hands p, .comments p { text-align: center; }.wrap { display: block; max-width: 1180px; margin: 0 auto; position: relative; }.bg-dark, .bg-dark a, .bg-dark h2, .bg-dark h3, .bg-primary, .bg-primary a, .bg-primary h2, .hero h1, .hero p { color: var(--dark-comp); }.bg-dark, .ebook .btn { background-color: var(--dark); }.bg-dark :is(a:not(.btn):hover, a:not(.btn):focus) { color: var(--dark-primary) }.bg-primary, .ebook .btn:hover, .ebook .btn:focus { background-color: var(--primary); }.bg-light, .contact form { background-color: var(--light); }.mid { align-items: center; align-self: center; }.grid, .latest .posts { display: grid; grid-gap: 10px clamp(20px, 3vw, 40px); }.grid.half { grid-template-columns: repeat(2,1fr); }.grid.third, .latest .posts { grid-template-columns: repeat(3,1fr); }.grid.fourth { grid-template-columns: repeat(4,1fr); }.grid.fifth { grid-template-columns: repeat(5,1fr); }.grid.big { margin-bottom: 30px }.grid.big > img { object-fit: cover; object-position: 70%; height: 100%; width: 100% } .bgimg { position: relative }.bgimg > img:first-of-type { position: absolute; width: 100%; height: 100%; inset: 0; object-fit: cover; z-index: 0 }.bgimg > :not(img) { z-index: 1 }details { text-align: left; margin: 5px 0; padding: 5px }details p { padding-left: 20px } .solutions .grid { padding: 40px 0; grid-gap: 15px }.solutions .grid h2, .solutions .grid p { z-index: 9; }.solutions .grid a, .solutions .grid h2, .solutions .grid p { position: relative; }.solutions .grid a { display: block; overflow: hidden; }.solutions .grid div { width: 100%; height: 100%; background-color: rgba(0,0,0,.3); padding: clamp(20px, 5vw, 50px) 5px; position: relative; z-index: 9; box-sizing: border-box }.solutions .grid img { object-fit: cover; width: 100%; height: 100%; filter: blur(1px); position: absolute; top: 0; left: 0; z-index: 0; filter: brightness(.8) }.solutions .grid h2 { text-shadow: 0 0 5px rgba(0,0,0,.6); color: #eee; text-align: center; font-weight: bold; }.solutions .grid a { color: #eee; text-decoration: none; }.solutions .grid h2:after { content: ""; width: 60%; height: 2px; background-image: linear-gradient(to right,transparent,#fff,transparent); position: absolute; top: 40px; left: 20%; }.solutions .grid p { padding: 20px clamp(20px, 5vw, 60px); font-weight: bold }.solutions .grid a:hover div, .solutions .grid a:focus div { background-color: rgba(177,0,0,.8); box-shadow: 0 0 10px rgba(0,0,0,.1); text-decoration: none; }.solutions .grid a:hover h2, .solutions .grid a:hover p { text-shadow: none; text-decoration: none; }.solutions .grid a:hover img, .solutions a:hover span, .solutions a:focus span { transition: ease-in-out .5s; }.solutions .grid a:hover img { transform: scale(1.2); }.solutions span { font-size: 18px; color: transparent; display: block; text-align: center; font-weight: bold; }.solutions span svg { display: inline-block; margin-top: 10px; vertical-align: bottom; stroke-width: 3; }.solutions a:hover span, .solutions a:focus span { color: var(--primary-comp); }.checklist, .ebook-wrap ul { list-style: none; padding-left: 0; }.checklist.color { color: var(--primary) }.checklist li, .ebook-wrap ul li { padding-left: 20px; position: relative }.checklist li:before, .ebook-wrap ul li:before { content: "\2713"; font-weight: bold; color: var(--primary); position: absolute; left: 0; top: 2px }.checklist h3 { margin: 10px 0 5px; color: var(--light-comp); font-size: 18px }.checklist.grid h3 { margin-top: 0 }.highlight { border-left: 10px solid var(--primary); padding-left: 15px } .cssteps ul { display: grid; grid-template-columns: repeat(5, 1fr); margin: 0; padding: 0 10px; gap: 20px; }.cssteps li { list-style-type: none; margin: 0; }.cssteps li b { display: block; font-size: 1.5em; font-weight: bold; color: var(--primary) }.cssteps .stepmap { display: grid; grid-template-columns: repeat(5, 1fr); margin: 0; padding: 0; }.cssteps h2 { text-align: center; }.cssteps h3 { padding: 0; margin: 0; }.cssteps li { padding: 20px 0; }.cssteps i { width: 20px; height: 20px; background-color: red; border-radius: 50%; animation: pulse 7.5s ease-in-out infinite; display: inline-block; text-align: left; margin-right: 10px; animation-delay: 0s; }.cssteps li:nth-of-type(2) i { animation-delay: 1.5s; }.cssteps li:nth-of-type(3) i { animation-delay: 3s; }.cssteps li:nth-of-type(4) i { animation-delay: 4.5s; }.cssteps li:nth-of-type(5) i { animation-delay: 6s; }.cs-services { margin: 20px 0; }.cs-services ul { padding: 0; }.cs-services li { display: grid; grid-template-columns: 50px 1fr; gap: 5px; list-style-type: none; margin: 30px 0; padding: 0 30px; }.cs-services .grid.half { grid-template-columns: 1fr; }.cs-services ul { display: grid; grid-template-columns: repeat(2, 1fr); }.cs-services .bgimg { padding: 50px 20px 50px 30px; }.cs-services div.grid { border: 1px solid #ccc; border-radius: 20px; overflow: hidden; background-color: var(--light); } .cs-services h2, .cs-services h3 { text-align: center; } @keyframes pulse { 0% { transform: scale(1); opacity: 1; box-shadow: 0 0 0 rgba(177,0,0,0); } 50% { transform: scale(.3); opacity: 0.8; box-shadow: 0 0 20px rgba(177,0,0,1); } 100% { transform: scale(1); opacity: 1; box-shadow: 0 0 0 rgba(177,0,0,0); }} .cs-cta { background: linear-gradient(135deg, #000000 0%, #2c0849 50%, #2f1396 100%); background-size: cover; padding: 20px 10px; color: #fff; }.cs-cta h2 { color: #fff; font-weight: bold; font-size: 28px; }.cs-cta div { align-items: center; }.securitybanners .grid { margin: 80px 0 }.securitybanners .grid > img { object-position: 30% } .securitybanners div:nth-of-type(odd) h2 { color: #fff; backdrop-filter: blur(25px); text-shadow: 1px 1px 1px #000,-1px -1px 1px #666; padding: 20px; } .securitybanners h2 { font-size: 18px; margin: 0; }.securitybanners h2 strong { display: block; font-weight: bold; font-size: 28px; } .ebook { margin-top: 60px; }.ebook .grid { grid-template-columns: 1fr 200px; }.ebook p { padding: 10px 0; }.ebook-wrap .bg-dark { border-radius: 20px; }.ebook-wrap > div { padding: clamp(10px, 3vw, 30px) }.ebook-wrap form { border: 1px solid #111; box-shadow: #aaa 0 0 10px; padding: 20px; }.ebook-wrap h3 { font-size: 38px; } .ebook-wrap .bg-dark { border-radius: 20px; margin-bottom: max(30px, 6vw); }.ebook-wrap form { border: 1px solid #111; box-shadow: #aaa 0 0 10px; padding: 20px; }.ebook-wrap h1 { font-size: 32px; color: var(--dark-comp) }.ebook-wrap h2 { font-size: 20px; } .hands .grid { gap: 100px; } header, footer, footer h3, .cite { font-size: 16px; }header, .hero { position: relative; }header, nav ul ul, .featured a { background-color: var(--main-bg); }header, nav ul ul { box-shadow: 0 0 10px rgba(0,0,0,.1); }nav ul ul a { }:is(nav ul ul, footer) a:is(:hover, :focus) { text-decoration: underline; text-decoration-color: var(--primary); }header { position: sticky; top: 0; z-index: 999; }header img { max-width: 150px; }header .wrap { padding: 20px 10px; }header .grid { grid-template-columns: 150px 1fr; }header li, nav li, .social li, .subfoot li { display: inline-block; }header svg { vertical-align: middle; }header .btn { padding: 10px 20px; margin-left: 10px; }nav, nav button { font-weight: 600; }nav ul { text-align: right }nav a { padding: 5px; margin: 5px }nav button { border: none; background: none; font-size: 1rem; font-weight: bold; padding: 5px 20px 5px 5px; margin: 5px 5px 5px 0; z-index: 999 }nav button:after { content: ""; border-bottom: 1px solid #000; border-right: 1px solid #000; height: 0.5em; margin-left: 0.5em; width: 0.5em; transform: rotate(45deg); display: inline-block; position: absolute; top: 16px }nav button[aria-expanded=true]:after { transform: rotate(-135deg) }nav li, .hero, .hero .wrap { position: relative; }nav ul ul, .top ul ul { display: none; min-width: 200px; position: absolute; left: -15px; border-radius: 7px; z-index: 8; }nav ul ul li, .top ul ul li, nav ul ul a, .top ul ul a, .top li:hover > ul, .results li strong, .hands h3 span, .comments h2 span, .cite strong { display: block; }nav li:hover > ul { display: block !important }nav ul ul li, .top ul ul li { margin: 0; }nav ul ul a { padding: 5px 15px; }nav ul ul li:first-of-type a { padding-top: 10px; }nav ul ul li:last-of-type a { padding-bottom: 10px; }.top .wrap { padding: 6px; }.top .grid { grid-template-columns: 1fr 300px; grid-gap: 0 }.top, .subfoot { font-size: 14px; }.top p { margin: 0 }.top ul { text-align: right }.top li { line-height: 1.2; }.top a { font-weight: bold; display: inline-block; padding: 5px; margin: 5px; }.top .login { position: relative; margin-left: 2px }.top .login:before { width: 1px; height: 20px; content: ""; background-color: #fff; display: block; position: absolute; left: -2px; top: 12px } .hero { width: 100%; min-height: 200px; max-height: 300px; height: 13vw }.hero:before { content: ""; width: 100%; height: 100%; background-color: rgba(0,0,0,.4); position: absolute; inset: 0; z-index: 7; }.hero .wrap { padding: 10px 20px; top: 65%; transform: translateY(-65%); z-index: 8; }.hero :is(h1, p), .solutions .grid a :is(h2, p) { text-shadow: 0 0 1px #000,0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000 }.hero h1 { font-size: 60px; line-height: 1.2 }.hero p { font-weight: 500; }.hero .btn, .ebook .btn { font-weight: 600; text-shadow: none; } .guarantee .wrap, .featured .wrap { padding: 30px 10px 60px; }.guarantee h3, .guarantee .grid div, .guarantee .grid p, .featured, .ebook .grid, .latest .post { position: relative; }.guarantee h3, .guarantee .grid p, .ebook .grid { z-index: 8; }.guarantee h2, .featured h2, .results h2, .latest h2 { margin-bottom: 0; }.guarantee h3, .cite strong { font-weight: 400; }.guarantee h3, .results li strong, .ebook h2 { font-size: 36px; margin: 0; }.guarantee p, .featured p, .results p { margin-top: 0; }.guarantee .grid, .featured .grid, .latest .posts { grid-gap: 20px; }.guarantee .grid div, .featured a, .latest .post { border-radius: 10px; }.guarantee .grid div, .ebook .wrap { position: relative; }.guarantee .grid div { height: 100%; box-sizing: border-box; padding: 30px 20px; }.guarantee .grid img, .ebook .wrap > img { border-radius: 10px; }.guarantee .grid p, .featured h3, .results li strong, .ebook h2, .latest h3 { font-weight: 500; }.featured { margin-top: 50px; }.featured img { width: auto; height: 100%; }.featured .grid { padding: 40px 10px; }.featured a { padding: 15px clamp(20px, 3vw, 40px) 15px; position: relative }.featured a :is(h3,p) { text-align: center }.featured svg { display: block; margin: 0 auto; padding: 15px; border-radius: 15px; background-color: #eee }.results .wrap { padding: 20px 10px; }.results li { padding: 20px 40px 30px; margin: 20px 0; border: 1px solid var(--primary); border-radius: 20px; }.ebook .wrap, .ebook .wrap > img, .comments .bg-light, .contact form { border-radius: 30px; }.ebook .wrap { display: block; box-sizing: border-box; padding: 50px clamp(15px 3vw 50px); }.ebook .grid img { margin: 0 auto; }.ebook .btn { margin-top: 40px; }.latest .posts { padding: 20px 0; }.latest .post { padding: 20px 20px 0; border: 1px solid #ddd; display: grid; grid-template-areas: "img" "h3"; grid-template-columns: 1fr; grid-template-rows: 250px 1fr }.latest .post p { display: none; }.latest .post h3 { grid-area: h3 }.latest .post .postThumbnail { grid-area: img; height: 250px }.latest .post .postThumbnail img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 30% }.latest .post a { display: block }.partners { padding: 20px 0 60px; }.partners ul img { outline: none }.partners ul { display: grid; grid-template-columns: repeat(6, 1fr); grid-gap: 10px; align-items: center }.partners li { padding: 10px 20px; margin: 0; height: 100%; box-sizing: border-box }.partners img { object-fit: cover; max-height: 50px; width: auto; position: relative; top: 50%; transform: translateY(-50%) } form { margin: 40px 0; }form .grid { grid-gap: 0 10px; }fieldset{border:none;margin:0;padding:0}form label { text-align: left; margin-bottom: 15px }form :is(label,input,textarea) { display: block; box-sizing: border-box; width: 100%; font-size: 16px; }form :is(input,textarea) { padding: 10px; border: 1px solid #ccc; border-radius: 5px }form textarea { height: 200px; margin-bottom: 10px }form input[type=submit], .btn { display: inline-block; text-align: center; line-height: 1.5; background-color: var(--primary); color: var(--primary-comp); padding: 10px 40px; margin: 10px 0; border: none; border-radius: 7px; transition: ease-in-out .3s; vertical-align: middle; }form input[type=submit] { min-width: 200px; margin: 0; display: inline-block; width: auto }form input[type=submit] { cursor: pointer; }:is(form input[type=submit], .btn):hover, :is(.btn:focus) { background-color: var(--dark); color: var(--primary-comp); } footer { text-align: left; clear: both }footer .wrap { padding: 20px 10px 40px; }footer img[src*="logo"] { max-width: 150px; }footer .grid.fifth { grid-template-columns: 340px 1fr 1fr 1fr 200px; }footer .grid.fifth ul { margin-bottom: 20px; }footer .grid.fifth div:last-of-type { text-align: center }footer .social a { display: block }footer .social svg { padding: 10px; margin: 5px; border: 1px solid #616161; border-radius: 50px; }footer .social a:hover svg, footer .social a:focus svg { border-color: var(--primary); }footer hr { border-color: #ddd; }.cta { text-shadow: 0 0 10px rgba(0,0,0,.5); }.cta .wrap { padding: 30px 10px 70px; }.cta p { max-width: 1000px; margin: 0 auto 20px; }.subfoot .grid { grid-template-columns: 1fr 150px; }.subfoot li { line-height: 1; padding-right: 15px; margin-right: 10px; border-right: 1px solid #bbb; }.subfoot li:last-of-type { border: none; }.ccpaNotice { text-align: center !important; } .masterblog { padding: 10px 0 }.masterblog :is(div[role=navigation], .blogintro) { padding: 0 10px }.masterblog .blogs { grid-gap: 10px 0 }.masterblog button { color: var(--primary-comp); background-color: var(--primary); border: none; padding: 10px 20px }aside, .masterblog div[role=navigation], .masterblog button { font-size: 18px; border-radius: 7px }.masterblog div[role=navigation] { text-align: left }aside { padding: 20px 10px 10px }aside strong { font-size: 24px; display: block; text-align: left } main { padding: 40px 10px 50px; font-size: 18px }main h1, main h2, main h3, main h4, main h5, main h6, .featured h3, .cite strong { color: var(--dark); }main h1, .hero p, .home h2, .cta h2 { font-size: 48px; }main h1 { margin-top: 0; }main h2, .featured h3,legend { font-size: 24px; }main h3, .cta p, .guarantee .grid p, .latest h3, .cite strong { font-size: 20px; }main h4, .hero .btn, .comments h2 span, .hands h3 span { font-size: 18px; }main ul, main ol, aside ul { padding-left: 25px; }main li, footer .grid.fifth li { margin: 5px 0; }.nolist, footer ul, .contact ul, .results ul { list-style: none; padding-left: 0; }.contact form { padding: 50px clamp(15px, 3vw, 50px); margin-top: 60px; }.altimg .grid:nth-of-type(odd) img { order: 2 }.altimg .grid > img { height: 100%; object-fit: cover }.cstudies .grid { align-items: center; margin-bottom: 20px }.cstudies h2 { margin-top: 0 }.altimg .grid div { margin-bottom: 20px }.cstudies :is(h2,p) { text-align: center }.right, .right li { text-align: right; }.itstyle ul { list-style: none; padding-left: 0 }.itstyle ul:not(.checklist) li { position: relative; padding-left: 30px }.itstyle ul:not(.checklist) li:before { content: ''; position: absolute; left: 0; width: 20px; height: 20px; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20%3E%20%3Cpath%20d%3D%22M9%206l6%206l-6%206%22%20%2F%3E%20%3C%2Fsvg%3E%20"); background-repeat: no-repeat; margin-top: 2px; }.grid.imgblock { grid-gap: 20px }.imgblock img { object-fit: contain; width: 100%; height: 100% }.ebooks .btn { padding: 10px 20px }.blogsidebar > strong:nth-of-type(2), .blogsidebar ul:nth-of-type(2) { display: none; }.ebook div { padding: 20px; }.partnerships { margin: 20px 0 150px 0; background-color: var(--light); padding: 10px 0 50px 0; }.why-services a { background-color: var(--light); }.cybersolutions { display: grid; grid-template-columns: repeat(5, 1fr); grid-gap: 20px; margin: 0 0 50px 0; }.cybersolutions li { text-align: center; }.cybersolutions a { background-color: var(--primary); padding: 15px; color: #fff; display: block; text-align: center; border-radius: 10px; }.cybersolutions a svg { display: block; height: 100px; width: 100px; margin: 0 auto; }.cybersolutions :is(a:hover, a:focus) { text-decoration: none; font-weight: bold; border-radius: 0 0 50px 50px; }.csplatform { background: linear-gradient(135deg, #000000 0%, #2c0849 50%, #2f1396 100%); padding: 2rem; position: relative; overflow: hidden; color: #fff; }.csplatform h1, .csplatform p, .mfpplatform h2, .mfpplatform h3, .mfpplatform p { color: #fff; text-align: center; }.mfpplatform h3 { text-align: left; }.mfpplatform { background: linear-gradient(135deg, #000000 0%, #2c0849 50%, #2f1396 100%); padding: 2rem; position: relative; overflow: hidden; color: #fff; margin: 20px 0 40px 0; }.tag { font-size: 20px; font-style: italic; font-weight: bold; color: var(--primary) }.btn svg { vertical-align: bottom; stroke-width: 1.5; margin-right: 10px; }.marquee-container { width: 100%; overflow: hidden; position: relative; }.marquee { display: flex; width: 200%; animation: scroll 40s linear infinite; }.marquee-content { display: flex; align-items: center; width: 100%; flex-shrink: 0; }.marquee img { height: 150px; margin: 0 20px; object-fit: contain; outline: none; background-color: #fff; border-radius: 10px; }.risks li{font-size: 21px;} @keyframes scroll { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); }} .marquee:hover { animation-play-state: paused; } @media(prefers-reduced-motion) { html { scroll-behavior: unset; } * { transition: all 0s !important; animation: none !important }} @media(forced-colors:active) { .top { border-bottom: 1px solid var(--dark) } header { border-bottom: 1px solid var(--main-bg) } .partnerships { border-top: 1px solid var(--light); border-bottom: 1px solid var(--light) } footer { border-top: 1px solid var(--light); } form input[type=submit], .btn { border: 1px solid var(--primary) } :is(form input[type=submit], .btn,.top a):is(:hover, :focus){text-decoration:underline} nav ul ul { border: 1px solid var(--light) }} @media(max-width:500px) { .jump { left: unset; right: 0 }} @media(max-width:75rem) { .csplatform ul { grid-template-columns: 1fr 1fr } .csplatform ul li:last-of-type:nth-of-type(odd) { grid-column: 1 / -1 }} @media(max-width:62.5rem) { .disclosure-nav button { display: none } nav button:after { border: none } .disclosure-nav ul { display: block !important; position: relative; min-width: unset; left: unset } .disclosure-nav ul li:nth-of-type(n+2), nav ul ul a span { display: none !important } nav ul ul { box-shadow: none } nav ul ul li:first-of-type a { padding: 5px } footer .grid.fifth { grid-template-columns: 1fr 1fr 1fr 1fr } :is(footer .grid.fifth div, .cssteps li):last-of-type:nth-of-type(odd) { grid-column: 1 / -1 } footer .social li:last-of-type i { right: unset; left: 0 } footer .social { text-align: center } nav ul uls, nav a svg { display: none !important } .altimg.special .grid.half, .grid.half.big { grid-template-columns: 1fr } .altimg.special .grid:nth-of-type(odd) img { order: unset } .grid.fourth.ebooks { grid-template-columns: 1fr 1fr 1fr } .cs-services ul { grid-template-columns: 1fr; } .grid.fourth, .cssteps ul { grid-template-columns: 1fr 1fr }} @media(max-width:47.99rem) { header { position: relative } .featured .grid, .grid.third { grid-template-columns: 1fr 1fr } .grid.third > *:last-of-type:nth-of-type(odd) { grid-column: 1 / -1 } .latest .posts, :is(.results, .securitybanners, .ebook-wrap) .grid.half { grid-template-columns: 1fr } .partners ul { grid-template-columns: 1fr 1fr 1fr } .securitybanners .bgimg { padding: 50px 0 } .securitybanners .grid:nth-of-type(even) .bgimg { order: unset } .ebook-wrap img[src*='arrow'] { transform: rotate(180deg); float: none; max-width: 100%; margin: 0 auto } .csplatform .grid.half {grid-template-columns: 1fr }} @media(max-width:43.75rem) { footer .grid.fifth { grid-template-columns: 1fr 1fr 1fr } footer .grid.fifth div:first-of-type { grid-column: 1 / -1 } footer :is(h3,li) { text-align: center } .grid.fourth.ebooks { grid-template-columns: 1fr 1fr }} @media(max-width:37.5rem) { .ebook .grid { grid-template-columns: 1fr } .ebook :is(h2,p) { text-align: center } .imgRight { float: none; margin: 0 auto; max-width: 100% } .grid.imgblock { grid-template-columns: 1fr 1fr 1fr }} @media(max-width:31.25rem) { .top .grid p { text-align: center } .partners ul { grid-template-columns: 1fr 1fr } nav ul, .subfoot p { text-align: center } .featured .grid, .grid.third, header .grid, .subfoot .grid, .cstudies .grid, .grid.half, .grid.fourth, .csplatform ul { grid-template-columns: 1fr } .featured h3 { margin: 10px 0 5px } .featured p { margin-bottom: 0 } .cstudies .grid:nth-of-type(odd) img { order: unset } .cstudies .grid > img { height: 250px; width: 100% } body main .postThumbnail { float: none; margin: 0; width: 100%; max-width: 100% } main h1 { font-size: 36px }} @media(max-width:25rem) { .hero h1 { font-size: 17vw } .hero p { font-size: 13vw } .hero :is(h1,p) { text-align: center } .grid.imgblock { grid-template-columns: 1fr 1fr } .grid.fourth.ebooks { grid-template-columns: 1fr } form input[type=submit] { display: block; width: 100% }}