.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;touch-action:pan-Y;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}.App{display:flex;min-height:100vh;max-width:1820px;flex-direction:column}@media only screen and (min-width:992px){.App{flex-direction:row;height:100vh}}.App .navigation{width:100%}@media only screen and (min-width:992px){.App .navigation{width:281px}}.App .content{position:relative;width:100%}@media only screen and (min-width:992px){.App .content{width:calc(100% - 281px);height:100vh}}.App .content>div>div{position:absolute;top:0;width:100%}@media only screen and (min-width:992px){.App .content>div>div{position:absolute;top:0}}.App .fade-enter{opacity:0}.App .fade-enter.fade-enter-active{opacity:1;transition:opacity .25s ease-in-out .25s}.App .fade-exit{opacity:1}.App .fade-exit.fade-exit-active{opacity:0;transition:opacity .25s ease-in-out}.Preloader{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;background-color:#292c30;opacity:0;transition:opacity 1s;pointer-events:none}.Preloader.show{opacity:1;pointer-events:auto}.Preloader .spinner{position:absolute;top:50%;left:50%;width:70px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.Preloader .spinner>div{width:18px;height:18px;background-color:#008bda;border-radius:100%;display:inline-block;-webkit-animation:preloader-animation 1.4s ease-in-out infinite both;animation:preloader-animation 1.4s ease-in-out infinite both}.Preloader .spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.Preloader .spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes preloader-animation{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes preloader-animation{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.Header{position:relative;width:100%}@media only screen and (min-width:992px){.Header{display:none}}.Header .bar{position:fixed;top:0;left:0;z-index:1000;width:100%;height:84px;overflow:hidden;background-color:#292c30;opacity:0;transition:opacity .3s}.Header .bar.active{opacity:1}.Header .bar .bar-logo{display:block;position:absolute;top:16px;left:28px;width:53px;height:51px}.Header .bar .bar-logo img{width:100%;height:100%}.Header .bar .title{display:block;width:100%;height:84px;font-size:23px;line-height:84px;color:#fff;text-transform:uppercase;text-align:center}.Nav .NavHamburger{position:fixed;top:0;right:0;outline:0;z-index:1002}.Nav nav{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#292c30;z-index:1001;overflow:hidden}.Nav nav .scroll-area{overflow:auto;height:100vh;padding-top:28px;padding-bottom:50px}.Nav nav ul{padding:0;margin:0;border-top:1px solid #008bda}.Nav nav ul li a{display:block;width:100%;height:58px;text-transform:uppercase;color:#fff;text-decoration:none;text-align:center;font-size:23px;line-height:58px;border-bottom:1px solid #008bda}.Nav nav .logo img{width:100%;height:100%}.Nav nav .ButtonReservationBar{padding:24px 0}@media only screen and (min-width:992px){.Nav nav .ButtonReservationBar{padding:26px 0;border-bottom:1px solid #008bda}}.Nav nav .Footer{position:absolute;bottom:0;left:0;width:100%}.Nav nav.mobile{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.Nav nav.mobile.active{-webkit-transform:translateZ(0);transform:translateZ(0)}.Nav nav.mobile a.logo{display:block;width:130px;height:126px;margin:0 auto 22px}.Nav nav.desktop{width:281px;padding-top:34px}.Nav nav.desktop a.logo{display:block;width:193px;height:187px;margin:0 auto 36px}.Nav nav.desktop ul li a{position:relative;height:65px;font-size:19px;line-height:65px}.Nav nav.desktop ul li a:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:10px;background-color:#008bda;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center right;transform-origin:center right;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.Nav nav.desktop ul li a.active:after{-webkit-transform:scaleX(1);transform:scaleX(1)}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:30px;display:inline-block;cursor:pointer;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#fff}.hamburger-box{width:28px;height:22px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:28px;height:2px;background-color:#fff;border-radius:4px;position:absolute;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--spring .hamburger-inner{top:1px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .22s;-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}.ButtonReservationBar{padding:20px 0;background-color:transparent}.ButtonReservationBar .ButtonReservation{margin:0 auto}.ButtonReservation{display:block;width:200px;height:58px;padding:5px 0;background-color:#008bda;border-radius:29px;text-decoration:none;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:scaleX(1);transform:scaleX(1);transition:background-color .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,-webkit-transform .15s ease-in-out}.ButtonReservation:hover{background-color:#007bc1}.ButtonReservation:active{-webkit-transform:scale3d(.95,.95,1);transform:scale3d(.95,.95,1)}.ButtonReservation .label{color:#fff;text-align:center;text-transform:uppercase;font-size:16px}.ButtonReservation .phone{font-family:"Dosis",sans-serif;font-weight:600;color:#000;text-align:center;text-transform:uppercase;font-size:22px}.ButtonSocialBar{display:flex;padding:24px 0;flex-direction:row;justify-content:center;align-items:center;background-color:#292c30}.ButtonSocialBar .ButtonSocial{margin:0 6px}.ButtonSocial{display:flex;width:50px;height:50px;justify-content:center;align-items:center;background-color:#008bda;border-radius:25px;text-decoration:none;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:scaleX(1);transform:scaleX(1);transition:background-color .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,-webkit-transform .15s ease-in-out}.ButtonSocial:hover{background-color:#007bc1}.ButtonSocial:active{-webkit-transform:scale3d(.95,.95,1);transform:scale3d(.95,.95,1)}.ButtonSocial img{display:block}.Footer{padding:10px 0;background-color:#292c30}.Footer a,.Footer div{display:block;text-align:center;font-size:12px;line-height:15px;color:#008bda;text-decoration:none}@media only screen and (min-width:768px){.Footer a,.Footer div{text-align:left}}.Footer a:hover{text-decoration:underline}.Home{position:relative;width:100%}.Home .ButtonReservationBar{background-color:#66666e}@media only screen and (min-width:992px){.Home .ButtonReservationBar,.Home .ButtonSocialBar{display:none}}@media only screen and (min-width:992px){.Home .Footer{padding-left:58px;text-align:left}}.HomeHeader{position:relative;width:100%;height:321px;max-height:321px;background-color:#292c30}@media only screen and (min-width:992px){.HomeHeader{display:none}}.HomeHeader .logo{display:block;position:absolute;top:54px;left:50%;width:231px;height:224px;margin-left:-115.5px}.ImageCarousel{position:relative;width:100%;padding-top:64.8%}@media only screen and (min-width:992px){.ImageCarousel{padding-top:46.5867158672%}}.ImageCarousel .ImageCarouselSlides{position:absolute;top:0;right:0;bottom:0;left:0;font-size:0;overflow:hidden}.ImageCarousel .ImageCarouselSlides .ImageCarouselSlide{position:absolute;inset:0;z-index:1;opacity:0;pointer-events:none;transition:opacity .6s ease-in-out}.ImageCarousel .ImageCarouselSlides .ImageCarouselSlide.is-active{z-index:2;opacity:1;pointer-events:auto}.ImageCarousel .ImageCarouselSlides .ImageCarouselSlide img{display:block;width:100%;height:100%;object-fit:cover}.HomeAbout{width:100%;background-color:#292c30}@media only screen and (min-width:992px){.HomeAbout{background-color:#e6e6e9}}.HomeAbout .desc p{color:#fcf7f7;font-size:18px;line-height:22px;padding-right:30px;margin-bottom:54px}.HomeAbout .desc p:first-child{margin-bottom:0}@media only screen and (min-width:768px){.HomeAbout .desc p{font-size:19px;line-height:23px}}@media only screen and (min-width:992px){.HomeAbout .desc p{color:#292c30}}@media only screen and (min-width:1200px){.HomeAbout .desc p{color:#292c30;padding-right:147px}}.SectionHome{max-width:1084px;padding:32px 32px 50px;text-align:left}@media only screen and (min-width:992px){.SectionHome{padding:32px 57px 68px}}.SectionHomeHeader{position:relative;padding-bottom:21px;margin-bottom:17px}.SectionHomeHeader.on-dark h1,.SectionHomeHeader.on-dark h2{color:#fcf7f7}.SectionHomeHeader.on-light h1,.SectionHomeHeader.on-light h2{color:#292c30}.SectionHomeHeader h1,.SectionHomeHeader h2{font-family:"Dosis",sans-serif;font-weight:300;font-size:23px;line-height:28px;text-transform:uppercase;margin:0}@media only screen and (min-width:992px){.SectionHomeHeader h1,.SectionHomeHeader h2{font-size:43px;line-height:52px}}.SectionHomeHeader .subheading{margin:6px 0 0;color:#008bda;font-size:18px;line-height:22px}@media only screen and (min-width:992px){.SectionHomeHeader .subheading{font-size:23px;line-height:28px}}.SectionHomeHeader .line{position:absolute;bottom:0;left:0;display:block;height:1px;width:195px;background-color:#008bda}@media only screen and (min-width:992px){.SectionHomeHeader .line{width:310px}}.HomeReviews{width:100%;padding:0;background-color:#292c30}.HomeReviews>div{width:100%;display:flex;flex-wrap:wrap}.HomeReviews .image{position:relative;width:100%;margin-bottom:7px}.HomeReviews .image:before{content:"";display:block;position:relative;width:100%;padding-top:71.0222222222%}@media only screen and (min-width:768px){.HomeReviews .image:before{padding-top:93.1734317343%}}@media only screen and (min-width:768px){.HomeReviews .image{width:33.3333%;margin:0}}@media only screen and (min-width:1200px){.HomeReviews .image{width:25%}}.HomeReviews .image.bottom{margin-top:7px;margin-bottom:14px}@media only screen and (min-width:768px){.HomeReviews .image.bottom{margin:0}}.HomeReviews .image img{display:block;position:absolute;top:0;left:0;width:100%;height:auto}.HomeReviews .Review{width:100%;margin:7px 0}@media only screen and (min-width:768px){.HomeReviews .Review{width:33.3333%;margin:0}}@media only screen and (min-width:1200px){.HomeReviews .Review{width:25%}}.Review{width:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;padding:24px 20px 28px;background-color:#66666e}@media only screen and (min-width:768px){.Review{width:33.3333%}}@media only screen and (min-width:1200px){.Review{width:25%}}.Review .rating{display:flex;justify-content:center;margin-bottom:12px}.Review .rating img{width:23px;height:22px;margin-right:10px}.Review p{max-width:240px;margin:0;color:#fff;font-size:18px;line-height:22px}@media only screen and (min-width:768px){.Review p{font-size:16px;line-height:20px}}.Review .second{margin-top:15px}.HomeMenu{width:100%;background-color:#e6e6e9}.HomeMenu .SectionHomeHeader .line{height:0}@media only screen and (min-width:992px){.HomeMenu .SectionHomeHeader .line{height:1px}}.HomeMenu a{display:block;text-decoration:none;white-space:nowrap;overflow:hidden;font-family:"Dosis",sans-serif;font-weight:600}.HomeMenu a.mobile{width:170px;height:42px;padding:10px 0;background-color:#008bda;border-radius:29px;margin:0 5px 15px;color:#fff;text-align:center;font-size:18px;-webkit-transform:scaleX(1);transform:scaleX(1);transition:background-color .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,-webkit-transform .15s ease-in-out}.HomeMenu a.mobile:hover{background-color:#007bc1}.HomeMenu a.mobile:active{-webkit-transform:scale3d(.95,.95,1);transform:scale3d(.95,.95,1)}.HomeMenu a.mobile span{display:none}.HomeMenu a.desktop{display:flex;align-items:center;min-width:50%;font-size:30px;line-height:50px;color:#292c30}.HomeMenu a.desktop:hover span{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}@media only screen and (min-width:1200px){.HomeMenu a.desktop{min-width:33.333%;font-size:30px;line-height:70px}}.HomeMenu a.desktop span{display:flex;align-items:center;justify-content:center;width:25px;height:25px;margin:4px 10px 0;border-radius:50%;background-color:#008bda;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.HomeMenu a.desktop span img{display:block;width:8px;height:13px}.HomeMenu .sections{width:100%;height:auto;display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (min-width:992px){.HomeMenu .sections{justify-content:flex-start}}.HomeLocationsAndHours{width:100%;background-color:#292c30}.HomeLocationsAndHours .SectionHome{padding-bottom:0}@media only screen and (min-width:992px){.HomeLocationsAndHours .SectionHome{padding-bottom:40px}}.HomeLocationsAndHours a{display:block;width:100%;max-width:320px;margin-bottom:33px}@media only screen and (min-width:992px){.HomeLocationsAndHours a{max-width:545px;margin:30px 0 58px}}.HomeLocationsAndHours a img{display:block;width:100%;height:auto}.HomeLocationsAndHours p{font-size:18px;line-height:22px;color:#fff}@media only screen and (min-width:992px){.HomeLocationsAndHours p{font-size:23px;line-height:29px;margin:0}}.MobileImage{padding-top:14px;padding-bottom:14px}.MobileImage img{width:100%}.Menu{position:relative;background-color:#e6e6e9}@media only screen and (min-width:992px){.Menu{padding-top:84px}}.Menu .menu-header-pad{height:84px;background-color:#292c30}@media only screen and (min-width:992px){.Menu .menu-header-pad{display:none}}.Menu .MenuFlags{padding:12px 32px 2px}@media only screen and (min-width:992px){.Menu .MenuFlags{position:fixed;z-index:1000;top:0;padding:42px 60px 10px}}.Menu .menu-side-by-side{display:flex;flex-direction:row}.Menu .menu-side-by-side .menu-nav{flex:0 1;width:248px;height:100%}.Menu .sections{padding:12px 32px}@media only screen and (min-width:992px){.Menu .sections{padding:0 60px 42px;border-left:1px solid #008bda}}.Menu .sections .section{padding-top:10px;margin-bottom:14px}.Menu .sections .section .heading{margin:0 0 20px}.Menu .sections .section h2{margin:0;color:#008bda}.Menu .sections .section:after{content:"";display:block;width:310px;height:10px;border-bottom:1px solid #008bda}.Menu .sections .section:last-child:after{display:none}.Menu .sections .section .note{max-width:400px;font-size:15px;font-family:"Dosis",sans-serif;font-weight:300}.Menu .sections .item{position:relative;max-width:400px;margin-bottom:15px}.Menu .sections .item.cols2{display:flex;flex-direction:row;flex-wrap:wrap;max-width:400px}.Menu .sections .item.cols2 div{width:50%;min-width:155px;margin-bottom:5px;font-size:15px;white-space:nowrap;overflow:hidden;font-family:"Dosis",sans-serif;font-weight:300}.Menu .sections .item h3{margin:0;font-size:18px}.Menu .sections .item p{margin:0;font-size:15px}.Menu .sections .item img{width:12px;height:12px}.Menu .sections .item img.new{display:block;position:absolute;top:-1px;left:-26px;width:22px;height:22px}.Menu .ButtonReservationBar{background-color:#66666e}@media only screen and (min-width:992px){.Menu .Footer{padding-left:58px;text-align:left}}.MenuFlags{position:relative;flex-wrap:wrap;width:100%;background-color:#e6e6e9}.MenuFlags,.MenuFlags .item{display:flex;flex-direction:row}.MenuFlags .item{height:21px;margin-right:10px;margin-bottom:10px;line-height:21px;font-size:15px}@media only screen and (min-width:992px){.MenuFlags .item{font-size:16px}}.MenuFlags .item img{width:21px;height:21px;margin-right:5px}.MenuFlags .item span{white-space:pre}.MenuNavMobile{width:100%;height:69px;background-color:#292c30}.MenuNavMobile .bar{position:fixed;top:84px;left:0;z-index:1000;width:100%;height:69px;background-color:#e6e6e9;border-bottom:14px solid #292c30}.MenuNavMobile .bar button{position:absolute;top:0;width:55px;height:55px;padding:0;background-color:#008bda;border:0;outline:0}.MenuNavMobile .bar button.left{left:0}.MenuNavMobile .bar button.right{right:0}.MenuNavMobile .bar button img{width:15px;height:23px}.MenuNavMobile .bar .labels{display:flex;width:100%;height:55px;padding:0 55px;flex-direction:column;justify-content:center;align-items:center}.MenuNavMobile .bar .labels h2{margin:0;text-align:center;font-size:18px}.MenuNavMobile .bar .labels .subheading{text-align:center;font-size:15px}.MenuNavDesktop{height:100%;width:248px}.MenuNavDesktop .fixed{position:fixed;width:248px;padding-left:60px}.MenuNavDesktop ul{margin:0;padding:0;list-style:none}.MenuNavDesktop ul li a{display:block;font-size:18px;margin-bottom:10px;color:#000;text-decoration:none;-webkit-transform:scaleX(1);transform:scaleX(1);transition:color .3s,-webkit-transform .3s;transition:color .3s,transform .3s;transition:color .3s,transform .3s,-webkit-transform .3s;-webkit-transform-origin:center left;transform-origin:center left;font-family:"Dosis",sans-serif;font-weight:600}.MenuNavDesktop ul li a.active{color:#008bda}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:1100;padding:10px;opacity:0;transition:opacity .6s ease-in-out;background-color:rgba(0,0,0,.75)}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.modal-content{position:relative;min-width:320px;min-height:200px;max-width:100vw;max-height:100vh;background:#e6e6e9;overflow:auto;outline:none}.Button{display:flex;flex-direction:row;justify-content:center;align-items:center;width:200px;height:58px;padding:5px 0;color:#fff;text-align:center;text-transform:uppercase;font-size:19px;background-color:#008bda;border-radius:29px;text-decoration:none;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:scaleX(1);transform:scaleX(1);transition:background-color .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,-webkit-transform .15s ease-in-out;font-family:"Dosis",sans-serif;font-weight:600}.Button:hover{background-color:#007bc1}.Button:active{-webkit-transform:scale3d(.95,.95,1);transform:scale3d(.95,.95,1)}.ModalNotice{max-width:366px;padding:38px 37px;font-size:19px;line-height:1.2;overflow:hidden}.ModalNotice .heading{text-align:center;text-transform:uppercase;font-family:"Dosis",sans-serif;font-weight:600}.ModalNotice .buttons{display:flex;flex-direction:row;justify-content:center;margin-top:40px}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}dl dl,dl ol,dl ul,ol dl,ul dl{margin:0}hr{box-sizing:initial;height:0}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}button,input,select{margin:0}button{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}progress{vertical-align:initial}select{text-transform:none}textarea{margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;font-family:"Dosis",sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#292c30}
/*# sourceMappingURL=main.96cd0965.chunk.css.map */