/*!
Theme Name: wam
Author: Michał Grabarek
*/@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Vollkorn:wght@400;500;600;700&display=swap";html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{background-color:#fff;color:#000;text-decoration:none}mark{background-color:#fff;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through;color:#101316}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:10px}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}a{cursor:pointer;text-decoration:none;-webkit-transition:.3s all;transition:.3s all}a:focus,a:hover{text-decoration:none}.container:after{display:table;content:" ";clear:both}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:14px}@media(max-width: 1920px){html{font-size:18px}}@media(max-width: 1600px){html{font-size:14px}}@media(max-width: 1024px){html{font-size:18px}}@media(max-width: 768px){html{font-size:15px}}@media(max-width: 576px){html{font-size:14px}}@media(max-width: 330px){html{font-size:12px}}body{background-color:#fff;font-size:1rem;font-family:"Poppins",sans-serif;font-weight:normal;color:#101316;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeSpeed;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;width:100%;clear:both;display:block;padding:0;margin:0;overflow-x:hidden;line-height:1.35}@media(max-width: 1024px){body{padding-top:4rem}}.container{display:block;position:relative;width:95%;margin:0 auto}@media screen and (max-width: 576px){.container{width:90%}}.content{width:82%;margin-left:18%}@media(max-width: 1024px){.content{width:100%;margin:0}}ul{list-style:none}textarea{font-family:inherit;font-size:inherit}.button{border:2px solid #101316;border-radius:.75rem;outline:none;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;color:#101316;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;text-transform:uppercase}.button:hover{background-color:#101316;color:#e8e8e1}.button--secondary{background-color:#101316;color:#e8e8e1}.button--secondary:hover{background-color:rgba(0,0,0,0);color:#101316}.button--light{background-color:#e8e8e1;border:2px solid #e8e8e1;color:#101316}.button--light:hover{background-color:rgba(0,0,0,0)}.button--white{color:#e8e8e1;border:2px solid #e8e8e1}.button--white:hover{background-color:#e8e8e1;border:2px solid #e8e8e1;color:#101316}.button--purple{color:#e8e8e1;background-color:#b44d9e;border-color:#b44d9e}.button--purple:hover{color:#e8e8e1;background-color:#b44d9e;border-color:#b44d9e}input[type=submit]{text-transform:uppercase}.nav__desktop{position:fixed;left:0;top:0;width:18%;height:100vh;background-color:#101316;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:1}@media(max-width: 1024px){.nav__desktop{display:none}}.nav__desktop .nav__logo{background-color:#045bcf;padding:1rem 0}.nav__desktop .nav__logo a{display:block;width:100%}.nav__desktop .nav__logo img{display:block;width:55%;margin:0 auto}.nav__desktop .nav__links{max-width:80%;margin:3rem auto}.nav__desktop .nav__link{display:block;color:#e8e8e1;opacity:.85;text-decoration:none;margin-bottom:1.1rem;font-size:1rem;font-weight:600;line-height:1.6;text-align:left;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.nav__desktop .nav__link.active{opacity:1;color:#fff}.nav__desktop .nav__link:hover{opacity:1;color:#fff}.nav__desktop .nav__bottom{width:100%;max-width:80%;margin:0 auto 1.5rem}.nav__desktop .nav__bottom-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.nav__desktop .nav__bottom-button{font-size:.9rem;font-weight:600;padding:.75rem 1.2rem;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#e8e8e1;opacity:.8;text-align:center;outline:none;background-color:rgba(0,0,0,0);border:2px solid #e8e8e1;border-radius:.7rem;-ms-flex-item-align:baseline;align-self:baseline;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.nav__desktop .nav__bottom-button:hover{background-color:#e8e8e1;color:#101316;opacity:1}.nav__desktop .nav__bottom-button.active{border:2px solid #fff;color:#fff;opacity:1}.nav__desktop .nav__bottom-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__desktop .nav__bottom-social{display:block;margin-left:1rem;opacity:.8}.nav__desktop .nav__bottom-social:hover{opacity:1}.nav__desktop .nav__bottom-social img{display:block;height:1.7rem;width:auto}.nav__desktop .nav__bottom-extra{margin-top:1rem;font-size:.7rem;font-weight:400;color:#e8e8e1;line-height:1.6}.nav__burger{position:fixed;left:0;top:0;width:100%;background-color:#045bcf;-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.35);box-shadow:0 5px 15px 0 rgba(0,0,0,.35);padding:.75rem 1rem .75rem .75rem;z-index:1000;cursor:pointer;display:none}@media(max-width: 1024px){.nav__burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.nav__burger.active .open{display:none}.nav__burger.active .close{display:block}.nav__burger img.open{display:block;width:1.5rem;height:1.5rem;-webkit-transform:translateY(0.12rem);transform:translateY(0.12rem)}.nav__burger img.close{display:none;width:1.5rem;height:1.5rem;-webkit-transform:scale(0.85) translateY(0.12rem);transform:scale(0.85) translateY(0.12rem);-webkit-transform-origin:center;transform-origin:center}.nav__burger .logo{margin-right:1.5rem}.nav__burger .logo img{display:block;width:5rem;height:auto}.nav__mobile{display:none;position:fixed;left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:80%;height:calc(100vh - (100vh - 100%));background-color:#101316;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:999;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out}@media(max-width: 1024px){.nav__mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width: 360px){.nav__mobile{width:85%}}.nav__mobile.active{-webkit-transform:translateX(0);transform:translateX(0)}.nav__mobile .nav__links{max-width:80%;margin:3rem auto}@media(max-width: 1024px){.nav__mobile .nav__links{margin-top:6.5rem}}.nav__mobile .nav__link{display:block;color:#e8e8e1;opacity:.8;text-decoration:none;margin-bottom:1.1rem;font-size:1rem;font-weight:600;line-height:1.6;text-align:left;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.nav__mobile .nav__link:hover{color:#fff}.nav__mobile .nav__link.active{opacity:1;color:#fff}@media(max-width: 360px){.nav__mobile .nav__link{font-size:.9rem}}.nav__mobile .nav__bottom{width:100%;max-width:80%;margin:0 auto 1.5rem}.nav__mobile .nav__bottom-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.nav__mobile .nav__bottom-button{font-size:.9rem;font-weight:600;padding:.75rem 1.2rem;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#e8e8e1;text-align:center;outline:none;background-color:rgba(0,0,0,0);border:2px solid #e8e8e1;border-radius:.7rem;-ms-flex-item-align:baseline;align-self:baseline;cursor:pointer;-webkit-transition:background-color .25s ease-in-out,color .25s ease-in-out;transition:background-color .25s ease-in-out,color .25s ease-in-out}.nav__mobile .nav__bottom-button:hover{background-color:#e8e8e1;color:#101316}.nav__mobile .nav__bottom-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav__mobile .nav__bottom-social{display:block;margin-left:1rem}.nav__mobile .nav__bottom-social img{display:block;height:1.7rem;width:auto}.nav__mobile .nav__bottom-extra{margin-top:1rem;font-size:.7rem;font-weight:400;color:#e8e8e1;line-height:1.6}.page-template-schedule .footer,.page-template-contact .footer,.page-template-spectacles .footer{background-color:#27ae60}.page-template-casting .footer,.page-template-lesson .footer{background-color:#bb6bd9}.page-template-gallery .footer{background-color:#2f80ed}.page-template-rental .footer{background-color:#a9dee8}.page-template-rental .footer__column-title,.page-template-rental .footer__copyrights{color:#101316}.page-template-rental .footer__column-title a,.page-template-rental .footer__copyrights a{color:#101316}.page-template-rental .footer__column-title a:hover,.page-template-rental .footer__copyrights a:hover{color:rgb(48.2105263158,57.25,66.2894736842)}.page-template-rental .footer__column-text{color:#101316}.page-template-rental .footer__column-text p,.page-template-rental .footer__column-text a{color:#101316}.page-template-offer .footer,.page-template-workshops .footer,.page-template-about .footer{background-color:#ffd71e}.page-template-offer .footer__column-title,.page-template-offer .footer__copyrights,.page-template-workshops .footer__column-title,.page-template-workshops .footer__copyrights,.page-template-about .footer__column-title,.page-template-about .footer__copyrights{color:#101316}.page-template-offer .footer__column-title a,.page-template-offer .footer__copyrights a,.page-template-workshops .footer__column-title a,.page-template-workshops .footer__copyrights a,.page-template-about .footer__column-title a,.page-template-about .footer__copyrights a{color:#101316}.page-template-offer .footer__column-title a:hover,.page-template-offer .footer__copyrights a:hover,.page-template-workshops .footer__column-title a:hover,.page-template-workshops .footer__copyrights a:hover,.page-template-about .footer__column-title a:hover,.page-template-about .footer__copyrights a:hover{color:rgb(48.2105263158,57.25,66.2894736842)}.page-template-offer .footer__column-text,.page-template-workshops .footer__column-text,.page-template-about .footer__column-text{color:#101316}.page-template-offer .footer__column-text p,.page-template-offer .footer__column-text a,.page-template-workshops .footer__column-text p,.page-template-workshops .footer__column-text a,.page-template-about .footer__column-text p,.page-template-about .footer__column-text a{color:#101316}.footer{background-color:#eb5757;padding:3rem 0 1.5rem}@media(max-width: 768px){.footer{padding:3.5rem 0 1.5rem}}.footer__columns{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 768px){.footer__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__column{width:33%}@media(max-width: 768px){.footer__column{width:100%;margin-bottom:2.5rem}}.footer__column-title{font-size:1rem;font-weight:800;color:#e8e8e1;margin-bottom:.5rem}.footer__column-text{font-size:1.1rem;font-weight:600;color:#e8e8e1;font-family:"Vollkorn",sans-serif}.footer__column-text p{font-size:1rem;line-height:1.7;font-weight:600;color:#e8e8e1}.footer__column-text a{font-weight:600;color:#e8e8e1;text-decoration:none}.footer__copyrights{text-align:left;font-weight:600;font-size:.9rem;font-family:"Vollkorn",sans-serif;margin:7.5rem auto 0;color:#e8e8e1}@media(max-width: 768px){.footer__copyrights{margin:3rem auto 0}}.footer__copyrights a{display:inline-block;margin-right:1.5rem;text-decoration:none;color:#e8e8e1;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}@media(max-width: 768px){.footer__copyrights a{display:block;margin:0 0 1rem}}.footer__copyrights a:hover{color:hsl(60,13.2075471698%,99.6078431373%)}.cookies{position:fixed;z-index:9999;bottom:0;left:0;width:100%;background-color:#219653}.cookies__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.5rem 0;max-width:96.5%;margin:0 auto}@media(max-width: 768px){.cookies__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem}}.cookies__info{width:80%}@media(max-width: 768px){.cookies__info{width:100%}}.cookies__title{color:#e8e8e1;font-size:1rem;font-weight:600;margin:0 0 .5rem}@media(max-width: 768px){.cookies__title{font-size:.8rem}}.cookies__text{color:#e8e8e1;font-size:1rem;font-weight:400;margin:0}@media(max-width: 768px){.cookies__text{font-size:.8rem}}.cookies__text *{color:#e8e8e1;font-size:1rem;font-weight:400;margin:0}.cookies__text a{text-decoration:underline;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.cookies__text a:hover{color:hsl(60,13.2075471698%,99.6078431373%)}.cookies__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 768px){.cookies__buttons{margin-top:1.5rem;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.cookies__button{cursor:pointer;white-space:nowrap;margin:0 2rem;font-size:1rem;-webkit-transform-origin:center;transform-origin:center;border-radius:.7rem;padding:1rem 1.5rem;text-align:center;outline:none;border:none;font-weight:600;text-decoration:none}@media(max-width: 768px){.cookies__button{font-size:.9rem;padding:.5rem 1rem;margin:0 auto;width:100%;-webkit-transform:none;transform:none}}.cookies__button.agree{border:2px solid #e8e8e1;background-color:rgba(0,0,0,0);color:#e8e8e1;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.cookies__button.agree:hover{background-color:#e8e8e1;color:#101316}.newsletter{background-color:#045bcf;padding:4rem 0}@media(max-width: 576px){.newsletter{padding:2.5rem 0}}.newsletter__wrapper{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.newsletter__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.newsletter__text{font-size:1.9rem;font-weight:600;line-height:1.25;color:#e8e8e1;width:45%}@media(max-width: 1024px){.newsletter__text{padding-right:5%;font-size:2rem}}@media(max-width: 768px){.newsletter__text{margin-bottom:2rem;line-height:1.25;width:100%;font-size:1.5rem}}.newsletter__text span{font-size:2.5rem}@media(max-width: 1024px){.newsletter__text span{font-size:2.5rem}}.newsletter__form{width:50%}@media(max-width: 768px){.newsletter__form{width:100%}}.newsletter__form .newsletter__row{display:-webkit-box;display:-ms-flexbox;display:flex}.newsletter__form .newsletter__left{margin-right:2rem}@media(max-width: 1024px){.newsletter__form .newsletter__left{margin-right:1rem}}.newsletter__form .newsletter__left .wpcf7-form-control-wrap{width:100%}.newsletter__form .newsletter__left input[type=email]{-webkit-appearance:none;width:100%;padding:.7rem 1rem;height:3rem;background-color:#101316;outline:none;color:#e8e8e1;font-size:1rem;font-weight:300;border:1px solid #101316;border-radius:.7rem;text-align:center}.newsletter__form .newsletter__left input[type=email]::-webkit-input-placeholder{color:#e8e8e1}.newsletter__form .newsletter__left input[type=email]::-moz-placeholder{color:#e8e8e1}.newsletter__form .newsletter__left input[type=email]:-ms-input-placeholder{color:#e8e8e1}.newsletter__form .newsletter__left input[type=email]::-ms-input-placeholder{color:#e8e8e1}.newsletter__form .newsletter__left input[type=email]::placeholder{color:#e8e8e1}.newsletter__form .newsletter__right .newsletter__submit{-webkit-appearance:none;font-size:1rem;font-weight:800;padding:1rem 3rem;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#e8e8e1;text-align:center;outline:none;background-color:rgba(0,0,0,0);border:2px solid #101316;border-radius:.7rem;-ms-flex-item-align:baseline;align-self:baseline;cursor:pointer;-webkit-transition:background-color .25s ease-in-out,color .25s ease-in-out,border .25s ease-in-out;transition:background-color .25s ease-in-out,color .25s ease-in-out,border .25s ease-in-out}@media(max-width: 576px){.newsletter__form .newsletter__right .newsletter__submit{padding:1rem 1.5rem}}.newsletter__form .newsletter__right .newsletter__submit:disabled{opacity:.5;pointer-events:none}.newsletter__form .newsletter__right .newsletter__submit:hover{background-color:#e8e8e1;border:2px solid #e8e8e1;color:#101316}.newsletter__form .ajax-loader{display:none !important}.newsletter__form .wpcf7-not-valid-tip{margin:.75rem 0 0;font-size:.9rem;text-align:left;padding-left:0;font-weight:500;color:#eb5757}.newsletter__form .wpcf7-response-output{border:none !important;color:#e8e8e1 !important;margin:2rem 0 0 !important;padding:0 !important;font-size:.9rem !important;font-weight:600 !important}.newsletter__form .newsletter__accceptance{max-width:550px;margin:1.5rem 0 0}.newsletter__form .newsletter__accceptance .wpcf7-not-valid-tip{padding:0}.newsletter__form .newsletter__accceptance label{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;font-size:1rem;padding-left:.5rem;cursor:pointer;font-family:"Vollkorn",sans-serif}.newsletter__form .newsletter__accceptance a{text-decoration:underline;font-weight:500;font-size:.8rem;color:#e8e8e1}.newsletter__form .newsletter__accceptance .wpcf7-list-item{margin:0}.newsletter__form .newsletter__accceptance input[type=checkbox]{width:1.75rem;position:relative;left:-9999px;cursor:pointer}.newsletter__form .newsletter__accceptance input[type=checkbox]:checked+.wpcf7-list-item-label:after{color:#e8e8e1}.newsletter__form .newsletter__accceptance input[type=checkbox]+.wpcf7-list-item-label{color:#e8e8e1}.newsletter__form .newsletter__accceptance input[type=checkbox]+.wpcf7-list-item-label:before{content:"";position:absolute;left:0;top:0;width:1.35rem;height:1.35rem;background-color:#101316;border-radius:.3rem}.newsletter__form .newsletter__accceptance input[type=checkbox]+.wpcf7-list-item-label:after{content:"✘";position:absolute;left:0;top:.15rem;width:1.35rem;height:1.35rem;background-color:rgba(0,0,0,0);text-align:center;color:rgba(0,0,0,0);font-size:1.25rem;line-height:1;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.results{min-height:50vh}.results__title{margin:3rem auto 0;font-size:1.5rem;text-align:center}@media(max-width: 1024px){.homepage .hero__slider .slick-track{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.homepage .hero__slider .slick-slide{height:inherit !important}}.homepage .hero__slide{position:relative;overflow:hidden}.homepage .hero__slide-content{position:relative;z-index:1;padding:1rem 0 4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 1441px){.homepage .hero__slide-content{height:85vh;max-height:845px}}@media(min-width: 1281px)and (max-width: 1440px){.homepage .hero__slide-content{height:85vh;max-height:600px}}@media(min-width: 1025px)and (max-width: 1280px){.homepage .hero__slide-content{height:85vh;max-height:500px}}@media(max-width: 1024px){.homepage .hero__slide-content{min-height:unset}}@media(max-width: 768px){.homepage .hero__slide-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.5rem 0 3.5rem}}.homepage .hero__slide-content.white .hero__title,.homepage .hero__slide-content.white .hero__subtitle,.homepage .hero__slide-content.white .hero__text{color:#e8e8e1}.homepage .hero__slide-content.white .hero__button.first{border:2px solid #e8e8e1;color:#e8e8e1}.homepage .hero__slide-content.white .hero__button.first:hover{background-color:#e8e8e1;color:#101316}.homepage .hero__picture{position:absolute;top:0;right:0;width:100%;height:100%}.homepage .hero__picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right}@media(max-width: 1024px){.homepage .hero__picture{position:static;height:auto}.homepage .hero__picture img{width:100%;height:auto}}.homepage .hero__info{width:40%}@media(max-width: 1024px){.homepage .hero__info{width:100%;padding:3.5rem 0 5rem}}@media(max-width: 768px){.homepage .hero__info{padding:3.5rem 0}}@media(max-width: 576px){.homepage .hero__info{padding:2.5rem 0}}.homepage .hero__title{font-weight:800;font-size:3.5rem;line-height:1.1;margin-bottom:1rem}@media(max-width: 576px){.homepage .hero__title{font-size:2.2rem}}.homepage .hero__subtitle{font-weight:800;font-size:1.35rem;line-height:1.35;margin-bottom:2.5rem}@media(max-width: 576px){.homepage .hero__subtitle{font-size:1.2rem}}.homepage .hero__text{font-weight:700;font-size:1.1rem;line-height:1.5;margin-bottom:1rem;max-width:80%;font-family:"Vollkorn",sans-serif}@media(max-width: 576px){.homepage .hero__text{font-size:1rem}}.homepage .hero__buttons{margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 576px){.homepage .hero__buttons{display:block;margin-top:3rem}}.homepage .hero__buttons .hero__button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.homepage .hero__buttons a{display:table;margin-right:1rem;font-weight:800}@media(max-width: 576px){.homepage .hero__buttons a{margin-bottom:1rem}}.homepage .hero__buttons a img{display:block;width:5rem;height:auto}.homepage .hero__arrows{margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}.homepage .hero__arrow{border:2px solid #101316;border-radius:.5rem;padding:.5rem;font-size:1rem;font-weight:600;color:#101316;margin-right:1rem;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.homepage .hero__arrow:hover{background-color:#101316}.homepage .hero__arrow:hover img{-webkit-filter:invert(1);filter:invert(1)}.homepage .hero__arrow img{display:block;width:1.1rem;height:1.1rem;-o-object-fit:contain;object-fit:contain;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.homepage .school__bar{padding:.8rem 0;text-align:center;background-color:#045bcf;color:#fff;font-size:1rem;font-weight:600}.homepage .school__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 1200px){.homepage .school__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.homepage .school__left{width:50%}@media(max-width: 1200px){.homepage .school__left{width:100%}}.homepage .school__slide-img{max-width:100%}.homepage .school__slide-info{padding:2rem}.homepage .school__slide-title{font-weight:800;font-size:2.75rem;line-height:1.25;color:#fff;margin:0;text-decoration:none;outline:none}@media(max-width: 1024px){.homepage .school__slide-title{font-size:2rem}}.homepage .school__slide-text{font-weight:600;font-size:1.2rem;line-height:1.5;color:#fff;margin-bottom:1rem}.homepage .school__slider{height:100%}@media(min-width: 991px){.homepage .school__slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.homepage .school__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat}.homepage .school__right{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3rem;background-color:#e8e8e1}@media(max-width: 1200px){.homepage .school__right{width:100%}}.homepage .school__right-title{font-weight:800;font-size:1.5rem;line-height:1.5;margin-bottom:1rem}.homepage .school__right-text{font-weight:600;font-size:1.1rem;line-height:1.5;margin-bottom:3rem;font-family:"Vollkorn",sans-serif}.homepage .school__right-button{display:table;font-weight:700;margin:0 auto}.homepage .school__slide-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.5rem}.homepage .school__slide-arrow{border:2px solid #fff;border-radius:.5rem;padding:.5rem;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;margin-right:1rem;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.homepage .school__slide-arrow:hover{background-color:#fff}.homepage .school__slide-arrow:hover img{-webkit-filter:none;filter:none}.homepage .school__slide-arrow img{display:block;width:1.1rem;height:1.1rem;-o-object-fit:contain;object-fit:contain;-webkit-filter:invert(1);filter:invert(1);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.homepage .video__slider{margin:0 !important}.homepage .video__slider .slick-dots{bottom:3rem}.homepage .video__slider .slick-dots li button:before{font-size:10px}.homepage .video{width:100%;position:relative}.homepage .video:hover .play{opacity:1}.homepage .video video{display:block;width:100%;height:auto;cursor:pointer}.homepage .video .play{pointer-events:none;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:6rem;height:auto;cursor:pointer;opacity:.75;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.homepage .video .play.hidden{display:none}.homepage .galleries__slide{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 576px){.homepage .galleries__slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.homepage .galleries__left{width:50%;background-color:#a9dee8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 576px){.homepage .galleries__left{width:100%}}.homepage .galleries__slide-info{padding:3rem 2rem}@media(max-width: 576px){.homepage .galleries__slide-info{padding:2.5rem 2rem 1rem}}.homepage .galleries__slide-title{font-weight:800;font-size:2.2rem;line-height:1.25;color:#101316;margin-bottom:2.5rem}@media(max-width: 1024px){.homepage .galleries__slide-title{font-size:1.75rem;margin-bottom:0}}.homepage .galleries__slide-bottom{padding:2rem}.homepage .galleries__slide-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:800;color:#101316;text-decoration:none;margin-bottom:1.75rem;outline:none}@media(max-width: 576px){.homepage .galleries__slide-button{width:100%}}.homepage .galleries__slide-button:hover img{margin-right:2rem}.homepage .galleries__slide-button img{display:block;width:2.5rem;height:auto;margin-right:1.7rem;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.homepage .galleries__slide-arrows{display:-webkit-box;display:-ms-flexbox;display:flex}.homepage .galleries__slide-arrow{border:2px solid #101316;border-radius:.5rem;padding:.5rem;font-size:1rem;font-weight:600;color:#101316;cursor:pointer;margin-right:1rem;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.homepage .galleries__slide-arrow:hover{background-color:#101316}.homepage .galleries__slide-arrow:hover img{-webkit-filter:invert(1);filter:invert(1)}.homepage .galleries__slide-arrow img{display:block;width:1.1rem;height:1.1rem;-o-object-fit:contain;object-fit:contain;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.homepage .galleries__right{height:100%;width:50%;min-height:50vh;background-size:cover;background-position:top;background-repeat:no-repeat}@media(max-width: 1024px){.homepage .galleries__right{min-height:35vh;height:100%}}@media(max-width: 576px){.homepage .galleries__right{width:100%}}.schedule .banner{height:55vh;width:100%;background-size:cover;background-position:top;background-repeat:no-repeat}@media(max-width: 1024px){.schedule .banner{height:30vh}}.schedule .filters{padding:2rem 0;background-color:#f2c94c;position:sticky;top:72px;z-index:1}@media(max-width: 576px){.schedule .filters{padding:1rem 0}}@media(min-width: 1025px){.schedule .filters{top:0}}.schedule .filters__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 576px){.schedule .filters__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.schedule .filters__filter{cursor:pointer;opacity:.5;margin-right:3.5rem;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.schedule .filters__filter.active{opacity:.9}.schedule .filters__filter:hover{opacity:.9}@media(max-width: 576px){.schedule .filters__filter{margin:.5rem 1.5rem .5rem 0}}.schedule .filter__year{color:#101316;font-size:.9rem;font-weight:600;line-height:1.25;margin-bottom:.25rem}@media(max-width: 576px){.schedule .filter__year{font-size:.8rem}}.schedule .filter__month{color:#101316;font-size:1.75rem;font-weight:800;line-height:1.25;margin-bottom:0}@media(max-width: 576px){.schedule .filter__month{font-size:1.25rem}}@media(max-width: 1024px){.schedule .main__boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.schedule .main__empty{font-size:1.35rem;font-weight:600;line-height:1.35;color:#101316;margin:3.5rem 0;display:none}.schedule .main__empty.active{display:block}.schedule .main__box{padding:2.5rem 0;background-color:#fff;display:none}@media(max-width: 1024px){.schedule .main__box{width:50%;padding:2.5rem 1rem}}@media(max-width: 576px){.schedule .main__box{width:100%}}.schedule .main__box.active{display:block}.schedule .main__box.dark{background-color:#f2f2f2}.schedule .main__box-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1400px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media(max-width: 1024px){.schedule .main__box-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.schedule .main__box-info{width:60%}@media(max-width: 1024px){.schedule .main__box-info{width:100%;min-height:15rem}}@media(max-width: 576px){.schedule .main__box-info{min-height:auto}}.schedule .main__box-info-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}@media(max-width: 1024px){.schedule .main__box-info-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.schedule .main__box-info-date{font-size:1.5rem;font-weight:300;line-height:1.35;color:#101316;margin:0;min-width:12rem;margin-right:1rem}.schedule .main__box-info-title{font-size:1.7rem;font-weight:800;line-height:1.35;color:#101316;margin:0;text-decoration:none;position:relative}.schedule .main__box-info-title:hover:before{background-color:#101316}.schedule .main__box-info-title:before{content:"";position:absolute;left:0;bottom:-0.1rem;width:100%;height:1px;background-color:rgba(0,0,0,0);-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.schedule .main__box-info-text{font-size:1.1rem;font-weight:600;font-family:"Vollkorn",sans-serif;line-height:1.35;color:#101316;margin-bottom:.35rem}.schedule .main__box-info-additional{font-size:1rem;font-weight:600;line-height:1.35;color:#101316;margin:0}.schedule .main__box-price{width:20%;font-size:1rem;font-weight:600;line-height:1.35;color:#101316;margin:0 0 0 1.5rem}@media(max-width: 1024px){.schedule .main__box-price{font-size:1.3rem;width:auto;margin:1.5rem 0}}@media(max-width: 576px){.schedule .main__box-price{margin-top:3rem}}.schedule .main__box-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20%}@media(max-width: 1024px){.schedule .main__box-buttons{width:auto;margin-top:.5rem}}.schedule .main__box-button{margin-right:1rem}.schedule .main__box-logo{width:5rem}.schedule .main__box-logo img{display:block;width:100%}.about .banner{height:55vh;width:100%;background-size:cover;background-position:top;background-repeat:no-repeat}@media(max-width: 1024px){.about .banner{height:30vh}}.about .main{padding:3rem 0}.about .main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 576px){.about .main__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about .main__left{width:60%}@media(max-width: 576px){.about .main__left{width:100%}}.about .main__title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:2.5rem}@media(max-width: 768px){.about .main__title{font-size:2.25rem}}.about .main__subtitle{color:#dc0754;font-size:1.1rem;font-weight:600;line-height:1.2;margin-bottom:1.75rem}.about .main__text{font-size:1.1rem;font-weight:600;line-height:1.75;font-family:"Vollkorn",sans-serif}.about .main__text strong{font-weight:900}.about .main__text img{display:block;margin:2rem 0;width:100%;height:auto}.about .main__text p,.about .main__text h3,.about .main__text h4,.about .main__text h5,.about .main__text h6{font-size:1.1rem;font-weight:600;line-height:1.75}.about .main__text h1{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.7rem;line-height:1.5}.about .main__text h2{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.25rem;line-height:1.7}.about .main__right{width:32%;margin-right:2.5%}@media(max-width: 576px){.about .main__right{width:100%;margin-top:4.5rem;margin-right:0}}.about .main__right-title{font-weight:800;font-size:1.75rem;line-height:1.2;margin-bottom:3rem}.about .main__box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2.5rem}.about .main__box-image{margin-right:2rem}.about .main__box-image img{display:block;width:5rem;height:5rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.about .main__box-title{font-weight:900;font-size:1.1rem;line-height:1.5;margin-bottom:0;font-family:"Vollkorn",sans-serif}.about .main__box-link{display:block;font-weight:600;font-size:.9rem;line-height:1.7;text-decoration:none;color:#101316}.about .box{margin:3rem 0}.about .box__image{display:block;width:100%;height:auto}.about .box__info{background-color:#219653;padding:2rem 2.5rem}.about .box__title{font-weight:800;font-size:2.7rem;line-height:1.2;margin-bottom:2rem;color:#e8e8e1}.about .box__button{display:inline-block}.lessons .banner{height:55vh;width:100%;background-size:cover;background-position:top;background-repeat:no-repeat}@media(max-width: 1024px){.lessons .banner{height:30vh}}.lessons .main{padding:3rem 0}.lessons .main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 576px){.lessons .main__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lessons .main__left{width:60%}@media(max-width: 576px){.lessons .main__left{width:100%}}.lessons .main__title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:2.5rem}@media(max-width: 768px){.lessons .main__title{font-size:2.25rem}}.lessons .main__subtitle{color:#dc0754;font-size:1.1rem;font-weight:600;line-height:1.2;margin-bottom:1.75rem}.lessons .main__text{font-size:1.1rem;font-weight:600;line-height:1.75;font-family:"Vollkorn",sans-serif}.lessons .main__text strong{font-weight:900}.lessons .main__text img{display:block;margin:2rem 0;width:100%;height:auto}.lessons .main__text p,.lessons .main__text h3,.lessons .main__text h4,.lessons .main__text h5,.lessons .main__text h6{font-size:1.1rem;font-weight:600;line-height:1.75}.lessons .main__text h1{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.7rem;line-height:1.5}.lessons .main__text h2{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.25rem;line-height:1.7}.lessons .main__right{width:32%;margin-right:2.5%}@media(max-width: 576px){.lessons .main__right{width:100%;margin-top:4.5rem;margin-right:0}}.lessons .main__right-top{margin-bottom:2rem}.lessons .main__right-title{font-weight:800;font-size:1.75rem;line-height:1.2;margin-bottom:1.5rem}.lessons .main__right-text{font-weight:500;font-size:1rem;line-height:1.5;margin-bottom:3rem}.lessons .main__right-button{display:table;margin:0 auto 3rem;font-weight:800}.lessons .main__right-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#a9dee8;margin-bottom:1rem;-webkit-transition:-webkit-filter .25s ease-in-out;transition:-webkit-filter .25s ease-in-out;transition:filter .25s ease-in-out;transition:filter .25s ease-in-out, -webkit-filter .25s ease-in-out}.lessons .main__right-box:hover{-webkit-filter:contrast(115%);filter:contrast(115%)}.lessons .main__right-box:nth-child(2){background-color:#e8e8e1}.lessons .main__right-box:nth-child(3){background-color:#f2c94c}.lessons .main__right-box:last-of-type{margin-bottom:3.5rem}.lessons .main__right-box-image{width:6rem;height:6rem;min-width:6rem;min-height:6rem;background-size:cover;background-position:center;background-repeat:no-repeat}.lessons .main__right-box-title{font-weight:800;font-size:1.1rem;line-height:1.35;color:#101316;text-decoration:none;padding:0 .5rem}.lessons .main__right-box-text{font-weight:300;font-size:1rem;line-height:1.5;color:#101316;text-decoration:none;padding:0 .5rem}.lessons .image{height:50vh;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 1024px){.lessons .image{height:30vh}}.lesson .banner{height:55vh;width:100%;background-size:cover;background-position:top;background-repeat:no-repeat}@media(max-width: 1024px){.lesson .banner{height:30vh}}.lesson .main{padding:3rem 0}.lesson .main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 576px){.lesson .main__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lesson .main__left{width:60%}@media(max-width: 576px){.lesson .main__left{width:100%}}.lesson .main__title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:2.5rem}@media(max-width: 768px){.lesson .main__title{font-size:2.25rem}}.lesson .main__subtitle{color:#dc0754;font-size:1.1rem;font-weight:600;line-height:1.2;margin-bottom:1.75rem}.lesson .main__text{font-size:1.1rem;font-weight:600;line-height:1.75;font-family:"Vollkorn",sans-serif}.lesson .main__text strong{font-weight:900}.lesson .main__text img{display:block;margin:2rem 0;width:100%;height:auto}.lesson .main__text p,.lesson .main__text h3,.lesson .main__text h4,.lesson .main__text h5,.lesson .main__text h6{font-size:1.1rem;font-weight:600;line-height:1.75}.lesson .main__text h1{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.7rem;line-height:1.5}.lesson .main__text h2{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.25rem;line-height:1.7}.lesson .main__right{width:32%;margin-right:2.5%}@media(max-width: 576px){.lesson .main__right{width:100%;margin-top:4.5rem;margin-right:0}}.lesson .main__right-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 2.5rem}.lesson .main__right-button{display:table;margin-right:1rem;font-weight:800}.lesson .main__right-logo{width:5rem}.lesson .main__right-logo img{display:block;width:100%}.lesson .main__right-title{font-weight:800;font-size:1.75rem;line-height:1.2;margin-bottom:1.5rem}.lesson .main__right-poster{margin-top:3rem}.lesson .main__right-poster p{font-weight:600;font-size:1rem;line-height:1.5;margin-bottom:.6rem}.lesson .main__right-poster img{display:block;width:100%;max-width:400px}.lesson .main__right-text{margin-top:1.5rem;font-weight:500;font-size:1rem;line-height:1.5}.lesson .image{height:50vh;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 1024px){.lesson .image{height:30vh}}.spectacles .banner{width:100%;max-height:440px;overflow:hidden;text-align:center}.spectacles .banner img{width:100%}@media(min-width: 1920px){.spectacles .banner img{max-width:1577px;max-height:440px}}.spectacles .spectacles__empty{font-weight:600;font-size:2rem;line-height:1.2;margin:8rem 2rem}@media(max-width: 1024px){.spectacles .spectacles__empty{font-size:1.5rem}}@media(max-width: 576px){.spectacles .spectacles__empty{font-size:1.75rem}}.spectacles .spectacles__box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3rem;min-height:23.5rem;overflow:hidden}@media(max-width: 1024px){.spectacles .spectacles__box{min-height:18rem;padding:2rem}}@media(max-width: 768px){.spectacles .spectacles__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:auto;padding:0}}@media(min-width: 1441px){.spectacles .spectacles__box{height:440px}}.spectacles .spectacles__picture{position:absolute;top:0;left:0;width:100%;height:100%}@media(min-width: 1920px){.spectacles .spectacles__picture{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.spectacles .spectacles__picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top right;object-position:top right}@media(min-width: 1920px){.spectacles .spectacles__picture{max-width:1577px;max-height:440px}}@media(max-width: 768px){.spectacles .spectacles__picture{position:static;width:100%;height:auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.spectacles .spectacles__picture img{height:auto;-o-object-fit:contain;object-fit:contain}}.spectacles .spectacles__info{position:relative;z-index:1;max-width:45%}@media(max-width: 768px){.spectacles .spectacles__info{max-width:100%;padding:2.5rem 1.5rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.spectacles .spectacles__info.white .spectacles__title{color:#e8e8e1}.spectacles .spectacles__info.white .spectacles__button{border:2px solid #e8e8e1;color:#e8e8e1}.spectacles .spectacles__info.white .spectacles__button:hover{background-color:#e8e8e1;color:#101316}.spectacles .spectacles__title{font-weight:800;font-size:2.75rem;line-height:1.15;margin-bottom:1rem}@media(max-width: 1024px){.spectacles .spectacles__title{font-size:2.35rem}}@media(max-width: 576px){.spectacles .spectacles__title{font-size:1.5rem}}.spectacles .spectacles__button{font-weight:800;display:inline-block;margin-top:.5rem;font-size:1rem}@media(max-width: 1024px){.spectacles .spectacles__button{font-size:.8rem}}@media(max-width: 576px){.spectacles .spectacles__button{padding:.5rem 1rem}}.spectacle .banner{height:55vh;width:100%;background-size:cover;background-position:top;background-repeat:no-repeat}@media(max-width: 1024px){.spectacle .banner{height:30vh}}.spectacle .main{padding:3rem 0}.spectacle .main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 576px){.spectacle .main__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.spectacle .main__left{width:60%}@media(max-width: 576px){.spectacle .main__left{width:100%}}.spectacle .main__title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:2.5rem}@media(max-width: 768px){.spectacle .main__title{font-size:2.25rem}}.spectacle .main__subtitle{color:#dc0754;font-size:1.1rem;font-weight:600;line-height:1.2;margin-bottom:1.75rem}.spectacle .main__text{font-size:1.1rem;font-weight:600;line-height:1.75;font-family:"Vollkorn",sans-serif}.spectacle .main__text strong{font-weight:900}.spectacle .main__text img{display:block;margin:2rem 0;width:100%;height:auto}.spectacle .main__text p,.spectacle .main__text h3,.spectacle .main__text h4,.spectacle .main__text h5,.spectacle .main__text h6{font-size:1.1rem;font-weight:600;line-height:1.75}.spectacle .main__text h1{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.7rem;line-height:1.5}.spectacle .main__text h2{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.25rem;line-height:1.7}.spectacle .main__video{margin-top:4rem}.spectacle .main__video video{display:block;width:100%}.spectacle .main__bottom-text{margin-top:3rem}.spectacle .main__video-info{background-color:blue;color:#e8e8e1;padding:2rem 2.5rem;font-weight:700;font-size:2.5rem;line-height:1.2}.spectacle .main__patrons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.spectacle .main__patrons-title{font-size:1.1rem;font-weight:600;line-height:1.75;font-family:"Vollkorn",sans-serif;margin:5rem 0 1rem}.spectacle .main__patron{display:block;width:15%;margin-right:1.5%;margin-bottom:1rem;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out;-webkit-transform-origin:center;transform-origin:center}.spectacle .main__patron:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@media(max-width: 576px){.spectacle .main__patron{width:23%}}.spectacle .main__patron img{display:block;width:100%;height:auto;max-height:3rem;-o-object-fit:contain;object-fit:contain}.spectacle .main__right{width:32%;margin-right:2.5%}@media(max-width: 576px){.spectacle .main__right{width:100%;margin-top:4.5rem;margin-right:0}}.spectacle .main__right-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 2.5rem}.spectacle .main__right-button{display:table;margin-right:1rem}.spectacle .main__right-logo{width:5rem}.spectacle .main__right-logo img{display:block;width:100%}.spectacle .main__right-title{font-weight:600;font-size:1rem;line-height:1.5;margin-bottom:.6rem}.spectacle .main__right-poster{margin-top:3rem}.spectacle .main__right-poster p{font-weight:600;font-size:1rem;line-height:1.5;margin-bottom:.6rem}.spectacle .main__right-poster img{display:block;width:100%;max-width:400px}.spectacle .main__right-text{margin-top:2rem;font-weight:500;font-size:1rem;line-height:1.5}.spectacle .accordion__items{margin-top:2rem}.spectacle .accordion__item{border-bottom:1px solid #ebebeb;margin-bottom:1rem}.spectacle .accordion__item:last-of-type{border-bottom:0}.spectacle .accordion__item.active .accordion__bar{background-color:#045bcf;border-color:#045bcf}.spectacle .accordion__item.active .accordion__bar-number{color:#e8e8e1}.spectacle .accordion__item.active .accordion__bar-title{color:#e8e8e1}.spectacle .accordion__item.active .accordion__content{max-height:1000vh}.spectacle .accordion__item.active .accordion__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-filter:invert(100%);filter:invert(100%)}.spectacle .accordion__bar{background-color:rgba(0,0,0,0);cursor:pointer;position:relative;margin:0 auto;border:1px solid #101316;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.spectacle .accordion__bar-title{font-size:.9rem;font-weight:600;line-height:1.5;color:#101316;padding:1rem;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media(max-width: 576px){.spectacle .accordion__bar-title{padding:1rem 2rem 1rem 1rem;-webkit-box-flex:1;-ms-flex:1;flex:1}}.spectacle .accordion__content{max-height:0;overflow:hidden;-webkit-transition:max-height .25s ease-in-out;transition:max-height .25s ease-in-out;background-color:#f8f8f8}.spectacle .accordion__content-text{padding:1rem 1.5rem;line-height:1.75;font-size:.9rem;font-weight:500}@media(max-width: 576px){.spectacle .accordion__content-text{padding:1.5rem;font-size:.8rem}}.spectacle .accordion__content-text *{line-height:1.75;font-size:.9rem;font-weight:500;margin:.5rem 0}.spectacle .accordion__content-text ul,.spectacle .accordion__content-text ol{margin-left:1.25rem}.spectacle .accordion__content-text ul li{list-style:disc;margin-bottom:1rem}.spectacle .accordion__content-text img{display:block;width:100%;margin-top:1rem}.spectacle .accordion__content-text .table{overflow-y:scroll}.spectacle .accordion__content-text a{color:#101316;text-decoration:underline;font-size:.9rem}.spectacle .accordion__arrow{display:block;width:1.5rem;position:absolute;right:1rem;top:0;bottom:0;margin:auto}@media(max-width: 768px){.spectacle .accordion__arrow{right:.75rem;width:1rem}}.spectacle .image{height:50vh;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 1024px){.spectacle .image{height:30vh}}.offer .banner{height:55vh;width:100%;background-size:cover;background-position:top;background-repeat:no-repeat}@media(max-width: 1024px){.offer .banner{height:30vh}}.offer .main{padding:3rem 0}.offer .main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 576px){.offer .main__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.offer .main__left{width:60%}@media(max-width: 576px){.offer .main__left{width:100%}}.offer .main__title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:2.5rem}@media(max-width: 768px){.offer .main__title{font-size:2.25rem}}.offer .main__subtitle{color:#dc0754;font-size:1.1rem;font-weight:600;line-height:1.2;margin-bottom:1.75rem}.offer .main__text{font-size:1.1rem;font-weight:600;line-height:1.75;font-family:"Vollkorn",sans-serif}.offer .main__text strong{font-weight:900}.offer .main__text img{display:block;margin:2rem 0;width:100%;height:auto}.offer .main__text p,.offer .main__text h3,.offer .main__text h4,.offer .main__text h5,.offer .main__text h6{font-size:1.1rem;font-weight:600;line-height:1.75}.offer .main__text h1{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.7rem;line-height:1.5}.offer .main__text h2{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.25rem;line-height:1.7}.offer .main__right{width:32%;margin-right:2.5%}@media(max-width: 576px){.offer .main__right{width:100%;margin-top:4.5rem;margin-right:0}}.offer .main__right-title{font-weight:800;font-size:1.75rem;line-height:1.2;margin-bottom:3rem}.offer .main__box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2.5rem}.offer .main__box-image{margin-right:2rem}.offer .main__box-image img{display:block;width:5rem;height:5rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.offer .main__box-title{font-weight:800;font-size:1.1rem;line-height:1.5;margin-bottom:0;font-family:"Vollkorn",sans-serif}.offer .main__box-link{display:block;font-weight:600;font-size:.9rem;line-height:1.7;text-decoration:none;color:#101316}.offer .partners{padding:3rem 0}.offer .partners__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;gap:2rem}.offer .partners__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 12rem)/7);flex:0 0 calc((100% - 12rem)/7);max-width:calc((100% - 12rem)/7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 1024px){.offer .partners__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 6rem)/4);flex:0 0 calc((100% - 6rem)/4);max-width:calc((100% - 6rem)/4)}}@media(max-width: 768px){.offer .partners__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 4rem)/3);flex:0 0 calc((100% - 4rem)/3);max-width:calc((100% - 4rem)/3)}}@media(max-width: 480px){.offer .partners__item{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 4rem)/2);flex:0 0 calc((100% - 4rem)/2);max-width:calc((100% - 4rem)/2)}}.offer .partners__item a{display:block}.offer .partners__item img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;max-height:5rem}.offer .image{height:50vh;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 1024px){.offer .image{height:30vh}}.rental .banner{height:55vh;width:100%;background-size:cover;background-position:top;background-repeat:no-repeat}@media(max-width: 1024px){.rental .banner{height:30vh}}.rental .main{padding:3rem 0}.rental .main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 576px){.rental .main__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.rental .main__left{width:60%}@media(max-width: 576px){.rental .main__left{width:100%}}.rental .main__title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:2.5rem}@media(max-width: 768px){.rental .main__title{font-size:2.25rem}}.rental .main__subtitle{color:#dc0754;font-size:1.1rem;font-weight:600;line-height:1.2;margin-bottom:1.75rem}.rental .main__text{font-size:1.1rem;font-weight:600;line-height:1.75;font-family:"Vollkorn",sans-serif}.rental .main__text strong{font-weight:900}.rental .main__text img{display:block;margin:2rem 0;width:100%;height:auto}.rental .main__text p,.rental .main__text h3,.rental .main__text h4,.rental .main__text h5,.rental .main__text h6{font-size:1.1rem;font-weight:600;line-height:1.75}.rental .main__text h1{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.7rem;line-height:1.5}.rental .main__text h2{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.25rem;line-height:1.7}.rental .main__right{width:32%;margin-right:2.5%}@media(max-width: 576px){.rental .main__right{width:100%;margin-top:4.5rem;margin-right:0}}.rental .main__right-title{font-weight:800;font-size:1.75rem;line-height:1.2;margin-bottom:3rem}.rental .main__box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2.5rem}.rental .main__box-image{margin-right:2rem}.rental .main__box-image img{display:block;width:5rem;height:5rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.rental .main__box-title{font-family:"Vollkorn",sans-serif;font-weight:800;font-size:1.1rem;line-height:1.5;margin-bottom:0}.rental .main__box-link{display:block;font-weight:600;font-size:.9rem;line-height:1.7;text-decoration:none;color:#101316}.rental .video{width:100%;position:relative}.rental .video:hover .play{opacity:1}.rental .video video{display:block;width:100%;height:auto;cursor:pointer}.rental .video .play{pointer-events:none;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:6rem;height:auto;cursor:pointer;opacity:.75;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.rental .video .play.hidden{display:none}.rental .table{padding:3.5rem 0;max-width:70%}@media(max-width: 768px){.rental .table{max-width:100%}}.rental .table__row{padding:.8rem 1.5rem;border-bottom:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.rental .table__row:last-of-type{border-bottom:0}.rental .table__row-label{width:45%;font-size:1rem;padding-right:1.5rem;text-transform:uppercase;font-weight:600;color:#101316}.rental a.table__row-label{text-decoration:underline}.rental a.table__row-label>article{display:none}.rental .table__row-value{width:32%;font-size:1rem;font-weight:600}.rental .image{height:50vh;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 1024px){.rental .image{height:30vh}}.castings .castings__empty{font-weight:600;font-size:2rem;line-height:1.2;margin:8rem 2rem}@media(max-width: 1024px){.castings .castings__empty{font-size:1.5rem}}@media(max-width: 576px){.castings .castings__empty{font-size:1.75rem}}.castings .castings__box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3rem;min-height:23.5rem;overflow:hidden}@media(max-width: 1024px){.castings .castings__box{min-height:18rem;padding:2rem}}@media(max-width: 768px){.castings .castings__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:auto;padding:0}}@media(min-width: 1441px){.castings .castings__box{height:440px}}.castings .castings__picture{position:absolute;top:0;left:0;width:100%;height:100%}@media(min-width: 1920px){.castings .castings__picture{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.castings .castings__picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top right;object-position:top right}@media(min-width: 1920px){.castings .castings__picture{max-width:1577px;max-height:440px}}@media(max-width: 768px){.castings .castings__picture{position:static;width:100%;height:auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.castings .castings__picture img{height:auto;-o-object-fit:contain;object-fit:contain}}.castings .castings__info{position:relative;z-index:1;max-width:45%}@media(max-width: 768px){.castings .castings__info{max-width:100%;padding:2.5rem 1.5rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.castings .castings__info.white .castings__title{color:#e8e8e1}.castings .castings__info.white .castings__button{border:2px solid #e8e8e1;color:#e8e8e1}.castings .castings__info.white .castings__button:hover{background-color:#e8e8e1;color:#101316}.castings .castings__title{font-weight:800;font-size:2.75rem;line-height:1.15;margin-bottom:1rem}@media(max-width: 1024px){.castings .castings__title{font-size:2.35rem}}@media(max-width: 576px){.castings .castings__title{font-size:1.5rem}}.castings .castings__button{display:inline-block;margin-top:.5rem;font-size:1rem;font-weight:800}@media(max-width: 1024px){.castings .castings__button{font-size:.8rem}}@media(max-width: 576px){.castings .castings__button{padding:.5rem 1rem}}.casting .banner,.castings .banner{width:100%;max-height:440px;overflow:hidden;text-align:center}.casting .banner img,.castings .banner img{width:100%}@media(min-width: 1920px){.casting .banner img,.castings .banner img{max-width:1577px;max-height:440px}}.casting .main{padding:3rem 0}.casting .main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 576px){.casting .main__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.casting .main__left{width:60%}@media(max-width: 576px){.casting .main__left{width:100%}}.casting .main__title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:2.5rem}@media(max-width: 768px){.casting .main__title{font-size:2.25rem}}.casting .main__subtitle{color:#dc0754;font-size:1.1rem;font-weight:600;line-height:1.2;margin-bottom:1.75rem}.casting .main__text{font-size:1.1rem;font-weight:600;line-height:1.75;font-family:"Vollkorn",sans-serif}.casting .main__text strong{font-weight:900}.casting .main__text img{display:block;margin:2rem 0;width:100%;height:auto}.casting .main__text p,.casting .main__text h3,.casting .main__text h4,.casting .main__text h5,.casting .main__text h6{font-size:1.1rem;font-weight:600;line-height:1.75;margin-bottom:1rem}.casting .main__text h1{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.7rem;line-height:1.5}.casting .main__text h2{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.25rem;line-height:1.7}.casting .main__right{width:32%;margin-right:2.5%}@media(max-width: 576px){.casting .main__right{width:100%;margin-top:4.5rem;margin-right:0}}.casting .main__right-title{font-weight:800;font-size:1.75rem;line-height:1.2;margin-bottom:1.5rem}.casting .main__right-logo{display:block;width:13rem;height:auto;margin:0 auto 2rem}.casting .main__right-text{font-weight:500;font-size:1rem;line-height:1.5;margin-bottom:3rem}.casting .main__right-button{font-weight:800;display:table;margin:0 auto 3rem}.casting .image{height:50vh;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 1024px){.casting .image{height:30vh}}.casting-application .banner{width:100%;height:250px;background-size:cover;background-position:center}@media(min-width: 769px){.casting-application .banner{height:400px}}.casting-application .application-main{padding:0;background:-webkit-gradient(linear, left top, left bottom, from(#C961D9), to(#B44D9E));background:linear-gradient(180deg, #C961D9 0%, #B44D9E 100%)}.casting-application .container{max-width:680px;padding:2rem 1.5rem}@media(min-width: 769px){.casting-application .container{padding:3rem 2rem}}.casting-application .application-main__title{font-size:2rem;font-weight:800;margin-bottom:2.2rem;color:#e8e8e1}@media(min-width: 769px){.casting-application .application-main__title{font-size:3.5rem}}.casting-application .application-main__subtitle{font-size:1.1rem;color:#e8e8e1;margin-bottom:3rem;font-weight:600}@media(min-width: 769px){.casting-application .application-main__subtitle{font-size:1.4rem;margin-bottom:5.5rem}}.casting-application #form-messages{margin-bottom:2rem}.casting-application #form-messages .notice{padding:1rem 1.5rem;border-radius:.5rem;margin-bottom:1rem}.casting-application #form-messages .notice.notice-success{background-color:#025bcf;border:1px solid #025bcf;color:#e8e8e1}.casting-application #form-messages .notice.notice-error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.casting-application #form-messages .notice p{margin:0;font-weight:600;font-size:1rem}.casting-application .form-section{background:rgba(0,0,0,0);padding:0;margin-bottom:1rem}@media(min-width: 769px){.casting-application .form-section{padding:0 0 1rem 0}}.casting-application .form-section__title{display:none}.casting-application .form-row{display:block;margin-bottom:0}.casting-application .form-row:last-child{margin-bottom:0}.casting-application .form-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.2rem}@media(min-width: 769px){.casting-application .form-field{margin-bottom:1.8rem}}.casting-application .form-field label{display:none}.casting-application .form-field input[type=text],.casting-application .form-field input[type=email],.casting-application .form-field input[type=tel],.casting-application .form-field input[type=date],.casting-application .form-field textarea{font-family:"Poppins",sans-serif;-webkit-appearance:none;padding:.75rem .875rem;font-size:1rem;letter-spacing:-0.54px;border:none;border-radius:.375rem;background-color:#9d3e89;color:#e8e8e1;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-weight:400}@media(min-width: 769px){.casting-application .form-field input[type=text],.casting-application .form-field input[type=email],.casting-application .form-field input[type=tel],.casting-application .form-field input[type=date],.casting-application .form-field textarea{font-size:1.2rem;padding:.875rem 1rem}}.casting-application .form-field input[type=text]::-webkit-input-placeholder, .casting-application .form-field input[type=email]::-webkit-input-placeholder, .casting-application .form-field input[type=tel]::-webkit-input-placeholder, .casting-application .form-field input[type=date]::-webkit-input-placeholder, .casting-application .form-field textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.7)}.casting-application .form-field input[type=text]::-moz-placeholder, .casting-application .form-field input[type=email]::-moz-placeholder, .casting-application .form-field input[type=tel]::-moz-placeholder, .casting-application .form-field input[type=date]::-moz-placeholder, .casting-application .form-field textarea::-moz-placeholder{color:hsla(0,0%,100%,.7)}.casting-application .form-field input[type=text]:-ms-input-placeholder, .casting-application .form-field input[type=email]:-ms-input-placeholder, .casting-application .form-field input[type=tel]:-ms-input-placeholder, .casting-application .form-field input[type=date]:-ms-input-placeholder, .casting-application .form-field textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.7)}.casting-application .form-field input[type=text]::-ms-input-placeholder, .casting-application .form-field input[type=email]::-ms-input-placeholder, .casting-application .form-field input[type=tel]::-ms-input-placeholder, .casting-application .form-field input[type=date]::-ms-input-placeholder, .casting-application .form-field textarea::-ms-input-placeholder{color:hsla(0,0%,100%,.7)}.casting-application .form-field input[type=text]::placeholder,.casting-application .form-field input[type=email]::placeholder,.casting-application .form-field input[type=tel]::placeholder,.casting-application .form-field input[type=date]::placeholder,.casting-application .form-field textarea::placeholder{color:hsla(0,0%,100%,.7)}.casting-application .form-field input[type=text]:focus,.casting-application .form-field input[type=text]:focus-visible,.casting-application .form-field input[type=email]:focus,.casting-application .form-field input[type=email]:focus-visible,.casting-application .form-field input[type=tel]:focus,.casting-application .form-field input[type=tel]:focus-visible,.casting-application .form-field input[type=date]:focus,.casting-application .form-field input[type=date]:focus-visible,.casting-application .form-field textarea:focus,.casting-application .form-field textarea:focus-visible{outline:1px solid #e8e8e1}.casting-application .form-field input[type=text].error,.casting-application .form-field input[type=email].error,.casting-application .form-field input[type=tel].error,.casting-application .form-field input[type=date].error,.casting-application .form-field textarea.error{outline:1px solid #eb5757;background-color:rgba(157,62,137,.8)}.casting-application .form-field input[type=date]{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.casting-application .form-field input[type=date]::-webkit-calendar-picker-indicator{-webkit-filter:invert(1) brightness(100%);filter:invert(1) brightness(100%);cursor:pointer;position:absolute;right:1rem}.casting-application .form-field input[type=date].error::-webkit-calendar-picker-indicator{-webkit-filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(346deg) brightness(98%) contrast(97%);filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(346deg) brightness(98%) contrast(97%)}.casting-application .form-field input[type=date]:not(:focus):invalid::-webkit-datetime-edit{color:rgba(0,0,0,0)}.casting-application .form-field input[type=date]:not(:focus):invalid::before{content:attr(placeholder);color:hsla(0,0%,100%,.7);margin-right:2rem}.casting-application .form-field input[type=file]{display:none}.casting-application .form-field .file-upload-button{font-family:"Poppins",sans-serif;font-size:1rem;padding:.75rem .875rem;border:none;border-radius:.375rem;background-color:#e8e8e1;color:#101316;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-weight:600;text-align:center;width:100%}@media(min-width: 769px){.casting-application .form-field .file-upload-button{font-size:1.2rem;padding:.875rem 1rem}}.casting-application .form-field .file-upload-button:hover{background-color:hsla(0,0%,100%,.95)}.casting-application .form-field .file-info{font-family:"Vollkorn",sans-serif;font-size:1.05rem;font-weight:400;color:#e8e8e1;margin-bottom:1.2rem;letter-spacing:-0.38px;text-align:center}@media(min-width: 769px){.casting-application .form-field .file-info{font-size:1.3rem;margin-bottom:1.8rem}}.casting-application .form-field .file-list{margin-top:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.375rem}@media(min-width: 769px){.casting-application .form-field .file-list{margin-top:1.8rem}}.casting-application .form-field .file-list .file-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;background:rgba(0,0,0,0);padding:0}.casting-application .form-field .file-list .file-item span{font-family:"Poppins",sans-serif;font-size:.95rem;letter-spacing:-0.54px;color:#e8e8e1}@media(min-width: 769px){.casting-application .form-field .file-list .file-item span{font-size:1.2rem}}.casting-application .form-field .file-list .file-item .remove-file{background:none;border:none;color:#101316;cursor:pointer;padding:0;width:18px;height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#fff;font-size:1.1rem;line-height:1;-ms-flex-negative:0;flex-shrink:0}.casting-application .form-field .form-error{font-size:.85rem;color:#e8e8e1;background:rgba(232,232,225,.3);outline:1px solid rgba(232,232,225,.3);margin-top:.5rem;padding:.5rem .75rem;border-radius:.25rem;display:none;font-weight:500}.casting-application .form-field .form-error.show{display:block}.casting-application .file-upload{margin-bottom:1.6rem}@media(min-width: 769px){.casting-application .file-upload{margin-bottom:2.4rem}}.casting-application .file-upload .file-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.casting-application .file-upload .file-preview img{border-radius:.5rem;border:2px solid #ddd}.casting-application .checkbox-field{margin-bottom:1.2rem}@media(min-width: 769px){.casting-application .checkbox-field{margin-bottom:1.5rem}}.casting-application .checkbox-field label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer;position:relative;padding-left:0}.casting-application .checkbox-field label input[type=checkbox]{width:1.1rem;height:1.1rem;margin-right:.6rem;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;margin-top:2px;accent-color:#e8e8e1}@media(min-width: 769px){.casting-application .checkbox-field label input[type=checkbox]{width:1.25rem;height:1.25rem;margin-right:.75rem}}.casting-application .checkbox-field label span{font-size:.8rem;font-weight:400;line-height:1.4;color:#e8e8e1}@media(min-width: 769px){.casting-application .checkbox-field label span{font-size:.9rem;line-height:1.5}}.casting-application .form-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:1.5rem;margin-top:2rem}@media(min-width: 769px){.casting-application .form-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.casting-application .form-actions .submit-button,.casting-application .form-actions .button{font-family:"Poppins",sans-serif;font-size:1rem;padding:.875rem 2rem;border-radius:.375rem;border:none;font-weight:600;cursor:pointer;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;width:100%;background:#06c;color:#e8e8e1;text-transform:lowercase;position:relative}@media(min-width: 769px){.casting-application .form-actions .submit-button,.casting-application .form-actions .button{font-size:1.2rem}}.casting-application .form-actions .submit-button .button-text,.casting-application .form-actions .button .button-text{display:inline}.casting-application .form-actions .submit-button .form-loading,.casting-application .form-actions .button .form-loading{display:none}.casting-application .form-actions .submit-button.loading .button-text,.casting-application .form-actions .button.loading .button-text{display:none}.casting-application .form-actions .submit-button.loading .form-loading,.casting-application .form-actions .button.loading .form-loading{display:inline}.casting-application .form-actions .submit-button:hover,.casting-application .form-actions .button:hover{background:hsl(210,100%,35%)}.casting-application .form-actions .submit-button:disabled,.casting-application .form-actions .button:disabled{opacity:.6;cursor:not-allowed}.casting-application .regulations-link{background:none;border:none;color:#e8e8e1;text-decoration:underline;cursor:pointer;font-size:inherit;font-weight:600;padding:0;display:inline;-webkit-transition:opacity .2s;transition:opacity .2s}.casting-application .regulations-link:hover{opacity:.8}.regulations-modal{display:none;position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);backdrop-filter:blur(4px)}.regulations-modal .regulations-modal-content{position:relative;background-color:#fff;margin:2% auto;padding:0;width:95%;max-width:800px;max-height:90vh;border-radius:.375rem;-webkit-box-shadow:0 10px 40px rgba(0,0,0,.3);box-shadow:0 10px 40px rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width: 769px){.regulations-modal .regulations-modal-content{width:90%;margin:5% auto;max-height:80vh;border-radius:.5rem}}.regulations-modal .regulations-modal-header{padding:1rem 1.25rem;border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 769px){.regulations-modal .regulations-modal-header{padding:1.5rem 2rem}}.regulations-modal .regulations-modal-header h2{margin:0;font-size:1rem;font-weight:600;color:#333;line-height:1.3;padding-right:.5rem}@media(min-width: 769px){.regulations-modal .regulations-modal-header h2{font-size:1.3rem;line-height:normal;padding-right:0}}.regulations-modal .regulations-modal-header .regulations-modal-close{font-size:1.75rem;font-weight:300;color:#666;background:none;border:none;cursor:pointer;line-height:1;padding:0;width:28px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:color .2s;transition:color .2s}@media(min-width: 769px){.regulations-modal .regulations-modal-header .regulations-modal-close{font-size:2rem;width:30px;height:30px}}.regulations-modal .regulations-modal-header .regulations-modal-close:hover{color:#000}.regulations-modal .regulations-modal-body{padding:1.25rem;overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#333;line-height:1.6}@media(min-width: 769px){.regulations-modal .regulations-modal-body{padding:2rem}}.regulations-modal .regulations-modal-body .regulations-content h3{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#222}@media(min-width: 769px){.regulations-modal .regulations-modal-body .regulations-content h3{font-size:1.5rem;margin-bottom:1.5rem}}.regulations-modal .regulations-modal-body .regulations-content h4{font-size:1rem;font-weight:600;margin-top:1.25rem;margin-bottom:.75rem;color:#333}@media(min-width: 769px){.regulations-modal .regulations-modal-body .regulations-content h4{font-size:1.2rem;margin-top:2rem;margin-bottom:1rem}}.regulations-modal .regulations-modal-body .regulations-content p{font-size:.9rem;margin-bottom:.75rem}@media(min-width: 769px){.regulations-modal .regulations-modal-body .regulations-content p{font-size:1rem;margin-bottom:1rem}}.regulations-modal .regulations-modal-body .regulations-content ol,.regulations-modal .regulations-modal-body .regulations-content ul{margin-bottom:.75rem;padding-left:1.25rem}@media(min-width: 769px){.regulations-modal .regulations-modal-body .regulations-content ol,.regulations-modal .regulations-modal-body .regulations-content ul{padding-left:1.5rem;margin-bottom:1rem}}.regulations-modal .regulations-modal-body .regulations-content ol li,.regulations-modal .regulations-modal-body .regulations-content ul li{font-size:.9rem;margin-bottom:.5rem;line-height:1.6}@media(min-width: 769px){.regulations-modal .regulations-modal-body .regulations-content ol li,.regulations-modal .regulations-modal-body .regulations-content ul li{font-size:1rem;margin-bottom:.75rem;line-height:1.7}}.regulations-modal .regulations-modal-body .regulations-content ol li ol,.regulations-modal .regulations-modal-body .regulations-content ol li ul,.regulations-modal .regulations-modal-body .regulations-content ul li ol,.regulations-modal .regulations-modal-body .regulations-content ul li ul{margin-top:.5rem;margin-bottom:.5rem}.regulations-modal .regulations-modal-body .regulations-content ul{list-style-type:disc}.regulations-modal .regulations-modal-body .regulations-content ol{list-style-type:decimal}.regulations-modal .regulations-modal-body .regulations-content ol ol[type=a]{list-style-type:lower-alpha}.regulations-modal .regulations-modal-body .regulations-content strong{font-weight:600;color:#222}.regulations-modal .regulations-modal-body .regulations-content br{line-height:1.2}.regulations-modal .regulations-modal-footer{padding:1rem 1.25rem;border-top:1px solid #ddd;background-color:#f8f9fa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}@media(min-width: 769px){.regulations-modal .regulations-modal-footer{padding:1.5rem 2rem;gap:1rem}}.regulations-modal .regulations-modal-footer .scroll-notice{margin:0;text-align:center;color:#666;font-size:.8rem;font-weight:500}@media(min-width: 769px){.regulations-modal .regulations-modal-footer .scroll-notice{font-size:.9rem}}.regulations-modal .regulations-modal-footer .accept-regulations-btn{background:#06c;color:#e8e8e1;border:none;padding:.875rem 1.5rem;border-radius:.5rem;font-size:.95rem;font-weight:600;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;font-family:"Poppins",sans-serif;text-transform:uppercase;letter-spacing:.3px;-webkit-box-shadow:0 2px 8px rgba(0,102,204,.3);box-shadow:0 2px 8px rgba(0,102,204,.3)}@media(min-width: 769px){.regulations-modal .regulations-modal-footer .accept-regulations-btn{font-size:1.1rem;padding:1rem 2.5rem;letter-spacing:.5px}}.regulations-modal .regulations-modal-footer .accept-regulations-btn:hover:not(:disabled){background:rgb(0,81.6,163.2);-webkit-box-shadow:0 4px 12px rgba(0,102,204,.4);box-shadow:0 4px 12px rgba(0,102,204,.4);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.regulations-modal .regulations-modal-footer .accept-regulations-btn:active:not(:disabled){-webkit-transform:translateY(0);transform:translateY(0)}.regulations-modal .regulations-modal-footer .accept-regulations-btn:disabled{background:#999;cursor:not-allowed;opacity:.5;-webkit-box-shadow:none;box-shadow:none}.searchform{padding-top:4rem}@media(max-width: 576px){.searchform{padding-top:3rem}}.searchform__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:50%;margin:0 auto}@media(max-width: 576px){.searchform__wrapper{max-width:95%}}.searchform__input{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:1.5rem}@media(max-width: 576px){.searchform__input{margin-right:.5rem}}.searchform__input img{display:block;width:1.2rem;position:absolute;left:1rem;top:.9rem}.searchform__input:before{content:"";position:absolute;left:3rem;top:20%;width:1px;height:60%;border-left:1px solid #151515}.searchform__input input{width:100%;background-color:#e8e8e1;border-radius:.5rem;border:none;outline:none;padding:1rem 1rem 1rem 4.25rem;color:#101316;font-weight:800;font-size:1rem}@media(max-width: 576px){.searchform__input input{font-size:.9rem}}.searchform__input input::-webkit-input-placeholder{color:#151515}.searchform__input input::-moz-placeholder{color:#151515}.searchform__input input:-ms-input-placeholder{color:#151515}.searchform__input input::-ms-input-placeholder{color:#151515}.searchform__input input::placeholder{color:#151515}#searchsubmit{background-color:rgba(0,0,0,0);cursor:pointer;font-weight:800}#searchsubmit:hover{background-color:#101316}.gallery__top{-webkit-box-shadow:0 5px 15px 0 rgba(0,0,0,.25);box-shadow:0 5px 15px 0 rgba(0,0,0,.25)}.gallery__filters{padding:3rem 0 2rem}@media(max-width: 576px){.gallery__filters{padding:1.5rem 0 1.5rem}}.gallery__filters-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery__filter{border:2px solid #101316;border-radius:.75rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;color:#101316;margin:0 .75rem;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media(max-width: 576px){.gallery__filter{font-size:.8rem;padding:.5rem 1rem;margin:.5rem}}.gallery__filter:hover{background-color:#101316;color:#e8e8e1}.gallery__filter.active{border:2px solid #219653;background-color:#219653;color:#e8e8e1;pointer-events:none}.gallery__boxes{padding:5rem 0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 576px){.gallery__boxes{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3.5rem 0 1rem}}.gallery__box{width:28%;cursor:pointer;margin-bottom:5%;margin-right:2.5%}@media(max-width: 576px){.gallery__box{width:90%;margin:0 auto 4rem}}.gallery__box:hover .gallery__image{-webkit-filter:grayscale(0) contrast(110%);filter:grayscale(0) contrast(110%)}.gallery__image{background-size:cover;background-position:top;background-repeat:no-repeat;height:12.5rem;width:100%;position:relative;-webkit-filter:grayscale(30%) contrast(100%);filter:grayscale(30%) contrast(100%);-webkit-transition:-webkit-filter .2s ease-in-out;transition:-webkit-filter .2s ease-in-out;transition:filter .2s ease-in-out;transition:filter .2s ease-in-out, -webkit-filter .2s ease-in-out}@media(max-width: 1024px){.gallery__image{height:9rem}}@media(max-width: 576px){.gallery__image{height:12.5rem}}.gallery__category{position:absolute;bottom:0;left:0;background-color:#a9dee8;padding:.5rem 1rem;font-size:1rem;color:#101316;text-transform:uppercase;font-weight:700}.gallery__title{margin:1rem 0;font-size:1rem;color:#101316;font-weight:800;line-height:1.45}.gallery__text{font-family:"Vollkorn",sans-serif;font-size:1.1rem;color:#101316;line-height:1.35}.lg{z-index:9999}.lg:before{content:"";position:absolute;left:.75rem;bottom:.5rem;width:7rem;height:5rem;background-image:url("../images/logo-white.svg");background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.9;z-index:2}.singlegallery .banner{height:55vh;width:100%;background-size:cover;background-position:top;background-repeat:no-repeat}@media(max-width: 1024px){.singlegallery .banner{height:30vh}}.singlegallery .singlegallery__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3.5rem 0}@media(max-width: 1024px){.singlegallery .singlegallery__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.singlegallery .singlegallery__left{width:65%}@media(max-width: 1024px){.singlegallery .singlegallery__left{width:100%}}.singlegallery .singlegallery__images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.singlegallery .singlegallery__image,.singlegallery .singlegallery__video{display:block;cursor:-webkit-zoom-in;cursor:zoom-in;margin-right:2.5%;margin-bottom:1.5rem;-webkit-filter:grayscale(30%) contrast(100%);filter:grayscale(30%) contrast(100%);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media(max-width: 576px){.singlegallery .singlegallery__image,.singlegallery .singlegallery__video{width:45%;margin-bottom:1.5rem}}.singlegallery .singlegallery__image:hover,.singlegallery .singlegallery__video:hover{-webkit-filter:grayscale(0) contrast(110%);filter:grayscale(0) contrast(110%)}.singlegallery .singlegallery__image img,.singlegallery .singlegallery__image video,.singlegallery .singlegallery__video img,.singlegallery .singlegallery__video video{display:block;height:10rem;width:auto}@media(max-width: 576px){.singlegallery .singlegallery__image img,.singlegallery .singlegallery__image video,.singlegallery .singlegallery__video img,.singlegallery .singlegallery__video video{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}}.singlegallery .singlegallery__video{position:relative}.singlegallery .singlegallery__video:hover .play{opacity:1}.singlegallery .singlegallery__video .play{position:absolute;left:0;top:27%;right:0;margin:auto;display:block;width:25%;height:auto;opacity:.7;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.singlegallery .singlegallery__right{width:30%}@media(max-width: 1024px){.singlegallery .singlegallery__right{width:100%;margin-bottom:3rem}}.singlegallery .singlegallery__categories{margin-bottom:1.5rem}.singlegallery .singlegallery__category{background-color:#a9dee8;padding:.5rem 1rem;font-size:.9rem;color:#101316;text-transform:uppercase;font-weight:700;display:inline-block}.singlegallery .singlegallery__title{font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}@media(max-width: 768px){.singlegallery .singlegallery__title{font-size:2.25rem}}.singlegallery .singlegallery__text{font-size:1rem;font-weight:400;line-height:1.5;font-family:"Vollkorn",sans-serif}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2rem 0}.pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination li{margin:0 .5rem}.pagination .page-numbers{text-align:center;margin:0;padding:.25rem .8rem;border-radius:50%;font-size:1rem;font-weight:400;color:#101316}.pagination .page-numbers.current{border:1px solid #101316}.pagination .page-numbers:hover{color:#045bcf}.pagination a:not(.page-numbers){cursor:pointer;color:#101316;padding:.25rem .7rem;border-radius:50%;font-size:2rem}.pagination a:not(.page-numbers).disabled{pointer-events:none;opacity:.5}.pagination a:not(.page-numbers):hover{color:#045bcf}.pagination span.page-numbers{width:2rem;height:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.workshops .banner{height:55vh;width:100%;background-size:cover;background-position:top;background-repeat:no-repeat}@media(max-width: 1024px){.workshops .banner{height:30vh}}.workshops .main{padding:3rem 0}.workshops .main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 576px){.workshops .main__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.workshops .main__left{width:60%}@media(max-width: 576px){.workshops .main__left{width:100%}}.workshops .main__title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:2.5rem}@media(max-width: 768px){.workshops .main__title{font-size:2.25rem}}.workshops .main__subtitle{color:#dc0754;font-size:1.1rem;font-weight:600;line-height:1.2;margin-bottom:1.75rem}.workshops .main__text{font-size:1.1rem;font-weight:800;line-height:1.75;font-family:"Vollkorn",sans-serif}.workshops .main__text img{display:block;margin:2rem 0;width:100%;height:auto}.workshops .main__text p,.workshops .main__text h3,.workshops .main__text h4,.workshops .main__text h5,.workshops .main__text h6{font-size:1.1rem;font-weight:600;line-height:1.75}.workshops .main__text h1{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.7rem;line-height:1.5}.workshops .main__text h2{font-family:"Poppins",sans-serif;font-weight:800;font-size:1.25rem;line-height:1.7}.workshops .main__right{width:32%;margin-right:2.5%}@media(max-width: 576px){.workshops .main__right{width:100%;margin-top:4.5rem;margin-right:0}}.workshops .main__right-title{font-weight:800;font-size:1.75rem;line-height:1.2;margin-bottom:1.5rem}.workshops .main__right-logo{display:block;width:13rem;height:auto;margin:0 auto 2rem}.workshops .main__right-text{font-weight:600;font-size:1rem;line-height:1.5;margin-bottom:3rem}.workshops .main__right-button{font-weight:800;display:table;margin:0 auto}.contact .hero{background-color:#219653;padding:8.5rem 0}.contact .hero__text h1{font-size:2rem;color:#fff}@media(max-width: 576px){.contact .hero__text h1{font-size:1.5rem}}.contact .hero__text h2,.contact .hero__text h3,.contact .hero__text h4,.contact .hero__text h5,.contact .hero__text h6{font-size:1.5rem;color:#fff}@media(max-width: 576px){.contact .hero__text h2,.contact .hero__text h3,.contact .hero__text h4,.contact .hero__text h5,.contact .hero__text h6{font-size:1.25rem}}.contact .hero__text p{font-size:1rem;color:#fff}.contact .hero__text a{text-decoration:none;color:#fff}.contact .people{background-color:#f2c94c;padding:4.5rem 0}.contact .people__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 576px){.contact .people__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.contact .people__column{width:45%}.contact .people__column-title{font-weight:800;font-size:1.2rem;line-height:1.5;margin-bottom:3rem}.contact .people__box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3rem}.contact .people__box-image{margin-right:2rem}.contact .people__box-image img{display:block;width:5rem;height:5rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.contact .people__box-title{font-weight:600;font-size:1.1rem;line-height:1.5;margin-bottom:.5rem}.contact .people__box-link{display:block;font-weight:600;font-size:.9rem;line-height:1.7;text-decoration:none;color:#101316}.contact .people__bottom{font-weight:600;font-size:1.1rem;line-height:2;margin-top:2rem;max-width:60%}@media(max-width: 576px){.contact .people__bottom{max-width:100%}}.contact .map{display:block;width:100%}.contact .map iframe{display:block;width:100%;height:25rem}.politics .banner{height:55vh;width:100%;background-size:cover;background-position:top;background-repeat:no-repeat}@media(max-width: 1024px){.politics .banner{height:30vh}}.politics .image{height:50vh;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width: 1024px){.politics .image{height:30vh}}.politics .main{padding:3rem 0}.politics .main__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 576px){.politics .main__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.politics .main__left{width:60%}@media(max-width: 576px){.politics .main__left{width:100%}}.politics .main__title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:2.5rem}@media(max-width: 768px){.politics .main__title{font-size:2.25rem}}.politics .main__subtitle{color:#dc0754;font-size:1.1rem;font-weight:600;line-height:1.2;margin-bottom:1.75rem}.politics .main__text{font-size:1.1rem;font-weight:600;line-height:1.75;font-family:"Vollkorn",sans-serif}.politics .main__text strong{font-weight:900}.politics .main__text img{display:inline-block;height:auto}.politics .main__text img.size-full{width:100%}.politics .main__text img.size-medium{width:50%}.cover .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cover .nav__left{width:18%;background-color:#045bcf;padding:.5rem 1.5rem}@media(max-width: 768px){.cover .nav__left{width:auto;padding:1rem 1.5rem}}.cover .nav__logo{display:block;margin:0 auto;width:9rem;height:auto}@media(max-width: 768px){.cover .nav__logo{width:6rem}}.cover .nav__right{width:82%;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){.cover .nav__right{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 .5rem}}.cover .nav__right-text{color:#e8e8e1;font-size:1.1rem;font-weight:600}@media(max-width: 768px){.cover .nav__right-text{font-size:.9rem;text-align:center}}.cover .hero__img{width:100%;height:auto}.cover .hero__img.desktop{display:block}@media(max-width: 768px){.cover .hero__img.desktop{display:none}}.cover .hero__img.mobile{display:none}@media(max-width: 768px){.cover .hero__img.mobile{display:block}}.cover .main{padding:5rem 0}@media(max-width: 768px){.cover .main{padding:2.5rem 0}}.cover .main__wrapper{width:85%;max-width:1400px;margin:0 auto}.cover .main__top{width:60%;font-size:2rem;font-weight:600;margin-bottom:4rem}@media(max-width: 768px){.cover .main__top{width:100%;font-size:1.5rem}}.cover .main__columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 768px){.cover .main__columns{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.cover .main__left{width:25%}@media(max-width: 768px){.cover .main__left{width:100%;margin-bottom:1rem}}.cover .main__left h3{font-size:1.35rem;font-weight:600;margin-bottom:2rem}@media(max-width: 768px){.cover .main__left h3{font-size:1.2rem}}.cover .main__left p{font-size:1rem;line-height:1.6;font-weight:400;margin:1rem 0}.cover .main__right{width:70%}@media(max-width: 768px){.cover .main__right{width:100%;margin-bottom:3rem}}.cover .main__right h3{font-size:1.35rem;font-weight:600;margin-bottom:2rem}@media(max-width: 768px){.cover .main__right h3{font-size:1.2rem}}.cover .main__right h4{font-size:1.15rem;font-weight:600;margin:2rem 0}@media(max-width: 768px){.cover .main__right h4{font-size:1.05rem}}.cover .main__right h5{font-size:2rem;font-weight:600;margin:3rem 0}@media(max-width: 768px){.cover .main__right h5{font-size:1.35rem}}.cover .main__right p{font-size:1rem;line-height:1.6;font-weight:400;margin:1rem 0}.cover .main__right .button{display:table;padding:.75rem 3rem;font-size:1rem;font-weight:600;margin:3rem auto;color:#000;text-align:center;border:2px solid #000;border-radius:1rem;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.cover .main__right .button:hover{background-color:#000;color:#fff}.cover .main__right a{text-decoration:none;color:#000}.cover .footer{background-color:#eb5757;padding:2rem 0}@media(max-width: 768px){.cover .footer{padding:2rem 0 0}}.cover .footer__wrapper{width:85%;max-width:1400px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 768px){.cover .footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cover .footer__column{margin-right:5rem}@media(max-width: 768px){.cover .footer__column{margin:0 auto 2rem;text-align:center}}.cover .footer__column img{display:block;width:7rem}.cover .footer__column p{color:#fff;font-size:1rem;line-height:1.7}.cover .footer__column p a{text-decoration:none;color:#fff}