section.tonik-popup{position:fixed !important;top:50%;left:50%;transform:translate(-50%, -50%);background-color:rgba(0,0,0,.6);width:100%;height:100%;z-index:100}section.tonik-popup .container{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}section.tonik-popup .popup-wrapper,section.tonik-popup .popup-refused{position:relative;background-color:#fff;padding:30px;border-radius:1rem;max-height:80vh;overflow:hidden;margin:0 auto}section.tonik-popup .popup-wrapper .btn-wrapper,section.tonik-popup .popup-refused .btn-wrapper{width:auto}section.tonik-popup .popup-wrapper .btn-wrapper.exit,section.tonik-popup .popup-refused .btn-wrapper.exit{position:absolute;top:15px;right:15px;opacity:.5}section.tonik-popup .popup-wrapper .btn-wrapper.exit:hover,section.tonik-popup .popup-refused .btn-wrapper.exit:hover{opacity:1}section.tonik-popup .popup-wrapper .btn-wrapper.exit button#close,section.tonik-popup .popup-refused .btn-wrapper.exit button#close{border-radius:9999px;width:38px;height:38px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E");background-position-x:50%;background-position-y:center;background-size:1em;background-repeat:no-repeat}section.tonik-popup .popup-wrapper .img-wrapper,section.tonik-popup .popup-refused .img-wrapper{padding:0 25px 15px 0}section.tonik-popup .popup-wrapper .img-wrapper .img,section.tonik-popup .popup-refused .img-wrapper .img{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}section.tonik-popup .popup-wrapper>.img-wrapper,section.tonik-popup .popup-refused>.img-wrapper{padding:0;margin:-30px}section.tonik-popup .popup-wrapper .title-wrapper h1,section.tonik-popup .popup-wrapper .title-wrapper h2,section.tonik-popup .popup-wrapper .title-wrapper h3,section.tonik-popup .popup-wrapper .title-wrapper h4,section.tonik-popup .popup-wrapper .title-wrapper h5,section.tonik-popup .popup-wrapper .title-wrapper h6{font-weight:800;color:#1d1a55;font-size:30px;line-height:34px}@media(min-width: 768px){section.tonik-popup .popup-wrapper .title-wrapper h1,section.tonik-popup .popup-wrapper .title-wrapper h2,section.tonik-popup .popup-wrapper .title-wrapper h3,section.tonik-popup .popup-wrapper .title-wrapper h4,section.tonik-popup .popup-wrapper .title-wrapper h5,section.tonik-popup .popup-wrapper .title-wrapper h6{font-size:31px;line-height:35px}}@media(min-width: 992px){section.tonik-popup .popup-wrapper .title-wrapper h1,section.tonik-popup .popup-wrapper .title-wrapper h2,section.tonik-popup .popup-wrapper .title-wrapper h3,section.tonik-popup .popup-wrapper .title-wrapper h4,section.tonik-popup .popup-wrapper .title-wrapper h5,section.tonik-popup .popup-wrapper .title-wrapper h6{font-size:33px;line-height:37px}}@media(min-width: 1200){section.tonik-popup .popup-wrapper .title-wrapper h1,section.tonik-popup .popup-wrapper .title-wrapper h2,section.tonik-popup .popup-wrapper .title-wrapper h3,section.tonik-popup .popup-wrapper .title-wrapper h4,section.tonik-popup .popup-wrapper .title-wrapper h5,section.tonik-popup .popup-wrapper .title-wrapper h6{font-size:36px;line-height:40px}}section.tonik-popup .popup-wrapper .btn-wrapper a{margin:0 15px;padding:10px 45px;color:#fff;text-decoration:none}