.index-module__ppPvbq__banner{margin-bottom:var(--ps-space-10)}.index-module__ppPvbq__slide{border-radius:var(--ps-radius-xl);width:100%;overflow:hidden}.index-module__ppPvbq__slide picture{aspect-ratio:4800/1700;width:100%;display:block}div.index-module__ppPvbq__slide__placeholder{aspect-ratio:4800/1700}.index-module__ppPvbq__slide img{object-fit:cover;object-position:center top;width:100%;height:100%}@media (max-width:767px){.index-module__ppPvbq__banner{margin-bottom:var(--ps-space-8)}.index-module__ppPvbq__slide picture,div.index-module__ppPvbq__slide__placeholder{aspect-ratio:1400/1800}}@media (min-width:768px) and (max-width:1439px){.index-module__ppPvbq__banner{margin-bottom:var(--ps-space-8)}}
.index-module__lM0VVW__visually_hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
.index-module__8Iw4Kq__carousel{gap:var(--ps-space-3);flex-direction:column;display:flex}.index-module__8Iw4Kq__carousel__viewport{position:relative}.index-module__8Iw4Kq__carousel__track{--ps-carousel-per-view-mobile:1;--ps-carousel-per-view-tablet:1;--ps-carousel-per-view-laptop:1;--ps-carousel-per-view-desktop:1;--ps-carousel-per-view:var(--ps-carousel-per-view-mobile);--ps-carousel-gap:var(--ps-space-0);gap:var(--ps-carousel-gap);overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;display:flex;overflow-x:auto}.index-module__8Iw4Kq__carousel__track_draggable{cursor:grab}.index-module__8Iw4Kq__carousel__track_dragging{scroll-snap-type:none;scroll-behavior:auto;cursor:grabbing;-webkit-user-select:none;user-select:none}@media (prefers-reduced-motion:reduce){.index-module__8Iw4Kq__carousel__track{scroll-behavior:auto}}.index-module__8Iw4Kq__carousel__slide{flex:0 0 calc((100% - (var(--ps-carousel-per-view) - 1) * var(--ps-carousel-gap)) / var(--ps-carousel-per-view));scroll-snap-align:start;min-width:0}@media (min-width:768px){.index-module__8Iw4Kq__carousel__track{--ps-carousel-per-view:var(--ps-carousel-per-view-tablet)}}@media (min-width:1024px){.index-module__8Iw4Kq__carousel__track{--ps-carousel-per-view:var(--ps-carousel-per-view-laptop)}}@media (min-width:1440px){.index-module__8Iw4Kq__carousel__track{--ps-carousel-per-view:var(--ps-carousel-per-view-desktop)}}.index-module__8Iw4Kq__carousel__arrow{z-index:var(--ps-z-raised);box-shadow:var(--ps-shadow-xs);transition:opacity .15s;position:absolute;top:50%;transform:translateY(-50%)}.index-module__8Iw4Kq__carousel__arrow_prev{left:var(--ps-space-2)}.index-module__8Iw4Kq__carousel__arrow_next{right:var(--ps-space-2)}.index-module__8Iw4Kq__carousel__glyph_next{transform:rotate(180deg)}.index-module__8Iw4Kq__carousel__arrow:disabled{opacity:0;pointer-events:none}@media (hover:hover){.index-module__8Iw4Kq__carousel__viewport:not(:hover,:has(:focus-visible))>.index-module__8Iw4Kq__carousel__arrow{opacity:0}}@media (max-width:767px){.index-module__8Iw4Kq__carousel__arrow{display:none}}.index-module__8Iw4Kq__carousel__footer{justify-content:center;align-items:center;gap:var(--ps-space-4);display:flex}.index-module__8Iw4Kq__carousel__dots{align-items:center;display:flex}.index-module__8Iw4Kq__carousel__dot{--ps-carousel-dot-bg:var(--ps-color-control-bg-muted);cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:24px;height:44px;padding:0;display:flex}.index-module__8Iw4Kq__carousel__dot:before{content:"";border-radius:var(--ps-radius-circle);background-color:var(--ps-carousel-dot-bg);width:8px;height:8px}.index-module__8Iw4Kq__carousel__dot:hover{--ps-carousel-dot-bg:var(--ps-color-brand-soft)}.index-module__8Iw4Kq__carousel__dot_active{--ps-carousel-dot-bg:var(--ps-color-brand-base)}
.index-module__hdt0ga__gallery{--ps-gallery-thumb-size:80px;--ps-gallery-frame-border:transparent;--ps-gallery-frame-bg:transparent;--ps-gallery-thumb-idle:transparent;gap:var(--ps-space-3);flex-direction:column;display:flex}.index-module__hdt0ga__gallery_view_framed{--ps-gallery-frame-border:var(--ps-color-line-strong);--ps-gallery-frame-bg:var(--ps-color-bg-surface);--ps-gallery-thumb-idle:var(--ps-color-line-strong)}.index-module__hdt0ga__gallery__frame{border:1px solid var(--ps-gallery-frame-border);border-radius:var(--ps-radius-s);background-color:var(--ps-gallery-frame-bg);overflow:hidden}.index-module__hdt0ga__gallery__image{object-fit:contain}.index-module__hdt0ga__gallery__strip{min-width:0;position:relative}.index-module__hdt0ga__gallery__thumbs{gap:var(--ps-space-2);overscroll-behavior-x:contain;scrollbar-width:none;display:flex;overflow-x:auto}.index-module__hdt0ga__gallery__thumb{--ps-gallery-thumb-border:var(--ps-gallery-thumb-idle);--ps-gallery-thumb-ring:inset 0 0 0 1px var(--ps-color-brand-base);flex:0 0 var(--ps-gallery-thumb-size);border:1px solid var(--ps-gallery-thumb-border);border-radius:var(--ps-radius-s);background-color:var(--ps-color-bg-surface);cursor:pointer;padding:0;position:relative;overflow:hidden}.index-module__hdt0ga__gallery__thumb:hover{--ps-gallery-thumb-border:var(--ps-color-brand-soft)}.index-module__hdt0ga__gallery__thumb_active{--ps-gallery-thumb-border:var(--ps-color-brand-base)}.index-module__hdt0ga__gallery__thumb_active:after{content:"";border-radius:inherit;box-shadow:var(--ps-gallery-thumb-ring);pointer-events:none;position:absolute;inset:0}.index-module__hdt0ga__gallery__thumb:focus-visible:focus-visible{outline-offset:-2px;box-shadow:none}.index-module__hdt0ga__gallery__scroll{z-index:var(--ps-z-raised);box-shadow:var(--ps-shadow-xs);transition:opacity .15s;position:absolute;top:50%;transform:translateY(-50%)}@media (hover:hover){.index-module__hdt0ga__gallery__strip:not(:hover,:has(:focus-visible))>.index-module__hdt0ga__gallery__scroll{opacity:0}}.index-module__hdt0ga__gallery__scroll:disabled{opacity:0;pointer-events:none}.index-module__hdt0ga__gallery__scroll_prev{left:0}.index-module__hdt0ga__gallery__scroll_next{right:0}.index-module__hdt0ga__gallery__glyph_next{transform:rotate(180deg)}@media (hover:none) and (pointer:coarse){.index-module__hdt0ga__gallery__scroll{display:none}}@media (min-width:768px){.index-module__hdt0ga__gallery_thumbs_side{padding-left:calc(var(--ps-gallery-thumb-size) + var(--ps-space-4));position:relative}.index-module__hdt0ga__gallery_thumbs_side>.index-module__hdt0ga__gallery__strip{width:var(--ps-gallery-thumb-size);position:absolute;top:0;bottom:0;left:0}.index-module__hdt0ga__gallery_thumbs_side .index-module__hdt0ga__gallery__thumbs{overscroll-behavior-y:contain;flex-direction:column;position:absolute;inset:0;overflow:hidden auto}.index-module__hdt0ga__gallery_thumbs_side .index-module__hdt0ga__gallery__thumb{flex:none;width:100%}.index-module__hdt0ga__gallery_thumbs_side .index-module__hdt0ga__gallery__scroll{left:50%;transform:translate(-50%)}.index-module__hdt0ga__gallery_thumbs_side .index-module__hdt0ga__gallery__scroll_prev{top:var(--ps-space-1)}.index-module__hdt0ga__gallery_thumbs_side .index-module__hdt0ga__gallery__scroll_next{top:auto;right:auto;bottom:var(--ps-space-1)}.index-module__hdt0ga__gallery_thumbs_side .index-module__hdt0ga__gallery__glyph_prev{transform:rotate(90deg)}.index-module__hdt0ga__gallery_thumbs_side .index-module__hdt0ga__gallery__glyph_next{transform:rotate(-90deg)}}
