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}*{-webkit-box-sizing:border-box;box-sizing:border-box}.thumbnails{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.frame{width:100%;overflow:hidden}.thumbnail img{height:100%;width:100%}a{-webkit-transition-duration:.3s!important;transition-duration:.3s!important}ol{display:flex;justify-content:center;align-items:center}.title{font-size:26px;position:relative;cursor:pointer;height:100%}.title.selected{-webkit-transform:scale(1.2);transform:scale(1.2)}.underline{width:100%;height:8px;border-radius:6px;background:#000;position:absolute;bottom:-4px}@media(max-width:500px){nav{width:100%}.underline{bottom:-5px;left:0;border-radius:4px;height:6px}.scroll{white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.scroll::-webkit-scrollbar{display:none}}.imageContainer{position:relative;background:#151515;max-height:650px;overflow:hidden;padding:0;margin:0;display:flex;justify-content:center;align-items:center}.imageContainer img{object-fit:contain;max-width:100%;max-height:100%;height:100%}.imageContainer:after{content:"";display:block;padding-bottom:66.25%}.imageContainer img{position:absolute;max-width:100vw;width:100%;left:0}.example-container{width:100vw;height:100vh;position:relative}.example-container,.next,.prev{display:flex;justify-content:center;align-items:center}.next,.prev{top:calc(50% - 20px);position:absolute;background:#fff;border-radius:30px;width:40px;height:40px;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-weight:700;font-size:18px;z-index:2}@media(max-width:700px){.next,.prev{width:30px;height:30px}}.next{right:10px}.prev{left:10px}.refresh{padding:10px;position:absolute;background:rgba(0,0,0,.4);border-radius:10px;width:20px;height:20px;top:10px;right:10px;display:flex;justify-content:center;align-items:center;cursor:pointer}.customOl{display:block;margin-left:20px}.customOl li{margin:5px 0}.customUl{display:block;margin-left:20px;list-style:inside}.customUl li{margin:5px 0}.secondMobileMenu{display:block!important;width:100%;top:0;position:fixed;z-index:500;background-color:#fff;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.05);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}@media(min-width:700px){.secondMobileMenu{display:none!important}}.post p{margin-top:20px;margin-bottom:20px;text-align:justify}.featuredImage{border-radius:20px}