.company .content{justify-content:space-around;width:100%;display:flex}@media(max-width:768px){.company .content{display:block}}.company .information_wrapper{margin-top:30px;font-size:15px;color:#6e6e6e;line-height:2;width:345px}@media(max-width:768px){.company .information_wrapper{width:90%;margin-left:auto;margin-right:auto}}.company .information_wrapper .information:not(:first-child),.company .map{margin-top:30px}.company .map{aspect-ratio:390/258;width:390px}@media(max-width:768px){.company .map{width:90%;margin-left:auto;margin-right:auto}}.section{display:flex;flex-direction:column;align-items:center;padding-top:180px;padding-bottom:180px;color:#6e6e6e}@media(max-width:768px){.section{padding:50px 30px}}.section.secondary{background:hsla(0,0%,45%,.6);color:#fff}.section .title{display:flex;justify-content:center;padding:.1em 2em;font-size:30px;border:3px solid #6e6e6e;color:#6e6e6e}.section .title.secondary{border:3px solid #fff;color:#fff}.section .section-content{display:flex;justify-content:center;color:#fff;width:75%;margin-top:64px}@media(max-width:768px){.section .section-content{width:100%;margin-top:43px}}.footer{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-end;flex-wrap:wrap;row-gap:35px;width:100%;padding:0 30px;max-width:1360px;margin:75px auto 300px;color:#919191}@media(max-width:768px){.footer{row-gap:60px;flex-direction:column;margin:70px auto 60px;align-items:center}}.footer .icon{flex-direction:column;height:80px;width:auto;margin-right:50px;margin-bottom:5px}@media(max-width:768px){.footer .icon{margin:0}}.footer .internal-link-wrapper{font-size:20px;flex-grow:1;display:flex;flex-direction:column;row-gap:15px}@media(max-width:768px){.footer .internal-link-wrapper{font-size:21px;row-gap:30px}}.footer .internal-link-wrapper .group{display:flex;flex-direction:row;justify-content:left;flex-wrap:wrap;row-gap:15px}.footer .internal-link-wrapper .group.english{font-size:26px}@media(max-width:768px){.footer .internal-link-wrapper .group{font-size:23px;flex-direction:column;align-items:flex-start;width:100%;max-width:400px;row-gap:30px}.footer .internal-link-wrapper .group:not(.english){row-gap:20px}}.footer .internal-link-wrapper .group a{margin-right:30px;will-change:color;transition:color 80ms ease-out}@media(max-width:768px){.footer .internal-link-wrapper .group a{margin-right:0}}.footer .internal-link-wrapper .group a:hover{color:#181818}.footer .external-link-wrapper{display:flex;justify-content:left;gap:18px}@media(max-width:768px){.footer .external-link-wrapper{justify-content:center;gap:54px}}.footer .external-link-wrapper img{width:63px;aspect-ratio:1}.hero{height:100vh;position:relative;padding-top:62px}@media(max-width:768px){.hero{height:85vh;padding-top:31px}}.hero .icon{margin-left:84px;width:100px;height:auto}@media(max-width:768px){.hero .icon{width:80px}}.hero .caption{position:absolute;top:65%;transform:translateY(-50%)}@media(max-width:768px){.hero .caption{top:55%}}.hero .caption .title{margin-left:4vw;text-align:left;font-size:clamp(30px,6vw,60px);letter-spacing:.01em;color:#6e6e6e;line-height:1.3;white-space:pre}@media(max-width:768px){.hero .caption .title{margin-left:8vw;font-size:clamp(30px,6vw,40px);letter-spacing:.01em;line-height:1.2}}.hero .caption .subtitle{margin-top:23px;margin-left:4vw;font-size:clamp(20px,3vw,32px);letter-spacing:.01em;color:#6e6e6e;text-transform:capitalize}@media(max-width:768px){.hero .caption .subtitle{margin-top:10px;margin-left:8vw;height:31px;font-size:clamp(20px,3vw,32px)}}.description{text-align:start;font-size:16px;color:#fff;line-height:1.75;margin-top:64px;width:872px}@media(max-width:768px){.description{margin-top:43px;width:348px}}.description p{margin-bottom:1em;display:block}.static-page-main{min-height:100vh;display:flex;flex-direction:column}.static-page-container{flex:1;padding:120px 20px 60px;max-width:1200px;margin:0 auto;width:100%}@media(max-width:768px){.static-page-container{padding:100px 16px 40px}}.static-page-content h1{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:40px;text-align:center;color:#6e6e6e}.static-page-content .static-page-body{line-height:1.8;color:#6e6e6e}.static-page-content .static-page-body h2{font-size:clamp(1.3rem,3vw,1.8rem);font-weight:600;margin:40px 0 20px}.static-page-content .static-page-body h3{font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:600;margin:30px 0 15px}.static-page-content .static-page-body p{margin:15px 0}.static-page-content .static-page-body a{color:#007bff;text-decoration:underline}.static-page-content .static-page-body a:hover{opacity:.8}.static-page-content .static-page-body ol,.static-page-content .static-page-body ul{margin:15px 0;padding-left:30px}.static-page-content .static-page-body li{margin:8px 0}.hamburger{display:none;z-index:2;position:fixed;top:39px;left:33px}@media(max-width:768px){.hamburger{display:block}}.hamburger .bar{width:40px;height:2px;background-color:#6e6e6e;margin-bottom:10px;transition:transform .3s ease,opacity .3s ease}.hamburger.open .bar:first-child{background-color:#fff;transform:rotate(-45deg) translate(-10px,7px)}.hamburger.open .bar:nth-child(2){opacity:0}.hamburger.open .bar:nth-child(3){background-color:#fff;transform:rotate(45deg) translate(-10px,-7px)}.navigator{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);position:fixed;top:120px;right:108px;z-index:1;display:flex;justify-content:center;font-size:16px;color:#6e6e6e;padding:5px 5px 8.5px;--underline-width:0px;--underline-left:0px;--underline-stick-out:7px}@media(max-width:768px){.navigator{visibility:hidden;width:100vw;height:100lvh;background:hsla(0,0%,73%,.902);top:0;right:0;font-size:30px;color:#fff;flex-direction:column;align-items:left;padding:39px 33px 33px;justify-content:flex-start;opacity:0;transition:opacity .3s ease,visibility .3s ease}.navigator.open{visibility:visible;opacity:1}}.navigator .nav-item{height:1.2em}@media(max-width:768px){.navigator .nav-item{margin-top:87px}}.navigator .nav-item:not(:first-child){margin-left:45px}@media(max-width:768px){.navigator .nav-item:not(:first-child){margin-left:0;margin-top:51px}}.navigator .nav-underline{position:absolute;bottom:0;left:calc(var(--underline-left) - var(--underline-stick-out));width:calc(var(--underline-width) + var(--underline-stick-out)*2);height:1px;background-color:currentColor;transition:width .3s ease,left .3s ease}.navigator .nav-underline .hidden{display:none}@font-face{font-family:__Roboto_26494a;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/5e766b78cc80ea09-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_26494a;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/527fa4a2d3866fb0-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_26494a;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/a2f0ed3d00916cd2-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_26494a;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/566dba192e14152a-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_26494a;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d868f68bd9981ca-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:__Roboto_26494a;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/cadc3c28075c4408-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:__Roboto_26494a;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/321cfa2692d0d95d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_26494a;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7ecc7a3b87ad85c4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_26494a;font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4cfa70ec5ab0906c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_Fallback_26494a;src:local("Arial");ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.00%;size-adjust:99.78%}.__className_26494a{font-family:__Roboto_26494a,__Roboto_Fallback_26494a;font-weight:900;font-style:italic}#oneware-help-wrapper{padding-top:80px;display:flex;flex-direction:column;gap:30px}#oneware-help-wrapper details{border:1px solid #6e6e6e;border-radius:clamp(15px,1.5vw,30px)}#oneware-help-wrapper details summary{position:relative;height:4em;display:flex;align-items:center;padding:40px 20px 40px calc(clamp(30px,5vw,50px) + 20px);background-image:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;list-style:none}#oneware-help-wrapper details summary::marker{content:"";display:none}#oneware-help-wrapper details summary::-webkit-details-marker{display:none}#oneware-help-wrapper details summary:after{content:"";position:absolute;bottom:0;left:20px;width:calc(100% - 40px);height:1px;background-color:#6e6e6e;opacity:0;transition:opacity .3s}#oneware-help-wrapper details summary .q{font-size:clamp(1rem,5vw,1.5rem)}#oneware-help-wrapper details summary svg{opacity:.5;position:absolute;left:13.3333333333px;font-size:clamp(30px,5vw,50px);width:1em;height:1em;rotate:0deg;transition:rotate .3s}#oneware-help-wrapper .detail{padding:40px 20px}#oneware-help-wrapper details[open] summary:after{opacity:1}#oneware-help-wrapper details[open] .control-icon-expand{rotate:180deg}.not-found_error_top__lr6Mj{min-height:100svh}.not-found_error_top__lr6Mj .not-found_wrapper__4t28X{height:100svh;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:768px){.not-found_error_top__lr6Mj .not-found_wrapper__4t28X{margin-top:20svh;height:30svh}}.not-found_error_top__lr6Mj .not-found_wrapper__4t28X .not-found_content__D9su_{display:flex;flex-direction:column;align-items:center}.not-found_error_top__lr6Mj .not-found_wrapper__4t28X .not-found_content__D9su_ .not-found__404__01XGm{font-size:7rem;font-weight:700;color:#707070}.not-found_error_top__lr6Mj .not-found_wrapper__4t28X .not-found_content__D9su_ .not-found_error__9xvda{font-size:1.5rem;color:#707070}.not-found_error_top__lr6Mj .not-found_footer__z5hux{position:absolute;bottom:0;margin-bottom:75px}@media(max-width:768px){.not-found_error_top__lr6Mj .not-found_footer__z5hux{position:static;margin-top:50px;margin-bottom:25px}}.products-container{display:flex;justify-content:center;flex-wrap:wrap;flex-direction:row;gap:50px 104px}@media(max-width:768px){.products-container{flex-direction:column;margin-top:18px}}.products-container .product-card{display:flex;flex-direction:column;width:286px;align-items:center;gap:17px}@media(max-width:768px){.products-container .product-card{gap:12px}}.products-container .product-card h2{color:#707070;font-size:21px;line-height:39px;font-weight:700}.products-container .product-card p{color:#6e6e6e;white-space:break-spaces;width:100%;font-size:20px}@media(max-width:768px){.products-container .product-card p{font-size:18px}}.products-container .product-card .image-wrapper,.products-container .product-card .image-wrapper>a{position:relative;display:block;width:100%;aspect-ratio:286/403}@media(max-width:768px){.products-container .product-card .image-wrapper,.products-container .product-card .image-wrapper>a{aspect-ratio:286/218}}.products-container .product-card .image-wrapper img{-o-object-fit:cover;object-fit:cover;text-align:center}