@keyframes rotator{0%{transform:rotate(0)}100%{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}100%{stroke-dashoffset:280;transform:rotate(450deg)}}.press-logos-section{background:var(--background-fill-primary);display:flex;flex-direction:column;gap:var(--global-item-gap)}.press-logos-section .section-heading-container:not(:has(.button)) .section-heading{font-family:var(--global-title-lg-font-family);font-size:var(--global-title-lg-font-size);font-style:var(--global-title-lg-font-style);font-weight:var(--global-title-lg-font-weight);letter-spacing:var(--global-title-lg-letter-spacing);line-height:var(--global-title-lg-line-height);gap:var(--global-title-lg-paragraph-spacing);text-transform:var(--global-title-lg-text-transform)}.press-logos-section .section-heading-container:not(:has(.button)).layout-vertical{justify-content:center}@media screen and (max-width:989px){.press-logos-section{padding-left:var(--global-sect-pad-x-md);padding-right:var(--global-sect-pad-x-md)}}@media screen and (min-width:990px){.press-logos-section:has(.press-logo-container-desktop__scroll){padding-left:var(--global-sect-pad-x-md);padding-right:0}.press-logos-section:has(.press-logo-container-desktop__scroll) .section-heading-container{padding-right:var(--global-sect-pad-x-md)}}@media screen and (max-width:768px){.press-logos-section:has(.press-logo-container-mobile__scroll){padding-left:var(--global-sect-pad-x-md);padding-right:0}.press-logos-section:has(.press-logo-container-mobile__scroll) .section-heading-container{padding-right:var(--global-sect-pad-x-md)}}.press-logos-section .press-logo-wrapper{height:100%;width:100%}.press-logos-section .press-logo-wrapper .press-logo-container{display:flex;justify-content:space-between}.press-logos-section .press-logo-wrapper .press-logo-container__grid,.press-logos-section .press-logo-wrapper .press-logo-container__scroll{display:flex;justify-content:center;gap:var(--global-col-gap-sm);overflow:hidden}.press-logos-section .press-logo-wrapper .press-logo-container__item{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;flex:0 1 auto}.press-logos-section .press-logo-wrapper .press-logo-container__image-container{display:flex;flex:0 0 40px;align-items:center}.press-logos-section .press-logo-wrapper .press-logo-container__image-container img,.press-logos-section .press-logo-wrapper .press-logo-container__image-container svg{display:block;height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:990px){.press-logos-section .press-logo-wrapper .press-logo-container-desktop__grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr!important;width:100%!important;row-gap:var(--global-item-gap)!important;-moz-column-gap:var(--global-item-gap)!important;column-gap:var(--global-item-gap)!important}.press-logos-section .press-logo-wrapper .press-logo-container-desktop__grid img{height:50px}.press-logos-section .press-logo-wrapper .press-logo-container-desktop__scroll{-moz-column-gap:var(--global-grid-gap);column-gap:var(--global-grid-gap);overflow-x:scroll;scroll-snap-type:x mandatory;display:grid;grid-auto-flow:column;grid-template-columns:repeat(5,1fr);overflow-x:auto;padding-bottom:var(--global-grid-gap)}.press-logos-section .press-logo-wrapper .press-logo-container-desktop__scroll .press-logo-container__item{width:-moz-fit-content;width:fit-content;scroll-snap-align:start;align-items:flex-start}.press-logos-section .press-logo-wrapper .press-logo-container-desktop__scroll .press-logo-container__item:first-of-type{scroll-snap-align:end}.press-logos-section .press-logo-wrapper .press-logo-container-desktop__scroll .press-logo-container__item .press-logo-container__image-container{width:-moz-fit-content;width:fit-content}.press-logos-section .press-logo-wrapper .press-logo-container-desktop__scroll .press-logo-container__item img{width:100%;max-height:100%;-o-object-position:left;object-position:left;min-width:150px;height:50px}}@media screen and (max-width:989px){.press-logos-section .press-logo-wrapper .press-logo-container-mobile__grid{display:grid;grid-template-columns:1fr 1fr 1fr!important;width:100%!important;row-gap:var(--global-item-gap)!important;-moz-column-gap:var(--global-grid-gap);column-gap:var(--global-grid-gap)}}@media screen and (max-width:989px) and (max-width:768px){.press-logos-section .press-logo-wrapper .press-logo-container-mobile__grid{-moz-column-gap:var(--global-grid-gap);column-gap:var(--global-grid-gap);grid-template-columns:1fr 1fr!important}}@media screen and (max-width:989px){.press-logos-section .press-logo-wrapper .press-logo-container-mobile__grid .press-logo-container__item{width:100%}.press-logos-section .press-logo-wrapper .press-logo-container-mobile__grid img{height:50px}.press-logos-section .press-logo-wrapper .press-logo-container-mobile__scroll{overflow-x:scroll;scroll-snap-type:x mandatory;display:grid;grid-auto-flow:column;grid-template-columns:repeat(3,1fr);overflow-x:auto;padding-bottom:var(--global-grid-gap);-moz-column-gap:var(--global-grid-gap);column-gap:var(--global-grid-gap)}}@media screen and (max-width:989px) and (max-width:768px){.press-logos-section .press-logo-wrapper .press-logo-container-mobile__scroll{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:989px){.press-logos-section .press-logo-wrapper .press-logo-container-mobile__scroll .press-logo-container__item{width:-moz-fit-content;width:fit-content;scroll-snap-align:start;align-items:flex-start}.press-logos-section .press-logo-wrapper .press-logo-container-mobile__scroll .press-logo-container__item:first-of-type{scroll-snap-align:end}.press-logos-section .press-logo-wrapper .press-logo-container-mobile__scroll .press-logo-container__item img{width:100%;max-height:100%;-o-object-position:left;object-position:left;min-width:150px;height:50px}}