@font-face{font-family:'Montserrat-Regular';src:url('Montserrat-Regular-7d1d05ec.woff2') format('woff2'),url('Montserrat-Regular-38712903.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Montserrat-Medium';src:url('Montserrat-Medium-72206f0f.woff2') format('woff2'),url('Montserrat-Medium-ee130b49.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Montserrat-SemiBold';src:url('Montserrat-SemiBold-8e1a280b.woff2') format('woff2'),url('Montserrat-SemiBold-6e7bd3ea.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Minasans';src:url('Minasans-1b32fd23.woff2') format('woff2'),url('Minasans-0a063d57.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap;font-variant-ligatures:none}:root{--color-primary:#9400D4;--color-primary-dark:#4D2989;--color-primary-20:rgba(148,0,212,0.2);--color-primary-2033:#9400D433;--color-border-purple:#9400D44D;--color-mint:#9ADDCC;--accent-lavender:#CCB6F5;--accent-pink:#E59DF4;--accent-green:#87FF6E;--accent-rose:#F3C9D5;--gradient-violet:linear-gradient(120deg,#9400D4 0%,#CCB6F5 140%);--gradient-violet-pink:linear-gradient(120deg,#9400D4 0%,#E59DF4 130%);--gradient-purple-deep:linear-gradient(135deg,#4D2989 0%,#9400D4 100%);--color-bg:#0A0A0F;--color-surface:#12121A;--color-bg-offer:#2D2D2C;--color-white:#FFFFFF;--color-white-90:rgba(255,255,255,0.9);--color-white-80:rgba(255,255,255,0.8);--color-white-50:rgba(255,255,255,0.5);--color-white-10:rgba(255,255,255,0.0627);--color-text-black:#1A1A1A;--color-text-gray:#494949;--color-text-light-gray:#A1A1A1;--color-divider-gray:#979797;--color-error:#DE1C22;--font-regular:'Montserrat-Regular',Arial,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--font-medium:'Montserrat-Medium',Arial,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--font-semibold:'Montserrat-SemiBold',Arial,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--font-heading:'Minasans',Arial,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--container-max:1440px;--container-narrow:800px;--header-height:6.25em;--form-width:388px;--transition-base:0.3s ease}*,*::before,*::after{box-sizing:border-box}[hidden]{display:none!important}html,body{margin:0;padding:0;background-color:var(--color-bg);color:var(--color-white);font-family:var(--font-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern","liga","clig","calt"}body{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3,h4,h6{font-family:var(--font-heading);font-weight:400;letter-spacing:0.1em;font-feature-settings:"kern" 1,"liga" 0;margin:0;text-transform:uppercase}h1,h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-family:var(--font-regular);font-size:1.25rem;line-height:1.6em;margin:0}h6{font-size:1rem}p{margin:0}.site-main{flex:1 0 auto;display:flex;flex-direction:column}.btn{display:inline-block;border:none;border-radius:8px;padding:0.875em 2.125em;background-color:var(--color-primary);background-image:var(--gradient-violet-pink);color:var(--color-white);font-family:var(--font-heading);font-size:1rem;line-height:1.5em;letter-spacing:0.1em;font-feature-settings:"kern" 1,"liga" 0;cursor:pointer;box-shadow:0 8px 24px -10px rgba(148,0,212,0.55);transition:filter var(--transition-base),transform var(--transition-base),box-shadow var(--transition-base)}.btn:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 12px 32px -10px rgba(148,0,212,0.45)}.btn:active{transform:translateY(0)}.btn--light{background-color:var(--color-white);background-image:none;color:var(--color-primary);box-shadow:none}.btn--ghost{background-color:rgba(10,10,15,0.35);background-image:none;border:1px solid var(--color-white-50);color:var(--color-white);box-shadow:none}.btn--ghost:hover{border-color:var(--color-white);box-shadow:none}.btn--dark{background-color:var(--color-bg);background-image:none;color:var(--color-white);box-shadow:none}.spinner-container{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 5.25em)}.spinner{width:100px;height:100px;border:6px solid var(--color-primary-2033);border-top-color:var(--color-primary);border-radius:50%;animation:spin 1s linear infinite}.spinner--sm{width:30px;height:30px;border-width:3px}.spinner--white{border-color:rgba(255,255,255,0.35);border-top-color:#fff}@keyframes spin{to{transform:rotate(360deg)}}.site-header{position:sticky;top:0;left:0;width:100%;height:var(--header-height);z-index:1000;background-color:var(--color-bg)}.header-container{position:relative;top:3.125em;transform:translateY(-50%);display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-left:2.75em;padding-right:1.875em}.header-logo{width:11.25em;display:block}.header-logo-img{display:block;height:64px;width:auto;max-width:100%}.header-nav{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.header-link-text{font-family:var(--font-regular);font-size:1rem;line-height:1.5em;color:var(--color-white)}.header-link--contact{margin-left:3.5em}.header-offer{margin-left:2.5em;padding:0.625em 1em;border-radius:4px}.menu-toggle{display:none;margin-left:1.5em;width:61px;background:transparent;border:none;cursor:pointer;align-items:center;justify-content:center}.menu-icon--close{display:none}.site-header.nav-open .menu-icon--open{display:none}.site-header.nav-open .menu-icon--close{display:block}.mobile-nav{position:sticky;z-index:1000;height:0;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;margin-top:3.1em;background-color:var(--color-bg);transition:height 0.25s ease-in 0.35s}.site-header.nav-open .mobile-nav{height:calc(100vh - 5.9em);transition:height 0.35s ease-in}.mobile-nav-inner{position:relative;top:2.25em;padding:0 1em;text-align:center;opacity:0;pointer-events:none;transition:opacity 0.35s ease-in}.site-header.nav-open .mobile-nav-inner{opacity:1;pointer-events:auto;transition:opacity 0.35s ease-in 0.35s}.mobile-nav-link{display:block;font-family:var(--font-semibold);font-size:1rem;line-height:1.5em;color:var(--color-white);margin:2.25em 0}.mobile-nav-offer{display:inline-block;font-family:var(--font-heading);font-size:1rem;line-height:1.5em;font-feature-settings:"kern" 1,"liga" 0;color:var(--color-white);background-color:var(--color-primary);border-radius:4px;padding:0.5em 1.5em}@media (min-width:600px){.mobile-nav-inner{padding:0 2.25em}}@media (max-width:959px){.header-container{padding-left:1em;padding-right:1.5em}.header-link--secondary{display:none}.menu-toggle{display:inline-flex}}@media (max-width:599px){.header-container{padding-left:1em;padding-right:0.25em}.header-offer{display:none}.menu-toggle{margin-left:0.875em}}.site-footer{height:6em;background-color:var(--color-bg);position:relative;padding:1em 8em}.footer-container{max-width:var(--container-max);margin:0 auto;position:relative;top:2.625em;transform:translateY(-50%);display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:0.5em}.footer-upper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.footer-company{display:flex;flex-direction:column;justify-content:center;gap:0.25em;margin-left:2%;margin-top:2em;font-family:var(--font-regular);font-size:0.875rem;line-height:1.4285714em;color:var(--color-white)}.footer-company p{margin:0}.footer-contact{margin:0;display:flex;align-items:flex-start;gap:0.4em}.footer-contact-icon{width:1em;height:1em;flex-shrink:0;margin-top:0.2em;color:var(--color-white)}.footer-contact-link{color:var(--color-white);text-decoration:none}.footer-contact-link:hover{text-decoration:underline}.footer-nav{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.footer-social{display:flex;align-items:center;margin:0 1em;text-decoration:none}.footer-instagram-icon{width:20px;height:20px}.footer-social-text{font-family:var(--font-regular);font-size:0.875rem;line-height:1.4285714em;color:var(--color-white);margin-left:0.5em}.footer-link{margin:0 1em}.footer-link span{font-family:var(--font-regular);font-size:0.875rem;line-height:1.4285714em;color:var(--color-white)}.footer-consent{background:none;border:0;padding:0;cursor:pointer;font:inherit}.footer-consent span:hover{text-decoration:underline}.footer-cancel{background-color:var(--color-primary-dark);color:var(--color-white-80);padding:0.5em 1em;border-radius:4px;text-decoration:none;font-family:var(--font-regular);font-size:0.875rem;line-height:1.4285714em;margin-left:1em;text-align:center}.footer-copyright{font-family:var(--font-regular);font-size:0.875rem;line-height:1.4285714em;color:var(--color-white-50)}.footer-tagline{font-family:var(--font-semibold);font-size:0.8125rem;letter-spacing:0.04em;color:var(--color-accent-purple-light);margin:0 0 0.5em;text-align:center;text-transform:uppercase}@media (max-width:1199px){.site-footer{padding:1em}}@media (max-width:1231px){.footer-copyright{padding-left:1em}}@media (max-width:599px){.site-footer{height:auto;padding:2.25em 1em}.footer-container{top:0;transform:none;align-items:flex-start}.footer-upper{flex-direction:column-reverse}.footer-company{align-items:center}.footer-nav{flex-wrap:wrap;justify-content:center}.footer-link{display:block;margin:0.5em 1em}.footer-social{margin:0.5em 0}.footer-copyright{order:2;margin-top:1.5em;width:100%;text-align:center}}.hero{position:relative;overflow:hidden;width:100%;height:calc(100vh - var(--header-height) - 5em);background-image:linear-gradient(100deg,rgba(30,10,55,0.92) 0%,rgba(77,41,137,0.78) 40%,rgba(10,10,15,0.45) 100%),var(--hero-bg,none);background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:center}.pattern-diagonal{position:absolute;top:0;right:0;width:220px;height:220px;pointer-events:none;opacity:0.16;z-index:1;background:repeating-linear-gradient(-45deg,var(--color-accent-violet-light) 0 18px,transparent 18px 36px)}@media (max-width:599px){.pattern-diagonal{width:120px;height:120px}}.hero-inner{max-width:var(--container-max);width:100%;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:162px}.hero-text{color:var(--color-white);max-width:515px}.hero-text h3{color:var(--color-white)}.hero-badge img,.hero-badge{max-width:100%}.hero-text .hero-cta{margin-top:0}.hero-eyebrow{font-family:var(--font-semibold);font-size:0.75rem;letter-spacing:0.22em;text-transform:uppercase;color:var(--accent-lavender);margin:0 0 0.9em}.hero-headline{font-family:var(--font-heading);color:var(--color-white);font-size:clamp(2rem,4.5vw,3rem);line-height:1.14;margin:0}.hero-headline-accent{background:linear-gradient(100deg,var(--accent-pink),var(--accent-lavender) 55%,var(--accent-rose));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-sub{color:var(--color-white-90);font-family:var(--font-medium);font-size:1rem;line-height:1.7em;max-width:34em;margin:1em 0 0}.hero-ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:1.75em}.hero-cta--mobile{display:none}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--color-white-10);border-bottom:1px solid var(--color-white-10);background-color:var(--color-surface)}.stat{text-align:center;padding:1.5em 0.75em}.stat + .stat{border-left:1px solid var(--color-white-10)}.stat b{display:block;font-family:var(--font-heading);font-size:1.75rem;color:var(--color-white);letter-spacing:0.04em}.stat span{font-family:var(--font-semibold);font-size:0.7rem;color:var(--color-white-50);text-transform:uppercase;letter-spacing:0.12em}@media (max-width:599px){.stats{grid-template-columns:1fr}.stat + .stat{border-left:none;border-top:1px solid var(--color-white-10)}}@media (max-width:984px){.hero-inner{gap:32px}.hero-text{padding-left:2em;padding-right:2em;text-align:center}.hero-text h3{font-size:20px}.hero-badge img{height:350px;width:auto}}@media (max-width:599px){.hero-cta{display:none}.hero-cta--mobile{display:inline-block}}.intro-block{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--color-bg)}.marquee{display:block;width:100%;overflow:hidden;white-space:nowrap;max-height:61px;background-color:var(--color-mint);text-decoration:none;cursor:pointer}.marquee:hover .marquee-track{animation-play-state:paused}.marquee-track{display:inline-block;animation:marquee 20s linear infinite}.marquee-item{font-family:var(--font-semibold);font-size:1.5rem;font-style:italic;color:var(--color-text-black);margin:0;margin-right:10px;display:inline-block}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.intro-heading{max-width:var(--container-max);width:100%;margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:4.5em 0 2em}.intro-heading h1{color:var(--color-white);margin:10px 0;text-align:center}.intro-heading .intro-subtitle{color:var(--color-white);font-family:var(--font-semibold);font-size:1rem;line-height:1.6em;text-align:center}.intro-heading .btn{margin-top:1em}@media (max-width:599px){.intro-heading .intro-subtitle{padding-left:1em;padding-right:1em}}.advantages{max-width:var(--container-max);background-color:var(--color-bg);margin:0 auto;padding:3em 0;overflow-x:hidden}.advantages-title{font-size:2rem;color:var(--color-white);text-align:center}.advantages-sub{font-family:var(--font-semibold);font-size:0.8rem;letter-spacing:0.18em;text-transform:uppercase;color:var(--accent-lavender);text-align:center;margin:0.4em 0 0}.advantages-grid{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:1.5em}.advantage-card{height:110px;max-width:226px;min-width:226px;padding:12px 16px 12px 12px;border-radius:6px;background-color:var(--color-white-10);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.advantage-icon{display:flex;align-items:center;justify-content:center}.advantage-icon img,.advantage-icon svg{max-width:32px;max-height:32px}.advantage-text{font-family:var(--font-regular);font-size:1rem;line-height:1.5em;color:var(--color-white);text-transform:uppercase;text-align:center;font-weight:500;word-break:break-word}@media (max-width:768px){.advantages-title{font-size:1.5rem}}@media (max-width:609px){.advantage-card{max-width:160px;min-width:160px}.advantage-text{font-size:0.75rem;line-height:1.333em}}.services{max-width:var(--container-max);margin:0 auto;background-color:var(--color-bg);padding:4em 0}.services-inner{max-width:1200px;margin:0 auto;padding:0 1em}.services-title{text-align:center;color:var(--color-white);margin:0 0 3em 0}.services-list{display:flex;flex-direction:column;gap:2em}.service-item{display:flex;align-items:center;gap:3em;min-height:400px}.service-image{flex:1;display:flex;justify-content:center;align-items:center}.service-image img{border-radius:12px;width:100%;height:auto;max-width:480px;object-fit:cover}.service-text{flex:1;padding:1em;display:flex;flex-direction:column;justify-content:center}.service-text h3{color:var(--color-primary);font-size:1.25rem;margin-bottom:1em}.service-text p{color:var(--color-white);font-family:var(--font-regular);font-size:1.25rem;line-height:1.6em;margin:0}@media (max-width:768px){.services-title{font-size:1.25rem}.service-item{flex-direction:column;gap:2em;min-height:auto}.service-item--reverse{flex-direction:column-reverse}.service-text{text-align:center}}@media (max-width:599px){.service-text p{font-size:1rem;line-height:1.5em}}.studio-peek{max-width:var(--container-max);margin:0 auto;background-color:var(--color-bg);padding:1em 0 3em}.studio-peek-inner{max-width:1200px;margin:0 auto;padding:0 1em;display:grid;grid-template-columns:1.1fr 0.9fr;gap:1.5em;align-items:stretch}.studio-peek-image{position:relative;border-radius:12px;overflow:hidden;min-height:280px}.studio-peek-image img{width:100%;height:100%;object-fit:cover;object-position:center 55%;display:block}.studio-peek-badge{position:absolute;left:16px;bottom:16px;background-color:rgba(10,10,15,0.75);border-radius:6px;padding:8px 14px;font-family:var(--font-semibold);font-size:0.65rem;letter-spacing:0.14em;text-transform:uppercase;color:var(--accent-lavender)}.studio-peek-text{background-color:var(--color-white-10);border-radius:12px;padding:2em;display:flex;flex-direction:column;justify-content:center}.studio-peek-text h2{color:var(--color-white);font-size:1.4rem;margin:0}.studio-peek-text p{color:var(--color-white-80);font-family:var(--font-medium);font-size:1rem;line-height:1.75em;margin:0.9em 0 0}.studio-peek-text .btn{margin-top:1.4em;align-self:flex-start}@media (max-width:899px){.studio-peek-inner{grid-template-columns:1fr}.studio-peek-image{min-height:220px}}.cta-band{max-width:var(--container-max);margin:0 auto;background-color:var(--color-bg);padding:3em 1em}.cta-band-inner{max-width:1200px;margin:0 auto;border-radius:12px;padding:2.5em 2em;text-align:center;background:linear-gradient(110deg,var(--color-primary-dark),var(--color-primary) 70%,var(--accent-pink))}.cta-band-inner h2{color:var(--color-white);font-size:1.6rem;margin:0}.cta-band-inner p{color:var(--color-white-90);font-family:var(--font-medium);font-size:1rem;line-height:1.6em;margin:0.7em auto 0;max-width:38em}.cta-band-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:1.5em}.cta-band .btn--ghost{border-color:rgba(255,255,255,0.6);background-color:transparent}.hours{width:100%;position:relative;overflow:hidden}.hours::before{content:"";position:absolute;inset:0;background-image:var(--hours-bg,none);background-size:cover;background-position:center 54%;background-repeat:no-repeat;opacity:0.2;z-index:0}.hours-inner{max-width:var(--container-max);margin:0 auto;padding:6em 8em;position:relative;z-index:2;box-sizing:border-box}.hours-title{color:var(--color-white);font-size:1.5rem;margin-top:0.4em;margin-bottom:0.9em}.hours-line{color:var(--color-white);font-family:var(--font-semibold);font-size:1rem;line-height:2em;margin:0.4em 0}.hours-line--head{color:var(--color-mint);font-size:1.25rem;margin-bottom:0.7em}@media (max-width:1231px){.hours-inner{padding-left:1em;padding-right:1em}}@media (min-width:600px) and (max-width:959px){.hours-inner{padding-left:calc(12/8 * 8.3333% + 1em);padding-right:calc(12/8 * 8.3333% + 1em)}}@media (max-width:599px){.hours-inner{padding-top:2em;padding-bottom:2em}.hours-line{white-space:pre-wrap}}.careers{width:100%;height:calc(91vh - var(--header-height));background-image:linear-gradient(var(--color-primary-20),var(--color-primary-20)),var(--careers-bg,none);background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;gap:5em}.careers-title-content{padding:0 1.5em;flex-grow:1;max-width:515px}.careers-title{color:var(--color-white);font-size:2rem;margin-bottom:1.5em}.careers-desc{color:var(--color-white);white-space:pre-line;font-family:var(--font-regular);font-size:1rem;line-height:1.6em;font-weight:600;margin:0}.careers-content{display:flex;flex-grow:1;flex-direction:column;justify-content:center;align-items:center;gap:1.5em;max-width:480px;background-color:rgba(23,26,32,0.898)}.careers-bullets{display:flex;flex-direction:column;align-items:flex-start;margin:4em 3em 0 3em}.careers-bullet{text-align:start;color:var(--color-white);font-family:var(--font-regular);font-size:0.875rem;line-height:1.6em;display:flex;gap:1em;align-items:center}.careers-bullet img{width:20px;height:auto}.careers-check{width:28px;height:28px;flex:none}.careers-apply{font-size:1rem;font-weight:600;padding:0 3em;text-align:center;color:var(--color-white);font-family:var(--font-regular);margin:0}.careers-link-wrap{display:flex;justify-content:center;width:100%;padding:0 3em}.careers-apply-btn{align-self:center;margin-bottom:4em;padding:1em 5em;border-radius:6px;font-size:0.875rem}@media (max-width:768px){.careers{flex-direction:column;height:100vh;gap:4em}.careers-title-content{flex-grow:0}.careers-title{font-size:1.25rem;line-height:1.5em;text-align:center}.careers-desc{font-size:1rem;line-height:1.5em}.careers-content{flex-grow:0;margin:1em}.careers-bullets{margin:2em 1em 0 1em}.careers-apply-btn{margin:0}}.legal-page{background-color:var(--color-white);color:var(--color-text-black);font-family:var(--font-regular);font-size:1.25rem;line-height:1.6em;padding:3.5em 0.8em 5.75em;white-space:pre-wrap;min-height:calc(100vh - 9.2em)}.legal-container{max-width:var(--container-narrow);margin:0 auto}.legal-page h1{font-size:3.5rem;line-height:1.5em;color:var(--color-text-black);margin-top:0;margin-bottom:0.5em}.legal-page h3,.legal-page h4{color:var(--color-text-black);margin-top:1.25em;margin-bottom:0.625em}.legal-page a{text-decoration:underline;word-break:break-word}.legal-page p{margin:0.8em 0}.legal-page ul{padding-left:0.785em}.legal-page li{list-style-type:none;position:relative}.legal-page li::before{content:'– ';position:absolute;transform:translate(-0.785em)}.legal-logo{width:13.5em;display:block;margin:0 auto 2.625em}@media (max-width:599px){.legal-page h1{font-size:2.5rem;line-height:1.5em}.legal-page h3,.legal-page h4{font-size:1.5rem;line-height:1.5em}}.notfound{min-height:calc(100vh - 5.25em - 6.25em);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1em}.notfound h1{margin-top:0}.notfound p{font-family:var(--font-regular);font-size:1.25rem;line-height:1.6em;color:var(--color-text-gray);margin:0}.thankyou{background-color:var(--color-white)}.thankyou-bg{background-image:var(--thankyou-bg,none);background-position:center;background-size:contain;background-repeat:no-repeat}.thankyou-inner{max-width:var(--container-max);margin:0 auto}.thankyou-content{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;min-height:55vh}.thankyou-title{white-space:pre-wrap;color:var(--color-white);text-align:center;margin:0 0 1.1em 0;background-color:var(--color-primary);border-radius:4px;padding:0.5em}.thankyou-btn{display:inline-block;background-color:var(--color-primary);border-radius:8px;padding:0.875em 2.25em;margin-bottom:1em;font-family:var(--font-semibold);font-size:1rem;line-height:1.5em;color:var(--color-white)}@media (min-width:600px){.thankyou-content{min-height:90vh}}@media (max-width:1231px){.thankyou-bg{padding-left:1em;padding-right:1em}}@media (max-width:959px){.thankyou-bg{background-position-y:0%}}@media (max-width:599px){.thankyou-title{font-size:1.5rem;line-height:1.5em;margin-top:1.5em;margin-bottom:1.6667em}}