.mask-text{background-image:linear-gradient(45deg, rgb(255, 107, 107), rgb(78, 205, 196), rgb(69, 183, 209), rgb(150, 206, 180), rgb(254, 202, 87));background-position-x:initial;background-position-y:initial;background-size:initial;background-repeat:initial;background-attachment:initial;background-origin:initial;background-color:initial;-webkit-text-fill-color:transparent;background-clip:text;animation-duration:3s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:infinite;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;animation-name:gradientShift;animation-timeline:auto;animation-range-start:normal;animation-range-end:normal;}.outline-text{position:relative;color:transparent;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:rgb(78, 205, 196);}.outline-text::before{content:attr(data-text);position:absolute;top:0px;left:0px;color:rgb(255, 107, 107);width:0px;overflow-x:hidden;overflow-y:hidden;transition-behavior:normal;transition-duration:0.5s;transition-timing-function:ease;transition-delay:0s;transition-property:width;}.outline-text:hover::before{width:100%;}.object-contain{background-color:rgb(255, 255, 255);border-top-width:0px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(255, 255, 255);border-right-color:rgb(255, 255, 255);border-bottom-color:rgb(255, 255, 255);border-left-color:rgb(255, 255, 255);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;}.py-16.bg-white{background-color:rgb(36, 36, 36);}.py-16.bg-gray-50{background-color:rgb(36, 36, 36);}.text-3xl.font-bold.text-center.mb-12{color:rgb(214, 214, 214);font-weight:300;}@keyframes gradientShift{0%{background-position-x:0%;background-position-y:50%;}50%{background-position-x:100%;background-position-y:50%;}100%{background-position-x:0%;background-position-y:50%;}}@media (max-width: 480px){.w-64.h-28.bg-gray-200.rounded.flex.items-center.justify-center{background-color:rgb(255, 255, 255);}}