*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit}*{font-family:Ubuntu,serif}.body-wraper{overflow:hidden;width:100%;position:relative}.header{display:flex;align-items:center;justify-content:space-between;height:100px}.header__logo{padding-left:5%}.header__logo-img{width:270px;height:auto}.header_right{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.header_right__switch-lang{margin-left:50%;display:flex;justify-content:space-between;height:30px;width:80px}.header_right__switch-lang-russian{width:30px;height:25px;background-image:url("data:image/svg+xml,%3csvg%20width='31'%20height='25'%20viewBox='0%200%2031%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2_6466)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H30.6374V24.4681H0V0Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%208.15759H30.6374V24.4681H0V8.15759Z'%20fill='%230039A6'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%2016.3104H30.6374V24.468H0V16.3104Z'%20fill='%23D52B1E'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2_6466'%3e%3crect%20width='30.6374'%20height='24.4681'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}.header_right__switch-lang-english{width:30px;height:25px;background-image:url("data:image/svg+xml,%3csvg%20width='31'%20height='25'%20viewBox='0%200%2031%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2_6471)'%3e%3cpath%20d='M0.271973%200H30.9094V24.4681H0.271973V0Z'%20fill='%23012169'/%3e%3cpath%20d='M30.9094%200V3.05851L19.54%2012.234L30.9094%2021.1706V24.4681H26.9002L15.471%2015.4837L4.341%2024.4681H0.271973V21.2184L11.402%2012.2818L0.271973%203.5364V0H3.98197L15.471%208.98437L26.601%200H30.9094Z'%20fill='white'/%3e%3cpath%20d='M11.2823%2015.4837L11.9405%2017.1085L2.7852%2024.4681H0.271973V24.3247L11.2823%2015.4837ZM18.7023%2014.9102L21.9336%2015.2926L30.9094%2022.3176V24.4681L18.7023%2014.9102ZM30.9094%200L19.4203%209.36669L19.181%207.26396L28.1568%200H30.9094ZM0.271973%200.0477892L11.8208%209.07995L8.29035%208.69764L0.271973%202.34167V0.0477892Z'%20fill='%23C8102E'/%3e%3cpath%20d='M10.8036%200V24.4681H20.3778V0H10.8036ZM0.271973%208.4109V16.0572H30.9094V8.4109H0.271973Z'%20fill='white'/%3e%3cpath%20d='M0.271973%209.94016V14.5279H30.9094V9.94016H0.271973ZM12.7184%200V24.4681H18.4629V0H12.7184Z'%20fill='%23C8102E'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2_6471'%3e%3crect%20width='30.6374'%20height='24.4681'%20fill='white'%20transform='translate(0.271973)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:contain}.header_nav{display:flex;flex-direction:column}.header_nav__line{width:1250px;height:5px;background:linear-gradient(to right,#8dc63f,#8dc63f1a)}.header_nav__text{max-width:1000px;align-items:center;display:flex;justify-content:space-around;font-size:26px;color:#424f57;font-weight:500;margin:10px 0}.header__button{display:none;position:relative;width:40px;height:40px;background-color:#8dc63f;border:none;outline:none;z-index:101}.header__button span{display:block;position:absolute;width:30px;height:3px;background-color:#424f57;left:5px;transition:background-color .5s,opacity .5s,transform 1s}.header__button span:nth-child(1){transform:translateY(-10px)}.header__button span:nth-child(3){transform:translateY(10px)}header.open .header__button span:nth-child(1){transform:translateY(0) rotate(45deg)}header.open .header__button span:nth-child(2){opacity:0}header.open .header__button span:nth-child(3){transform:translateY(0) rotate(-45deg)}@media (max-width: 1640px){.header__logo-img{width:240px;height:auto}.header_nav__text{font-size:22px;padding-right:100px}.header_nav__line{width:1000px}}@media (max-width: 1320px){.header__logo-img{width:220px;height:auto}.header_nav__text{font-size:20px;margin:8px 50px 8px 0}.header_nav__line{width:800px}.header_right__switch-lang{height:25px;width:80px;margin-bottom:5px}.header{height:80px}}@media (max-width: 1120px){.header__logo-img{width:180px;height:auto}.header_nav__text{font-size:17px;margin:5px 0}.header_nav__line{width:650px}.header_right__switch-lang{width:70px;height:22px}.header_right__switch-lang-russian,.header_right__switch-lang-english{width:25px;height:auto}.header{height:70px}}@media (max-width: 910px){.header_nav__text{padding-right:50px}.header_nav__line{width:500px}.header_right__switch-lang{width:70px;height:20px;margin-right:0}.header_right__switch-lang-russian,.header_right__switch-lang-english{width:30px;height:auto}.header{height:80px}}@media (max-width: 750px){.header__logo-img{width:150px;height:auto}.header_nav__text{font-size:15px;margin:5px 0}.header_nav__line{display:none}.header_right__switch-lang{width:70px;height:20px;margin-right:200px}.header_right__switch-lang-russian,.header_right__switch-lang-english{width:30px;height:auto}.header{height:70px}.header_right{position:fixed;right:-220px;top:0;width:220px;height:calc(100vh - 50%);background-color:#d9d9d9;transition:right .3s ease;z-index:100;padding:10px;box-sizing:border-box}.header_nav__text{display:block;padding-right:0}.header_nav__link{font-size:21px;padding:10px;display:block;width:200px}.header__button{display:block}.header.open .header_right{right:0}}@media (max-width: 420px){.header__logo-img{width:120px;height:auto}.header_right{right:-200px;width:200px;padding:10px}.header_nav__text{display:block;padding-right:0}.header_nav__link{font-size:18px;padding:10px;display:block;width:180px}.header_right__switch-lang{margin-right:150px}}.mobile-navigation{display:none;position:absolute;top:40%;left:75%}.mobile-navigation__burger{width:50px;height:25px;cursor:pointer}.mobile-navigation-toggler{display:none}.mobile-navigation__all{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#6fb63e;opacity:.6;visibility:hidden;translate:100% 0;transition:all .5s;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;color:#fff;font-weight:700}.mobile-navigation-toggler:checked+.mobile-navigation__all{translate:0;visibility:visible}.mobile-navigation__nav{background-color:#6fb63e;border-radius:15px;margin-bottom:200px}.mobile-navigation__nav_item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;font-size:25px;transition:.3s}.mobile-navigation__nav_item:hover{transform:scale(1.2)}.mobile-navigation__cross{width:25px;height:22px}@media (max-width: 750px){.mobile-navigation{display:block}}@media (max-width: 500px){.mobile-navigation{top:35%;left:60%}.mobile-navigation__burger{width:35px;height:22px;cursor:pointer}}.footer{background-color:#444;width:100%}.footer_top{width:100%;height:80px;background-color:#d9d9d9;display:flex;justify-content:space-around}.footer_top__nav{display:flex;align-items:center}.footer_top__nav-content{display:flex;align-items:center;font-size:26px;color:#424f57;font-weight:500}.footer_top__nav-line{width:40px;height:0px;border:1px solid #9F9B9B;transform:rotate(90deg)}.footer_top_right{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;margin-right:300px}.footer_top__icon{width:70px;display:flex;align-items:center;justify-content:space-between}.footer_top__icon-facebook{width:31px;height:auto}.footer_top__icon-instagram{width:32px;height:auto;display:flex;align-items:center;justify-content:center}.footer_down{display:flex;height:42px}.footer_down__left{width:60%;height:100%;background:#6fb63e;display:flex;align-items:center;justify-content:center;font-size:15px;color:#fff;font-weight:300}.footer_dawn__right{width:40%;height:100%;background:#727379}@media (max-width: 1620px){.footer_top{height:70px}.footer_top__nav{font-size:24px}.footer_top__nav-line{width:36px}.footer_top__icon-facebook-img{width:29px;height:auto}.footer_top__icon-instagram-img{width:30px;height:auto}.footer_top_right-contacts{font-size:15px}}@media (max-width: 1420px){.footer_top{height:60px}.footer_top__nav-content{font-size:20px}.footer_top__nav-line{width:28px}.footer_top__icon-facebook-img{width:26px;height:auto}.footer_top__icon-instagram-img{width:27px;height:auto}.footer_top_right-contacts{font-size:14px}.footer_top_right{margin-right:200px}.footer_down{height:35px}}@media (max-width: 1120px){.footer_top{height:50px}.footer_top__nav-content{font-size:16px}.footer_top__nav-line{width:20px}.footer_top__icon-facebook-img{width:18px;height:auto}.footer_top__icon-instagram-img{width:19px;height:auto}.footer_top_right-contacts{font-size:12px}.footer_top_right{margin-right:100px}.footer_top__icon{width:50px}.footer_down__left{width:60%;font-size:12px}.footer_down{height:30px}}@media (max-width: 900px){.footer_top{height:45px}.footer_top__nav-content{font-size:15px}.footer_top__nav-line{width:18px}.footer_top__icon-facebook-img{width:16px;height:auto}.footer_top__icon-instagram-img{width:17px;height:auto}.footer_top_right-contacts{font-size:11px}.footer_top_right{margin-right:80px}.footer_down__left{width:70%;font-size:12px}.footer_down{height:25px}}@media (max-width: 740px){.footer_top{height:45px}.footer_top__nav-content{font-size:13px;padding-right:50px}.footer_top__nav-line{width:18px}.footer_top_right-contacts{font-size:11px}.footer_top_right{margin-right:0}.footer_top__icon{width:50px}.footer_down__left{width:75%;font-size:12px}.footer_down{height:25px}}@media (max-width: 640px){.footer_top__nav{display:none}.footer_top__icon-facebook-img{width:17px;height:auto}.footer_top__icon-instagram-img{width:18px;height:auto}.footer_top_right-contacts{font-size:12px}.footer_top__icon{width:50px}.footer_down__left{width:60%;font-size:12px}.footer_down{height:25px}.footer_top_right{margin-right:-280px;flex-direction:initial}.footer_down__left{font-size:12px}}@media (max-width: 440px){.footer_top{height:40px}.footer_top_right{margin-right:-150px}.footer_down__left{width:70%;font-size:12px}.footer_down__left{font-size:11px}}.main-page{padding:50px 50px 80px;min-height:100vh;display:flex;flex-direction:column;align-items:center}.loading,.error{text-align:center;font-size:24px;margin-top:50px;color:#333}.error{color:#d32f2f}.honeycomb-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto 500px}.honeycomb-row{display:flex;justify-content:center;margin-bottom:-42px}.honeycomb-cell{position:relative;filter:drop-shadow(0 0 2px #000000);width:150px;height:173px;margin:0 3px;transition:all .3s;cursor:pointer;overflow:hidden}.honeycomb-photo{position:absolute;width:100%;height:100%;object-fit:cover;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);transition:opacity .5s;object-position:50% 50%}.honeycomb-bg{position:absolute;width:100%;height:100%;background:#4caf50;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);opacity:0;transition:opacity .5s}.honeycomb-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;text-align:center;width:80%;z-index:2;opacity:0;transition:opacity .3s;text-shadow:1px 1px 2px rgba(0,0,0,.8);font-size:14px}.honeycomb-cell:hover .honeycomb-bg{opacity:1}.honeycomb-cell:hover .honeycomb-photo{opacity:0}.honeycomb-cell:hover .honeycomb-title{opacity:1}@media (max-width: 1200px){.honeycomb-cell{width:120px;height:138px}.honeycomb-row{margin-bottom:-32px}}@media (max-width: 992px){.honeycomb-cell{width:100px;height:115px}.honeycomb-row{margin-bottom:-27px}.honeycomb-title{font-size:12px}}@media (max-width: 768px){.honeycomb-cell{width:80px;height:92px;margin:0 2px}.honeycomb-row{margin-bottom:-21px}.honeycomb-title{font-size:10px}}@media (max-width: 576px){.honeycomb-cell{width:60px;height:69px}.honeycomb-row{margin-bottom:-15px}.honeycomb-title{font-size:8px}}@media (max-width: 400px){.honeycomb-cell{width:50px;height:58px}.honeycomb-row{margin-bottom:-13px}}.about{margin:100px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:4rem}.videoFrame{width:650px;height:350px}.about__content-top{width:70%;display:flex;justify-content:space-between;gap:30px}.about__photo{width:60%}.about__photo-img{width:100%}.about__description{width:40%}.about-desc-content{text-align:justify;font-size:20px;font-weight:400;line-height:1.5}.about__content-middle{width:70%;display:flex;align-items:center;justify-content:flex-end}.video{width:600px;height:350px;background-color:#2d2d2d;position:relative}.about__content-bottom{width:70%}.team-content{width:100%;display:flex;flex-direction:column;align-items:center}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px 40px;width:100%;max-width:1100px;margin:0 auto}.team-card{display:flex;align-items:center;justify-content:center;box-shadow:none;padding:18px 18px 18px 24px;gap:50px;min-height:160px;cursor:pointer;transition:border .5s;border:1px solid transparent;border-radius:10px}.team-card:hover{border:1px solid Black;border-radius:10px}.team-photo-hex{width:110px;height:120px;clip-path:polygon(50% 0%,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.team-photo-hex img{width:100%;height:100%;object-fit:cover;clip-path:polygon(50% 0%,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);border-radius:0!important}.team-info{flex:1;display:flex;flex-direction:column;gap:6px}.team-name{font-weight:700;font-size:17px;color:#222}.team-position{font-weight:600;font-size:15px;color:#4ebe00;margin-bottom:4px}.team-desc{font-size:12px;color:#333;line-height:1.4;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 900px){.about__content-top{display:block;width:100%;max-width:100%}.about__photo{width:100%;margin:auto}.video{max-width:120%;height:100%}.about-desc-content{width:100%;text-align:center;font-size:20px;font-weight:400;line-height:1.5}.about__description{width:100%}.videoFrame{width:100%!important;height:100%;max-width:100%}.about__content-bottom{display:flex;align-items:center;justify-content:flex-end}.team-grid{display:block;gap:32px 40px;width:100%;max-width:1100px;margin:0 auto}.team-card{padding-left:0}}.tabs-navigation{display:flex;align-items:center;gap:18px;background:transparent;padding:0;margin-bottom:24px;width:100%;justify-content:center}.tab-btn{background:none;border:none;outline:none;font-size:18px;font-family:inherit;font-weight:700;color:#69c5ff;cursor:pointer;padding:0 6px;margin:0;transition:color .2s,text-shadow .2s}.tab-btn.active{color:#0452e3;font-weight:700;border:none;text-decoration:underline;background:none;position:relative;z-index:1;transition:text-shadow .2s}.tab-btn:not(.active){color:#5498bf;font-weight:700;text-shadow:none}@media (max-width: 900px){.tabs-navigation{gap:16px}.tab-btn{font-size:20px}}@media (max-width: 600px){.tabs-navigation{flex-wrap:wrap;gap:8px;justify-content:center}.tab-btn{font-size:16px;padding:0 4px}}.about-employee-container{max-width:1200px;margin:0 auto;padding:40px 20px 60px;min-height:80vh}.about-employee-main{display:flex;align-items:flex-start;justify-content:center;gap:40px;margin-bottom:40px}.about-employee-photo-hex{width:210px;height:230px;clip-path:polygon(50% 0%,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);background:#e7e7e7;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;box-shadow:0 4px 16px #0000001a}.about-employee-photo-hex img{width:210px;height:230px;object-fit:cover}.about-employee-main-info{display:flex;flex-direction:column;justify-content:center;margin-top:20px;gap:10px}.about-employee-name{font-size:1.6rem;font-weight:700;color:#424f57;margin-bottom:8px}.about-employee-position{font-size:1.2rem;font-weight:500;color:#424f57}.about-employee-objects-block{margin-top:110px;text-align:center}.about-employee-objects-title{font-size:1.25rem;color:#424f57;font-weight:600;margin-bottom:18px}.about-employee-objects-list{display:flex;justify-content:center;gap:32px}.about-employee-object-hex{width:110px;height:120px;clip-path:polygon(50% 0%,95% 25%,95% 75%,50% 100%,5% 75%,5% 25%);background:#e7e7e7;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 2px 8px #00000014}.about-employee-object-hex img{width:110px;height:120px;object-fit:cover}.about-employee-placeholder{text-align:center;color:#888;margin-top:80px;font-size:1.2rem}@media (max-width: 900px){.about-employee-main{flex-direction:column;align-items:center;gap:20px}.about-employee-main-info{margin-top:0;align-items:center;text-align:center}.about-employee-objects-list{gap:18px}}@media (max-width: 600px){.about-employee-photo-hex,.about-employee-photo-hex img{width:140px;height:150px}.about-employee-object-hex,.about-employee-object-hex img{width:70px;height:80px}.about-employee-container{padding:20px 5px 40px}}.about-employee-desc{font-size:19px;line-height:1.5}.about-employee-name{font-size:25px;line-height:1.5;margin-bottom:0}.about-employee-position{font-size:20px;line-height:1.5;margin-bottom:8px}.about-employee-desc.large{font-size:18px}.about-employee-desc.small{font-size:14px}.about-employee-desc{font-size:19px;line-height:1.5;color:#424f57}.about-employee-object-hex{position:relative;overflow:hidden}.hex-hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#4caf50;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;text-align:center;padding:10px;box-sizing:border-box}.about-employee-object-hex:hover .hex-hover-overlay{opacity:1}.hex-hover-overlay span{font-size:14px;font-weight:700}.contacts{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:700px;margin:0 auto}.contacts__map{padding:30px 0;margin-top:2%}.contacts__info{display:flex;width:100%;padding:0 10px;box-sizing:border-box;justify-content:space-between;align-items:start;font-size:18px;gap:20px}.contacts__adress{max-width:60%;word-wrap:break-word}.contacts__tel{max-width:40%}.contacts_tel-item{padding:0 0 10px;word-wrap:break-word}.contacts__mail{color:#53cb00}@media (max-width: 750px){.contacts__map>iframe{margin:0;width:550px}.contacts{max-width:550px}}@media (max-width: 600px){.contacts__map>iframe{margin:0;width:350px;height:200px}.contacts__info{align-items:center;font-size:16px;text-align:center;flex-direction:column}.contacts{max-width:350px}.contacts__tel{max-width:100%;text-align:center;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:10px}.contacts_tel-list{display:inline-flex;flex-direction:column}}@media (max-width: 380px){.contacts__map>iframe{width:300px;height:150px}.contacts{max-width:300px}}.background-img{position:fixed;top:0;right:0;bottom:0;left:0;background-image:url(/assets/back2-Bx6prpl_.svg);z-index:-10;opacity:.1}.background{position:fixed;top:0;right:0;bottom:0;left:0;background-repeat:repeat;background-size:auto;z-index:-10;contain:strict}[class^=background-line]{opacity:.6;animation:revealFromEdge 2s ease forwards;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@keyframes revealFromEdge{0%{opacity:0;-webkit-mask-size:0% 100%;mask-size:0% 100%}to{opacity:.6;-webkit-mask-size:100% 100%;mask-size:100% 100%}}.background-line1{position:absolute;z-index:-1;left:50%;top:-45px;-webkit-mask-image:linear-gradient(to bottom,black 0%,black 20%,transparent 100%);mask-image:linear-gradient(to bottom,black 0%,black 20%,transparent 100%);-webkit-mask-size:100% 0;mask-size:100% 0;-webkit-mask-position:top;mask-position:top;animation:verticalReveal 2s ease forwards}.background-line2{position:absolute;z-index:-1;left:-2%;top:200px;-webkit-mask-image:linear-gradient(to right,black 0%,transparent 100%);mask-image:linear-gradient(to right,black 0%,transparent 100%);-webkit-mask-size:0% 100%;mask-size:0% 100%;animation:verticalReveal 2s ease forwards}.background-line3{position:absolute;z-index:-1;left:-15%;top:350px;-webkit-mask-image:linear-gradient(to top,black 0%,transparent 100%);mask-image:linear-gradient(to top,black 0%,transparent 100%);-webkit-mask-size:100% 0;mask-size:100% 0;-webkit-mask-position:bottom;mask-position:bottom;animation:verticalReveal 2s ease forwards;overflow:hidden}.background-line4{position:absolute;z-index:-1;left:80%;top:400px;-webkit-mask-image:linear-gradient(to left,black 0%,transparent 100%);mask-image:linear-gradient(to left,black 0%,transparent 100%);-webkit-mask-size:0% 100%;mask-size:0% 100%;-webkit-mask-position:right;mask-position:right;overflow:visible}.background-line5{position:absolute;z-index:-1;left:60%;top:100px;-webkit-mask-image:linear-gradient(black 0%,transparent 100%);mask-image:linear-gradient(black 0%,transparent 100%);-webkit-mask-size:0% 0%;mask-size:0% 0%;animation:verticalReveal 2s ease forwards}.background-line6{position:absolute;z-index:-1;left:-2%;top:0;-webkit-mask-image:radial-gradient(circle at left center,black 0%,transparent 100%);mask-image:radial-gradient(circle at left center,black 0%,transparent 100%);-webkit-mask-size:0% 100%;mask-size:0% 100%;animation:verticalReveal 2s ease forwards}.background-line7{position:absolute;z-index:-1;left:72%;top:500px;-webkit-mask-image:radial-gradient(circle at right bottom,black 0%,transparent 100%);mask-image:radial-gradient(circle at right bottom,black 0%,transparent 100%);-webkit-mask-size:0% 0%;mask-size:0% 0%;-webkit-mask-position:right bottom;mask-position:right bottom;animation:verticalReveal 2s ease forwards;overflow:hidden}@keyframes verticalReveal{0%{opacity:0;-webkit-mask-size:100% 0%;mask-size:100% 0%}to{opacity:.4;-webkit-mask-size:100% 100%;mask-size:100% 100%}}@media (max-width: 1500px){.background-line1{top:-120px}.background-line2{left:-15%;top:150px}.background-line3{left:-20%}.background-line5{top:100px;left:55%}.background-line6{left:-10%;top:-50px}}@media (max-width: 1250px){.background-line1{top:-180px;left:45%}.background-line2{left:-30%;top:100px}.background-line3{left:-35%}.background-line4{left:75%}.background-line5{top:0}.background-line6{left:-20%;top:-80px}.background-line7{left:60%}}@media (max-width: 1000px){.background-line1{top:-180px;left:35%}.background-line2{left:-45%;top:20px}.background-line3{left:-45%;top:250px}.background-line4{left:70%;top:300px}.background-line5{left:45%;top:0}.background-line6{left:-40%;top:-100px}.background-line7{left:50%;top:350px}}@media (max-width: 850px){#line{width:90%;height:auto}.background-line1{top:-250px;left:40%}.background-line5{left:45%;top:-100px}.background-line3{left:-55%;top:250px}}@media (max-width: 600px){.background-line2{left:-35%;top:250px;animation:verticalReveal 4s ease forwards}.background-line4{left:65%;top:320px}.background-line6{left:-35%;top:50px}.background-line7{top:390px}}@media (max-width: 500px){.background-line3{left:-55%;top:210px}.background-line2{left:-30%;top:300px}.background-line4{left:65%;top:360px}.background-line6{left:-35%;top:50px}.background-line7{top:410px}}@media (max-width: 400px){.background-line1{rotate:-30deg;left:10%;top:-200px}.background-line3{left:-70%;top:240px;rotate:-40deg}.background-line2{left:-40%;top:300px;rotate:20deg}.background-line4{left:50%;top:400px;rotate:30deg}.background-line5{left:15%;rotate:-30deg;top:10px}.background-line6{rotate:30deg;left:-45%}.background-line7{top:450px;left:25%;rotate:30deg}}.service{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;font-size:18px;max-width:1200px;margin:0 auto}.service__hero-img{z-index:-2;width:100%;height:100%;max-width:1920px;max-height:1080px;padding:0}.service__placeholder{background-color:#7ccc4380;color:#fff;font-size:70px;font-weight:300;font-style:italic;display:flex;justify-content:center;align-items:center;padding:1rem;position:absolute;top:0;width:700px;height:130px;left:0;clip-path:polygon(0 0,100% 0,100% 0%,calc(100% - 60px) 100%,0 100%)}.service__placeholder--factory{width:700px;height:125px;clip-path:polygon(0 0,100% 0,100% 0%,calc(100% - 60px) 100%,0 100%)}.service__placeholder--montaj{width:480px;height:125px;clip-path:polygon(0 0,100% 0,100% 0%,calc(100% - 60px) 100%,0 100%)}.service__placeholder--office{width:790px;height:125px;clip-path:polygon(0 0,100% 0,100% 0%,calc(100% - 60px) 100%,0 100%)}.service__placeholder--process{width:1000px;height:125px;clip-path:polygon(0 0,100% 0,100% 0%,calc(100% - 60px) 100%,0 100%)}.service__text-content{display:flex;gap:0rem}.service__text-content-left{display:flex;flex-direction:column;align-items:start;justify-content:center;width:100%;gap:1rem;height:100%}.service__text-content-right{width:100%}.service__undertext{padding-bottom:2rem}.service__green-box{background-color:#84db7380;color:#000;display:flex;flex-direction:column;align-items:start;gap:1rem;justify-content:center;padding:1rem;margin-bottom:3rem}.service__green-box-title{font-weight:700;padding:1rem}.service__green-box-description{padding:1rem}.slider{display:flex;justify-content:center;align-items:center;width:100%;position:relative;max-width:900px}.slider-button-left{top:200px;left:50px}.slider-button-right{top:200px;right:50px}@media (max-width: 750px){.slider-button-left,.slider-button-right{width:30px;height:30px;top:90px}.service__hero-img{padding:0}}.slider{display:flex;justify-content:center;align-items:center;width:100%;position:relative;max-width:1920px}.slider-button-left,.slider-button-right{width:50px;height:50px;border-radius:30px;position:absolute}.slider-button-left{top:250px;left:15px}.slider-button-right{top:250px;right:15px}@media (max-width: 750px){.service{font-size:16px}.slider-button-left{margin-top:-40%;width:10%;height:15%}.slider-button-right{margin-top:-40%;border-radius:30px;width:10%;height:15%}.service__hero-img{max-width:99%}.service__hero-img{width:430px;padding:2rem}.service__text-content{display:flex;gap:2rem;flex-direction:column;justify-content:space-between;align-items:center;width:80%}.service__text-content-left{text-align:justify;width:100%}.service__text-content-right{width:70%}.service__undertext{padding-top:2rem;text-align:center}.service__placeholder{font-size:20px;font-weight:700;padding:1rem;top:32px;width:170px;height:40px;left:7%}}.partners-hex-grid{display:flex;flex-wrap:wrap;justify-content:center;font-size:1.3rem;margin-top:40px}.hexagon{clip-path:polygon(50% 2%,97% 25%,97% 75%,50% 98%,3% 75%,3% 25%)}.hex-svg{width:100%;height:100%;display:block;background:transparent}.hex-logo{width:calc(80% + 12px);height:100%;x:calc(10% - 6px);y:10%}.hex-border{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none;box-sizing:border-box;border-radius:0}.hexagon:hover:before{border-color:#000}.partner-logo{max-width:90%;max-height:90%;width:auto;height:auto;object-fit:contain;z-index:3;position:relative;display:block;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0% 50%);background:transparent}.partners-hex-grid .hexagon:nth-child(14n+8),.partners-hex-grid .hexagon:nth-child(14n+9),.partners-hex-grid .hexagon:nth-child(14n+10),.partners-hex-grid .hexagon:nth-child(14n+11),.partners-hex-grid .hexagon:nth-child(14n+12),.partners-hex-grid .hexagon:nth-child(14n+13),.partners-hex-grid .hexagon:nth-child(14n+14){margin-top:85px}.partner-details-page{min-height:100vh;padding:24px 20px;max-width:1200px;margin:0 auto}.partner-header{display:flex;flex-direction:row;align-items:center;gap:30px;margin:80px 50px 0;justify-content:center}.logo-container{width:150px;min-width:150px;display:flex;justify-content:center}.logo-svg{width:100%;height:auto;max-height:150px}.partner-info{flex:1;text-align:center}@media (min-width: 768px){.partner-info{text-align:left}}.partner-name{font-weight:700;font-size:26px;margin-bottom:10px;margin-top:0;color:#222}.partner-description{font-size:18px;color:#222;margin-bottom:0;line-height:1.5}.partner-link{color:#4caf50;text-decoration:none;word-break:break-all}.partner-link:hover{text-decoration:underline}.divider-line{height:3px;background:#5fc16e;margin:50px auto;width:80%;max-width:600px}.partner-interview-section{display:flex;flex-direction:column;align-items:center;gap:30px;margin:50px 0}@media (min-width: 992px){.partner-interview-section{flex-direction:row;align-items:center;margin-left:50px}}.interview-image-container{width:150px;min-width:150px;display:flex;justify-content:center}.interview-svg{width:100%;height:auto;max-height:150px}.interview-content{flex:1;text-align:center}@media (min-width: 992px){.interview-content{text-align:left}}.representative-name{font-size:22px;font-style:italic;color:#222;margin-bottom:16px;display:block}.interview-text h3{margin-bottom:15px;font-size:18px;color:#222}.interview-text p{margin:0;line-height:1.6;color:#444}.objects-gallery{margin:40px 0;display:flex;flex-wrap:wrap;justify-content:center}.object-hexagon{position:relative;width:120px;height:120px;cursor:pointer;flex-shrink:0;margin-left:-5px}@media (min-width: 480px){.object-hexagon{width:150px;height:150px}}.object-svg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.object-image{object-fit:cover;z-index:1;position:absolute;top:0;left:0;transition:opacity .3s ease;opacity:1}.object-image.hidden{opacity:0}.green-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease;z-index:2}.green-overlay.visible{opacity:1}.name-overlay{opacity:0;transition:opacity .7s;pointer-events:none}.name-overlay.visible{opacity:1}.object-name{color:#fff;font-size:12px;font-weight:700;text-align:center;height:100%;display:flex;align-items:center;justify-content:center;word-break:break-word;overflow-wrap:break-word;padding:5px;line-height:1.3;font-family:Arial,sans-serif;text-shadow:0 0 2px rgba(0,0,0,.5)}.error-message{color:red;text-align:center;margin:20px 0}@media (max-width: 360px){.partner-name{font-size:22px}.partner-description{font-size:16px}.logo-container,.interview-image-container{width:120px;min-width:120px}.object-hexagon{width:100px;height:100px}}@media (max-width:900px){.partner-header{display:flex;flex-direction:column}}.objects-honeycomb{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;align-items:center;margin:0 auto}.about-employee-object-hex{width:170px;height:170px;background:none;clip-path:polygon(50% 3%,97% 25%,97% 75%,50% 97%,3% 75%,3% 25%);overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #00000012;border:2px solid #e4e4e4;background:#fff}.about-employee-object-hex img{width:100%;height:100%;object-fit:cover;display:block}.objects-page{min-height:60vh;background:transparent;padding:24px 16px 100px}.filter-container{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:16px;padding:0 8px}.filter-item{padding:8px 12px;color:#5498bf;font-weight:700;border-radius:4px;cursor:pointer;white-space:nowrap;font-size:14px}.filter-item.active{color:#0452e3;text-decoration:underline}.objects-hex-grid{display:flex;flex-direction:column;align-items:center;gap:0;width:100%}.hex-row{display:flex;justify-content:center;margin-bottom:-65px;width:100%}.hexagon{width:clamp(100px,15vw,180px);height:clamp(115px,17vw,200px);margin:0 -8px}.hex-svg text{font-size:6px}@media (max-width: 768px){.objects-page{padding:16px 8px 60px}.filter-container{gap:6px;justify-content:flex-start;overflow-x:auto;padding-bottom:8px;margin:0 -8px 16px;scrollbar-width:none}.filter-container::-webkit-scrollbar{display:none}.filter-item{padding:6px 10px;font-size:12px}.hex-row{margin-bottom:-4%}.hexagon{width:75px;height:75px}.hex-svg text{font-size:5px}}.test1{display:flex;align-items:flex-start;padding-left:10%}.intest1{width:170;min-Width:170;display:flex;justify-Content:center;margin-Right:24}.galleryblock{flex:1}.galereya{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;margin:20px 0;max-width:60%;width:100%}.gallerytext{font-Weight:700;font-Size:25px;margin-Bottom:0;color:#424f57;margin-Top:45px;max-Width:60%}.object-details-page{min-height:100vh;padding-top:24px;position:relative}.photogalery{height:200px;border-radius:8px;overflow:hidden;box-Shadow:0 2px 8px #0000001a;cursor:pointer}.opisanie{display:flex;font-size:19px;color:#424f57;margin-bottom:118px;margin-top:30px;line-height:1.5;justify-content:flex-end;max-width:90%}@media (max-width:900px){.galereya{display:inline-block}.test1{display:inline-block;padding:0}.galleryblock{text-align:center}.gallerytext{display:inline-block}.object-details-page{padding-left:0}.photogalery{margin-bottom:20px}.opisanie{display:inline-block;max-width:90%;text-align:justify}}
