:root{--color-primary: #0d9bc7;--color-secondary: #f8f7ef;--color-tertiary: #182d36;--color-link: #0d9bc7;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-md: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-3xl: 3rem;--text-4xl: 4rem;--text-body: var(--text-base);--text-nav: var(--text-md);--text-nav-sub: var(--text-sm);--text-caption: var(--text-sm);--text-small: var(--text-xs);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 2.5rem;--space-8: 3rem;--space-9: 3.5rem;--space-10: 5rem;--space-11: 7.5rem;--space-12: 10rem;--radius-sm: .25rem;--radius-md: .5rem;--section-pad-y: var(--space-9);--section-pad-y-tablet: clamp( var(--space-9), calc(var(--space-4) + 6.667vw), var(--space-10) );--section-pad-y-lg: var(--space-10);--container-padding-x: var(--space-4);--layout-gutter-header: var(--space-3);--layout-gutter-tight: var(--space-2);--section-head-height: 60px;--section-head-margin-below: var(--space-5);--section-head-margin-below-tablet: clamp( var(--space-5), calc(-2.667px + 4.444vw) , var(--space-7) );--section-head-margin-below-lg: var(--space-7)}a,abbr,address,article,aside,audio,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,label,legend,li,main,mark,nav,ol,p,pre,q,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,video{margin:0;padding:0;border:0}article,aside,footer,header,main,nav,section{display:block}*{font-family:inherit;font-size:inherit;line-height:inherit}h1,h2,h3,h4,h5,h6{font-weight:400}a,a:visited{color:inherit}a{cursor:pointer}*{box-sizing:border-box}:after,:before{box-sizing:inherit}ol,ul{list-style:none}img,video{max-width:100%}img{border-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}[hidden]{display:none!important}[disabled]{cursor:not-allowed}:focus:not(:focus-visible){outline:none}button:focus-visible,a:focus-visible,[role=button]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}body,html{width:100%;height:100%}html{font-size:100%}body{font-family:Montserrat,Noto Sans JP,-apple-system,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,Meiryo,メイリオ,sans-serif;font-size:var(--text-body);font-weight:400;line-height:1.6;color:#050505;background-color:var(--color-tertiary)}p{line-height:1.45;margin-top:0}.strong,strong{font-weight:700}button:focus{outline:none}table{width:100%;border-collapse:collapse;border-spacing:0}ol,ul{margin-bottom:16px;padding-left:24px}ol li,ul li{margin-bottom:6px}.sr-only{position:absolute;clip:rect(1px,1px,1px,1px);left:-9999px;top:-9999px}.smaller{font-size:.8em}.small{font-size:.72em}.cta{box-sizing:border-box;display:inline-flex;align-items:center;padding:0 24px;text-decoration:none;border-radius:var(--radius-md);color:#333;cursor:pointer;transition:background-color .24s ease-in-out,color .24s ease-in-out,transform .24s ease-in-out,filter .24s ease-in-out,opacity .24s ease-in-out}.cta__icon{position:relative;flex-shrink:0;margin-left:16px;cursor:pointer}.cta__icon svg,.cta__icon img{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);width:100%;height:100%;object-fit:cover;fill:#333}.cta__icon svg:nth-of-type(2),.cta__icon img:nth-of-type(2){width:30%;height:auto}.cta--about{justify-content:center;min-width:280px;font-weight:100;height:clamp(72px,calc(68px + 1.25vw),80px);font-size:clamp(var(--text-2xl),calc(var(--text-2xl) + .5vw),var(--text-3xl));background-color:#f5f5f5}.cta--about:hover{background-color:#ececec}@media screen and (max-width:959px){.cta--about,.cta--about:hover{background-color:#f5f5f5}}.cta--about .cta__icon{width:56px;height:56px}.cta--services{justify-content:flex-end;height:80px;margin-top:16px;margin-left:8px;margin-right:8px;font-weight:300;font-size:var(--text-base);background-color:#edecdf}.cta--services:hover{background-color:#ece9d3}.cta--services .cta__icon{width:48px;height:48px}.cta--services .cta__logo{flex:0 0 auto}.cta--services .cta__logo img{display:block;block-size:auto;max-inline-size:100%}.cta--large{justify-content:center;height:120px;width:560px;margin-top:16px;margin-left:8px;margin-right:8px;font-weight:300;font-size:var(--text-base)}.cta--wayme{background-color:#bec9cf}.cta--wayme:hover{background-color:#aebbc2}.cta--wayme img{inline-size:clamp(250px,40vw,360px)}.cta--balletone{background-image:url(/assets/images/bg_btn_balletone.png);background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#000}.cta--balletone:hover{filter:brightness(1.08) contrast(1.03)}.cta--balletone img{inline-size:clamp(250px,40vw,320px)}@media(max-width:760px){.cta--wayme img,.cta--balletone img{inline-size:clamp(280px,78vw,360px)}}.hero{height:calc(var(--vh, 1vh) * 100)}@media screen and (max-width:959px){.hero{max-height:400px}}.hero__inner{width:100%;height:inherit}.hero__bg,.hero__container,.hero__inner{max-height:inherit}.hero__bg{width:100%;height:inherit;z-index:-1;position:fixed}.hero__bg iframe,.hero__bg img,.hero__bg video{position:relative;display:block;width:100%;height:100%;object-fit:cover}.hero__bg:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#0000007a}.hero__container{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:inherit}.hero__logo{cursor:pointer}@media screen and (min-width:960px){.hero__logo{max-width:300px}}@media screen and (max-width:959px){.hero__logo{max-width:24vw}}@media screen and (max-width:599px){.hero__logo{max-width:32vw;margin-top:-20vw}}.hero__logo svg,.hero__logo img{width:100%;height:100%;object-fit:cover;fill:#fff}.hero__news{position:absolute;right:var(--container-padding-x);display:flex;justify-content:flex-start;align-items:center;min-height:40px;padding:10px 48px 10px 24px;line-height:1.3;background-color:#fffc;border-radius:var(--radius-md);text-decoration:none;cursor:pointer;transition:background-color .24s ease-in-out,color .24s ease-in-out}.hero__news svg{position:absolute;top:50%;transform:translateY(-50%);right:var(--layout-gutter-header);height:24px}.hero__news:hover{background-color:#fff}@media screen and (min-width:960px){.hero__news{bottom:16px;max-width:420px}}@media screen and (max-width:959px){.hero__news{bottom:88px;right:auto;left:50%;transform:translate(-50%);width:80vw;max-width:480px}}.hero__scroll{position:absolute;width:56px;height:56px;cursor:pointer;left:50%;transform:translate(-50%);bottom:16px}.hero__scroll svg,.hero__scroll img{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);width:100%;height:100%;object-fit:cover;fill:#fff}.hero__scroll svg:nth-of-type(2),.hero__scroll img:nth-of-type(2){width:30%;height:auto}.news{background-color:#fff;padding-top:var(--section-pad-y);padding-bottom:var(--section-pad-y)}@media screen and (min-width:600px)and (max-width:959px){.news{padding-top:var(--section-pad-y-tablet);padding-bottom:var(--section-pad-y-tablet)}}@media screen and (min-width:960px){.news{padding-top:var(--section-pad-y-lg);padding-bottom:var(--section-pad-y-lg)}}.news__container{width:100%;max-width:732px;margin:auto;padding-inline:var(--container-padding-x)}.section-head{height:var(--section-head-height);display:block;text-align:center;margin-bottom:var(--section-head-margin-below)}.news__head{margin-left:auto;margin-right:auto}@media screen and (min-width:600px)and (max-width:959px){.section-head{margin-bottom:var(--section-head-margin-below-tablet)}}@media screen and (min-width:960px){.section-head{margin-bottom:var(--section-head-margin-below-lg)}}.news__item{display:flex;flex-wrap:wrap;justify-content:flex-start}.news__item+.news__item{margin-top:var(--space-6)}.news__item-body,.news__item-date{font-size:var(--text-base)}.news__item-body{line-height:1.8}@media screen and (max-width:959px){.news__item-body,.news__item-date{width:100%}}.news__item-date{width:96px;color:#555}@media screen and (min-width:960px){.news__item-body{flex:1 1}}.news__item-desc,.news__item-head{display:inline-block;text-decoration:none}.news__item-head{margin-bottom:3px;margin-top:-3px}a.news__item-head:hover{text-decoration:underline}.news__item-desc{margin-bottom:6px;padding-left:4px;font-size:var(--text-caption)}.news__item-desc ul li{list-style-type:disc}.news__tag,.works__item-tag{display:inline-block;height:20px;line-height:18px;padding:0 var(--space-1);border-radius:var(--radius-sm);font-size:var(--text-xs)}.news__tag{color:#aaa;border:1px solid #aaa;font-size:var(--text-caption)}.news__tag+.news__tag{margin-left:var(--space-1)}.concept{position:relative;padding-top:var(--section-pad-y);padding-bottom:var(--section-pad-y)}@media screen and (min-width:600px)and (max-width:959px){.concept{padding-top:var(--section-pad-y-tablet);padding-bottom:clamp(var(--section-pad-y),calc(-117.333px + 28.889vw),var(--space-12))}}@media screen and (min-width:960px){.concept{padding-top:var(--section-pad-y-lg);padding-bottom:var(--space-12)}}.concept__bg{position:absolute;top:0;left:0;width:100%;height:100%}.concept__bg img{width:100%;height:100%;object-fit:cover}.concept__bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0071ada3}.concept__container{position:relative;width:100%;max-width:672px;margin:auto;padding-inline:var(--container-padding-x);text-align:center}.concept__container *{color:#fff}.concept__catch{font-weight:500;line-height:1.1;font-size:var(--text-xl)}@media screen and (min-width:600px)and (max-width:959px){.concept__catch{font-size:clamp(var(--text-xl),calc(var(--text-lg) + 2vw),var(--text-3xl))}}@media screen and (min-width:960px){.concept__catch{font-size:var(--text-3xl)}}.concept__desc{line-height:2.4;margin-top:24px;font-size:var(--text-caption)}@media screen and (min-width:600px)and (max-width:959px){.concept__desc{margin-top:clamp(24px,calc(-2.667px + 4.444vw),40px);font-size:clamp(var(--text-sm),calc(var(--text-sm) + .25vw),var(--text-base))}}@media screen and (min-width:960px){.concept__desc{margin-top:40px;font-size:var(--text-body)}}.concept__desc span{display:block;margin-top:var(--space-5);text-align:right}.works{padding-top:var(--section-pad-y);padding-bottom:var(--section-pad-y);background-color:#fff}@media screen and (min-width:600px)and (max-width:959px){.works{padding-top:var(--section-pad-y-tablet);padding-bottom:clamp(var(--section-pad-y),calc(-50.667px + 17.778vw),var(--space-11))}}@media screen and (min-width:960px){.works{padding-top:var(--section-pad-y-lg);padding-bottom:var(--space-11)}}.works__container{width:100%;max-width:1480px;margin:auto;padding-inline:var(--container-padding-x)}.works__items{display:flex;justify-content:flex-start;align-content:stretch;flex-wrap:wrap;margin:auto calc(-1 * var(--layout-gutter-tight))}.works__item{padding:0 var(--layout-gutter-tight);margin-bottom:40px}@media screen and (min-width:320px)and (max-width:959px){.works__item{margin-bottom:clamp(40px,calc(36px + 1.25vw),48px)}}@media screen and (min-width:960px){.works__item{margin-bottom:48px;width:33.3333%}}@media screen and (max-width:959px){.works__item{width:50%}}@media screen and (max-width:599px){.works__item{width:100%}}.works__item-date{font-size:var(--text-small);color:gray}.works__item-thumb{display:block;background-color:gray;position:relative;height:auto}.works__item-thumb:before{content:"";display:block;padding-top:56.25%}.works__item-thumb>*{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.works__item-thumb-inner{overflow:hidden}.works__item-thumb-inner img{position:absolute;top:50%;transform:translateY(-50%)}.works__item-thumb-hover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000a3;opacity:0;transition:opacity .24s ease-in-out}.works__item-thumb:hover .works__item-thumb-hover{opacity:1}.works__item-thumb-hover-icon{position:absolute;width:56px;height:56px;cursor:pointer;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.works__item-thumb-hover-icon svg,.works__item-thumb-hover-icon img{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);width:100%;height:100%;object-fit:cover;fill:#fff}.works__item-thumb-hover-icon svg:nth-of-type(2),.works__item-thumb-hover-icon img:nth-of-type(2){width:30%;height:auto}.works__item-tags{bottom:8px;right:8px;left:auto;top:auto;display:flex}.works__item-tag{color:#fff;border:1px solid transparent;transition:border-color .24s ease-in-out,color .24s ease-in-out,background-color .24s ease-in-out}.works__item-thumb:hover .works__item-tag{border-color:#fff}.works__item-tag+.works__item-tag{margin-left:var(--space-1)}.works__item-head{text-decoration:none}.works__item-head:hover{text-decoration:underline}.works__button-wrapper{text-align:center}.services{background-color:var(--color-secondary);padding-top:var(--section-pad-y);padding-bottom:var(--section-pad-y)}@media screen and (min-width:600px)and (max-width:959px){.services{padding-top:var(--section-pad-y-tablet);padding-bottom:var(--section-pad-y-tablet)}}@media screen and (min-width:960px){.services{padding-top:var(--section-pad-y-lg);padding-bottom:var(--section-pad-y-lg)}}.services__item{width:100%;height:auto;overflow:hidden}.services__item:first-of-type .services__item-thumb-content{text-align:right}.services__item:first-of-type .services__item-thumb-text{margin-right:16px}.services__item:nth-of-type(2) .services__item-thumb-content{text-align:left}.services__item:nth-of-type(2) .services__item-thumb-text{margin-left:16px}.services__item:nth-of-type(2) .services__item-thumb-logo{-webkit-order:2;order:2}.services__item+.services__item{margin-top:64px}.services__item-header{position:relative;white-space:nowrap}@media screen and (min-width:1280px){.services__item-header{width:144%;left:-22%}}@media screen and (max-width:599px){.services__item-header{width:240%;left:-70%}}.services__item-thumb{display:inline-block;padding:0 var(--layout-gutter-tight);height:160px}@media screen and (min-width:480px)and (max-width:1599px){.services__item-thumb{height:clamp(160px,calc(91.429px + 14.286vw),320px)}}@media screen and (min-width:1600px){.services__item-thumb{height:320px}}@media screen and (min-width:1280px){.services__item-thumb{width:48vw}}@media screen and (max-width:599px){.services__item-thumb{width:80vw}}.services__item-thumb-inner{position:relative;height:inherit}.services__item-thumb-bg{position:absolute;top:0;left:0;width:100%;height:100%}.services__item-thumb-bg img{width:100%;height:100%;object-fit:cover}.services__item-thumb-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.services__item-thumb-logo{width:40%;height:100%;padding:0 var(--layout-gutter-tight);display:flex;justify-content:center;align-items:center;text-align:center}.services__item-thumb-logo svg,.services__item-thumb-logo img{display:block;max-width:320px;width:100%;height:auto;max-height:100%;object-fit:contain}.services__item-thumb-text{width:60%;color:#fff;margin-bottom:8px}@media screen and (min-width:320px)and (max-width:959px){.services__item-thumb-text{margin-bottom:clamp(8px,2.5vw,24px)}}@media screen and (min-width:960px){.services__item-thumb-text{margin-bottom:24px}}.services__item-thumb-subhead{font-size:var(--text-caption);font-weight:400}.services__item-thumb-title{font-weight:700;text-transform:uppercase;line-height:.8;font-size:var(--text-lg)}.services__item-body{color:#fff;height:auto}@media screen and (min-width:600px){.services__item:first-of-type .services__item-body,.services__item:first-of-type .services__item-header{margin-left:-80px}.services__item:nth-of-type(2) .services__item-body,.services__item:nth-of-type(2) .services__item-header{margin-left:80px}.services__item-header{width:192%;left:-46%}.services__item-thumb{width:64vw}.services__item-body{position:relative;left:50%;transform:translate(-50%);width:calc(64vw - 16px)}}@media screen and (min-width:960px){.services__item-header{width:168%;left:-34%}.services__item-thumb{width:56vw}.services__item-body{width:calc(56vw - 16px)}}@media screen and (min-width:1280px){.services__item-body{width:calc(48vw - 16px)}}@media screen and (max-width:599px){.services__item-body{width:100%}}.services__item-body-inner{color:#333}@media screen and (min-width:960px){.services__item-body-inner{padding:16px 0}}@media screen and (max-width:599px){.services__item-body-inner{padding:16px}}.services__item-title{margin-bottom:4px;font-weight:500;font-size:var(--text-xl)}.services__item-desc{line-height:1.8;font-size:var(--text-caption)}.services__item-subhead{font-weight:500;font-size:var(--text-base)}.services__item-button-wrapper{padding:var(--space-5) var(--space-3);text-align:right}.services__item-button-wrapper--center{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:16px}.services__item-button-wrapper--center .cta--large{display:flex;justify-content:center;align-items:center;flex:0 1 auto;inline-size:min(560px,calc(50vw - 24px));min-inline-size:320px;block-size:120px;margin:0}@media(max-width:960px){.services__item-button-wrapper{padding:var(--space-6) var(--space-4)}.services__item-button-wrapper--center{flex-direction:column;align-items:center}.services__item-button-wrapper--center .cta--large{inline-size:100%;max-inline-size:560px;min-inline-size:0}}@media(max-width:599px){.services__item-button-wrapper--center{width:100%}.services__item-button-wrapper--center .cta--large{inline-size:100%;max-inline-size:none}}.services__item-button-close{position:absolute;top:8px;right:0;padding:8px 0;font-size:var(--text-caption);font-weight:300;text-transform:uppercase;transition:color .24s ease-in-out,opacity .24s ease-in-out;cursor:pointer}.services__item-button-close:hover{color:#050505;font-weight:500}@media screen and (min-width:320px)and (max-width:959px){.services__item-thumb-title{font-size:clamp(var(--text-lg),calc(var(--text-lg) + 5vw),var(--text-4xl))}.services__item-title{font-size:clamp(var(--text-xl),calc(var(--text-xl) + .5vw),var(--text-2xl))}.services__item-desc{font-size:clamp(var(--text-sm),calc(var(--text-sm) + .15vw),var(--text-base))}.services__item-subhead{font-size:clamp(var(--text-base),calc(var(--text-base) + .5vw),var(--text-lg))}.services__item-button-cta{font-size:clamp(var(--text-base),calc(var(--text-base) + 1vw),var(--text-xl))}}@media screen and (min-width:960px){.services__item-thumb-title{font-size:var(--text-4xl)}.services__item-title{font-size:var(--text-2xl)}.services__item-desc{font-size:var(--text-base)}.services__item-subhead{font-size:var(--text-lg)}.services__item-button-cta{font-size:var(--text-xl)}}.about{background-color:#fff;padding-top:var(--section-pad-y);padding-bottom:var(--section-pad-y)}@media screen and (min-width:600px)and (max-width:959px){.about{padding-top:var(--section-pad-y-tablet);padding-bottom:clamp(var(--section-pad-y),calc(-117.333px + 28.889vw),var(--space-12))}}@media screen and (min-width:960px){.about{padding-top:var(--section-pad-y-lg);padding-bottom:var(--space-12)}}.about__container{width:100%;max-width:992px;margin:auto;padding-inline:var(--container-padding-x)}.about__items{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding-top:24px;padding-bottom:24px}@media screen and (min-width:600px)and (max-width:959px){.about__items{padding-top:clamp(24px,calc(-16px + 6.667vw),48px);padding-bottom:clamp(24px,calc(-16px + 6.667vw),48px)}}@media screen and (min-width:960px){.about__items{padding-top:48px;padding-bottom:48px}.about__item{width:50%}.about__item:first-of-type{padding-right:40px}}@media screen and (max-width:959px){.about__item{width:100%}.about__item:first-of-type{margin-bottom:64px}}.about__item td{padding:6px 4px 6px 0;color:#333;vertical-align:top;font-size:var(--text-caption)}@media screen and (min-width:320px)and (max-width:959px){.about__item td{font-size:clamp(var(--text-sm),calc(var(--text-sm) + .5vw),var(--text-base))}.about__item td:first-of-type{width:clamp(80px,calc(54px + 8.125vw),132px)}}@media screen and (min-width:960px){.about__item td{font-size:var(--text-base)}.about__item td:first-of-type{width:132px}}.about__logo{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.about__logo svg,.about__logo img{width:100%;max-width:300px;fill:#333}.about__logo iframe{width:100%;max-width:480px;aspect-ratio:1 / 1;border:0}@media(max-width:960px){.about__logo iframe{width:100%;max-width:initial}}.about__button-wrapper{text-align:center}.header{position:fixed;width:100%;background-image:linear-gradient(180deg,rgba(0,0,0,.64) 0,rgba(0,0,0,.32) 40%,transparent);z-index:10}.header__container{display:flex;align-items:center;height:72px;width:100%;max-width:1304px;margin:auto;padding-inline:var(--layout-gutter-header)}.header__logo{width:auto;height:100%;cursor:pointer}.header__logo svg,.header__logo img{width:auto;height:100%;object-fit:cover;fill:#fff}.header__nav{flex:1 1;display:flex;justify-content:flex-end;align-items:center;height:100%;text-align:right;font-weight:500;color:#fff}.header__nav-item{position:relative;display:inline-block;text-decoration:none;overflow:hidden;cursor:pointer}.header__nav-item:after{content:"";position:absolute;left:50%;bottom:0;display:block;width:80%;height:1px;background-color:#fff;transform:translate(-120%);opacity:0;transition:transform .42s ease-in-out,opacity .42s ease-in-out}.header__nav-item:hover{overflow:visible}.header__nav-item:hover:after{opacity:1;transform:translate(-50%)}.header__nav-item-sub{display:none}.header__social-item{display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px;padding:6px;border-radius:5px;background-color:#ffffff3d;text-decoration:none;line-height:0;transition:background-color .24s ease-in-out}.header__social-item img,.header__social-item svg{width:100%;height:100%;object-fit:cover;fill:#fff}.header__social-item img{filter:brightness(0) invert(1)}.header__social-item--instagram:hover img{filter:invert(26%) sepia(67%) saturate(2880%) hue-rotate(289deg) brightness(88%) contrast(90%)}.header__social-item--youtube:hover img{filter:invert(15%) sepia(95%) saturate(6698%) hue-rotate(0deg) brightness(98%) contrast(108%)}.header__logo img,.hero__logo img,.hero__scroll img,.works__item-thumb-hover-icon img{filter:brightness(0) invert(1)}.about__button-icon img{filter:none}.header__social-item:hover{background-color:#ffffffe0}.header__social{display:flex;align-items:center;height:100%}.header__mobile-nav{position:fixed;top:0;right:-340px;width:320px;height:100%;background-color:#000c;transition:right .48s ease-in-out}.header__mobile-nav.is-active{right:0}.header__burger{position:absolute;top:4px;right:var(--layout-gutter-header);width:48px;height:48px;cursor:pointer;z-index:2}.header__burger span{width:32px;height:3px;background-color:#fff;border-radius:1.5px;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);transition:transform .24s ease-in-out,margin-top .24s ease-in-out,left .24s ease-in-out}.header__burger span:first-of-type{margin-top:-8px}.header__burger span:nth-of-type(3){margin-top:8px}.header__burger.is-active span:first-of-type{margin-top:0;transform:translate(-50%) rotate(45deg)}.header__burger.is-active span:nth-of-type(2){left:160%}.header__burger.is-active span:nth-of-type(3){margin-top:0;transform:translate(-50%) rotate(-45deg)}@media screen and (min-width:960px){.header__nav{padding-right:64px;font-size:var(--text-nav);column-gap:56px}.header__nav-item-sub{position:absolute;left:50%;bottom:-18px;display:block;min-width:120%;font-size:var(--text-nav-sub);font-weight:300;text-align:center;transform:translate(50%);opacity:0;transition:transform .42s ease-in-out,opacity .42s ease-in-out}.header__nav-item:hover .header__nav-item-sub{opacity:1;transform:translate(-50%)}.header__social-item+.header__social-item{margin-left:var(--layout-gutter-tight)}.header__mobile-nav{position:static;top:auto;right:auto;width:auto;margin-left:auto;flex:1 1 auto;height:auto;background-color:transparent;transition:none}.header__mobile-nav-container{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;padding-top:0}.header__mobile-logo,.header__burger{display:none}}@media screen and (max-width:959px){.header__mobile-nav-container{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding-top:32px}.header__mobile-nav-container .header__nav{display:flex;flex-direction:column;justify-content:center;align-items:stretch;width:100%;text-align:left;font-size:var(--text-nav);row-gap:var(--space-2)}.header__mobile-nav-container .header__nav-item{width:100%;padding-left:var(--space-6);padding-right:var(--space-5);padding-block:var(--space-2)}.header__mobile-nav-container .header__social{margin-top:24px}.header__mobile-nav-container .header__social .header__social-item{width:44px;height:44px;margin:0 var(--layout-gutter-tight);padding:12px;border-radius:7px}}.footer{background-color:var(--color-tertiary);height:120px;color:#fff}.footer__container{position:relative;display:flex;flex-direction:column;justify-content:center;height:inherit;width:100%;max-width:1312px;margin:auto;padding-inline:var(--container-padding-x)}.footer__nav{display:flex;flex-wrap:wrap;margin-bottom:12px}.footer__nav-item{font-size:var(--text-base);font-weight:400;text-decoration:none;cursor:pointer;transition:opacity .24s ease-in-out,color .24s ease-in-out}.footer__nav-item:hover{opacity:.8}.footer__copyright{font-size:var(--text-caption);font-weight:300}.footer__pagetop{cursor:pointer;font-size:var(--text-small);font-weight:300;text-align:center}.footer__pagetop-inner{position:relative;width:56px;height:56px;margin:0 auto 4px}.footer__pagetop-inner svg,.footer__pagetop-inner img{width:100%;height:100%;object-fit:cover;fill:#fff}.footer__pagetop-inner img{filter:brightness(0) invert(1)}.footer__pagetop-inner svg:nth-of-type(2),.footer__pagetop-inner img:nth-of-type(2){width:30%;height:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:959px){.footer__container{align-items:center}.footer__nav-item{margin-bottom:32px}.footer__copyright{position:absolute;left:50%;transform:translate(-50%);bottom:12px}}@media screen and (min-width:600px){.footer__nav-item+.footer__nav-item{margin-left:48px}.footer__pagetop{right:16px;position:absolute;top:50%;transform:translateY(-50%)}}@media screen and (min-width:960px){.footer{height:140px}.footer__container{align-items:flex-start}}@media screen and (max-width:599px){.footer{height:260px}.footer__container{justify-content:flex-start}.footer__nav{justify-content:center;margin-top:40px}.footer__nav-item{margin:0 24px 8px}.footer__pagetop{bottom:48px;position:absolute;left:50%;transform:translate(-50%)}}
