*{padding:0;margin:0;box-sizing:border-box}body{font-size:16px;line-height:1.5;color:#293951;overflow-x:hidden;padding-top:65px}strong{font-style:italic}h1,h2,h3,h4,h5,h6{font-weight:400;font-style:italic;line-height:1.2}h1{font-size:2rem;margin:2rem 0}@media(min-width:992px){h1{font-size:2.5rem;margin:2.5rem 0}}h2{font-size:1.8rem;margin:1.8rem 0}@media(min-width:992px){h2{font-size:2.2rem;margin:2.2rem 0}}h3{font-size:1.5rem;margin:1.5rem 0}@media(min-width:992px){h3{font-size:1.8rem;margin:1.8rem 0}}h4{font-size:1.4rem;margin:1.4rem 0}@media(min-width:992px){h4{font-size:1.6rem;margin:1.6rem 0}}h5{font-size:1.3rem;margin:1.3rem 0}@media(min-width:992px){h5{font-size:1.5rem;margin:1.5rem 0}}h6{font-size:1.2rem;margin:1.2rem 0}@media(min-width:992px){h6{font-size:1.3rem;margin:1.3rem 0}}p,ul{margin:1rem 0}a{color:#293951}.align-center{align-items:center}.display-flex{display:flex}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.sector{padding:30px 0;border-bottom:3px dashed #eee}.sector :first-child{margin-top:0}.sector :last-child{margin-bottom:0}.sector:last-child{border-bottom:0}.page{padding:0 0 30px;position:relative}.page__image{display:none}@media(min-width:992px){.page__image{display:flex;justify-content:flex-end;margin-top:30px}}.page .social-image{position:relative;width:100%;max-width:300px;height:300px}.page .social-image img{object-fit:cover}@media(min-width:992px){.page .content{padding-right:350px;margin-top:-325px}}.page ol,.page ul{margin:40px 0;padding-left:60px}.page .heading{position:relative;background-image:url(/_next/static/media/heading-bg.d6bbbe8c.jpg);background-size:cover;background-position:bottom;background-attachment:fixed;text-align:center;height:400px;display:flex;flex-direction:column;justify-content:center;color:#fff;padding:0 20px}.page .heading:before{content:"";background-color:#293951;position:absolute;top:0;bottom:0;right:0;left:0;opacity:.97}.page .heading h1{margin:0 auto 30px}.page .heading h1,.page .heading p{position:relative;z-index:10;max-width:1000px}.page .heading p{margin:0 auto}.page .heading :last-child{margin-bottom:0}.page .accordion{border:0}.page .accordion__button{color:#293951;background-color:#fff;padding-left:50px;text-decoration:underline;font-size:20px}.page .accordion__button:hover{background-color:#fff}.page .accordion__button:before{position:relative;top:-2px;margin-right:45px;width:6px;height:6px}.page .accordion__item+.accordion__item{border:0}.page .accordion__panel{padding-left:28px}@media(min-width:992px){.page .accordion__panel{padding-left:65px}}.breadcrumbs{position:relative;max-width:1400px;margin:0 auto}.breadcrumbs-list{position:absolute;top:0;right:20px;transform:translateY(50%);display:flex;list-style:none;margin:0;padding:0;font-size:12px;opacity:.2;z-index:10;color:#fff}.breadcrumbs-list__item{margin:0 10px}.breadcrumbs-list__item .arrow{position:relative;left:10px}.breadcrumbs-list a{color:#fff;text-transform:capitalize}.metadata{position:relative;max-width:1400px;margin:0 auto}.metadata__content{position:absolute;top:-30px;left:25px;font-size:12px;opacity:.2;color:#fff}.metadata__content a{color:#fff}.label{font-size:14px;margin:0;background-color:#eee;width:-moz-fit-content;width:fit-content;padding:2px 10px;border-radius:4px}.logo a{position:relative;display:block;padding-left:60px;font-weight:700;font-size:18px;text-decoration:none}.logo a:before{content:"";width:40px;height:40px;position:absolute;left:0;top:50%;transform:translateY(-50%);background-image:url(/_next/static/media/dino.dabd5b43.svg);background-size:40px;background-repeat:no-repeat}.logo__text{display:none;font-weight:400}@media(min-width:992px){.logo__text{display:inline}}.btn{font-size:18px;text-decoration:none;display:block;width:-moz-fit-content;width:fit-content;padding:2px 10px;background-color:#eee;border-radius:4px}.btn--primary{background-color:#293951;color:#fff}.btn--primary:hover,.btn--secondary{background-color:#28d294}.btn--secondary{color:#fff}.btn--secondary:hover{background-color:#293951}.loader{display:flex;justify-content:center;align-items:center;width:100%;height:calc(100vh - 65px);font-size:30px;font-style:italic}.language{border-left:1px solid #eee;padding:5px 0 5px 20px}.language a{cursor:pointer;line-height:1}.language a,.language span{font-size:14px;border:0;background-color:transparent;color:#293951;text-decoration:none;padding:5px;margin:0 5px;text-transform:uppercase}.language .active{background-color:#293951;color:#fff;border-radius:4px}.header{min-height:65px;border-bottom:1px solid #eee;box-shadow:0 2px 4px rgba(0,0,0,.06);position:fixed;top:0;left:0;right:0;background:#fff;z-index:100}.header,.header__menus{display:flex;align-items:center}.header__menus{justify-content:flex-end}.header .menu{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:65px;right:-100%;width:100%;background-color:#293951;z-index:100;padding:20px;min-height:400px;transition:right .5s}@media(min-width:992px){.header .menu{position:static;background-color:transparent;flex-direction:row;justify-content:flex-end;height:auto;padding:0;min-height:auto}}.header .menu.openned{right:0}.header .menu a{display:inline-block;position:relative;top:0;text-decoration:none;overflow:hidden;transition:top .5s;font-size:1.2rem;margin:5px 0;color:#fff}@media(min-width:992px){.header .menu a{padding:20px 0;margin:0 10px;font-size:1rem;color:#293951}}.header .menu a:hover{top:0}@media(min-width:992px){.header .menu a:hover{top:4px}}.header .menu a:after{content:"";width:0;height:2px;background-color:#fff;position:absolute;bottom:0;left:0;transition:all .5s}@media(min-width:992px){.header .menu a:after{background-color:#293951}}.header .menu a:hover:after{bottom:0;width:100%}@media(min-width:992px){.header .menu a:hover:after{bottom:4px}}.header .language{margin-left:20px}.gallery__image{position:relative;width:100%;height:300px}.gallery__image img{object-fit:cover}.coworking{display:flex;flex-direction:column;gap:20px;border-bottom:3px dashed #eee;padding:30px 0}@media(min-width:768px){.coworking{flex-direction:row}}.coworking:last-of-type{border-bottom:0}.coworking__image{position:relative;width:100%;height:200px;border:1px solid #aaa;padding:2px}@media(min-width:768px){.coworking__image{width:300px;height:300px}}.coworking__image img{object-fit:cover;border:2px solid #fff}.coworking__image>a{position:relative;display:block;height:100%}.coworking__content{width:100%}@media(min-width:768px){.coworking__content{width:calc(100% - 200px)}}.coworking__content h3{margin:0 0 10px}.coworking .meta{margin-bottom:20px}.coworking .label:not(:last-of-type){margin-bottom:10px}.footer{padding:50px 0;border-top:3px solid #eee}.footer__widget{margin:20px 0}@media(min-width:992px){.footer__widget{margin:0}}.footer__widget h5{margin-top:0;margin-bottom:20px}.footer__widget .menu{display:flex;flex-direction:column}.burger{display:flex;align-items:center;width:24px;height:24px;cursor:pointer;text-decoration:none;border:0;background-color:transparent}@media(min-width:992px){.burger{display:none}}.burger__line{position:relative;display:inline-block;width:24px;height:3px;color:#252525;text-transform:uppercase;text-indent:-55px;background:#293951}.burger__line:after,.burger__line:before{content:"";width:24px;height:3px;background:#293951;position:absolute;left:0;transition:transform .2s ease-out}.burger__line:before{top:-7px}.burger__line:after{bottom:-7px}.burger.openned .burger__line{background-color:transparent}.burger.openned .burger__line:before{top:0;transform:rotate(45deg)}.burger.openned .burger__line:after{bottom:0;transform:rotate(-45deg)}@font-face{font-family:__Roboto_4d8704;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7c53f7419436e04b-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_4d8704;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1c57ca6f5208a29b-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_4d8704;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cff529cd86cc0276-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_4d8704;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7be645d133f3ee22-s.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:__Roboto_4d8704;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5647e4c23315a2d2-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_4d8704;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3dbd163d3bb09d47-s.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_4d8704;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/934c4b7cb736f2a3-s.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_4d8704;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e25729ca87cc7df9-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_4d8704;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/912a9cfe43c928d9-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_4d8704;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/baf12dd90520ae41-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_4d8704;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bbdb6f0234009aba-s.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:__Roboto_4d8704;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f06116e890b3dadb-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_4d8704;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8fb72f69fba4e3d2-s.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_4d8704;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/0e4fe491bf84089c-s.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_Fallback_4d8704;src:local("Arial");ascent-override:92.49%;descent-override:24.34%;line-gap-override:0.00%;size-adjust:100.30%}.__className_4d8704{font-family:__Roboto_4d8704,__Roboto_Fallback_4d8704;font-style:normal}