.header__text-and-icons-wrapper{background-color:var(--color-scheme-background);overflow-x:hidden;padding-bottom:.5rem;padding-top:.5rem}@media screen and (min-width:1024px){.header__text-and-icons-wrapper{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.header__text-and-icons-wrapper .header__text-and-icons{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;justify-content:space-between}@media screen and (max-width:1023px){.header__text-and-icons-wrapper .header__text-and-icons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-x:scroll;overflow-y:hidden;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}}.header__text-and-icons-wrapper .header__text-and-icons .header__text-and-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.25rem;min-width:220px;scroll-snap-align:start}@media screen and (max-width:1023px){.header__text-and-icons-wrapper .header__text-and-icons .header__text-and-icon:last-of-type{padding-right:var(--site-side-spacing)}.header__text-and-icons-wrapper .header__text-and-icons .header__text-and-icon{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}}.header__text-and-icons-wrapper .header__text-and-icons .header__text-and-icon .icon-wrapper{height:24px;overflow:hidden;width:24px}.header__text-and-icons-wrapper .header__text-and-icons p{color:var(--color-scheme-text);font-size:.75rem;font-weight:600;text-align:center;text-transform:var(--text-transform);white-space:nowrap}