@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-104rem)}}.testimonial-cards-box{margin:auto;position:relative;width:100%}.testimonial-cards-box .slide-track{display:flex;animation:scroll 20s linear infinite;gap:1.25rem}@media only screen and (max-width:600px){.testimonial-cards-box .slide-track{width:100%;gap:1rem;animation:none;padding:3.25rem 1.5rem;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.testimonial-cards-box .slide-track::-webkit-scrollbar{display:none}}.testimonial-cards-box .slide-track:hover{animation-play-state:paused}.testimonial-cards-box .card{border-radius:1rem;background:none}.testimonial-card{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;position:relative;box-shadow:2px 2px 24px 1px rgba(0,0,0,.08);--border-radius:1rem;--color-1:hsla(0,0%,100%,.6);--color-2:hsla(0,0%,100%,0);background:linear-gradient(137.69deg,var(--color-1),var(--color-2)) no-repeat;border-radius:var(--border-radius);border:none;overflow:hidden;gap:1.5rem;width:28rem;padding:2rem 1.75rem;cursor:pointer;opacity:.9;perspective:100px;transition:transform 1s}.testimonial-card:after,.testimonial-card:before{content:"";display:block;position:absolute;width:.875rem;top:0;bottom:0}.testimonial-card:hover{transform:translateZ(20px)}.testimonial-card h5{text-transform:capitalize;font-size:.875rem}.testimonial-card .description{display:flex;align-items:center;flex:1;width:100%}.testimonial-card .description p{line-height:1.5rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.testimonial-card .testimonial-info{display:flex;align-items:center;gap:1.25rem;font-size:.875rem}.testimonial-card .testimonial-info .image{height:3rem;width:3rem;border-radius:50%;overflow:hidden}.testimonial-card .testimonial-info .image img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.testimonial-card .testimonial-info span{line-height:1.5rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.success-stories{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:212px;width:100%;overflow:hidden;gap:40px}@media only screen and (max-width:860px){.success-stories{width:100vw}}@media only screen and (max-width:600px){.success-stories{gap:3.25rem}}.story-card{position:relative;height:100%;cursor:pointer}.story-card .skeleton{background:none}.story-card .overlay{position:absolute;background:linear-gradient(1.63deg,rgba(0,0,0,.7) 1.56%,rgba(0,0,0,.553) 20.34%,transparent 97.18%)}.story-card .image,.story-card .overlay{width:100%;height:100%;border-radius:.5rem}.story-card .image{overflow:hidden}.story-card .image img,.story-card img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;border-radius:.5rem}.story-card .story-info{position:absolute;bottom:.75rem;left:1rem;right:1rem;font-size:.9rem;color:#fff;max-width:40rem}.story-card .story-info span{width:100%;line-height:1.375rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.story-card.active .story-info{bottom:1rem;left:2rem;right:2rem;font-size:1.25rem;color:#e6e6fa;max-width:40rem}.story-card.active .story-info h4{font-size:2rem;line-height:4rem}.story-card.active .story-info span{line-height:2.25rem}.story-cards-box{width:100%}.story-cards-box .card-container{display:grid;grid-template-areas:" a a a" "a a a" "a a a";grid-template-rows:15rem 15rem 15rem;grid-template-columns:repeat(3,1fr);justify-content:center;width:100%}@media only screen and (max-width:1919px){.story-cards-box .card-container{grid-template-rows:12rem 12rem 12rem}}@media only screen and (max-width:1500px){.story-cards-box .card-container{grid-template-rows:10rem 10rem 10rem}}@media only screen and (max-width:1200px){.story-cards-box .card-container{grid-template-rows:12rem 12rem 12rem;grid-template-columns:repeat(3,1fr);grid-template-areas:"a a a" "a a a" "a a a" "b c d"}}@media only screen and (max-width:600px){.story-cards-box .card-container{max-width:25rem;grid-template-rows:10rem 10rem 10rem 10rem;grid-template-columns:repeat(auto-fit,minmax(50px,100%));grid-template-areas:"a" "b" "c" "d"}}.story-cards-box .card-container .a{grid-area:a}.story-cards-box .card-container .a .story-info{display:flex;align-items:start;justify-content:start;flex-direction:column;gap:.5rem;bottom:1.5rem;left:1.5rem}@media only screen and (max-width:600px){.story-cards-box .card-container .a .story-info{bottom:.75rem;left:1rem}}.story-cards-box .card-container .a .story-info h4{font-size:1.875rem;line-height:2.875rem}@media only screen and (max-width:600px){.story-cards-box .card-container .a .story-info h4{font-size:1.25rem}}.story-cards-box .card-container .a .story-info span{font-size:1rem;line-height:1.75rem}@media only screen and (max-width:600px){.story-cards-box .card-container .a .story-info span{font-size:.875rem}}.story-cards-box .card-container .b{grid-area:b}.story-cards-box .card-container .c{grid-area:c}.story-cards-box .card-container .d{grid-area:d}.story-cards-box .card-container .navigation{position:relative;text-align:center;margin-top:.625rem}.story-cards-box .card-container .navigation a{text-decoration:underline;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.story-cards-box .card-container .navigation .navigation-arrows{display:flex;gap:.5rem;float:right}.story-cards-box .card-container .navigation .navigation-arrows svg{cursor:pointer}.story-cards-box .card-container .navigation .navigation-arrows svg:hover{opacity:.7}@media(max-width:860px){.story-cards-box{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;height:14.75rem;width:100%;padding:0 .875rem;-webkit-overflow-scrolling:touch}.story-cards-box::-webkit-scrollbar{display:none}.story-cards-box .card-container{display:flex;gap:1rem;height:100%;justify-content:center}.story-cards-box .story-info{bottom:.75rem!important;gap:0!important}.story-cards-box .story-info h4{font-size:1.25rem!important;line-height:2rem!important}.story-cards-box .story-info span{font-size:.875rem!important;line-height:1.5rem!important}.story-cards-box .d{padding-right:1rem}.story-cards-box a,.story-cards-box span{height:100%;width:95vw;flex:0 0 auto}.story-cards-box a .story-card,.story-cards-box span .story-card{height:100%;width:100%}}.discord-card{display:flex;align-items:center;justify-content:center;flex-direction:row;position:relative;box-shadow:2px 2px 24px 1px rgba(0,0,0,.08);--border-radius:1rem;--color-1:hsla(0,0%,100%,.6);--color-2:hsla(0,0%,100%,0);background:linear-gradient(137.69deg,var(--color-1),var(--color-2)) no-repeat;border-radius:var(--border-radius);border:none;overflow:hidden;width:100%;background:linear-gradient(98.82deg,#3b0c57 1.01%,#3c38f2 100.11%);color:#fff;gap:8rem;padding:2.5rem 5.5rem}.discord-card:after,.discord-card:before{content:"";display:block;position:absolute;width:.875rem;top:0;bottom:0}@media only screen and (max-width:1500px){.discord-card{gap:6rem}}@media only screen and (max-width:860px){.discord-card{flex-direction:column;gap:2.5rem;padding:2.75rem}}@media only screen and (max-width:600px){.discord-card{gap:2.5rem;padding:2.75rem}}.discord-card img{-o-object-fit:cover;object-fit:cover;max-height:20rem;max-width:18rem}@media only screen and (max-width:860px){.discord-card img{height:auto;flex-direction:column;max-width:30rem}}@media only screen and (max-width:600px){.discord-card img{max-height:18rem;max-width:18rem;width:100%}}.discord-card .discord-info{display:flex;flex-direction:column;justify-content:center;gap:1.5rem;height:100%;max-width:38rem}@media only screen and (max-width:860px){.discord-card .discord-info{align-items:center;text-align:center}}@media only screen and (max-width:600px){.discord-card .discord-info{gap:1.25rem}}.discord-card .discord-info button{margin:.625rem 0}.discord-card .discord-info button:hover{color:#4f3eff;background-color:#fff}@media only screen and (max-width:600px){.discord-card .discord-info h2{font-size:1.625rem;line-height:2.5rem}}.discord-card .discord-info .description{line-height:1.875rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:600px){.discord-card .discord-info .description{font-size:15px;line-height:1.625rem}}