/* Generated by less 3.11.1 */
/********************************* this is Gangnam STYLING! =^o.o^= ******************************************/
body {
  font-family: Texta-light, Raleway, sans-serif;
  font-size: 20px;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  color: #081f51;
}
@media screen and (max-width: 600px) {
  body {
    font-size: 18px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
}
b,
strong {
  font-family: Texta-bold, Raleway_semibold, sans-serif;
}
b i,
strong i,
b em,
strong em {
  font-family: Texta-boldItalic, Raleway_semibold, sans-serif;
}
i,
em {
  font-family: Texta-lightItalic, Raleway, sans-serif;
}
i b,
em b,
i strong,
em strong {
  font-family: Texta-boldItalic, Raleway_semibold, sans-serif;
}
div,
section {
  box-sizing: border-box;
}
h1 {
  font-family: Texta-bold, Raleway_semibold, sans-serif;
  font-size: 1.8em;
  margin: 0 0 1.2em 0;
  position: relative;
  text-align: center;
}
h1 span {
  background-color: white;
  width: 100%;
  padding: 0 0.5em;
}
h1:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0.6em;
  left: 0;
  height: 2px;
  width: 100%;
  z-index: -1;
  background-color: #98e5c6;
}
@media screen and (max-width: 600px) {
  h1:after {
    bottom: -0.4em;
  }
  h1:before {
    content: '';
    display: block;
    position: absolute;
    top: -0.5em;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #98e5c6;
  }
}
h2 {
  font-family: Texta-bold, Raleway_semibold, sans-serif;
  font-size: 1.4em;
  margin: 2em 0 1em 0;
  position: relative;
}
h2:before {
  content: '';
  display: block;
  width: 60px;
  height: 60px;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  position: absolute;
  top: -0.6em;
  left: -1.2em;
  background-color: #e9faf3;
  z-index: -1;
}
h1,
h2 {
  line-height: 1.4em;
}
h3 {
  display: inline-block;
  background-color: #c1efdd;
  padding: 0 0.25em;
  margin-top: 0.5em;
}
p,
ul {
  margin: 0.8em 0;
}
p a,
ul a {
  color: #ea1b47;
  border-bottom: 2px solid transparent;
  transition: all 0.4s;
  font-family: Texta-bold, Raleway_semibold, sans-serif;
}
p a:hover,
ul a:hover,
p a:focus,
ul a:focus {
  color: #081f51;
  border-bottom: 2px solid #98e5c6;
}
::selection {
  background: #7fffd4;
  color: #081f51;
}
.button {
  background-color: #ea1b47;
  border: 1px solid #081f51;
  color: white;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  display: block;
  cursor: pointer;
  margin: 1.5em auto;
  padding: 0.5em 1.25em;
  text-align: center;
  font-family: Texta-bold, Raleway_semibold, sans-serif;
  letter-spacing: 0.3px;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  transition: all 0.4s;
}
.button:hover {
  color: white;
  background-color: #081f51;
}
.button.secondary {
  background-color: #98e5c6;
  color: #081f51;
}
.button.secondary:hover {
  color: white;
  background-color: #081f51;
}
.flex-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 1em 0;
}
@media screen and (max-width: 800px) {
  .flex-2 {
    display: block;
    margin: 0 0 2em 0;
  }
}
.flex-2 > *:first-child {
  width: 60%;
  margin-right: 1.5em;
}
@media screen and (max-width: 800px) {
  .flex-2 > *:first-child {
    width: 100%;
    margin-right: 0;
  }
}
.flex-2 > *:last-child {
  -webkit-box-flex: 1;
  -mx-flex: 1;
  flex: 1;
}
.flex-2 > * img,
.flex-2 > * p {
  margin: 0 0 1em 0;
}
.flex-2.img-40 > *:first-child {
  width: 40%;
}
@media screen and (max-width: 800px) {
  .flex-2.img-40 > *:first-child {
    width: 100%;
    margin-bottom: 1em;
  }
}
.flex-2.img-circle {
  margin-top: 1.5em;
}
@media screen and (max-width: 800px) {
  .flex-2.img-circle {
    margin: 1.5em 0;
  }
}
.flex-2.img-circle img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.center-wrap {
  margin: 4em auto;
  width: 90%;
  max-width: 1900px;
}
.center-wrap .slim {
  box-sizing: border-box;
  padding: 0 4em;
}
@media screen and (max-width: 600px) {
  .center-wrap .slim {
    padding: 0;
  }
}
.center-wrap p {
  max-width: 1000px;
  margin: 1.5em 0;
}
.center-wrap ul {
  max-width: 900px;
  margin-left: 0.6em;
}
.center-wrap ul li {
  padding-left: 0.4em;
}
.center-wrap ::marker {
  color: #47d099;
}
#header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
  z-index: 100;
  transition: all 0.4s;
}
#header.hiding {
  top: -150px;
}
@media screen and (max-width: 600px) {
  #header.hiding {
    top: -88px;
  }
}
#header .center-wrap {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  #header .center-wrap {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  #header .logo-link {
    display: block;
    width: 150px;
    margin: 0 auto;
  }
}
#header .logo {
  background: url('../images/logo_icon.svg') no-repeat left center;
  background-size: auto 80%;
  width: 80px;
  height: 100px;
  cursor: pointer;
  transition: all 0.4s;
}
#header .logo:hover {
  opacity: 0.8;
}
@media screen and (max-width: 600px) {
  #header .logo {
    margin: 0 auto 0.5em auto;
    height: 90px;
    background-position: left 3px center;
  }
}
#header ul.nav {
  width: 100%;
  max-width: 400px;
  list-style-type: none;
  margin: 0 0 0 2em;
  display: flex;
  align-self: end;
}
@media screen and (max-width: 600px) {
  #header ul.nav {
    margin: 0 auto;
    max-width: unset;
  }
}
#header ul.nav a {
  color: #6f6b7f;
  border-bottom: 3px solid white;
  display: block;
  padding-bottom: 0.5em;
  font-family: Texta-light, Raleway, sans-serif;
  transition: all 0.4s;
}
#header ul.nav a:hover {
  color: #ea1b47;
  border-bottom-color: #ea1b47;
  font-family: Texta-bold, Raleway_semibold, sans-serif;
}
#header ul.nav li {
  width: 33.3%;
  flex: none;
  min-width: 100px;
  text-align: center;
  letter-spacing: 0.3px;
  padding: 0;
}
#header ul.nav li.active a {
  color: #081f51;
  border-bottom-color: #081f51;
  cursor: default;
  font-family: Texta-bold, Raleway_semibold, sans-serif;
}
#header ul.nav li.active a:hover {
  color: #081f51;
  border-bottom-color: #081f51;
}
#intro {
  margin-top: -5em;
  padding-top: 5em;
  background: #e9faf3 url('../images/animation_FloatingFriends.svg') no-repeat right 10px bottom -200px;
  background-size: auto 700px;
}
@media screen and (max-width: 1200px) {
  #intro {
    background-size: auto 850px;
    background-position: right -100px bottom -200px;
  }
}
@media screen and (max-width: 800px) {
  #intro {
    background: none;
    background-color: #e9faf3;
  }
}
#intro > section {
  box-sizing: border-box;
  padding: 4em;
  margin: 0 auto;
  width: 90%;
  max-width: 1900px;
  position: relative;
}
@media screen and (max-width: 600px) {
  #intro > section {
    padding-left: 0;
    padding-right: 0;
  }
}
#intro > section img {
  position: absolute;
  bottom: -25px;
  right: 25%;
  display: block;
  width: 180px;
  height: auto;
}
@media screen and (max-width: 800px) {
  #intro > section img {
    right: 0;
  }
}
#intro p {
  width: 70%;
}
@media screen and (max-width: 800px) {
  #intro p {
    width: 100%;
  }
}
#main_box {
  display: none;
  margin: 5em auto 0 auto;
  min-height: 100vh;
  border: 1px solid transparent;
}
@media screen and (max-width: 600px) {
  #main_box {
    margin-top: 8em;
  }
}
#main_box.home h1 {
  text-align: left;
}
#main_box.home h1:before,
#main_box.home h1:after {
  height: 0;
}
#main_box.info img {
  width: 100%;
  height: auto;
}
#main_box.info #Taneko_says_hello {
  max-width: 500px;
  display: block;
  margin: 0 auto 2.5em auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
