b {
  font-size: inherit;
}

@media screen and (min-width: 1055px) {
  h1 {
    font-size: 4.5rem;
    color: #027b84;
  }
  h2 {
    color: #027b84;
    font-size: 2.5rem;
  }
  h4, p, li {
    font-size: 2rem;
    padding: 0.5rem 0;
  }
  h4 {
    display: inline;
    font-weight: bold;
  }
  ol, ul {
    padding-left: 2rem;
    padding-left: 2rem;
    padding-bottom: 2rem;
  }
  a {
    font-size: inherit;
    color: #ff9918;
  }
  a:hover {
    font-weight: bold;
  }
  img {
    width: 100%;
    height: auto;
  }
  .front-cover {
    position: relative;
    top: 0;
    left: 0;
    text-align: left;
    color: black;
    overflow: hidden;
  }
  .front-cover img {
    width: 100%;
    height: auto;
  }
  .front-cover .intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 5rem 0 5rem 10vw;
  }
  .front-cover .intro img {
    height: 30rem;
    width: auto;
  }
  .front-cover .intro #text {
    padding: 10rem 0rem 0rem 0rem;
    width: 100%;
    max-width: 120rem;
  }
  .what-is-it {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0rem 10vw 1rem 10vw;
  }
  .what-is-it #pic {
    max-width: 40rem;
  }
  .what-is-it #text-zone1 {
    padding-left: 5rem;
    width: 55%;
  }
  .what-is-it #text-zone1 h2 {
    padding-top: 3rem;
  }
  .upcycling-details {
    text-align: left;
    padding: 1rem 10vw 5rem 10vw;
  }
  .upcycling-details #special-covid {
    color: #ff6d18;
  }
  .upcycling-details #mobile-pic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .upcycling-details #mobile-pic img {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 90%;
  }
}

@media screen and (min-width: 750px) and (max-width: 1054px) {
  h1 {
    font-size: 4.5rem;
    color: #027b84;
  }
  h2 {
    color: #027b84;
    font-size: 2.5rem;
  }
  h4, p, li {
    font-size: 1.5rem;
    padding: 0.5rem 0;
  }
  h4 {
    display: inline;
    font-weight: bold;
    font-size: 1.5rem;
  }
  ol, ul {
    padding-left: 2rem;
    padding-left: 2rem;
    padding-bottom: 2rem;
  }
  a {
    font-size: inherit;
    color: #ff9918;
  }
  a:hover {
    font-weight: bold;
  }
  img {
    width: 100%;
    height: auto;
  }
  .front-cover {
    position: relative;
    top: 0;
    left: 0;
    text-align: left;
    color: black;
    overflow: hidden;
  }
  .front-cover img {
    width: 100%;
    height: auto;
  }
  .front-cover .intro {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 5rem 0 5rem 10vw;
  }
  .front-cover .intro img {
    height: 23rem;
    width: auto;
  }
  .front-cover .intro #text {
    padding: 10rem 0rem 0rem 0rem;
    width: 100%;
  }
  .what-is-it {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0rem 10vw 3rem 10vw;
  }
  .what-is-it #pic {
    max-width: 40rem;
  }
  .what-is-it #text-zone1 {
    padding-left: 3rem;
    width: 55%;
  }
  .what-is-it #text-zone1 h2 {
    padding-top: 3rem;
  }
  .upcycling-details {
    text-align: left;
    padding: 1rem 10vw 5rem 10vw;
  }
  .upcycling-details #special-covid {
    color: #ff6d18;
  }
  .upcycling-details #mobile-pic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .upcycling-details #mobile-pic img {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 90%;
  }
}

@media screen and (max-width: 749px), (max-device-width: 749px) {
  h1 {
    font-size: 6rem;
    color: #027b84;
  }
  h2 {
    color: #027b84;
    font-size: 4rem;
  }
  h4, p, li {
    font-size: 2rem;
    padding: 1rem 0;
  }
  h4 {
    display: inline;
    font-weight: bold;
    font-size: 2rem;
  }
  ol, ul {
    padding-left: 2rem;
    padding-left: 2rem;
    padding-bottom: 2rem;
  }
  a {
    font-size: inherit;
    color: #ff9918;
  }
  a:hover {
    font-weight: bold;
  }
  img {
    width: 100%;
    height: auto;
  }
  .front-cover {
    position: relative;
    top: 0;
    left: 0;
    text-align: left;
    color: black;
    overflow: hidden;
  }
  .front-cover img {
    width: 100%;
    height: auto;
  }
  .front-cover .intro {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 5rem 3rem 5rem 3rem;
  }
  .front-cover .intro img {
    height: 20rem;
    width: auto;
    position: absolute;
    top: 6rem;
    right: 0;
  }
  .front-cover .intro #text {
    padding: 10rem 0rem 0rem 0rem;
    width: 100%;
    z-index: 1;
  }
  .what-is-it {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0rem 3rem;
  }
  .what-is-it #pic {
    display: none;
  }
  .what-is-it #text-zone1 {
    padding-left: 0rem;
    width: 100%;
  }
  .what-is-it #text-zone1 h2 {
    padding-top: 3rem;
  }
  .upcycling-details {
    text-align: left;
    padding: 5rem 3rem;
  }
  .upcycling-details #special-covid {
    color: #ff6d18;
  }
  .upcycling-details #mobile-pic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .upcycling-details #mobile-pic img {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 90%;
  }
}
/*# sourceMappingURL=b2b-kits.css.map */