.TopSection{display:flex;padding:40px 50px}.TopSection_content,.TopSection_slideshow{width:50%;position:relative}.TopSection_content{display:flex;justify-content:space-between}.TopSection_main-content,.TopSection_secondary-content{width:calc(50% - 25px);height:100%}.TopSection_main-content{justify-content:space-between;flex-direction:column;display:flex}.TopSection_main-text-title{margin-bottom:25px}.TopSection_main-text-title,.TopSection_secondary-content-title{font-size:36px;line-height:.94}.TopSection_main-text-text{font-size:18px;line-height:1.3}.TopSection_secondary-content{display:flex;flex-direction:column;justify-content:flex-end}@media (max-width:1200px){.TopSection{padding:110px 20px 20px}.TopSection,.TopSection_content{display:block}.TopSection_content,.TopSection_slideshow{width:auto;max-width:500px;margin:0 auto}.TopSection_main-content,.TopSection_secondary-content{display:block;width:auto;height:auto;margin-bottom:25px}.TopSection_logo-container{max-width:300px;margin:0 auto 50px}.TopSection_slideshow{width:auto;height:500px}}.Slideshow{display:flex;justify-content:center;flex:1 1}.Slideshow,.Slideshow_container{height:100%;position:relative}.Slideshow_overlay{position:absolute;display:flex;justify-content:center;top:80px;bottom:0;left:0;right:0}.Slideshow_overlay-image-container{position:relative}.Slideshow img{max-height:100%;pointer-events:none}.Slideshow_slide{width:300px}.Slideshow_slides{position:absolute;top:12%;left:7%;right:7%;bottom:10%;background-color:#000}.Slideshow_overlay-image{position:relative;z-index:1}.Slideshow_arrow{position:absolute;bottom:0;width:30px;height:30px;cursor:pointer}.Slideshow_forward-arrow{right:-50px}.Slideshow_back-arrow{left:-60px}@media (max-width:1200px){.Slideshow_overlay{top:20px}.Slideshow_arrow{position:absolute;bottom:50%;margin-bottom:-15px}}.VideoSection{background-color:#000}.VideoSection video{width:100%}.VideoSection_play-button{position:absolute;top:0;left:0;bottom:0;right:0;cursor:pointer}.VideoSection_play-button img{position:absolute;bottom:40px;left:50px;width:250px}