.hero-side{display:flex;flex-direction:column;gap:16px;width:408px;flex:0 0 408px;height:656px}.hero-side__quote{position:relative;width:408px;height:433px;padding:24px;border-radius:16px;background-image:radial-gradient(100% 100% at 100% 100%,#3d3229b3,#3d3229);opacity:.8;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.hero-side__quote-svg{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.hero-side__quote-wnd{position:absolute;inset:-60px;filter:url(#hero-quote-turbulence) blur(4px);pointer-events:none;z-index:0}.hero-side__quote-mask{width:100%;height:100%;background-color:#0000008f;-webkit-mask-image:url(/images/decor/mask-window.png);-webkit-mask-size:cover;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;mask-image:url(/images/decor/mask-window.png);mask-size:cover;mask-repeat:no-repeat;mask-position:center center}.hero-side__quote-noise{position:absolute;inset:0;background-image:url(/images/decor/noise.png);background-size:200px;background-repeat:repeat;opacity:.05;pointer-events:none;z-index:0}.hero-side__quote-text{position:relative;z-index:1;margin:0;width:360px;max-width:100%;font-family:Rufina,Georgia,serif;font-weight:400;font-size:32px;line-height:35.2px;color:#fffcf7;text-align:center;font-style:italic}.hero-side__stars{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;width:360px}.hero-side__star{display:block;width:16px;height:16px;background:#fff;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01z'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01z'/></svg>") center/contain no-repeat}.hero-side__cta{display:flex;align-items:center;justify-content:center;gap:10px;width:408px;height:55px;padding:16px 24px;border-radius:12px;background:#3d3229;color:#fff;font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:16px;line-height:25.6px;text-decoration:none;transition:background-color .15s ease;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.hero-side__cta:hover{background:#4a3d31}.hero-side__cta-label{display:inline-block}.hero-side__addr{display:flex;flex-direction:column;width:408px;height:136px;border-radius:16px;background:#fffcf7;border:1px solid rgba(40,44,21,.16);overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.hero-side__addr-row{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;gap:16px;flex:1}.hero-side__addr-row--top{border-bottom:1px solid rgba(40,44,21,.08)}.hero-side__addr-label{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:16px;line-height:25.6px;color:#3d3229}.hero-side__addr-line{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:14px;line-height:1.4em;color:#3d3229}@media(max-width:1199px){.hero-side{width:320px;flex:0 0 320px;height:560px}.hero-side__quote,.hero-side__cta,.hero-side__addr{width:100%}.hero-side__quote{flex:1 1 auto;height:auto;min-height:0;padding:20px}.hero-side__quote-text{font-size:26px;line-height:1.15em;width:auto}.hero-side__stars{width:auto}}@media(max-width:809px){.hero-side{width:100%;flex:1 1 auto;gap:12px;height:auto}.hero-side__quote,.hero-side__cta,.hero-side__addr{width:100%}.hero-side__quote{min-height:280px}.hero-side__quote-text{font-size:22px}}.hero{padding:16px 24px;display:flex;justify-content:center}.hero__inner{display:flex;flex-direction:row;gap:16px;width:100%;max-width:1280px;align-items:flex-start}.hero__media{position:relative;flex:0 0 856px;width:856px;height:656px;padding:8px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 8px 8px -4px #10182808,0 20px 24px -4px #10182814}.hero__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px;z-index:0}.hero__video{opacity:0;transition:opacity .7s}.hero__video.is-playing{opacity:1}.hero__overlay{position:absolute;inset:0;border-radius:16px;background-image:radial-gradient(88% 100% at 50% 100%,#0000007a,#1c1a1914);pointer-events:none;z-index:1}.hero__text{position:relative;z-index:2;width:688px;max-width:calc(100% - 32px);display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.hero__title{margin:0;width:688px;max-width:100%;font-family:Rufina,Georgia,serif;font-weight:700;font-size:62px;line-height:62px;letter-spacing:0;color:#fff;text-align:center;text-shadow:rgba(0,0,0,.4) 0 3px 8px}.hero__italic{font-style:italic;font-weight:400}.hero__separator{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}.hero__rule{display:block;width:104px;height:1px;background:#fff6}.hero__eyebrow{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:16px;line-height:25.6px;color:#fff;text-shadow:rgba(0,0,0,.4) 0 3px 8px}.hero__sub{margin:0;width:688px;max-width:100%;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:18px;line-height:23.4px;color:#fff;text-align:center;text-shadow:rgba(0,0,0,.4) 0 3px 8px}.hero__credit{position:absolute;left:50%;bottom:16px;transform:translate(-50%);z-index:2;margin:0;font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:12px;line-height:1.8em;color:#ffffff8c;text-align:center;white-space:nowrap}@media(min-width:1200px)and (max-width:1327px){.hero__media{flex:0 1 856px;min-width:0;width:auto}}@media(max-width:1199px){.hero__inner{gap:12px}.hero__media{flex:1 1 auto;width:auto;height:560px}.hero__title{font-size:48px;line-height:48px}}@media(max-width:809px){.hero{padding:16px 12px 12px}.hero__inner{flex-direction:column;gap:12px}.hero__media{width:100%;height:80vh;min-height:300px}.hero__title{font-size:44px;line-height:44px}.hero__text,.hero__title,.hero__sub{width:auto}}@media(max-width:809px){.studios-grid{grid-template-columns:1fr!important}}.faq-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;align-items:start}@media(max-width:1199px){.faq-grid{grid-template-columns:1fr 1fr}}@media(max-width:809px){.faq-grid{grid-template-columns:1fr}}
