﻿.Selectable{-webkit-touch-callout:initial;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;}.UnSelectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.HorizontalScrolling{-webkit-overflow-scrolling:touch;overflow-y:auto;overflow-x:hidden;}@keyframes FadeIn{from{opacity:.3;}to{opacity:1;}}@keyframes FadeInLeft{from{opacity:.1;-webkit-transform:translateX(20px);}to{opacity:1;-webkit-transform:translateX(0);}}@keyframes FadeInTop{from{opacity:.1;-webkit-transform:translateY(10px);}to{opacity:1;-webkit-transform:translateY(0);}}@keyframes AppearHeight{from{-webkit-transform:translateY(20px);}to{opacity:1;-webkit-transform:translateY(0);}}.TransitionFaster{-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease;}.TransitionFast{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;}.TransitionMedium{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}.TransitionSlow{-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-o-transition:all .8s ease;transition:all .8s ease;}:root{--primaryColor:#ed3852;--secondaryColor:#ffcd00;--lightColor:#f0f0f1;--grayColor:#808083;--darkColor:#58595b;}.--bigtitle{font-size:3.2rem;}@font-face{font-family:'Muller';src:local('Muller Regular'),local('MullerRegular'),url('/fonts/MullerRegular.woff2') format('woff2'),url('/fonts/MullerRegular.woff') format('woff');font-weight:normal;font-style:normal;}@font-face{font-family:'Muller';src:local('Muller Bold'),local('MullerBold'),url('/fonts/MullerBold.woff2') format('woff2'),url('/fonts/MullerBold.woff') format('woff');font-weight:600;font-style:normal;}@font-face{font-family:'Muller';src:local('Muller ExtraBold'),local('MullerExtraBold'),url('/fonts/MullerExtraBold.woff2') format('woff2'),url('/fonts/MullerExtraBold.woff') format('woff');font-weight:bold;font-style:normal;}@font-face{font-family:'Muller';src:local('Muller Light'),local('MullerLight'),url('/fonts/MullerLight.woff2') format('woff2'),url('/fonts/MullerLight.woff') format('woff');font-weight:300;font-style:normal;}html{--headerHeight:60px;}@media only screen and (min-width:800px){html{--headerHeight:100px;}}html._filled{--headerHeight:45px;}html._filled body>header{background-color:var(--primaryColor);}body>header{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;background-color:var(--primaryColor);display:grid;grid-template-columns:1fr max-content 1fr;grid-template-areas:". logo menu";}body>header .logo{grid-area:logo;text-align:center;}body>header .logo img{justify-self:center;align-self:center;padding:10px;}body>header .menu{grid-area:menu;align-self:center;justify-self:end;}body>header .menu svg{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;margin-right:20px;fill:#fff;}body>header .menu:hover svg{fill:var(--secondaryColor);}body>header .navigation{align-self:center;display:none;}body>header .navigation a,body>header .navigation a:visited,body>header .navigation a:focus,body>header .navigation a:active,body>header .navigation a:hover{color:#ffff;display:inline-block;padding:10px;opacity:.9;}body>header .navigation a:hover,body>header .navigation a:visited:hover,body>header .navigation a:focus:hover,body>header .navigation a:active:hover,body>header .navigation a:hover:hover{opacity:1;color:var(--secondaryColor);}body>header .navigation._left{grid-area:left;}body>header .navigation._left a{margin-right:35px;}body>header .navigation._right{grid-area:right;}body>header .navigation._right nav ul{justify-content:flex-start;}body>header .navigation._right a{margin-left:35px;}@media only screen and (min-width:800px){body>header{grid-template-columns:1fr 200px 1fr;grid-template-areas:"left logo right";}body>header .navigation{display:block;}}footer .footer{background-color:var(--primaryColor);text-align:center;}footer .footer a,footer .footer .link,footer .footer a:visited,footer .footer .link:visited,footer .footer a:active,footer .footer .link:active,footer .footer a:focus,footer .footer .link:focus{color:#fff;display:inline-block;margin-top:10px;margin-bottom:10px;}footer .footer a:hover,footer .footer .link:hover,footer .footer a:visited:hover,footer .footer .link:visited:hover,footer .footer a:active:hover,footer .footer .link:active:hover,footer .footer a:focus:hover,footer .footer .link:focus:hover{color:var(--secondaryColor);}footer .footer-copyright img{max-width:150px;margin-bottom:10px;}footer .footer-copyright p{font-size:.9rem;opacity:.7;color:#fff;padding:0;margin:0;display:block;}footer .footer-copyright a{margin-top:5px;}footer .footer-links{display:flex;flex-direction:column;align-self:end;}footer .footer-links a,footer .footer-links .link,footer .footer-links a:visited,footer .footer-links .link:visited,footer .footer-links a:active,footer .footer-links .link:active,footer .footer-links a:focus,footer .footer-links .link:focus{padding:5px;margin-left:10px;margin-right:10px;align-self:center;}footer .footer-links .socialmedialinks{display:flex;margin-left:auto;margin-right:auto;}footer .footer-links .socialmedialinks svg{width:30px;height:30px;}footer .footer-links .socialmedialinks svg .--svg-background-fill{fill:transparent;}footer .footer-links .socialmedialinks svg .--svg-fill{fill:#fff;}footer .footer-links .socialmedialinks a{padding:0;}footer .footer-links .socialmedialinks a:hover .--svg-fill{fill:var(--secondaryColor);}footer .credits{text-align:center;}footer .credits a{white-space:nowrap;}@media only screen and (min-width:800px){footer .footer{text-align:left;}footer .footer a,footer .footer .link,footer .footer .link,footer .footer a:visited,footer .footer .link:visited,footer .footer .link:visited,footer .footer a:active,footer .footer .link:active,footer .footer .link:active,footer .footer a:focus,footer .footer .link:focus,footer .footer .link:focus{margin-bottom:0;}footer .footer>div{display:grid;grid-template-columns:1fr max-content;width:100%;}footer .footer-links{flex-direction:row;}}.sidebar-load{background-color:var(--secondaryColor) !important;width:100vw;max-width:100vw !important;}.sidebar-close svg{stroke:#fff;}.sidebar #sidemenu{display:flex;flex-direction:column;}.sidebar #sidemenu a,.sidebar #sidemenu a:active,.sidebar #sidemenu a:visited,.sidebar #sidemenu a:focus,.sidebar #sidemenu a:hover{display:block;text-align:center;padding:20px;font-size:1.5rem;color:#fff;color:var(--primaryColor);}.sidebar #sidemenu a:hover,.sidebar #sidemenu a:active:hover,.sidebar #sidemenu a:visited:hover,.sidebar #sidemenu a:focus:hover,.sidebar #sidemenu a:hover:hover{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;background-color:var(--primaryColor);color:#fff;}:root{--maxWidth:1200px;color:var(--darkColor);}html,textarea,button,h1,h2,h3,h4,h5,h6{font-family:"Muller";font-size:.9rem;line-height:1.4em;}::selection{background-color:var(--primaryColor);color:#fff;}.--subtitle{font-size:1.2rem;font-weight:bold;text-transform:uppercase;line-height:1em;}main>header,footer>header,main>section,footer>section,main>footer,footer>footer,main>aside,footer>aside{display:flex;flex-direction:column;justify-content:center;}main>header>div,footer>header>div,main>section>div,footer>section>div,main>footer>div,footer>footer>div,main>aside>div,footer>aside>div{max-width:var(--maxWidth);margin:0 auto;overflow:hidden;padding:30px 20px;}main a,footer a,main .link,footer .link,main a:visited,footer a:visited,main .link:visited,footer .link:visited,main a:active,footer a:active,main .link:active,footer .link:active,main a:focus,footer a:focus,main .link:focus,footer .link:focus{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;color:var(--primaryColor);cursor:pointer;font-weight:bold;}main a:hover,footer a:hover,main .link:hover,footer .link:hover,main a:visited:hover,footer a:visited:hover,main .link:visited:hover,footer .link:visited:hover,main a:active:hover,footer a:active:hover,main .link:active:hover,footer .link:active:hover,main a:focus:hover,footer a:focus:hover,main .link:focus:hover,footer .link:focus:hover{color:var(--secondaryColor);}h1,h2{color:var(--primaryColor);}h1{font-size:4rem;}h2{font-size:2rem;line-height:1em;margin-bottom:15px;margin-top:10px;}h3{font-size:1.3rem;}.button,.button:focus,.button:active,.button:visited,.button:hover{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;display:inline-block;background-color:var(--primaryColor);color:#fff;padding:15px 40px;border-radius:40px;text-align:center;cursor:pointer;border:2px solid var(--primaryColor);text-transform:uppercase;font-weight:600;}.button::after,.button:focus::after,.button:active::after,.button:visited::after,.button:hover::after{content:' ›';font-size:1.2em;margin-left:2px;transition:margin ease-in 200ms;}.button:hover,.button:focus:hover,.button:active:hover,.button:visited:hover,.button:hover:hover{background-color:transparent;color:var(--primaryColor);}.button:hover:after,.button:focus:hover:after,.button:active:hover:after,.button:visited:hover:after,.button:hover:hover:after{margin-left:10px;}._solid{color:#fff;background-color:var(--primaryColor);}._solid h1,._solid h2,._solid h3,._solid h4,._solid h5,._solid h6{color:#fff;}._solid .button{background-color:transparent;border-color:#fff;color:#fff;}._solid .button:hover{background-color:#fff;}.--backdesign{max-width:600px;width:70vw;height:auto;}.--layersanimation{display:grid;}.--layersanimation>div{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;grid-column:1;grid-row:1;align-self:center;justify-self:center;}@media only screen and (min-width:800px){.button{min-width:230px;}.--subtitle{font-size:2rem;}}