.homeaboutustopcontainer{background-color:#0A0A08}.homeaboutcontainer{padding:5rem 3rem 3rem;max-width:1600px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.homeaboutcontainer1{display:flex;flex-direction:column;padding-left:6rem}.homeaboutcontainer2{display:flex;flex-direction:column;gap:2rem}.homeaboutflexcontainer{display:flex;gap:.8rem}.homeabouttitlestyle{font-family:Inter;font-weight:400;font-size:1.1rem;color:#DFAE26;margin-bottom:1rem}.homeaboutheader1style,.homeaboutheader1style1{font-size:3.2rem;font-family:Inter;font-weight:300;color:#ffffff;word-break:break-all}.homeaboutheader1style1{width:53%}.homeaboutheader2style{font-size:3.1rem;font-family:Inter,sans-serif;font-weight:300;background:linear-gradient(180deg,#fff,#dfaE26);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline-block}.homeaboutdescriptionfontstyle{font-family:Roboto;font-weight:400;font-size:1.2rem;color:#FFFFFF;line-height:1.8rem}.about-us-button-color{color:#000000}.abt-btn{width:100%;text-align:right;padding-right:3rem}.abt-btn button{padding:1rem 3.5rem}@media (max-width:1200px){.homeaboutcontainer1{padding-left:0}.homeaboutheader1style1{width:100%}}@media (max-width:768px){.homeaboutcontainer{grid-template-columns:1fr;padding-top:3rem}.homeaboutdescriptionfontstyle{line-height:1.8rem}}@media (max-width:500px){.abt-btn{width:100%;text-align:left}}.hero-container{width:100%;height:100vh;overflow:hidden;position:relative}.hero-wrapper{background-color:#000}.carousel-container,.hero-wrapper{width:100%;height:100%;position:relative}.carousel-slide{position:absolute;width:100%;height:100%;opacity:0;transition:opacity .8s ease-in-out,transform .8s ease-in-out;transform:translateX(100%)}.carousel-slide.active{opacity:1;transform:translateX(0);z-index:2}.carousel-slide.prev{transform:translateX(-100%)}.carousel-slide.next{transform:translateX(100%)}.hero-carousel-img-container{position:absolute;width:100%;height:100%;z-index:1}.carousel-image{object-fit:cover;object-position:center}.image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,.4),rgba(0,0,0,.2) 50%,rgba(0,0,0,.6));z-index:2}.hero-content-sections{position:relative;width:100%;height:100%;z-index:3;display:flex;flex-direction:column;justify-content:center;padding:8rem 3rem 2rem;max-width:1200px}.carousel-heading{margin-bottom:2rem;animation:slideInFromLeft 1s ease-out}.carousel-heading h1{font-weight:400}.carousel-heading h1,.carousel-heading h2{font-size:4.5rem;color:#ffffff;line-height:1.2;margin:0}.carousel-heading h2{font-weight:300;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.carousel-para-container{width:min(80%,900px);margin-bottom:3rem;animation:slideInFromLeft 1s ease-out .3s both}.carousel-para{color:#ffffff;font-size:1.3rem;font-weight:400;line-height:30px;text-shadow:1px 1px 2px rgba(0,0,0,.5);margin:0}.carousel-buttons{display:flex;gap:1rem;flex-wrap:wrap;animation:slideInFromLeft 1s ease-out .6s both}.carousel-btn{min-width:200px;height:60px;border-radius:50px;padding:15px 30px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1;text-align:center;border:2px solid transparent;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.carousel-btn.glass-effect{background:linear-gradient(135deg,#dfae26,#f4d03f);color:#000;border:2px solid #dfae26}.carousel-btn.glass-effect:hover{background:linear-gradient(135deg,#f4d03f,#dfae26);transform:translateY(-2px);box-shadow:0 8px 20px rgba(223,174,38,.3)}.carousel-btn.secondary{background:transparent;color:#ffffff;border:2px solid #ffffff}.carousel-btn.secondary:hover{background:#ffffff;color:#000;transform:translateY(-2px)}.carousel-nav-container{position:absolute;top:30%;right:3.5rem;transform:translateY(-50%);z-index:10}.carousel-nav-wrapper{display:flex;flex-direction:column;gap:12px;align-items:center}.carousel-nav-btn{width:5px;height:52px;border-radius:2px;border:2px solid rgba(255,255,255,.5);background:#FFFFFF;cursor:pointer;transition:all .3s ease}.carousel-nav-btn:hover{border-color:rgba(255,255,255,.8);transform:scale(1.2)}.carousel-nav-btn.active{background:#dfae26;border-color:#dfae26;transform:scale(1.3)}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:#ffffff;border:none;width:50px;height:50px;border-radius:50%;font-size:24px;cursor:pointer;transition:all .3s ease;z-index:10;display:flex;align-items:center;justify-content:center}.carousel-arrow:hover{background:rgba(0,0,0,.8);transform:translateY(-50%) scale(1.1)}.carousel-arrow-prev{left:2rem}.carousel-arrow-next{right:2rem}.fixed-carousel-buttons{position:absolute;bottom:4rem;left:4rem;display:flex;gap:1rem;flex-wrap:wrap;z-index:10;animation:fadeInUp 1s ease-out .8s both}.carsoula-btm-btn{border-radius:50px;padding:1.1rem 2.3rem;font-family:Inter;font-weight:400;font-size:1.2rem;line-height:100%;letter-spacing:0;text-align:center;cursor:pointer;background:#2A7B9B;background:radial-gradient(ellipse at center,#DFAE26 0,#DFAE26 5%,white 80%);border:none;color:#000000}.carsoula-btm-btn:hover{background-image:linear-gradient(90deg,#DFAE26,);animation:slidebg 2s linear infinite alternate;animation-timing-function:ease-in-out}.carousel-btn-sec{position:relative;padding:1.1rem 2.2rem;border-radius:50px;background:rgba(0,0,0,.25);color:#fff;font-family:Inter,sans-serif;font-size:1.2rem;border:none;cursor:pointer;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.carousel-heading h2:nth-child(2){background:linear-gradient(90deg,#DFAE26,#DFAE26 5%,#FFFFFF 60%,#FFFFFF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:4.5rem;font-weight:600;font-family:Inter;line-height:1.2;margin:0;color:#DFAE26;text-shadow:none!important;cursor:pointer}.carousel-btn-sec:before{box-shadow:inset 0 1px 0 rgba(255,255,255,.25),inset 0 -1px 0 rgba(255,255,255,.25);-webkit-mask:linear-gradient(90deg,transparent,white 4%,white 90%,transparent);mask:linear-gradient(90deg,transparent,white 4%,white 90%,transparent)}.carousel-btn-sec:after,.carousel-btn-sec:before{content:"";position:absolute;inset:0;border-radius:inherit}.carousel-btn-sec:after{background:radial-gradient(ellipse at center,rgba(255,255,255,.06),rgba(255,255,255,0) 65%);pointer-events:none}@keyframes slidebg{to{background-position:20vw}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.carousel-heading h1{font-size:2.3rem}.carousel-heading h2,carousel-heading h2:nth-child(2){font-size:1.5rem}.hero-content-sections{justify-content:center;padding:8rem 3rem 1.5rem}.carousel-para-container{width:90%}.carousel-buttons{flex-direction:column;align-items:flex-start;margin-bottom:4rem}.carousel-btn{min-width:180px;height:50px;font-size:14px}.carousel-nav-container{right:1rem}.carousel-arrow{width:40px;height:40px;font-size:20px}.carousel-arrow-prev{left:1rem}.carousel-para{line-height:23px}.carousel-arrow-next{right:1rem}.carousel-nav-btn{width:8px;height:8px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background:#FFFFFF;cursor:pointer;transition:all .3s ease}.carousel-nav-btn:hover{border-color:rgba(255,255,255,.8);transform:scale(1.2)}.carousel-nav-btn.active{background:#dfae26;border-color:#dfae26;transform:scale(1.3)}.carousel-heading h2:nth-child(2){font-size:2.3rem}}@media (max-width:480px){.hero-content-sections{justify-content:center;padding:8rem 3rem 1rem}.carousel-nav-container{bottom:2rem;top:auto;right:50%;transform:translateX(50%)}.carousel-nav-wrapper{flex-direction:row}.carousel-arrow{display:none}.carousel-nav-btn{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background:#FFFFFF;cursor:pointer;transition:all .3s ease}.carousel-nav-btn:hover{border-color:rgba(255,255,255,.8);transform:scale(1.2)}.carousel-nav-btn.active{background:#dfae26;border-color:#dfae26;transform:scale(1.3)}}@media (min-width:900px){.hero-content-sections{padding-top:12rem}}.home-hero-section{padding-top:1rem}.homeblogcontentoverallcontainer{background:linear-gradient(0deg,#000 60%,#222c33)}.hm-blg-container{padding:1rem 3rem;max-width:1600px;margin:0 auto}.hm-blg-head{text-align:center;margin-bottom:2rem}.hm-blg-head h3{font-size:3rem;font-weight:500;line-height:4.4rem;background:linear-gradient(90deg,#DFAE26,#FFFFFF99);-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-bottom:.9rem}.hm-blg-head p{color:#fff;font-size:1.2rem;width:60%;line-height:28px;margin:0 auto}.homeblog-layout{display:flex;gap:3rem;align-items:flex-start;justify-content:center}.homeblog-feature{flex:2.2 1;display:flex;flex-direction:column;gap:1.1rem}.feature-image{width:100%;min-width:340px;height:418px;border-radius:27px;overflow:hidden;margin-bottom:.7rem;position:relative}.feature-desc{margin-left:.2rem;display:flex;flex-direction:column;gap:.6rem}.feature-desc span{color:#9a9899;font-size:1.2rem}.feature-desc h6{font-family:Inter;color:#fff;font-size:2rem;line-height:28px;font-weight:500;margin:0 0 .2rem;width:60%}.feature-desc p{color:#c8c7c7;font-size:1.2rem;line-height:28px;margin-bottom:.8rem;max-width:840px}.explore-btn-blog-new{width:-moz-fit-content;width:fit-content;padding:13px 2.9rem;border-radius:24px;background:radial-gradient(ellipse at center,#dfae26 0,#dfae26 5%,white 80%);border:none;color:#222;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 12px 0 rgba(200,170,60,.09);transition:opacity .2s}.homeblog-sidebar{flex:1.1 1;display:flex;flex-direction:column;min-width:220px;gap:1.5rem}@media (max-width:1350px){.homeblog-layout{gap:2rem}}@media (max-width:1100px){.homeblog-feature{flex:1.5 1;max-width:100%}.homeblog-layout{gap:1.5rem}.hm-blg-head p{width:100%}}@media(max-width:1024px){.feature-desc p{line-height:23px}}@media (max-width:768px){.homeblog-sidebar{flex-direction:column;gap:2rem;margin-top:1rem}.hm-blg-head h3{text-align:left}.homeblog-layout{flex-direction:column;gap:2.1rem}.hm-blg-head p{text-align:left;line-height:23px}}@media (max-width:700px){.hm-blg-container{padding:1rem 3rem}.feature-image{height:165px;min-width:180px;max-width:100%;border-radius:16px}.feature-desc h6{font-size:1.8rem;line-height:25px}.feature-desc p{line-height:22px}.homeblog-sidebar{flex-direction:column;margin-top:.8rem}.hm-blg-head p{text-align:left;line-height:23px}}@media (max-width:580px){.hm-blg-head h3{padding-bottom:.5rem;text-align:left;font-size:2rem;line-height:28px}.hm-blg-head p{line-height:2rem;padding-bottom:2.5rem;text-align:left}}@media (min-width:500px){.explore-btn,.hidebloginlargescreen{display:none}}@media (max-width:500px){.homeblog-sidebar{display:none}.hm-blg-container{min-height:100%}.explore-btn-blog-new{display:none}.makeexplorebtncenter{display:flex;justify-content:flex-start;width:100%}.explore-btn{width:-moz-fit-content;width:fit-content;padding:.7rem 2.9rem;border-radius:24px;background:radial-gradient(ellipse at center,#dfae26 0,#dfae26 5%,white 80%);border:none;color:#222;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 12px 0 rgba(200,170,60,.09);transition:opacity .2s}}