:root {
  --white: white;
  --black: black;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.test-section {
  z-index: 5000;
  background-color: red;
  padding-top: 5px;
  padding-bottom: 5px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.test-text-block {
  color: var(--white);
  text-align: center;
  font-size: 20px;
}

.footer-section-copyright {
  margin-top: 30px;
  margin-bottom: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-copyright {
  color: #fff;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}

.copyright {
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  display: inline-block;
}

.html-embed {
  display: inline-block;
}

.body {
  color: var(--white);
  background-image: linear-gradient(270deg, #80ffdb, #25e769);
  transform: translate(0);
}

.section-3 {
  color: #ced8dd;
  margin-bottom: 0;
  position: static;
}

.section-5 {
  margin-top: 0;
  padding-bottom: 49px;
  display: block;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-6 {
  background-image: linear-gradient(#00b4d6, #696ac0);
  border-bottom: 1px solid #fff;
}

.heading {
  width: 490px;
  height: 175px;
  text-align: center;
  text-transform: none;
  margin: 0 auto;
  font-family: Archer, sans-serif;
  font-size: 41px;
  line-height: 43px;
  display: inline-block;
}

.section-7 {
  margin-top: 20px;
  margin-bottom: 60px;
}

.slide-nav {
  margin-bottom: -50px;
}

.right-arrow, .icon, .left-arrow, .icon-2 {
  display: none;
}

.horiz-squiggle {
  width: 1000px;
  height: 50px;
  background-image: url('../images/blue-line_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 auto;
}

.column {
  transform: rotate(90deg);
}

.vert-squiggle {
  width: 65px;
  height: 50px;
  background-image: url('../images/blue-line.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  display: flex;
}

.div-block {
  height: 325px;
  background-image: url('../images/blue-line-vert.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px;
}

.columns {
  height: 100%;
  text-align: center;
}

.topcarousellink2 {
  width: 170px;
  float: left;
  border: 1px #000;
  margin-left: 9px;
  margin-right: 9px;
  transition: all .4s;
}

.topcarousellink2:hover {
  filter: grayscale();
}

.topcarousellink2.carouselhc {
  z-index: 10;
  cursor: pointer;
  margin-left: -61px;
  margin-right: auto;
  transition-property: none;
  position: relative;
  left: -22px;
}

.topcarousellink2.carouselhc:hover {
  filter: none;
}

.html-embed-5 {
  z-index: 100;
  cursor: pointer;
  border: 1px solid #555;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
}

.div-block-17 {
  z-index: 100;
  height: 100%;
  background-color: #223870;
  border: 1px solid #223870;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -257px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: static;
}

.div-block-17:hover {
  opacity: 1;
}

.text-block-10 {
  z-index: 10;
  width: 150px;
  text-align: center;
  letter-spacing: 1px;
  background-color: #223870;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  display: block;
  position: static;
  top: -155px;
}

.text-span-3 {
  color: #43ada5;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  line-height: 10px;
}

.attributions {
  z-index: 10;
  width: 150px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #223870;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 13px;
  display: block;
  position: static;
  top: -155px;
}

.section-8 {
  margin-bottom: -10px;
  margin-left: auto;
  margin-right: auto;
}

.topcarousellink1 {
  width: 170px;
  float: left;
  border: 1px #000;
  margin-left: 9px;
  margin-right: 9px;
  transition: all .4s;
}

.topcarousellink1:hover {
  filter: grayscale();
}

.topcarousellink1.carouselhc {
  z-index: 10;
  cursor: pointer;
  margin-left: 28px;
  margin-right: auto;
  position: relative;
  left: -19px;
  transform: rotate(-5deg);
}

.topcarousellink1.carouselhc:hover {
  filter: none;
}

.topcarousellink3 {
  width: 170px;
  float: left;
  border: 1px #000;
  margin-left: 9px;
  margin-right: 9px;
  transition: all .4s;
}

.topcarousellink3:hover {
  filter: grayscale();
}

.topcarousellink3.carouselhc {
  z-index: 10;
  cursor: pointer;
  margin-left: -90px;
  margin-right: 0;
  position: relative;
  left: 0;
  right: -68px;
  transform: rotate(5deg);
}

.topcarousellink3.carouselhc:hover {
  filter: none;
}

.heading-2 {
  text-align: center;
  margin-bottom: 20px;
  font-family: Littlesimonblockyfill, sans-serif;
  font-size: 32px;
  line-height: 28px;
}

.column-2 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.link-block {
  margin-right: -50px;
}

.slider {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
}

.div-block-18 {
  width: 100%;
  height: 100%;
  background-image: url('../images/CurlsGlow.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-19 {
  width: 100%;
  height: 100%;
  background-image: url('../images/KatzBabies.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.slide-2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.div-block-20 {
  width: 100%;
  height: 100%;
  background-image: url('../images/ThisLittle.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-21 {
  width: 100%;
  height: 273px;
  background-image: url('../images/bear.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-21:hover {
  transform: scale(1.05)rotate(-2deg);
}

.div-block-22 {
  width: 900px;
  height: 20px;
  background-image: url('../images/blue-line_2.svg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: auto 50px;
  margin: 30px auto;
}

.bear-books {
  width: 400px;
  height: 400px;
  background-image: url('../images/bear_1.png');
  background-position: 0 0;
  background-size: cover;
}

.bear-books:hover {
  transform: scale(1.05)rotate(-2deg);
}

.david-a-carter {
  width: 400px;
  height: 400px;
  text-align: center;
  background-image: url('../images/DAC.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.david-a-carter:hover {
  transform: scale(1.05)rotate(-2deg);
}

.column-3 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.columns-2 {
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.container {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-11 {
  width: 660px;
  color: #00b4d6;
  letter-spacing: -1px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Littlesimonblockyfill, sans-serif;
  font-size: 44px;
  line-height: 39px;
}

.text-span-4 {
  font-family: Canvasscript reg, sans-serif;
}

.div-block-23 {
  width: 228px;
  height: 300px;
  background-image: url('../images/9781416949114.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
}

.chickachicka {
  width: 152px;
  height: 200px;
  background-image: url('../images/9781442450707.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #fff;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}

.chickachicka:hover {
  transform: rotate(-2deg)scale(1.05);
}

.pleasebabyplease {
  width: 196px;
  height: 200px;
  background-image: url('../images/9781416949114.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #fff;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}

.pleasebabyplease:hover {
  transform: rotate(2deg)scale(1.05);
}

.bearhunt {
  width: 224px;
  height: 200px;
  background-image: url('../images/9781534454200.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #fff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}

.bearhunt:hover {
  transform: rotate(-2deg)scale(1.05);
}

.section-9 {
  height: 534px;
  text-align: center;
  margin-top: -8px;
  margin-left: auto;
  margin-right: auto;
}

.curls {
  width: 400px;
  height: 400px;
  background-image: url('../images/curls2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.curls:hover {
  transform: scale(1.05)rotate(-2deg);
}

.babies {
  width: 400px;
  height: 400px;
  text-align: center;
  background-image: url('../images/babies.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.babies:hover {
  transform: scale(1.05)rotate(2deg);
}

.column-4, .column-5 {
  padding-left: 0;
  padding-right: 0;
}

.little-feelings {
  width: 400px;
  height: 400px;
  background-image: url('../images/LittleFeelings.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.little-feelings:hover {
  transform: scale(1.05)rotate(-2deg);
}

.boynton {
  width: 400px;
  height: 400px;
  text-align: center;
  background-image: url('../images/boynton.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.boynton:hover {
  transform: scale(1.05)rotate(2deg);
}

.div-block-24 {
  height: 105px;
  background-image: url('../images/title.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.newborn-copy {
  width: 723px;
  color: #f59099;
  text-align: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Littlesimonblockyfill, sans-serif;
  font-size: 28px;
  line-height: 27px;
}

.div-block-25 {
  width: 250px;
  height: 250px;
  background-image: url('../images/9781481481595.jpg');
  background-position: 0 0;
  background-size: cover;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  display: inline-block;
}

.rockingbed {
  z-index: 1;
  width: 250px;
  height: 250px;
  background-image: url('../images/9781534441743.png');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #fff;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  margin-left: 5px;
  margin-right: -40px;
  display: inline-block;
  position: relative;
  transform: rotate(-5deg);
}

.mamaloves {
  z-index: 2;
  width: 250px;
  height: 250px;
  background-image: url('../images/9781481481595.jpg');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #fff;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  position: relative;
}

.hush {
  z-index: 3;
  width: 250px;
  height: 250px;
  background-image: url('../images/9781534401396.jpg');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #fff;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  margin-left: -40px;
  margin-right: 5px;
  display: inline-block;
  position: relative;
  transform: rotate(5deg);
}

.newborns {
  cursor: pointer;
  margin-top: 15px;
  margin-bottom: 15px;
}

.newborns:hover {
  transform: scale(1.05);
}

.little-series {
  width: 400px;
  height: 400px;
  background-image: url('../images/LittleSeries.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.little-series:hover {
  transform: scale(1.05)rotate(2deg);
}

.twinkle {
  width: 400px;
  height: 400px;
  text-align: center;
  background-image: url('../images/twinkle.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.twinkle:hover {
  transform: scale(1.05)rotate(2deg);
}

.heading-3 {
  width: 362px;
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-family: Changa One, Impact, sans-serif;
  font-size: 43px;
  font-weight: 500;
  line-height: 42px;
}

.section-10 {
  background-image: linear-gradient(#00b4d6, #696ac0);
  border-top: 1px solid #fff;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.subhead {
  width: 780px;
  color: #7fe2a2;
  text-align: center;
  margin: 10px auto;
  font-family: Littlesimonblockyfill, sans-serif;
  font-size: 28px;
  line-height: 27px;
}

.html-embed-6 {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-5 {
  color: #c2f800;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Changa One, Impact, sans-serif;
  font-size: 74px;
  line-height: 47px;
}

.button {
  width: 300px;
  height: 47px;
  text-align: center;
  letter-spacing: 1px;
  cursor: pointer;
  background-color: #00b4d6;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  font-family: Archer, sans-serif;
  font-size: 21px;
  font-weight: 500;
  display: flex;
}

.button:hover {
  transform: rotate(3deg)scale(1.05);
}

.text-span-6 {
  font-family: Canvasscript reg, sans-serif;
  font-size: 34px;
}

.div-block-26 {
  width: 312px;
  height: 200px;
  text-align: center;
  background-image: url('../images/joy.png');
  background-position: 50% 77%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: -25px;
  margin-left: auto;
  margin-right: 24px;
  display: inline-block;
}

.container-2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.div-block-27 {
  width: 20px;
  height: 550px;
  background-image: url('../images/blue-line-vert_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px;
  display: inline-block;
  position: static;
  transform: rotate(0);
}

.newborn-container {
  height: 500px;
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 75px;
  padding-right: 75px;
  display: inline-block;
  position: relative;
  top: -30px;
}

.right-squiggle {
  width: 20px;
  height: 100%;
  background-image: url('../images/blue-line-vert_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px;
  display: inline-block;
  position: static;
  transform: rotate(180deg);
}

.left-squiggle {
  width: 20px;
  height: 100%;
  background-image: url('../images/blue-line-vert_1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 50px;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: baseline;
  display: inline-block;
  position: static;
  transform: rotate(0);
}

.top-border-squiggle {
  width: 900px;
  height: 20px;
  background-image: url('../images/blue-line_2.svg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: auto 50px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  transform: rotate(180deg);
}

.bottom-border-squiggle {
  width: 900px;
  height: 20px;
  background-image: url('../images/blue-line_2.svg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: auto 50px;
  margin: -8px auto 30px;
}

.beloved-classics {
  height: 350px;
  text-align: center;
  margin-top: -7px;
  margin-left: auto;
  margin-right: auto;
}

.bc-container {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: inline-block;
  position: relative;
  top: -34px;
}

.div-block-29 {
  width: 370px;
  margin-top: 0;
  margin-bottom: 40px;
  display: inline-block;
}

.footer-art {
  width: 400px;
  height: 252px;
  text-align: center;
  background-image: url('../images/couvs-hd_1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: -58px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: static;
}

.header-art {
  width: 312px;
  height: 200px;
  text-align: center;
  background-image: url('../images/joy.png');
  background-position: 50% 77%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: -25px;
  margin-left: auto;
  margin-right: 24px;
  display: inline-block;
}

.container-3 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.html-embed-7 {
  width: 700px;
  margin-top: 19px;
  margin-left: auto;
  margin-right: auto;
}

.dearzoo {
  width: 196px;
  height: 200px;
  background-image: url('../images/9781416947370.jpg');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #fff;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}

.dearzoo:hover {
  transform: rotate(2deg)scale(1.05);
}

.legal-links-container {
  justify-content: space-between;
  margin-top: 30px;
  padding-bottom: 10px;
  display: flex;
}

.legal-link {
  color: #fff;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  text-decoration: none;
}

.legal-link:hover {
  color: #00b4d6;
}

.slide2 {
  width: 100%;
  height: 100%;
  background-image: url('../images/GenericBoardBook.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide3 {
  width: 100%;
  height: 100%;
  background-image: url('../images/DreamworksBaby.jpg');
  background-position: 50%;
  background-size: cover;
}

.dreamworks {
  width: 400px;
  height: 400px;
  text-align: center;
  background-image: url('../images/DreamworksBaby.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.dreamworks:hover {
  transform: scale(1.05)rotate(-2deg);
}

.generic-bb {
  width: 400px;
  height: 400px;
  text-align: center;
  background-image: url('../images/GenericBB.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.generic-bb:hover {
  transform: scale(1.05)rotate(2deg);
}

.legal-links-container-2 {
  color: var(--white);
  justify-content: space-between;
  margin-top: 30px;
  padding-bottom: 10px;
  display: flex;
}

.updated-flex-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
}

.legal-link-2 {
  color: #c4c4c4;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  text-decoration: none;
}

.legal-link-2:hover {
  color: #646464;
}

.updated {
  color: #1644f9;
  padding-top: 3px;
  font-family: Varela, sans-serif;
  font-size: 75%;
  font-weight: 400;
  line-height: 1.2em;
}

.cookie-prefs-link {
  color: #c4c4c4;
  text-align: center;
  letter-spacing: normal;
  text-transform: none;
  cursor: pointer;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.cookie-prefs-link:hover {
  color: #646464;
}

@media screen and (max-width: 991px) {
  .heading {
    width: 381px;
    height: 132px;
    margin-bottom: 6px;
    font-size: 30px;
    line-height: 27px;
  }

  .topcarousellink2 {
    width: 204px;
  }

  .topcarousellink2.carouselhc {
    height: 100%;
    border-color: #555;
  }

  .div-block-17 {
    margin-top: -202px;
  }

  .text-block-10, .attributions {
    width: 118px;
  }

  .topcarousellink1 {
    width: 204px;
  }

  .topcarousellink1.carouselhc {
    height: 100%;
    border-color: #555;
  }

  .topcarousellink3 {
    width: 204px;
  }

  .topcarousellink3.carouselhc {
    height: 100%;
    border-color: #555;
  }

  .div-block-22 {
    width: 700px;
  }

  .bear-books, .david-a-carter {
    width: 350px;
    height: 350px;
  }

  .column-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-2 {
    width: 100%;
  }

  .text-block-11 {
    width: 582px;
    margin-top: 0;
    line-height: 36px;
  }

  .chickachicka, .pleasebabyplease, .bearhunt {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .section-9 {
    margin-top: -10px;
  }

  .curls, .babies, .little-feelings, .boynton {
    width: 350px;
    height: 350px;
  }

  .newborn-copy {
    width: 613px;
    margin-bottom: 21px;
  }

  .rockingbed, .mamaloves, .hush {
    width: 200px;
    height: 200px;
  }

  .newborns {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .little-series, .twinkle {
    width: 350px;
    height: 350px;
  }

  .heading-3 {
    width: 301px;
    font-size: 36px;
    line-height: 36px;
  }

  .section-10 {
    background-size: auto;
  }

  .subhead {
    width: 613px;
  }

  .text-span-5 {
    font-size: 59px;
    line-height: 40px;
  }

  .text-span-6 {
    font-size: 26px;
  }

  .div-block-26 {
    width: 258px;
    height: 157px;
    margin-bottom: -24px;
  }

  .newborn-container {
    padding-top: 0;
    padding-left: 27px;
    padding-right: 27px;
    top: -40px;
  }

  .top-border-squiggle {
    width: 700px;
  }

  .bottom-border-squiggle {
    width: 700px;
    margin-top: -10px;
  }

  .beloved-classics {
    height: 563px;
    margin-top: -10px;
  }

  .bc-container {
    padding-left: 0;
    padding-right: 0;
    top: -20px;
  }

  .div-block-28 {
    width: 601px;
    margin-left: 36px;
    margin-right: 36px;
  }

  .div-block-29 {
    width: 316px;
  }

  .footer-art {
    width: 369px;
    height: 241px;
    margin-bottom: -58px;
  }

  .header-art {
    width: 258px;
    height: 157px;
    margin-bottom: -24px;
  }

  .dearzoo {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .dreamworks, .generic-bb {
    width: 350px;
    height: 350px;
  }

  .legal-links-container-2 {
    flex-direction: column;
    align-items: center;
  }

  .legal-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .updated {
    padding-top: 0;
  }

  .cookie-prefs-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .section-6 {
    height: 152px;
    border-bottom-style: none;
  }

  .heading {
    width: 400px;
    margin-top: 17px;
    font-size: 31px;
    line-height: 31px;
  }

  .section-7 {
    margin-top: 0;
  }

  .topcarousellink2, .topcarousellink1, .topcarousellink3 {
    width: 168px;
  }

  .div-block-22 {
    width: 450px;
  }

  .column-3 {
    margin-bottom: 20px;
  }

  .columns-2 {
    margin-bottom: -10px;
  }

  .text-block-11 {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    font-size: 44px;
    line-height: 37px;
  }

  .chickachicka {
    width: 127px;
    height: 170px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .pleasebabyplease {
    width: 166px;
    height: 170px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .bearhunt {
    width: 192px;
    height: 170px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .section-9 {
    height: 520px;
  }

  .div-block-24 {
    width: 409px;
    margin-left: auto;
    margin-right: auto;
  }

  .newborn-copy {
    width: 339px;
    margin: 0 auto;
    font-size: 28px;
    line-height: 26px;
    position: relative;
  }

  .rockingbed {
    margin-right: -120px;
  }

  .hush {
    margin-top: 5px;
    margin-left: -120px;
  }

  .newborns {
    margin-top: 11px;
    margin-bottom: 20px;
  }

  .heading-3 {
    width: 260px;
    margin-left: auto;
    margin-right: auto;
    font-size: 31px;
    line-height: 29px;
  }

  .section-10 {
    background-repeat: no-repeat;
    background-size: auto;
  }

  .subhead {
    width: 400px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    line-height: 28px;
  }

  .html-embed-6 {
    width: 400px;
  }

  .text-span-5 {
    line-height: 35px;
  }

  .button {
    width: 250px;
  }

  .div-block-26 {
    display: none;
  }

  .newborn-container {
    padding-left: 11px;
    padding-right: 11px;
    top: -31px;
  }

  .right-squiggle, .left-squiggle {
    display: inline-block;
  }

  .top-border-squiggle {
    width: 450px;
  }

  .bottom-border-squiggle {
    width: 450px;
    margin-top: -8px;
  }

  .beloved-classics {
    height: 549px;
    margin-top: -8px;
  }

  .bc-container {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 6px;
    padding-right: 6px;
    display: inline-block;
    position: relative;
    top: -37px;
  }

  .div-block-28 {
    width: 404px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-29 {
    margin: 20px auto 30px;
    display: block;
  }

  .footer-art, .header-art {
    display: none;
  }

  .container-3 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .html-embed-7 {
    width: 400px;
  }

  .dearzoo {
    width: 159px;
    height: 170px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .legal-links-container {
    flex-direction: column;
    align-items: center;
  }

  .legal-link {
    margin-bottom: 5px;
  }

  .legal-links-container-2 {
    flex-direction: column;
    align-items: center;
  }

  .legal-link-2 {
    margin-bottom: 0;
  }

  .cookie-prefs-link {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 479px) {
  .section-3 {
    position: static;
  }

  .section-6 {
    height: 124px;
  }

  .heading {
    width: 300px;
    font-size: 25px;
    line-height: 25px;
  }

  .slide {
    background-size: 660px;
  }

  .slider {
    height: 200px;
  }

  .div-block-18 {
    background-size: cover;
  }

  .div-block-22 {
    width: 300px;
  }

  .bear-books, .david-a-carter {
    width: 280px;
    height: 280px;
  }

  .text-block-11 {
    width: 300px;
    font-size: 34px;
    line-height: 31px;
  }

  .chickachicka {
    width: 104px;
    height: 140px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .pleasebabyplease {
    width: 139px;
    height: 140px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .bearhunt {
    width: 154px;
    height: 140px;
  }

  .section-9 {
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .curls, .babies, .little-feelings, .boynton {
    width: 280px;
    height: 280px;
  }

  .div-block-24 {
    width: 300px;
    height: 60px;
    margin-top: -10px;
    margin-left: auto;
    margin-right: auto;
  }

  .newborn-copy {
    width: 300px;
    margin-top: 10px;
    font-size: 24px;
    line-height: 21px;
  }

  .rockingbed {
    width: 120px;
    height: 120px;
    margin-left: auto;
    margin-right: -40px;
  }

  .mamaloves {
    width: 120px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
  }

  .hush {
    width: 120px;
    height: 120px;
    margin-top: auto;
    margin-left: -40px;
    margin-right: auto;
  }

  .newborns {
    margin-top: 15px;
    margin-bottom: 5px;
  }

  .little-series, .twinkle {
    width: 280px;
    height: 280px;
  }

  .heading-3 {
    margin-left: auto;
    margin-right: auto;
    line-height: 31px;
  }

  .subhead {
    width: 300px;
    margin-top: 10px;
    font-size: 24px;
    line-height: 23px;
  }

  .html-embed-6 {
    width: 300px;
  }

  .text-span-5 {
    font-size: 44px;
    line-height: 27px;
  }

  .text-span-6 {
    font-size: 20px;
  }

  .newborn-container {
    height: 100%;
    display: block;
    position: static;
  }

  .right-squiggle, .left-squiggle {
    display: none;
  }

  .top-border-squiggle {
    width: 300px;
    margin-bottom: 20px;
  }

  .bottom-border-squiggle {
    width: 300px;
    margin-top: 20px;
  }

  .beloved-classics {
    height: 100%;
    margin-top: 20px;
    margin-bottom: auto;
  }

  .bc-container {
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .div-block-28 {
    width: 100%;
  }

  .html-embed-7 {
    width: 300px;
  }

  .dearzoo {
    width: 134px;
    height: 140px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .slide2, .slide3 {
    background-size: cover;
  }

  .dreamworks, .generic-bb {
    width: 280px;
    height: 280px;
  }

  .updated-flex-block {
    align-items: center;
  }
}


@font-face {
  font-family: 'Archer book pro';
  src: url('../fonts/Archer-Book-Pro.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Archer';
  src: url('../fonts/Archer-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Littlesimonblockyfill';
  src: url('../fonts/LittleSimonBlockyFill.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Canvasscript reg';
  src: url('../fonts/CanvasScript-Reg.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}