#main_box.partnership .work-box > div {
  width: calc(25% - 1em);
}
@media screen and (max-width: 800px) {
  #main_box.partnership .work-box > div {
    width: calc(50% - 1em);
  }
}
@media screen and (max-width: 600px) {
  #main_box.partnership .work-box > div {
    width: 100%;
  }
}
#main_box.links {
  background: #ff87bb;
  background: linear-gradient(160deg, #ffffff 36%, #ff87bb 100%);
  border: 1px solid white;
}
#main_box.links .slim {
  max-width: 770px;
  margin: auto;
}
@media screen and (max-width: 800px) {
  #main_box.links .slim {
    max-width: 100%;
  }
}
#main_box.links h1:after,
#main_box.links h1:before {
  display: none;
}
#main_box.links .button {
  min-width: 270px;
}
.work-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.work-box > div {
  width: calc(30% - 1em);
  margin: 0.5em;
}
@media screen and (max-width: 800px) {
  .work-box > div {
    width: calc(50% - 1em);
  }
}
@media screen and (max-width: 600px) {
  .work-box > div {
    width: 100%;
  }
}
.work-box > div a {
  color: #081f51;
}
.work-box > div a:hover {
  color: #ea1b47;
  transition: all 0.4s;
}
.work-box > div a:hover img {
  border-color: #ea1b47;
  opacity: 1;
  transition: all 0.4s;
}
.work-box > div img {
  display: block;
  width: calc(100% - 4px);
  height: auto;
  opacity: 0.9;
  border: 2px solid #98e5c6;
  border-radius: 1em;
  transition: all 0.4s;
}
.work-box > div p {
  margin: 0.4em 0;
  line-height: 1em;
  font-family: Texta-bold, Raleway_semibold, sans-serif;
}
.project-gallery {
  margin: 2em 0;
}
.project-gallery img,
.project-gallery svg,
.project-gallery video {
  width: 100%;
  height: auto;
  margin: 0.5em 0;
}
.column-box {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 1.5em;
  -moz-column-gap: 1.5em;
  column-gap: 1.5em;
  margin: 2em 0;
}
@media screen and (max-width: 1200px) {
  .column-box {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1.5em;
    -moz-column-gap: 1.5em;
    column-gap: 1.5em;
  }
}
@media screen and (max-width: 600px) {
  .column-box {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
}
.column-box.column-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 1.5em;
  -moz-column-gap: 1.5em;
  column-gap: 1.5em;
  margin: 2em 0;
}
@media screen and (max-width: 600px) {
  .column-box.column-2 {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
  }
}
.cover-img {
  width: 100%;
  height: 70vh;
  min-height: 300px;
  max-height: 600px;
  margin: 2em 0;
  background-size: cover;
}
@media screen and (max-width: 800px) {
  .cover-img {
    height: 30vh;
    min-height: 200px;
  }
}
.cover-img#about_Taneko {
  background: url('../images/info_Taneko-line.jpg') no-repeat center center;
  background-size: cover;
  height: 40vh;
}
.cover-img#about_making {
  background: url('../images/info_about-making.jpg') no-repeat center center;
  background-size: cover;
}
.cover-img#about_studio {
  background: url('../images/info_maker-studio.jpg') no-repeat center center;
  background-size: cover;
}
.cover-img#Taneko_partner {
  background: url('../images/home--partner_up.jpg') no-repeat center center;
  background-size: cover;
}
.cover-img#pure_stitch_magic {
  background: url('../images/partnerships/psm--collection.jpg') no-repeat center center;
  background-size: 110% auto;
}
.cover-img#drawtober_cover {
  background: url('../images/drawtober/Drawtober--group.jpg') no-repeat center center;
  background-size: 100% auto;
}
.cover-img#project_highlight {
  background: url('../images/drawtober/ShopDrop--DrawtoberCreatures.jpg') no-repeat center center;
  background-size: cover;
  color: white;
  padding: 4em;
  text-align: center;
  height: fit-content;
}
@media screen and (max-width: 600px) {
  .cover-img#project_highlight {
    padding: 2em 1em;
  }
}
.cover-img#project_highlight h2:before {
  display: none;
}
.cover-img#project_highlight p {
  max-width: none;
}
.img-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 2em 0;
}
@media screen and (max-width: 800px) {
  .img-grid {
    display: block;
  }
}
.img-grid img {
  display: block;
  width: calc(33% - 1em);
  height: auto;
  margin: 0.5em;
}
@media screen and (max-width: 800px) {
  .img-grid img {
    width: 100%;
    margin: 1em 0;
  }
}
.img-grid p {
  padding: 0 4em;
  margin-right: auto;
}
@media screen and (max-width: 800px) {
  .img-grid p {
    margin-bottom: 4em;
    padding: 0;
  }
}
#footer {
  display: none;
  position: relative;
  padding: 2em 0 0 0;
  text-align: center;
  background-color: #e9faf3;
}
#footer img {
  width: 130px;
  height: auto;
  display: block;
  margin: 0 auto 1em auto;
}
#footer img.dmca-badge {
  width: 100px;
}
#footer a.dmca-badge {
  display: block;
  width: 120px;
  margin: 1em auto 2em auto;
}
#footer .bottom {
  background-color: #98e5c6;
  position: relative;
  padding: 1em;
  margin-top: 2em;
}
#footer .bottom ul {
  list-style: none;
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 3em auto;
  max-width: 650px;
  font-size: 0.8em;
}
@media screen and (max-width: 600px) {
  #footer .bottom ul {
    max-width: none;
    font-size: 0.9em;
  }
}
#footer .bottom ul li {
  width: 30%;
}
#footer .bottom p {
  font-size: 0.8em;
}
@media screen and (max-width: 600px) {
  #footer .bottom p {
    font-size: 0.9em;
  }
}
#footer .bottom a {
  color: #081f51;
}
#footer .bottom a:hover {
  border-bottom-color: #081f51;
}
#footer .fb-share-button {
  position: absolute;
  left: 1em;
  bottom: 1em;
}
#footer .pinterest-save-button {
  position: absolute;
  left: calc(1em + 75px);
  bottom: calc(1em - 2px);
}
@media screen and (max-width: 600px) {
  #footer .pinterest-save-button {
    bottom: calc(1em - 1px);
  }
}
#footer .social-media {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  bottom: 1em;
}
#footer .social-media.instagram-icon {
  background-image: url('../images/icon_ig-glyph.png');
  right: 5em;
}
#footer .social-media.tiktok-icon {
  background-image: url('../images/icon_tiktok.png');
  right: 3em;
}
#footer .social-media.redbubble-icon {
  background-image: url('../images/icon_redbubble.svg');
  right: 1em;
}
#footer p {
  width: 90%;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
}
#faire_iframe {
  margin-top: 2em !important;
  margin-bottom: -4em !important;
}
.google-iframe {
  display: block;
  max-width: 100%;
  box-sizing: border-box;
  margin: 2em auto 6em auto;
  padding: 2em 1em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  background-color: #e9faf3;
}
@media screen and (max-width: 600px) {
  .google-iframe {
    padding: 1em 0;
  }
}
/********************************* fonts! =^o.o^= ***************************************************/
@font-face {
  font-family: 'Texta-light';
  src: url('../fonts/Texta-Light.eot');
  src: url('../fonts/Texta-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Texta-Light.woff2') format('woff2'), url('../fonts/Texta-Light.woff') format('woff'), url('../fonts/Texta-Light.ttf') format('truetype'), url('../fonts/Texta-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Texta-lightItalic';
  src: url('../fonts/Texta-LightIt.eot');
  src: url('../fonts/Texta-LightIt.eot?#iefix') format('embedded-opentype'), url('../fonts/Texta-LightIt.woff2') format('woff2'), url('../fonts/Texta-LightIt.woff') format('woff'), url('../fonts/Texta-LightIt.ttf') format('truetype'), url('../fonts/Texta-LightIt.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Texta-bold';
  src: url('../fonts/Texta-Bold.eot');
  src: url('../fonts/Texta-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Texta-Bold.woff2') format('woff2'), url('../fonts/Texta-Bold.woff') format('woff'), url('../fonts/Texta-Bold.ttf') format('truetype'), url('../fonts/Texta-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Texta-boldItalic';
  src: url('../fonts/Texta-BoldIt.eot');
  src: url('../fonts/Texta-BoldIt.eot?#iefix') format('embedded-opentype'), url('../fonts/Texta-BoldIt.woff2') format('woff2'), url('../fonts/Texta-BoldIt.woff') format('woff'), url('../fonts/Texta-BoldIt.ttf') format('truetype'), url('../fonts/Texta-BoldIt.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/raleway-regular-webfont.eot');
  src: url('../fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway-regular-webfont.woff2') format('woff2'), url('../fonts/raleway-regular-webfont.woff') format('woff'), url('../fonts/raleway-regular-webfont.ttf') format('truetype'), url('../fonts/raleway-regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway_semibold';
  src: url('../fonts/raleway-semibold-webfont.eot');
  src: url('../fonts/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/raleway-semibold-webfont.woff2') format('woff2'), url('../fonts/raleway-semibold-webfont.woff') format('woff'), url('../fonts/raleway-semibold-webfont.ttf') format('truetype'), url('../fonts/raleway-semibold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
