.gd-sw__header{background:var(--Yellow-00,#fdc60b);border-radius:24px;justify-content:center;padding:20px}.gd-slider__inner,.gd-sw__header{align-items:center;align-self:stretch;display:flex}.gd-slider__inner{border-radius:32px;flex-direction:column;gap:16px;margin-bottom:20px;margin-top:20px;padding:24px}.gd-slider__img{border-radius:24px;display:flex;height:160px;overflow:hidden;width:100%}.gd-slider__img img{display:flex;height:100%;object-fit:cover;width:100%}.gd-slider__title{text-align:center}.custom-arrow__wrapper{align-self:stretch;gap:12px;margin-top:1.25rem}.custom-arrow__wrapper,.left-arrow,.right-arrow{align-items:center;display:flex;justify-content:center}.left-arrow,.right-arrow{background:var(--Yellow-00,#fdc60b);border-radius:64px;cursor:pointer;height:64px;width:64px}.left-arrow:hover,.right-arrow:hover{background:var(--Yellow-10,#fdb00b)}