@import"https://fonts.googleapis.com/css2?family=Lato: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;background-size:cover;background-repeat:no-repeat;background-position:bottom right;padding:0 1.25rem}.home-hero-section__video{width:100%;position:absolute;top:0;left:0;min-height:100dvh}.home-hero-section__video video{width:100%;min-height:100dvh;object-fit:cover}.home-hero-section__highlight{color:#30d8ac}.home-hero-section__left{font-family:"Exo 2",serif;width:100%;z-index:5}.home-hero-section__left h1{width:90%;font-weight:700;font-size:2rem}.home-hero-section__left p{font-weight:400;font-size:1rem;margin:1.25rem 0;font-family:"Exo 2",serif;width:90%;line-height:27px}.home-hero-section__left button{background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);font-family:"Exo 2",serif;font-weight:600;color:#000;width:auto;padding:1rem 1.25rem;font-size:1rem;border-radius:.45rem}.home-hero-section__left button:hover{background:linear-gradient(270deg,#35efbe90 -7.06%,#1e896d70 99.69%);color:#fff}@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 hr{width:35%}.home-hero-section__left h1{font-weight:700;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{width:100%;z-index:10;top:0;padding:1rem;background:#000;transition:.3s all linear}.navbar__container{background:#ffffff0d;width:100%;padding:1.2rem 2.125rem;border-radius:.45rem;-webkit-backdrop-filter:blur(18.5px);backdrop-filter:blur(18.5px);color:#fff;display:none;transition:all .3s ease-in-out}.navbar__container--mobile{display:flex;justify-content:space-between;align-items:center}.navbar__container--scrolled{background:#000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar img{width:97px;height:28px}.navbar__items{display:flex;justify-content:space-between;align-items:center;font-family:Inter,sans-serif;gap:2rem}.navbar__items-services{display:flex;flex-direction:column}.navbar__items-services-main{font-family:Inter,sans-serif;color:#fff;font-size:1rem;display:flex;align-items:center;justify-content:space-between}.navbar__items-services-main .rotate{transform:rotate(180deg)}.navbar__items-services-list{display:flex;flex-direction:column;gap:1.25rem;height:0;border-radius:.5rem;overflow:hidden;background:#35efbe1a}.navbar__items-services-list--expanded{padding:1rem 1rem .45rem;margin-top:.2rem;min-height:1000px;height:100%;overflow:auto}.navbar__items-services-list-item{display:flex;flex-direction:column;gap:1.25rem}.navbar__items-services-list-item ul{display:flex;flex-direction:column;gap:.5rem}.navbar__items-services-list-item li a{font-size:.875rem}.navbar__items-container{position:fixed;background:#010a0c;top:3rem;left:0;width:100%;border:1px solid rgba(255,255,255,.0509803922);box-shadow:#ffffff0d;border-radius:0;display:flex;flex-direction:column;justify-content:space-between;max-height:500px;padding:1rem .25rem 1rem .75rem;transform:translateY(-100%);gap:1rem;opacity:0;visibility:hidden;transition:transform .3s ease-out,opacity .3s ease-out,visibility .3s}.navbar__items-container--hide{transform:translateY(-100%);opacity:0;visibility:hidden}.navbar__items-container--full-height{max-height:100%}.navbar__items-container:not(.navbar__items-container--hide){transform:translateY(0);opacity:1;visibility:visible}.navbar__links{color:#fff;font-weight:400;font-size:1rem;display:flex;align-items:center;gap:.25rem;transition:.3s all linear;padding-bottom:.2rem}.navbar__links:hover{color:#30d8ac}.navbar__links--mobile{font-weight:500;font-size:1rem}.navbar__links--services-navlink{display:flex;justify-content:space-between;align-items:center;position:relative;transition:.3s all linear}.navbar__links--services-navlink:hover{color:#30d8ac}.navbar__links--services-navlink a{border-bottom:0!important}.navbar__links--services-navlink a:hover{text-shadow:none!important;color:transparent}.navbar__links--active{background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);-webkit-background-clip:text;background-clip:text;font-weight:800;-webkit-text-fill-color:transparent}.navbar__links--active:hover{color:transparent;text-shadow:none}.navbar__dropdown-icon{height:20px;transform:translateY(-4px)}.navbar__dropdown-icon-active svg path{fill:#30d8ac}.navbar__quote{width:50%!important}@media screen and (min-width: 1024px){.navbar{padding:0 1.25rem;top:2rem;background:transparent}.navbar--scrolled{top:0;padding-inline:0}.navbar__container{display:flex;justify-content:space-between;align-items:center}.navbar__container--mobile{display:none}.navbar__container--scrolled{border-radius:0}.navbar img{width:171px;height:48px}}@media screen and (min-width: 1200px){.navbar{padding:0 5rem}.navbar--scrolled{padding-inline:0}}@media screen and (max-width: 1980px){.navbar{position:fixed}}.trusted-partner{background:linear-gradient(250deg,#35efbe66,#35efbe00 95.49%);-webkit-backdrop-filter:blur(400px);backdrop-filter:blur(400px);min-height:40dvh;padding:3rem 2.5rem;display:flex;justify-content:center;align-items:center;gap:1rem}.trusted-partner>div{display:flex;flex-direction:column;gap:4rem}.trusted-partner__header{display:flex;justify-content:center}.trusted-partner__header>div{width:50%;display:flex;flex-direction:column;gap:1rem;width:fit-content;margin:auto}.trusted-partner__header>div h2{font-family:"Exo 2",serif;font-weight:700;font-size:1.85rem}.trusted-partner__header>div hr{border-width:2px;border-color:#30d8ac;display:none}.trusted-partner__partners{display:flex;flex-direction:column;align-items:start;gap:1.85rem}.trusted-partner__partners li{display:flex;gap:.65rem}.trusted-partner__partners img{max-width:162px;max-height:48px}.trusted-partner__partners .text{font-size:1.25rem;font-family:"Exo 2",serif;font-weight:700;margin-top:.5rem}@media screen and (min-width: 640px){.trusted-partner{padding-block:0}.trusted-partner__header>div h2{font-family:"Exo 2",serif;font-weight:700;font-size:2.25rem}.trusted-partner__partners{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.trusted-partner__partners .text{font-size:1.5rem;margin-top:.35rem;font-family:"Exo 2",serif;font-weight:700}}@media screen and (min-width: 800px){.trusted-partner__partners{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width: 1200px){.trusted-partner__partners{grid-template-columns:repeat(5,minmax(0,1fr))}}.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%;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;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 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}.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__view{margin-block:3.25rem 1.25rem;display:flex;justify-content:center;align-items:center}.home-services__view button{padding:1.25rem 4rem;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);color:#000;font-size:1rem;font-weight:600;border-radius:.45rem}@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}.details-card--no-border{border:none}.details-card__icon{margin-bottom:1.54rem}.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{--progress: 0}.circular-progress__container{position:relative;transition:background .3s ease-in-out;margin-left:.6rem;width:120px;height:120px;border-radius:50%;background:conic-gradient(#30d8ac calc(var(--progress) * 1%),#fff 0);display:flex;justify-content:center;align-items:center;cursor:default;transition:.3s all linear}.circular-progress hr{border:none;height:2px;margin-left:-5px;width:150px;background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);margin-block:2rem .5rem}.circular-progress__inner{position:absolute;width:75%;height:75%;background:#000;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:1}.circular-progress__text{display:flex;justify-content:center;flex-direction:column;text-align:center;font-family:"Exo 2",serif;gap:.75rem;cursor:default}.circular-progress__text span{background:linear-gradient(270deg,#35efbe -7.06%,#1e896d 99.69%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:"Exo 2",serif;font-weight:600;font-size:3rem;transition:.3s all linear}.circular-progress__text p{font-size:1.125rem;letter-spacing:.085rem}.home-stats{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5rem;background:#000;min-height:50dvh;padding:2.5rem 0}@media screen and (min-width: 640px){.home-stats{flex-direction:row;gap:5%;padding:7rem 0}}.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__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;transition:transform .5s ease-in-out;will-change:transform}.carousel__image-slide{flex-shrink:0;width:100%;text-align:start;display:flex;justify-content:center}.carousel__image-slide>div{width:80%}.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}@media screen and (min-width: 640px){.our-clients__header{padding-inline:5rem}}@media screen and (min-width: 1200px){.our-clients__carousel{padding-inline:8.2rem}}.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__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{border:1.2px solid #30d8ac;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:8px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem;background-color:#06231f;font-family:Inter,sans-serif;transition:.3s all linear;max-height:461px}.core-value-card: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}.core-value-card:hover:before{height:100%;background-color:#0e423666}.core-value-card:hover__header,.core-value-card:hover p,.core-value-card:hover__btn{border:1px solid red}.core-value-card--show-more{max-height:100%}.core-value-card__heading{width:100%;display:flex;flex-direction:column;gap:1.2rem;z-index:3}.core-value-card__icon{width:60px;height:60px}.core-value-card h2{font-weight:700;font-size:1.25rem;color:#fff}.core-value-card__p{align-self:flex-start;font-weight:400;font-size:1rem;color:#fff;line-height:27px;max-height:250px;overflow-y:hidden;transition:max-height .3s ease-in-out;z-index:3}.core-value-card__p--show-more{max-height:100%}.core-value-card__expand{z-index:5}.core-value-card__btn{margin-top:1rem}.core-value-card button{font-size:1rem;color:#30d8ac;align-self:flex-end;cursor:pointer}.core-value-card button:hover{color:#fff}.our-core-values{display:flex;flex-direction:column;gap:4rem;padding:5.5rem 1rem 2.8rem}.our-core-values__grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}@media screen and (min-width: 640px){.our-core-values{padding:5.5rem 5.125rem 2.8rem}.our-core-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 1199px){.our-core-values__grid{grid-template-columns:repeat(4,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__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{width:100%;position:absolute;top:80px;left:0;z-index:11;border-radius:0 0 8px 8px;padding:2rem;display:flex;justify-content:center;align-items:center;background:#0b362e;transform:translateY(0);opacity:1;visibility:visible;transition:transform .3s ease-out,opacity .3s ease-out,visibility .3s ease-out}.services-dropdown--hidden{opacity:0;visibility:hidden}.services-dropdown__wrapper{width:100%;max-width:1000px;align-self:center;display:flex;justify-content:space-around;align-items:flex-start}.services-dropdown__section{display:flex;flex-direction:column;gap:1rem}.services-dropdown__item{color:#fff;margin-bottom:.7rem;cursor:pointer}.services-dropdown__item--link{color:inherit;font-size:.8rem;transition:color .3s ease-out}.services-dropdown__item--link:hover{color:#30d8ac}.services-dropdown__item:last-of-type{margin-bottom: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{flex-direction:column;gap:3rem;padding-top:2rem;padding-bottom:2rem}.contact-form-map__heading{width:100%}.contact-form-map__container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.contact-form-map__img{position:relative;min-height:450px}.contact-form-map__img img{object-fit:cover}.contact-form-map__img-text{position:absolute;top:0;display:flex;flex-direction:column;gap:10rem;padding:1rem;color:#fff;font-family:Lato,serif}.contact-form-map__img-text h1{font-size:1.45rem}.contact-form-map__img-text p{line-height:1.45rem;font-size:.875rem}.contact-form-map__img-text img{width:220px;height:70px}.contact-form-map__img-text-details{display:flex;flex-direction:column;gap:.875rem}.contact-form-map__img-text-header{text-transform:uppercase}.contact-form-map__text{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.5rem}.contact-form-map__text p:nth-child(1){width:20%;max-width:80px;flex-grow:1}.contact-form-map__text p:nth-child(2){width:20%;white-space:nowrap;overflow:hidden}.contact-form-map__text p:nth-child(3){width:50%;max-width:155px;text-align:right}@media screen and (min-width: 360px){.contact-form-map__text p:nth-child(2){flex-grow:2}}@media screen and (min-width: 848px){.contact-form-map__container{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-form-map__img-text{top:0}.contact-form-map__img-text h1{font-size:2.5rem}.contact-form-map__img-text p{font-size:1rem}.contact-form-map__img-text img{width:280px;height:72px}.contact-form-map__img-text-details{gap:1rem;padding:.75rem}.contact-form-map__form form{padding:3rem 1.3rem}.contact-form-map__form label[class=contact-form__label],.contact-form-map__form div[class=contact-form__services-checkbox]{width:100%}}@media screen and (min-width: 990px){.contact-form-map__img-text{gap:3rem}}@media screen and (min-width: 1200px){.contact-form-map__form div[class=contact-form__services-checkbox]{width:48%}}.services__sub-hero{background:#fff;padding:5.5rem 1rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}.services__items{display:grid;padding:6rem 1rem;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.3rem}@media screen and (min-width: 640px){.services__sub-hero{grid-template-columns:repeat(2,minmax(0,1fr))}.services__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 25px}}@media screen and (min-width: 800px){.services__sub-hero{padding-inline:5rem;gap:2.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.services__items{padding-inline:5rem;grid-template-columns:repeat(3,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}@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:#35efbe1a;padding-bottom:3rem}
