.about_museum.main{display:flex;flex-direction:column;align-items:center;width:100%;height:1170px;padding:0 40px;margin-bottom:150px;position:relative;box-sizing:border-box}.about_museum.main h1{display:flex;justify-content:left;width:100%}.about_museum.main h1 span{width:-moz-fit-content;width:fit-content;color:#fff;font-family:Benzin;font-size:52px;font-weight:600;text-transform:uppercase}.about_museum.main .section_content{display:flex;flex-direction:column;gap:30px;width:1550px;height:100%;position:relative;z-index:2}.about_museum.main .section_content .upper_part{display:flex;flex-direction:column;gap:20px;width:100%}.about_museum.main .section_content .upper_part .block_imgs{display:flex;justify-content:space-between;width:100%}.about_museum.main .section_content .upper_part .block_imgs .block_img:first-child{width:560px;height:440px;position:relative;top:40px}.about_museum.main .section_content .upper_part .block_imgs .block_img:first-child img._img_hover{opacity:1;transition:all .3s ease}.about_museum.main .section_content .upper_part .block_imgs .block_img:first-child:hover img._img_hover{opacity:0}.about_museum.main .section_content .upper_part .block_imgs .block_img:nth-child(2){width:860px;height:420px;position:relative;top:-75px}.about_museum.main .section_content .upper_part .block_imgs .block_img:nth-child(2) img._img_hover{opacity:1;transition:all .3s ease}.about_museum.main .section_content .upper_part .block_imgs .block_img:nth-child(2):hover img._img_hover{opacity:0}.about_museum.main .section_content .upper_part .block_info{display:flex;width:100%}.about_museum.main .section_content .upper_part .block_info .text_container{display:flex;flex-direction:column;gap:20px;width:750px;margin-left:330px}.about_museum.main .upper_part h3{width:-moz-fit-content;width:fit-content;color:#fff;font-family:Benzin;font-size:34px;font-weight:400;text-transform:uppercase}.about_museum.main .upper_part p{width:100%;color:#fff;font-family:Raleway;font-size:26px;font-weight:400}.about_museum.main .lower_part{display:flex;gap:30px;width:100%}.about_museum.main .lower_part p{width:650px;min-width:650px;color:#fff;font-family:Raleway;font-size:26px;font-weight:400}.about_museum.main .lower_part .block_img{width:100%;height:470px;position:relative;top:-30px}.about_museum.main .lower_part .block_img:nth-child(2) img._img_hover{opacity:1;transition:all .3s ease}.about_museum.main .lower_part .block_img:nth-child(2):hover img._img_hover{opacity:0}.about_museum.main .section_content .button_visit{top:auto;bottom:30px;left:200px}.about_museum.main .patterns{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.about_museum.main .patterns .pattern{width:0;height:0;position:absolute}.about_museum.main .patterns .pattern img{object-fit:contain}.about_museum.main .patterns .pattern:first-child{width:1500px;height:1500px;top:-400px;right:-100px;opacity:.5;animation:fade-opacity-2 3s ease-in-out 0s infinite,fade-transform-2 8s ease-in-out 0s infinite}@keyframes fade-opacity-2{0%{opacity:.5}40%{opacity:.8}80%{opacity:.5}to{opacity:.5}}@keyframes fade-transform-2{0%{transform:translateX(0)}20%{transform:translateX(-750px)}50%{transform:translateX(-750px)}70%{transform:translateX(0)}to{transform:translateX(0)}}.about_museum.mobile{display:flex;flex-direction:column;align-items:center;width:100%;height:-moz-fit-content;height:fit-content;padding:100px 40px 0;margin-bottom:150px;position:relative;box-sizing:border-box}.about_museum.mobile h1{width:100%;color:#fff;font-family:Benzin;font-size:48px;font-weight:600;text-transform:uppercase;text-align:left}.about_museum.mobile .section_content{display:flex;flex-direction:column;width:750px;height:100%;position:relative;z-index:2}.about_museum.mobile .upper_part{display:flex;flex-direction:column;gap:30px;width:100%;margin-bottom:30px}.about_museum.mobile .upper_part .block_imgs{width:100%;height:350px;position:relative;top:40px}.about_museum.mobile .upper_part .block_imgs img{width:100%;object-fit:contain}.about_museum.mobile .section_content .upper_part .block_text{display:flex;flex-direction:column;gap:20px;width:100%}.about_museum.mobile .upper_part h3{width:-moz-fit-content;width:fit-content;color:#fff;font-family:Benzin;font-size:34px;font-weight:400;text-transform:uppercase;margin-left:auto}.about_museum.mobile .upper_part p{width:600px;color:#fff;font-family:Raleway;font-size:26px;font-weight:400}.about_museum.mobile .lower_part{display:flex;flex-direction:column;gap:30px;width:100%;margin-bottom:40px}.about_museum.mobile .lower_part .block_img{width:100%;height:330px;position:relative;top:-30px}.about_museum.mobile .lower_part .block_img img{width:100%;object-fit:contain}.about_museum.mobile .lower_part p{width:650px;color:#fff;font-family:Raleway;font-size:26px;font-weight:400}.about_museum.mobile .section_content .button_visit{margin:0 auto;position:relative;top:auto;left:auto}.about_museum.mobile .patterns{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.about_museum.mobile .patterns .pattern{width:0;height:0;position:absolute}.about_museum.mobile .patterns .pattern img{object-fit:contain}.about_museum.mobile .patterns .pattern:first-child{width:1500px;height:1500px;bottom:-600px;right:-400px;opacity:.5;animation:fade-transform-2-mobile 4s ease-in-out 0s infinite}@keyframes fade-transform-2-mobile{0%{transform:scale(1);opacity:.5}40%{transform:scale(1.2);opacity:.8}80%{transform:scale(1);opacity:.5}to{transform:scale(1);opacity:.5}}@media only screen and (min-width:2000px){.about_museum.main{height:1600px;padding:0 100px}.about_museum.main .section_content{width:1800px}.about_museum.main h1 span{font-size:70px}.about_museum.main .section_content .upper_part .block_imgs .block_img:first-child{width:680px;height:536px}.about_museum.main .section_content .upper_part .block_imgs .block_img:nth-child(2){width:1000px;height:480px;top:-100px}.about_museum.main .upper_part h3{font-size:50px}.about_museum.main .section_content .upper_part .block_info .text_container{width:800px}.about_museum.main .upper_part p{font-size:32px}.about_museum.main .lower_part .block_img{height:550px}.about_museum.main .lower_part p{width:750px;min-width:750px;font-size:32px}.about_museum.main .patterns .pattern:first-child{width:1900px;height:1900px}@keyframes fade-transform{0%{transform:translateX(0)}20%{transform:translateX(-800px)}50%{transform:translateX(-800px)}70%{transform:translateX(0)}to{transform:translateX(0)}}}@media only screen and (max-width:1800px){.about_museum.main{height:1100px}.about_museum.main h1 span{font-size:48px}.about_museum.main .section_content{width:1450px}.about_museum.main .section_content .upper_part .block_imgs .block_img:first-child{width:500px;height:395px}.about_museum.main .section_content .upper_part .block_imgs .block_img:nth-child(2){width:800px;height:385px;top:-65px}.about_museum.main .section_content .upper_part .block_info .text_container{width:700px}.about_museum.main .upper_part h3{font-size:32px}.about_museum.main .upper_part p{font-size:24px}.about_museum.main .lower_part .block_img{height:447px}.about_museum.main .lower_part p{width:600px;min-width:600px;font-size:24px}.about_museum.main .patterns .pattern:first-child{width:1300px;height:1300px;top:-300px;right:-100px}}@media only screen and (max-width:1500px){.about_museum.main{height:950px}.about_museum.main .section_content{width:1200px}.about_museum.main .section_content .upper_part .block_imgs .block_img:first-child{width:400px;height:316px}.about_museum.main .section_content .upper_part .block_imgs .block_img:nth-child(2){width:700px;height:340px}.about_museum.main .section_content .upper_part .block_info .text_container{width:600px;margin-left:300px}.about_museum.main .lower_part .block_img{height:310px}.about_museum.main .patterns .pattern:first-child{width:1000px;height:1000px;top:-200px;right:-50px}@keyframes fade-transform{0%{transform:translateX(0)}20%{transform:translateX(-650px)}50%{transform:translateX(-650px)}70%{transform:translateX(0)}to{transform:translateX(0)}}}@media only screen and (max-width:1280px){.about_museum.main{height:830px}.about_museum.main .section_content{width:1000px}.about_museum.main .section_content .upper_part .block_imgs .block_img:first-child{width:350px;height:277px}.about_museum.main .section_content .upper_part .block_imgs .block_img:nth-child(2){width:550px;height:265px}.about_museum.main .section_content .upper_part .block_info .text_container{gap:15px;width:500px;margin-left:270px}.about_museum.main .upper_part h3{font-size:28px}.about_museum.main .upper_part p{font-size:20px}.about_museum.main .lower_part .block_img{height:288px}.about_museum.main .lower_part p{width:440px;min-width:440px;font-size:20px}.about_museum.main .section_content .button_visit{bottom:30px;left:100px}.about_museum.main .patterns .pattern:first-child{width:800px;height:800px;top:-150px;right:50px}@keyframes fade-transform{0%{transform:translateX(0)}20%{transform:translateX(-550px)}50%{transform:translateX(-550px)}70%{transform:translateX(0)}to{transform:translateX(0)}}}@media only screen and (max-width:820px){.about_museum.mobile{margin-bottom:100px}.about_museum.mobile .section_content{width:100%}.about_museum.mobile .upper_part .block_imgs{height:330px}.about_museum.mobile .lower_part{margin-bottom:10px}.about_museum.mobile .lower_part .block_img{height:310px}}@media only screen and (max-width:700px){.about_museum.mobile{padding:70px 30px 0;margin-bottom:70px}.about_museum.mobile .upper_part .block_imgs{height:300px}.about_museum.mobile h1{font-size:42px}.about_museum.mobile .upper_part h3{font-size:30px}.about_museum.mobile .upper_part p{width:500px;font-size:24px}.about_museum.mobile .lower_part .block_img{height:290px}.about_museum.mobile .lower_part p{width:510px;font-size:24px}}@media only screen and (max-width:600px){.about_museum.mobile{padding:70px 20px 0}.about_museum.mobile .upper_part h3{font-size:26px}.about_museum.mobile .lower_part p,.about_museum.mobile .upper_part p{width:450px;font-size:22px}}@media only screen and (max-width:530px){.about_museum.mobile .upper_part .block_imgs{height:230px}.about_museum.mobile .upper_part h3{font-size:22px}.about_museum.mobile .upper_part p{width:400px;font-size:20px}.about_museum.mobile .lower_part .block_img{height:210px}.about_museum.mobile .lower_part p{width:380px;font-size:20px}}@media only screen and (max-width:500px){.about_museum.mobile{margin-bottom:60px}.about_museum.mobile h1{font-size:32px}}@media only screen and (max-width:450px){.about_museum.mobile{padding:70px 15px 0}.about_museum.mobile .upper_part .block_imgs{height:190px}.about_museum.mobile .upper_part h3{font-size:20px}.about_museum.mobile .upper_part p{width:370px;font-size:18px}.about_museum.mobile .lower_part .block_img{height:170px}.about_museum.mobile .lower_part p{width:370px;font-size:18px}}@media only screen and (max-width:400px){.about_museum.mobile{padding:50px 15px 0}.about_museum.mobile .upper_part .block_imgs{height:180px}.about_museum.mobile h1{font-size:26px}.about_museum.mobile .upper_part h3{font-size:17px}.about_museum.mobile .upper_part p{width:330px;font-size:16px}.about_museum.mobile .lower_part .block_img{height:160px}.about_museum.mobile .lower_part p{width:340px;font-size:16px}}@media only screen and (max-width:360px){.about_museum.mobile .lower_part p{width:300px}}.heroes_pish.main{display:flex;flex-direction:column;align-items:center;width:100%;height:1500px;padding:0 40px;position:relative;box-sizing:border-box}.heroes_pish.main h1{display:flex;justify-content:left;width:100%}.heroes_pish.main h1 span{width:-moz-fit-content;width:fit-content;color:#fff;font-family:Benzin;font-size:48px;font-weight:600;text-transform:uppercase}.heroes_pish.main .section_content{display:flex;flex-direction:column;gap:20px;width:1550px;margin-top:80px;position:relative;z-index:2}.heroes_pish.main .section_content .upper_part{display:flex;gap:25px;align-items:center}.heroes_pish.main .section_content .upper_part .block_hero{display:flex;flex-direction:column;gap:20px;width:100%;height:560px;padding:25px 20px;position:relative;box-sizing:border-box}.heroes_pish.main .section_content .upper_part .block_hero:nth-child(2){align-items:end}.heroes_pish.main .section_content .upper_part .block_hero:before{content:"";width:100%;height:100%;background-image:url(/img/main/heroes_pish/block_frame_1.png);background-size:contain;background-repeat:no-repeat;position:absolute;top:0;left:0}.heroes_pish.main .section_content .upper_part .block_hero:nth-child(2):before{background-image:url(/img/main/heroes_pish/block_frame_2.png);background-size:contain;background-repeat:no-repeat}.heroes_pish.main .section_content .upper_part .block_hero .block_info{display:flex;justify-content:right;width:100%;height:100%;border-radius:15px;position:relative;overflow:hidden}.heroes_pish.main .section_content .upper_part .block_hero:nth-child(2) .block_info{justify-content:left}.heroes_pish.main .section_content .upper_part .block_hero .block_info:before{content:"";width:100%;height:100%;background:linear-gradient(rgba(69,71,187,.6),rgba(25,25,51,.6));position:absolute;top:0;left:0;z-index:2;mix-blend-mode:multiply}.heroes_pish.main .section_content .upper_part .block_hero .block_info .text_info{display:flex;flex-direction:column;justify-content:space-between;align-items:end;width:100%;height:100%;padding:10px 15px;position:relative;z-index:5;box-sizing:border-box}.heroes_pish.main .section_content .upper_part .block_hero:nth-child(2) .block_info .text_info{align-items:start}.heroes_pish.main .section_content .upper_part .block_hero .block_info .text_info .fio{width:350px;color:#fff;font-family:Benzin;font-size:26px;font-weight:500;text-align:right}.heroes_pish.main .section_content .upper_part .block_hero .block_info .text_info .description{width:400px;color:#fff;font-family:Raleway;font-size:24px;font-weight:600;text-align:right}.heroes_pish.main .section_content .upper_part .block_hero:nth-child(2) .block_info .text_info .description,.heroes_pish.main .section_content .upper_part .block_hero:nth-child(2) .block_info .text_info .fio{text-align:left}.heroes_pish.main .section_content .upper_part .block_hero .button_learn_more{width:400px;position:relative}.heroes_pish.main .section_content .lower_part{display:flex;justify-content:center;width:100%;position:relative}.heroes_pish.main .section_content .lower_part .block_hero{display:flex;flex-direction:column;gap:20px;align-items:center;width:50%;height:513px;padding:25px 20px;position:relative;top:-45px;box-sizing:border-box}.heroes_pish.main .section_content .lower_part .block_hero:before{content:"";width:100%;height:100%;background-image:url(/img/main/heroes_pish/block_frame_3.png);background-size:contain;background-repeat:no-repeat;position:absolute;top:0;left:0}.heroes_pish.main .section_content .lower_part .block_hero .block_info{display:flex;justify-content:left;width:100%;height:100%;border-radius:15px;position:relative;overflow:hidden}.heroes_pish.main .section_content .lower_part .block_hero .block_info:before{content:"";width:100%;height:100%;background:linear-gradient(rgba(69,71,187,.6),rgba(25,25,51,.6));position:absolute;top:0;left:0;z-index:2;mix-blend-mode:multiply}.heroes_pish.main .section_content .lower_part .block_hero .block_info .text_info{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:100%;height:100%;padding:10px 15px;position:relative;z-index:5;box-sizing:border-box}.heroes_pish.main .section_content .lower_part .block_hero .block_info .text_info .fio{width:300px;color:#fff;font-family:Benzin;font-size:26px;font-weight:500}.heroes_pish.main .section_content .lower_part .block_hero .block_info .text_info .description{width:570px;color:#fff;font-family:Raleway;font-size:24px;font-weight:600}.heroes_pish.main .section_content .lower_part .block_hero .button_learn_more{width:400px;position:relative}.heroes_pish.main .patterns{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.heroes_pish.main .patterns .pattern{width:0;height:0;position:absolute}.heroes_pish.main .patterns .pattern img{object-fit:contain}.heroes_pish.main .patterns .pattern:first-child{width:1800px;height:1800px;bottom:-500px;left:-400px;z-index:1;opacity:.5;animation:fade-transform-3 4s ease-in-out 0s infinite}@keyframes fade-transform-3{0%{transform:scale(1);opacity:.5}40%{transform:scale(1.3);opacity:.8}80%{transform:scale(1);opacity:.5}to{transform:scale(1);opacity:.5}}.heroes_pish.mobile{display:flex;flex-direction:column;align-items:center;width:100%;height:1600px;padding:0 40px;position:relative;box-sizing:border-box}.heroes_pish.mobile h1{width:100%}.heroes_pish.mobile h1 span{display:inline-flex;width:300px;color:#fff;font-family:Benzin;font-size:48px;font-weight:600;text-transform:uppercase}.heroes_pish.mobile .section_content{display:flex;flex-direction:column;gap:25px;width:750px;margin-top:60px;position:relative;z-index:2}.heroes_pish.mobile .section_content .block_hero{display:flex;align-items:start;gap:30px;width:100%;height:380px;padding:25px 20px;background:url(/img/main/heroes_pish/block_frame_1_mobile.svg);background-size:contain;background-repeat:no-repeat;box-sizing:border-box}.heroes_pish.mobile .section_content .block_hero._reverse{gap:20px;padding:15px 20px 25px;background:url(/img/main/heroes_pish/block_frame_2_mobile.svg);background-size:contain;background-repeat:no-repeat}.heroes_pish.mobile .section_content .block_hero .block_img{width:315px;min-width:315px;height:315px;border-radius:10px;position:relative;overflow:hidden}.heroes_pish.mobile .section_content .block_hero._reverse .block_img{margin-top:auto}.heroes_pish.mobile .section_content .block_hero .block_info{display:flex;flex-direction:column;gap:20px;width:100%;height:100%;position:relative}.heroes_pish.mobile .section_content .block_hero._reverse .block_info{align-items:end;width:100%}.heroes_pish.mobile .section_content .block_hero .block_info .fio{width:100%;color:#fff;font-family:Benzin;font-size:26px;font-weight:500}.heroes_pish.mobile .section_content .block_hero._reverse .block_info .fio{width:200px;text-align:right}.heroes_pish.mobile .section_content .block_hero .block_info .description{width:100%;color:#fff;font-family:Raleway;font-size:24px;font-weight:600}.heroes_pish.mobile .section_content .block_hero._reverse .block_info .description{width:370px;text-align:right}.heroes_pish.mobile .section_content .block_hero .block_info .description span{color:#03D75C}.heroes_pish.mobile .section_content .block_hero .block_info .button_learn_more{width:340px;top:auto;bottom:0}.heroes_pish.mobile .section_content .block_hero._reverse .block_info .button_learn_more{left:auto;right:0}@media only screen and (min-width:2000px){.heroes_pish.main{height:1700px;padding:0 100px}.heroes_pish.main h1 span{font-size:58px}.heroes_pish.main .section_content{width:1800px}.heroes_pish.main .section_content .upper_part .block_hero{height:650px}.heroes_pish.main .section_content .upper_part .block_hero .block_info .text_info .fio{width:400px;font-size:30px}.heroes_pish.main .section_content .upper_part .block_hero .block_info .text_info .description{width:500px;font-size:28px}.heroes_pish.main .section_content .lower_part .block_hero{height:590px}.heroes_pish.main .section_content .lower_part .block_hero .block_info .text_info .fio{width:400px;font-size:30px}.heroes_pish.main .section_content .lower_part .block_hero .block_info .text_info .description{width:650px;font-size:28px}}@media only screen and (max-width:1800px){.heroes_pish.main .section_content{width:1455px}.heroes_pish.main .section_content .upper_part{gap:20px}.heroes_pish.main .section_content .upper_part .block_hero{height:530px}.heroes_pish.main .section_content .upper_part .block_hero .block_info .text_info .fio{width:280px;font-size:22px}.heroes_pish.main .section_content .upper_part .block_hero .block_info .text_info .description{width:330px;font-size:20px}.heroes_pish.main .section_content .lower_part .block_hero{height:490px;top:-40px}.heroes_pish.main .section_content .lower_part .block_hero .block_info .text_info .fio{width:300px;font-size:22px}.heroes_pish.main .section_content .lower_part .block_hero .block_info .text_info .description{width:470px;font-size:20px}.heroes_pish.main .patterns .pattern:first-child{width:1800px;height:1800px;bottom:-450px;left:-500px}}@media only screen and (max-width:1600px){.heroes_pish.main .patterns .pattern:first-child{width:1700px;height:1700px;bottom:-450px;left:-500px}}@media only screen and (max-width:1500px){.heroes_pish.main{height:1250px}.heroes_pish.main .section_content{width:1200px}.heroes_pish.main .section_content .upper_part .block_hero{height:435px}.heroes_pish.main .section_content .upper_part .block_hero .button_learn_more{width:340px}.heroes_pish.main .section_content .lower_part .block_hero{height:400px}.heroes_pish.main .section_content .lower_part .block_hero .button_learn_more{width:340px}.heroes_pish.main .patterns .pattern:first-child{width:1600px;height:1600px;bottom:-400px;left:-500px}}@media only screen and (max-width:1280px){.heroes_pish.main{height:1050px}.heroes_pish.main .section_content{width:1000px}.heroes_pish.main .section_content .upper_part .block_hero{height:360px;padding:20px 15px}.heroes_pish.main .section_content .upper_part .block_hero .button_learn_more{width:280px}.heroes_pish.main .section_content .upper_part .block_hero .block_info .text_info .description{font-size:18px}.heroes_pish.main .section_content .lower_part .block_hero{height:330px;padding:20px 15px}.heroes_pish.main .section_content .lower_part .block_hero .button_learn_more{width:280px}.heroes_pish.main .section_content .lower_part .block_hero .block_info .text_info .description{width:85%;font-size:18px}.heroes_pish.main .patterns .pattern:first-child{width:1500px;height:1500px;bottom:-400px;left:-500px}@keyframes fade-transform-3{0%{transform:scale(1);opacity:.5}40%{transform:scale(1.2);opacity:.8}80%{transform:scale(1);opacity:.5}to{transform:scale(1);opacity:.5}}}@media only screen and (max-width:800px){.heroes_pish.mobile{height:1450px}.heroes_pish.mobile .section_content{width:650px}.heroes_pish.mobile .section_content .block_hero{height:330px;padding:20px}.heroes_pish.mobile .section_content .block_hero._reverse{padding:15px 20px 20px}.heroes_pish.mobile .section_content .block_hero .block_info .fio{font-size:22px}.heroes_pish.mobile .section_content .block_hero .block_info .description{font-size:20px}.heroes_pish.mobile .section_content .block_hero._reverse .block_info .description{width:310px}.heroes_pish.mobile .section_content .block_hero .block_img{width:275px;min-width:275px;height:275px}.heroes_pish.mobile .section_content .block_hero .block_info .button_learn_more{width:300px}}@media only screen and (max-width:700px){.heroes_pish.mobile{height:1200px;padding:0 20px}.heroes_pish.mobile .section_content{gap:15px;width:550px;margin-top:40px}.heroes_pish.mobile h1 span{width:500px;font-size:40px}.heroes_pish.mobile .section_content .block_hero{height:280px;gap:20px;padding:10px}.heroes_pish.mobile .section_content .block_hero._reverse{gap:5px;padding:10px}.heroes_pish.mobile .section_content .block_hero .block_info .fio{font-size:20px}.heroes_pish.mobile .section_content .block_hero .block_info .description{font-size:18px}.heroes_pish.mobile .section_content .block_hero._reverse .block_info .description{width:280px}.heroes_pish.mobile .section_content .block_hero .block_img{width:245px;min-width:245px;height:245px}.heroes_pish.mobile .section_content .block_hero .block_info .button_learn_more{width:240px;height:55px;bottom:10px;left:5px}.heroes_pish.mobile .section_content .block_hero._reverse .block_info .button_learn_more{right:5px}}@media only screen and (max-width:600px){.heroes_pish.mobile{height:1000px}.heroes_pish.mobile .section_content{width:450px}.heroes_pish.mobile h1 span{width:400px;font-size:35px}.heroes_pish.mobile .section_content .block_hero{height:230px;gap:10px}.heroes_pish.mobile .section_content .block_hero .block_info{gap:10px}.heroes_pish.mobile .section_content .block_hero .block_info .fio{font-size:17px}.heroes_pish.mobile .section_content .block_hero .block_info .description{font-size:15px}.heroes_pish.mobile .section_content .block_hero._reverse .block_info .description{width:230px}.heroes_pish.mobile .section_content .block_hero .block_img{width:195px;min-width:195px;height:195px}.heroes_pish.mobile .section_content .block_hero .block_info .button_learn_more{width:200px;height:48px;bottom:5px;left:2px}.heroes_pish.mobile .section_content .block_hero._reverse .block_info .button_learn_more{right:5px}}@media only screen and (max-width:500px){.heroes_pish.mobile{height:800px}.heroes_pish.mobile .section_content{gap:10px;width:350px;margin-top:30px}.heroes_pish.mobile h1 span{width:100%;font-size:32px}.heroes_pish.mobile .section_content .block_hero{height:180px;gap:20px}.heroes_pish.mobile .section_content .block_hero .block_info{gap:10px}.heroes_pish.mobile .section_content .block_hero .block_info .fio{font-size:12px}.heroes_pish.mobile .section_content .block_hero .block_info .description{font-size:11px}.heroes_pish.mobile .section_content .block_hero._reverse .block_info .fio{width:150px}.heroes_pish.mobile .section_content .block_hero._reverse .block_info .description{width:170px}.heroes_pish.mobile .section_content .block_hero .block_img{width:150px;min-width:150px;height:150px}.heroes_pish.mobile .section_content .block_hero .block_info .button_learn_more{gap:10px;width:150px;height:38px;bottom:5px;left:2px}.button_learn_more:before{padding:2px}}@media only screen and (max-width:400px){.heroes_pish.mobile{height:750px}.heroes_pish.mobile .section_content{width:330px}.heroes_pish.mobile h1 span{font-size:26px}.heroes_pish.mobile .section_content .block_hero{height:170px;gap:10px}.heroes_pish.mobile .section_content .block_hero .block_info{gap:10px}.heroes_pish.mobile .section_content .block_hero .block_info .fio{font-size:12px}.heroes_pish.mobile .section_content .block_hero .block_info .description{font-size:10px}.heroes_pish.mobile .section_content .block_hero._reverse .block_info .fio{width:150px}.heroes_pish.mobile .section_content .block_hero._reverse .block_info .description{width:170px}.heroes_pish.mobile .section_content .block_hero .block_img{width:140px;min-width:140px;height:140px}.heroes_pish.mobile .section_content .block_hero .block_info .button_learn_more{gap:10px;width:140px;height:32px;bottom:5px;left:2px}.heroes_pish.mobile .section_content .block_hero._reverse .block_info .button_learn_more{right:5px}}.popup_hero{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;position:fixed;top:0;left:0;z-index:10;transition:all .3s ease}.popup_hero._hidden{opacity:0}.popup_hero .popup_blackout{width:100%;height:100%;background-color:rgb(0,0,0,.8);position:absolute;top:0;left:0;z-index:1}.popup_hero .button_exit{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:2px solid #75758500;border-radius:10px;background-color:#ffffff00;position:absolute;top:10px;right:10px;z-index:100;cursor:pointer;transition:all .3s ease}.popup_hero .button_exit:hover{border:2px solid #757585;background-color:#fff}.popup_hero .button_exit svg{width:20px;height:20px}.popup_hero .button_exit svg line{stroke:#fff;stroke-width:10px;transition:all .3s ease}.popup_hero .button_exit:hover svg line{stroke:#757585}.popup_hero .popup_content{display:flex;align-items:center;justify-content:center;width:90%!important;height:90vh!important;border-radius:15px;padding:0!important;position:absolute;z-index:2;box-sizing:border-box;overflow:hidden}.popup_hero .popup_content img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.popup_hero .popup_content .block_info{display:flex;gap:30px;position:relative;z-index:2}.popup_hero .popup_content .block_info .block_img{width:400px;min-width:400px;height:400px;border-radius:15px;background:linear-gradient(rgba(103,104,139,1),rgb(55,56,74))}.popup_hero .popup_content .block_info .block_text{display:flex;flex-direction:column}.popup_hero .popup_content .block_info .block_text h3{width:400px;color:#fff;font-size:30px;font-family:Benzin;font-weight:400;margin-bottom:40px}.popup_hero .popup_content .block_info .block_text p{column-count:#fff;font-size:20px;font-family:Raleway;font-weight:400}@media only screen and (max-width:1200px){.popup_hero .popup_content{width:1000px}.popup_hero .popup_content .block_info .block_text h3{font-size:26px;margin-bottom:20px}}@media only screen and (max-width:1100px){.popup_hero .popup_content{width:600px;height:-moz-fit-content!important;height:fit-content!important;min-height:auto}.popup_hero .popup_content .block_info{flex-direction:column}.popup_hero .popup_content .block_info .block_img{width:100%;min-width:auto;height:320px}.popup_hero .popup_content .block_info .block_text h3{width:100%;font-size:24px}.popup_hero .popup_content .block_info .block_text p{width:100%;font-size:18px}}@media only screen and (max-width:700px){.popup_hero .popup_content{width:500px;height:730px}.popup_hero .popup_content .block_info .block_img{height:280px}.popup_hero .popup_content .block_info .block_text h3{width:100%;font-size:20px}.popup_hero .popup_content .block_info .block_text p{width:100%;font-size:16px}}@media only screen and (max-width:600px){.popup_hero .popup_content{width:400px;height:570px;padding:10px 15px}.popup_hero .popup_content .block_info{gap:20px}.popup_hero .popup_content .block_info .block_img{height:240px}.popup_hero .popup_content .block_info .block_text h3{width:100%;font-size:16px}.popup_hero .popup_content .block_info .block_text p{width:100%;font-size:12px}.popup_hero .popup_content .button_exit{top:5px;right:5px}}@media only screen and (max-width:450px){.popup_hero .popup_content{width:330px;height:560px;padding:10px 15px 20px}.popup_hero .popup_content .block_info{gap:15px}.popup_hero .popup_content .block_info .block_img{height:210px}.popup_hero .popup_content .block_info .block_text h3{margin-bottom:10px}}.video_container{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;width:100%;height:100%!important;min-height:500px;max-height:1000px;border-radius:10px;background-color:#000;overflow:hidden;position:relative}.video_container._full_width{width:100%}.video_container._hidden{height:0!important;min-height:0!important;margin:0;pointer-events:none}.video_container video{height:100%;width:100%;object-fit:contain}.video_container .top_title{display:flex;align-items:center;width:100%;height:60px;padding:0 25px;box-sizing:border-box;background:linear-gradient(180deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.4) 80%,rgba(0,0,0,.05));position:absolute;top:0;left:0;z-index:10;pointer-events:none;opacity:0;transition:all .2s ease}.video_container .top_title._active{opacity:1;pointer-events:auto}.video_container .top_title .title_text{font-family:Grandis;font-size:18px;font-weight:400;color:white;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:left}.video_container .block_controls{display:flex;align-items:end;width:100%;height:90px;padding:0 25px 20px;box-sizing:border-box;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.4) 80%,rgba(0,0,0,.05));position:absolute;bottom:0;left:0;opacity:0;transition:all .2s ease}.video_container .block_controls._active{opacity:1}.video_container .block_controls .container{display:flex;gap:20px;align-items:center;width:100%;height:30px;box-sizing:border-box}.video_container .block_controls .container .control_button{width:19px;height:23px;cursor:pointer}.video_container .block_controls .container .control_button svg{width:100%;height:100%}.block_controls .timer_control{display:inline-flex;align-items:center;height:100%;font-family:Grandis;font-size:14px;font-weight:400;cursor:pointer}.volume_control{display:flex;align-items:center;gap:5px}.volume_control span{width:16px;height:16px;cursor:pointer}.volume_control span svg{width:100%;height:100%}.volume_control .volume_slider{-webkit-appearance:none;display:flex;align-items:center;width:72px;height:4px;background-color:#AAAAAA;border-radius:4px;outline:none}.volume_control .volume_slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:#ffffff;border-radius:50%;cursor:pointer;border:1px solid #ccc}.volume_control .volume_slider::-moz-range-thumb{width:12px;height:12px;background:#ffffff;border-radius:50%;cursor:pointer;border:1px solid #919191}.progress_container{flex-grow:1;position:relative;height:100%}.progress_bar{position:absolute;width:100%;height:100%;top:50%;transform:translateY(-50%);-webkit-appearance:none;background:rgba(255,255,255,.2);z-index:2;cursor:pointer}.progress_bar::-webkit-slider-thumb{display:none}.progress_bar::-moz-range-thumb{display:none}.progress_filled{height:100%;background:linear-gradient(90deg,rgb(88,31,162),rgba(120,46,216));position:absolute;top:50%;transform:translateY(-50%);z-index:1}.video_container .block_controls .container .button_fullscreen{width:23px;height:23px;cursor:pointer}.video_container .block_controls .container .button_fullscreen svg{width:100%;height:100%}.video_container .block_controls .container .button_fullwidth{width:28px;height:24px;cursor:pointer}.video_container .block_controls .container .button_fullwidth svg{width:100%;height:100%}@media only screen and (min-width:2000px){.video_container{height:calc(100vh - 100px)}}@media only screen and (max-width:1800px){.video_container{height:calc(100vh - 60px)}}@media only screen and (max-width:1600px){.video_container .top_title{height:55px;padding:0 20px}.video_container .top_title .title_text{font-size:16px}}@media only screen and (max-width:1400px){.video_container .top_title{height:50px;padding:0 15px}.video_container .top_title .title_text{font-size:14px}}@media only screen and (max-width:1200px){.video_container .top_title{height:45px}.video_container .top_title .title_text{font-size:13px}}@media only screen and (max-width:1000px){.video_container .top_title{height:40px;padding:0 10px}.video_container .top_title .title_text{font-size:12px}}.video_container_mobile{display:flex;align-items:center;justify-content:center;width:100%;height:-moz-fit-content;height:fit-content;background-color:#000;overflow:hidden;position:relative}.video_container_mobile._full_width{width:100%}.video_container_mobile._hidden{height:0!important;min-height:0!important;margin:0;pointer-events:none}.video_container_mobile video{height:100%;width:100%;object-fit:contain}.video_container_mobile .mobile_top_title{display:flex;align-items:center;width:100%;height:60px;padding:0 30px;box-sizing:border-box;background:linear-gradient(180deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.4) 80%,rgba(0,0,0,.05));position:absolute;top:0;left:0;z-index:10;pointer-events:none;opacity:0;transition:all .2s ease}.video_container_mobile .mobile_top_title._active{opacity:1;pointer-events:auto}.video_container_mobile .mobile_top_title .title_text{font-family:Grandis;font-size:18px;font-weight:400;color:white;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:left}.video_container_mobile .mobile_center_controls{display:flex;align-items:center;justify-content:center;gap:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;opacity:0;transition:opacity .2s ease;pointer-events:none}.video_container_mobile .mobile_center_controls._active{opacity:1;pointer-events:auto}.video_container_mobile .mobile_center_controls .control_button{display:flex;align-items:center;justify-content:center;width:85px;height:85px;background-color:rgb(0,0,0,.8);border-radius:50%;cursor:pointer}.video_container_mobile .mobile_center_controls .control_button svg{width:38px}.video_container_mobile .mobile_center_controls .rewind_button{display:flex;align-items:center;justify-content:center;width:70px;height:70px;background-color:rgb(0,0,0,.8);border-radius:50%;cursor:pointer}.video_container_mobile .mobile_center_controls .rewind_button svg{width:34px}.video_container_mobile .mobile_bottom_controls{display:flex;align-items:center;width:100%;height:80px;padding:0 30px;box-sizing:border-box;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.4) 80%,rgba(0,0,0,.05));position:absolute;bottom:0;left:0;pointer-events:none;opacity:0;transition:all .2s ease}.video_container_mobile .mobile_bottom_controls._active{opacity:1;pointer-events:auto}.video_container_mobile .mobile_bottom_controls .mute_button{width:30px;height:30px;cursor:pointer;flex-shrink:0;margin-right:30px}.video_container_mobile .mobile_bottom_controls .mute_button svg{width:100%;height:100%}.video_container_mobile .mobile_bottom_controls .timer_control{font-family:Grandis;font-size:18px;font-weight:400;color:white;white-space:nowrap;flex-shrink:0;min-width:40px;text-align:center}.video_container_mobile .mobile_bottom_controls .progress_container{flex-grow:1;height:20px;margin:0 20px;position:relative;pointer-events:auto}.video_container_mobile .mobile_bottom_controls .progress_bar{width:100%;height:100%;top:50%;transform:translateY(-50%);-webkit-appearance:none;background:rgba(255,255,255,.2);position:absolute;z-index:2;cursor:pointer;pointer-events:none}.video_container_mobile .mobile_bottom_controls .progress_bar::-webkit-slider-thumb{display:none}.video_container_mobile .mobile_bottom_controls .progress_bar::-moz-range-thumb{display:none}.video_container_mobile .mobile_bottom_controls .progress_filled{height:100%;background:linear-gradient(90deg,rgb(88,31,162),rgba(120,46,216));position:absolute;top:50%;transform:translateY(-50%);z-index:1}.video_container_mobile .mobile_bottom_controls .fullscreen_button{width:26px;height:26px;cursor:pointer;flex-shrink:0;margin-left:30px}.video_container_mobile .mobile_bottom_controls .fullscreen_button svg{width:100%;height:100%}@media only screen and (max-width:700px){.video_container_mobile .mobile_top_title{height:55px;padding:0 20px}.video_container_mobile .mobile_top_title .title_text{font-size:16px}.video_container_mobile .mobile_center_controls .control_button{width:75px;height:75px}.video_container_mobile .mobile_center_controls .control_button svg{width:34px}.video_container_mobile .mobile_center_controls .rewind_button{width:60px;height:60px}.video_container_mobile .mobile_center_controls .rewind_button svg{width:28px}.video_container_mobile .mobile_bottom_controls{height:70px;padding:0 20px}.video_container_mobile .mobile_bottom_controls .mute_button{width:24px;height:24px}.video_container_mobile .mobile_bottom_controls .timer_control{font-size:14px}.video_container_mobile .mobile_bottom_controls .progress_container{height:15px;margin:0 15px}.video_container_mobile .mobile_bottom_controls .fullscreen_button{width:23px;height:23px}}@media only screen and (max-width:600px){.video_container_mobile .mobile_top_title{height:50px;padding:0 15px}.video_container_mobile .mobile_top_title .title_text{font-size:14px}.video_container_mobile .mobile_center_controls{gap:25px}.video_container_mobile .mobile_center_controls .control_button{width:70px;height:70px}.video_container_mobile .mobile_center_controls .control_button svg{width:32px}.video_container_mobile .mobile_center_controls .rewind_button{width:55px;height:55px}.video_container_mobile .mobile_center_controls .rewind_button svg{width:24px}.video_container_mobile .mobile_bottom_controls{height:60px;padding:0 15px}.video_container_mobile .mobile_bottom_controls .mute_button{width:21px;height:21px;margin-right:20px}.video_container_mobile .mobile_bottom_controls .timer_control{font-size:12px}.video_container_mobile .mobile_bottom_controls .progress_container{height:12px;margin:0 10px}.video_container_mobile .mobile_bottom_controls .fullscreen_button{width:20px;height:20px;margin-left:20px}}@media only screen and (max-width:500px){.video_container_mobile .mobile_top_title{height:45px}.video_container_mobile .mobile_top_title .title_text{font-size:13px}.video_container_mobile .mobile_center_controls .control_button{width:60px;height:60px}.video_container_mobile .mobile_center_controls .control_button svg{width:28px}.video_container_mobile .mobile_center_controls .rewind_button{width:45px;height:45px}.video_container_mobile .mobile_center_controls .rewind_button svg{width:20px}.video_container_mobile .mobile_bottom_controls{height:55px}}@media only screen and (max-width:400px){.video_container_mobile .mobile_top_title{height:40px;padding:0 10px}.video_container_mobile .mobile_top_title .title_text{font-size:12px}.video_container_mobile .mobile_center_controls{gap:20px}.video_container_mobile .mobile_center_controls .control_button{width:55px;height:55px}.video_container_mobile .mobile_center_controls .control_button svg{width:24px}.video_container_mobile .mobile_center_controls .rewind_button{width:43px;height:43px}.video_container_mobile .mobile_center_controls .rewind_button svg{width:19px}.video_container_mobile .mobile_bottom_controls{height:45px}.video_container_mobile .mobile_bottom_controls .mute_button{width:19px;height:19px;margin-right:12px}.video_container_mobile .mobile_bottom_controls .timer_control{font-size:10px}.video_container_mobile .mobile_bottom_controls .progress_container{height:10px;margin:0 7px}.video_container_mobile .mobile_bottom_controls .fullscreen_button{width:18px;height:18px;margin-left:12px}}.about_pish{display:flex;flex-direction:column;width:100%;height:1200px;padding:0 40px;position:relative;box-sizing:border-box}.about_pish .section_content{width:100%;height:100%;position:relative;z-index:5}.about_pish .section_content h1{width:1100px;color:#fff;font-family:Benzin;font-size:67px;font-weight:600;text-transform:uppercase;line-height:85px}.about_pish .section_content h3{width:1000px;color:rgba(63,204,111,1);font-family:Benzin;font-size:35px;font-weight:500;text-transform:uppercase;margin-top:15px}.about_pish .section_content .mission{display:flex;flex-direction:column;gap:20px;align-items:end;width:800px;position:absolute;bottom:240px;right:0}.about_pish .section_content .mission h2{width:-moz-fit-content;width:fit-content;color:#fff;font-family:Benzin;font-size:42px;font-weight:500;text-transform:uppercase}.about_pish .section_content .mission p{width:100%;color:#fff;font-family:Raleway;font-size:26px;font-weight:400;text-align:right}.about_pish .section_content .button_visit{top:auto;bottom:60px;left:0}.about_pish .section_content .button_visit .text{font-size:22px}.about_pish .patterns{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none}.about_pish .patterns .pattern{width:0;height:0;position:absolute}.about_pish .patterns .pattern img{object-fit:contain}.about_pish .patterns .pattern:first-child{display:flex;width:1300px;height:1290px;top:-150px;left:0;mix-blend-mode:lighten}.about_pish .patterns .pattern:first-child:before{content:"";width:700px;height:70px;background-color:#191933;filter:blur(6px);position:absolute;bottom:-10px;left:0;z-index:2}.about_pish .patterns .pattern:first-child:after{content:"";width:400px;height:400px;border-radius:50%;background-color:#191933ef;filter:blur(6px);position:absolute;bottom:-50px;right:-250px;z-index:2}.about_pish .patterns .pattern:nth-child(2){width:800px;height:800px;top:-400px;right:-100px;opacity:.8;animation:fade-transform-4 5s ease-in-out 0s infinite}@keyframes fade-transform-4{0%{transform:translateX(0);opacity:.8}60%{transform:translateX(-300px);opacity:.5}to{transform:translateX(0);opacity:.8}}@media only screen and (min-width:2000px){.about_pish{height:1500px;padding:0 100px}.about_pish .section_content h1{width:1400px;font-size:80px}.about_pish .section_content h3{width:1100px;font-size:38px}.about_pish .section_content .mission{width:870px;bottom:260px}.about_pish .section_content .mission h2{font-size:48px}.about_pish .section_content .button_visit .text,.about_pish .section_content .mission p{font-size:30px}.about_pish .patterns .pattern:first-child{width:1600px;height:1600px}.about_pish .patterns .pattern:first-child:before{width:1000px;height:80px;bottom:-10px;left:-10px}.about_pish .patterns .pattern:first-child:after{width:550px;height:550px;bottom:-80px;right:-200px}.about_pish .patterns .pattern:nth-child(2){width:900px;height:900px}}@media only screen and (max-width:1800px){.about_pish{height:900px}.about_pish .section_content h1{width:1100px;font-size:64px}.about_pish .section_content h3{width:1000px;font-size:32px}.about_pish .section_content .mission{width:650px;bottom:180px}.about_pish .section_content .mission h2{font-size:40px}.about_pish .section_content .mission p{font-size:22px}.about_pish .section_content .button_visit .text{font-size:20px}.about_pish .patterns .pattern:first-child{width:1000px;height:990px}}@media only screen and (max-width:1600px){.about_pish .patterns .pattern:nth-child(2){width:700px;height:700px;top:-300px;width:600px;height:600px}}@media only screen and (max-width:1100px){.about_pish{height:1100px}.about_pish .section_content h1,.about_pish .section_content h3{width:700px}.about_pish .section_content .button_visit{width:300px;height:80px;bottom:40px;left:calc(50% - 150px)}.about_pish .patterns .pattern:first-child{top:-100px}}@media only screen and (max-width:900px){.about_pish{height:950px}.about_pish .section_content h1{width:600px;font-size:58px}.about_pish .section_content h3{width:600px;font-size:28px}.about_pish .section_content .mission h2{font-size:38px}.about_pish .patterns .pattern:first-child{width:800px;height:790px;top:0}}@media only screen and (max-width:700px){.about_pish{height:920px;padding:0 20px}.about_pish .section_content h1{width:500px;font-size:52px}.about_pish .section_content h3{width:530px;font-size:25px}.about_pish .section_content .mission h2{font-size:35px}.about_pish .section_content .mission p{width:80%;font-size:20px}.about_pish .patterns .pattern:first-child{width:700px;height:690px;top:0}}@media only screen and (max-width:600px){.about_pish{height:880px;padding:0 20px}.about_pish .section_content h1{width:500px;font-size:47px;line-height:80px}.about_pish .section_content h3{width:530px;font-size:22px}.about_pish .section_content .mission{bottom:160px}.about_pish .section_content .mission h2{font-size:30px}.about_pish .section_content .mission p{width:80%;font-size:18px}.about_pish .section_content .button_visit{width:260px;height:70px;left:calc(50% - 130px)}.about_pish .patterns .pattern:first-child{width:600px;height:590px;top:100px}}@media only screen and (max-width:500px){.about_pish{height:750px;padding:0 15px}.about_pish .section_content h1{width:400px;font-size:38px;line-height:70px}.about_pish .section_content h3{width:420px;font-size:18px;margin-top:10px}.about_pish .section_content .mission{gap:15px}.about_pish .section_content .mission h2{font-size:25px}.about_pish .section_content .mission p{width:60%;font-size:15px}.about_pish .section_content .button_visit{width:240px;height:65px;left:calc(50% - 120px)}.about_pish .patterns .pattern:first-child{width:500px;height:490px;top:120px}}@media only screen and (max-width:400px){.about_pish{height:720px;padding:0 10px}.about_pish .section_content h1{width:400px;font-size:32px;line-height:60px}.about_pish .section_content h3{width:300px;font-size:14px;margin-top:10px}.about_pish .section_content .mission{bottom:120px}.about_pish .section_content .mission h2{font-size:20px}.about_pish .section_content .mission p{width:50%;font-size:12px}.about_pish .section_content .button_visit{width:190px;height:50px;left:calc(50% - 95px)}.about_pish .patterns .pattern:first-child{top:100px;left:-50px}}