section.download-overlay{display:none;height:100%;left:0;opacity:0;padding:0;position:fixed;top:0;transition:all .4s ease-in-out;visibility:hidden;width:100%;z-index:-1}section.download-overlay .search-overlay{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;overflow-y:scroll;padding:30px 0;width:100%}section.download-overlay .search-overlay .content-outer{align-items:center;display:flex;height:calc(100vh - 100px);overflow:auto;padding:0 20px;position:relative}@media(max-height:700px){section.download-overlay .search-overlay .content-outer{display:block}}@media(max-width:595px){section.download-overlay .search-overlay .content-outer{height:calc(100vh - 50px)}}section.download-overlay .search-overlay .content-wrap{background:#fff;border:1px solid #707070;border-radius:8px;box-shadow:0 3px 8px 0 rgba(0,0,0,.1);margin:0 auto;max-width:800px;padding:54px 69px 62px 32px;position:relative;width:100%}@media(min-width:768px)and (max-width:991px){section.download-overlay .search-overlay .content-wrap{max-width:700px}}@media(max-width:991px){section.download-overlay .search-overlay .content-wrap{padding:53px 69px 42px 32px}}@media(min-width:596px)and (max-width:767px){section.download-overlay .search-overlay .content-wrap{max-width:620px}}@media(max-width:595px){section.download-overlay .search-overlay .content-wrap{max-width:500px;padding:30px;text-align:center}}@media(max-width:320px){section.download-overlay .search-overlay .content-wrap{padding:25px}}section.download-overlay .search-overlay .content-wrap:after{clear:both;content:"";display:block}section.download-overlay .search-overlay .inner-box{font-size:0}section.download-overlay .search-overlay .img-wrap{display:inline-block;max-height:282px;vertical-align:top;width:297px}@media(min-width:596px)and (max-width:767px){section.download-overlay .search-overlay .img-wrap{max-height:200px;width:200px}}@media(max-width:595px){section.download-overlay .search-overlay .img-wrap{margin:auto;max-height:185px;width:185px}}section.download-overlay .search-overlay .img-wrap img{height:100%;-o-object-fit:contain;object-fit:contain}section.download-overlay .search-overlay .text-wrap{display:inline-block;padding-left:15px;vertical-align:top;width:calc(100% - 297px)}@media(min-width:596px)and (max-width:767px){section.download-overlay .search-overlay .text-wrap{width:calc(100% - 200px)}}@media(max-width:595px){section.download-overlay .search-overlay .text-wrap{padding:0;text-align:center;width:100%}}section.download-overlay .search-overlay .text-wrap h3{font-size:32px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.25;margin-bottom:14px}section.download-overlay .search-overlay .text-wrap p{color:#3c3c3c;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.43}section.download-overlay .search-overlay .btn-wrap{margin:15px 0 22px}@media(max-width:595px){section.download-overlay .search-overlay .btn-wrap a{margin:8px 8px 0}section.download-overlay .search-overlay .btn-wrap{margin:10px 0 18px}}section.download-overlay .search-overlay .close{border:0;border-radius:50%;cursor:pointer;height:30px;outline:none;padding:1px 1px 0 0;position:absolute;right:27px;top:25px;transition:all .3s ease-in-out;width:30px}@media(max-width:595px){section.download-overlay .search-overlay .close{right:20px;top:23px}}@media(max-width:480px){section.download-overlay .search-overlay .close{right:20px;top:10px}}section.download-overlay .search-overlay .close:hover:after,section.download-overlay .search-overlay .close:hover:before{background:rgba(0,0,0,.75)}section.download-overlay .search-overlay .close:after,section.download-overlay .search-overlay .close:before{background:#000;content:"";height:2px;left:4px;position:absolute;top:13px;transition:all .3s ease-in-out;width:26px}@media(max-width:320px){section.download-overlay .search-overlay .close:after,section.download-overlay .search-overlay .close:before{left:17px;width:18px}}section.download-overlay .search-overlay .close:before{transform:rotate(45deg)}section.download-overlay .search-overlay .close:after{transform:rotate(133deg)}section.download-overlay.overlay-open{opacity:1;top:0;z-index:9999}section.download-overlay.overlay-open .content-wrap{animation:fade-Up .5s ease-in-out both;opacity:0}@keyframes loadingTextDIP{0%,50%{opacity:0}10%,40%{opacity:1}}@keyframes loadingTextDIP2{0%,to{opacity:0}20%,80%{opacity:1}}@keyframes moveTheWave{0%{stroke-dashoffset:0;transform:translateZ(0)}to{stroke-dashoffset:-133;transform:translate3d(-90px,0,0)}}@keyframes fade-Up{0%{opacity:0;transform:translate3d(0,-10px,0)}to{opacity:1;transform:none;visibility:visible}}