:root{--innerWidth:800px;--innerHeight:980px;--contents-body-left-open:calc(var(--innerWidth) / 2);--contents-body-right-open:calc(-1 * var(--innerWidth) / 2);--nav-left-open-translate:calc(-1 * var(--innerWidth) / 2)}.wrapper{max-width:3000px;width:100%;height:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:hidden;position:relative}div#header-fixed{box-sizing:border-box;position:fixed;z-index:10;width:100%;max-height:50px;height:50px;top:0px;left:0px;background-color:#fff;background-size:auto 100%;background-position:center;background-repeat:no-repeat;background-image:url(/build/assets/header_logo_mobile-935ad37f.png)}div#footer-fixed{position:fixed;z-index:10;width:100%;min-height:45px;max-height:136px;height:auto;bottom:-1%;left:0px;background-color:#000c}.overlay{z-index:2;position:absolute;content:"";display:block;width:0;height:0;background-color:#004b6f;top:0;left:0;opacity:0;transition:opacity .8s}.overlay.open{width:100%;height:1000%;background-color:#004b6f;opacity:1}contents-body{position:relative;max-width:var(--innerWidth);width:100%;min-height:100vh;height:auto;box-sizing:border-box;padding-top:0%;top:45px;display:-webkit-flex;display:flex;flex-direction:column;transition:all .6s}.data{max-width:var(--innerWidth);width:100%;box-sizing:border-box;padding:0%}.scroll_box{overflow:scroll;overflow-x:hidden;width:100%;height:auto;box-sizing:border-box;padding:0%;max-width:var(--innerWidth);max-height:var(--innerHeight)}.scroll_box::-webkit-scrollbar{width:0px;background-color:#0c1117}.scrollon_box{overflow:scroll;overflow-x:hidden;width:100%;height:auto;box-sizing:border-box;padding:0%;max-width:var(--innerWidth);max-height:var(--innerHeight)}.scrollon_box::-webkit-scrollbar{width:8px;background-color:#cccccc80}.scrollon_box::-webkit-scrollbar{-webkit-border-radius:30px;border-radius:30px}.scrollon_box::-webkit-scrollbar-thumb{-webkit-border-radius:30px;border-radius:30px;background:rgba(207,15,49,.5)}.menu-trigger-left{z-index:100;position:fixed;display:inline-block;width:26px;height:24px;vertical-align:middle;cursor:pointer;top:16px;left:12px}.menu-trigger-left span{position:absolute;display:inline-block;width:100%;height:2px;box-sizing:border-box;left:0px;transition:all .6s;background-color:#004b6f}.menu-trigger-left.active span{background-color:#fff}.menu-trigger-left span:nth-of-type(1){top:0}.menu-trigger-left.active span:nth-of-type(1){transform:translateY(8px) rotate(-45deg)}.menu-trigger-left span:nth-of-type(2){top:8px}.menu-trigger-left.active span:nth-of-type(2){opacity:0}.menu-trigger-left span:nth-of-type(3){top:16px}.menu-trigger-left.active span:nth-of-type(3){transform:translateY(-8px) rotate(45deg)}contents-body.leftopen{transform:translate(var(--contents-body-left-open))}nav-left{z-index:10;position:fixed;max-width:var(--innerWidth);width:50%;height:100%;box-sizing:border-box;padding-top:0%;top:0%;right:calc(var(--innerWidth) - var(--innerWidth));transform:translate(calc(-1 * var(--innerWidth)));transition:all .6s;background-color:#004b6f;text-align:left;font-size:1.2rem}nav-left.open{transform:translate(var(--nav-left-open-translate))}contents-body.rightopen{transform:translate(var(--contents-body-right-open))}nav-right{z-index:10;position:fixed;max-width:var(--innerWidth);width:50%;height:100%;box-sizing:border-box;padding-top:0%;top:0%;right:calc(var(--innerWidth) - var(--innerWidth));transform:translate(calc(var(--innerWidth) / 2));transition:all .6s;background-color:#00000080;text-align:left;font-size:1.2rem}nav-right.open{transform:translateZ(0)}.menu-trigger-right{z-index:100;position:fixed;display:inline-block;width:32px;height:24px;vertical-align:middle;cursor:pointer;top:10px;right:10px}.menu-trigger-right span{position:absolute;display:inline-block;width:100%;height:4px;box-sizing:border-box;left:0;transition:all .6s;background-color:red}.menu-trigger-right.active span{background-color:#fcc}.menu-trigger-right span:nth-of-type(1){top:0}.menu-trigger-right.active span:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}.menu-trigger-right span:nth-of-type(2){top:10px}.menu-trigger-right.active span:nth-of-type(2){opacity:0}.menu-trigger-right span:nth-of-type(3){bottom:0}.menu-trigger-right.active span:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}.nav-body{max-width:calc(var(--innerWidth) / 2);width:100%;box-sizing:border-box;padding-top:calc(45px + 2%);color:#fff}.nav-item{max-width:calc(var(--innerWidth) / 2);width:100%;box-sizing:border-box;padding:4% 3%}.nav-item.icons{width:90%}.nav-item.texts{width:87%;padding:0% 0% 1%}
