.project-info-modal.modal{background:var(--color-surface);border-radius:var(--border-radius-lg);box-shadow:0 4px 41px #00000040;height:100%;max-height:663px;max-width:1330px;position:relative}@media only screen and (max-width:1068px){.project-info-modal.modal{display:flex;flex-direction:column-reverse;height:fit-content;max-height:100%;max-width:fit-content;padding:0}}@media only screen and (max-width:734px){.project-info-modal.modal{border-radius:20px;padding:unset}}.project-info-modal .modal__header{flex:1;position:absolute;right:0}@media only screen and (max-width:1068px){.project-info-modal .modal__header{right:0;top:0}}.project-info-modal .modal__content{display:grid;grid-template-columns:1fr 1fr;min-width:0;overflow:unset;padding:unset}@media only screen and (max-width:1068px){.project-info-modal .modal__content{display:flex;flex-direction:column}}.project-info-modal .video-card:hover .video-card__img{transform:unset}.project-info-modal .modal__close{background:var(--color-primary);color:var(--color-white)}@media (any-hover:hover) and (pointer:fine){.project-info-modal .modal__close:hover{background:var(--color-white)!important;color:var(--color-primary)!important}}.project-info-modal .modal__close:focus-visible{background:var(--color-white)!important;color:var(--color-primary)!important}.project-info-modal .modal__close svg{height:24px;width:24px}.project-info-modal__image,.project-info-modal__media-content{height:100%;width:100%}@media only screen and (max-width:734px){.project-info-modal__image{aspect-ratio:1}}.project-info-modal__info-content{flex:1;margin-bottom:auto;padding:65px 70px;position:relative;text-align:left}@media only screen and (max-width:1068px){.project-info-modal__info-content{order:1;padding:0 35px 35px}}@media only screen and (max-width:734px){.project-info-modal__info-content{padding:0 15px 25px}}.project-info-modal__slider{height:100%;min-width:0}.project-info-modal .swiper-slide{border-radius:var(--border-radius-lg);overflow:hidden;width:100%}@media only screen and (max-width:1068px){.project-info-modal .swiper-slide{aspect-ratio:1;max-height:400px}}@media only screen and (max-width:734px){.project-info-modal .swiper-slide{max-height:300px}}.project-info-modal__slider-controls{order:unset}@media only screen and (min-width:1068.1px){.project-info-modal__slider-controls{bottom:0;display:flex;justify-content:flex-end;position:absolute;right:-50px;transform:translate(100%,-50%)}}@media only screen and (max-width:1068px){.project-info-modal__slider-controls{margin-top:21px;padding:0 35px}}@media only screen and (max-width:734px){.project-info-modal__slider-controls{padding:0 15px}.project-info-modal__slider-controls .button{height:40px;min-width:40px;width:40px}}.project-info-modal__slider-controls .slider-outside-controls__wrapper{display:flex}@media only screen and (max-width:734px){.project-info-modal__slider-controls .slider-outside-controls__wrapper{gap:8px}}.project-info-modal__title{color:var(--color-on-surface);margin-bottom:35px}@media only screen and (max-width:734px){.project-info-modal__title{font-size:26px;margin-bottom:12px}}.project-info-modal__subtitle{color:var(--color-on-surface);max-height:450px;overflow-y:scroll;transition:scrollbar-color .3s ease}@media only screen and (max-width:734px){.project-info-modal__subtitle{font-size:14px;max-height:150px;overflow-y:scroll}}.project-info-modal__subtitle:not([hide-scrollbar])::-webkit-scrollbar-thumb{background:var(--color-primary)!important;border-radius:8px!important}.project-info-modal__subtitle:not([hide-scrollbar])::-webkit-scrollbar{height:4px!important;width:4px!important}.project-info-modal__subtitle::-webkit-scrollbar-track{background:#fff0!important}.project-info-modal__subtitle::-webkit-scrollbar-thumb{background:var(--color-primary)!important}.project-info-modal__subtitle{scrollbar-face-color:var(--color-primary)!important;scrollbar-track-color:#fff0!important}.project-info-modal img,.project-info-modal picture{display:flex;height:100%;object-fit:cover;width:100%}.project-info-modal__nav-btn{position:fixed;top:50%;transform:translateY(-50%);z-index:10}@media only screen and (max-width:1440px){.project-info-modal__nav-btn{bottom:25px;top:unset}}.project-info-modal__nav-btn .button--icon-only{transform:scale(1)!important}.project-info-modal__nav-btn--prev{left:50px}@media only screen and (max-width:1440px){.project-info-modal__nav-btn--prev{left:calc(50% - 5px);transform:translate(-100%)}}.project-info-modal__nav-btn--prev svg{transform:rotate(180deg)}.project-info-modal__nav-btn--next{right:50px}@media only screen and (max-width:1440px){.project-info-modal__nav-btn--next{right:calc(50% - 5px);transform:translate(100%)}}
