.slideshare{display:flex;flex-direction:column;justify-content:center;background:#d5d5d5;box-shadow:rgb(0 0 0 / .15) 0 5px 15px 0;padding:20px;border-radius:6px}.slideshare *,.slideshare ::after,.slideshare ::before{box-sizing:border-box}.slideshare__form{display:flex;flex-direction:column;width:100%;margin-bottom:0px!important}.slideshare__form_slide{display:flex;flex-direction:column;width:100%;margin-bottom:0px!important}.slideshare__form-div{background-color:#fff;padding:5px 10px;border:2px solid #d5d5d5;border-radius:6px}.slideshare__group{display:flex;flex-direction:row;justify-content:space-between;width:100%}.slideshare__button{background-color:darkcyan;color:#fff;white-space:nowrap;font-size:1rem;font-weight:600;border:none;border-radius:.375rem;padding:.375rem 1.75rem;cursor:pointer}.slideshare__button:hover{background-color:darkcyan!important;color:#fff!important;box-shadow:none}.slideshare__button:focus{background-color:darkcyan!important;color:#fff!important;box-shadow:none}.slideshare__button:active{background-color:darkcyan!important;color:#fff!important;box-shadow:none}.slideshare__button:disabled{background-color:#008b8b94!important;color:#fff!important;box-shadow:none;cursor:not-allowed}.slideshare__button--paste{background-color:#eee;color:#333;height:35px;margin-right:15px;padding:0 10px;align-self:center}.slideshare__button--paste:hover{background-color:#eee!important;color:#333!important}.slideshare__button--paste:active{background-color:#eee!important;color:#333!important}.slideshare__button--paste:focus{background-color:#eee!important;color:#333!important}.slideshare__button--big{width:100%;border:2px solid #fff;margin-top:10px;font-weight:700}.slideshare__button--download-now{width:100%;border:2px solid #fff}.slideshare__button--download-now-mp3{background-color:#333!important;width:100%;border:2px solid #fff}.slideshare__button--download-another{border:2px dotted #fff9fa}.slideshare__label{color:#333;font-weight:600;margin-bottom:2px}.slideshare__input{background-color:transparent!important;width:100%;border:none!important;padding:0;outline:none!important}.slideshare__input::-moz-placeholder{color:#b6b6b6;opacity:1}.slideshare__input::placeholder{color:#b6b6b6;opacity:1}.slideshare__input::-ms-input-placeholder{color:#b6b6b6}.slideshare__input:disabled{background-color:#eee;color:#b6b6b6;cursor:not-allowed}.slideshare__result{display:none;width:100%;margin-top:15px;border-radius:6px}.slideshare__alert{display:none;color:#000;margin:10px;font-weight:700;font-size:14px;text-align:center}.slideshare__alert--success{color:#000}.slideshare__alert--error{color:#000}.slideshare__profile{display:flex;gap:10px;justify-content:center;align-items:center;background-color:#d5d5d5;box-shadow:0 .125rem .25rem rgb(0 0 0 / .075);color:#fff;border-radius:6px;padding:10px;margin-bottom:10px}.slideshare__profile img{width:100px;height:100px;border:2px solid #fff;border-radius:6px}.slideshare__profile__bio{display:flex;flex-direction:column;align-self:center;justify-content:center}.slideshare__media{background-color:#d5d5d5;box-shadow:0 .125rem .25rem rgb(0 0 0 / .075);border-radius:6px}.slideshare__media div{display:grid;grid-template-columns:repeat(1,15rem);grid-gap:10px;justify-content:center;border-radius:6px;margin-top:15px;padding:10px}@media only screen and (max-width:768px){.slideshare__hide{display:none}.slideshare__button--paste{margin-right:0}.slideshare__profile{flex-direction:column}.slideshare__profile__bio{text-align:center}.slideshare__profile__stats{justify-content:center;align-items:center}}@media only screen and (min-width:768px){.slideshare__show{display:none}}