body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:sans-serif;height:100%;line-height:1.5;scroll-behavior:smooth}body{background-color:#f5f5f5;color:#37353b;font-family:Inter,sans-serif;font-size:18px;text-rendering:optimizeSpeed}.container{max-width:1200px}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}h1,h2,h3,h4{font-family:Poppins,sans-serif}h2{font-size:26px;margin-bottom:30px}h3{font-size:24px;font-weight:400}button,input,select,textarea{background:none;border:none;font:inherit;outline:none}ol,ul{list-style:none}a{color:inherit;text-decoration:none}table{border-collapse:collapse;border-spacing:0}@media(min-width:768px){h2{font-size:36px}}.home{align-items:center;display:flex;flex-direction:column;justify-content:center}.home .home-content{width:100%}.header{background-color:#f5f5f5;box-shadow:1px 1px 10px #9e9e9e;height:60px;justify-content:center;padding:15px;position:fixed;top:0;z-index:2}.header,.header-content{align-items:center;display:flex;width:100%}.header-content{flex-direction:row;gap:20px;justify-content:space-between}.header-content #logo{font-size:20px;font-weight:700}.burger-menu{cursor:pointer;display:flex;flex-direction:column;height:24px;justify-content:space-between;position:relative;width:30px}.burger-menu .bg-menu__span{background-color:#37353b;border-radius:5px;display:block;height:3px;position:relative;transform-origin:center;transition:transform .3s ease,opacity .3s ease;width:100%}.burger-menu.open .bg-menu__span:first-child{left:0;margin:auto;position:absolute;right:0;top:9px;transform:rotate(45deg)}.burger-menu.open .bg-menu__span:nth-child(2){opacity:0}.burger-menu.open .bg-menu__span:nth-child(3){left:0;margin:auto;position:absolute;right:0;top:9px;transform:rotate(-45deg)}.header__nav{justify-content:center}.header__nav .header__ul{display:flex;flex-direction:column;gap:15px}.header__nav.open{display:flex}@media screen and (max-width:768px){.header__nav{display:none;height:calc(100vh - 60px);left:0;position:absolute;top:60px;width:100%;z-index:10}.header__nav.open{display:block}.header__nav .header__ul{align-items:center;background-color:#f5f5f5;height:100%;justify-content:center;width:100%}.header__nav .header__link{font-size:24px;margin:20px 0}}@media screen and (min-width:769px){.header .header-content .burger-menu{display:none}.header__nav{display:flex}.header__nav .header__ul{flex-direction:row;gap:30px}.header__link{-webkit-text-decoration:underline 1.3px;text-decoration:underline 1.3px;-webkit-text-decoration-color:#0000;text-decoration-color:#0000;text-underline-offset:3px;transition:text-decoration-thickness .3s ease,-webkit-text-decoration-color .3s ease;transition:text-decoration-color .3s ease,text-decoration-thickness .3s ease;transition:text-decoration-color .3s ease,text-decoration-thickness .3s ease,-webkit-text-decoration-color .3s ease}.header__link:hover{-webkit-text-decoration-color:rgba(255,60,0,.425);text-decoration-color:rgba(255,60,0,.425);text-decoration-thickness:1.3px}}.banner{border-bottom:1px solid #37353b;display:flex;flex-direction:column;gap:20px;margin-top:60px;padding:30px 15px;text-align:justify}.banner h1{font-size:30px;text-align:center}.banner .banner__txt{font-size:16px}@media screen and (min-width:425px){.banner{text-align:center}.banner h1{font-size:36px}}@media screen and (min-width:768px){.banner{text-align:center}.banner h1{font-size:44px}.banner .banner__txt{font-size:18px}}.legal-content,.not-found{align-items:center;display:flex;flex-direction:column;padding:20px}.not-found{height:100vh;justify-content:center}.static-h1{font-size:30px;margin-bottom:15px;text-align:center}.static-h2{font-size:20px;margin:15px 0 5px}p{font-size:16px;line-height:1.2}.error-message{text-align:center}.back-link{background-color:rgba(255,60,0,.192);border:1px solid rgba(255,60,0,.425);border-radius:10px;margin:30px 0 20px;padding:5px 10px}@media (min-width:768px){.static-h1{margin-bottom:30px}.static-h2{font-size:26px}p{font-size:18px}.back-link{font-size:20px;padding:10px 15px;transition:box-shadow .3s ease-in-out;&:hover{box-shadow:0 0 10px rgba(255,60,0,.192);transition:box-shadow .3s ease-in-out}}}
/*# sourceMappingURL=main.de26caef.css.map*/