.header__phone{align-items:center;color:var(--color-amd-primary);column-gap:.25rem;display:flex;max-width:100%;width:max-content}.header__phone svg{display:block;height:auto;width:1.5rem}.header__phone svg path{transition:stroke .4s ease}.header__phone span{color:var(--color-amd-primary);font-size:1rem;font-weight:600;line-height:1.25em;transition:color .4s ease}.header__phone:focus svg path,.header__phone:hover svg path{stroke:var(--color-amd-accent)}.header__phone:focus span,.header__phone:hover span{color:var(--color-amd-accent)}@media screen and (max-width:1199px){.header__phone{padding:.625rem}}