.image-list-outer,.image-list{width:100%;position:relative;}.image-list-outer{}.image-list-wrapper{position:relative;padding-top:var(--paddingImage,100%);margin:0 auto;text-align:center;zoom:1;display:block;}.image-list__link{position:absolute;top:0;bottom:0;left:0;width:100%;background-position:50% 50%;background-repeat:no-repeat;}.image-list__link--relative{position:relative;}.image-list-wrapper img{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;border:0;vertical-align:middle;max-width:100%;max-height:100%;pointer-events:none;border-radius:calc(var(--theme-outer-border-radius) / 2);}.section-gallery-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;flex-direction:row;z-index:2;}.section-gallery-wrapper__item{flex-grow:1;}.section-gallery-wrapper__item-nav{display:block;position:relative;margin:0 1px;height:100%;}.section-gallery-wrapper__item_hidden{display:none;}.section-gallery-wrapper__item img{opacity:0;transition:opacity .2s ease-in-out;left:0;right:0;border-radius:4px;border-radius:calc(var(--theme-outer-border-radius) / 2);}.section-gallery-wrapper__item.active img{opacity:1;}.section-gallery-nav{position:absolute;bottom:-16px;left:0;right:0;text-align:center;z-index:2;}.section-gallery-nav__item{display:inline-block;width:5px;height:5px;background:var(--stroke_black);border-radius:100%;}.section-gallery-nav__item:not(.active){cursor:pointer;}.section-gallery-nav__item.active,.section-gallery-nav__item:hover{background:var(--white_text_black);}.ratio--horizontal{--paddingImage:66%;}.ratio--vertical{--paddingImage:150%;}.card-image{background-size:cover;background-position:center;background-repeat:no-repeat;}.card-image-icons{--icons-size:40px;width:var(--icons-size);height:var(--icons-size);}.card-image-icons svg{width:var(--icons-size);height:var(--icons-size);}.card-image-rounded_images{width:120px;height:120px;}.card-image-images{width:300px;height:200px;}.card-image-images .rounded{border-radius:0;}.card-image-size{--size:56px;width:var(--size);height:var(--size);}.card-image-size--80{--size:80px;}.card-image-size--60{--size:60px;}.object-fit-contain{object-fit:contain;}.object-fit-cover{object-fit:cover;}@media (max-width:600px){.card-image-rounded_images{max-width:120px;width:100%}.card-image-images{max-width:300px;width:100%}}