*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--clr-background:#000000;--clr-primary:#00E4FF;--clr-secondary:#64FF38;--clr-compromised:#00FFD0;--clr-text:#F4F4F4;--mob-link:#D7D7D7;--clr-gradient:linear-gradient(to right, var(--clr-secondary), var(--clr-primary));--clr-gradient-footer:linear-gradient(to right, var(--clr-secondary), var(--clr-primary), var(--clr-secondary));--font-ppt-regular:'PPTelegraf-Regular', serif;--font-ppt-ultrabold:'PPTelegraf-UltraBold', serif;--font-ppt-ultralight:'PPTelegraf-UltraLight', serif;--font-popins:'Poppins', sans-serif;--shadow:inset 0px 3px 6px 0px rgba(164, 164, 164, 0.25)}::-webkit-scrollbar{display:none}::-moz-selection{color:var(--clr-primary);background:var(--clr-secondary)}::selection{color:var(--clr-background);background:var(--clr-primary)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input:focus,input:active,select:focus,select:active,textarea:focus,textarea:active{-webkit-box-shadow:none;box-shadow:none;outline:none!important}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}a{text-decoration:none;color:var(--clr-text)}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{-ms-scroll-chaining:none;overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}@font-face{font-family:'PPTelegraf-Regular';src:url(../fonts/PPTelegraf-Regular.otf) format('opentype');font-weight:400;font-style:normal}@font-face{font-family:'PPTelegraf-UltraBold';src:url(../fonts/PPTelegraf-UltraBold.otf) format('opentype');font-weight:400;font-style:normal}@font-face{font-family:'PPTelegraf-UltraLight';src:url(../fonts/PPTelegraf-UltraLight.otf) format('opentype');font-weight:400;font-style:normal}@-webkit-keyframes move-out{from{opacity:1}to{opacity:0}}@keyframes move-out{from{opacity:1}to{opacity:0}}@-webkit-keyframes move-in{from{opacity:0}to{opacity:1}}@keyframes move-in{from{opacity:0}to{opacity:1}}::view-transition-old(root){-webkit-animation:1.5s cubic-bezier(.87,0,.13,1) both move-out;animation:1.5s cubic-bezier(.87,0,.13,1) both move-out}::view-transition-new(root){-webkit-animation:1.5s cubic-bezier(.87,0,.13,1) both move-in;animation:1.5s cubic-bezier(.87,0,.13,1) both move-in}@-webkit-keyframes blob-rotation{from{rotate:0deg}50%{scale:.9}to{rotate:360deg}}@keyframes blob-rotation{from{rotate:0deg}50%{scale:.9}to{rotate:360deg}}@-webkit-keyframes blob-pulse{from{scale:1}50%{scale:.9}to{scale:1}}@keyframes blob-pulse{from{scale:1}50%{scale:.9}to{scale:1}}@-webkit-keyframes autoRun{from{left:100%}to{left:calc(var(--width-slider) * -1)}}@keyframes autoRun{from{left:100%}to{left:calc(var(--width-slider) * -1)}}@-webkit-keyframes bg-pan{from{background-position:0 center}100%{background-position:-200% center}}@keyframes bg-pan{from{background-position:0 center}100%{background-position:-200% center}}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body{min-height:100vh;width:100%;background-color:var(--clr-background);font-family:var(--font-ppt-regular);color:var(--clr-text)}.dd-container{margin:auto;padding:1rem 2rem;width:95%}.back-to-top{position:fixed;bottom:8%;right:2%;background:#fff0;border:none;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);scale:0;-webkit-transition:scale .5s ease;-o-transition:scale .5s ease;transition:scale .5s ease;cursor:pointer}.underline-animation{position:relative}.underline-animation::after{content:'';background:var(--clr-primary);position:absolute;width:100%;height:2px;bottom:-2px;left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;-webkit-transition:-webkit-transform 0.25s ease-out;transition:-webkit-transform 0.25s ease-out;-o-transition:transform 0.25s ease-out;transition:transform 0.25s ease-out;transition:transform 0.25s ease-out,-webkit-transform 0.25s ease-out}.underline-animation:hover::after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left}.dd-sub-heading{margin:0;font-size:2rem}.dd-btn{background-color:var(--clr-background);color:var(--clr-primary);font-family:var(--font-ppt-ultrabold);text-align:center;text-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;border:none;padding:.5rem 1rem;cursor:pointer;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);border-radius:50vw;font-size:1.1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dd-btn svg{height:1.8rem;width:1.8rem;-o-object-fit:contain;object-fit:contain}.loading-anime{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loader{height:1.5rem;width:1.5rem;border:4px solid var(--clr-primary);border-bottom-color:#fff0;border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:loader 1s linear infinite;animation:loader 1s linear infinite}header{position:sticky;top:5%;z-index:9;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dd-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 2rem;width:95%;-webkit-box-shadow:inset 0 4px 10px 0 rgb(164 164 164 / .25);box-shadow:inset 0 4px 10px 0 rgb(164 164 164 / .25);border-radius:50vw;background-color:var(--clr-background)}.dd-nav-logo a svg{height:1.3rem;width:2.8rem}.dd-nav-logo a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;font-size:1.5rem;text-transform:uppercase;font-family:var(--font-ppt-ultrabold),serif}.dd-nav-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5rem;font-family:var(--font-ppt-ultralight);font-size:1.2rem}.nav-active{color:var(--clr-primary);font-family:var(--font-ppt-ultrabold)}main{overflow-x:hidden}.dd-hero-section{height:100vh;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.dd-hero-blob{position:absolute;height:60rem;aspect-ratio:1;background:var(--clr-gradient);border-radius:50vw;-webkit-animation:blob-rotation 10s infinite ease-in-out;animation:blob-rotation 10s infinite ease-in-out;-webkit-filter:blur(90px);filter:blur(90px);z-index:-1}.dd-hero-blob-fix{position:absolute;height:43rem;aspect-ratio:1;background:var(--clr-gradient);border-radius:50vw;-webkit-animation:blob-rotation 10s infinite ease-in-out;animation:blob-rotation 10s infinite ease-in-out;-webkit-filter:blur(12px);filter:blur(12px);z-index:0}.dd-hero-text{position:absolute;height:40rem;aspect-ratio:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:2rem;background:var(--clr-background);border-radius:50vw;color:var(--clr-text);padding:3rem 5rem 1rem}.dd-hero-text h1{font-family:var(--font-ppt-ultralight);font-size:3rem;margin:0}.dd-hero-text p{margin:0;font-family:var(--font-ppt-ultralight);font-size:1.3rem;line-height:1.8rem}.dd-email-check-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.dd-email-check-form input{background:#fff0;border:none;font-family:var(--font-ppt-ultralight);font-size:1.1rem;border-bottom:1px solid var(--clr-text);padding:.5rem;text-align:center;color:var(--clr-text)}.dd-breach-headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;padding:2rem 0;text-align:center;overflow-x:hidden;height:80vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dd-breached-brands{-webkit-mask:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(20%,var(--clr-text)),color-stop(80%,var(--clr-text)),to(transparent));-webkit-mask:linear-gradient(90deg,transparent,var(--clr-text) 20%,var(--clr-text) 80%,transparent);mask:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(20%,var(--clr-text)),color-stop(80%,var(--clr-text)),to(transparent));mask:linear-gradient(90deg,transparent,var(--clr-text) 20%,var(--clr-text) 80%,transparent)}.slider{width:100%;height:var(--heigth-slider)}.slider-list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:calc(var(--width-slider) * var(--slider-quant));position:relative}.slider-item{height:var(--heigth-slider);width:var(--width-slider);position:absolute;left:100%;-webkit-animation:autoRun 20s linear infinite;animation:autoRun 20s linear infinite;-webkit-animation-delay:calc((20s / var(--slider-quant)) * (var(--item-position) - 1) - 20s)!important;animation-delay:calc((20s / var(--slider-quant)) * (var(--item-position) - 1) - 20s)!important}.slider-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.dd-scope-section{height:80vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.scope-blob{height:20rem;-webkit-filter:blur(100px);filter:blur(100px)}.dd-scope-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;width:60%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dd-scope-card-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.dd-scope-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.dd-scope-card img{height:10rem;width:10rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.scope-count{font-size:1.5rem;font-family:var(--font-ppt-ultralight)}.dd-breach-ignore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:80vh}.dd-breach-ignore-cards>*{font-family:var(--font-popins)}.dd-breach-ignore-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem}.dd-breach-ignore-card{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:30%;height:10rem;padding:1rem 1.5rem;color:var(--clr-primary);background-color:var(--clr-background);border-radius:20px;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.dd-breach-ignore-card h3{margin:0}.dd-breach-ignore-card p{margin:0;font-weight:300}.dd-breach-action{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}.dd-breach-action-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;text-align:center}.dd-breach-action-head p{font-family:var(--font-popins);font-style:italic}.action-blob{-webkit-filter:blur(120px);filter:blur(120px);height:40rem}.dd-breach-action-cards{width:65%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem;margin:0 auto}.dd-breach-action-card{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:45%;padding:1.5rem;color:var(--clr-text);background-color:var(--clr-background);border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;height:10rem;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow)}.dd-breach-action-card>*{font-family:var(--font-popins)}.dd-breach-action-card h3{margin:0}.dd-breach-action-card p{margin:0;font-weight:300}.dd-built-protect{height:60vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dd-built-to-protect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;width:60%;text-align:center}.dd-built-to-protect p{width:90%;font-family:var(--font-popins);font-size:1.2rem;font-weight:200}.dd-contact-container{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dd-contact-card{background-color:var(--clr-background);width:60%;border-radius:20px;padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;text-align:center;-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow)}.dd-contact-card h3{font-family:var(--font-popins);font-size:1.5rem;font-weight:400}.dd-contact-card h4{font-size:1.3rem;font-weight:400}.dd-contact-card p{font-size:1.2rem;width:80%;margin:0 auto}.dd-contact-socials{padding:1.5rem .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dd-social-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.dd-social-card svg{height:1.5rem;width:1.5rem;-o-object-fit:contain;object-fit:contain}.scroll-down{position:absolute;bottom:10%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;pointer-events:none}.breach-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:5rem}.breach-blog{-webkit-filter:blur(120px);filter:blur(120px);height:30rem}.breach-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;text-align:center}.breach-title svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.breach-card-container{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem 1rem}.breach-card{width:calc(50% - 1rem);min-height:12rem;padding:1.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;font-family:var(--font-popins);-webkit-box-shadow:var(--shadow);box-shadow:var(--shadow);border-radius:20px}.card-data-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.breach-card-scope{width:30%;font-weight:600}.breach-card-data{width:70%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-weight:300}.breach-card:nth-child(odd)>.card-data-wrapper>.compromised-attr{color:var(--clr-primary);font-size:.8rem}.breach-card:nth-child(even)>.card-data-wrapper>.compromised-attr{color:var(--clr-compromised);font-size:.8rem}.dd-about-section{height:100vh;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dd-about-section>.dd-hero-blob{height:30rem}.blob-right{right:-25%}.blob-left{left:-25%}.dd-about-data{width:50%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.dd-about-data p{font-family:var(--font-popins);font-weight:300;font-size:1.1rem}.supporting-page-section{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.supporting-page-data{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;font-family:var(--font-popins)}.supporting-page-data p{font-weight:300}.supporting-page-data ul li{margin-left:20px;font-weight:300;font-size:.9rem}.supporting-page-data p a{font-weight:500}.support-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem 1rem}.support-btn svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin:0 auto}footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin-top:10rem}.dd-footer-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.footer-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-size:2.5rem;text-transform:uppercase;font-family:var(--font-ppt-ultrabold);margin:0}.footer-title svg{height:1.7rem;aspect-ratio:16/9}.footer-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:var(--font-ppt-ultralight);padding-top:1.5rem;border-top:2px dashed var(--clr-text)}.foot-desc{text-align:justify;width:30%;font-size:1.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.footer-links{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.foot-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;font-weight:300}.foot-links a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.foot-links a svg{height:1.2rem;width:1.2rem;-o-object-fit:contain;object-fit:contain}.foot-line{padding:.1rem;background:var(--clr-gradient);background-size:200%;margin-top:1rem;-webkit-animation:bg-pan 3s linear infinite;animation:bg-pan 3s linear infinite}.footer-copyright{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:var(--font-popins);margin:0;font-size:.8rem}.footer-copyright p a{font-weight:600}.mobile-bottom-bar{display:none}.blob-mobile{display:none}@media only screen and (max-width:767px) and (min-width:280px){.dd-container{padding:2.5rem 1rem;width:100%}.back-to-top{bottom:10%}.back-to-top svg{height:2rem;width:2rem;-o-object-fit:contain;object-fit:contain}.mobile-bottom-bar{display:-webkit-box;display:-ms-flexbox;display:flex;position:sticky;bottom:0;background:var(--clr-background);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem;border-top:1px solid var(--clr-secondary);border-radius:10px 10px 0 0}.mob-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:var(--mob-link);font-size:.8rem}.mob-link svg{height:1.8rem;width:1.8rem;-o-object-fit:contain;object-fit:contain}.mob-link svg path{fill:var(--mob-link)}.mob-link:active>svg path,.mob-link:focus>svg path{fill:var(--clr-secondary)}.mob-link-active{color:var(--clr-primary)}.mob-link-active svg path{fill:var(--clr-primary)}.dd-sub-heading{text-align:center;font-size:1.5rem}header{position:static}.dd-navbar{width:100%;border-radius:unset;-webkit-box-shadow:none;box-shadow:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dd-nav-options{display:none}.dd-hero-section{overflow-x:hidden}.dd-hero-blob{height:75%;width:95%;aspect-ratio:unset;border-radius:20px;-webkit-animation:blob-pulse 10s infinite ease-in-out;animation:blob-pulse 10s infinite ease-in-out;-webkit-filter:blur(50px);filter:blur(50px)}.dd-hero-blob-fix{display:none}.dd-hero-text{padding:1rem;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;height:75%;width:95%;aspect-ratio:unset;border-radius:20px}.dd-hero-text h1{font-size:2rem}.dd-scope-section{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dd-scope-data{width:100%}.dd-scope-card-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dd-scope-card img{height:6rem;width:6rem}.scope-blob{height:10rem;-webkit-filter:blur(100px);filter:blur(100px)}.dd-breach-ignore{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dd-breach-ignore-cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dd-breach-ignore-card{width:100%}.dd-breach-action{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dd-breach-action-cards{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dd-breach-action-card{width:100%}.action-blob{-webkit-filter:blur(120px);filter:blur(120px)}.dd-built-protect{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dd-built-to-protect{width:100%}.dd-built-to-protect p{font-size:.8rem}.dd-contact-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dd-contact-card{width:100%}.dd-contact-card h3{font-size:1rem}.dd-contact-card p{font-size:.8rem}.dd-contact-socials{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scroll-down{display:none}.breach-card-container{width:100%}.breach-card{width:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.breach-card-scope{font-size:.8rem}.dd-about-section{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.blob-right,.blob-left{display:none}.dd-about-data{width:100%}.dd-about-data p{font-size:.8rem}.blob-mobile{display:block}.supporting-page-data{width:100%}.supporting-page-data p{font-size:.8rem}footer{margin-top:5rem}.footer-title{font-size:1.5rem}.footer-options{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.foot-desc,.footer-links{width:100%;font-size:.8rem}.footer-copyright{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:767px) and (min-width:550px){.dd-breach-action-cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.dd-breach-action-card{width:45%}.dd-scope-card-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.back-to-top{bottom:20%}}@media only screen and (max-width:991px) and (min-width:768px){.dd-hero-blob{height:50rem}.scope-blob{height:20rem}.dd-hero-blob-fix{height:33rem}.action-blob{-webkit-filter:blur(120px);filter:blur(120px);height:35rem}.dd-about-section>.dd-hero-blob{height:25rem}.blob-left{left:-45%}.blob-right{right:-45%}.dd-breach-headline{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dd-scope-section,.dd-breach-ignore,.dd-breach-action,.dd-contact-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:60vh}.dd-scope-data,.dd-breach-ignore-card,.dd-breach-action-cards,.dd-built-to-protect,.supporting-page-data,.breach-card-container,.breach-card{width:100%}.dd-breach-ignore-cards{-ms-flex-wrap:wrap;flex-wrap:wrap}.dd-contact-card{width:90%}.dd-contact-socials{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.foot-desc{font-size:1.2rem}.dd-about-data{width:100%}}@media only screen and (max-width:1199px) and (min-width:992px){.dd-scope-data,.dd-breach-action-cards,.dd-built-to-protect,.dd-contact-card,.dd-about-data,.supporting-page-data,.dd-about-data{width:80%}.breach-card-container{width:100%}.breach-card-scope,.dd-breach-ignore-card p{font-size:.8rem}}