body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0;box-sizing:border-box}.App{text-align:center;min-height:100vh}#root{position:relative;padding-bottom:80px}.footer{position:absolute;bottom:0;padding-top:15px;padding-bottom:15px;height:auto!important}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.searchContainer svg{right:15px}.continue-reading{font-size:1.25rem}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.css-bcqb1l-MuiContainer-root{width:70%}.short_story_image{width:20%}.short_story_text{width:80%}.searchContainer{position:relative}.story_body_section,.story_image_section{width:50%}.story_page_container{display:flex}.contactUsContainer{display:flex;padding-top:25px;height:calc(100vh - 130px)}.social_link_each_container{width:auto;padding-left:50px;padding-right:50px;margin-bottom:30px}.social_link_a{display:block;float:left}.socialLinkImg{width:100%;max-width:200px}.joinUsContainer{width:100%;max-width:600px;margin:0 auto;display:flex;min-height:calc(100vh - 130px);flex-wrap:wrap}.mobile_burger,.mobile_burger_menu_close{display:none}a h3,a h4,a h5,a p,a u{color:#000}.no-dec,.storySnap{text-decoration:none}.social_media_container{width:100%;display:flex}.social_media_container:nth-child(3){padding-left:25%;padding-right:25%}.articleHead{display:flex!important}.slick-next,.slick-prev{display:none}.continue_reading_container a{display:block}@media screen and (max-width:1400px){h2{font-size:22px;line-height:40px}h3{font-size:19px;line-height:34px}h4{font-size:15px;line-height:28px}h5{font-size:14px!important;line-height:25px!important}.navLogo{width:40%!important}.searchContainer svg{//right:35px}.continue-reading{font-size:14px}.short_story_image{width:40%}.short_story_image img{width:100%}.short_story_text{width:60%;height:auto}}@media screen and (max-width:1024px){.css-bcqb1l-MuiContainer-root{width:calc(100% - 30px)!important}}@media screen and (max-width:768px){.imgBlock,.textBlock{width:100%!important;height:auto!important}.articleHead,.imgBlock{display:block!important;height:auto!important}.textBlock div{margin:0 auto}.story_body_section,.story_image_section{width:100%}.story_body_section,.story_image_section,.story_page_container{display:block}.navLogo{width:84%!important;margin-left:5px!important}.navLink{display:none!important}.navLink.active{display:block!important;width:100%;position:fixed;height:100vh;background-color:#000;z-index:10000;top:0}.navLink.active a h5{font-size:20px!important;margin-top:15px;display:block!important}.navLink.active .mobile_burger_menu_close{display:block;color:#fff;text-align:right;font-size:20px;cursor:pointer}.searchContainer{position:relative}.searchContainer input{margin-top:15px;width:100%}.searchContainer svg{top:20px;//right:15px}.mobile_burger{display:block;margin-right:15px;cursor:pointer}.mobile_burger span{background-color:#000;margin-top:5px;width:30px;height:2px;display:block}}@media screen and (max-width:450px){.short_story_image,.short_story_text{width:100%}.short_story_image,.short_story_text,.storySnap{display:block!important}.social_link_each_container{width:100%}}.navbar{background-color:#f96666;width:100%;height:10vh;display:flex;align-items:center;justify-content:space-between}.navLogo{width:20%;justify-content:center;margin-left:1rem}.navLink,.navLogo{display:flex;align-items:center;color:#fff}.navLink{width:55%;justify-content:space-evenly;padding:1rem}.navLink p{font-size:25px;text-decoration:none;color:#fff}.searchContainer{display:flex;justify-content:center;align-items:center}.searchContainer input{padding:.5rem;border-radius:8px;background:transparent;border:.1px solid #a9a9a9}.articleHead{justify-content:space-between;align-items:center}.articleHead,.imgBlock{width:100%;min-height:70vh;display:flex}.imgBlock{justify-content:center;align-items:flex-end}.imgBlock img{width:100%}.textBlock{width:50%;height:70vh;display:flex;justify-content:center;flex-direction:column;align-items:flex-start;line-height:2.5rem}#slider{position:relative;width:50%;height:30vw;margin:80px auto;font-family:Helvetica Neue,sans-serif;-webkit-perspective:1400px;perspective:1400px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}input[type=radio]{position:relative;top:108%;left:50%;width:18px;height:18px;margin:0 15px 0 0;opacity:.4;-webkit-transform:translateX(-83px);transform:translateX(-83px);cursor:pointer}input[type=radio]:nth-child(5){margin-right:0}input[type=radio]:checked{opacity:1}#slider label{position:absolute;width:100%;height:100%;left:0;top:0;color:#fff;font-size:70px;font-weight:700;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}#slide1{background:tomato}#slide2{background:#9acd32}#slide3{background:#1e90ff}#slide4{background:#6a5acd}#slide5{background:violet}#s1:checked~#slide1,#s2:checked~#slide2,#s3:checked~#slide3,#s4:checked~#slide4,#s5:checked~#slide5{box-shadow:0 13px 26px rgba(0,0,0,.3),0 12px 6px rgba(0,0,0,.2);-webkit-transform:translateZ(0);transform:translateZ(0)}#s1:checked~#slide2,#s2:checked~#slide3,#s3:checked~#slide4,#s4:checked~#slide5,#s5:checked~#slide1{box-shadow:0 6px 10px rgba(0,0,0,.3),0 2px 2px rgba(0,0,0,.2);-webkit-transform:translate3d(15%,0,-100px);transform:translate3d(15%,0,-100px)}#s1:checked~#slide3,#s2:checked~#slide4,#s3:checked~#slide5,#s4:checked~#slide1,#s5:checked~#slide2{box-shadow:0 1px 4px rgba(0,0,0,.4);-webkit-transform:translate3d(30%,0,-250px);transform:translate3d(30%,0,-250px)}#s1:checked~#slide4,#s2:checked~#slide5,#s3:checked~#slide1,#s4:checked~#slide2,#s5:checked~#slide3{box-shadow:0 1px 4px rgba(0,0,0,.4);-webkit-transform:translate3d(-30%,0,-250px);transform:translate3d(-30%,0,-250px)}#s1:checked~#slide5,#s2:checked~#slide1,#s3:checked~#slide2,#s4:checked~#slide3,#s5:checked~#slide4{box-shadow:0 6px 10px rgba(0,0,0,.3),0 2px 2px rgba(0,0,0,.2);-webkit-transform:translate3d(-15%,0,-100px);transform:translate3d(-15%,0,-100px)}.storySnap{margin-top:1vh;justify-content:space-between;border-radius:5px;margin-bottom:2rem;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15)}.storySnap,.upcoming{display:flex;align-items:center;padding:1rem}.upcoming{justify-content:space-around}.footer{background-color:#f96666;width:100%;height:15vh;display:flex;justify-content:center;align-items:center}.chapterContainer{box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);padding:1rem;border-radius:5px;margin-bottom:2rem}
/*# sourceMappingURL=main.acba4fdf.chunk.css.map */