.slider-container[data-v-57c8ce49]{width:100vw;height:100vh;position:relative;overflow:hidden;background:#0a0a0a;touch-action:pan-y}.slider-wrapper[data-v-57c8ce49]{display:flex;height:100%;width:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);will-change:transform}.slide[data-v-57c8ce49]{min-width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;color:#fff;isolation:isolate;background:#fff}.slide[data-v-57c8ce49]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0003,#0009);z-index:-1}.slide h1[data-v-57c8ce49]{font-size:4rem;font-weight:600;letter-spacing:-.03em;margin-bottom:1.5rem;text-shadow:0 4px 12px rgba(0,0,0,.25);overflow:hidden;white-space:nowrap;animation:type-57c8ce49 8s steps(30,end) forwards;font-size:8rem}.slide-description[data-v-57c8ce49]{position:absolute;bottom:35%;color:#fffffff2;font-size:3rem;line-height:1.6;text-shadow:0 2px 8px rgba(255,255,255,.3);padding:0 20px;text-align:center;max-width:800px;margin:0 auto;overflow:hidden;white-space:nowrap;opacity:0;animation:type-57c8ce49 8s steps(30,end) forwards 2.5s,fadeIn-57c8ce49 .1s forwards 2.5s}@keyframes type-57c8ce49{0%{width:0}to{width:100%}}@keyframes fadeIn-57c8ce49{0%{opacity:0}to{opacity:1}}.slide img[data-v-57c8ce49]{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-2}.slide-link[data-v-57c8ce49]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;text-align:center;position:absolute;top:0;left:0;text-decoration:none;color:inherit;z-index:10}.arrow[data-v-57c8ce49]{position:absolute;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:20;width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;opacity:.9}.arrow[data-v-57c8ce49]:hover{opacity:1;transform:scale(1.1)}.arrow[data-v-57c8ce49]:before{content:"";width:24px;height:24px;border-style:solid;border-width:3px 3px 0 0;border-color:#fff;transform:rotate(-135deg)}.arrow.prev[data-v-57c8ce49]{top:50%;left:40px;transform:translateY(-50%)}.arrow.next[data-v-57c8ce49]{top:50%;right:40px;transform:translateY(-50%)}.arrow.next[data-v-57c8ce49]:before{transform:rotate(45deg)}.arrow.down[data-v-57c8ce49]{left:49%;bottom:20px;transition:transform .3s ease}.arrow.down[data-v-57c8ce49]:before{transform:rotate(134deg)}@keyframes bounce-57c8ce49{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-12px) scale(1.1)}to{transform:translateY(0) scale(1)}}.arrow.down[data-v-57c8ce49]:hover{animation:bounce-57c8ce49 .6s ease-in-out 1 forwards}.dots-container[data-v-57c8ce49]{position:absolute;bottom:10%;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:20}.dot[data-v-57c8ce49]{width:10px;height:10px;border-radius:50%;background:#fff6;cursor:pointer;transition:transform .3s ease}.dot[data-v-57c8ce49]:hover{transform:scale(1.2)}.dot.active[data-v-57c8ce49]{background:#fff;transform:scale(1.3)}@media (max-width: 768px){.slide h1[data-v-57c8ce49]{font-size:2.5rem}.slide-description[data-v-57c8ce49]{font-size:1.2rem;bottom:35%}.arrow[data-v-57c8ce49]{width:36px;height:36px}.arrow[data-v-57c8ce49]:before{width:18px;height:18px}.arrow.prev[data-v-57c8ce49]{left:20px}.arrow.next[data-v-57c8ce49]{right:20px}.arrow.down[data-v-57c8ce49]{left:46%}}.card{position:relative;width:330px;height:190px;background:#fff;border-radius:20px;box-shadow:0 35px 80px #00000026;transition:.5s}.card-wrapper{display:inline-block;margin:20px}.card:hover{height:410px}.imgBx{position:absolute;left:50%;top:-50px;transform:translate(-50%);width:150px;height:150px;background:#fff;border-radius:50%;box-shadow:0 15px 50px #00000059;overflow:hidden;transition:.5s}.card:hover .imgBx{width:220px;height:220px}.imgBx img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.card .content{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end;overflow:hidden}.card .content .details{padding:40px;text-align:center;width:100%;transition:.5s;transform:translateY(150px)}.card:hover .content .details{transform:translateY(0)}.card .content .details h2{font-size:1.25em;font-weight:600;color:#555;line-height:1.2em}.card .content .details h2 span{font-size:.75em;font-weight:500;opacity:.5}.card .content .details .data{display:flex;justify-content:space-between;margin:20px 0}.card .content .details .data h3{font-size:1em;color:#555;line-height:1.2em;font-weight:600}.card .content .details .data h3 span{font-size:.85em;font-weight:400;opacity:.5}.card .content .details .actionBtn{display:flex;justify-content:space-between;margin:0 6px}.card .content .details .actionBtn button{padding:10px 30px;border-radius:5px;border:none;outline:none;font-size:1em;font-weight:500;background:#4ca84ccc;color:#fff;cursor:pointer}.card .content .details .actionBtn button:nth-child(2){border:1px solid #999;color:#999;background:#fff}.navbar[data-v-3a5ce975]{position:fixed;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:10px 2px;background-color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:opacity .3s ease-in-out;opacity:0;z-index:1000}.navbar a[data-v-3a5ce975]{display:flex;align-items:center;text-decoration:none;color:#333}.navbar--visible[data-v-3a5ce975]{opacity:1}.navbar__left[data-v-3a5ce975]{display:flex;margin-left:8px}.navbar__left img[data-v-3a5ce975]{width:30px;height:30px;padding:0 5px}.navbar__left span[data-v-3a5ce975]{justify-content:center;align-items:center;font-size:1.25em;font-weight:700;color:#333}.navbar__right[data-v-3a5ce975]{display:flex;margin-left:auto;margin-right:20px}.navbar span[data-v-3a5ce975]{margin:0 10px;font-size:1.1em;font-weight:700;color:#333}.app-container[data-v-9d15ec5a]{width:100vw;height:100vh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.title[data-v-9d15ec5a]{text-align:center;font-size:2rem;font-weight:700;margin-top:10px;width:100%}.app-container.scrolling[data-v-9d15ec5a]{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent}.app-container.scrolling[data-v-9d15ec5a]::-webkit-scrollbar{width:8px;display:block}.app-container[data-v-9d15ec5a]::-webkit-scrollbar-thumb{background:#0006;border-radius:4px}.app-container[data-v-9d15ec5a]::-webkit-scrollbar-thumb:hover{background:#0009}.fullscreen-slider[data-v-9d15ec5a]{width:100%;height:100vh;position:relative}.container[data-v-9d15ec5a]{display:flex;flex-direction:column;align-items:center;gap:20px;height:95%;width:100%;padding-top:60px}.card-container[data-v-9d15ec5a]{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap;width:100%}.title[data-v-9d15ec5a]{margin-bottom:20px}.card-item[data-v-9d15ec5a]{width:320px;max-width:100%;min-height:180px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:12px;padding:20px;text-align:center}@media (max-width: 768px){.card-container[data-v-9d15ec5a]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;padding:40px;margin-top:20px}.card-item[data-v-9d15ec5a]{width:100%;height:450px;max-width:350px;min-height:200px;padding:24px;display:flex;justify-content:center;align-items:center;margin:0 90px}}
