.button-wrapper .modal{display:none;left:0;position:fixed;right:0;top:0;z-index:999}.modal.popup_body.popup_body_show{display:block}.button-wrapper .modal__overlay{background-color:rgba(0,0,0,.5);bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;left:0;position:fixed;right:0;top:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-animation:fadeIn .5s cubic-bezier(0,0,.2,1);animation:fadeIn .5s cubic-bezier(0,0,.2,1);padding:0 40px}.button-wrapper .modal .modal__overlay{background-color:rgba(0,0,0,.5)}.button-wrapper .modal__container{background-color:#fff!important;border-radius:16px;height:600px;max-width:940px;width:100%!important}.button-wrapper .modal__header{padding:0 66px 0 24px;position:relative}.button-wrapper .modal__btn{background:transparent;border:none;cursor:pointer;padding:0 6px;position:absolute;right:4px;top:-32px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;z-index:3}.button-wrapper .modal__btn:hover{-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07)}.button-wrapper .modal__btn-icon{height:40px;pointer-events:none}.button-wrapper .modal__inner{max-height:520px;overflow-y:scroll;padding:0 2rem}.button-wrapper .modal__content{color:#fff;padding:0 26px;position:relative}.button-wrapper .modal__inner .modal__content{padding:0}.button-wrapper .modal .modal__overlay .modal__container .modal__inner .modal__content h4{color:#000;margin-bottom:1rem}.button-wrapper .modal .modal__overlay .modal__container .modal__inner .modal__content ol,.button-wrapper .modal .modal__overlay .modal__container .modal__inner .modal__content p,.button-wrapper .modal .modal__overlay .modal__container .modal__inner .modal__content ul{color:#000;font-size:1rem;font-weight:400;margin-bottom:1rem;padding-left:40px}.button-wrapper .modal .modal__overlay .modal__container .modal__inner .modal__content ul li{margin:0 0 10px}.button-wrapper .modal__content ul li ul{margin-top:1rem}.button-wrapper .modal .modal__overlay .modal__container .modal__inner .modal__content ul li::marker{color:#ff4500}.button-wrapper .modal__content a{font-weight:400}.button-wrapper .modal__content a:hover{text-decoration:underline}.button-wrapper .modal__inner::-webkit-scrollbar{-webkit-appearance:none;width:7px}.button-wrapper .modal__inner::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:4px;box-shadow:0 0 1px hsla(0,0%,100%,.5)}.popup_overflow{overflow-y:hidden}@media (min-width:768px){.button-wrapper .modal__container{padding:26px 0 30px;width:600px}.button-wrapper.modal__btn{right:39px;top:41px}.button-wrapper .modal__inner{padding:3rem 4rem 0}.button-wrapper .modal__content{padding-right:1.5rem!important}.button-wrapper .modal .modal__overlay .modal__container .modal__inner .modal__content h4{line-height:40px;margin-bottom:2.75rem}.button-wrapper .modal .modal__overlay .modal__container .modal__inner .modal__content ol,.button-wrapper .modal .modal__overlay .modal__container .modal__inner .modal__content p,.button-wrapper .modal .modal__overlay .modal__container .modal__inner .modal__content ul{font-size:1.25rem;margin-bottom:2.75rem}.button-wrapper .modal__content ul li ul{margin-top:2rem}.button-wrapper .modal__btn{right:39px;top:41px}}@media (min-width:1024px){.button-wrapper .modal__btn{right:51px}}@media(max-width:767px){.button-wrapper .modal .modal__overlay .modal__container{background-color:#fff!important;border-radius:16px;height:600px;max-width:940px;padding:45px 0 30px;width:100%!important}.button-wrapper .modal__btn-icon{height:20px}}@media(max-width:479px){.button-wrapper .modal__overlay{padding:0 18px}.button-wrapper .modal .modal__overlay .modal__container .modal__inner .modal__content ol,.button-wrapper .modal .modal__overlay .modal__container .modal__inner .modal__content p,.button-wrapper .modal .modal__overlay .modal__container .modal__inner .modal__content ul{padding-left:26px}}