*{outline:none;box-sizing:border-box}*:after,*:before{outline:none;box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input::-ms-reveal,input::-ms-clear{display:none}input:not([type=checkbox]),input:not([type=radio]){-webkit-appearance:none}input[type=radio]{-webkit-appearance:radio}input[type=checkbox]{-webkit-appearance:checkbox}select{-webkit-appearance:none}a{text-decoration:none}a:focus,a:hover{color:inherit;text-decoration:inherit}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.burger-container{position:absolute;right:4px;top:0px;z-index:1;display:block;height:76px;width:76px;cursor:pointer;transform:rotate(0);transition:transform .3s cubic-bezier(.4,.01,.165,.99);will-change:transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}@media only screen and (min-width: 960px){.burger-container{display:none}}.burger-container #burger{width:1.875rem;height:1rem;position:relative;display:block;margin:-.35rem auto 0;top:50%}.burger-container #burger .bar{width:100%;height:.1875rem;display:block;position:relative;background:#ffffff;transition:transform .3s cubic-bezier(.4,.01,.165,.99);transition-delay:0s;will-change:transform}.burger-container #burger .bar.topBar{transform:translateY(0) rotate(0);will-change:transform}.burger-container #burger .bar.btmBar{transform:translateY(6px) rotate(0);will-change:transform}.menu-opened .b-header__nav-wrapper{height:100vh;background-color:#000000d9;transition:height .3s ease-in,background .5s ease-in;transition-delay:.25s}.menu-opened .burger-container{transform:rotate(90deg)}.menu-opened .burger-container #burger .bar{transition:transform .4s cubic-bezier(.4,.01,.165,.99);color:#999}.menu-opened .burger-container #burger .bar.topBar{transform:translateY(4px) translateY(1px) rotate(45deg)}.menu-opened .burger-container #burger .bar.btmBar{transform:translateY(3px) translateY(-1px) rotate(-45deg)}.menu-opened .b-header__nav-item{transform:scale(1) translateY(0);opacity:1}.menu-opened .b-header__nav-item:nth-child(1){transition-delay:.27s}.menu-opened .b-header__nav-item:nth-child(2){transition-delay:.34s}.menu-opened .b-header__nav-item:nth-child(3){transition-delay:.41s}.menu-opened .b-header__nav-item:nth-child(4){transition-delay:.48s}.menu-opened .b-header__nav-item:nth-child(5){transition-delay:.55s}.b-header{width:100%;max-width:1520px;margin-left:auto;margin-right:auto;box-sizing:border-box;height:5.125rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:center;align-items:center}@media only screen and (max-width: 1599px){.b-header{padding-left:40px;padding-right:40px}}@media only screen and (max-width: 959px){.b-header{padding-top:1.875rem;padding-bottom:1.875rem;position:fixed;top:0;left:0;right:0;z-index:1}.b-header:before{content:"";z-index:0;position:absolute;width:100vw;height:160px;left:0px;top:-40px;background:linear-gradient(180deg,rgba(0,0,0,.6) 0%,rgba(0,0,0,0) 100%)}}@media only screen and (min-width: 960px){.b-header{position:relative;margin-bottom:-5.125rem;padding-top:3.75rem}}.b-header__logo{display:block;height:1.375rem;position:relative;z-index:2}.menu-opened .b-header__logo,.menu-opened-animated .b-header__logo{z-index:1}.b-header__nav{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start;position:relative}@media only screen and (max-width: 959px){.b-header__nav-wrapper{z-index:1;width:100%;position:absolute;top:0;left:0;bottom:0;height:5.125rem;overflow:hidden;transition:all .3s ease-in;will-change:height,background;transition-delay:.5s}}@media only screen and (min-width: 960px){.b-header__nav{flex-direction:row;align-content:center}}@media only screen and (max-width: 959px){.b-header__nav{padding-top:56px;padding-left:40px;padding-right:40px}}.b-header__nav-item{font-size:1.3125rem;font-weight:500;color:#666;padding:0 10px;-webkit-tap-highlight-color:transparent}@media only screen and (max-width: 959px){.b-header__nav-item{color:#fff;font-size:3.29877rem;line-height:1.5;transform:scale(1.15) translateY(-30px);opacity:0;transition:transform .5s cubic-bezier(.4,.01,.165,.99),opacity .6s cubic-bezier(.4,.01,.165,.99)}.b-header__nav-item:nth-child(1){transition-delay:.49s}.b-header__nav-item:nth-child(2){transition-delay:.42s}.b-header__nav-item:nth-child(3){transition-delay:.35s}.b-header__nav-item:nth-child(4){transition-delay:.28s}.b-header__nav-item:nth-child(5){transition-delay:.21s}}.b-header__nav-item.router-link-active{color:#e3097e}.b-header__nav-item--lang{color:#999;cursor:pointer}*{outline:none;box-sizing:border-box}*:after,*:before{outline:none;box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input::-ms-reveal,input::-ms-clear{display:none}input:not([type=checkbox]),input:not([type=radio]){-webkit-appearance:none}input[type=radio]{-webkit-appearance:radio}input[type=checkbox]{-webkit-appearance:checkbox}select{-webkit-appearance:none}a{text-decoration:none}a:focus,a:hover{color:inherit;text-decoration:inherit}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.b-footer{width:100%;max-width:1520px;margin-left:auto;margin-right:auto;box-sizing:border-box;font-family:"Graphik LC",sans-serif;font-style:normal;font-weight:normal;font-size:.9375rem;line-height:1.5;letter-spacing:-.02em;color:#999}@media only screen and (max-width: 1599px){.b-footer{padding-left:40px;padding-right:40px}}.b-footer a{color:#999;display:inline-block}.b-footer a:not(:last-of-type){margin-right:.625rem}.b-footer a:hover{color:#bfbfbf}@media only screen and (max-width: 767px){.b-footer{margin-top:2.5rem;padding-bottom:1.25rem}.b-footer__world{display:none}.b-footer__nav{display:none}.b-footer__soc{display:none}}@media only screen and (min-width: 768px){.b-footer{margin-top:7.5rem;padding-bottom:3.5rem;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr .5fr .5fr;grid-template-rows:1fr;gap:10px 10px;grid-template-areas:". . . ."}}@media only screen and (max-width: 959px){.b-footer{font-size:.5625rem}}.b-footer__copy{text-align:right}*{outline:none;box-sizing:border-box}*:after,*:before{outline:none;box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input::-ms-reveal,input::-ms-clear{display:none}input:not([type=checkbox]),input:not([type=radio]){-webkit-appearance:none}input[type=radio]{-webkit-appearance:radio}input[type=checkbox]{-webkit-appearance:checkbox}select{-webkit-appearance:none}a{text-decoration:none}a:focus,a:hover{color:inherit;text-decoration:inherit}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=number],input[type=number]:hover,input[type=number]:focus{-moz-appearance:textfield}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}@font-face{font-family:"Graphik LC";font-style:normal;font-weight:normal;src:url(/_nuxt/assets/fonts/Graphik/GraphikLC-Regular.woff) format("woff"),url(/_nuxt/assets/fonts/Graphik/GraphikLC-Regular.woff2) format("woff2");font-display:fallback}@font-face{font-family:"Graphik LC";font-style:normal;font-weight:500;src:url(/_nuxt/assets/fonts/Graphik/GraphikLC-Medium.woff) format("woff"),url(/_nuxt/assets/fonts/Graphik/GraphikLC-Medium.woff2) format("woff2");font-display:fallback}@font-face{font-family:"Graphik LC";font-style:normal;font-weight:600;src:url(/_nuxt/assets/fonts/Graphik/GraphikLC-Semibold.woff) format("woff"),url(/_nuxt/assets/fonts/Graphik/GraphikLC-Semibold.woff2) format("woff2");font-display:fallback}@font-face{font-family:"Graphik LC";font-style:normal;font-weight:700;src:url(/_nuxt/assets/fonts/Graphik/GraphikLC-Black.woff) format("woff"),url(/_nuxt/assets/fonts/Graphik/GraphikLC-Black.woff2) format("woff2");font-display:fallback}.text-h1{font-family:"Graphik LC",sans-serif;font-style:normal;font-weight:600;font-size:3.125rem;line-height:1.1;letter-spacing:-.02em;color:#111}@media only screen and (max-width: 959px){.text-h1{font-size:1.875rem}}.text-h2{font-family:"Graphik LC",sans-serif;font-style:normal;font-weight:500;font-size:2.1875rem;line-height:1.1;letter-spacing:-.02em;color:#111}@media only screen and (max-width: 959px){.text-h2{font-size:1.875rem}}.text-small{font-family:"Graphik LC",sans-serif;font-style:normal;font-weight:normal;font-size:.9375rem;line-height:1.5;letter-spacing:-.02em}@media only screen and (max-width: 959px){.text-small{font-size:.5625rem}}html.window-is-locked body,html.window-is-locked{overflow:hidden;touch-action:none}html{height:100%;font-size:1rem}@media only screen and (min-width: 1024px){html{scroll-behavior:smooth}}html.no-smooth-scroll{scroll-behavior:unset}@media only screen and (max-width: 959px){html{font-size:.9375rem}}@media only screen and (max-width: 413px){html{font-size:.7rem}}body{min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background:#ffffff;font-family:"Graphik LC",sans-serif;font-style:normal;font-weight:normal;font-size:1.0625rem;line-height:1.47;letter-spacing:-.02em}@media only screen and (max-width: 959px){body{font-size:1.0625rem}}.hr{margin-top:0;margin-bottom:0;border:none;height:1px;background-color:#33333326;width:100%}.text-white{color:#fff}.text-base-1{color:#111}.text-base-3{color:#333}.text-base-6{color:#666}.text-base-9{color:#999}.text-base-10{color:#c4c4c4}.text-base-11{color:red}.content{width:100%;max-width:1520px;margin-left:auto;margin-right:auto;box-sizing:border-box}@media only screen and (max-width: 1599px){.content{padding-left:40px;padding-right:40px}}.content--tiny{width:100%;max-width:760px;margin-left:auto;margin-right:auto;box-sizing:border-box}@media only screen and (max-width: 719px){.content--tiny{padding-left:20px;padding-right:20px}}.content p{margin:.75rem 0}.my-80{margin-top:2.5rem;margin-bottom:2.5rem}@media only screen and (min-width: 960px){.my-80{margin-top:5rem;margin-bottom:5rem}}@media only screen and (max-width: 959px){.for-desktop{display:none!important}}@media only screen and (min-width: 960px){.for-mobile{display:none!important}}.page-enter-active,.page-leave-active{transition:opacity .5ms}.page-enter,.page-leave-to{opacity:0}
