.studio-section{background:#fff;color:#070B14;position:relative;overflow:hidden;padding:120px 0;border-radius:80px 80px 0 0;margin-top:-80px;z-index:2}.studio-section .container{max-width:var(--container-max);margin:0 auto;padding:0 var(--section-x)}.studio-small-title{font-size:12px;letter-spacing:3px;text-transform:uppercase;font-weight:800;margin-bottom:12px;background:linear-gradient(270deg,#AB2DD9 0%,#F3901B 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}.studio-title{font-size:var(--display-lg);font-weight:400;line-height:.92;letter-spacing:1px;font-family:var(--display-font);text-transform:uppercase;color:#070B14}.studio-text{margin-top:22px;line-height:1.8;color:#5f6672;max-width:520px;font-size:16px}.studio-btn{background:#F3901B;color:#000;border:1px solid rgb(255 255 255 / .15);min-height:62px;padding:14px 30px;font-weight:900;font-size:15px;text-decoration:none;border-radius:4px 4px 20px 4px;display:inline-flex;align-items:center;gap:10px;margin-top:28px;transition:0.35s ease;box-shadow:0 10px 25px rgb(243 144 27 / .35)}.studio-btn .arrow{display:inline-block;color:#070B14;font-size:18px;font-weight:700;transform:rotate(-35deg);transition:transform 0.35s ease;line-height:1}.studio-btn:hover .arrow{transform:rotate(-35deg) translateX(4px)}.studio-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 18px 40px rgb(243 144 27 / .45);color:#fff}.studio-btn:focus,.studio-btn:active{outline:none!important;box-shadow:0 18px 40px rgb(243 144 27 / .45)!important}.studio-title br{display:block;content:"";margin-bottom:.1em}.studio-title .outline{font-size:var(--display-xl);color:#fff0;-webkit-text-stroke:1px rgb(7 11 20 / .7)}.col-lg-7.position-relative{display:flex;justify-content:center;align-items:center}.orbit-wrap::after{content:"";position:absolute;top:50%;left:50%;width:520px;height:520px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgb(243 144 27 / .12) 0%,rgb(171 45 217 / .05) 40%,transparent 70%);z-index:0;filter:blur(10px)}.studio-img{width:100%;max-width:520px;margin:0 auto;position:relative;z-index:2;background:transparent!important;filter:drop-shadow(0 12px 25px rgb(0 0 0 / .12)) contrast(1.02) saturate(1.03);mix-blend-mode:normal;-webkit-mask-image:radial-gradient(circle at center,rgb(0 0 0) 70%,rgb(0 0 0 / .92) 82%,rgb(0 0 0 / .25) 95%,#fff0 100%);mask-image:radial-gradient(circle at center,rgb(0 0 0) 70%,rgb(0 0 0 / .92) 82%,rgb(0 0 0 / .25) 95%,#fff0 100%)}.orbit-wrap{position:absolute;top:50%;left:50%;width:680px;height:680px;transform:translate(-50%,-50%);z-index:1;pointer-events:none}.orbit-ring{position:absolute;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-ring.inner{width:500px;height:500px;border:1px solid rgb(243 144 27 / .22);background:radial-gradient(circle,rgb(243 144 27 / .18) 0%,rgb(243 144 27 / .1) 40%,rgb(243 144 27 / .05) 65%,transparent 100%);box-shadow:inset 0 0 90px rgb(243 144 27 / .14),inset 0 0 160px rgb(171 45 217 / .06),0 0 50px rgb(243 144 27 / .1)}.orbit-ring.outer{width:680px;height:680px;border:1px solid rgb(243 144 27 / .12);background:radial-gradient(circle,rgb(243 144 27 / .1) 0%,rgb(243 144 27 / .05) 45%,rgb(243 144 27 / .02) 70%,transparent 100%)}.orbit-node{position:absolute;width:100%;height:100%;animation:slowRotate 25s linear infinite}.orbit-node::before{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-radius:50%;background:linear-gradient(270deg,#AB2DD9 0%,#F3901B 100%);box-shadow:0 0 18px rgb(243 144 27 / .6)}.n1::before{transform:rotate(0deg) translateX(250px)}.n2::before{transform:rotate(90deg) translateX(250px)}.n3::before{transform:rotate(180deg) translateX(250px)}.n4::before{transform:rotate(270deg) translateX(250px)}.floating-gem{position:absolute;width:95px;height:auto;z-index:10;pointer-events:none;mix-blend-mode:normal;-webkit-mask-image:radial-gradient(circle at center,rgb(0 0 0) 55%,rgb(0 0 0 / .85) 75%,#fff0 100%);mask-image:radial-gradient(circle at center,rgb(0 0 0) 55%,rgb(0 0 0 / .85) 75%,#fff0 100%);filter:contrast(1.08) saturate(1.1);opacity:.98;animation:floatGem 2.8s ease-in-out infinite}@keyframes slowRotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.gem1{top:8%;left:12%;transform:rotate(-18deg);animation-delay:0s}.gem2{top:15%;right:8%;width:84px;transform:rotate(12deg);animation-delay:1s}.gem3{bottom:8%;left:18%;width:84px;transform:rotate(25deg);animation-delay:2s}.gem4{width:110px;bottom:24%;right:0%;transform:rotate(-12deg)}.studio-section .row{align-items:center}.studio-section .col-lg-5{padding-right:60px}.studio-section .col-lg-7{padding-left:60px}.btn,.btn-purple,.studio-btn{text-decoration:none}@keyframes floatGem{0%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-14px) rotate(4deg)}100%{transform:translateY(0) rotate(0deg)}}@media (max-width:768px){.studio-section{padding:80px 0!important;margin-top:0!important;border-radius:30px 30px 0 0}.studio-section .row{flex-direction:column}.studio-section .col-lg-5{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;margin-bottom:40px}.studio-small-title{text-align:center}.studio-title{font-size:clamp(36px, 10vw, 60px);line-height:1;text-align:center;width:100%}.studio-text{text-align:center;font-size:14px;max-width:100%}.studio-btn{justify-content:center;margin-top:20px}.studio-section .col-lg-7{padding:0!important;min-height:320px;position:relative}.orbit-wrap{width:260px;height:260px}.orbit-ring.outer{width:260px;height:260px}.orbit-ring.inner{width:200px;height:200px}.n1::before{transform:rotate(0deg) translateX(100px)}.n2::before{transform:rotate(90deg) translateX(100px)}.n3::before{transform:rotate(180deg) translateX(100px)}.n4::before{transform:rotate(270deg) translateX(100px)}.studio-img{max-width:240px;width:100%;display:block;margin:0 auto}.floating-gem{width:42px;opacity:.9}.gem2{top:8%;right:6%}.gem3{bottom:8%;left:6%}.gem4{width:55px;bottom:12%;right:5%}}@media (max-width:768px){.studio-title{white-space:normal}.studio-title br:first-of-type{display:none}.studio-title br:last-of-type{display:block}}