@media (max-width:767px){.shape{display:none}.hero{flex-direction:column;justify-content:center;align-items:center}.hero h1{font-size:2.2rem;text-align:center;margin-top:20px}.service{padding:20px}.cta{padding:30px}.cta button{width:100%}.partner{margin-bottom:20px}.partner img{width:100%!important}.members-image{display:none}.widget{justify-content:center;align-items:center}.contact-info{justify-content:center;align-items:center;margin-top:20px}.hamburger{flex-direction:column;justify-content:space-around;width:30px;height:25px;background:none;border:none;cursor:pointer;z-index:1000}.hamburger span{width:100%;height:3px;background:var(--background-color);border-radius:5px;transition:all .3s ease}.nav{position:absolute;top:0;left:0;height:100%;width:100%;background:var(--second-color);display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translateY(-100%);transition:transform .3s ease;z-index:999}.nav ul{flex-direction:column;display:flex;gap:20px}.nav ul li a{font-size:18px;color:var(--background-color);padding:10px 20px;text-align:center}.hamburger.active{position:fixed;top:20px;right:20px}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px,7px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-7px)}.nav.active{transform:translateY(0)}.header-container{flex-direction:row;justify-content:space-between;align-items:top}.logo{width:70px}.eu-logo{width:100px}.hamburger{display:flex;order:3}.nav{position:fixed;left:0;top:0}}
