@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);:root{--animation-duration:1.4s}[data-animation-type]{animation-iteration-count:1;animation-fill-mode:forwards;animation-duration:var(--animation-duration)}[data-animation-type="fade-from-right"]{transform:translateX(24px);opacity:0}[data-animation="active"] [data-animation-type="fade-from-right"]{animation-name:stavride-fade-from-right}@keyframes stavride-fade-from-right{0%{opacity:0;transform:translateX(24px)}100%{opacity:1;transform:translateX(0)}}[data-animation-type="fade-from-left"]{transform:translateX(-24px);opacity:0}[data-animation="active"] [data-animation-type="fade-from-left"]{animation-name:stavride-fade-from-left}@keyframes stavride-fade-from-left{0%{opacity:0;transform:translateX(-24px)}100%{opacity:1;transform:translateX(0)}}[data-animation-type="fade-from-top"]{transform:translateY(-24px);opacity:0}[data-animation="active"] [data-animation-type="fade-from-top"]{animation-name:stavride-fade-from-top}@keyframes stavride-fade-from-top{0%{opacity:0;transform:translateY(-24px)}100%{opacity:1;transform:translateY(0)}}[data-animation-type="fade-from-bottom"]{transform:translateY(24px);opacity:0}[data-animation="active"] [data-animation-type="fade-from-bottom"]{animation-name:stavride-fade-from-bottom}@keyframes stavride-fade-from-bottom{0%{opacity:0;transform:translateY(24px)}100%{opacity:1;transform:translateY(0)}}[data-animation-type="fade"]{opacity:0}[data-animation="active"] [data-animation-type="fade"]{animation-name:stavride-fade}@keyframes stavride-fade{0%{opacity:0}100%{opacity:1}}[data-animation-type="fade-blur-from-right"]{filter:blur(16px);opacity:0}[data-animation="active"] [data-animation-type="fade-blur-from-right"]{animation-name:stavride-fade-blur-from-right}@keyframes stavride-fade-blur-from-right{0%{opacity:0;filter:blur(16px);transform:translateX(24px)}75%{filter:blur(0)}100%{opacity:1;filter:blur(0);transform:translateX(0)}}[data-animation-type="fade-blur-from-left"]{filter:blur(16px);opacity:0}[data-animation="active"] [data-animation-type="fade-blur-from-left"]{animation-name:stavride-fade-blur-from-left}@keyframes stavride-fade-blur-from-left{0%{opacity:0;filter:blur(16px);transform:translateX(-24px)}75%{filter:blur(0)}100%{opacity:1;filter:blur(0);transform:translateX(0)}}[data-animation-type="fade-blur-from-top"]{filter:blur(16px);opacity:0}[data-animation="active"] [data-animation-type="fade-blur-from-top"]{animation-name:stavride-fade-blur-from-top}@keyframes stavride-fade-blur-from-top{0%{opacity:0;filter:blur(16px);transform:translateY(-24px)}75%{filter:blur(0)}100%{opacity:1;filter:blur(0);transform:translateY(0)}}[data-animation-type="fade-blur-from-bottom"]{filter:blur(16px);opacity:0}[data-animation="active"] [data-animation-type="fade-blur-from-bottom"]{animation-name:stavride-fade-blur-from-bottom}@keyframes stavride-fade-blur-from-bottom{0%{opacity:0;filter:blur(16px);transform:translateY(24px)}75%{filter:blur(0)}100%{opacity:1;filter:blur(0);transform:translateY(0)}}[data-animation-type="fade-blur"]{filter:blur(16px);opacity:0}[data-animation="active"] [data-animation-type="fade-blur"]{animation-name:stavride-fade-blur}@keyframes stavride-fade-blur{0%{opacity:0;filter:blur(16px)}75%{filter:blur(0)}100%{opacity:1;filter:blur(0)}}[data-animation-type="letter-fade-from-bottom"] span{opacity:0;transform:translateY(16px);display:inline-block;animation-iteration-count:inherit;animation-fill-mode:inherit;animation-duration:0.6s;animation-delay:var(--delay)}[data-animation="active"] [data-animation-type="letter-fade-from-bottom"] span{animation-name:stavride-letter-fade-from-bottom}@keyframes stavride-letter-fade-from-bottom{0%{opacity:0;transform:translateY(16px)}100%{opacity:1;transform:translateY(0)}}[data-animation-type="letter-fade-blur-from-bottom"] span{opacity:0;filter:blur(16px);transform:translateY(16px);display:inline-block;animation-iteration-count:inherit;animation-fill-mode:inherit;animation-duration:0.6s;animation-delay:var(--delay)}[data-animation="active"] [data-animation-type="letter-fade-blur-from-bottom"] span{animation-name:stavride-letter-fade-blur-from-bottom}@keyframes stavride-letter-fade-blur-from-bottom{0%{opacity:0;filter:blur(16px);transform:translateY(16px)}74%{filter:blur(0)}100%{opacity:1;filter:blur(0);transform:translateY(0)}}[data-animation-type="word-fade-from-bottom"] span{opacity:0;transform:translateY(16px);display:inline-block;animation-iteration-count:inherit;animation-fill-mode:inherit;animation-duration:0.6s;animation-delay:var(--delay)}[data-animation="active"] [data-animation-type="word-fade-from-bottom"] span{animation-name:stavride-word-fade-from-bottom}@keyframes stavride-word-fade-from-bottom{0%{opacity:0;transform:translateY(16px)}100%{opacity:1;transform:translateY(0)}}[data-animation-type="word-fade-blur-from-bottom"] span{opacity:0;filter:blur(16px);transform:translateY(16px);display:inline-block;animation-iteration-count:inherit;animation-fill-mode:inherit;animation-duration:0.6s;animation-delay:var(--delay)}[data-animation="active"] [data-animation-type="word-fade-blur-from-bottom"] span{animation-name:stavride-word-fade-blur-from-bottom}@keyframes stavride-word-fade-blur-from-bottom{0%{opacity:0;filter:blur(16px);transform:translateY(16px)}74%{filter:blur(0)}100%{opacity:1;filter:blur(0);transform:translateY(0)}}:root{--item-wrapp-gap:1px;--transparent-background:rgba(0, 0, 0, 0.85);--color-way-white:#f4f4f4;--color-way-gray:#313131;--color-way-gray-light:#999999}body{background-color:#000}*:not(i){font-family:"Open Sans",sans-serif!important}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background-color:#1e1e1e;border-radius:2px}::-webkit-scrollbar-thumb{background-color:#999;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#F0F0F0}.typo{font-weight:400;font-size:14px;line-height:170%;color:#e7e7e7}.typo a[href]{color:#fff}.social-b{display:flex;justify-content:flex-start}.social-b>a{display:inline-flex;width:50px;height:50px;justify-content:center;align-items:center;cursor:pointer;background-color:#EAEAEA;color:#000;transition:background-color 0.25s ease-in-out}.social-b>a{margin-right:4px}.social-b>a:last-child{margin-right:0}.social-b>a:hover{background-color:#FFF}.social-b>a>i{font-size:24px}.social-a{display:flex;flex-direction:column;justify-content:flex-start}.social-a>a{display:inline-flex;width:50px;height:50px;justify-content:center;align-items:center;cursor:pointer;background-color:#EAEAEA;color:#000;transition:background-color 0.25s ease-in-out}.social-a>a{margin-right:4px}.social-a>a:last-child{margin-right:0}.social-a>a:hover{background-color:#FFF}.social-a>a>i{font-size:24px}.item-grid{position:relative;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.item-grid>.item{margin-right:var(--item-wrapp-gap);margin-bottom:var(--item-wrapp-gap)}.item-grid.item-grid-div-3>.item{width:calc(calc(100% - calc(2 * var(--item-wrapp-gap))) / 3)}.item-grid.item-grid-div-3>.item:nth-child(3n){margin-right:0}.item-grid.item-grid-div-4>.item{width:calc(calc(100% - calc(3 * var(--item-wrapp-gap))) / 4)}.item-grid.item-grid-div-4>.item:nth-child(4n){margin-right:0}@media screen and (max-width:1200px){.item-grid.item-grid-div-3>.item{width:calc(calc(100% - calc(1 * var(--item-wrapp-gap))) / 2)}.item-grid.item-grid-div-3>.item:nth-child(3n){margin-right:var(--item-wrapp-gap)}.item-grid.item-grid-div-3>.item:nth-child(2n){margin-right:0}.item-grid.item-grid-div-4>.item{width:calc(calc(100% - calc(1 * var(--item-wrapp-gap))) / 2)}.item-grid.item-grid-div-4>.item:nth-child(4n){margin-right:var(--item-wrapp-gap)}.item-grid.item-grid-div-4>.item:nth-child(2n){margin-right:0}}@media only screen and (max-width:768px){.item-grid.item-grid-div-3>.item{width:100%;height:260px}.item-grid.item-grid-div-3>.item:nth-child(2n),.item-grid.item-grid-div-3>.item{margin-right:0}.item-grid.item-grid-div-4>.item{width:100%;height:260px}.item-grid.item-grid-div-4>.item:nth-child(4n),.item-grid.item-grid-div-4>.item{margin-right:0}}.item-grid>.item{position:relative;display:inline-block;height:360px;overflow:hidden;cursor:pointer}.item-grid>.item>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.item-grid>.item>.item-info{position:absolute;bottom:0;left:0;width:100%;padding:12px;background-color:var(--transparent-background);opacity:0;transform:translateY(100%);transition:opacity 0.25s ease-in-out,transform 0.25s ease-in-out}.item-grid>.item>.item-info>p{color:#fff}.item-grid>.item:hover>.item-info{opacity:1;transform:translateY(0)}@media screen and (max-width:1200px){.item-grid>.item>.item-info{opacity:1;transform:translateY(0)}}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,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,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}*{box-sizing:border-box}[data-component="header"]{position:absolute;top:0;left:0;width:100%;height:50px;z-index:100;display:flex;justify-content:flex-start;align-items:center}[data-component="header"]>.logo{height:100%;width:260px;padding:0 16px}[data-component="header"]>.logo>img{width:100%;height:100%;object-fit:contain}[data-component="header"]>.options{margin-left:auto;display:flex;justify-content:flex-start;align-items:center}[data-component="header"]>.options>.option{font-size:15px;display:inline-flex;justify-content:center;align-items:center;height:50px;padding:0 16px;color:var(--color-way-gray-light);text-decoration:none;transition:0.2s color ease-in-out;font-weight:400}[data-component="header"]>.options>.option:hover{color:#fff}[data-component="header"]>.options>.option.active{color:#fff}[data-component="header"]>.options>.languages{position:relative;display:inline-flex;justify-content:center;align-items:center;height:50px;padding:0 16px}[data-component="header"]>.options>.languages>.language{cursor:pointer;color:var(--color-way-gray-light);text-decoration:none;font-weight:600}[data-component="header"]>.options>.languages>.language>i{margin-left:8px}[data-component="header"]>.options>.languages>.language-options{opacity:0;pointer-events:none;user-select:none;transform:translateY(20px);transition:transform 0.25s ease-in-out,opacity 0.25s ease-in-out;position:absolute;top:100%;left:0;width:100%;background-color:red;color:#fff}[data-component="header"]>.options>.languages>.language-options>.language-option{cursor:pointer;padding:8px 16px}[data-component="header"]>.options>.languages:hover>.language-options{opacity:1;pointer-events:unset;user-select:unset;transform:translateY(0)}[data-component="header-mobile"]{display:none}@media only screen and (max-width:1200px){[data-component="header"]{display:none}[data-component="header-mobile"]{display:flex}[data-component="header-mobile"]>.menu{pointer-events:none;user-select:none;height:0}}[data-component="header-mobile"]{width:100%;height:0;position:sticky;top:0;left:0;z-index:400}[data-component="header-mobile"]>.header{height:50px;width:100%;display:flex;justify-content:space-between;background-color:var(--transparent-background)}[data-component="header-mobile"]>.header>a.logo{height:100%;width:260px;padding:0 16px}[data-component="header-mobile"]>.header>a.logo>img{height:100%;width:100%;object-fit:contain}[data-component="header-mobile"]>.header>.menu-icon-frame{width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer}[data-component="header-mobile"]>.header>.menu-icon-frame>.menu-icon{display:inline-block;position:relative;width:40px;height:30px}[data-component="header-mobile"]>.header>.menu-icon-frame>.menu-icon>span{position:absolute;display:inline-block;background-color:#fff;width:100%;height:2px;border-radius:2px;left:0;top:0;opacity:1;transform:rotate(0deg);transition:left 0.5s,top 0.5s,opacity 0.5s,transform 0.5s}[data-component="header-mobile"]>.header>.menu-icon-frame>.menu-icon>span:nth-child(1){top:0}[data-component="header-mobile"]>.header>.menu-icon-frame>.menu-icon>span:nth-child(2){top:calc(50% - calc(4px / 2))}[data-component="header-mobile"]>.header>.menu-icon-frame>.menu-icon>span:nth-child(3){top:calc(100% - 4px)}[data-component="header-mobile"]>.header>.menu-icon-frame>.menu-icon.active>span:nth-child(1){top:calc(50% - calc(4px / 2));transform:rotate(-45deg)}[data-component="header-mobile"]>.header>.menu-icon-frame>.menu-icon.active>span:nth-child(2){opacity:0}[data-component="header-mobile"]>.header>.menu-icon-frame>.menu-icon.active>span:nth-child(3){top:calc(50% - calc(4px / 2));transform:rotate(45deg)}[data-component="header-mobile"]>.menu{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:absolute;top:50px;left:0;width:100%;overflow:hidden;transition:0.75s height ease-in-out}[data-component="header-mobile"]>.menu>.options{display:flex;flex-direction:column;align-items:flex-start;width:100%}[data-component="header-mobile"]>.menu>.options>.option{height:39px;margin-top:1px;background-color:#FFFFFFE8;width:100%;display:flex;justify-content:flex-start;align-items:center;padding:0 16px;color:#000;text-decoration:none}[data-component="header-mobile"]>.menu>.languages{display:flex;justify-content:flex-start;align-items:center}[data-component="header-mobile"]>.menu>.languages>.language-option{height:39px;margin-top:1px;width:39px;margin-right:1px;outline:none;border:none;background-color:#FFFFFFE8;color:#000;display:flex;justify-content:center;align-items:center;cursor:pointer}[data-component="header-mobile"]>.menu>.languages>.language-option.current-language{background-color:var(--color-way-gray);color:#fff}[data-component="header-mobile"]>.menu.active{pointer-events:unset;user-select:unset;height:calc(calc(5 * 40px) + 40px)}[data-component="header"].modify-sticky{position:sticky;top:0;left:0}[data-component="header"].modify-bg{background-color:var(--transparent-background)}[data-component="header"].modify-text-white>.options>.option{color:#fff}[data-component="header"].modify-text-white>.options>.languages>.language{color:#fff}[data-component="header"].modify-text-white>.options>.option:hover{color:#000}[data-component="footer"]{display:flex;flex-wrap:wrap;align-items:center;background-color:var(--color-way-gray)}[data-component="footer"]>.options{flex-grow:1;display:flex;flex-wrap:wrap;align-items:center}[data-component="footer"]>.options>.option{font-size:15px;display:inline-flex;justify-content:center;align-items:center;text-align:center;height:50px;padding:0 16px;text-decoration:none;transition:0.2s color ease-in-out;background-color:var(--color-way-gray);color:var(--color-way-gray-light);font-weight:400}[data-component="footer"]>.options>.option:hover{color:#fff}[data-component="footer"]>.footer{display:flex;justify-content:flex-end;flex-wrap:wrap;align-items:center;min-height:50px;height:50px}[data-component="footer"]>.footer>a.internorm{text-decoration:none;display:inline-flex;align-items:center;height:50px}[data-component="footer"]>.footer>a.internorm>img{text-decoration:none;background-color:#fff;padding-top:8px;padding-bottom:8px;height:50px}[data-component="footer"]>.footer>a.internorm>p{text-decoration:none;color:#fff;font-weight:600;margin-left:16px}[data-component="footer"]>.footer>a.groteszk{display:inline-flex;align-items:center;height:50px;width:50px;margin-left:50px}[data-component="footer"]>.footer>a.groteszk>img{height:calc(50px - calc(6px * 2));width:calc(50px - calc(6px * 2))}@media screen and (max-width:1400px){[data-component="footer"]>.options{width:100%;justify-content:center}[data-component="footer"]>.footer{width:100%;justify-content:center}}@media only screen and (max-width:1200px){[data-component="footer"]>.footer{padding-top:48px;padding-bottom:48px;width:100%;justify-content:center}[data-component="footer"]>.options{justify-content:flex-start}[data-component="footer"]>.options>.option{width:33.33%}}@media only screen and (max-width:768px){[data-component="footer"]>.options>.option{width:50%}}.page.page-index{display:flex;justify-content:center;align-items:flex-end;position:relative;width:100%;height:100dvh}.page.page-index>.content-bar>.content-unit:not(.square-unit){width:calc(calc(100% - 50px) / 4)}.page.page-index>.slider{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:10}.page.page-index>.slider>.swiper{height:100%}.page.page-index>.slider .swiper-slide>img{width:100%;height:100%;object-fit:cover}.page.page-index>.ablakproject{position:absolute;top:calc(50px * 2);left:calc(100% - 16px);z-index:395;transform-origin:top left;transform:rotate(90deg);width:200px;height:50px}.page.page-index>.ablakproject>img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:1200px){.page.page-index>.ablakproject{display:none}}.page.page-page{width:100%;height:100dvh;display:flex;flex-wrap:wrap}.page.page-page>.slider{width:65%;height:100%}.page.page-page>.content{padding-top:calc(32px + 50px);padding-left:32px;padding-right:12px;padding-bottom:32px;background-color:#000;width:35%;height:100%}.page.page-page>.content>.content-body{height:100%;padding-right:12px;overflow-y:auto;-webkit-overflow-scrolling:touch;color:#fff}.page.page-page>.slider>.swiper{height:100%}.page.page-page>.slider .swiper-slide>img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1200px){.page.page-page{height:auto}.page.page-page>.slider{width:100%}.page.page-page>.content{width:100%}}.page.page-article{display:flex;justify-content:center;align-items:flex-end;position:relative;width:100%;min-height:100dvh;background-color:#f4f4f4}.page.page-article>.content-bar{position:fixed}.page.page-article>.content-bar{max-width:calc(100% - calc(12px * 2));bottom:12px}.page.page-article>.photos{display:flex;flex-direction:column;align-items:center;max-width:calc(2000px - calc(48px * 2));margin-top:calc(50px + 48px)}.page.page-article>.photos>img{width:100%;height:100%;object-fit:contain;margin-bottom:48px;padding:0 48px}.page.page-reference{display:flex;justify-content:center;align-items:flex-end;position:relative;width:100%;height:100dvh}.page.page-reference>.content-bar>.content-unit:not(.square-unit){width:600px}.page.page-reference>.content-bar{max-width:calc(100% - calc(12px * 2));bottom:12px}.page.page-reference>.slider{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:10}.page.page-reference>.slider>.swiper{height:100%}.page.page-reference>.slider .swiper-slide>img{width:100%;height:100%;object-fit:cover}[data-component="page-contact"]{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;padding-top:24px}[data-component="page-contact"]>.member{display:flex;flex-direction:column;padding-right:12px;width:50%}[data-component="page-contact"]>.member>img{width:100%;height:100%}[data-component="page-contact"]>.member>.info{display:flex;flex-direction:column;padding-top:24px;padding-bottom:20px}[data-component="page-contact"]>.member>.info>a,[data-component="page-contact"]>.member>.info>p{color:#fff;margin-bottom:8px;font-size:13px}[data-component="page-contact"]>.member>.info>.name{font-weight:600;font-size:14px}[data-component="page-contact"]>.member>.info>.role{opacity:.8}[data-component="page-contact"]>.member>.info>.phone{font-weight:700}[data-component="page-footer"]{margin-top:24px}[data-component="index-posts"]{display:flex;flex-direction:column}[data-component="index-posts"]>.item{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #ffffff50}[data-component="index-posts"]>.item:last-child{margin-bottom:0;border-bottom:unset}[data-component="index-posts"]>.item>.date{font-weight:600;margin-bottom:6px}[data-component="index-posts"]>.item>.content a{color:#fff}[data-component="index-reviews"]{display:flex;flex-direction:column}[data-component="index-reviews"]>.item{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #ffffff50}[data-component="index-reviews"]>.item:last-child{margin-bottom:0;border-bottom:unset}[data-component="index-reviews"]>.item>.author{font-weight:600;margin-top:12px;text-align:right}[data-component="index-reviews"]>.item>.content{text-align:justify}[data-component="index-reviews"]>.item>.content a{color:#fff}.content-bar{position:relative;bottom:100px;width:100%;max-width:1480px;z-index:20;height:50px;display:flex;justify-content:flex-start;align-items:flex-end}.content-bar>.content-button{margin-right:4px;background-color:var(--transparent-background)}.content-bar>.content-button>a{height:50px;padding:0 16px;display:flex;justify-content:center;align-items:center;color:#fff;text-decoration:none}.content-bar>.content-button>a>span{margin-left:8px}.content-bar>.content-text{margin-right:4px;background-color:var(--transparent-background)}.content-bar>.content-text>p{height:50px;padding:0 16px;font-weight:600;display:flex;justify-content:flex-start;align-items:center;color:#fff}.content-bar>.content-unit.no-scroll-unit{width:50px}.content-bar>.content-unit:not(.no-scroll-unit)>.content{margin-right:4px}.content-bar>.content-unit>.content{background-color:var(--transparent-background);display:flex;flex-direction:column}.content-bar>.content-unit>.content>.content-trigger{height:50px;width:100%;display:flex;justify-content:flex-start;align-items:center;color:#fff;cursor:pointer}.content-bar>.content-unit>.content>.content-trigger>p{padding:0 16px}.content-bar>.content-unit>.content>.content-trigger>.icon{display:flex;justify-content:center;align-items:center;width:50px;height:50px;margin-left:auto}.content-bar>.content-unit>.content>.content-trigger>.icon>i{transition:transform 0.75s ease-in-out}.content-bar>.content-unit>.content>.content-body{height:0;display:flex;justify-content:flex-start;transition:height 0.75s ease-in-out;overflow:hidden}.content-bar>.content-unit>.content>.content-body>.content-body-inner{overflow-y:auto;padding:0 12px;opacity:0;padding-top:0;padding-bottom:0;transition:padding 0.75s ease-in-out,opacity 0.75s ease-in-out;width:calc(100% - 12px);height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;color:#fff}.content-bar>.content-unit.no-scroll-unit>.content>.content-body>.content-body-inner{padding:0;width:100%;overflow:hidden}.content-bar>.content-unit.opened>.content>.content-body{height:400px}.content-bar>.content-unit.opened>.content>.content-trigger>.icon>i{transform:rotate(-180deg)}.content-bar>.content-unit.opened>.content>.content-body>.content-body-inner{opacity:1;padding-top:12px;padding-bottom:12px}.content-bar>.content-unit.no-scroll-unit.opened>.content>.content-body{height:calc(50px * 3);padding:0}.content-bar>.content-unit.no-scroll-unit.opened>.content>.content-body>.content-body-inner{opacity:1;padding-top:0;padding-bottom:0}.content-bar>.content-unit.no-scroll-unit.opened>.content>.content-trigger>.icon>i{transform:rotate(0deg)}.content-bar-mobile{position:absolute;top:calc(100dvh - 50px);z-index:380;background-color:var(--transparent-background);width:100%}.content-bar-mobile>.trigger{height:50px;width:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.content-bar-mobile>.trigger>.icon{color:#fff}.content-bar-mobile>.trigger>.icon{transition:transform 0.75s ease-in-out}.content-bar-mobile>.content{position:absolute;bottom:50px;width:100%;overflow:hidden;height:0;transition:0.75s height ease-in-out}.content-bar-mobile>.content>.option{height:50px;background-color:var(--transparent-background);display:flex;align-items:center;justify-content:space-between;padding:0 16px;color:#fff;text-decoration:none;cursor:pointer}.content-bar-mobile.active>.content{height:var(--content-height)}@media screen and (max-width:1600px){.content-bar{max-width:1280px}}@media screen and (max-width:1400px){.content-bar{max-width:calc(100% - 16px)}}.content-bar-mobile{display:none}@media screen and (max-width:1200px){.content-bar{display:none}.content-bar-mobile{display:block}}.content-modal{display:none}@media screen and (max-width:1200px){.content-modal{display:flex}}.content-modal{opacity:0;pointer-events:none;user-select:none;transition:0.75s opacity ease-in-out;position:fixed;top:50px;left:0;width:100%;height:calc(100dvh - 50px);background-color:#000;z-index:390;flex-direction:column}.content-modal>.header{height:50px;color:#fff;display:flex;justify-content:space-between;align-items:center;padding-left:16px;background-color:var(--color-way-gray);;border-top:1px solid var(--color-way-gray);;border-bottom:1px solid var(--color-way-gray);}.content-modal>.header>p{font-weight:600;font-size:1.25rem}.content-modal>.header>i{width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:2rem}.content-modal>.content{height:calc(100% - 50px);padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch}.content-modal.active{opacity:1;pointer-events:unset;user-select:unset}[data-component="project-info"]{padding:12px}[data-component="project-info"]>.project-table{display:flex;flex-wrap:wrap}[data-component="project-info"]>.project-table>p{font-weight:400;font-size:14px;line-height:170%;border-bottom:1px solid #ffffff50;padding:6px 0}[data-component="project-info"]>.project-table>p:nth-last-child(-n+2){border-bottom:unset}[data-component="project-info"]>.project-table>p.attribute{width:40%}[data-component="project-info"]>.project-table>p.value{width:60%}[data-component="project-info"]>.project-table>p.value a[href]{color:#fff}[data-component="project-info"]>.description{margin-top:24px}.page.page-login{display:flex;justify-content:center;align-items:center;min-height:100dvh}.page.page-login>.content{width:400px}.page.page-login>.content>.info{font-weight:600;font-size:12px;width:100%;text-align:center;margin:24px 0;color:#fff}.page.page-login>.content>form{padding:24px;background-color:#202020;color:#fff;border-radius:4px}.page.page-login>.content>form>.title{font-size:1.4rem;margin-bottom:24px}.page.page-login>.content>form>div.input-wrapper{display:flex;flex-direction:column;margin-bottom:12px}.page.page-login>.content>form>div.input-wrapper>label{color:gray;margin-bottom:4px}.page.page-login>.content>form>div.input-wrapper>input{padding:8px 12px;background-color:#161616;color:#fff;font-size:16px;border:none;border-radius:4px}.page.page-login>.content>form>div.control-wrapper{display:flex;justify-content:flex-end;padding-top:12px}.page.page-login>.content>form>div.control-wrapper>button.button{font-size:12px;font-weight:600;padding:8px 12px;background-color:#fff;color:#000;border:none;border-radius:4px;cursor:pointer}