.navigation{font-size:10px}.navigation__checkbox{display:none}.navigation__auth{right:14em}.navigation__auth,.navigation__button{position:fixed;top:6em;z-index:2000;box-shadow:0 1em 3em rgba(0,0,0,.1);text-align:center;cursor:pointer}.navigation__button{background-color:#fff;height:7em;width:7em;right:6em;border-radius:50%}@media only screen and (max-width:56.25em){.navigation__button{top:4em;right:4em}}@media only screen and (max-width:37.5em){.navigation__button{top:3em;right:3em}}.navigation__background{height:6em;width:6em;border-radius:50%;position:fixed;top:6.5em;right:6.5em;background:#50803c;z-index:1000;transition:-webkit-transform .8s cubic-bezier(.86,0,.07,1);transition:transform .8s cubic-bezier(.86,0,.07,1);transition:transform .8s cubic-bezier(.86,0,.07,1),-webkit-transform .8s cubic-bezier(.86,0,.07,1)}@media only screen and (max-width:56.25em){.navigation__background{top:4.5em;right:4.5em}}@media only screen and (max-width:37.5em){.navigation__background{top:3.5em;right:3.5em}}.navigation__nav{height:100vh;position:fixed;top:0;left:0;z-index:1500;opacity:0;width:0;visibility:hidden;transition:all .8s cubic-bezier(.68,-.55,.265,1.55)}.navigation__list{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);list-style:none;text-align:center;width:100%}.navigation__item{margin:1em}.navigation__link:link,.navigation__link:visited{display:inline-block;font-size:3em;font-weight:300;padding:1em 2em;color:#fff;text-decoration:none;text-transform:uppercase;background-image:linear-gradient(120deg,transparent,transparent 50%,#fff 0);background-size:220%;transition:all .4s}.navigation__link:link span,.navigation__link:visited span{margin-right:1.5em;display:inline-block}.navigation__link:active,.navigation__link:hover{background-position:100%;color:#50803c;-webkit-transform:translateX(1em);transform:translateX(1em)}@media only screen and (max-width:56.25em){.navigation__link{font-size:2em!important}}.navigation__checkbox:checked~.navigation__background{-webkit-transform:scale(80);transform:scale(80)}.navigation__checkbox:checked~.navigation__nav{opacity:1;width:100%;visibility:visible}.navigation__icon{position:relative;margin-top:3.5em}.navigation__icon,.navigation__icon:after,.navigation__icon:before{width:3em;height:2px;background-color:#333;display:inline-block}.navigation__icon:after,.navigation__icon:before{content:"";position:absolute;left:0;transition:all .2s}.navigation__icon:before{top:-.8em}.navigation__icon:after{top:.8em}.navigation__button:hover .navigation__icon:before{top:-1em}.navigation__button:hover .navigation__icon:after{top:1em}.navigation__checkbox:checked+.navigation__button .navigation__icon{background-color:transparent}.navigation__checkbox:checked+.navigation__button .navigation__icon:before{top:0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.navigation__checkbox:checked+.navigation__button .navigation__icon:after{top:0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.footer{background-color:#333;padding:10rem 0;font-size:1.4rem;color:#f7f7f7}@media only screen and (max-width:56.25em){.footer{padding:8rem 0}}.footer__logo-box{text-align:center;margin-bottom:8rem}@media only screen and (max-width:56.25em){.footer__logo-box{margin-bottom:6rem}}.footer__logo{width:15rem;height:auto}.footer__navigation{border-top:1px solid #777;padding-top:2rem;display:inline-block}@media only screen and (max-width:56.25em){.footer__navigation{width:100%;text-align:center}}.footer__list{list-style:none}.footer__item{display:inline-block}.footer__item:not(:last-child){margin-right:1.5rem}.footer__link:link,.footer__link:visited{color:#f7f7f7;background-color:#333;text-decoration:none;text-transform:uppercase;display:inline-block;transition:all .2s}.footer__link:active,.footer__link:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.footer__copyright{border-top:1px solid #777;padding-top:2rem;width:80%;float:right}@media only screen and (max-width:56.25em){.footer__link{font-size:16px}.footer__copyright{font-size:16px;width:100%;float:none;text-align:center}}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{height:100%}body{font-family:"Montserrat",sans-serif}a{text-decoration:none}#root{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border:1px solid;-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px #1a1a1a inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}
/*# sourceMappingURL=main.56ffc1e3.chunk.css.map */