.left-section{position:relative;width:50%;height:100vh;background:#000;color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.bg-gradient{position:absolute;left:-30%;top:-10%;width:80%;height:auto;object-fit:contain;z-index:2}.bg-whitegradient{position:absolute;left:-40%;top:-30%;width:90%;height:auto;object-fit:contain;z-index:1}.orb{position:absolute;left:-70px;top:10%;transform:rotate(180deg);width:180px;height:auto;z-index:0}.queen{position:absolute;object-fit:contain;z-index:0}.queen1{right:10%;top:0;width:800px}.queen2{right:5%;top:30%;width:400px}.text-content{position:relative;z-index:5;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:3rem 4rem}.top-heading{color:#ff3b3b;font-weight:700;text-transform:uppercase;font-family:Clash Display,sans-serif;font-size:2rem;margin-left:4rem}.bottom-heading{font-weight:800;text-transform:uppercase;font-family:Clash Display,sans-serif;font-size:3.5rem;line-height:1.1;margin-left:4rem}@media(max-width:1024px){.queen1{width:500px;top:5%}.queen2{width:250px}.top-heading{margin-left:3rem;font-size:1.8rem}.bottom-heading{margin-left:3rem;font-size:2.8rem}}@media(max-width:768px){.left-section{display:none}}@media(max-width:480px){.top-heading,.bottom-heading{text-align:center;margin-left:0}}:root{--loader-anim-dur: 3s;--loader-anim-factor: .3s}.loader-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:9999}.loader-container{width:50vmin;height:50vmin;display:grid;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:10px;position:relative;z-index:2}.loader-square{border-radius:5px;position:relative;overflow:hidden}.loader-square:after{content:"";position:absolute;background:#ffffff1a;height:10vmin;width:10vmin;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}.loader-square:nth-child(5){opacity:0}.loader-square:nth-child(7):after{animation:var(--loader-anim-dur) ease infinite loader-fade}.loader-square:nth-child(2):after{animation:var(--loader-anim-dur) ease infinite loader-fade;animation-delay:var(--loader-anim-factor)}.loader-square:nth-child(9):after{animation:var(--loader-anim-dur) ease infinite loader-fade;animation-delay:calc(var(--loader-anim-factor) * 2)}.loader-square:nth-child(4):after{animation:var(--loader-anim-dur) ease infinite loader-fade;animation-delay:calc(var(--loader-anim-factor) * 3)}.loader-square:nth-child(3):after{animation:var(--loader-anim-dur) ease infinite loader-fade;animation-delay:calc(var(--loader-anim-factor) * 4)}.loader-square:nth-child(8):after{animation:var(--loader-anim-dur) ease infinite loader-fade;animation-delay:calc(var(--loader-anim-factor) * 5)}.loader-square:nth-child(1):after{animation:var(--loader-anim-dur) ease infinite loader-fade;animation-delay:calc(var(--loader-anim-factor) * 6)}.loader-square:nth-child(6):after{animation:var(--loader-anim-dur) ease infinite loader-fade;animation-delay:calc(var(--loader-anim-factor) * 7)}@keyframes loader-fade{0%,20%{background:#ffffff1a;height:10vmin;width:10vmin}10%{background:#ffffff4d;height:30vmin;width:30vmin}}.about-heading{display:flex;gap:10px;justify-content:center;align-items:center;text-align:center;flex-wrap:wrap}.about-heading-3rd{display:flex;gap:10px;justify-content:start;align-items:start;text-align:start;flex-wrap:wrap}.about-title,.about-gradient{font-family:Clash Display,sans-serif;font-weight:600;font-size:100px;line-height:89px;letter-spacing:-.01em;text-transform:uppercase;text-align:center;margin:0;padding:0}.about-title{color:#fff}.about-heading-3rd .about-title{color:#000}.about-gradient{background:linear-gradient(90deg,#de252c 46.15%,#ffb5b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@media(max-width:1200px){.about-title,.about-gradient{font-size:80px;line-height:72px}}@media(max-width:900px){.about-heading{flex-direction:column;gap:6px}.about-title,.about-gradient{font-size:64px;line-height:58px}}@media(max-width:600px){.about-title,.about-gradient{font-size:48px;line-height:44px}}@media(max-width:400px){.about-title,.about-gradient{font-size:36px;line-height:34px}}
