.testCarousel{position:relative;width:100%;max-width:1000px;margin:0 auto}.testCarousel__images{display:flex;justify-content:center;align-items:center;margin:0 auto;height:auto;overflow:hidden;aspect-ratio:16/9}.testCarousel__images,.testCarousel__images>img{width:100%;border-radius:20px;transition-duration:.5s}.testCarousel__images>img{height:100%;box-shadow:0 4px 4px 0 rgba(0,0,0,.125);object-fit:contain;background-color:#f5f5f5}.testCarousel__left{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;--tw-translate-x:0px;--tw-translate-y:-50%;left:1.25rem;font-size:1.5rem;line-height:2rem;border-radius:100%;padding:.5rem;background-color:rgba(0,0,0,.2);color:#fff;cursor:pointer;transition:all .3s ease;min-width:44px;min-height:44px;z-index:10}.testCarousel__left:hover{background-color:rgba(0,0,0,.4);transform:scale(1.1)}.testCarousel__right{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;--tw-translate-x:0px;--tw-translate-y:-50%;right:1.25rem;font-size:1.5rem;line-height:2rem;border-radius:100%;padding:.5rem;background-color:rgba(0,0,0,.2);color:#fff;cursor:pointer;transition:all .3s ease;min-width:44px;min-height:44px;z-index:10}.testCarousel__right:hover{background-color:rgba(0,0,0,.4);transform:scale(1.1)}.testCarousel__dots{display:flex;top:1rem;justify-content:center;padding-top:.5rem;padding-bottom:.5rem;margin-top:.5rem;gap:.5rem}@media(max-width:1200px){.testCarousel{max-width:900px}.testCarousel__images{aspect-ratio:16/10}.testCarousel__left,.testCarousel__right{font-size:1.25rem;padding:.4rem}}@media(max-width:800px){.testCarousel{max-width:100%}.testCarousel__images{aspect-ratio:4/3}.testCarousel__left,.testCarousel__right{font-size:1rem;padding:.3rem;min-width:40px;min-height:40px}}@media(max-width:600px){.testCarousel__images{aspect-ratio:3/2}.testCarousel__left,.testCarousel__right{font-size:.875rem;padding:.25rem;min-width:36px;min-height:36px}}@media(max-width:400px){.testCarousel__images{aspect-ratio:1/1}.testCarousel__left,.testCarousel__right{font-size:.75rem;padding:.2rem;min-width:32px;min-height:32px}}@media(max-width:300px){.testCarousel__images{aspect-ratio:4/5}.testCarousel__left,.testCarousel__right{font-size:.625rem;padding:.15rem;min-width:28px;min-height:28px}}.page_main__GlU4n{color:#000;padding:3rem;font-size:18px;line-height:25px;letter-spacing:1px;min-height:100vh;box-sizing:border-box}.page_home__jFQbK,.page_main__GlU4n{display:flex;justify-content:center;align-items:center;width:100%}.page_home__jFQbK{flex-direction:column;gap:5rem;max-width:1200px}.page_news__ZLSeK{display:flex;flex-direction:column;gap:50px;width:100%}.page_notFound__D4o3K{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem;width:700px;height:auto;background-color:#fff;border-radius:20px;box-shadow:0 4px 4px 0 #00000040}.page_notFoundText__3n2yj{font-size:200px}.page_notFoundSub__CYCWK{font-size:50px}.page_loading__Q7rym{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem;width:auto;height:auto;background-color:#fff;border-radius:20px;box-shadow:0 4px 4px 0 #00000040}.page_loadingTitle__qM176{font-size:50px}.page_loadingSub__Ryr4h{font-size:20px}.page_emptyContainer__015KT{height:100vh;background-color:#fff;color:#000;padding:3rem;display:flex;justify-content:center;align-items:center}@media (max-width:1200px){.page_main__GlU4n{padding:2rem}.page_home__jFQbK{gap:4rem}}@media (max-width:800px){.page_main__GlU4n{padding:1.5rem;font-size:16px}.page_home__jFQbK{gap:3rem}.page_news__ZLSeK{gap:40px}}@media (max-width:600px){.page_main__GlU4n{padding:1rem;font-size:14px}.page_home__jFQbK{gap:2rem}.page_news__ZLSeK{gap:30px}}@media (max-width:400px){.page_main__GlU4n{padding:.75rem;font-size:12px}.page_home__jFQbK{gap:1.5rem}.page_news__ZLSeK{gap:20px}}.projectDetail{display:flex;flex-direction:column;gap:60px;background-color:#fff;border-radius:20px;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);padding:3rem 4rem;width:100%;max-width:1200px;box-sizing:border-box}.projectDetail__img{width:100%}.projectDetail__img>img{width:100%;height:500px;border-radius:20px;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);object-fit:cover}.projectDetail__para{width:100%}.projectDetail__para>h2{margin-bottom:20px;letter-spacing:5px;font-size:20px;word-wrap:break-word}.projectDetail__para>p{font-weight:300;line-height:25px;letter-spacing:1px;text-align:justify;word-wrap:break-word;margin-bottom:1rem}@media(max-width:1200px){.projectDetail{gap:50px;padding:2.5rem 3rem}.projectDetail__para>h2{font-size:18px;letter-spacing:4px}.projectDetail__para>p{line-height:23px}}@media(max-width:800px){.projectDetail{gap:40px;padding:2rem;border-radius:15px}.projectDetail__img>img{height:350px}.projectDetail__para>h2{font-size:16px;letter-spacing:3px;margin-bottom:15px}.projectDetail__para>p{text-align:left;line-height:20px;font-size:14px}}@media(max-width:600px){.projectDetail{gap:30px;padding:1.5rem;border-radius:12px}.projectDetail__img>img{height:300px}.projectDetail__para>h2{font-size:14px;letter-spacing:2px;margin-bottom:12px}.projectDetail__para>p{line-height:18px;font-size:13px}}@media(max-width:400px){.projectDetail{gap:25px;padding:1rem;border-radius:10px}.projectDetail__img>img{height:250px}.projectDetail__para>h2{font-size:12px;letter-spacing:1px;margin-bottom:10px}.projectDetail__para>p{line-height:16px;font-size:12px}}@media(max-width:300px){.projectDetail{gap:20px;padding:.75rem;border-radius:8px}.projectDetail__img>img{height:200px}.projectDetail__para>h2{font-size:11px;letter-spacing:.5px;margin-bottom:8px}.projectDetail__para>p{line-height:14px;font-size:11px}}