@charset "UTF-8";#page,body,html{height:100%}#page{display:flex;flex-direction:column}main{flex:1 0 auto}.newsroom-press-materials{margin-block:5rem;flex:1 1 auto;display:flex;flex-direction:column;gap:2.5rem}.newsroom-press-materials__image{position:relative;width:100%;height:17.2rem;margin:1rem auto 0}@media (min-width:581px) and (max-width:1200px){.newsroom-press-materials__image{height:21.25rem;margin-top:.5rem}}@media (max-width:580px){.newsroom-press-materials__image{height:15rem;margin-top:0}}.newsroom-press-materials__image img,.newsroom-press-materials__image video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.newsroom-press-materials__image .newsroom-press-materials-video-toggle{position:absolute;right:2rem;bottom:2rem;z-index:5;background:#fff;opacity:.6;color:#131c20;border:none;border-radius:50%;cursor:pointer;transition:background .3s;width:3.125rem;height:3.125rem;display:flex;justify-content:center;align-items:center}.newsroom-press-materials__image .newsroom-press-materials-video-toggle__icon{font-size:1.25rem}@media (min-width:581px) and (max-width:1200px){.newsroom-press-materials__image .newsroom-press-materials-video-toggle__icon{font-size:1rem}}.newsroom-press-materials__image .newsroom-press-materials-video-toggle:focus-visible,.newsroom-press-materials__image .newsroom-press-materials-video-toggle:hover{background:#fff;opacity:1;outline:2px solid #1f7de0}.newsroom-press-materials__image .newsroom-press-materials-video-toggle[data-paused=true] .hero-video-toggle__icon{content:"▶"}.newsroom-press-materials__head{display:flex;gap:1rem}@media (min-width:581px) and (max-width:1200px){.newsroom-press-materials__head{flex-direction:column}}@media (max-width:580px){.newsroom-press-materials__head{flex-direction:column}}.newsroom-press-materials__head--inner{width:100%;display:flex;gap:.75rem;flex-direction:column}@media (min-width:581px) and (max-width:1200px){.newsroom-press-materials__head--inner{gap:.5rem}}@media (max-width:580px){.newsroom-press-materials__head--inner{gap:.5rem}}.newsroom-press-materials__head--content{max-width:32.5rem;width:100%}@media (min-width:581px) and (max-width:1200px){.newsroom-press-materials__head--content{max-width:100%}}@media (max-width:580px){.newsroom-press-materials__head--content{max-width:100%}}.newsroom-press-materials .press-materials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (min-width:581px) and (max-width:1200px){.newsroom-press-materials .press-materials-grid{grid-template-columns:repeat(2,1fr);margin-top:1.5rem}}@media (max-width:580px){.newsroom-press-materials .press-materials-grid{grid-template-columns:1fr;margin-top:1.5rem}}.newsroom-press-materials .category-filter{display:flex;box-shadow:0 -1px 0 0 #e2e2e2 inset}@media (min-width:581px) and (max-width:1200px){.newsroom-press-materials .category-filter{width:50%}}@media (max-width:580px){.newsroom-press-materials .category-filter{width:100%}}.newsroom-press-materials .category-filter--select{display:none}@media (min-width:581px) and (max-width:1200px){.newsroom-press-materials .category-filter--select{display:block}}@media (max-width:580px){.newsroom-press-materials .category-filter--select{display:block}}.newsroom-press-materials .category-filter--tabs{display:flex}@media (min-width:581px) and (max-width:1200px){.newsroom-press-materials .category-filter--tabs{display:none}}@media (max-width:580px){.newsroom-press-materials .category-filter--tabs{display:none}}.newsroom-press-materials .category-filter__btn{all:unset;color:#636363;font-family:Montserrat,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:150%;border-bottom:2px solid transparent;background:0 0;cursor:pointer;display:flex;padding:.75rem;justify-content:center;align-items:center}.newsroom-press-materials .category-filter__btn:focus-visible{outline:2px solid #1f7de0;outline-offset:-2px;transition:none}.newsroom-press-materials .category-filter__btn.active{color:#131c20;border-bottom:2px solid #f85a00}.newsroom-press-materials .category-filter__btn[disabled]{cursor:default}.newsroom-press-materials .category-tippy{display:none;position:relative}@media (max-width:1200px){.newsroom-press-materials .category-tippy{display:block;width:100%}}.newsroom-press-materials .category-tippy div[data-tippy-root]{width:100%}.newsroom-press-materials .category-tippy__button{display:flex;width:100%;padding:.5rem .75rem;align-items:center;gap:.25rem;align-self:stretch;border-radius:.125rem;border:1px solid #888;background:#fff;cursor:pointer}.newsroom-press-materials .category-tippy__chevron{width:1rem;height:1rem;position:relative;flex:0 0 auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23131C20' fill-rule='evenodd' d='m8 10.086 4.793-4.793L13.5 6 8 11.5 2.5 6l.707-.707L8 10.086Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:1rem;transition:transform .3s ease;margin-inline-start:auto}.newsroom-press-materials .category-tippy.is-open .category-tippy__chevron{transform:rotate(-180deg)}.newsroom-press-materials .category-tippy__label,.newsroom-press-materials .category-tippy__text{color:#131c20;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:150%;transition:all .25s ease-in-out}.newsroom-press-materials .category-tippy__menu{background:#fff;list-style:none;margin:0;padding:.25rem;border-radius:.125rem}.newsroom-press-materials .category-tippy__item{all:unset;cursor:pointer;width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;color:#131c20;text-decoration:none;white-space:nowrap;transition:all .25s ease-in-out;border-radius:.125rem}.newsroom-press-materials .category-tippy__item:focus-visible{outline:.125rem solid #1f7de0;outline-offset:.125rem}.newsroom-press-materials .category-tippy__item:hover{background:#679bfd;outline:0}.newsroom-press-materials .category-tippy__item:hover span{color:#fff}.newsroom-press-materials .category-tippy .category-tippy__item[aria-selected=true]{background:#1f7de0}.newsroom-press-materials .category-tippy .category-tippy__item[aria-selected=true] span{color:#fff}.newsroom-press-materials .press-materials__pagination{display:flex;gap:.25rem;justify-content:flex-end;align-items:center;margin-top:2.5rem}@media (max-width:580px){.newsroom-press-materials .press-materials__pagination{justify-content:center}}.newsroom-press-materials .press-materials__pagination .page-numbers{aspect-ratio:1/1;min-width:2.125rem;height:2.125rem;display:flex;justify-content:center;align-items:center;border-radius:var(--Border-Radius-2,.125rem);border:1px solid #939393;background:#fff;cursor:pointer;color:#131c20;text-align:center;font-family:Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:133.333%}.newsroom-press-materials .press-materials__pagination .page-numbers[aria-disabled=true]{opacity:.5;cursor:default}.newsroom-press-materials .press-materials__pagination .page-numbers.current{cursor:default;background:#0068d7;color:#fff;border:1px solid #0068d7}.newsroom-press-materials .press-materials__pagination .page-numbers.arrow_next{margin-left:.5rem}.newsroom-press-materials .press-materials__pagination .page-numbers.arrow_prev{margin-right:.5rem}.newsroom-press-materials__body{display:flex;flex-direction:column;gap:1rem}.newsroom-press-materials__info{display:flex;gap:1rem;align-items:center;justify-content:space-between}@media (min-width:581px) and (max-width:1200px){.newsroom-press-materials__info{flex-direction:column;align-items:flex-start}}@media (max-width:580px){.newsroom-press-materials__info{flex-direction:column;align-items:flex-start}}.newsroom-press-materials__info p{color:#636363;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:142.857%;margin:0}.newsroom-press-materials .loader{border:4px solid rgba(0,0,0,.1);border-radius:50%;border-left-color:transparent;width:36px;height:36px;animation:spin89345 1s linear infinite}.press-preview,article{padding:.75rem;border-radius:.125rem;border:1px solid #e2e2e2;display:grid;grid-template-rows:4fr;gap:0}.press-preview .press-card__thumb,article .press-card__thumb{margin-bottom:.25rem;display:flex;min-height:5.6875rem;max-height:15.875rem;flex-direction:column;justify-content:center;align-items:center;align-self:stretch}.press-preview .press-card__title,article .press-card__title{color:#131c20;margin-top:.75rem;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:150%}.press-preview .press-materials__buttons,article .press-materials__buttons{margin-top:.75rem;display:flex;gap:1rem;width:100%}@media (max-width:580px){.press-preview .press-materials__buttons,article .press-materials__buttons{flex-direction:column}}.press-preview .press-materials__btn,article .press-materials__btn{all:unset;width:calc(50% - .5rem);display:flex;padding:.625rem .75rem;justify-content:center;align-items:center;gap:.5rem;transition:all .25s ease-in-out;color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;line-height:142.857%;border-radius:.125rem;cursor:pointer}@media (max-width:580px){.press-preview .press-materials__btn,article .press-materials__btn{width:100%}}.press-preview .press-materials__btn:focus-visible,article .press-materials__btn:focus-visible{outline:.125rem solid #1f7de0;outline-offset:.125rem}.press-preview .press-materials__btn:hover,article .press-materials__btn:hover{scale:1.02}.press-preview .press-materials__btn:before,article .press-materials__btn:before{flex:0 0 auto;transition:all .25s ease-in-out;content:"";width:1rem;height:1rem;background-repeat:no-repeat;background-position:center;background-size:1rem;display:inline-block}.press-preview .press-materials__btn--preview,article .press-materials__btn--preview{color:#131c20;border:1px solid #939393}.press-preview .press-materials__btn--preview:before,article .press-materials__btn--preview:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none'%3E%3Cpath fill='%2342494D' d='M13.75 6.5h1V2h-4.5v1h3.5v3.5ZM13.75 9.5h1V14h-4.5v-1h3.5V9.5ZM2.75 9.5h1V13h3.5v1h-4.5V9.5ZM3.75 6.5h-1V2h4.5v1h-3.5v3.5Z'/%3E%3C/svg%3E")}.press-preview .press-materials__btn--download,article .press-materials__btn--download{background:#0068d7}.press-preview .press-materials__btn--download:before,article .press-materials__btn--download:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none'%3E%3Cpath fill='%23fff' d='M10.5 1h-4v5.5h-2a.5.5 0 0 0-.39.812l4 5a.5.5 0 0 0 .78 0l4-5a.5.5 0 0 0-.39-.812h-2V1Z'/%3E%3Cpath fill='%23fff' d='M1.5 13v-2.5h1V13a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1v-2.5h1V13a2 2 0 0 1-2 2h-10a2 2 0 0 1-2-2Z'/%3E%3C/svg%3E")}.press-preview .press-card__file-meta,article .press-card__file-meta{width:100%;display:flex;gap:1rem;margin-top:.75rem}.press-preview .press-card__file-meta--size,.press-preview .press-card__file-meta--type,article .press-card__file-meta--size,article .press-card__file-meta--type{width:calc(50% - .5rem);display:flex;align-items:center;gap:.25rem;flex:1 0 0}.press-preview .press-card__file-meta--size:before,.press-preview .press-card__file-meta--type:before,article .press-card__file-meta--size:before,article .press-card__file-meta--type:before{flex:0 0 auto;transition:all .25s ease-in-out;content:"";width:1rem;height:1rem;background-repeat:no-repeat;background-position:center;background-size:1rem;display:inline-block}.press-preview .press-card__file-meta--type:before,article .press-card__file-meta--type:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%2342494D' fill-rule='evenodd' d='m12.5 1.25 4.375 4.375V17.5c0 .69-.56 1.25-1.25 1.25H4.375c-.69 0-1.25-.56-1.25-1.25v-15c0-.69.56-1.25 1.25-1.25H12.5Zm3.125 5h-3.75V2.5h-7.5v15h11.25V6.25Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.press-preview .press-card__file-meta--size:before,article .press-card__file-meta--size:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' fill='none'%3E%3Cpath fill='%2342494D' fill-rule='evenodd' d='M9.902 2.84a5.265 5.265 0 0 1 7.447 7.446l-8.281 8.28a.625.625 0 1 1-.884-.883l8.28-8.281a4.015 4.015 0 0 0-5.678-5.679l-7.031 7.032a2.469 2.469 0 1 0 3.49 3.49l7.032-7.03a.898.898 0 1 0-1.27-1.27L6.01 12.942a.625.625 0 1 1-.883-.884l6.997-6.997a2.148 2.148 0 0 1 3.037 3.037L8.13 15.13a3.719 3.719 0 1 1-5.26-5.26l7.032-7.03Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.press-preview{padding:2rem;width:100%;max-width:52.625rem;max-height:46.688rem;cursor:default}@media (max-width:580px){.press-preview{padding:1rem}}.press-preview .press-preview__media{margin-inline:auto;width:revert-layer;height:-moz-fit-content;height:fit-content;display:flex;max-height:32.5rem;flex-direction:column;justify-content:center;align-items:center;align-self:stretch}@media (min-width:581px) and (max-width:1200px){.press-preview .press-preview__media{max-height:26.875rem}}@media (max-width:580px){.press-preview .press-preview__media{max-height:100%}}.press-preview .press-preview__title{text-align:center;font-weight:600}.press-preview .press-preview__inner{display:flex;flex-direction:column;gap:1.5rem}.press-preview .press-materials__buttons{margin-top:0}.press-preview .press-materials__btn--download{width:100%}.press-preview .press-materials__btn--download:before{display:none}.press-preview .press-card__file-meta{justify-content:center;margin:0}.press-preview .press-card__file-meta--size,.press-preview .press-card__file-meta--type{justify-content:center;width:auto;flex:0 0 auto}@keyframes spin89345{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.press-materials-modal{max-width:35.1rem;text-align:center}.press-materials-modal h2{color:#131c20;text-align:center;font-family:Montserrat,sans-serif;font-size:1.375rem;font-style:normal;font-weight:600;line-height:1.75rem;margin-bottom:.25rem}.press-materials-modal p{color:#636363;text-align:center;font-family:Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem}.press-materials-modal__ok{width:100%;border:0;cursor:pointer;display:flex;height:2.5rem;padding:.625rem .75rem;justify-content:center;align-items:center;gap:.5rem;flex:1 0 0;border-radius:.125rem;background:#0068d7;margin-top:1rem;color:#fff;text-align:center;font-family:Montserrat,sans-serif;font-size:.875rem;font-style:normal;font-weight:700;line-height:1.25rem}