.ReactModal__Body--open{overflow:hidden}.modal-wrapper{width:100%;position:relative}.modal-wrapper .modal-arrow{cursor:pointer;background-color:var(--base_color2);width:100px;height:140px;color:var(--gray_dark2);align-items:center;transition:all .2s ease-out;display:flex;position:fixed;top:40%}.modal-wrapper .modal-arrow.arrow-next{z-index:-140;border-top-right-radius:999em;border-bottom-right-radius:999em;justify-content:flex-end;padding-right:6px;right:calc(15% - 36px)}.modal-wrapper .modal-arrow.arrow-next svg{margin-left:8px}.modal-wrapper .modal-arrow.arrow-next:hover{right:calc(15% - 75px)}.modal-wrapper .modal-arrow.arrow-previous{z-index:-1;border-top-left-radius:999em;border-bottom-left-radius:999em;justify-content:flex-start;padding-left:6px;left:calc(15% - 34px)}.modal-wrapper .modal-arrow.arrow-previous svg{margin-right:4px}.modal-wrapper .modal-arrow.arrow-previous:hover{left:calc(15% - 100px)}
