:root{--hero-padding: 6rem 0 4.7rem 0;--hero-background: black;--hero-color: white;--border-radius: 1rem;--base-font-size: 1rem;--color-primary: #14bde9;--color-accent-red: #ee2e55;--nav-link-color: #030505;--nav-link-hover: #007bff;--color-text: #030e1b;--color-text-muted: #0b131d;--color-text-light: #ffffff;--color-bg: #ffffff;--color-header-bg: #ffffff;--color-bg-alt: #f4f5f6;--color-category: #030505;--color-form-border: #b5b5b5;--color-form-text: #727373;--shadow-primary: 0 0 25px 5px rgba(20, 189, 233, .5);--scroll-track-bg: transparent;--scroll-thumb-bg: #030505}html.dark{--color-primary: #10bce8;--nav-link-color: #ffffff;--nav-link-hover: #66b3ff;--color-text: #f4f5f6;--color-text-muted: #c8d0d8;--color-text-light: #ffffff;--color-bg: #0b131d;--color-header-bg: #0f1923;--color-category: #f4f5f6;--color-bg-alt: #16222f;--color-form-border: #6b6b6b;--color-form-text: #6b6b6b;--shadow-primary: 0 0 25px 5px rgba(0, 123, 255, .5);--scroll-track-bg: transparent;--scroll-thumb-bg: #f4f5f6}@media(max-width:768px){:root{--base-font-size: .9em}}@media(max-width:480px){:root{--base-font-size: .8em}}@font-face{font-family:Bebas Neue;src:url(/fonts/BebasNeue.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Source Sans Pro;src:url(/fonts/SourceSansPro-Black.ttf.woff2) format("woff2");font-weight:900;font-style:normal}@font-face{font-family:Source Sans Pro;src:url(/fonts/SourceSansPro-BlackIt.ttf.woff2) format("woff2");font-weight:900;font-style:italic}@font-face{font-family:Source Sans Pro;src:url(/fonts/SourceSansPro-Bold.ttf.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Source Sans Pro;src:url(/fonts/SourceSansPro-BoldIt.ttf.woff2) format("woff2");font-weight:700;font-style:italic}@font-face{font-family:Source Sans Pro;src:url(/fonts/SourceSansPro-ExtraLight.ttf.woff2) format("woff2");font-weight:200;font-style:normal}@font-face{font-family:Source Sans Pro;src:url(/fonts/SourceSansPro-ExtraLightIt.ttf.woff2) format("woff2");font-weight:200;font-style:italic}@font-face{font-family:Source Sans Pro;src:url(/fonts/SourceSansPro-It.ttf.woff2) format("woff2");font-weight:400;font-style:italic}@font-face{font-family:Source Sans Pro;src:url(/fonts/SourceSansPro-Light.ttf.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:Source Sans Pro;src:url(/fonts/SourceSansPro-LightIt.ttf.woff2) format("woff2");font-weight:300;font-style:italic}@font-face{font-family:Source Sans Pro;src:url(/fonts/SourceSansPro-Regular.ttf.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Source Sans Pro;src:url(/fonts/SourceSansPro-Semibold.ttf.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Source Sans Pro;src:url(/fonts/SourceSansPro-SemiboldIt.ttf.woff2) format("woff2");font-weight:600;font-style:italic}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{color:#222;font-size:1em;line-height:1.4;scroll-behavior:smooth}::-moz-selection{color:var(--color-text-light);background:var(--color-primary);text-shadow:none}::selection{color:var(--color-text-light);background:var(--color-primary);text-shadow:none}*{scrollbar-width:thin;scrollbar-color:var(--scroll-thumb-bg) var(--scroll-track-bg)}*::-webkit-scrollbar{width:8px;height:8px;background:var(--scroll-track-bg)}*::-webkit-scrollbar-track{background:var(--scroll-track-bg)}*::-webkit-scrollbar-thumb{background-color:var(--scroll-thumb-bg);border-radius:4px;border:2px solid var(--scroll-track-bg);background-clip:content-box;transition:background-color .3s ease}*::-webkit-scrollbar-thumb:hover{background-color:var(--scroll-thumb-hover-bg)}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.hidden,[hidden]{display:none!important}.visually-hidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}*{scroll-margin:3rem}br{content:"";display:block;margin:.3rem 0}img{font-size:.5em}button{cursor:pointer}input,input:active,input:focus{outline:0}a,body,html,p{font-weight:400}body,html{color:var(--color-text);font-family:Source Sans Pro;font-size:var(--base-font-size);margin:0;background-color:var(--color-bg)}h1,h2,h3,h4,h5,h6{font-family:Bebas Neue,sans-serif;color:var(--color-primary);line-height:normal}h2{font-size:3.5625em}a,p{font-size:1.3625em;line-height:1.75em;color:var(--color-text);font-style:normal;font-weight:400;line-height:normal;letter-spacing:.01px}a,li,ul{color:#5b5b5b;list-style:none;text-decoration:none;font-size:1em;color:var(--color-text)}main{display:flex;align-items:center;flex-direction:column;gap:8em;padding-bottom:8em}section{width:100%;scroll-margin-top:3rem;padding:0 2rem}.content-width-limit{max-width:1500px;margin:0 auto;padding:0 2rem}@media(max-width:768px){main{gap:6em;padding-bottom:6em}.content-width-limit{padding:0 1.4rem}}@media(max-width:480px){main{gap:4em;padding-bottom:4em}.content-width-limit{padding:0 .8rem}}.button{padding:.5rem 1rem;font-size:1.45em;font-weight:500;font-weight:700;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease;align-self:baseline}.button--primary{border-radius:5px;background:var(--color-primary);display:inline-flex;padding:10px 45px;justify-content:center;align-items:center;gap:10px;color:var(--color-text-light);text-align:center;font-weight:700;transition:all .4s ease}.button--primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-primary)}@media(max-width:468px){.button--primary{padding:10px 20px}}.disclaimer{display:flex;gap:3rem;padding:.8rem 0;background:#000}.disclaimer__container{display:flex;justify-content:center;position:relative;width:100%;color:#fff}.disclaimer__text{align-items:center;display:flex;flex-wrap:wrap;font-size:1.25em;font-weight:600;gap:.3rem;justify-content:center;text-align:center}.disclaimer__text a,.disclaimer__text span{color:#fff;font-weight:600;font-size:1em}.disclaimer__text a{font-weight:800}.disclaimer__text-cta{color:#fff;font-weight:800}.disclaimer__close{align-items:center;background:0 0;border:none;display:flex;font-size:1.6em;height:100%;justify-content:center;padding:0;position:absolute;right:1rem;top:0;width:1.2rem;color:#fff}.disclaimer__close:before,.disclaimer__close:after{content:"";position:absolute;width:1.2rem;height:2px;background:#fff;border-radius:2px}.disclaimer__close:before{transform:rotate(45deg)}.disclaimer__close:after{transform:rotate(-45deg)}.disclaimer__close img{filter:brightness(0);height:100%;width:100%}@media(max-width:576px){.disclaimer__container{padding-right:2.5rem}}.header{position:sticky;top:0;max-width:100%;background-color:var(--color-header-bg);border-bottom:1px solid #4f4e4e;display:flex;justify-content:center;padding:1rem 2rem;z-index:1000;white-space:nowrap}@media(width<448px){.header{padding:.5rem 1rem}}.header__top{display:flex;align-items:center;justify-content:space-between;width:100%;flex-wrap:wrap;gap:1rem;max-width:1500px}@media(width<220px){.header__top{flex-direction:column;align-items:center}}.header__logo img{display:block;height:44px;width:auto}html.dark .header__logo img{content:url(/img/logos/logo-main-dark.svg)}@media(width<448px){.header__logo--small{display:flex!important}.header__logo{display:none}}.header__nav{display:flex;flex-grow:1;justify-content:flex-end}.header__nav-list{display:flex;gap:.8rem 2.3rem;list-style:none;margin:0;padding:0;flex-wrap:wrap}.header__nav-link{font-size:1em;font-weight:500;text-decoration:none;transition:color .3s ease;color:var(--nav-link-color);font-size:1.556em;font-weight:600}@media(max-width:1160px){.header__nav-list{justify-content:center;align-items:center;gap:.8rem 1.5rem}.header__nav-link{font-size:1.35em}}@media(max-width:620px){.header__nav-list{gap:.8rem 1rem}}.header__nav-item{display:inline-block}.header__nav-link:hover{color:var(--nav-link-hover)}.header__nav-item--dropdown{position:relative}.header__dropdown{position:absolute;top:100%;left:0;border:1px solid #ccc;list-style:none;display:none;z-index:1000;width:270px;padding:1rem;border-radius:13px;background:var(--color-header-bg);box-shadow:8px -3px 8px -2px #00000040}.header__dropdown-item{transition:all .2s ease;padding:.75rem 1rem;white-space:normal;word-break:break-word;line-height:1.2}.header__dropdown-link{text-decoration:none;color:var(--nav-link-color);font-family:Source Sans Pro;font-size:1.25em;font-weight:400;letter-spacing:.01px;transition:all .2s ease}@media(min-width:992px){.header__nav-item--dropdown:hover .header__dropdown{display:block}.header__dropdown-back{display:none}}.header__dropdown-item:hover{border-radius:6px}.header__dropdown-item:hover .header__dropdown-link{text-shadow:0 0 1px currentColor,.4px 0 0 currentColor,-.4px 0 0 currentColor,0 .4px 0 currentColor,0 -.4px 0 currentColor}.button--alert{background-color:var(--color-accent-red);color:var(--color-text-light);text-decoration:none;padding:.5rem 1rem;border-radius:4px;transition:background-color .3s ease;font-size:1.1em;align-items:center;justify-content:center;display:flex;align-self:center;height:34px}@media(width<620px){.button--alert{margin-left:0}}.button--alert:hover{background-color:#d32047}.header__mobile-menu-button{display:none;flex-direction:column;justify-content:center;gap:6px;width:32px;height:22px;background:none;border:none;cursor:pointer;padding:0;z-index:1000}.header__hamburger-bar{width:100%;height:3px;background-color:var(--color-category);border-radius:2px;transition:all .3s ease}.header__mobile-menu-button.active .header__hamburger-bar:nth-child(1){transform:translateY(9px) rotate(45deg)}.header__mobile-menu-button.active .header__hamburger-bar:nth-child(2){opacity:0}.header__mobile-menu-button.active .header__hamburger-bar:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.header__overlay{position:fixed;inset:0;background:#00000080;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:999}@media(max-width:1160px){.header__nav{display:flex}.header__menu-btn{display:block}}@media(max-width:992px){.header__nav{position:fixed;top:0;right:-100%;width:75%;max-width:320px;height:100vh;flex-direction:column;align-items:flex-start;justify-content:start;background:var(--color-header-bg);padding:5rem 2rem;padding-right:0;gap:1.5rem;transition:right .4s ease;z-index:10}.header__nav-list{justify-content:start}.header__nav-item{width:100%}.header__nav.active{right:0}.header__overlay.active{opacity:1;pointer-events:all}.header__mobile-menu-button{display:flex}.header__nav-item--dropdown{position:static}.header__dropdown{position:absolute;top:0;left:100%;width:100%;height:100%;background:var(--color-bg);display:flex;flex-direction:column;padding:5rem 2rem 2rem;gap:1rem;transition:left .4s ease;z-index:1101}.header__dropdown-item{padding:.5rem 0}.header__dropdown.active{left:0}.header__dropdown-back{margin-bottom:1rem}.header__back-btn{background:none;border:none;color:var(--color-primary);font-size:1rem;font-weight:600;cursor:pointer}.header__dropdown-item:hover{background:unset}.header__dropdown-item:hover .header__dropdown-link{text-shadow:unset;color:var(--nav-link-hover)}}.theme-toggle{cursor:pointer;display:flex;align-items:center;align-self:center;width:24px;height:24px}.theme-toggle__toggle-icon-sun{opacity:1}.theme-toggle__toggle-icon-moon{opacity:0;position:absolute}html.dark .theme-toggle__toggle-icon-sun{opacity:0;transform:rotate(180deg)}html.dark .theme-toggle__toggle-icon-moon{opacity:1;filter:invert(1);transform:rotate(0)}@media(max-width:992px){.theme-toggle{width:100%}}main[data-type=offensive] .hero__title{color:#ee2e55}.hero{align-items:center;background:var(--hero-background);color:var(--hero-color);display:flex;justify-content:center;margin:0;min-height:20vh;padding:6.6rem 0;background-position:center;background-size:cover;position:relative;height:fit-content}.hero.hero-text-mask:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#000c 50%,#0000);z-index:10}.hero__container{position:relative;z-index:20;width:100%}.hero__content{display:flex;flex-direction:column;gap:1.4rem;max-width:60%}@media(width<780px){.hero__content{max-width:100%;text-align:center}.hero__content .button--primary{margin:0 auto}}.hero__content .button--primary{margin-top:2rem}.hero__logo{max-width:80%}.hero__logo>img{max-width:100%;width:600px}.hero__title{font-size:4em;line-height:1.1em}.hero__title.hero__title--highlight{color:#fff;font-size:4.625em;line-height:1em;max-width:800px}.hero__highlight{color:#10bce8}.hero__subtitle{color:#fff;max-width:900px;font-size:1.5em;font-weight:400;line-height:1.2em}@media(width<380px){.hero__title,.hero__title.hero__title--highlight{font-size:4.625em;line-height:.9em}}@media(width<180px){.hero__title,.hero__title.hero__title--highlight{font-size:3.625em;line-height:.9em}}.footer{color:#fff;padding:2rem 0;background:#000;background-image:url(/img/homepage/footer-bg.jpg);background-position:center;background-size:cover;position:relative}.footer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;z-index:10}.footer_wrapper{display:flex;justify-content:space-between;width:100%;gap:3rem;flex-wrap:wrap}.footer__container{display:flex;flex-direction:column;align-items:center;gap:2rem;z-index:20;position:relative}.footer__branding{text-align:center;max-width:100%}.footer__title{font-size:4.0625em;font-weight:700;white-space:nowrap;color:#fff;margin-bottom:1.4rem}@media(width<300px){.footer__title{font-size:3.4em;white-space:break-spaces;text-align:left}}.footer__contact{margin:1rem 0;display:flex;flex-direction:column;gap:.6rem}.footer__contact-item{display:flex;gap:.4rem;align-items:center;flex-wrap:wrap}.footer__contact-item a,.footer__contact-item p{color:#fff;font-size:1em}.footer__contact-group{display:flex}.footer__social-networks{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.footer__social-icon img{width:38px;height:38px}.footer__links{display:flex;justify-content:space-between;width:100%;max-width:800px;flex-wrap:wrap;gap:2rem}.footer__column h3{font-size:1em;margin-bottom:23px;text-transform:uppercase;font-size:1.78em;font-style:normal;font-weight:700;color:#fff;letter-spacing:.16rem}.footer__column ul{list-style:none;padding:0;margin:0;list-style-type:"- ";font-size:1.543em;font-weight:400;line-height:normal;color:#fff;margin-left:1rem;gap:.3rem;display:flex;flex-direction:column}.footer__column ul li{margin-bottom:.3rem;list-style:unset}.footer__column ul li a,.footer__column ul li::marker{color:#fff;text-decoration:none;transition:color .3s;font-size:1em;font-weight:400;line-height:normal}.footer__column ul li a:hover{color:#00bcd4}.footer__bottom{text-align:center;font-size:.9em;padding-top:1rem;width:100%;margin-top:4rem}.footer__bottom p{color:#fff;font-weight:400}.logo-banner{display:flex;flex-direction:column;justify-content:center}.logo-banner__container{padding:1rem}.logo-banner__logos{display:flex;flex-wrap:wrap;gap:1.3rem;justify-content:center}.logo-banner__logo{height:75px;max-width:160px}.logo-banner-swiper .swiper-wrapper{align-items:center;height:100px;margin-bottom:4rem;max-width:1300px}.logo-banner-swiper .swiper-slide img{border-radius:0;object-fit:contain}.logo-banner-swiper{height:auto;width:100%}.logo-banner-swiper .swiper-slide{align-items:center;display:flex;height:100%;justify-content:center}.logo-banner .swiper-slide img{border-radius:0!important;object-fit:contain;max-width:100%}html.dark .logo-banner .swiper-slide img[alt="Amazon Logo"]{content:url(/img/brand-logos/brand-amazon-dark.svg)}html.dark .logo-banner .swiper-slide img[alt="Palo Alto Networks Logo"]{content:url(/img/brand-logos/brand-paloalto-dark.svg)}html.dark .logo-banner .swiper-slide img[alt="AWS Logo"]{content:url(/img/brand-logos/brand-aws-dark.svg)}.logo-banner .swiper-slide{height:100px;justify-content:center;display:flex;cursor:grab}.logo-banner .content-tabbed-content__arrows{display:none}.logo-banner .swiper{align-items:center;display:flex}.logo-banner .swiper-wrapper{align-items:center;display:flex;height:100%}.banner{display:flex;justify-content:space-between;align-items:center;background-image:linear-gradient(to right,#0f1923f2 0% 40%,#0f192300),url(/img/banner/contact-us-banner.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;padding:2rem 3rem;border-radius:.6rem;flex-wrap:wrap;gap:2rem 1rem}.banner h2:first-child{color:#fff}@media(max-width:350px){.banner{padding:1.4rem 2rem}}@media(max-width:270px){.banner{padding:1rem}}.banner__content span:first-child{color:#fff}@media(max-width:350px){.banner__content span{font-size:3em;margin:0}}@media(max-width:270px){.banner__content span{font-size:2em;margin:0}}.banner .button--primary{margin:auto 0;font-size:1.4em;display:block;padding:10px 30px;box-shadow:0 0 20px #14bde999;transition:all .4s ease}.banner .button--primary:hover{transform:translateY(-2px);box-shadow:0 0 25px #14bde9e6}.banner .button--primary span{display:block}.team__members{display:flex;flex-wrap:wrap;gap:1.6rem;justify-content:center;margin-top:3rem}.team__member-info{display:flex;flex-direction:column}.team__member{position:relative;text-align:center;z-index:110;display:flex;flex-direction:row;align-items:start;background:linear-gradient(180deg,#14bde947,var(--color-bg));padding:3rem;border-top:5px solid #14bde9}.team__member-photo-info-wrapper{width:60%}.team__member-photo{height:100%;width:100%;border-radius:10px;margin-bottom:1rem}.team__member-info{gap:.6rem;line-height:1em;padding:3rem;padding-right:0;padding-bottom:0}.team__member-name{font-size:4.0625em;font-weight:900}.team__member-role{font-weight:700;font-size:1.75em}.team__member-description{font-size:1rem;font-weight:700;text-align:start}.team__member-list{text-align:start;list-style:disc;padding-left:2rem;margin-top:20px}.team__member-list .team__member-list-item{list-style:disc;margin-bottom:10px}.team__member-list .team__member-list-item:last-child{margin-bottom:0}@media(width<1024px){.team__member-name{font-size:3.0625em}.team__member-photo-info-wrapper{width:50%}.team__member{flex-direction:column;justify-content:center;align-items:center;padding:2rem}.team__member-info{padding-left:0;padding-top:15px}.team__member-list .team__member-list-item{font-size:12px}}.section-header{position:relative;z-index:10}.section-title{text-align:center;color:var(--color-text-muted);margin-bottom:2.6rem}.section-title.title-left{text-align:left}.section-title span.accent{color:#10bce8}main[data-type=defensive] .section-title span{color:var(--color-primary)}main[data-type=offensive] .section-title span{color:var(--color-accent-red)}.section-description,.section-footer p{color:var(--color-text);text-align:center;font-size:1.5625em;max-width:80%;margin:0 auto;margin-top:1rem}.section-half-split__content.static-content{justify-content:space-between}.section-half-split__content.static-content .section-half-split__Title{color:var(--color-text);font-family:Source Sans Pro;font-size:1.5625em;font-style:normal;font-weight:700;line-height:normal;margin-top:.4rem}.section-half-split__content.static-content .section-half-split__item{display:flex;gap:1rem}@media(width<1024px){.section-half-split__content.static-content{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;max-width:100%!important}}@media(width<476px){.section-half-split__item{flex-direction:column;align-items:center;text-align:center}}.section-half-split__item img{align-self:start;margin-top:.2rem}@media(width<476px){.section-half-split__item img{margin:0 auto}}.section-half-split__content.static-content .section-half-split__content-wrapper{flex:3}.section-half-split:hover .section-half-split__title:before{width:6rem}.section-half-split:hover .section-half-split__image{scale:1.02}.section-half-split-header{display:flex;flex-direction:column;gap:.6rem;margin-bottom:60px}.section-half-split-header__title{font-size:2.8125em;font-weight:700;line-height:2.8125em;text-align:center}.section-half-split-header__subtitle{color:#5b5b5b;font-size:1.6875em;font-weight:500;line-height:1.6875em;text-align:center}.section-half-split__container{display:flex;gap:2rem;padding:0}.section-half-split__container>div{min-width:360px}.section-half-split__image-wrapper{border-radius:calc(var(--border-radius) * .6);display:flex;flex:1;justify-content:center;order:1;overflow:hidden;position:relative}.section-half-split.flip .section-half-split__image-wrapper{order:2}.section-half-split__image-wrapper .swiper{height:100%!important;max-height:411px;max-width:640px}.section-half-split__image{display:flex;height:100%;object-fit:cover;transition:scale .3s;width:100%}.section-half-split__content-wrapper,.section-half-split__video-wrapper{flex:1;order:2}.section-half-split__video-wrapper{border-radius:calc(var(--border-radius) * .6);overflow:hidden}.section-half-split__video-wrapper>iframe{height:100%;width:100%}.section-half-split.flip .section-half-split__content-wrapper{order:1}.section-half-split.flip .section-half-split__content-wrapper:first-child{order:2}.section-half-split.flip .section-half-split__content-wrapper:last-child{order:1}.section-half-split.flip .section-half-split__video-wrapper{order:2}.section-half-split__content{display:flex;flex-direction:column;gap:1.2rem;height:100%}.section-half-split__content .button{align-self:baseline;margin-top:auto}.section-half-split__title{display:flex;flex-direction:column;position:relative}main[data-type=offensive] .section-half-split__title{color:#ee2e55}.section-half-split__date{font-size:1.875em;text-align:end}@media(width<1024px){.section-half-split__container{flex-direction:column}.section-half-split__container>div{min-width:260px}.section-half-split.flip .section-half-split__image-wrapper{order:1}}@media(width<887px){.section-half-split__container>div{min-width:200px}.section-half-split__image-wrapper .swiper{height:unset!important}}@media(width<480px){.section-half-split__container>div{min-width:100px}}.our-services-section{background-image:url(/img/services/services-globe.webp);background-size:contain;background-position:top;background-repeat:no-repeat;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:0 .8rem;margin:0 auto!important}.services-page.our-services-section{padding:3em}.services-list{display:flex;flex-wrap:wrap;gap:2rem}.service-item{flex:1 1 346px;background:#0b1620;background:linear-gradient(45deg,#09121c,#142841,#09121c);padding:1.4rem;border-radius:.8rem}.service-item-header{color:#10bce8;font-style:normal;font-weight:400;line-height:normal}.service-description p{color:#fff;font-size:1em}.service-item-items{display:flex;flex-direction:column;gap:1rem}.service-item-item-icon{height:95px;width:95px;flex-shrink:0}.service-item-item{display:flex;align-items:center;background:#0b1620;background:linear-gradient(90deg,#0b1620,#0e2344);gap:1.2rem 2.6rem;padding:1rem 2.4rem;border-radius:20px;background-image:url(/img/homepage/services-background.jpg);background-position:center;background-size:cover}@media(width<576px){.service-item-item{flex-direction:column;align-items:center;text-align:center}}.service-item-item-content{display:flex;flex-direction:column;justify-content:space-between}.service-item-item-title{color:#14bde9}.service-item-item-description{color:#fff}.view-service-link{text-align:center;gap:1.3rem;display:flex;flex-direction:column}.service-icon{height:100px;display:flex;align-items:center;justify-content:center;max-height:90px}.service-title{font-size:1.8em;font-style:normal;line-height:normal}.service-item[data-service-type=Offensive] .service-title{color:#f22a53}.service-item[data-service-type=Defensive] .service-title{color:#10bce8}.service-item-items.block{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media(width<1300px){.service-item-items.block{display:flex;flex-direction:column}}.service-item-items.block .service-item-item-content{gap:.6rem;justify-content:center}.service-item-items.block .service-item-item-icon{margin:auto 0;height:100px;width:100px}.service-item-item-title{color:#15bde9;font-size:3.4375em;line-height:1.1em;margin-bottom:.6rem}main[data-type=offensive] .service-item-item-title{color:#ee2e55}.service-item-item-description{color:#fff;font-size:1.236em;font-style:normal;font-weight:400;line-height:normal}.we-serve{display:flex;flex-direction:column;gap:1.3rem}.we-serve__items{display:flex;flex-wrap:wrap;gap:2rem 5rem;justify-content:center}.we-serve__item{border-radius:var(--border-radius);display:flex;flex-direction:column;gap:.6rem;justify-content:center;padding:1.2rem;text-align:center;flex:1 1 340px;max-width:400px}@media(width<480px){.we-serve__item{flex:1 1 100%;max-width:100%}}.we-serve__item--active{box-shadow:3px 3px 4px 3px #0003}.we-serve__item-label{font-size:4.0625em}@media(width<480px){.we-serve__item-label{font-size:2.6em}}.we-serve__description{margin:20px 0;color:var(--color-text);text-align:center;font-size:1.369em}.we-serve__item-icon img{height:140px;width:140px;max-width:100%}html.dark .we-serve__item-icon img{filter:invert(1) brightness(2)}.we-serve__subtext{font-weight:700;font-size:1.6875em}.we-serve-section{margin-top:4rem}.contact-expert .section-title{text-align:left}.contact-expert .section-half-split__content.static-content{flex-direction:column;justify-content:flex-start}.contact-expert .section-half-split__item{flex-direction:row;text-align:left}.contact-expert .section-half-split__item img{margin:0}main[data-type=offensive] .contact-expert .section-half-split__item img{filter:brightness(0) saturate(100%) invert(34%) sepia(86%) saturate(2407%) hue-rotate(332deg) brightness(96%) contrast(102%)}.faq__answer,.faq__answer-wrapper,.faq__question{transition:max-height .3s ease-out}.faq__list-wrapper{display:flex;gap:1.1rem;flex-direction:column}.faq__container{display:flex;flex-direction:column;gap:3rem}.faq__row{display:flex;gap:1rem}.faq__list--left,.faq__list--right{display:flex;flex:1;flex-direction:column;gap:1.4rem}.faq__item{flex:1;display:flex;flex-direction:column;gap:.2rem}.faq__question{align-items:center;cursor:pointer;display:flex}.faq__question>span{margin-top:.1rem}.faq__answer-wrapper{max-height:0;overflow:hidden}.faq__item--open .faq__answer-wrapper{max-height:1000px}.faq__answer{padding-left:2.4rem;padding-right:2rem}.faq__icon{align-items:center;background-color:#e6e6e6;border-radius:50%;box-shadow:2px 2px 5px -2px #000;display:flex;height:32px;justify-content:center;margin-bottom:auto;margin-right:8px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;position:relative;transition:transform .3s ease;width:32px}.faq__icon:before,.faq__icon:after{background-color:#fff;border-radius:2px;content:"";height:.2rem;position:absolute;transition:transform .3s ease;width:1rem}.faq__icon:before{transform:rotate(0)}.faq__icon:after{transform:rotate(90deg)}.faq__item--open .faq__icon:before,.faq__item--open .faq__icon:after{transform:rotate(-180deg)}.main-service[data-service-type=consulting] .faq__icon:before,.main-service[data-service-type=consulting] .faq__icon:after{background:#00a59e!important}.main-service[data-service-type=defensive] .faq__icon:before,.main-service[data-service-type=defensive] .faq__icon:after{background:#2487c9!important}.main-service[data-service-type=offensive] .faq__icon:before,.main-service[data-service-type=offensive] .faq__icon:after{background:#e14646!important}@media(width<1024px){.faq__list-wrapper{flex-direction:column}}.floating-widget-float{bottom:20px;position:fixed;right:20px;z-index:100}.floating-widget-float__link{display:block;text-decoration:none}.floating-widget-float__icon{color:#fff;font-size:1.5em;height:100px;line-height:3.125em;text-align:center;transition:all .3s ease;width:100px;background:#fff;border-radius:50%;padding:.3rem}.floating-widget-float__icon img{height:100%;width:100%}.floating-widget-float__icon:hover{transform:scale(1.1)}.floating-widget-float__tooltip{background:var(--hero-background);border:.3rem solid white;border-radius:1rem;box-shadow:4px 4px 6px 2px #00000026;font-size:.8125em;max-width:calc(100vw - 150px);opacity:0;padding:.6rem 1rem;position:absolute;right:120px;top:50%;transform:translateY(-50%);transition:all .3s ease;visibility:hidden;width:380px}.floating-widget-float__link:hover .floating-widget-float__tooltip{opacity:1;visibility:visible}.floating-widget-float__tooltip-text{color:#fff;font-size:1em;font-weight:500}.umbraco-forms-contactUsForm{border-radius:19px;background-image:url(/img/homepage/contact-form-bg.jpg);padding:2rem 1.8rem;background-position:center;background-size:cover;position:relative}html.dark .umbraco-forms-contactUsForm form{position:relative;z-index:2}html.dark .umbraco-forms-contactUsForm:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#0b141df2,#0b141dd9 35%,#0b141da6 60%,#0b141d26);z-index:1;border-radius:16px}@media(max-width:576px){html.dark .umbraco-forms-contactUsForm:before{background:linear-gradient(to right,#0b141dd9 0% 40%,#0b141dcc 70%,#0b141db3 90%,#0b141d40)}}@media(width<480px){.umbraco-forms-contactUsForm{padding:1.4rem .7rem}}@media(width<280px){.umbraco-forms-contactUsForm{padding:1rem .2rem}}.umbraco-forms-contactUsForm .umbraco-forms-page{display:flex;flex-direction:column;gap:1rem;width:50%;padding:1rem;border-radius:19px}@media(width<1140px){.umbraco-forms-contactUsForm .umbraco-forms-page{width:100%}}.umbraco-forms-contactUsForm .umbraco-forms-container{display:flex;gap:1rem;flex-wrap:wrap}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper input{min-width:200px}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper select,.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper input,.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper textarea{display:flex;width:100%;padding:.8rem 1rem;align-items:center;gap:10px;border:.15rem solid var(--color-form-border);border-radius:.8rem;color:var(--color-form-text)!important;background:var(--color-bg);font-family:Source Sans Pro,sans-serif;font-size:20px;font-weight:600;line-height:normal;font-style:normal;outline:none;box-sizing:border-box;min-width:unset}.umbraco-forms-contactUsForm input:-webkit-autofill,.umbraco-forms-contactUsForm input:-webkit-autofill:hover,.umbraco-forms-contactUsForm input:-webkit-autofill:focus,.umbraco-forms-contactUsForm textarea:-webkit-autofill,.umbraco-forms-contactUsForm textarea:-webkit-autofill:hover,.umbraco-forms-contactUsForm textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--color-form-text)}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper input::placeholder,.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper textarea::placeholder{font-size:20px;font-style:normal;font-weight:400;line-height:normal;color:var(--color-form-text);font-family:Source Sans Pro}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(/img/icons/select-arrow-icon.svg);background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;cursor:pointer;padding-right:2.8rem;line-height:normal;color:var(--color-form-text)!important}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper select:invalid{color:var(--color-form-text);font-size:20px;font-weight:400;opacity:1}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper select option{font-weight:400;line-height:normal;color:#8f8f8f}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper select option[value=""]{display:none}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper input:focus,.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper textarea:focus,.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper select:focus{border-color:#14bde9}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper textarea{min-height:160px;resize:none;font-family:Source Sans Pro}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper input[type=checkbox]{accent-color:#14bde9}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper input[type=checkbox]~label,.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper input[type=checkbox]~label a{font-size:1.3125em;cursor:pointer;color:var(--color-form-text)}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper input[type=checkbox]~label a{text-decoration:underline}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper input[type=checkbox]~label~.field-validation-error{position:absolute;top:1.8rem;color:red;font-weight:600}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper input[type=checkbox],.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper input[type=checkbox]~label *{font-size:1em!important;color:#5b5b5b!important}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper .field-validation-error{color:red;font-weight:600}.umbraco-forms-contactUsForm .dataconsent .umbraco-forms-field-wrapper{display:flex;gap:.8rem;position:relative;align-items:center}.umbraco-forms-contactUsForm .umbraco-forms-field{flex:1 1 180px}.umbraco-forms-navigation.row-fluid{display:flex;justify-content:center}.umbraco-forms-contactUsForm .btn.primary{padding:1rem 1.8rem;font-size:1.596em;font-weight:700;border-radius:7px;background:#14bde9;display:inline-flex;padding:15px 45px;justify-content:center;align-items:center;gap:10px;color:#fff;border:none;outline:none;margin-top:1.4rem;cursor:pointer}.umbraco-forms-contactUsForm .umbraco-forms-caption,.umbraco-forms-contactUsForm legend,.umbraco-forms-contactUsForm .umbraco-forms-hidden{display:none}.umbraco-forms-contactUsForm .umbraco-forms-caption{display:block;font-size:4.0625em;text-align:center;margin-bottom:1rem}.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper input[type=checkbox]{width:unset;padding:unset;height:unset;min-width:unset;height:20px;width:20px;cursor:pointer}.umbraco-forms-submitmessage-wrapper{min-height:700px;display:flex}.umbraco-forms-submitmessage{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 10%;gap:2rem}.umbraco-forms-submitmessage br{margin:0}.umbraco-forms-submitmessage h2{max-width:500px;text-align:center}.umbraco-forms-submitmessage p{max-width:500px;text-align:center;color:#0b131d;font-size:1.9375em;font-weight:700;line-height:normal}@media(max-width:576px){.umbraco-forms-contactUsForm .umbraco-forms-field-wrapper select:invalid{font-size:1.6em!important;padding:.6rem 3rem .6rem 1rem!important}}.iti{display:block!important}.iti__country{background:var(--color-bg)}.iti__country.iti__highlight{background-color:var(--color-bg-alt)!important}.iti--inline-dropdown .iti__country-list{border-radius:0 0 10px 10px!important;max-height:195px!important;background:var(--color-bg)!important}.iti__search-input{border-radius:10px 10px 0 0!important;border-top:unset!important;border-left:unset!important;border-right:unset!important}.iti--inline-dropdown .iti__dropdown-content{border:1px solid var(--color-form-border)!important;border-radius:11px!important}main.blog .hero{min-height:70vh;align-items:end}main.blog .hero__title{color:#fff;font-size:7em}main.blog .hero__title.hero__title--highlight,main.blog .hero__content{max-width:100%;text-align:center}main.blog .hero__subtitle{display:none}.inner-page-container{max-width:1100px;margin:0 auto}.inner-page-list-list{display:flex;gap:2rem;flex-wrap:wrap}.inner-page-list-list li{display:flex;flex-direction:column;gap:1rem;flex:1 1 30%;background:#f4f5f6;border-radius:1rem}.inner-page-list-list img{max-width:100%}.blog-list-container{display:flex;flex-direction:column;max-width:100%;overflow:hidden}.inner-page-list-list .blog-item{border-radius:15px;background:#f4f5f6;overflow:hidden;flex:1 1 30%}.inner-page-list-list{margin:0 auto}.blog-list{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media screen and (max-width:1200px){.blog-list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media screen and (max-width:448px){.blog-list{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}}.blog-image-wrapper{height:260px;min-height:260px;max-height:260px}.blog-image-wrapper img{width:100%;height:100%;object-fit:cover}.blog-text-wrapper{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;padding:1.8rem;padding-top:0}.blog-item-content{display:flex;flex-direction:column;height:100%;gap:20px;background:var(--color-bg-alt)}.blog-title{color:#14bde9;font-size:2.5em;font-style:normal;line-height:normal;margin-bottom:10px}.blog-category{color:var(--color-category);font-size:1.5em;font-style:normal;font-weight:300;text-transform:uppercase}.blog-description{color:var(--color-text);font-size:1.5625em;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.05px}.view-blog-link{margin-bottom:1.8rem;margin-top:auto;margin-left:.9rem;margin-right:.9rem}.inner-page-list h2{position:relative;margin:1.4rem 0 2rem;font-size:2em}.inner-page-list h3{position:relative;margin:1rem 0 1.6rem;font-size:1.6em}.inner-page-list h4{margin:.7rem 0;font-size:1.3em}.inner-page-list p{margin:.8rem 0}.inner-page-list p:first-child{margin-top:0}.inner-page-list ul,.inner-page-list ol{padding-left:2rem}.inner-page-list ul li,.inner-page-list ol li{list-style:disc;margin:.6rem 0}.inner-page-list ol li{list-style:decimal}.inner-page-list ul li::marker,.inner-page-list ol li::marker{color:#000}.inner-page-list thead td{background:#eaeaea}.inner-page-list table td{padding:1rem}.inner-page-list table td p,.inner-page-list table p{margin:0!important}.inner-page-list table span{line-height:.8em}.table-of-contents>ul{margin-bottom:5rem;border-left:.3rem solid #d9d9d9;padding:.2rem 2rem;margin-top:1.4rem}.table-of-contents>ul>li,.table-of-contents>ol>li{list-style:none;margin:1rem 0!important}.table-of-contents>ul>li>a,.table-of-contents>ol>li>a{color:var(--color-text);font-weight:600}.table-of-contents ul li,.table-of-contents ol li{margin:.1rem 0}.table-of-contents li>ul,.table-of-contents li>ol{margin:.8rem 0}.inner-page-contents{margin-top:5rem}.inner-page-contents img{width:100%;height:auto}.inner-page-list-title-container{display:flex;justify-content:space-between}.inner-page-list-title{font-size:2.5em;line-height:2.75em;max-width:500px}.inner-page-list-image{border-radius:1rem;height:500px;overflow:hidden;position:relative}.inner-page-list-hero-image{height:100%;object-fit:cover;width:100%}.inner-page-list-image:before{background:radial-gradient(circle,transparent,rgba(0,0,0,.8));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.inner-page-list-brand-logo{left:1rem;position:absolute;top:1rem;width:260px}.inner-page-list-image-title{bottom:1rem;color:#fff;font-size:3.75em;left:1rem;line-height:4em;position:absolute;text-align:center;text-transform:uppercase;width:calc(100% - 2rem)}.error{padding:0}.error-page{display:flex;align-items:center;justify-content:center;min-height:100vh;text-align:center}.error-page__container{display:flex;align-items:center;justify-content:center;width:100%}.error-page__content{max-width:700px;display:flex;flex-direction:column;align-items:center}.error-page__image{width:100%;max-width:400px;margin-bottom:4.5rem}html.dark .error-page__image{content:url(/img/page404/404-dark.svg)}.error-page__title h1{font-size:5.625em;color:#ee2e55;text-transform:uppercase;font-weight:700;line-height:normal;margin-bottom:2.875rem}.error-page__description{font-size:1.5625em;color:var(--color-text);font-weight:700;margin-bottom:2.875rem}.error-page__contact-us{font-size:1.5625em;color:var(--color-text);font-weight:400;margin-bottom:2.875rem}.error-page__contact-us a{text-decoration:underline}.error-page__back-btn{min-width:185px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-in{animation:fadeIn .2s ease-in forwards}.fade-out{animation:fadeOut .2s ease-out forwards}@media print{*,*:before,*:after{background:#fff!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
