#menu,nav{position:fixed}#menu>div>span,nav h2{font-family:extra_bold;font-size:30px}#menu,.table-striped,img,nav{width:100%}#menu,#menu ul,footer>:first-child,nav,nav div{display:flex}#menu ul li a,footer ul li a{text-decoration:none;color:#f5f5f5}#menu ul li a,.alert-danger,footer,footer ul li a,nav{color:#f5f5f5}@font-face{font-family:extra_bold;src:url("/static/fonts/pinar_extra_bold.woff2") format("woff2"),url("/static/fonts/pinar_extra_bold.woff") format("woff"),url("/static/fonts/pinar_extra_bold.ttf") format("truetype");font-display:swap}@font-face{font-family:bold;src:url("/static/fonts/pinar_bold.woff2") format("woff2"),url("/static/fonts/pinar_bold.woff") format("woff"),url("/static/fonts/pinar_bold.ttf") format("truetype");font-display:swap}@font-face{font-family:regular;src:url("/static/fonts/pinar_regular.woff2") format("woff2"),url("/static/fonts/pinar_regular.woff") format("woff"),url("/static/fonts/pinar_regular.ttf") format("truetype");font-display:swap}*{margin:0;padding:0;box-sizing:border-box;font-family:regular}img{max-width:100%;height:auto}.table-striped{border-collapse:collapse}.table-striped tr:nth-child(2n){background-color:#f9f9f9}.table-striped tr:nth-child(odd){background-color:#fff}.table-striped td,.table-striped th{padding:8px;text-align:center;border:1px solid #ddd}.alert,.alert-danger,.alert-success{position:fixed;border-radius:10px;background-color:#fff;z-index:1000;top:50px;left:50%;display:none;transform:translateX(-50%);margin:0;box-shadow:1px 1px 10px rgba(0,0,0,.8)}.alert :first-child,.alert-danger :first-child,.alert-success :first-child{font-family:bold;padding:20px 40px}@keyframes alert{0%{top:-300px;width:5%;border-radius:50%;font-size:0px}50%{width:5%;top:50px;border-radius:50%;font-size:0px}100%{top:50px;width:50%;border-radius:20px;font-size:14px}}.alert-active{animation-name:alert;animation-duration:2s;animation-fill-mode:forwards;display:block}@keyframes clock{0%{opacity:0;width:95%}20%{opacity:1;width:95%}100%{width:0%}}.clock{width:max-content;height:3px;background-color:#f5f5f5;margin:10px auto;animation-name:clock;animation-duration:5s;animation-delay:2s}.alert-success{background-color:#28a745;color:#f5f5f5}.alert-danger{background-color:#dc3545}nav{align-items:center;justify-content:space-between;background-color:#23222373;backdrop-filter:blur(3px);z-index:999;top:0;padding:5px 20px}nav div{align-items:center;justify-content:center}nav div *{margin:0 2px}nav img{width:30px;margin-top:10px}nav button{background-color:transparent;border:none}@keyframes close_menu{0%{right:0;display:flex}100%{display:none;right:-500px}}#menu{height:100%;z-index:1000}#menu.not_active{display:none;right:-500px;animation-name:close_menu;animation-duration:2s}@keyframes open_menu{0%{right:-500px}100%{right:0}}#menu.active{animation-name:open_menu;display:flex!important;animation-duration:1.25s;animation-timing-function:ease-out}#menu>div>span{text-align:center;color:#fff;margin:30px auto}#menu>:first-child{width:30%;background-color:#0a232b;padding:30px}@keyframes blur_menu{0%{backdrop-filter:blur(0px)}100%{backdrop-filter:blur(10px)}}#menu.active>:nth-child(2)::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(0px);animation-name:blur_menu;animation-duration:3s;animation-fill-mode:forwards;animation-delay:1.25s}#menu>:nth-child(2){width:70%;position:relative}@keyframes open_button{0%{right:-10px;transform:rotate(120deg);opacity:0}100%{right:25px;transform:rotate(0);opacity:1}}@keyframes close_button{0%{right:-10px;transform:rotate(0);opacity:1}100%{right:25px;transform:rotate(120deg);opacity:0}}#menu>:nth-child(2) img{width:50px;right:25px;top:25px;position:absolute}#menu.active>:nth-child(2) img{animation-name:open_button;animation-duration:1s;animation-delay:1.25s;opacity:0;animation-fill-mode:forwards}#menu.not_active>:nth-child(2) img{animation-name:close_button;animation-duration:1s;opacity:0;animation-fill-mode:forwards}#menu ul{flex-direction:column}#menu ul li{list-style:none;margin-top:20px}footer{background-color:#000;padding:20px 50px}footer>:first-child{justify-content:space-between;align-items:center}footer>:first-child img{width:50px}footer>:first-child>:first-child{display:flex;justify-content:center;width:40%;align-items:center}footer>:first-child>:first-child p{padding:20px;font-size:13px;opacity:.7}footer ul li{font-size:14px;list-style:none}footer ul li a{opacity:.7}footer>:nth-child(2){text-align:center;margin-top:20px;font-size:14px}footer>:nth-child(2) b{color:#6d09e5;margin:0 5px}footer>:nth-child(2) img{width:50%}@media screen and (min-width:850px){.info div{width:23%;margin:0 20px}}.change-lange>a{display:flex;align-items:center}.change-lange img{width:25px;margin-right:10px}@media screen and (max-width:850px){#video .title{font-size:30px;padding:0 20px;font-family:bold}.info{flex-wrap:wrap}.info>div{width:100%;margin:20px}.carousel-item{--width:clamp(200px, 60vw, 350px);--height:clamp(300px, 70vw, 450px)}.carousel-item .num{font-size:clamp(30px, 15vw, 100px)}.carousel-item .title{font-size:24px}.carousel{margin-top:90px}nav{padding:5px 10px}nav span img{display:none}nav span{font-size:13px}nav div{width:33%}nav>:first-child{display:flex;justify-content:start}nav :nth-child(3){display:flex;justify-content:end}nav>:nth-child(3)>:first-child{box-shadow:0 0 9px #00ffc8;padding:1px;border-radius:5px;font-family:bold;display:inline-block}.space-content{width:100%;text-align:center;padding:10px}.space-content ul{padding:50px 0}.space-content li p{font-size:20px}#rotate{width:90%}#menu>:first-child,#moshtari,footer>:first-child>:first-child{width:100%}#moshtari{left:0;animation-delay:0}footer>:first-child{flex-wrap:wrap;justify-content:space-around}#menu ul li a{display:flex}#menu ul li a img{width:25px}}