.embla,.embla__viewport{overflow:hidden}.embla__container{display:flex}.embla__dots{display:flex;justify-content:center;gap:40px;padding:50px 0 25px}.embla__dot{display:flex;flex-direction:column;align-items:center;background:none;border:none;cursor:pointer;position:relative;padding-bottom:8px}.embla__dot-icon{width:44px;height:44px;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease}.embla__dot.is-selected .embla__dot-icon{filter:none}.embla__dot-indicator{position:absolute;bottom:0;width:6px;height:6px;background-color:transparent;border-radius:50%;transition:background-color .3s ease}.embla__dot.is-selected .embla__dot-indicator{background-color:#e34420}.embla__dot{color:#999}.embla__dot.is-selected{color:#e34420}.embla__dot-indicator{transform:scale(0);transition:all .3s ease}.embla__dot.is-selected .embla__dot-indicator{transform:scale(1.5)}.embla__slide{flex:0 0 100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;min-width:0}.embla_image{width:450px}.embla_double_image{width:400px;height:400px;border-radius:100%;object-fit:cover;transition:scale .1s ease-out}.embla_double_image:hover{scale:1.05}.embla__progress{border-radius:1.8rem;box-shadow:inset 0 0 0 .2rem #000;background-color:#DDD9D3;position:relative;height:.15rem;justify-self:center;align-self:center;width:50%;max-width:90%;overflow:hidden;margin-bottom:25px}.embla__progress__bar{background-color:#ff0000;position:absolute;width:100%;inset:0;left:-100%}@media screen and (max-width:770px){.embla_double_image{width:230px;height:230px}.embla_image{width:300px}.embla__dot-indicator{width:4px;height:4px}}@media screen and (max-width:550px){.embla-first_image,.embla_double_image{display:none}.embla_image{width:90%}.embla__progress{height:.1rem}.embla__dot-icon{width:30px;height:30px}.embla__dots{gap:22px}.embla__slide{align-items:start}}