.appContent{padding-top:125px}.thumb {position: relative;display: flex;align-items: center;justify-content: center;width: max-content;cursor: pointer;border-radius: 8px;overflow: hidden;margin: 15px auto}.thumb img {display: block;width: 140px;max-width: 80vw;height: auto}.thumb .play-btn {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 42px;height: 42px;border-radius: 50%;display: grid;place-items: center;background: rgba(var(--color-success-bright-rgb), .5);backdrop-filter: blur(2px);transition: 200ms all}.thumb:hover .play-btn { background: var(--color-success-bright);transition: 200ms all}.play-btn svg {width: 36px;height: 36px;fill: var(--color-icon-inverse)}.video-wrap {position: relative;padding-top: 56.25%;border-radius: 0 0 15px 15px;}.video-wrap video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 0 0 15px 15px;}.mtp-srv-content .tab-pane h3 {padding-left: 0;text-align: left;}.mtp-srv-content .tab-pane h3:before {margin-left: unset;margin-right: unset}.mtp-srv-content .tab-pane p {text-align:left}.ceo-message .btn-primary {position: relative;border-radius: 10px;overflow: hidden}.ceo-message .btn-primary:before {content: '';position: absolute;left: -20%;top: -10%;width: 0;height: 100%;transform: rotate(15deg) scale(1, 2);box-shadow: 0 0 30px 15px rgba(var(--color-surface-rgb), .5);animation: button-glow 2000ms ease-in-out infinite;}
