@media only screen and (min-width:800px){.tabs_nav-title--active .bedkom-logo_c1{animation:1.5s c1}.tabs_nav-title--active .bedkom-logo_l1{animation:1.5s l1}.tabs_nav-title--active .bedkom-logo_c2{animation:1.5s c2}.tabs_nav-title--active .bedkom-logo_l2{animation:1.5s l2}.tabs_nav-title--active .bedkom-logo_c3{animation:1.5s c3}.tabs_nav-title--active .bedkom-logo_l3{animation:1.5s l3}.tabs_nav-title--active .bedkom-logo_c4{animation:1.5s c4}.tabs_nav-title--active .bedkom-logo_l4{animation:1.5s l4}.tabs_nav-title--active .bedkom-logo_c5{animation:1.5s c5}.tabs_nav-title--active .bedkom-logo_l5{animation:1.5s l5}.tabs_nav-title--active .bedkom-logo_c6{animation:1.5s c6}@keyframes c1{40%{transform:translate(23%,-14%)}60%{transform:translate(23%,-14%)}90%{transform:translate(0)}}@keyframes l1{37%{d:path("m 41 68 l 0 0")}60%{d:path("m 41 68 l 0 0")}90%{d:path("m 41 68 l -10 6")}}@keyframes c2{40%{transform:translate(30%,17%)}70%{transform:translate(0)}}@keyframes l2{37%{d:path("m 41 52 l 0 0")}42%{d:path("m 41 52 l 0 0")}70%{d:path("m 41 52 l -18 -11")}}@keyframes c3{40%{transform:translate(11%,36%)}60%{transform:translate(11%,36%)}90%{transform:translate(0)}}@keyframes l3{37%{d:path("m 49 45 l 0 0")}60%{d:path("m 49 45 l 0 0")}90%{d:path("m 49 45 l -7 -21")}}@keyframes c4{40%{transform:translate(-18%,30%)}70%{transform:translate(0)}}@keyframes l4{37%{d:path("m 64 47 l 0 0")}40%{d:path("m 64 47 l 0 0")}70%{d:path("m 64 47 l 11 -17")}}@keyframes c5{40%{transform:translate(-18%,-13%)}70%{transform:translate(0)}}@keyframes l5{37%{d:path("m 67 69 l 0 0")}40%{d:path("m 67 69 l 0 0")}70%{d:path("m 67 69 l 7 6")}}@keyframes c6{45%{stroke-width:5px}70%{stroke-width:3px}}}
@media only screen and (min-width:800px){.tabs_nav-title--active .tekkom-logo_caret{animation:1.2s caret}.tabs_nav-title--active .tekkom-logo_block{animation:1.2s block}@keyframes caret{0%{stroke:var(--color-text-main)}55%{d:path("m15 25 l0 50");animation-timing-function:steps(3,end)}80%{d:path("m85 25 l0 50");stroke:var(--color-text-main)}to{stroke:var(--color-text-main)}}@keyframes block{55%{d:path("m 16 25 l 70 0 l 0 50 l -70 0 z");animation-timing-function:steps(3,end)}80%{d:path("m 86 25 l 0 0 l 0 50 l 0 0 z")}}}
@media only screen and (min-width:800px){.tabs_nav-title--active .ctfkom-logo_flag-piece-1{animation:.5s linear flagpiece1,.8s ease-out .5s flagpiece1}.tabs_nav-title--active .ctfkom-logo_flag-piece-2{animation:.5s linear flagpiece2,.8s ease-out .5s flagpiece2}.tabs_nav-title--active .ctfkom-logo_flag-piece-3{animation:.5s linear flagpiece3,.8s ease-out .5s flagpiece3}@keyframes flagpiece1{45%{d:path("m 25 25 l 0 0 l 5 25 l 0 0 z")}50%{d:path("m 25 25 l 5 0 l 5 25 l -5 0 z")}to{d:path("m 25 27.5 l 25 0 l 5 25 l -25 0 z")}}@keyframes flagpiece2{50%{d:path("m 25 30 l 50 0 l 5 25 l -50 0 z")}to{d:path("m 45 32.5 l 25 0 l 5 25 l -25 0 z")}}@keyframes flagpiece3{50%{d:path("m 70 35 l 0 0 l 5 25 l 0 0 z")}51%{stroke:none}to{stroke:none}}}
@media only screen and (min-width:800px){.tabs_nav-title--active .satkom-logo_flash1{animation:.6s linear 2 flash1}.tabs_nav-title--active .satkom-logo_flash2{animation:.6s linear 2 flash2}@keyframes flash1{85%{d:path("M94 55 L54.6 93.4")}to{d:path("M94 55 L54.6 93.4")}}@keyframes flash2{10%{d:path("M44 5 L4.6 43.4")}95%{d:path("M94 55 L54.6 93.4")}to{d:path("M94 55 L54.6 93.4")}}}
@media only screen and (min-width:800px){.tabs_nav-title--active .pr-logo_shutter{animation:1.8s shut}.pr-logo_shutter{transform-origin:50% 52%}@keyframes shut{30%{transform:scale(.25)rotate(-60deg)}40%{transform:scale(.25)rotate(-60deg)}50%{transform:scale(.4)rotate(-50deg)}85%{transform:scale(.4)rotate(-50deg)}to{transform:scale(1)rotate(0)}}.tabs_nav-title--active .pr-logo_button{animation:1.8s down}@keyframes down{30%{transform:translateY(5%)}85%{transform:translateY(5%)}to{transform:translateY(0)}}}
.tabs_nav{max-width:calc(var(--w-page) + 4rem);justify-content:space-between;gap:.7rem;margin:auto;padding:.7rem 1rem;display:flex}.tabs_nav-item{border-radius:var(--border-radius);background-color:var(--color-bg-surface);box-shadow:var(--container-shadow);width:100%;list-style:none;transition:all .2s;overflow:hidden}.tabs_nav-item:hover{cursor:pointer}.tabs_nav-item:hover .tabs_nav-title{color:var(--color-text-main)}@media only screen and (min-width:800px){.tabs_nav{padding-left:2rem;padding-right:2rem}}
