.project-subtitle{font-family:var(--font-family-primary);color:var(--c-white);font-size:2.4rem;font-weight:400;line-height:1.4}.sidebar{--project-sidebar-content-position:calc(( 100vw - var(--container-text-width) - var(--project-page-inline-padding) - var(--project-page-inline-padding) ) / 2);--project-sidebar-divider-position:max(calc(var(--project-sidebar-content-position) + var(--project-sidebar-divider-offset)), calc(var(--container-menu-width) + var(--project-page-inline-padding)));color:var(--c-white);margin-bottom:7.2rem;position:relative}@media screen and (width<=1024px){.sidebar{background-image:none;margin-top:0}}.sidebar__title{margin-bottom:2.4rem}@media screen and (width<=767px){.sidebar__title{font-size:2.4rem;line-height:3rem}}.sidebar__title._white-title{font-family:var(--font-family-primary);color:var(--c-white);font-size:3.2rem;font-weight:500;line-height:1.4}@media screen and (width<=767px){.sidebar__title._white-title{font-size:2rem}}.sidebar__subtitle{margin-top:4rem;margin-bottom:2.4rem;font-size:3.2rem}@media screen and (width<=767px){.sidebar__subtitle{font-size:2rem}}.sidebar__subtitle._gray-title{font-family:var(--font-family-primary);color:var(--c-white-transparent-040);font-size:2.4rem;font-weight:600;line-height:3rem}@media screen and (width>=768px){.sidebar__subtitle._gray-title{font-size:4rem;line-height:5rem}}.sidebar__image{justify-content:center;width:100%;margin-top:4rem;margin-bottom:4rem;display:flex}.sidebar__subcontent._no-margin-subtitle .sidebar__subtitle{margin-top:0}.sidebar__list-items,.sidebar__ordered-items{gap:1.6rem;max-width:92rem;margin-top:3.2rem;display:grid}.sidebar__list-item-content,.sidebar__ordered-item{font-family:var(--font-family-primary);color:var(--c-white-transparent-080);padding-left:3.2rem;font-size:2.2rem;font-weight:400;line-height:3.3rem;position:relative}@media screen and (width<=767px){.sidebar__list-item-content,.sidebar__ordered-item{padding-left:2.4rem;font-size:1.6rem;line-height:2.6rem}}.sidebar__list-item-content:before{background:var(--c-green);content:"";border-radius:50%;width:.8rem;height:.8rem;position:absolute;top:1.3rem;left:0}@media screen and (width<=767px){.sidebar__list-item-content:before{width:.6rem;height:.6rem;top:1rem}}.sidebar__ordered-items{counter-reset:project-step}.sidebar__ordered-item{border-top:.1rem solid var(--c-white-transparent-016);grid-template-columns:4.8rem 1fr;gap:1.6rem;min-height:5.6rem;padding:1.8rem 0 0;display:grid}.sidebar__ordered-item span{color:var(--c-green);font-family:var(--font-family-secondary);letter-spacing:.08em;font-size:1.6rem}@media screen and (width<=767px){.sidebar__ordered-item{grid-template-columns:3.4rem 1fr;gap:1rem}}.sidebar__flow{border:.1rem solid var(--c-white-transparent-024);background:linear-gradient(135deg, #26ff9517, transparent 42%), var(--c-white-transparent-008);border-radius:3.2rem;max-width:100rem;margin-top:4rem;padding:3.2rem}@media screen and (width<=767px){.sidebar__flow{border-radius:2.4rem;padding:2rem}}.sidebar__flow-title{font-family:var(--font-family-primary);color:var(--c-white-transparent-050);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2.4rem;font-size:1.6rem;font-weight:600;line-height:2.2rem}@media screen and (width<=767px){.sidebar__flow-title{font-size:1.2rem}}.sidebar__flow-grid{grid-template-columns:minmax(12rem,.75fr) 2rem minmax(20rem,1.5fr) 2rem minmax(16rem,1fr);align-items:center;gap:1.2rem;display:grid}@media screen and (width<=767px){.sidebar__flow-grid{grid-template-columns:1fr}}.sidebar__flow-node,.sidebar__flow-group li{border:.1rem solid var(--c-white-transparent-016);font-family:var(--font-family-primary);color:var(--c-white);background:#ffffff0f;border-radius:1.6rem;padding:1.6rem;font-size:1.6rem;font-weight:500;line-height:2.2rem}@media screen and (width<=767px){.sidebar__flow-node,.sidebar__flow-group li{border-radius:1.2rem;padding:1.2rem;font-size:1.4rem;line-height:2rem}}.sidebar__flow-node._source{border-color:var(--c-green-light-transparent-032)}.sidebar__flow-group{gap:.8rem;display:grid}.sidebar__flow-group._routes li{color:var(--c-green)}.sidebar__flow-arrow{color:var(--c-green);text-align:center;font-size:2.4rem}@media screen and (width<=767px){.sidebar__flow-arrow{transform:rotate(90deg)}}.sidebar__note{border-left:.3rem solid var(--c-green);max-width:92rem;font-family:var(--font-family-primary);color:var(--c-white-transparent-080);background:var(--c-white-transparent-008);border-radius:0 1.6rem 1.6rem 0;margin-top:3.2rem;padding:2.4rem 2.8rem;font-size:1.8rem;font-weight:500;line-height:2.8rem}@media screen and (width<=767px){.sidebar__note{padding:1.8rem 2rem;font-size:1.4rem;line-height:2.2rem}}.sidebar__text{margin-top:2.4rem;font-size:2.4rem}@media screen and (width<=767px){.sidebar__text{font-size:1.6rem;line-height:2.8rem}}.sidebar__list{top:10rem;left:max(0rem, var(--project-sidebar-divider-position) - var(--container-menu-width) - var(--project-page-inline-padding));height:75vh;width:min(var(--container-menu-width) + var(--project-page-inline-padding), var(--project-sidebar-divider-position));box-sizing:border-box;max-width:none;padding-right:var(--project-page-inline-padding);flex-direction:column;align-items:end;list-style:none;display:flex;position:sticky}@media screen and (width<=1199px){.sidebar__list{display:none}}.sidebar__list-title{font-family:var(--font-family-primary);color:var(--c-white-transparent-040);margin-bottom:.8rem;padding-top:1.6rem;font-size:2rem;font-weight:500;line-height:2.5rem}.sidebar__list-item{text-align:end;color:var(--c-white);margin-top:2.4rem;font-size:2.4rem}.sidebar__list-item._active a{color:var(--c-green)}.sidebar__list-item a{cursor:pointer;margin-top:2.4rem;text-decoration:none}.sidebar__content{padding-bottom:4.5rem}@media screen and (width>=1200px){.sidebar__content{border-left:solid .1rem var(--c-white-transparent-024);transform:translateX(calc(var(--project-sidebar-divider-position) - var(--project-sidebar-content-position)));margin-top:-75vh}}.sidebar__content-section{scroll-margin-top:15rem}@media screen and (width>=1200px){.sidebar__content-section{scroll-margin-top:10rem}}.sidebar__content-section:not(._first){margin-top:4rem}.sidebar__dropdown-menu{width:100%;position:absolute}.sidebar__dropdown-menu .custom-dropdown{opacity:0}.sidebar__dropdown-menu._fixed{background:var(--c-white);z-index:var(--z-index-prev-over-page-content);position:fixed;top:10rem;left:0;right:0;box-shadow:0 .4rem .8rem #0000001a}.sidebar__dropdown-menu._fixed .custom-dropdown{opacity:1}@media screen and (width>=1025px){.sidebar__dropdown-menu{display:none}}.project-page-with-sidebar{background-color:var(--body-bg)}@media screen and (width<=450px){.project-page-with-sidebar{overflow-x:hidden}}.project-page-with-sidebar__top-page-wr{min-height:81.3rem}@media screen and (width>=1200px){.project-page-with-sidebar__top-page-wr{min-height:100.6rem}}.project-page-with-sidebar__content-wr{padding-top:8rem;padding-bottom:12.1rem;position:relative}@media screen and (width<=767px){.project-page-with-sidebar__content-wr{padding-bottom:8rem}}@media screen and (width>=1200px){.project-page-with-sidebar__content-wr{background:radial-gradient(circle at 13% 17%,#424242 0%,#3c3c3c 3%,#373737 5%,#2e2e2e 8%,#191919 14%,#141414 100%)}}.project-page-with-sidebar__shape-wr{display:none}@media screen and (width>=1200px){.project-page-with-sidebar__shape-wr{width:100%;height:67.1rem;display:block;position:absolute;top:15%;overflow:hidden}}.project-page-with-sidebar__shape{display:none}@media screen and (width>=1200px){.project-page-with-sidebar__shape{display:block}}.project-page-with-sidebar__preview{width:100%}.project-page-with-sidebar__other-projects-title{font-family:var(--font-family-primary);color:var(--c-white);margin-bottom:4rem;font-size:6.4rem;font-weight:400;line-height:8rem}@media screen and (width>=451px) and (width<=1199px){.project-page-with-sidebar__other-projects-title{justify-content:center;display:flex}}@media screen and (width<=1199px){.project-page-with-sidebar__other-projects-title{margin-top:3.8rem;font-size:3.2rem;line-height:4.8rem}}.project-page-with-sidebar__breadcrumb:last-child{color:var(--c-white-transparent-040)}@media screen and (width<=767px){.project-page-with-sidebar__breadcrumb{display:none}}@media screen and (width>=1200px){.project-page-with-sidebar__breadcrumb{padding-left:14rem}}@media screen and (width>=768px) and (width<=1199px){.project-page-with-sidebar__breadcrumb._hide-on-tablet{display:none!important}}.project-page-with-sidebar__breadcrumb._show-on-tablet{display:none}@media screen and (width>=768px) and (width<=1199px){.project-page-with-sidebar__breadcrumb._show-on-tablet{display:flex}}.project-page-with-sidebar__top-page{padding-top:10rem}@media screen and (width>=768px) and (width<=1024px){.project-page-with-sidebar__top-page{padding-top:9rem}}@media screen and (width<=767px){.project-page-with-sidebar__top-page{padding-top:20.2rem}}
