.CollectionCard_card__v6esL{display:flex;flex-direction:column;border-radius:var(--border-radius-cards);background:var(--color-greenish-gray90)}@media(min-width:1200px){.CollectionCard_card__v6esL{flex-direction:row}}.CollectionCard_card__v6esL .CollectionCard_card_image__2BSzY{flex-shrink:0}.CollectionCard_card__v6esL .CollectionCard_card_image__2BSzY img{border-radius:var(--border-radius-cards) var(--border-radius-cards) 0 0}@media(min-width:1200px){.CollectionCard_card__v6esL .CollectionCard_card_image__2BSzY img{border-radius:var(--border-radius-cards) 0 0 var(--border-radius-cards)}.CollectionCard_card__v6esL .CollectionCard_card_image__2BSzY{aspect-ratio:unset;width:540px;height:380px}}.CollectionCard_card__content__gRzHt{padding:40px 16px}@media(min-width:1200px){.CollectionCard_card__content__gRzHt{padding:32px 64px;display:flex;flex-direction:column;justify-content:center}}.CollectionCard_card__content__gRzHt h3{font-weight:500;margin-bottom:16px}.CollectionCard_card__content__gRzHt .CollectionCard_button__dGM6a{margin-top:var(--button-and-text-gap)}.ImageComponent_image_wrapper__7zI8O{position:relative;width:100%;max-width:1024px;aspect-ratio:343/236;height:auto}@media(min-width:900px){.ImageComponent_image_wrapper__7zI8O{aspect-ratio:1024/480}}.ImageComponent_image_wrapper__7zI8O img{object-fit:cover}.SecondaryGallery_thumbs__pqyTz{margin-top:40px;position:relative}.SecondaryGallery_thumbs__buttons__v87_R{position:absolute;left:50%;transform:translateX(-50%);width:1146px;height:100%;display:flex;justify-content:space-between;align-items:center}.SecondaryGallery_thumbs__viewport__QOJv0{overflow:hidden;margin:0 auto}.SecondaryGallery_thumbs__container__VExT0{display:flex;flex-direction:row;gap:20px;height:160px}.Thumb_slide__bIotM{flex:0 0 240px;min-width:0;position:relative}.Thumb_slide__bIotM button{-webkit-tap-highlight-color:var(--color-black20);-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation;cursor:pointer;height:100%;width:100%}.Thumb_slide__bIotM .Thumb_image__G0cS3{height:100%}.Thumb_slide__bIotM .Thumb_image__G0cS3 img,.Thumb_slide__bIotM:before{border-radius:var(--border-radius-cards)}.Thumb_slide__bIotM:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-black50);opacity:0;transition:opacity .3s ease}.Thumb_slide__bIotM.Thumb_selected__sPnf7:before{opacity:1;z-index:1}.GalleryButton_button__usUst{position:relative;flex-shrink:0;width:44px;height:44px;background-color:var(--color-snow-gray);border-radius:50%;border:1px solid var(--color-green02);transition:background-color .3s var(--ease-quick)}.GalleryButton_button__usUst svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GalleryButton_button__usUst svg path{transition:stroke .3s var(--ease-quick)}.GalleryButton_button__usUst[data-touched=true],html:not([data-touch=true]) .GalleryButton_button__usUst:not(:disabled):hover{background-color:var(--color-olive-green)}.GalleryButton_button__usUst[data-touched=true] svg>path,html:not([data-touch=true]) .GalleryButton_button__usUst:not(:disabled):hover svg>path{stroke:var(--color-white)}.GalleryButton_button__usUst:disabled{cursor:not-allowed;opacity:.4}.GalleryButton_button__usUst.GalleryButton_next__kRmAg{transform:rotate(180deg)}