.project-media-container{max-width:36rem;margin:0 auto;width:100%;overflow:hidden}@media (width >= 768px){.project-media-container{max-width:none;width:100%}}.project-tabs-list{display:grid;width:100%}.project-video{border-radius:1rem;height:100%}.project-image,.project-video{width:100%;-o-object-fit:contain;object-fit:contain;min-height:400px;max-height:600px;position:relative;z-index:1}.project-image{padding:0 1rem;align-self:center;border-radius:40px;height:auto}.project-iframe-container{border-radius:1rem;padding:0 1rem;align-self:center;aspect-ratio:16/9;min-height:400px;max-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:1;isolation:isolate;contain:layout style paint}.project-iframe,.project-iframe-container{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;position:relative}.project-iframe{display:block;border:none;border-radius:inherit}.project-iframe-loading{background-color:#e5e7eb;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;display:flex;align-items:center;justify-content:center;max-height:300px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.project-media-container.fullscreen{height:100%;display:flex;align-items:center;justify-content:center}.project-image-fullscreen,.project-video-fullscreen{max-width:100%;max-height:100%;border-radius:1rem;position:relative;z-index:1}.project-image-fullscreen{-o-object-fit:contain;object-fit:contain}.project-iframe-container-fullscreen{width:100%;height:100%;max-width:100%;max-height:100%;aspect-ratio:16/9;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;z-index:1;isolation:isolate;contain:layout style paint}.media-scroll-container{min-height:400px;max-height:600px;overflow-y:auto;border-radius:1rem;scrollbar-width:thin;scrollbar-color:#9ca3af #e5e7eb;position:relative;z-index:1}.media-scroll-container::-webkit-scrollbar{width:8px}.media-scroll-container::-webkit-scrollbar-track{background:#e5e7eb;border-radius:4px}.media-scroll-container::-webkit-scrollbar-thumb{background-color:#9ca3af;border-radius:4px}.media-aspect-ratio-container{position:relative;width:100%;padding-bottom:56.25%;overflow:hidden;border-radius:1rem}.media-aspect-ratio-container>*{position:absolute;top:0;left:0;width:100%;height:100%}.project-iframe-container iframe{width:100%;height:100%;border:none}