@import "https://fonts.googleapis.com/css2?family=Google+Sans:wght@400;500;700&display=swap";
.Web3Banner-module__9ErAfq__web3_bc_dep_banner{padding-top:140px}.Web3Banner-module__9ErAfq__web3_bc_dep_banner h1{margin-bottom:38px}.Web3Banner-module__9ErAfq__web3_bc_dep_banner p{max-width:100%;margin-bottom:88px;line-height:125%}.Web3Banner-module__9ErAfq__web3_bc_dep_banner .Web3Banner-module__9ErAfq__hero-buttons{z-index:1;flex-wrap:nowrap;justify-content:left;margin-bottom:40px;position:relative}.Web3Banner-module__9ErAfq__ban_img{justify-content:center;align-items:center;display:flex}@media screen and (max-width:1399px){.Web3Banner-module__9ErAfq__web3_bc_dep_banner h1{margin-bottom:20px;font-size:38px}.Web3Banner-module__9ErAfq__hero-buttons{margin-bottom:0}}@media screen and (max-width:1199px){.Web3Banner-module__9ErAfq__web3_bc_dep_banner p{margin-bottom:49px;font-size:16px}.Web3Banner-module__9ErAfq__web3_bc_dep_banner h1{font-size:32px}.Web3Banner-module__9ErAfq__ban_img{align-items:start}.Web3Banner-module__9ErAfq__ban_img img{width:70%}}@media screen and (max-width:991px){.Web3Banner-module__9ErAfq__web3_bc_dep_banner{padding-top:0}.Web3Banner-module__9ErAfq__web3_bc_dep_banner h1{margin-bottom:25px}.Web3Banner-module__9ErAfq__web3_bc_dep_banner p{max-width:100%}.Web3Banner-module__9ErAfq__ban_img{justify-content:center;align-items:center;margin-bottom:25px;display:flex}.Web3Banner-module__9ErAfq__ban_img img{width:50%}.Web3Banner-module__9ErAfq__hero-buttons{z-index:1;margin:20px 0;position:relative}}@media screen and (max-width:767px){.Web3Banner-module__9ErAfq__web3_bc_dep_banner h1{font-size:27px}.Web3Banner-module__9ErAfq__web3_bc_dep_banner p{font-size:16px}.Web3Banner-module__9ErAfq__web3_bc_dep_banner h1{margin-bottom:20px}}@media screen and (max-width:575px){.Web3Banner-module__9ErAfq__web3_bc_dep_banner h1{font-size:21px}.Web3Banner-module__9ErAfq__web3_bc_dep_banner p{margin-bottom:0;font-size:15px}.Web3Banner-module__9ErAfq__web3_bc_dep_banner h1{margin-bottom:15px}.Web3Banner-module__9ErAfq__hero-buttons{margin:20px 0 0}.Web3Banner-module__9ErAfq__web3_bc_dep_banner .Web3Banner-module__9ErAfq__hero-buttons{flex-wrap:wrap;justify-content:center}}
:root{--nav-font:"Google Sans",sans-serif;--nav-link-color:#8b8b8b;--nav-link-active:#fff;--nav-bg:#111;--nav-border:#595959cc;--nav-radius:40px;--nav-height:59px;--nav-width:752px;--nav-top:48px}.nav_top{padding-top:var(--nav-top)}.custom-navbar{top:var(--nav-top);--nav-slide-y:0px;transform:translateX(-50%)translateY(var(--nav-slide-y));z-index:1000;border-radius:var(--nav-radius);white-space:nowrap;will-change:transform;background:#111;border:.2px solid #242424cc;align-items:center;padding:12px 36px;transition:transform .35s;display:flex;position:fixed;left:50%}.nav-shown{--nav-slide-y:0px}.nav-hidden{--nav-slide-y:-140px}.custom-navbar.nav-hidden{--nav-slide-y:calc(-1*(var(--nav-top) + 90px))}@media (prefers-reduced-motion:reduce){.custom-navbar{transition:none}}.custom-navbar .nav-container{align-items:center;width:100%;padding:0;display:flex}.custom-navbar .logo_img{flex-shrink:0;width:66px;height:30px;margin-top:-4px;margin-right:0}.custom-navbar .logo_img img{object-fit:contain;width:66px;height:30px;display:block}.nav-center{flex-wrap:nowrap;align-items:center;gap:51px;margin-left:72px;display:flex}.nav-center .nav-link{letter-spacing:0;text-align:center;white-space:nowrap;cursor:pointer;background:0 0;line-height:28px;text-decoration:none;transition:color .25s;font-family:var(--nav-font)!important;color:var(--nav-link-color)!important;padding:0!important;font-size:19px!important;font-weight:500!important}.nav-center .nav-link:hover,.nav-center .nav-link.active,.nav-center .nav-link.home-active{color:var(--nav-link-active)!important}.dropdown-wrapper{position:relative}.dropdown-menu-custom{opacity:0;visibility:hidden;pointer-events:none;z-index:999;scrollbar-width:none;-ms-overflow-style:none;background:#161616;border-radius:20px;width:600px;max-height:420px;padding:10px 30px 30px;transition:opacity .3s,transform .3s,visibility .3s;position:absolute;top:calc(100% + 8px);left:50%;overflow-y:auto;transform:translate(-50%)translateY(10px)}.dropdown-menu-custom.show{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.dropdown-menu-custom::-webkit-scrollbar{display:none}.dropdown-content{gap:40px;display:flex}.dropdown-content>div{flex:1}.dropdown-left{width:250px}.dropdown-col{flex-direction:column;gap:10px;display:flex}.col-title{font-family:var(--nav-font);color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-top:12px;font-size:13px;font-weight:700}.dropdown-item-custom{font-family:var(--nav-font);color:#8b8b8b;font-size:14px;text-decoration:none;transition:color .2s}.dropdown-item-custom:hover{color:#fff}.custom-toggle{color:#fff;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0;font-size:24px;line-height:1;display:none}.mobile-menu{scrollbar-width:none;-ms-overflow-style:none;opacity:0;visibility:hidden;z-index:999;background:#161616;border-radius:12px;width:300px;max-height:80vh;padding:16px 20px;transition:opacity .3s,transform .3s,visibility .3s;position:absolute;top:72px;right:16px;overflow-y:auto;transform:translateY(-10px)}.mobile-menu.show{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu::-webkit-scrollbar{display:none}.mobile-menu .nav-link{border-bottom:1px solid #2a2a2a;padding:14px 0;transition:color .2s;display:block;font-family:var(--nav-font)!important;color:var(--nav-link-color)!important;font-size:16px!important;font-weight:700!important}.mobile-menu .nav-link:hover{color:var(--nav-link-active)!important}.mobile-dropdown-header{font-family:var(--nav-font);color:var(--nav-link-color);cursor:pointer;border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:center;padding:14px 0;font-size:16px;font-weight:700;transition:color .2s;display:flex}.mobile-dropdown-header:hover{color:var(--nav-link-active)}.arrow{transition:transform .3s}.arrow.rotate{transform:rotate(180deg)}.mobile-submenu{max-height:0;transition:max-height .4s;overflow:hidden}.mobile-submenu.show{scrollbar-width:none;-ms-overflow-style:none;max-height:600px;overflow-y:scroll}.mobile-submenu::-webkit-scrollbar{display:none}.mobile-submenu .dropdown-col{padding:8px 0 8px 10px}.mobile-submenu .dropdown-item-custom{font-family:var(--nav-font);color:#8b8b8b;padding:7px 0;font-size:14px;display:block}.mobile-submenu .dropdown-item-custom:hover{color:#fff}.mobile-submenu .col-title{font-family:var(--nav-font);color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-top:10px;font-size:12px;font-weight:700}@media (max-width:1600px){:root{--nav-width:700px}.custom-navbar{padding:12px 36px}.nav-center{gap:44px;margin-left:60px}}@media (max-width:1440px){:root{--nav-width:660px}.custom-navbar{padding:12px 36px}.nav-center{gap:40px;margin-left:54px}.nav-center .nav-link{font-size:18px!important}}@media (max-width:1366px){:root{--nav-width:630px}.custom-navbar{padding:12px 36px}.nav-center{gap:36px;margin-left:48px}.nav-center .nav-link{font-size:17px!important}}@media (max-width:1280px){:root{--nav-width:600px}.custom-navbar{padding:12px 36px}.nav-center{gap:32px;margin-left:44px}.nav-center .nav-link{font-size:17px!important}}@media (max-width:1100px){:root{--nav-width:560px}.custom-navbar{padding:12px 36px}.nav-center{gap:26px;margin-left:38px}.nav-center .nav-link{font-size:16px!important}}@media (max-width:991px){:root{--nav-top:0px;--nav-width:100%;--nav-radius:0px;--nav-height:auto}.nav_top{padding-top:76px}.custom-navbar{width:100%;max-width:100%;transform:translateY(var(--nav-slide-y));background:#000;border:none;border-bottom:1px solid #222;height:auto;margin-bottom:0;padding:18px 20px;position:fixed;top:0;left:0;right:0}.custom-navbar.nav-hidden{--nav-slide-y:-110%}.nav-center{display:none}.custom-toggle{display:block}.mobile-menu{width:calc(100vw - 24px);max-width:320px;top:68px;right:12px}}
.modal-content{box-shadow:none!important;background:0 0!important;border:none!important}.modal-dialog{max-width:1400px!important}.modal-body{background:0 0!important}.ContactForm-module__91yfka__formWrapper{z-index:2;-webkit-backdrop-filter:blur(21px);backdrop-filter:blur(21px);background:linear-gradient(#101010b3 0%,#09090bb3 100%);border-radius:33px;gap:24px;margin:auto;padding:40px 54px 40px 38px;display:flex;position:relative}.ContactForm-module__91yfka__formWrapper:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ec9901 0%,#000,#000 100%);border-radius:33px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ContactForm-module__91yfka__formContent{flex:1}.ContactForm-module__91yfka__formContent h3{text-align:left;color:#fff;margin-bottom:54px;font-size:34px;font-weight:600;line-height:88%}.ContactForm-module__91yfka__formGrid{flex-direction:column;gap:16px;display:flex}.ContactForm-module__91yfka__inputWrapper{position:relative}.ContactForm-module__91yfka__inputWrapper:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(181deg,#7c7c7c2f 0%,#0000 100%);border-radius:44px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.ContactForm-module__91yfka__inputWrapper input,.ContactForm-module__91yfka__inputWrapper select,.ContactForm-module__91yfka__inputWrapper textarea{color:#fff;background:#00000024;border:none;border-radius:44px;outline:none;width:100%;height:58px;padding:0 24px}.ContactForm-module__91yfka__inputWrapper textarea{height:auto;min-height:50px;padding:16px 24px;line-height:1.5}.ContactForm-module__91yfka__inputWrapper input::placeholder,.ContactForm-module__91yfka__inputWrapper textarea::placeholder{color:#fff}.ContactForm-module__91yfka__submitWrapper{justify-content:flex-end;margin-top:24px;display:flex}.ContactForm-module__91yfka__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#f6a400 0%,#ff7b00 50%,#ff2f55 100%);border:none;border-radius:999px;min-width:180px;height:54px;font-weight:600}.ContactForm-module__91yfka__customDropdown{cursor:pointer;color:#fff;background:#00000024;justify-content:space-between;align-items:center;height:58px;padding:0 24px;display:flex;position:relative}.ContactForm-module__91yfka__arrow{font-size:18px;transition:all .3s}.ContactForm-module__91yfka__dropdownMenu{z-index:20;background:#111;border:1px solid #2d2d2d;border-radius:16px;width:100%;margin:0;padding:8px;list-style:none;position:absolute;top:calc(100% + 10px);left:0}.ContactForm-module__91yfka__dropdownMenu li{color:#fff;cursor:pointer;border-radius:10px;padding:12px 16px;transition:all .3s}.ContactForm-module__91yfka__dropdownMenu li:hover{background:#ffffff14}.ContactForm-module__91yfka__calendlyWrapper{border-radius:24px;width:430px;min-width:430px;position:relative;overflow:hidden}.ContactForm-module__91yfka__calendlyWrapper .calendly-inline-widget{min-width:100%!important;height:750px!important}.ContactForm-module__91yfka__closeBtn{z-index:1000;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.ContactForm-module__91yfka__closeBtn:hover{background:#ffffff26;transform:rotate(90deg)}@media (max-width:1399px){.modal-dialog{max-width:1200px!important}.ContactForm-module__91yfka__formWrapper{gap:20px;padding:32px}.ContactForm-module__91yfka__calendlyWrapper{width:380px;min-width:380px}.ContactForm-module__91yfka__formContent h3{margin-bottom:40px;font-size:30px}}@media (max-width:1199px){.modal-dialog{max-width:95%!important}.ContactForm-module__91yfka__formWrapper{gap:20px;padding:28px}.ContactForm-module__91yfka__calendlyWrapper{width:330px;min-width:330px}.ContactForm-module__91yfka__calendlyWrapper .calendly-inline-widget{height:650px!important}.ContactForm-module__91yfka__formContent h3{margin-bottom:32px;font-size:28px}.ContactForm-module__91yfka__submitBtn{min-width:160px}}@media (max-width:991px){.ContactForm-module__91yfka__formWrapper{flex-direction:column;padding:24px}.ContactForm-module__91yfka__calendlyWrapper{order:2;width:100%;min-width:100%}.ContactForm-module__91yfka__calendlyWrapper .calendly-inline-widget{height:700px!important}.ContactForm-module__91yfka__formContent{order:1}.ContactForm-module__91yfka__formContent h3{text-align:center;margin-bottom:24px;font-size:26px}.ContactForm-module__91yfka__submitWrapper{justify-content:center}.ContactForm-module__91yfka__submitBtn{width:100%;max-width:320px}.ContactForm-module__91yfka__closeBtn{top:12px;right:12px}}@media (max-width:767px){.ContactForm-module__91yfka__formWrapper{border-radius:24px;padding:20px}.ContactForm-module__91yfka__formWrapper:after{border-radius:24px}.ContactForm-module__91yfka__formContent h3{font-size:24px;line-height:1.2}.ContactForm-module__91yfka__inputWrapper input,.ContactForm-module__91yfka__inputWrapper textarea,.ContactForm-module__91yfka__customDropdown{height:52px;padding-inline:18px;font-size:14px}.ContactForm-module__91yfka__textareaWrapper textarea,.ContactForm-module__91yfka__inputWrapper textarea{min-height:120px;padding:14px 18px}.ContactForm-module__91yfka__submitBtn{height:50px;min-width:unset;width:100%}.ContactForm-module__91yfka__calendlyWrapper .calendly-inline-widget{height:600px!important}.ContactForm-module__91yfka__dropdownMenu li{padding:10px 14px;font-size:14px}}@media (max-width:575px){.modal-dialog{margin:10px!important}.ContactForm-module__91yfka__formWrapper{border-radius:20px;gap:16px;padding:16px}.ContactForm-module__91yfka__formWrapper:after{border-radius:20px}.ContactForm-module__91yfka__formContent h3{margin-bottom:20px;font-size:22px}.ContactForm-module__91yfka__inputWrapper input,.ContactForm-module__91yfka__inputWrapper textarea,.ContactForm-module__91yfka__customDropdown{height:48px;padding-inline:16px;font-size:13px}.ContactForm-module__91yfka__inputWrapper:after,.ContactForm-module__91yfka__inputWrapper input,.ContactForm-module__91yfka__inputWrapper textarea{border-radius:24px}.ContactForm-module__91yfka__textareaWrapper textarea,.ContactForm-module__91yfka__inputWrapper textarea{min-height:110px}.ContactForm-module__91yfka__submitBtn{height:48px;font-size:14px}.ContactForm-module__91yfka__closeBtn{width:36px;height:36px;top:10px;right:10px}.ContactForm-module__91yfka__calendlyWrapper .calendly-inline-widget{height:500px!important}}
.Web3section2-module__8WND0a__who_section{position:relative}.Web3section2-module__8WND0a__who_section:before{content:"";filter:blur(190.9px);background:linear-gradient(90deg,#ed9b01 0%,#c73123 100%);border-radius:100%;width:420px;height:300px;position:absolute;top:-100px;right:0}.Web3section2-module__8WND0a__service_section{-webkit-backdrop-filter:blur(51px);background:linear-gradient(#10101052,#09090bb3 100%);border-radius:53px 73px 0 0;padding:62px 42px 0;position:relative;overflow:hidden}.Web3section2-module__8WND0a__service_section:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ec9901 0%,#764d018a 40%,#3c2700 30%,#0000 100%);border-radius:73px 73px 0 0;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Web3section2-module__8WND0a__service_section h2{text-align:center;margin-bottom:70px}.Web3section2-module__8WND0a__service_section p{text-align:center;max-width:85%;margin:auto auto 40px;line-height:125%}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__grid{grid-template-columns:repeat(4,1fr);gap:50px;display:grid}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card{background-color:#0000;border:1px solid #0000;padding:0;position:relative}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card:after{content:"";background:url(../media/line.f2e34df0.svg) 0 0/contain no-repeat;width:1px;height:160px;margin:auto -14px 0;position:absolute;right:-14px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card:nth-child(4n):after{display:none}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card .Web3section2-module__8WND0a__icon{margin-bottom:8px;margin-left:0}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card h4{max-width:79%;color:var(--primary-color);min-height:40px;margin-bottom:15px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card:first-child h4{max-width:59%}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card:nth-child(2) h4{max-width:54%}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card p{color:var(--accent-color);max-width:100%;margin-bottom:0}@media (max-width:1399px){.Web3section2-module__8WND0a__service_section h2{font-size:38px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card h4{min-height:56px}.Web3section2-module__8WND0a__service_section p{max-width:99%}}@media (max-width:1199px){.Web3section2-module__8WND0a__service_section h2{font-size:32px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__newpsmall{max-width:86%;font-size:18px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__grid .Web3section2-module__8WND0a__newpsmall1{font-size:14px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card h4{max-width:100%}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card:nth-child(2) h4{max-width:72%}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__grid{gap:35px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card h4{min-height:40px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card:after{right:0}.Web3section2-module__8WND0a__service_section{padding-bottom:40px}}@media (max-width:1024px){.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__grid{grid-template-columns:repeat(2,1fr)}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card h4{max-width:43%;min-height:20px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card:nth-child(2) h4{max-width:31%}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card:nth-child(2):after{display:none}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card:first-child h4{max-width:34%}}@media (max-width:991px){.Web3section2-module__8WND0a__service_section{padding:58px 42px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card:nth-child(n) h4{max-width:62%}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__newpsmall{max-width:100%}.Web3section2-module__8WND0a__service_section h2,.Web3section2-module__8WND0a__service_section p{text-align:left}}@media (max-width:767px){.Web3section2-module__8WND0a__service_section h2{margin-bottom:35px;font-size:28px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__newpsmall{font-size:14px}.Web3section2-module__8WND0a__service_section p{max-width:100%}.Web3section2-module__8WND0a__service_section{padding:60px 25px 0}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card h4{min-height:36px}.Web3section2-module__8WND0a__service_section p{margin-bottom:20px;font-size:16px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card:nth-child(n) h4{max-width:84%}}@media (max-width:575px){.Web3section2-module__8WND0a__service_section{padding:80px 10px 0}.Web3section2-module__8WND0a__service_section h2{font-size:22px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__grid .Web3section2-module__8WND0a__newpsmall1{max-width:80%;font-size:12px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card:nth-child(n) h4{max-width:64%}.Web3section2-module__8WND0a__service_section p{font-size:15px}.Web3section2-module__8WND0a__who_section:before{content:"";filter:blur(132.9px);background:linear-gradient(90deg,#ed9b01 0%,#c73123 100%);border-radius:100%;width:233px;height:368px;position:absolute;top:-300px;right:0}}@media (max-width:460px){.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card:nth-child(n) h4{max-width:100%}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__grid{gap:9px}.Web3section2-module__8WND0a__service_section .Web3section2-module__8WND0a__card:after{right:9px}.Web3section2-module__8WND0a__service_section :nth-child(2n):after{right:0}}
.Web3section2-module__xU4S9a__who_section{position:relative}.Web3section2-module__xU4S9a__who_section:before{content:"";filter:blur(190.9px);background:linear-gradient(90deg,#ed9b01 0%,#c73123 100%);border-radius:100%;width:420px;height:300px;position:absolute;top:-100px;right:0}.Web3section2-module__xU4S9a__service_section{-webkit-backdrop-filter:blur(51px);background:linear-gradient(#10101052,#09090bb3 100%);border-radius:53px 73px 0 0;padding:62px 42px 0;position:relative;overflow:hidden}.Web3section2-module__xU4S9a__service_section:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#ec9901 0%,#764d018a 40%,#3c2700 30%,#0000 100%);border-radius:73px 73px 0 0;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Web3section2-module__xU4S9a__service_section h2{text-align:center;margin-bottom:70px}.Web3section2-module__xU4S9a__service_section p{text-align:center;max-width:85%;margin:auto auto 40px;line-height:125%}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__grid{grid-template-columns:repeat(4,1fr);gap:50px;display:grid}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card{background-color:#0000;border:1px solid #0000;padding:0;position:relative}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card:after{content:"";background:url(../media/line.f2e34df0.svg) 0 0/contain no-repeat;width:1px;height:160px;margin:auto -14px 0;position:absolute;right:-14px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card:nth-child(4n):after{display:none}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card .Web3section2-module__xU4S9a__icon{margin-bottom:8px;margin-left:0}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card h4{max-width:79%;color:var(--primary-color);min-height:40px;margin-bottom:15px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card:first-child h4{max-width:59%}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card:nth-child(2) h4{max-width:54%}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card p{color:var(--accent-color);max-width:100%;margin-bottom:0}@media (max-width:1399px){.Web3section2-module__xU4S9a__service_section h2{font-size:38px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card h4{min-height:56px}.Web3section2-module__xU4S9a__service_section p{max-width:99%}}@media (max-width:1199px){.Web3section2-module__xU4S9a__service_section h2{font-size:32px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__newpsmall{max-width:86%;font-size:18px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__grid .Web3section2-module__xU4S9a__newpsmall1{font-size:14px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card h4{max-width:100%}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card:nth-child(2) h4{max-width:72%}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__grid{gap:35px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card h4{min-height:40px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card:after{right:0}.Web3section2-module__xU4S9a__service_section{padding-bottom:40px}}@media (max-width:1024px){.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__grid{grid-template-columns:repeat(2,1fr)}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card h4{max-width:43%;min-height:20px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card:nth-child(2) h4{max-width:31%}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card:nth-child(2):after{display:none}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card:first-child h4{max-width:34%}}@media (max-width:991px){.Web3section2-module__xU4S9a__service_section{padding:58px 42px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card:nth-child(n) h4{max-width:62%}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__newpsmall{max-width:100%}.Web3section2-module__xU4S9a__service_section h2,.Web3section2-module__xU4S9a__service_section p{text-align:left}}@media (max-width:767px){.Web3section2-module__xU4S9a__service_section h2{margin-bottom:35px;font-size:28px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__newpsmall{font-size:14px}.Web3section2-module__xU4S9a__service_section p{max-width:100%}.Web3section2-module__xU4S9a__service_section{padding:60px 25px 0}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card h4{min-height:36px}.Web3section2-module__xU4S9a__service_section p{margin-bottom:20px;font-size:16px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card:nth-child(n) h4{max-width:84%}}@media (max-width:575px){.Web3section2-module__xU4S9a__service_section{padding:80px 10px 0}.Web3section2-module__xU4S9a__service_section h2{font-size:22px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__grid .Web3section2-module__xU4S9a__newpsmall1{max-width:80%;font-size:12px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card:nth-child(n) h4{max-width:64%}.Web3section2-module__xU4S9a__service_section p{font-size:15px}.Web3section2-module__xU4S9a__who_section:before{content:"";filter:blur(132.9px);background:linear-gradient(90deg,#ed9b01 0%,#c73123 100%);border-radius:100%;width:233px;height:368px;position:absolute;top:-300px;right:0}}@media (max-width:460px){.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card:nth-child(n) h4{max-width:100%}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__grid{gap:9px}.Web3section2-module__xU4S9a__service_section .Web3section2-module__xU4S9a__card:after{right:9px}.Web3section2-module__xU4S9a__service_section :nth-child(2n):after{right:0}}
.Web3section6-module__OCChpa__core_section1{position:relative}.Web3section6-module__OCChpa__heading_box{text-align:center}.Web3section6-module__OCChpa__heading_box h2{max-width:67%;margin:0 auto 35px}.Web3section6-module__OCChpa__heading_box p{max-width:84%;margin:20px auto 80px}.Web3section6-module__OCChpa__core_grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:24px 50px;display:grid}.Web3section6-module__OCChpa__blockchain_service_card{z-index:1;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:linear-gradient(#0d0d0d80 0%,#20202080 96.83%);border-radius:24px;margin-bottom:24px;padding:55px 30px 18px;position:relative;overflow:hidden}.Web3section6-module__OCChpa__blockchain_service_card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#7c7c7c,#0000002a);border-radius:24px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Web3section6-module__OCChpa__blockchain_service_card h6{max-width:89%}.Web3section6-module__OCChpa__blockchain_service_card p{color:var(--accent-color);margin-bottom:0}.Web3section6-module__OCChpa__service-grid{gap:24px;display:grid}.Web3section6-module__OCChpa__blockchain_service_card{height:100%}.Web3section6-module__OCChpa__blockchain_service_card:hover:before{-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(26deg,#0000001f 0%,#4d4d4d6b 73%,red 100%);-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Web3section6-module__OCChpa__blockchain_service_card:hover:after{content:"";filter:blur(65.1px);z-index:-1;background:#c12925;border-radius:100%;width:260px;height:260px;position:absolute;top:-127px;right:-58px}.Web3section6-module__OCChpa__blockchain_service_card img{position:absolute;top:20px;right:20px}.Web3section6-module__OCChpa__blockchain_service_card .Web3section6-module__OCChpa__newpsmall1{color:var(--accent-color);max-width:90%}.Web3section6-module__OCChpa__service_icon_light{opacity:0}.Web3section6-module__OCChpa__blockchain_service_card:hover .Web3section6-module__OCChpa__service_icon_light{opacity:1}.Web3section6-module__OCChpa__blockchain_service_card:hover .Web3section6-module__OCChpa__service_icon{opacity:0}@media (max-width:1399px){.Web3section6-module__OCChpa__heading_box h2{font-size:38px}.Web3section6-module__OCChpa__blockchain_service_card h6{min-height:43px}.Web3section6-module__OCChpa__heading_box p{max-width:100%}}@media (max-width:1199px){.Web3section6-module__OCChpa__blockchain_service_card{padding:30px 30px 12px}.Web3section6-module__OCChpa__core_grid{gap:12px}.Web3section6-module__OCChpa__heading_box h2{font-size:32px}}@media (max-width:991px){.Web3section6-module__OCChpa__heading_box h2{max-width:84%;margin-bottom:20px}.Web3section6-module__OCChpa__heading_box p{margin-bottom:30px}.Web3section6-module__OCChpa__core_section1:before{top:15px}.Web3section6-module__OCChpa__core_grid .Web3section6-module__OCChpa__newh4tag{font-size:22px}.Web3section6-module__OCChpa__core_section1:after{display:none}.Web3section6-module__OCChpa__blockchain_service_card{padding:30px 30px 12px}.Web3section6-module__OCChpa__blockchain_service_card .Web3section6-module__OCChpa__para{margin-bottom:23px}.Web3section6-module__OCChpa__blockchain_service_card img{width:50px;height:50px}.Web3section6-module__OCChpa__core_grid{grid-template-columns:repeat(1,1fr);gap:12px}.Web3section6-module__OCChpa__heading_box{margin-bottom:30px}.Web3section6-module__OCChpa__core_section1{margin-bottom:50px}}@media (max-width:767px){.Web3section6-module__OCChpa__core_grid .Web3section6-module__OCChpa__newpsmall{font-size:14px}.Web3section6-module__OCChpa__core_grid .Web3section6-module__OCChpa__newh4tag{font-size:20px}.Web3section6-module__OCChpa__heading_box p{margin-top:0}.Web3section6-module__OCChpa__core_grid .Web3section6-module__OCChpa__newh2tag{font-size:22px}.Web3section6-module__OCChpa__heading_box{margin-bottom:20px}.Web3section6-module__OCChpa__blockchain_service_card .Web3section6-module__OCChpa__p_smalltag{margin-bottom:0}.Web3section6-module__OCChpa__heading_box h2{max-width:100%;font-size:28px}}@media (max-width:575px){.Web3section6-module__OCChpa__heading_box h2{font-size:22px}.Web3section6-module__OCChpa__heading_box p{font-size:15px}}@media (max-width:490px){.Web3section6-module__OCChpa__blockchain_service_card{padding:30px 11px 12px}.Web3section6-module__OCChpa__blockchain_service_card .Web3section6-module__OCChpa__para{max-width:80%;margin-bottom:30px}.Web3section6-module__OCChpa__blockchain_service_card img{top:10px}.Web3section6-module__OCChpa__blockchain_service_card,.Web3section6-module__OCChpa__blockchain_service_card:before{border-radius:10px}.Web3section6-module__OCChpa__blockchain_service_card .Web3section6-module__OCChpa__newpsmall{max-width:80%;margin-bottom:30px;font-size:14px}.Web3section6-module__OCChpa__blockchain_service_card .Web3section6-module__OCChpa__newpsmall1{font-size:12px}.Web3section6-module__OCChpa__core_section1:after{width:290px}.Web3section6-module__OCChpa__core_grid{gap:3px}.Web3section6-module__OCChpa__core_grid .Web3section6-module__OCChpa__newpsmall{font-size:12px}}
.Web3section6-module__xtWC3G__core_section1{position:relative}.Web3section6-module__xtWC3G__heading_box{text-align:center}.Web3section6-module__xtWC3G__heading_box h2{max-width:67%;margin:0 auto 35px}.Web3section6-module__xtWC3G__heading_box p{max-width:83%;margin:20px auto 80px}.Web3section6-module__xtWC3G__core_grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:24px 50px;display:grid}.Web3section6-module__xtWC3G__blockchain_service_card{z-index:1;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:linear-gradient(#0d0d0d80 0%,#20202080 96.83%);border-radius:24px;margin-bottom:24px;padding:55px 30px 18px;position:relative;overflow:hidden}.Web3section6-module__xtWC3G__blockchain_service_card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#7c7c7c,#0000002a);border-radius:24px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Web3section6-module__xtWC3G__blockchain_service_card h6{max-width:89%}.Web3section6-module__xtWC3G__blockchain_service_card p{color:var(--accent-color);margin-bottom:0}.Web3section6-module__xtWC3G__service-grid{gap:24px;display:grid}.Web3section6-module__xtWC3G__blockchain_service_card{height:100%}.Web3section6-module__xtWC3G__blockchain_service_card:hover:before{-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(26deg,#0000001f 0%,#4d4d4d6b 73%,red 100%);-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Web3section6-module__xtWC3G__blockchain_service_card:hover:after{content:"";filter:blur(65.1px);z-index:-1;background:#c12925;border-radius:100%;width:260px;height:260px;position:absolute;top:-127px;right:-58px}.Web3section6-module__xtWC3G__blockchain_service_card img{position:absolute;top:20px;right:20px}.Web3section6-module__xtWC3G__blockchain_service_card .Web3section6-module__xtWC3G__newpsmall1{color:var(--accent-color);max-width:90%}.Web3section6-module__xtWC3G__service_icon_light{opacity:0}.Web3section6-module__xtWC3G__blockchain_service_card:hover .Web3section6-module__xtWC3G__service_icon_light{opacity:1}.Web3section6-module__xtWC3G__blockchain_service_card:hover .Web3section6-module__xtWC3G__service_icon{opacity:0}@media (max-width:1399px){.Web3section6-module__xtWC3G__heading_box h2{font-size:38px}.Web3section6-module__xtWC3G__blockchain_service_card h6{min-height:43px}.Web3section6-module__xtWC3G__heading_box p{max-width:96%}}@media (max-width:1199px){.Web3section6-module__xtWC3G__heading_box p{max-width:100%}.Web3section6-module__xtWC3G__blockchain_service_card{padding:30px 30px 12px}.Web3section6-module__xtWC3G__core_grid{gap:12px}.Web3section6-module__xtWC3G__heading_box h2{font-size:32px}}@media (max-width:991px){.Web3section6-module__xtWC3G__heading_box h2{max-width:84%;margin-bottom:20px}.Web3section6-module__xtWC3G__heading_box p{margin-bottom:30px}.Web3section6-module__xtWC3G__core_section1:before{top:15px}.Web3section6-module__xtWC3G__core_grid .Web3section6-module__xtWC3G__newh4tag{font-size:22px}.Web3section6-module__xtWC3G__core_section1:after{display:none}.Web3section6-module__xtWC3G__blockchain_service_card{padding:30px 30px 12px}.Web3section6-module__xtWC3G__blockchain_service_card .Web3section6-module__xtWC3G__para{margin-bottom:23px}.Web3section6-module__xtWC3G__blockchain_service_card img{width:50px;height:50px}.Web3section6-module__xtWC3G__core_grid{grid-template-columns:repeat(1,1fr);gap:12px}.Web3section6-module__xtWC3G__heading_box{margin-bottom:30px}.Web3section6-module__xtWC3G__core_section1{margin-bottom:50px}}@media (max-width:767px){.Web3section6-module__xtWC3G__core_grid .Web3section6-module__xtWC3G__newpsmall{font-size:14px}.Web3section6-module__xtWC3G__core_grid .Web3section6-module__xtWC3G__newh4tag{font-size:20px}.Web3section6-module__xtWC3G__heading_box p{margin-top:0}.Web3section6-module__xtWC3G__core_grid .Web3section6-module__xtWC3G__newh2tag{font-size:22px}.Web3section6-module__xtWC3G__heading_box{margin-bottom:20px}.Web3section6-module__xtWC3G__blockchain_service_card .Web3section6-module__xtWC3G__p_smalltag{margin-bottom:0}.Web3section6-module__xtWC3G__heading_box h2{max-width:100%;font-size:28px}}@media (max-width:575px){.Web3section6-module__xtWC3G__heading_box h2{font-size:22px}.Web3section6-module__xtWC3G__heading_box p{font-size:15px}}@media (max-width:490px){.Web3section6-module__xtWC3G__blockchain_service_card{padding:30px 11px 12px}.Web3section6-module__xtWC3G__blockchain_service_card .Web3section6-module__xtWC3G__para{max-width:80%;margin-bottom:30px}.Web3section6-module__xtWC3G__blockchain_service_card img{top:10px}.Web3section6-module__xtWC3G__blockchain_service_card,.Web3section6-module__xtWC3G__blockchain_service_card:before{border-radius:10px}.Web3section6-module__xtWC3G__blockchain_service_card .Web3section6-module__xtWC3G__newpsmall{max-width:80%;margin-bottom:30px;font-size:14px}.Web3section6-module__xtWC3G__blockchain_service_card .Web3section6-module__xtWC3G__newpsmall1{font-size:12px}.Web3section6-module__xtWC3G__core_section1:after{width:290px}.Web3section6-module__xtWC3G__core_grid{gap:3px}.Web3section6-module__xtWC3G__core_grid .Web3section6-module__xtWC3G__newpsmall{font-size:12px}}
.blog-module__R2lbeq__blogPage{background:#fff;min-height:100vh;font-family:Poppins,sans-serif;overflow:hidden}.blog-module__R2lbeq__heroSection{background:url(../media/banner_img.d26946d5.png) 0 0/cover no-repeat;padding:70px 0 30px;position:relative}.blog-module__R2lbeq__heroSection:before{content:"";background:url(../media/logo.5f564986.svg) no-repeat;width:694px;height:316px;position:absolute;top:130px;left:50%;transform:translate(-50%)}.blog-module__R2lbeq__heroContent{text-align:center;color:#fff;margin-top:200px}.blog-module__R2lbeq__heroContent h1{color:#fff;margin-bottom:35px;font-size:56px;font-weight:700}.blog-module__R2lbeq__heroContent p{text-align:center;color:#fff;max-width:46%;margin:auto;font-size:24px;font-weight:400;line-height:125%}.blog-module__R2lbeq__searchBox{width:670px;max-width:100%;margin:30px auto 200px}.blog-module__R2lbeq__searchBox .input-group{background:#fff;border-radius:7px;flex-wrap:nowrap;align-items:center;padding:5px;overflow:hidden}.blog-module__R2lbeq__searchInput{color:#a6a6a6;padding:4px 20px;font-size:14px;font-weight:400;line-height:214%;box-shadow:none!important;background:0 0!important;border:none!important}.blog-module__R2lbeq__searchInput::placeholder{color:#999}.blog-module__R2lbeq__searchBtn{text-align:center;color:#fff;background:#c12925;padding:4px 40px;font-size:14px;font-weight:400;line-height:214%;border:none!important;border-radius:6px!important}.blog-module__R2lbeq__searchIcon{color:#999;font-size:18px;box-shadow:none!important;background:0 0!important;border:none!important}.blog-module__R2lbeq__searchIcon:focus,.blog-module__R2lbeq__searchIcon:active{box-shadow:none!important;background:0 0!important;border:none!important}.blog-module__R2lbeq__searchBtn:hover{opacity:.9;background:#c12925}@media (max-width:767px){.blog-module__R2lbeq__searchBox .input-group{border-radius:18px}.blog-module__R2lbeq__searchInput{padding:12px 16px;font-size:13px}.blog-module__R2lbeq__searchBtn{font-size:12px;padding:10px 18px!important}}.blog-module__R2lbeq__categoryWrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:60px;display:flex}.blog-module__R2lbeq__categories{flex-wrap:wrap;align-items:center;gap:60px;display:flex}.blog-module__R2lbeq__tabButton{color:#fff;cursor:pointer;background:0 0;border:none;font-size:19px;font-weight:400;line-height:147%;transition:all .3s;position:relative}.blog-module__R2lbeq__tabButton:hover{opacity:.8}.blog-module__R2lbeq__activeTab{color:#fff;cursor:pointer;background:0 0;border:none;font-size:19px;font-weight:400;line-height:147%;position:relative}.blog-module__R2lbeq__activeTab:after{content:"";background:#fff;border-radius:20px;width:100%;height:2px;position:absolute;bottom:-8px;left:0}.blog-module__R2lbeq__customDropdown{width:240px;position:relative}.blog-module__R2lbeq__dropdownButton{cursor:pointer;background:#fff;border:1px solid #ec9901;border-radius:34px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:5px 28px;transition:all .3s;display:flex}.blog-module__R2lbeq__dropdownButton:hover{transform:translateY(-2px)}.blog-module__R2lbeq__dropdownButton span{color:#565353;font-size:19px;font-weight:400;line-height:147%}.blog-module__R2lbeq__dropdownIcon{color:#666;font-size:20px;transition:all .3s}.blog-module__R2lbeq__rotateIcon{transform:rotate(180deg)}.blog-module__R2lbeq__dropdownMenu{opacity:0;visibility:hidden;z-index:999;background:#fff;border-radius:24px;width:100%;padding:10px;transition:all .3s;position:absolute;top:120%;left:0;transform:translateY(10px);box-shadow:0 10px 40px #00000014}.blog-module__R2lbeq__showDropdown{opacity:1;visibility:visible;transform:translateY(0)}.blog-module__R2lbeq__dropdownItem{color:#333;cursor:pointer;border-radius:14px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .3s}.blog-module__R2lbeq__dropdownItem:hover{color:#000;background:linear-gradient(90deg,#ec990154 0%,#c1292599 100%)}@media (max-width:767px){.blog-module__R2lbeq__customDropdown{width:100%}.blog-module__R2lbeq__dropdownButton{padding:12px 16px}.blog-module__R2lbeq__dropdownButton span{font-size:13px}.blog-module__R2lbeq__dropdownItem{padding:10px 14px;font-size:13px}}.blog-module__R2lbeq__blogSection{padding:60px 0}.blog-module__R2lbeq__blogCard{-webkit-backdrop-filter:blur(21px);backdrop-filter:blur(21px);background:#efefef;border-radius:24px;height:100%;padding:40px 24px 27px;transition:all .3s}.blog-module__R2lbeq__cardTop{justify-content:space-between;align-items:center;display:flex}.blog-module__R2lbeq__cardTop span{color:#595959;border:1px solid #595959;border-radius:21px;padding:6px 30px;font-size:14px;font-weight:400;line-height:136%}.blog-module__R2lbeq__cardTop a{color:#ec9901;font-size:16px;font-weight:400;line-height:125%;text-decoration:none}.blog-module__R2lbeq__blogCard p{color:#555;max-height:50px;margin:30px 0 60px;font-size:16px;font-weight:700;line-height:115%}.blog-module__R2lbeq__blogImage{border-radius:16px;width:100%;height:240px;position:relative;overflow:hidden}.blog-module__R2lbeq__blogImage img{object-fit:cover;width:100%;height:100%}.blog-module__R2lbeq__loadMoreWrapper{text-align:center;margin-top:20px}.blog-module__R2lbeq__loadMoreBtn{text-align:center;color:#fff;background:linear-gradient(90deg,#f7b733 0%,#d83434 100%);border:none;border-radius:40px;padding:8px 100px;font-size:18px;font-weight:400}.blog-module__R2lbeq__relatedBlogSection{background:#fff;padding:60px 0}.blog-module__R2lbeq__relatedTitle{text-align:center;color:#000;margin-bottom:60px;font-size:36px;font-weight:700;line-height:125%}@media (max-width:1399px){.blog-module__R2lbeq__heroContent p{max-width:52%}}@media (max-width:1199px){.blog-module__R2lbeq__heroContent p{max-width:60%}.blog-module__R2lbeq__searchBox{margin:30px auto 110px}.blog-module__R2lbeq__categories{gap:40px}}@media (max-width:991px){.blog-module__R2lbeq__topNavbar{flex-direction:column;gap:16px}.blog-module__R2lbeq__heroContent p{max-width:80%}.blog-module__R2lbeq__navLinks{flex-wrap:wrap;justify-content:center}.blog-module__R2lbeq__heroContent h1{font-size:50px}.blog-module__R2lbeq__blogImage img{height:180px}.blog-module__R2lbeq__categoryWrapper{flex-direction:column;margin-bottom:40px}.blog-module__R2lbeq__blogCard{padding:20px}.blog-module__R2lbeq__searchBox{margin:30px auto 50px}.blog-module__R2lbeq__customDropdown{width:328px}}@media (max-width:767px){.blog-module__R2lbeq__heroSection:before{font-size:70px}.blog-module__R2lbeq__heroContent{margin-top:60px}.blog-module__R2lbeq__heroContent h1{margin-bottom:16px;font-size:28px}.blog-module__R2lbeq__heroContent p{font-size:16px}.blog-module__R2lbeq__searchBox{border-radius:20px;flex-direction:column}.blog-module__R2lbeq__searchBox input{width:100%}.blog-module__R2lbeq__categories{justify-content:center}}.blog-module__R2lbeq__blogDetailsPage{background:#fff;padding:50px 0 0;font-family:Poppins,sans-serif}.blog-module__R2lbeq__tocWrapper{position:sticky;top:50px}.blog-module__R2lbeq__tocItem h4{cursor:pointer;transition:all .3s}.blog-module__R2lbeq__subTitle{cursor:pointer;margin:8px 0;padding-left:16px;transition:all .3s}.blog-module__R2lbeq__activeHeading{border-left:none;font-weight:700;color:#ec9901!important}.blog-module__R2lbeq__activeChild{color:#0d6efd;font-weight:600}.blog-module__R2lbeq__blogHeader{text-align:center;margin-bottom:40px}.blog-module__R2lbeq__blogHeader h1{color:#000;margin-bottom:30px;font-size:46px;font-weight:700}.blog-module__R2lbeq__blogHeader p{text-align:center;color:#000;max-width:70%;margin:auto;font-size:22px;font-weight:400;line-height:125%}.blog-module__R2lbeq__blogImg{object-fit:contain;width:100%;height:auto;max-height:700px}.blog-module__R2lbeq__blogMeta{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:18px 8px;display:flex}.blog-module__R2lbeq__metaLeft{align-items:center;gap:26px;display:flex}.blog-module__R2lbeq__metaLeft span{color:#000;align-items:center;gap:8px;font-size:18px;font-weight:400;line-height:125%;display:flex}.blog-module__R2lbeq__reachBtn{color:#000;background:#ec9901;border:none;border-radius:10px;padding:10px 18px;font-size:18px;font-weight:400;line-height:125%}.blog-module__R2lbeq__blogLayout{position:relative}.blog-module__R2lbeq__tableContent{position:sticky;top:100px;overflow-y:auto}.blog-module__R2lbeq__activeItem a{color:#007bff;font-weight:600}.blog-module__R2lbeq__tableContent::-webkit-scrollbar{width:4px}.blog-module__R2lbeq__tableContent::-webkit-scrollbar-thumb{background:#c12925;border-radius:20px}.blog-module__R2lbeq__tocItem h4{color:#2c2c2c;margin-bottom:10px;padding-left:0;font-size:14px;position:relative}.blog-module__R2lbeq__subTitle{color:#2c2c2c;margin-bottom:10px;padding-left:60px;font-size:16px;position:relative}.blog-module__R2lbeq__subTitle:before{content:"";background:gold;border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:30px}.blog-module__R2lbeq__tocItem{padding-bottom:24px;padding-left:24px;position:relative}.blog-module__R2lbeq__tocItem h4{margin:0 0 10px}.blog-module__R2lbeq__tocItem:before{content:"";z-index:2;background:gold;border-radius:50%;width:10px;height:10px;position:absolute;top:6px;left:0}.blog-module__R2lbeq__tocItem:after{content:"";background:gold;width:2px;height:calc(100% - 8px);position:absolute;top:18px;left:4px}.blog-module__R2lbeq__tocItem:last-child:after{display:none}.blog-module__R2lbeq__tableContent a{color:#2c2c2c;font-size:18px;font-weight:400;line-height:125%;text-decoration:none;transition:all .3s}.blog-module__R2lbeq__tableContent a:hover{color:#ec9901;padding-left:4px}.blog-module__R2lbeq__activeItem a{font-weight:600;color:#ec9901!important}.blog-module__R2lbeq__activeItem:before{background:#ec9901!important}.blog-module__R2lbeq__blogContent{scroll-behavior:smooth;padding-right:16px}.blog-module__R2lbeq__blogContent::-webkit-scrollbar{width:6px}.blog-module__R2lbeq__blogContent::-webkit-scrollbar-thumb{background:linear-gradient(#ec9a0100 0%,#c12a2500 100%);border-radius:20px}.blog-module__R2lbeq__blogContent h1,.blog-module__R2lbeq__blogContent h2,.blog-module__R2lbeq__blogContent p,.blog-module__R2lbeq__blogContent h3{color:#000}.blog-module__R2lbeq__blogContent h2,.blog-module__R2lbeq__blogContent h3{scroll-margin-top:120px}.blog-module__R2lbeq__blogContent h2{color:#2c2c2c;font-size:24px;font-weight:700}.blog-module__R2lbeq__blogContent h3{color:#2c2c2c;font-size:18px;font-weight:600}.blog-module__R2lbeq__blogContent p{color:#2c2c2c;margin-bottom:28px;font-size:14px;font-weight:400;line-height:125%}.blog-module__R2lbeq__blogContent p a{color:#ec9901}@media (max-width:991px){.blog-module__R2lbeq__tableContent{max-height:unset;margin-bottom:40px;position:relative;top:0;overflow:visible}.blog-module__R2lbeq__blogContent{height:auto;padding-right:0;overflow:visible}}.blog-module__R2lbeq__shareSection1{background:#fff}.blog-module__R2lbeq__shareSection{border-top:1px solid #ddd;justify-content:end;align-items:center;gap:18px;margin-top:60px;padding-top:24px;display:flex}.blog-module__R2lbeq__shareSection span{color:#444;font-size:14px}.blog-module__R2lbeq__socialIcons{align-items:center;gap:12px;display:flex}.blog-module__R2lbeq__socialIcons a{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .3s;display:flex}.blog-module__R2lbeq__socialIcons a:hover{transform:translateY(-3px)}.blog-module__R2lbeq__breadcrumbWrapper{flex-wrap:wrap;align-items:center;gap:10px;margin:20px 0 10px;font-size:14px;display:flex}.blog-module__R2lbeq__breadcrumbWrapper a{color:#6b7280;text-decoration:none;transition:all .3s}.blog-module__R2lbeq__breadcrumbWrapper a:hover{color:#c12925}.blog-module__R2lbeq__breadcrumbWrapper span{color:#9ca3af}.blog-module__R2lbeq__currentPage{font-weight:600;color:#111827!important}@media (max-width:1399px){.blog-module__R2lbeq__tableContent li{max-width:74%}}@media (max-width:1199px){.blog-module__R2lbeq__blogHeader h1{font-size:44px}.blog-module__R2lbeq__blogHeader p{font-size:20px}.blog-module__R2lbeq__tableContent li{max-width:100%}}@media (max-width:991px){.blog-module__R2lbeq__sidebar{margin-bottom:40px}.blog-module__R2lbeq__blogContent h2{font-size:34px}.blog-module__R2lbeq__blogContent h3{font-size:28px}.blog-module__R2lbeq__blogHeader h1{font-size:38px}.blog-module__R2lbeq__blogHeader p{margin-bottom:30px;font-size:18px}.blog-module__R2lbeq__heroContent{margin-top:64px}}@media (max-width:767px){.blog-module__R2lbeq__blogDetailsPage{padding:30px 0 0}.blog-module__R2lbeq__heroContent{margin-top:0}.blog-module__R2lbeq__blogHeader h1{font-size:36px}.blog-module__R2lbeq__blogHeader p{font-size:16px;line-height:22px}.blog-module__R2lbeq__blogMeta{flex-wrap:wrap;gap:14px}.blog-module__R2lbeq__blogContent h2{font-size:26px;line-height:38px}.blog-module__R2lbeq__blogContent h3{font-size:22px;line-height:34px}.blog-module__R2lbeq__blogContent p{font-size:14px;line-height:28px}.blog-module__R2lbeq__shareSection{flex-direction:column}.blog-module__R2lbeq__reachBtn{font-size:14px}.blog-module__R2lbeq__reachBtn img{width:14px;height:14px}.blog-module__R2lbeq__metaLeft span img{width:16px;height:16px}.blog-module__R2lbeq__tableContent a,.blog-module__R2lbeq__metaLeft span{font-size:14px}.blog-module__R2lbeq__blogContent h2{font-size:24px}.blog-module__R2lbeq__categories{gap:20px 40px}.blog-module__R2lbeq__categoryWrapper{margin-top:0}.blog-module__R2lbeq__searchBox{margin:30px auto}}@media (max-width:575px){.blog-module__R2lbeq__blogHeader h1{margin-bottom:20px}.blog-module__R2lbeq__categories{gap:20px}.blog-module__R2lbeq__tabButton,.blog-module__R2lbeq__activeTab{font-size:14px}.blog-module__R2lbeq__heroContent p{max-width:100%}.blog-module__R2lbeq__searchBtn{font-size:12px;padding:5px 18px!important}.blog-module__R2lbeq__searchInput{padding:5px 16px;font-size:12px}}.blog-module__R2lbeq__contactCard{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:20px 16px;position:sticky;top:50px;overflow:hidden}.blog-module__R2lbeq__contactCard:before{content:"";background:linear-gradient(135deg,#f8a10026,#ffc4000d);border-radius:50%;width:240px;height:240px;position:absolute;top:-120px;right:-120px}.blog-module__R2lbeq__header{z-index:1;margin-bottom:24px;position:relative}.blog-module__R2lbeq__title{color:#111827;margin-bottom:10px;font-size:22px;font-weight:700;line-height:1.2}.blog-module__R2lbeq__description{color:#6b7280;font-size:15px;line-height:1.7}.blog-module__R2lbeq__form{z-index:1;flex-direction:column;gap:16px;display:flex;position:relative}.blog-module__R2lbeq__input,.blog-module__R2lbeq__textarea{background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;padding:14px 16px;font-size:15px;transition:all .3s}.blog-module__R2lbeq__input:focus,.blog-module__R2lbeq__textarea:focus{border-color:#f8a100;outline:none;box-shadow:0 0 0 4px #f8a1001f}.blog-module__R2lbeq__textarea{resize:none;min-height:130px}.blog-module__R2lbeq__submitBtn{color:#111827;cursor:pointer;background:linear-gradient(90deg,#f8a100 0%,#ffbf00 100%);border:none;border-radius:12px;padding:15px;font-size:16px;font-weight:600;transition:all .3s}.blog-module__R2lbeq__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #f8a10040}.blog-module__R2lbeq__infoBox{border-top:1px solid #e5e7eb;margin-top:24px;padding-top:20px}.blog-module__R2lbeq__infoText{color:#6b7280;font-size:14px;line-height:1.7}.blog-module__R2lbeq__highlight{color:#f8a100;font-weight:600}@media (max-width:991px){.blog-module__R2lbeq__contactCard{padding:24px;position:relative;top:0}.blog-module__R2lbeq__title{font-size:24px}}
