/*
Generated time: December 12, 2025 08:20
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.richtext .title{margin:0}.richtext .btn-wrapper{display:inline-flex;gap:.75rem;flex-wrap:wrap}.richtext iframe{width:100%;height:auto;aspect-ratio:16/9}.richtext .title-gradient{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline-block;background-image:linear-gradient(var(--gradient-direction),var(--gradient-color-1),var(--gradient-color-2),var(--gradient-color-3))}.richtext .title-moving-gradient{background-size:200% 200%;animation:richtext_moving_gradient 5s ease infinite}@keyframes richtext_moving_gradient{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}