nav,nav .nav-container{display:flex;height:100%;align-items:center}nav{z-index:500}nav .nav-container{gap:24px}@media screen and (max-width:768px){nav .nav-container{display:none}}header .header-container .logo-container a,nav .nav-container .nav-item a{display:block;padding:.5rem 0}nav .menu-icon{position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:500}nav .menu-icon .active-menuIcon{background-color:#2b2b2b}.menu-wrapper{visibility:hidden}@media screen and (max-width:768px){.menu-wrapper{visibility:hidden;width:100%;height:100vh;position:absolute;top:0;left:0;bottom:0;overflow:hidden;z-index:0}}.menu-wrapper .menu-container{width:100%;height:100vh;transform:translateX(100%);transition:transform .2s;box-sizing:border-box;padding:20px 36px;background-color:#fff}@media screen and (max-width:768pxpx){.menu-wrapper .menu-container{padding:27px 36px}}.menu-wrapper .menu-container .menu-item a{display:inline-block;padding:1rem 0}.menu-wrapper .active-menu{transform:translateX(0)}.active-wrapper{visibility:visible}.menu-icon{display:none}@media screen and (max-width:768px){.menu-icon{height:16px;display:flex;flex-direction:column;justify-content:space-between}}.menu-icon .line{width:30px;height:4px;background-color:#2b2b2b;transition:transform .15s}.menu-icon .after{width:24px}.menu-icon--close .line:first-child{transform:translateY(5px) rotate(45deg)}.menu-icon--close .line:last-child{width:30px;transform:translateY(-6px) rotate(-45deg)}.fixed-header{position:fixed}header{width:100%;height:8rem;top:0;left:0;z-index:500;position:sticky;background-color:#fff}@media screen and (max-width:1920px){header{height:4rem}}header .invisible{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}header .header-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;box-sizing:border-box;padding:0 24px;height:100%;margin:0 auto}@media screen and (max-width:768pxpx){header .header-container{padding:18px 24px}}@media screen and (max-width:1440px){header .header-container{max-width:1200px;box-sizing:border-box;padding:0 24px}}@media screen and (max-width:1440px) and (max-width:768pxpx){header .header-container{padding:18px 24px}}header .header-container .logo-container{z-index:500}header .header-container .logo-container a .logo{height:4rem;margin-bottom:-6px}@media screen and (max-width:1920px){header .header-container .logo-container a .logo{height:3rem}}@media screen and (max-width:1440px){header .header-container .logo-container a .logo{height:2.5rem}}@media screen and (max-width:768px){header .header-container .logo-container a .logo{height:2rem}}header .header-container .logo-container a .logo img{height:100%}header .header-background{display:none;width:100%;height:100vh;position:fixed;inset:0;background-color:#fff;z-index:0}header .active-header-background{display:block}footer{width:100%;word-break:keep-all;text-align:center}footer .footer-container{display:flex;flex-direction:column;gap:24px;max-width:1200px;margin:0 auto;box-sizing:border-box;padding:36px 24px}@media screen and (max-width:768px){footer .footer-container{padding:36px 21px}}footer .footer-container .header-box{display:flex;justify-content:center;align-items:baseline;gap:24px}@media screen and (max-width:768px){footer .footer-container .header-box{flex-direction:column;gap:0}}footer .footer-container .header-box .logo{color:gray}@media screen and (max-width:768px){footer .footer-container .info-box .address{margin-bottom:12px}}footer .footer-container .info-box .item-container{display:flex;justify-content:center;gap:12px}@media screen and (max-width:768px){footer .footer-container .info-box .item-container{flex-direction:column;gap:0}}footer .footer-container .info-box .item-container .item:after{content:"";display:inline-block;width:1px;height:14px;background-color:#cacaca;margin-left:12px}@media screen and (max-width:768px){footer .footer-container .info-box .item-container .item:after{display:none}}footer .footer-container .info-box .item-container .item:last-child:after{display:none}a,a:hover,a:link,a:visited,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,legend,li,mark,menu,nav,object,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;list-style-type:none;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:inherit}button,label,ol,ul{font:inherit;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:inherit}button,label{list-style-type:none}ol,ul{margin:0;padding:0;border:0;vertical-align:baseline;list-style:none}html{font-size:16px}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{font-size:1rem;line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}button,input,label,select,textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:0 0;line-height:1;outline:0;font-size:13px;font-family:Arial}*{-webkit-tap-highlight-color:transparent}