.material__wrapper{display:block;width:100%}.material__inner-wrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.material-slider__wrapper{align-items:center;align-self:center;background:var(--Blue-00,#1c1f4a);border:2px solid;border-image:linear-gradient(135deg,#262956,#e0ab66) 1;border-radius:12px;box-shadow:20px 40px 100px 0 rgba(83,90,188,.5);display:flex;gap:3rem;height:580px;justify-content:space-between;max-width:1100px;overflow:hidden;padding:2rem;width:100%}.material-slider__img{flex:1 1 50%;height:100%;overflow:hidden}.material-slider__img img{display:block;height:100%;object-fit:cover;width:100%}.material-slider__content{align-items:flex-start;color:#fff;display:flex;flex:1 1 50%;flex-direction:column;gap:1rem;height:100%;justify-content:center;padding:2rem}.arrow-wrapper{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-top:40px;width:100%}.custom-arrow-next-reviews,.custom-arrow-prev-reviews{border-radius:100px;cursor:pointer;transition:background-color .3s ease}@media screen and (max-width:768px){.material-slider__wrapper{flex-direction:column;height:auto;padding:1.5rem}.material-slider__content,.material-slider__img{text-align:unset;width:100%}.material-slider__img{height:320px}.material-slider__img img{height:100%;object-fit:cover;width:100%}}