:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.heroSection_heroSwiper__Cvfjn{--gap:25px}.heroSection_heroSection__RO4Yp :after,.heroSection_heroSection__RO4Yp :before{margin:0;padding:0;box-sizing:border-box}.heroSection_img__D232N{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.heroSection_main__LzsET{display:flex;align-items:center;justify-content:center;height:100vh;overflow:hidden;background:var(--background)}.heroSection_container__43KsC{width:80%}.heroSection_heroSwiper__Cvfjn{width:100%;padding:clamp(20px,5vw,60px)}@media (max-width:800px){.heroSection_heroSwiper__Cvfjn{--slide-margin:-100px}}@media (max-width:650px){.heroSection_heroSwiper__Cvfjn{--slide-margin:-50px}}@media (max-width:520px){.heroSection_heroSwiper__Cvfjn{--slide-margin:0px;padding:40px 0}}.heroSection_swiperSlide__lHpRO{position:relative;width:80vw;max-width:800px;height:60vh;max-height:500px;background:var(--color-primary);box-shadow:1px 22px 44px rgba(0,0,0,.2);border-radius:20px;overflow:hidden;transition:1s;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:4px solid var(--swiper)}.heroSection_swiperSlide__lHpRO.heroSection_active__wQmxr{transition:width 1s ease-in-out;border:4px solid var(--swiper)}.heroSection_img__D232N{position:absolute;inset:0;filter:grayscale(90%)}.heroSection_swiperSlide__lHpRO.heroSection_active__wQmxr .heroSection_img__D232N{filter:grayscale(0)}.heroSection_title__jrib7{position:absolute;inset:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:end;padding:25px 25px 30px}.heroSection_title__jrib7 h1{font-size:1.5rem;font-weight:550;color:var(--color-primary);opacity:1;transition:.8s ease;transition-delay:1s}.heroSection_swiperSlide__lHpRO.heroSection_active__wQmxr .heroSection_title__jrib7 h1{opacity:0;transition-delay:-.2s}.heroSection_content__oFKQQ{position:absolute;inset:0;width:100%;height:100%;padding:25px var(--gap) 65px;display:flex;flex-direction:column;justify-content:end;background:rgba(0,0,0,.5);background-image:linear-gradient(180deg,transparent,transparent,rgba(0,0,0,.4),rgba(0,0,0,.7));color:var(--main);opacity:0;z-index:1}.heroSection_swiperSlide__lHpRO.heroSection_active__wQmxr .heroSection_content__oFKQQ{opacity:1;transition:.8s;transition-delay:.5s;padding-right:20px;padding-bottom:45px}.heroSection_text_box__MpJ65{border-right:4px solid var(--color-primary);padding-right:10px;margin-bottom:45px;opacity:0}.heroSection_swiperSlide__lHpRO.heroSection_active__wQmxr .heroSection_text_box__MpJ65{opacity:1;transition:.5s;transition-delay:1s}.heroSection_text_box__MpJ65 p{font-size:1rem;font-weight:400;line-height:1.5;transform:translateY(100%);opacity:0}.heroSection_swiperSlide__lHpRO.heroSection_active__wQmxr .heroSection_text_box__MpJ65 p{transform:translateY(0);opacity:1;transition:1.5s ease;transition-delay:1s}.heroSection_footer__6X362{position:absolute;margin-top:20px;bottom:20px;right:var(--gap);width:calc(100% - var(--gap) * 2);display:flex;align-items:center;justify-content:space-between;opacity:0}.heroSection_swiperSlide__lHpRO.heroSection_active__wQmxr .heroSection_footer__6X362{opacity:1}.heroSection_date__tkH7H{display:flex;flex-wrap:wrap;gap:10px}.heroSection_date__tkH7H span{color:oklch(.1822 0 0);font-size:.85rem;padding:5px 15px;border:1px solid rgba(255,255,255,.5);border-radius:30px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(255,255,255,.2);opacity:0}.heroSection_swiperSlide__lHpRO.heroSection_active__wQmxr .heroSection_date__tkH7H span{opacity:1;transition:.8s ease-out;transition-delay:1.7s}.heroSection_button___i0MO{position:relative;font-size:.85rem;font-weight:500;padding:8px 15px;background:var(--card);color:var(--card-foreground);border:0;border-radius:15px;overflow:hidden;cursor:pointer;opacity:0}.heroSection_swiperSlide__lHpRO.heroSection_active__wQmxr .heroSection_button___i0MO{opacity:1;transition:.8s ease-out;transition-delay:1.5s}.heroSection_label__u7Dxa{position:relative}.heroSection_footer__6X362 button:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:0;height:0;transition:.5s cubic-bezier(0,0,.2,1);background-color:var(--color-popover-foreground);border-radius:50%}.heroSection_button___i0MO:hover:before{width:200px;height:200px}button:hover .heroSection_label__u7Dxa{color:var(--card )}.heroSection_heroSwiper__Cvfjn .swiper-pagination-bullet{width:16px;height:16px;background-color:var(--secondary);border-radius:50%}.heroSection_heroSwiper__Cvfjn .swiper-pagination-bullet-active{width:32px;border-radius:14px;background-color:var(--color-primary);transition:all .8s ease-in-out}@media (max-width:800px){.heroSection_swiperSlide__lHpRO,.heroSection_swiperSlide__lHpRO.heroSection_active__wQmxr{width:500px}}@media (min-width:801px) and (max-width:1200px){.heroSection_swiperSlide__lHpRO,.heroSection_swiperSlide__lHpRO.heroSection_active__wQmxr{width:500px}}@media (max-width:650px){.heroSection_swiperSlide__lHpRO,.heroSection_swiperSlide__lHpRO.heroSection_active__wQmxr{width:400px}.heroSection_text_box__MpJ65 p{font-size:.9rem}.heroSection_date__tkH7H span{font-size:.8rem;padding:3px 8px}.heroSection_button___i0MO{font-size:.8rem;padding:7px 14px}}@media (max-width:520px){.heroSection_swiperSlide__lHpRO{width:300px}.heroSection_heroSwiper__Cvfjn .swiper-pagination{position:relative!important;bottom:auto!important;margin-top:24px;display:flex;justify-content:center}.heroSection_swiperSlide__lHpRO.heroSection_active__wQmxr{width:300px}.heroSection_title__jrib7 h1{font-size:2rem}.heroSection_text_box__MpJ65{margin-bottom:25px}.heroSection_text_box__MpJ65 p{font-size:.8rem;line-height:1.3rem}.heroSection_date__tkH7H{gap:5px}.heroSection_date__tkH7H span{font-size:.7rem;padding:2px 5px}.heroSection_button___i0MO{font-size:.7rem;padding:5px 12px}}