.custom-top-menu{background-color:#fef9fb;gap:30px;justify-content:flex-end;margin:0 auto;max-width:1250px;padding:10px 20px}.custom-link,.custom-top-menu{align-items:center;display:flex}.custom-link{color:#171d1a;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s ease,background-color .3s ease;white-space:nowrap}.custom-link img{margin-right:8px;transition:margin-right .3s ease}.custom-link span{display:inline;transition:opacity .3s ease}.custom-link:hover{border-radius:4px;color:var(--link-hover-color,#344054)}@media (max-width:768px){.custom-top-menu{gap:0;justify-content:space-between}.custom-link{font-size:14px}.custom-link img{margin-right:5px}}@media (max-width:430px){.custom-link span{display:none}.custom-link img{margin-right:0}}.custom-header-top-menu{align-items:center;background-color:#fef9fb;padding:2px 20px;position:relative;z-index:10}@media (max-width:768px){.custom-header-top-menu{padding:5px}}@media (max-width:430px){.custom-header-top-menu{justify-content:space-between}}