@import url('/static/css/colors.css?fc506b86053d');*{margin:0;padding:0;box-sizing:border-box}body{font-family:sans-serif}html{scroll-behavior:smooth;overflow-x:hidden}@font-face{font-family:'Impact Cyr';src:url(/static/fonts/Impact_Cyr.ttf?fc506b86053d)}@font-face{font-family:'Helvetica Neue';src:url(/static/fonts/helveticaneue.ttf?fc506b86053d)}@font-face{font-family:'Helvetica Neue Light';src:url(/static/fonts/HelveticaNeueCyr-Light.ttf?fc506b86053d)}@font-face{font-family:'Helvetica Neue Medium';src:url(/static/fonts/HelveticaNeueCyr-Medium.ttf?65677aeb155a)}@font-face{font-family:'Helvetica Neue Bold';src:url(/static/fonts/HelveticaNeueCyr-Bold.ttf?65677aeb155a)}@font-face{font-family:'Betterfonts Manuscript';src:url('/static/fonts/behance-6408a2fea3502.otf?fc506b86053d') format('opentype')}.lazy-bg{background-image:none}.container{max-width:1920px;padding:0 50px;margin:0 auto;width:100%}.link{background:none;border:none;text-decoration:none;cursor:pointer;color:var(--white);font-size:16px;font-family:'Helvetica Neue';transition:all 0.3s ease}.link:hover{color:var(--primary-yellow)!important}.btn-primary{background-color:var(--dark-grey);padding:23px 30px;font-size:16px;border-radius:100px;font-family:'Helvetica Neue';text-decoration:none;color:var(--white);display:flex;gap:11px;align-items:flex-end;text-wrap:nowrap;transition:all 0.3s ease}.btn-primary:hover{background-color:var(--primary-yellow);color:var(--black)}.btn-primary:hover svg path{fill:var(--black)}.btn-primary svg{transition:all 0.3s ease}.btn-primary:hover svg{transform:rotate(270deg)}.btn-primary.yellow{font-weight:bold;background-color:var(--primary-yellow);color:var(--black)}.btn-primary.yellow svg path{fill:var(--black)}.btn-primary.yellow:hover{background-color:var(--dark-grey);color:var(--white)}.btn-primary.yellow:hover svg path{fill:var(--primary-yellow)}.btn-primary.white{font-weight:bold;background-color:var(--white);color:var(--black)}.btn-primary.white svg path{fill:var(--black)}.btn-primary.white:hover{background-color:var(--primary-yellow)}.divider{width:100%;height:37px;background-color:#1B1B1B;overflow:hidden;position:relative;display:flex;gap:22.5px;align-items:center}.divider_text:first-child{margin-left:16.5px}.divider_text{color:var(--white);font-size:18px;font-family:'Impact Cyr';font-weight:normal;white-space:nowrap;animation:scroll 20s linear infinite}.nav_links{display:flex;flex-direction:column;gap:7px;position:relative;z-index:2;text-wrap:nowrap}.nav_link{color:var(--white);font-family:'Helvetica Neue';font-size:14px;text-transform:uppercase;text-decoration:none;transition:all 0.3s ease}.dark .nav_link{color:var(--black)}.dark .nav_link.inactive{color:#999999}.nav_link.inactive{color:var(--grey)}.nav_link:hover,.dark .nav_link:hover{color:var(--primary-yellow)}.heading_secondary{font-family:'Impact Cyr';text-transform:uppercase;letter-spacing:-0.01em;font-size:96px;line-height:90px;color:var(--white);font-weight:400}.heading_secondary.highlighted{color:var(--primary-yellow)}.heading_element{font-family:'Betterfonts Manuscript';font-size:48px;color:var(--primary-yellow);text-transform:uppercase}.no-scroll{overflow:hidden}.modal_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3);z-index:100;display:none;justify-content:center;align-items:center}.modal{background-color:var(--black);padding:57px 63px 51px 63px;border-radius:30px;box-shadow:4px 0px 110px rgba(255,255,255,0.18);max-width:556px;width:100%;position:relative;overflow:hidden}.modal_heading{font-family:'Impact Cyr';font-size:40px;font-weight:normal;color:var(--white);text-transform:uppercase;text-align:center;letter-spacing:-4%}.modal_btns{display:flex;gap:12px;flex-direction:column;margin-top:36px}.confirm_btn,.reject_btn{padding:22px;border-radius:100px;font-family:'Helvetica Neue Medium';font-weight:500;font-size:16px;line-height:100%;border:none;display:flex;align-items:center;justify-content:center;gap:15px;cursor:pointer}.confirm_btn{background-color:var(--white);color:var(--black)}.reject_btn{background:none;color:var(--white);border:0.5px solid var(--white);text-decoration:none}.modal_logo{position:absolute;bottom:-24px;left:15px;width:73px;height:73px;filter:brightness(50%)}.map-brand_section{background:none}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-1000%)}}@media (max-width:1919px){.link{font-size:12px}.heading_secondary{line-height:71px;font-size:80px}.btn-primary{padding:17.5px 30px;font-size:14px}.container{padding:0 90px;max-width:1440px}.heading_element{font-size:40px}}@media (max-width:1280px){.nav_links{display:none}.heading_secondary{font-size:59px;line-height:60px}.container{max-width:800px;padding:0px 20px}.heading_element{font-size:29px}.modal{max-width:444px;padding:45px 50px 40px 50px}.modal_heading{font-size:30px}.confirm_btn,.reject_btn{padding:17px;font-size:14px}.confirm_btn svg,.reject_btn svg{width:12px;height:12px}.modal_logo{width:58px;height:58px;bottom:-19px;left:12px}.modal_btns{margin-top:33px}.map-brand_section{background:top/cover}}@media (max-width:767px){.container{max-width:430px}.heading_secondary{font-size:40px;line-height:100%}.btn-primary{padding:16px 22.5px}.modal{max-width:335px;padding:34px 38px 31px 38px}.modal_heading{font-size:24px}.confirm_btn,.reject_btn{padding:12px;font-size:12px}.confirm_btn svg,.reject_btn svg{width:9px;height:9px}.modal_logo{width:44px;height:44px;bottom:-14px;left:9px}.modal_btns{margin-top:23px}}@media (max-width:359px){.heading_secondary{font-size:36px;letter-spacing:-0.01em}}.header{padding-top:28px;display:flex;align-items:center;justify-content:space-between}.header_links{display:flex;gap:12px;& .btn-primary.yellow{display:none}}.header_logo img{width:50px;height:50px}.select_language .link.inactive,.select_language span{color:#A6A6A6}.hero_section{background:no-repeat center center/cover;background-image:url(/static/img/hero-bg.png?67c10d985cf6);padding-bottom:133px}.heading_primary-box{display:flex;justify-content:center;gap:24px;margin-top:52px}.heading_primary{font-family:'Impact Cyr';font-weight:normal;background:url(/static/img/heading-bg.png?5c448c2ad611) center center/cover;background-size:80%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;text-transform:uppercase;margin-bottom:50px;letter-spacing:-0.03em;line-height:normal;font-size:350px}.hero_subheading{color:var(--primary-yellow);font-family:'Impact Cyr';font-weight:normal;line-height:100%;font-size:60px;max-width:342px}.hero_caption{color:var(--white);font-size:20px;font-family:'Helvetica Neue Light';margin-top:20px}.hero_subheading-box{display:flex;gap:26px}.hero_section-blocks{display:flex;margin-bottom:133px}.hero_section-left,.hero_section-right{flex-grow:1;width:50%}.hero_section-left{display:flex;flex-direction:column;align-items:flex-end;gap:40px}.hero_section-right{display:flex;justify-content:flex-end}.hero_description{background-color:var(--black);width:448px;padding:106px 53px}.hero_description-text{color:var(--white);font-size:20px;line-height:31px;font-family:'Impact Cyr'}.hero_section .header-buttons{margin-right:120px}.burger-btn,.fullscreen-nav{display:none}.social_link{display:flex;gap:20px;align-items:center;color:var(--white);text-decoration:none;font-family:'Impact Cyr';font-weight:normal;font-size:20px;line-height:8.5px;text-transform:uppercase}.social_link img{width:20px;height:20px}.header_buttons{display:flex;gap:7px}@media (max-width:1919px){.heading_primary{font-size:240px}.hero_description{padding:79.5px 40px;width:344px}.hero_description-text{font-size:15px;line-height:23.3px}.hero_subheading{font-size:48px;max-width:144px;margin-right:64px}.hero_section .btn-primary{margin-right:0px}.hero_caption{font-size:15px;margin-top:10px}}@media (max-width:1280px){.heading_primary{font-size:140px;margin-bottom:22px}.hero_section{background-image:url(/static/img/hero-bg-tab.png?5c448c2ad611)}.fullscreen-nav{position:fixed;top:0;left:0;width:100%;height:100%;background:url(/static/img/nav-bg.png?5c448c2ad611) no-repeat center center/cover;z-index:10;justify-content:center;align-items:center;flex-direction:column;display:flex;opacity:0;pointer-events:none;transition:opacity 0.5s}.fullscreen-nav.active{opacity:1;pointer-events:all}.mobile_links{display:flex;flex-direction:column;align-items:center;gap:40px;margin-bottom:24px;margin:0 auto}.mobile_links .link{font-size:48px;line-height:100%;font-family:'Impact Cyr';text-transform:uppercase}.nav_socials{display:flex;flex-direction:column;gap:12px;align-items:center}.nav_socials-box{background-color:var(--black);padding:36px;max-width:428px;width:100%;display:flex;justify-content:center;margin-top:24px;flex-direction:column;gap:24px;& .navmenu_buttons{display:flex;gap:12px;align-items:center;justify-content:center;& .btn-primary{padding:10.5px 10px;font-size:12px;font-weight:normal;text-align:center;align-items:center;& svg path{width:10px;height:10px}}}}.heading_primary-box{gap:10px;margin-top:45px}.hero_section{padding-bottom:72px}.hero_section-blocks{flex-direction:column;gap:60px;margin-bottom:0px}.hero_section-left,.hero_section-right{width:100%;justify-content:center;align-items:center}.hero_section-left{gap:29px}.hero_subheading{font-size:34px;margin-right:47px;max-width:161px}.hero_description{padding:43px 16px;width:383px}.hero_description-text{text-align:center;font-size:16px;line-height:26px}.header .select_language,.close-icon{display:none}.header_links{display:none;background-color:var(--black);padding:6px;border-radius:100px;backdrop-filter:blur(40px);max-width:100%;overflow-x:auto;margin-left:20px;margin-right:20px;border:0.5px solid #242424;scrollbar-width:none;-ms-overflow-style:none}.header_links::-webkit-scrollbar{display:none}.header{top:-100px;transition:top 0.5s ease-in-out;&>.btn-primary.yellow{display:none}& .btn-primary.yellow{font-weight:normal;font-size:12px;padding:9px 10px;& svg{height:10px}}}.header.visible{position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:999;max-width:100%;transition:top 0.5s ease-in-out}.header.visible .header_links{display:flex;& .btn-primary.yellow{display:block}}.header.visible .burger-btn,.header.visible .header_logo{display:none}.header_links .link{padding:9px 10px;color:#D4D4D4;text-wrap:nowrap}.header_links .link.active{background-color:#242424;border-radius:100px}.select_language span,.select_language .link{font-size:32px;font-family:'Helvetica Neue'}.burger-btn{display:block;padding:16px;border-radius:50%;border:1px solid var(--dark-grey);background:none;position:relative;z-index:9999;width:51px;height:51px;display:flex;align-items:center;justify-content:center;cursor:pointer}.header_buttons{display:none}}@media (max-width:900px){.header.visible .header_links{& .btn-primary.yellow{display:none}}.header.visible{flex-wrap:wrap;&>.header_buttons{display:flex;order:1;margin-right:25px;gap:4px;& .btn-primary{padding:10.5px 13px;font-size:12px;font-weight:normal;align-items:center;gap:4px;& svg{width:12px;height:12px}}}&>.header_logo{display:block;margin-left:25px}}.header_links{order:2}.nav_socials-box{& .navmenu_buttons{display:none}}}@media (max-width:767px){.heading_primary{font-size:100px}.nav_socials-box{max-width:334px}.heading_primary-box{flex-wrap:wrap;justify-content:flex-start;margin-top:12px}.heading_primary:first-child{margin-bottom:-40px}.hero_subheading{font-size:24px;margin-right:0px;max-width:126px;align-self:center}.hero_caption{font-size:12px}.hero_section{padding-bottom:153px}.hero_section-blocks{gap:13px}.hero_section .btn-primary{margin-left:0px;align-self:flex-end}.header.visible>.btn-primary.yellow{align-self:center}.mobile_links{gap:20px}.mobile_links .link{font-size:24px}}@media (max-width:360px){.header.visible{&>.header_logo{margin-left:5px}&>.header_buttons{margin-right:5px}}}.about_dark{background:no-repeat center center/cover;padding-top:92px;padding-bottom:77px}.about_light{background:no-repeat center center/cover;padding-top:22px;padding-bottom:60px}.about_section-container{display:flex;justify-content:space-between}.about_heading_secondary-box.mobile{display:none}.about_cards{display:flex;gap:16px;justify-content:flex-end}.about_card{flex:0 0 auto;width:425px;height:531px;padding:55px 37px 37px 37px;display:flex;flex-direction:column;justify-content:space-between}.about_card:first-child,.about_card:nth-child(3){background-image:url(/static/img/about-card-bg1.png?5c448c2ad611)}.about_card:nth-child(2){background-image:url(/static/img/about-card-bg2.png?5c448c2ad611)}.about_card ul{color:var(--white);margin-left:16px}.about_card-heading{color:var(--white);font-size:36px;line-height:36px;font-family:'Impact Cyr';text-transform:uppercase;font-weight:400;text-align:justify;white-space:wrap}.about_card-text{color:var(--white);font-size:16px;font-family:'Helvetica Neue';line-height:23px;white-space:wrap}.about_heading_secondary-box .heading_secondary.moved,.about_heading_secondary-box .heading_secondary.highlighted{margin-left:465px}@media (max-width:1919px){.about_card{width:318px;height:400px;padding:41px 28px 28px 28px}.about_card-heading{font-size:30px;line-height:27px}.about_heading_secondary-box .heading_secondary.moved,.about_heading_secondary-box .heading_secondary.highlighted{margin-left:381px}.about_card-text{font-size:14px;line-height:17px}}@media (max-width:1280px){.about_light .container{padding-right:0px;max-width:unset}.about_cards{justify-content:flex-start;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.about_cards::-webkit-scrollbar{display:none}.about_card-text{line-height:21px}.about_card-heading{font-size:24px}.about_heading_secondary-box{margin-left:105px}.about_heading_secondary-box .heading_secondary.moved,.about_heading_secondary-box .heading_secondary.highlighted{margin-left:173px}.about_section-container{justify-content:flex-end}.about_dark{padding-top:50px;padding-bottom:50px}}@media (max-width:767px){.about_heading-row{display:flex;justify-content:space-between}.about_heading_secondary-box .heading_secondary.moved{margin-left:0px}.about_heading_secondary-box .heading_secondary.highlighted{margin-left:16px}.about_heading_secondary-box{display:none}.about_heading_secondary-box.mobile{display:block;margin-left:0}.about_section-container{display:block}.about_card-text{font-size:12px;line-height:18px}.about_card{width:260px;height:330px;padding:35px 24px}}@media (max-width:359px){.about_heading_secondary-box .heading_secondary.highlighted{margin-left:0px}}.goal_section{display:flex;position:relative;align-items:center;background:no-repeat center center/cover}.goal_section .container{width:auto;padding:0}.goal_section::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/static/img/texture.png?1c2cae577ad0) no-repeat center center/cover;z-index:1;pointer-events:none}.goal_video_container{position:relative;width:50%;height:auto;align-self:stretch}.goal_video_container video{width:100%;height:100%;filter:grayscale(100%);object-fit:cover;object-position:right}.goal_video_container video::-webkit-media-controls,.goal_video_container video::-webkit-media-controls-enclosure,.goal_video_container video::-webkit-media-controls-panel{display:none!important}.goal_video_container .overlay-rectangle{position:absolute;top:50%;right:0;width:100px;height:calc(100% - 30px);background:#090909;filter:blur(25px);pointer-events:none;transform:translate(50%,-50%)}.goal_container{padding:228px 50px 0px 50px}.goal_heading-box{position:relative;z-index:2}.goal_heading-box .heading_secondary{background:url(/static/img/heading-bg.png?5c448c2ad611) center center/cover;background-size:20%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;line-height:90px}.goal_heading-row{display:flex;align-items:center;gap:30px}.goal_heading-box .heading_secondary.desktop,.goal_heading-row .heading_element.desktop,.goal_heading-box .heading_secondary.mobile{display:none}.goal_heading-row .heading_element.full_hd,.goal_heading-box .heading_secondary.full_hd{display:block}.goal_heading-row:first-child .heading_element.full_hd{display:inline-block;margin-left:30px}.goal_cards{display:flex;gap:27px;margin-top:77px;margin-bottom:185px}.goal_card{width:370px;height:359px;background-color:#101010}.goal_card:first-child{padding:31px 21px 29px 32px}.goal_card:nth-child(2){padding:55px 41px}.goal_card-text{font-family:'Impact Cyr';font-weight:normal;font-weight:400;font-size:24px;line-height:33px;color:var(--white);text-transform:uppercase;letter-spacing:-0.01em}.goal_card img{width:100%;height:auto;margin-bottom:50px}.goal_card-caption{font-family:'Helvetica Neue';font-size:16px;line-height:23px;margin-top:10px;color:var(--white)}@media (max-width:1919px){.goal_container{padding-top:158px}.goal_cards{margin-top:30px}.goal_card{width:310px;height:290px}.goal_card-text{font-size:20px;line-height:27.5px}.goal_card-caption{font-size:13px;line-height:19px}.goal_card:nth-child(2){padding:45px 34px;text-align:center}.goal_card img{margin-bottom:15px}.goal_heading-row:first-child .heading_element.full_hd,.goal_heading-box .heading_secondary.full_hd{display:none}.goal_heading-row .heading_element.desktop,.goal_heading-box .heading_secondary.desktop{display:block}.goal_heading-box .heading_secondary{line-height:75px}}@media (max-width:1280px){.goal_section .container{width:100%;padding:0 20px}.goal_cards{justify-content:center;gap:53px;margin-bottom:0}.goal_card{width:234px;height:234px}.goal_card-text{font-size:14px;line-height:20px}.goal_card:first-child{padding:46px 21px}.goal_card:nth-child(2){padding:35px 15px}.goal_section{flex-direction:column}.goal_video_container .overlay-rectangle{position:absolute;bottom:0;left:0;width:100%;height:100px;top:100%;right:0;transform:translate(0,-50%)}.goal_video_container{width:100%;height:auto}.goal_container{padding:40px 20px 75px 20px}.goal_heading-box{margin-left:106px}.goal_heading-box .heading_secondary.desktop,.goal_heading-box .heading_secondary.mobile,.goal_heading-row .heading_element.desktop{display:none}.goal_heading-box .heading_secondary.tablet{display:block}.goal_heading-row:first-child .heading_element.tablet{display:inline-block;margin-left:30px}.goal_heading-row{gap:15px}.goal_heading-box .heading_secondary{line-height:55px}}@media (max-width:767px){.goal_container{padding:0px;padding-bottom:34px}.goal_card{width:100%;height:auto;text-align:center}.goal_cards{flex-direction:column;gap:9px}.goal_card img{max-width:193px;margin-bottom:7px}.goal_card-caption{margin-top:4px;font-family:'Helvetica Neue Light'}.goal_card:first-child{padding:22px}.goal_card:nth-child(2){padding:22px 50px}.goal_card-text:first-child{text-transform:lowercase}.goal_heading-box{margin-left:0px}.goal_heading-row:first-child .heading_element.tablet,.goal_heading-box .heading_secondary.tablet{display:none}.goal_heading-row .heading_element.mobile,.goal_heading-box .heading_secondary.mobile{display:block}.goal_heading-row:nth-child(2){justify-content:space-between}.goal_heading-box .heading_secondary{line-height:39px}}.map_section{padding-top:200px;background:top/cover;background-size:90%}.map_section .heading_secondary{color:var(--black)}.map_section-info{display:flex;gap:30px;justify-content:space-between}.map_section-text-box{width:342px}.map_box-heading,.brand_box-heading{font-family:'Impact Cyr';text-transform:uppercase;color:var(--black);margin-bottom:15px;font-weight:400;text-align:justify;font-size:24px;line-height:33px}.map_heading-row{display:flex;align-items:center;gap:30px;margin-top:-10px;margin-bottom:20px}.heading_logo{width:106px;height:106px}.map_box-caption,.brand_box-caption{font-family:'Helvetica Neue';font-size:16px;line-height:23px;text-align:justify;margin-bottom:19px;max-width:322px}.map_caption-bold{font-weight:700}.map_section_heading-row{display:flex;gap:70px}.map_section_heading-box .heading_secondary.moved{margin-left:214px}.map{position:relative;margin:0 auto;max-width:1920px;margin-top:-80px}.map-img{width:100%}.map_popup{position:absolute;background-color:var(--black);padding:15px 13px 15px 22px;display:none;width:100%;max-width:462px;gap:19px;border:1px solid #303030}.map_popup-img{width:196px;height:179px;object-fit:cover}.map_popup-heading{font-family:'Impact Cyr';font-size:30px;line-height:38px;color:var(--white);margin-top:12px;text-transform:uppercase;font-weight:normal}.map_popup-text{font-family:'Helvetica Neue';font-size:12px;color:var(--white);margin-top:37px}.map_popup-heading span{color:var(--primary-yellow)}.map_arrow{position:absolute;bottom:0;right:0;background-color:var(--black);width:44px;height:44px;display:flex;justify-content:center;align-items:center;border:1px solid #303030}.map_btn{width:61px;height:61px;position:absolute;border:none;background:none;padding:0;cursor:pointer}.map_circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background-color:#000;display:flex;justify-content:center;align-items:center;z-index:2}.map_btn::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:61px;height:61px;border-radius:50%;background-color:rgba(255,255,255,0.25);z-index:1}.map_number{font-size:24px;color:var(--primary-yellow);font-family:'Impact Cyr';font-weight:normal}.map_section .btn-primary{display:inline-flex;font-size:16px;padding:23px 30px}.map_nav{display:flex;gap:14px;margin-top:30px}.map_nav .nav_link{font-weight:500;cursor:pointer;color:var(--grey)}.map_section_heading-box .heading_secondary.desktop{display:block}.map_section-text-box.mobile,.map_section_heading-box .heading_secondary.tablet,.heading_logo.tablet,.select-wrapper,.map_section .heading_secondary.mobile,.heading_logo.mobile{display:none}.map_section-box{display:flex;gap:50px;margin-right:80px}@media (max-width:1919px){.map_section-box{display:block;margin-right:0px}.map_nav{display:none}.map_box-caption{font-size:14px;line-height:17px;max-width:241px}.map_box-heading{font-size:20px;line-height:25px}.map_section-text-box{width:256px;margin-top:10px;margin-right:220px}.map_section .btn-primary{font-size:12px;padding:17px 23px}.heading_logo{width:80px;height:80px}.map_heading-row{margin-top:0px;margin-bottom:0px}.map{max-width:1440px;margin-top:-40px}.map_popup{padding:14px 12px 14px 20px;max-width:438px;gap:18px;border:0.95px solid #303030}.map_popup-img{width:186px;height:170px}.map_popup-heading{font-size:28px;line-height:36px;margin-top:11px}.map_popup-text{font-size:11px;margin-top:34px}.map_arrow{width:41px;height:41px;border:0.95px solid #303030}.map_btn{width:45px;height:45px}.map_circle{width:32px;height:32px}.map_btn::before{width:45px;height:45px}.map_number{font-size:17.5px}}@media (max-width:1280px){.map_section{padding-top:130px;overflow:hidden}.map_section.loaded-bg{background-image:none!important}.map_section-info{flex-direction:column;gap:60px}.map_section_heading-row .heading_secondary,.map_section .heading_secondary.moved,.map_section_heading-box .map_section_heading-row{display:inline-block}.map_section_heading-box .heading_secondary.moved{margin-left:0px}.map_section_heading-box,.map_section-text-box{margin-left:100px}.map_section-text-box{width:234px;margin-right:0px}.map_box-heading{line-height:22px}.heading_logo{width:59px;height:59px}.heading_logo.desktop,.map_section_heading-box .heading_secondary.desktop{display:none}.heading_logo.tablet,.map_section_heading-box .heading_secondary.tablet{display:inline-block}.map_section_heading-row:last-child{margin-top:-10px}.map{max-width:100%;margin-top:-60px}.map_popup{padding:17px 17px 11px 17px;max-width:397px;gap:14px;border:0.85px solid #303030}.map_popup-img{width:160px;height:146px}.map_popup-heading{font-size:24px;line-height:33px;margin-top:9px}.map_popup-text{font-size:12px;margin-top:15px}.map_arrow{width:40px;height:40px;border:0.85px solid #303030}.map_number{font-size:16px}.map_section_heading-box .heading_secondary{line-height:55px}}@media (max-width:767px){.map_section{padding-top:65px}.map_heading-row:nth-child(3){gap:10px}.map_heading-row:nth-child(3) .heading_secondary:nth-child(2){margin-top:5px}.map_heading-row:nth-child(4){gap:16px;margin-top:-10px}.map_heading-row:nth-child(4) .heading_secondary:nth-child(1){margin-top:19px}.map_section .heading_secondary,.map_section .heading_secondary.tablet,.heading_logo.tablet{display:none}.map_section .heading_secondary.mobile,.heading_logo.mobile{display:block}.map_section-info{gap:0px}.map_section_heading-box,.map_section-text-box{margin-left:0px}.map_section-text-box{display:none}.map_section-text-box.mobile{display:block}.map_section-text-box{width:193px}.select-wrapper{position:relative;width:100%;display:block}.custom-select{position:relative;width:100%;cursor:pointer;margin-bottom:76px}.custom-select-trigger{padding:16px 12px;display:flex;justify-content:space-between;align-items:center;border:0.5px solid var(--darker-grey);border-radius:100px;font-family:'Impact Cyr';font-size:16px;color:var(--light-black);background-color:var(--white-smoke);background-image:url('/static/img/select-bg.png?5c448c2ad611');background-position:center;position:relative;z-index:20}.custom-select-trigger .arrow{width:18px;height:18px;background-image:url('/static/img/dropdown-arrow.svg?fc506b86053d');background-size:contain;background-repeat:no-repeat}.custom-options{list-style:none;position:absolute;top:0;left:0;right:0;border:0.5px solid #C2C2C2;border-radius:10px;background-color:#FBFBFB;overflow:hidden;max-height:0;opacity:0;z-index:10;padding:5px 5px 20px 5px;padding-top:68px;border-top-left-radius:30px;border-top-right-radius:30px}.custom-option{padding:5px;cursor:pointer;font-size:14px;font-family:'Helvetica Neue';color:var(--light-black);border-radius:10px}.custom-option.selected{background-color:var(--primary-yellow)}.custom-option:hover{background-color:var(--white-smoke)}.custom-select.open .custom-options{max-height:213px;opacity:1}.custom-scroll{max-height:130px;overflow-y:auto}.custom-scroll::-webkit-scrollbar{width:6px}.custom-scroll::-webkit-scrollbar-thumb{background:#DBDBDB;border-radius:5px}.custom-select.open .arrow{transform:rotate(180deg)}.map{margin-top:0px}.map_popup{padding:10px 7px 8px 10px;max-width:258px;gap:9px;border:0.75px solid #303030}.map_popup-img{width:104px;height:106px}.map_popup-heading{font-size:20px;line-height:25px;margin-top:0px}.map_popup-text{font-size:10px;line-height:110%;margin-top:6px}.map_arrow{width:26px;height:26px;border:0.75px solid #303030}.map_arrow svg{width:10px}.map_btn{display:none}.map_section_heading-box .heading_secondary{line-height:34px}}@media (max-width:359px){.map_section-text-box{width:169px}.map_box-heading{font-size:18px;line-height:21px}.map_box-caption{font-size:12px;line-height:18px}}.brand_section{background:right/cover;padding-bottom:75px;background-size:90%;overflow:hidden}.our_brand-box{display:flex}.brand_section .heading_secondary{color:var(--black)}.our_brand-box .nav_links{align-self:center}.our_brand_heading-box{margin-top:100px}.our_brand_heading-box .heading_secondary.moved{margin-left:215px}.our_brand_heading-box .heading_secondary{line-height:90px}.our_brand_heading-box .heading_secondary:nth-child(4){margin-top:20px}.our_brand-text-box{width:238px;margin-top:94px;margin-left:220px}.our_brand_heading-row{display:flex;justify-content:space-between}.brand_polaroid{object-fit:contain;width:501px;height:auto;margin-left:102px;margin-right:56px}.brand_polaroid.tablet{display:none}@media (max-width:1919px){.our_brand_heading-box{margin-top:0px}.brand_polaroid{width:363px;margin-left:22px}.our_brand_heading-box .heading_secondary.moved{margin-left:149px}.our_brand_heading-box .heading_secondary{line-height:75px}}@media (max-width:1280px){.brand_section.loaded-bg{background-image:none!important}.brand_polaroid{display:none}.brand_polaroid.tablet{display:block;position:absolute;width:160px;transform:rotate(-12deg);top:-80px;left:-250px}.our_brand-box{position:relative;flex-direction:column-reverse}.our_brand-info{align-items:center;display:flex;flex-direction:column;gap:40px;position:relative;z-index:10}.our_brand-text-box{margin:0px;margin-left:130px;position:relative}.brand_section{padding-bottom:100px;padding-top:50px}.our_brand_heading-box{max-width:500px;width:100%}.our_brand_heading-box .heading_secondary.moved{margin-left:120px;margin-top:0px}.our_brand_heading-box .heading_secondary{line-height:55px}}@media (max-width:767px){.brand_polaroid{display:block;position:static;width:270px;transform:rotate(-30deg) scaleY(1);margin:0 auto}.brand_polaroid.tablet{display:none}.our_brand-text-box{margin-left:0px}.brand_section{padding-top:90px}.our_brand-info{align-items:flex-start}.our_brand_heading-box .heading_secondary.moved{margin-left:0px;display:flex;justify-content:flex-end}.our_brand_heading-box .heading_secondary{line-height:100%}.brand_box-caption{max-width:193px;font-size:14px;line-height:18px}.brand_box-heading{font-size:20px}}@media (max-width:320px){.brand_box-caption{max-width:184px;font-size:12px}}.goods_section{padding-top:148px;padding-bottom:600px;background:center/cover;position:relative;overflow:hidden}.goods_section-container{display:flex;gap:40px;margin-bottom:23px}.goods_card{width:398px;padding:52px 38px;margin:0 auto;margin-top:18px;background-color:var(--darker-grey);color:var(--white)}.goods_card-heading{text-transform:uppercase;font-family:'Impact Cyr';font-weight:400;font-size:24px;margin-bottom:24px;display:flex;flex-direction:column}.goods_card-heading .highlighted{color:var(--primary-yellow)}.goods_card-text{font-size:16px;line-height:23px;font-family:'Helvetica Neue';text-align:left}.goods_img{position:absolute;left:50%;transform:translateX(-50%);width:85%;bottom:30px;max-width:1440px}.goods_shadow{position:absolute;left:50%;transform:translateX(-50%);width:130%}.goods_heading-box .heading_secondary.moved{margin-left:28px}.goods_heading-box .heading_secondary.moved:last-child{margin-left:560px}.goods_heading-box .heading_secondary.moved{margin-left:161px}.goods_section .heading_element{display:none}.goods_section-box{display:flex;align-items:flex-end}@media (max-width:1919px){.goods_img{max-width:1200px}.goods_heading-box .heading_secondary.moved{margin-left:0px}.goods_heading-box .heading_secondary.moved:last-child{margin-left:357px}.goods_section-box{display:block}.goods_section{padding-bottom:250px}.goods_card-heading{font-size:20px;margin-bottom:20px;display:block}.goods_card-text{line-height:19px;text-align:justify}.goods_card{width:416px;padding:45px 24px 67px 33px}.goods_section-container{margin-bottom:0px}.goods_heading-box .heading_secondary{line-height:75px}}@media (max-width:1280px){.goods_card{margin-left:98px;margin-top:30px;width:248px;padding:33px 8px 33px 23px}.goods_card-text{font-size:14px}.goods_section{padding-bottom:310px}.goods_heading-box{margin-left:98px}.goods_img{max-width:740px}.goods_shadow{bottom:-120px;width:770px}.goods_heading-box .heading_secondary.moved{margin-left:0px}.goods_heading-box .heading_secondary.moved:last-child{margin-left:254px}.goods_heading-box .heading_secondary{line-height:55px}}@media (max-width:767px){.goods_section{padding-top:70px}.goods_shadow{display:none}.goods_section{padding-bottom:200px}.goods_img{width:553px;bottom:45px}.goods_card{margin:0 auto;margin-top:50px;width:100%;max-width:320px;padding:28px 18px;text-align:center}.goods_card-heading{font-size:20px;margin-bottom:14px;display:flex;flex-direction:column}.goods_card-text{text-align:center;line-height:17px;margin-bottom:25px}.goods_heading-box{margin-left:0px;position:relative;max-width:100%}.goods_heading-box .heading_secondary.moved:last-child{margin-left:0px;display:flex;justify-content:flex-end}.goods_section .heading_element{display:block;position:absolute;left:0;top:-20px}.goods_heading-box .heading_secondary{line-height:100%}}@media (max-width:359px){.goods_card-text{font-size:12px;line-height:17px}.goods_heading-box .heading_secondary.moved:nth-child(4){text-wrap:nowrap}}.numbers_dark{background:no-repeat center center/cover;padding-top:100px;padding-bottom:60px}.numbers_light{background:center center/cover;background-size:120%;padding-top:60px;padding-bottom:40px}.numbers_section-container{display:flex;gap:281px}.numbers_heading-row{display:flex;gap:16px;margin-left:181px}.number_card{background-image:url(/static/img/number-card.png?5c448c2ad611);height:397px;padding:90px;max-width:648px;margin-bottom:24px;position:relative;flex:1 1 calc(50% - 16px)}.number_rectangle{position:absolute;top:15px;right:15px;width:13px;height:13px;background-color:var(--white)}.number_card-order{position:absolute;top:15px;left:15px;font-family:'Impact Cyr';font-weight:normal;font-size:20px;line-height:36px;color:#fff}.numbers_cards{display:flex;flex-wrap:wrap;gap:16px;max-width:1320px;justify-content:flex-end;margin-left:auto}.number_card-heading{display:flex;gap:15px;align-items:flex-end;margin-bottom:40px}.number-size_part{font-size:56px}.number{font-family:'Impact Cyr';font-weight:normal;font-size:150px;color:var(--white);line-height:100px;white-space:nowrap}.number .highlighted{color:var(--primary-yellow)}.number_caption{font-family:'Impact Cyr';font-size:24px;color:var(--white);font-weight:normal}.number_card-text{font-family:'Helvetica Neue Light';font-size:16px;color:var(--white);line-height:22px;text-align:justify}@media (max-width:1919px){.numbers_cards{max-width:1000px}.number_card{padding:55px;height:300px;max-width:490px}.number{font-size:112px}.number_caption{font-size:20px}.number_card-text{font-size:14px;line-height:16.5px}.number_card-heading{margin-bottom:30px}.number_card-order{font-size:15px;line-height:27px}.number_rectangle{width:10px;height:10px}.numbers_heading-row{margin-left:140px}.numbers_section-container{gap:115px}}@media (max-width:1280px){.numbers_cards{max-width:735px;gap:13px}.number_card{height:253px;padding:40px;margin-bottom:0px;max-width:360px}.number{font-size:82px;line-height:82px}.number_caption{font-size:14px}.number_card-text{font-size:12px;line-height:16px}.number_card-heading{margin-bottom:20px}.numbers_section-container{justify-content:flex-end}.numbers_heading-row{margin-left:56px}}@media (max-width:767px){.numbers_section-container{justify-content:flex-start}.numbers_cards{max-width:100%;gap:10px}.number_card{height:200px;padding:25px;max-width:100%;flex:1 1 100%}.number{font-size:64px;line-height:64px;flex:1 1 50%}.number_caption{flex:1 1 50%}.number_card-text{font-size:10px;line-height:12px}.number_card-heading{margin-bottom:25px;gap:5px}.numbers_heading-row{margin-left:0;flex-direction:column;gap:0px}.numbers_heading-row .highlighted{align-self:flex-end}.number_card-order{font-size:10px;line-height:22px;top:8px;left:14px}.number_rectangle{width:6px;height:6px;top:13px;right:26px}}.team_section{background:center/cover;padding-top:131px;padding-bottom:42px;position:relative;overflow:hidden}.team_heading-row{display:flex;align-items:center;gap:30px;margin-bottom:8px}.team_heading-box{margin-bottom:49px}.team_member-card{width:347px;height:314px;padding:36px 26px;background-color:var(--black);position:relative;z-index:2;box-shadow:0px 3.02px 94.03px rgba(0,0,0,0.81);backdrop-filter:blur(25px)}.team_member-heading{display:flex;justify-content:space-between;gap:15px;position:relative;z-index:3}.team_member-name{font-family:'Impact Cyr';font-weight:normal;font-size:36px;line-height:100%;color:var(--white);text-transform:uppercase}.team_member-position{font-family:'Helvetica Neue';font-size:16px;line-height:23px;color:var(--primary-yellow);text-align:right}.team_member-quote{font-family:'Helvetica Neue';font-size:16px;line-height:23px;color:var(--white);margin-top:20px;position:relative;z-index:3}.team_member-card:nth-child(1) .team_member-quote{max-width:252px}.team_member-card:nth-child(2) .team_member-quote{max-width:283px}.team_member-card.overlap .team_member-quote{max-width:unset}.team_row{display:flex;justify-content:space-between}.team_row:last-child{margin-top:142px;justify-content:center;position:relative}.team_section .nav_links{position:absolute;left:0;bottom:-20px;z-index:3}.team_layer{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/static/img/team-card-bg.png?0314c85c18bf);z-index:2}.divider.co-founder{background-color:var(--black)}.team-img{position:absolute;bottom:-100px;left:50%;transform:translateX(-50%);max-width:1700px;z-index:2}.team_member-card.overlap{z-index:3}.team_heading-row .heading_element{font-size:36px}.team_member-img,.team_member.natalia,.team_member.vladyslav,.team_section .overlay_rectangle,.natalia .team_member-quote.mobile,.natalia .team_member-img.mobile{display:none}@media (max-width:1919px){.team_member-card{width:264px;height:236px;padding:20px 11px}.team_member-name{font-size:24px;line-height:27px}.team_member-position{font-size:12px;line-height:17px}.team_member-quote{font-size:12px;line-height:17px}.team_section{padding-top:102px;padding-bottom:20px}.team_heading-box{margin-bottom:71px}.team-img{max-width:1250px;bottom:-75px}.team_member-card:nth-child(1) .team_member-quote{max-width:190px}.team_member-card:nth-child(2) .team_member-quote{max-width:unset}}@media (max-width:1280px){.team_section{padding-top:73px;padding-bottom:0px}.team_heading-row{margin-bottom:0px}.team_member-card .team_member-heading{position:absolute;flex-direction:column;gap:25px;max-width:142px}.team_member-card{width:258px;height:auto;padding:24px;background-color:rgba(0,0,0,0.57);box-shadow:none;backdrop-filter:none}.team_layer{opacity:0.3}.team_member-quote{font-size:14px;line-height:18px;margin-top:0px}.team-img{display:none}.team_member-img{display:block}.team_member{position:relative}.andriy .team_member-img{max-width:460px;margin-top:-60px}.andriy .team_member-card{bottom:20px;left:0}.andriy .team_member-heading{left:0;bottom:300px;align-items:flex-start}.andriy .team_member-position{text-align:left}.natalia.team_member{display:block}.natalia .team_member-img{max-width:422px;margin-top:-80px;margin-left:-200px}.natalia .team_member-card{bottom:20px;right:0}.natalia .team_member-heading{right:0;bottom:310px;align-items:flex-end}.natalia .team_member-name{text-align:right}.vladyslav.team_member{display:block}.vladyslav .team_member-img{max-width:342px;margin-top:-200px;margin-left:100px}.vladyslav .team_member-card{bottom:50px;left:0}.vladyslav .team_member-heading{left:0;bottom:176px;align-items:flex-start}.vladyslav .team_member-position{text-align:left}.team_member-card{position:absolute}.team_member-card.overlap,.team_member-card.hidden{display:none}.team_row{position:relative}.team_section .overlay_rectangle{display:block;position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);background-color:#060606;filter:blur(20px);height:72px;width:80%}}@media (max-width:767px){.team_section{padding-top:101px}.team_section .heading_element{font-size:32px}.team_row{flex-direction:column;align-items:center;gap:82px}.team_member{background:url(/static/img/team-member-bg.png?1c2cae577ad0) no-repeat center/cover;width:100%;height:100%;aspect-ratio:1/1}.team_member-img{position:absolute}.team_layer{opacity:1;background-image:url(/static/img/team-card-bg-mobile.png?1c2cae577ad0)}.tem_member-quote{letter-spacing:-0.01em}.team_heading-box{margin-bottom:88px}.natalia .team_member-name,.natalia .team_member-position{text-align:left}.natalia .team_member-img{display:none}.natalia .team_member-img.mobile{display:block;max-width:272px;margin-left:0;right:-80px;bottom:0px}.natalia .team_member-heading{left:0;align-items:flex-start;bottom:271px;max-width:100px}.natalia .team_member-quote{display:none}.natalia .team_member-quote.mobile{display:block}.natalia .team_member-card{left:0;bottom:-80px}.andriy .team_member-position{color:var(--white);max-width:110px;display:flex;flex-direction:column;gap:6px}.andriy .team_member-position span{color:var(--primary-yellow)}.andriy .team_member-quote span{font-family:'Helvetica Neue Bold'}.andriy .team_member-heading{bottom:166px}.andriy .team_member-img{max-width:420px;right:-145px;bottom:-40px;margin-top:0px}.andriy .team_member-card{bottom:0px}.vladyslav.team_member{margin-bottom:55px}.vladyslav .team_member-img{bottom:-58px;max-width:330px;margin-left:0px;right:-105px}.vladyslav .team_member-card{bottom:0px}.vladyslav .team_member-heading{bottom:165px}}@media (max-width:359px){.natalia .team_member-quote{display:block}.natalia .team_member-quote.mobile{display:none}.team_member{width:348px;margin-right:-60px}.andriy .team_member-img{right:-100px}.natalia .team_member-img.mobile{right:-25px}.vladyslav .team_member-img{right:-70px}}.grow_section{background:center/cover;padding-top:116px;padding-bottom:570px;position:relative;overflow:hidden}.grow_heading-row{display:flex;gap:10px}.grow_heading-row .heading_element{font-size:115px;line-height:71px}.grow_box{display:flex;gap:50px;justify-content:flex-end}.grow_definitions{display:flex;flex-direction:column;gap:5px}.grow_definition{display:flex;align-items:center;gap:20px}.grow_team{font-family:'Impact Cyr';font-size:16px;text-transform:uppercase;color:var(--white);background-color:#5A5A5A;padding:8px 18px;text-wrap:nowrap}.grow_definition-text{font-family:'Helvetica Neue';font-size:14px;line-height:20px;color:var(--white);background-color:var(--black);padding:15px;max-width:415px;width:100%}.grow_img{position:absolute;max-width:100%;height:100%;max-height:950px;bottom:0px;left:50%;transform:translateX(-47%)}.divider.employees{background-color:var(--white)}.divider.employees .divider_text{color:var(--black)}@media (max-width:1919px){.grow_section{padding-bottom:480px}.grow_heading-row:nth-child(2){flex-direction:column;gap:0px}.grow_team{font-size:14px;padding:5px}.grow_definition-text{font-size:12px;line-height:15px;max-width:317px;min-width:317px}.grow_box{justify-content:space-between}.grow_img{max-height:800px}}@media (max-width:1280px){.grow_section{padding-top:92px;padding-bottom:360px}.grow_box{flex-direction:column;align-items:center;gap:20px}.grow_heading-box{margin-left:110px}.grow_heading-row .heading_element{font-size:96px;line-height:59px}.grow_heading-row:nth-child(2){flex-direction:row;gap:10px}.grow_definition-text{max-width:404px;height:118px;padding:16px;font-size:14px;line-height:20px;display:flex;align-items:center;min-width:unset}.grow_definition{gap:27px}.grow_img{max-height:600px;max-width:unset}}@media (max-width:767px){.grow_section{padding-top:80px;padding-bottom:124px}.grow_box{align-items:flex-start;gap:30px}.grow_heading-box{margin-left:0px}.grow_heading-box .heading_element{font-size:38px}.grow_team{background:none;font-size:20px;line-height:24px;padding:0px}.grow_definition{flex-direction:column;gap:15px;align-items:flex-start;padding:18px;background:url(/static/img/grow-card-bg.png?0314c85c18bf) no-repeat center/cover}.grow_definition-text{max-width:unset;padding:0px;line-height:18px;background:none;height:auto}.grow_img{max-height:250px;bottom:-20px}.grow_heading-row:nth-child(1){gap:5px;align-items:center;margin-bottom:-5px}.grow_heading-row:nth-child(2){flex-direction:column;gap:0px}.grow_heading-row:nth-child(2) .heading_secondary{text-wrap:nowrap}.grow_definitions{gap:14px}}@media (max-width:359px){.grow_definition-text{font-size:12px;line-height:18px}}.age_section{background:no-repeat center/cover;padding-top:116px;padding-bottom:312px;position:relative;overflow:hidden}.age_caption{color:var(--white);font-family:'Helvetica Neue',sans-serif;font-size:20px;text-align:justify;max-width:300px;line-height:100%;margin-top:177px}.age_text-box{background-color:var(--white);padding:54px 58px 54px 47px;width:408px;margin-top:250px;margin-right:94px}.age_box-heading{font-family:'Impact Cyr';font-size:32px;line-height:36px;text-align:justify;text-transform:uppercase;letter-spacing:-1%;font-weight:normal;margin-bottom:52px;background:url(/static/img/age-heading-bg.png?1c2cae577ad0) center center/cover;-webkit-text-fill-color:transparent;-webkit-background-clip:text}.age_box-text{color:var(--black);font-family:'Helvetica Neue',sans-serif;font-size:16px;line-height:23px;text-align:justify}.age_section-box{display:flex;justify-content:space-between;align-items:flex-start}.age_img{position:absolute;bottom:-109px;width:1524px;left:50%;transform:translateX(-50%);z-index:2}.age_caption.desktop,.age_img.tablet,.age_img.mobile{display:none}.age_heading-box{max-width:762px}.age_heading-box .heading_secondary.moved{display:flex;justify-content:flex-end}.age_heading-group:nth-child(2){margin-top:-60px}@media (max-width:1919px){.age_section{padding-top:161px;padding-bottom:171px}.age_caption{font-size:14px;max-width:212px;margin-top:34px}.age_text-box{padding:45px 34px 45px 37px;width:316px;margin-top:0px;margin-right:0px}.age_box-heading{font-size:24px;line-height:25px;margin-bottom:33px}.age_box-text{font-size:14px;line-height:16px}.age_section-box{display:flex;flex-direction:column}.age_img{bottom:-140px;width:1269px;left:auto;transform:translateX(0);right:-162px;z-index:1}.age_text-container{display:flex;gap:70px;margin-top:54px;position:relative;z-index:2}.age_caption.desktop{display:block}.age_caption.full-hd{display:none}.age_heading-box{max-width:612px}.age_heading-box .heading_secondary{letter-spacing:-0.04em}.age_heading-group:nth-child(2){margin-top:-40px}}@media (max-width:1280px){.age_section{padding-top:0px;padding-bottom:131px}.age_caption{font-size:16px;max-width:236px;margin-top:12px;color:var(--black)}.age_text-box{padding:47px 30px}.age_box-heading{line-height:27px;margin-bottom:26px}.age_box-text{line-height:20px}.age_img{width:100%;height:auto;position:static}.age_img.tablet{display:block}.age_text-container{display:flex;gap:41px;margin-top:39px;justify-content:flex-end;margin-left:auto;flex-direction:row-reverse}.age_heading-box .heading_secondary{color:var(--black)}.age_heading-box{margin-top:42px}.age_heading-box{max-width:100%}.age_heading-group:nth-child(2){margin-top:0px}.age_heading-row{display:flex;gap:10px}.age_heading-row.moved{margin-left:106px}}@media (max-width:767px){.age_section{padding-bottom:58px}.age_caption{line-height:18px;max-width:223px;margin-top:0px;margin-left:16px}.age_text-box{padding:39px 45px 47px 45px;max-width:335px;width:100%}.age_box-heading{line-height:30px;margin-bottom:24px}.age_box-text{line-height:18px}.age_text-container{gap:41px;margin-top:100px;justify-content:flex-start;margin-left:0px;flex-direction:column;gap:20px}.age_heading-box{margin-top:24px}.age_heading-group:nth-child(2){margin-top:-30px}.age_heading-row{display:flex;gap:0px;flex-direction:column}.age_heading-row.moved{margin-left:0px}.age_img.tablet{display:none}.age_img.mobile{display:block}}@media (max-width:359px){.age_caption{font-size:14px}.age_text-box{padding:27px 20px}}.production_section-dark{background:no-repeat center center/cover;padding-top:177px;padding-bottom:67px}.production_nav-row{display:flex;gap:359px;margin-bottom:100px}.production_heading-year{font-family:'Impact Cyr';font-weight:normal;color:var(--white);font-size:20px;margin-bottom:14px;text-transform:uppercase}.production_heading-company{font-family:'Impact Cyr';font-weight:normal;color:var(--primary-yellow);font-size:24px;margin-top:21px;margin-left:234px;text-transform:uppercase}.production_text{color:var(--white);font-family:'Helvetica Neue';font-size:16px;line-height:23px;max-width:339px;text-align:justify;margin-left:527px;margin-bottom:107px}.production_heading-box{margin-left:498px}.production_heading-row{display:flex}.production_heading-box .heading_secondary{letter-spacing:-0.04em}.production_heading-box .heading_secondary.moved{margin-left:528px}.production_section-light{background:no-repeat center center/cover;padding-top:77px;padding-bottom:73px}.production_cards{display:flex;gap:28px;justify-content:flex-end;flex-wrap:wrap}.production_card{padding:50px;width:442px;height:405px;position:relative}.production_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/static/img/production-overlay.png?5c448c2ad611) no-repeat center center/cover;z-index:2}.production_card.light{background:var(--white)}.production_card.light .production_card-text{color:var(--black)}.production_card-text{font-family:'Helvetica Neue';font-size:16px;line-height:23px;margin-top:32px}.production_card:nth-child(5) .production_card-text{margin-top:104px}.production_card-heading{font-family:'Impact Cyr';font-weight:normal;font-size:36px;line-height:100%;text-align:justify;text-transform:uppercase}.production_card.light .production_card-heading{background:url(/static/img/age-heading-bg.png?1c2cae577ad0) center center/cover;-webkit-text-fill-color:transparent;-webkit-background-clip:text}.production_card.dark{background:var(--black)}.production_card.dark .production_card-heading{color:var(--white)}.production_card.dark .production_card-heading.highlighted{color:var(--primary-yellow)}.production_card.dark .production_card-text{color:var(--white)}.production_card.picture-1{background:url(/static/img/production-card-1.png?0314c85c18bf) no-repeat center center/cover}.production_card.picture-2{background:url(/static/img/production-card-2.png?206afd1d1be9) no-repeat center center/cover}.production_card-number{font-size:20px;line-height:36px;color:#969696;bottom:3px;right:16px;position:absolute;font-family:'Impact Cyr';font-weight:normal}.production_card:nth-child(4),.production_card:nth-child(5),.production_card:nth-child(6){margin-top:39px}.production_heading-box .heading_secondary.mobile,.production_heading-box .heading_logo.mobile{display:none}@media(max-width:1919px){.production_section-dark{padding-top:118px;padding-bottom:84px}.production_nav-row{gap:112px;margin-bottom:67px}.production_heading-year{margin-bottom:4px}.production_heading-company{font-size:20px;margin-top:5px;margin-left:207px}.production_text{font-size:14px;line-height:17px;max-width:256px;margin-left:293px;margin-bottom:71px}.production_heading-box{margin-left:251px}.production_heading-box .heading_secondary.moved{margin-left:437px}.production_heading-row img{width:77px;height:77px}.production_section-light{padding-top:57px;padding-bottom:54px}.production_cards{gap:20px}.production_card{padding:35px;width:324px;height:297px}.production_card-text{font-size:14px;line-height:17px;margin-top:22px}.production_card:nth-child(4),.production_card:nth-child(5),.production_card:nth-child(6){margin-top:27px}.production_card:nth-child(5) .production_card-text{margin-top:75px}.production_card:nth-child(4) .production_card-text{margin-top:66px}.production_card-heading{font-size:24px}.production_card-number{font-size:14px;line-height:26px;bottom:2px;right:11px}}@media (max-width:1280px){.production_section-dark{padding-top:135px;padding-bottom:27px}.production_nav-row{gap:0;margin-bottom:44px;margin-left:103px}.production_heading-year{margin-bottom:0px}.production_heading-company{font-size:24px;margin-top:0px;margin-left:141px}.production_text{font-size:16px;line-height:23px;max-width:246px;margin-left:109px;margin-bottom:56px}.production_heading-box{margin-left:104px}.production_heading-box .heading_secondary.moved{margin-left:294px}.production_heading-row img{width:62px;height:62px}.production_section-light{padding-top:61px;padding-bottom:92px}.production_cards{gap:13px;justify-content:center}.production_card{padding:56px 39px 39px 39px;width:357px;height:357px}.production_card-text{line-height:21px}.production_card:nth-child(4),.production_card:nth-child(5),.production_card:nth-child(6){margin-top:0px}.production_card:nth-child(5) .production_card-text{margin-top:102px}.production_card:nth-child(4) .production_card-text{margin-top:103px}.production_card:nth-child(2) .production_card-text{margin-top:35px}.production_card-number{font-size:20px;line-height:36px;bottom:6px;right:14px}}@media (max-width:767px){.production_section-dark{padding-top:85px;padding-bottom:98px}.production_nav-row{margin-bottom:70px;margin-left:10px}.production_heading-year{font-size:14px;margin-bottom:10px}.production_heading-company{font-size:16px;margin-left:97px}.production_text{font-size:14px;line-height:18px;max-width:217px;margin-left:18px;margin-bottom:0px}.production_heading-box{margin-left:10px}.production_heading-box .heading_secondary.moved{margin-left:39px}.production_heading-row img{width:47px;height:47px}.production_section-light{padding-top:30px;padding-bottom:60px}.production_cards{gap:21px}.production_card{padding:43px 32px;width:336px;height:348px}.production_card-text{line-height:18px;margin-top:46px}.production_card:nth-child(5) .production_card-text{margin-top:65px}.production_card:nth-child(4) .production_card-text{margin-top:52px}.production_card:nth-child(2) .production_card-text{margin-top:46px}.production_card-number{font-size:16px;line-height:18px;color:var(--black);bottom:16px;right:16px}.production_info{display:flex;flex-direction:column-reverse;gap:30px}.production_heading-box .heading_secondary{letter-spacing:-0.01em}.production_heading-box .heading_secondary,.production_heading-box .heading_logo{display:none}.production_heading-box .heading_secondary.mobile,.production_heading-box .heading_logo.mobile{display:block}.production_heading-row{gap:7px;justify-content:space-between}}@media (max-width:359px){.production_heading-box .heading_secondary{text-wrap:nowrap}.production_text{font-size:12px;max-width:201px}.production_card-text{font-size:12px}}.documents_section{background:no-repeat center center/cover;padding-top:117px;overflow:hidden}.documents_nav-box{display:flex;gap:359px}.documents_heading-box{max-width:1007px;margin-bottom:60px}.documents_heading-row{display:flex;justify-content:space-between}.documents_heading-box .heading_secondary{text-align:justify}.documents_info-box{display:flex;gap:321px;margin-left:524px}.documents_info-caption{max-width:366px;color:var(--white);font-family:'Helvetica Neue';font-size:16px;line-height:23px;margin-top:37px}.documents_card{background-color:var(--black);width:410px;padding:44px 40px 50px 44px;position:relative}.documents_card-heading{color:var(--white);font-family:'Impact Cyr';text-transform:uppercase;font-weight:normal;font-size:36px;line-height:100%;text-align:justify;position:relative;z-index:3}.documents_card-text{color:var(--white);font-family:'Helvetica Neue';font-size:16px;line-height:23px;margin-top:32px;position:relative;z-index:3}.documents_overlay{position:absolute;width:100%;height:100%;background:url(/static/img/documents-overlay.png?5c448c2ad611) no-repeat center center/cover;top:0;left:0;z-index:2}.documents_img{display:block;margin:0 auto;margin-top:-200px;max-width:1010px;width:100%;position:relative;z-index:4}.documents_heading-box .heading_secondary.mobile{display:none}@media (max-width:1919px){.documents_section{padding-top:95px}.documents_nav-box{gap:101px}.documents_heading-box{max-width:822px;margin-bottom:17px}.documents_heading-box .heading_secondary{line-height:78px}.documents_info-box{gap:0px;justify-content:space-between;margin-left:264px}.documents_info-caption{max-width:299px;font-size:13px;line-height:19px;margin-top:32px}.documents_card{width:328px;padding:36px 31px 50px 36px}.documents_card-heading{font-size:24px;line-height:28px}.documents_card-text{font-size:14px;line-height:18px;margin-top:11px}.documents_img{margin-top:-150px;max-width:825px}}@media(max-width:1280px){.documents_section{padding-top:88px}.documents_nav-box{gap:0px;justify-content:flex-end}.documents_heading-box{max-width:622px;margin-bottom:68px}.documents_info-box{gap:15px;justify-content:flex-end;margin-left:0px}.documents_info-caption{max-width:260px;font-size:16px;line-height:21px;margin-top:0px}.documents_card{width:347px}.documents_img{margin-top:-80px;max-width:460px}.documents_heading-box .heading_secondary{line-height:64px}}@media (max-width:767px){.documents_section{padding-top:69px}.documents_nav-box{justify-content:flex-start}.documents_heading-box{max-width:300px;margin-bottom:33px}.documents_info-box{gap:94px;flex-direction:column;justify-content:flex-start;align-items:flex-start}.documents_info-caption{max-width:232px;font-size:14px;line-height:18px}.documents_card{width:100%;max-width:335px}.documents_img{margin-top:-50px;width:375px}.documents_heading-row{flex-direction:column}.documents_heading-box .heading_secondary.desktop{display:none}.documents_heading-box .heading_secondary.mobile{display:block}.documents_heading-row.mobile{flex-direction:row}.heading_secondary.mobile.moved{display:flex;justify-content:flex-end}.documents_heading-box .heading_secondary{line-height:100%}}.education_section-light{background:no-repeat center center/cover;padding-top:132px;padding-bottom:147px}.education_nav-box{display:flex;gap:60px}.education_section-light .education_heading-box{margin-left:296px}.education_section-dark .education_heading-box{margin-left:532px;position:relative;z-index:3}.education_section-light .heading_secondary{color:var(--black)}.education_heading-row{display:flex;gap:10px}.education_section-light .education_heading-box{margin-top:17px}.education_section-light .education_heading-row{justify-content:space-between}.education_card{width:413px;padding:50px 60px 20px 46px}.education_card.light{background-color:var(--white);margin-top:17px}.education_card-heading{font-size:36px;line-height:100%;font-family:'Impact Cyr';text-transform:uppercase;font-weight:normal;text-align:justify}.education_card.light .education_card-heading{background:url(/static/img/age-heading-bg.png?1c2cae577ad0) center center/cover;-webkit-text-fill-color:transparent;-webkit-background-clip:text}.education_card-text{font-family:'Helvetica Neue';font-size:16px;line-height:23px}.education_card.light .education_card-text{color:var(--black);margin-top:52px}.education_video_container{position:relative;width:100%;height:auto;margin-bottom:-5px}.education_video_container video{width:100%;height:100%;filter:grayscale(100%);object-fit:cover;object-position:center}.education_video_container video::-webkit-media-controls,.education_video_container video::-webkit-media-controls-enclosure,.education_video_container video::-webkit-media-controls-panel{display:none!important}.education_section-dark{background:no-repeat center center/cover;padding-top:129px}.education_section-dark .education_heading-box{margin-left:254px}.education_heading-box .heading_secondary.highlighted{color:var(--primary-yellow)}.education_section-light .heading_secondary.moved{margin-left:34px}.education_section-light .heading_secondary.moved{margin-left:113px}.education_card.dark{background-color:var(--black);position:absolute;right:268px;top:-143px;z-index:3}.education_card.dark .education_card-heading{color:var(--white);position:relative;z-index:5}.education_card.dark .education_card-text{color:var(--white);margin-top:32px;position:relative;z-index:5}.education_video_container .overlay-rectangle{position:absolute;width:100%;height:220px;background-color:#111112;top:-90px;left:0;z-index:2;filter:blur(60px)}.education_card.dark.mobile,.education_section-dark .heading_secondary.mobile{display:none}.education_overlay{position:absolute;width:100%;height:100%;background:url(/static/img/documents-overlay.png?5c448c2ad611) no-repeat center center/cover;top:0;left:0;z-index:2}@media (max-width:1919px){.education_section-light{padding-top:75px;padding-bottom:103px}.education_nav-box{gap:20px}.education_section-light .education_heading-box{margin-left:84px;margin-top:24px}.education_section-dark .education_heading-box{margin-left:254px}.education_section-dark .heading_secondary{line-height:100%}.education_section-light .heading_secondary.moved{margin-left:0px}.education_section-dark .heading_secondary.moved{margin-left:89px}.education_card{width:310px;padding:37px 45px 20px 37px}.education_card.light{margin-top:24px}.education_card-heading{font-size:27px}.education_card-text{font-size:12px;line-height:17px}.education_card.light .education_card-text{margin-top:30px}.education_section-dark{padding-top:101px}.education_section-dark .education_heading-box{margin-left:254px}.education_card.dark{right:242px;top:-35px}.education_card.dark .education_card-text{margin-top:27px}.education_video_container .overlay-rectangle{height:165px;top:-65px}}@media (max-width:1280px){.education_section-light{padding-top:134px;padding-bottom:62px}.education_nav-box{gap:45px;flex-direction:column;align-items:center}.education_section-light .education_heading-box{margin-top:0px;max-width:484px;margin-right:70px}.education_section-dark .education_heading-box{margin-left:106px}.education_section-light .heading_secondary.moved{margin-left:0px;display:flex;justify-content:flex-end}.education_section-dark .heading_secondary.moved{margin-left:67px}.education_card{width:335px;padding:50px 41px}.education_card.light{margin-right:20px}.education_card-heading{font-size:24px;line-height:27px}.education_card-text{font-size:12px;line-height:17px}.education_section-dark{padding-top:66px}.education_section-dark .education_heading-box{margin-left:100px}.education_section-dark .heading_secondary,.education_section-light .heading_secondary{letter-spacing:-0.04em}.education_card.dark{display:none}.education_card.dark.mobile{display:block;position:relative;right:0;top:0;margin:0 auto;margin-top:81px;margin-bottom:100px}.education_video_container .overlay-rectangle{height:110px;top:-55px;filter:blur(20px)}}@media (max-width:767px){.education_section-light{padding-top:111px;padding-bottom:80px}.education_nav-box{gap:22px}.education_section-light .education_heading-box{width:100%;max-width:337px;margin-right:0px;margin-left:0px}.education_card{padding:45px 32px;max-width:335px;width:100%}.education_card.light{margin-right:0px}.education_card-text{font-size:14px;line-height:18px}.education_section-dark{padding-top:94px}.education_section-dark .education_heading-box{margin-left:0px;max-width:330px}.education_section-dark .heading_secondary.desktop,.education_section-dark .heading_secondary.desktop.moved{display:none}.education_section-dark .heading_secondary.mobile{display:block}.education_section-dark .heading_secondary.moved{display:flex;justify-content:flex-end}.education_card.dark.mobile{margin-top:27px;margin-bottom:46px}.education_video_container .overlay-rectangle{height:100px;top:-50px;filter:blur(40px)}}@media (max-width:359px){.education_card-text{font-size:12px}.education_card.light .education_card-text{margin-top:20px}}.environment_section{background:no-repeat center center/cover;padding-top:150px;padding-bottom:86px;position:relative;overflow:hidden}.environment_nav-box{display:flex;gap:353px;margin-bottom:263px}.environment_heading-box{width:100%;max-width:932px}.environment_heading-row{display:flex}.environment_heading-row:nth-child(3){justify-content:space-between}.environment_heading-row:nth-child(4){align-items:center;gap:10px}.environment_heading-row.moved{justify-content:flex-end}.environment_cards{display:flex;justify-content:space-between;gap:19px}.environment_cards-row{display:flex;flex-direction:column;justify-content:flex-end;gap:25px}.environment_card{width:441px;height:441px;padding:40px 45px;display:flex;flex-direction:column;justify-content:center}.environment_card{background-color:var(--white)}.environment_card-heading{font-size:36px;line-height:100%;font-family:'Impact Cyr';text-transform:uppercase;font-weight:normal;text-align:justify;margin-bottom:28px;background:url(/static/img/age-heading-bg.png?1c2cae577ad0) center center/cover;-webkit-text-fill-color:transparent;-webkit-background-clip:text}.environment_card-text{font-family:'Helvetica Neue';font-size:16px;line-height:120%px;color:var(--black);text-align:justify}.environment_list{list-style:none;display:flex;flex-direction:column;gap:17px;max-width:306px}.environment_list-item{display:flex;align-items:center;gap:15px}.environment_list-num{font-size:20px;line-height:23px;font-family:'Impact Cyr';font-weight:normal;background:url(/static/img/age-heading-bg.png?1c2cae577ad0) center center/cover;-webkit-text-fill-color:transparent;-webkit-background-clip:text}.environment_list-text{font-family:'Helvetica Neue';color:var(--black);font-size:16px;line-height:15px}.environment_card.picture-1{background:url(/static/img/environment-card-1.png?1c2cae577ad0) no-repeat center center/cover}.environment_card.picture-2{background:url(/static/img/environment-card-2.png?0314c85c18bf) no-repeat center center/cover}.environment_card.picture-3{background:url(/static/img/environment-card-3.png?1c2cae577ad0) no-repeat center center/cover}.environment_cards-row:nth-child(2){flex-direction:row;align-items:flex-end}.environment_cards-row:nth-child(3) .environment_card-text{line-height:115%}.environment_cards-row:nth-child(3) .environment_card-heading{letter-spacing:-0.04em}.divider.light{background:var(--white)}.divider.light .divider_text{color:#B4B4B4}.environment_section .heading_secondary.mobile,.environment_section .heading_element.mobile{display:none}.environment_img-container{display:none}@media(max-width:1919px){.environment_section{padding-top:100px;padding-bottom:25px}.environment_nav-box{gap:111px;margin-bottom:206px}.environment_heading-box{max-width:774px}.environment_heading-box .heading_secondary{line-height:75px}.environment_cards-row{gap:17px}.environment_card{width:300px;height:300px;padding:33px 33px 33px 20px}.environment_card-heading{font-size:24px;margin-bottom:20px}.environment_card-text{font-size:12px;line-height:16px}.environment_cards-row:nth-child(3) .environment_card-text{font-size:11px}.environment_cards,.environment_cards-row{gap:15px}.environment_list{gap:11px;max-width:230px}.environment_list-item{gap:10px}.environment_list-num{font-size:14px;line-height:16px}.environment_list-text{font-size:12px;line-height:13px}}@media (max-width:1280px){.environment_section{background-image:none!important;background:var(--black);padding-top:95px;padding-bottom:33px}.environment_nav-box{gap:0px;margin-bottom:674px;justify-content:flex-end}.environment_heading-box{max-width:570px;position:relative;z-index:2}.environment_heading-box .heading_secondary{line-height:61px}.environment_cards{flex-direction:column;justify-content:center;align-items:center;gap:14px;position:relative;z-index:2}.environment_cards-row{gap:14px;flex-direction:row;justify-content:center;align-items:center}.environment_card{width:357px;height:357px;padding:45px 45px 37px 45px}.environment_card-heading{margin-bottom:24px}.environment_card-text{font-size:12px;line-height:115%;text-align:left}.environment_cards-row:nth-child(3) .environment_card-text{font-size:12px}.environment_list{gap:9px;max-width:100%}.environment_list-item{gap:15px}.environment_list-num{font-size:16px;line-height:23px}.environment_list-text{font-size:12px;line-height:15px}.environment_cards-row:nth-child(2){order:3}.environment_section .heading_secondary{letter-spacing:-0.04em}.environment_img{width:100%}.environment_img-container{display:block;position:absolute;top:160px;left:50%;transform:translateX(-50%);max-width:850px;width:100%}.overlay_rectangle{position:absolute;background-color:#101010;filter:blur(30px)}.overlay_rectangle.horizontal{width:110%;height:220px;left:50%;transform:translateX(-50%)}.overlay_rectangle.vertical{width:220px;height:110%;top:50%;transform:translateY(-50%)}.overlay_rectangle.top{top:-40px}.overlay_rectangle.bottom{bottom:-40px}.overlay_rectangle.left{left:-50px}.overlay_rectangle.right{right:-40px}}@media (max-width:767px){.environment_section{padding-top:130px;padding-bottom:42px}.environment_nav-box{margin-bottom:497px}.environment_heading-box{max-width:336px}.environment_heading-box .heading_secondary{line-height:100%}.environment_cards{gap:8px}.environment_cards-row{gap:8px;flex-direction:column}.environment_cards-row:nth-child(2){flex-direction:column}.environment_card{max-width:336px;width:100%;height:336px;padding:32px}.environment_card-text{text-align:justify}.environment_list{gap:13px}.environment_list-item{gap:12px}.environment_list-num{line-height:18px}.environment_list-text{line-height:12px}.environment_heading-row:nth-child(2){align-items:center;gap:25px}.environment_section .heading_secondary.desktop,.environment_section .heading_element.desktop{display:none}.environment_section .heading_secondary.mobile,.environment_section .heading_element.mobile{display:block}.environment_img-container{top:256px}.overlay_rectangle.vertical{display:none}.overlay_rectangle.horizontal{height:75px}.environment_card.picture-1{background:url(/static/img/environment-card-1-mobile.png?67c10d985cf6) no-repeat center center/cover}}@media (max-width:359px){.environment_card{padding:42px 20px}.environment_card-heading{font-size:23px;margin-bottom:20px}}.partners_section{background:no-repeat center center/cover;padding-top:130px;padding-bottom:307px;overflow:hidden}.partners_section .heading_secondary{color:var(--black)}.partners_section-box{display:flex;gap:200px}.partners_heading-box{max-width:810px}.partners_heading-row{display:flex;justify-content:space-between;align-items:flex-end}.partners_heading-caption{font-size:16px;color:var(--black);font-family:'Helvetica Neue',sans-serif;text-align:right;max-width:204px;margin-bottom:-35px}.partner{background-color:var(--black);border-radius:100%;display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%;aspect-ratio:1 / 1;padding:20px;transform:scale(0.5);transition:transform 0.5s,opacity 0.5s;opacity:0;margin:10px}.partner_overlay{background-color:var(--primary-yellow);width:calc(100% - 40px);height:calc(100% - 40px);aspect-ratio:1 / 1;position:absolute;border-radius:50%;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease,transform 0.3s ease}.partners .circle{display:block;overflow:visible;width:100%;font-family:'Impact Cyr';font-weight:normal;fill:var(--white);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circle path{fill:none}.partner:hover .partner_overlay,.partner:focus .partner_overlay{opacity:1;transform:translate(-50%,-50%) scale(1)}@keyframes hoverEffect{0%{transform:translate(-50%,-50%) scale(0);opacity:0}50%{transform:translate(-50%,-50%) scale(1);opacity:1}100%{transform:translate(-50%,-50%) scale(0);opacity:0}}.hovered .partner_overlay{animation:hoverEffect 1s ease-in-out}.partners{margin-top:50px}.partners_row{display:flex}.partner_img{max-width:70%;max-height:70%}.partners_row:nth-child(1) .partner:nth-child(1){max-width:420px;margin-right:78px}.partners_row:nth-child(1) .partner:nth-child(2){max-width:506px;margin-right:32px;margin-top:76px}.partners_row:nth-child(1) .partner:nth-child(3),.partners_row:nth-child(1) .partner:nth-child(4),.partners_row:nth-child(2) .partner:nth-child(2),.partners_row:nth-child(2) .partner:nth-child(4){max-width:394px}.partners_row:nth-child(1) .partner:nth-child(3){margin-top:7px}.partners_row:nth-child(1) .partner:nth-child(4){margin-top:186px}.partners_row:nth-child(2) .partner:nth-child(1){max-width:506px;margin-right:20px;margin-top:24px;margin-left:31px}.partners_row:nth-child(2) .partner:nth-child(2){margin-top:194px}.partners_row:nth-child(2) .partner:nth-child(3){max-width:472px}.partners_row:nth-child(2){margin-top:-160px}.partners_row:nth-child(2) .partner:nth-child(4){margin-top:198px}.partners.tablet,.partners.mobile{display:none}@media (max-width:1919px){.partners_section{padding-top:74px;padding-bottom:156px}.partners_heading-box .heading_secondary{line-height:100%}.partners_heading-caption{margin-bottom:0px;font-size:14px;max-width:168px}.partners_heading-row{justify-content:flex-start;gap:60px}.partners{margin-top:37px}.partners_row:nth-child(1) .partner:nth-child(1){max-width:289px;margin-right:52px}.partners_row:nth-child(1) .partner:nth-child(2){max-width:340px;margin-right:21px;margin-top:50px}.partners_row:nth-child(1) .partner:nth-child(3){margin-top:5px;max-width:265px}.partners_row:nth-child(1) .partner:nth-child(4){max-width:265px;margin-top:124px}.partners_row:nth-child(2) .partner:nth-child(1){max-width:340px;margin-right:14px;margin-top:16px;margin-left:33px}.partners_row:nth-child(2) .partner:nth-child(2){max-width:265px;margin-top:90px}.partners_row:nth-child(2) .partner:nth-child(3){max-width:317px}.partners_row:nth-child(2){margin-top:-107px}.partners_row:nth-child(2) .partner:nth-child(4){margin-top:122px;max-width:265px}}@media(max-width:1280px){.partners{display:none}.partners.tablet{display:block}.partners_section{padding-bottom:62px}.partners_row{justify-content:center}.partners_row:nth-child(1) .partner:nth-child(1){max-width:212px;margin-right:5px;margin-top:14px}.partners_row:nth-child(1) .partner:nth-child(2){max-width:262px;margin-right:5px;margin-top:22px}.partners_row:nth-child(1) .partner:nth-child(3){max-width:242px;margin-top:0px}.partners_row:nth-child(2) .partner:nth-child(1){margin-left:0px;max-width:269px;margin-top:0px;margin-right:6px}.partners_row:nth-child(2) .partner:nth-child(2){max-width:184px;margin-top:46px;margin-right:7px}.partners_row:nth-child(2) .partner:nth-child(3){max-width:241px;margin-top:15px}.partners_row:nth-child(3) .partner:nth-child(1){max-width:206px;margin-right:15px;margin-top:29px}.partners_row:nth-child(3) .partner:nth-child(2){max-width:206px;margin-top:0px}.partners_row:nth-child(2){margin-top:-40px}.partners_row:nth-child(3){margin-top:-40px}.partners_heading-box{max-width:497px}.partners_heading-caption{font-size:16px;max-width:148px;margin-bottom:-52px}.partners_section-box{justify-content:center}}@media(max-width:767px){.partners_section{padding-bottom:30px}.partners_section .heading_secondary{letter-spacing:-0.04em}.partners_heading-row{flex-direction:column;align-items:flex-start;gap:45px}.partners_heading-caption{font-size:14px;max-width:167px;align-self:flex-end}.partners.mobile{display:block}.partners.tablet{display:none}.partners_row:nth-child(1) .partner:nth-child(1){width:220px;min-width:220px;margin-right:0px;margin-top:0px}.partners_row:nth-child(1) .partner:nth-child(2){width:207px;min-width:207px;margin-top:67px;margin-right:0px;margin-left:-5px}.partners_row:nth-child(2){margin-top:-60px}.partners_row:nth-child(2) .partner:nth-child(1){width:220px;min-width:220px;margin-right:0px;margin-left:30px}.partners_row:nth-child(2) .partner:nth-child(2){width:134px;min-width:134px;margin-right:0px;margin-left:0px;margin-top:59px}.partners_row:nth-child(3){margin-top:-31px}.partners_row:nth-child(3) .partner:nth-child(1){width:127px;min-width:127px;margin-top:34px;margin-right:0px;margin-left:20px}.partners_row:nth-child(3) .partner:nth-child(2){width:237px;min-width:237px;margin-left:0px;margin-right:-10px}.partners_row:nth-child(4){margin-top:-90px}.partners_row:nth-child(4) .partner:nth-child(1){width:195px;min-width:195px}.partners_row:nth-child(4) .partner:nth-child(2){width:189px;min-width:189px;margin-top:82px;margin-left:-12px}}.employ_section{background:no-repeat center center/cover;padding-top:265px;padding-bottom:357px;position:relative;overflow:hidden}.employ_img{max-width:1920px;position:absolute;left:0;top:0}.employ_nav-box .heading_secondary{max-width:683px}.employ_nav-box{margin-bottom:89px;position:relative}.employ_heading-box{margin-bottom:162px}.employ_text-box{background-color:#1B1B1B;padding:38px 31px;width:100%;max-width:458px;margin-bottom:90px;position:relative;z-index:2}.employ_text,.employ_link{color:var(--white);font-family:'Helvetica Neue';font-size:16px;line-height:23px;letter-spacing:-0.01em}.employ_link{color:var(--primary-yellow)}.employ_heading-row{display:flex;gap:10px}.employ_heading-caption{font-family:'Helvetica Neue';color:var(--white);font-size:16px;line-height:23px;max-width:216px;margin-top:82px;margin-left:240px}.employ_cards{display:flex;gap:19px;transform:translateX(80px)}.employ_card:nth-child(2){padding-right:85px}.employ_card{background:url('/static/img/employ-card-bg.png?1c2cae577ad0') no-repeat center center/cover;padding:60px 41px;width:514px;height:514px}.employ_card-heading{color:var(--black);font-family:'Impact Cyr';text-transform:uppercase;font-weight:normal;font-size:36px;text-align:justify;line-height:100%;letter-spacing:-0.04em}.employ_card-text{color:var(--black);font-family:'Helvetica Neue';font-size:16px;line-height:23px;margin-top:51px}.employ_section-box{max-width:1042px;margin-left:auto}.employ_nav-box .nav_links{position:absolute;left:-215px;top:0px}@media (max-width:1919px){.employ_section{padding-top:190px;padding-bottom:393px}.employ_img{max-width:1440px;left:-50px}.employ_nav-box{display:flex;flex-direction:row-reverse;gap:110px;margin-bottom:66px}.employ_section .heading_secondary{line-height:79px}.employ_nav-box .heading_secondary{max-width:512px}.employ_nav-box .nav_links{position:static}.employ_text-box{padding:20px;max-width:344px;margin-bottom:100px}.employ_text,.employ_link{font-size:14px;line-height:17px;display:inline}.employ_heading-caption{font-size:14px;line-height:17px;max-width:163px;margin-top:26px;margin-left:214px}.employ_heading-box{margin-bottom:66px}.employ_cards{gap:14px;transform:translateX(0)}.employ_card:nth-child(2){padding-right:32px}.employ_card{padding:45px 32px;width:385px;height:385px}.employ_card-heading{font-size:30px}.employ_card-text{font-size:14px;line-height:17px;margin-top:30px}.employ_section-box{max-width:790px;margin-left:auto}}@media (max-width:1280px){.employ_section{padding-top:161px;padding-bottom:82px}.employ_img{max-width:603px;left:auto;right:-400px}.employ_nav-box{margin-bottom:54px;display:block}.employ_nav-box .heading_secondary{max-width:380px;line-height:57px}.employ_heading-box .heading_secondary{line-height:63px}.employ_text-box{padding:38px 32px;max-width:458px;margin-bottom:132px}.employ_text,.employ_link{font-size:16px;line-height:23px}.employ_heading-row:nth-child(4){flex-direction:column;gap:75px}.employ_heading-caption{font-size:16px;line-height:23px;max-width:216px;margin-top:0px;margin-left:30px}.employ_heading-box{margin-bottom:58px}.employ_cards{gap:11px;transform:translateX(20px)}.employ_card:nth-child(2){padding-right:41px}.employ_card{padding:27px;width:315px;height:315px}.employ_card-heading{font-size:24px}.employ_card-text{margin-top:16px}.employ_section-box{max-width:641px;margin-left:auto}.employ_nav-box{justify-content:flex-start}}@media (max-width:767px){.employ_section{padding-top:106px;padding-bottom:73px}.employ_img{max-width:470px;top:195px;right:-350px}.employ_nav-box .heading_secondary{max-width:240px;line-height:100%}.employ_text-box{padding:15px 23px 13px 17px;max-width:255px;margin-bottom:54px;margin-left:20px}.employ_text,.employ_link{font-size:14px;line-height:18px}.employ_heading-row:nth-child(3){flex-direction:column;gap:0}.employ_heading-row:nth-child(3) .heading_secondary:nth-child(1){margin-left:121px}.employ_heading-row:nth-child(4){gap:96px}.employ_heading-caption{font-size:14px;line-height:18px;max-width:160px;margin-left:41px}.employ_heading-box{margin-bottom:35px}.employ_cards{gap:26px;flex-direction:column;transform:translateX(0);align-items:center}.employ_card:nth-child(2){padding-right:21px}.employ_card{padding:32px 21px 26px 21px;max-width:320px;width:100%;height:auto}.employ_card-text{margin-top:23px}.employ_section-box{max-width:unset;margin-left:0}.employ_heading-box .heading_secondary{font-size:24px;line-height:100%}}@media (max-width:359px){.employ_text-box,.employ_heading-caption{margin-left:0px}.employ_text{font-size:12px}.employ_card-text{font-size:12px;margin-top:20px}.employ_card:nth-child(2) .employ_card-heading{font-size:22px}}.contacts_section{background:no-repeat center/cover}.feedback_container{display:flex;align-items:flex-start;justify-content:space-between;padding-top:100px;padding-bottom:77px}.feedback_heading-row{display:flex}.feedback_heading-row:nth-child(2){justify-content:space-between}.feedback_heading-row:nth-child(3){gap:10px}.feedback_heading-row:nth-child(4){gap:50px}.feedback_heading-caption{color:var(--white);font-family:'Helvetica Neue';font-size:16px;max-width:409px;margin-top:45px;line-height:23px;text-align:justify}.feedback_form{display:flex;flex-direction:column;gap:17px;max-width:842px;width:100%}.feedback_input{background:url(/static/img/input-bg.png?1c2cae577ad0) center/cover;border:1px solid #3F3F3F;border-radius:100%;padding:27px 35px;width:100%;border-radius:40px;color:var(--white);font-size:16px}.field-errors{color:#d36464;margin-top:.5rem}.feedback_input::placeholder{color:#AFAFAF;font-family:'Helvetica Neue';font-size:14px}.feedback_input:focus{outline:none}.feedback_btn{background-color:var(--white);color:var(--black);font-family:'Helvetica Neue Bold';font-weight:700;display:flex;justify-content:center;align-items:center;gap:11px;padding:21px;border-radius:40px;transition:all 0.3s ease;cursor:pointer;font-size:16px}.feedback_btn:hover{background-color:var(--primary-yellow)}.feedback_btn svg{transition:all 0.3s ease}.feedback_btn:hover svg{transform:rotate(-90deg)}.contacts_socials{display:flex;justify-content:center}.contacts_socials.mobile{display:none}.contacts_social{flex:1 1 25%;padding:32px;width:100%;height:auto;aspect-ratio:1/1;border:0.7px solid #3F3F3F;display:flex;flex-direction:column;justify-content:space-between}.social_number-box{display:flex;align-items:center;justify-content:space-between}.social_number{font-family:'Impact Cyr';font-weight:normal;font-size:20px;color:#828282}.contacts_social-link{display:flex;align-items:center;justify-content:space-between;color:var(--white);font-family:'Impact Cyr';font-weight:normal;font-size:40px;text-transform:uppercase;line-height:23px;text-decoration:none}.contacts_social-link:hover{color:var(--primary-yellow)}.contacts_social-link:hover img{transform:scale(1.3)}.contacts_social-link img{width:36px;height:36px}.footer{padding-top:90px;padding-bottom:103px;background:url(/static/img/footer-lines.svg?11e4d3cf4c99) no-repeat center/cover}.footer_contacts{display:flex;flex-direction:column;align-items:center;gap:18px;justify-content:center}.footer_link{color:var(--white);font-size:20px;line-height:18px;font-family:'Helvetica Neue';display:flex;gap:2px;align-items:center;flex-direction:row-reverse}.footer_link svg{margin-right:4px}.footer_link:nth-child(5){margin-top:23px}.footer img{width:135px;height:135px;margin-bottom:-20px}.feedback_heading-box .heading_secondary.mobile{display:none}@media (max-width:1919px){.feedback_form{max-width:573px}.feedback_heading-box .heading_secondary{font-size:65px;line-height:62px}.feedback_heading-caption{font-size:14px;line-height:15.7px;max-width:264px;margin-top:30px}.feedback_form{gap:12px}.feedback_input{padding:19px 24px}.feedback_btn{padding:19.5px;font-size:14px}.contacts_social{flex:1 1 50%;padding:20px}.social_number{font-size:14px}.contacts_social-link{font-size:27px}.contacts_social-link img{width:25px;height:25px}.footer{padding-top:80px;padding-bottom:60px}.footer img{width:62px;height:62px}.footer_contacts{gap:10px}.footer_link{font-size:14px;line-height:18px}}@media(max-width:1280px){.feedback_container{flex-direction:column;gap:43px;max-width:502px;margin:0 auto;padding-bottom:108px}.feedback_bg{background:url(/static/img/feedback-lines-tablet.svg?7ad137cf7a4b) no-repeat center/cover}.feedback_heading-row:nth-child(4){flex-direction:column;gap:24px}.feedback_heading-box .heading_secondary{font-size:59px;line-height:60px;letter-spacing:-0.04em}.feedback_heading-caption{max-width:unset;font-size:16px;line-height:23px}.feedback_btn{padding:14.5px}.contacts_social{padding:25px}.contacts_socials.desktop{display:none}.contacts_socials.mobile{display:flex;flex-wrap:wrap}.social_number{font-size:16px}.contacts_social-link{font-size:32px;line-height:18px}.contacts_social-link img{width:28px;height:28px}.contacts_social:nth-child(8){opacity:0}.footer{padding-top:25px;padding-bottom:45px;background:url(/static/img/footer-lines-tablet.svg?7ad137cf7a4b) no-repeat center/cover;background-position:calc(50% - 10px) center;background-size:102%;border-left:0.7px solid #3F3F3F}}@media(max-width:767px){.feedback_heading-box .heading_secondary{font-size:40px;line-height:100%;letter-spacing:-0.01em;max-width:223px}.feedback_heading-box{max-width:223px}.feedback_heading-row:nth-child(2){gap:8px}.feedback_heading-caption{font-size:14px;line-height:18px;margin-left:29px}.feedback_heading-caption span{display:none}.feedback_bg{background:url(/static/img/feedback-lines-mobile.svg?7ad137cf7a4b) no-repeat center/cover}.contacts_social{padding:13px}.social_number{font-size:10px}.social_number-box svg{width:17px;height:17px}.contacts_social-link{font-size:20px}.contacts_social-link img{width:20px;height:20px}.footer{padding-top:20px;padding-bottom:30px;background:url(/static/img/footer-lines-mobile.svg?7ad137cf7a4b) no-repeat center/cover;background-position:center;background-size:100%;border-left:none}.feedback_heading-box .heading_secondary.mobile{display:block}.feedback_heading-box .heading_secondary.desktop{display:none}}