.el-carousel__item{display:inline-block;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.el-carousel__item,.el-carousel__item.is-active{z-index:calc(var(--el-index-normal) - 1)}.el-carousel__item--card,.el-carousel__item.is-animating{transition:transform .4s ease-in-out}.el-carousel__item--card{width:50%}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:var(--el-index-normal)}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:calc(var(--el-index-normal) + 1)}.el-carousel__item--card-vertical{height:50%;width:100%}.el-carousel__mask{background-color:var(--el-color-white);height:100%;left:0;opacity:.24;position:absolute;top:0;transition:var(--el-transition-duration-fast);width:100%}.el-carousel{--el-carousel-arrow-font-size:12px;--el-carousel-arrow-size:36px;--el-carousel-arrow-background:#1f2d3d1c;--el-carousel-arrow-hover-background:#1f2d3d3b;--el-carousel-indicator-width:30px;--el-carousel-indicator-height:2px;--el-carousel-indicator-padding-horizontal:4px;--el-carousel-indicator-padding-vertical:12px;--el-carousel-indicator-out-color:var(--el-border-color-hover);position:relative}.el-carousel--horizontal,.el-carousel--vertical{overflow:hidden}.el-carousel__container{height:300px;position:relative}.el-carousel__arrow{align-items:center;background-color:var(--el-carousel-arrow-background);border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:var(--el-carousel-arrow-font-size);height:var(--el-carousel-arrow-size);justify-content:center;margin:0;outline:none;padding:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:var(--el-transition-duration);width:var(--el-carousel-arrow-size);z-index:10}.el-carousel__arrow--left{left:16px}.el-carousel__arrow--right{right:16px}.el-carousel__arrow:hover{background-color:var(--el-carousel-arrow-hover-background)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{list-style:none;margin:0;padding:0;position:absolute;z-index:calc(var(--el-index-normal) + 1)}.el-carousel__indicators--horizontal{bottom:0;left:50%;transform:translate(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:calc(var(--el-carousel-indicator-height) + var(--el-carousel-indicator-padding-vertical)*2);position:static;text-align:center;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:var(--el-carousel-indicator-out-color);opacity:.24}.el-carousel__indicators--right{right:0}.el-carousel__indicators--labels{left:0;right:0;text-align:center;transform:none}.el-carousel__indicators--labels .el-carousel__button{color:#000;font-size:12px;height:auto;padding:2px 18px;width:auto}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{background-color:initial;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator--horizontal{display:inline-block;padding:var(--el-carousel-indicator-padding-vertical) var(--el-carousel-indicator-padding-horizontal)}.el-carousel__indicator--vertical{padding:var(--el-carousel-indicator-padding-horizontal) var(--el-carousel-indicator-padding-vertical)}.el-carousel__indicator--vertical .el-carousel__button{height:calc(var(--el-carousel-indicator-width)/2);width:var(--el-carousel-indicator-height)}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{background-color:#fff;border:none;cursor:pointer;display:block;height:var(--el-carousel-indicator-height);margin:0;opacity:.48;outline:none;padding:0;transition:var(--el-transition-duration);width:var(--el-carousel-indicator-width)}.carousel-arrow-left-enter-from,.carousel-arrow-left-leave-active{opacity:0;transform:translateY(-50%) translate(-10px)}.carousel-arrow-right-enter-from,.carousel-arrow-right-leave-active{opacity:0;transform:translateY(-50%) translate(10px)}.el-transitioning{filter:url(#elCarouselHorizontal)}.el-transitioning-vertical{filter:url(#elCarouselVertical)}.studio-card[data-v-532c41d3]{border:1px solid color-mix(in srgb,var(--pod-text-primary) 15%,transparent);border-radius:20px;height:620px}.studio-card[data-v-532c41d3],.studio-left[data-v-532c41d3]{background:var(--pod-bg-card);display:flex;overflow:hidden}.studio-left[data-v-532c41d3]{flex-direction:column;flex-shrink:0;width:440px}.accordion-divider[data-v-532c41d3]{flex-shrink:0;height:0;position:relative}.accordion-divider[data-v-532c41d3]:after{background:var(--pod-border-studio);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.accordion-item[data-v-532c41d3]{cursor:pointer;flex-shrink:0;overflow:hidden;position:relative;transition:height .3s cubic-bezier(.4,0,.2,1),background-color .2s ease}.accordion-item .item-collapsed-title[data-v-532c41d3]{opacity:1;transition:opacity .15s ease}.accordion-item .item-expanded-content[data-v-532c41d3]{opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease}.accordion-item.is-active[data-v-532c41d3]{background:var(--pod-bg-card)}.accordion-item.is-active .item-collapsed-title[data-v-532c41d3]{opacity:0;pointer-events:none}.accordion-item.is-active .item-expanded-content[data-v-532c41d3]{opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:.1s}.accordion-item.is-active .expanded-title[data-v-532c41d3]{opacity:1;transform:translateY(0);transition-delay:.15s}.accordion-item.is-active .expanded-desc[data-v-532c41d3]{opacity:1;transform:translateY(0);transition-delay:.22s}.accordion-item.is-active .expanded-btn[data-v-532c41d3]{opacity:1;transform:translateY(0);transition-delay:.3s}.item-collapsed-title[data-v-532c41d3]{align-items:center;display:flex;height:100%;padding:0 30px}.item-label[data-v-532c41d3]{color:var(--pod-text-studio);font-size:22px;font-weight:500;line-height:normal;white-space:nowrap}.item-expanded-content[data-v-532c41d3]{background:var(--pod-bg-card);display:flex;flex-direction:column;gap:20px;inset:0;justify-content:flex-start;padding:30px 30px 0;position:absolute}.expanded-title[data-v-532c41d3]{font-size:34px}.expanded-desc[data-v-532c41d3],.expanded-title[data-v-532c41d3]{color:var(--pod-text-studio);font-weight:500;line-height:normal;margin:0;opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease}.expanded-desc[data-v-532c41d3]{font-size:14px;max-width:100%;width:343px}.expanded-btn[data-v-532c41d3]{align-items:center;align-self:flex-start;background:var(--pod-primary);border-radius:50px;color:var(--pod-text-inverse);display:inline-flex;font-size:18px;font-weight:500;justify-content:center;line-height:normal;min-height:46px;opacity:0;padding:10px 25px;text-decoration:none;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease,background .2s ease;white-space:nowrap}.expanded-btn[data-v-532c41d3]:hover{background:var(--pod-primary-hover)}.studio-preview[data-v-532c41d3]{background:var(--pod-bg-tab);border-left:1px solid color-mix(in srgb,var(--pod-text-primary) 15%,transparent);flex:1;overflow:hidden}.studio-preview[data-v-532c41d3] .el-carousel{height:100%}.studio-preview[data-v-532c41d3] .el-carousel__container{height:100%!important}.studio-preview[data-v-532c41d3] .el-carousel__item{height:100%}.studio-preview-img[data-v-532c41d3]{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.accordion-item[data-v-532c41d3],.studio-left[data-v-532c41d3],.studio-preview[data-v-532c41d3]{opacity:0}@media(min-width:768px){.studio-desktop[data-v-532c41d3]{flex-direction:column;height:auto}.studio-left[data-v-532c41d3]{width:100%}.studio-preview[data-v-532c41d3]{display:none}}@media(min-width:1024px){.studio-desktop[data-v-532c41d3]{flex-direction:row;height:620px}.studio-left[data-v-532c41d3]{width:440px}.studio-preview[data-v-532c41d3]{border-radius:20px;display:block;height:auto}}@media(min-width:1280px){.studio-desktop[data-v-532c41d3]{flex-direction:row;height:620px}.studio-left[data-v-532c41d3]{width:440px}.studio-preview[data-v-532c41d3]{display:block}}@media(min-width:1536px){.studio-desktop[data-v-532c41d3]{flex-direction:row;height:620px}.studio-left[data-v-532c41d3]{width:440px}.studio-preview[data-v-532c41d3]{display:block}}.studio-mobile[data-v-4221d946]{align-items:center;display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:370px}.mobile-studio-title[data-v-4221d946]{font-size:27px;font-weight:500;margin-bottom:10px}.mobile-studio-subtitle[data-v-4221d946],.mobile-studio-title[data-v-4221d946]{color:var(--pod-text-primary);line-height:normal;text-align:center}.mobile-studio-subtitle[data-v-4221d946]{font-size:14px;font-weight:400;margin-bottom:30px;max-width:358px}.mobile-carousel-wrapper[data-v-4221d946]{position:relative;width:100%}.mobile-carousel-card[data-v-4221d946]{background:var(--pod-bg-tab);border-radius:20px;overflow:hidden;padding:10px 15px 15px;width:100%}.mobile-carousel-header[data-v-4221d946]{padding:0 5px}.mobile-carousel-item-title[data-v-4221d946]{color:var(--pod-text-studio);font-size:18px;font-weight:500;line-height:normal;margin-bottom:0}.mobile-carousel-item-desc[data-v-4221d946]{color:var(--pod-text-studio);font-size:14px;font-weight:400;line-height:normal;margin-top:4px}.mobile-carousel-preview[data-v-4221d946]{background:var(--pod-bg-card);border-radius:10px;height:224px;margin:10px 0 0;overflow:hidden;width:100%}.mobile-carousel-preview-img[data-v-4221d946]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mobile-carousel-arrow[data-v-4221d946]{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:color-mix(in srgb,var(--pod-text-primary) 15%,transparent);border:none;border-radius:50%;color:var(--pod-white);cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s,transform .2s;width:36px;z-index:2}.mobile-carousel-arrow[data-v-4221d946]:hover{background:color-mix(in srgb,var(--pod-text-primary) 22%,transparent)}.mobile-carousel-arrow[data-v-4221d946] svg{height:20px;width:20px}.mobile-carousel-arrow-left[data-v-4221d946]{left:-10px}.mobile-carousel-arrow-right[data-v-4221d946]{right:-10px}.mobile-carousel-dots[data-v-4221d946]{display:flex;gap:5px;justify-content:center;margin-bottom:30px;margin-top:5px}.mobile-carousel-dot[data-v-4221d946]{background:var(--pod-text-muted);border-radius:50%;cursor:pointer;height:6px;transition:background .2s;width:6px}.mobile-carousel-dot.is-active[data-v-4221d946],.mobile-studio-btn[data-v-4221d946]{background:var(--pod-primary)}.mobile-studio-btn[data-v-4221d946]{align-items:center;border-radius:30px;color:var(--pod-text-inverse);display:inline-flex;font-size:14px;font-weight:500;height:35px;justify-content:center;line-height:normal;padding:8px 25px;text-decoration:none;white-space:nowrap}.mobile-studio-btn[data-v-4221d946]:hover{background:var(--pod-primary-hover)}@media(min-width:640px){.mobile-carousel-preview[data-v-4221d946]{height:280px}}.studio-section[data-v-8f252c69]{margin:0 auto;max-width:1200px;padding:0 16px}.studio-desktop-shell[data-v-8f252c69]{display:none}.studio-mobile-shell[data-v-8f252c69]{display:block}@media(min-width:640px){.studio-section[data-v-8f252c69]{padding:0 20px}}@media(min-width:768px){.studio-section[data-v-8f252c69]{padding:0 20px}}@media(min-width:1024px){.studio-section[data-v-8f252c69]{padding:0 20px}.studio-desktop-shell[data-v-8f252c69]{display:block}.studio-mobile-shell[data-v-8f252c69]{display:none}}@media(min-width:1280px){.studio-section[data-v-8f252c69]{padding:0}}@media(min-width:1536px){.studio-section[data-v-8f252c69]{padding:0}}
