.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity 0.3s ease, visibility 0.3s ease}.popup-overlay.active{opacity:1;visibility:visible}.popup-content{background:linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);border-radius:16px;padding:48px;max-width:480px;width:90%;text-align:center;position:relative;box-shadow:0 25px 50px rgba(0,0,0,0.5);border:1px solid rgba(255,255,255,0.1)}.popup-content h3{color:#ffffff;font-size:32px;margin-bottom:16px}.popup-content p{color:rgba(255,255,255,0.8);font-size:18px;line-height:160%;margin-bottom:32px}.popup-content .button{display:inline-block}.popup-close{position:absolute;top:16px;right:16px;width:40px;height:40px;background:url("/static/img/close.7be246d45cf0.svg") center/24px 24px no-repeat;border:none;cursor:pointer;opacity:0.6;transition:opacity 0.2s ease}.popup-close:hover{opacity:1}@media (max-width: 840px){.popup-content{padding:32px 24px}.popup-content h3{font-size:24px}.popup-content p{font-size:16px}}.section-home1{padding:148px 40px 76px 40px;background-repeat:no-repeat;background-image:url("/static/img/studio-hero-bg.6f09d3b1d764.png");background-size:cover;background-position:bottom center}.section-home1 h1{font-size:64px;line-height:124%}.section-home1 p{font-weight:400;font-size:18px;line-height:160%;color:#ffffff;text-align:center;margin:48px 0 32px}.section-home1 img{margin-top:48px;width:100%;height:auto;max-width:850px;aspect-ratio:850/450}@media (max-width: 840px){.section-home1{height:auto;padding:110px 15px 40px 15px;background-size:cover auto}.section-home1 h1{max-width:540px !important;font-size:48px}.section-home1 p{font-size:16px;margin:14px 0 24px}.section-home1 img{margin-top:64px}}.section-home8{margin-top:-20px;margin-bottom:80px;flex-direction:row;justify-content:center;gap:32px}@media (max-width: 840px){.section-home8{margin-top:0}}@media (max-width: 480px){.section-home8{gap:24px}}.section-home2{gap:32px}.section-home2 p{font-style:normal;font-weight:300;font-size:18px;line-height:160%;color:#ffffff;text-align:center}.section-home2 div{display:flex;align-items:center;flex-direction:row;justify-content:space-between;max-width:1100px;align-self:center;width:100%}.section-home2 img{height:94px;width:auto}@media (max-width: 840px){.section-home2{gap:20px}.section-home2 p{font-size:16px}.section-home2 div{max-width:600px;padding:0 15px}.section-home2 img{height:64px}.section-home2 img:nth-last-child(-n + 3){display:none}}.section-home3-title{margin:180px 0 24px 0}.section-home3-title h2{font-size:48px}@media (max-width: 840px){.section-home3-title{margin:112px 0 24px}.section-home3-title h2{font-size:40px}}.section-home3{align-self:center;width:100%;max-width:1250px;padding:100px 40px 80px 40px;overflow:unset;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:32px 60px}.section-home3 img{position:relative;width:600px;max-width:50vw;height:auto;margin:0}.section-home3:nth-child(even){flex-direction:row-reverse}.section-home3 article{position:relative;width:420px}.section-home3 h2{margin-bottom:32px;color:#ffffff;text-align:left}.section-home3 p{text-align:left}@media (max-width: 840px){.section-home3{padding:80px 15px 80px 15px;overflow:hidden;height:unset;flex-direction:column !important}.section-home3 img{margin:0 auto !important;max-width:calc(100vw - 30px)}.section-home3 article{width:auto;max-width:380px}.section-home3 h2,.section-home3 h3{font-size:24px;margin-bottom:14px}.section-home3 li{margin-top:14px}}.section-home3-button{padding-top:80px}.section-home3-button .card{width:100%;max-width:1340px;padding:48px;margin:0;display:flex;flex-direction:column;gap:32px;align-items:center;position:relative}.section-home3-button .card::before{content:"";display:block;width:463px;height:463px;background:rgba(255,159,243,0.7);opacity:.56;filter:blur(264px);position:absolute;top:-140px;left:calc(50vw + 68px)}.section-home3-button .card::after{content:"";display:block;width:257px;height:257px;background:#2ec3f2;opacity:0.8;filter:blur(264px);position:absolute;right:calc(50vw + 184px);bottom:0}.section-home3-button .card>*{position:relative}.section-home3-button .card h4{text-align:center}.section-home5{padding:140px 0 0 0}.section-home5 h2+p{margin:14px 0 50px 0}.section-home5 .cards-container-2{width:100%}.section-home5 .card{padding:0 40px 52px 40px;display:flex;flex-direction:column}.section-home5 .card img{border-radius:12px;margin:0 -40px;width:calc(100% + 80px);height:auto}.section-home5 .card h4{margin:32px 0 14px 0;text-align:center}.section-home5 .card p{text-align:center}@media (max-width: 840px){.section-home5{margin-top:80px;padding:0 15px}.section-home5 h2+p{margin-bottom:60px}.section-home5 .cards-container-2{width:auto}.section-home5 .card{padding:0 40px 40px 40px}}.section-home6{margin-top:140px;padding-bottom:60px}.section-home6 h2{max-width:800px;margin-bottom:100px}.section-home6 .grid{position:relative;display:grid;grid-template-columns:repeat(3, 1fr);gap:60px}.section-home6 .grid a{max-width:280px;text-decoration:none;cursor:pointer}.section-home6 .grid a>*{pointer-events:none}.section-home6 .grid a:hover{background-color:#1e1e1e;box-shadow:0 0 0 30px #1e1e1e;border-radius:3px}.section-home6 .grid a:hover .icon{background:linear-gradient(90deg, #87b85a 44.44%, #5ab897 92.98%)}.section-home6 .grid a:hover h4{text-decoration:underline}.section-home6 .grid .icon{width:56px;height:56px;mask-position:center;mask-size:cover;background-color:#ffffff}.section-home6 .grid h4{margin:32px 0 14px 0;color:#ffffff}.section-home6 .grid h4 span{display:block}.section-home6 .grid p{text-align:left}@media (max-width: 840px){.section-home6 .grid a:hover{box-shadow:0 0 0 10px #1e1e1e}}@media (max-width: 760px){.section-home6 .grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 500px){.section-home6 .grid{grid-template-columns:1fr}.section-home6 .grid>div{max-width:unset;display:flex;gap:15px}.section-home6 .grid h4{margin:8px 0}.section-home6 .grid h4 span{display:inline}}.section-home7{padding:120px 0 180px 0}.section-home7 h3{margin:0 40px 60px 40px}.section-home7 .carousel{width:100%}.section-home7 .carousel-cell{width:calc(50% - 35px);max-width:calc(1140px / 2);height:300px;margin:0 15px;display:flex}.section-home7 .carousel-cell:nth-of-type(odd) figcaption img{filter:drop-shadow(-6px -10px 22px #47cbd3)}.section-home7 .carousel-cell:nth-of-type(even) figcaption img{filter:drop-shadow(-6px -10px 22px rgba(255,159,243,0.7))}.section-home7 figure{margin:0;padding:40px 48px 32px 40px;display:flex;flex-direction:column;justify-content:space-between}.section-home7 blockquote{margin:0}.section-home7 blockquote p{font-weight:400;font-size:18px;line-height:170%;color:rgba(255,255,255,0.7)}.section-home7 blockquote p::before{content:"\201C"}.section-home7 blockquote p::after{content:"\201D"}.section-home7 figcaption{display:flex}.section-home7 figcaption img{border-radius:50%;height:60px;width:60px;margin-right:20px}.section-home7 figcaption p{font-weight:400;font-size:18px;line-height:120%}.section-home7 figcaption p span{display:block}.section-home7 figcaption p span.name{color:#ffffff;margin:2px 0 4px 0}.section-home7 .flickity-prev-next-button{transform:none;top:calc(100% + 40px);background:none;border:1px solid #ffffff}.section-home7 .flickity-prev-next-button.previous{left:unset;right:calc(50% + 5px)}.section-home7 .flickity-prev-next-button.next{transform:none;top:calc(100% + 40px);left:calc(50% + 5px);right:unset}.section-home7 .flickity-prev-next-button .flickity-button-icon{fill:#ffffff;transform:scale(0.65);pointer-events:none}.section-home7 .flickity-prev-next-button:hover{box-shadow:0 0 0 1px #ffffff}.section-home7 .flickity-prev-next-button:focus{outline:none;box-shadow:0 0 0 3px #1cba56;border-color:#1cba56}@media (max-width: 840px){.section-home7{padding-top:100px}.section-home7 h3{margin:0 15px 48px 15px}.section-home7 .carousel-cell{margin:0;padding:0 5px 0 15px;width:80%;min-width:300px;max-width:420px;height:380px}.section-home7 figure{padding:24px 24px 40px 24px}}
