@import url(https://fonts.googleapis.com/css2?family=Vibes&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h2.pagetitle{color:#36c;margin-bottom:1em;margin-top:1em}header{background:linear-gradient(109.6deg,#00cc82 11.2%,#3ab52e 91.7%);display:flex;flex-flow:column wrap;width:100%}div.mobilemenu{background:linear-gradient(109.6deg,#0080c0 11.2%,#fff 91.7%);display:none}div.mobilemenu h3{color:#fff}section#logonavcombo{align-self:center;display:flex;flex-flow:row nowrap;justify-content:center;width:100%}img#logo{padding-bottom:1em;width:12em}img.menuicon,img.social{width:1.5em}nav#primarynav{align-self:center;margin-left:2em;padding:1em}nav#primarynav,nav#socialnav{display:flex;flex-flow:row nowrap}nav#socialnav{justify-content:flex-end;padding-top:1em}nav li{list-style:none}li{margin-right:1.5em}li a{color:#fff;text-decoration:none;transition:all .5s ease-in-out}li a:focus,li a:hover{color:#000;text-decoration:overline}li.menucombo{display:flex;flex-flow:row nowrap}li#menuicon{display:none}div.mobilemenu li{margin-top:2em}div.showmenu{display:flex;flex-flow:column wrap;height:100vh;padding:2em;position:absolute;width:70vw}@media screen and (min-width:320px) and (max-width:760px){nav#primarynav{display:none}li#menuicon{display:block;margin-left:1em;margin-right:auto}}section#premiere{display:grid;grid-template-columns:1fr 1fr}section#premierecontent{align-items:center;background:#069174;color:#fff;display:flex;flex-flow:column wrap;justify-content:center;padding:2em;width:100%}h1#premieretitle{font-size:3em}h2#premieresubtitle{font-family:Vibes,system-ui;font-size:3.5em;font-weight:500;margin-bottom:.25em;text-shadow:-1px -1px 0 #e66e1e,1px -1px 0 #e66e1e,-1px 1px 0 #e66e1e,1px 1px 0 #e66e1e}section#premierecontent p{color:#fff;margin-bottom:1em}div.ctdwncont{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-evenly;margin:2em 0;width:100%}div.ctdwncont div.valcont{background:#181a1b;border-radius:10px;font-weight:600;padding:1em;text-align:center;text-decoration:none;width:22%}div.valcont span.spanval{color:coral;font-size:1.5em}div.valcont span.spanlabel{color:#69f9db}img#quokka{height:100%;margin:0 auto;width:100%}img#buyicon{margin-left:.5em;width:2em}section#preview{background:#000;display:flex;flex-flow:column wrap;padding:2em 0}section#preview h1{font-family:Vibes,system-ui}section#previewcontent{display:flex;flex-flow:row nowrap;justify-content:space-evenly}section#preview h1{color:#e66e1e;font-size:3em;margin:1em 0;text-align:center;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}div.slidebordercont{width:100%}div.slidebordercont img.slideborderimg{margin:auto 0;width:80%}div#bookcarousel{text-align:center;width:100%}.slideimg{filter:grayscale(100%);margin:0 auto;transition:all 1s ease-in-out}.coloured{filter:grayscale(0)}@media screen and (min-width:320px) and (max-width:760px){section#premiere{grid-template-columns:1fr}div.slidebordercont{display:none}h1#premieretitle{font-size:2em}h2#premieresubtitle{font-size:2.5em;text-align:center}div.ctdwncont div.valcont{padding:.25em}}section#about{background-color:#f1f2f6;background-image:linear-gradient(315deg,#c9c6c6,#f1f2f6 80%);display:grid;grid-template-columns:1fr;grid-template-rows:1fr}section#aboutcontent{align-items:center;display:flex;flex-flow:column wrap;justify-content:center;padding:2em 6em;width:100%}section#aboutcontent h2{color:#3ab52e;margin-bottom:1em}section#aboutpic{align-items:center;background:#000;display:flex;justify-content:center}section#aboutpic img#articon1,section#aboutpic img#articon2,section#aboutpic img#articon3,section#aboutpic img#articon4,section#aboutpic img#articon5,section#aboutpic img#articon6{position:absolute;width:5em}section#aboutpic img#articon1{left:5%;top:60%;transform:rotate(15deg)}section#aboutpic img#articon2{right:5%;top:50%;transform:rotate(-20deg)}section#aboutpic img#articon3{left:20%;top:60%;transform:rotate(5deg)}section#aboutpic img#articon4{right:20%;top:60%;transform:rotate(-10deg)}section#aboutpic img#articon5{left:5%;top:40%;transform:rotate(25deg)}section#aboutpic img#articon6{right:38%;top:45%;transform:rotate(25deg)}section#aboutpic img#articon1{animation:rotateIcon1 5s linear}section#aboutpic img#articon2{animation:rotateIcon1 6s linear}section#aboutpic img#articon3{animation:rotateIcon1 7s linear}section#aboutpic img#articon4{animation:rotateIcon1 8s linear}section#aboutpic img#articon5{animation:rotateIcon1 10s linear}section#aboutpic img#articon6{animation:rotateIcon1 11s linear}section#aboutpic div.circle{border-radius:50%;height:200px;margin:1em;overflow:hidden;width:200px}section#aboutpic div.circle img#about_img{height:100%;object-fit:cover;width:100%}@keyframes rotateIcon1{0%{transform:rotate(15deg)}to{transform:rotate(375deg)}}@media screen and (min-width:320px) and (max-width:760px){section#aboutpic img#articon1,section#aboutpic img#articon2,section#aboutpic img#articon3,section#aboutpic img#articon4,section#aboutpic img#articon5,section#aboutpic img#articon6{display:none}section#aboutpic img{width:70%}section#aboutcontent{padding-left:1em;padding-right:1em}section#aboutcontent p{font-size:1.15em}}@media screen and (min-width:1024px) and (max-width:1024px){section#aboutpic img#articon1,section#aboutpic img#articon2,section#aboutpic img#articon3,section#aboutpic img#articon4,section#aboutpic img#articon5,section#aboutpic img#articon6{display:none}section#premiere{grid-template-columns:1fr}}@media screen and (min-width:912px) and (max-width:912px){section#premiere{grid-template-columns:1fr}div.slidebordercont img.slideborderimg{width:100%}}@media screen and (min-width:360px) and (max-width:360px){div.ctdwncont div.valcont{width:30}}@media screen and (min-width:768px) and (max-width:768px){section#premiere{grid-template-columns:1fr}}@media screen and (min-width:853px) and (max-width:853px){section#premiere{grid-template-columns:1fr}}@media screen and (min-width:820px) and (max-width:820px){section#premiere{grid-template-columns:1fr}}@media screen and (min-width:1280) and (max-width:1280){section#aboutpic img#articon1{top:45%!important}section#aboutpic img#articon2,section#aboutpic img#articon3{top:40%!important}section#aboutpic img#articon4{top:45%!important}section#aboutpic img#articon5,section#aboutpic img#articon6{top:35%!important}}section.releasecontainer{align-items:center;display:flex;flex-flow:column wrap;justify-content:center;margin-top:1em}section.releases{display:grid;grid-template-columns:1fr}section.release{align-items:center;display:flex;flex-flow:column wrap;justify-content:center;margin-bottom:5em}section.release img{box-shadow:0 19px 38px #0000004d,0 15px 12px #00000038;width:80%}a.orderbtn{background:#069174;border:.15em solid #fff;border-radius:999px;color:#fff;display:flex;flex-flow:row nowrap;font-size:1.15em;font-weight:bolder;justify-content:center;padding:.5em;transition:all .5s ease-in-out;width:fit-content}a.orderbtn:hover{background:#fff;color:#d6922d}a.orderbtn span{align-self:center}*{box-sizing:border-box;margin:0;padding:0}
/*# sourceMappingURL=main.b1eba3ad.css.map*/