@-webkit-keyframes swiped{0%{background-position:left 20% center}50%{background-position:left 80% center}100%{background-position:left 20% center}}@keyframes swiped{0%{background-position:left 20% center}50%{background-position:left 80% center}100%{background-position:left 20% center}}@media (min-width: 992px){.project{min-height:100vh}}@media (max-width: 991px){.project-info{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.project__header{position:relative}.project__header-title{position:relative;top:0;margin-bottom:64px}@media (max-width: 991px){.project__header-title{display:none}}.project__header-list{margin-top:64px}.project__header-list ul li strong{font-weight:500;padding-right:8px}.project__header-list a:not([class]){color:#000000;border:none;padding-right:4px}.project__header-list a:not([class]) span{border-bottom:1px solid #cda173}@media (min-width: 1200px){.project__header-list a:not([class]):hover span{border-color:transparent}}.project__header-list a:not([href]) span{border:none}.project__header-list a::after{content:','}.project__header-list a:last-child::after{display:none}.project__desc{margin-top:64px}.project__video{margin-top:64px}.project__video-list{display:block}.project__video-point+.project__video-point{margin-top:32px}.project__video-title{font-weight:600;font-size:0.85rem;margin:0.75rem 0 0;text-transform:uppercase}.project-pub{margin-top:64px}.project-pub__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -4px -8px}.project-pub__list-point{padding:0 4px 8px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}@media (min-width: 576px){.project-pub__list-point{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}}.project-pub__item{display:block;border:1px solid #e5e5e5;position:relative;-webkit-transition:none;transition:none}.project-pub__item::before{content:'';position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background-color:transparent}.project-pub__item:hover{border-color:transparent}.project-pub__item:hover::before{background-color:rgba(0,0,0,0.04)}.project__plan{margin-top:128px}.project__plan-image{max-height:80vh}.project__plan-desc{margin-top:48px;font-size:0.9rem}.project__plan-desc .title{margin-bottom:0}.project__plan-desc .subtitle{font-weight:500;font-size:0.85rem;margin:1rem 0 0.2rem}.project-explication{margin-top:32px}.project-explication__point{margin-bottom:0.6rem}.project-explication__point:last-child{margin-bottom:0}.project-explication__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:12px 16px;background-color:#f5f5f5;border:1px solid #e5e5e5;text-align:left;line-height:1.2}@media (min-width: 1200px){.project-explication__item[type='button']:hover{background-color:transparent}}@media (min-width: 1400px){.project-explication__item{padding:1.2vw 1.5vw}}.project-explication__item-number{-ms-flex-preferred-size:2rem;flex-basis:2rem;min-width:2rem}.project-explication__item-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:2rem}.project-explication__item-square{-ms-flex-preferred-size:5rem;flex-basis:5rem;min-width:5rem}.project-scheme__point{margin-top:64px}@media (max-width: 991px){.project-gallery{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (min-width: 992px){.project-gallery{position:absolute;left:50%;margin-top:calc(-3.4vw - 102px - 1px);height:calc(100% + 102px);padding:0 0 0 8px;margin-right:-10vw}}@media (min-width: 1400px){.project-gallery{margin-top:calc(-10.2vw - 1px);height:calc(100% + 6.8vw)}}.project-gallery__header{padding-bottom:64px}@media (min-width: 992px){.project-gallery__header{display:none}}.project-gallery__list{position:relative;overflow:auto;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 575px){.project-gallery__list{margin-left:-32px;margin-right:-32px}}@media (max-width: 991px){.project-gallery__list::before{content:'';position:absolute;right:0;top:0;height:100%;width:64px;background-image:url("../icons/white/arrow-next.svg");background-color:transparent;background-position:left 20% center;background-size:auto 42px;background-repeat:no-repeat;-webkit-animation:swiped ease-in-out 1.5s infinite;animation:swiped ease-in-out 1.5s infinite}.project-gallery__list.off::before{opacity:0;visibility:hidden}}@media (min-width: 576px) and (max-width: 991px){.project-gallery__list{margin-left:calc(-10vw - 32px);margin-right:calc(-10vw - 32px);padding-left:10vw;padding-right:10vw}.project-gallery__list::-webkit-scrollbar{display:none}}@media (min-width: 992px){.project-gallery__list{position:-webkit-sticky;position:sticky;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.project-gallery__list::-webkit-scrollbar{display:none}}.project-gallery__list-point{padding:0 8px 0 0}@media (min-width: 992px){.project-gallery__list-point{padding:0 0 8px 0}}.project-gallery__list-point:last-child{padding:0}@media (min-width: 576px) and (max-width: 991px){.project-gallery__list-point:last-child{padding-right:10vw}}.project-gallery__item{display:block}.project-gallery__item-image{height:75vw;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width: 576px) and (max-width: 991px){.project-gallery__item-image{height:320px}}@media (min-width: 992px){.project-gallery__item-image{height:auto;width:100%}}[dir='rtl'] .project__header-list ul li strong{padding-right:0;padding-left:8px}[dir='rtl'] .project__header-list a:not([class]){display:inline-block;padding-right:0;padding-left:4px}@media (min-width: 992px){[dir='rtl'] .project-gallery{left:0}}[dir='rtl'] .project-explication__item{text-align:right}[dir='rtl'] .project-explication__item-title{padding-right:0;padding-left:2rem}
