.image-with-details{text-align:center;overflow:hidden;display:flex;justify-content:center;width:100%}.image-with-details__inner{max-width:var(--page-width)}.image-with-details__title{margin:0}.image-with-details__title:not(:last-child){margin-bottom:var(--deployer-default-spacing)}.image-with-details__description p{margin:0}.image-with-details__image-wrapper{width:100%;display:flex;justify-content:center;position:relative;padding:3rem 0 0}.image-with-details__image-container{position:relative}.image-with-details__image-container img{width:100%;height:auto}.image-with-details__detail{position:absolute;top:var(--position-y);left:var(--position-x)}.image-with-details__detail summary{width:30px;height:30px;border-radius:50%;animation:pulse 2s infinite;z-index:1}@keyframes pulse{0%{transform:scale(.85);box-shadow:0 0 0 4px #2fc39166}70%{transform:scale(.88);box-shadow:0 0 0 6px #2fc39166}to{transform:scale(.85);box-shadow:0 0 0 4px #2fc39166}}.image-with-details__detail-icon{font-size:20px;background-color:#fff;color:rgb(var(--deployer-color-foreground));display:flex;width:30px;height:30px;max-width:30px;max-height:30px;align-items:center;justify-content:center;border-radius:50%;font-weight:700;transition:all .1s ease-in-out}.image-with-details__detail[open] .image-with-details__detail-icon{transform:rotate(45deg)}.image-with-details__detail-content{background-color:#fffffff2;color:rgb(var(--deployer-color-foreground));position:absolute;z-index:5;text-align:left;width:max-content;min-width:120px;max-width:250px;text-align:center;display:block;padding:var(--deployer-default-spacing) var(--deployer-large-spacing);border-radius:var(--deployer-small-border-radius)}.image-with-details__detail-content--bottom-left-desktop{top:0;right:calc(100% + 1rem);bottom:auto;left:auto}.image-with-details__detail-content--bottom-right-desktop{top:0;left:calc(100% + 1rem);bottom:auto;right:auto}.image-with-details__detail-content--top-left-desktop{bottom:0;right:calc(100% + 1rem);top:auto;left:auto}.image-with-details__detail-content--top-right-desktop{bottom:0;left:calc(100% + 1rem);top:auto;right:auto}.image-with-details__detail-content p{font-size:var(--deployer-p-font-size);line-height:1.5;margin:0}.image-with-details__detail-content p:not(:last-child){margin-bottom:5px}.image-with-details__footer{padding-top:2rem}@media screen and (max-width:749px){.image-with-details__inner{padding:0 var(--deployer-large-spacing)}.image-with-details .image-with-details__image-container{width:100%}.image-with-details__detail-content{max-width:170px}}@media screen and (min-width:750px){.image-with-details__image-wrapper{padding-top:4rem}}
/*# sourceMappingURL=/cdn/shop/t/175/assets/section-image-with-details.css.map */
