@font-face{font-family:Nunito Sans;src:url(/assets/NunitoSans-Da6Ojkmp.woff2) format("truetype-variations");font-weight:200 900;font-style:normal;font-display:swap}@font-face{font-family:Nunito Sans;src:url(/assets/NunitoSans-Italic-YI2oJpCZ.woff2) format("truetype-variations");font-weight:200 900;font-style:italic;font-display:swap}*{list-style:none;padding:0;margin:0;box-sizing:border-box;outline:0;text-decoration:none}html{scroll-behavior:smooth}:root{--color-gray-0: #fff;--color-gray-100: #f5f5f5;--color-gray-200: #dadee2;--color-gray-300: rgba(255, 255, 255, .5);--color-gray-300: #8e9093;--color-gray-400: #999;--color-gray-500: #44484b;--color-gray-600: #363636;--color-gray-700: #222;--color-gray-800: #1f1f1f;--color-gray-900: #111;--color-primary: #001219;--color-secondary: rgba(0, 0, 0, .8);--transition: all ease-in-out .3s;--container-width-lg: 76%;--container-width-md: 94%}body{color:var(--color-gray-600);font-family:Nunito Sans,serif;margin:0 auto;outline:none!important;-webkit-tap-highlight-color:transparent!important;-webkit-user-select:none;user-select:none}.primary-container{max-width:1320px;margin:auto;padding:0 1rem}.secondary-container{max-width:1025px;margin:auto}a{color:var(--color-gray-900);outline:none!important}a.active{color:var(--color-primary)}p{font-size:1.25rem}h1,h2,h3,h4,h5,h6{line-height:1.32}h1{font-size:3.2rem}h2{font-size:2.5rem}h3{font-size:1.75rem}h4{font-size:1.3rem}h5{font-size:1rem}h6{font-size:.85rem}.btn{display:inline-block;background:var(--color-gray-0);padding:10px 20px;width:fit-content;cursor:pointer;border-radius:1px;border:1px solid var(--color-primary);transition:var(--transition);font-weight:600;box-shadow:#00000069 6px 5px 14px -6px}.btn-primary{background:var(--color-primary);color:var(--color-gray-0);font-size:15px}.btn-primary:hover,.btn-secondary{background:var(--color-gray-0);color:var(--color-primary)}.btn-secondary:hover{box-shadow:none}.marker{position:relative;display:inline;width:auto}.marker-center{padding-right:0}.marker:after{content:"";width:125px;height:30px;position:absolute;bottom:-25px;right:-30px;background-image:url("data:image/svg+xml,%3csvg%20width='125'%20height='20'%20viewBox='0%200%20125%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_234_378)'%3e%3cpath%20d='M7.40723%2012.6394C21.8646%2011.4%2028.5398%209.8746%2043.0554%208.90159C67.7177%207.24844%2092.6813%207.75974%20117.454%207.75974'%20stroke='%23001219'%20stroke-width='13.8889'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_234_378'%3e%3crect%20width='125'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat}.marker-center:after{bottom:-30px;left:50%;margin-left:-60px}.shine{transition:transform .3s ease-in-out;cursor:pointer;display:inline-flex;overflow:hidden!important}.shine:hover{transform:scale(1.04)}.shine:hover:before{animation:shine 1.5s ease-out infinite}.shine:before{content:"";position:absolute;width:100px;height:100%;background-image:linear-gradient(120deg,#fff0 30%,#fffc,#fff0 70%);top:0;left:-100px;opacity:.75}@keyframes shine{0%{left:-100px}60%{left:100%}to{left:100%}}header{position:sticky;top:1rem;z-index:1000;transition:all ease-in-out .2s;max-width:1320px;margin:0 auto;border-radius:1.2rem;height:76px;padding:0 1rem}header.scrolled{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:#00000040 0 25px 50px -12px}.navbar{margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:1rem;width:100%}.navbar .nav-logo{height:40px;outline:none;-webkit-tap-highlight-color:transparent}.navbar-menu{justify-self:center}.navbar-menu ul{display:flex;align-items:center;margin:0;padding:0}.navbar-menu ul li{padding:0 10px;list-style:none}.navbar-menu ul li a,.navbar-button a{text-decoration:none;font-weight:600;transition:all ease-in-out .3s;outline:none;-webkit-tap-highlight-color:transparent}.navbar-menu ul li a:hover,.navbar-button a:hover{color:#000}.navbar-button{justify-self:end}.hamburger-menu,.nav-content{display:none}@media (max-width: 850px){header{margin:0 .7rem;padding:0!important}header.scrolled{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.navbar-menu,.navbar-button{display:none}.hamburger-menu{display:flex;flex-direction:column;justify-content:space-around;align-items:center;cursor:pointer;width:30px;height:30px;justify-self:end}.hamburger-menu span{width:25px;height:3px;background-color:#333;border-radius:10px;transition:all .3s ease}.hamburger-menu.open span:nth-child(1){transform:rotate(45deg) translate(6px,9px)}.hamburger-menu.open span:nth-child(2){opacity:0}.hamburger-menu.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-8px)}.nav-content{position:fixed;top:85px;right:0;border-radius:10px;width:100%;background:#ffffff49;box-shadow:0 4px 30px #0000001a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);flex-direction:column;align-items:center;justify-content:flex-start;overflow-y:auto;transform:translate(100%);transition:transform .5s ease;z-index:1000;padding:1rem .8rem;display:block}.nav-content.open{transform:translate(0)}.nav-content ul{flex-direction:column;width:100%;padding:0}.nav-content ul li{margin:10px 0;width:100%;padding:.2rem 0}.nav-content ul li a{padding:5px 0;display:inline-flex;width:100%;justify-content:flex-start;padding:.3rem 1rem;font-weight:700}.btn-ctrl{display:inline!important;padding:10px 20px!important;margin-top:10px;margin-left:1rem}}@media (max-width: 380px){.navbar{padding:1rem .7rem}}.footer{color:#fff;background-color:#000;padding:4rem 0;position:relative;margin-top:4rem}.footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 1px);background-size:16px 16px;-webkit-mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,#000 60%,transparent 100%);mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,#000 60%,transparent 100%);pointer-events:none}.footer__content{display:flex;justify-content:space-between;gap:2rem;padding:0 1.5rem;position:relative;z-index:1}.footer__company-info{width:20%;display:flex;flex-direction:column;align-items:start}.footer__logo{height:50px;filter:invert(90%)}.footer__description{text-transform:capitalize;margin:.8rem 0;font-size:16px}.footer__social-icons{display:flex;gap:.6rem}.footer__company-info .footer__social-icons a{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;width:30px;height:30px;transition:background .3s ease,transform .3s ease}.footer__company-info .footer__social-icons a:hover{background:#ddd;transform:scale(1.05)}.footer__social-icon{font-size:20px;color:#000}.footer__links-list{list-style:none;padding:0;display:inline-block}.footer__links-list li{display:flex;align-items:center;margin:.5rem 0;transition:all ease-in-out .3s}.footer__links-list li:not(.footer__heading):hover{opacity:.7;transform:translate(5px);cursor:pointer}.footer__heading{font-size:20px;font-weight:700;margin-bottom:.5rem;text-transform:uppercase}.footer__link-icon{margin-right:.5rem;font-size:16px}footer a:not(.nav-link){color:inherit;font-weight:600;text-decoration:none;cursor:pointer}.footer__bottom{display:flex;justify-content:space-around;align-items:center;padding:1rem 1.5rem;margin:0}.footer__bottom-text{margin:0}.footer__bottom-text--primary{font-weight:700;font-size:15px}.footer__bottom-text--secondary{display:flex;align-items:center;font-weight:600;font-size:14px;gap:.5rem}.footer__heart-icon{color:red}@media (max-width: 600px){.footer__content{flex-direction:column;padding:0 1rem;gap:2rem}.footer__company-info{width:80%}.footer__bottom{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width: 375px){.footer__bottom-text--primary{font-size:12px!important}}@media (min-width: 601px) and (max-width: 768px){.footer__company-info{width:30%}}@media (min-width: 769px) and (max-width: 1023px){.footer__company-info{width:30%}}.loader-container{height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.loader-gif{width:90px;height:90px;margin-bottom:10px}
