:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--background: 0 0% 100%;--foreground: 222.2 84% 4.9%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: 222.2 47.4% 11.2%;--primary-foreground: 210 40% 98%;--secondary: 210 40% 96.1%;--secondary-foreground: 222.2 47.4% 11.2%;--muted: 210 40% 96.1%;--muted-foreground: 215.4 16.3% 46.9%;--accent: 210 40% 96.1%;--accent-foreground: 222.2 47.4% 11.2%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: 214.3 31.8% 91.4%;--input: 214.3 31.8% 91.4%;--ring: 222.2 84% 4.9%;--radius: .5rem;--sidebar-background: 0 0% 98%;--sidebar-foreground: 240 5.3% 26.1%;--sidebar-primary: 240 5.9% 10%;--sidebar-primary-foreground: 0 0% 98%;--sidebar-accent: 240 4.8% 95.9%;--sidebar-accent-foreground: 240 5.9% 10%;--sidebar-border: 220 13% 91%;--sidebar-ring: 217.2 91.2% 59.8%}.dark{--background: 222.2 84% 4.9%;--foreground: 210 40% 98%;--card: 222.2 84% 4.9%;--card-foreground: 210 40% 98%;--popover: 222.2 84% 4.9%;--popover-foreground: 210 40% 98%;--primary: 210 40% 98%;--primary-foreground: 222.2 47.4% 11.2%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 98%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 217.2 32.6% 17.5%;--input: 217.2 32.6% 17.5%;--ring: 212.7 26.8% 83.9%;--sidebar-background: 240 5.9% 10%;--sidebar-foreground: 240 4.8% 95.9%;--sidebar-primary: 224.3 76.3% 48%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 240 3.7% 15.9%;--sidebar-accent-foreground: 240 4.8% 95.9%;--sidebar-border: 240 3.7% 15.9%;--sidebar-ring: 217.2 91.2% 59.8%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.tw-container{width:100%;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}@media (min-width: 1400px){.tw-container{max-width:1400px}}.tw-pointer-events-none{pointer-events:none}.tw-fixed{position:fixed}.tw-absolute{position:absolute}.tw-relative{position:relative}.tw-inset-0{top:0;right:0;bottom:0;left:0}.tw-inset-y-0{top:0;bottom:0}.tw-left-0{left:0}.tw-left-2{left:.5rem}.tw-left-\[50\%\]{left:50%}.tw-top-\[50\%\]{top:50%}.tw-z-50{z-index:50}.tw--mx-1{margin-left:-.25rem;margin-right:-.25rem}.tw-mx-auto{margin-left:auto;margin-right:auto}.tw-my-1{margin-top:.25rem;margin-bottom:.25rem}.tw-mb-1{margin-bottom:.25rem}.tw-mb-2{margin-bottom:.5rem}.tw-mb-4{margin-bottom:1rem}.tw-mb-5{margin-bottom:1.25rem}.tw-mb-6{margin-bottom:1.5rem}.tw-mb-8{margin-bottom:2rem}.tw-mr-2{margin-right:.5rem}.tw-mt-1{margin-top:.25rem}.tw-mt-2{margin-top:.5rem}.tw-mt-4{margin-top:1rem}.tw-mt-6{margin-top:1.5rem}.tw-mt-8{margin-top:2rem}.tw-line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.tw-inline-block{display:inline-block}.tw-flex{display:flex}.tw-inline-flex{display:inline-flex}.tw-grid{display:grid}.tw-h-10{height:2.5rem}.tw-h-11{height:2.75rem}.tw-h-16{height:4rem}.tw-h-3{height:.75rem}.tw-h-3\.5{height:.875rem}.tw-h-4{height:1rem}.tw-h-5{height:1.25rem}.tw-h-6{height:1.5rem}.tw-h-8{height:2rem}.tw-h-9{height:2.25rem}.tw-h-\[42px\]{height:42px}.tw-h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.tw-h-px{height:1px}.tw-max-h-96{max-height:24rem}.tw-min-h-\[80px\]{min-height:80px}.tw-min-h-screen{min-height:100vh}.tw-w-10{width:2.5rem}.tw-w-11{width:2.75rem}.tw-w-12{width:3rem}.tw-w-16{width:4rem}.tw-w-20{width:5rem}.tw-w-24{width:6rem}.tw-w-3\.5{width:.875rem}.tw-w-32{width:8rem}.tw-w-4{width:1rem}.tw-w-48{width:12rem}.tw-w-5{width:1.25rem}.tw-w-6{width:1.5rem}.tw-w-64{width:16rem}.tw-w-8{width:2rem}.tw-w-\[42px\]{width:42px}.tw-w-full{width:100%}.tw-min-w-\[8rem\]{min-width:8rem}.tw-min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.tw-min-w-full{min-width:100%}.tw-max-w-4xl{max-width:56rem}.tw-max-w-7xl{max-width:80rem}.tw-max-w-lg{max-width:32rem}.tw-max-w-md{max-width:28rem}.tw-max-w-none{max-width:none}.tw-flex-1{flex:1 1 0%}.tw-translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-translate-x-6{--tw-translate-x: 1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes tw-pulse{50%{opacity:.5}}.tw-animate-pulse{animation:tw-pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes tw-spin{to{transform:rotate(360deg)}}.tw-animate-spin{animation:tw-spin 1s linear infinite}.tw-cursor-default{cursor:default}.tw-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.tw-list-inside{list-style-position:inside}.tw-list-disc{list-style-type:disc}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tw-flex-col{flex-direction:column}.tw-flex-col-reverse{flex-direction:column-reverse}.tw-items-center{align-items:center}.tw-justify-end{justify-content:flex-end}.tw-justify-center{justify-content:center}.tw-justify-between{justify-content:space-between}.tw-gap-1{gap:.25rem}.tw-gap-2{gap:.5rem}.tw-gap-3{gap:.75rem}.tw-gap-4{gap:1rem}.tw-gap-6{gap:1.5rem}.tw-space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.tw-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.tw-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.tw-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.tw-space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.tw-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.tw-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.tw-divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.tw-divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.tw-divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.tw-overflow-hidden{overflow:hidden}.tw-overflow-x-auto{overflow-x:auto}.tw-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tw-whitespace-nowrap{white-space:nowrap}.tw-rounded{border-radius:.25rem}.tw-rounded-full{border-radius:9999px}.tw-rounded-lg{border-radius:var(--radius)}.tw-rounded-md{border-radius:calc(var(--radius) - 2px)}.tw-rounded-sm{border-radius:calc(var(--radius) - 4px)}.tw-rounded-b-lg{border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius)}.tw-rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.tw-border{border-width:1px}.tw-border-b{border-bottom-width:1px}.tw-border-b-2{border-bottom-width:2px}.tw-border-r-2{border-right-width:2px}.tw-border-t{border-top-width:1px}.tw-border-t-0{border-top-width:0px}.tw-border-\[\#0C1948\]{--tw-border-opacity: 1;border-color:rgb(12 25 72 / var(--tw-border-opacity, 1))}.tw-border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.tw-border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.tw-border-blue-700{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.tw-border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.tw-border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.tw-border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.tw-border-input{border-color:hsl(var(--input))}.tw-border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.tw-border-transparent{border-color:transparent}.tw-bg-\[\#0C1948\]{--tw-bg-opacity: 1;background-color:rgb(12 25 72 / var(--tw-bg-opacity, 1))}.tw-bg-\[\#f1f5f9\]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.tw-bg-background{background-color:hsl(var(--background))}.tw-bg-black\/80{background-color:#000c}.tw-bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.tw-bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.tw-bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.tw-bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.tw-bg-card{background-color:hsl(var(--card))}.tw-bg-destructive{background-color:hsl(var(--destructive))}.tw-bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.tw-bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.tw-bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.tw-bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.tw-bg-muted{background-color:hsl(var(--muted))}.tw-bg-popover{background-color:hsl(var(--popover))}.tw-bg-primary{background-color:hsl(var(--primary))}.tw-bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.tw-bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.tw-bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.tw-bg-secondary{background-color:hsl(var(--secondary))}.tw-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.tw-bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.tw-bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.tw-from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.tw-to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position)}.tw-object-cover{-o-object-fit:cover;object-fit:cover}.tw-p-1{padding:.25rem}.tw-p-2{padding:.5rem}.tw-p-3{padding:.75rem}.tw-p-4{padding:1rem}.tw-p-6{padding:1.5rem}.tw-px-2{padding-left:.5rem;padding-right:.5rem}.tw-px-2\.5{padding-left:.625rem;padding-right:.625rem}.tw-px-3{padding-left:.75rem;padding-right:.75rem}.tw-px-4{padding-left:1rem;padding-right:1rem}.tw-px-8{padding-left:2rem;padding-right:2rem}.tw-py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.tw-py-1{padding-top:.25rem;padding-bottom:.25rem}.tw-py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.tw-py-12{padding-top:3rem;padding-bottom:3rem}.tw-py-2{padding-top:.5rem;padding-bottom:.5rem}.tw-py-3{padding-top:.75rem;padding-bottom:.75rem}.tw-py-4{padding-top:1rem;padding-bottom:1rem}.tw-py-5{padding-top:1.25rem;padding-bottom:1.25rem}.tw-py-8{padding-top:2rem;padding-bottom:2rem}.tw-pb-2{padding-bottom:.5rem}.tw-pb-6{padding-bottom:1.5rem}.tw-pl-10{padding-left:2.5rem}.tw-pl-3{padding-left:.75rem}.tw-pl-8{padding-left:2rem}.tw-pr-2{padding-right:.5rem}.tw-pr-4{padding-right:1rem}.tw-pt-0{padding-top:0}.tw-pt-4{padding-top:1rem}.tw-pt-6{padding-top:1.5rem}.tw-text-left{text-align:left}.tw-text-center{text-align:center}.tw-text-2xl{font-size:1.5rem;line-height:2rem}.tw-text-3xl{font-size:1.875rem;line-height:2.25rem}.tw-text-base{font-size:1rem;line-height:1.5rem}.tw-text-lg{font-size:1.125rem;line-height:1.75rem}.tw-text-sm{font-size:.875rem;line-height:1.25rem}.tw-text-xl{font-size:1.25rem;line-height:1.75rem}.tw-text-xs{font-size:.75rem;line-height:1rem}.tw-font-bold{font-weight:700}.tw-font-medium{font-weight:500}.tw-font-semibold{font-weight:600}.tw-leading-none{line-height:1}.tw-leading-relaxed{line-height:1.625}.tw-tracking-tight{letter-spacing:-.025em}.tw-text-\[\#0C1948\]{--tw-text-opacity: 1;color:rgb(12 25 72 / var(--tw-text-opacity, 1))}.tw-text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.tw-text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.tw-text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.tw-text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.tw-text-card-foreground{color:hsl(var(--card-foreground))}.tw-text-destructive-foreground{color:hsl(var(--destructive-foreground))}.tw-text-foreground{color:hsl(var(--foreground))}.tw-text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.tw-text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.tw-text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.tw-text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.tw-text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.tw-text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.tw-text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.tw-text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.tw-text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.tw-text-muted-foreground{color:hsl(var(--muted-foreground))}.tw-text-popover-foreground{color:hsl(var(--popover-foreground))}.tw-text-primary{color:hsl(var(--primary))}.tw-text-primary-foreground{color:hsl(var(--primary-foreground))}.tw-text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.tw-text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.tw-text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.tw-text-secondary-foreground{color:hsl(var(--secondary-foreground))}.tw-text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.tw-text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.tw-underline-offset-4{text-underline-offset:4px}.tw-opacity-50{opacity:.5}.tw-shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-outline-none{outline:2px solid transparent;outline-offset:2px}.tw-ring-offset-background{--tw-ring-offset-color: hsl(var(--background))}.tw-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-duration-200{transition-duration:.2s}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.tw-duration-200{animation-duration:.2s}.file\:tw-border-0::file-selector-button{border-width:0px}.file\:tw-bg-transparent::file-selector-button{background-color:transparent}.file\:tw-text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:tw-font-medium::file-selector-button{font-weight:500}.file\:tw-text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:tw-text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:tw-text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.hover\:tw-bg-\[\#0C1948\]:hover{--tw-bg-opacity: 1;background-color:rgb(12 25 72 / var(--tw-bg-opacity, 1))}.hover\:tw-bg-accent:hover{background-color:hsl(var(--accent))}.hover\:tw-bg-destructive\/80:hover{background-color:hsl(var(--destructive) / .8)}.hover\:tw-bg-destructive\/90:hover{background-color:hsl(var(--destructive) / .9)}.hover\:tw-bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:tw-bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:tw-bg-primary\/80:hover{background-color:hsl(var(--primary) / .8)}.hover\:tw-bg-primary\/90:hover{background-color:hsl(var(--primary) / .9)}.hover\:tw-bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:tw-bg-secondary\/80:hover{background-color:hsl(var(--secondary) / .8)}.hover\:tw-text-\[\#0C1948\]:hover{--tw-text-opacity: 1;color:rgb(12 25 72 / var(--tw-text-opacity, 1))}.hover\:tw-text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:tw-text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:tw-text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:tw-underline:hover{text-decoration-line:underline}.focus\:tw-bg-accent:focus{background-color:hsl(var(--accent))}.focus\:tw-text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:tw-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:tw-ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:tw-ring-primary:focus{--tw-ring-color: hsl(var(--primary))}.focus\:tw-ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:tw-ring-ring:focus{--tw-ring-color: hsl(var(--ring))}.focus\:tw-ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:tw-outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:tw-ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:tw-ring-ring:focus-visible{--tw-ring-color: hsl(var(--ring))}.focus-visible\:tw-ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.disabled\:tw-pointer-events-none:disabled{pointer-events:none}.disabled\:tw-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:tw-opacity-50:disabled{opacity:.5}.tw-peer:disabled~.peer-disabled\:tw-cursor-not-allowed{cursor:not-allowed}.tw-peer:disabled~.peer-disabled\:tw-opacity-70{opacity:.7}.data-\[disabled\]\:tw-pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:tw-translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:tw--translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:tw-translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:tw--translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=active\]\:tw-border-\[\#0C1948\][data-state=active]{--tw-border-opacity: 1;border-color:rgb(12 25 72 / var(--tw-border-opacity, 1))}.data-\[state\=active\]\:tw-text-\[\#0C1948\][data-state=active]{--tw-text-opacity: 1;color:rgb(12 25 72 / var(--tw-text-opacity, 1))}.data-\[disabled\]\:tw-opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:tw-animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[state\=closed\]\:tw-animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[state\=closed\]\:tw-fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=open\]\:tw-fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:tw-zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:tw-zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[side\=bottom\]\:tw-slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:tw-slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:tw-slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:tw-slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:tw-slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:tw-slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:tw-slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:tw-slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}@media (min-width: 640px){.sm\:tw-mt-0{margin-top:0}.sm\:tw-flex-row{flex-direction:row}.sm\:tw-justify-end{justify-content:flex-end}.sm\:tw-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:tw-rounded-lg{border-radius:var(--radius)}.sm\:tw-px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:tw-text-left{text-align:left}}@media (min-width: 768px){.md\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:tw-text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.lg\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:tw-px-8{padding-left:2rem;padding-right:2rem}}.\[\&\>span\]\:tw-line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&_svg\]\:tw-pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:tw-size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:tw-shrink-0 svg{flex-shrink:0}ol.fixed.top-0.z-\[100\].flex.max-h-screen.w-full.flex-col-reverse.p-4.sm\:bottom-0.sm\:right-0.sm\:top-auto.sm\:flex-col.md\:max-w-\[420px\]{display:none}body{font-family:Montserrat,sans-serif!important}ul{padding-left:0;margin-bottom:0}li{list-style:none}.logo{height:40px}.container-fluid{padding:0 50px}.brand-text{line-height:1.1}.tagline{font-size:10px;color:#777}.navbar-nav .nav-link{font-weight:600;margin:0 5px;color:#000;font-size:16px;padding:16px 0}.navbar-nav .nav-link:hover{color:#d63384}.contact-info{font-size:14px;color:#0c1948;font-weight:500;padding-right:15px}.search-box{position:relative}.logo-info img{width:100%;height:50px;padding:5px;-o-object-fit:contain;object-fit:contain}.search-box input{border-radius:20px;border:1px solid #D4D4D4;padding-left:30px;background:#f3f3f3;color:#000000b2}.btn-search{background:#ff488d;color:#fff;border-radius:50%;width:42px;height:42px;position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:0}button.btn.btn-search:focus,button.btn.btn-search:hover{background:#ff488d;border:0}.hero-section{padding:55px 0 0;position:relative;background:url(./assets/img/homeimg/banner-bg.png);background-size:cover!important}.hero-section:before{content:"0100101 01 11001 01 1001011";position:absolute;top:20px;left:20px;color:#ffffff1a;font-size:14px;line-height:2;white-space:pre-line}.hero-content h1{font-size:75px;font-weight:600;color:#fff}.subtitle{font-size:18px;margin-top:15px;font-weight:500}.hero-buttons .btn{font-weight:600;border-radius:25px;padding:9px 25px;font-size:20px;color:#000}.hero-stats .stat-box h4{font-size:22px;font-weight:700;color:#fff;margin-bottom:1px}.hero-stats .stat-box p{font-size:10px;color:#ddd;margin-bottom:0}.trusted{font-size:20px;color:#fff;padding-top:50px;padding-bottom:20px;font-weight:300}.trusted strong{font-weight:500}.hero-lock{max-width:350px;animation:float 4s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.info-box a{color:#000;text-decoration:none;font-weight:500}.search-box{width:360px;height:42px}.stat-box{background:url(./assets/img/homeimg/shape-banner.png);background-size:cover;width:142px;height:119px;background-position:center;display:flex;align-items:center;flex-direction:column;padding-top:25px}button.btn.btn-light.btn-min{min-width:235px}.logo-list{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.security-section{background:#fff}.section-subtitle{color:#ff488d;font-weight:700;text-transform:uppercase;margin-bottom:5px;font-size:12px}.section-title h2{font-size:30px;color:#0c1948;font-weight:700}.security-content .highlight{color:#4b4b4b;font-weight:600}.brand{color:#ff488d;font-weight:600}.security-content p{font-size:14px;font-weight:400;color:#000000b3;margin-bottom:6px}img.securityimg{width:100%;border-radius:20px;-o-object-fit:cover;object-fit:cover}.security-card{background-color:#0c1948;text-align:left;border-radius:20px;padding:36px;height:100%}.security-card h5{font-size:25px;color:#fff;font-weight:600;margin-bottom:12px;min-height:60px}.security-card .btn{border-radius:33px;transition:all .3s ease-in-out;font-size:20px;color:#0c1948;font-weight:600}.security-card .btn:hover{background-color:#f8f9fa;color:#0a1540}.security-card p{font-size:16px;color:#fff;font-weight:500;min-height:95px}section.casestudybg{background:url(./assets/img/homeimg/casestudybg.jpg);background-size:cover;background-position:center;position:relative}.casestudybg:after{background:#000000c7;position:absolute;left:0;right:0;top:0;bottom:0;content:""}.casestudybg .container-fluid{z-index:9;position:relative}.casestudybg .btn-primary,.blog-sec .btn-primary{color:#fff}.waveimg{position:absolute;left:0}.Certifications-sec img{width:100px}.case-card{background:#fff;border-radius:20px;transition:transform .3s ease;padding:16px}.case-img{width:80%;margin:auto;height:80px;-o-object-fit:contain;object-fit:contain}.btn-read{background:#0a1b3f;color:#fff;border-radius:20px;font-weight:500;padding:6px 16px}.btn-read:hover{background:#091630;color:#fff}.case-card-content{padding-top:22px}.case-card-content h6{font-size:20px;color:#0c1845;font-weight:600;margin-bottom:20px}.certifications-card{background:#d32f2f;border-radius:12px;color:#fff}.cert-content h3{font-size:1.5rem;font-weight:600}.cert-content p{margin-bottom:.75rem;line-height:1.6}.case-card-content p{font-size:14px;color:#000000b2;font-weight:400;margin-bottom:25px;min-height:210px}.secondry-color{background:#0c1948}.cyber-cta{border-radius:20px;padding:50px 90px;background:url(./assets/img/homeimg/gettouch.png);background-size:cover}.btn-rounded{border-radius:30px;font-weight:500}.getintouch-content p{font-size:18px;font-weight:400;line-height:1.3}.cyber-cta h3{font-size:32px;font-weight:700;padding-right:0;margin-bottom:20px}.why-choose-us{background:linear-gradient(to right,#0c1948,#02050e)}.brand{color:#ff488d}.btn-rounded{border-radius:30px;padding:10px 20px;font-weight:500}.glowing-img{animation:pulse-glow 3s infinite ease-in-out}@keyframes pulse-glow{0%{filter:drop-shadow(0 0 10px rgba(0,153,255,.7))}50%{filter:drop-shadow(0 0 25px rgba(0,153,255,1))}to{filter:drop-shadow(0 0 10px rgba(0,153,255,.7))}}.map-container iframe{border-radius:10px}.footer-section{color:#fff;padding:50px 0 8px;background:linear-gradient(to bottom,#0c1948,#02050e)}.footer-logo{max-width:180px}.footer-text{font-size:19px;margin-bottom:15px;font-weight:300}.newsletter-form .form-control{border-radius:6px;border:none;padding:10px}.btn-pink{color:#fff;border-radius:7px;font-weight:600;padding:10px;background:linear-gradient(to right,#ef4036,#d11189);font-size:18px;letter-spacing:2px}.btn-pink:hover{background-color:#e60073}.footer-note{font-size:12px;display:block;margin-top:10px;color:#bbb}.footer-heading{font-size:18px;font-weight:600;margin-bottom:20px;color:#c1c1c1}.footer-links li{margin-bottom:20px}.spacetop{margin-top:85px}.footer-links a{text-decoration:none;transition:color .3s ease;font-size:16px;color:#fff;font-weight:400}.footer-links a:hover{color:#ff007f}.map-container{border-radius:10px;overflow:hidden;box-shadow:0 4px 15px #0006}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:10px;font-size:13px;color:#bbb}.max-btn-get{min-width:579px}.blog-card{background:#fff;border-radius:12px;overflow:hidden;text-align:center;transition:transform .3s ease}.blog-card:hover{transform:translateY(-5px)}.blog-img{border-radius:10px;width:100%;-o-object-fit:cover;object-fit:cover}.blog-meta{font-size:14px;color:#ff488d;margin-bottom:15px;font-weight:500}.blog-title{font-size:20px;font-weight:600;margin-bottom:15px;color:#2a2a2a}.btn-darkblue{background-color:#0d1b3d;color:#fff;border-radius:20px;font-size:14px;padding:8px 20px;border:none}.btn-darkblue:hover{background-color:#142952}.outcomes-section{background:url(../assets/bg-dark.jpg) center/cover no-repeat;padding:60px 0;color:#fff;background-position:bottom}.outcomes-title{font-size:28px;font-weight:600;margin-bottom:40px}.outcome-card{-webkit-backdrop-filter:blur(19.200000762939453px);backdrop-filter:blur(19.200000762939453px);border-radius:12px;padding:25px 24px;background:#ffffff1a;transition:transform .3s ease,box-shadow .3s ease;min-height:185px}.outcome-card:hover{transform:translateY(-5px);box-shadow:0 6px 18px #0006}.outcome-percent{font-size:40px;font-weight:600;color:#ff488d;margin-bottom:10px}.outcomes-section .container{z-index:9}.outcome-icon{font-size:32px;margin-bottom:12px;color:#fff;min-height:65px;display:flex;align-items:center;justify-content:center}.outcome-text{font-size:16px;color:#ddd;margin:0;font-weight:700}.whychoosecontent .highlight{color:#ff488d;font-size:14px;font-weight:400;padding-bottom:2px;display:block}.whychoosecontent h5{font-size:18px;color:#fff;font-weight:700}.section-title p{font-size:14px;color:#fff;font-weight:500}.blogs-listing p{color:#000!important}.whychoosecontent p{font-size:14px;color:#fff;font-weight:400}.btn-primary.btn-border{background:transparent;border:1px solid #fff;color:#fff}.testimonial-swiper .swiper-slide{opacity:.6;transition:all .3s ease;background:transparent;border-radius:10px;padding:20px;border:2px solid transparent}.testimonial-swiper .swiper-slide-active{opacity:1;background:#fff;border:1px solid #CBCBCB}.testi-box h5,.testi-box h6{font-size:14px;margin:0;font-weight:600}.testi-box h5{font-weight:400}.testi-box p{font-weight:500;font-size:15px;color:#000}.testimonial-swiper .swiper-slide-active:after{border:2px solid #EF4036;position:absolute;right:-2px;bottom:-1px;content:"";width:35%;height:35%;border-left:0;border-top:0;border-radius:10px;border-top-left-radius:0!important;border-bottom-left-radius:0;border-top-right-radius:0}.blog-sec .swiper{padding-bottom:25px}.blog-sec .swiper-pagination.swiper-pagination-clickable{margin-top:28px!important;bottom:2px}.blog-sec span.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}.cyber-cta.cyberctcbg{background:url(./assets/img/homeimg/toseebanner.png);background-size:cover!important;background-repeat:no-repeat;padding:40px 90px}.footer-box{display:inline-flex;background:#fff;padding:13px 15px;border-radius:10px;margin-bottom:15px}label.footer-label{font-size:16px;color:#fff;margin-bottom:8px;font-weight:300}.weoffer .swiper.swiper-initialized{padding-bottom:30px}.swiper-pagination.swiper-pagination-clickable{bottom:-7px}.swiper-pagination-bullet-active{background:#000}.custom-swiper-button-prev,.custom-swiper-button-next{position:absolute;top:45%;z-index:10;cursor:pointer;font-size:32px;font-weight:700;color:#333}.custom-swiper-button-prev{left:-50px}.custom-swiper-button-next{right:-50px}.header-right{flex:1;justify-content:flex-end}header nav.navbar.navbar-expand-lg{flex:1}header .navbar-expand-lg .navbar-collapse{justify-content:center}.why-choose-us .btn-primary{display:block;text-align:center}.case-swiper-button-prev,.case-swiper-button-next{position:absolute;top:50%;z-index:10;cursor:pointer;font-size:32px;font-weight:700;color:#333;transition:.3s}.case-swiper-button-prev{left:-60px;filter:brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(7500%) hue-rotate(178deg) brightness(102%) contrast(102%)}.case-swiper-button-next{right:-60px;filter:brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(7500%) hue-rotate(178deg) brightness(102%) contrast(102%)}.case-swiper-button-prev:hover,.case-swiper-button-next:hover{opacity:.8}.blog-swiper-button-prev,.blog-swiper-button-next{position:absolute;top:25%;z-index:10;cursor:pointer;font-size:32px;font-weight:700;color:#333;transition:.3s}.blog-swiper-button-prev{left:-60px}.blog-swiper-button-next{right:-60px}.blog-swiper-button-prev:hover,.blog-swiper-button-next:hover{color:#007bff}.hero-section .col-md-6.text-center{justify-content:center;display:flex}.typicaloutcomes .outcome-card-box img{margin-bottom:8px}.travel-cyber h2{color:#0c1948;font-size:40px;font-weight:700}.travel-cyber p{color:#000;font-size:18px}.travel-cyber ul li{margin-bottom:10px;color:#000;font-size:16px}.check-icon{color:#28a745;margin-right:10px;font-size:1.1rem;flex-shrink:0}.airline-security{background:url(assets/img/pkiService/bg-pk.png);position:relative;overflow:hidden}.airline-security-center{position:relative}.airlinetext-box h2{font-size:63px;color:#0c1948;font-weight:700;word-spacing:7px}.airlinetext-box{position:absolute;top:17%;width:90%;margin:auto;left:0;right:0}.airlinetext-box p{width:40%;margin:20px auto auto;color:#fff;position:relative;left:-21px;font-size:22px;font-weight:500}.whycyberimg img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.airbtn-group{margin:-44px auto auto;position:relative}.btn.btn-primary.xl-btn{min-width:433px}.airplane-img{max-width:100%;position:relative;z-index:1}.travel-cyber ul li{position:relative}.travel-cyber ul li:after{background:url(assets/img/pkiService/checkicon.svg);position:absolute;left:0;top:3px;content:"";width:18px;height:22px}.typicaloutcomes img.mapicon{margin-bottom:15px!important}.typicaloutcomes{background-color:#0c1948;padding:35px 0}.typicaloutcomes .outcome-card-box{background:#ffffff0d;border:1px solid #FFFFFF3D;border-radius:18px;padding:12px;color:#fff;text-align:left;transition:all .3s ease;height:100%}.typicaloutcomes .outcome-card-box:hover{background:#ffffff1a;transform:translateY(-3px)}.typicaloutcomes .outcome-card .icon{font-size:20px;margin-bottom:6px;color:#fff}.typicaloutcomes .outcome-card-box .label{font-size:16px;margin:0;color:#fff;font-weight:500}.typicaloutcomes .outcome-card-box .highlight{font-size:18px;font-weight:600;margin:0;color:#fff}.threats-section{background:#fff}.threat-card{padding:20px}.threat-card .icon{font-size:28px;color:#e63946;margin-bottom:10px}.work-card p{font-size:14px;margin-bottom:0;line-height:1.8;color:#000}.threat-card h6{margin-bottom:8px;color:#0c1948;font-size:22px;font-weight:700}.threat-card p{margin:0;font-size:16px;line-height:1.5;font-weight:500;color:#000000b3}.services-section{background:#fff}.service-card{border:1px solid #FF488D;border-radius:20px;transition:all .3s ease-in-out;margin:40px 0;padding:20px;min-height:200px}.service-card p{font-size:14px;color:#000;font-weight:500;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;min-height:84px;overflow:hidden}.service-card:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-5px)}.icon-wrapper{background:#ffedf4;width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:-75px auto 0}.btn-pink{background-color:#e63975;color:#fff;font-weight:500;border-radius:25px;padding:8px 0}.btn-pink:hover{background-color:#c92c62}.whychoose-section{background-color:#0c1948;color:#fff;position:relative}.timeline-item:nth-child(2n) p{margin-top:-130px}span.serviceshape{position:absolute;left:-97px;top:-23px}.icon-circle{width:50px;height:50px;background:#ff488d;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;position:relative;margin:auto auto 13px}.timeline-wrapper{position:relative;padding-top:68px}.timeline-wrapper:after{border-top:2px dashed #fff;position:absolute;left:0;right:0;top:95px;content:""}.timeline-item p{font-size:14px;color:#fff;padding:0 11px;display:flex;align-items:center;justify-content:space-around}.timeline-item{width:16.666%;margin:-1px auto auto}.logobox{position:absolute;left:0;top:0;bottom:0;background:#fff;border-top-right-radius:200px;border-bottom-right-radius:200px;width:15%;display:flex;align-items:center;justify-content:center}.ty-title{font-size:24px;font-weight:700;margin-bottom:10px}.service-deliverables{background:#fff}.serviceshape img{width:140px}.deliverable-card{padding:35px;transition:all .3s ease;box-shadow:0 4px 15px #00000040;border-radius:20px;position:relative;overflow:hidden;height:100%}.ty-sub-title{font-size:16px;font-weight:400}.deliverable-card:hover{background:#fff;box-shadow:0 6px 16px #0000001a}.deliverable-card h5{font-size:22px;color:#0c1948;font-weight:700;margin-bottom:20px}.dot-list li{font-size:14px;color:#000;font-weight:500;position:relative;margin-bottom:14px;padding-left:12px}.dot-list li:last-child{margin-bottom:0}.dot-list li:after{position:absolute;left:0;top:10px;background:#000;width:3px;height:3px;content:"";border-radius:50%}.deliverable-card .icon-img{height:auto;position:absolute;right:10px;top:10px;max-width:100%}.how-work-bg{background:url(./assets/img/pkiService/howwework.png);background-size:cover;background-repeat:no-repeat;border-radius:20px;padding:40PX 79px!important}.work-card{background:#fff;border-radius:10px;padding:20px;text-align:left;box-shadow:0 2px 18px #00000040;transition:all .3s ease;height:100%}.work-card:hover{transform:translateY(-5px)}.comliance-Standards img{height:150px;-o-object-fit:cover;object-fit:cover;margin:auto;border:1px solid #00000021;border-radius:20px;width:100%}.work-card h5{font-size:28px;margin-bottom:10px;color:#0c1948;font-weight:700}.get-list h5{font-size:16px;font-weight:600}.get-list .dot-list li:after{background:#fff}.get-list .dot-list li{margin-bottom:0;font-size:16px}.work-card ul{margin-bottom:0}.work-card ul li{font-size:14px;margin-bottom:6px;color:#333}.tool-card{display:flex;border-radius:50px;overflow:hidden;background:#fff;transition:transform .3s ease;border:1px solid #00000036}.tool-right p{margin-bottom:0;font-size:14px;color:#000;font-weight:600;text-transform:capitalize}.tool-card:hover{transform:translateY(-5px)}.tool-left{background:#0c1948;color:#fff;text-align:center;padding:15px;min-width:130px;display:flex;flex-direction:column;justify-content:center;align-items:center}.tool-left h6{font-size:14px;margin-top:6px}.tool-icon{font-size:22px}.tool-icon img{filter:contrast(120%) brightness(110%)}.tool-right{flex:1;display:flex;align-items:center;padding:0 20px;justify-content:center}.success-metrics{background:#0c1948;color:#fff;position:relative;overflow:hidden}.metric-card{background:#ffffff1a;border:1px solid rgb(255 255 255 / 24%);border-radius:20px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.target-imgleft img,.target-imgright img{width:148px;filter:grayscale(100%);opacity:.3}.target-imgleft{position:absolute;top:11px;right:-12px}.target-imgright{position:absolute;top:11px;left:-12px}.target-imgright img{transform:scaleX(-1)}.metric-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #00000040}.metric-card h6{font-size:16px;letter-spacing:.5px;margin-bottom:10px;color:#fff;font-weight:500}.metric-card p{font-size:22px;line-height:1.4;margin:0;font-weight:600}.pricing-section{position:relative}.smalldots-shape img{width:85%}.btn-primary:hover{opacity:.8;background:#ff488d}.smalldots-shape{position:absolute;top:0;left:0;z-index:-1}.model-item{position:relative;padding:11px 35px 10px 145px}.model-item:first-child{padding-top:0}.model-item:last-child{padding-bottom:0}.model-item:after{border-top:2px dashed #0C1948;content:"";left:0;bottom:0;position:absolute;width:120px;top:32px;margin:auto}.model-item:nth-child(2){padding-top:40px;padding-bottom:40px}.model-item:last-child:after{top:auto;bottom:30px}.model-item:nth-child(2):after{margin:auto;top:70%;transform:translateY(-60%)}.engagement-model{position:relative;margin-left:45px}.model-item h5{font-size:24px;color:#ff488d;font-weight:700}.model-item p{font-size:14px;color:#000;font-weight:500;margin-bottom:0}.service-card h6{font-size:20px;color:#0c1948;font-weight:700;margin-bottom:6px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:48px;overflow:hidden}.how-we-work .g-5,.how-we-work .gx-5{--bs-gutter-x: 6rem}.cyberctcbgright img{width:100%}.engagement-model:before{border-left:2px dashed #0C1948;position:absolute;left:0;content:"";top:0;bottom:0;height:80%;margin:auto}.accordion-item{border:none;margin-bottom:10px;border-radius:20px;overflow:hidden}.accordion-button{background:#0c19480a;font-weight:600;padding:16px 20px;box-shadow:none!important;color:#000;border-top-left-radius:20px!important;border-top-right-radius:20px!important}.accordion-button:not(.collapsed){color:#fff;background:#0c1948;box-shadow:none}.accordion-button:after{content:"+";font-size:22px;font-weight:600;background-image:none!important;transform:none!important;color:#000}.accordion-button:not(.collapsed):after{content:"–";color:#fff}.accordion-body{padding:0 20px 15px;font-size:15px;color:#fff;background:#0c1948}.accordion-body p{margin-bottom:0;font-size:14px}.cards-section{background:#0b1840}.custom-card{background:#ffffff1a;border:1px solid rgb(255 255 255 / 24%);border-radius:20px;padding:20px 15px;transition:transform .3s ease,box-shadow .3s ease;height:100%;align-items:center}.custom-card-content{text-align:left;padding-left:22px;flex:1}.industry-box{background:#0c1948}.custom-card:hover{transform:translateY(-5px);box-shadow:0 6px 18px #0000004d}.custom-card h5{font-size:20px;font-weight:700;margin-bottom:10px;color:#fff}.custom-card p{font-size:14px;color:#fff;margin:0}.icon-box{width:80px;height:80px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;color:#0b1840;font-weight:700;flex:0 0 80px}.stats-info{background-color:#000;padding:20px 0}.stats-info .highlight{color:#ff488d;font-weight:800;margin-bottom:5px;font-size:22px}.stats-info p{margin:0;font-size:14px;color:#fff;font-weight:600}.hero-section-top{display:flex;justify-content:center;flex-direction:column}.banner-btn-group .max-btn{width:45%}.hero-title{font-size:53px;font-weight:700;color:#0c1948;line-height:1.2}.commoright-img{display:flex;justify-content:flex-end;align-items:flex-end}.hero-subtext{font-size:20px;color:#000000b3;margin-top:15px;padding-right:50px}.insutry-pages-banner{min-height:590px;overflow:hidden;background-size:cover!important;background-repeat:no-repeat;padding:20px 0 0;background-position:bottom center!important;display:flex;align-items:center;position:relative}.healthbanner .industryrightimg{margin-bottom:-90px}.banking.wrapper-img{position:absolute;right:-51px;width:767px;bottom:0;top:22px}.bankingfinance-sec{overflow:hidden;position:relative}.bankingfinance-sec .hero-subtext{padding-right:215px}.banner-shadow:after{background:#00000024;position:absolute;left:0;right:0;top:0;bottom:0;content:""}.banner-shadow .container{z-index:1}.hospitality-banner{background-position:top center!important}.blur-banner-bg{background:#0000004d;padding:30px;border-radius:20px}.megaicon-content h2{font-size:14px;color:#0b1728;font-weight:600;margin-bottom:5px}.megaicon-content p{font-size:12px;color:#7b8391;margin-bottom:0;min-height:36px}.megaicon-content{padding-left:10px}header{box-shadow:0 4px 4px #0000001a;position:sticky;top:0;background:#fff;z-index:999}.mega-dropdown .dropdown-menu{width:100%;min-width:980px;left:0%;border-radius:20px;border:none;box-shadow:0 6px 20px #00000026;margin-top:0;display:none;padding:18px;transition:.3s}.mega-dropdown:hover .dropdown-menu{display:block;transition:.3s}.mega-dropdown .nav-link:after{display:none}.megaimain .megaicon{min-width:16px}.megaimain{display:block}.mega-menu h6{color:#1d293e;font-size:14px;font-weight:600;margin-bottom:25px!important}.megaimain{cursor:pointer}.mega-menu li{font-size:14px;line-height:1.4}.mega-menu strong{color:#000}.mega-menu small{color:#555}.pentest-section{position:relative;padding:58px 0;overflow:hidden}.pentest-section .subheading{font-size:32px;color:#ff488d;font-weight:700}.pentest-section .description{margin:0 auto;font-size:16px;color:#000;font-weight:700}.feature-item{text-align:center;margin-bottom:20px}.feature-item .icon{font-size:1.5rem;color:#e91e63;margin-bottom:8px}.btn-primary{transition:all .3s ease}.btn-outline-primary{border-radius:50px;border:2px solid #ff4b87;color:#ff4b87;transition:all .3s ease}.btn-outline-primary:hover{background:#ff4b87;color:#fff}.stats-section{background:#0c1948;color:#fff;padding:20px 0}.stat-number{font-size:50px;font-weight:700;display:block;line-height:normal}.stat-text{font-size:20px;color:#fff;font-weight:400}.stat-card{position:relative;padding:0 126px}.stat-card:after{background:url(/assets/flyingstars-BZyIBDJA.svg);left:80px;top:30px;bottom:0;width:82px;height:89px;position:absolute;content:""}.stat-card:before{background:url(/assets/flyingstarsright-G39DFB7P.svg);right:80px;top:30px;bottom:0;width:82px;height:89px;position:absolute;content:""}.value-section{background:#fff}.page-title.xl-title{color:#0c1948;font-size:57px;line-height:1.1;font-weight:700}.value-section p{color:#444}.btn-primary{background:#ff4b87;border:none;border-radius:50px;padding:10px 25px;font-weight:600}.btn-primary:hover{background:#e63973}.venn-diagram{width:620px;height:590px;position:relative}.value-circle{width:350px;height:350px;border-radius:50%;position:absolute;background:#ff488d14;padding:35px 40px;text-align:center;display:flex;align-items:center;flex-direction:column;justify-content:center}.value-circle h5{font-weight:700;margin-bottom:10px;font-size:16px;color:#000}.value-circle p{font-size:13px;color:#000}.circle-top{top:0;left:50%;transform:translate(-50%)}.value-circle span{margin-bottom:15px}.circle-left{bottom:0;left:0;padding-left:25px;padding-right:81px}.circle-right{bottom:0;right:0;padding-right:25px;padding-left:81px}.center-logo{position:absolute;top:56%;left:50%;transform:translate(-50%,-50%)}.section-title.border-title h2{display:inline-block;background:#f5f5f5;z-index:9;position:relative;padding:0 25px}.image-box{position:relative;border-radius:8px;overflow:hidden}.image-box img{width:100%;height:205px;display:block;-o-object-fit:cover;object-fit:cover;border-radius:5px}.border-title{position:relative}.border-title:after{border-bottom:4px dashed #FF488D;position:absolute;content:"";left:0;right:0;top:17px;width:100%;height:2px}.pen-test-section{background:#f5f5f5;overflow:hidden}.pen-content h5{font-size:22px;color:#0c1948;font-weight:600;margin-bottom:10px}.pen-content p{font-size:14px;color:#000;font-weight:500}.quality-header{background:#0c1948}.quality-id{font-size:60px;color:#0000001a;font-weight:900}.quality-item p{color:#000000b3;font-weight:500}.quality-item p strong{color:#0c1948;font-weight:700}.quality-item{padding:0 40px}.reference-section{background:#0c1948}.doc-item{color:#fff;border-right:1px solid #fff;padding:21px 16px;height:100%}.reference-section .col-md-3:last-child .doc-item{border-right:0}.doc-icon{width:40px;height:40px}.doc-title{font-size:24px;line-height:1.2;font-weight:600}.tools-section{background:#fff}.tools-intro{background:#f9f9ff;border-right:1px solid #eee}.tools-intro .icon{font-size:2rem}.text-pink{color:#e91e63}.tool-logo{margin-top:15px}.tool-logo img{max-width:60px;max-height:60px;display:block;margin:0 auto 8px}.engagement-section{background:#fff}.step-item{position:relative;max-width:220px;height:220px}.step-item:nth-child(2n){margin-top:190px}.engagementcircle{height:100%;width:220px;display:flex;align-items:center;flex-direction:column;justify-content:center;background:#0c1948;border-radius:50%;z-index:1;position:relative;padding:0 18px}.step-item:before,.step-item:nth-child(odd):before{position:absolute;content:"";left:-27px;height:100%;width:274px;background:url(/assets/hulf-circle-B1xnBee7.png);background-size:contain;background-repeat:no-repeat;right:0;background-position:100%;bottom:-63px;margin:auto;transform:rotate(180deg)}.step-item:nth-child(odd):before{top:-25px;bottom:auto;background-position:top;transform:rotate(0)}.steps-wrapper .step-item:nth-child(1):before{transform:rotate(-45deg);left:-33px;top:-15px;width:257px}.steps-wrapper .step-item:nth-last-child(1):before{transform:rotate(47deg);right:-127px;top:-46px;width:257px;bottom:auto}.steps-wrapper .step-item:nth-last-child(1):after{display:none}.engagementcircle h6{font-size:.95rem;margin-bottom:10px}.engagementcircle p{font-size:12px;line-height:1.5}.step-item:after,.step-item:nth-child(2n):after{position:absolute;content:"";right:-100px;bottom:0;border-bottom:3px dashed #0c1948;width:100%;transform:rotate(45deg);z-index:revert-layer}.step-item:nth-child(2n):after{transform:rotate(-45deg);top:0;bottom:auto}.services-title{font-size:60px;color:#0c1948;font-weight:700}.btn-primary.sm-btn{min-width:400px}.globe-left{position:absolute;left:0;top:0;bottom:0;display:flex;align-items:center;z-index:-1}.globe-right{position:absolute;right:0;top:0;bottom:0;display:flex;align-items:center;z-index:-1}.deliverables-section{text-align:center;background:#0c1948}.Receive-card{padding:16px 20px;min-height:125px}.Receive-card:nth-child(1){border-bottom:1px solid #FF488D}.Receive-main{border:1px solid #FF488D;border-radius:20px}.Receive-card h6{color:#fff;font-size:18px;font-weight:600;flex:1}.deliverable-icon{width:83px;height:83px;background:#ff488d;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-right:20px}.ciclezoom1{position:absolute;left:105px;top:160px;bottom:0}.ciclezoom1 svg{width:265px}.contact-inner-right{position:relative}.contact-inner{background:#0c1948;border-radius:20px;padding:30px 35px;overflow:hidden}.form-control,.form-select{border-radius:30px;padding:12px 23px;border:none;outline:none;font-size:14px;color:#000000b2}.form-control::-moz-placeholder{color:#000}.form-control::placeholder{color:#000}.btn-quote{background:#ff4b87;border:none;border-radius:30px;padding:12px;font-weight:600;color:#fff;transition:.3s}.btn-quote:hover{background:#e63973}.form-image{max-width:400px}.online-support{width:500px;margin-right:35px;z-index:1;position:relative}.ciclezoom2 svg{width:225px}.ciclezoom2{position:absolute;right:-61px;top:0;bottom:0;display:flex;align-items:center}.section-sub-title h2{font-size:26px;font-weight:600}.value-circle:after,.value-circle:nth-child(2):after,.value-circle:nth-child(3):after{background:url("data:image/svg+xml,%3csvg%20width='521'%20height='277'%20viewBox='0%200%20521%20277'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M504.154%20275.875C512.832%20276.433%20520.369%20269.847%20520.401%20261.152C520.513%20230.87%20515.338%20200.759%20505.068%20172.186C493.021%20138.667%20474.22%20107.979%20449.83%2082.0213C425.44%2056.0641%20395.981%2035.3909%20363.276%2021.2823C330.571%207.17374%20295.318%20-0.0697526%20259.7%200.000506197C224.082%200.070765%20188.857%207.45328%20156.209%2021.6908C123.56%2035.9282%2094.1819%2056.7175%2069.8945%2082.7708C45.6072%20108.824%2026.9276%20139.587%2015.0129%20173.153C4.85627%20201.766%20-0.20022%20231.897%200.0312631%20262.178C0.0977347%20270.874%207.66059%20277.429%2016.336%20276.837C25.0114%20276.245%2031.5072%20268.728%2031.5132%20260.032C31.5311%20234.058%2035.974%20208.236%2044.6883%20183.686C55.161%20154.183%2071.5799%20127.143%2092.9279%20104.243C114.276%2081.3427%20140.098%2063.0695%20168.796%2050.5551C197.493%2038.0407%20228.455%2031.5517%20259.762%2031.4899C291.069%2031.4282%20322.056%2037.795%20350.803%2050.1961C379.549%2062.5972%20405.444%2080.7684%20426.882%20103.584C448.32%20126.4%20464.845%20153.374%20475.434%20182.837C484.246%20207.352%20488.79%20233.156%20488.911%20259.13C488.951%20267.825%20495.476%20275.317%20504.154%20275.875Z'%20fill='%230C1948'/%3e%3c/svg%3e");position:absolute;top:-65px;content:"";width:530px;height:277px;background-repeat:no-repeat;background-size:85%;background-position:center}.value-circle:nth-child(2):after{transform:rotate(-118deg);top:87px;left:-183px}.value-circle:nth-child(3):after{transform:rotate(118deg);top:87px;right:-183px}.value-circle:before{background:url(/assets/arrow-indi-DXXVJB9I.svg);position:absolute;right:0;content:"";width:66px;height:122px;background-size:55px;background-repeat:no-repeat;top:195px;transform:scaleX(-1)}.value-circle:nth-child(2):before{transform:rotate(0);left:120px;top:-47px}.toolsbox{border-left:1px solid rgb(0 0 0 / 40%);height:100%}.tools-title{background:#ff488d1c;padding:8px 7px;text-align:center;min-height:75px;display:flex;align-items:center;justify-content:center}.toolwe-use h2{font-size:24px;color:#0c1948;font-weight:700;margin-bottom:10px}.toolwe-use p{font-size:12px;color:#000;font-weight:600}.toolwe-use .tool-icon{background:#f5f5f5;width:75px;height:75px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:20px}.toolwe-use .tool-icon svg{width:35px}.toolwe-use{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;padding:30px 20px 35px}.toolslislist{padding-top:30px}.toolslislist li{text-align:center;margin:auto;padding:0 15px 15px;display:flex;align-items:center;justify-content:center}.tools-title h6{font-size:16px;color:#ff488d;font-weight:600;text-transform:capitalize}.toolsinner-bg{border:1px solid #0C1948;border-radius:20px}.value-circle:nth-child(3):before{left:-12px;bottom:-40px;right:0;top:auto;transform:scaleX(-1);background:url(/assets/arrow-bottom-Bucb-KCc.svg);background-repeat:no-repeat;background-size:contain;width:110px;transform:scale(1);transform:rotate(-8deg)}.toolsinner-bg .row col:nth-child(1) .toolsbox{border-left:0}.pki-section{background:#0c1948;border-radius:20px}.pki-section-title{font-size:16px;color:#fff;font-weight:600}.pki-card{background:#ffffff1a;border-radius:20px;padding:10px 12px;text-align:left;color:#fff;height:100%}.pki-number{font-size:52px;font-weight:600;display:block;margin-bottom:10px;line-height:normal}.pki-card h5{font-size:18px;color:#fff;font-weight:600;margin-bottom:8px}.pki-card p{font-size:14px;color:#fff;font-weight:400}.btn.btn-primary.bg-white{color:#0c1948}.pki-icon{width:66px;height:66px;background:#ff4081;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:15px;font-size:20px}.custom-btn{background:#ff4081;border:none;padding:12px 40px;border-radius:25px;font-weight:600}.offer-section{background:#fff}.offer-list{font-size:16px}.offer-number{margin-right:8px;font-weight:600;color:#0c1948;font-size:24px}.offer-text{font-weight:600;flex:1;color:#0c1948;font-size:24px}.offer-num-box{flex:1}.arrow{margin:0 15px;font-size:18px;color:#0a1a3a}.offer-box{border:1px solid #FF488D;padding:15px 20px;border-radius:15px;background:#f3f3f3;flex-basis:50%;font-size:14px;color:#000c;margin-left:25px}.pkiUseCases-section{background:#0c1948;color:#fff;position:relative}.section-title{font-weight:700;color:#fff}.vectorleftimg{position:absolute;left:0;top:0;bottom:0}.vectorrightimg{position:absolute;right:0;top:0;bottom:0;background-size:cover}.usecase-center-title h2{font-size:32px;color:#ff488d;font-weight:700}.usecase-box p{font-size:22px;font-weight:500}.usecase-box{padding:0 95px;min-height:200px}.solutions-section{background:#fff;color:#0a1a3a}.solutions-title{font-weight:700;color:#0a1a3a}.solutions-list p{margin:0;font-size:18px;color:#0c1948;font-weight:500}.solutions-icon{background:#f4f4f4;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;width:66px;height:66px;margin-right:25px;flex:0 0 66px}ul.solutions-list p strong{font-weight:700}.solutions-image{max-width:90%;border-radius:12px}.solutions-img img{height:342px;border-radius:50px;width:100%;-o-object-fit:cover;object-fit:cover}.trust-section{background:#fff}.trust-box{background:#0c1948;border-radius:50px 50px 0 0;height:100%}.trust-items h5{font-size:22px;color:#0c1948;font-weight:700}.trust-items{min-height:190px;height:100%}.trust-items-inner{display:flex;flex-direction:column;justify-content:center;padding:20px;border-bottom-right-radius:65px;height:100%;border-top-right-radius:65px}.trust-list-main .row .col-xxl-3:nth-child(1) .trust-items .trust-items-inner{background:#dbdada}.trust-list-main .row .col-xxl-3:nth-child(1) .trust-items{background:#e6e6e6}.trust-list-main .row .col-xxl-3:nth-child(2) .trust-items .trust-items-inner{background:#e6e6e6}.trust-list-main .row .col-xxl-3:nth-child(2) .trust-items{background:#f1f0f0}.trust-list-main .row .col-xxl-3:nth-child(3) .trust-items .trust-items-inner{background:#f1f0f0}.trust-list-main .row .col-xxl-3:nth-child(3) .trust-items{background:#f8f8f8}.trust-list-main .row .col-xxl-3:nth-child(4) .trust-items .trust-items-inner{background:#f8f8f8}.trust-list-main .row .col-xxl-3:nth-child(4) .trust-items{background:#f8f8f8;border-top-right-radius:65px;border-bottom-right-radius:65px}.trust-items-inner p{font-size:14px;color:#000000b2;font-weight:500;padding-top:20px}.trust-box h2{font-weight:700;line-height:1.1;font-size:32px;padding:55px 30px 20px}.cicleavtra{background:#fff;border-top-left-radius:45px;border-top-right-radius:45px;padding:10px}.trust-features{background:#f5f5f5;padding:30px;display:flex;justify-content:space-between}.feature-item{flex:1;padding:15px;min-width:200px}.feature-item h5{font-weight:600;color:#0a1a3a}.feature-item p{font-size:14px;color:#555}.partner-section{background:#fff;color:#0a1a3a}.section-title{font-weight:700;color:#0a1a3a}.feature-box svg{margin:auto auto 20px}.feature-box{background:#f8f8f8;border-radius:20px;padding:20px;margin-bottom:20px;text-align:center;transition:.3s}.feature-box i{font-size:28px;color:#0a1a3a;margin-bottom:10px}.feature-box h6{font-weight:600;margin-bottom:6px;font-size:16px;color:#000}.why-parthner-center img{height:448px;width:100%;border-radius:20px;-o-object-fit:cover;object-fit:cover}.feature-box p{font-size:14px;color:#000000b2;font-weight:500}button.btn.btn-secondry{background:#0c1948;border:none;border-radius:50px;padding:10px 25px;color:#fff}.partner-desc{font-size:14px;color:#000;font-weight:500}.partner-btn{background:#0a1a3a;border:none;border-radius:25px;padding:12px 25px;font-weight:600}.company-logo-section{background:#efefef}.certification-logo{max-height:60px;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease}.certification-logo:hover{filter:grayscale(0%)}section.offer-section{background:url(/assets/we-offer-bg-NzmqkL91.png);background-size:cover;background-position:top;background-repeat:no-repeat}.usecase-box{position:relative}.usecase-box.usecase-left-top:after,.usecase-box.usecase-left-bottom:after,.usecase-box.usecase-right-top:after,.usecase-box.usecase-right-bottom:after{background:url("data:image/svg+xml,%3csvg%20width='279'%20height='113'%20viewBox='0%200%20279%20113'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M277.113%20111.394L190.315%201.35938H1.68363'%20stroke='white'%20stroke-width='2.73379'%20stroke-linecap='round'%20stroke-dasharray='8.2%208.2'/%3e%3c/svg%3e");content:"";right:-183px;top:85px;margin:auto;width:279px;position:absolute;height:80px;background-size:contain!important;background-repeat:no-repeat!important}.usecase-box.usecase-right-top:after{right:auto;left:-183px;transform:scaleX(-1)}.usecase-box.usecase-left-bottom:after{background:url("data:image/svg+xml,%3csvg%20width='279'%20height='113'%20viewBox='0%200%20279%20113'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M277.43%201.45819L190.632%20111.493H2.00052'%20stroke='white'%20stroke-width='2.73379'%20stroke-linecap='round'%20stroke-dasharray='8.2%208.2'/%3e%3c/svg%3e");top:45px}.usecase-box.usecase-right-bottom:after{background:url("data:image/svg+xml,%3csvg%20width='279'%20height='113'%20viewBox='0%200%20279%20113'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M277.43%201.45819L190.632%20111.493H2.00052'%20stroke='white'%20stroke-width='2.73379'%20stroke-linecap='round'%20stroke-dasharray='8.2%208.2'/%3e%3c/svg%3e");top:45px;right:auto;left:-183px;transform:scaleX(-1)}.usecase-box.usecase-left-bottom,.usecase-box.usecase-right-bottom{padding-top:33px}.usecase-box.usecase-center-bottom{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative;top:25px}.usecase-box.usecase-center-top,.usecase-box.usecase-center-bottom{position:relative}.usecase-box.usecase-center-top:after,.usecase-box.usecase-center-bottom:after{border-left:2px dashed #fff;position:absolute;left:50%;right:50%;bottom:8px;content:"";height:45%;display:flex;align-items:center;justify-content:center;margin:auto}.usecase-box.usecase-center-bottom:after{top:-17px;bottom:auto;height:41%}.usecase-box.usecase-center-top.usecase-box-blank:after{display:none}.contact-banner{background:#0c1948;min-height:360px;color:#fff;padding-top:85px}.contact-banner h1{font-size:46px;color:#fff;font-weight:700;margin-bottom:10px}.contact-banner p{font-size:18px;color:#ffffffc9;font-weight:500}.contact-inner-box{box-shadow:0 4px 50px #00000026;background:#fff;border-radius:20px;padding:40px;margin-top:-82px;z-index:1;position:relative}.contact-head-inner h3{font-size:26px;color:#0c1948;font-weight:700;margin-bottom:5px}.contact-head-inner p{font-size:18px;color:#000000b2}select.form-select,input.form-control,textarea.form-control{border:1px solid rgb(0 0 0 / 19%);font-size:14px;color:#000000b3}textarea.form-control{height:200px;resize:none}label.table-text{font-size:14px;font-weight:500;color:#000;margin-bottom:5px}.contact-info-address h6{font-size:16px;margin-bottom:15px}.contact-info-address h3{font-size:22px;color:#0c1948;font-weight:700;margin-bottom:5px}.contact-info-address p{font-size:18px}.contact-banner .container{position:relative}.contactvector{position:absolute;right:0;top:-82px;width:42%}.terms-content{line-height:1.7;color:#333}.terms-content h5{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;color:#0d1b2a}.terms-content p{font-size:1rem;margin-bottom:1rem}.terms-content ul{padding-left:1.2rem;margin-bottom:1.5rem}.terms-content ul li{margin-bottom:.5rem;font-size:1rem}.terms-content strong{color:#000}.terms-content em{color:#555;font-style:italic}.terms-content .text-muted{font-size:.9rem;color:#6c757d!important}.about-section{padding:60px 0;background-color:#fafafa}.about-subtitle{color:#e91e63;font-weight:600;font-size:14px;letter-spacing:1px;margin-bottom:10px}.about-title{color:#000;font-size:75px;font-weight:700;text-transform:uppercase;line-height:80px;letter-spacing:0px;word-spacing:0px}.about-text{color:#333;font-size:16px;margin:20px 0}.process-about.py-5{background:#fcfcfc}.our-image-wrapper img{width:100%}section.our-story:after{background:url(/assets/canvashape-BK6ryNHz.png);position:absolute;right:0;top:0;bottom:0;content:""}.our-story .stat-box{background-size:contain!important;background-repeat:no-repeat!important}.our-story .hero-stats .stat-box h4{color:#ff488d}.our-story .hero-stats .stat-box p{color:#000}.our-story .security-content p,.process-about .security-content p{font-size:16px}body{margin:0;padding:0;background:#f8f9fc;font-family:system-ui,sans-serif}.scrolling-title{text-align:center;color:#0c1948;font-size:20px;font-weight:700;margin-bottom:10px}.marquee{position:relative;width:100%;overflow:hidden;background:transparent}.marquee__track{display:flex;white-space:nowrap;animation:marquee-scroll 20s linear infinite;will-change:transform}.marquee__item{display:inline-block;font-size:14px;color:#0c1948;padding-right:2rem}.marquee__item strong{color:#ff488d;font-weight:500}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee:hover .marquee__track{animation-play-state:paused}.scrolling-title{color:#0c1948;font-size:20px;font-weight:700}.scrolling-title h4{padding-right:10px}.scroll-story{box-shadow:0 4px 4px #00000040;padding:18px 20px;margin-bottom:10px}@media (max-width: 1800px) and (min-width: 1400px){.venn-diagram{width:545px}.venn-diagram.position-relative.ms-auto{margin:auto}.step-item{max-width:215px}.value-circle:after,.value-circle:nth-child(2):after,.value-circle:nth-child(3):after{width:480px}.value-circle:nth-child(3):after{right:-158px}.value-circle:nth-child(2):after{left:-158px}.circle-right{padding-right:0;padding-left:90px}.circle-left{bottom:0;left:0;padding-left:20px;padding-right:90px}.mega-dropdown .dropdown-menu{min-width:600px}}@media screen and (min-width: 1400px) and (max-width: 1500px){.custom-swiper-button-prev{left:-30px}.custom-swiper-button-next{right:-30px}.contact-info{flex-direction:column;justify-content:flex-end;align-items:flex-end!important}}@media (max-width: 1650px){.navbar-nav .nav-link{margin:0;font-size:14px}.search-box{width:260px}.navbar-brand img{height:45px}.search-box input{padding-left:15px}.navbar-brand img{height:40px}.contact-banner{min-height:330px}}@media (max-width: 1400px){.process-bar h6{font-size:12px!important}.process-step{padding:0 8px!important}.service-card p{min-height:72px}.contact-info{flex-direction:column;justify-content:flex-end;align-items:flex-end!important}.value-section{overflow:hidden}.Receive-card{padding:16px 20px;min-height:112px}.venn-diagram.position-relative.ms-auto{margin:auto}.value-circle{width:320px;height:320px}.venn-diagram{width:555px}.value-circle:after,.value-circle:nth-child(2):after,.value-circle:nth-child(3):after{width:465px}.value-circle:nth-child(2):after{transform:rotate(-118deg);top:66px;left:-154px}.value-circle:nth-child(3):after{transform:rotate(118deg);top:66px;right:-154px}.waveimg img{width:542px}.page-title.xl-title{font-size:46px}.step-item{max-width:155px}.steps-wrapper .step-item:nth-last-child(1):before{right:-185px}.steps-wrapper{overflow:hidden;padding-bottom:30px;justify-content:center}section.engagement-section{overflow:hidden}.deliverable-icon{width:75px;height:75px}.Receive-card h6{font-size:16px}.toolwe-use{padding:15px 20px 25px}.services-title{font-size:50px}.stat-card{padding:20px}.stat-text{font-size:16px}.doc-title{font-size:18px}.stat-card:before{right:30px}.stat-card:after{left:45px;top:23px}.stat-card:before{right:45px;top:23px}.stat-number{font-size:42px}.mega-dropdown .dropdown-menu{min-width:750px}.tool-left{padding:10px;flex-direction:row}.tool-left h6{margin-bottom:0}.tool-icon{margin-right:10px}section.success-metrics .col-md-6{padding:0 12px}.metric-card p{font-size:18px}.container-fluid{padding:0 24px}.search-box{width:200px}.search-box input{font-size:13px}.info-box a,.navbar-nav .nav-link{margin:0;font-size:13px}.navbar-brand img{height:36px}.hero-lock{max-width:300px}.hero-buttons .btn{padding:9px 18px;font-size:16px}.hero-content h1{font-size:64px}.subtitle{font-size:14px;margin-top:10px}.trusted{font-size:16px;color:#fff;padding-top:36px;padding-bottom:16px}.section-title h2{font-size:24px}.section-subtitle{font-size:11px}.security-content p{font-size:12px}.security-card{border-radius:16px;padding:26px}.security-card h5{font-size:24px}.security-card p{font-size:14px}.security-card .btn{font-size:16px}.btn-primary{font-size:14px;padding:7px 12px}.case-img{height:140px;border-radius:12px}.case-card{padding:12px;border-radius:12px}.case-card-content h6{font-size:16px;margin-bottom:12px}.case-card-content p{font-size:12px;margin-bottom:10px}.Certifications-sec img{width:80px}.cyber-cta{border-radius:20px;padding:30px 65px}.cyber-cta h3{font-size:24px}.getintouch-content p{font-size:16px;font-weight:400}.section-title p{font-size:11px}.whychoosecontent svg{width:32px;margin-bottom:5px!important}.whychoosecontent h5{font-size:16px;margin-bottom:4px;min-height:40px}.whychoosecontent p,.whychoosecontent .highlight{font-size:11px}.why-choose-us .btn-primary{font-size:13px;padding:7px 12px}.blog-title{font-size:15px;margin-bottom:12px}.blog-meta{font-size:12px;margin-bottom:10px}.testimonial-swiper .swiper-slide{padding:16px}.testi-box p{font-size:13px;line-height:18px}.testi-box img{width:46px}.testi-box h5,.testi-box h6{font-size:12px}.footer-links a{font-size:14px}.footer-links li{margin-bottom:15px}.footer-text{font-size:16px}.airline-security-center img{width:850px}.airlinetext-box h2{font-size:50px}.airlinetext-box p{width:43%;font-size:16px;padding:0 65px}.airbtn-group .btn.btn-primary.xl-btn{min-width:300px}.travel-cyber h2{font-size:26px}.travel-cyber p{font-size:16px}.ty-title{font-size:20px}.ty-sub-title{font-size:14px}.typicaloutcomes .outcome-card-box .highlight{font-size:16px}.threat-card h6{font-size:18px}.threat-card p{font-size:14px}.custom-card h5{font-size:16px}.icon-box{width:70px;height:70px;flex:0 0 70px}.icon-box svg{width:40px}.service-card{padding:20px 12px}.service-card h6{margin-bottom:10px;font-size:18px;min-height:42px}.service-card p{font-size:12px}.services-section .g-5,.services-section .gx-5{--bs-gutter-x: 2rem}.timeline-item p{font-size:12px;padding:0 5px}.whychoose-section .col-md-12.ms-auto{width:85%}.logobox{width:220px}.logobox img{width:170px}.deliverable-card .icon-img{width:80px}section.how-we-work.py-5{padding-top:20px!important;padding-bottom:20px!important}.how-we-work .g-5,.how-we-work .gx-5{--bs-gutter-x: 2rem}.how-work-bg{padding:36px 30px!important}.work-card ul li{font-size:12px}.page-title.mb-5{margin-bottom:20px!important}.work-card h5{font-size:24px}.tool-left{min-width:110px}.tool-right{padding:0 12px}.tool-right p{font-size:12px}.model-item{position:relative;padding:11px 10px 10px 145px}.insutry-pages-banner .hero-title{font-size:38px}.insutry-pages-banner{min-height:465px}.healthbanner .industryrightimg{margin-bottom:-111px}.banking.wrapper-img{width:490px}.bankingfinance-sec .hero-subtext{padding-right:130px}.insutry-pages-banner .hero-subtext{font-size:18px}.usecase-box{padding:0 50px}.usecase-box p{font-size:20px;font-weight:500}.usecase-center-title h2{font-size:22px}.offer-text,.offer-number{font-size:18px}.usecase-box.usecase-left-top:after,.usecase-box.usecase-left-bottom:after,.usecase-box.usecase-right-top:after,.usecase-box.usecase-right-bottom:after{width:234px}.trust-box h2{font-size:26px}.trust-items h5,.stats-info .highlight{font-size:18px}}@media (min-width: 1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1390px}}@media (max-width: 1199px){.contact-info.d-flex.align-items-center{flex-wrap:wrap;justify-content:flex-end;flex-direction:column;align-items:flex-end!important}section.typicaloutcomes .col-md-3.col-6{width:50%}.industry-box .col-md-4.col-sm-6.col-12{width:50%}.services-section .col-md-6.col-lg-3{width:33%}.timeline-item:nth-child(2n) p{margin-top:0}.timeline-wrapper{flex-wrap:wrap;padding-left:45px;padding-top:0}.whychoose-section{padding-bottom:20px!important}.timeline-item{width:26%;margin-top:0}.tool-card.d-flex{flex-wrap:wrap}.pricing-section .col-md-3{width:100%;text-align:center}.section-title p{font-size:12px}.metric-card p{font-size:16px}.pricing-section .col-md-5,.pricing-section .col-md-4{width:50%;margin-top:20px}.tool-left{min-width:100%}.tool-right{padding:10px 20px}.timeline-wrapper:after{display:none}.search-box{width:auto}.info-box a,.navbar-nav .nav-link{font-size:11px}.hero-content h1{font-size:50px}button.btn.btn-light.btn-min{min-width:170px}.trusted{font-size:14px;color:#fff;padding-top:25px}.hero-lock{max-width:244px}.security-card h5{font-size:20px}.security-card p{font-size:14px;margin-bottom:20px!important}.custom-swiper-button-prev,.custom-swiper-button-next{display:none}.case-card-content p{min-height:170px}.why-choose-us .btn-primary{font-size:11px}.blog-swiper-button-prev,.blog-swiper-button-next{display:none}.outcome-icon{min-height:65px}.outcome-text{font-size:12px}.cyber-cta.cyberctcbg{padding:28px 45px}.cyberctcbgright img{width:100%}.footer-links a{font-size:12px}.footer-links li{margin-bottom:10px}.case-swiper-button-prev,.case-swiper-button-next{display:none}.outcome-card{padding:25px 12px}.outcome-percent{font-size:32px}.airlinetext-box h2{font-size:45px}.airline-security-center img{width:790px}.airlinetext-box p{width:55%}.travel-cyber p,.travel-cyber ul li{font-size:14px}.services-title{font-size:42px}.stat-card{padding:0 88px}.stat-card:after{left:30px;top:15px}.stat-card:before{right:30px;top:15px}.quality-item{padding:0 8px}.doc-title{font-size:15px}section.reference-section{padding:30px 0!important}.tools-title h6{font-size:14px}.deliverable-icon{width:65px;height:65px}.deliverable-icon svg{width:34px}.Receive-card h6{font-size:14px}.online-support{width:388px}.ciclezoom2{right:-107px}.ciclezoom1{left:50px;top:65px;bottom:0}.step-item:before,.step-item:nth-child(odd):before{display:none}.engagementcircle{width:200px;height:200px;border-top:8px solid #ff488d}.step-item{max-width:134px}.venn-diagram{width:540px;height:549px}.value-circle:after,.value-circle:nth-child(2):after,.value-circle:nth-child(3):after{display:none}.value-circle:nth-child(2):before{left:80px}.value-circle:before{right:-32px}.page-title.xl-title{font-size:38px}.stats-box.d-flex{flex-direction:column;text-align:center}.stats-info .highlight{padding-right:0!important}.feature-box{padding:20px 15px}.service-card{min-height:230px}.contact-banner h1{font-size:34px}.contact-banner{min-height:300px}.contact-info-address h3{font-size:18px}.contact-info-address p{font-size:16px}.contact-head-inner h3{font-size:22px}.contact-head-inner p{font-size:16px}.bankingfinance-sec .col-lg-9.col-md-12{width:70%}}@media (max-width: 991px){.bankingfinance-sec .hero-subtext{padding-right:0}.bankingfinance-sec .col-lg-9.col-md-12{width:100%}.banking.wrapper-img{width:242px;margin:auto;position:static}.mega-dropdown:hover .dropdown-menu{display:none}.navbar .dropdown.show .dropdown-menu{display:block}.hero-content h1{font-size:40px}.hero-buttons .btn{padding:9px 18px;font-size:16px;width:100%;margin-bottom:12px}.stat-box{background-size:100%!important;background-repeat:no-repeat!important}.hero-stats .stat-box h4{font-size:16px}.stat-box{padding:16px 5px 0}.hero-stats{margin-top:20px!important}section.security-section .col-lg-5.col-12{margin-bottom:25px}.casestudybg .swiper-pagination.swiper-pagination-clickable{bottom:-39px}.cyber-cta{border-radius:20px;padding:30px 20px;text-align:center}.getintouch .col-lg-4.text-lg-end.mt-4.mt-lg-0{display:none}section.why-choose-us.py-5 .row.align-items-center{flex-direction:column-reverse}.glowing-img{max-width:320px;margin:auto auto 45px}.outcomes-section{padding:40px 0 30px}.outcome-card{padding:25px 75px}.spacetop{margin-top:20px;margin-bottom:0!important}.map-box-footer{padding-left:10px!important;margin-top:0!important}.footer-section{padding:35px 0 8px}.airline-security-center img{width:590px}.airlinetext-box h2{font-size:33px}.airlinetext-box p{width:57%;padding:0 35px;font-size:12px;left:-13px;margin-top:10px}.airbtn-group .btn.btn-primary.xl-btn{min-width:200px;font-size:11px}.threat-card{padding:5px}.section-title.mb-5{margin-bottom:35px!important}.icon-wrapper{width:80px;height:80px;margin-top:-65px}.services-section .col-md-6.col-lg-3{width:50%}.service-card p{font-size:12px;min-height:50px}.logobox{display:none}.whychoose-section .col-md-12.ms-auto{width:100%}.row.ps-4{padding-left:0!important}.timeline-wrapper{padding-left:0}.service-deliverables .g-5,.service-deliverables .gy-5{--bs-gutter-y: 1rem}.service-deliverables .g-5,.service-deliverables .gx-5{--bs-gutter-x: 1rem}.deliverable-card h5{font-size:18px;padding-right:50px}.dot-list li{margin-bottom:10px}.work-card h5{font-size:16px}section.success-metrics .col-md-6{padding:0 12px 25px}.target-imgleft img,.target-imgright img{width:70px}.pricing-section .col-md-5,.pricing-section .col-md-4{width:100%}section.pricing-section.py-5 img{width:455px;margin-top:30px}.getintouch-content .get-list{text-align:left}span.globe-left img{width:156px;margin-left:-25px}span.globe-right img{width:156px;margin-right:-25px}.services-title{font-size:36px;margin-bottom:14px!important}.pentest-section .subheading{font-size:26px;margin-bottom:14px!important}.line-item p{font-size:15px}.pentest-section .btn-primary.sm-btn{min-width:290px}.pentest-section{padding:35px 0}.stat-number{font-size:28px}.stat-card{padding:0 50px}.stat-text{font-size:12px}.stat-card:after{left:0;top:15px;background-size:49px;background-repeat:no-repeat}.stat-card:before{right:-27px;top:15px;background-size:49px;background-repeat:no-repeat}.badge-wrapper img{width:200px}.badge-wrapper{text-align:center;display:flex;align-items:center;justify-content:center;margin-bottom:30px}section.contact-section .row{flex-direction:column-reverse}.online-support{width:332px;margin:auto}.step-item{max-width:100%;margin:0 15px}.step-item:after,.step-item:nth-child(2n):after{display:none}.step-item:nth-child(2n){margin-top:0}.steps-wrapper{flex-wrap:wrap;padding-top:0!important;padding-bottom:0!important}section.value-section{padding-top:0!important;padding-bottom:0!important}section.value-section .section-title{padding-top:0!important;text-align:center}.page-title.xl-title{font-size:30px}.waveimg img{width:320px}.venn-diagram{width:570px;height:549px}.travel-btn-group .btn-primary.sm-btn{min-width:auto}header nav.navbar{order:2}header nav.navbar.navbar-expand-lg{flex:0 0 auto;margin-left:1px}.navbar-collapse{background-color:#000;height:100vh;padding-top:30px;position:fixed;left:-260px;top:0;transition:.3s;width:260px;z-index:9;height:100%;overflow:auto}.navbar-collapse.show{margin-left:0;left:0;transition:.5s}.navbar-nav .nav-link{color:#fff!important;font-size:14px;padding:12px 20px!important}button.navbar-toggler{border:1px solid #ddd;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;padding:9px;background:#f3f3f3}button.navbar-toggler:focus{outline:0;box-shadow:none}.search-box input.form-control{display:none}.info-box a{color:#fff!important}nav.navbar.navbar-expand-lg{margin-left:10px!important}.info-box{margin-left:15px;margin-bottom:10px}.contact-info.d-flex.align-items-center{flex-wrap:wrap;justify-content:flex-start;flex-direction:column;align-items:flex-start!important}.mega-dropdown .dropdown-menu{min-width:100%}.dropdown-menu.mega-menu.show{background:transparent;border-radius:0;padding-top:0;padding-left:30px}.megaimain{margin-bottom:14px!important}.megaicon-content h2{color:#ffffffb3;font-size:12px}.mega-menu h6{color:#ff488d;margin-bottom:15px!important}.pki-number{font-size:45px}span.arrow svg{width:63px}.usecase-box{padding:0 10px}.usecase-box p{font-size:16px;font-weight:500}.usecase-center-title h2{font-size:16px}.usecase-box.usecase-left-top:after,.usecase-box.usecase-left-bottom:after,.usecase-box.usecase-right-top:after,.usecase-box.usecase-right-bottom:after{width:110px;right:-90px}.usecase-box.usecase-right-top:after{right:90px}.usecase-box.usecase-right-bottom:after{right:90px}.vectorrightimg,.vectorleftimg{opacity:.3}section.solutions-section .row{flex-direction:column-reverse}.trust-box h2 br{display:none}.trust-box h2{text-align:center;padding:30px 28px 5px}.cicleavtra img{width:auto;-o-object-fit:cover;object-fit:cover;margin:auto}.trust-list-main .row .col-xxl-3:nth-child(2) .trust-items{background:none}.trust-items h5{font-size:20px}.trust-items-inner p{padding-top:10px}.trust-items{min-height:150px}.trust-items-inner{border-bottom-right-radius:40px;border-top-right-radius:40px}.contact-banner{padding-top:45px;min-height:270px}.contactvector{top:-60px;width:50%}.contact-inner-left{margin-bottom:40px}.megaimain .megaicon,.megaicon-content p{display:none}.dropdown-menu.mega-menu .col-lg-4.col-md-12.mb-md-2{margin-top:7px}.megaimain{margin-bottom:0!important}.megaicon-content.ps-0.pt-2{padding-top:0!important}.megaimain.d-flex.mb-4{margin-bottom:.5rem!important}.mega-dropdown{position:relative}.mega-dropdown:after{background:url(/assets/home/arrow-drop.png);content:"";position:absolute;right:15px;top:17px;width:11px;height:14px;filter:brightness(0) invert(1);background-size:contain;background-repeat:no-repeat;transition:transform .2s ease-in-out}.mega-dropdown.show:after{top:12;transform:rotate(180deg);transition:transform .3s ease;width:11px}.insutry-pages-banner .row{flex-direction:column-reverse;align-items:center;justify-content:center}.hero-section-top{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:35px}.healthbanner .industryrightimg{margin:auto auto 30px;display:flex;align-items:center;justify-content:center}.healthbanner .industryrightimg img{margin-bottom:-52px!important;margin:auto}.industryrightimg img{width:270px;margin:auto auto 20px}.industryrightimg{overflow:hidden}.hero-subtext{padding-right:0;text-align:center}.insutry-pages-banner .hero-title{font-size:32px;text-align:center}.insutry-pages-banner .hero-subtext{font-size:16px}.banner-btn-group{width:100%}.dropdown-menu.mega-menu.industriresdrop-down{padding-top:20px}}@media (max-width: 767px){.max-btn-get{min-width:100%}.hero-content h1{font-size:32px;text-align:center}.hero-content h1 br{display:none}.subtitle{text-align:center}.hero-stats{justify-content:center;text-align:center}section.hero-section .row{flex-direction:column-reverse}.hero-section{padding:8px 0 30px}.hero-lock{max-width:128px;padding:17px 0}section.security-section{padding-top:20px!important;padding-bottom:20px!important}.security-card{border-radius:14px;padding:15px;min-height:355px}.security-card h5{font-size:18px;min-height:42px}.security-card .btn{font-size:14px}.section-title.text-center{margin-bottom:30px!important}.casestudybg-title{text-align:center}.casestudybg-title .section-title{margin-bottom:20px}.btn-primary{font-size:14px}.glowing-img{max-width:250px;margin-bottom:45px}.outcome-card{padding:25px 28px}.outcomes-section .g-5,.outcomes-section .gy-5{--bs-gutter-y: 1rem}.btn-pink{font-size:14px}.col-lg-2.col-md-6.mb-4.spacetop,.col-lg-2.col-md-6.mb-4.ms-auto.spacetop{width:50%}.getintouch-content h3 br{display:none}.airlinetext-box{position:static;width:100%}.airline-security-center img{display:none}.airlinetext-box h2 span{color:#0c1948!important}.airlinetext-box h2{font-size:24px}.airlinetext-box p{width:100%;color:#000}.airbtn-group{margin:30px auto auto}.airbtn-group .btn.btn-primary.xl-btn{min-width:48%;font-size:12px}.typicaloutcomes .col-3.ps-0{width:100%;text-align:center;margin-bottom:35px}.threats-facing .col-md-4{width:50%}.custom-card.d-flex{flex-direction:column}.custom-card-content{text-align:center;padding-left:0;margin-top:20px}.service-card p{min-height:75px}.timeline-item{width:33%}.section-title{margin-bottom:25px!important;text-align:center}.how-we-work .col-md-4{width:100%}.how-we-work .g-5,.how-we-work .gy-5{--bs-gutter-y: 1rem}.get-list .dot-list li{font-size:14px}.services-title{font-size:30px}.line-item{align-items:flex-start!important;margin-right:0!important;margin-bottom:10px}.line-item svg{margin-right:2px!important}.pentest-section .btn-primary.sm-btn{min-width:47%}.stat-card:before,.stat-card:after{display:none}.stat-card{padding:0 10px}section.stats-section .col-md{width:33%}.quality-id{font-size:46px}.doc-item{border-right:0}.engagementcircle{width:220px;height:220px}.step-item{margin:-1px 15px 15px}.venn-diagram{width:100%;height:auto}.value-circle{position:static}.value-circle:before{display:none}.value-circle{position:static;transform:none;margin:auto auto 18px;border-radius:20px;width:100%;height:auto}.center-logo{display:none}.circle-left{padding-right:25px}.circle-right{padding-left:25px}.waveimg{display:none}.stat-box{padding:27px 5px 0}.globe-right{right:-77px}.globe-left{left:-61px}.pentest-section{overflow:hidden}.arrow{display:none}.why-parthner-center img{height:auto}.partner-section button.btn.btn-secondry{font-size:12px}.usecase-box.usecase-left-top:after,.usecase-box.usecase-left-bottom:after,.usecase-box.usecase-right-top:after,.usecase-box.usecase-right-bottom:after{display:none}.usecase-box{min-height:auto}.usecase-box.usecase-center-top:after,.usecase-box.usecase-center-bottom:after{display:none}.usecase-box.usecase-center-bottom{top:0}.usecase-box.usecase-left-bottom,.usecase-box.usecase-right-bottom{padding-top:0}.usecase-box.usecase-left-top,.usecase-box.usecase-left-bottom,.usecase-box.usecase-right-top,.usecase-box.usecase-right-bottom{width:50%;float:left}.usecase-center-title{padding:30px 0}.center-case{padding:44px 0}section.pkiUseCases-section.py-5{padding-bottom:20px!important;margin-bottom:44px}.contact-banner h1{font-size:26px}.contact-banner p{font-size:16px}.contact-banner{padding-top:45px;min-height:245px}textarea.form-control{height:110px}.insutry-pages-banner .hero-title{font-size:25px;text-align:center}.timeline-item{width:50%;margin-bottom:20px}section.success-metrics .col-md-6{padding:0 25px 20px}}@media (max-width: 575px){.service-card h6,.service-card p{min-height:auto;display:block;-webkit-line-clamp:inherit}.security-card,.security-card h5{min-height:auto}.security-card p{margin-bottom:10px!important;min-height:auto}.section-title h2{font-size:20px}.case-card-content p{min-height:auto;margin-bottom:20px}section.casestudybg.pt-5.pb-5{padding-top:35px!important;padding-bottom:25px!important}.cyber-cta h3{font-size:20px}.getintouch-content p{font-size:14px;margin-top:0!important}section.why-choose-us.py-5{padding-top:20px!important;padding-bottom:20px!important}section.blog-sec.pt-5.pb-4{padding-top:30px!important}.col-lg-3.col-md-6.mb-4.col-sm-6,.blog-sec .section-title h2{margin-bottom:0!important}section.Certifications-sec{padding-top:20px!important;padding-bottom:20px!important}.outcomes-title{font-size:20px}.cyber-cta.cyberctcbg{padding:28px 20px}.airbtn-group .btn.btn-primary.xl-btn{min-width:100%;font-size:12px;margin-top:8px}.airbtn-group{flex-direction:column}.airlinetext-box p{left:0}.airlinetext-box h2 br{display:none}.contact-inner{padding:30px 15px}.badge-wrapper img{width:150px}.services-title{font-size:26px}.pentest-section .subheading{font-size:20px}ul.toolslislist img{width:113px}.toolwe-use h2{font-size:20px}.step-item{height:auto}.engagementcircle{width:100%;height:auto;border-radius:20px;padding:20px;border-top:10px solid #ff488d}.faq-sec .accordion-button{font-size:14px}.faq-sec .accordion-body{padding:10px 20px 15px}.pki-card{text-align:center}.pki-icon{margin:auto auto 15px}.offer-list li{flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left}.offer-num-box{flex:0;width:100%}.offer-box{width:100%;margin-left:0}.pki-section .btn.btn-primary.xl-btn{min-width:100%}.solutions-list p{font-size:16px}.trust-list-main .row .col-xxl-3:nth-child(1) .trust-items{background:transparent}.trust-items-inner{border-radius:40px;text-align:center}.trust-list-main .row .col-xxl-3:nth-child(4) .trust-items{background:transparent;border-top-right-radius:0;border-bottom-right-radius:0}.trust-list-main .row .col-xxl-3:nth-child(3) .trust-items{background:transparent}.trust-items{min-height:auto;margin:0 15px 10px;height:auto}.solutions-img img{height:auto;border-radius:30px}.contact-inner-box{padding:20px}.contact-info-address.mb-5{margin-bottom:20px!important}.timeline-item{width:50%;margin-bottom:20px}.banner-btn-group{width:100%;flex-wrap:wrap}.insutry-pages-banner .hero-subtext{font-size:14px}.banner-btn-group .max-btn,.services-section .col-md-6.col-lg-3{width:100%}.service-card{min-height:auto;margin-bottom:20px}.service-card p{min-height:auto}section.services-section.py-5{padding-top:0!important}.deliverable-card .icon-img{position:static;margin:auto auto 20px}.industry-box .col-md-4.col-sm-6.col-12{width:100%}.whycyberimg img{height:auto}section.typicaloutcomes .col-md-3.col-6{width:100%}.threats-facing .col-md-4{width:100%}.airlinetext-box p{padding:0}.travel-cyber h2{font-size:22px}section.travel-cyber.py-5{padding-top:20px!important}}@media (max-width: 480px){.hero-lock{max-width:88px}.hero-buttons .btn{font-size:14px}.hero-stats{margin-top:0!important}.glowing-img{max-width:190px}.security-card p{font-size:12px}.services-title{font-size:22px}.pentest-section .btn-primary.sm-btn{min-width:100%}.stat-card{padding:0}.stat-number{font-size:22px}.quality-section .section-title{margin-bottom:0!important}.toolsinner-bg .col-xxl.col-md-4.col-sm-4.col-6{width:100%}.online-support{width:215px}.section-sub-title h2{font-size:20px}.stat-box{background:none!important;padding:8px 2px 0;height:auto}.pki-card h5{font-size:16px}.pki-number{font-size:32px}ul.solutions-list li{flex-direction:column;text-align:center;margin-bottom:24px!important}.solutions-icon{margin-right:0;margin-bottom:20px}.trust-items h5{font-size:18px}.trust-box h2{font-size:22px}.usecase-box.usecase-left-top,.usecase-box.usecase-left-bottom,.usecase-box.usecase-right-top,.usecase-box.usecase-right-bottom{width:100%;padding-bottom:20px}.center-case{padding:0 0 20px}.CommonuseCase .row.align-items-center.mb-5,.CommonuseCase.mb-5{margin-bottom:0!important}span.vectorrightimg,vectorleftimg{display:none}.container-fluid{padding:0 15px}.contact-banner{padding-top:45px;min-height:230px;text-align:center}.contact-head-inner.mb-4{margin-bottom:10px!important}.contact-banner h1{font-size:22px}.contact-banner p{font-size:14px}input.form-control{font-size:12px;height:40px}textarea.form-control{font-size:12px}.section-title.mb-5{margin-bottom:20px!important}.deliverable-card{padding:20px}section.service-deliverables.py-5{padding-bottom:20px!important}section.how-we-work.py-4.mb-5{padding-bottom:0!important}.model-item:after,.engagement-model:before{display:none}.engagement-model{margin-left:15px}.model-item{position:relative;padding:11px 10px 10px 0}.model-item:nth-child(2){padding-top:20px;padding-bottom:20px}.model-item h5{font-size:20px;margin-bottom:5px}.travel-btn-group{flex-wrap:wrap}.travel-btn-group .btn-primary.sm-btn{min-width:auto;margin-bottom:10px}.insutry-pages-banner{min-height:385px}label.table-text{font-size:12px}.hero-title{font-size:34px}}.security-card svg{width:50px;height:50px;filter:brightness(0) invert(1)}.search-modal .btn-search{border-radius:0}.search-modal input:focus-visible,.search-modal input:focus,.search-modal input{background:transparent;border-bottom:2px solid #fff!important;border-top:0!important;border-left:0!important;outline:none!important;box-shadow:none!important;border-right:0!important;color:#fff;width:100%;padding-left:0!important}.search-modal{background:transparent!important}.close-btn{position:absolute}.swiper-pagination{position:relative!important}.light-bullets .swiper-pagination-bullet{background:#fff!important}.casestudybg .custom-swiper-button-next,.casestudybg .custom-swiper-button-prev{filter:brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(7500%) hue-rotate(178deg) brightness(102%) contrast(102%)}.form-check-box input{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;margin:0}.form-check-box label{font-weight:600;border-radius:5px;overflow:hidden;font-size:14px;color:#0c1948;border:1px solid #eee}.form-check-box .checked{display:none}.process-bar{border-bottom:1px solid #fafafa}.process-bar .col h4{padding:0 12px}.process-bar h6{font-size:13px;color:#0c1948;font-weight:500!important;line-height:17px;padding-left:24px}.process-step:after{width:0;height:0;content:"";position:absolute;z-index:1;top:0;right:-25px;border-top:25px solid transparent;border-left:25px solid #eee;border-bottom:25px solid transparent}.process-step:before{width:0;height:0;content:"";position:absolute;z-index:2;top:1px;right:-24px;border-top:24px solid transparent;border-left:24px solid #fff;border-bottom:24px solid transparent}.process-step{position:relative;padding:0 12px;min-height:50px}.process-step.active:before{display:none}.process-step.active:after{border-left-color:#0c1948}.process-step.active h6{color:#fff}.process-step.active{color:#fff;background:#0c1948!important}.btn.btn-secondary{background:#0c1948!important}.consultaion-form p{font-size:14px;color:#000000b2;font-weight:500;margin-bottom:8px}.form-check-box input:checked+label .checked{display:block}.form-check-box input:checked+label{background:#0c1948;color:#fff;border-color:#0c1948}.consultaion-form .form-label{font-size:15px;font-weight:500;margin-bottom:2px}.consultaion-form .form-control,.consultaion-form .form-select{border-radius:8px;padding:10px 15px}
