.button-container{transition:transform .2s ease-in-out}.button-container:hover{color:#ff4500;animation:jitter .3s ease-in-out infinite}@keyframes jitter{0%{transform:translate(0)}25%{transform:translate(-1px,1px)}50%{transform:translate(1px,-1px)}75%{transform:translate(-1px,-1px)}to{transform:translate(1px,1px)}}.loader{align-self:center;justify-content:center;height:50px;aspect-ratio:2;border:5px solid transparent;box-sizing:border-box;background:radial-gradient(farthest-side,light-dark(#fff,#1e1e1e) 98%,light-dark(#1e1e1e,#fff)) 0/20px 20px,radial-gradient(farthest-side,light-dark(#fff,#1e1e1e) 98%,light-dark(#1e1e1e,#fff)) 0/20px 20px,radial-gradient(farthest-side,light-dark(#fff,#1e1e1e) 98%,light-dark(#1e1e1e,#fff)) 50%/20px 20px,radial-gradient(farthest-side,light-dark(#fff,#1e1e1e) 98%,light-dark(#1e1e1e,#fff)) 100%/20px 20px,light-dark(#010101,#fff);background-repeat:no-repeat;filter:blur(4px) contrast(10);animation:l14 1s infinite}@keyframes l14{to{background-position:100%,0,50%,100%}}.cve-app{position:relative;width:100%;height:100vh;overflow:hidden;color:#000;background-color:light-dark(#000,#fff)}.cve-app .no-results{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;margin-top:10rem;opacity:.7}.cve-app .background-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.cve-app .content{position:relative;z-index:1;padding:2rem;max-width:1000px;margin:0 auto}.cve-app .title{font-size:2.5rem;text-align:center;margin-bottom:1rem;font-weight:700;color:light-dark(#fff,#1e1e1e)}.cve-app .search-bar{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem}.cve-app .search-input{padding:.5rem;font-size:1rem;width:70%;border:1px solid #ccc;border-radius:4px;background-color:light-dark(#fff,hsla(0,0%,39%,.15))}.cve-app .search-button{padding:.5rem 1rem;font-size:1rem;border:none;border-radius:4px;background-color:#ff4500;color:light-dark(#fff,#1e1e1e);cursor:pointer}.cve-app .search-history{display:flex;gap:10px;margin-left:20px}.cve-app .results-container{max-height:70vh;overflow-y:auto;margin-top:1rem;padding:1rem;border-radius:8px;color:light-dark(#fff,#1e1e1e)}.cve-app .loading-center{display:flex;justify-content:center;align-items:center;height:100%}.cve-app .no-results{text-align:center;font-size:1.2rem;color:#ff4d4f}.header{position:absolute;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 20px;color:light-dark(#1e1e1e,#fff);background-color:transparent;z-index:10}.header .header-center,.header .header-left,.header .header-right{display:flex;align-items:center;gap:15px}.header .header-left{flex:1;display:flex;justify-content:flex-start}.header .site-name{display:flex;font-size:18px;color:#ff4500;background-color:rgba(60,60,60,.2);padding:9px 30px;border-radius:50px}.header .site-name .logo{width:20px;height:20px;margin-top:3px;margin-right:10px;filter:grayscale(10%)}.header .header-center{flex:1;display:flex;justify-content:center;background-color:rgba(60,60,60,.2);padding:10px;border-radius:40px}.header .header-center span{font-size:18px;padding:8px;font-weight:600;border-radius:30px}.header .header-center span:hover{background-color:#ff4500;color:light-dark(#fff,#1e1e1e)}.header .header-right{flex:1;display:flex;justify-content:flex-end}.header .see-more{background-color:light-dark(rgba(60,60,60,.2),#fff);color:#000;padding:8px 16px;border:none;border-radius:20px;font-size:18px;cursor:pointer;transition:background-color .3s}.header .see-more:hover{background-color:#ff4500;color:light-dark(#fff,#1e1e1e)}@media(max-width:575px){.header .site-name{font-size:14px;padding:8px 15px}.header .site-name .logo{width:14px;height:14px}.header .header-center{display:none}.header .see-more{font-size:12px;padding:6px}}@media(min-width:576px)and (max-width:767px){.header .header-center span,.header .see-more,.header .site-name{font-size:16px}}@media(min-width:768px){.header .header-center span,.header .see-more,.header .site-name{font-size:18px}}.main{height:225vh;position:relative;overflow:hidden;background-color:light-dark(#fff,#000)}.main .body,.main .mask{width:100%;height:100%;display:flex;font-size:40px;line-height:42px;cursor:default}.main .body .About-ous,.main .mask .About-ous{position:absolute;margin-top:65px;display:flex;width:100%;z-index:999;height:auto;white-space:nowrap;transform:rotate(-3.9deg)}@media(max-width:1400px){.main .body .About-ous,.main .mask .About-ous{transform:rotate(-5.5deg)}}@media(max-width:1200px){.main .body .About-ous,.main .mask .About-ous{transform:rotate(-6deg)}}@media(max-width:950px){.main .body .About-ous,.main .mask .About-ous{transform:rotate(-8deg)}}@media(max-width:700px){.main .body .About-ous,.main .mask .About-ous{transform:rotate(-10deg)}}@media(max-width:500px){.main .body .About-ous,.main .mask .About-ous{transform:rotate(-16deg)}}@media(max-width:400px){.main .body .About-ous,.main .mask .About-ous{transform:rotate(-17deg)}}.main .body .About-ous h1,.main .mask .About-ous h1{color:light-dark(#000,#fff);font-size:56px;font-weight:700}@media(max-width:1400px){.main .body .About-ous h1,.main .mask .About-ous h1{font-size:56px}}@media(max-width:1200px){.main .body .About-ous h1,.main .mask .About-ous h1{font-size:52px}}@media(max-width:950px){.main .body .About-ous h1,.main .mask .About-ous h1{font-size:48px}}@media(max-width:700px){.main .body .About-ous h1,.main .mask .About-ous h1{font-size:44px}}@media(max-width:500px){.main .body .About-ous h1,.main .mask .About-ous h1{font-size:40px}}.main .body .About-ous h1 span,.main .mask .About-ous h1 span{color:#ff4500}.main .body .custom-shape-divider-top,.main .mask .custom-shape-divider-top{position:absolute;top:-5px;left:0;width:100%;overflow:hidden}.main .body .custom-shape-divider-top svg,.main .mask .custom-shape-divider-top svg{display:block;width:calc(100% + 1.3px);height:135px;transform:rotateY(180deg)}.main .body .custom-shape-divider-top .shape-fill,.main .mask .custom-shape-divider-top .shape-fill{fill:light-dark(#000,#fff)}.main .body .hover,.main .body .hover1,.main .mask .hover,.main .mask .hover1{width:80%;color:#000;font-size:38px;font-weight:600;line-height:45px;margin-top:300px;margin-left:250px;color:light-dark(#000,#afa18f)}@media(max-width:1400px){.main .body .hover,.main .body .hover1,.main .mask .hover,.main .mask .hover1{margin-left:200px;font-size:36px;width:80%}}@media(max-width:1300px){.main .body .hover,.main .body .hover1,.main .mask .hover,.main .mask .hover1{margin-left:180px;font-size:32px;width:80%}}@media(max-width:1000px){.main .body .hover,.main .body .hover1,.main .mask .hover,.main .mask .hover1{margin-left:120px;margin-top:200px;font-size:30px;width:80%}}@media(max-width:800px){.main .body .hover,.main .body .hover1,.main .mask .hover,.main .mask .hover1{margin-left:80px;font-size:28px;width:80%}}@media(max-width:700px){.main .body .hover,.main .body .hover1,.main .mask .hover,.main .mask .hover1{margin-left:40px;line-height:30px;font-size:26px;width:80%}}@media(max-width:500px){.main .body .hover,.main .body .hover1,.main .mask .hover,.main .mask .hover1{margin-left:30px;font-size:20px;width:80%}}@media(max-width:450px){.main .body .hover,.main .body .hover1,.main .mask .hover,.main .mask .hover1{margin-left:30px;line-height:30px;font-size:18px;width:100%}}.main .body span,.main .mask span{color:#ec4e39}.main .mask{mask-image:url(/_next/static/media/mask.b11f34bb.svg);mask-repeat:no-repeat;mask-size:10px;background:#ec4e39;position:absolute;color:#000!important}.main .about-content{position:absolute;margin-top:600px}.main .about-content .hqq{font-weight:700;color:#ec4e39;margin-bottom:10px;margin-left:1300px;width:700px}@media(max-width:1400px){.main .about-content .hqq{margin-left:1100px;font-size:48px}}@media(max-width:1300px){.main .about-content .hqq{margin-left:990px;font-size:42px}}@media(max-width:1200px){.main .about-content .hqq{margin-left:800px;font-size:42px}}@media(max-width:1000px){.main .about-content .hqq{margin-left:50px;font-size:38px}}@media(max-width:800px){.main .about-content .hqq{margin-left:50px;font-size:32px}}@media(max-width:700px){.main .about-content .hqq{margin-left:50px;margin-top:-150px;font-size:28px}}@media(max-width:500px){.main .about-content .hqq{margin-left:50px;font-size:24px}}@media(max-width:450px){.main .about-content .hqq{margin-left:50px;font-size:18px}}.main .about-content .hq{margin-left:200px;font-weight:700;color:#ec4e39;margin-bottom:30px}@media(max-width:1000px){.main .about-content .hq{margin-left:50px;font-size:38px}}@media(max-width:800px){.main .about-content .hq{margin-left:50px;font-size:32px}}@media(max-width:700px){.main .about-content .hq{margin-left:50px;font-size:28px}}@media(max-width:500px){.main .about-content .hq{margin-left:50px;font-size:24px}}@media(max-width:450px){.main .about-content .hq{margin-left:50px;font-size:18px;margin-top:0}}.main .about-content .ppp{margin-left:850px;width:35%;margin-bottom:100px;font-size:28px;text-align:justify;line-height:35px;color:light-dark(#141414,#afa18f)}@media(max-width:1400px){.main .about-content .ppp{margin-left:750px;font-size:28px}}@media(max-width:1300px){.main .about-content .ppp{margin-left:650px;font-size:26px}}@media(max-width:1200px){.main .about-content .ppp{margin-left:550px;font-size:22px}}@media(max-width:1000px){.main .about-content .ppp{margin-left:50px;line-height:25px;width:70%;font-size:20px}}@media(max-width:800px){.main .about-content .ppp{margin-left:50px;font-size:18px}}@media(max-width:700px){.main .about-content .ppp{margin-left:50px;line-height:20px;font-size:16px}}@media(max-width:500px){.main .about-content .ppp{margin-left:50px;width:50%;font-size:14px}}@media(max-width:450px){.main .about-content .ppp{margin-left:50px;width:40%;font-size:12px}}.main .about-content ol{margin-left:200px}@media(max-width:1000px){.main .about-content ol{margin-left:50px;width:70%;line-height:25px}}@media(max-width:800px){.main .about-content ol{margin-left:50px}}@media(max-width:700px){.main .about-content ol{margin-left:50px}}@media(max-width:500px){.main .about-content ol{margin-left:50px;width:40%}}@media(max-width:450px){.main .about-content ol{margin-left:50px;width:40%}}.main .about-content ol li{font-size:28px;color:light-dark(#141414,#afa18f)}@media(max-width:1000px){.main .about-content ol li{font-size:20px}}@media(max-width:800px){.main .about-content ol li{font-size:18px}}@media(max-width:700px){.main .about-content ol li{font-size:16px}}@media(max-width:500px){.main .about-content ol li{font-size:14px}}@media(max-width:450px){.main .about-content ol li{font-size:12px}}.main .hover1{color:#000!important}.main .card-div{position:absolute;width:100%;margin-top:1200px;display:flex;justify-content:center;align-items:flex-start;gap:20px;overflow:hidden}@media(max-width:1000px){.main .card-div{margin-top:1100px}}@media(max-width:700px){.main .card-div{margin-top:900px}}.main .card-div .card{margin-top:20px;position:relative;background-color:light-dark(#f8f8ff,rgba(0,0,0,.6));border:1px solid rgba(236,78,57,.4);box-shadow:6px 6px 10px -1px rgba(0,0,0,.15),-6px -6px 10px -1px light-dark(hsla(0,0%,100%,.7),rgba(120,0,0,.5));border-radius:8px;padding:20px;height:400px;font-size:18px;color:light-dark(#101010,#fff);text-align:center;width:300px;margin-bottom:40px}.main .card-div .card h3{color:#ec4e39;margin-bottom:50px;font-size:26px;font-weight:700}.main .card-div .card .card-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;filter:blur(8px)}.main .card-div .first,.main .card-div .second{margin-top:30px}.main .card-div .tall-card{height:430px;display:flex;flex-direction:column;justify-content:center;text-align:center}@media(max-width:768px){.main .card-div{flex-direction:column;align-items:center}.main .card-div .card{height:auto;width:60%;margin-top:20px;font-size:12px;line-height:20px}}:root{color-scheme:light dark}.home-screen-container{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:stretch;height:auto;color:#fff;overflow:hidden}.home-screen-container .background-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.home-screen-container .text-container{margin-top:200px;height:200px;display:flex;color:light-dark(#1e1e1e,#fff)}.home-screen-container .text-left{display:flex;align-items:center;justify-content:center;margin-left:250px}@media(max-width:1200px){.home-screen-container .text-left{margin-left:150px}}@media(max-width:800px){.home-screen-container .text-left{margin-left:100px}}@media(max-width:550px){.home-screen-container .text-left{margin-left:50px}}.home-screen-container .text-left h1{font-size:13rem;margin:0;z-index:1}@media(max-width:1200px){.home-screen-container .text-left h1{font-size:10rem}}@media(max-width:800px){.home-screen-container .text-left h1{font-size:6rem}}@media(max-width:550px){.home-screen-container .text-left h1{font-size:5rem}}.home-screen-container .text-right{justify-content:flex-end;padding-right:20rem;margin-top:-100px;color:#ec4e39}@media(max-width:1200px){.home-screen-container .text-right{padding:0 100px}}@media(max-width:800px){.home-screen-container .text-right{padding:0 80px}}@media(max-width:550px){.home-screen-container .text-right{padding:0 60px}}.home-screen-container .text-right h1{font-size:13rem;margin:0;z-index:1}@media(max-width:1200px){.home-screen-container .text-right h1{font-size:10rem}}@media(max-width:800px){.home-screen-container .text-right h1{font-size:6rem}}@media(max-width:550px){.home-screen-container .text-right h1{font-size:5rem}}.home-screen-container .text-center{justify-content:center;margin-top:-80px;color:light-dark(#1e1e1e,#fff);margin-bottom:100px}@media(max-width:1200px){.home-screen-container .text-center{margin-top:-70px}}@media(max-width:800px){.home-screen-container .text-center{margin-top:-50px}}@media(max-width:550px){.home-screen-container .text-center{margin-top:-40px}}.home-screen-container .text-center h1{font-size:13rem;margin:0;z-index:1}@media(max-width:1200px){.home-screen-container .text-center h1{font-size:10rem}}@media(max-width:800px){.home-screen-container .text-center h1{font-size:6rem}}@media(max-width:550px){.home-screen-container .text-center h1{font-size:5rem}}.home-screen-container .bottom-text-right{height:auto;width:40%;margin-left:55%}.home-screen-container .bottom-text-right p{font-size:16px;color:hsla(0,0%,47%,.8)}@media(max-width:1200px){.home-screen-container .bottom-text-right{margin-left:0;align-self:center;width:100%;padding:50px}}.home-screen-container .bottom-text-left{margin-left:15%;width:35%;margin-bottom:250px}.home-screen-container .bottom-text-left p{font-size:16px;color:hsla(0,0%,47%,.8)}@media(max-width:1200px){.home-screen-container .bottom-text-left{margin-left:0;align-self:center;width:100%;padding:50px}}.home-screen-container .overlay-container{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}@media(max-width:1200px){.home-screen-container .overlay-container{display:none}}.home-screen-container .overlay-div-first{position:absolute;width:350px;height:150px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;top:150px;left:1000px}.home-screen-container .overlay-div-first p{font-size:46px;color:hsla(0,0%,47%,.8);display:flex;align-items:center;justify-content:center}.home-screen-container .overlay-div-first p .number-group{display:inline-flex;align-items:center;font-size:46px}.home-screen-container .overlay-div-first p .animated-number{font-size:46px;margin-left:2px}.home-screen-container .overlay-div-first .Text{margin-top:-10px;margin-left:30px;font-size:18px}.home-screen-container .overlay-div-first .span1{transform:rotate(-30deg);font-size:80px;margin-top:-30px;margin-left:-240px;color:hsla(0,0%,47%,.8)}.home-screen-container .overlay-div-second{width:350px;height:150px;color:hsla(0,0%,47%,.8);top:450px;left:200px;pointer-events:auto}.home-screen-container .overlay-div-second,.home-screen-container .overlay-div-third{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-screen-container .overlay-div-third{width:auto;height:50px;color:hsla(0,0%,47%,.6);top:680px;right:400px;font-size:42px}.home-screen-container .overlay-div-third .ow{font-size:18px;margin-top:-10px}.home-screen-container .custom-shape-divider-bottom-1730133946{margin-top:-200px;position:absolute;bottom:-5px;left:0;width:100%;overflow:hidden;line-height:0;transform:rotateY(180deg)}.home-screen-container .custom-shape-divider-bottom-1730133946 svg{position:relative;display:block;width:calc(100% + 1.3px);height:185px}.home-screen-container .custom-shape-divider-bottom-1730133946 .shape-fill{fill:light-dark(#000,#fff)}.overlay-div-forth{position:absolute;top:0;right:20px;width:30px;height:auto;background-color:transparent;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;pointer-events:auto;gap:40px;z-index:10}.overlay-div-forth .logo{transform:rotate(-90deg);margin-bottom:5px;width:30px;height:auto}.overlay-div-forth p{transform:rotate(-90deg);font-size:18px;white-space:nowrap;color:#ff4500;text-decoration:line-through;text-decoration-color:#fff;text-decoration-thickness:1px}