*{box-sizing:border-box;padding:0}*,body{margin:0}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;font-family:Ramabhadra,sans-serif;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-family:Ramabhadra,sans-serif}#root,body,footer,header,main,nav,span{align-items:center;display:flex;flex-direction:column;font-size:15px}body,main{width:100%}main{flex-grow:1}#root{min-height:100vh;width:90%}@media only screen and (max-width:1600px){#root{width:95%}}@media only screen and (max-width:1260px){#root{width:100%}}footer,header{justify-content:center;width:100%;z-index:99}a{color:inherit;display:flex;text-decoration:none}footer{bottom:0;position:fixed}.none{display:none!important}.sticky{position:-webkit-sticky;position:sticky;top:0}h1{text-align:center}::-webkit-scrollbar{background:none;width:6px}::-webkit-scrollbar-track{background:none;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}::-webkit-scrollbar-track-piece{background:none}::-webkit-scrollbar-thumb{background:#999;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}.header{align-items:center;background-color:#1f262a;color:#ccc;display:flex;font-size:20px;justify-content:space-around;width:100%}@media only screen and (max-width:1260px){.header{font-size:18px}}.header h1{text-transform:uppercase}.header a,.header button{background-color:inherit;border:0;border-radius:0;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;padding:10px}.header .leftbar,.header a,.header button{align-items:center;display:flex;justify-content:space-around}.header .leftbar{flex-direction:column}@media only screen and (max-width:890px){.header .leftbar{flex-direction:row}}.header .leftbar .imena{align-items:center;display:flex;font-size:15px;justify-content:space-around;padding:5px 2px}@media only screen and (max-width:600px){.header .leftbar .imena{flex-direction:column;font-size:11px}}.header .navbar{flex-direction:row}.header .navbar,.header .navbar nav{text-transform:uppercase}@media only screen and (max-width:600px){.header .navbar{flex-direction:column}}.header .navicon{cursor:pointer;font-size:30px;font-weight:600;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform 2s ease-in-out;transition:transform 2s ease-in-out;transition:transform 2s ease-in-out,-webkit-transform 2s ease-in-out}.header .dropdown{background-color:#1f262a;color:red;position:absolute;top:60px;-webkit-transform:translateX(-45%);transform:translateX(-45%);width:300px}.header .logo1{align-items:center;display:flex;height:50px;justify-content:space-around}.header .logo1 img{height:inherit;object-fit:contain;padding:2px}.header .icon1{font-size:20px;padding:2px}.animation1{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:animation1;animation-name:animation1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes animation1{0%{color:#1f262a}to{color:#fff}}@keyframes animation1{0%{color:#1f262a}to{color:#fff}}.animation2{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:example;animation-name:example;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes animation2{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes animation2{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes animation3{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-90%);transform:translateY(-90%)}}@keyframes animation3{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-90%);transform:translateY(-90%)}}.fx-row{display:flex;flex-direction:row}.fx-col{display:flex;flex-direction:column}* .wrap{flex-wrap:wrap}* .wrap-n{flex-wrap:nowrap}* .grow-1{flex-grow:1}* .grow-2,* .grow-3{flex-grow:2}* .cc{justify-content:center}* .cc,* .sc{align-items:center}* .sc{justify-content:flex-start}* .ec{align-items:center;justify-content:flex-end}* .sb{justify-content:space-between}* .sa{justify-content:space-around}* .ac{align-items:center}* .as{align-items:flex-start}* .ast{align-items:stretch}.fs-s{font-size:11px}.fs-n{font-size:15px}.fs-m{font-size:18px}.fs-l{font-size:20px}.fs-xl{font-size:30px}.UnderConstruction{align-items:center;color:#ccc;display:flex;flex-direction:column;flex-grow:1;font-size:20px;height:100%;justify-content:center;padding:70px 10px;position:relative;text-shadow:2px 2px #1f262a;width:inherit}@media only screen and (max-height:600px){.UnderConstruction{font-size:15px;padding:20px 10px}}.UnderConstruction .bcground{height:100%;object-fit:cover;opacity:.8;position:absolute;width:100%;z-index:-1}.UnderConstruction img{object-fit:cover}.carousel{position:relative;width:100%}.carousel,.carousel .arrow{align-items:center;display:flex;flex-direction:row;justify-content:center}.carousel .arrow{color:#fff;cursor:pointer;font-size:50px;min-height:30%;padding:10px}@media only screen and (max-height:600px){.carousel .arrow{font-size:30px}}.carousel .arrow.left{left:0;padding-left:40px;position:absolute}@media only screen and (max-height:600px){.carousel .arrow.left{padding-left:10px}}.carousel .arrow.right{padding-right:40px;position:absolute;right:0}@media only screen and (max-height:600px){.carousel .arrow.right{padding-right:10px}}.carousel img,.cookie{width:100%}.cookie{background-color:#1f262a;bottom:0;color:#fff;margin:5px;min-height:50px;padding:5px;position:fixed;z-index:999}.cookie button{background-color:#383e42;border:1px solid gray;box-shadow:3px 2px rgba(75,75,75,.4);color:inherit;height:100%;outline:none;padding:5px 35px}.cookie p{padding:5px;text-align:center}