Cyber Security Scan
/* Condensed CSS */ .rw-box{display:inline-flex;align-items:center;gap:2px;font-family:sans-serif;line-height:1} .rw-stars{display:flex;color:#FFC107} /* Gold Color applied here */ .rw-stars svg{width:20px;height:20px;fill:currentColor} .rw-text{color:#4a4a4a;font-size:16px;font-weight:500;margin-left:6px} (1569 Reviews) /* SCOPED & DEFENSIVE CSS Prefix: .scan- Strategy: High specificity and !important to override Shopify theme defaults. */ /* WRAPPER: Isolates the section from the theme */ .scan-wrapper { width: 100%; max-width: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important; color: #333333 !important; line-height: 1.6 !important; background-color: #f8f9fb !important; /* Soft premium grey background */ box-sizing: border-box !important; font-size: 16px !important; overflow-x: hidden; padding: 80px 20px !important; display: flex !important; justify-content: center !important; } /* RESET: Strips theme margins/paddings */ .scan-wrapper *, .scan-wrapper *::before, .scan-wrapper *::after { box-sizing: border-box !important; } .scan-wrapper h1, .scan-wrapper p, .scan-wrapper a { margin: 0 !important; padding: 0 !important; font-weight: normal !important; letter-spacing: normal !important; line-height: 1.7 !important; text-transform: none !important; text-decoration: none !important; } /* --- CONTAINER (The Card) --- */ .scan-container { max-width: 800px !important; width: 100% !important; margin: 0 auto !important; background: #ffffff !important; border-radius: 12px !important; padding: 50px !important; box-shadow: 0 10px 30px rgba(0,0,0,0.06) !important; /* Soft, professional shadow */ border: 1px solid #eaeaea !important; } /* --- TYPOGRAPHY --- */ .scan-title { font-size: 36px !important; color: #0F4D8B !important; /* Your requested Blue */ font-weight: 800 !important; margin-bottom: 30px !important; text-align: center !important; position: relative !important; padding-bottom: 20px !important; } /* Decorative underline for title */ .scan-title::after { content: "" !important; position: absolute !important; bottom: 0 !important; left: 50% !important; transform: translateX(-50%) !important; width: 60px !important; height: 4px !important; background-color: #E63946 !important; /* Accent red for professional contrast */ border-radius: 2px !important; } .scan-text { font-size: 18px !important; color: #444444 !important; margin-bottom: 25px !important; display: block !important; text-align: left !important; } /* Highlight the middle paragraph slightly */ .scan-text-highlight { background-color: #f0f7ff !important; /* Very subtle blue tint */ padding: 20px !important; border-left: 4px solid #0F4D8B !important; border-radius: 4px !important; color: #2c3e50 !important; } /* --- BUTTON CONTAINER --- */ .scan-btn-container { text-align: center !important; margin-top: 40px !important; } /* --- BUTTON --- */ .scan-btn { display: inline-block !important; background-color: #0F4D8B !important; /* Primary Blue */ color: #ffffff !important; padding: 32px 80px !important; font-size: 24px !important; font-weight: 900 !important; text-align: center !important; border-radius: 80px !important; /* Pill shape for modern look */ transition: all 0.3s ease !important; border: 6px solid #0F4D8B !important; cursor: pointer !important; box-shadow: 0 4px 15px rgba(15, 77, 139, 0.2) !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; } .scan-btn:hover { background-color: #0A3A6B !important; /* Hover Blue */ border-color: #0A3A6B !important; transform: translateY(-2px) !important; color: #ffffff !important; box-shadow: 0 8px 20px rgba(15, 77, 139, 0.3) !important; } /* --- RESPONSIVE --- */ @media (max-width: 768px) { .scan-wrapper { padding: 40px 15px !important; } .scan-container { padding: 30px 20px !important; } .scan-title { font-size: 28px !important; margin-bottom: 25px !important; } .scan-text { font-size: 16px !important; } .scan-btn { width: 100% !important; border-radius: 8px !important; } } 🇬🇧 Cyber Security Scan Our Cyber Security Scan provides a comprehensive assessment of your organization’s digital security. Through advanced analysis and testing, we identify vulnerabilities within your network, systems, and applications before they can be exploited. You receive a detailed report outlining potential risks, along with practical recommendations to strengthen your security posture. Our experts help you implement effective measures to protect sensitive data, ensure compliance with regulations, and reduce the likelihood of cyber incidents. With our Cyber Security Scan, you gain clear insights into your organization’s security level and a concrete roadmap toward a safer digital environment. Request a free quote /* SCOPED & DEFENSIVE CSS Prefix: .scan- Strategy: High specificity and !important to override Shopify theme defaults. */ /* WRAPPER: Isolates the section from the theme */ .scan-wrapper { width: 100%; max-width: 100%; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important; color: #333333 !important; line-height: 1.6 !important; background-color: #f8f9fb !important; /* Soft premium grey background */ box-sizing: border-box !important; font-size: 16px !important; overflow-x: hidden; padding: 80px 20px !important; display: flex !important; justify-content: center !important; } /* RESET: Strips theme margins/paddings */ .scan-wrapper *, .scan-wrapper *::before, .scan-wrapper *::after { box-sizing: border-box !important; } .scan-wrapper h1, .scan-wrapper p, .scan-wrapper a { margin: 0 !important; padding: 0 !important; font-weight: normal !important; letter-spacing: normal !important; line-height: 1.7 !important; text-transform: none !important; text-decoration: none !important; } /* --- CONTAINER (The Card) --- */ .scan-container { max-width: 800px !important; width: 100% !important; margin: 0 auto !important; background: #ffffff !important; border-radius: 12px !important; padding: 50px !important; box-shadow: 0 10px 30px rgba(0,0,0,0.06) !important; /* Soft, professional shadow */ border: 1px solid #eaeaea !important; } /* --- TYPOGRAPHY --- */ .scan-title { font-size: 36px !important; color: #0F4D8B !important; /* Your requested Blue */ font-weight: 800 !important; margin-bottom: 30px !important; text-align: center !important; position: relative !important; padding-bottom: 20px !important; } /* Decorative underline for title */ .scan-title::after { content: "" !important; position: absolute !important; bottom: 0 !important; left: 50% !important; transform: translateX(-50%) !important; width: 60px !important; height: 4px !important; background-color: #E63946 !important; /* Accent red for professional contrast */ border-radius: 2px !important; } .scan-text { font-size: 18px !important; color: #444444 !important; margin-bottom: 25px !important; display: block !important; text-align: left !important; } /* Highlight the middle paragraph slightly */ .scan-text-highlight { background-color: #f0f7ff !important; /* Very subtle blue tint */ padding: 20px !important; border-left: 4px solid #0F4D8B !important; border-radius: 4px !important; color: #2c3e50 !important; } /* --- BUTTON CONTAINER --- */ .scan-btn-container { text-align: center !important; margin-top: 40px !important; } /* --- BUTTON --- */ .scan-btn { display: inline-block !important; background-color: #0F4D8B !important; /* Primary Blue */ color: #ffffff !important; padding: 32px 80px !important; font-size: 24px !important; font-weight: 900 !important; text-align: center !important; border-radius: 80px !important; /* Pill shape for modern look */ transition: all 0.3s ease !important; border: 6px solid #0F4D8B !important; cursor: pointer !important; box-shadow: 0 4px 15px rgba(15, 77, 139, 0.2) !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; } .scan-btn:hover { background-color: #0A3A6B !important; /* Hover Blue */ border-color: #0A3A6B !important; transform: translateY(-2px) !important; color: #ffffff !important; box-shadow: 0 8px 20px rgba(15, 77, 139, 0.3) !important; } /* --- RESPONSIVE --- */ @media (max-width: 768px) { .scan-wrapper { padding: 40px 15px !important; } .scan-container { padding: 30px 20px !important; } .scan-title { font-size: 28px !important; margin-bottom: 25px !important; } .scan-text { font-size: 16px !important; } .scan-btn { width: 100% !important; border-radius: 8px !important; } } 🇳🇱 Cyber Security Scan Onze Cyber Security Scan biedt een grondige analyse van de digitale veiligheid binnen uw organisatie. Met behulp van geavanceerde tests en controles brengen wij kwetsbaarheden in kaart binnen uw netwerk, systemen en applicaties — nog voordat deze kunnen worden misbruikt. U ontvangt een gedetailleerd rapport met de bevindingen, inclusief concrete aanbevelingen om uw beveiliging te versterken. Onze experts ondersteunen u bij het doorvoeren van verbeteringen om gevoelige data te beschermen, te voldoen aan wet- en regelgeving en het risico op cyberincidenten te minimaliseren. Met onze Cyber Security Scan krijgt u helder inzicht in uw huidige beveiligingsniveau en een duidelijk stappenplan naar een veiliger digitale omgeving. Request a free quote
More you might like
Related
Funny Cyber Security Architect Candle, Smells Like an Awesom
Related
Funny Cyber Security Architect Candle, Smells Like an Awesom
Related
Funny Cyber Security Manager Candle, Smells Like an Awesome
Related