﻿*,*::before,*::after{box-sizing:border-box;padding:0;margin:0}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}:root{--cd-ff-body: "Plus Jakarta Sans", sans-serif;--cd-ff-heading: "Plus Jakarta Sans", serif;--cd-ff-p: "Plus Jakarta Sans", sans-serif;--cd-fw-normal: normal;--cd-fw-thin: 100;--cd-fw-elight: 200;--cd-fw-light: 300;--cd-fw-regular: 400;--cd-fw-medium: 500;--cd-fw-sbold: 600;--cd-fw-bold: 700;--cd-fw-ebold: 800;--cd-fw-black: 900;--cd-fs-body: 16px;--cd-fs-p: 16px;--cd-fs-h1: 60px;--cd-fs-h2: 48px;--cd-fs-h3: 24px;--cd-fs-h4: 20px;--cd-fs-h5: 16px;--cd-fs-h6: 14px;--cd-color-common-white: #ffffff;--cd-color-common-black: #000000;--cd-color-common-dark: #232323;--cd-color-heading-primary: #11151C;--cd-color-text-body: #B0B2B7;--cd-color-text-body-light: #74787C;--cd-color-theme-primary: #18439f;--cd-color-theme-secondary: #29845c;--cd-color-bg-1: #11151C;--cd-color-grey-1: #F8F8F8;--cd-color-grey-2: #2D343E;--cd-color-grey-light: #F2F3F4;--cd-color-border-1: #1E2228;--cd-color-border-light: #E4E4E4;--cd-gutter-x: 1.5rem}body{background-color:#02050a;font-family:var(--cd-ff-body),serif;font-size:1rem;line-height:1.625;font-weight:normal}.container{max-width:1405px;padding-right:calc(var(--cd-gutter-x)*.5);padding-left:calc(var(--cd-gutter-x)*.5);margin-right:auto;margin-left:auto}[data-theme=light] body{background-color:var(--cd-color-common-white)}p{font-family:var(--cd-ff-p),serif;font-weight:var(--cd-fw-normal);color:var(--cd-color-text-body)}h4,h2{font-family:var(--cd-ff-heading),serif;color:var(--cd-color-common-white);line-height:1.2}h3{font-size:var(--cd-fs-h3)}a{display:inline;text-decoration:none;outline:none;border:none;background-color:rgba(0,0,0,0)}img{vertical-align:middle;max-width:100%}button{background:rgba(0,0,0,0);border:none}.cd-primary-btn{background-color:var(--cd-color-theme-primary);font-family:var(--cd-ff-heading),serif;color:var(--cd-color-common-white);align-items:center;font-size:1rem;font-weight:600;line-height:1;padding:22px 30px;border-radius:0;overflow:hidden;text-transform:capitalize;position:relative;z-index:1}.cd-primary-btn:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:hsla(0,0%,100%,.2);-webkit-transform-origin:right center;-moz-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transform:scale(0, 1);-moz-transform:scale(0, 1);-ms-transform:scale(0, 1);-o-transform:scale(0, 1);transform:scale(0, 1);-webkit-transition:-webkit-transform .4s cubic-bezier(0.4, 0, 0.2, 1);-moz-transition:-moz-transform .4s cubic-bezier(0.4, 0, 0.2, 1);-ms-transition:-ms-transform .4s cubic-bezier(0.4, 0, 0.2, 1);-o-transition:-o-transform .4s cubic-bezier(0.4, 0, 0.2, 1);transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1);z-index:-1}.cd-primary-btn:hover{color:var(--cd-color-common-white)}.cd-primary-btn:hover:before{-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1)}.cd-primary-btn:hover i{transform:rotate(0deg)}.nav-link{display:block;background-color:var(--cd-color-bg-1);color:var(--cd-color-common-white);margin-right:1.25rem;border:none;box-shadow:none;border-radius:0;font-size:1rem;font-weight:600;line-height:1;padding:12px 25px}.nav-link.active{background-color:var(--cd-color-theme-primary);color:var(--cd-color-common-white)}section{padding-top:3.75rem}.hidden{display:none !important}.section-heading{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.section-heading .sub-heading{position:relative;font-family:var(--cd-ff-heading),serif;color:var(--cd-color-theme-primary);font-weight:700;margin-bottom:25px;text-transform:uppercase;text-align:center;font-size:.75rem;display:inline-block}.section-heading .sub-heading::before,.section-heading .sub-heading::after{background:linear-gradient(270deg, rgba(63, 90, 243, 0.4) 0%, transparent 100%);content:"";width:37px;height:10px;position:absolute;top:50%;transform:translateY(-50%);opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.section-heading .sub-heading::before{left:-75%}.section-heading .sub-heading::after{left:auto;right:-75%;background:linear-gradient(90deg, rgba(63, 90, 243, 0.4) 0%, transparent 100%)}.section-heading .after-none::after{display:none}.section-heading .active::before{opacity:1}.section-heading .active::after{opacity:1}.section-heading .section-title{font-size:2rem}.section-heading .section-title .line{display:block;text-align:center}@media screen and (min-width: 768px){.section-heading .sub-heading{font-size:14px}}@media screen and (min-width: 992px){.section-heading .section-title{font-size:40px}}@media screen and (min-width: 1200px){.section-heading .section-title{font-size:48px}}.mobile-menu{position:fixed;top:0;right:0;height:100vh;width:90vw;max-width:90vw;padding:2rem;transform:translateX(100%);transition:transform .3s ease-in-out;z-index:1000;isolation:isolate;background-color:var(--cd-color-bg-1)}.mobile-menu .mm-top{display:flex;align-items:center;justify-content:space-between}.mobile-menu .mm-top .logo-wrp{width:150px;height:30px}.mobile-menu .mm-top .close-btn{display:grid;place-items:center;border-radius:50%;width:40px;height:40px;border:2px solid var(--cd-color-border-1);color:var(--cd-color-common-white)}.mobile-menu .mm-top .close-btn:hover{background-color:var(--cd-color-theme-primary);border-color:var(--cd-color-theme-primary)}.mobile-menu ul{padding-top:2rem;display:flex;flex-direction:column;list-style:none}.mobile-menu ul li{border-bottom:1px solid var(--cd-color-border-1);height:60px}.mobile-menu ul li:last-child{border-bottom:none}.mobile-menu ul li a{display:flex;align-items:center;font-size:14px;font-weight:600;color:#fff;height:100%}.mobile-menu ul .active a{color:var(--cd-color-theme-primary)}.mobile-menu .mm-bottom{display:flex;flex-direction:column;gap:1.4rem;margin-top:20px}.mobile-menu .mm-bottom .menu-contact-item{display:flex;height:30px}.mobile-menu .mm-bottom .menu-contact-item .icon-wrp{display:grid;place-items:center;background-color:var(--cd-color-theme-primary);border-radius:4px;width:14%;margin-right:3%}.mobile-menu .mm-bottom .menu-contact-item .contact-info{width:80%}.mobile-menu .mm-bottom .menu-contact-item .contact-info p{text-overflow:ellipsis}@media(min-width: 768px){.mobile-menu{width:400px;max-width:400px}}@media screen and (min-width: 992px){.mobile-menu{display:none}}.mobile-menu-side-menu-overlay{background-color:rgba(0,0,0,.7);height:100%;width:0%;position:fixed;top:0;right:0;opacity:0;visibility:hidden;-webkit-transition:all 600ms ease;-o-transition:all 600ms ease;transition:all 600ms ease;z-index:10;display:block}.mobile-menu-side-menu-overlay.is-open{width:100%;opacity:.5;visibility:visible}.mobile-menu.active{transform:translateX(0%)}[data-theme=light] .mobile-menu{background-color:var(--cd-color-common-white)}[data-theme=light] .mobile-menu .mm-top .close-btn{color:var(--cd-color-heading-primary);border:1px solid rgba(128,128,128,.35)}[data-theme=light] .mobile-menu ul li{border-bottom:1px solid var(--cd-color-border-light)}[data-theme=light] .mobile-menu ul li:last-child{border-bottom:none}[data-theme=light] .mobile-menu ul li a{color:var(--cd-color-common-black)}[data-theme=light] .mobile-menu .mm-bottom .menu-contact-item .contact-info p{color:var(--cd-color-common-black)}#theme-toggle{position:fixed;top:45%;z-index:50;right:10px;height:50px;width:30px;background:var(--cd-color-bg-1);border:1px solid var(--cd-color-text-body);border-radius:25px;display:flex;justify-content:center;align-items:center;isolation:isolate;box-shadow:2px 2px 3px rgba(0,0,0,.1),-2px -2px 3px rgba(0,0,0,.1)}#theme-toggle .theme-toggle-switch{position:absolute;top:0}#theme-toggle .theme-toggle-switch::before{font-family:"Font Awesome 6 Free";content:"";width:100%;height:100%;color:#fff}[data-theme=light] #theme-toggle{background-color:var(--cd-color-common-white);border:none}[data-theme=light] #theme-toggle .theme-toggle-switch{top:40%}[data-theme=light] #theme-toggle .theme-toggle-switch::before{font-family:"Font Awesome 6 Free";content:"";width:100%;height:100%;color:var(--cd-color-theme-primary)}
