@import"https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.header-social-container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;height:80px;position:sticky;top:0;z-index:10}.header-social-container .nav-header{align-items:center;display:flex;justify-content:space-between}.header-social-container .nav-header .logo-container{margin-inline:auto}.header-social-container .logo-container{display:flex;height:65px}.header-social-container .logo-container img{max-height:100%;width:auto}.header-social-container .social-links{align-items:center;display:flex;gap:10px;left:1.5rem;position:absolute;top:50%;transform:translateY(-50%)}.header-social-container .social-links .social-link{display:flex;font-size:1.8rem}.header-social-container .btn-toggle-menu{align-items:center;cursor:pointer;display:flex;font-size:2.5rem;justify-content:center;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%)}@media screen and (max-width:991px){.header-social-container{height:59px}.header-social-container .btn-toggle-menu{font-size:2rem;right:1rem}.header-social-container .social-links{display:none}.header-social-container .nav-header .logo-container{margin-inline:0}}.drawer-social-container .drawer-links{display:grid;gap:10px}.drawer-social-container .drawer-links .drawer-menu-item{align-items:center;background:#ffffff1a;border-radius:5px;color:#bbb;display:flex;gap:10px;padding:10px;text-transform:uppercase}.drawer-social-container .drawer-links .drawer-menu-item:hover{background:#ffffff26}.drawer-social-container .drawer-links .icon{align-items:center;background:#ff80001a;border-radius:50%;color:#fff;display:flex;height:30px;justify-content:center;width:30px}.drawer-social-container .drawer-links .icon svg{height:16px;width:16px}
