@import url(//fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap);*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}@font-face{font-family:Avenir;src:local("Avenir"),url(/static/media/AEH.cb0ce50fbc17636e3092.ttf) format("truetype")}@font-face{font-family:HelveticaNeue-roman;src:local("HelveticaNeue-roman"),url(/static/media/HelveticaNeue-Roman.da8986e1ff44b7e19551.otf) format("truetype")}@font-face{font-family:AvenirBlack;src:local("AvenirBlack"),url(/static/media/AvenirBlack.33c64a66a342776190c5.ttf) format("truetype")}body{background-color:#151515;font-family:Open Sans,sans-serif}h1,h2,h3,h4{color:#fff;font-family:Avenir;letter-spacing:-1px}h1{font-size:7rem;line-height:7rem;margin:0}h2{font-size:4rem}h3{font-size:2.6rem}h4{font-size:1.8rem}p{color:#fff;font-size:1.6rem;letter-spacing:1px;line-height:2rem}a{text-decoration:none}img{width:100%}ul{list-style-type:none}.App{overflow:hidden}@media only screen and (min-width:1200px){h1{font-size:7rem;line-height:7rem;margin:0}h2{font-size:6rem}h3{font-size:3rem}h4{font-size:2rem}}.header{background-color:#151515;background-image:linear-gradient(#00000080,#00000080),url(/static/media/bg-01.2a0a8933ac56b829244b.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative;width:100vw}.header__quote{animation:logoAnimation 5s;animation-delay:1s;animation-fill-mode:forwards;font-family:AvenirBlack;left:50%;opacity:0;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:70vw}.header__quote span{color:#d22929}.header__quote p{font-family:Open Sans,sans-serif;font-size:2rem;font-weight:200;line-height:2.5rem;margin-top:2rem;opacity:.7}.header__subquote{color:#fff3;font-size:8rem!important;line-height:7rem;margin-top:17rem}.logo{animation-duration:3s;animation-name:logoAnimation;height:15rem;left:50%;opacity:.9;position:absolute;top:3rem;transform:translate(-50%);width:15rem;z-index:100}.logo img{filter:drop-shadow(0 0 30px rgba(255,255,255,.5))}@keyframes logoAnimation{0%{opacity:0}to{opacity:.9}}@media only screen and (min-width:1200px){.header__quote{font-size:10rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80vw}.header__quote p{font-family:Open Sans,sans-serif;font-size:4rem;font-weight:200;line-height:4.5rem;margin-top:2rem;opacity:.7}.header__subquote{color:#fff3;font-size:14rem!important;line-height:10rem;margin-top:12rem}}.main-menu{color:#fff;font-size:5rem}.main-menu__icon{bottom:4rem;cursor:pointer;opacity:.8;position:absolute;right:2rem;transition:all .4s ease-in-out;z-index:100}.main-menu__icon.active{opacity:.5;transform:rotate(90deg)}.main-menu__phone{bottom:4rem;cursor:pointer;font-size:4.5rem;left:2rem;opacity:.7;position:absolute;z-index:100}.main-menu__phone a{color:#fff}.main-menu__links{background-color:#151515;display:none;font-size:3rem;height:100vh;margin:0 auto;padding:20rem 2rem;position:absolute;text-align:center;width:100vw;z-index:10}.main-menu__links li a{color:#ffffff4d;display:block;letter-spacing:1px;padding:.7rem 1rem}.main-menu__links li a:hover{background-color:#ffffff1a;color:#ffffffb3}.main-menu__links.active{animation-duration:1s;animation-name:menuAnimation;display:block}.main-menu__social{display:none}@keyframes menuAnimation{0%{opacity:0;top:-5rem}to{opacity:1;top:0}}@media only screen and (min-width:1432px){.main-menu{align-items:center;display:flex;justify-content:space-between}.main-menu__icon,.main-menu__phone{display:none}.main-menu__links{align-items:center;background-color:#d2292900;display:block;display:flex;font-size:1.6rem;height:6rem;justify-content:flex-start;left:0;margin:0 auto;padding:2rem 4rem;position:absolute;text-align:center;top:7rem;z-index:10}.main-menu__links li a{color:#fff6;display:inline-block;letter-spacing:1px;padding:1rem 2rem}.main-menu__links li a:hover{background-color:#fff0;color:#ffffffe6}.main-menu__social{align-items:center;background-color:#d2292900;display:flex;font-size:2rem;height:6rem;justify-content:flex-end;margin:0 auto;padding:2rem 4rem;position:absolute;right:0;text-align:center;top:7rem;z-index:10}.main-menu__social li a{color:#fff9;display:inline-block;letter-spacing:1px;padding:1rem 1.5rem}.main-menu__social li a:hover{background-color:#fff0;color:#ffffffe6}.sticky{background-color:#151515;height:6rem;position:fixed;top:0;width:50vw}}.form{background-color:#ffffff1a;font-size:2rem;margin-left:1rem;padding:3rem 2rem}.form h3{background-color:#d22929;margin-bottom:3rem;padding:1rem 2rem;text-align:center;text-transform:uppercase}.form button,.form input,.form textarea{font-family:inherit;font-size:inherit;line-height:inherit;width:100%}.form input,.form textarea{background-color:#151515;border:1px solid #3a3942;height:5rem;margin-bottom:1rem;text-align:center}.form input:focus,.form textarea:focus{outline:2px solid #d229294d}.form textarea{height:10rem;margin-bottom:2rem;padding:1rem;resize:none}.form .label{color:#fff3;display:inline-block;padding-bottom:.5rem}.btn-form{background:#0000;color:#fff;cursor:pointer;display:inline-block;font-size:1.8rem;font-weight:400;letter-spacing:.7px;line-height:5rem;padding:0 5rem;text-transform:uppercase;transition:all .3s ease}.btn-form:hover{border:3px solid #d22929;color:#d22929;transform:translateY(1px)}input[type=submit]{border:2px solid #fff;height:7rem}input[type=email],input[type=text],textarea{color:#ffffffb3}.about{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;padding:10rem 0;width:80vw}.about p{line-height:3rem;opacity:.6}.about__desc h2{margin:6rem 0}.about__desc__benefits{display:grid;grid-template-columns:repeat(1,1fr)}.about__desc__benefits .benefit{padding:2rem 1rem}.about__desc__benefits .benefit h3{align-items:center;display:flex;margin-bottom:3rem}.about__desc__benefits .benefit__icon{color:#d22929;font-size:8rem;margin-right:1rem}.about__form{margin:0 auto;width:100%}@media only screen and (min-width:768px){.about__form{margin:0 auto;max-width:40rem}}@media only screen and (min-width:992px){.about__desc__benefits{display:grid;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1200px){.about{flex-direction:row}.about__desc__benefits{display:grid;grid-template-columns:repeat(3,1fr)}}.why-us{margin:0 auto;padding:10rem 0;width:80vw}.why-us__container h2{margin:0 3rem 6rem;text-align:center}.why-us__container p{margin-bottom:3rem;opacity:.6}.why-us__container__row{margin-bottom:5rem}.why-us__container__row h3{align-items:center;display:flex}.why-us__container__row .icon{fill:#d22929;font-size:5rem;margin-right:2rem}.why-us__container__row p{padding-left:7rem}.why-us__image{height:20rem;position:relative}.why-us__image img{bottom:0;opacity:.3;position:absolute}@media only screen and (min-width:500px){.why-us__image{height:30rem}}@media only screen and (min-width:768px){.why-us__image{height:40rem}}@media only screen and (min-width:880px){.why-us__image{height:50rem}}@media only screen and (min-width:992px){.why-us{display:grid;grid-template-columns:3fr 2fr}.why-us__image{height:auto}.why-us__image img{bottom:4rem;right:-10rem;width:55rem}}@media only screen and (min-width:1200px){.why-us__image img{bottom:4rem;right:-15rem;width:65rem}}@media only screen and (min-width:1400px){.why-us__image img{bottom:4rem;right:-15rem;width:70rem}}@media only screen and (min-width:1700px){.why-us__image img{bottom:0;right:-15rem;width:90rem}}.locations{background-attachment:fixed;background-image:linear-gradient(#00000080,#00000080),url(/static/media/bg-04.f2bfe77666cf77558160.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:10rem 0;position:relative;text-align:center;width:100vw}.locations h2{grid-area:head;margin-bottom:5rem}.locations .location{border:5px solid #ffffffb3;grid-area:contact;margin:3rem 1rem;padding:3rem 2rem;position:relative;transition:all .3s ease}.locations .location__tel{color:#d22929}.locations .location__phone{align-items:center;background-color:#fff;border-radius:50%;bottom:-2.5rem;color:#151515;cursor:pointer;display:flex;font-size:2rem;height:5rem;justify-content:center;left:50%;margin:auto;position:absolute;text-align:center;transform:translateX(-50%);width:5rem}.locations .location__phone a{color:#151515;transition:all .3s ease}.locations .location__phone a:hover{color:#d22929}.locations .location:hover{background:#ffffff4d}@media only screen and (min-width:400px){.locations__container{margin:0 auto;width:90vw}}@media only screen and (min-width:1200px){.locations{height:60rem}.locations__container{display:flex;justify-content:space-around;margin:0 auto;width:100vw}.locations .location{width:370px}}@media only screen and (min-width:1400px){.locations__container{display:flex;justify-content:space-around;margin:0 auto;width:80vw}.locations .location{width:400px}}.scroll-to-top{bottom:3rem;position:fixed;right:3rem;z-index:20}.scroll-to-top div{align-items:center;background-color:#d2292980;border-radius:50%;cursor:pointer;display:flex;font-size:4rem;height:6rem;justify-content:center;transition:all .3s ease;width:6rem}.scroll-to-top div:hover{background-color:#d22929cc;color:#ffffffb3}.scroll-to-top div:active{transform:translateY(3px)}.spinner{height:60px;left:50%;margin:100px auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px}.double-bounce1,.double-bounce2{animation:sk-bounce 2s ease-in-out infinite;background-color:#fff;border-radius:50%;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.double-bounce2{animation-delay:-1s}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.schedule-selector{display:flex;justify-content:center}.schedule-selector__btn{background:#0000;border:2px solid #3a3942;color:#fff;cursor:pointer;display:block;font-size:1.4rem;font-weight:400;line-height:2rem;margin:.3rem;padding:.7rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.schedule-selector__btn:active,.schedule-selector__btn:hover{border:2px solid #d22929;color:#d22929;transform:translateY(1px)}.schedule-view__time-count{text-align:right}.schedule-view__time p span{display:block;font-size:12px;font-weight:400;opacity:.6}.space{height:20px}.line{background-color:#3a3942;height:1px;margin:1rem 0;width:100%}.btn{border:2px solid #fff;cursor:pointer;height:7rem;z-index:2}.schedule-view{animation-duration:4s;animation-name:easyIn;margin:2rem auto;width:95%}.schedule-view h3{opacity:.7}.schedule-view__time{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}.schedule-view__time p{background-color:#3a39424d;border-top:1px solid #3a3942;display:block;font-size:1.4rem;padding:10px 5px}.schedule-view.active{animation-duration:4s;animation-name:easyIn}@keyframes easyIn{0%{opacity:0}to{to:1}}.schedule{padding:10rem 0}.schedule h2{margin-bottom:3rem;text-align:center}@media only screen and (min-width:900px){.schedule{display:grid;grid-template-columns:repeat(2,1fr)}.schedule .schedule-selector,.schedule h2{grid-column:1/3}}@media only screen and (min-width:1024px){.schedule{grid-template-columns:repeat(3,1fr);margin:0 auto;width:90vw}.schedule .schedule-selector,.schedule h2{grid-column:1/4}}@media only screen and (min-width:1200px){.schedule{margin:0 auto;width:80vw}}
/*# sourceMappingURL=main.956de2f2.css.map*/