@import url("https://fonts.googleapis.com/css?family=Butterfly+Kids|Montserrat");body{font-family:Roboto,sans-serif;font-size:16px;margin:0;padding:0}.scroll-disabled{max-height:100%;overflow:hidden}.app{min-height:100vh;background-color:#f7f7f7}.btn{height:100%;padding:0 1rem;border:none;outline:none;border-radius:5px;background:transparent;color:#fff;cursor:pointer;transition:background-color .1s ease-in}.btn:hover{background-color:#3d3d3d}.btn__active{color:#f76464;background:#505050}.btn__deactivated{color:#8c8c8c;pointer-events:none}.btn__item{padding:.5rem;border:none;border-radius:5px;outline:none;background:transparent}.btn__item svg{height:1.1rem;stroke:#000;stroke-width:1.3}.btn__item__fullscreen{position:absolute;right:.5rem;top:.5rem}.btn__item:hover{background:#dcdcdc}.btn_icon{padding:.5rem;border:none;border-radius:5px;outline:none;background:transparent}.btn_icon svg{height:1.1rem;stroke:#000;stroke-width:1.3}.btn_icon:hover{background:#dcdcdc}.navbar{position:fixed;left:0;right:0;top:0;margin:auto;display:flex;justify-content:space-between;align-items:center;height:3.75rem;z-index:100;background-image:linear-gradient(90deg,#010101,#292929,#292929,#292929,#010101);width:78.2%}.navbar__logo{margin-left:20px;min-width:285px;max-width:285px}.navbar__buttons{height:100%;width:60%;position:absolute;left:40%;margin:auto 0}.navbar__btn__golive{position:absolute;right:0}.navbar__btn_undo{height:100%;position:absolute;top:0;bottom:0;margin:auto 10px}.navbar__btn_undo svg{height:.9rem;fill:#fff}.navbar__filter{position:absolute;left:50%;width:200px}.filter_select__control,.filter_select__indicators,.filter_select__value-container{min-height:10px!important;height:1.6rem}@media (max-width:768px){.navbar{position:-webkit-sticky;position:sticky;height:60px;width:100%;margin-left:0}.navbar__buttons{display:none}.navbar__logo{max-width:60%}.navbar__logo-svg{height:40px}}:export{marginGridItems:.3}.grid-container{position:relative;margin-left:auto;margin-right:auto;padding-bottom:5%;padding-top:4rem;min-height:100vh}.grid-container__hidden{visibility:hidden}.item{height:auto;z-index:1;cursor:pointer;box-sizing:border-box;background-color:#fff;border-radius:1px;overflow:hidden;box-shadow:14px 12px 16px -10px rgba(0,0,0,.24);transition:box-shadow .2s ease-in}.item-content{height:auto;width:auto;padding:1rem 2rem}.item__edit-bar{position:absolute;top:0;left:0;width:100%}.item:hover{box-shadow:14px 12px 12px -5px rgba(0,0,0,.24)}.overlay-view{width:100%;height:100%;position:fixed;top:0;left:0;z-index:100;display:flex;justify-content:center;align-content:center}.overlay-view__overlay{position:absolute;width:100%;height:100%;background-color:#a9a9a9;opacity:.9}.overlay-view__content{z-index:2000;margin:auto;overflow:auto;max-height:89vh;min-height:50vh;top:0;bottom:0;left:0;right:0;width:63%;background-color:#fff;padding:3rem;border-radius:2px;transition:height .35s ease-in;box-shadow:10px 8px 16px -4px rgba(0,0,0,.62)}.overlay-view__content__nav{position:absolute;display:block;cursor:pointer}.overlay-view__content__nav svg{height:5rem;stroke:#323232}.overlay-view__content__nav__prev{text-align:center;height:5rem;top:0;bottom:0;margin:auto;left:2rem}.overlay-view__content__nav__next{height:5rem;bottom:0;top:0;margin:auto;right:2rem}.overlay-view__content__btns{display:flex;position:relative;float:right;margin:-2rem}.list-item{position:relative;margin:15px 10px;padding:10px;background:#fff;height:auto;min-height:300px}.iframe-loading{position:absolute;top:0;width:100px}.cookie_consent,.iframe-loading{left:0;right:0;bottom:0;margin:auto}.cookie_consent{position:fixed;height:60px;padding:1.5rem 2rem;align-items:center;background:#010101;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;width:78.2%;z-index:1000;border-radius:2px}.cookie_consent__button-wrapper{height:50px}.cookie_consent__button{background:#292929;margin-left:2.5rem}.cookie_consent__overlay{position:fixed;left:0;top:0;width:100%;height:100%;z-index:999;background-color:rgba(0,0,0,.3)}@media (max-width:1000px){.cookie_consent{height:auto;flex-direction:column}.cookie_consent__button{margin:10px}}.privacy-about__container{position:relative;bottom:0;width:100vw;min-height:100vh;background:#f7f7f7;overflow:auto}.privacy-about__main-content{position:relative;left:0;right:0;padding:2rem;width:45%;margin:7rem auto auto;background:#fff;line-height:1.4}.privacy-about__main-content h1{text-transform:uppercase;font-size:1.2rem;margin-bottom:3rem;margin-top:-1rem;text-align:center}.privacy-about__main-content h5{font-size:1.2rem}.privacy-about__main-content a{text-decoration:none;color:#323232}.privacy-about__main-content input{margin-right:10px;margin-top:10px}@media (max-width:768px){.privacy-about__main-content{width:70%}}.footer{min-height:150px}.footer__content{width:90.2%;position:relative;left:0;right:0;width:70%;margin:auto;display:flex;background:#fff}.footer__nav{display:flex;flex-direction:column;align-self:center;width:15%}.footer__separator{align-self:center;width:1px;height:100px;background:#b4b4b4;margin:30px}.footer__btn{outline:none;border:none;background:transparent;margin:10px 0;text-transform:uppercase;text-align:right;cursor:pointer;color:#646464}.footer__text{align-self:center;width:40%;font-size:.7rem;color:#646464}.footer__text h3{font-size:1rem}.footer__text-description{column-count:2}@media (max-width:1200px){.footer__text-description{column-count:1}}@media (max-width:768px){.footer__content{flex-direction:column;width:79%}.footer__nav{align-self:start;margin:7%}.footer__separator{width:86%;height:1px}.footer__text{align-self:center;width:86%}}.external-content-note{padding:20px}.external-content-note span{font-style:italic}.share-button__btn{float:right}.share-button__btns-container{display:flex;flex-direction:column;padding:.3rem;margin-top:2rem;margin-left:-.2rem;position:absolute;border-radius:2px;overflow:hidden;transition:opacity .4s ease}.share-button__btns-container_active{opacity:1}.share-button__btns-container_inactive{opacity:0}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}@media (prefers-color-scheme:dark){html{color-scheme:dark}body{color:#fff;background:#000}}