.custom{padding-top:2rem;height:90%;width:90%;z-index:100000}.custom--animated{margin-bottom:1rem;animation-name:slide-background;animation-timing-function:ease-in;animation-iteration-count:infinite;background:linear-gradient(to left,#ccc 25%,#eee 50%,#ccc 85%)}.custom__header{animation-duration:5s;height:44.7969px;width:423px;background-size:1000% auto}.custom__line{animation-duration:2s;height:5%;width:90%;background-size:1000% auto}.custom__line--shorter{animation-duration:4s;width:60%}@keyframes slide-background{0%{background-position:0% 50%}to{background-position:100% 50%}}.mini-content{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:4;box-shadow:-1px -1px 15px 2.5px #00000040;overflow-y:auto;scrollbar-width:none}.mini-content--expanded{display:flex;justify-content:flex-start;align-items:center;height:100%;width:100%;z-index:1000;bottom:0;right:0;padding:1rem 2rem;background-color:#fff;border:1px solid #958e83;text-align:left;animation:.25s ease-in slide-up}.mini-content--full-screen{display:flex;justify-content:flex-start;align-items:center;height:90%;width:100%;bottom:0;right:0;padding:5rem 1rem 1rem;background-color:#fff;border:1px solid #958e83}.mini-content--collapsed{bottom:1.5rem;right:7rem;width:auto;animation:.25s ease-in fade-in}.mini-content__button-wrap{display:flex;flex-direction:row;background-color:#1f513f;border-radius:5px;height:4rem}.mini-content__button{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-inline:1rem;border:none;border-radius:5px;background-color:#1f513f;color:#fff;font-weight:700}.mini-content__button-icon{margin:0;fill:#fff}.mini-content__button-icon--dark{fill:#1f513f}.mini-content__button--main>p{max-width:15rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mini-content__button--collapsed{align-self:flex-start;width:90%;height:100%;background-color:transparent;border-top-right-radius:0;border-bottom-right-radius:0}.mini-content__button--expand{background-color:#fdf6e2;border-radius:0;width:4rem}.mini-content__button--close{width:4rem;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0px solid #fff}.mini-content__top-bar{display:flex;flex-direction:row;justify-content:flex-end;width:100%;gap:.5rem;margin-bottom:2rem}.mini-content__article{padding-bottom:10rem}.article-control{position:fixed;display:flex;right:7rem;bottom:1rem;z-index:1}.article-control__button{display:flex;justify-content:space-evenly;align-items:center;height:5.2rem;width:12rem;border-radius:25px;border:none;background-color:#fff;box-shadow:0 0 20px 1px #0000001a;font-weight:700}.article-control__icon{fill:#000}.reset-position{position:absolute;bottom:1.5rem!important;right:8rem!important}@media only screen and (min-width: 768px){.article-control{right:7.8rem;bottom:1.5rem}}@media only screen and (min-width: 992px){.mini-content--expanded{height:75%;width:50%;bottom:0;right:4%;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:-1px -1px 15px 2.5px #00000040}.mini-content--collapsed{right:7.5rem;bottom:2rem}.mini-content__button-icon{margin:0}}@media only screen and (min-width: 1232px){.mini-content--expanded{height:70%;width:40%;right:2%}}@media only screen and (min-width: 1441px){.article-control{z-index:100}}@keyframes slide-up{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes mount-up{0%{opacity:0;transform:translateY(2.5%)}to{opacity:1;transform:translateY(0)}}
