/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/css/product_thehive.scss ***!
  \*********************************************************************************************************************************************************************************************/
/**
 * Variables
*/
/* Typography */
/* Breakpoints */
/* Paths */
/* Grid setup */
/* Colour palette */
/* Components */
/* Animations */
@media (max-width: 480px) {
  section.product-the-hive .content {
    gap: 8.53rem;
  }
}
section.product-the-hive .content .head {
  border-radius: 1.66rem;
  position: relative;
  padding: 7.29rem 20.83rem 9.58rem;
  overflow: hidden;
  gap: 1.67rem;
}
@media (max-width: 480px) {
  section.product-the-hive .content .head {
    padding: 6.5rem;
    padding-top: 21.33rem;
    border-radius: 8.53333rem;
    gap: 5.33rem;
    padding-bottom: 0;
  }
}
section.product-the-hive .content .head::before {
  content: "";
  position: absolute;
  background: #ffc72c;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 1.66rem;
  z-index: -2;
}
@media (max-width: 480px) {
  section.product-the-hive .content .head::before {
    border-radius: 8.53333rem;
  }
}
section.product-the-hive .content .head .logo {
  -ms-flex-item-align: center;
      align-self: center;
  width: 6.71797rem;
  height: 6.25rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}
@media (max-width: 480px) {
  section.product-the-hive .content .head .logo {
    width: 25.22373rem;
    height: 23.46667rem;
  }
}
section.product-the-hive .content .head .logo .bee {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
}
section.product-the-hive .content .head .logo .bee .img {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 6.7rem;
  height: 6.7rem;
}
@media (max-width: 480px) {
  section.product-the-hive .content .head .logo .bee .img {
    width: 20rem;
    height: 20rem;
  }
}
section.product-the-hive .content .head .logo .bee .img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
section.product-the-hive .content .head .logo .bee .img:nth-child(1) {
  -webkit-transform: translate(-15rem, -2rem) scale(1.3);
          transform: translate(-15rem, -2rem) scale(1.3);
}
@media (max-width: 480px) {
  section.product-the-hive .content .head .logo .bee .img:nth-child(1) {
    -webkit-transform: translate(-36rem, -5rem) scale(1.3);
            transform: translate(-36rem, -5rem) scale(1.3);
  }
}
section.product-the-hive .content .head .logo .bee .img:nth-child(2) {
  -webkit-transform: translate(-8rem, -9rem) scale(1.1);
          transform: translate(-8rem, -9rem) scale(1.1);
}
@media (max-width: 480px) {
  section.product-the-hive .content .head .logo .bee .img:nth-child(2) {
    -webkit-transform: translate(-26rem, -29rem) scale(1.3);
            transform: translate(-26rem, -29rem) scale(1.3);
  }
}
section.product-the-hive .content .head .logo .bee .img:nth-child(3) {
  -webkit-transform: translate(7rem, -3rem) scale(1.1);
          transform: translate(7rem, -3rem) scale(1.1);
}
@media (max-width: 480px) {
  section.product-the-hive .content .head .logo .bee .img:nth-child(3) {
    -webkit-transform: translate(15rem, -15rem) scale(1.2);
            transform: translate(15rem, -15rem) scale(1.2);
  }
}
section.product-the-hive .content .head .fly {
  will-change: transform;
  position: absolute;
  top: 50%;
  width: 30.11031rem;
  height: 30.5387rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://strangebee.com/wp-content/themes/strange_bee/amp_src/assets/img/bee/blue-dark-f.svg");
  z-index: -1;
}
@media (max-width: 480px) {
  section.product-the-hive .content .head .fly {
    display: none;
  }
}
section.product-the-hive .content .head .fly.lt {
  left: 0;
  -webkit-transform: translateY(var(--data-paralax)) translate(-38%, -40%) rotate(-52deg) scale(1.7);
          transform: translateY(var(--data-paralax)) translate(-38%, -40%) rotate(-52deg) scale(1.7);
}
section.product-the-hive .content .head .fly.rt {
  right: 0;
  -webkit-transform: translateY(var(--data-paralax)) translate(38%, -75%) rotate(136deg) scale(1.7);
          transform: translateY(var(--data-paralax)) translate(38%, -75%) rotate(136deg) scale(1.7);
}
@media (max-width: 480px) {
  section.product-the-hive .content .head .fly.rt {
    top: 5rem;
    -webkit-transform: translate(0%, -40%) rotate(-60deg) scaleX(-1) scale(2.7);
            transform: translate(0%, -40%) rotate(-60deg) scaleX(-1) scale(2.7);
  }
}
section.product-the-hive .content .head .substract {
  position: absolute;
  bottom: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #fff;
  width: 72.5rem;
  height: 6.2rem;
  -webkit-mask: url("https://strangebee.com/wp-content/themes/strange_bee/amp_src/assets/mask/product-head.png") no-repeat;
          mask: url("https://strangebee.com/wp-content/themes/strange_bee/amp_src/assets/mask/product-head.png") no-repeat;
  -webkit-mask-position: bottom left;
          mask-position: bottom left;
  -webkit-mask-size: contain;
          mask-size: contain;
}
@media (max-width: 480px) {
  section.product-the-hive .content .head .substract {
    display: none;
  }
}
section.product-the-hive .content .head .substract-bottom-center {
  -ms-flex-item-align: center;
      align-self: center;
}
section.product-the-hive .content > .tabs {
  -ms-flex-item-align: center;
      align-self: center;
  width: 64.17rem;
  height: 7.4rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 480px) {
  section.product-the-hive .content > .tabs {
    align-self: stretch;
    -webkit-transform: unset;
            transform: unset;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    height: unset;
    width: unset;
  }
}
section.product-the-hive .content > .tabs > a {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 1%;
      flex-basis: 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 1.25rem;
  border-radius: 10rem;
  background: var(--bg, #eaecf1);
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  padding: 1.25rem 1.67rem;
}
@media (max-width: 480px) {
  section.product-the-hive .content > .tabs > a {
    border-radius: 4rem;
    padding: 4.53rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 2rem;
  }
}

section.brands-lines {
  --point-color: #1969FF;
  padding-top: 10.42rem;
}
@media (max-width: 480px) {
  section.brands-lines {
    padding-top: 21.33rem;
  }
}
section.brands-lines .content {
  gap: 1.67rem;
}
@media (max-width: 480px) {
  section.brands-lines .content {
    gap: 8.53rem;
  }
}
section.brands-lines .content .container {
  -webkit-mask: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(25%, rgb(0, 0, 0)), color-stop(75%, rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
  -webkit-mask: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 25%, rgb(0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);
          mask: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(25%, rgb(0, 0, 0)), color-stop(75%, rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
          mask: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 25%, rgb(0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);
}
section.brands-lines .content .block-title .subtitle {
  width: 55rem;
}
@media (max-width: 480px) {
  section.brands-lines .content .block-title .subtitle {
    width: initial;
  }
}
@media (max-width: 480px) {
  section.brands-lines .btn {
    padding-left: 4.27rem;
    padding-right: 4.27rem;
  }
}
section.brands-lines div[data-move-line] {
  overflow: hidden;
  height: 7rem;
  margin-top: 1.25rem;
  white-space: nowrap;
  pointer-events: none;
}
@media (max-width: 480px) {
  section.brands-lines div[data-move-line] {
    height: 18.13333rem;
  }
}
section.brands-lines div[data-move-line] * {
  pointer-events: none;
}
section.brands-lines div[data-move-line] > div {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 6.75rem;
  gap: 1.67rem;
  padding-left: 0.83rem;
}
@media (max-width: 480px) {
  section.brands-lines div[data-move-line] > div {
    gap: 4.27rem;
    padding-left: 4.27rem;
    height: 18.13333rem;
  }
}
section.brands-lines div[data-move-line] > div > div {
  width: 6.71rem;
  height: 6.71rem;
}
@media (max-width: 480px) {
  section.brands-lines div[data-move-line] > div > div {
    width: 17.06667rem;
    height: 17.06667rem;
  }
}
section.brands-lines div[data-move-line] > div > div img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
