@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap";.react-slideshow-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.react-slideshow-container .nav{z-index:10;position:absolute;cursor:pointer}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{height:30px;background:#fff9;width:30px;border:0;text-align:center;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.react-slideshow-container .default-nav:hover,.react-slideshow-container .default-nav:focus{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{margin-right:-30px;border-right:0;border-top:0}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;position:relative;width:7px;height:7px;padding:5px;margin:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator{border:0;opacity:.25;cursor:pointer;background:transparent;color:transparent}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{position:absolute;top:0;left:0;width:7px;height:7px;border-radius:50%;content:"";background:#000;text-align:center}.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover,.react-slideshow-container+ul.indicators .each-slideshow-indicator.active{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{width:100%;overflow:hidden}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{position:relative;opacity:0}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{width:100%;overflow:hidden}.react-slideshow-wrapper .images-wrap.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:after,:before,*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-feature-settings:"clig" off,"liga" off;background:#000;color:#fff;position:relative;font-family:Inter,sans-serif;max-width:1980px;margin:auto}button{display:inline-block;background-color:transparent;cursor:pointer;border:none;transition:.3s all linear}button:disabled{cursor:not-allowed}img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}ul{list-style:none}a{text-decoration:none;color:#000}dialog{border:none;outline:none;inset:unset}svg{pointer-events:none}input[type=file]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none}.not-found-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f0f0f0}.not-found-container h1{font-size:2rem;margin-bottom:10px}.not-found-container p{font-size:1.2rem;color:#888}input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;border-radius:50%;border:2px solid #4e4e4e;background-color:#4e4e4e;cursor:pointer;position:relative}input[type=radio]:checked{background-color:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%)}input[type=radio]:before{content:"";display:block;width:65%;height:65%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid white;border-radius:50%;background-color:transparent;z-index:1;opacity:1}input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:15px;height:15px;border-radius:3px;border:1px solid #000;background-color:transparent;cursor:pointer;position:relative}input[type=checkbox]:checked{background-color:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.loading{width:6rem;height:6rem;border:5px solid linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);border-radius:50%;border-top-color:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);animation:spinner 2s linear infinite;margin:0 auto}@keyframes spinner{to{transform:rotate(360deg)}}.home-hero-section{display:flex;align-items:center;width:100%;min-height:100dvh;padding:0 1.25rem}.home-hero-section__video{position:absolute;top:0;left:0;width:100%;min-height:100dvh}.home-hero-section__video video{width:100%;min-height:100dvh;object-fit:cover}.home-hero-section__left{width:100%;z-index:5;font-family:"Exo 2",serif}.home-hero-section__left h1{width:90%;font-size:2rem;font-weight:700}.home-hero-section__left p{width:90%;margin:1.25rem 0;font-family:"Exo 2",serif;font-size:1rem;font-weight:400;line-height:27px}.home-hero-section__left button{width:auto;padding:1rem 1.25rem;border-radius:.45rem;color:#000;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);font-family:"Exo 2",serif;font-size:1rem;font-weight:600;transition:.3s all linear}.home-hero-section__left button:hover{color:#fff;background:linear-gradient(270deg,#35efbe90 -7.06%,#1e896d70 99.69%)}@media screen and (min-width: 640px){.home-hero-section{padding:0 2rem}.home-hero-section__left{width:90%;max-width:950px}.home-hero-section__left h1{font-size:3.2rem}.home-hero-section__left p{font-size:1.2rem;line-height:30px}}@media screen and (min-width: 768px){.home-hero-section{padding:0 4rem}.home-hero-section p{width:90%}}@media screen and (min-width: 1024px){.home-hero-section h1{font-size:3.5rem}.home-hero-section p{font-size:1.2rem;line-height:30px}}@media screen and (min-width: 1200px){.home-hero-section{padding:0 6rem}.home-hero-section h1{font-size:4rem}.home-hero-section p{font-size:1.4rem;line-height:35px}}.section-header{display:flex;justify-content:center;align-items:center;flex-direction:column}.section-header>div{width:50%;display:flex;flex-direction:column;gap:1rem;width:fit-content;margin:auto}.section-header>div h2{font-family:"Exo 2",serif;font-weight:700;font-size:1.85rem;color:#fff;text-align:center}.section-header>div hr{border:0;height:2px;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);width:50%;margin:auto}.section-header aside{display:flex;justify-content:center}.section-header p{width:90%;font-family:"Exo 2",serif;font-weight:400;font-size:.875rem;line-height:27px;margin-top:1.125rem;color:#fff;text-align:center}.section-header .black{color:#000}.section-header .inter-font{font-family:Inter,sans-serif}.section-header p.inter-font{font-weight:200}.section-header .uppercase{text-transform:uppercase;font-size:1.5rem}@media screen and (min-width: 640px){.section-header>div h2{font-size:2.5rem}.section-header p{font-size:1.125rem;width:75%}}.navbar{position:relative;z-index:10;width:100%;padding:1rem;background:#000;transition:.3s all linear}.navbar__container{position:relative;display:none;width:100%;padding:1.2rem 2.125rem;border-radius:.5rem;color:#fff;background:#010a0c;transition:all .3s ease-in-out}.navbar__container--mobile{display:flex;justify-content:space-between;align-items:center}.navbar__container--scrolled{border-radius:0}.navbar__logo{display:block;flex:0 0 auto}.navbar img{width:97px;height:28px}.navbar__items{display:flex;justify-content:space-between;align-items:center;gap:2rem;font-family:Inter,sans-serif}.navbar__links{display:flex;align-items:center;gap:.35rem;padding-bottom:.2rem;color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.4;transition:color .2s ease-in-out}.navbar__links:hover,.navbar__links:focus-visible{color:#30d8ac}.navbar__links:focus-visible{outline:2px solid #30d8ac;outline-offset:.35rem;border-radius:.15rem}.navbar__links--active{color:#30d8ac;font-weight:700}.navbar__links--mobile{font-size:1rem;font-weight:500}.navbar__menu-trigger{border:0;background:transparent}.navbar__links--services-navlink{display:flex;align-items:center;gap:.2rem}.navbar__dropdown-button{display:inline-flex;align-items:center;justify-content:center;padding:.2rem;color:#fff;background:transparent}.navbar__dropdown-button:hover,.navbar__dropdown-button:focus-visible{color:#30d8ac}.navbar__dropdown-icon{display:flex;width:1.25rem;height:1.25rem}.navbar__dropdown-icon svg{width:1.25rem;height:1.25rem}.navbar__backdrop{position:absolute;top:100%;left:50%;z-index:1;width:100vw;height:100vh;border:0;background:#00000047;transform:translate(-50%);cursor:default}.navbar__items-container{position:absolute;top:100%;left:0;display:flex;flex-direction:column;gap:1rem;width:100%;max-height:calc(100dvh - 100%);padding:1.25rem 1rem 1.5rem;border:1px solid rgba(255,255,255,.0509803922);border-radius:0;color:#fff;background:#010a0c;box-shadow:#ffffff0d;opacity:1;visibility:visible;overflow-y:auto;transform:translateY(0);transition:transform .3s ease-out,opacity .3s ease-out,visibility .3s}.navbar__items-container--hide{opacity:0;visibility:hidden;transform:translateY(-100%)}.navbar__items-container--full-height{max-height:calc(100dvh - 100%)}.navbar__mobile-group{display:flex;flex-direction:column}.navbar__mobile-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:500}.navbar__mobile-trigger .rotate{transform:rotate(180deg)}.navbar__mobile-links{display:grid;grid-template-rows:0fr;margin-top:0;border-radius:.35rem;background:#35efbe1a;overflow:hidden;transition:grid-template-rows .25s ease,margin-top .25s ease}.navbar__mobile-links>div{display:flex;flex-direction:column;gap:.9rem;min-height:0;padding:0 1rem}.navbar__mobile-links--expanded{grid-template-rows:1fr;margin-top:.75rem}.navbar__mobile-links--expanded>div{padding-top:1rem;padding-bottom:1rem}.navbar__mobile-links--expanded .navbar__links{font-size:.875rem}.navbar__mobile-service-group{display:flex;flex-direction:column;gap:.75rem;padding-top:.25rem}.navbar__mobile-service-group>p{color:#30d8ac;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.navbar__quote{width:50%!important}@media screen and (min-width: 1024px){.navbar{padding:2rem 1.25rem 0;background:transparent}.navbar--scrolled{padding:0}.navbar__container{display:flex;justify-content:space-between;align-items:center;min-height:6.5rem}.navbar__container--mobile{display:none}.navbar img{width:171px;height:48px}.navbar__quote{flex:0 0 clamp(10rem,15vw,13.625rem);width:clamp(10rem,15vw,13.625rem)!important}}@media screen and (min-width: 1200px){.navbar{padding:2rem 5rem 0}.navbar--scrolled{padding:0}.navbar__container{min-height:7rem;padding:1.5rem 3.75rem}.navbar img{width:218px;height:61px}.navbar__items{gap:3rem}.navbar__links{font-size:1.125rem}}.site-header{position:sticky;top:0;left:0;width:100%;z-index:10}.alert-banner{position:relative;z-index:20;width:100%;min-height:3.75rem;padding:.85rem 3.5rem .85rem 1.25rem;background:#ff3f46;color:#fff;font-family:"Exo 2",serif;display:flex;align-items:center;justify-content:center}.alert-banner__content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35rem;text-align:center;line-height:1.5}.alert-banner__message{font-size:.875rem;font-weight:400}.alert-banner__link{color:#fff;font-size:.875rem;font-weight:700;text-decoration:underline;text-underline-offset:.2rem;transition:opacity .2s ease-in-out}.alert-banner__link:hover{opacity:.8}.alert-banner__link:focus-visible{outline:2px solid #fff;outline-offset:.25rem;border-radius:.15rem}.alert-banner__close{position:absolute;top:50%;right:1.25rem;transform:translateY(-50%);padding:.25rem;border:0;background:transparent;color:#fff;font-family:Arial,sans-serif;font-size:2rem;font-weight:300;line-height:1;cursor:pointer}.alert-banner__close:hover{opacity:.75}.alert-banner__close:focus-visible{outline:2px solid #fff;outline-offset:.15rem;border-radius:.15rem}@media screen and (min-width: 640px){.alert-banner__message,.alert-banner__link{font-size:1rem}}.trusted-partner{display:flex;flex-direction:column;gap:2.5rem;min-height:22rem;padding:4rem 0;background:linear-gradient(250deg,#35efbe66,#35efbe00 95.49%);-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px)}.trusted-partner__header{padding-inline:1rem;text-align:center}.trusted-partner__header h2{font-family:"Exo 2",serif;font-size:clamp(1.85rem,4vw,2.5rem);font-weight:700}.trusted-partner__header hr{width:5.5rem;margin:1rem auto 0;border-width:2px;border-color:#30d8ac}.trusted-partner__marquee{width:min(100% - 2rem,1280px);margin-inline:auto;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.trusted-partner__track{display:flex;width:max-content;animation:trusted-partner-scroll 24s linear infinite;will-change:transform}.trusted-partner__marquee:hover .trusted-partner__track{animation-play-state:paused}.trusted-partner__partners{display:flex;flex:none;align-items:center;gap:clamp(1.5rem,4vw,4rem);padding-right:clamp(1.5rem,4vw,4rem)}.trusted-partner__partners li{display:flex;flex:none;align-items:center;gap:.6rem;opacity:.82;transition:opacity .25s ease,transform .25s ease}.trusted-partner__partners li:hover{opacity:1;transform:translateY(-3px)}.trusted-partner__partners svg{width:38px;height:38px;flex:none}.trusted-partner__partners span{font-family:"Exo 2",serif;font-size:clamp(.95rem,2vw,1.25rem);font-weight:700;white-space:nowrap}@keyframes trusted-partner-scroll{to{transform:translate(-50%)}}@media screen and (min-width: 640px){.trusted-partner{min-height:24rem;justify-content:center}.trusted-partner__marquee{width:min(100% - 6rem,1280px)}}@media (prefers-reduced-motion: reduce){.trusted-partner__track{animation-play-state:paused}}.service-card{border:1.2px solid transparent;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:1rem;background:#0c3a31;transition:.3s all linear;position:relative;overflow:hidden}.service-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1.5px solid #30d8ac;border-radius:inherit;clip-path:polygon(0 0,0 0,0 0,0 0);transition:clip-path .45s ease;pointer-events:none}.service-card__img{position:relative;height:auto;width:100%;aspect-ratio:16/9;overflow:hidden;transition:.3s all linear;border-radius:16px}.service-card__img:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#0e423600;transition:.3s all linear;z-index:2;border-radius:16px}.service-card__img img{position:relative;width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out;border-radius:16px}.service-card:hover:after{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.service-card:hover h2{color:#30d8ac}.service-card:hover div[class=service-card__img]:before{height:100%;background-color:#0e423633}.service-card:hover div[class=service-card__img] img{transform:scale(1.02)}.service-card h2{font-family:"Exo 2",serif;font-weight:700;font-size:1rem;transition:.3s all linear;cursor:pointer}.service-card p{font-family:"Exo 2",serif;font-weight:300;font-size:.9rem;line-height:27px;min-height:8rem}.service-card__btn{text-transform:capitalize;margin-top:1rem}.service-card__btn a{font-size:1rem;font-family:Inter,sans-serif;color:#30d8ac;display:flex;align-items:center;gap:.65rem;cursor:pointer;transition:.3s all linear}.service-card__btn:hover a{color:#fff}.service-card__btn:hover svg path{fill:#fff}.service-card__btn svg{transform:translateY(2px)}.service-card__btn svg path{transition:.3s all linear}.service-card .inter-font{font-family:Inter,sans-serif}.service-card p.inter-font{font-weight:200}@media screen and (min-width: 640px){.service-card{gap:1.25rem}.service-card--hide-border{border:none;border-radius:12px}.service-card h2{font-size:1.25rem}.service-card p{font-size:1rem}.service-card__btn button{font-size:1.25rem}}.home-services{background:#000;padding:4rem 1rem}.home-services__header{display:flex;justify-content:center;align-items:center;flex-direction:column}.home-services__header>div{width:50%;display:flex;flex-direction:column;gap:1rem;width:fit-content;margin:auto}.home-services__header>div h2{font-family:"Exo 2",serif;font-weight:700;font-size:2.5rem}.home-services__header>div hr{border-width:2px;border-color:#30d8ac}.home-services__header p{font-family:"Exo 2",serif;font-weight:400;font-size:1.125rem;line-height:27px;margin-block:1.125rem 3.5rem}.home-services__items{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-top:2.5rem}.home-services__threat{margin-top:5.5rem;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.home-services__threat h2{font-family:"Exo 2",serif;font-size:clamp(2rem,4vw,2.75rem)}.home-services__threat p{max-width:44rem;margin-top:1rem;font-family:"Exo 2",serif;font-size:1rem;line-height:1.65;color:#e0f3ed}.home-services__view{margin-top:3rem;display:flex;justify-content:center;align-items:center}.home-services__view .button-wrapper{width:fit-content;margin-top:0;background:transparent}.home-services__view .button-wrapper__button{padding:1rem 2.5rem;font-size:1rem;font-weight:600}.home-services__threat-image{position:relative;display:block;width:100%;max-width:1440px;margin-top:3.5rem;overflow:hidden;border-radius:.5rem;color:inherit;text-decoration:none}.home-services__threat-image img{width:100%;aspect-ratio:4096/1034;object-fit:cover;transition:filter .35s ease,transform .35s ease}.home-services__threat-image:hover img,.home-services__threat-image:focus img,.home-services__threat-image:focus-within img{filter:brightness(.35);transform:scale(1.02)}.home-services__threat-image:hover .home-services__threat-overlay,.home-services__threat-image:focus .home-services__threat-overlay,.home-services__threat-image:focus-within .home-services__threat-overlay{opacity:1;transform:translateY(0)}.home-services__threat-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem;color:#fff;text-align:center;opacity:0;transform:translateY(.75rem);transition:opacity .35s ease,transform .35s ease;pointer-events:none}.home-services__threat-overlay strong{font-family:"Exo 2",serif;font-size:clamp(1.5rem,4vw,2.75rem);font-weight:800}.home-services__threat-overlay span{max-width:38rem;font-family:Inter,sans-serif;font-size:clamp(.8rem,1.5vw,1rem);line-height:1.6}@media screen and (max-width: 639px){.home-services__threat{margin-top:4rem}.home-services__view{margin-top:2rem}.home-services__threat-image{margin-top:2rem;border:1px solid rgba(48,216,172,.3)}.home-services__threat-image img{aspect-ratio:4/3;filter:brightness(.32)}.home-services__threat-image .home-services__threat-overlay{justify-content:flex-end;padding:1.5rem 1.25rem;opacity:1;transform:none}.home-services__threat-image .home-services__threat-overlay strong{font-size:1.6rem}.home-services__threat-image .home-services__threat-overlay span{font-size:.85rem;line-height:1.5}}@media screen and (min-width: 640px){.home-services{padding:4rem 6rem}}@media screen and (min-width: 1024px){.home-services__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media screen and (min-width: 1200px){.home-services__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}}.details-card{background:#35efbe1a;border:1.2px solid #30d8ac;border-radius:10px;padding:1rem 1.125rem;cursor:default;transition:.3s all linear}.details-card--no-border{border:none}.details-card__icon{margin-bottom:1.54rem;transition:.3s all linear;display:inline-block}.details-card:hover .details-card__icon{transform:scale(1.15) rotate(5deg)}.details-card__header{margin-bottom:1rem;font-family:"Exo 2",serif;font-weight:700;font-size:1.125rem;color:#000}.details-card p{font-family:"Exo 2",serif;font-weight:300;font-size:.875rem;line-height:27px;color:#000}.white-text h2,.white-text p{color:#fff}.white-text h2{font-size:1.1rem}@media screen and (min-width: 640px){.details-card__header{font-size:1.5rem}.details-card p{font-size:1rem}.white-text h2{font-size:1.1rem}}.our-value{background:#fff;padding:2.5rem 1rem;display:flex;flex-direction:column;gap:4rem}.our-value__services{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.26rem}@media screen and (min-width: 640px){.our-value{padding:4.5rem 5rem}.our-value__services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.26rem}}.circular-progress{font-family:"Exo 2",serif;cursor:default}.circular-progress__header{display:flex;align-items:center;gap:.75rem}.circular-progress__icon{width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);display:flex;justify-content:center;align-items:center}.circular-progress__icon svg{display:block;max-width:30px;max-height:30px}.circular-progress__value{color:#fff;font-size:clamp(3.25rem,5.5vw,4.5rem);font-weight:700;line-height:.9;letter-spacing:-.04em}.circular-progress__title{width:fit-content;margin:.5rem 0 0;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-size:1.5rem;font-weight:400;line-height:1.15}.circular-progress__description{max-width:21rem;margin-top:1.35rem;color:#fff;font-size:1.125rem;line-height:1.65;letter-spacing:.01em}@media screen and (min-width: 1024px){.circular-progress__value{font-size:clamp(3.5rem,4vw,4.5rem)}}.home-stats{background:#000;padding:4rem 1.5rem}.home-stats__inner{display:grid;gap:3.5rem;width:100%;max-width:1440px;margin:0 auto}@media screen and (min-width: 640px){.home-stats{padding:5rem 3rem}.home-stats__inner{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:4rem}}@media screen and (min-width: 1024px){.home-stats{padding:5.5rem clamp(4rem,8vw,10rem)}.home-stats__inner{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(3rem,7vw,8rem)}}.carousel-card{position:relative;border:1.2px solid #30d8ac;border-radius:.5rem;padding:2rem 1.65rem;font-family:"Exo 2",serif;background:#cefaef;display:flex;flex-direction:column;gap:1rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:default}.carousel-card h5{margin-top:.5rem;font-weight:700;font-size:1.25rem;color:#000}.carousel-card p{font-size:1rem;font-weight:400;color:#000;line-height:28px}.carousel-card__text--bottom{margin-block:0}.carousel-card__rating{display:flex;align-items:center;gap:.45rem}.carousel-card__rating span,.carousel-card__rating svg{display:block;width:20px;height:21px}.carousel-card__circle{position:absolute;width:366px;height:366px;border-radius:50%;background:#fff3;border:1px solid rgba(255,255,255,.4);-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px)}.carousel-card__circle--left{top:-2px;left:-20px}.carousel-card__circle--center{top:-20px;left:calc(50% - 20px)}.carousel-card__circle--right{top:-20px;right:-20px}.carousel{display:flex;align-items:center;padding:0 1rem;position:relative}.carousel__container{width:100%;margin:auto;overflow:hidden}.carousel button{position:absolute;top:45%;z-index:50;transition:.3s all linear}.carousel button:hover{transform:scale(1.04)}.carousel button:first-child{left:0}.carousel button:last-child{right:0}.carousel__inner{display:flex;align-items:center;justify-content:center;position:relative;z-index:3}.carousel__button{position:absolute;top:50%;transform:translateY(-50%);color:#fff;border:none;padding:10px;cursor:pointer;font-size:24px;z-index:4}.carousel__button--prev{left:-40px}.carousel__button--next{right:10px}.carousel__image-container{display:flex;width:100%;transition:transform .5s ease-in-out;will-change:transform}.carousel__image-slide{flex:0 0 100%;min-width:0;text-align:start;display:flex;justify-content:center}.carousel__image-slide>div{width:calc(100% - 3.5rem)}.carousel__indicator-container{display:flex;justify-content:center;margin-top:10px;position:relative;z-index:4}.carousel__indicator{width:12px;height:12px;margin:0 5px;border-radius:50%;background-color:#bbb;border:none;cursor:pointer;transition:background-color .3s}.carousel__indicator--active{background-color:#333}@media screen and (min-width: 640px){.carousel{padding:0;gap:1.5rem}.carousel__image-slide>div{width:100%}.carousel button{position:relative}}.our-clients{background:#fff;padding:5rem 0;position:relative}.our-clients__overlay{width:100%;padding-bottom:5rem;display:flex;flex-direction:column;gap:2rem;background:linear-gradient(0deg,#e4fdf6,#fff 98.49%);-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px)}.our-clients__header{padding-inline:.45rem}.our-clients__carousel{z-index:2}.our-clients__partners{width:80%;margin:1.5rem auto 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.our-clients__partners-track{display:flex;width:max-content;animation:clients-marquee 24s linear infinite;will-change:transform}.our-clients__partners:hover .our-clients__partners-track{animation-play-state:paused}.our-clients__partners-group{display:flex;align-items:center;gap:clamp(1.5rem,3vw,2.75rem);padding-right:clamp(1.5rem,3vw,2.75rem)}.our-clients__partner{display:flex;flex:none;align-items:center;gap:.65rem;color:#333;opacity:.82;transition:.3s all linear}.our-clients__partner:hover{opacity:1;transform:translateY(-2px)}.our-clients__partner svg{flex:none;width:36px;height:36px}.our-clients__partner span{font-family:"Exo 2",serif;font-size:clamp(.95rem,1.5vw,1.15rem);font-weight:700;white-space:nowrap}@keyframes clients-marquee{to{transform:translate(-50%)}}@media screen and (min-width: 640px){.our-clients__header{padding-inline:5rem}.our-clients__partners{width:calc(100% - 7rem)}}@media (prefers-reduced-motion: reduce){.our-clients__partners-track{animation-play-state:paused}}@media screen and (min-width: 1200px){.our-clients__carousel{padding-inline:8.2rem}.our-clients__partners{width:calc(100% - 24rem)}}.resource-card{border:1.2px solid #30d8ac;border-radius:.5rem;padding:2rem 1.65rem;background:#35efbe1a;display:flex;flex-direction:column;gap:1rem;font-family:"Exo 2",serif;transition:.3s all linear}.resource-card__text{display:flex;flex-direction:column;gap:1rem;color:#000;cursor:default;width:100%}.resource-card__text h5{font-size:1.25rem}.resource-card__text p{font-size:1rem}.resource-card__summary{position:relative}.resource-card__summary--collapsed{max-height:10rem;overflow:hidden}.resource-card__summary--collapsed:after{position:absolute;right:0;bottom:0;left:0;height:3.5rem;background:linear-gradient(to bottom,transparent,rgba(53,239,190,.1019607843));content:"";pointer-events:none}.resource-card__read-more{align-self:flex-start;padding:.25rem 0;color:#237a6b;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;text-decoration:underline;text-underline-offset:.25rem}.resource-card__img{position:relative;height:auto;width:100%!important;transition:.3s all linear;border-radius:20px;overflow:hidden}.resource-card__img:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#0e423600;transition:.3s all linear;z-index:2;border-radius:20px;overflow:hidden}.resource-card__img img{width:100%;height:100%;object-fit:cover;position:relative;transition:transform .3s ease-in-out;border-radius:20px}.resource-card:hover{transform:scale(1.02)}.resource-card:hover div[class=resource-card__img]:before{height:100%;background-color:#0e423633}.resource-card:hover div[class=resource-card__img] img{transform:scale(1.02)}@media screen and (min-width: 640px){.resource-card{flex-direction:row}.resource-card__img{min-height:219px}}@media screen and (min-width: 1100px){.resource-card{flex-direction:column}.resource-card--row{flex-direction:row;align-items:center}}.resources{display:flex;flex-direction:column;gap:1.25rem;padding:3rem 1rem;background:#fff}.resources__items{display:flex;flex-direction:column;gap:1.5rem}.resources__items>div{width:100%}.resources__list-wrapper{display:flex;flex-direction:column;gap:.5rem;list-style:decimal!important}@media screen and (min-width: 320px){.resources{padding:3rem}}@media screen and (min-width: 640px){.resources{padding:3rem 4rem}}@media screen and (min-width: 1024px){.resources{padding:3rem 5rem}}@media screen and (min-width: 1110px){.resources__items{display:grid;grid-template-rows:auto auto;gap:1.5rem;margin-top:1rem}.resources__items>div:first-child{grid-column:1;grid-row:1/3}.resources__items>div:nth-child(2){grid-column:2;grid-row:1}.resources__items>div:nth-child(3){grid-column:2;grid-row:2}}.footer{padding:4rem 1rem 2rem;display:flex;flex-direction:column;gap:2rem;width:100%;background-position:center;background-size:cover;background-repeat:no-repeat}.footer img{width:171px;height:48px}.footer__top{display:grid;gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr));padding-inline:0}.footer__left{display:flex;flex-direction:column;gap:1rem}.footer__contact-links{display:flex;flex-direction:column;gap:.75rem}.footer__contact-links-item{display:flex;gap:.5rem;align-items:center}.footer__contact-links-item span{font-size:.75rem}.footer__contact-links-item svg{width:16px;height:16px}.footer__contact-link{font-size:.75rem}.footer__left-links{display:flex;align-items:center;gap:.75rem}.footer__left-links svg{width:32px;height:32px}.footer__mid{display:flex;flex-direction:column;align-items:start;gap:2rem}.footer__right{display:flex;flex-direction:column;gap:1rem}.footer__input{display:flex;flex-direction:column;gap:.875rem;width:100%}.footer__input input{border:1.2px solid #30d8ac;background:#06211e;padding:.9rem .65rem;border-radius:.5rem;width:100%;color:#fff;font-family:Inter,sans-serif}.footer__input input:focus{outline:none}.footer__input input::placeholder{color:#afafaf}.footer__input .button-wrapper{width:100%}.footer__input button{padding:1rem 3rem;width:100%}.footer ul{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:1.125rem;align-items:start;margin-top:.75rem}.footer ul li{cursor:pointer;transition:all .3s linear;border:1px solid transparent}.footer ul li:hover{scale:1.05}.footer ul li:hover a{color:#30d8ac}.footer ul li a{font-size:.875rem;color:#fff}.footer__input{width:100%}.footer__bottom{margin-top:1rem}.footer__bottom p{font-size:.875rem;text-align:center;margin-bottom:.5rem}.footer .active{font-weight:700}@media screen and (min-width: 640px){.footer__top{padding-inline:2rem}.footer__contact-links-item span,.footer__contact-link{font-size:.875rem}.footer__mid{flex-direction:row;gap:0;justify-content:space-between}}@media screen and (min-width: 990px){.footer__top{gap:0;grid-template-columns:30% 40% 30%}.footer__mid{justify-content:space-around}.footer__right{padding-inline:2rem 0}}.reusable-hero{padding:0 2.25rem;color:#fff;font-family:"Exo 2",serif;display:flex;flex-direction:column;gap:1.5rem;background:#35efbe1a;min-height:40dvh;margin-top:60px;justify-content:center;background-size:cover;background-repeat:no-repeat;background-position:center}.reusable-hero h2{font-size:1.85rem}.reusable-hero p{font-family:Inter,sans-serif;font-size:.875rem;width:100%;max-width:440px;font-weight:400;line-height:27px;text-align:left;text-underline-position:from-font}.reusable-hero .inter-font{font-family:Inter,sans-serif}.reusable-hero .exo-font{font-family:"Exo 2",serif}.reusable-hero p.exo-font{font-weight:400}@media screen and (min-width: 640px){.reusable-hero{padding:12rem 2.25rem 4rem 5.125rem;min-height:50dvh;margin-top:0}.reusable-hero h2{font-size:2rem}.reusable-hero p{width:65%}}@media screen and (min-width: 650px){.reusable-hero h2{font-size:3rem;max-width:500px}.reusable-hero p{font-size:1rem;width:60%}}.who-we-are{display:flex;align-items:center;justify-content:space-between;flex-direction:column-reverse;padding:6rem 1rem 2rem;gap:5rem}.who-we-are>div{width:100%}.who-we-are__left>h4{font-family:Lato,serif;font-size:1.25rem;margin-top:1rem}.who-we-are__left>h4 span{color:#30d8ac}.who-we-are__left-header{display:flex;justify-content:left}.who-we-are img{max-width:508.02px;max-height:485.49px}.who-we-are p{font-family:"Exo 2",serif;font-size:1rem;line-height:27px}.who-we-are .first{margin-block:2rem 1.25rem}@media screen and (min-width: 640px){.who-we-are{padding:6rem 1.125rem 2rem 5.125rem}.who-we-are__left>h4{font-size:2rem}}@media screen and (min-width: 800px){.who-we-are{flex-direction:row;gap:8rem}.who-we-are>div{width:50%}}.our-mission{display:flex;align-items:center;justify-content:space-between;flex-direction:column-reverse;padding:3rem 1rem 5rem;gap:5rem}.our-mission>div{width:100%}.our-mission__statement-header{display:flex;justify-content:left;margin-bottom:1.85rem}.our-mission img{max-width:508.02px;max-height:485.49px}.our-mission p{font-family:Inter,sans-serif;font-size:1rem;line-height:27px}.our-mission__right{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width: 640px){.our-mission{padding:3rem 5.125rem 5rem}}@media screen and (min-width: 800px){.our-mission{flex-direction:row}.our-mission>div{width:50%}}.core-value-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:390px;padding:clamp(1.4rem,3vw,2.2rem);background-color:#06231f;font-family:Inter,sans-serif;transition:.3s all linear}.core-value-card+.core-value-card:before{content:"";position:absolute;top:0;right:1.5rem;left:1.5rem;height:1px;background:#ffffffa6}.core-value-card:hover{background-color:#0e4236}.core-value-card:hover .core-value-card__icon{transform:scale(1.15) rotate(5deg)}.core-value-card__icon{display:grid;place-items:center;width:56px;height:56px;margin-bottom:.75rem;color:#fff;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);border-radius:50%;transition:.3s all linear}.core-value-card__icon svg{width:25px;height:25px}.core-value-card__index{margin-bottom:1.3rem;color:#fff;font-size:.75rem;font-weight:700}.core-value-card__header{margin-bottom:.85rem;color:#fff;font-family:"Exo 2",serif;font-size:clamp(1.35rem,2vw,1.65rem);font-weight:700}.core-value-card__p{color:#fff;font-size:clamp(.95rem,1.4vw,1.1rem);font-weight:400;line-height:1.75}@media screen and (min-width: 1199px){.core-value-card+.core-value-card:before{top:2rem;bottom:2rem;left:0;width:1px;height:auto}}.our-core-values{display:flex;flex-direction:column;gap:3.5rem;padding:5.5rem 1rem;background:#010a0c}.our-core-values__grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:0;width:100%;max-width:1440px;margin:0 auto}@media screen and (min-width: 640px){.our-core-values{padding-inline:5.125rem}}@media screen and (min-width: 1199px){.our-core-values__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.team-member-card{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 1rem}.team-member-card__img-wrapper{background:#35efbe1a;border:1.2px solid #30d8ac;border-radius:10px;padding:1.25rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:1rem;font-family:Inter,sans-serif}.team-member-card__img{min-width:20vw}.team-member-card__img img{width:100%;height:100%;border-radius:16px}.team-member-card h5{width:100%;font-size:1rem;color:#000;font-weight:700;text-align:center}.team-member-card p{width:100%;font-size:.875rem;margin-bottom:.5rem;color:#4e4e4e;font-weight:400;text-align:center}.team{width:100%;background-color:#fff;padding:6rem 1rem 4rem;display:flex;flex-direction:column;gap:4rem}.team__header{padding-inline:0}.team__grid-container{width:95%;align-self:center}.team__grid-wrapper{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.team__grid{display:flex;justify-content:center;align-items:center;transition:transform .5s ease-in-out;will-change:transform}@media screen and (min-width: 640px){.team{padding-inline:0}.team__header{padding-inline:1rem}.team__grid{display:flex;flex-direction:row;gap:1rem}}@media screen and (min-width: 640px){.team__header{padding-inline:0}}.services-hero-card{background:#35efbe1a;border:1.2px solid #30d8ac;border-radius:10px;padding:1.125rem}.services-hero-card__icon{margin-bottom:.875rem;width:60px;height:60px}.services-hero-card hr{border:0;height:2.5px;width:40%;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%)}.services-hero-card__header{margin-bottom:1rem;font-family:"Exo 2",serif;font-weight:700;font-size:1.125rem;color:#000}.services-hero-card p{font-family:"Exo 2",serif;font-weight:400;font-size:.875rem;line-height:27px;color:#4e4e4e;margin-top:1rem}@media screen and (min-width: 640px){.services-hero-card{border-color:#35efbe1a}.services-hero-card__header{font-size:1.5rem}.services-hero-card p{font-size:1rem}}.consultancy-card{max-width:500px;font-family:"Exo 2",serif;background:#fff;border:1.2px solid #30d8ac;border-radius:20px 20px 0 0;display:flex;flex-direction:column;gap:1.25rem;-webkit-backdrop-filter:blur(400px);backdrop-filter:blur(400px);transition:.3s all linear}.consultancy-card:hover{transform:scale(1.02)}.consultancy-card:hover span[class=consultancy-card__heading-text]{color:#30d8ac}.consultancy-card:hover span:nth-child(2){margin-left:3px}.consultancy-card:hover span:nth-child(2) path{fill:#30d8ac}.consultancy-card__content{padding:0 1.5rem 1.75rem}.consultancy-card__heading{width:100%;display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.consultancy-card__heading-text{font-weight:700;font-size:1.1rem;font-family:"Exo 2",serif;text-align:left;color:#000;transition:.3s all linear}.consultancy-card span:nth-child(2){transform:translateY(3px);transition:.3s all linear}.consultancy-card__card-img,.consultancy-card__card-img img{border-radius:20px 20px 0 0}.consultancy-card p{font-weight:300;font-size:.875rem;line-height:27px;color:#000;letter-spacing:.02em;min-height:150px}.consultancy-card__link{cursor:pointer}@media screen and (min-width: 640px){.consultancy-card{border:none}.consultancy-card h4{font-size:1.25rem}.consultancy-card p{font-size:1rem}.consultancy-card a{font-size:1.125rem}}.recent-posts__input{display:flex;align-items:center;gap:0;margin-bottom:2.2rem;width:100%;border:2.5px solid #30d8ac;border-radius:10px}.recent-posts__input input{border:none;background:#06211e;padding:.9rem .65rem .9rem 1rem;border-radius:8px;width:100%;color:#fff;font-family:Inter,sans-serif;font-size:1rem}.recent-posts__input input:focus{outline:none}.recent-posts__input input::placeholder{color:#afafaf}.recent-posts__input button{padding:1rem 2.25rem;border-width:1px}.recent-posts__grid{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.recent-posts__categories{margin-top:2rem}.recent-posts__categories-list{display:flex;flex-direction:column;gap:1rem;cursor:default;margin-top:2rem}.recent-posts h4{font-weight:700;font-size:1.5rem;margin-bottom:1rem}.recent-posts__categories-list-item{display:flex;justify-content:space-between;align-items:center}.recent-posts__categories-list-item span{font-family:Inter,sans-serif;font-weight:400;font-size:1rem}.recent-posts__categories-list-item span:first-child{color:#fff}.recent-posts__categories-list-item span:last-child{color:#30d8ac}.recent-posts__clear-filter{display:none}.recent-posts__clear-filter button{font-family:Inter,sans-serif;font-size:1rem;background:#ff000093;padding:.875rem 1.25rem;border:1px solid rgba(255,0,0,.5764705882);color:#fff;transition:.3s all linear;border-radius:12px}.recent-posts__clear-filter button:hover{scale:1.05}@media screen and (min-width: 640px){.recent-posts__grid--cols-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 1100px){.recent-posts__grid--cols-2{display:flex;flex-direction:column}.recent-posts__clear-filter{display:block}.recent-posts__clear-filter--hide{display:none}}.consultancy{display:flex;flex-direction:column;gap:1.5rem;padding:.5rem 1rem 2.5rem}.consultancy__grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem}@media screen and (min-width: 640px){.consultancy{gap:2.5rem;padding-block:4rem}.consultancy__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 28px}.consultancy__grid div{justify-self:center}}@media screen and (min-width: 800px){.consultancy{padding:5rem;gap:3.5rem}}@media screen and (min-width: 1200px){.consultancy__grid{padding-inline:30px}.consultancy__grid div:first-child,.consultancy__grid div:nth-child(3){margin-right:-20px}}.resource-page-card{border:1.2px solid #30d8ac;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:1rem;background:#07211e}.resource-page-card:hover img{transform:scale(1.02)}.resource-page-card--hide-border{border:none;border-radius:12px}.resource-page-card--cursor-pointer{cursor:pointer}.resource-page-card__img{height:275px;border-radius:16px}.resource-page-card img{transition:.3s all linear;border-radius:16px}.resource-page-card h2{font-family:Inter,sans-serif;font-weight:700;line-height:24px;font-size:1rem}.resource-page-card p{font-family:Inter,sans-serif;font-weight:300;font-size:.9rem;line-height:27px;min-height:5rem}.resource-page-card__summary{position:relative}.resource-page-card__summary--collapsed{max-height:9rem;overflow:hidden}.resource-page-card__summary--collapsed:after{position:absolute;right:0;bottom:0;left:0;height:3rem;background:linear-gradient(to bottom,transparent,#07211e);content:"";pointer-events:none}.resource-page-card__read-more{align-self:flex-start;color:#30d8ac;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;text-decoration:underline;text-underline-offset:.25rem}.resource-page-card__btn{text-transform:capitalize;margin-top:1rem}.resource-page-card__btn button{font-size:1rem;font-family:Inter,sans-serif;color:#30d8ac;display:flex;align-items:center;gap:.65rem}.resource-page-card .inter-font{font-family:Inter,sans-serif}.resource-page-card p.inter-font{font-weight:200}@media screen and (min-width: 640px){.resource-page-card{gap:1.25rem}.resource-page-card h2{font-size:1.25rem}.resource-page-card p{font-size:1rem}.resource-page-card__btn button{font-size:1.25rem}}@media screen and (min-width: 1400px){.resource-page-card{height:auto}}.post{font-family:Inter,sans-serif;display:flex;align-items:center;flex-direction:column;gap:1.5rem;transition:.3s all linear}.post:hover{transform:scale(1.02)}.post__img{display:flex;justify-content:start;width:100%}.post img{width:140px;height:93px}.post h6{font-weight:600;font-size:.875rem}.post p{font-size:.75rem;font-weight:500;line-height:22px;word-spacing:.05em;letter-spacing:.05em}.post__info{display:flex;flex-direction:column;gap:.5rem}@media screen and (min-width: 992px){.post{flex-direction:row}.post__img{width:auto}}.services-dropdown{position:absolute;top:100%;left:0;z-index:11;width:100%;padding:2.5rem 3rem;border-radius:0 0 8px 8px;background:#0b362e;opacity:1;visibility:visible;transform:translateY(0);transition:transform .3s ease-out,opacity .3s ease-out,visibility .3s ease-out}.services-dropdown--hidden{opacity:0;visibility:hidden}.services-dropdown__wrapper{display:grid;grid-template-columns:minmax(11rem,.75fr) repeat(3,minmax(12rem,1fr));gap:clamp(1.5rem,3vw,3.5rem);width:100%;margin-inline:auto}.services-dropdown__heading h2{font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700}.services-dropdown__heading a{display:inline-block;margin-top:1rem;color:#30d8ac;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600}.services-dropdown__section{display:flex;flex-direction:column;gap:.9rem}.services-dropdown__section h3{font-family:Inter,sans-serif;font-size:.9rem;font-weight:700}.services-dropdown__item{color:#fff;margin-bottom:.55rem;cursor:pointer}.services-dropdown__item--link{color:inherit;font-family:Inter,sans-serif;font-size:.82rem;font-weight:400;line-height:1.45;transition:color .3s ease-out}.services-dropdown__item--link:hover{color:#30d8ac}.services-dropdown__item:last-of-type{margin-bottom:0}.navigation-dropdown{position:absolute;top:100%;left:0;z-index:3;display:grid;grid-template-columns:minmax(12rem,.7fr) minmax(22rem,1.3fr);gap:clamp(3rem,8vw,8rem);align-items:start;width:100%;min-height:17rem;padding:2.75rem 4rem;color:#fff;background:#173a32;animation:navigation-dropdown-in .2s ease-out}.navigation-dropdown--company ul,.navigation-dropdown--sector ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2rem,5vw,5rem)}.navigation-dropdown h2{color:#fff;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.4}.navigation-dropdown ul{gap:1.1rem 2rem}.navigation-dropdown a{color:#fff;font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;line-height:1.4;transition:color .2s ease-in-out}.navigation-dropdown a:hover,.navigation-dropdown a:focus-visible{color:#30d8ac}.navigation-dropdown a:focus-visible{outline:2px solid #30d8ac;outline-offset:.3rem;border-radius:.15rem}@keyframes navigation-dropdown-in{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.section{width:100%}.section__wrapper{display:flex;width:100%;padding:6rem 1rem;padding:3.5rem 1rem}.white{background-color:#fff!important}.green{background-color:#35efbe1a}@media screen and (min-width: 400px){.section__wrapper{padding:6rem 1rem}}@media screen and (min-width: 640px){.section__wrapper{padding:6rem 2rem}}@media screen and (min-width: 1024px){.section__wrapper{padding:6rem}}.service-description-card{width:100%}.service-description-card__wrapper{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:3rem;width:100%}.service-description-card__article{display:flex;flex-direction:column;justify-content:flex-start}.service-description-card__article header{width:auto}@media screen and (min-width: 640px){.service-description-card__image{width:80%!important}}@media screen and (min-width: 840px){.service-description-card__wrapper{flex-direction:row}.service-description-card__wrapper--reversed{flex-direction:row-reverse}.service-description-card__image{width:40%!important}.service-description-card__article{width:50%!important;max-width:600px;align-items:flex-end}.service-description-card__article p{width:100%;text-align:left;align-self:flex-start}}@media screen and (min-width: 1200px){.service-description-card__image{max-width:700px;border-radius:8px}.service-description-card__image img{border-radius:8px;object-fit:contain}}.image-wrapper{display:flex;justify-content:center;align-items:center;width:100%}.image-wrapper img{width:100%;height:100%;object-fit:cover}.header{display:flex;flex-direction:column;justify-content:flex-start;align-self:flex-start;width:100%;gap:1rem}.header--center{justify-content:center;align-items:center;align-self:center}.header div{width:auto}.header__h2{font-family:"Exo 2",serif;font-weight:700;font-size:1.85rem;color:#fff;margin-bottom:.75rem}.header__h2--center{width:100%;text-align:center}.header__h2--exo-font{font-family:"Exo 2",serif}.header__h2--lato-font{font-family:Lato,serif}.header__h2--black{color:#010a0c}.header hr{width:50%;border:0;height:2px;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%)}@media screen and (min-width: 640px){.header--center-change{justify-content:center;align-items:center;align-self:center}.header__h2{font-size:2rem}.header__h2--center-change{width:100%;text-align:center}}@media screen and (min-width: 840px){.header__h2{font-size:2.25rem}}.p{font-family:Inter,sans-serif;font-weight:300;font-size:.875rem;line-height:27px;color:#fff;margin-block:1.125rem 0;text-align:left}.p--center{text-align:center}.p--exo-font{font-family:"Exo 2",serif}.p--lato-font{font-family:Lato,serif}.p--black{color:#4e4e4e}@media screen and (min-width: 640px){.p{font-size:1rem}.p--center-change{text-align:center}}.section-wrapper{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:3rem;background-color:#35efbe1a;border:1px solid #30d8ac;border-radius:8px;padding:2.5rem 1.5rem;transition:all .3s ease-in-out;width:100%}.section-wrapper--remove-bg,.section-wrapper--bg-change{background:none;border:none;border-radius:0}.section-wrapper__list-container{display:flex;flex-direction:column;width:100%}.section-wrapper__list-wrapper{display:flex;flex-direction:column;width:100%;position:relative}.section-wrapper__list-item-wrapper{flex-direction:column;gap:.5rem;margin-bottom:1.3rem}.section-wrapper__list-item{display:flex;align-items:center;margin-bottom:1.3rem;width:100%}.section-wrapper__list-item:last-of-type{margin-bottom:0}.section-wrapper__list-text{color:#000;font-weight:700;font-size:1rem;margin-left:.5rem;width:calc(100% - 20px)}.section-wrapper__desc{width:90%;color:#000;font-size:.9rem;line-height:1.2rem;transform:translate(2rem) translateY(-30%);opacity:0;visibility:hidden;transition:.3s all linear;position:absolute}.section-wrapper__show-desc{opacity:1;visibility:visible;transform:translate(2rem) translateY(0);position:static}.section-wrapper__desc2{margin-top:0}@media screen and (min-width: 840px){.section-wrapper{padding:2.5rem 1.5rem}.section-wrapper--bg-change{background-color:#35efbe1a;border:1px solid #30d8ac;border-radius:8px}.section-wrapper__list-container{flex-direction:row;justify-content:space-between}.section-wrapper__list-wrapper{width:50%}}@media screen and (min-width: 1200px){.section-wrapper__list-wrapper{padding:0 1rem}.section-wrapper__list-wrapper{width:45%}}@media screen and (min-width: 1300px){.section-wrapper{padding:2.5rem 3rem}}.vulnerabilities-container__wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));justify-content:space-between;gap:2rem;margin-top:3rem}.vulnerabilities-container__button{display:flex;justify-content:center;align-items:center;width:100%}@media screen and (min-width: 740px){.vulnerabilities-container__wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.vulnerabilities-container__image{height:340px}}@media screen and (min-width: 1200px){.vulnerabilities-container__wrapper{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}}.vulnerability-card{display:flex;justify-content:space-between;flex-direction:column;gap:1rem}.vulnerability-card__icon{margin-bottom:1rem}.vulnerability-card h3{font-size:1rem}.vulnerability-card__text-wrapper{display:flex;flex-direction:column;height:80%}.vulnerability-card article{display:flex}.vulnerability-card article:first-of-type p:first-of-type{margin-top:0}.vulnerability-card__subtitle{font-weight:700;display:inline;font-size:.875rem}.vulnerability-card__subtitle--light-subtitle{font-weight:300}.vulnerability-card__desc{font-size:.875rem}@media screen and (min-width: 740px){.vulnerability-card article{align-items:flex-start}}.button-wrapper{width:100%;background:linear-gradient(270deg,#35efbe,#1e896d);border-radius:.45rem;margin-top:3.5rem}.button-wrapper__button{display:flex;justify-content:center;align-items:center;width:100%;color:#000;font-size:1rem;font-weight:600;padding:1.25rem 0;font-family:"Exo 2",serif;border-radius:.45rem;border:2px solid transparent;transition:.3s all linear}.button-wrapper__button:hover{background:#000;border-color:#30d8ac;color:#fff}.button-wrapper__button--outlined{border:2px solid #30d8ac;color:#30d8ac;background:none}.button-wrapper__button--text{color:#30d8ac;background:none;padding:0;justify-content:flex-start;align-items:flex-start}@media screen and (min-width: 740px){.button-wrapper{width:160px;align-self:center}}.approach-container{background-color:#35efbe1a;padding:2.5rem 1.5rem;border-radius:8px}.approach-container__wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:2rem;margin-top:3rem}.approach-container__button{display:flex;justify-content:center;align-items:center;width:100%}@media screen and (min-width: 740px){.approach-container__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 840px){.approach-container{padding:2.5rem 2rem}}@media screen and (min-width: 1200px){.approach-container__wrapper{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}}@media screen and (min-width: 1300px){.approach-container__nis-image-wrapper{height:240px}.approach-container__nis-image-wrapper img{object-fit:contain}}.quote-section{display:flex;justify-content:center;align-items:center;width:100%;flex-direction:column}.quote-section h2{font-size:3rem;font-family:"Exo 2",serif;text-align:center}.wa-pentesting-container__quote-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}@media screen and (min-width: 840px){.wa-pentesting-container__quote-wrapper{flex-direction:column-reverse}}.email-security{display:flex;justify-content:space-between;align-items:center;flex-direction:column;background-color:#07211e}.email-security article{max-width:1300px}.email-security__contact{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:3rem;background-color:#07211e}.email-security__contact__heading{width:100%;max-width:600px;font-family:"Exo 2",serif;font-size:1.2rem;display:flex;flex-direction:column;gap:1rem}.email-security__contact__heading hr{display:none}@media screen and (min-width: 768px){.email-security__contact__heading p{text-align:center}}.contact-form{width:100%;max-width:850px;align-self:center;display:flex;flex-direction:column;gap:1rem;padding:3rem 1.3rem;border-radius:8px;background-color:#0e4236}.contact-form__error-text{color:#ff0000f5;font-size:.875rem}.contact-form__input-wrapper{width:100%;display:flex;flex-direction:column;gap:1.5rem}.contact-form__label{display:flex;flex-direction:column;gap:.3rem;width:100%;font-weight:300;font-size:.9rem;font-family:Inter,sans-serif}.contact-form__label--textarea{margin-block:1.125rem}.contact-form__input{width:100%;height:40px;border-radius:8px;padding:1rem;font-family:Inter,sans-serif;font-size:.9rem;color:#fff;border:1px solid transparent;background:linear-gradient(#0e4236,#0e4236) padding-box,linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%) border-box;transition:.3s all linear}.contact-form__input:focus{outline:0}.contact-form__input:hover{border-color:#30d8ac;box-shadow:0 4px 4px #35efbe1a}.contact-form__input--error{border-color:#ff000093!important}.contact-form__input--error:hover{border-color:#ff000093}.contact-form__input--textarea{height:auto}.contact-form__select-wrapper{display:flex;padding:0 0 0 .5rem;gap:.5rem}.contact-form__select{background-color:transparent;font-family:Inter,sans-serif;color:#fff;border:0;display:flex;justify-content:space-between;width:65px}.contact-form__select:focus{outline:0}.contact-form__select option{background-color:#35efbe1a;background-color:#000}.contact-form__phone{width:calc(100% - 45px);border-radius:8px;font-size:.9rem;padding:0;font-family:Inter,sans-serif;color:#fff;background-color:transparent;outline:none;border:0}.contact-form__services-checkbox-container{width:100%;display:flex;flex-direction:column;gap:1rem}.contact-form__services-checkbox-header{display:flex;align-items:end;gap:.35rem}.contact-form__services-checkbox-header .required{display:inline-block;position:relative;top:-5px}.contact-form__services-checkbox-wrapper{width:100%;display:flex;flex-direction:column;gap:1rem}.contact-form__services-checkbox{display:flex;align-items:center;width:100%}.contact-form__label-checkbox{width:calc(100% - 20px);text-align:left;cursor:pointer;display:flex;align-items:center;gap:1rem;transition:.3s all linear}.contact-form__label-checkbox:hover{color:#30d8ac}.contact-form__label-checkbox:hover span:first-child{border-color:#30d8ac}.contact-form__checkbox{position:absolute;left:0;opacity:0;width:0;height:0}.contact-form__checkmark{display:block;width:18px;height:18px;border:1px solid #ccc;border-radius:4px;position:relative;transition:all .3s ease}.contact-form__checkmark:after{content:"";position:absolute;left:5px;top:1px;width:6px;height:10px;border:1px solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0;transition:opacity .3s ease}.contact-form__checkmark:focus,.contact-form__checkmark--checked{background-color:#4caf50;border-color:#4caf50}.contact-form__checkmark:focus:after,.contact-form__checkmark--checked:after{opacity:1}.contact-form button{width:100%;margin-top:0}.contact-form .required{color:#ff0000f5}@media screen and (min-width: 768px){.contact-form{padding:3rem}.contact-form__input-wrapper{flex-direction:row;justify-content:space-between;flex-wrap:wrap}.contact-form__label{width:48%}.contact-form__label:nth-child(3){width:100%}.contact-form__services-checkbox-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.contact-form__services-checkbox{width:48%;justify-content:flex-start;align-self:flex-start}}.training-implementation{width:100%}.training-implementation__wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));justify-content:space-between;gap:2rem;margin-top:3rem}.training-implementation__button{display:flex;justify-content:center;align-items:center;width:100%}.training-implementation h1{width:100%;text-align:center}.training-implementation hr{display:none}@media screen and (min-width: 740px){.training-implementation__wrapper{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.training-implementation__image{height:340px}}@media screen and (min-width: 1200px){.training-implementation__wrapper{grid-template-columns:repeat(4,minmax(0,1fr));gap:3rem}}.cyber-security-advisory{background:#fff}.cyber-security-advisory__wrapper{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:4rem}.cyber-security-advisory__services{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.26rem}.cyber-security-advisory h2{font-size:1.2rem}.cyber-security-advisory h3{font-size:1rem}@media screen and (min-width: 840px){.cyber-security-advisory__services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.26rem}}.it-consultancy-faq{padding-top:0}.it-consultancy-faq__wrapper{display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:3rem;padding:2.5rem 1.5rem;transition:all .3s ease-in-out;width:100%}.it-consultancy-faq__faq-list{display:flex;justify-content:space-between;align-items:center;flex-direction:column;width:100%;gap:1rem}.it-consultancy-faq__faq-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;background-color:#35efbe1a;border:1px solid #30d8ac;border-radius:8px;color:#000;padding:1rem;transition:.3s all linear}.it-consultancy-faq__faq-wrapper:hover{transform:scale(1.02)}.it-consultancy-faq h3{font-size:1rem}.it-consultancy-faq svg{width:18px;height:18px}.it-consultancy-faq__question{width:100%;display:flex;justify-content:space-between;align-items:center}.it-consultancy-faq__btn{font-size:2rem;font-weight:200;font-family:Inter,sans-serif}.it-consultancy-faq p{color:#4e4e4e}@media screen and (min-width: 640px){.it-consultancy-faq h3{font-size:1.1rem}}@media screen and (min-width: 760px){.it-consultancy-faq h3{font-size:1.2rem}.it-consultancy-faq svg{width:22px;height:22px}}@media screen and (min-width: 1200px){.it-consultancy-faq svg{width:25px;height:25px}}.contact-cards__wrapper{width:100%;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}.contact-cards__card{width:100%;display:flex;flex-direction:column;gap:1rem;background-color:#35efbe1a;border-radius:8px;padding:1.5rem 1rem 2.5rem;transition:.3s all linear}.contact-cards__card:hover{transform:scale(1.02)}.contact-cards__card p{margin-top:0}.contact-cards__card p:nth-child(1){font-weight:600}@media screen and (min-width: 600px){.contact-cards__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 768px){.contact-cards__wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-cards__card p:nth-child(2){min-height:80px}}@media screen and (min-width: 1200px){.contact-cards__wrapper{gap:3rem}.contact-cards__card p:nth-child(2){min-height:auto}}.contact-form-map{display:block;padding:clamp(4rem,7vw,7rem) 1rem;background:#06231f}.contact-form-map__container{display:grid;grid-template-columns:minmax(0,1fr);gap:2.5rem;width:100%;max-width:1440px;margin:0 auto}.contact-form-map__intro{display:flex;flex-direction:column;align-items:flex-start}.contact-form-map__intro h2{max-width:660px;color:#fff;font-family:"Exo 2",serif;font-size:clamp(2rem,4.5vw,3.3rem);font-weight:700;line-height:1.02}.contact-form-map__contact-details{display:flex;flex-wrap:wrap;gap:.45rem 1rem;margin-top:1.3rem}.contact-form-map__contact-details a{color:#fff;font-family:Inter,sans-serif;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:600;transition:.3s all linear}.contact-form-map__contact-details a:hover{color:#30d8ac}.contact-form-map__img{width:100%;height:clamp(320px,48vw,520px);margin-top:3rem;overflow:hidden;border:1px solid rgba(48,216,172,.25)}.contact-form-map__img img{width:100%;height:100%;object-fit:cover;object-position:center 43%}.contact-form-map__form{display:flex;align-items:stretch}.contact-form-map__form .contact-form{max-width:none;padding:clamp(1.4rem,3vw,3rem);gap:1.5rem;background:linear-gradient(135deg,#0e4236fa,#06231ffa);border:1px solid rgba(48,216,172,.18);border-radius:12px}.contact-form-map__form .contact-form__input{min-height:54px;border:1px solid #30d8ac;background:#06231fb8;box-shadow:none}.contact-form-map__form .contact-form__label{width:calc((100% - 1.5rem)/2)}.contact-form-map__form .contact-form__label:nth-child(3){width:100%}.contact-form-map__form .contact-form__input--textarea{min-height:155px}.contact-form-map__form .contact-form__services-checkbox-wrapper{row-gap:.85rem}.contact-form-map__form .contact-form__checkmark{border-color:#30d8ac}.contact-form-map__form .button-wrapper{width:100%;margin-top:0}.contact-form-map--compact{padding-block:clamp(1.5rem,3vw,2.5rem)}.contact-form-map--compact .contact-form-map__container{gap:clamp(1.25rem,2.5vw,2.5rem)}.contact-form-map--compact .contact-form-map__intro h2{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.08}.contact-form-map--compact .contact-form-map__contact-details{margin-top:.75rem}.contact-form-map--compact .contact-form-map__img{height:clamp(230px,30vw,340px);min-height:0;margin-top:1.25rem}.contact-form-map--compact .contact-form-map__form .contact-form{gap:.75rem;padding:clamp(1rem,2vw,1.5rem)}.contact-form-map--compact .contact-form__input-wrapper{gap:.75rem}.contact-form-map--compact .contact-form-map__form .contact-form__input{min-height:42px;height:42px;padding:.65rem .8rem}.contact-form-map--compact .contact-form__label{gap:.2rem;font-size:.8rem}.contact-form-map--compact .contact-form__services-checkbox-container{gap:.55rem}.contact-form-map--compact .contact-form__services-checkbox-header p{font-size:.82rem}.contact-form-map--compact .contact-form-map__form .contact-form__services-checkbox-wrapper{gap:.45rem .8rem}.contact-form-map--compact .contact-form__label-checkbox{gap:.45rem;font-size:.76rem;line-height:1.25}.contact-form-map--compact .contact-form__checkmark{flex:0 0 auto;width:15px;height:15px}.contact-form-map--compact .contact-form__checkmark:after{left:4px;top:0;width:5px;height:9px}.contact-form-map--compact .contact-form__label--textarea{margin-block:.25rem}.contact-form-map--compact .contact-form-map__form .contact-form__input--textarea{min-height:80px;height:80px}.contact-form-map--compact .button-wrapper__button{min-height:44px}@media screen and (max-width: 767px){.contact-form-map__form .contact-form__label{width:100%}}@media screen and (min-width: 640px){.contact-form-map{padding-inline:2rem}}@media screen and (min-width: 1024px){.contact-form-map{padding-inline:clamp(3rem,7vw,7rem)}.contact-form-map__container{grid-template-columns:minmax(0,.85fr) minmax(0,1.2fr);align-items:stretch;gap:clamp(2.5rem,4vw,4rem)}.contact-form-map__img{flex:1;min-height:470px}.contact-form-map--form-first .contact-form-map__container{grid-template-columns:minmax(0,.85fr) minmax(0,1.2fr);grid-template-areas:"intro form"}.contact-form-map--form-first .contact-form-map__intro{grid-area:intro}.contact-form-map--form-first .contact-form-map__form{grid-area:form}.contact-form-map--compact .contact-form-map__form .contact-form__services-checkbox{width:calc(25% - .65rem)}.contact-form-map--compact .contact-form-map__img{min-height:0}}.floating-contact{--floating-contact-top: 50%;position:fixed;top:var(--floating-contact-top);right:0;z-index:1000;transform:translateY(-50%);font-family:Inter,sans-serif}.floating-contact__trigger{position:relative;z-index:3;width:43px;height:170px;padding:1rem .5rem;border-radius:7px 0 0 7px;background:#30d8ac;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;cursor:grab;touch-action:none;box-shadow:0 4px 18px #00000038}.floating-contact__trigger:active{cursor:grabbing}.floating-contact__trigger span{writing-mode:vertical-rl;font-family:"Exo 2",serif;font-size:1.1rem;font-weight:700}.floating-contact__trigger svg{width:20px;height:20px}.floating-contact__backdrop{display:none}.floating-contact__panel{position:absolute;top:50%;right:43px;width:min(680px,100vw - 90px);max-height:calc(100vh - 2.5rem);padding:1.75rem;overflow-y:auto;transform:translateY(-50%);border-radius:10px 0 0 10px;background:#fff;color:#000;box-shadow:0 12px 44px #0000004d}.floating-contact__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.floating-contact__heading h2{font-family:"Exo 2",serif;font-size:2rem;line-height:1}.floating-contact__heading p{margin-top:.45rem;color:#4a4a4a;font-size:.95rem}.floating-contact__close{width:34px;height:34px;flex:0 0 34px;border-radius:50%;color:#010a0c;font-size:1.75rem;line-height:1}.floating-contact__close:hover{background:#e0f3ed}.floating-contact__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;margin-top:1.5rem}.floating-contact__field{display:flex;flex-direction:column;gap:.4rem;color:#010a0c;font-size:.9rem}.floating-contact__field--wide{grid-column:1/-1}.floating-contact__field input,.floating-contact__field textarea{width:100%;border:1.5px solid #888;border-radius:.65rem;padding:.75rem .9rem;background:#fff;color:#010a0c;font:inherit;resize:vertical;transition:.3s all linear}.floating-contact__field input:focus,.floating-contact__field textarea:focus{border-color:#30d8ac;outline:none;box-shadow:0 0 0 3px #35efbe1a}.floating-contact__field input{min-height:46px}.floating-contact__consent{grid-column:1/-1;display:flex;align-items:flex-start;gap:.7rem;color:#010a0c;font-size:.9rem;line-height:1.45;cursor:pointer}.floating-contact__consent input{display:block;width:18px;height:18px;flex:0 0 18px;margin-top:.1rem;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.floating-contact__submit{grid-column:1/-1;min-height:50px;margin-top:.25rem;border-radius:.65rem;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);color:#000;font-family:"Exo 2",serif;font-size:1rem;font-weight:700}.floating-contact__submit:hover{filter:brightness(1.05)}.floating-contact__submit:disabled{cursor:not-allowed;opacity:.65}@media screen and (max-width: 767px){.floating-contact{top:auto;right:1rem;bottom:1rem;transform:none}.floating-contact__trigger{width:56px;height:56px;padding:0;border-radius:50%;justify-content:center;cursor:pointer}.floating-contact__trigger span{display:none}.floating-contact__trigger svg{width:24px;height:24px}.floating-contact--open .floating-contact__trigger{display:none}.floating-contact__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;background:#010a0ca6;cursor:default}.floating-contact__panel{position:fixed;inset:auto 0 0;z-index:2;width:100%;max-height:88vh;padding:1.25rem;transform:none;border-radius:1rem 1rem 0 0}.floating-contact__heading h2{font-size:1.75rem}.floating-contact__form{grid-template-columns:1fr;gap:.9rem;margin-top:1.25rem}.floating-contact__field,.floating-contact__field--wide,.floating-contact__consent,.floating-contact__submit{grid-column:1}}.emergency-incident{padding:clamp(3rem,6vw,5rem) 1rem;background:#35efbe1a}.emergency-incident__container{display:grid;gap:clamp(2rem,4vw,3.5rem);width:100%;max-width:1440px;margin:0 auto}.emergency-incident__intro{display:flex;flex-direction:column;align-items:flex-start;color:#fff}.emergency-incident__intro h2{max-width:660px;font-family:"Exo 2",serif;font-size:clamp(2rem,4vw,3.3rem);font-weight:700;line-height:1.04}.emergency-incident__contact{display:flex;flex-wrap:wrap;gap:.45rem 1rem;margin-top:1.2rem}.emergency-incident__contact a{color:#fff;font-family:Inter,sans-serif;font-size:clamp(.9rem,1.4vw,1.05rem);font-weight:700;transition:.3s all linear}.emergency-incident__contact a:hover{color:#30d8ac}.emergency-incident__image{width:100%;height:clamp(280px,38vw,470px);margin-top:2.5rem;overflow:hidden}.emergency-incident__image img{width:100%;height:100%;object-fit:cover;object-position:center 43%}.emergency-incident-form{display:flex;flex-direction:column;gap:1rem;align-self:stretch;padding:clamp(1.4rem,3vw,2.5rem);border:1px solid rgba(48,216,172,.2);border-radius:12px;background:linear-gradient(135deg,#0e4236fa,#06231ffa)}.emergency-incident-form__fields{display:grid;gap:1rem 1.25rem}.emergency-incident-form label{display:flex;flex-direction:column;gap:.4rem;color:#fff;font-family:Inter,sans-serif;font-size:.85rem}.emergency-incident-form input,.emergency-incident-form select,.emergency-incident-form textarea{width:100%;min-height:48px;padding:.75rem .9rem;border:1px solid #30d8ac;border-radius:7px;outline:0;color:#fff;background:#06231fb8;font:inherit;transition:border-color .18s ease,box-shadow .18s ease}.emergency-incident-form input:focus,.emergency-incident-form select:focus,.emergency-incident-form textarea:focus{border-color:#63f8d2;box-shadow:0 0 0 3px #30d8ac24}.emergency-incident-form select{color-scheme:dark}.emergency-incident-form textarea{min-height:150px;resize:vertical}.emergency-incident-form__phone{display:grid;grid-template-columns:auto minmax(0,1fr);border:1px solid #30d8ac;border-radius:7px;background:#06231fb8;overflow:hidden}.emergency-incident-form__phone select,.emergency-incident-form__phone input{border:0;border-radius:0;background:transparent;box-shadow:none}.emergency-incident-form__phone select{width:6.5rem;padding-right:.25rem}.emergency-incident-form .button-wrapper{width:100%;margin-top:0}.emergency-incident-form .button-wrapper__button{width:100%;min-height:52px}@media screen and (min-width: 640px){.emergency-incident{padding-inline:2rem}.emergency-incident-form__fields{grid-template-columns:repeat(2,minmax(0,1fr))}.emergency-incident-form__email,.emergency-incident-form__summary{grid-column:1/-1}}@media screen and (min-width: 1024px){.emergency-incident{padding-inline:clamp(3rem,6vw,6rem)}.emergency-incident__container{grid-template-columns:minmax(0,.85fr) minmax(0,1.2fr);align-items:stretch}.emergency-incident__image{flex:1;min-height:360px}}.services{background:#000}.services__sub-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;padding:clamp(3rem,6vw,5.5rem) 1rem;background:#fff}.services__sub-hero .services-hero-card{height:100%}.services__group{padding:clamp(4rem,7vw,7rem) 1rem;background:radial-gradient(circle at 50% 0%,rgba(48,216,172,.08),transparent 38%),#000}.services__group--advisory{background:#06130f}.services__group--solutions{padding-top:clamp(4rem,6vw,6rem)}.services__section-header{max-width:760px;margin:0 auto clamp(2.5rem,5vw,4.5rem);color:#fff;text-align:center}.services__section-header h2{font-family:"Exo 2",serif;font-size:clamp(2rem,4vw,3rem);font-weight:700}.services__section-header hr{width:7rem;height:2px;margin:1rem auto;border:0;background:#30d8ac}.services__section-header p{color:#e0f3ed;font-family:Inter,sans-serif;font-size:clamp(.9rem,1.5vw,1.05rem);line-height:1.7}.services__items,.services__solutions-grid,.services__advisory-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.5rem;width:100%;max-width:1440px;margin:0 auto}.services__group .service-card{border-color:#30d8ac8c;background:linear-gradient(145deg,#0e4236bd,#041f1bf0)}.services__group .service-card p{min-height:0;line-height:1.75}.services__advisory-card{display:flex;min-height:250px;flex-direction:column;padding:clamp(1.5rem,3vw,2.25rem);border:1px solid rgba(48,216,172,.55);border-radius:8px;background:linear-gradient(145deg,#0e4236b8,#041f1bf5);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.services__advisory-card h3{color:#fff;font-family:"Exo 2",serif;font-size:1.15rem}.services__advisory-card p{margin-top:1rem;color:#e0f3ed;font-family:Inter,sans-serif;font-size:.9rem;line-height:1.7}.services__advisory-card a{display:inline-flex;align-items:center;gap:.65rem;margin-top:auto;padding-top:1.5rem;color:#30d8ac;font-family:Inter,sans-serif;font-weight:600}.services__advisory-card:hover{border-color:#30d8ac;box-shadow:0 14px 35px #30d8ac1a;transform:translateY(-4px)}.services__resources{padding:clamp(4rem,7vw,7rem) 1rem;background:#f7f8fa}.services__resources .services__section-header{color:#000}.services__resources .services__section-header p{color:#4e4e4e}.services__resources-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;width:100%;max-width:1360px;margin:0 auto}.services__resource-card{display:grid;grid-template-columns:110px minmax(0,1fr);gap:1rem;min-height:185px;padding:1rem;border:1px solid rgba(30,137,109,.12);border-radius:8px;background:#fff;color:#000;transition:transform .3s ease,box-shadow .3s ease}.services__resource-card img{width:100%;height:100%;min-height:150px;border-radius:6px;object-fit:cover}.services__resource-card div{display:flex;flex-direction:column}.services__resource-card h3{font-family:"Exo 2",serif;font-size:1rem}.services__resource-card p{margin-top:.65rem;color:#4e4e4e;font-family:Inter,sans-serif;font-size:.82rem;line-height:1.55}.services__resource-card span{margin-top:auto;padding-top:.75rem;color:#237a6b;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.services__resource-card:hover{box-shadow:0 12px 28px #06231f1a;transform:translateY(-3px)}.services__resources-cta{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:3rem;color:#000;font-family:Inter,sans-serif;font-weight:600}.services__resources-cta a{padding:.8rem 1.6rem;border-radius:5px;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);color:#000;font-weight:700}.services__faq{background:#fff}@media screen and (min-width: 640px){.services__sub-hero{grid-template-columns:repeat(3,minmax(0,1fr));padding-inline:clamp(2rem,6vw,6rem)}.services__items,.services__advisory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services__solutions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services__resources-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 960px){.services__group,.services__resources{padding-inline:clamp(3rem,7vw,7rem)}.services__items,.services__advisory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services__resource-card{grid-template-columns:170px minmax(0,1fr)}}.resources-page__grid{padding:2.5rem 1rem;display:flex;gap:3.5rem;background-color:#35efbe1a}.resources-page h4{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;margin-block:1rem}.resources-page__items{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem 1.4rem;width:100%;align-content:start}.resources-page__posts{padding-top:.25rem;display:none}.resources-page__list-wrapper{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 640px){.resources-page__grid{padding:2.5rem}.resources-page__posts{display:block;width:50%}.resources-page__items{width:50%;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem 1.4rem}}@media screen and (min-width: 992px){.resources-page__grid{padding:5rem}}@media screen and (min-width: 1200px){.resources-page__items{width:70%;grid-template-columns:repeat(2,minmax(0,1fr))}.resources-page__posts{width:30%}}.resource-detail__grid{padding:2.5rem 1rem;display:flex;flex-direction:column;gap:3.5rem;background:#35efbe1a}.resource-detail__img img{width:100%;height:362px;border-radius:16px}.resource-detail__posts{display:none}.resource-detail__item{width:100%;gap:1rem}.resource-detail__list{display:flex;flex-direction:column;gap:1.25rem;margin-top:2rem}.resource-detail__list-item{display:flex;flex-direction:column;gap:1.5rem;font-family:Inter,sans-serif}.resource-detail__list-item h6{font-weight:600;font-size:1rem}.resource-detail__list-item p{font-weight:300;font-size:.875rem;line-height:27px;word-spacing:.05em}.resource-detail__read-more{align-self:flex-start;padding:.35rem 0;color:#237a6b;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;text-decoration:underline;text-underline-offset:.3rem}@media screen and (min-width: 640px){.resource-detail__grid{padding:2.5rem}.resource-detail__img img{width:632px;height:457px;border-radius:16px}.resource-detail__posts{display:block;width:100%}.resource-detail__item{width:100%;gap:2.5rem}.resource-detail__list-item h6{font-size:1.5rem}.resource-detail__list-item p{font-size:1rem}}@media screen and (min-width: 992px){.resource-detail__grid{padding:5rem;gap:3.5rem}.resource-detail__img img{width:100%;height:557px;border-radius:24px}}@media screen and (min-width: 1200px){.resource-detail__grid{flex-direction:row}.resource-detail__item{width:60%}.resource-detail__posts{width:40%}}.security-training{transform:translateY(-10px);background-color:#35efbe1a}.security-training__wrapper{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:1.5rem;font-family:"Exo 2",serif}.security-training article{width:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;gap:1.2rem}.security-training h2{font-size:1.85rem;align-self:flex-start}.security-training p{line-height:1.5rem}@media screen and (min-width: 840px){.security-training__wrapper{flex-direction:row;justify-content:flex-start;gap:2rem}.security-training h2{width:250px;font-size:2.25rem}.security-training article{width:calc(100% - 300px);align-self:flex-start}}.privacy-policy{padding:11rem 2rem 7rem;background-color:#35efbe1a;color:#333}.privacy-policy__container{max-width:800px;margin:0 auto;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000000d}.privacy-policy__title{font-size:1.75rem;margin-bottom:1rem;color:#30d8ac}.privacy-policy__intro{font-size:.875rem;margin-bottom:2rem;color:#afafaf}.privacy-policy__section{margin-bottom:2rem}.privacy-policy__section-title{font-size:1.25rem;margin-bottom:.5rem;color:#30d8ac}.privacy-policy__text{font-size:.875rem;line-height:1.6;color:#444}.privacy-policy__text a{color:#30d8ac;transition:.3s all linear}.privacy-policy__text a::hover{scale:1.05}.privacy-policy__footer{margin-top:3rem;text-align:center;border-top:1px solid #f8fffd;padding-top:1rem}.privacy-policy__footer-text{font-size:.9rem;color:#888}@media screen and (min-width: 640px){.privacy-policy__title{font-size:2rem}.privacy-policy__intro{font-size:1rem}.privacy-policy__text{font-size:.95rem}}.terms{padding:2rem 1rem;background:#35efbe1a;display:flex;justify-content:center}.terms__container{max-width:800px;width:100%;padding:2rem 1.25rem;background:#fff;border-radius:10px;box-shadow:0 8px 30px #30d8ac26}.terms__title{font-size:1.75rem;font-weight:700;color:#30d8ac;margin-bottom:1rem}.terms__intro{font-size:1.1rem;color:#444;margin-bottom:2rem;line-height:1.6}.terms__section{background:#f8fffd;padding:1.5rem;border-radius:8px;border-left:4px solid #30d8ac;margin-bottom:1.5rem;box-shadow:0 2px 10px #00000009}.terms__section-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;display:flex;align-items:center;color:#2a8e76}.terms__section-number{display:inline-block;margin-right:.5rem;font-weight:700;color:#30d8ac;font-size:1.1rem}.terms__text{font-size:.875rem;color:#333;line-height:1.7}.terms__text a{color:#30d8ac}.terms__footer{margin-top:2.5rem;text-align:center;border-top:1px solid #e0f3ed;padding-top:1.25rem}.terms__footer-text{font-size:.9rem;color:#888}@media (min-width: 640px){.terms{padding:9rem 1rem}.terms__container{padding:2.5rem 2rem}.terms__title{font-size:2.5rem}.terms__section-title{font-size:1.3rem}.terms__section-number{font-size:1.4rem}.terms__text{font-size:1rem}}.disclaimer{padding:1.5rem 1rem;background:#35efbe1a}.disclaimer__container{max-width:800px;margin:3rem auto;padding:2rem 1.5rem;font-family:Inter,sans-serif;color:#333;background:#f9fefc;border-radius:12px;box-shadow:0 10px 25px #30d8ac26;border:2px solid #30d8ac}.disclaimer__header{margin-bottom:2.5rem}.disclaimer__title{color:#30d8ac;font-weight:700;font-size:1.75rem;margin-bottom:.25rem;letter-spacing:1.2px}.disclaimer__subtitle{font-size:1rem;color:#4a4a4a;font-weight:400}.disclaimer__section{margin-bottom:2rem;padding:.75rem;border-left:5px solid #30d8ac;background:#e6f9f4;border-radius:6px;box-shadow:inset 0 0 8px #30d8ac26}.disclaimer__section-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#237a6b}.disclaimer__text{font-size:.875rem;line-height:1.6;color:#3a3a3a}.disclaimer__footer{margin-top:3rem;text-align:center;border-top:1px solid #f8fffd;padding-top:1rem}.disclaimer__footer-text{font-size:.9rem;color:#888}@media (min-width: 640px){.disclaimer{padding:7rem 0}.disclaimer__title{font-size:2.75rem}.disclaimer__section-title{font-size:1.5rem}.disclaimer__text{font-size:1rem}.disclaimer__subtitle{font-size:1.125rem}}.contact-us__container{background:#06231f}.sector-overview-page{color:#fff;background:#010a0c;font-family:Inter,sans-serif}.sector-overview-page__section{padding:clamp(4rem,7vw,7rem) 1rem;background:#010a0c}.sector-overview-page__section--light{color:#000;background:#fff}.sector-overview-page__container{width:100%;max-width:1280px;margin:0 auto}.sector-overview-page__heading{width:fit-content}.sector-overview-page__heading h2{font-family:"Exo 2",serif;font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.sector-overview-page__heading hr{width:55%;height:2px;margin-top:.9rem;border:0;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%)}.sector-overview-page__overview-copy{display:grid;gap:1rem;margin-top:2rem}.sector-overview-page__overview-copy p{color:#e0f3ed;font-size:.95rem;line-height:1.8}.sector-overview-page__about{display:grid;gap:2rem;margin-top:clamp(4rem,8vw,7rem)}.sector-overview-page__about-image,.sector-overview-page__compliance-image{min-height:280px;overflow:hidden}.sector-overview-page__about-image img,.sector-overview-page__compliance-image img{width:100%;height:100%;object-fit:cover}.sector-overview-page__about-copy h2{max-width:520px;margin-bottom:1.5rem;font-family:"Exo 2",serif;font-size:clamp(2rem,4vw,2.8rem);line-height:1.08}.sector-overview-page__about-copy p{color:#e0f3ed;font-size:.95rem;line-height:1.8}.sector-overview-page__about-copy p+p{margin-top:1rem}.sector-overview-page__panel{padding:clamp(2rem,5vw,4.5rem);border:1px solid #30d8ac;border-radius:.5rem;background:#f9fefc}.sector-overview-page__panel-heading{max-width:980px;margin:0 auto;text-align:center}.sector-overview-page__panel-heading h2{font-family:"Exo 2",serif;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.15}.sector-overview-page__panel-heading p{margin-top:1rem;color:#4e4e4e;line-height:1.7}.sector-overview-page__checklist{display:grid;gap:1.25rem 3rem;margin-top:clamp(2rem,4vw,3rem)}.sector-overview-page__checklist li{position:relative;padding-left:1.5rem;color:#010a0c;font-size:.95rem;font-weight:700;line-height:1.5}.sector-overview-page__checklist li:before{content:"";position:absolute;top:.45rem;left:0;width:0;height:0;border-top:.3rem solid transparent;border-bottom:.3rem solid transparent;border-left:.45rem solid #30d8ac}.sector-overview-page__approach{padding:clamp(2rem,5vw,4rem);border-radius:.5rem;background:#06231f}.sector-overview-page__approach-intro{display:grid;gap:2rem;align-items:center}.sector-overview-page__approach-intro p{max-width:570px;margin-top:1.5rem;color:#e0f3ed;font-size:.95rem;line-height:1.8}.sector-overview-page__approach-intro>img{width:100%;max-width:500px;max-height:360px;margin:0 auto;object-fit:contain}.sector-overview-page__approach-cards{display:grid;gap:1.25rem;margin-top:2.5rem}.sector-overview-page__approach-cards article{padding:1.5rem;border:1px solid rgba(48,216,172,.16);border-radius:.35rem;background:#0e4236;transition:transform .3s ease,border-color .3s ease,background-color .3s ease,box-shadow .3s ease}.sector-overview-page__approach-cards article:hover{transform:translateY(-6px);border-color:#30d8ac;background:#0c3a31;box-shadow:0 16px 32px #0000003d}.sector-overview-page__approach-cards article:hover .sector-overview-page__approach-icon{transform:scale(1.15) rotate(5deg)}.sector-overview-page__approach-cards article:hover h3{color:#30d8ac}.sector-overview-page__approach-cards h3{margin-top:1.25rem;font-family:"Exo 2",serif;font-size:1.25rem;transition:color .3s ease}.sector-overview-page__approach-cards p{margin-top:.75rem;color:#e0f3ed;font-size:.9rem;line-height:1.7}.sector-overview-page__approach-icon{width:52px;height:52px;transition:transform .3s ease}.sector-overview-page__approach-icon img{width:100%;height:100%;object-fit:contain}.sector-overview-page__compliance{display:grid;gap:2.5rem;align-items:center}.sector-overview-page__compliance h2{max-width:520px;font-family:"Exo 2",serif;font-size:clamp(2rem,4vw,2.8rem);line-height:1.08}.sector-overview-page__compliance p{max-width:580px;margin-top:1.5rem;color:#e0f3ed;font-size:.95rem;line-height:1.8}.sector-overview-page__compliance-image{height:clamp(280px,35vw,380px)}.sector-overview-page__compliance-image img{border-radius:.35rem}.sector-overview-page__reviews .our-clients{padding-block:clamp(4rem,7vw,6rem)}.sector-overview-page__reviews .our-clients__overlay{padding-bottom:0;background:#fff}.sector-overview-page__reviews .carousel-card{border:0;background:#e6f9f4}.sector-overview-page__faq .section__wrapper{padding-block:clamp(4rem,7vw,6rem);background:#f6f7f8!important}.sector-overview-page__faq .section-wrapper{padding:clamp(2rem,5vw,4rem);background:#fff}@media (prefers-reduced-motion: reduce){.sector-overview-page__approach-cards article,.sector-overview-page__approach-icon{transition:none}.sector-overview-page__approach-cards article:hover,.sector-overview-page__approach-cards article:hover .sector-overview-page__approach-icon{transform:none}}@media screen and (min-width: 640px){.sector-overview-page__section{padding-inline:2.5rem}.sector-overview-page__checklist,.sector-overview-page__approach-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 900px){.sector-overview-page__about{grid-template-columns:minmax(0,.82fr) minmax(0,1.25fr);align-items:center;gap:clamp(3rem,7vw,6rem)}.sector-overview-page__about-image{height:440px}.sector-overview-page__checklist{grid-template-columns:repeat(2,minmax(0,1fr))}.sector-overview-page__approach-intro{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:3rem}.sector-overview-page__approach-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.sector-overview-page__compliance{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(3rem,8vw,7rem)}}@media screen and (min-width: 1200px){.sector-overview-page__section{padding-inline:5rem}}.training-module{color:#fff;background:#010a0c;font-family:Inter,sans-serif}.training-module__container{width:100%;max-width:1280px;margin:0 auto}.training-module__banner{width:100%;aspect-ratio:16/9;overflow:hidden}.training-module__banner img{width:100%;height:100%;object-fit:cover}.training-module__countdown-section{padding:clamp(3rem,5vw,4rem) 1rem;background:#06231f}.training-module__dark-section{padding:clamp(4rem,7vw,7rem) 1rem}.training-module__section-heading{width:fit-content}.training-module__section-heading h2{font-family:"Exo 2",serif;font-size:clamp(2rem,4vw,2.8rem);line-height:1.12}.training-module__section-heading hr{width:55%;height:2px;margin-top:.9rem;border:0;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%)}.training-module__section-heading--dark{max-width:880px;margin:0 auto;color:#000;text-align:center}.training-module__section-heading--dark hr{margin-right:auto;margin-left:auto}.training-module__section-heading--dark p{margin-top:1.25rem;color:#4e4e4e;line-height:1.7}.training-module__overview{margin-top:2rem;color:#e0f3ed;font-size:.95rem;line-height:1.8}.training-module__overview p+p{margin-top:.35rem}.training-module__approach{margin-top:clamp(4rem,7vw,6rem);padding:clamp(2rem,5vw,4rem);border-radius:.5rem;background:#06231f}.training-module__approach-intro{display:grid;gap:2rem;align-items:center}.training-module__approach-intro p{max-width:580px;margin-top:1.5rem;color:#e0f3ed;line-height:1.8}.training-module__approach-intro>img{width:100%;max-height:360px;object-fit:cover;border-radius:.35rem}.training-module__approach-cards{display:grid;gap:1.25rem;margin-top:2.5rem}.training-module__approach-cards article{padding:1.5rem;border:1px solid rgba(48,216,172,.16);border-radius:.35rem;background:#0e4236;transition:transform .3s ease,border-color .3s ease,background-color .3s ease,box-shadow .3s ease}.training-module__approach-cards article:hover{transform:translateY(-6px);border-color:#30d8ac;background:#0c3a31;box-shadow:0 16px 32px #0000003d}.training-module__approach-cards article:hover .training-module__approach-icon{transform:scale(1.15) rotate(5deg)}.training-module__approach-cards article:hover h3{color:#30d8ac}.training-module__approach-cards h3{margin-top:1.25rem;font-family:"Exo 2",serif;font-size:1.25rem;transition:color .3s ease}.training-module__approach-cards p{margin-top:.75rem;color:#e0f3ed;font-size:.9rem;line-height:1.7}.training-module__approach-icon{width:52px;height:52px;transition:transform .3s ease}.training-module__approach-icon img{width:100%;height:100%;object-fit:contain}.training-module__related{padding:clamp(4rem,7vw,6rem) 1rem;color:#000;background:#fff}.training-module__related-container{max-width:1280px;margin:0 auto;padding:clamp(2rem,5vw,4rem);border:1px solid #30d8ac;border-radius:.5rem;background:#e6f9f4}.training-module__event-list{display:grid;gap:2rem;max-width:1050px;margin:3rem auto 0}.training-module__button{display:inline-flex;align-items:center;justify-content:center;min-width:8.5rem;min-height:3rem;padding:.75rem 1.5rem;border:0;border-radius:.35rem;color:#000;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.training-module__button:hover,.training-module__button:focus-visible{transform:translateY(-2px);box-shadow:0 10px 22px #30d8ac33}.training-module__button:focus-visible{outline:2px solid #fff;outline-offset:.2rem}.training-module__button--secondary{border:1px solid #30d8ac;color:#fff;background:transparent}.training-module__reviews .our-clients{padding-block:clamp(4rem,7vw,6rem)}.training-module__reviews .our-clients__overlay{padding-bottom:0;background:#fff}.training-module__reviews .carousel-card{border:0;background:#e6f9f4}.training-module__faq .section__wrapper{padding-block:clamp(4rem,7vw,6rem);background:#f6f7f8!important}.training-module__faq .section-wrapper{padding:clamp(2rem,5vw,4rem);background:#fff}.training-countdown{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;max-width:850px;margin:0 auto;color:#30d8ac}.training-countdown__unit{position:relative;display:flex;flex-direction:column;align-items:center}.training-countdown__unit strong{font-family:"Exo 2",serif;font-size:clamp(2.4rem,7vw,4.5rem);line-height:1}.training-countdown__unit>span:not(.training-countdown__separator){margin-top:.5rem;font-size:.8rem;font-weight:700;text-transform:uppercase}.training-countdown__separator{display:none}.training-event-card{display:grid;gap:1.25rem;align-items:start}.training-event-card__date{display:flex;flex-direction:column;align-items:center;justify-content:center;width:72px;min-height:72px;padding:.5rem;background:#fff}.training-event-card__date strong{font-size:1.8rem;line-height:1}.training-event-card__date span{margin-top:.35rem;color:#30d8ac;font-size:.68rem;font-weight:700}.training-event-card__image{overflow:hidden;border-radius:.35rem}.training-event-card__image img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:transform .3s ease}.training-event-card:hover .training-event-card__image img{transform:scale(1.04)}.training-event-card__content h3{font-family:"Exo 2",serif;font-size:1.2rem;text-transform:none}.training-event-card__content p{margin-top:.65rem;color:#4e4e4e;font-size:.9rem;line-height:1.65}.training-event-card__content .training-module__button{margin-top:1rem}.training-event-card__meta{color:#2a8e76!important;font-weight:700}.training-event-page__content{padding-top:clamp(4rem,7vw,6rem)}.training-event-page__layout{display:grid;gap:clamp(3rem,6vw,5rem);margin-top:clamp(5rem,9vw,8rem)}.training-event-page__article p,.training-event-page__article li{color:#e0f3ed;font-size:clamp(.9rem,1.3vw,1rem);line-height:1.85}.training-event-page__article p,.training-event-page__article ul,.training-event-page__article ol{margin-top:1rem}.training-event-page__article p+p{margin-top:1.35rem}.training-event-page__article ul,.training-event-page__article ol{display:grid;gap:.55rem;padding-left:1.25rem}.training-event-page__article ul{list-style:disc}.training-event-page__article ol{list-style:decimal}.training-event-page__article a:not(.training-module__button){color:#30d8ac;text-decoration:underline}.training-event-page__article .training-module__button{margin-top:2.25rem}.training-event-page__article strong{color:#fff}.training-event-page__section-heading{margin-top:clamp(3.25rem,7vw,5rem)}.training-event-page__section-heading h2{font-family:"Exo 2",serif;font-size:clamp(1.85rem,4vw,2.45rem);line-height:1.15}.training-event-page__section-heading p{margin-top:1rem;color:#fff}.training-event-page__section-heading hr{width:min(225px,55%);height:2px;margin-top:1rem;border:0;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%)}.training-event-page__emphasis{color:#fff!important}.training-event-page__banner{padding:clamp(1.25rem,4vw,2.5rem) clamp(.75rem,2vw,1.25rem);overflow:hidden;background:#c4d48c}.training-event-page__banner img{display:block;width:100%;height:auto}.training-event-page__sidebar{display:flex;flex-direction:column;gap:clamp(2.5rem,5vw,4rem)}.training-event-page__sidebar section{border:0}.training-event-page__sidebar-heading{margin-bottom:1.5rem}.training-event-page__sidebar-heading h2{font-family:"Exo 2",serif;font-size:clamp(1.7rem,3vw,2.2rem)}.training-event-page__sidebar-heading hr{width:min(225px,70%);height:2px;margin-top:1rem;border:0;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%)}.training-event-page__register{width:100%;margin-top:1.5rem}.training-event-page__tags{display:flex;flex-wrap:wrap;gap:.65rem}.training-event-page__tags span{padding:.55rem .75rem;border:1px solid #30d8ac;border-radius:.2rem;color:#30d8ac;font-size:.78rem;font-weight:600}.training-event-page__tags--stacked{align-items:flex-start;flex-direction:column}.training-event-page .training-module__overview{max-width:none}@media screen and (min-width: 900px){.training-event-page__layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(5rem,9vw,8rem);align-items:start}.training-event-page__sidebar{padding-top:.25rem}.training-event-page__article{min-width:0}}@media screen and (max-width: 899px){.training-event-page__layout{margin-top:3.5rem}.training-event-page__sidebar{padding:2rem;border:1px solid rgba(48,216,172,.25);border-radius:.35rem;background:#06231f}}.training-booking__hero{padding:clamp(12rem,18vw,15rem) 1rem 2.25rem}.training-booking__hero .training-countdown{max-width:720px;margin-top:0;margin-left:0}.training-booking__flow{min-height:720px;padding:1.5rem 1rem clamp(6rem,11vw,10rem)}.training-booking__progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:720px;margin-bottom:clamp(4.5rem,8vw,6.5rem)}.training-booking__progress-item{position:relative;display:flex;flex-direction:column;gap:.75rem;padding-top:1.5rem;border-top:2px solid #444;color:#30d8ac;font-size:clamp(.75rem,1.3vw,1rem);font-weight:700}.training-booking__progress-item span{position:absolute;top:-.8rem;right:-.75rem;z-index:1;display:none;place-items:center;width:1.5rem;height:1.5rem;border-radius:50%;background:#444;font-size:.7rem}.training-booking__progress-item--active{border-color:#30d8ac;color:#30d8ac}.training-booking__progress-item--current span{display:grid;color:#fff;background:#30d8ac}.training-booking__form{max-width:720px}.training-booking__form>.training-module__button{display:flex;width:160px;margin:2.5rem 0 0 auto}.training-booking__ticket-grid{display:grid;gap:clamp(3.5rem,7vw,5rem)}.training-booking__ticket-grid label{display:flex;flex-direction:column;align-items:flex-start}.training-booking__ticket-grid label>span{font-family:"Exo 2",serif;font-size:clamp(1.6rem,3vw,2rem);font-weight:700}.training-booking__ticket-grid select{width:86px;min-height:62px;margin-top:1rem;padding:.7rem;border:1px solid #888;border-radius:.3rem;color:#30d8ac;background:#fff;font-size:1.2rem;font-weight:700}.training-booking__ticket-grid small{min-width:220px;margin-top:.75rem;padding-bottom:.75rem;border-bottom:1px solid #30d8ac;color:#e0f3ed}.training-booking__error{margin-top:1.5rem;color:#ff8b8b}.training-booking__form-heading{margin-bottom:2rem}.training-booking__form-heading h2{font-family:"Exo 2",serif;font-size:clamp(1.7rem,4vw,2.4rem)}.training-booking__form-heading p{margin-top:.75rem;color:#e0f3ed;line-height:1.7}.training-booking__attendees{display:grid;gap:1.5rem}.training-booking__attendees fieldset{display:grid;gap:1rem;padding:1.25rem;border:1px solid rgba(48,216,172,.32);border-radius:.35rem}.training-booking__attendees legend{padding:0 .5rem;color:#30d8ac;font-weight:700}.training-booking__attendees label{display:grid;gap:.5rem;color:#e0f3ed;font-size:.85rem}.training-booking__attendees input{min-height:50px;padding:.75rem;border:1px solid #30d8ac;border-radius:.3rem;color:#fff;background:transparent}.training-booking__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.training-booking__summary{display:grid;gap:1rem}.training-booking__summary div{display:flex;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid rgba(48,216,172,.25);border-radius:.3rem}.training-booking__attendee-summary{margin-top:2rem}.training-booking__attendee-summary h3{font-family:"Exo 2",serif;font-size:1.35rem}.training-booking__attendee-summary ul{display:grid;gap:.75rem;margin-top:1rem}.training-booking__attendee-summary li{display:flex;flex-direction:column;gap:.25rem;padding:1rem;background:#0e4236}.training-booking__attendee-summary span{color:#e0f3ed;font-size:.9rem}.training-booking__terms{display:flex;gap:.75rem;align-items:flex-start;margin-top:2rem;color:#e0f3ed;line-height:1.6}.training-booking__terms input{width:18px;height:18px;margin-top:.2rem;accent-color:#30d8ac}.training-booking__confirmation{padding:2rem;border:1px solid #30d8ac;border-radius:.35rem;background:#0e4236}.training-booking__confirmation h2{font-family:"Exo 2",serif;font-size:2rem}.training-booking__confirmation p{margin-top:.75rem;color:#e0f3ed;line-height:1.7}@media screen and (min-width: 640px){.training-module__banner{aspect-ratio:2.48/1}.training-module__dark-section,.training-module__related,.training-module__countdown-section{padding-right:2.5rem;padding-left:2.5rem}.training-module__approach-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.training-countdown{grid-template-columns:repeat(4,minmax(0,1fr))}.training-countdown__separator{position:absolute;top:.2rem;right:-.9rem;display:inline;font-family:"Exo 2",serif;font-size:3rem;font-weight:700}.training-event-card{grid-template-columns:72px minmax(180px,.65fr) minmax(0,1.6fr)}.training-booking__hero,.training-booking__flow{padding-right:2.5rem;padding-left:2.5rem}.training-booking__attendees fieldset{grid-template-columns:repeat(2,minmax(0,1fr))}.training-booking__full-field{grid-column:1/-1}.training-booking__summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width: 900px){.training-module__approach-intro{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:3rem}}@media screen and (min-width: 1200px){.training-module__dark-section,.training-module__related,.training-module__countdown-section,.training-booking__hero,.training-booking__flow{padding-right:5rem;padding-left:5rem}}@media (prefers-reduced-motion: reduce){.training-module__approach-cards article,.training-module__approach-icon,.training-module__button{transition:none}.training-module__approach-cards article:hover,.training-module__approach-cards article:hover .training-module__approach-icon,.training-module__button:hover{transform:none}.training-event-card__image img{transition:none}.training-event-card:hover .training-event-card__image img{transform:none}}.sector-page{font-family:Inter,sans-serif}.sector-page__overview,.sector-page__outcomes{padding:4rem 1rem}.sector-page__overview{color:#000;background:#fff}.sector-page__overview-inner,.sector-page__outcomes-inner{width:100%;max-width:1280px;margin:0 auto}.sector-page__intro{display:grid;gap:1.5rem;margin-bottom:2.5rem}.sector-page__intro h2{max-width:620px;margin-top:.75rem;font-family:"Exo 2",serif;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.sector-page__intro>p{max-width:620px;color:#4e4e4e;font-size:1rem;line-height:1.75}.sector-page__eyebrow{color:#237a6b;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sector-page__highlights{display:grid;gap:1rem}.sector-page__card{min-height:260px;padding:1.5rem;background:#f9fefc;border:1px solid #e0f3ed;border-radius:.75rem}.sector-page__card-index{display:inline-block;margin-bottom:2rem;color:#237a6b;font-size:.75rem;font-weight:800}.sector-page__card h3{margin-bottom:.75rem;font-family:"Exo 2",serif;font-size:1.4rem}.sector-page__card p{color:#4e4e4e;line-height:1.7}.sector-page__outcomes{background:#06231f}.sector-page__outcomes-inner{display:grid;gap:3rem}.sector-page__outcomes-copy .sector-page__eyebrow{color:#30d8ac}.sector-page__outcomes-copy h2{max-width:620px;margin:.75rem 0 1rem;font-family:"Exo 2",serif;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.sector-page__outcomes-copy>p{max-width:580px;color:#e0f3ed;line-height:1.75}.sector-page__outcome-list{display:grid;gap:1rem;align-content:center}.sector-page__outcome-list li{position:relative;padding:1.2rem 1.2rem 1.2rem 3rem;color:#fff;background:#35efbe1a;border:1px solid rgba(48,216,172,.3);border-radius:.6rem;line-height:1.5}.sector-page__outcome-list li:before{position:absolute;top:1.2rem;left:1.2rem;width:.65rem;height:.65rem;background:#30d8ac;border-radius:50%;content:""}@media screen and (min-width: 700px){.sector-page__overview,.sector-page__outcomes{padding:6rem 5.125rem}.sector-page__intro,.sector-page__outcomes-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}.sector-page__highlights{grid-template-columns:repeat(3,minmax(0,1fr))}}.careers-page{overflow:hidden;color:#fff;background:#010a0c;font-family:Inter,sans-serif}.careers-page h2,.careers-page h3,.careers-page p{margin:0}.careers-page h2,.careers-page h3{font-family:"Exo 2",serif}.careers-page__container{width:min(100% - 2rem,1280px);margin-inline:auto}.careers-page__intro{padding-block:3.5rem}.careers-page__intro h2{margin-bottom:1rem;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.2}.careers-page__intro p{max-width:1120px;color:#e0f3ed;font-size:.9rem;line-height:1.75}.careers-page__why{padding:3rem 1rem;color:#000;background:#fff}.careers-page__why-card{width:min(100%,1150px);margin-inline:auto;padding:2rem 1.25rem;background:#e6f9f4;border:1px solid #30d8ac;border-radius:.35rem}.careers-page__why-card h2{margin-bottom:1.75rem;text-align:center;font-size:clamp(1.5rem,3vw,2rem)}.careers-page__why-card ul{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.careers-page__why-card li{position:relative;padding-left:1.25rem;color:#333;font-size:.9rem;line-height:1.65}.careers-page__why-card li:before{position:absolute;top:.68em;left:0;width:0;height:0;border-top:.28rem solid transparent;border-bottom:.28rem solid transparent;border-left:.4rem solid #30d8ac;content:""}.careers-page__life,.careers-page__join{padding-block:4rem}.careers-page__split{display:grid;gap:2rem;align-items:center}.careers-page__split h2{font-size:clamp(1.65rem,3vw,2.2rem)}.careers-page__split p{margin-top:1.35rem;color:#e0f3ed;font-size:.9rem;line-height:1.75}.careers-page__split img{display:block;width:100%;max-height:340px;object-fit:cover}.careers-page__rule{display:block;width:5.25rem;height:2px;margin-top:.85rem;background:#30d8ac}.careers-page__benefits{display:grid;gap:1.5rem;margin-top:3rem}.careers-page__benefit,.careers-page__department{padding:1rem;border:1px solid transparent;transition:transform .3s ease,border-color .3s ease,background-color .3s ease,box-shadow .3s ease}.careers-page__benefit:hover,.careers-page__department:hover{border-color:#30d8ac7a;background:#30d8ac0f;box-shadow:0 12px 28px #00000029;transform:translateY(-5px)}.careers-page__benefit h3,.careers-page__department h3{margin:1rem 0 .75rem;font-size:1rem}.careers-page__benefit p,.careers-page__department p{color:#e0f3ed;font-size:.78rem;line-height:1.75}.careers-page__card-icon{display:inline-grid;width:42px;height:42px;place-items:center;color:#30d8ac}.careers-page__card-icon svg{width:100%;height:100%}.careers-page__roles{padding-block:3.5rem;text-align:center;background:#06231f;border-block:1px solid #2a8e76}.careers-page__roles h2{font-size:clamp(1.65rem,3vw,2.15rem)}.careers-page__roles p{max-width:760px;margin:1rem auto 0;color:#e0f3ed;font-size:.85rem;line-height:1.7}.careers-page__empty-role{width:min(100%,560px);margin:2rem auto 0;padding:1.2rem;color:#30d8ac;background:#30d8ac12;border:1px solid rgba(48,216,172,.35);border-radius:.35rem;font-family:"Exo 2",serif;font-weight:700}.careers-page__join{padding-bottom:3rem}.careers-page__partners{padding:1.5rem 1rem;background:#07211e}.careers-page__partner-list{display:flex;width:min(100%,1280px);margin-inline:auto;gap:1.5rem;overflow-x:auto;scrollbar-width:none}.careers-page__partner-list::-webkit-scrollbar{display:none}.careers-page__partner{display:flex;flex:0 0 auto;align-items:center;gap:.55rem;min-width:max-content;color:#fff;opacity:.9;transition:opacity .3s ease,transform .3s ease}.careers-page__partner:hover{opacity:1;transform:translateY(-3px)}.careers-page__partner svg{width:36px;height:36px}.careers-page__partner span{font-family:"Exo 2",serif;font-size:.95rem;font-weight:700}.careers-page__opportunities{padding:4rem 1rem}.careers-page__opportunities-panel{width:min(100%,1150px);margin-inline:auto;padding:1rem;background:#07211e}.careers-page__opportunities-intro{display:grid;gap:1.5rem}.careers-page__opportunities-intro img{display:block;width:100%;min-height:220px;max-height:320px;object-fit:cover}.careers-page__opportunities-intro h2{margin-bottom:1rem;font-size:clamp(1.55rem,3vw,2rem)}.careers-page__opportunities-intro p{color:#e0f3ed;font-size:.82rem;line-height:1.75}.careers-page__departments{display:grid;gap:.75rem;margin-top:1rem}.careers-page__department{background:#0e4236}.careers-page__department h3{margin-top:.75rem;font-size:.9rem}.careers-page__department p{font-size:.72rem}.careers-page__people{color:#000}.careers-page__people .our-clients{padding:4rem 0 0}.careers-page__people .our-clients__overlay{padding-bottom:4rem;gap:1.25rem;background:#fff}.careers-page__faq{color:#000}.careers-page__faq .section-wrapper{margin-block:0}@media screen and (min-width: 640px){.careers-page__container{width:min(100% - 4rem,1280px)}.careers-page__intro{padding-block:4.5rem}.careers-page__why{padding:4rem 2rem}.careers-page__why-card{padding:2.75rem 3rem}.careers-page__benefits,.careers-page__departments{grid-template-columns:repeat(2,minmax(0,1fr))}.careers-page__opportunities-panel{padding:1.5rem}}@media screen and (min-width: 900px){.careers-page__intro{padding-block:5rem}.careers-page__life{padding-block:5rem 4rem}.careers-page__split{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:5rem}.careers-page__split img{justify-self:end}.careers-page__benefits{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:2rem;row-gap:1.5rem}.careers-page__roles{padding-block:4rem}.careers-page__partner-list{justify-content:space-between;overflow:visible}.careers-page__opportunities{padding-block:5rem}.careers-page__opportunities-panel{padding:1.5rem}.careers-page__opportunities-intro{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center}.careers-page__departments{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion: reduce){.careers-page__benefit,.careers-page__department,.careers-page__partner{transition:none}}
