.modal__download-app .modal__content{display:flex;align-items:center}.modal__download-app .article-card{height:auto}.modal__download-app .article-card .article-card__image-wrapper{margin-top:16px}@media (min-width:1024px){.modal__download-app .article-card .article-card__image-wrapper{margin-top:48px}}:root{--forest-primary:#ffffff;--forest-secondary:#00ff6f;--forest-text-shadow:#00ff6f 1px 0 10px}.videoContainer{position:relative}.videoContainer:hover .bigPlayButton{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='88' fill='%236fb04e'%3E%3Cpath fill-rule='evenodd' d='M44 88C19.738 88 0 68.262 0 44S19.738 0 44 0s44 19.738 44 44-19.738 44-44 44zm0-85C21.393 3 3 21.393 3 44c0 22.608 18.393 41 41 41s41-18.392 41-41C85 21.393 66.607 3 44 3zm16.063 43.898L39.629 60.741a3.496 3.496 0 01-3.604.194 3.492 3.492 0 01-1.859-3.092V30.158c0-1.299.712-2.483 1.859-3.092a3.487 3.487 0 013.604.194l20.433 13.843a3.497 3.497 0 01.001 5.795zm-1.683-3.311L37.946 29.744a.49.49 0 00-.276-.09.51.51 0 00-.239.062.483.483 0 00-.265.442v27.685c0 .262.166.389.265.442.1.053.299.118.515-.028L58.38 44.414A.489.489 0 0058.6 44a.49.49 0 00-.22-.413z'/%3E%3C/svg%3E") no-repeat 50%;background-color:transparent}.bigPlayButton{position:absolute;top:50%;left:50%;width:88px;height:88px;margin-top:-44px;margin-left:-44px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='88' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M44 88C19.738 88 0 68.262 0 44S19.738 0 44 0s44 19.738 44 44-19.738 44-44 44zm0-85C21.393 3 3 21.393 3 44c0 22.608 18.393 41 41 41s41-18.392 41-41C85 21.393 66.607 3 44 3zm16.063 43.898L39.629 60.741a3.496 3.496 0 01-3.604.194 3.492 3.492 0 01-1.859-3.092V30.158c0-1.299.712-2.483 1.859-3.092a3.487 3.487 0 013.604.194l20.433 13.843a3.497 3.497 0 01.001 5.795zm-1.683-3.311L37.946 29.744a.49.49 0 00-.276-.09.51.51 0 00-.239.062.483.483 0 00-.265.442v27.685c0 .262.166.389.265.442.1.053.299.118.515-.028L58.38 44.414A.489.489 0 0058.6 44a.49.49 0 00-.22-.413z'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;border:none;cursor:pointer;z-index:10;transition:all .3s ease}.bigPlayButton svg{display:none}.controlBar{position:absolute;bottom:0;left:0;right:0;background:none;padding:1rem;margin-bottom:1rem;z-index:5;transition:opacity .3s ease}.progressControl{margin-bottom:.5rem}.progressHolder{position:relative;height:.5rem;background-color:rgba(255,255,255,.3);border-radius:.2rem;cursor:pointer;margin:0}.progressHolder:hover{font-size:1em}.playProgress{height:100%;background-color:var(--forest-secondary);border-radius:.2rem;transition:width .1s ease}.controlsRow{gap:1rem}.controlsRow,.playControl{display:flex;align-items:center}.playControl{background-color:var(--forest-secondary);color:var(--forest-primary);border:none;border-radius:50%;width:1.5rem;height:1.5rem;justify-content:center;cursor:pointer;font-size:.8rem;margin-top:.2rem;transition:all .3s ease}.playControl:hover{background-color:var(--forest-primary);color:var(--forest-secondary);text-shadow:var(--forest-text-shadow)}.timeControl{color:var(--forest-primary);font-size:.9rem;line-height:1.55;flex:1}.volumePanel{margin:0 .5rem;padding-top:.3rem;width:3rem}.volumeSlider{width:100%;height:2rem;background:transparent;border:none;cursor:pointer;position:relative}.volumeSlider::-webkit-slider-track{background:transparent;border:none;height:2rem}.volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:3rem;height:2rem;background:linear-gradient(to right,transparent 0,transparent calc(var(--value, 50) * 1%),var(--forest-secondary) calc(var(--value, 50) * 1%),var(--forest-secondary) 100%);cursor:pointer;clip-path:polygon(0 0,100% 50%,0 100%)}.fullscreenControl{background:none;border:none;color:var(--forest-primary);cursor:pointer;font-size:1.2rem;padding:.25rem;transition:all .3s ease}.fullscreenControl:hover{color:var(--forest-secondary);text-shadow:var(--forest-text-shadow)}.videoContainer video::-webkit-media-controls,.videoContainer video::-webkit-media-controls-enclosure{display:none!important}.title>div{position:relative;margin:0;pointer-events:none}.content-block:first-of-type .split-component .grid-container{margin-top:0!important}