.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;transition:background-color .3s ease}.custom-arrow-next-reviews:hover,.custom-arrow-prev-reviews:hover{background:var(--Blue-20,#535abc);cursor:pointer}.common-warning__wrapper{align-items:flex-start;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid;border-image:linear-gradient(180deg,#e0ab66,#535abc) 1;border-radius:12px;display:flex;flex-direction:column;gap:.625rem;height:400px;padding:1.25rem;width:100%}@media screen and (max-width:1024px){.common-warning__wrapper{height:380px}}@media screen and (max-width:768px){.common-warning__wrapper{height:360px;padding:1rem}}