.PhotoView-Portal{height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{-webkit-user-drag:none;cursor:grab;max-width:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:#00000080;color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:#0000004d;box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/poppins-400-regular-webfont-CyktfGUP.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/poppins-500-medium-webfont-BEcEvm-D.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/poppins-600-semibold-webfont-CiM3Ti7g.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/poppins-700-bold-webfont-DO4vVPa8.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/poppins-800-extra-bold-ZS4Q4HXV.woff2) format("woff2")}@font-face{font-family:Protest Riot;src:url(/assets/protest-riot-400-regular-D5-vkm-z.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Playball;src:url(/assets/playball-400-regular-webfont-D5EikdeS.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lobster;src:url(/assets/lobster-400-regular-qA8i3Obg.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Oswald;font-optical-sizing:auto;font-weight:700;font-style:normal;font-display:swap;src:url(/assets/oswald-variable-font-weight-ltwO2dU4.woff2) format("woff2")}#root{max-width:100%;margin:0 auto}*{margin:0;padding:0;box-sizing:border-box;word-wrap:break-word}html{font-size:62.5%;scroll-behavior:smooth}body{color:#52525b;font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:400;line-height:1.5}.center{text-align:center}.container{max-width:120rem;margin:0 auto}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.heading-primary{font-family:Protest Riot,Poppins,Arial,Helvetica,sans-serif;font-weight:500;font-size:10rem;line-height:1.05;margin-bottom:3rem}.heading-secondary{font-size:4.4rem;font-weight:600;letter-spacing:.25px;line-height:1.2;margin-bottom:1.8rem}.heading-tertiary{color:#52525b;font-size:6rem;line-height:1.2;margin-bottom:3.2rem}.heading-quaternary{font-size:3.2rem;font-weight:600;margin-bottom:1.6rem}.container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;max-width:1440px;margin:0 auto}.hidden{visibility:hidden;opacity:0}.header{height:100vh;background-image:linear-gradient(to bottom,#3f6cf48c,#be128253),url(/assets/hero-DhRZlfr4.jpeg);background-repeat:no-repeat;background-size:cover;background-position:center top;position:relative;z-index:1}.logo-container,.footer-logo-container{display:flex;column-gap:1.4rem;flex-flow:row wrap;align-items:center}.logo-icon{height:100%;width:3.2rem;z-index:800}.logo-link:link,.logo-link:visited{color:#fff;display:inline-block;font-size:2rem;font-weight:600;letter-spacing:.5px;text-decoration:none;z-index:800}.main-nav{display:flex;align-items:center;gap:3.2rem;justify-content:space-between;padding:2.4rem 4.8rem 1.4rem;position:absolute;top:0;left:0;right:0;z-index:3}.main-nav-list{display:flex;justify-content:center;align-items:center;gap:3.2rem;list-style:none}.nav-link:link,.nav-link:visited{border-radius:3rem;color:#fff;display:inline-block;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:1.8rem;font-weight:600;letter-spacing:.75px;padding:1.1rem 2.2rem;text-decoration:none;transition:all .3s}.nav-link:hover,.nav-link:active{color:#0f172a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff;border-radius:35px;box-shadow:35px 35px 68px #1b2f4880,inset -8px -8px 16px #91c0ff99,inset 0 11px 28px #fff}.btn-mobile-nav{position:absolute;top:2rem;right:2.4rem;border:none;background:none;cursor:pointer;display:none;flex-direction:column;justify-content:space-between;width:4.4rem;height:4.4rem;z-index:999}.btn-mobile-nav:hover{cursor:pointer}.icon-open-mobile-nav,.icon-close-mobile-nav{height:4.8rem;width:4.8rem;color:#fff;z-index:999}.mobile-nav{background:linear-gradient(to bottom,#3f6cf48c,#be128253),url(/assets/hero-DhRZlfr4.jpeg);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:fixed;top:0;left:-100vw;height:100vh;width:100vw;padding-left:9.6rem;transition:.4s all;z-index:2}.mobile-nav-list{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.8rem;list-style:none}.mobile-nav-link:link,.mobile-nav-link:visited{border-bottom:6px solid transparent;color:#ffffffdc;display:flex;justify-content:space-between;align-items:center;column-gap:1rem;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:4.2rem;font-weight:800;letter-spacing:.75px;padding-bottom:.4rem;text-decoration:none;transition:all .3s;text-transform:uppercase}.mobile-nav-link:hover,.mobile-nav-link:active{border-color:#ffffffdc}.openNav{transform:translate(100vw);animation:openNav .05s;display:none}@-webkit-keyframes openNav{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(100vw);transform:translate(100vw)}}@keyframes openNav{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(100vw);transform:translate(100vw)}}.closeNav{transform:translate(-100vw);animation:closeNav .05s;display:none}@-webkit-keyframes closeNav{0%{-webkit-transform:translateX(-100vw);transform:translate(-100vw)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes closeNav{0%{-webkit-transform:translateX(-100vw);transform:translate(-100vw)}to{-webkit-transform:translateX(0);transform:translate(0)}}.hero-section{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:9.6rem;height:100%}.hero-text{color:#fff;display:flex;flex-direction:column;align-items:flex-start}.hero-description{font-family:Poppins,Arial,Helvetica,sans-serif;font-size:2.5rem;font-weight:600}.btn-hero:link,.btn-hero:visited{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#162c3f89;border:1px solid rgb(47,66,92);box-shadow:0 4px 30px #0000001a;border-radius:3.6rem;color:#fff;cursor:pointer;display:inline-block;font-weight:600;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:2rem;letter-spacing:.7px;margin-top:3.6rem;padding:14px 28px;text-decoration:none;transition:transform .2s ease-out}.btn-hero:hover,.btn-hero:active{transform:scale(1.05)}.btn-hero:active{transform:scale(.98)}.feature-section{padding:9.6rem;column-gap:64px}.fea-icon{color:#334155;height:4.8rem;width:4.8rem;margin-bottom:2rem}.fea-title{color:#334155;font-family:Lobster,Arial,Helvetica,sans-serif;font-size:2.6rem;font-weight:600;letter-spacing:1.5px;margin-bottom:1.6rem}.fea-text{color:#334155;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:1.8rem;font-weight:400}.preview-text-container{background:linear-gradient(to bottom left,#f15770,#be129c);padding:9.6rem}.preview-text-container .heading-secondary{color:#fff;font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:800}.preview-text{color:#fff;display:flex;flex-direction:column;row-gap:1.6rem;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:1.8rem;line-height:1.8}.preview-img{display:block;object-fit:cover;overflow:hidden;height:100%;width:100%}.instructor-section{padding:9.6rem}.instructor-text .heading-tertiary{color:#333;font-family:Playball,Arial,Helvetica,sans-serif;font-weight:800;margin-bottom:4.8rem;text-transform:none}.instructor-grid{place-content:center;gap:1.6rem}.instructor{position:relative}.instructor-overlay{display:flex;flex-direction:column;align-items:center;position:absolute;left:50%;bottom:0;height:6.4rem;width:100%;transform:translate(-50%);visibility:hidden}.instructor-btn{background:#2d2d2d96;border-bottom-left-radius:1.2rem;border-bottom-right-radius:1.2rem;border:none;position:absolute;color:#fff;cursor:pointer;display:block;font-family:Oswald,Arial,Helvetica,sans-serif;font-size:3rem;font-weight:700;bottom:7%;letter-spacing:.75px;width:100%;padding:1.6rem 2.4rem;text-decoration:none;text-transform:uppercase}.instructor-img{border-radius:1.2rem;cursor:pointer;display:block;filter:saturate(1);object-fit:cover;object-position:top;height:44rem;width:100%}.instructor-img:hover{filter:saturate(1.2)}.instructor:hover .instructor-overlay{cursor:pointer;visibility:visible;animation:fade ease-in-out .3s}.style{color:#fff;display:block;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:1.4rem;font-weight:500;margin-top:.5px;text-transform:uppercase}@keyframes fade{0%{opacity:0}to{opacity:1}}.casting-section{padding:9.6rem}.casting-label{display:block;font-size:1.6rem;font-weight:600;letter-spacing:.85px;margin-bottom:2rem;text-transform:uppercase}.casting-section .heading-secondary,.casting-section .casting-label{color:#fff}.casting-section .heading-secondary{font-weight:700;margin-bottom:1.2rem}.casting-img{border-top-right-radius:2.6rem;border-bottom-right-radius:2.6rem;display:block;object-fit:cover;height:100%;width:100%}.casting-text-container{background-image:linear-gradient(to bottom,#14224b4e,#19252353),url(/assets/casting-background-CPzzBFRh.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;border-top-left-radius:2.6rem;border-bottom-left-radius:2.6rem;padding:8rem 6.4rem}.casting-text{color:#fff;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:1.8rem;line-height:1.8;margin-bottom:3.2rem}.casting-btn:link,.casting-btn:visited{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#162c3f89;border:1px solid rgb(47,66,92);box-shadow:0 4px 30px #0000001a;border-radius:3.6rem;color:#fff;cursor:pointer;display:inline-block;font-size:2rem;font-weight:600;letter-spacing:.35px;padding:1.1rem 2.2rem;text-decoration:none;transition:all ease-in-out .3s}.casting-btn:hover,.casting-btn:active{background:#fff;color:#333}.gallery-section{margin:0 auto;padding:9.6rem}.gallery-text .heading-tertiary{color:#333;font-family:Playball,Poppins,Arial,Helvetica,sans-serif;font-weight:600;margin-bottom:4.8rem}.gallery-container{gap:18px;grid-auto-columns:1fr;grid-template-areas:"one two three four" "five two seven four " "five six seven eight"}.gallery-item:nth-child(1){grid-area:one}.gallery-item:nth-child(2){grid-area:two}.gallery-item:nth-child(3){grid-area:three}.gallery-item:nth-child(4){grid-area:four}.gallery-item:nth-child(5){grid-area:five}.gallery-item:nth-child(6){grid-area:six}.gallery-item:nth-child(7){grid-area:seven}.gallery-item:nth-child(8){grid-area:eight}.gallery-item{cursor:pointer;overflow:hidden;-webkit-transition:all .35s ease;transition:all .35s ease}.gallery-item img:hover{cursor:pointer;transform:scale(1.1)}.gallery-item img{display:block;object-fit:cover;height:100%;width:100%;transition:all .4s}.form-section{background:#0f172a;height:100%;padding:12rem 9.6rem 9.6rem}.enroll-img-box{background-image:url(/assets/enroll-COLRm744.jpg);background-size:cover;background-position:center left;border-top-left-radius:2.6rem;border-bottom-left-radius:2.6rem;height:100%;width:100%}.casting-form-img-box{background-image:url(/assets/casting-form-A3xQydOi.jpg);background-size:cover;background-position:center right;border-top-left-radius:2.6rem;border-bottom-left-radius:2.6rem;height:100%;width:100%}label{color:#fff;display:block;font-size:1.6rem;font-weight:500;letter-spacing:.6px;margin-bottom:1.2rem}.form-section .heading-secondary{color:#fff;font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:700}#general-form{background:linear-gradient(#1e293b,#1e293b6e);border-top-right-radius:2.6rem;border-bottom-right-radius:2.6rem;box-shadow:inset 4px 4px 8px #cfcece0d;height:100%;font-family:Poppins,Arial,Helvetica,sans-serif;padding:3.2rem 4.8rem 4.8rem}.genre-selection,.comment-section{margin-bottom:2.4rem}#general-form *:focus{outline:none}input,textarea{background:#233044;box-shadow:0 4px 32px #1212123f;border:none;border-radius:.8rem;color:#cbd5e1;display:block;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:1.6rem;letter-spacing:.6px;padding:1.4rem 2rem;margin-bottom:2.4rem;width:100%}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.form-input-gap{column-gap:2.4rem}option{background:#233044}.class-day-dropdown,.class-time-dropdown{background-color:#233044;background-image:none;box-shadow:0 4px 32px #1212123f;border:none;border-radius:.8rem;color:#cbd5e1;display:block;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:1.6rem;margin-bottom:2.4rem;padding:1.4rem 2rem;width:100%}input::placeholder,textarea::placeholder,#comment{color:#94a3b8;font-size:1.6rem;letter-spacing:.35px;font-family:Poppins,Arial,Helvetica,sans-serif}.checkbox{accent-color:#fafafa;border-radius:10px;height:2.2rem;margin-bottom:1rem;width:2.2rem}.styles-container{margin-bottom:.8rem}#form-submit{background:linear-gradient(to bottom,#2563eb,#1e40af);box-shadow:inset 4px 4px 8px #ebebeb34,inset -4px -4px 8px #0f172a9c;border-radius:2.6rem;border:none;color:#fcfcff;cursor:pointer;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:1.6rem;font-weight:600;letter-spacing:.35px;margin-top:.8rem;padding:1.6rem 2rem;width:100%;text-decoration:none;transition:all .3s}#form-submit:hover{background:-webkit-linear-gradient(top,#1d4ed8,#1e40af);background:-moz-linear-gradient(top,#1d4ed8,#1e40af);background:linear-gradient(to bottom,#1d4ed8,#1e40af)}.schedule-section .heading-secondary{color:#fff;font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:700;margin-bottom:6.4rem}.schedule-section{background:#0f172a;height:100%;padding:12rem 9.6rem 9.6rem}.schedule-image{border-top-right-radius:2.2rem;border-top-left-radius:2.2rem;-webkit-border-top-right-radius:2.2rem;-webkit-border-top-left-radius:2.2rem;display:block;object-fit:cover;object-position:center;height:28rem;width:100%}.schedule-columns-container{gap:48px}.schedule-wrapper{border-bottom-right-radius:2.2rem;border-bottom-left-radius:2.2rem;background:linear-gradient(#0f172a,#1e293b6e);box-shadow:inset 4px 4px 8px #cfcece0d;padding:2.4rem}.class-table{display:flex;column-gap:1.6rem;justify-content:space-between}.schedule-list{display:flex;flex-direction:column;list-style:none;line-height:2}.schedule-col-end{align-items:flex-end}.schedule-day{background:linear-gradient(#0f172a,#1e293b6e);border-radius:2.4rem;box-shadow:inset 4px 4px 8px #aaaaaa0b;color:#fff;font-size:1.9rem;font-weight:700;letter-spacing:.7px;list-style:none;margin-bottom:1.6rem;padding:.8rem;text-align:center}.schedule-subhead{color:#fff;font-size:1.6rem;font-weight:700;letter-spacing:.3px;text-transform:uppercase}.schedule-class{color:#fff;font-size:1.6rem;font-weight:500;letter-spacing:.3px}.footer-container{background:#0f172a;border-top:1px solid #000;display:flex;justify-content:center;align-items:center}.footer{height:100%;width:100%;max-width:1440px;padding:9.6rem}.footer-nav{display:flex;justify-content:space-between;flex-wrap:wrap;row-gap:4.8rem;column-gap:6.4rem}.footer-logo-container{margin-bottom:2.4rem}.footer-logo-link:link,.footer-logo-link:visited{color:#fff;display:inline-block;font-size:2rem;font-weight:600;letter-spacing:.5px;text-decoration:none}.contacts{display:flex;flex-direction:column;line-height:1}.address-line-1{color:#fff;font-size:1.6rem;line-height:1.6}.address-line-2{color:#fff;font-size:1.6rem;line-height:1.6;margin-bottom:1.6rem}.social-icons{display:flex;column-gap:24px;list-style:none;margin-bottom:2.4rem}.social-icon{color:#fff;height:2.6rem;width:2.6rem}.social-link{display:inline-block}.copyright-container{background:#27272a;display:flex;padding:3.2rem 9.6rem}.copyright{color:#fff;font-size:1.6rem;line-height:1.8}.footer-subhead{color:#fff;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:2rem;font-weight:700;letter-spacing:.75px;margin-bottom:1.8rem}.footer-list{display:flex;flex-direction:column;gap:16px;list-style:none}.footer-li{color:#fff;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:1.6rem;letter-spacing:.75px}.footer-link,.footer-link:link,.footer-link:visited{background:none;color:#fff;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:1.6rem;letter-spacing:.75px;list-style:none;text-decoration:none;transition:all .3s}.footer-link:hover,.footer-link:active{color:#d1d5db}@media (max-width: 75em){html{font-size:56.25%}.heading-primary{font-size:6.4rem}.hero-section{padding-left:16rem}.hero-text{padding:0}.preview-text-container{padding:7.2rem}.casting-text-container{padding:4.8rem}.schedule-section .heading-secondary{margin-bottom:5.2rem}.form-section,.schedule-section{padding-left:2.4rem;padding-right:2.4rem}}@media (max-width: 59em){html{font-size:50%}.main-nav{flex-direction:column;align-items:start}.main-nav.fixed{position:fixed}.main-nav-list{display:none}.btn-mobile-nav{display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:900}.mobile-nav.openNav,.mobile-nav.closeNav{display:flex}.feature-section{grid-template-columns:repeat(2,1fr);row-gap:44px}.instructor-grid{grid-template-columns:repeat(3,1fr)}.instructor-section,.casting-section,.gallery-section{padding:9.6rem 3.2rem}.casting-section .grid-cols-2,.preview-section .grid-cols-2{grid-template-columns:1fr}.preview-text-container{padding:6.4rem}.casting-text-container{border-top-left-radius:0;border-bottom-right-radius:2.6rem;border-bottom-left-radius:2.6rem;order:1}.casting-img{border-top-left-radius:2.6rem;border-bottom-right-radius:0}.gallery-container{grid-template-areas:"one two" "four two" "four three" "six five" "seven five" "seven eight"}.gallery-text .heading-tertiary{font-size:5.2rem;margin-bottom:2.4rem}.left-btn{left:47%;height:3rem;width:3rem}.right-btn{right:47%;height:3rem;width:3rem}#general-form{padding:2.6rem}.schedule-columns-container{grid-template-columns:repeat(2,1fr);gap:24px}.schedule-image{height:36rem}.footer{padding:6.4rem 3.2rem}}@media (max-width: 48em){.logo-container{margin-bottom:3.2rem}.hero-section{padding-left:8rem}.preview-text-container{padding:4.8rem 3.2rem}.casting-text-container{padding-left:3.2rem;padding-right:3.2rem}.instructor-grid,.schedule-columns-container{grid-template-columns:repeat(2,1fr)}.grid-cols-2{grid-template-columns:1fr}#general-form{border-radius:2.6rem}}@media (max-width: 34em){.mobile-nav{padding-left:3.2rem}.heading-primary{text-align:center}.hero-section{align-items:center;padding:2.4rem}.hero-text{align-items:center;text-align:center}.feature-section,.instructor-grid,.schedule-columns-container{grid-template-columns:repeat(1,1fr)}.heading-secondary{font-size:3.6rem}.instructor-section{padding:6.4rem 0 4.8rem}.instructor-img{border-radius:0;height:80rem;width:100%}.instructor-btn:link,.instructor-btn:visited{border-radius:0}.instructor-btn{padding:2.4rem}.preview-text-container{padding:3.2rem}.preview-section,.casting-section{padding:0 0 4.8rem}.casting-img,.casting-text-container{border-radius:0}.gallery-section{padding:0 0 3.2rem}.gallery-container{grid-template-areas:"one" "two" "three" "four" "five" "six" "seven" "eight"}.left-btn{left:45%}.right-btn{right:45%}.footer-nav{flex-direction:column}.copyright-container,.footer{padding:3.2rem}}@media (max-width: 25rem){.left-btn,.right-btn{bottom:10%}}@media (max-width: 350px){.heading-primary{font-size:5rem}.schedule-section .heading-secondary,.form-section .heading-secondary{font-size:3.2rem}}
