.slider-container{background-color:#f5f3f0}.slider-container,.slider-wrapper{position:relative;width:100%}.bullets{display:flex;flex-direction:column;gap:10px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:fit-content}@media screen and (max-width:1440px){.bullets{left:-32px}}@media screen and (max-width:767px){.bullets{left:-20px}}.bullet{background-color:#dadbdb;border:none;border-radius:100px;height:16px;width:16px}@media screen and (max-width:767px){.bullet{height:8px;width:8px}}.bullet.active,.bullet:hover{background-color:#a3a8a7}.slider{height:auto!important;margin:0 auto;position:relative;width:100%}.slide{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.slide img{height:auto;object-fit:cover;width:100%}.slide.active{opacity:1}.gallery-features{align-items:center;display:flex;gap:14px;justify-content:space-around;margin-top:24px}@media screen and (max-width:767px){.gallery-features{align-items:flex-start;flex-direction:column;gap:16px}}.gf-item{align-items:center;display:flex;gap:20px}@media screen and (max-width:767px){.gf-item-icon{width:24px}.gf-item{gap:16px}}