@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{color:#1e293b;font-family:Verdana}.mainContainer,body{background-color:#fff}.mainContainer{display:flex;flex-direction:column;margin:0;row-gap:50px;text-align:center}.mainContainerSub{align-items:center;display:flex;height:75vh;position:relative;text-align:start}.mainContainerSubImg{animation:zoomOut 2s ease;bottom:0;position:absolute;right:0;width:40%}.mainContainerSubImg img{width:100%}.mainContainerSubText{animation:moveRight 1s linear;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;margin-left:80px;width:50%}@keyframes moveRight{0%{transform:translateX(-600px)}}.mainContainerSubText>h1{font-size:clamp(1.5rem,3vw,4rem)}.mainContainerSubText>p{font-size:clamp(.4rem,1.3vw,2rem);text-align:start}.mainContainerSubText>button{align-items:center;background-color:#fff;border:none;border-radius:50px;box-shadow:-16px 22px 42px #001f4d1f;display:flex;font-size:clamp(.7rem,2vw,1.2rem);justify-content:space-between;padding:10px 20px;width:317px}.mainContainerBtn{background-color:#3b71fe;border-radius:50px;color:#fff;height:30px;padding:12px;width:30px}.mainContainerSubText button>a{color:#000;font-size:20px;font-weight:700;margin-left:50px;text-decoration:none}.mainContainerSubText button:hover{background-color:#005eff;transition:all .5s}.mainContainerSubText button:hover a{color:#fff;transition:all .5s}.mainContainerSubText button:hover .mainContainerBtn{background-color:#fff;color:#005eff;transform:translatex(10px);transition:all .5s ease-in-out}.strategyContainer{background-color:#fff;border-radius:12px;box-shadow:0 8px 20px #00000026;margin:50px auto;max-width:1000px;opacity:0;padding:50px 30px;text-align:center;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out;transition-delay:.5s}.strategyContainer.visible{opacity:1;transform:translateY(0)}.strategyContainer h1{font-size:30px}.strategyContainer p{font-size:clamp(.8rem,2vw,1.5rem);margin:8px 0;text-align:center}.strategyContainer button{background-color:#000;border-radius:6px;box-shadow:0 4px 10px #00000040;font-size:17px;margin:30px auto 0;padding:12px 20px;width:-webkit-fit-content;width:fit-content}.strategyContainer button:hover{background-color:#23a0f3}.strategyContainer button>a{color:#fff;font-weight:500;text-decoration:none}@media screen and (max-width:1024px){.mainContainerSub{height:auto;padding-left:20px;padding-top:40px;position:static}.mainContainerSubText{margin-left:40px;width:100%}.mainContainerSubImg{margin-top:20px;position:static;width:100%}.mainContainerSubText button{box-shadow:-6px 12px 22px #001f4d1f;padding:8px 15px;width:-webkit-fit-content;width:fit-content}.mainContainerSubText>button>a{font-size:1.5rem;margin-left:5px}.mainContainerBtn{height:25px;margin-left:10px;padding:5px;width:25px}.homeProjectCards{width:250px}}@media screen and (max-width:900px){.homeWrapper{gap:40px;grid-template-columns:repeat(1,1fr)}.homeProjectWrapper{align-items:center;flex-direction:column;gap:100px;justify-content:space-evenly}}@media screen and (max-width:768px){.mainContainerSubText button{box-shadow:-6px 12px 22px #001f4d1f}.mainContainerSubText>button>a{font-size:1rem;margin-left:5px}.mainContainerBtn{height:15px;margin-left:10px;padding:5px;width:15px}.homeServiceText{padding:20px;text-align:center}.strategyContainer{padding:30px 15px}.slider{width:80%}.compIcons img{height:40px}}@media screen and (max-width:480px){.mainContainer{row-gap:40px}.mainContainerSubText{gap:0;margin-left:0}.mainContainerSubText h1{font-size:1rem}.mainContainerSubText p{font-size:.5rem}.mainContainerSubText>button>a{font-size:.7rem;margin-left:5px}.mainContainerBtn{height:10px;margin-left:10px;padding:5px;width:10px}.homeCardsText h3{font-size:1.1rem}.homeCardsText p{font-size:.9rem}}.onyxxBlobBadge{align-items:center;bottom:15px;cursor:pointer;display:flex;flex-direction:column;gap:8px;left:25px;position:fixed;text-decoration:none;z-index:1000}.onyxxBlobShape{align-items:center;animation:blobMorph 8s ease-in-out infinite;background:#74b7d7d6;border-radius:56% 44% 63% 37%/48% 52% 58% 42%;display:flex;height:90px;justify-content:center;overflow:visible;position:relative;width:90px}.onyxxWave{animation:ripple 4s ease-out infinite;border:3px solid #00a2ff66;border-radius:inherit;height:100%;position:absolute;width:100%;z-index:1}.onyxxWave.delay{animation-delay:2s}@keyframes ripple{0%{opacity:.6;transform:scale(1)}70%{opacity:.2}to{opacity:0;transform:scale(1.8)}}.onyxxInner{align-items:center;border-radius:50%;box-shadow:0 0 15px #0096ff80,inset 0 0 10px #00ffff4d;display:flex;height:60px;justify-content:center;overflow:hidden;position:relative;width:60px;z-index:2}.onyxxInner:before{animation:rotateCore 6s linear infinite;background:conic-gradient(from 0deg,#04f,#00a67d,#04f);border-radius:50%;content:"";inset:0;position:absolute;z-index:0}.onyxxInner span{color:#fff;font-size:.8rem;font-weight:700;letter-spacing:1px;position:relative;text-shadow:0 0 6px #0ff9;z-index:1}@keyframes rotateCore{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.onyxxText{color:#fff;font-size:.8rem;font-weight:800;text-shadow:0 0 10px #0ff9,0 0 25px #0078ff80}.onyxxTagline{color:#005b7f;font-size:.8rem;font-weight:600;margin:0;text-align:center;text-shadow:0 0 8px #00c8ff4d}@keyframes blobMorph{0%,to{border-radius:56% 44% 63% 37%/48% 52% 58% 42%}25%{border-radius:45% 55% 50% 50%/55% 45% 55% 45%}50%{border-radius:60% 40% 55% 45%/40% 60% 50% 50%}75%{border-radius:53% 47% 60% 40%/45% 55% 45% 55%}}.compContainer{background-color:#fff;overflow:hidden;text-align:center}.slider{border-radius:15px;margin:40px auto;overflow:hidden;padding:8px;position:relative;width:70%}.compIcons{animation:slideBatch 24s steps(4) infinite;display:flex;gap:50px;width:-webkit-fit-content;width:fit-content}.compIcons img{height:30px;object-fit:contain;width:auto}.homeProjectWrapper{display:flex;justify-content:space-evenly;margin-bottom:100px}.homeProjectCards{border-radius:8px;position:relative;width:350px}.homeProjectCards h3{font-size:clamp(.7rem,1vw,2rem)}.homeProjectCardsText{background-color:#f5f7fa;border-radius:8px;bottom:0;left:15px;padding:16px;position:absolute;transform:translatey(50%);width:80%}.homeProjectCardsText>button{background:none;border:none}.homeProjectCardsText>button>a{font-size:clamp(.8rem,1vw,2rem);text-decoration:none}.homeProjectCards img{border-radius:inherit;width:100%}@keyframes slideBatch{0%{transform:translateX(0)}50%{transform:translateX(-50%)}to{transform:translateX(-100%)}}@media screen and (max-width:1024px){.homeProjectCards{width:250px}}@media screen and (max-width:900px){.homeWrapper{gap:40px;grid-template-columns:repeat(1,1fr)}.homeProjectWrapper{align-items:center;flex-direction:column;gap:100px;justify-content:space-evenly}.homeProjectCardsText{padding:8px}}.growth-section{background:#fff;padding:60px 20px}.growth-container{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.growth-text h2{color:#111;font-size:clamp(1rem,1.5vw,2rem);font-weight:700;line-height:1.4}.growth-text p{color:#555;font-size:clamp(.9rem,1.2vw,1.7rem);line-height:1.7;margin-top:16px}.growth-images{align-items:center;display:flex;justify-content:center;position:relative}.main-image{border-radius:12px;box-shadow:0 4px 20px #0000001a;width:100%}.circle-image{border-radius:30%;bottom:-40px;box-shadow:0 4px 20px #00000026;height:180px;object-fit:cover;position:absolute;right:-30px;width:180px}@media (max-width:768px){.growth-container{grid-template-columns:1fr}.circle-image{position:absolute}}@media (max-width:450px){.circle-image{height:130px;width:130px}}.homeServiceText{align-items:center;display:flex;justify-content:space-between;margin:0 auto;padding:50px;text-align:center;width:80%}.homeServiceContainer h2{font-size:clamp(1.5rem,3vw,5rem);margin:20px 0}.homeServiceBtn{font-size:40px}.homeWrapper{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;place-items:center;width:80%}.homeCards{border-radius:8px;box-sizing:border-box;display:flex;flex:1 1 300px;flex-direction:column;gap:20px;max-width:320px;opacity:0;padding:20px 30px;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out;width:100%}.homeCards.visible{opacity:1;transform:translateY(0)}.homeCards:hover{box-shadow:0 0 30px #c3c3c3;transition:all .5s}.homeCardsImg img{border-radius:20px;height:180px;object-fit:cover;width:100%}.homeCardsText h3{font-size:clamp(1rem,1vw,2rem)}.homeCardsText p{font-size:clamp(.7rem,1vw,1.5rem)}@media screen and (max-width:900px){.homeWrapper{gap:40px;grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:480px){.homeCardsText h3{font-size:1.1rem}.homeCardsText p{font-size:.9rem}}.aiBot{bottom:15px;cursor:pointer;height:90px;position:fixed;right:2%;width:90px;z-index:20}#aiImg1{animation:rotateBackword 5s linear infinite;height:100%;left:0;top:0;width:100%}#aiImg1,#aiImg2{position:absolute}#aiImg2{animation:rotateForward 5s linear infinite;height:70%;left:15%;top:15%;width:70%}@keyframes rotateForward{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotateBackword{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.aiBot p{color:#fff;left:35%;position:absolute;text-align:center;top:20%;z-index:10}.aiChatContainer{display:none}.aiChatSection{background-color:#fff;border-radius:10px;bottom:20px;box-shadow:-5px 10px 15px #8a8a8a;box-sizing:border-box;flex-direction:column;height:500px;padding:10px;position:fixed;right:10px;width:350px;z-index:30}.aiChatHeader,.aiChatSection{display:flex;justify-content:space-between}.aiChatHeader{align-items:center;border-bottom:1px solid #000}.aiChatHeaderBtn button{background:none;border:none;cursor:pointer}.aiChatHeaderBtn button:hover{color:#3b71fe;transform:scale(1.3);transition:all .5s}.aiChatTextarea{height:350px;overflow-y:auto;padding:10px 0}.aiChatTextarea::-webkit-scrollbar{display:none}.aiChat{border:1px solid #484848;border-radius:5px;box-shadow:0 5px 5px #bdbdbd;font-size:12px;padding:8px 10px;text-align:start;width:-webkit-fit-content;width:fit-content}.aiChatTypingarea>form{border:1px solid #000;border-radius:10px;box-sizing:border-box;display:flex;justify-content:space-between;margin:0;padding:10px;width:100%}.aiChatTypingarea>form>input{border:none;outline:none;width:80%}.aiChatTypingarea button{background:none;border:none;transform:rotate(34deg)}.aiChatTypingarea button:hover{color:#3b71fe;transform:scale(1.3) rotate(34deg);transition:all .5s}.aiChatFullScreen{background-color:#fff;box-sizing:border-box;display:none;height:95vh;position:fixed;top:70px;width:100vw;z-index:30}.aiChatFullScreenSection{box-sizing:border-box;height:85vh;margin:0 auto;width:70vw}.aiChatHeaderText{align-items:center;display:flex;flex-direction:column;height:70vh;justify-content:center}.aiChatHeaderText>img{width:30px}.aiChatFullScreenSection{display:flex;flex-direction:column;justify-content:space-between}.aiChatFullScreenSection>button{background:none;border:none;font-size:20px;position:absolute;right:50px;top:30px}.aiChatFullScreenSection>button:hover{color:#3b71fe;transform:scale(1.3);transition:all .5s}.aiChatSuggestion{text-align:start}.aiChatSuggestionSub{display:flex;gap:50px}.aiChatSuggestionSub>p{border:1px solid #484848;border-radius:5px;box-shadow:0 5px 5px #bdbdbd;font-size:12px;padding:8px 10px;text-align:start;width:250px}.aiChatSuggestion>p{align-items:center;border:1px solid #1602114d;border-radius:8px;box-shadow:0 4px 4px #00000040;display:flex;height:50px;width:100%}.aiChatSuggestion>p>input{border:none;outline:none;padding:0 10px;width:90%}.aiChatSuggestion>p>button{background:none;border:none;font-size:30px;transform:rotate(40deg)}.nav{align-items:center;box-sizing:border-box;display:flex;font-size:clamp(.5rem,1vw,2rem);height:80px;justify-content:space-between;padding:10px 150px;position:relative;width:100%;z-index:200}.nav,.nav.sticky{background-color:#fff;transition:all .5s ease}.nav.sticky{box-shadow:0 2px 8px #0000001a;height:70px;left:0;position:fixed;top:0;z-index:1000}.nav.sticky,.nav:not(.sticky){transform:translateY(0)}.logo{height:150%;transition:all .5s ease}.nav.sticky .logo{height:90%}.navLink{display:flex;gap:20px;justify-content:space-evenly;width:60%}.navLink a{color:#000;position:relative;text-decoration:none}.navLink a:hover{color:#005eff;transition:all .3s}.contactBtn{background-color:#000;border:none;border-radius:10px;padding:10px 20px}.contactBtn a{color:#fff;text-decoration:none}.contactBtn1{background-color:#000;border:none;border-radius:10px;display:none;padding:10px 20px}.contactBtn1 a{color:#fff;text-decoration:none}.contactBtn1:hover,.contactBtn:hover{background-color:#005eff;transition:all .3s}.dropdownHeader{align-items:center;cursor:pointer;display:flex;gap:5px}.dropdownIcon{cursor:pointer;font-size:.8rem;transition:transform .3s ease}.dropdownIcon.rotate{transform:rotate(180deg)}.dropdownMenu{background-color:#fff;box-sizing:border-box;display:flex;justify-content:space-evenly;overflow-y:auto;padding:10px;position:fixed;top:70px;z-index:1000}#productdropdown{box-shadow:0 10px 8px #00000026;height:50vh;left:0;max-width:100%;width:100%}.dropdownMenu>dl>dd a{flex:1 1;white-space:normal;word-break:break-word}.dropdownMenu>dl>dd{flex-wrap:nowrap;margin-left:0;max-width:250px}#servicesdropdown{left:65vw;padding:20px}#rddropdown,#servicesdropdown{box-shadow:0 10px 8px #00000026;transform:translateX(-50%)}#rddropdown{flex-direction:column;right:17vw}.dropdownMenu>dl>dd>img{aspect-ratio:1/1;height:40px;width:40px}.dropdownMenu>dl>dd{align-items:center;display:flex;gap:10px}.dropdownMenu a{color:#000;padding:10px;text-align:left;text-decoration:none;white-space:nowrap}.dropdownMenu>button>a{color:#fff}.hamburger{color:#000;cursor:pointer;display:none;font-size:1.8rem}.dropdownMenu dl{display:flex;flex-direction:column;margin-top:20px}@media (max-width:1024px){.nav{padding:10px 40px}.navLink{gap:15px;width:auto}.logo{height:120%}}@media (max-width:769px){.nav{padding:10px 20px}.navLink{align-items:flex-start;background-color:#fff;box-shadow:-3px 5px 8px #0000001a;display:none;flex-direction:column;font-size:1.2rem;gap:10px;height:100vh;overflow-y:auto;padding:20px;position:fixed;right:0;top:70px;width:350px;z-index:1000}.navLink.open{display:flex}.contactBtn{display:none}.contactBtn1{width:100%}.contactBtn1,.hamburger{display:block}.dropdownMenu{background:#0000;box-shadow:none;flex-direction:column;height:auto;padding:0;position:static;transform:none;width:100%}.dropdownMenu a{color:#000;font-size:.95rem;padding:8px 0}.dropdownMenu a:hover{background-color:initial;color:#005eff}#dropdrownIcon{box-sizing:border-box;height:30px;margin-top:5px;padding:5px;width:30px}#productdropdown,#rddropdown,#servicesdropdown{box-shadow:none;height:auto;transform:none;width:100%}.dropdownMenu dl{font-weight:lighter;line-height:20px;margin:5px 10px}.dropdownMenu>dl>dt{font-size:18px;font-weight:400;margin:5px 0}.dropdownMenu>dl>dd{margin-left:10px}}@media (max-width:450px){.navLink{width:91%}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.about-wrapper{background:linear-gradient(180deg,#f8fafc,#fff);color:#1e293b;font-family:Verdana;min-height:100vh}.text-center{text-align:center}.primary-btn{align-items:center;background-color:#0f172a;border-radius:1rem;color:#fff;display:flex;gap:.5rem}.outline-btn,.primary-btn{font-size:1rem;padding:.5rem 1.25rem}.outline-btn{background:#fff;border:1px solid #cbd5e1;border-radius:1rem}.hero-section{overflow:hidden;position:relative}.hero-background{inset:0;position:absolute;z-index:-10}.hero-background img{height:100%;object-fit:cover;opacity:.15;width:100%}.hero-container{margin:0 auto;max-width:80rem;padding:6rem 1.5rem}.hero-grid{grid-gap:2.5rem;display:grid;gap:2.5rem}@media (min-width:1024px){.hero-grid{align-items:center;grid-template-columns:repeat(2,1fr)}}.hero-title{color:#0f172a;font-size:2.25rem;font-weight:700}@media (min-width:768px){.hero-title{font-size:3rem}}.hero-description{color:#334155;font-size:1.125rem;line-height:1.75rem;margin-top:1.25rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.stats-grid{gap:2rem;margin-top:2rem}.stat-circle{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;height:120px;justify-content:center;padding:1rem;text-align:center;transition:transform .2s ease;width:120px}.stat-circle:hover{transform:scale(1.05)}.stat-value{color:#0f172a;font-size:1.25rem;font-weight:700}.stat-label{color:#475569;font-size:.875rem;margin-top:.25rem}.section-container{margin:0 auto;max-width:72rem;padding:4rem 1.5rem}.purpose-grid{grid-gap:2.5rem;display:grid;gap:2.5rem}@media (min-width:1024px){.purpose-grid{align-items:center;grid-template-columns:repeat(2,1fr)}}.team-container{margin:0 auto;padding:50px 20px;text-align:center;width:80%}.team-container h2{color:#002366;font-size:2.25rem;margin-bottom:30px}.team-toggle{display:flex;gap:15px;justify-content:center;margin-bottom:40px}.team-toggle button{background:#e0e0e0;border:none;border-radius:25px;color:#002366;cursor:pointer;font-size:1rem;font-weight:700;padding:10px 25px;transition:all .3s ease}.team-toggle button:hover{background:#04c;color:#fff;transform:scale(1.05)}.team-toggle .active{background:#04c;box-shadow:0 4px 12px #04c6;color:#fff}.team-card{background:#e6f4ff;border-radius:15px;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;padding-bottom:15px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:100%}.team-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px) scale(1.02)}.team-card img{display:block;height:250px;min-width:250px;object-fit:cover;transition:transform .3s ease;width:100%}.team-card img:hover{transform:scale(1.05)}.team-info{flex-grow:1;padding:15px}.team-info h3{color:#002366;font-size:1.2rem;margin-bottom:5px}.team-info p{color:#334155;font-size:.95rem}.social-icons{color:#002366;display:flex;font-size:1.2rem;gap:15px;justify-content:center;margin-top:10px}.social-icons svg{cursor:pointer;transition:all .3s ease}.social-icons svg:hover{color:#04c;transform:scale(1.2)}.slick-slide{box-sizing:border-box;display:flex;height:100%;padding:0 15px}.custom-arrow{background:#fff;border-radius:50%;box-shadow:0 2px 6px #0003;color:#002366;cursor:pointer;font-size:1.2rem;padding:10px;position:absolute;top:40%;transform:translateY(-50%);transition:all .3s ease;z-index:2}.custom-arrow:hover{background:#04c;color:#fff;transform:scale(1.1)}.custom-arrow.prev{left:-40px}.custom-arrow.next{right:-40px}.card{border-radius:1rem;box-shadow:0 1px 3px #0000000d}.card-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.card-desc{color:#475569;line-height:1.625}.leadership-section{background:#f8fafc99;border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;padding:4rem 1.5rem}.leadership-grid{grid-gap:1.5rem;display:grid;gap:1.5rem}@media (min-width:640px){.leadership-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.leadership-grid{grid-template-columns:repeat(4,1fr)}}.circle-img-wrapper{cursor:pointer;display:inline-block;position:relative;text-align:center}.circle-img{border-radius:50%;height:180px;object-fit:cover;transition:all .3s ease;width:180px}.circle-img-wrapper:hover .circle-img{box-shadow:0 0 0 2px #1470db;outline:3px solid #2078ca;outline-offset:8px}.circle-img-name{color:#334155;font-size:.875rem;margin-top:.5rem}.read-bio{color:#b3ff00;font-size:.85rem;font-weight:700;left:50%;letter-spacing:.5px;opacity:0;pointer-events:none;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.circle-img-wrapper:hover .read-bio{opacity:1}.cta-section{margin:0 auto;max-width:80rem;padding:5rem 1.5rem}.cta-card{align-items:center;background:#fff;border-radius:1.5rem;display:grid;overflow:hidden}@media (min-width:768px){.cta-card{grid-template-columns:repeat(2,1fr)}}.cta-content{padding:2rem}.cta-title{font-size:1.5rem;font-weight:600}@media (min-width:768px){.cta-title{font-size:1.875rem}}.cta-desc{color:#475569;margin-top:.75rem}.cta-buttons{display:flex;gap:.75rem;margin-top:1.5rem}.cta-image{align-items:center;display:flex;justify-content:center;padding:1rem}.cta-image img{border-radius:50%;box-shadow:0 4px 12px #00000014;height:320px;object-fit:cover;transition:transform .3s ease;width:320px}.cta-image img:hover{transform:scale(1.09)}#cta-image1 img{border-radius:12px;box-shadow:0 8px 25px #0000001a;height:auto;max-width:100%}#cta-image1 img:hover{transform:scale(1.09)}@media (min-width:1024px){.team-card img{height:350px}}.footer{color:#64748b;font-size:.875rem;padding:3rem 1.5rem;text-align:center}.hero-container{background-color:#f7f7fc;display:flex;justify-content:center;padding:60px 20px}.hero-content{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;max-width:1200px;width:100%}.hero-text{flex:1 1 400px}.hero-text h1{color:#00205b;font-size:2.8rem;margin-bottom:20px}.hero-text p{color:#00205b;font-size:1.1rem;margin-bottom:30px}.cta-button{background-color:#4f00ff;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 24px;transition:background-color .3s ease}.cta-button:hover{background-color:#3700b3}.hero-image{display:flex;flex:1 1 400px;justify-content:center}.image{border-radius:12px;height:auto;max-width:100%}@keyframes zoomInUp{0%{opacity:0;transform:scale(.8) translateY(50px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes slideRotateIn{0%{opacity:0;transform:rotateY(90deg) translateX(50px)}to{opacity:1;transform:rotateY(0) translateX(0)}}@keyframes zoomOut{0%{opacity:0;transform:scale(3)}to{opacity:1;transform:scale(1)}}.animate-zoom-in-up{animation:zoomInUp 1.2s ease-out forwards}.animate-slide-rotate-in{animation:zoomOut 1.2s ease-out forwards}@media (max-width:768px){.hero-content{align-items:flex-start;flex-direction:column}.hero-text h1{font-size:2rem}.cta-button{text-align:center;width:100%}}.stats-section{background-color:#f9f8fc;padding:60px 20px;text-align:center}.stats-heading{color:#0d1c47;font-size:1.8rem;line-height:1.4;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px}.stats-grid{display:flex;flex-wrap:wrap;gap:100px;justify-content:center}.stat-item{max-width:250px;text-align:center}.stat-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #0000000d;display:flex;height:160px;justify-content:center;margin:0 auto 15px;position:relative;transition:transform .3s ease;width:160px}.stat-icon:before{animation:pulseRing 2.5s ease-in-out infinite;border:2px solid #001f4d33;border-radius:50%;content:"";height:180px;left:-10px;position:absolute;top:-10px;width:180px}.stat-icon img{height:auto;width:100px}.stat-icon:hover{transform:scale(1.05)}.stat-text{color:#132e78;font-size:1.2rem;font-weight:500}@keyframes pulseRing{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.stats-grid{gap:40px}.stat-icon{height:100px;width:100px}.stat-icon:before{height:120px;left:-10px;top:-10px;width:120px}.stat-icon img{width:50px}}.values-section{background-color:#f9f8fc;padding:60px 20px;text-align:center}.values-heading{color:#0d1c47;font-size:1.8rem;line-height:1.4;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:800px}.values-grid{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.value-item{max-width:250px;text-align:center}.value-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #0000000d;display:flex;height:140px;justify-content:center;margin:0 auto 15px;position:relative;width:140px}.value-icon img{height:auto;width:80px}.value-icon:before{animation:pulse-ring 1.8s ease-in-out infinite;border:3px solid #6b5cff;border-radius:50%;content:"";height:140px;position:absolute;width:140px}@keyframes pulse-ring{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.3)}to{opacity:0;transform:scale(1.3)}}.value-title{color:#132e78;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.value-desc{color:#475569;font-size:.95rem;line-height:1.4}@media (max-width:768px){.values-grid{gap:20px}.value-icon{height:90px;width:90px}.value-icon img{width:40px}}.carousel-container{margin:0 auto;padding:20px;text-align:center;width:90%}.carousel-container h2{color:#030648;font-size:2rem;margin-bottom:20px}.simple-carousel{display:flex;gap:20px;overflow-x:hidden;padding-bottom:10px;scroll-snap-type:x mandatory}.match-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;flex:0 0 250px;overflow:hidden;scroll-snap-align:start;text-align:center;transition:transform .3s ease}.match-card:hover{transform:translateY(-5px)}.match-card img{border-radius:12px 12px 0 0;height:300px;object-fit:cover;width:100%}.match-card p{color:#333;font-size:1rem;font-weight:600;margin:0;padding:10px}@media (max-width:1024px){.match-card{flex:0 0 200px}.match-card img{height:200px}}@media (max-width:768px){.match-card{flex:0 0 150px}.match-card img{height:150px}.match-card p{font-size:.8rem}}.footerContainer{background-color:#0a1f44;box-sizing:border-box;color:#f1e4e4;font-family:Arial,sans-serif;padding:50px 70px;width:100%}.footerSubContainer{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:0 auto;width:80%}.footerImg{width:30%}.footerLogoContainer{align-items:center;display:flex;gap:20px;margin-bottom:15px}.footerLogoContainer img{height:auto}.footerLogoContainer .carrieLogo{width:120px}.footerLogoContainer img:first-child{width:160px}.footerImg p{font-size:clamp(.8rem,1vw,1rem);margin:5px 0}.footerImgIcon{display:flex;gap:15px;justify-content:flex-start;margin-top:10px}.footerImgIcon img{height:auto;width:30px}.footerText{display:flex;flex-wrap:wrap;gap:50px;justify-content:space-evenly;width:65%}.footerTextPart h5{font-size:clamp(1rem,1.3vw,1.5rem);margin-bottom:10px}.footerTextPart a,.footerTextPart p{color:#efecec;display:block;font-size:clamp(.7rem,1vw,1rem);margin-bottom:5px;text-decoration:none}.footerSubContainer2{align-items:center;display:flex;flex-wrap:wrap;font-size:12px;justify-content:space-evenly;margin-top:20px}.footerSubContainer2 a{color:#e8e4e4;text-decoration:none}.footerContainer hr{background-color:#000;border:none;height:1px;margin:20px 0}@media screen and (max-width:768px){.footerContainer{padding:30px 20px}.footerSubContainer{align-items:flex-start;flex-direction:column;gap:30px;width:100%}.footerImg{width:100%}.footerLogoContainer .carrieLogo{width:100px}.footerLogoContainer img:first-child{width:80px}.footerText{flex-direction:row;flex-wrap:wrap;gap:20px;width:100%}.footerTextPart{flex:1 1 45%}.footerImgIcon img{width:25px}.footerSubContainer2{align-items:flex-start;flex-direction:column;font-size:11px;gap:10px}}@media screen and (max-width:480px){.footerTextPart{flex:1 1 100%;margin-bottom:15px}.footerImgIcon img{width:20px}.footerLogoContainer .carrieLogo{width:80px}.footerLogoContainer img:first-child{width:60px}.footerSubContainer2{flex-direction:column;font-size:10px;gap:8px}}.ec-section{align-items:center;color:#10174b;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;padding:4rem 8%}.ec-text{flex:1 1;min-width:280px}.ec-text h2{color:#131516;font-size:2.4rem;margin-bottom:1.2rem}.ec-text p{color:#555;font-size:1.05rem;line-height:1.7;margin-bottom:1rem}.ec-image{flex:1 1;min-width:280px;text-align:center}.ec-image img{border-radius:14px;box-shadow:0 6px 18px #0003;height:auto;max-width:100%;transition:transform .4s ease;width:640px}.ec-image img:hover{transform:scale(1.05)}.how-section{background:#f9fbff;padding:4rem 8%}.how-text h2{color:#0f1012;font-size:2.4rem;margin-bottom:1rem}.how-text p{margin-bottom:2.5rem}.how-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.how-card{border-radius:14px;box-shadow:0 6px 18px #0000001a;padding:2rem;transition:transform .3s ease}.how-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-8px)}.how-number{color:#05288a;margin-bottom:1rem}@media (max-width:1024px){.ec-section{gap:2rem;padding:3rem 6%}.ec-text h2,.how-text h2{font-size:2rem}.ec-text p,.how-card p,.how-text p{font-size:1rem}.how-steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ec-section{flex-direction:column;padding:2.5rem 5%}.ec-image,.ec-text{text-align:center}.ec-text h2,.how-text h2{font-size:1.8rem}.how-steps{grid-template-columns:1fr}.how-card{padding:1.5rem}.how-number{font-size:1.7rem}}@media (max-width:480px){.ec-section{padding:2rem 3%}.ec-text h2,.how-text h2{font-size:1.6rem}.ec-text p,.how-card p,.how-text p{font-size:.95rem}.how-card{padding:1rem}.how-number{font-size:1.5rem}}.ebp-container{color:#0a0c18;font-family:verdana;overflow-x:hidden}.ebp-hero,.ebp-section{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;padding:4rem 8%}.ebp-section.reverse{flex-direction:row-reverse}.ebp-text{flex:1 1;font-family:verdana;min-width:280px}.ebp-text h1{color:#090925;font-size:2rem}.ebp-text h1,.ebp-text h2{margin-bottom:1rem;text-align:center}.ebp-text h2{color:#050521;font-size:1.8rem}.ebp-text p{color:#555;font-size:1.05rem;line-height:1.6;margin-bottom:1rem}.ebp-text.center{margin:0 auto;max-width:800px;text-align:center}.ebp-text.center h2{color:#061427;font-size:2rem;margin-bottom:1rem}.ebp-text.center p{color:#555;font-size:1.1rem;line-height:1.7}.ebp-image{flex:1 1;min-width:280px;text-align:center}.ebp-image img{border-radius:15px;box-shadow:0 6px 18px #0003;max-width:100%;transition:transform .4s ease;width:100%}.ebp-image img:hover{transform:scale(1.05)}.ebp-section{align-items:flex-start;display:flex;gap:3rem;justify-content:space-between;padding:4rem 8%}.ebp-cards,.ebp-cards-grid{grid-gap:2rem;display:grid;flex:1 1;gap:2rem;grid-template-columns:repeat(2,1fr)}.ebp-cards{order:-1}.ebp-card{align-items:center;background:#fff;border-radius:14px;box-shadow:0 6px 20px #0000001a;display:flex;min-height:160px;padding:1.5rem;transition:all .3s ease}.ebp-card:hover{background:#f0f6ff;box-shadow:0 10px 25px #00000026;transform:translateY(-6px) scale(1.02) rotateY(4deg)}.ebp-card-number{align-items:center;background:#004aad;border-radius:50%;box-shadow:0 4px 10px #00000026;color:#fff;display:flex;flex-shrink:0;font-size:1.4rem;font-weight:700;height:45px;justify-content:center;margin-right:1.2rem;width:45px}.ebp-card-content h4{color:#0b1439;font-size:1.2rem;margin-bottom:.4rem}.ebp-card-content p{color:#555;font-size:.95rem;line-height:1.5}@media (max-width:1024px){.ebp-hero,.ebp-section{padding:3rem 6%}.ebp-text h1{font-size:2.4rem}.ebp-text h2{font-size:2rem}.ebp-card-content p,.ebp-text p{font-size:1rem}.ebp-cards,.ebp-cards-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.ebp-hero,.ebp-section{flex-direction:column;padding:2.5rem 5%}.ebp-image,.ebp-text{text-align:center}.ebp-text h1{font-size:2rem}.ebp-text h2{font-size:1.8rem}.ebp-cards,.ebp-cards-grid{grid-template-columns:1fr}.ebp-card{min-height:auto;padding:1.2rem}}@media (max-width:480px){.ebp-hero,.ebp-section{padding:2rem 3%}.ebp-text h1{font-size:1.6rem}.ebp-text h2{font-size:1.4rem}.ebp-card-content p,.ebp-text p{font-size:.95rem}.ebp-card{padding:1rem}.ebp-card-number{font-size:1.2rem;height:40px;width:40px}}.engage-section{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding:60px 10%}.engage-text{flex:1 1;min-width:300px;text-align:left}.engage-text h2{color:#151620;font-size:2rem;margin-bottom:20px}.engage-text p{color:#444;font-size:1.1rem;line-height:1.6;margin-bottom:12px}.engage-image{display:flex;flex:1 1;justify-content:center;min-width:300px}.engage-image img{border-radius:12px;box-shadow:0 6px 20px #00000026;height:auto;max-width:100%;transition:transform .3s ease-in-out}.engage-image img:hover{transform:scale(1.05) rotateY(8deg)}.how-section{background:#f9f9f9;padding:60px 10%;text-align:center}.how-text h2{color:#101226;font-size:2rem;margin-bottom:15px}.how-text p{color:#555;font-size:1.1rem;margin-bottom:40px}.how-steps{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.how-card{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;padding:30px;text-align:center;transition:transform .3s ease-in-out;width:280px}.how-card:hover{transform:translateY(-8px) scale(1.03)}.how-number{color:#ff5722;font-size:2rem;font-weight:700;margin-bottom:15px}.how-card h3{color:#333;font-size:1.4rem;margin-bottom:10px}.how-card p{color:#666;font-size:1rem;line-height:1.5}@media (max-width:1024px){.engage-section{gap:30px;padding:50px 8%}.engage-text h2,.how-text h2{font-size:1.8rem}.engage-text p,.how-card p,.how-text p{font-size:1rem}}@media (max-width:768px){.engage-section{flex-direction:column;padding:40px 5%}.engage-image,.engage-text{text-align:center}.engage-text h2,.how-text h2{font-size:1.6rem}.how-card{margin-bottom:20px;width:90%}.how-number{font-size:1.8rem}}@media (max-width:480px){.engage-section{padding:30px 3%}.engage-text h2,.how-text h2{font-size:1.4rem}.engage-text p,.how-card p,.how-text p{font-size:.95rem}.how-card{padding:20px}.how-number{font-size:1.5rem}}.contactContainer{box-sizing:border-box;margin:0 auto;padding:50px 20px;width:90%}.contactHero{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly;margin-bottom:50px}.contactHeroImage img{border-radius:50%;box-shadow:0 8px 20px #00000026;height:300px;max-width:100%;object-fit:cover;width:300px}.contactHeroText{max-width:600px;min-width:280px;text-align:left}.contactHeroText h1{font-size:clamp(1.5rem,3vw,2.5rem);margin-bottom:15px}.contactHeroText p{font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.6}.contactFormWrapper{display:flex;justify-content:center;margin-bottom:50px}.contactForm{background-color:#fff;border-radius:20px;box-shadow:0 8px 20px #00000026;display:flex;flex-direction:column;gap:15px;max-width:100%;padding:30px;transition:transform .3s,box-shadow .3s;width:600px}.contactForm:hover{box-shadow:0 12px 25px #0003;transform:translateY(-5px)}.contactForm input,.contactForm textarea{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#ff61e2,#2e2eff);background-origin:border-box;border:2px solid #0000;border-radius:10px;font-size:1rem;outline:none;padding:12px 15px;resize:none}.contactForm textarea{height:120px}.contactForm p{align-items:center;color:#4f4f4f;display:flex;font-size:.9rem}input[type=checkbox]{height:18px;margin-right:10px;width:18px}.contactForm button{background-color:#000;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:clamp(.9rem,1.5vw,1.1rem);height:50px;transition:background-color .3s}.contactForm button:hover{background-color:#2e2eff}.contactAddresses{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:30px}.addressCard{background-color:#f4f4f4;border-radius:15px;box-shadow:0 2px 6px #0000001a;flex:1 1 250px;padding:20px;text-align:left}.addressCard h3{font-size:clamp(1rem,1.3vw,1.4rem);margin-bottom:10px}.addressCard p{font-size:clamp(.85rem,1vw,1rem);line-height:1.5;margin:5px 0}.addressHeader{align-items:center;display:flex;gap:10px;margin-bottom:10px}.addressHeader img{height:auto;object-fit:contain;width:28px}@media (max-width:1024px){.contactHero{flex-direction:column;text-align:center}.contactHeroText{max-width:90%;text-align:center}.contactHeroImage img{height:250px;width:250px}.addressCard{flex:1 1 45%}}@media (max-width:768px){.contactForm{padding:20px;width:95%}.contactHeroText h1{font-size:1.8rem}.addressCard{flex:1 1 100%}}@media (max-width:480px){.contactForm{padding:15px;width:100%}.contactAddresses{align-items:center;flex-direction:column}.addressCard{width:100%}.contactHeroImage img{height:200px;width:200px}}.ITContainer{font-family:Verdana}.ItSection{background-image:url(/static/media/ITheaderImg.06857d5dcd25faee0f26.jpg);background-repeat:no-repeat;background-size:cover;height:40vh;width:100%}.ItSectionCover{align-items:center;background-color:#00000080;color:#fff;display:flex;flex-direction:column;gap:50px;height:40vh;justify-content:center;text-align:center;width:100%}.ItSectionCover>h2{font-size:clamp(1.3rem,1.8vw,2.2rem);width:40%}.ItSectionCover>button{background-image:linear-gradient(#1f6dff,#083ea3);border:none;border-radius:8px;color:#fff;font-size:18px;font-weight:700;padding:12px 6px;width:160px}.ItSectionCover a{color:#f0f8ff;text-decoration:none}.ItSection2{align-items:center;display:flex;flex-direction:column;margin:50px auto;text-align:center;width:80%}.ItSection2>h3{font-size:clamp(1rem,1.8vw,2rem)}.ItSection2>p{font-size:clamp(.7rem,1.3vw,2rem)}.ItSection2SubCard{align-items:center;display:flex;justify-content:space-between}.ItSection2SubImg,.ItSection2SubText{text-align:start;width:40%}.ItSection2SubText>h4{font-size:clamp(.8rem,1.4vw,1.8rem)}.ItSection2SubText>p{font-size:clamp(.6rem,1.2vw,1.6rem)}.ItSection2SubImg>img{border-radius:8px;width:100%}.ItSection2SubText>button{background-image:linear-gradient(#1f6dff,#083ea3);border:none;border-radius:8px;color:#fff;font-size:clamp(.7rem,1.5vw,2rem);font-weight:700;padding:12px 6px;width:160px}.ItSection2SubText a{color:#f0f8ff;text-decoration:none}.ItSection2Sub{gap:70px;margin:80px 0}.ItProcess,.ItSection2Sub{display:flex;flex-direction:column}.ItProcess{align-items:center;margin:0 auto;text-align:center}.ItProcess>img{width:60%}.ItProcess>h3{font-size:clamp(1.5rem,2vw,2.5rem)}.ItProcessCard{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:50px auto}.ItProcessCard:first-child>.ItProcessCardText{margin-left:10%}.ItProcessCard:nth-child(2)>.ItProcessCardText{margin-right:10%}.ItProcessCardText{text-align:start;width:50%}.ItProcessCardText>h4{font-size:clamp(.8rem,1.4vw,1.8rem)}.ItProcessCardText>p{font-size:clamp(.6rem,1.2vw,1.6rem)}.ItProcessCardImg{width:50%}.ItProcessCardImg>img{width:100%}.ItWhy{align-items:center;display:flex;flex-direction:column;margin:0 auto;text-align:center;width:80%}.ItWhy>h3{font-size:clamp(1.5rem,2vw,2.5rem)}.ItWhyBlock{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin:50px 0}.ItWhyCard{width:300px}.ItWhyCard>p{margin:0}.ItWhyCard>img{width:100%}.ItCertification{align-items:center;display:flex;flex-direction:column;margin:0 auto;text-align:center;width:80%}.ItCertification>h3{font-size:clamp(1.5rem,2vw,2.5rem)}.ItCertificationImg{box-sizing:border-box;display:flex;justify-content:space-evenly;margin:40px auto;width:80%}@media (max-width:1024px){.ItSection2SubText>button{width:130px}.ItSection2SubImg,.ItSection2SubText{width:45%}.ItCertificationImg>img{width:100px}}@media (max-width:780px){.ItSection2SubText>button{width:100px}.ItCertificationImg>img{width:80px}}@media (max-width:450px){.ItCertificationImg{flex-wrap:wrap}.ItSectionCover{gap:20px}.ItSection,.ItSectionCover{height:40vh;width:100%}.ItSectionCover>h2{font-size:13px;width:70%}.ItSection2SubCard{flex-direction:column}#ItSection2SubCard2{flex-direction:column-reverse}.ItSection2SubImg,.ItSection2SubText{width:100%}.ItSection2{margin:20px auto}.ItProcessCard{flex-direction:column-reverse}.ItProcessCardImg{width:100%}.ItProcessCard:first-child>.ItProcessCardText{margin:0}.ItProcessCardText{width:90%}.ItProcessCard:nth-child(2){flex-direction:column}.ItProcessCard:nth-child(2)>.ItProcessCardText{margin:0}}.serviceSection{background-image:url(/static/media/serviceHeaderImg.838914fc8c4c04b21ded.jpg);background-repeat:no-repeat;background-size:cover;height:50vh;margin-bottom:50px;width:100%}.serviceSectionCover{align-items:center;background-color:#00000080;color:#fff;display:flex;flex-direction:column;height:50vh;justify-content:center;text-align:center;width:100%}.serviceSectionCover>h2{font-size:clamp(2rem,3vw,3.5rem);width:40%}.serviceSectionCover>p{font-size:clamp(1.3rem,1.8vw,2.2rem);width:50%}.serviceSection2>p{font-size:clamp(.7rem,1.3vw,2rem);margin:20px auto;width:80%}.serviceSection2Card{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:50px auto}.serviceSection2Card:first-child>.serviceSection2CardText,.serviceSection2Card:nth-child(3)>.serviceSection2CardText,.serviceSection2Card:nth-child(5)>.serviceSection2CardText,.serviceSection2Card:nth-child(7)>.serviceSection2CardText{margin-left:10%}.serviceSection2Card:nth-child(2)>.serviceSection2CardText,.serviceSection2Card:nth-child(4)>.serviceSection2CardText,.serviceSection2Card:nth-child(6)>.serviceSection2CardText{margin-right:10%}.serviceSection2CardText{text-align:start;width:50%}.serviceSection2CardText>h4{font-size:clamp(.8rem,1.4vw,1.8rem)}.serviceSection2CardText>button,.serviceSection2CardText>p{font-size:clamp(.6rem,1.2vw,1.6rem)}.serviceSection2CardText>button{align-items:center;background:none;border:none;display:flex;gap:8px}.serviceSection2CardText>button>a{color:#000;font-size:clamp(.6rem,1.2vw,1.6rem);text-decoration:none}.serviceSection2CardText button:hover .serviceBtnIcon{transform:translateX(20px);transition:all .5s ease-in-out}.serviceSection2CardImg{width:50%}.serviceSection2CardImg>img{width:100%}.serviceFeedback{background-color:#f4f4f4;padding:50px}.serviceFeedbackCard{align-items:center;display:flex;gap:50px;justify-content:center}.serviceFeedbackCard>img{width:25%}.serviceFeedbackText{width:45%}.serviceFeedbackText>h3{font-size:clamp(.8rem,1.4vw,1.8rem)}.serviceFeedbackText>p{font-size:clamp(.6rem,1.2vw,1.6rem)}@media (max-width:450px){.serviceSection2Card{flex-direction:column-reverse;width:100%}.serviceSection2Card:nth-child(2),.serviceSection2Card:nth-child(4),.serviceSection2Card:nth-child(6){flex-direction:column}.serviceSection2Card:first-child>.serviceSection2CardText,.serviceSection2Card:nth-child(3)>.serviceSection2CardText,.serviceSection2Card:nth-child(5)>.serviceSection2CardText,.serviceSection2Card:nth-child(7)>.serviceSection2CardText{margin-left:0}.serviceSection2CardText{margin:0;width:70%}.serviceSection2CardImg{width:100%}.serviceFeedbackCard{flex-direction:column}.serviceFeedbackCard>img,.serviceFeedbackText{width:80%}.serviceSectionCover>h2{font-size:25px;width:80%}.serviceSectionCover>p{font-size:18px;width:80%}}.subService{height:50vh;margin-bottom:50px;overflow:hidden;position:relative;width:100%}.subServiceImg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.subServiceCover{align-items:center;background-color:#00000080;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 20px;position:relative;text-align:center;width:100%;z-index:2}.subServiceCover>h2{font-size:clamp(2rem,3vw,3.5rem);margin-bottom:20px;max-width:600px}.subServiceCover>p{font-size:clamp(1rem,1.5vw,2rem);max-width:700px}.subServiceSection>p{font-size:clamp(.7rem,1.3vw,2rem);margin:20px auto;width:80%}.subServiceSection2{align-items:center;display:flex;justify-content:space-between;margin:100px auto;width:80%}.subServiceSection2Text{width:50%}.subServiceSection2Text>h3{font-size:clamp(.8rem,1.5vw,2rem)}.subServiceSection2Text>p{font-size:clamp(.6rem,1.2vw,1.8rem)}.subServiceSection2>img{width:35%}.subServiceIntegration{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:20px auto;width:80%}.IntegrationText>h2{font-size:clamp(1rem,1.5vw,2rem)}.IntegrationOuterBlock{align-items:center;display:flex;gap:20px;justify-content:space-between}.IntegrationBlock{display:flex;flex-direction:column;gap:80px}.IntegrationBlock:nth-child(2){margin-top:200px}.IntegrationText{width:40%}.IntegrationCards{border:1px solid #005eff;border-radius:8px;box-sizing:border-box;max-width:300px;padding:24px 17px;text-align:center}.IntegrationCards:hover{box-shadow:0 5px 5px #005eff}.IntegrationCards>h3{font-size:clamp(2rem,3vw,3.5rem);margin:0;text-align:start}.IntegrationCards>h4{font-size:clamp(.8rem,1.2vw,1.7rem)}.IntegrationCards>p{color:#000000bf;font-size:clamp(.7rem,1vw,1.5rem)}@media (max-width:1024px){.IntegrationCards{max-width:200px}.IntegrationBlock{gap:50px}}@media (max-width:768px){.IntegrationCards>p{font-size:10px}.IntegrationCards>h4{font-size:12px}.IntegrationCards>h3{font-size:20px}.IntegrationCards{padding:15px 10px}.IntegrationText>h2{font-size:12px}}@media (max-width:450px){.subServiceCover>h2{font-size:25px;width:80%}.subServiceCover>p{font-size:18px;width:80%}.subServiceSection2{align-items:start;flex-direction:column-reverse;margin:50px auto}.subServiceSection2Text{width:100%}.subServiceSection2>img{width:90%}.subServiceIntegration{flex-direction:column;row-gap:20px}.IntegrationOuterBlock{align-items:start}.IntegrationBlock:nth-child(2){margin-top:100px}.IntegrationText>h2{font-size:20px}.IntegrationText{width:100%}.faq-container h2{font-size:16px}.faq-question{font-size:14px}.faq-answer{font-size:12px}}.ApplicationPartners{margin:50px auto;text-align:center}.ApplicationPartners>h3{font-size:clamp(.7rem,1.3vw,1.8rem)}.ApplicationPartners>h2{font-size:clamp(1rem,1.8vw,2rem)}.ApplicationPartners>p{font-size:clamp(.5rem,1vw,1.5rem)}.PartnersImgs{display:grid;grid-template-columns:repeat(7,1fr);margin:20px auto;width:60%}.PartnersImgCards{align-items:center;border:1px solid #000;display:flex;justify-content:center;padding:5px}.PartnersImgCards:first-child,.PartnersImgCards:nth-child(22),.PartnersImgCards:nth-child(28),.PartnersImgCards:nth-child(7){border:none}.PartnersImgCards:nth-child(2),.PartnersImgCards:nth-child(3),.PartnersImgCards:nth-child(4),.PartnersImgCards:nth-child(5),.PartnersImgCards:nth-child(6){border-top:0}.PartnersImgCards:nth-child(15),.PartnersImgCards:nth-child(8){border-left:0}.PartnersImgCards:nth-child(14),.PartnersImgCards:nth-child(21){border-right:0}.PartnersImgCards:nth-child(22),.PartnersImgCards:nth-child(23),.PartnersImgCards:nth-child(24),.PartnersImgCards:nth-child(25),.PartnersImgCards:nth-child(26),.PartnersImgCards:nth-child(27){border-bottom:0}.PartnersImgCards>img{height:50%;width:60%}@media (max-width:450px){.PartnersImgs{grid-template-columns:repeat(2,1fr);width:90%}.PartnersImgCards{height:80px;padding:10px 5px}.PartnersImgCards:first-child,.PartnersImgCards:nth-child(10),.PartnersImgCards:nth-child(11),.PartnersImgCards:nth-child(13),.PartnersImgCards:nth-child(15),.PartnersImgCards:nth-child(17),.PartnersImgCards:nth-child(19),.PartnersImgCards:nth-child(21),.PartnersImgCards:nth-child(23),.PartnersImgCards:nth-child(25),.PartnersImgCards:nth-child(27),.PartnersImgCards:nth-child(3),.PartnersImgCards:nth-child(5),.PartnersImgCards:nth-child(7),.PartnersImgCards:nth-child(9){border:1px solid #000;border-left:0}.PartnersImgCards:nth-child(10),.PartnersImgCards:nth-child(12),.PartnersImgCards:nth-child(14),.PartnersImgCards:nth-child(16),.PartnersImgCards:nth-child(18),.PartnersImgCards:nth-child(2),.PartnersImgCards:nth-child(20),.PartnersImgCards:nth-child(22),.PartnersImgCards:nth-child(24),.PartnersImgCards:nth-child(26),.PartnersImgCards:nth-child(28),.PartnersImgCards:nth-child(4),.PartnersImgCards:nth-child(6),.PartnersImgCards:nth-child(8){border-bottom:1px solid #000;border-left:0;border-right:0;border-top:1px solid #000}}.faq-container{margin:50px auto;max-width:80%;padding:20px}.faq-container h2{color:#1e293b;font-size:clamp(1.2rem,2vw,2.5rem);font-weight:400;margin-bottom:20px}.faq-item{background:#fff;border-top:1px solid #000;margin-bottom:10px;padding:15px;transition:all .3s ease}.faq-question{align-items:center;cursor:pointer;display:flex;font-size:clamp(1rem,1.3vw,2rem);font-weight:400;justify-content:space-between}.faq-icon{transition:transform .3s ease}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{color:#6c6d6e;display:none;font-size:clamp(.7rem,1.1vw,1.8rem);line-height:1.5;margin-top:10px}.faq-item.active .faq-answer{display:block}@media (max-width:450px){.faq-container h2{font-size:16px}.faq-question{font-size:14px}.faq-answer{font-size:12px}}.terms-container{background:#fff;border-radius:12px;box-shadow:0 6px 20px #0000000d;margin:8rem auto 2rem;margin:4rem auto 1rem;max-width:900px;padding:2rem}.terms-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.terms-header h1{color:#1a202c;font-size:1.8rem;font-weight:600}.terms-btn{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;margin-left:.5rem;padding:.5rem 1rem;transition:background .2s}.terms-btn:hover{background:#0056b3}.terms-content{color:#2d3748;font-size:1rem;line-height:1.7}.terms-content p{margin-bottom:1rem;padding-left:.5rem;position:relative}.terms-content p:before{background:#007bff;border-radius:4px;content:"";height:calc(100% - .5rem);left:-8px;opacity:.2;position:absolute;top:.5rem;width:4px}.terms-content a{color:#007bff;font-weight:500;text-decoration:none}.terms-content a:hover{text-decoration:underline}@media print{.terms-btn,.terms-header{display:none}.terms-container{box-shadow:none;margin:0;padding:0}}.whitePaperSection{background-image:url(/static/media/whitepaperImg1.0fa5774c4c8f142d6c05.jpg);background-repeat:no-repeat;background-size:100% 50vh;height:50vh;margin-bottom:50px;width:100%}.whitePaperSectionCover{align-items:center;background-color:#00000080;color:#fff;display:flex;flex-direction:column;height:50vh;justify-content:center;text-align:center;width:100%}.whitePaperSectionCover>h2{font-size:clamp(2rem,3vw,4rem);width:40%}.whitePaperSectionCover>p{font-size:clamp(1rem,1.5vw,2rem);width:50%}.whitePaperSection2{box-sizing:border-box;margin:20px auto;width:70%}.whitePaperBlock{display:flex;flex-direction:column;gap:50px}.whitePaperCards{border:1px solid #000;border-radius:10px;display:flex;width:100%}.whitePaperImg{align-items:center;border-right:1px solid #000;box-sizing:border-box;display:flex;justify-content:center;padding:20px;width:30%}.whitePaperImg>img{margin:0 auto;width:100%}.whitePaperText{box-sizing:border-box;padding:20px;width:80%}.whitePaperSection2>h3{color:#005eff}.whitePaperText>h3{color:#005eff;font-size:clamp(.8rem,1.2vw,1.8rem);margin:10px 0}.whitePaperText>h4{font-size:clamp(.7rem,1.1vw,1.7rem);margin:0}.whitePaperText>p{font-size:clamp(.6rem,.9vw,1.2rem);width:95%}.whitePaperTextSub{display:flex;gap:50px}.whitePaperTextSub>p{font-size:clamp(.6rem,.9vw,1.2rem)}@media (max-width:600px){.whitePaperCards{flex-direction:column}.whitePaperImg{border-bottom:1px solid #000;border-right:none;width:100%}.whitePaperImg>img{width:80%}.whitePaperText{width:100%}.whitePaperTextSub{gap:20px}}.newsSection{background-image:url(/static/media/newImg1.ce1489b775b4c261898b.webp);background-repeat:no-repeat;background-size:100%,50vh;height:50vh;margin-bottom:50px;position:relative;width:100%}.newsSectionCover{align-items:center;background-color:#00000080;color:#fff;height:50vh;justify-content:center;text-align:center;width:100%}.emailSection,.newsSectionCover{display:flex;flex-direction:column}.emailSection{background-color:#fff;border:1px solid #000;border-radius:10px;bottom:0;left:50%;padding:20px;position:absolute;transform:translateY(50%) translateX(-50%);width:40%}.emailSection>p{font-size:clamp(.6rem,1vw,2rem);margin:0}.emailSection>h2{font-size:clamp(1.3rem,1.7vw,2rem);margin:8px 0}.emailSection>form{display:flex;gap:40px;margin:20px 0}.emailSection>form>button{background-image:linear-gradient(90deg,#1f6dff,#083ea3);border:none;border-radius:4px;color:#fff;font-size:clamp(.6rem,1vw,2rem);font-weight:700;padding:8px 6px}.emailSection>form>input{padding:3px 15px}.newsUpdate{margin:200px auto 100px;width:80%}.newsUpdateBlock{display:flex;flex-wrap:wrap;gap:30px;margin:20px auto}.newsUpdate>h2{font-size:clamp(1.5rem,2vw,3rem);margin:30px 0 10px}.newsUpdate>p{font-size:clamp(.9rem,1vw,1.5rem)}.newsUpdateCard{border:1px solid #005eff;border-radius:2px;min-height:150px;padding:10px;position:relative;width:200px}.newsUpdateCard>h3{font-size:clamp(.7rem,1vw,1.5rem)}.newsUpdateCard>p{font-size:clamp(.5rem,.8vw,1.5rem)}.newsUpdateCard>input{height:15px;margin:5px;position:absolute;right:0;top:0}.newsUpdateCard>label{background-color:#005eff14;border:1px solid #005eff;border-radius:4px;bottom:10px;color:#005eff;font-size:clamp(.5rem,.8vw,1.5rem);left:20px;padding:8px 6px;position:absolute;text-align:center;width:84px}@media (max-width:1024px){.emailSection{width:50%}}@media (max-width:780px){.newsUpdateCard>p{font-size:.7rem}.newsUpdateCard>h3{font-size:.8rem}}@media (max-width:600px){.emailSection{width:80%}.newsUpdateBlock{justify-content:center}.emailSection>form{gap:20px}.emailSection>form>input{padding:3px 5px}}.researchSection{background-image:url(/static/media/researchMainImg.e754e8a7004827170be4.jpg);background-repeat:no-repeat;background-size:cover;height:50vh;margin-bottom:50px;width:100%}.researchSectionCover{align-items:center;background-color:#00000080;color:#fff;display:flex;flex-direction:column;height:50vh;justify-content:center;text-align:center;width:100%}.researchSectionCover>h2{font-size:clamp(1.5rem,2vw,3rem);width:50%}.researchSectionCover>p{font-size:clamp(.8rem,1.5vw,2rem);width:50%}.researchArea{margin:0 auto;text-align:center;width:80%}.researchArea>h2{font-size:clamp(1.5rem,2vw,3rem)}.researchArea>p{font-size:clamp(.9rem,1.5vw,2rem)}.researchAreaBlock{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.researchAreaCards>img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.researchAreaCards{border-radius:10px;margin-bottom:50px;overflow:hidden;position:relative}.researchAreaCover{align-items:center;background-color:#00000080;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 10px;position:relative;text-align:center;width:100%;z-index:2}.researchAreaCover>p:first-child{font-size:clamp(.8rem,1.2vw,1.5rem);opacity:0}.researchAreaCover>p:nth-child(2){bottom:0;position:absolute}.researchAreaCards:hover .subServiceImg{transform:scale(1.3);transition:all .3s}.researchAreaCards:hover .researchAreaCover>p:first-child{opacity:1;transition:all .3s}.researchAreaCards:hover .researchAreaCover>p:nth-child(2){opacity:0;transition:all .3s}.researchAreaCards:hover .researchAreaCover{background-color:#000000c4;transition:all .3s}.researchProcess{margin:0 auto;text-align:center;width:70%}.researchProcess>h2{font-size:clamp(1.5rem,2vw,3rem)}.researchProcess>p{font-size:clamp(.9rem,1.5vw,2rem)}.researchProcessText{box-sizing:border-box;margin:0 auto;padding:10px;position:relative;text-align:center}.researchText2sub1>h3{font-size:clamp(1rem,1.5vw,2rem)}.researchText2sub1>p{font-size:clamp(.7rem,1.2vw,1.5rem)}.researchProcessText>p:first-child{color:#6c6d6e26;font-size:clamp(2.3rem,6vw,8rem);font-weight:bolder;margin:0}.researchProcessText>p:nth-child(2){bottom:0;color:#6c6d6e;font-size:clamp(1.2rem,2.5vw,3.5rem);font-weight:bolder;margin:0;position:absolute;right:0}.researchProcessText2{display:flex;justify-content:center;margin:50px auto}.researchText2sub1{width:400px}.researchText2sub1:nth-child(2){text-align:center}.researchText2sub1>img{height:250px}@media (max-width:1050px){.researchText2sub1{width:240px}}@media (max-width:850px){.researchAreaBlock{grid-template-columns:repeat(2,1fr)}.researchAreaCover>p:first-child{font-size:16px}.researchText2sub1>img{height:200px}.researchText2sub1:nth-child(2){width:150px}.researchText2sub1{width:200px}}@media (max-width:600px){.researchProcessText2{align-items:center;flex-direction:column;width:80%}.researchText2sub1{width:90%}.researchText2sub1:nth-child(2){text-align:start;width:90%}.researchText2sub1>img{display:none}}@media (max-width:500px){.researchAreaBlock{gap:0;grid-template-columns:repeat(1,1fr)}.researchSectionCover>h2,.researchSectionCover>p{width:80%}.researchProcessText>p:first-child{font-size:2rem}.researchProcessText>p:nth-child(2){font-size:1rem}}.app-container{align-items:center;display:flex;font-family:\ Verdana;height:100vh;justify-content:center}.payment-card{animation:fadeIn .8s ease-in-out;background:#fff;border-radius:1.25rem;box-shadow:0 12px 25px #0003;padding:2rem;text-align:center;transition:transform .3s ease;width:360px}.payment-card:hover{transform:translateY(-6px)}.payment-card img{margin-bottom:1rem;width:80px}.payment-card h1{color:#4f46e5;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.payment-input{border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;margin-bottom:1.5rem;padding:.75rem;transition:all .3s ease;width:100%}.payment-input:focus{border-color:#9333ea;box-shadow:0 0 8px #9333ea66;outline:none}.payment-button{background:linear-gradient(135deg,#4f46e5,#9333ea);border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem;transition:all .3s ease;width:100%}.payment-button:hover{background:linear-gradient(135deg,#4338ca,#7e22ce);transform:scale(1.05)}.payment-button:active{transform:scale(.98)}.result-card .icon{animation:shake .6s ease-in-out}.result-card h1{color:#e63946}.home-link{background:#e63946;color:#fff}.home-link:hover{background:#d62828;transform:scale(1.05)}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}to{transform:translateX(0)}}.result-container{align-items:center;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100vh;justify-content:center}.result-card{animation:fadeIn .8s ease-in-out;background:#fff;border-radius:20px;box-shadow:0 10px 25px #0000001a;max-width:400px;padding:40px;text-align:center;width:90%}.result-card .icon{animation:pop .6s ease-in-out;font-size:60px;margin-bottom:15px}.result-card h1{font-size:28px;margin-bottom:10px}.result-card p{color:#444;font-size:16px;margin-bottom:20px}.home-link{border-radius:8px;display:inline-block;font-weight:700;padding:12px 20px;text-decoration:none;transition:all .3s ease}.result-container.success .home-link{background:#2ecc71;color:#fff}.result-container.success .home-link:hover{background:#27ae60;transform:scale(1.05)}.result-container.failure .home-link{background:#e63946;color:#fff}.result-container.failure .home-link:hover{background:#d62828;transform:scale(1.05)}.result-container.success h1{color:#2ecc71}.result-container.failure h1{color:#e63946}@keyframes pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (max-width:480px){.result-card{padding:20px}.result-card h1{font-size:22px}.result-card p{font-size:14px}.result-card .icon{font-size:50px}.home-link{font-size:14px;padding:10px 16px}}.page-wrapper{background:#fafafa;font-family:Verdana,sans-serif;min-height:100vh;overflow-x:hidden;width:100%}.banner-container{align-items:center;background-image:url(/static/media/Onyxback.5161f516b953fb1bb8ee.jpg);background-position:50%;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 auto 2rem;min-height:400px;overflow:hidden;padding:2rem 1rem;position:relative;width:100%}.banner-gradient-orb{animation:float-smooth 24s ease-in-out infinite;border-radius:50%;filter:blur(40px);opacity:.45;pointer-events:none;position:absolute;transform:translateZ(0);will-change:transform,opacity}.orb-1{background:radial-gradient(circle,#667eea 0,#0000 70%);height:300px;left:-40px;top:-80px;width:300px}.orb-2{animation-delay:7s;background:radial-gradient(circle,#ec4899 0,#0000 70%);bottom:-120px;height:360px;right:-80px;width:360px}.orb-3{animation-delay:14s;background:radial-gradient(circle,#8b5cf6 0,#0000 70%);height:220px;left:50%;top:50%;transform:translate(-50%,-50%);width:220px}.banner-buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:1.25rem;max-width:980px;width:100%}.banner-buttons button{border:none;border-radius:8px;cursor:pointer;font-weight:700;padding:.75rem 1.25rem;transition:transform .18s ease,opacity .18s ease}.banner-title{align-items:center;display:inline-flex;font-size:clamp(2rem,6vw,4.5rem);font-weight:900;gap:.3rem;line-height:1.05;margin:0;max-width:95%;overflow:hidden;position:relative;text-align:center;word-break:break-word;z-index:10}.banner-title span{animation:slideUp .8s cubic-bezier(.2,.9,.2,1) forwards;display:inline-block;opacity:0;transform:translateY(100%)}.banner-title .gradient-text:first-child{animation-delay:.12s}.banner-title .title-icon-wrapper{animation-delay:.28s}.banner-title .gradient-text:nth-child(3){animation-delay:.44s}.banner-title .gradient-text-brand{animation-delay:.6s}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.gradient-text,.gradient-text-brand{-webkit-text-fill-color:#0000;animation:gradientShift 6s ease-in-out infinite;background:linear-gradient(135deg,#60a5fa,#a78bfa 30%,#ec4899 60%,#f472b6);-webkit-background-clip:text;background-clip:text;background-size:200% 200%;display:inline-block}.title-icon-wrapper{align-items:center;animation:iconPulse 3s ease-in-out infinite;display:inline-flex;justify-content:center;position:relative;top:6px;will-change:transform}.title-icon{animation:iconRotate 8s linear infinite;color:#fff;filter:drop-shadow(0 0 12px rgba(96,165,250,.8)) drop-shadow(0 0 20px rgba(139,92,246,.45));margin-top:20px}.banner-subtitle{border-right:none;color:#fff;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:700;letter-spacing:.4px;margin-top:1rem;overflow:visible;padding:0 .5rem;position:relative;text-align:center;text-shadow:0 2px 10px #00000047;white-space:normal;z-index:10}.layout-wrapper{box-sizing:border-box;display:flex;gap:2.5rem;margin:0 auto;max-width:1280px;overflow-x:hidden;padding:0 1.25rem;position:relative;width:100%}.nav-sidebar{flex-shrink:0;width:220px}.vertical-nav{border-left:2px solid #e5e7eb;display:flex;flex-direction:column;gap:1rem;padding-left:1.25rem;position:fixed;width:220px}.vertical-nav a{color:#6b7280;cursor:pointer;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s,font-weight .2s}.vertical-nav a:hover{color:#111827}.vertical-nav a.active{color:#111827;font-weight:600}.progress-indicator{background:linear-gradient(180deg,#4f46e5,#ec4899);border-radius:3px;left:-2px;position:absolute;transition:top .3s ease,height .3s ease;width:3px}.main-content{box-sizing:border-box;flex:1 1;max-width:1020px;padding-bottom:2rem}.section{margin-bottom:6rem}.section h2{color:#111827;font-size:2rem;font-weight:700;margin-bottom:2rem}.section-intro{color:#4b5563;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.page-wrapper .section-hero{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:4rem;max-width:100%;padding:0 1rem;width:100%}.page-wrapper .section-hero .hero-text{box-sizing:border-box;flex:1 1;-webkit-hyphens:auto;hyphens:auto;line-height:1.7;margin-bottom:1rem;max-width:700px;text-align:justify;text-justify:inter-word}.page-wrapper .section-hero .hero-image{align-items:center;align-self:flex-start;box-sizing:border-box;display:flex;flex:1 1 300px;justify-content:center;max-width:300px;overflow:hidden;width:100%}.page-wrapper .section-hero .hero-image .rotating-icon{animation:rotateShield-slow 14s linear infinite;aspect-ratio:300/260;background-position:50%;background-repeat:no-repeat;background-size:contain;height:auto;max-width:300px;transform-origin:center;width:100%;will-change:transform}@keyframes rotateShield-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page-wrapper .section-hero .hero-text h3{font-size:clamp(1rem,2.2vw,1.25rem);margin-bottom:.75rem}.page-wrapper .section-hero .hero-text p{color:#4b5563;font-family:Verdana,sans-serif;font-size:1.1rem;line-height:1.7;text-align:left}.rotating-icon{align-items:center;animation:rotateShield-slow 14s linear infinite;background-image:url(https://cdn-icons-png.flaticon.com/512/5723/5723525.png);background-position:50%;background-repeat:no-repeat;background-size:contain;color:#074dc5;display:flex;flex-direction:column;height:260px;justify-content:center;position:relative;transform-origin:center;width:200px}.grid{grid-gap:1.75rem;display:grid;gap:1.75rem}.grid-2,.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 6px 16px #0000000f;padding:1.5rem;transition:transform .22s ease,box-shadow .22s ease}.card:hover{box-shadow:0 10px 24px #0000001a;transform:translateY(-4px)}.feature-content{align-items:flex-start;display:flex;gap:1rem}.icon-wrapper{align-items:center;background:#f3f4f6;border-radius:.5rem;color:#4f46e5;display:flex;justify-content:center;padding:.75rem}.feature-title{color:#111827;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.feature-desc{color:#6b7280;font-size:.9rem;line-height:1.6}.case-image{align-items:center;background:linear-gradient(135deg,#a8edea,#fed6e3);border-radius:.5rem;color:#0000004d;display:flex;font-weight:600;height:150px;justify-content:center;margin-bottom:1rem;overflow:hidden;width:100%}.case-image img{height:100%;object-fit:cover;width:100%}.case-title,.problem-title{color:#111827;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.case-desc,.problem-desc{color:#6b7280;font-size:.9rem;line-height:1.6}.benefits-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.benefit-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 6px 16px #0000000f;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.benefit-card:hover{box-shadow:0 10px 24px #0000001a;transform:translateY(-4px)}.benefit-card h3{color:#111827;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.benefit-card p{color:#4b5563;font-size:.9rem;line-height:1.6}.info-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:2rem}.info-card h3{color:#111827;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.info-card ul{color:#4b5563;line-height:2;padding-left:1.5rem}.button-group{display:flex;flex-direction:column;gap:1rem}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:opacity .2s,transform .12s}.btn-primary:hover{opacity:.92;transform:translateY(-1px)}.btn-secondary{background:#fff;border:2px solid #667eea;border-radius:.5rem;color:#667eea;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:background .2s,color .2s,transform .12s}.btn-secondary:hover{background:#f3f4f6;transform:translateY(-1px)}.video-overlay{align-items:center;animation:fadeIn .22s ease forwards;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ad9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.video-container{animation:popIn .18s ease forwards;background:#000;border-radius:.75rem;box-shadow:0 15px 40px #0009;max-width:900px;overflow:hidden;position:relative;transform:translateY(0);width:92%}.video-container iframe{border:none;box-sizing:border-box;display:block;height:540px;max-width:100%;width:100%}.close-button{background:#ffffff2e;border:none;border-radius:50%;color:#fff;cursor:pointer;padding:8px;position:absolute;right:10px;top:10px;transition:background .15s ease,transform .08s;z-index:20}.close-button:hover{background:#ffffff52;transform:scale(1.03)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.video-container iframe{height:420px}}@media (max-width:768px){.video-container iframe{height:320px}.video-container{max-width:92%}}@media (max-width:480px){.video-container iframe{height:220px}.close-button{padding:6px;right:8px;top:8px}}@media (max-width:1024px){.layout-wrapper{flex-direction:column;padding:0 1rem}.vertical-nav{display:none}.banner-container{min-height:360px;padding:2rem 1rem}.banner-title{font-size:clamp(2rem,5vw,3.5rem);text-align:center}.page-wrapper .section-hero{align-items:center;flex-direction:column;overflow-x:hidden;text-align:center;width:100%}.page-wrapper .section-hero .hero-image{display:none!important}.page-wrapper .section-hero .hero-text{max-width:720px;padding:0 1rem;text-align:left}.main-content{box-sizing:border-box;max-width:100%;padding:0 .5rem;width:100%}}@media (max-width:768px){.banner-container{min-height:300px;padding:1.5rem 1rem}.banner-title{font-size:clamp(1.6rem,6vw,2.8rem)}.banner-subtitle{font-size:1rem}.banner-buttons{align-items:center;flex-direction:column;justify-content:center}.banner-buttons button{max-width:340px;width:100%}.page-wrapper .section-hero{gap:1rem;padding:0 .75rem}.page-wrapper .section-hero .hero-text p{font-size:1.1rem;text-align:center}.btn-primary,.btn-secondary{max-width:100%;width:100%}.video-container iframe{height:320px}}@media (max-width:480px){.banner-container{min-height:240px;padding:1rem .75rem}.banner-title{font-size:1.6rem;line-height:1.1}.banner-subtitle{font-size:.92rem}.banner-buttons button{font-size:.95rem;max-width:260px;width:100%}.page-wrapper .section-hero{margin-bottom:1.5rem;padding:0 .75rem}.page-wrapper .section-hero .hero-text p{font-size:1.1rem;line-height:1.5;text-align:left}.video-container iframe{height:220px}.benefit-card,.card,.demo-form{box-shadow:0 6px 14px #0000000f}}.how-wrapper{background:#fff;padding:1rem 1.5rem;text-align:center}.how-container{margin:0 auto;max-width:1100px}.how-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#000,#0d0c0e,#080808);-webkit-background-clip:text;font-size:1.4rem;font-weight:900;margin-bottom:.6rem}.how-subtitle{color:#191b1e;font-size:1rem;line-height:1.75;margin:0 auto 3rem;max-width:800px}.flow-row{align-items:center;display:flex;flex-wrap:nowrap;gap:2rem;justify-content:center;margin-bottom:3rem}.flow-step:first-child{background:#e0f2fe;border-color:#bae6fd}.flow-step:nth-child(3){background:#dcfce7;border-color:#bbf7d0}.flow-step:nth-child(5){background:#f3e8ff;border-color:#e9d5ff}.flow-step:nth-child(7){background:#fef3c7;border-color:#fde68a}.flow-step{border:1px solid #e5e7eb;border-radius:1.2rem;box-shadow:0 6px 20px #0000000d;padding:1.5rem 1.2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:430px}.flow-step:hover{box-shadow:0 12px 28px #6464ff26;transform:translateY(-8px)}.flow-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 12px #4f46e540;display:flex;height:58px;justify-content:center;margin:0 auto 1rem;width:58px}.flow-step h3{color:#111827;font-size:1rem;font-weight:700;margin-bottom:.6rem}.flow-step p{color:#374151;font-size:.92rem;line-height:1.55}.flow-arrow{animation:arrowPulse 1.6s ease-in-out infinite;color:#7c3aed;font-size:2.4rem;font-weight:700;margin-bottom:1rem;margin-top:1rem}@keyframes arrowPulse{0%{opacity:.5;transform:translateX(0)}50%{opacity:1;transform:translateX(6px)}to{opacity:.5;transform:translateX(0)}}.how-footer{color:#374151;font-size:1.1rem;margin-top:2rem}@media (max-width:900px){.flow-row{flex-direction:column;gap:2rem}.flow-arrow{animation:arrowPulseMobile 1.6s infinite;transform:rotate(90deg)}@keyframes arrowPulseMobile{0%{opacity:.5;transform:rotate(90deg) translateY(0)}50%{opacity:1;transform:rotate(90deg) translateY(6px)}to{opacity:.5;transform:rotate(90deg) translateY(0)}}.flow-step{max-width:350px;width:90%}}.usecase-wrapper{background:#f9fbff;padding:2rem 1.5rem;text-align:center}.usecase-container{margin:0 auto;max-width:1150px}.usecase-title{color:#07090f;font-size:1.5rem;font-weight:800;margin-bottom:.5rem}.usecase-subtitle{color:#121314;font-size:1rem;margin:0 auto 3rem;max-width:700px}.usecase-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.usecase-card{background:#fff;border:2px solid #dbeafe;border-radius:1rem;box-shadow:0 2px 8px #00000008;padding:0;transition:transform .2s ease,box-shadow .2s ease}.usecase-card:hover{background:#f0f7ff;box-shadow:0 8px 16px #93c5fd40;transform:translateY(-4px)}.usecase-icon{display:block;font-size:2.5rem;margin-bottom:1rem}.usecase-card-title{color:#111827;font-size:1rem;font-weight:600}.usecase-advanced{background:#eef6ff;border:2px solid #cfe3ff;border-radius:1rem;margin:0 auto;max-width:100%;padding:2rem;text-align:left}.usecase-advanced h3{font-size:1rem;font-weight:700;margin-bottom:1rem}.usecase-advanced ul{list-style:none;margin:0;padding:0}.usecase-advanced li{color:#1f2937;font-size:1rem;margin-bottom:.5rem}@media (max-width:700px){.usecase-card{padding:1.5rem 1rem}.usecase-icon{font-size:2rem}}:root{--fs-display:clamp(2.25rem,6vw,4rem);--fs-h1:2rem;--fs-h2:1.5rem;--fs-h3:1.125rem;--fs-body:1rem;--fs-small:0.9rem;--lh-body:1.65}.core-section-title,.onyx-overview-text h3,.onyx-problem-text h3,.onyx-solution-text h3{font-size:1.125rem!important;font-size:var(--fs-h3)!important;letter-spacing:.2px;line-height:1.2;text-align:left}.onyx-hero-title{font-size:clamp(2.25rem,6vw,4rem)!important;font-size:var(--fs-display)!important}.ai-tools-subtitle,.core-subtitle,.onyx-hero-subtitle{font-size:1rem!important;font-size:var(--fs-body)!important;line-height:1.65;line-height:var(--lh-body)}.core-card-text,.onyx-overview-text p,.onyx-problem-text p,.onyx-solution-text p{font-size:1rem!important;font-size:var(--fs-body)!important;line-height:1.65!important;line-height:var(--lh-body)!important;text-align:left}.core-card-title,.core-list li{font-size:1.125rem!important;font-size:var(--fs-h3)!important;line-height:1.35}.core-list li{align-items:flex-start}.core-list-icon{margin-top:2px}.core-card{text-align:left!important}.ai-tools-container,.core-container{margin-left:auto;margin-right:auto;text-align:left}.ai-tool-card,.core-grid .core-card,.core-grid-three .core-card{align-items:flex-start;display:flex;flex-direction:row}@media (max-width:640px){.core-section-title,.onyx-overview-text h3,.onyx-problem-text h3,.onyx-solution-text h3{font-size:1.425rem!important;font-size:calc(var(--fs-h2)*.95)!important}.core-card-title,.core-list li{font-size:1.125rem!important;font-size:var(--fs-h3)!important}.ai-tools-subtitle,.core-subtitle,.onyx-hero-subtitle{font-size:1rem!important;font-size:var(--fs-body)!important}}.onyx-hero{align-items:center;background-image:url(/static/media/Onyxback.5161f516b953fb1bb8ee.jpg);background-position:50%;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:400px;overflow:hidden;padding:2rem 1rem;position:relative;width:100%}.onyx-hero-orb{animation:float-smooth 24s ease-in-out infinite;border-radius:50%;filter:blur(40px);opacity:.45;pointer-events:none;position:absolute}.onyx-orb-1{background:radial-gradient(circle,#667eea 0,#0000 70%);height:300px;left:-40px;top:-80px;width:300px}.onyx-orb-2{animation-delay:7s;background:radial-gradient(circle,#ec4899 0,#0000 70%);bottom:-120px;height:360px;right:-80px;width:360px}.onyx-orb-3{animation-delay:14s;background:radial-gradient(circle,#8b5cf6 0,#0000 70%);height:220px;left:50%;top:50%;transform:translate(-50%,-50%);width:220px}.onyx-hero-title{align-items:center;color:#fff;display:inline-flex;flex-wrap:wrap;font-size:clamp(2rem,6vw,4.5rem);font-weight:900;gap:.3rem;margin:0;text-align:center}.onyx-gradient-text,.onyx-gradient-text-brand{-webkit-text-fill-color:#0000;animation:gradientShift 6s ease-in-out infinite;background:linear-gradient(135deg,#60a5fa,#a78bfa 30%,#ec4899 60%,#f472b6);-webkit-background-clip:text;background-size:200% 200%}.onyx-title-icon-wrapper{align-items:center;animation:iconPulse 3s ease-in-out infinite;display:inline-flex;justify-content:center;position:relative;top:6px}.onyx-title-icon{animation:iconRotate 8s linear infinite;color:#fff;filter:drop-shadow(0 0 12px rgba(96,165,250,.8)) drop-shadow(0 0 20px rgba(139,92,246,.45))}.onyx-hero-subtitle{color:#fff;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:700;letter-spacing:.4px;margin-top:1rem;text-align:center;text-shadow:0 2px 10px #00000047}.onyx-hero-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:4rem}.onyx-btn-primary,.onyx-btn-secondary{border-radius:8px;cursor:pointer;font-weight:700;padding:.75rem 1.25rem;transition:transform .18s ease,opacity .18s ease}.onyx-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.onyx-btn-primary:hover{opacity:.92;transform:translateY(-1px)}.onyx-btn-secondary{background:#fff;border:2px solid #667eea;color:#667eea}.onyx-btn-secondary:hover{background:#f3f4f6;transform:translateY(-1px)}@keyframes float-smooth{0%{transform:translate(0) scale(1)}33%{transform:translate(20px,-20px) scale(1.05)}66%{transform:translate(-15px,15px) scale(.98)}to{transform:translate(0) scale(1)}}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes iconRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.onyx-overview{background:#fff;box-sizing:border-box;justify-content:center;overflow:hidden;padding:5rem 1.5rem;position:relative}.onyx-overview,.onyx-overview-hero{align-items:center;display:flex;width:100%}.onyx-overview-hero{flex-wrap:wrap;gap:2rem;justify-content:space-between;max-width:1200px}.onyx-overview-text{animation:fadeUp 1.2s ease forwards;animation-delay:.3s;color:#111827;flex:1 1 380px;opacity:0;transform:translateY(40px)}.onyx-overview-text h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#181b24,#131118 50%,#0e0d0e);-webkit-background-clip:text;font-weight:800;margin-bottom:1rem}.onyx-overview-text p{color:#374151;font-size:1.05rem;line-height:1.8;margin-bottom:1rem}.onyx-overview-text sub{color:#6b7280;font-size:.8em}.onyx-overview-image{animation:slideInRight 1.4s ease forwards;animation-delay:.6s;display:flex;flex:1 1 420px;justify-content:center;opacity:0;transform:translateX(80px)}.onyx-overview-image img{box-shadow:0 12px 24px #00000026;height:auto;max-width:700px;object-fit:cover;transition:transform .4s ease,box-shadow .4s ease;width:100%}.onyx-overview-image img:hover{box-shadow:0 18px 36px #00000040;transform:scale(1.03)}@media (max-width:1024px){.onyx-overview-hero{flex-direction:column;text-align:center}.onyx-overview-text{animation-delay:.2s;max-width:700px}.onyx-overview-image{animation-delay:.4s}.onyx-overview-image img{max-width:420px}}@media (max-width:640px){.onyx-overview{padding:3rem 1rem}.onyx-overview-text h3{font-size:1.75rem}.onyx-overview-text p{font-size:1rem}}.onyx-problem{align-items:center;background:#fff;box-sizing:border-box;display:flex;justify-content:center;padding:1rem 1.5rem;width:100%}.onyx-problem-container{display:flex;flex-direction:column;max-width:1200px;width:100%}.onyx-problem-text{animation:fadeUp 1.2s ease forwards;animation-delay:.3s;color:#111827;flex:1 1 300px;opacity:0;transform:translateY(40px)}.onyx-problem-text h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#181b24,#131118 50%,#0e0d0e);-webkit-background-clip:text;font-weight:800;margin-bottom:1rem}.onyx-problem-text p{color:#374151;font-size:1.05rem;line-height:1.8;text-align:start}.onyx-problem-grid{grid-gap:1.75rem;align-items:stretch;display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-content:center;width:100%}.onyx-problem-card{animation:fadeUp 1s ease forwards;background:#f9fafb;border:1px solid #e5e7ebcc;border-radius:1rem;box-shadow:0 6px 24px #0000000d;opacity:0;overflow:hidden;padding:1.1rem;position:relative;text-align:left;transform:translateY(40px);transition:transform .3s ease,box-shadow .3s ease}.onyx-problem-card:first-child{animation-delay:.1s}.onyx-problem-card:nth-child(2){animation-delay:.2s}.onyx-problem-card:nth-child(3){animation-delay:.3s}.onyx-problem-card:nth-child(4){animation-delay:.4s}.onyx-problem-card:nth-child(5){animation-delay:.5s}.onyx-problem-card:nth-child(6){animation-delay:.6s}.onyx-problem-card:hover{box-shadow:0 10px 30px #6366f126;transform:translateY(-6px)}.onyx-card-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.onyx-card-icon{animation:iconPop 3s ease-in-out infinite;filter:drop-shadow(0 0 6px rgba(99,102,241,.3));font-size:1.8rem}.onyx-card-header h4{color:#1f2937;font-weight:700}.onyx-problem-card p{color:#4b5563;font-size:1rem;line-height:1.65}@keyframes iconPop{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@media (max-width:1024px){.onyx-problem{padding:4rem 1.25rem}.onyx-problem-text h3{margin-left:10px;text-align:left}}@media (max-width:768px){.onyx-problem{padding:3.5rem 1rem}.onyx-problem-text h3{margin:0 auto 1rem;text-align:center}.onyx-problem-text p{font-size:1rem;max-width:90%}.onyx-problem-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.onyx-problem{padding:3rem 1rem}.onyx-problem-grid{grid-template-columns:1fr}.onyx-problem-text h3{font-size:1.9rem;margin:0 auto 1rem}.onyx-problem-text p{font-size:.95rem}.onyx-card-header{flex-direction:column;text-align:center}.onyx-card-icon{font-size:2rem}.onyx-card-header h4{font-size:1.15rem}}.onyx-solution{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:0 1rem;width:100%}.onyx-solution-container{display:flex;flex-direction:column;max-width:1200px;width:100%}.onyx-solution-text{animation:fadeUp 1.2s ease forwards;animation-delay:.3s;color:#111827;flex:1 1 80px;opacity:0;transform:translateY(40px)}.onyx-solution-text h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#181b24,#131118 50%,#0e0d0e);-webkit-background-clip:text;font-weight:800;margin-bottom:1rem}.onyx-solution-text p{color:#374151;font-size:1.05rem;line-height:1.9}.onyx-solution-video{align-items:center;animation:fadeUp 1.2s ease forwards;animation-delay:.5s;border-radius:1rem;box-shadow:0 12px 24px #00000026;display:flex;flex:1 1 420px;justify-content:center;margin:1rem auto 6rem;max-width:900px;opacity:0;overflow:hidden;transform:translateY(40px);width:100%}.onyx-solution-video video{background-color:#000;border-radius:1rem;display:block;height:auto;object-fit:cover;outline:none;transition:transform .4s ease,box-shadow .4s ease;width:100%}.onyx-solution-video:hover{box-shadow:0 18px 36px #00000040;transform:scale(1.02)}.onyx-video-wrapper{border-radius:1rem;box-shadow:0 10px 25px #00000026;display:inline-block;max-width:900px;overflow:hidden;position:relative;width:100%}.onyx-video-wrapper video{border-radius:1rem;cursor:pointer;display:block;height:auto;width:100%}.onyx-play-button{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:3rem;height:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:80px;z-index:10}.onyx-play-button:hover{background:#60a5facc;transform:translate(-50%,-50%) scale(1.1)}.onyx-solution-video video{transition:opacity .3s ease}@media (max-width:768px){.onyx-play-button{font-size:2.2rem;height:65px;width:65px}}.onyx-solution-row{align-items:center;border-bottom:1px solid #0000000d;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;margin:3.5rem auto;max-width:1200px;padding-bottom:1rem}.onyx-solution-content{animation:fadeUp 1.2s ease forwards;animation-delay:.3s;color:#111827;flex:1 1 480px;line-height:1.9rem;opacity:0;transform:translateY(40px)}.onyx-solution-image{animation:slideInRight 1.4s ease forwards;animation-delay:.6s;display:flex;flex:1 1 420px;justify-content:center;opacity:0;transform:translateX(80px)}.onyx-solution-image img{border-radius:10px;box-shadow:0 12px 24px #00000026;height:auto;max-width:700px;object-fit:cover;transition:transform .4s ease,box-shadow .4s ease;width:100%}.onyx-solution-image img:hover{box-shadow:0 18px 36px #00000040;transform:scale(1.03)}.onyx-solution-row.reverse{flex-direction:row-reverse}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(80px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1024px){.onyx-solution-row{border-bottom:none;margin:2.5rem 0;text-align:center}.onyx-solution-row,.onyx-solution-row.reverse{flex-direction:column}.onyx-solution-video{margin:1.5rem auto 3rem;max-width:100%}.onyx-solution-image img{max-width:420px}}@media (max-width:640px){.onyx-solution-row{margin:2rem 0}.onyx-solution{padding:3rem 1rem}.onyx-solution-text h3{font-size:1.75rem}.onyx-solution-text p{font-size:1rem}}.core-wrapper{min-height:100vh;padding:0 1.5rem}.core-container{margin:0 auto;max-width:1200px;text-align:center}.core-title{color:#030507;font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.core-subtitle{color:#070709;font-size:1rem;margin-bottom:2.5rem}.core-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2.5rem}.core-grid .core-card:first-child{background:#dbeafe}.core-grid .core-card:nth-child(2){background:#d1fae5}.core-grid .core-card:nth-child(3){background:#ede9fe}.core-grid .core-card:nth-child(4){background:#fde68a}.core-card{align-items:flex-start;border-radius:1rem;box-shadow:0 2px 8px #0000000d;display:flex;gap:1rem;padding:1.5rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.core-grid .core-card:hover{box-shadow:0 6px 14px #0000001a;filter:brightness(1.05);transform:translateY(-4px)}.core-grid-three .core-card{background:#f5f5f5;border:2px solid #dbeafe;transition:box-shadow #00000014 .2s ease}.core-grid-three .core-card:hover{box-shadow:0 4px 10px #00000014}.core-icon{color:#030a15;flex-shrink:0;height:1.5rem;width:1.5rem}.core-card-title{color:#111827;font-size:1rem;font-weight:600;margin-bottom:.25rem}.core-card-text{color:#374151;font-size:.95rem;line-height:1.5}.core-grid-three{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.core-section-title{color:#030405;font-weight:700;margin-bottom:1rem}.core-list{color:#161719;list-style:none;margin:0;padding:0}.core-list li{align-items:center;display:flex;font-size:.95rem;gap:.5rem;margin-bottom:.5rem}.core-list-icon{color:#0775d5;flex-shrink:0;height:1.5rem;width:1.5rem}.ai-tools-section{display:flex;justify-content:center;padding:4rem 1.5rem;text-align:center}.ai-tools-container{margin:0 auto;max-width:1100px;text-align:center}.ai-tools-title{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-align:center}.ai-tools-subtitle{color:#6b7280;font-size:.9rem;margin-bottom:2.5rem;text-align:center}.ai-tools-grid{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin-bottom:2rem}.ai-tool-card{font-weight:400;height:120px;padding:0 1rem;width:200px}.ai-tools-highlight{background:#faf5ff;border:2px solid #e9d5ff;border-radius:1rem;box-shadow:0 2px 6px #00000008;color:#111827;font-size:1rem;font-weight:500;margin:0 auto;max-width:700px;padding:1.2rem 1rem}@media (max-width:768px){.ai-tools-title{font-size:1.8rem}.ai-tools-grid{align-items:center;flex-direction:column}.ai-tool-card{font-size:1rem;height:100px;width:90%}}.ai-tool-icon{height:40px;margin-bottom:.5rem;object-fit:contain;width:40px}.ai-tool-card{align-items:center;background:#faf5ff;border:2px solid #a87ed742;border-radius:1rem;box-shadow:0 2px 6px #00000008;color:#111827;display:flex;flex-direction:column;font-size:1rem;font-weight:500;height:140px;justify-content:center;padding:1rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;width:280px}.ai-tool-card:hover{background:#f5f3ff;box-shadow:0 6px 12px #0000000f;transform:translateY(-3px)}.demo-section{background-color:#fff;border-radius:1.5rem;box-shadow:0 8px 20px #00000026;margin:1rem auto;max-width:800px;padding:1rem 2rem;text-align:center;transition:transform .3s,box-shadow .3s;width:90%}.demo-section:hover{box-shadow:0 12px 25px #0003;transform:translateY(-4px)}.demo-title{color:#1f1f2e;font-size:clamp(1.8rem,3vw,2.3rem);font-weight:700;margin-bottom:0}.demo-intro{color:#555;font-size:1rem;line-height:1.7;margin:0 auto 2rem;max-width:600px}.demo-form{display:flex;flex-direction:column;gap:1.5rem}.demo-row{display:flex;flex-wrap:wrap;gap:3rem}.demo-field{display:flex;flex:1 1;flex-direction:column;text-align:left}.demo-field label{color:#333;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.demo-field input,.demo-field textarea{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#ff61e2,#2e2eff);background-origin:border-box;border:2px solid #0000;border-radius:10px;box-shadow:0 2px 4px #00000008;font-size:1rem;outline:none;padding:12px 15px;resize:none;transition:all .3s ease}.demo-field input:focus,.demo-field textarea:focus{box-shadow:0 0 0 3px #2e2eff33;transform:translateY(-2px)}.demo-button-container{margin-top:1rem;text-align:center}.demo-btn{background:linear-gradient(90deg,#ff61e2,#2e2eff);border:none;border-radius:10px;box-shadow:0 4px 10px #2e2eff33;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem 2rem;transition:all .3s ease}.demo-btn:hover{background:linear-gradient(90deg,#2e2eff,#ff61e2);box-shadow:0 6px 14px #2e2eff40;transform:translateY(-2px)}.demo-btn:active{transform:translateY(1px)}@media (max-width:600px){.demo-row{flex-direction:column}.demo-section{padding:2rem 1rem}}:root{--brand-primary:#2e2eff;--brand-accent:#ff61e2;--brand-text-main:#111827;--brand-text-muted:#4f4f4f}.page-bg{align-items:center;background:none!important;display:flex;justify-content:center;min-height:100vh;padding:24px}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.form-container{animation:fadeSlideUp .45s ease-out;background-color:#fff;border:1px solid #0000000f;border-radius:20px;box-shadow:0 8px 20px #00000026;box-sizing:border-box;color:#111827;color:var(--brand-text-main);font-family:Inter,sans-serif;max-width:920px;padding:24px 20px 20px;width:100%}.form-header h2{font-size:1.8rem;font-weight:700;letter-spacing:.02em;margin:0 0 6px;text-align:center}.form-header p{color:#4f4f4f;color:var(--brand-text-muted);font-size:.95rem;margin:0 0 18px;text-align:center}.form-grid{grid-gap:16px 18px;display:grid;gap:16px 18px;grid-template-columns:1fr}@media (min-width:640px){.form-grid{grid-template-columns:1fr 1fr}.form-group-full{grid-column:1/-1}}.form-group{display:flex;flex-direction:column;margin-bottom:18px}.form-group-full{margin-bottom:22px}.field-wrapper{margin:0 auto;max-width:80%;position:relative;width:100%}@media (max-width:640px){.field-wrapper{max-width:100%}}.select-label{color:#444;font-size:.8rem;font-weight:600;letter-spacing:.05em;margin-bottom:6px;text-transform:uppercase}.floating-input,.floating-textarea{padding:20px 14px 10px}.field-wrapper select,.floating-input,.floating-textarea{background-clip:padding-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#ff61e2,#2e2eff);background-image:linear-gradient(#fff,#fff),linear-gradient(to right,var(--brand-accent),var(--brand-primary));background-origin:border-box;border:2px solid #0000;border-radius:10px;color:#111827;color:var(--brand-text-main);font-size:.95rem;outline:none;transition:box-shadow .18s ease,transform .12s ease;width:100%}.field-wrapper select{cursor:pointer;padding:12px 15px}.floating-label{background:#fff;color:#777;font-size:.85rem;left:18px;padding:0 4px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .18s ease}.floating-textarea+.floating-label{top:22px}.floating-input:focus+.floating-label,.floating-input:not(:placeholder-shown)+.floating-label,.floating-textarea:focus+.floating-label,.floating-textarea:not(:placeholder-shown)+.floating-label{color:#2e2eff;color:var(--brand-primary);font-size:.7rem;top:6px;transform:translateY(0)}.field-wrapper select:hover,.floating-input:hover,.floating-textarea:hover{box-shadow:0 0 0 1px #2e2eff80}.field-wrapper select:focus,.floating-input:focus,.floating-textarea:focus{box-shadow:0 0 0 1px #2e2effcc;transform:translateY(-1px)}textarea{min-height:82px;resize:vertical}.submit-btn{background-color:#000;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:18px;padding:15px 1px;text-transform:uppercase;transition:background-color .3s,transform .12s ease,box-shadow .12s ease;width:100%}.submit-btn:hover{background-color:#2e2eff;box-shadow:0 8px 20px #2e2eff66;transform:translateY(-1px)}.submit-btn:active{box-shadow:0 4px 10px #00000073;transform:translateY(1px)}.small-note{color:#4f4f4f;color:var(--brand-text-muted);font-size:.8rem;margin-top:8px;text-align:center}.modal-backdrop{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.modal{animation:fadeSlideUp .35s ease-out;background:#fff;border:1px solid #00000014;border-radius:16px;box-shadow:0 18px 45px #00000040;color:#111827;color:var(--brand-text-main);max-width:360px;padding:22px 20px 18px;text-align:center;width:90%}.modal h3{font-size:1.25rem;margin:0 0 6px}.modal p{color:#4f4f4f;color:var(--brand-text-muted);font-size:.9rem;margin:0 0 16px}.modal-btn{background-color:#000;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 18px;transition:background-color .3s,transform .12s ease}.modal-btn:hover{background-color:#2e2eff;transform:translateY(-1px)}.modal-btn:active{transform:translateY(1px)}
/*# sourceMappingURL=main.1b74b609.css.map*/