body .buorg{height:100%;border-bottom:none;background-color:rgba(0,0,0,.5);text-align:left;font:inherit;box-shadow:none;animation:.3s ease-out animate-wrapper;transition:transform .3s ease-out,-webkit-transform .3s ease-out}@keyframes animate-wrapper{from{opacity:0}to{opacity:1}}@keyframes animate-modal{0%{opacity:0;transform:translate(0, -25%)}75%{opacity:1}100%{transform:translate(0, 0)}}.modal-browsers{background-color:#fff;min-height:40vh;width:35vw;position:absolute;top:calc(50% - 15vh);left:calc(50% - 17.5vw);border-radius:5px;padding:3rem 3rem 4rem 3rem}.modal-browsers__icon{width:50px;display:block}.modal-browsers__content{height:100% !important;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.modal-browsers__content p{margin-bottom:2rem}.modal-browsers__content p:last-of-type{margin-bottom:2rem}.modal-browsers__header__title{font-size:2.5rem}.modal-browsers__body{width:100%}.modal-browsers__body p{text-align:center}.btn-browser{padding:10px !important}.btn-browser:after,.btn-browser:before{content:none !important}