*{box-sizing:border-box}body{margin:0;font-family:"Oswald",sans-serif;font-weight:400}.navigation-open{display:none;position:absolute;top:0px;right:0px;border:0;background-color:unset;color:#4d4d4d;font-size:2rem;font-weight:600;padding:.6rem;padding-right:1.2rem;padding-left:1.2rem;cursor:pointer}@media only screen and (max-width: 769px){.navigation-open{display:block}}.landing-page-header{height:100vh;width:100vw;padding:5vw;display:flex;flex-direction:row;align-items:center;justify-content:center}.landing-page-header>div{text-align:center}.landing-page-header>div img{height:30vh}.landing-page-header>div h1{margin-top:1rem;margin-bottom:1rem;font-weight:400;font-size:5rem}.landing-page-header>div p{margin-top:1rem;font-size:2.4rem;font-weight:300;color:#b3b3b3}@media only screen and (max-width: 769px){.landing-page-header>div img{width:67vw;height:auto}.landing-page-header>div h1{font-size:3rem}.landing-page-header>div p{font-size:1.4rem}}.divider{display:flex}nav.sidebar{height:100vh;width:26rem;background-color:#303976;top:0px;position:-webkit-sticky;position:sticky;transition:left .3s}nav.sidebar .navigation-back-container{display:none;text-align:right}nav.sidebar .navigation-back-container .navigation-back{display:inline-block;border:0;background-color:unset;color:#fff;font-size:2rem;font-weight:600;padding:1.2rem;padding-right:1.6rem;padding-left:1.6rem;cursor:pointer}nav.sidebar .sidebar-container{height:100vh;padding:4rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}nav.sidebar .sidebar-container img.logo{width:12rem}nav.sidebar .sidebar-container a{color:#fff;text-decoration:none}nav.sidebar .sidebar-container .nav-link-container{margin-top:1.4em;margin-bottom:1.4em;font-size:1.4em;text-align:center}nav.sidebar .sidebar-container .nav-link-container a{display:block;text-align:center}nav.sidebar .sidebar-container .nav-link-container .separator{margin-top:.3em;margin-bottom:0em;height:1.6em;display:inline-block}nav.sidebar .sidebar-container .lang-link-container .lang-link{margin-left:.3em;margin-right:.3em;text-transform:uppercase}nav.sidebar .sidebar-container .lang-link-container .lang-link.selected{text-decoration:underline}@media only screen and (max-width: 769px){nav.sidebar{position:fixed;left:-100vw;top:0;width:100vw;height:100vh}nav.sidebar .navigation-back-container{display:block}nav.sidebar .sidebar-container{margin-top:-4.4rem;padding:3em}nav.sidebar .sidebar-container .nav-link-container .separator{height:1.2em}}.right-side{flex:1}.right-side .landing-page-content{padding:2rem;padding-left:12vw;padding-right:12vw}.right-side .landing-page-content a{font-weight:400;color:#277a4b;text-decoration:underline}.right-side .landing-page-content .way-el{margin-top:5rem;margin-bottom:5rem;display:flex}.right-side .landing-page-content .way-el.right{flex-direction:row-reverse}.right-side .landing-page-content .way-el.right .descr{margin-right:2em}.right-side .landing-page-content .way-el.left .descr{margin-left:2em}.right-side .landing-page-content .way-el .img-container{flex:1}.right-side .landing-page-content .way-el .img-container img{width:100%}.right-side .landing-page-content .way-el .descr{flex:1}.right-side .landing-page-content .way-el .descr h2{margin-top:0;margin-bottom:0;font-weight:400;font-size:2.8rem}.right-side .landing-page-content .way-el .descr p{margin-top:0;font-size:1.6rem;font-weight:300;color:#4d4d4d}@media only screen and (max-width: 1200px){.right-side .landing-page-content .way-el{flex-direction:column}.right-side .landing-page-content .way-el.right{flex-direction:column}.right-side .landing-page-content .way-el.right .descr{margin:0}.right-side .landing-page-content .way-el.left .descr{margin:0}}.section-nav{background-color:#303976;background:#303976;background:linear-gradient(90deg, #277a4b 0%, #303976 80%);display:flex;padding:.6rem;justify-content:center;align-items:center}.section-nav .logo img{margin-left:2rem;margin-right:2rem;height:4rem}.section-nav .navigate a{color:#fff;text-decoration:none;font-size:1.2em}header.image-header{width:100%;height:80vh;background-size:cover;background-position:50%}.section-title{margin-top:-3rem;text-align:center}.section-title h1{margin:0px;margin-left:1em;margin-right:1em;display:inline-block;padding:.8rem;padding-left:3rem;padding-right:3rem;background-color:#303976;color:#fff;font-size:3rem;font-weight:500}@media only screen and (max-width: 1200px){.section-title h1{font-size:2.4rem}}main.section .text-piece{margin:auto;margin-top:4rem;margin-bottom:4rem;max-width:800px;padding-left:1em;padding-right:1em;font-size:1.6rem;font-weight:200;color:#333}.double-gallery{width:100%}.double-gallery .image-container{display:flex}.double-gallery .image-container img{width:50%}@media only screen and (max-width: 1200px){.double-gallery .image-container{flex-direction:column;gap:1em}.double-gallery .image-container img{width:100%}}.double-gallery .descr{margin-top:.6em;margin-left:1.6em;font-size:1.4rem;font-weight:300;color:#999}footer{padding:2.6rem;background-color:#26556c;text-align:center;font-weight:200;font-size:1.2rem;color:#fff}