.ap-current{width:100%}.ap-current__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,56px)}.ap-current--count-1 .ap-current__items{grid-template-columns:minmax(0,1fr);max-width:760px}.ap-current--count-2 .ap-current__items{grid-template-columns:repeat(2,minmax(0,1fr))}.ap-current__item{display:flex;flex-direction:column;gap:20px;min-width:0}.ap-current__media{width:100%}.ap-current__image img{display:block;width:100%;height:auto}.ap-current__video{position:relative;aspect-ratio:16/9;background:#000;overflow:hidden}.ap-current__video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.ap-current__video-trigger{position:absolute;inset:0;display:block;width:100%;height:100%;padding:0;border:0;background:#000;cursor:pointer;overflow:hidden}.ap-current__video-trigger>img.ap-current__video-poster{position:absolute;inset:0;display:block;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;object-fit:cover!important;object-position:center;transition:transform .24s ease,opacity .24s ease}.ap-current__play{position:absolute;left:50%;top:50%;width:clamp(58px,8vw,84px);height:clamp(58px,8vw,84px);transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.9);border-radius:50%;background:rgba(0,0,0,.34);display:flex;align-items:center;justify-content:center;transition:transform .18s ease,background-color .18s ease}.ap-current__play-icon{display:block;width:0;height:0;margin-left:5px;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:16px solid #fff}.ap-current__video-trigger:hover .ap-current__video-poster,.ap-current__video-trigger:focus-visible .ap-current__video-poster{transform:scale(1.015);opacity:.94}.ap-current__video-trigger:hover .ap-current__play,.ap-current__video-trigger:focus-visible .ap-current__play{transform:translate(-50%,-50%) scale(1.06);background:rgba(0,0,0,.48)}.ap-current__video-trigger:focus-visible{outline:2px solid currentColor;outline-offset:3px}.ap-current__text{font:inherit;font-size:inherit;line-height:inherit}.ap-current__text>*:first-child{margin-top:0}.ap-current__text>*:last-child{margin-bottom:0}.ap-current__link{align-self:flex-start;color:inherit;font:inherit;font-size:.86rem;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:2px}.ap-current__link:hover,.ap-current__link:focus{color:inherit;text-decoration:none;opacity:.65}@media (prefers-reduced-motion:reduce){.ap-current__video-poster,.ap-current__play{transition:none}}@media (max-width:900px){.ap-current__items,.ap-current--count-2 .ap-current__items{grid-template-columns:minmax(0,1fr)}.ap-current--count-1 .ap-current__items{max-width:none}}