.photo-slider-root{position:relative;width:100%;overflow:hidden;max-width:1280px;margin:0 auto;padding:0 20px}@media (max-width:767px){.photo-slider-root{overflow:visible}}.photo-slider-root .photo-slider-swiper{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;aspect-ratio:16/9;min-height:200px;background:var(--theme-img-placeholder)}@media (min-width:640px){.photo-slider-root .photo-slider-swiper{min-height:280px}}@media (min-width:768px){.photo-slider-root .photo-slider-swiper{min-height:360px}}.photo-slider-root .swiper-slide{position:relative;display:flex;align-items:center;justify-content:center;min-height:100%;box-sizing:border-box}.photo-slider-root .photo-slider-slide-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block}.photo-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--theme-text);background:rgba(255,255,255,.2);border:none;cursor:pointer;transition:background .2s ease,color .2s ease}.photo-slider-arrow:hover{background:rgba(255,255,255,.3);color:var(--theme-text)}.photo-slider-arrow-prev{left:24px}.photo-slider-arrow-next{right:24px}.photo-slider-fullscreen{position:absolute;bottom:24px;right:24px;z-index:10;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--theme-text);background:rgba(255,255,255,.2);border:none;cursor:pointer;transition:background .2s ease}.photo-slider-fullscreen:hover{background:rgba(255,255,255,.3)}.photo-slider-root .swiper-pagination{position:absolute;bottom:41px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;width:auto;gap:3px;z-index:10;padding:7px 8px;background:rgba(255,255,255,.2);border-radius:9999px}.photo-slider-root .swiper-pagination-bullet{width:6px;height:6px;margin:0;flex-shrink:0;border-radius:9999px;cursor:pointer;background:rgba(255,255,255,.28);opacity:1;transition:background .25s ease,width .25s ease,box-shadow .25s ease}.photo-slider-root .swiper-pagination-bullet:hover{background:rgba(255,255,255,.5)}.photo-slider-root .swiper-pagination-bullet-active{width:18px;background:#fff;box-shadow:0 0 0 1px rgba(255,255,255,.35)}@media (max-width:768px){.photo-slider-root .swiper-pagination{bottom:18px;gap:2px;padding:4px;bottom:18.35px}.photo-slider-root .swiper-pagination-bullet{width:3px;height:3px}.photo-slider-root .swiper-pagination-bullet-active{width:12px}.photo-slider-arrow,.photo-slider-fullscreen{width:35px;height:35px}}html[data-theme=light] .photo-slider-arrow{color:var(--theme-text);background:rgba(255,255,255,.2)}html[data-theme=light] .photo-slider-arrow:hover{background:rgba(255,255,255,.3);color:var(--theme-text)}html[data-theme=light] .photo-slider-fullscreen{color:var(--theme-text);background:rgba(255,255,255,.2)}html[data-theme=light] .photo-slider-fullscreen:hover{background:rgba(255,255,255,.3)}html[data-theme=light] .photo-slider-root .swiper-pagination{background:rgba(255,255,255,.2)}html[data-theme=light] .photo-slider-root .swiper-pagination-bullet{background:rgba(25,38,51,.28)}html[data-theme=light] .photo-slider-root .swiper-pagination-bullet:hover{background:rgba(25,38,51,.5)}html[data-theme=light] .photo-slider-root .swiper-pagination-bullet-active{background:#192633;box-shadow:0 0 0 1px rgba(25,38,51,.35)}@media (min-width:640px){.photo-slider-arrow{width:35px;height:35px}}@media (max-width:767px){.photo-slider-fullscreen{transform:translateY(17px)}.photo-slider-arrow-prev{left:30px}.photo-slider-arrow-next{right:30px}.photo-slider-fullscreen{bottom:30px;right:30px;width:35px;height:35px}}@media (min-width:768px){.photo-slider-arrow{width:48px;height:48px}.photo-slider-arrow-prev{left:36px}.photo-slider-arrow-next{right:36px}.photo-slider-fullscreen{bottom:28px;right:36px;width:48px;height:48px}}