.media-gallery-outer{padding:80px 0}.media-gallery-outer .section-title{color:#e6dbba;margin-bottom:40px}.media-gallery{align-items:flex-start;display:flex;gap:26px}.media-main{flex:1 1 auto;min-width:0}.media-thumbs{display:flex;flex-direction:column;flex-shrink:0;gap:26px;max-height:800px;overflow-y:auto;padding-right:8px;scrollbar-color:#c7b991 #1a1a1a;scrollbar-gutter:stable both-edges;scrollbar-width:thin;width:300px}.media-thumbs::-webkit-scrollbar{width:10px}.media-thumbs::-webkit-scrollbar-track{background:transparent}.media-thumbs::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3)}.thumb{cursor:pointer;flex:0 0 auto;height:180px;overflow:hidden;position:relative}.thumb.active{border:2px solid #e6dbba}.thumb img{height:100%;object-fit:cover;width:100%}.thumb svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.media-display{aspect-ratio:16/9;background:#000;overflow:hidden;position:relative;width:100%}.media-display img,.media-display video{height:100%;object-fit:cover;width:100%}.media-display lite-youtube{display:none;height:100%;max-height:unset;max-width:unset;width:100%}.play-button{background:none;border:none;cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.media-text{margin-top:20px;padding-right:30px}.media-text .subtitle{font-size:26px;font-weight:700;margin-bottom:.25em}.media-text *{color:#e6dbba}.media-text p:last-child{margin:0}@media (max-width:899px){.media-gallery{flex-direction:column}.media-thumbs{flex-direction:row;gap:12px;margin-top:20px;max-height:none;overflow-x:auto;overflow-y:hidden;width:100%}.thumb{height:150px;width:250px}}@media (max-width:767px){.media-gallery-outer{padding:40px 0}.media-text .subtitle{font-size:22px}}@media (max-width:699px){.play-button svg{width:40px}}