#spotify-modal{height:100vh;overflow-x:hidden;overflow-y:hidden}#spotify-modal .modal-integrations{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border-radius:10px 10px 0 0;height:100vh;width:100vw;overflow:hidden;background:rgba(0,0,0,.7)}#spotify-modal .modal-integrations-content{border-radius:10px 10px 0 0;width:100%;max-width:832px;height:534px;background-color:#000}#spotify-modal .modal-integrations-header{width:100%;height:70%;border-radius:10px 10px 0 0;background-color:#000}#spotify-modal .modal-integrations-header-logo{width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}#spotify-modal .modal-integrations-body{background-color:#fff;padding:32px 40px}#spotify-modal .modal-integrations-body .integrations-input-spotify{width:100%}#spotify-modal .modal-integrations .btn-search{margin:30px auto;background:#00a99d;border:none;color:#fff;padding:10px 50px}#spotify-modal .modal-integrations .select2-container .select2-selection--single{height:40px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}#spotify-modal .modal-integrations .select2-container--default .select2-selection--single .select2-selection__arrow{display:none}.select2-results__option{display:-webkit-box;display:flex}.select2-results__option .select2-result-spotify{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.select2-results__option .select2-result-spotify__image{max-width:15%}.select2-results__option .select2-result-spotify__image img{max-width:100%}.select2-results__option .select2-result-spotify__meta{-webkit-box-flex:1;flex:1}