:root {
  --goldenrod\<deleted\|variable-dec4fe7b\>: white;
  --legacy-main: #20062b;
  --legacy\<deleted\|variable-0650056f\>: #100932;
  --legacy-white: #fff;
  --legacy-wine-purple: #52345c;
  --legacy-light-purple: #b592cd;
  --_typography---secondary-family: Inter, Arial, sans-serif;
  --light-yellow\<deleted\|variable-eae62c79-6c14-d0ae-deae-42308e0a3907\>: #fff;
  --_typography---primary: Dreamhour, Verdana, sans-serif;
  --_typography---main-family: "Bebas Neue", Arial, sans-serif;
  --legacy-medium-grey: #acacac;
  --legacy-off-white: #fffee3;
  --elements-webflow-library--neutral--100\<deleted\|variable-07926372\>: white;
  --elements-webflow-library--accent--primary-1\<deleted\|variable-86b36df2\>: #4a3aff;
  --elements-webflow-library--secondary--color-2\<deleted\|variable-8edf41ba\>: #f2f1ff;
  --elements-webflow-library--neutral--300\<deleted\|variable-37cef123\>: #eff0f6;
  --elements-webflow-library--neutral--800\<deleted\|variable-44c33ad4\>: #211f54;
}

body {
  color: #333;
  border-radius: 8px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

p {
  margin-bottom: 0;
}

a {
  color: #af68e6;
  text-decoration: none;
  transition: background-color .2s;
  display: inline;
}

img {
  max-width: 100%;
  display: inline-block;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figure {
  margin-bottom: 10px;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.main-block {
  z-index: 5;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.body {
  background-color: #0a082b;
  background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/63ef4d71dfd6b5c6e3febb70_Frame%202.svg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 14px;
}

.body.blue {
  background-position: 50%;
}

.grid {
  width: 100%;
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.grid.relative {
  z-index: 1;
  position: relative;
}

.grid.bg-is {
  background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/68a2f4d611878b4ef462fa79_Green-Simple-Sponsorship-Proposal-A4-Document.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.grid.navbar {
  max-width: none;
}

.header {
  z-index: 6;
  justify-content: center;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  position: relative;
}

.container-legacy {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  padding-right: 40px;
  display: flex;
}

.logo {
  border: 1px #fff;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  display: flex;
}

.logo.w--current {
  justify-content: flex-start;
  width: auto;
}

.navlinks {
  border: 1px #fff;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-left: 18px;
  margin-right: 18px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.link-text {
  color: #fff;
  text-transform: uppercase;
  flex: none;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: block;
  position: relative;
}

.link-text.yellow {
  color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  transition: color .25s;
}

.link-text.yellow:hover {
  color: #fff;
}

.link-text.black {
  color: #000;
}

.link-text.black.anim {
  position: absolute;
  top: 30px;
}

.link-text.black.de {
  color: #fff;
}

.link-text.dark {
  color: #6f5f87;
}

.link-text.color {
  color: #dda81e;
}

.navlink {
  color: #fff;
  flex: none;
  width: auto;
  text-decoration: none;
  position: relative;
  overflow: visible;
}

.navlink.w--current {
  border-bottom: 1px solid #fff;
  padding-bottom: 2px;
}

.navlink.underline-trail {
  color: #fff;
}

.button-header {
  background-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 55px;
  padding-bottom: .25rem;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button-header.merch {
  padding-bottom: .25rem;
}

.line {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: 100px;
  display: flex;
}

.text-line {
  flex: none;
  align-items: center;
  margin-left: 45px;
  margin-right: 45px;
  display: flex;
}

.head-line {
  color: #fff;
  text-transform: uppercase;
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 60px;
  font-weight: 500;
}

.head-line.dis {
  transition: color .4s;
}

.head-line.dis:hover {
  color: #dda81e;
}

.head-line.lines {
  color: #fff0;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
  white-space: normal;
  overflow-wrap: normal;
  font-size: 80px;
  line-height: 70px;
}

.vagon {
  flex: none;
  width: 2234.89px;
  display: flex;
}

.products-block {
  justify-content: center;
  margin-bottom: 150px;
  padding-top: 60px;
  display: flex;
  position: relative;
}

.products-block.fsf {
  padding-top: 0;
  padding-left: 50px;
  padding-right: 50px;
}

.grid-products-block {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.left-products-block {
  width: 550px;
}

.h2 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 4.1rem;
  font-weight: 500;
  line-height: 100%;
}

.h2.color {
  color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  text-transform: none;
  font-weight: 700;
}

.h2.color.small {
  font-size: 60px;
}

.h2.sml {
  margin-left: -6px;
}

.h2.sml.blk {
  color: #fff;
  text-align: center;
}

.h2._1 {
  font-size: 55px;
}

.h2.h22 {
  padding-left: 20px;
  font-size: 50px;
  font-weight: 700;
  line-height: 62px;
}

.h2.small-mob {
  font-size: 69px;
}

.container-runline {
  z-index: 100;
  position: relative;
  overflow: hidden;
}

.text {
  color: #fff;
  text-align: left;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 130%;
}

.text.max-480 {
  max-width: 480px;
}

.text.blk {
  color: #fff;
  text-align: center;
}

.text.sa, .text.sfsf {
  text-align: left;
}

.text.dark {
  color: #ffffff80;
}

.text.dark.small {
  font-size: 16px;
}

.text.center {
  text-align: left;
  margin-top: 0;
  padding-top: 0;
  padding-left: 10px;
  font-size: 19px;
}

.text.center.ddd {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.text._16px {
  text-align: left;
  font-size: 16px;
}

.text._16px.yellow {
  color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
}

.text._16px.learn-more {
  color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  text-decoration: none;
}

.text.tr {
  text-align: center;
}

.button {
  border: 1px solid var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 55px;
  text-decoration: none;
  display: flex;
}

.button.unfill {
  border-width: 2px;
}

.button.sss {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  display: flex;
}

.button.fill {
  z-index: 2;
  border-style: none;
  border-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  background-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  transition: all .2s;
  position: relative;
}

.button.fill:hover {
  background-color: #fff;
}

.button.fill.no-hover {
  transition-property: none;
}

.button.fill.no-hover:hover {
  background-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
}

.button.fill.fixed-width {
  border-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  width: 370px;
  transition: all .2s;
  top: 0;
  left: 0;
}

.button.fill.fixed-width:hover {
  background-color: #fff;
}

.button.fill.fixed-width.soon {
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

.button.fill.fixed-width.brands.sdas {
  width: 220px;
}

.button.fill.fixed-width.brands.sdas.ss {
  background-color: #bababa;
}

.button.fill.fixed-width.brands.sdas.d {
  background-color: #e8dc3c;
}

.button.fill.fixed-width.brands.sdas.e {
  background-color: #fbb812;
}

.button.fill.fixed-width.brands.sdas.e.rt {
  background-color: #000;
}

.button.fill.fixed-width.brands.sdas.e.rt.freo {
  border-color: #000;
}

.button.fill.fixed-width.brands.sdas.g {
  background-color: #a8c254;
}

.button.fill.fixed-width.brands.sdas.le {
  background-color: #b4e16c;
}

.button.fill.fixed-width.brands.sdas.fr {
  background-color: #c02b87;
}

.button.fill.fixed-width.brands.sdas.jh {
  background-color: #23b574;
}

.button.fill.fixed-width.brands.sdas.fe {
  background-color: #fad522;
}

.button.fill.fixed-width.brands.sdas.try {
  background-color: #dda81e;
}

.button.fill.fixed-width.brands.dont-miss {
  border-style: solid;
}

.block-text-produvts-block {
  width: auto;
  margin-bottom: 20px;
}

.grid-pruducts-in-block-products-main {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 35px;
}

.card-product {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 110%;
}

.h3.faq {
  white-space: pre-wrap;
}

.h3.color {
  color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
}

.h5 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 110%;
}

.h5.aaa {
  color: #dda81e;
  text-transform: uppercase;
}

.h5.color {
  color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  margin-top: 0;
  margin-bottom: 0;
}

.name-and-price {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.line-card-product {
  background-color: #fff3;
  width: 100%;
  height: 1px;
}

.text-card-product {
  margin-top: 15px;
  margin-bottom: 25px;
}

.benefits-block {
  background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/63ef2e5a6f3c2c71404f848e_Mask%20group.png");
  background-position: -117%;
  background-repeat: no-repeat;
  background-size: contain;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  justify-content: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.grid-benefits {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.left-benefits {
  border-right: 1px solid #fff;
  padding-top: 40px;
  padding-right: 40px;
}

.h4 {
  color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 100%;
}

.h4.white {
  color: #fff;
}

.h4.tr {
  text-align: center;
  text-align: center;
}

.discrip-block-benefits {
  width: 323px;
  margin-top: 16px;
}

.card-benefit {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  overflow: hidden;
}

.card-benefit-icon {
  border-right: 1px solid #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 30px;
}

.card-benefit-icon._1 {
  background-image: linear-gradient(#20062b33, #20062b33), url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/63f5d3e64abb4168670c9f0a_IMG_7159%203.png");
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.card-benefit-icon._2 {
  background-image: linear-gradient(#20062b33, #20062b33), url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/63f37ce646af71553ea99588_IMG_7159%202.png");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.card-benefit-icon._3 {
  background-image: linear-gradient(#20062b33, #20062b33), url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/63f37ce6b8b19b19a35a5b27_IMG_7159%203.png");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.card-benefit-icon._4 {
  background-image: linear-gradient(#20062b33, #20062b33), url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/63f37ce6b1910b491f1706f0_IMG_7159%204.png");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.head-benefit {
  width: 253px;
  margin-top: 40px;
}

.text-benefit {
  padding-bottom: 40px;
}

.line-benefit {
  background-color: #fff;
  width: 10688px;
  height: 1px;
  position: absolute;
  top: auto;
}

.line-abs {
  overflow: hidden;
}

.head-block-benefit {
  width: 335.463px;
}

.blog-block {
  border-bottom: 1px solid #fff;
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.container-blog-block {
  z-index: 2;
  position: relative;
}

.grid-head-blog-block {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-blog-block {
  grid-column-gap: 30px;
  border: 1px #fff;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr 1fr;
  padding-right: 20px;
}

.name-and-img-blog {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  height: 317.5px;
}

.name-news {
  margin-bottom: 40px;
}

.img-news {
  background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/63f60b735b212db3126c0aba_2%20(2).jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: flex-end;
  display: flex;
}

.img-news._2 {
  background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/63f60b73c69a89073d92fe68_3.jpg");
  height: 100%;
}

.block-tab-and-date {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 20px 20px 20px 40px;
  display: flex;
}

.left-card-blog {
  display: flex;
}

.right-card-blog {
  padding-top: 20px;
  padding-bottom: 20px;
}

.name-and-discription-blocg-card {
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none;
  display: flex;
}

.slider {
  background-color: #0000;
  border: 1px solid #fff;
  height: auto;
  margin-top: 30px;
  display: flex;
}

.slide-nav {
  display: none;
}

.arrows-blog {
  opacity: 0;
  width: 100%;
}

.div-arrow-right {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  height: 50%;
}

.div-arrow-left {
  border-right: 1px solid #fff;
  height: 50%;
}

.left-arrow {
  border: 1px solid #fff;
  border-style: solid solid none none;
  justify-content: center;
  align-items: center;
  width: 11%;
  height: 50%;
  transition: all .2s;
  display: flex;
  top: auto;
  right: auto;
}

.left-arrow:hover {
  background-color: var(--legacy-main);
}

.right-arrow {
  border-right: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 11%;
  height: 50%;
  transition: all .2s;
  display: flex;
  inset: 0% auto auto 0%;
}

.right-arrow:hover {
  background-color: var(--legacy-main);
}

.link-news {
  margin-bottom: 20px;
  margin-left: 20px;
  transition: all .2s;
}

.link-news:hover {
  transform: rotate(-180deg);
}

.follow-instagram {
  z-index: 2;
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.grid-head-instagram {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.head-inst {
  position: relative;
}

.nickname-inst {
  align-items: center;
  display: flex;
}

.image-2 {
  margin-right: 17px;
}

.grid-inst {
  margin-top: 30px;
}

.grid-2 {
  z-index: 500;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 94%;
  margin-top: 20px;
  margin-bottom: 20px;
  display: grid;
  position: relative;
}

.card-inst {
  border: 1px solid #fff;
  width: 100%;
}

.line-inst-gor {
  display: flex;
  overflow: hidden;
  transform: rotate(0);
}

.text-line-inst {
  color: #fff;
  text-transform: uppercase;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.vagon-line-inst {
  flex: none;
  width: 736.688px;
  display: flex;
}

.div-block {
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.line-inst-vert-right {
  flex: none;
  position: absolute;
  inset: 0% 0% 0% 77%;
  overflow: hidden;
  transform: rotate(90deg);
}

.vagon-line-inst-vert-right {
  flex: none;
  display: inline;
}

.contaniner-vagon-vert {
  display: flex;
}

.line-inst-vert-left {
  flex: none;
  position: absolute;
  inset: 0% 78% 0% 0%;
  overflow: hidden;
  transform: rotate(-90deg);
}

.blog-and-inst {
  border-top: 1px solid #fff;
  position: relative;
  overflow: hidden;
}

.image-3 {
  width: 992px;
  position: absolute;
  inset: 24% -37% auto auto;
}

.line-legacy-cannabis {
  flex-direction: row;
  margin-bottom: 55px;
  display: none;
  overflow: hidden;
}

.text-line-inst-legacy {
  color: #fff;
  text-transform: uppercase;
  margin-right: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.small-block-vagon-footer {
  flex: none;
  margin-right: 30px;
  display: flex;
}

.image-4 {
  margin-right: 5px;
}

.vagon-footer {
  flex: none;
  width: 1545.78px;
  display: flex;
}

.footer {
  background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/66ec85248f0a877492333bb8_Group%2011871.png");
  background-position: 50%;
  background-size: cover;
  border-top: 1px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-footer {
  padding-left: 1rem;
  padding-right: 1rem;
}

.grid-footer {
  z-index: 2;
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 36% 60%;
  justify-content: space-between;
  position: relative;
}

.left-footer {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.social-links {
  margin-bottom: 20px;
}

.social-link {
  width: 35px;
  margin-right: 10px;
  transition: all .2s;
}

.social-link:hover {
  transform: scale(1.1);
}

.name-footer-links {
  margin-bottom: 7px;
}

.footer-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  text-decoration: none;
  display: block;
  position: relative;
}

.footer-link.navlink.underline-trail {
  flex-direction: row;
  flex: none;
  display: inline-block;
}

.footer-link.navlink.underline-trail.w--current {
  border-bottom-style: none;
}

.colomn-footer {
  flex-direction: column;
  display: flex;
}

.grid-3 {
  grid-column-gap: 70px;
  grid-row-gap: 55px;
  grid-template-columns: min-content 1fr;
}

.copyright {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.link-with-line {
  border-bottom: 1px solid #ffffff80;
  text-decoration: none;
}

.link-with-line.space {
  margin-top: 15px;
  margin-right: 10px;
}

.img-footer-legacy {
  width: 100%;
}

.image-6 {
  z-index: 1;
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.image-7 {
  position: absolute;
  inset: auto 0% -5% -7%;
}

.head-inst-div {
  z-index: 2;
  position: relative;
}

.link-inst {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.banner {
  background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/63ef516a96013d2d30dcf26c_banner.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  height: 90vh;
  padding-bottom: 70px;
  display: flex;
}

.container {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.text-and-btn-banner {
  margin-top: 30px;
  display: flex;
}

.grid-banner {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 2.75fr 2fr;
}

.head-banner {
  position: relative;
}

.image-8 {
  width: 534px;
  position: absolute;
  inset: auto 26% -6% -11%;
}

.name-banner {
  z-index: 2;
  width: 913px;
  position: relative;
}

.text-span {
  color: var(--legacy\<deleted\|variable-0650056f\>);
}

.price {
  display: none;
}

.pollicy {
  flex-direction: row;
  display: flex;
}

.text-span-2 {
  color: var(--legacy\<deleted\|variable-0650056f\>);
}

.image-11 {
  display: none;
}

.container-navlinks {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.icon-burger, .open-menu {
  display: none;
}

.link-text-mob-navlink {
  color: #fff;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-btn {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: -64px;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.div-btn.mob {
  display: none;
}

.vagon-line-inst-2 {
  flex: none;
  width: 736.688px;
  display: flex;
}

.line-inst-gor-copy {
  justify-content: flex-end;
  display: flex;
  overflow: hidden;
  transform: rotate(0);
}

.vagon-vert {
  height: 436.438px;
  display: flex;
}

.vagon-vert-2 {
  flex: 0 auto;
  height: 436.438px;
  display: flex;
}

.popup-age {
  z-index: 5000;
  background-color: var(--legacy\<deleted\|variable-0650056f\>);
  justify-content: center;
  width: 100%;
  height: 100vh;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.container-popup-age {
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  display: flex;
}

.block-age {
  z-index: 2;
  object-fit: fill;
  flex-direction: column;
  margin-top: 25px;
  display: flex;
  position: relative;
  overflow: visible;
}

.block-text-21 {
  border: 1px solid #fff;
  border-bottom-style: none;
  justify-content: center;
  padding-top: 45px;
  padding-bottom: 45px;
  display: flex;
}

.block-yes-or-no {
  height: 80px;
  display: flex;
}

.btn-yes {
  border: 1px solid #fff;
  border-right-style: none;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.btn-yes:hover {
  background-color: #20062b80;
}

.btn-no {
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.btn-no:hover {
  background-color: #20062b80;
}

.image-12 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
  overflow: visible;
}

.text-age {
  width: 493px;
}

.text-age-agree {
  justify-content: center;
  margin-top: 25px;
  display: flex;
}

.image-13 {
  width: 35%;
}

.img-popupage-legacy {
  justify-content: center;
  display: flex;
  overflow: visible;
}

.block-sorry {
  justify-content: center;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
  display: none;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.wrapper {
  overflow: hidden;
}

.container-line-footer {
  justify-content: flex-start;
  display: flex;
  overflow: hidden;
}

.div-block-6 {
  flex: none;
}

.image-14 {
  width: 1500px;
  max-width: none;
  display: none;
  position: absolute;
  inset: -61% auto auto -20%;
}

.div-block-7 {
  z-index: 2;
  position: relative;
}

.mainblock-description {
  width: 539px;
  margin-top: 0;
  margin-bottom: 20px;
}

.link-card-ist {
  text-decoration: none;
  transition: all .2s;
}

.link-card-ist:hover {
  opacity: .69;
}

.div-block-8 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  display: flex;
}

.dropdown-toggle {
  padding: 0;
}

.dropdown-link {
  background-color: var(--legacy\<deleted\|variable-0650056f\>);
  color: #fff;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  transition: all .3s ease-out;
}

.dropdown-link:hover {
  background-color: var(--legacy-main);
}

.dropdown-link.w--current {
  color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
}

.dropdown-list {
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  display: block;
  overflow: hidden;
}

.image-15 {
  width: 20px;
}

.div-block-9 {
  justify-content: center;
  width: 100%;
  display: flex;
}

.dropdown-link-mob {
  background-color: var(--legacy\<deleted\|variable-0650056f\>);
  color: #fff;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  transition: all .3s ease-out;
}

.dropdown-link-mob:hover {
  background-color: var(--legacy-main);
}

.navlink-mob {
  flex: none;
  width: auto;
  text-decoration: none;
  position: relative;
}

.navlink-mob.w--current {
  border-bottom: 1px solid #fff;
  padding-bottom: 2px;
}

.html-embed {
  height: 100vh;
  margin-top: -50%;
  position: absolute;
  inset: 0%;
}

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

.header-relative {
  z-index: 50;
  pointer-events: auto;
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

.video-vimeo-wrapper-mob {
  justify-content: flex-start;
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
  overflow: hidden;
}

.link {
  border-bottom: 1px solid var(--legacy\<deleted\|variable-0650056f\>);
  color: var(--legacy\<deleted\|variable-0650056f\>);
  padding-bottom: 3px;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.link:hover {
  border-bottom-color: #0000;
}

.link.yl {
  color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  cursor: pointer;
  border-bottom-width: 0;
  margin-top: 34px;
  transition-property: none;
}

.link.white {
  color: #fff;
  border-bottom-color: #fff;
}

.link.white:hover {
  border-bottom-color: var(--legacy\<deleted\|variable-0650056f\>);
}

.container-footer-link {
  display: inline;
}

.hide {
  border: 1px none var(--legacy-main);
  color: var(--legacy-main);
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
}

.html-embed-tablet {
  position: absolute;
  inset: 0%;
}

.video-vimeo-wrapper-1600 {
  justify-content: flex-start;
  width: 100%;
  height: 100vh;
  padding-bottom: 0;
  display: none;
  position: absolute;
  overflow: hidden;
}

.html-embed-1600 {
  padding-bottom: 0;
  position: absolute;
  inset: 0%;
}

.video-vimeo-wrapper-tablet {
  justify-content: flex-start;
  width: 100%;
  height: 100vh;
  display: block;
  position: absolute;
  overflow: hidden;
}

.cookie-banner {
  z-index: 7000;
  background-color: #0a082b;
  border-top: 1px solid #fff;
  padding-top: 20px;
  padding-bottom: 40px;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.buttons-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  display: grid;
}

.div-block-23 {
  display: flex;
}

.div-block-24, .div-block-25 {
  height: 2px;
}

.main-event {
  z-index: 5;
  background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/656468986ea8de28698db3a8_3.jpg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  padding-bottom: 50px;
  display: block;
  position: relative;
  overflow: hidden;
}

.main-event.hide {
  display: none;
}

.main-event._2 {
  background-color: #09080a;
  background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/657acb6ad21bc1249af052e4_Frame%201.webp"), url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/657acc170f37780cd84713c8__Group_.svg");
  background-position: 50% 100%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, auto;
}

.main-event._2.hide {
  display: none;
}

.main-event._4 {
  background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/65e6ef58199fd0d04c7d62db_SPRING%20BASH%20'24%20-%20Set%201%20-%2016x9%20(1).webp");
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

.container-event {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 85vh;
  padding-bottom: 100px;
  display: flex;
}

.container-event._4 {
  padding-bottom: 80px;
}

.element {
  width: 50%;
}

.element.small {
  width: 30%;
  margin-bottom: 20px;
}

.element._4 {
  opacity: 0;
  height: 0;
  margin-top: 89vh;
}

.pink-rec {
  z-index: 2;
  background-color: #e862c3;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  display: flex;
  position: relative;
}

.pink-rec.cushers {
  background-color: #ff9c1a;
}

.btn-text {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.btn-text.absolute {
  position: absolute;
}

.text-block {
  z-index: 2;
  color: #f6e047;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  position: relative;
}

.text-block.cushers {
  color: #fff;
  font-family: Bambiretro, sans-serif;
}

.text-block.stone {
  font-family: Akira Expanded, sans-serif;
  font-size: 30px;
}

.text-block._4 {
  color: #fadd79;
  font-size: 30px;
  font-weight: 400;
}

.btn-event {
  pointer-events: auto;
  flex: none;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: transform .2s;
  display: flex;
  position: relative;
}

.btn-event:hover {
  transform: translate(0, -4px);
}

.text-block-abs {
  z-index: 1;
  color: #173f43;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 2px;
  left: -2px;
}

.text-block-abs.cushers {
  font-family: Bambiretro, sans-serif;
}

.text-block-abs.stone {
  font-family: Akira Expanded, sans-serif;
  font-size: 30px;
}

.text-block-abs._4 {
  filter: blur(10px);
  color: #f6e17f;
  font-size: 30px;
  font-weight: 300;
  top: auto;
  left: auto;
}

.mini-text {
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-abs-2 {
  z-index: 1;
  color: #173f43;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 2px;
  left: -2px;
}

.text-block-abs-2.cushers {
  font-family: Bambiretro, sans-serif;
}

.text-block-abs-2.stone {
  font-family: Akira Expanded, sans-serif;
}

.text-block-2 {
  z-index: 2;
  color: #f6e047;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  position: relative;
}

.text-block-2.cushers {
  color: #fff;
  font-family: Bambiretro, sans-serif;
}

.text-block-2.stone {
  font-family: Akira Expanded, sans-serif;
}

.blue-rec {
  z-index: 1;
  background-color: #63bac1;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -10px;
  right: -10px;
}

.blue-rec.cusgers {
  background-color: #3a164b;
}

.event-slider {
  pointer-events: none;
  background-color: #ddd0;
  height: 100vh;
  margin-top: -118px;
  padding-top: 0;
  display: none;
}

.slide-event {
  width: 100%;
}

.slide-nav-2 {
  pointer-events: auto;
  position: absolute;
  inset: auto 0% 10px;
}

.merch-block {
  background-color: #0000;
  width: 100%;
  height: 100vh;
}

.flowers-block {
  background-color: var(--legacy-main);
  cursor: pointer;
  width: 100%;
  height: 100vh;
  position: static;
}

.merch-block-content {
  align-items: flex-end;
  height: 100%;
  padding-left: 0%;
  display: flex;
  position: relative;
}

.flowers-block-content {
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: relative;
}

.choosing-block-horizontal {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: var(--legacy\<deleted\|variable-0650056f\>);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100vw;
  height: 100vh;
  display: grid;
}

.play-button-wrapper {
  color: #fff;
  letter-spacing: .18em;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 999em;
  justify-content: center;
  align-items: center;
  width: 6em;
  height: 6em;
  padding-left: .3em;
  font-size: 1.2em;
  font-weight: 600;
  display: none;
  position: absolute;
}

.play-button-wrapper.is-mobile {
  background-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  background-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  width: 140px;
  height: 140px;
  padding: 20px;
  display: none;
}

.play-button-text {
  color: var(--legacy\<deleted\|variable-0650056f\>);
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 1.4em;
}

.image-firstchoose {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.photo-animation {
  width: 100%;
  height: 100%;
  position: relative;
}

.color-opacity {
  background-image: linear-gradient(#20062b80, #20062b80);
  width: 100%;
  height: 100%;
  position: absolute;
}

.choose-head {
  pointer-events: none;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.choose-head.reverse {
  z-index: 1000;
  pointer-events: none;
  z-index: 1000;
  pointer-events: none;
  align-items: center;
  padding: 40px 0 0;
}

.choose-link {
  width: 100%;
  height: 100%;
}

.choose-link.w--current {
  text-decoration: none;
}

.play-button2-wrapper {
  color: #fff;
  letter-spacing: .18em;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 999em;
  justify-content: center;
  align-items: center;
  width: 6em;
  height: 6em;
  padding-left: .3em;
  font-size: 1.2em;
  font-weight: 600;
  display: none;
  position: absolute;
}

.play-button2-wrapper.is-mobile {
  background-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  width: 140px;
  height: 140px;
  padding: 20px;
  display: none;
}

.play-button2-wrapper.is-mobile.second {
  inset: -10% 0% auto;
  width: 180px;
  height: 180px;
  text-decoration: none;
  display: none;
  position: absolute;
  inset: -10% 0% auto;
}

.hoose-popup {
  z-index: 4999;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
}

.button-bg {
  object-fit: fill;
  position: static;
}

.buttons {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.buttons.mob {
  display: none;
}

.button-header-copy {
  background-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 55px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.mask {
  width: 100%;
}

.logo-img {
  height: 52px;
  padding-left: 40px;
}

.klaviyo-html {
  z-index: 100;
  opacity: 1;
  position: static;
  inset: 0%;
}

.section-2 {
  text-align: left;
  background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/66e0d74f42bcee78b4a5f093_yywere.png");
  background-position: 0 0;
  background-size: cover;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.section-2.sect {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.section-2.sect.sesc {
  background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/66ec85248f0a877492333bb8_Group%2011871.png");
  background-position: 50%;
}

.heading-7 {
  color: #fff;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 89px;
  font-weight: 500;
  line-height: 100%;
  display: flex;
}

.heading-7.head1 {
  font-size: 80px;
}

.heading-7.head1.headd {
  display: block;
}

.heading-7.head1.headd.jj {
  text-align: left;
}

.column-2 {
  text-align: center;
  margin-top: 0;
}

.column-2.weew {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  text-align: left;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.columns {
  text-align: center;
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.scs {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

@media screen and (min-width: 1280px) {
  a {
    display: inline;
  }

  .header {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    aspect-ratio: auto;
    object-fit: fill;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
  }

  .container-legacy {
    flex: 0 auto;
    display: flex;
  }

  .navlinks {
    width: 60%;
  }

  .h2.small-mob {
    font-size: 89px;
  }

  .benefits-block {
    background-position: -46%;
  }

  .line-inst-vert-left {
    right: 77%;
  }

  .image-3 {
    width: 1500px;
    top: 12%;
    right: -22%;
  }

  .image-7 {
    bottom: -10%;
    left: -10%;
  }

  .grid-banner {
    grid-template-columns: 600px 380px;
  }

  .head-banner {
    width: 1102px;
  }

  .image-8 {
    width: 504px;
    inset: 41% 6% 0% auto;
  }

  .name-banner {
    width: 979px;
  }

  .container-navlinks {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    width: auto;
  }

  .wrapper {
    display: block;
  }

  .template-first-block.contact {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .template-first-block.holditdown {
    position: relative;
  }

  .video-vimeo-wrapper-mob {
    display: none;
  }

  .form-block.hold-it-down {
    margin-top: -240px;
  }

  .form-block.sour-diesel {
    margin-top: -400px;
  }

  .text-field:focus {
    border-color: #dda81e;
  }

  .button-form {
    background-color: #dda81e;
  }

  .video-vimeo-wrapper-1600 {
    display: block;
  }

  .video-vimeo-wrapper-tablet {
    display: none;
  }

  .element.small {
    width: 35%;
  }

  .element._4 {
    margin-top: 86vh;
  }

  .event-slider {
    width: 100%;
    margin-top: -118px;
  }

  .line-brand {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .h3-3.carousel, .legacy-logo {
    padding-left: 22px;
    padding-right: 22px;
  }

  .description-and-button {
    padding-right: 80px;
  }

  .linear-grad-hero {
    bottom: 0%;
  }

  .linear-grad-hero.holditdown {
    height: 500px;
  }

  .linear-grad-hero.sour-diesel {
    background-image: linear-gradient(#0a082b00, #0a082b 49%);
    height: 800px;
  }

  .carousel-container, .carousel-container.line-both, .carousel-container.line-both {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .product-contetn-container.new, .product-contetn-container.mob, .product-contetn-container.new, .product-contetn-container.mob {
    grid-template-columns: .75fr 1.75fr 1fr 1fr minmax(138px, 138px);
    place-content: stretch space-between;
    justify-items: stretch;
  }

  .button-link, .button-product-cms {
    width: 138px;
  }

  .heading-products.new {
    grid-template-columns: .75fr 1.75fr 1fr 1fr minmax(138px, 138px);
    place-content: stretch space-between;
    justify-items: stretch;
  }

  .grid-product-type-item.new.line-above {
    border-top: 1px solid #fff;
  }

  .product-item-container.new {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .button-4.btn4 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-7 {
    text-align: left;
    padding-top: 0;
  }

  .heading-7.head1 {
    padding-top: 20px;
    padding-left: 0;
  }

  .column-2.weew {
    text-align: center;
    text-align: center;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .columns {
    width: 100%;
  }

  .heading-8 {
    color: #fff;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 20px;
  }

  .text-block-5 {
    color: #fff;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 15px;
  }

  .text-span-3 {
    color: #dda81e;
  }

  .column-12 {
    padding-left: 60px;
  }

  .image-44 {
    width: 100%;
  }

  .section-22.fsdf {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/6705b9473a73042d194836dd_Find%20Legacy%202.png");
    background-position: 50% 0;
  }

  ._60_list_content_wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .class-paragraph {
    text-align: right;
  }

  .location_wrapper {
    padding-bottom: 0;
  }

  .combine-blog4_date {
    color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  }

  .slider-main_button.swiper-prev {
    height: 2em;
  }

  .home-about_img-text {
    max-height: 80%;
  }

  .h2-copy.small-mob {
    font-size: 89px;
  }

  .ammount_wrapper {
    padding-left: 12px;
    padding-right: 12px;
  }

  .form_wrapper {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .titlees.small-mob {
    font-size: 89px;
  }

  .step_container {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .step_number {
    background-color: #392047;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .step_test_wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    display: flex;
  }

  .tip_wrrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  ._60_list_content_wrap-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .class-paragraph-2 {
    text-align: right;
  }

  .blog_title_wrap, .blog_title_wrap-2, .blog_preview_wrap {
    padding-bottom: 2rem;
  }
}

@media screen and (min-width: 1920px) {
  .header {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .text {
    text-align: left;
    font-size: 19px;
  }

  .button.fill.fixed-width._2 {
    position: relative;
  }

  .benefits-block {
    background-position: 0%;
  }

  .div-block {
    overflow: visible;
  }

  .image-3 {
    right: -20%;
  }

  .container-navlinks {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    width: auto;
  }

  .block-age {
    margin-top: 50px;
  }

  .text-age {
    width: 493px;
  }

  .image-14 {
    width: 1800px;
    top: -61%;
    left: -8%;
  }

  .template-first-block.faq, .template-first-block.find-us {
    background-image: linear-gradient(#10093280, #fff0), url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/63fc5189fc5aae813ca9e44b_faq%20banner.jpg");
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .template-first-block.blog {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/63fc4bccfc5aae4347a94dde_blog%20banner.jpg");
  }

  .template-first-block.faq, .template-first-block.find-us {
    background-image: linear-gradient(#10093280, #fff0), url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/63fc5189fc5aae813ca9e44b_faq%20banner.jpg");
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .template-first-block.brands {
    height: 100vh;
  }

  .template-first-block.holditdown {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: auto;
    padding-bottom: 0;
  }

  .form-block.hold-it-down {
    margin-top: -400px;
    margin-bottom: 240px;
  }

  .form-block.sour-diesel {
    margin-top: -480px;
    margin-bottom: 240px;
  }

  .text-field.is-hidden {
    display: none;
  }

  .svg {
    width: 100px;
    display: flex;
  }

  .hide {
    color: var(--legacy-main);
  }

  .video-vimeo-wrapper-1600 {
    display: block;
  }

  .video-vimeo-wrapper-tablet {
    display: none;
  }

  .smke-form {
    justify-content: center;
    display: flex;
  }

  .element {
    width: 70%;
  }

  .element.small {
    width: 50%;
  }

  .element._4 {
    margin-top: 83vh;
  }

  .event-slider {
    margin-top: -118px;
  }

  .linear-grad-hero.holditdown {
    height: 720px;
  }

  .linear-grad-hero.sour-diesel {
    background-image: linear-gradient(#0a082b00, #0a082b 48%);
    height: 1000px;
  }

  .text-18, .text-16 {
    font-size: 19px;
  }

  .big-banner-img {
    width: 100%;
  }

  .section-2 {
    justify-content: center;
    align-items: stretch;
  }

  .heading-7 {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
  }

  .column-2.weew {
    text-align: center;
    text-align: center;
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .columns {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    width: 80rem;
    display: flex;
  }

  .heading-19, .heading-21 {
    padding-left: 40px;
  }

  .column-12 {
    padding-left: 140px;
  }

  .accordion-wrapper {
    padding-bottom: 0;
  }

  .content-wrapper.slim {
    padding-bottom: 20px;
  }

  .accordion-item-content {
    height: auto;
    padding-bottom: 0;
  }

  .accordion-item {
    padding-bottom: 14px;
  }

  .image-50 {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 0;
  }

  .column-27 {
    padding-bottom: 60px;
  }

  .image-53 {
    width: 100%;
  }

  .columns-14 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .tr {
    color: #fff;
    text-align: center;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
  }

  .column-30 {
    flex: 0 auto;
  }

  ._60_hero_block {
    width: 100%;
    max-width: none;
  }

  ._60_hero_heading {
    width: 100%;
    max-width: 8ch;
    font-size: 12rem;
  }

  ._60_container.hero {
    max-width: none;
  }

  ._60_grid {
    flex: 1;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  ._60_grid.item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  ._60_grid.is-head {
    justify-content: space-between;
    align-items: center;
  }

  ._60_list {
    padding-top: 0;
    padding-bottom: 0;
  }

  ._60_list_content {
    display: block;
  }

  ._60_list_content_wrap {
    margin-bottom: 4rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-right: 6rem;
  }

  ._60_item_img_wrap {
    justify-content: center;
    align-items: flex-start;
  }

  ._60_item_wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
  }

  ._60_item_item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  ._60_read_more {
    color: var(--legacy-light-purple);
    flex-flow: column;
    order: 1;
    text-decoration: underline;
  }

  ._60_deck {
    flex-flow: column;
    font-size: 20px;
  }

  ._60_deck.drops {
    flex-flow: row;
  }

  ._60_filter_content.w--open {
    z-index: 110;
    inset: 130% 0% auto auto;
  }

  ._60_filter_link {
    font-family: var(--_typography---secondary-family);
    border-bottom-style: none;
    padding: 1rem;
  }

  .image-63 {
    padding: 0;
  }

  .image-64 {
    object-fit: fill;
  }

  .hero_video_wrapper {
    background-image: none;
  }

  .hero_video_wrapper.blog, .hero_video_wrapper.strain {
    background-image: linear-gradient(180deg, var(--legacy-wine-purple), #fff0);
  }

  .hero_video_wrapper.blog, .hero_video_wrapper.strain {
    background-image: linear-gradient(180deg, var(--legacy-wine-purple), #fff0);
  }

  .hero_video_wrapper.strain {
    background-image: linear-gradient(#52345c, #fff0);
  }

  .main-container.hero, .main-container.newsletter {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .main-container.strains, .main-container.hero, .main-container.newsletter {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .main-container.hero-copy {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .main-container.drop {
    justify-content: center;
    align-items: center;
    max-width: none;
    display: flex;
  }

  .main-container.strains {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-gradient-overlay.back {
    height: 50vh;
  }

  .hero-inner {
    z-index: 10;
    max-width: 1440px;
    padding-left: 1rem;
    padding-right: 1rem;
    overflow: visible;
  }

  .navbar-wrapper {
    z-index: 1;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: space-between;
    align-items: center;
    display: flex;
    position: relative;
  }

  .fn-button {
    background-color: var(--legacy-white);
    color: var(--legacy-main);
    border: 1px solid #000;
    padding-left: 32px;
    padding-right: 32px;
  }

  .fn-button.hero {
    min-width: 17ch;
  }

  .fn-button.is-small {
    font-size: .9rem;
  }

  .home {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .fn-navbar-container-second {
    width: 1440%;
    padding-left: 0;
    padding-right: 0;
  }

  .fn-dorpdown-link {
    color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  }

  .logo_svg {
    width: 8rem;
    height: auto;
    margin-bottom: 0;
    position: static;
  }

  .hero-heading {
    font-size: 8.9rem;
    font-weight: 400;
  }

  .hero_preview_image {
    max-height: 70px;
  }

  .global_section_padding {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .about_section_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .global-section-title {
    text-align: right;
  }

  .about-paragraph {
    width: 100%;
    margin-top: -9px;
    padding-top: 0;
    font-size: 2rem;
  }

  .title_wrapper {
    grid-template-columns: 2.25fr minmax(auto, 1fr);
    grid-auto-columns: 1fr;
    width: 100%;
    padding-bottom: 2rem;
  }

  .class-heading {
    letter-spacing: 3px;
    margin-bottom: 0;
    font-size: 6.4rem;
    font-weight: 400;
  }

  .class-heading.drop-title {
    text-wrap: pretty;
    text-wrap: pretty;
    font-size: 4.9rem;
  }

  .class-right {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .class-paragraph {
    font-family: var(--_typography---secondary-family);
    color: var(--legacy-white);
    font-size: 1rem;
  }

  .expandable_wrap._2-column {
    grid-auto-columns: 1fr;
  }

  .overlay-expandable-bottom {
    background-image: linear-gradient(#fff0, #3c1344);
  }

  .expandable-inner.is-active {
    -webkit-backdrop-filter: saturate();
    backdrop-filter: saturate();
  }

  .category_heading_text {
    font-size: 2.2rem;
    font-weight: 400;
    line-height: 1;
  }

  .button-small1-5 {
    padding-left: 12px;
    padding-right: 12px;
    font-weight: 400;
  }

  .table-wrapper.change {
    padding-top: 0;
    padding-bottom: 0;
  }

  .table-item.table-description.center {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .container-w1.gutter-outside {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .button-pack {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    order: 9999;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .location_wrapper {
    margin-bottom: 1rem;
  }

  .widget__container-sc.is-location {
    height: 100%;
  }

  .navbar-overlay {
    opacity: 100;
  }

  .section_wrapper.values, .section_wrapper.process {
    min-height: 200vh;
  }

  .section_wrapper.values, .section_wrapper.process {
    min-height: 200vh;
  }

  .section_wrapper.partners {
    margin-bottom: 4rem;
  }

  .section_wrapper.blog {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .section_wrapper.flower {
    overflow: visible;
  }

  .service-item-image {
    aspect-ratio: 1;
    object-fit: contain;
    padding: 0;
    overflow: hidden;
  }

  .service-item-image-box {
    aspect-ratio: 1;
    background-color: #cd393900;
    padding: 2rem;
    overflow: hidden;
  }

  .combine-blog4_image {
    aspect-ratio: 1;
  }

  .combine-blog4_label {
    background-color: var(--legacy-light-purple);
  }

  .combine-heading-style-h5 {
    font-weight: 400;
  }

  .combine-heading-style-h6 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.1;
  }

  .combine-blog4_featured {
    border-radius: 12px;
  }

  .combine-blog4_wrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .text-block-25 {
    color: var(--legacy-off-white);
  }

  .intro {
    background-image: none;
  }

  .usp-image-wrapper {
    margin-top: 220px;
  }

  .usp-content {
    grid-template-columns: 1fr auto;
  }

  .usp-title.text-1 {
    font-weight: 400;
  }

  .usp-description {
    font-family: var(--_typography---secondary-family);
    margin-bottom: 0;
  }

  .back-to-home-btn {
    background-color: #b271e024;
  }

  .c2a-main {
    background-image: linear-gradient(0deg, #b271e01c, #ffffff12);
  }

  .home-solution-section {
    display: none;
  }

  .footer-2 {
    margin-bottom: 4rem;
  }

  .container-15 {
    max-width: none;
  }

  .svg-footer {
    width: 8rem;
    margin-bottom: 0;
  }

  .swiper-drag-wrapper.is-slider-main {
    width: 50em;
  }

  .swiper-slide.is-slider-main {
    background-color: #b271e01a;
  }

  .swiper-slide.is-slider-main:hover {
    background-color: #c5c74b2e;
  }

  .swiper-slide.is-slider-main.is-terpenes {
    background-color: var(--legacy-main);
    background-color: var(--legacy-main);
  }

  .swiper-slide.is-slider-main-copy {
    background-color: #b271e01a;
    width: auto;
  }

  .swiper-slide.is-slider-main-copy:hover {
    background-color: #c5c74b2e;
  }

  .swiper-slide.is-slider-main-products {
    border-width: 1px;
    border-radius: 20px;
  }

  .swiper-slide.is-slider-main-products:hover {
    background-color: #c5c74b2e;
  }

  .slider-main_text-wrapper.is-terpetnees {
    background-color: #fff0;
    width: 100%;
    padding: 0%;
  }

  .slider-main_text-wrapper.is-terpetnees:hover {
    background-color: #fff0;
  }

  .slider-main_top-wrapper {
    padding-bottom: 2em;
  }

  .data_item.slide-right {
    display: none;
  }

  .timeline_content {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-bottom: 5rem;
  }

  .text-xl-2 {
    display: none;
  }

  .section_time {
    position: relative;
  }

  .frequent-questions {
    display: block;
  }

  .home-about_heading._1 {
    font-family: var(--_typography---primary);
    font-family: var(--_typography---primary);
  }

  .home-about_img-text {
    min-width: 49ch;
    font-family: var(--_typography---primary);
    letter-spacing: .002em;
    text-transform: uppercase;
    font-size: 4.8rem;
    font-weight: 400;
  }

  .info-col-child {
    width: 80%;
  }

  .span-text.one {
    font-weight: 400;
  }

  .stat-number-details {
    font-size: 18px;
  }

  .stat-number-item-left {
    grid-template-columns: 2fr 1.35fr;
  }

  .stat-number-mini-title {
    font-size: 16px;
    line-height: 150%;
  }

  .stat-number-left-flex {
    justify-content: space-between;
    align-items: flex-start;
  }

  .stat-number-main-title {
    letter-spacing: -10px;
    font-size: 200px;
  }

  .stat-number-item-wrap {
    height: 156px;
    padding-top: 32px;
    padding-bottom: 32px;
    position: sticky;
  }

  .stat-number-item-wrap:hover {
    height: 241px;
  }

  .stat-number-item-wrap.mb-0 {
    margin-bottom: 0;
  }

  .sticky-images.left {
    object-fit: fill;
    object-fit: fill;
  }

  .image-66 {
    aspect-ratio: auto;
    width: 100%;
  }

  .text-size-regular {
    color: var(--legacy-medium-grey);
    text-wrap: pretty;
  }

  .text-size-regular.is-cta {
    text-wrap: balance;
  }

  .text-size-regular.is-white {
    color: var(--legacy-white);
  }

  .button-icon {
    background-color: var(--legacy-light-purple);
  }

  .heading-style-h3.is-hero {
    font-family: var(--_typography---secondary-family);
    font-family: var(--_typography---secondary-family);
  }

  .hero_content-wrapper {
    line-height: 1;
  }

  .hero_background-image {
    filter: hue-rotate(180deg);
  }

  .service-item-description-2 {
    max-width: 46ch;
  }

  .footer_background {
    background-color: #20062bd1;
  }

  .brix---paragraph-default {
    max-width: 71ch;
  }

  .brix---bg-image-full-width {
    filter: brightness(50%);
  }

  .location-alternate {
    min-height: 70vh;
  }

  .path01 {
    color: var(--legacy-white);
  }

  .background-svg {
    width: 150%;
  }

  .pattern-background {
    height: 130%;
    position: absolute;
    inset: 0%;
  }

  .background-svg-2 {
    width: 150%;
  }

  .background_image {
    width: 100%;
  }

  .container-16 {
    max-width: none;
  }

  .path01-2 {
    color: #fff;
  }

  .svg-3 {
    width: 8rem;
    height: auto;
    margin-bottom: 0;
    position: static;
  }

  .footer-3 {
    margin-bottom: 4rem;
  }

  .fn-button-2 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .image-68 {
    width: 100%;
  }

  .button-icon-2 {
    background-color: #af89ca;
  }

  .background-svg-3 {
    width: 150%;
  }

  .bold-text-11 {
    font-weight: 400;
  }

  .pointer_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .pointer_container {
    padding-left: 0;
  }

  .pointer_text {
    font-size: 2.2rem;
    line-height: 1;
  }

  .intro_wrapper {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .product_card_wrapper {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    transition-property: none;
  }

  .text_ammount {
    font-size: 1rem;
  }

  .product_title {
    flex: 1;
    font-size: 2.6rem;
    line-height: 1;
  }

  .product_title.srain {
    font-size: 3.1rem;
  }

  .ammount_wrapper {
    padding-left: 12px;
    padding-right: 12px;
  }

  .hero_video_wrapper_flower {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/69d6404a17fda818294505f6_legacy_product_AI_landscape_0000_Hero_Concentrate.jpg");
    background-position: 50%;
    background-size: cover;
  }

  .hero_video_wrapper_flower.vape {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/69d6716ab758b77c813d49f6_legacy_product_background_AI_2_0007_Layer%20Comp%206.jpg");
  }

  .warning_wrapper_container {
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 12px 12px 12px 14px;
  }

  .button-smaller {
    padding-left: 32px;
    padding-right: 32px;
  }

  .div-block-221 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .quantity_wrapper {
    display: flex;
  }

  .terpene_image_wrapper {
    border-radius: 12px;
  }

  .form_wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .process {
    background-image: none;
  }

  .process_wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 3rem;
  }

  .process_steps {
    height: 100%;
  }

  .image_process {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    object-position: 50% 50%;
    border-radius: 12px;
  }

  .step_number {
    height: 40px;
    line-height: 1;
  }

  .square_wrapper {
    width: 40px;
    height: 40px;
  }

  .step_title {
    font-family: var(--_typography---secondary-family);
  }

  .icon_wrapper {
    color: var(--legacy-light-purple);
  }

  .experience_title_wrapper {
    width: 50ch;
  }

  .points_title_wrap {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    flex-flow: column;
  }

  .circle {
    width: 10px;
    height: 10px;
  }

  .locationwarning_wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: center;
  }

  .hero_video_wrapper_location.blog {
    background-image: linear-gradient(#e4afaf00, #20062bc9), url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/69cd9487c56db47dac0904f0_pexels-cristian-rojas-7586662.jpg");
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .hero_video_wrapper_location.location {
    background-image: linear-gradient(#e4afaf00, #20062bc9), url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/69c585c58ef902faa769a83b_pexels-pixabay-269633%20(1).jpg");
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .image-69 {
    padding: 0;
  }

  .svg-4 {
    width: 100px;
    display: flex;
  }

  .btn-list_text.bigger {
    font-size: .75rem;
  }

  .btn-list {
    transition: transform .4s, background-color .4s;
  }

  .btn-list:hover {
    transform: translate(0, -2px);
  }

  .form_title {
    font-family: var(--_typography---main-family);
  }

  .contact_grid {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  .global-section-title-copy {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .div-block-225 {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .text-size-regular-2 {
    text-wrap: pretty;
    max-width: none;
  }

  .icon_wrapper-2 {
    color: #af89ca;
  }

  .step_title-2 {
    font-family: Inter, Arial, sans-serif;
    font-size: 1.4rem;
  }

  .hero-heading-2 {
    font-size: 8.9rem;
    font-weight: 400;
  }

  .hero_paragraphy-2 {
    text-wrap: balance;
  }

  .fn-button-3 {
    color: #20062b;
    background-color: #fff;
    border: 1px solid #000;
    padding-left: 32px;
    padding-right: 32px;
  }

  .fn-button-3.hero {
    min-width: 17ch;
  }

  .btn-list-2 {
    transition: transform .4s, background-color .2s;
  }

  .btn-list-2:hover {
    transform: translate(0, -2px);
  }

  ._60_list_content_wrap-2 {
    margin-bottom: 4rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-right: 6rem;
  }

  .product_title-2 {
    font-size: 2.9rem;
    line-height: 1;
  }

  .product_title-2.drop {
    color: var(--legacy-white);
    font-size: 2.4rem;
  }

  ._60_read_more-2 {
    color: #af89ca;
    flex-flow: column;
    order: 1;
    text-decoration: underline;
  }

  .blog_heading {
    letter-spacing: 3px;
    margin-bottom: 0;
    font-size: 7.3rem;
    font-weight: 400;
  }

  .blog_heading.drop-title {
    text-wrap: pretty;
    text-wrap: pretty;
    font-size: 4.9rem;
  }

  .class-paragraph-2 {
    color: #fff;
    font-family: Inter, Arial, sans-serif;
    font-size: 1rem;
  }

  ._60_filter_link-2 {
    border-bottom-style: none;
    padding: 1rem;
    font-family: Inter, Arial, sans-serif;
  }

  .global-section-title-2 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  ._60_filter_content-2.w--open {
    z-index: 110;
    inset: 130% 0% auto auto;
  }

  .svg-5 {
    width: 100px;
    display: flex;
  }

  ._60_list-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .global_section_padding-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .hide-2 {
    color: #20062b;
  }

  .blog_title {
    grid-template-columns: 2.25fr minmax(auto, 1fr);
    grid-auto-columns: 1fr;
    width: 100%;
    padding-bottom: 2rem;
  }

  .blog_title_wrap {
    padding-top: 6rem;
    padding-bottom: 2rem;
  }

  .blog_heroimg_wrap {
    aspect-ratio: 16 / 9;
    object-fit: fill;
    border-radius: 24px;
    width: 100%;
    overflow: hidden;
  }

  .blog_heroi_img {
    width: 100%;
  }

  .blog_content {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .heading-28 {
    font-family: var(--_typography---main-family);
  }

  .blog_rich_text {
    width: 100%;
  }

  .blog_rich_text h2 {
    margin-top: 30px;
  }

  .blog_rich_text p {
    width: 1200px;
  }

  .blog_rich_text h3 {
    margin-top: 30px;
  }

  .blog_rich_text img {
    border: 1px solid var(--legacy-light-purple);
    border-radius: 12px;
    width: 100%;
  }

  .blog_rich_text figure {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .blog_card_wrapper {
    border-width: 1.5px;
  }

  .truncate-text {
    text-wrap: pretty;
  }

  .truncate-text.is-cta {
    text-wrap: balance;
  }

  .truncate-text.is-white {
    color: var(--legacy-white);
  }

  .blog_post_list {
    align-items: stretch;
  }

  .blog_title_text {
    white-space: normal;
    flex: 0 auto;
  }

  .image-70 {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .fn-button-4 {
    color: #20062b;
    background-color: #fff;
    border: 1px solid #000;
    padding-left: 32px;
    padding-right: 32px;
  }

  .fn-button-4.hero {
    min-width: 17ch;
  }

  .text-size-regular-3 {
    color: #acacac;
    text-wrap: pretty;
    max-width: none;
  }

  .text-size-regular-3.is-white {
    color: #fff;
  }

  .global_section_padding-4 {
    padding-top: 6rem;
  }

  .blog_title_wrap-2 {
    padding-top: 6rem;
    padding-bottom: 2rem;
  }

  .fn-button-5 {
    color: #20062b;
    background-color: #fff;
    border: 1px solid #000;
    padding-left: 32px;
    padding-right: 32px;
  }

  .fn-button-5.hero {
    min-width: 17ch;
  }

  .blog_preview_wrap {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .truncate-text-2 {
    text-wrap: pretty;
  }

  .blog_title_text-2 {
    white-space: normal;
    flex: 0 auto;
  }

  .categoroty_identifier {
    display: block;
  }

  .checkbox-field:focus {
    background-color: var(--legacy-wine-purple);
  }

  .collection-list-4 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .form-block-2 {
    margin-bottom: 0;
  }

  .strain_list {
    align-items: stretch;
  }

  .strain_title {
    text-transform: uppercase;
    white-space: normal;
    flex: 0 auto;
    font-size: 2.5rem;
  }

  .strain_library_filter {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .checkbox-field-copy:focus {
    background-color: var(--legacy-wine-purple);
  }

  .checkbox-field-copy.is-active2 {
    background-color: var(--legacy-white);
    color: var(--legacy-main);
    background-color: var(--legacy-white);
  }

  .legacy_searchfield {
    background-color: #20062b00;
    flex: 0 auto;
    margin-right: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    overflow: visible;
  }

  .div-block-231 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    display: flex;
  }

  .strain_hero_image {
    width: 50%;
  }

  .strain_hero_wrapper {
    inset: 12rem;
  }

  .heading_strain {
    font-size: 8.9rem;
    font-weight: 400;
  }

  .lineage_text {
    width: 100%;
    font-size: 1.7rem;
  }

  .collection-list-5 {
    justify-content: center;
    align-items: flex-start;
  }

  .collection-item-8 {
    flex: 1;
  }

  .blog_card_wrapper-3 {
    border-width: 1.5px;
  }

  .strain_title-2 {
    text-transform: uppercase;
    white-space: normal;
    flex: 0 auto;
    font-size: 2.8rem;
  }

  .hero_video_wrapper_contact {
    background-image: none;
  }

  .hero_video_wrapper_contact.blog, .hero_video_wrapper_contact.strain {
    background-image: linear-gradient(180deg, var(--legacy-wine-purple), #fff0);
  }

  .hero_video_wrapper_contact.blog, .hero_video_wrapper_contact.strain {
    background-image: linear-gradient(180deg, var(--legacy-wine-purple), #fff0);
  }

  .hero_video_wrapper_contact.strain {
    background-image: linear-gradient(#52345c, #fff0);
  }

  .div-block-235 {
    overflow: hidden;
  }

  .rich-content-section {
    background-image: none;
  }
}

@media screen and (max-width: 991px) {
  .header {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .logo {
    justify-content: flex-start;
  }

  .navlinks {
    justify-content: center;
    width: auto;
  }

  .navlink {
    margin-bottom: 15px;
  }

  .button-header {
    width: auto;
  }

  .line {
    height: 60px;
  }

  .text-line {
    margin-left: 15px;
    margin-right: 15px;
  }

  .head-line {
    font-size: 25px;
  }

  .vagon {
    width: 968.7px;
  }

  .left-products-block {
    width: 409px;
  }

  .h2 {
    font-size: 67px;
  }

  .h2.small-mob {
    font-size: 56px;
  }

  .h2.color.small {
    font-size: 40px;
  }

  .text, .text.center, .text.center {
    font-size: 16px;
  }

  .button.fill.fixed-width.soon, .button.fill.fixed-width.brands {
    width: 100%;
  }

  .button.fill.fixed-width.soon, .button.fill.fixed-width.brands {
    width: 100%;
  }

  .button.fill.fixed-width {
    width: 250px;
  }

  .button.fill.fixed-width.soon, .button.fill.fixed-width.brands, .button.fill.fixed-width.soon, .button.fill.fixed-width.brands {
    width: 100%;
  }

  .button.fill.mob {
    margin-top: 86px;
  }

  .h3 {
    font-size: 30px;
  }

  .name-and-price {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 10px;
  }

  .benefits-block {
    background-position: 159%;
    background-size: auto;
  }

  .left-benefits {
    padding-right: 20px;
  }

  .discrip-block-benefits {
    width: auto;
  }

  .head-benefit {
    width: 203px;
  }

  .head-block-benefit {
    width: 328px;
  }

  .grid-blog-block {
    grid-template-columns: max-content 1fr 1fr;
  }

  .name-and-img-blog {
    height: auto;
  }

  .block-tab-and-date {
    padding-left: 20px;
  }

  .slider {
    padding-bottom: 60px;
  }

  .arrows-blog {
    position: absolute;
  }

  .left-arrow {
    width: 50%;
    height: 60px;
    inset: auto auto 0% 0%;
  }

  .right-arrow {
    border-top: 1px solid #fff;
    width: 50%;
    height: 60px;
    inset: auto 0% 0% auto;
  }

  .image-3 {
    top: 50%;
    right: -27%;
  }

  .grid-footer {
    grid-template-columns: 35% 60%;
  }

  .grid-3 {
    grid-column-gap: 90px;
    justify-content: space-between;
  }

  .copyright {
    flex-direction: column;
    align-items: flex-start;
    width: 131px;
  }

  .link-with-line.space {
    margin-top: 10px;
    margin-left: 0;
  }

  .image-7 {
    width: 493px;
  }

  .image-8 {
    width: 410px;
    inset: 58% 52% 0% auto;
  }

  .name-banner {
    width: 708px;
  }

  .price {
    margin-top: 10px;
  }

  .image-9, .image-10 {
    transform: rotate(40deg);
  }

  .pollicy {
    flex-direction: column;
    justify-content: space-between;
  }

  .container-navlinks {
    display: none;
  }

  .icon-burger {
    display: block;
  }

  .open-menu {
    z-index: 5000;
    background-color: #260a33;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .container-mob-menu {
    margin-top: 50px;
  }

  .div-block-4 {
    justify-content: space-between;
    display: flex;
  }

  .div-block-5 {
    flex-direction: column;
    margin-top: 60px;
    display: flex;
  }

  .link-text-mob-navlink {
    font-size: 40px;
    line-height: 100%;
  }

  .image-13 {
    width: 50%;
  }

  .mainblock-description {
    width: 449px;
  }

  .dropdown-link {
    background-color: #0000;
    padding-left: 0;
  }

  .dropdown-list {
    display: none;
    position: relative;
  }

  .drop-navlink-mob {
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
  }

  .container-subnavlinks {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 15px;
    margin-bottom: 24px;
    display: flex;
  }

  .dropdown-link-mob {
    color: #fff;
    background-color: #0000;
    flex: 0 auto;
    margin-left: 0;
    padding-left: 0;
    font-size: 25px;
    display: inline;
  }

  .dropdown-link-mob:hover {
    background-color: #0000;
  }

  .dropdown-link-mob.w--current {
    color: #fff;
  }

  .template-first-block {
    height: 500px;
  }

  .template-first-block.blog {
    background-position: 17%;
    height: 500px;
    padding-bottom: 50px;
  }

  .template-first-block.about {
    height: 500px;
  }

  .template-first-block.earthmed-dispensary._1 {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/668e69a9deada20cc5de1857_Blog-2.png");
  }

  .template-first-block.earthmed-dispensary._2 {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/668e69a9f09f4123203f884d_Blog-3.png");
  }

  .template-first-block.earthmed-dispensary._3 {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/668e69a9c1cca5e8a697c635_Blog-4.png");
  }

  .template-first-block.earthmed-dispensary._4 {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/668e69a956272461783a5ffa_Blog-1.png");
  }

  .template-first-block.earthmed-dispensary._5 {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/668e69a96681a7f2a74c8580_Blog.png");
  }

  .h1 {
    font-size: 77px;
  }

  .articles {
    margin-top: 70px;
  }

  .blog-post {
    grid-template-columns: max-content 1fr 1fr;
  }

  .name-and-img-blog-post {
    height: auto;
  }

  .tab-category-blog {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 13px;
  }

  .tab-category-blog.w--current {
    font-size: 13px;
  }

  .navlink-mob {
    margin-bottom: 15px;
  }

  .navlink-mob.w--current {
    border-bottom-style: none;
  }

  .html-embed {
    inset: 0%;
  }

  .video-vimeo-wrapper-mob {
    display: none;
  }

  .img-article-main {
    height: 400px;
  }

  .h3-2 {
    font-size: 30px;
  }

  .text-about {
    width: 425px;
  }

  .grid-4.brands, .grid-4.brands.flip, .grid-4.brands, .grid-4.brands.flip, .grid-4.brands.flip {
    height: 500px;
  }

  .img-history, .img-mission {
    height: 400px;
  }

  .container-textpolicy {
    width: auto;
  }

  .quastion-faq {
    width: 80%;
  }

  .arrow-faq {
    width: 20%;
  }

  .answer-faq {
    padding-right: 30px;
  }

  .img-still-have-questions {
    height: 250px;
  }

  .text-still-have-questions {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .description-faq {
    width: auto;
  }

  .grid-card-product-page {
    grid-column-gap: 0px;
    grid-template-columns: 45% 51%;
    justify-content: space-between;
  }

  .info-product-catd {
    width: auto;
  }

  .vagon-premium-legacy-flower {
    width: 1048.35px;
  }

  .tabs-menu-2 {
    padding-right: 35px;
  }

  .tabs-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .tab-link-plf {
    font-size: 54px;
  }

  .big-text {
    font-size: 24px;
  }

  .info-card-plf {
    padding-right: 20px;
  }

  .head-cement-legacy {
    width: 500px;
  }

  .card-cement {
    padding-right: 20px;
  }

  .vagon-true-to-strain-vapes {
    width: 931.8px;
  }

  .grid-vapes {
    grid-template-columns: 1fr;
  }

  .left-vapes {
    border-right-style: none;
  }

  .right-vapes {
    padding-left: 0;
  }

  .line-vapes {
    display: none;
  }

  .vagon-terpene-rich-concentrates {
    width: 1204.43px;
  }

  .grid-terpene {
    grid-template-columns: 1fr 47% 1fr;
  }

  .img.live-resin {
    height: 200px;
  }

  .vagon-pre-roll {
    width: 1180.73px;
  }

  .vagon-gummies {
    width: 796.275px;
  }

  .img-premium-gummies {
    height: 300px;
  }

  .card-adresses {
    padding-right: 20px;
  }

  .collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .property-collection {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .property-content {
    padding: 0 1.25rem 1.25rem;
  }

  .html-embed-tablet {
    inset: 0%;
  }

  .video-vimeo-wrapper-1600 {
    margin-top: 0;
  }

  .html-embed-1600 {
    inset: 0%;
  }

  .video-vimeo-wrapper-tablet {
    margin-top: 0;
    display: block;
  }

  .cookie-banner {
    display: none;
  }

  .buttons-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-25, .hidden {
    display: none;
  }

  .brand-img.safety-meeting, .brand-img.wilfred {
    background-size: contain;
  }

  .brand-img.safety-meeting, .brand-img.wilfred {
    background-size: contain;
  }

  .brand-img.new {
    min-height: 400px;
  }

  .branst-item-container {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .branst-item-container.new {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .grid-brand-item {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .grid-brand-item.new {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-bottom-width: 0;
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .brand-img-container {
    min-height: 450px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .brand-img-container.new {
    border-width: 1px;
  }

  .brand-contetn-container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    min-height: 450px;
    padding: 40px;
  }

  .brand-contetn-container.new {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    min-height: auto;
  }

  .button-brand-wrapper {
    width: 100%;
  }

  .main-event._4 {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/65e717a243c58e11a12b5e38_Banner%20legacy%20mobile%201.webp"), linear-gradient(#0000, #0000);
    background-position: 50% 30%, 0 0;
    background-size: cover, auto;
  }

  .container-event {
    padding-bottom: 0;
  }

  .container-event._4 {
    justify-content: flex-end;
    padding-bottom: 0;
  }

  .element {
    width: 80%;
  }

  .element._4 {
    height: 10px;
    margin-top: 0;
  }

  .event-slider {
    margin-top: -112px;
  }

  .h3-3 {
    font-size: 30px;
  }

  .description-and-button {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    padding-right: 32px;
  }

  .products-item-container {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .products-item-container.new {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .product-contetn-container {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    min-height: 450px;
    padding: 40px;
  }

  .product-contetn-container.new, .product-contetn-container.mob, .product-contetn-container.new, .product-contetn-container.mob {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 2fr 1fr 1fr minmax(108px, 108px);
    height: 116px;
    min-height: auto;
  }

  .text-18 {
    font-size: 16px;
  }

  .line-icon {
    width: 32px;
    max-width: none;
  }

  .heading-products {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    min-height: 450px;
    padding: 40px;
  }

  .heading-products.new {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    min-height: auto;
  }

  .image-23 {
    height: 90px;
  }

  .option-cart {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
    align-items: flex-start;
  }

  .download-files {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .text-16 {
    font-size: 16px;
  }

  .grid-product-type-item {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .grid-product-type-item.new {
    display: none;
  }

  .grid-product-type-item.new.line-above.types {
    flex-direction: column;
    display: flex;
  }

  .grid-product-type-item.new.line-above.types.reverse {
    flex-direction: column-reverse;
  }

  .grid-product-type-item.new.types {
    flex-direction: column-reverse;
    display: flex;
  }

  .product-item-container {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .product-item-container.new {
    margin-top: 44px;
    margin-bottom: 44px;
    display: flex;
  }

  .play-button-wrapper.is-mobile, .play-button2-wrapper.is-mobile, .play-button2-wrapper.is-mobile {
    display: flex;
    transform: rotate(-17deg);
  }

  .buttons.desktop {
    display: none;
  }

  .buttons.mob {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .button-header-copy {
    width: auto;
  }

  .logo-img {
    height: 52px;
  }

  .code-embed {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    top: auto;
    bottom: auto;
  }

  .phoneimg {
    display: block;
  }

  .desck_img {
    display: none;
  }

  .marquee-content {
    width: 984.075px;
  }

  .marquee {
    height: 60px;
  }

  .heading-23 {
    line-height: 80px;
  }

  ._60_hero {
    flex-flow: column;
    justify-content: flex-end;
    align-items: stretch;
  }

  ._60_hero_block {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
    max-width: none;
  }

  ._60_about {
    background-color: #13072b;
  }

  ._60_container.hero {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  ._60_grid {
    flex-flow: column;
  }

  ._60_grid.is-head {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
    grid-column-gap: 75px;
    grid-row-gap: 75px;
    grid-template-rows: auto;
    grid-template-columns: 1fr max-content;
    grid-auto-columns: 1fr;
    display: grid;
  }

  ._60_grid.item {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: row;
    justify-content: space-between;
  }

  ._60_grid.is-head {
    grid-column-gap: 75px;
    grid-row-gap: 75px;
    grid-template-rows: auto;
    grid-template-columns: 1fr max-content;
    grid-auto-columns: 1fr;
    display: grid;
  }

  ._60_empty, ._60_list_head.mob-none, ._60_list_head.mob-none {
    display: none;
  }

  ._60_grid_in.mob-line {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr .25fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    width: auto;
    display: flex;
  }

  ._60_grid_in.mob-head {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  ._60_list_item, ._60_list_item:hover {
    padding-left: 0;
    padding-right: 0;
  }

  ._60_list_toggle {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  ._60_item_img_wrap {
    aspect-ratio: 1.55;
    width: 100%;
    padding-right: 0;
    position: relative;
  }

  ._60_item_img {
    flex: 1;
  }

  ._60_item_img_bg {
    width: 100%;
  }

  ._60_date_wrap.mob-none {
    display: block;
  }

  ._60_item_wrap {
    width: 100%;
  }

  ._60_item_top {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    display: flex;
  }

  ._60_item_item.mob {
    display: flex;
  }

  ._60_info {
    display: none;
  }

  ._60_info.mob {
    inset: auto auto 14px 14px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    position: absolute;
    inset: auto auto 14px 14px;
  }

  ._60_filter_link {
    white-space: nowrap;
  }

  .mob-none {
    display: block;
  }

  ._60_hero_arrow_wrap {
    flex: none;
  }

  ._60_item_locations {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .hero_video_wrapper.home {
    height: auto;
    min-height: 100vh;
  }

  .hero-inner {
    grid-template-columns: 5fr;
  }

  .fn-button.is-secondary {
    display: block;
  }

  .fn-button.is-small {
    font-size: .8rem;
  }

  .home {
    z-index: 2;
    transition: none;
  }

  .home:hover {
    opacity: 1;
  }

  .fn-navbar-links-wrapper-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .nav-menu-button-wrap-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .fn-nav-line-4 {
    background-color: #19224c;
    border-radius: 4px;
    width: 16px;
    height: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .fn-nav-line-4.green-line {
    background-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
    background-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  }

  .fn-nav-line-5 {
    background-color: #19224c;
    border-radius: 4px;
    width: 16px;
    height: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .fn-nav-line-5.green-line {
    background-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
    background-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  }

  .fn-nav-line-6 {
    background-color: #19224c;
    border-radius: 4px;
    width: 16px;
    height: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .fn-nav-line-6.green-line {
    background-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
    background-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  }

  .fn-navbar-container-second {
    justify-content: space-between;
  }

  .fn-navbar-menu-wrapper-second {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    border-radius: 16px;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0 0 24px;
    display: flex;
  }

  .navbar_link {
    border-top: 1px none var(--light-yellow\<deleted\|variable-eae62c79-6c14-d0ae-deae-42308e0a3907\>);
    border-bottom: 1px solid var(--light-yellow\<deleted\|variable-eae62c79-6c14-d0ae-deae-42308e0a3907\>);
    color: #ecf0ef;
    width: 100%;
    padding-top: 32px;
    padding-bottom: 32px;
    font-size: 1.5rem;
  }

  .navbar_link:hover, .navbar_link.w--current, .navbar_link.w--current:hover {
    color: #ecf0ef;
  }

  .navbar_link.last-link-on-mobile {
    border-bottom: 1px solid var(--light-yellow\<deleted\|variable-eae62c79-6c14-d0ae-deae-42308e0a3907\>);
    border-top-style: none;
    border-top-width: 0;
    border-bottom: 1px solid var(--light-yellow\<deleted\|variable-eae62c79-6c14-d0ae-deae-42308e0a3907\>);
    border-top-style: none;
    border-top-width: 0;
  }

  .fn-dorpdown-link {
    width: 100%;
  }

  .fn-navbar-link-list {
    margin-top: -12px;
    padding-top: 0;
    padding-bottom: 28px;
    display: none;
    position: relative;
  }

  .fn-navbar-link-list.w--open {
    position: relative;
  }

  .fn-navbar-link-list.first-look {
    margin-top: 2rem;
    padding: 1rem;
  }

  .fn-dropdown-list-link {
    padding-left: 0;
    padding-right: 0;
    transition: none;
  }

  .fn-dropdown-list-link:hover {
    color: #ecf0ef;
  }

  .fn-menu-button-second {
    margin-right: -15px;
    padding-right: 18px;
  }

  .fn-menu-button-second.w--open {
    background-color: #0000;
  }

  .fn-navbar-menu-box-second {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #20062beb;
    min-height: 100vh;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero_heading_wrapper {
    width: 100%;
  }

  .hero-heading {
    font-size: 6.7rem;
  }

  .global_section_padding {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .about_section_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: flex;
  }

  .global-section-title {
    font-size: 1.7rem;
  }

  .global-section-title.is-right {
    text-align: left;
    text-align: left;
  }

  .about-paragraph {
    margin-top: 0;
    font-size: 1.2rem;
  }

  .title_wrapper.location {
    grid-template-columns: .75fr .25fr;
  }

  .class-heading {
    font-size: 4.3rem;
  }

  .class-heading.drop-title {
    font-size: 4rem;
  }

  .class-right {
    justify-content: center;
    align-items: flex-end;
  }

  .class-right.location {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .class-paragraph {
    font-size: .8rem;
  }

  .expandable_wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .card-video {
    width: 100%;
    height: 430px;
  }

  .card-video:hover {
    width: 100%;
    height: 350px;
  }

  .expandable-card-bottom {
    width: 100%;
  }

  .categorty_description_text {
    max-width: none;
    font-size: 1rem;
  }

  .table-item.table-description.center, .table-item.table-year, .table-item.table-description.center, .table-item.table-description.center, .table-item.table-year {
    padding-right: 0;
  }

  .copy-large.date {
    font-size: 1.1rem;
  }

  .copy-large.center {
    font-size: 1.6rem;
  }

  .widget__container-sc {
    height: auto;
  }

  .section_wrapper.values {
    min-height: 250vh;
  }

  .section_wrapper.process, .section_wrapper.values {
    min-height: 250vh;
  }

  .section_wrapper.products {
    min-height: auto;
  }

  .section_wrapper.process {
    min-height: 250vh;
  }

  .service-item.first {
    position: static;
  }

  .service-item-text-box {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .heading-style-h2 {
    letter-spacing: -.1rem;
    font-size: 2.75rem;
  }

  .service-item-image-box {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    max-height: 400px;
    overflow: hidden;
  }

  .service-item-content {
    grid-template-rows: max-content;
    grid-template-columns: 1fr;
    justify-items: center;
    height: auto;
    min-height: auto;
    padding: 2.5rem;
  }

  .service-item-number-box {
    display: none;
  }

  .combine-blog4_component {
    grid-template-columns: 1fr;
  }

  .combine-button-icon {
    white-space: nowrap;
  }

  .combine-heading-style-h6 {
    text-wrap: pretty;
    font-size: 2.5rem;
  }

  .usp-image-wrapper {
    margin-top: 177px;
  }

  .usp-content {
    grid-template-columns: 1fr auto;
  }

  .usp-title {
    font-size: 2.25rem;
  }

  .fn-cta-banner {
    border-radius: 12px;
    margin-top: 4rem;
    padding: 60px 1rem;
  }

  .fn-cta-banner-column {
    width: 100%;
    max-width: none;
  }

  .fn-heading-2 {
    margin-bottom: 12px;
    font-size: 40px;
  }

  .fn-heading-2.powered {
    font-size: 5.5rem;
  }

  .fn-paragraph-dark {
    padding-left: 0;
    padding-right: 0;
  }

  .how_it_works_content-left {
    margin-bottom: 0;
    position: relative;
    top: auto;
  }

  .how_it_works_card {
    height: auto;
  }

  .how_it_works_card.content-item-2, .how_it_works_card.content-item-3, .how_it_works_card.content-item-1, .how_it_works_card.content-item-2, .how_it_works_card.content-item-3, .how_it_works_card.content-item-1 {
    position: relative;
    top: auto;
  }

  .how_it_works_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .how_it_works_image {
    object-fit: contain;
    width: 75%;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .how_it_works_card_content {
    flex-flow: column;
    justify-content: space-between;
    display: flex;
  }

  .how_it_works_image-wrapper {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .c2a-main {
    padding: 2rem 1rem;
  }

  .container-12 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .c2a-title {
    font-size: 36px;
  }

  .home-solution-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-grid-2 {
    grid-column-gap: 55px;
    grid-row-gap: 55px;
    flex-flow: column;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .navigation-link {
    justify-content: center;
    align-items: flex-end;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 12px;
  }

  .navigation-link.for-footer {
    justify-content: center;
    align-items: flex-start;
  }

  .footer-column-1 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
  }

  .flex-block-2 {
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .title {
    margin-bottom: 4px;
  }

  .container-14 {
    padding-top: 24px;
  }

  .swiper-slide.is-slider-main, .swiper-slide.is-slider-main-copy {
    width: 50%;
  }

  .swiper-slide.is-slider-main, .swiper-slide.is-slider-main-copy {
    width: 50%;
  }

  .swiper-slide.is-slider-main-products {
    width: 100%;
  }

  .impact_content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .impact_layout {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .data {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .time_header {
    position: relative;
    top: auto;
  }

  .timeline_content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .time_layout {
    flex-flow: column;
    display: flex;
  }

  .padding-global {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .home-about_heading, .home-about_img-text {
    -webkit-text-stroke-width: 0px;
    font-size: 2.75rem;
  }

  .video-bg {
    min-width: auto;
  }

  .col-left {
    width: 100%;
    position: relative;
  }

  .split-section.split-col {
    flex-flow: column;
    height: auto;
  }

  .col-content-parent {
    padding-top: 2rem;
  }

  .col-right {
    width: 100%;
    height: 100vh;
    position: relative;
  }

  .stat-number-details {
    font-size: 14px;
    line-height: 157.143%;
  }

  .stat-number-item {
    max-width: 672px;
  }

  .stat-number-mini-title {
    font-size: 12px;
    line-height: 133.333%;
  }

  .stat-number-mini-title.tablet-off {
    display: none;
  }

  .stat-number-main-title {
    letter-spacing: -5.085px;
    font-size: 101.695px;
  }

  .stat-number-item-wrap {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .stat-number-item-wrap:hover {
    height: auto;
  }

  .features_list {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .features-cards-wrapper {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .heading-27 {
    font-size: 2.75rem;
  }

  .header-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .heading-style-h3.is-hero {
    max-width: 49vw;
    font-size: 2.5em;
  }

  .articles_colum {
    min-width: 50vw;
  }

  .work_card {
    width: 50vw;
  }

  .padding-global-3 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .global_section_padding-2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .service-item-description-2 {
    max-width: none;
  }

  .heading-style-h2-3 {
    letter-spacing: 0;
    font-size: 2.75rem;
  }

  .cta-title {
    font-size: 36px;
  }

  .brix---heading-h2-size {
    font-size: 30px;
    line-height: 46px;
  }

  .brix---btn-primary-white {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .location-alternate {
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .brix---grid-cta-v10 {
    grid-template-columns: .78fr;
  }

  .cta_heading {
    font-size: 4.6rem;
  }

  .highlight {
    font-size: 1.9rem;
  }

  .footer-grid-2-2 {
    grid-column-gap: 55px;
    grid-row-gap: 55px;
    flex-flow: column;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .container-17 {
    max-width: none;
  }

  .proces-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .process-grid {
    grid-template-columns: 1fr 1fr;
  }

  .section-25 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sticky-image-outer {
    transform: rotate(0);
  }

  .flex-block-vertical {
    flex-flow: column;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .pointer_wrapper {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    flex-flow: row;
  }

  .pointer_text {
    font-size: 1.4rem;
  }

  .intro_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .h2-copy {
    font-size: 67px;
  }

  .h2-copy.small-mob {
    font-size: 56px;
  }

  .h2-copy.color.small {
    font-size: 40px;
  }

  .product_title {
    font-size: 2.3rem;
  }

  .div-block-221 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .titlees {
    font-size: 55px;
  }

  .titlees.small-mob {
    font-size: 56px;
  }

  .titlees.color.small {
    font-size: 40px;
  }

  .process_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
  }

  .process_image, .process_steps {
    width: 100%;
  }

  .image_process {
    max-height: 350px;
  }

  .experience_title_wrapper {
    width: 100%;
    position: relative;
    top: auto;
  }

  .experience_title_wrapper.right {
    width: 100%;
  }

  .points_title_wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: center;
    align-items: flex-start;
  }

  .experience_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: grid;
  }

  .locationwarning_wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .cta_wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .drop_image_wrapper {
    width: 100%;
  }

  .btn-list_text.bigger {
    font-size: .8rem;
  }

  .btn-list.is-terpene {
    width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .drop_text {
    font-size: .9rem;
  }

  .contact_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: flex;
  }

  .global-section-title-copy {
    font-size: 1.7rem;
  }

  .hero-heading-2 {
    font-size: 6.7rem;
  }

  .product_title-2 {
    font-size: 2.3rem;
  }

  .blog_heading {
    font-size: 4.3rem;
  }

  .blog_heading.drop-title {
    font-size: 4rem;
  }

  ._60_item_img-2 {
    flex: 1;
  }

  .class-paragraph-2 {
    font-size: .8rem;
  }

  ._60_filter_link-2 {
    white-space: nowrap;
  }

  .global-section-title-2 {
    font-size: 1.7rem;
  }

  .global_section_padding-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .blog_title.location {
    grid-template-columns: .75fr .25fr;
  }

  .blog_rich_text h2 {
    font-size: 2.7rem;
  }

  .blog_rich_text h1 {
    font-size: 4rem;
  }

  .blog_card_text_container.is-strainlibrary {
    position: absolute;
  }

  .blog_post_list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .global_section_padding-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .fn-button-5.is-secondary {
    display: block;
  }

  .strain_list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-229 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-230 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    order: -9999;
    justify-content: space-between;
    align-items: flex-start;
  }

  .div-block-231 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    order: 9999;
    width: 100%;
  }

  .heading_strain {
    font-size: 6.7rem;
  }

  .lineage_text {
    font-size: 1.2rem;
  }

  .image-73 {
    max-width: 100%;
    padding: 1.2rem;
  }

  .collection-list-5 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-234 {
    width: 80%;
  }

  .hero_video_wrapper_contact.home {
    height: auto;
    min-height: 100vh;
  }

  .navigation_wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .main-block {
    height: 95vh;
  }

  .grid {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-legacy {
    justify-content: space-between;
  }

  .navlinks {
    width: 20%;
    padding-left: 0;
    padding-right: 0;
  }

  .link-text.black {
    text-align: center;
    text-align: center;
    width: 100%;
  }

  .grid-products-block {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .left-products-block {
    width: 377px;
  }

  .h2 {
    font-size: 63px;
  }

  .h2.small-mob {
    font-size: 55px;
  }

  .h2.sml {
    margin-left: -4px;
  }

  .button.fill.fixed-width.soon, .button.fill.fixed-width.brands, .button.fill.fixed-width.soon, .button.fill.fixed-width.brands, .button.fill.fixed-width.soon, .button.fill.fixed-width.brands, .button.fill.fixed-width.soon, .button.fill.fixed-width.brands {
    width: 100%;
  }

  .grid-pruducts-in-block-products-main {
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr;
  }

  .card-product {
    justify-content: flex-start;
  }

  .h3.faq {
    font-size: 25px;
  }

  .h5.brand {
    font-size: 16px;
  }

  .benefits-block {
    background-position: 50%;
  }

  .grid-benefits {
    grid-template-columns: 1fr 1fr;
  }

  .left-benefits {
    border-right-style: none;
  }

  .right-benefits {
    border-top: 1px solid #fff;
  }

  .line-benefit {
    width: 100%;
    position: static;
  }

  .line-abs.hide {
    display: none;
  }

  .head-block-benefit {
    width: auto;
  }

  .grid-head-blog-block {
    grid-template-columns: 1fr 1fr;
  }

  .left-blog-block {
    width: 446px;
  }

  .name-and-img-blog {
    grid-template-columns: 1fr;
  }

  .name-news {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .img-news, .img-news._2, .img-news._2 {
    height: 200px;
  }

  .block-tab-and-date {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .left-card-blog {
    justify-content: flex-start;
    width: 100%;
    padding-left: 40px;
  }

  .slider {
    padding-bottom: 60px;
  }

  .arrows-blog {
    position: absolute;
  }

  .left-arrow {
    width: 50%;
    height: 60px;
    inset: auto auto 0% 0%;
  }

  .right-arrow {
    border-top: 1px solid #fff;
    width: 50%;
    height: 60px;
    inset: auto 0% 0% auto;
  }

  .grid-head-instagram {
    grid-template-columns: 1fr 1fr;
  }

  .grid-2 {
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr;
    width: 92%;
  }

  .line-inst-vert-right {
    left: 11%;
  }

  .line-inst-vert-left {
    right: 11%;
  }

  .grid-footer {
    grid-template-columns: 32% 60%;
  }

  .left-footer {
    flex-direction: column;
  }

  .social-links {
    align-items: flex-end;
    display: flex;
  }

  .grid-3 {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr;
  }

  .copyright {
    width: auto;
  }

  .image-7 {
    width: 444px;
  }

  .banner {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column;
    height: auto;
  }

  .container {
    padding-top: 20px;
  }

  .grid-banner {
    grid-template-columns: 1fr 1fr;
  }

  .image-8 {
    width: 351px;
    top: 78%;
    right: 19%;
  }

  .name-banner {
    width: 367px;
  }

  .image-9 {
    transform: rotate(40deg)translate(0);
  }

  .image-10 {
    transform: rotate(40deg);
  }

  .image-11 {
    display: block;
  }

  .link-text-mob-navlink {
    font-size: 30px;
  }

  .div-btn {
    padding-bottom: 50px;
  }

  .image-13 {
    width: 60%;
  }

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

  .template-first-block {
    height: 400px;
  }

  .template-first-block.faq, .template-first-block.find-us {
    padding-bottom: 40px;
  }

  .template-first-block.brands-new, .template-first-block.products, .template-first-block.types-products, .template-first-block.vapes-hero {
    padding-bottom: 60px;
  }

  .template-first-block.blog {
    height: 400px;
    padding-bottom: 30px;
  }

  .template-first-block.about {
    height: 400px;
    margin-bottom: 70px;
  }

  .template-first-block.contact {
    margin-bottom: 70px;
    padding-bottom: 50px;
  }

  .template-first-block.faq, .template-first-block.find-us {
    padding-bottom: 40px;
  }

  .template-first-block.brands-new, .template-first-block.products, .template-first-block.types-products, .template-first-block.vapes-hero {
    padding-bottom: 60px;
  }

  .template-first-block.earthmed-dispensary {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/6687ba39633a337c16f9e687_Blog.png");
    background-position: 50% 100%;
  }

  .h1 {
    font-size: 58px;
  }

  .h1.medium-sml {
    margin-left: -4px;
  }

  .name-and-img-blog-post {
    grid-template-columns: 1fr;
  }

  .tabs-menu {
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr;
  }

  .html-embed {
    margin-top: 0%;
  }

  .video-vimeo-wrapper-mob {
    height: 100%;
    display: block;
  }

  .grid-article {
    grid-template-columns: 100%;
  }

  .left-grid-aricle-up-part {
    border-right-style: none;
    padding-right: 0;
  }

  .right-part-up-panel {
    padding-top: 0;
  }

  .author-blog-block, .name-article {
    padding-left: 0;
  }

  .photo-author {
    width: 70px;
    height: 70px;
  }

  .line-blog {
    display: none;
    inset: 0% 0% auto;
  }

  .left-grid-aricle-part {
    border-right-style: none;
    padding-top: 40px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .right-part-up-article {
    padding-left: 0;
  }

  .text-about {
    width: auto;
  }

  .title-first-block.dis {
    margin-bottom: 30px;
  }

  .grid-4 {
    grid-template-columns: 100%;
  }

  .grid-4.brands, .grid-4.brands.flip, .grid-4.brands, .grid-4.brands.flip, .grid-4.brands.flip {
    grid-template-columns: auto;
    height: auto;
  }

  .left-history {
    border-right-style: none;
    padding-right: 0;
  }

  .left-history.flip {
    border-left-style: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .left-history.brands {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .right-history, .right-history.brands, .right-history.brands {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .text-history {
    padding-left: 0;
  }

  .text-history-block.brands {
    padding-top: 0;
    padding-right: 0;
  }

  .line-history {
    display: none;
    inset: 0% 0% auto;
  }

  .head-history {
    padding-left: 0;
  }

  .grid-mission {
    grid-template-columns: auto;
  }

  .left-mission {
    border-right-style: none;
    padding-top: 0;
    padding-bottom: 120px;
  }

  .right-mission {
    padding-left: 0;
  }

  .line-mission {
    display: none;
    inset: 0% 0% auto;
  }

  .form-block.hold-it-down {
    margin-top: -100px;
  }

  .form-block.sour-diesel {
    margin-top: -200px;
  }

  .text-field, .text-field::placeholder {
    font-size: 16px;
  }

  .grid-5 {
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .text-field-textarea {
    padding-bottom: 51px;
    font-size: 16px;
  }

  .text-field-textarea::placeholder {
    font-size: 16px;
  }

  .div-block-14 {
    width: auto;
  }

  .faq-block-page {
    margin-top: 70px;
  }

  .quastion-faq {
    padding-right: 20px;
  }

  .grid-still-have-questions {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .img-still-have-questions {
    border-bottom: 1px solid #fff;
    height: 300px;
  }

  .text-still-have-questions {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }

  .description-faq {
    width: 263px;
  }

  .grid-card-product-page {
    grid-template-columns: 100%;
  }

  .tabs {
    flex-direction: column;
  }

  .tabs-menu-2 {
    width: 100%;
  }

  .tabs-content {
    border-top: 1px #fff;
    border-left-style: none;
    width: 100%;
    padding-top: 0;
    padding-left: 0;
  }

  .grid-4-products {
    grid-column-gap: 15px;
    grid-template-columns: 1fr;
  }

  .head-cement-legacy {
    width: 400px;
  }

  .grid-cement-legacy {
    grid-template-columns: 1fr;
  }

  .products-vapes {
    margin-bottom: 80px;
  }

  .grid-vapes {
    grid-template-columns: auto;
  }

  .text-vapes-block {
    width: auto;
    padding-left: 0;
  }

  .left-vapes {
    border-right-style: none;
    padding-top: 0;
    padding-bottom: 80px;
  }

  .right-vapes {
    padding-left: 0;
  }

  .line-vapes {
    display: none;
    inset: 0% 0% auto;
  }

  .grid-terpene {
    grid-template-columns: 1fr 54%;
  }

  .img.live-resin {
    height: 100%;
  }

  ._2-colomn-terpene {
    padding-top: 25px;
  }

  ._3-colomn-terpene {
    border-left-style: none;
  }

  .text-terpene-block {
    width: auto;
    padding-left: 0;
  }

  .grid-gummies {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .premium-gummies-text-block {
    padding-bottom: 40px;
  }

  .img-premium-gummies {
    border-right-style: none;
    height: auto;
    padding-top: 40px;
  }

  .find-us-block {
    margin-top: 70px;
  }

  .head-state-illinois {
    width: 446px;
  }

  .container-2 {
    width: 86%;
  }

  .mapbox-wrap {
    height: 480px;
  }

  .main-component {
    grid-template-columns: 1fr;
  }

  .map {
    min-height: 20rem;
  }

  .collection-list-wrapper-2 {
    overflow: visible;
  }

  .html-embed-tablet {
    margin-top: 0;
  }

  .video-vimeo-wrapper-1600 {
    margin-top: -212px;
    display: none;
  }

  .html-embed-1600 {
    margin-top: 0;
  }

  .video-vimeo-wrapper-tablet {
    margin-top: -212px;
    display: none;
  }

  .cookie-banner {
    display: none;
  }

  .brand-img {
    background-size: contain;
    min-height: 400px;
  }

  .brand-img.stoner-village {
    background-size: contain;
  }

  .brand-img.bks-trees {
    min-height: 350px;
  }

  .button-brands {
    padding-left: 0;
  }

  .brands-tag {
    padding-bottom: 15px;
    padding-left: 0;
  }

  .brands-container {
    margin-top: 80px;
    margin-bottom: 0;
  }

  .branst-item-container.new {
    margin-top: 32px;
    margin-bottom: 32px;
    padding-bottom: 60px;
  }

  .grid-brand-item.new {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .brand-img-container {
    min-height: 400px;
  }

  .brand-img-container.big-padding {
    min-height: 0;
  }

  .brand-img-container.new {
    border-width: 1px;
  }

  .brand-contetn-container {
    padding: 30px;
  }

  .brand-contetn-container.new {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    min-height: auto;
    padding: 0;
  }

  .main-event {
    height: 100svh;
  }

  .main-event._4 {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/65e717a243c58e11a12b5e38_Banner%20legacy%20mobile%201.webp"), linear-gradient(#0000, #0000);
    background-size: cover, auto;
  }

  .container-event._4 {
    height: 95vh;
    padding-bottom: 32px;
  }

  .element.small {
    height: auto;
  }

  .pink-rec {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    border-radius: 20px;
  }

  .text-block, .text-block.stone, .text-block.stone, .text-block-abs, .text-block-abs.stone, .text-block-abs.stone {
    font-size: 25px;
  }

  .text-block-abs-2 {
    font-size: 10px;
    top: 1px;
    left: -1px;
  }

  .text-block-2 {
    font-size: 10px;
  }

  .blue-rec {
    border-radius: 20px;
  }

  .event-slider {
    margin-top: -104px;
  }

  .line-brand {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .legacy-logo {
    height: 32px;
  }

  .description-and-button {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .description-and-button.discontinued {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-direction: column;
    align-items: flex-start;
  }

  .linear-grad-hero.holditdown {
    height: 200px;
  }

  .linear-grad-hero.sour-diesel {
    height: 420px;
  }

  .carousel-container.line-both {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    grid-column-gap: 36px;
    grid-row-gap: 36px;
  }

  .search {
    width: 300px;
  }

  .products-container {
    margin-top: 80px;
    margin-bottom: 0;
  }

  .products-item-container.new {
    margin-top: 32px;
    margin-bottom: 32px;
    display: none;
  }

  .products-item-container.new.mob {
    display: flex;
  }

  .product-contetn-container {
    padding: 30px;
  }

  .product-contetn-container.new {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    min-height: auto;
    padding: 0;
  }

  .product-contetn-container.mob {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-width: 0;
    flex-direction: column;
    height: auto;
    min-height: auto;
    margin-bottom: -1px;
    padding: 0;
    display: flex;
    position: relative;
  }

  .button-link {
    z-index: 2;
    width: 100%;
    position: relative;
  }

  .button-product-cms.mob {
    border-width: 1px;
    border-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
    border-width: 1px;
    border-color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
    width: 100%;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .products-page-cms {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .heading-products {
    padding: 30px;
  }

  .heading-products.new {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    min-height: auto;
    padding: 0;
  }

  .heading-products.new.mob {
    display: none;
  }

  .product-img-and-descriptior {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .image-22 {
    width: 160px;
    max-width: none;
  }

  .type-of-product, .asset {
    border-top: 1px solid #ffffff80;
    border-bottom: 0 solid #ffffff80;
    justify-content: space-between;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .main-info {
    z-index: 1;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border: 0 solid #fff;
    flex-direction: column;
    width: 100%;
    padding: 20px 20px 10px;
    display: flex;
    position: relative;
  }

  .main-info.lines {
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
  }

  .product-block-section {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .download-files {
    grid-template-columns: 1fr 1fr;
  }

  .download-file {
    flex-direction: row;
  }

  .name-and-photo {
    flex-direction: column;
    align-items: flex-start;
  }

  .discontinued-tag {
    margin-top: -20px;
  }

  .grid-product-type-item.new, .grid-product-type-item.new.types, .grid-product-type-item.new, .grid-product-type-item.new.types, .grid-product-type-item.new.types {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .product-item-container.new {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    margin-top: 32px;
    margin-bottom: 32px;
    padding-bottom: 60px;
  }

  .merch-block, .flowers-block {
    height: 50vh;
  }

  .choosing-block-horizontal {
    grid-template-columns: 1fr;
    width: 100vw;
  }

  .play-button-wrapper.is-mobile, .play-button2-wrapper.is-mobile, .play-button2-wrapper.is-mobile {
    font-size: 2.2vw;
  }

  .legacy-absolute {
    height: 60px;
    top: 32px;
  }

  .button-bg {
    max-width: 80%;
  }

  .buttons {
    justify-content: flex-end;
    align-items: center;
  }

  .logo-img {
    height: 40px;
  }

  .svg-logo {
    width: 100px;
  }

  .marquee-content {
    width: 617.025px;
  }

  .column-2.weew {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .columns {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .content-wrapper.slim {
    height: auto;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .accordion-item, ._60_hero_block {
    height: auto;
  }

  ._60_hero_heading {
    font-size: 45px;
  }

  ._60_hero_sub {
    font-size: 19px;
  }

  ._60_about {
    padding-top: 96px;
    padding-bottom: 30px;
  }

  ._60_container.hero {
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  ._60_list_head {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  ._60_grid_in.mob-line {
    justify-content: space-between;
    width: 100%;
    display: flex;
  }

  ._60_list_item {
    padding-left: 0;
    padding-right: 0;
  }

  ._60_list_item:hover {
    background-color: var(--legacy-main);
    padding-left: 0;
    padding-right: 0;
  }

  ._60_info.mob {
    font-size: 12px;
  }

  .mob-none {
    display: flex;
  }

  .filter-no-mob {
    display: none;
  }

  ._60_hero_arrow_wrap {
    order: -1;
  }

  .hero_video_wrapper.home {
    height: auto;
    min-height: 100vh;
  }

  .main-container.hero, .main-container.newsletter, .main-container.hero-copy, .main-container.strains, .main-container.hero, .main-container.newsletter, .main-container.hero-copy, .main-container.strains {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero-inner {
    width: 100%;
  }

  .hero-left {
    width: 100%;
    max-width: 100%;
  }

  .hero-right {
    width: 100%;
  }

  .fn-button {
    white-space: nowrap;
    width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .fn-button.is-secondary {
    width: 100%;
  }

  .fn-button.is-secondary.nesletter {
    width: auto;
    display: inline-flex;
  }

  .home {
    margin-right: 0;
    padding-left: 0;
  }

  .fn-navbar-menu-wrapper-second {
    padding: 0 0 18px;
  }

  .navbar_link {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-heading {
    font-size: 5rem;
  }

  .hero_paragraphy {
    text-wrap: balance;
    font-size: 1.1rem;
  }

  .global_section_padding {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .about_section_wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1.75fr;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .about-paragraph {
    font-size: 1rem;
  }

  .title_wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 1rem;
    display: flex;
  }

  .title_wrapper.location {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .class-left {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .class-heading {
    width: 100%;
    margin-top: 0;
    font-size: 3.6rem;
  }

  .class-heading.drop-title {
    font-size: 2.5rem;
  }

  .class-right {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: block;
  }

  .class-right.location {
    justify-content: center;
    align-items: flex-start;
  }

  .class-paragraph {
    text-align: left;
  }

  .expandable_wrap._2-column {
    grid-template-columns: 1fr;
  }

  .button-small1-5 {
    white-space: nowrap;
    width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .categorty_description_text {
    text-wrap: auto;
  }

  .table-wrapper {
    padding-top: 0;
  }

  .table-title-row {
    display: none;
  }

  .table-image-wrapper {
    opacity: 1;
    width: 100%;
    height: 100%;
    position: relative;
    inset: 0% 0% auto auto;
  }

  .table-background-wrapper {
    display: none;
  }

  .table-item {
    width: 50%;
    padding-bottom: 2em;
  }

  .table-item.table-description {
    width: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .table-item.table-platform {
    width: 50%;
  }

  .table-item.table-year {
    width: auto;
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .table-item.table-type {
    flex: none;
    width: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .table-row {
    flex-direction: column;
    align-items: flex-start;
    min-height: 30em;
  }

  .table-row.first-row {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-top: 1px #000;
    border-bottom-style: none;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    min-height: auto;
    padding-top: 1em;
    padding-bottom: 1em;
    display: flex;
  }

  .copy-large {
    font-size: .9em;
  }

  .button-pack {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
  }

  .section_wrapper.values, .section_wrapper.process, .section_wrapper.values, .section_wrapper.process {
    min-height: auto;
    position: static;
  }

  .heading-style-h2 {
    font-size: 2.25rem;
  }

  .service-item-description {
    font-size: 1rem;
  }

  .service-item-content {
    padding: 1rem;
  }

  .service-section-main-box {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .combine-blog4_image-wrapper {
    max-width: none;
  }

  .combine-heading-style-h5 {
    text-wrap: auto;
    font-size: 2.7rem;
  }

  .combine-heading-style-h6 {
    font-size: 2.4rem;
  }

  .combine-blog4_content {
    margin-left: 0;
  }

  .blog_item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .button_accesory {
    text-align: center;
    text-wrap: auto;
    order: -9999;
    font-size: 1.1rem;
  }

  .usp-list {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    position: static;
  }

  .usp-item {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: row;
    margin-left: 0%;
  }

  .usp-image-wrapper {
    flex: none;
    width: 25%;
    position: static;
  }

  .usp-title {
    font-size: 1.8rem;
  }

  .usp-number {
    font-size: 2.2rem;
  }

  .usp-description {
    font-size: 1rem;
  }

  .fn-cta-banner {
    padding: 12px;
  }

  .fn-heading-2 {
    font-size: 34px;
  }

  .fn-heading-2.powered {
    font-size: 3.2rem;
  }

  .fn-paragraph-dark {
    font-size: 13px;
  }

  .heading-style-h2-2 {
    font-size: 2rem;
  }

  .how_it_works_content-left {
    position: static;
  }

  .how_it_works_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .how_it_works_card_content {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .heading-style-h5 {
    font-size: .875rem;
  }

  .subtext {
    font-size: 16px;
  }

  .c2a-title {
    font-size: 37px;
  }

  .footer-grid-2 {
    grid-column-gap: 33px;
    grid-row-gap: 33px;
  }

  .navigation-link.for-footer {
    justify-content: center;
    align-items: flex-start;
  }

  .flex-block-2 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
  }

  .slider-main_button-wrapper {
    display: none;
  }

  .swiper-slide.is-slider-main {
    width: 100%;
    min-height: 390px;
  }

  .swiper-slide.is-slider-main.is-terpenes {
    min-height: auto;
  }

  .swiper-slide.is-slider-main-copy {
    width: 100%;
    min-height: 390px;
  }

  .swiper-slide.is-slider-main-products {
    width: 100%;
    min-height: auto;
  }

  .slider-main_top-wrapper {
    padding-bottom: 1em;
  }

  .data {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .timeline_item {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .timeline_content {
    padding-bottom: 3rem;
  }

  .time_layout {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .padding-global {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .faq-tab-link {
    border-radius: 99999px;
  }

  .home-about_heading, .home-about_img-text {
    -webkit-text-stroke-width: 0px;
  }

  .col-content-parent {
    padding-right: 2rem;
  }

  .stat-number-item-left {
    grid-column-gap: 0px;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .stat-number-main-title {
    letter-spacing: -4px;
    font-size: 80px;
  }

  .stat-number-item-wrap {
    margin-bottom: 0;
    position: sticky;
    top: 140px;
  }

  .heading-style-h4 {
    font-size: 1rem;
  }

  .feature_image-wrapper {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .features_list {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .features-cards-wrapper {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .heading-27 {
    font-size: 2.5rem;
  }

  .header-2 {
    max-width: none;
  }

  .hero_heading {
    font-size: 13em;
  }

  .intro_content-parent {
    width: 100%;
    min-width: auto;
  }

  .intro_content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    width: 100%;
    max-width: none;
  }

  .articles_list {
    grid-template-columns: 1fr;
  }

  .work_card-image-wrap {
    padding-bottom: 114%;
  }

  .horizontal-scroll_section-height {
    height: auto;
  }

  .hero_content {
    background-image: linear-gradient(#25252500, #1a1a1a30 31%, #0009);
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: auto;
    display: flex;
  }

  .article_card-image-wrap {
    padding-bottom: 56%;
  }

  .intro_image-wrap {
    width: 12.5rem;
  }

  .section_line-seprator {
    background-color: #25252526;
    width: 100%;
    height: 1px;
    inset: auto 0% 0%;
  }

  .section_jornal {
    height: 100vh;
  }

  .jornal_content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .cta_quorte-title {
    max-width: none;
    font-size: 1.75rem;
  }

  .section_image-divider {
    width: 100%;
    height: 100vh;
  }

  .section_intro {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    min-height: 100vh;
    display: flex;
  }

  .text-link_wrap {
    font-size: .875rem;
  }

  .text-link_wrap.is-proportion {
    font-size: 1rem;
  }

  .cta_quorte {
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
  }

  .hero_heading-wrapper {
    margin-bottom: 0;
  }

  .heading-style-h1 {
    font-size: 5rem;
  }

  .intro_top {
    margin-bottom: 4rem;
  }

  .jornal_subtext {
    font-size: 1.75rem;
  }

  .heading-style-h3 {
    font-size: 2rem;
  }

  .heading-style-h3.is-hero {
    max-width: 100%;
    font-size: 3.7em;
  }

  .cta_content {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .horizontal-scroll_stickey-element {
    height: auto;
  }

  .hero_content-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .work_list {
    grid-column-gap: 3.125rem;
    grid-row-gap: 3.125rem;
    flex-direction: column;
  }

  .jornal_content-wrap {
    font-size: 1rem;
  }

  .section_articles {
    color: #fff;
    background-color: #f06446;
  }

  .image-divider_image {
    width: 100%;
  }

  .work_card {
    width: auto;
  }

  .cta_quorte-subtext {
    font-size: 1rem;
  }

  .horizontal-scroll_track {
    width: 100%;
  }

  .jornal_title-wrap {
    border-bottom: 1px solid #fff3;
    margin-bottom: 0;
    padding-bottom: 2.5rem;
  }

  .section_hero {
    width: 100%;
    min-height: 100vh;
    font-size: 1vw;
    display: flex;
  }

  .section_cta {
    flex-direction: row;
    min-height: 100vh;
    display: flex;
  }

  .horizontal-scroll_track-list {
    flex-direction: column;
    width: 100%;
    margin-right: 0;
  }

  .test-size-title-small {
    font-size: .875rem;
  }

  .padding-global-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .padding-section-medium-3 {
    width: 100%;
    height: auto;
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .global_section_padding-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .service-item-description-2 {
    font-size: 1rem;
  }

  .heading-style-h2-3 {
    font-size: 2.25rem;
  }

  .cta-title {
    font-size: 37px;
  }

  .cta-paragrapjh {
    font-size: 16px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 8px;
  }

  .brix---mg-bottom-40px {
    margin-bottom: 24px;
  }

  .brix---heading-h2-size {
    font-size: 28px;
    line-height: 40px;
  }

  .brix---button-row-left {
    margin-right: 16px;
  }

  .brix---btn-primary-white {
    padding: 20px 32px;
  }

  .brix---btn-secondary-white {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .location-alternate {
    min-height: 66vh;
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .brix---grid-cta-v10 {
    grid-template-columns: 1fr;
  }

  .cta_heading {
    font-size: 3.6rem;
  }

  .background_image {
    object-fit: cover;
    height: 120%;
  }

  .highlight {
    font-size: 1.5rem;
  }

  .fn-button-2 {
    white-space: nowrap;
    width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .service-bullet-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .large-icon {
    width: 20px;
    min-width: 20px;
    height: 20px;
  }

  .animated-path {
    margin-top: 10vh;
    display: none;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .mobile-heading {
    color: #f2f2f2;
    white-space: nowrap;
    font-size: 15vw;
    display: block;
    position: absolute;
    transform: rotate(-90deg);
  }

  .small-icon {
    max-width: 15px;
    margin-top: 4px;
  }

  .process-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1.5fr;
  }

  .progress-bar {
    width: 1px;
  }

  .section-25 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .process-grid-left {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 5vh;
  }

  .progress-bar-empty {
    width: 1px;
  }

  .value-content-wrapper {
    min-height: 50vh;
  }

  .pointer_wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: wrap;
  }

  .pointer_container {
    border-right-style: none;
  }

  .pointer_text {
    line-height: 1.1;
  }

  .intro_wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .h2-copy {
    font-size: 63px;
  }

  .h2-copy.small-mob {
    font-size: 55px;
  }

  .h2-copy.sml {
    margin-left: -4px;
  }

  .product_title {
    line-height: 1.1;
  }

  .warning_wrapper_container {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .button-smaller {
    white-space: nowrap;
    width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-221 {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .notice {
    width: auto;
  }

  .titlees {
    font-size: 2.2rem;
  }

  .titlees.small-mob {
    font-size: 55px;
  }

  .titlees.sml {
    margin-left: -4px;
  }

  .process_wrapper {
    padding-top: 0;
  }

  .tips_wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    margin-top: 1rem;
  }

  .points_title_wrap {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .locationwarning_wrapper {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .cta_wrapper {
    max-width: none;
  }

  .btn-list_text {
    font-size: .7rem;
  }

  .contact_grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1.75fr;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .hero-heading-2 {
    font-size: 5rem;
  }

  .hero_paragraphy-2 {
    text-wrap: balance;
    font-size: 1.1rem;
  }

  .fn-button-3 {
    white-space: nowrap;
    width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .btn-list_text-2 {
    font-size: .7rem;
  }

  .product_title-2 {
    line-height: 1.1;
  }

  .blog_heading {
    width: 100%;
    margin-top: 0;
    font-size: 2.6rem;
  }

  .blog_heading.drop-title {
    font-size: 2.5rem;
  }

  .class-paragraph-2 {
    text-align: left;
  }

  .global_section_padding-3 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .blog_title {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 1rem;
    display: flex;
  }

  .blog_title.location {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .blog_rich_text h2 {
    font-size: 2.2rem;
  }

  .blog_rich_text p {
    font-size: 1rem;
  }

  .blog_rich_text h1 {
    font-size: 3rem;
  }

  .blog_rich_text h3 {
    font-size: 2rem;
  }

  .fn-button-4 {
    white-space: nowrap;
    width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .global_section_padding-4 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fn-button-5 {
    white-space: nowrap;
    width: auto;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .fn-button-5.is-secondary {
    width: 100%;
  }

  .fn-button-5.is-secondary.is-smaller {
    width: auto;
    padding-left: 30px;
    padding-right: 30px;
    display: inline-flex;
  }

  .blog_preview_wrap {
    padding: 2rem 1rem;
  }

  .preview_paragraph {
    padding-top: .25rem;
    font-size: 1rem;
  }

  .strain_list {
    grid-template-columns: 1fr;
  }

  .strain_title {
    font-size: 3.1rem;
  }

  .hero_paragraphy-3 {
    text-wrap: balance;
    font-size: 1.1rem;
  }

  .heading_strain {
    font-size: 5rem;
  }

  .lineage_text {
    font-size: 1rem;
  }

  .image-73 {
    max-width: 120px;
    padding: 0;
  }

  .collection-list-5 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-block-234, .collection-item-8 {
    width: auto;
  }

  .hero_video_wrapper_contact.home {
    height: auto;
    min-height: 100vh;
  }
}

@media screen and (max-width: 479px) {
  .grid {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .header {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-legacy {
    padding-right: 0;
  }

  .logo {
    width: 83px;
  }

  .navlinks {
    width: auto;
    margin-right: 0;
  }

  .link-text.black {
    font-size: 14px;
  }

  .button-header {
    display: none;
  }

  .button-header.merch {
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .products-block {
    margin-bottom: 60px;
  }

  .products-block.fsf {
    padding-top: 0;
  }

  .left-products-block {
    width: 279px;
  }

  .h2 {
    font-size: 43px;
    line-height: 116%;
  }

  .h2.small-mob {
    font-size: 42px;
  }

  .h2.center-mob {
    text-align: center;
  }

  .h2.color {
    font-size: 65px;
  }

  .h2.color.small {
    font-size: 30px;
  }

  .text {
    padding-top: 20px;
  }

  .text.center {
    color: #fff0;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .text._16px {
    flex: 0 auto;
    margin-bottom: 0;
  }

  .text.sa {
    text-align: left;
  }

  .button {
    width: 100%;
  }

  .button.fill.fixed-width.brands.sdas.ss, .button.fill.fixed-width.brands.sdas.d, .button.fill.fixed-width.brands.sdas.e, .button.fill.fixed-width.brands.sdas.g, .button.fill.fixed-width.brands.sdas.le, .button.fill.fixed-width.brands.sdas.fr, .button.fill.fixed-width.brands.sdas.jh, .button.fill.fixed-width.brands.sdas.fe, .button.fill.fixed-width.brands.sdas.try {
    margin-top: 100px;
  }

  .button.fill.fixed-width.brands.sdas.ss, .button.fill.fixed-width.brands.sdas.d, .button.fill.fixed-width.brands.sdas.e, .button.fill.fixed-width.brands.sdas.g, .button.fill.fixed-width.brands.sdas.le, .button.fill.fixed-width.brands.sdas.fr, .button.fill.fixed-width.brands.sdas.jh, .button.fill.fixed-width.brands.sdas.fe, .button.fill.fixed-width.brands.sdas.try {
    margin-top: 100px;
  }

  .button.fill.fixed-width {
    width: 100%;
    padding-bottom: 0;
    top: -62px;
  }

  .button.fill.fixed-width.brands.sdas.ss, .button.fill.fixed-width.brands.sdas.d, .button.fill.fixed-width.brands.sdas.e, .button.fill.fixed-width.brands.sdas.g, .button.fill.fixed-width.brands.sdas.le, .button.fill.fixed-width.brands.sdas.fr, .button.fill.fixed-width.brands.sdas.jh, .button.fill.fixed-width.brands.sdas.fe, .button.fill.fixed-width.brands.sdas.try {
    margin-top: 100px;
  }

  .button.fill.fixed-width.soon {
    justify-content: center;
    align-items: center;
  }

  .button.fill.fixed-width.brands.sdas.ss, .button.fill.fixed-width.brands.sdas.d, .button.fill.fixed-width.brands.sdas.e, .button.fill.fixed-width.brands.sdas.g, .button.fill.fixed-width.brands.sdas.le, .button.fill.fixed-width.brands.sdas.fr, .button.fill.fixed-width.brands.sdas.jh, .button.fill.fixed-width.brands.sdas.fe, .button.fill.fixed-width.brands.sdas.try {
    margin-top: 100px;
  }

  .button.fill.fixed-width.brands.sdas.ss, .button.fill.fixed-width.brands.sdas.d, .button.fill.fixed-width.brands.sdas.e, .button.fill.fixed-width.brands.sdas.g, .button.fill.fixed-width.brands.sdas.le, .button.fill.fixed-width.brands.sdas.fr, .button.fill.fixed-width.brands.sdas.jh, .button.fill.fixed-width.brands.sdas.fe, .button.fill.fixed-width.brands.sdas.try, .button.fill.fixed-width.brands.sdas.ss, .button.fill.fixed-width.brands.sdas.d, .button.fill.fixed-width.brands.sdas.e, .button.fill.fixed-width.brands.sdas.g, .button.fill.fixed-width.brands.sdas.le, .button.fill.fixed-width.brands.sdas.fr, .button.fill.fixed-width.brands.sdas.jh, .button.fill.fixed-width.brands.sdas.fe, .button.fill.fixed-width.brands.sdas.try {
    margin-top: 100px;
  }

  .button.fill.fixed-width.brands.is-footer {
    top: 0;
  }

  .grid-pruducts-in-block-products-main {
    grid-template-columns: 1fr;
  }

  .h3.color {
    font-size: 20px;
  }

  .h3.faq {
    font-size: 18px;
  }

  .benefits-block {
    background-position: 25% 0;
  }

  .grid-benefits {
    grid-row-gap: 40px;
  }

  .left-benefits {
    padding-top: 60px;
  }

  .h4 {
    font-size: 20px;
  }

  .h4.white {
    font-size: 16px;
  }

  .discrip-block-benefits {
    width: auto;
  }

  .card-benefit {
    grid-template-columns: 1fr;
  }

  .card-benefit-icon {
    border-left: 1px solid #fff;
    padding-bottom: 20px;
  }

  .card-benefit-icon._1, .card-benefit-icon._2, .card-benefit-icon._3, .card-benefit-icon._4, .card-benefit-icon._1, .card-benefit-icon._2, .card-benefit-icon._3, .card-benefit-icon._4 {
    border-bottom: 1px solid #fff;
  }

  .text-benefit {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .head-block-benefit {
    width: auto;
  }

  .blog-block {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .left-blog-block {
    width: 269px;
  }

  .grid-blog-block {
    grid-template-columns: 1fr 1fr;
  }

  .img-news {
    height: 150px;
  }

  .block-tab-and-date {
    flex-direction: row;
  }

  .left-card-blog {
    padding-left: 30px;
  }

  .right-card-blog {
    padding-top: 0;
    padding-left: 30px;
  }

  .follow-instagram {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .grid-2 {
    width: 87%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .line-inst-vert-right {
    left: 22%;
  }

  .line-inst-vert-left {
    right: 22%;
  }

  .image-3 {
    width: 800px;
    max-width: none;
    top: 53%;
    right: -71%;
  }

  .grid-footer {
    grid-row-gap: 30px;
    grid-template-columns: 4fr 1fr;
  }

  .left-footer {
    flex-direction: column;
  }

  .right-footer {
    width: 100%;
  }

  .social-links {
    margin-bottom: 30px;
  }

  .social-link {
    width: 33px;
  }

  .grid-3 {
    grid-column-gap: 35px;
    justify-content: space-between;
    width: 100%;
  }

  .copyright {
    width: auto;
  }

  .image-6 {
    width: auto;
    max-width: 250%;
  }

  .image-7 {
    width: 316px;
  }

  .text-and-btn-banner {
    margin-top: 20px;
  }

  .grid-banner {
    grid-row-gap: 35px;
    grid-template-columns: 1fr;
  }

  .image-8 {
    width: 240px;
    top: 78%;
    left: -30px;
  }

  .name-banner {
    width: 260px;
  }

  .icon-burger {
    width: 37px;
  }

  .open-menu {
    display: none;
  }

  .link-text-mob-navlink {
    font-size: 25px;
  }

  .div-btn {
    margin-top: 107px;
    display: none;
  }

  .div-btn.mob {
    margin-top: 50px;
    display: flex;
  }

  .line-inst-gor-copy {
    display: flex;
  }

  .popup-age {
    overflow: hidden;
  }

  .block-text-21 {
    padding: 25px 15px;
  }

  .image-12 {
    width: 150%;
    max-width: none;
    inset: 0% 0% 0% auto;
  }

  .text-age {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .text-age-agree {
    justify-content: space-between;
    align-items: center;
  }

  .image-13 {
    width: 100%;
  }

  .image-14 {
    width: auto;
    max-width: 200%;
    inset: -6% auto 0% -10%;
  }

  .mainblock-description {
    width: auto;
  }

  .contaner-discrip-mainblock {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-8 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .container-subnavlinks {
    margin-bottom: 10px;
  }

  .dropdown-link-mob {
    font-size: 22px;
  }

  .template-first-block.brands-new, .template-first-block.products, .template-first-block.types-products, .template-first-block.vapes-hero {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/6597f450dd2853f5c416c303_LEGACY_P%20Box_Macro_01%20(1)%202%20(3).webp");
    padding-bottom: 44px;
  }

  .template-first-block.blog {
    background-position: 50%;
  }

  .template-first-block.about {
    margin-bottom: 70px;
  }

  .template-first-block.brands {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/693c4e6c31afeb4c1415a21f_legacy_website_Brands_banner_v07.jpg");
  }

  .template-first-block.brands-new, .template-first-block.products, .template-first-block.types-products, .template-first-block.vapes-hero {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/6597f450dd2853f5c416c303_LEGACY_P%20Box_Macro_01%20(1)%202%20(3).webp");
    padding-bottom: 44px;
  }

  .template-first-block.holditdown {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/6565b0191db66a9a508efbf6_bg%20mob.webp");
  }

  .h1 {
    font-size: 32px;
  }

  .h1.medium, .h1.medium-sml {
    font-size: 60px;
  }

  .h1.medium, .h1.medium-sml {
    font-size: 60px;
  }

  .h1.fgf {
    font-size: 50px;
  }

  .blog-post {
    grid-template-columns: 1fr 1fr;
  }

  .tab-category-blog, .tab-category-blog.w--current {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabs-menu {
    grid-template-columns: 1fr;
  }

  .navlink-mob.w--current {
    border-bottom-style: none;
  }

  .html-embed {
    margin-top: 0%;
  }

  .header-relative {
    pointer-events: auto;
  }

  .video-vimeo-wrapper-mob {
    display: block;
  }

  .up-part-article {
    padding-top: 0;
  }

  .img-article-main {
    height: 250px;
  }

  .title-first-block.center.dasd {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
  }

  .img-history {
    height: 250px;
  }

  .text-history-block {
    padding-top: 10px;
  }

  .img-mission {
    height: 250px;
  }

  .form-block.hold-it-down {
    margin-top: -40px;
  }

  .form-block.sour-diesel {
    margin-top: -60px;
  }

  .text-field.holditdown {
    border-radius: 0;
  }

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

  .dropdown-toggle-2 {
    padding-left: 15px;
  }

  .quastion-faq {
    width: 70%;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
  }

  .arrow-faq {
    width: 30%;
  }

  .answer-faq {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .arrow-orange-faq, .arrow-blue-faq {
    width: 20px;
  }

  .img-still-have-questions {
    height: 230px;
  }

  .text-still-have-questions {
    padding-left: 25px;
    padding-right: 25px;
  }

  .description-faq {
    width: auto;
  }

  .tab-link-plf, .tab-link-plf.w--current {
    font-size: 40px;
  }

  .big-text {
    font-size: 19px;
  }

  ._4-products {
    margin-bottom: 80px;
  }

  .block-cement-your-legacy {
    padding-top: 80px;
  }

  .head-cement-legacy {
    width: auto;
    margin-top: 15px;
  }

  .headlines-cement-legacy {
    flex-direction: column;
    align-items: flex-start;
  }

  .small-head-cement-legacy {
    order: -1;
    width: auto;
  }

  .text-card-cement {
    width: auto;
  }

  .head-vapes {
    padding-right: 0;
  }

  .grid-terpene {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .img.live-resin {
    height: 250px;
  }

  ._1-colom-terpene {
    border-right-style: none;
    padding-right: 0;
  }

  ._2-colomn-terpene {
    padding-top: 0;
    padding-left: 0;
  }

  ._3-colomn-terpene {
    padding-left: 0;
  }

  .adresess-block {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .head-state-illinois {
    width: 269px;
  }

  .collection-list {
    grid-template-columns: 1fr;
  }

  .svg._60_hero_arrow {
    width: 32px;
  }

  .video-vimeo-wrapper-1600, .video-vimeo-wrapper-tablet {
    display: none;
  }

  .cookie-banner {
    padding-top: 10px;
    padding-bottom: 20px;
    display: none;
  }

  .buttons-wrapper {
    grid-template-columns: 1fr;
  }

  .brand-img {
    min-height: 250px;
  }

  .brand-img.new.stoner-village, .brand-img.new.bks {
    background-size: 60%;
  }

  .brand-img.new {
    min-height: 0;
  }

  .brand-img.new.stoner-village, .brand-img.new.bks {
    background-size: 60%;
  }

  .brand-img.new.safety-meeting {
    background-size: 62%;
  }

  .brand-img.new.stoner-village, .brand-img.new.bks {
    background-size: 60%;
  }

  .container-first-block-center-brands {
    align-items: flex-start;
    margin-top: -20px;
  }

  .branst-item-container.new {
    margin-top: 60px;
    padding-bottom: 60px;
  }

  .grid-brand-item {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    order: 0;
  }

  .brand-img-container {
    height: 350px;
    min-height: 0;
    padding: 20px 10px;
  }

  .brand-img-container.big-padding {
    height: 400px;
    padding: 40px 20px;
  }

  .brand-img-container.new {
    border-top-width: 1px;
    border-bottom-width: 1px;
    height: 300px;
  }

  .brand-img-container.sdgd {
    height: 280px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .brand-contetn-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 0;
  }

  .brand-contetn-container.dfsd, .brand-contetn-container.dfsd.sds, .brand-contetn-container.dfsd.dd, .brand-contetn-container.dfsd.fre, .brand-contetn-container.dfsd.ghp {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brand-contetn-container.new {
    padding: 0;
  }

  .brand-contetn-container.dfsd, .brand-contetn-container.dfsd.sds, .brand-contetn-container.dfsd.dd, .brand-contetn-container.dfsd.fre, .brand-contetn-container.dfsd.ghp, .brand-contetn-container.dfsd.sds, .brand-contetn-container.dfsd.dd, .brand-contetn-container.dfsd.fre, .brand-contetn-container.dfsd.ghp {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brand-tag-wrapper {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    margin-top: 12px;
    padding-top: 0;
  }

  .tag-brand {
    font-size: 12px;
  }

  .tag-brand-item {
    padding: 6px 12px;
  }

  ._7x7-abs, ._7x7-abs._2, ._7x7-abs._2 {
    width: 5px;
    height: 5px;
  }

  .button-brand-wrapper {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 70px;
  }

  .main-event._4 {
    background-image: url("https://cdn.prod.website-files.com/63ef20bf550ec9df1ac28b13/65e71d3d4371645bd7756cf5_Banner%20legacy%20mobile%201%20(1).webp");
    background-position: 50% -20%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 0;
  }

  .container-event {
    height: 93vh;
    padding-bottom: 170px;
  }

  .container-event._4 {
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 120px;
  }

  .element {
    width: 100%;
    margin-bottom: 26px;
  }

  .element.small {
    width: 80%;
    height: auto;
  }

  .text-block.stone {
    text-align: center;
    font-size: 24px;
  }

  .text-block._4 {
    font-size: 22px;
  }

  .text-block-abs.stone {
    text-align: center;
    font-size: 24px;
  }

  .text-block-abs._4 {
    font-size: 22px;
  }

  .event-slider {
    height: 100svh;
    margin-top: -94px;
  }

  .container-first-block-left {
    align-items: flex-end;
    margin-top: 0;
  }

  .line-brand {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: none;
    width: auto;
  }

  .h3-3 {
    font-size: 28px;
  }

  .legacy-logo {
    height: 22px;
  }

  .description-and-button {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-right: 0;
  }

  .linear-grad-hero.holditdown {
    height: 140px;
  }

  .linear-grad-hero.sour-diesel {
    height: 240px;
  }

  .carousel-container.line-both {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .search {
    border-radius: 0;
    width: 100%;
  }

  .search-input, .search-button {
    border-radius: 0;
  }

  .products-item-container.new {
    margin-top: 60px;
    padding-bottom: 60px;
  }

  .product-contetn-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    min-height: 0;
  }

  .product-contetn-container.new, .product-contetn-container.mob, .product-contetn-container.new, .product-contetn-container.mob {
    padding: 0;
  }

  .product-img {
    width: auto;
    height: auto;
  }

  .button-link {
    z-index: 10;
  }

  .button-product-cms.mob {
    width: 100%;
  }

  .line-icon {
    width: 24px;
  }

  .heading-products {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    min-height: 0;
  }

  .heading-products.new {
    padding: 0;
  }

  .product-img-and-descriptior {
    grid-template-rows: auto;
    align-content: center;
    align-items: stretch;
  }

  .image-22 {
    object-fit: fill;
    flex: 0 auto;
    width: 100%;
    height: 100%;
  }

  .main-info {
    flex: 0 auto;
    padding: 0;
  }

  .main-info.lines {
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    width: auto;
    padding: 20px;
  }

  .add-to-cart-div {
    justify-content: space-between;
    width: 100%;
  }

  .add-info-product {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .download-files {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .name-and-photo {
    flex-direction: column;
    align-items: flex-start;
  }

  .product-item-container.new {
    margin-top: 60px;
    padding-bottom: 60px;
  }

  .pre-rolls {
    height: 80%;
  }

  .merch-block, .flowers-block {
    height: 50vh;
  }

  .choosing-block-horizontal {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .play-button-wrapper.is-mobile {
    display: none;
  }

  .choose-head {
    align-items: center;
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .choose-head.reverse {
    padding-top: 20px;
    padding-right: 0;
  }

  .flower {
    height: 80%;
  }

  .legacy-absolute {
    height: 44px;
    top: 24px;
  }

  .button-bg {
    max-width: 100%;
  }

  .explore-product-buttons {
    height: 55px;
  }

  .button-header-copy {
    display: none;
    overflow: visible;
  }

  .button-header-copy.merch {
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .logo-img {
    height: 32px;
    padding-left: 0;
  }

  .logo-img.menu {
    height: 48px;
  }

  .form-popup {
    padding: 10px;
  }

  .popup_item {
    padding: 20px;
  }

  .bold-text {
    width: 200px;
    font-size: 20px;
  }

  .button-4 {
    width: 200px;
    margin-top: 40px;
  }

  .button-4.btn4 {
    width: 200px;
    margin-right: 0;
  }

  .button-4.btn5 {
    width: 200px;
    margin-top: 40px;
  }

  .section-2.sect {
    padding-top: 60px;
  }

  .section-2.sect.sesc {
    padding-top: 20px;
  }

  .heading-7 {
    text-align: left;
    font-size: 45px;
  }

  .heading-7.head1 {
    font-size: 47px;
  }

  .heading-7.head1.headd.jj {
    font-size: 41px;
  }

  .column-2.weew {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .columns {
    flex-flow: column;
  }

  .div-block-27 {
    display: block;
  }

  .section-3 {
    padding: 40px 10px 60px;
  }

  .img45 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-5.te {
    padding-bottom: 20px;
  }

  .heading-9 {
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph {
    padding-top: 20px;
  }

  .columns-2 {
    padding-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-3 {
    padding-bottom: 0;
  }

  .text-block-8 {
    padding-bottom: 40px;
  }

  .heading-14 {
    padding-bottom: 0;
  }

  .heading-14._433 {
    font-size: 40px;
    line-height: 50px;
  }

  .div-block-31 {
    display: block;
  }

  .button-8, .button-9 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .button-10 {
    margin-top: 10px;
    padding-top: 10px;
  }

  .columns-4, .columns-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-8, .column-9, .column-10 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .column-11 {
    padding-top: 20px;
  }

  .image-34 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .text-block-9 {
    font-size: 12px;
  }

  .heading-16 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 27px;
    line-height: 55px;
  }

  .heading-16.sda {
    font-size: 40px;
  }

  .heading-17 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 46px;
  }

  .heading-18 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 26px;
  }

  .div-block-33 {
    padding-bottom: 60px;
  }

  .columns-6 {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-10 {
    padding-right: 0;
  }

  .image-36 {
    margin-top: 20px;
    margin-left: 0;
  }

  .image-38 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-11 {
    margin-top: 0;
    padding-bottom: 0;
  }

  .text-block-11.cv {
    margin-top: 40px;
  }

  .heading-19 {
    text-align: center;
    padding-left: 0;
    font-size: 40px;
  }

  .heading-21 {
    text-align: center;
    padding-left: 0;
  }

  .columns-7 {
    padding: 0 10px;
    display: none;
  }

  .columns-7.dfs {
    padding-top: 0;
    padding-bottom: 40px;
    display: block;
  }

  .dsd {
    padding-left: 0;
  }

  .column-12 {
    text-align: center;
  }

  .columns-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-9, .column-16 {
    display: none;
  }

  .column-18 {
    padding-top: 60px;
  }

  .text-block-13 {
    text-align: center;
    padding-top: 20px;
  }

  .columns-10, .columns-11, .columns-12 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-44 {
    width: 100%;
    padding-top: 20px;
  }

  .image-46 {
    padding-top: 60px;
  }

  .columns-13 {
    margin-top: 20px;
  }

  .section-13 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .button-14 {
    width: 224px;
    height: 70px;
    padding-bottom: 14px;
  }

  .section-14, .section-15, .section-16, .section-17, .section-18, .section-19, .section-20, .section-21 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-48 {
    padding-bottom: 20px;
    padding-left: 0;
  }

  .image-49 {
    padding-bottom: 20px;
    padding-right: 0;
  }

  .heading-23 {
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 10px;
    font-size: 40px;
    line-height: 48px;
  }

  .heading-24 {
    padding-left: 10px;
    font-size: 30px;
  }

  .text-block-14, .accordion-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .accordion-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .accordion-item.ada {
    height: auto;
  }

  .section-23 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .column-26 {
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
  }

  .text-block-15 {
    padding-left: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .heading-25 {
    font-size: 24px;
    line-height: 28px;
  }

  .bold-text-3 {
    font-size: 20px;
    line-height: 15px;
  }

  .image-50 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .column-28 {
    text-align: left;
  }

  .image-51 {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-16 {
    padding-left: 0;
  }

  .image-52 {
    margin-left: 10px;
    padding-top: 25px;
    padding-left: 0;
  }

  .column-29 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-54 {
    right: 20px;
  }

  .section-24 {
    padding-top: 0;
  }

  .heading-26 {
    margin-bottom: 60px;
    padding-left: 10px;
  }

  .text-span-15 {
    font-size: 56px;
    line-height: 60px;
  }

  .grid-7 {
    text-align: center;
    margin-top: 60px;
    padding: 0 10px;
    display: block;
  }

  .image-55 {
    margin-bottom: 10px;
  }

  .columns-17 {
    padding-bottom: 0;
  }

  .image-56 {
    width: 100%;
  }

  .text-block-18 {
    font-size: 16px;
  }

  .image-57 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .image-58 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .image-59, .image-60 {
    margin-bottom: 10px;
  }

  .columns-18 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-61, .image-62 {
    padding-top: 20px;
  }

  ._60_hero_heading {
    font-size: 10vw;
  }

  ._60_container.hero {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  ._60_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  ._60_grid.is-head {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    background-color: #20062b;
    background-color: var(--legacy-main);
  }

  ._60_grid.item {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    white-space: pre-wrap;
    flex-flow: column;
  }

  ._60_grid.is-head {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    background-color: #20062b;
  }

  ._60_list_item, ._60_list_item:hover {
    padding-left: 0;
    padding-right: 0;
  }

  ._60_list_content_wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    border-radius: 12px;
    padding: 1rem;
  }

  ._60_item_img {
    background-image: none;
    border-radius: 12px;
  }

  ._60_item_bottom {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  ._60_deck {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
  }

  ._60_info.mob {
    font-size: 11px;
    right: 14px;
  }

  .filter_type_label {
    display: none;
  }

  ._60_hero_arrow_wrap {
    width: 64px;
    height: 64px;
  }

  .main-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero-paragraph {
    font-size: .875rem;
  }

  .hero-right {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .fn-button {
    width: 100%;
    font-size: 13px;
  }

  .fn-button.hero {
    justify-content: center;
    align-items: flex-end;
    width: auto;
  }

  .navbar_link {
    border-top-style: none;
    border-bottom-style: none;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .navbar_link.last-link-on-mobile {
    border-bottom-style: none;
  }

  .fn-navbar-box-second {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero-heading {
    width: 100%;
    min-width: auto;
    margin-bottom: 0;
    font-size: 4rem;
  }

  .hero-section {
    max-width: 100%;
  }

  .hero-cta {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
  }

  .hero_paragraphy {
    text-wrap: pretty;
    font-size: .9rem;
  }

  .global_section_padding {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .about_section_wrapper {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .global-section-title {
    letter-spacing: .3px;
    text-wrap: pretty;
    width: 100%;
    font-size: 1.6rem;
  }

  .global-section-title.is-centeed {
    justify-content: center;
    align-items: center;
  }

  .about-paragraph {
    font-size: 1rem;
  }

  .title_wrapper {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    max-width: 100%;
    padding-top: 0;
    display: flex;
    overflow: hidden;
  }

  .title_wrapper.location {
    justify-content: center;
    align-items: flex-start;
    padding-top: 1rem;
    padding-bottom: 1rem;
    overflow: hidden;
  }

  .title_wrapper.is-centered {
    padding-bottom: 2rem;
  }

  .class-left {
    flex-flow: column;
    max-width: 100%;
    display: flex;
  }

  .class-heading {
    width: 100%;
    margin-bottom: 0;
    font-size: 2.6rem;
  }

  .class-heading.drop-title {
    font-size: 2rem;
  }

  .class-right {
    justify-content: center;
    align-self: flex-start;
    align-items: flex-start;
    max-width: 100%;
  }

  .class-right.location {
    justify-content: center;
    align-items: flex-start;
  }

  .class-paragraph {
    text-align: left;
    text-wrap: pretty;
    align-self: flex-start;
    max-width: 100%;
    font-size: .9rem;
    overflow: visible;
  }

  .class-paragraph.is-centered {
    text-align: center;
    text-align: center;
  }

  .expandable_wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .card-video {
    height: 250px;
    transition: height .8s, width .5s cubic-bezier(.52, .002, .24, .99);
  }

  .card-video.is-active {
    height: 450px;
  }

  .expandable-inner {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .expandable-inner.is-active {
    -webkit-backdrop-filter: saturate();
    backdrop-filter: saturate();
  }

  .category_heading_text {
    font-size: 2.3rem;
  }

  .button-small1-5 {
    width: 100%;
    font-size: 13px;
  }

  .categorty_description_text {
    max-width: 100%;
  }

  .table-wrapper {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .table-image-wrapper {
    aspect-ratio: 1;
    max-width: 100px;
    max-height: 100px;
    padding: .25rem;
    display: block;
    position: absolute;
    inset: auto 0% auto auto;
  }

  .table-item.table-description.center {
    color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
  }

  .table-row.first-row {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    border-top-style: solid;
    border-top-color: var(--legacy-white);
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: var(--legacy-white);
    border-bottom-style: solid;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .copy-large {
    max-width: 22ch;
  }

  .copy-large.center {
    max-width: 19ch;
    color: var(--goldenrod\<deleted\|variable-dec4fe7b\>);
    max-width: 19ch;
  }

  .button-pack {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: .5rem;
  }

  .button-pack.is-vertical {
    justify-content: flex-start;
    align-items: center;
  }

  .section_wrapper.news {
    max-width: 100%;
  }

  .service-item {
    margin-bottom: 1vh;
    top: 9vh;
  }

  .service-item.first {
    position: sticky;
  }

  .service-item-text-box {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .heading-style-h2 {
    letter-spacing: -.05rem;
    font-size: 2rem;
  }

  .services-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    display: flex;
  }

  .service-item-image-box {
    aspect-ratio: 1;
  }

  .service-item-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-auto-flow: row;
    height: auto;
    min-height: auto;
    max-height: 90vh;
  }

  .service-item-number-box {
    width: auto;
  }

  .combine-blog4_image-wrapper {
    max-width: none;
  }

  .combine-heading-style-h5 {
    font-size: 2.4rem;
  }

  .combine-blog4_image-featured {
    height: 15rem;
  }

  .combine-heading-style-h6 {
    font-size: 2.4rem;
  }

  .combine-blog4_content {
    margin-left: 0;
  }

  .blog_item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-direction: column;
  }

  .button_accesory {
    text-wrap: auto;
    order: -9999;
    font-size: .9rem;
  }

  .usp-item {
    flex-flow: column;
  }

  .usp-image-wrapper {
    aspect-ratio: 16 / 9;
    width: 100%;
    margin-top: 0;
  }

  .usp-description {
    position: relative;
  }

  .how_it_works_component {
    grid-template-columns: 1fr;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .how_it_works_card_content {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .c2a-main {
    padding: 40px 20px;
  }

  .subtext {
    font-size: 13px;
  }

  .c2a-title {
    font-size: 24px;
  }

  .home-solution-section {
    padding-top: 2rem;
    padding-bottom: 0;
  }

  .footer-column-2 {
    flex-flow: column;
  }

  .footer-grid-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 2fr;
  }

  .nav-text.first {
    font-weight: 400;
    line-height: 140%;
  }

  .list-5 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .text-block-33 {
    text-align: left;
  }

  .div-block-209 {
    justify-content: flex-start;
  }

  .flex-block-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-template-areas: "."
                         "Area";
    display: flex;
  }

  .container-14 {
    padding-top: 20px;
  }

  .slider-main_bottom-wrapper {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .partner_link {
    max-width: 100%;
    display: block;
  }

  .swiper-slide.is-slider-main {
    width: 80%;
    min-height: auto;
  }

  .swiper-slide.is-slider-main.is-terpenes {
    max-height: 100%;
  }

  .swiper-slide.is-slider-main-copy {
    width: 80%;
    min-height: auto;
  }

  .swiper-slide.is-slider-main-products {
    min-height: auto;
  }

  .slider-main_text-wrapper.is-terpetnees {
    width: 100%;
    max-width: 100%;
  }

  .data {
    grid-template-columns: 1fr 1fr;
  }

  .data_item {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .time_header {
    justify-content: flex-start;
    align-items: stretch;
  }

  .container-large {
    max-width: 100%;
  }

  .faq-tab-menu {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .accordion-header {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .accordion-item-2.last {
    margin-bottom: 0;
  }

  .faq-tab-link {
    font-size: 14px;
  }

  .home-about_img-text {
    white-space: normal;
    min-width: auto;
    max-width: none;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.6rem;
  }

  .col-left {
    position: sticky;
    top: 0;
  }

  .col-left:hover {
    padding: 0;
  }

  .col-content-parent {
    padding-bottom: 1.4rem;
    padding-left: 1.4rem;
    padding-right: 1.4rem;
  }

  .info-col-child {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: 100%;
  }

  .col-right:hover {
    padding: 0;
  }

  .feature_image-wrapper {
    width: 100%;
  }

  .features_list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .about-hero-interaction {
    height: auto;
    margin-top: 0;
  }

  .hero-sticky-component {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    height: auto;
    margin-top: 0;
    padding-top: 5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    position: static;
  }

  .sticky-images {
    border-radius: .5rem;
  }

  .sticky-images.left {
    width: 100%;
    max-width: none;
    height: 50vw;
    margin-top: 0;
    display: none;
    position: relative;
    right: auto;
  }

  .sticky-images.middle {
    border-radius: 12px;
    width: 100%;
    max-width: none;
    height: 50vh;
    position: relative;
  }

  .sticky-images.right {
    width: 100%;
    max-width: none;
    height: 50vw;
    margin-top: 0;
    display: none;
    position: static;
    left: auto;
  }

  .image-66 {
    display: none;
  }

  .hero-video {
    border-radius: 12px;
  }

  .button-elipse {
    width: 20rem;
    height: 20rem;
  }

  .button-wrapper {
    justify-content: space-between;
    width: 100%;
  }

  .features-cards-wrapper {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }

  .secondary-button {
    width: 100%;
    padding-top: .4rem;
    padding-bottom: .4rem;
  }

  .primary-button {
    width: 100%;
  }

  .heading-27 {
    font-size: 2.25rem;
  }

  .double-button-component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    align-items: center;
    width: 100%;
  }

  .secondary-button-text {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 2.5rem;
    display: flex;
  }

  .header-2 {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
  }

  .hero_heading {
    font-size: 12.5em;
  }

  .intro_image-wrap {
    width: auto;
    min-width: 55%;
  }

  .section_jornal {
    align-items: stretch;
    display: flex;
  }

  .text-link_wrap.is-proportion {
    padding-right: .3rem;
    font-size: .9rem;
  }

  .heading-style-h1 {
    font-size: 20vw;
  }

  .heading-style-h3.is-hero {
    font-size: 4.8em;
  }

  .cta_quorte-subtext {
    flex-wrap: wrap;
    font-size: .9rem;
  }

  .jornal_title-wrap {
    padding-bottom: 1.5rem;
  }

  .padding-section-medium-3.is-hero {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .footer-cta.end {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .global_section_padding-2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .heading-style-h2-3 {
    letter-spacing: -.05rem;
    font-size: 2rem;
  }

  .cta-title {
    font-size: 22px;
  }

  .cta-paragrapjh {
    font-size: 13px;
  }

  .brix---mg-bottom-16px {
    margin-bottom: 15px;
  }

  .brix---buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .brix---container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .brix---heading-h2-size {
    font-size: 24px;
    line-height: 34px;
  }

  .brix---paragraph-default {
    font-size: 17px;
    line-height: 28px;
  }

  .brix---button-row-left {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .brix---btn-primary-white, .brix---btn-secondary-white {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
    line-height: 18px;
  }

  .location-alternate {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .cta_heading {
    font-size: 3rem;
  }

  .highlight {
    font-size: 1.4rem;
  }

  .text-block-35 {
    text-align: left;
  }

  .div-block-214 {
    justify-content: flex-start;
  }

  .footer-grid-2-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 2fr;
  }

  .nav-text-2.first {
    font-weight: 400;
    line-height: 140%;
  }

  .fn-button-2 {
    width: 100%;
    font-size: 13px;
  }

  .animated-path {
    display: none;
  }

  .mobile-heading {
    font-size: 20vw;
  }

  .value-content-wrapper {
    min-height: 60vh;
  }

  .h2-copy {
    font-size: 43px;
    line-height: 116%;
  }

  .h2-copy.small-mob {
    font-size: 42px;
  }

  .h2-copy.center-mob {
    text-align: center;
  }

  .h2-copy.color {
    font-size: 65px;
  }

  .h2-copy.color.small {
    font-size: 30px;
  }

  .product_image {
    aspect-ratio: auto;
    width: 100%;
  }

  .product_card_wrapper {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .product_title.srain {
    font-size: 2rem;
  }

  .warning_wrapper_container {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .button-smaller {
    width: 100%;
    font-size: 13px;
  }

  .warning-icon {
    display: none;
  }

  .terpene_image {
    aspect-ratio: auto;
    width: auto;
  }

  .terpenes_text_wrap {
    width: 100%;
    max-width: 1000%;
  }

  .terpene_title {
    max-width: 100%;
    display: block;
  }

  .terpene_image_wrapper {
    aspect-ratio: auto;
  }

  .titlees {
    font-size: 2rem;
    line-height: 116%;
  }

  .titlees.small-mob {
    font-size: 42px;
  }

  .titlees.center-mob {
    text-align: center;
  }

  .titlees.color {
    font-size: 65px;
  }

  .titlees.color.small {
    font-size: 30px;
  }

  .icon_wrapper {
    display: none;
  }

  .icon_wrapper.is-visible {
    display: block;
  }

  .experience_title_wrapper {
    justify-content: flex-start;
    align-items: stretch;
  }

  .points_title_wrap {
    flex: none;
    justify-content: space-between;
    align-items: flex-start;
  }

  .points_wrapper {
    flex-flow: column;
  }

  .cta_wrapper {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
  }

  .warning-icon-smaller {
    display: none;
  }

  .drop_title_wrapper {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .btn-list {
    display: inline-flex;
  }

  .form_field-2.is-blog-cta {
    width: 180px;
    height: 3rem;
    max-height: 80px;
  }

  .form_field-2.is-blog-cta._1 {
    width: 200px;
  }

  .footer_form_element-2 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .form_success_wrap {
    font-size: .875rem;
  }

  .blog_cta_form_wrap-2 {
    width: 200px;
  }

  .footer_form_element-3 {
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .contact_grid {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .global-section-title-copy {
    letter-spacing: .3px;
    text-wrap: pretty;
    width: 100%;
    font-size: 1.6rem;
  }

  .global-section-title-copy.is-centeed {
    justify-content: center;
    align-items: center;
  }

  .icon_wrapper-2 {
    display: none;
  }

  .icon_wrapper-2.is-visible {
    display: block;
  }

  .hero-paragraph-2 {
    font-size: .875rem;
  }

  .hero-heading-2 {
    width: 100%;
    min-width: auto;
    margin-bottom: 0;
    font-size: 4rem;
  }

  .hero_paragraphy-2 {
    text-wrap: pretty;
    font-size: .9rem;
  }

  .fn-button-3 {
    width: 100%;
    font-size: 13px;
  }

  .fn-button-3.hero {
    justify-content: center;
    align-items: flex-end;
    width: auto;
  }

  ._60_list_content_wrap-2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    border-radius: 12px;
    padding: 1rem;
  }

  .product_title-2.drop {
    font-size: 2rem;
  }

  .blog_heading {
    width: 100%;
    margin-bottom: 0;
    font-size: 2.8rem;
  }

  .blog_heading.drop-title {
    font-size: 2rem;
  }

  ._60_item_img-2 {
    background-image: none;
    border-radius: 12px;
  }

  .blog-hero {
    max-width: 100%;
  }

  .class-paragraph-2 {
    text-align: left;
    text-wrap: pretty;
    align-self: flex-start;
    max-width: 100%;
    font-size: .9rem;
    overflow: visible;
  }

  .global-section-title-2 {
    letter-spacing: .3px;
    text-wrap: pretty;
    width: 100%;
    font-size: 1.6rem;
  }

  .global_section_padding-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .blog_title {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    max-width: 100%;
    padding-top: 0;
    display: flex;
    overflow: hidden;
  }

  .blog_title.location {
    justify-content: center;
    align-items: flex-start;
    padding-top: 1rem;
    padding-bottom: 1rem;
    overflow: hidden;
  }

  .blog_title.is-centered {
    padding-bottom: 2rem;
  }

  .blog_rich_text p {
    font-size: .9rem;
  }

  .blog_card_text_container.is-strainlibrary {
    justify-content: flex-end;
    align-items: center;
    font-size: .8rem;
  }

  .blog_post_list {
    display: flex;
  }

  .hero-paragraph-3 {
    font-size: .875rem;
  }

  .fn-button-4 {
    width: 100%;
    font-size: 13px;
  }

  .fn-button-4.hero {
    justify-content: center;
    align-items: flex-end;
    width: auto;
  }

  .global_section_padding-4 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .fn-button-5 {
    width: 100%;
    font-size: 13px;
  }

  .fn-button-5.hero {
    justify-content: center;
    align-items: flex-end;
    width: auto;
  }

  .strain_list {
    display: flex;
  }

  .strain_title {
    font-size: 1.6rem;
  }

  .hero_paragraphy-3 {
    text-wrap: pretty;
    font-size: .9rem;
  }

  .heading_strain {
    width: 100%;
    min-width: auto;
    margin-bottom: 0;
    font-size: 4rem;
  }

  .lineage_text {
    font-size: 1.2rem;
  }

  .collection-list-5 {
    grid-template-columns: 1fr 1fr;
    width: 100%;
    display: flex;
  }

  .collection-list-5.terpene {
    grid-template-columns: 1fr;
  }

  .nav-text-copy.first, .nav-text-copy.first-copy, .nav-text-copy.first, .nav-text-copy.first-copy {
    font-weight: 400;
    line-height: 140%;
  }
}

#w-node-c591da37-a70a-0856-11da-e886a791a260-a3c28b14 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: start;
}

#w-node-_75aec4e9-f30e-dd43-33e5-7650e22a2743-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_02e17058-6122-bf8d-1b63-f51801c2859d-a3c28b14, #w-node-_84b63749-d8f6-bb01-ae78-f2835224e62d-a3c28b14, #w-node-baaeab62-1937-bc28-28dc-dadfc39e44b9-a3c28b14, #w-node-f41aee69-040e-fd8e-e317-3d8cb679a3cf-a3c28b14, #w-node-_58d92195-ea8a-50d9-efbf-3cb957c34ef1-a3c28b14, #w-node-da159f43-7a6b-5fe4-56f4-e314753683e9-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cc1abefb-d9c2-fec6-6ee3-b166d17087c1-a3c28b14 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d340e424-bf9f-7373-540e-cfa3e69e2d86-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10c161a4-59e8-eef5-5fc5-1744496c3bcb-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-e87a7ea8-513d-cbdd-1609-1f36c353656b-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a01ef753-8fe7-c914-a95e-900acb838992-a3c28b14 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9179778d-fe94-1c08-8176-7e4e7d7112f1-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9179778d-fe94-1c08-8176-7e4e7d7112f6-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_9179778d-fe94-1c08-8176-7e4e7d7112f9-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9179778d-fe94-1c08-8176-7e4e7d7112fa-a3c28b14 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_9368b259-b7a1-2351-d186-5e07bea67267-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9368b259-b7a1-2351-d186-5e07bea6726c-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_9368b259-b7a1-2351-d186-5e07bea6726f-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9368b259-b7a1-2351-d186-5e07bea67270-a3c28b14 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_091c5e6b-0760-5463-ed7a-8330d469f057-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_091c5e6b-0760-5463-ed7a-8330d469f05c-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_091c5e6b-0760-5463-ed7a-8330d469f05f-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_091c5e6b-0760-5463-ed7a-8330d469f060-a3c28b14 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_26edf7a8-a201-e012-1947-75fbbafa9180-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_64b1547a-cf3c-2029-1a7c-425f8ec3af1c-a3c28b14 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_59a2c335-16ee-bef9-533e-002ef4874383-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_48740a49-2b73-9ff8-b4a6-77788b29e4fc-a3c28b14 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b52a1015-4939-f865-9a65-1873ab632f42-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-_8336eff5-554d-20d9-d3da-59d78c1db211-a3c28b14, #w-node-b30667b2-7f05-37de-a7cc-91555c1411ea-a3c28b14, #w-node-_2f715ce5-a251-02a8-5e6e-92d618fabecc-a3c28b14, #w-node-b1e0eb4c-4a07-dfd9-0418-38efdcfc0372-a3c28b14, #w-node-_991f08fd-d116-d171-5525-9f6a004325fd-a3c28b14, #w-node-bda94534-53a8-54b6-3876-7215e40ecf94-a3c28b14, #w-node-_2a84c473-3f81-8fa6-21a8-3c8146449a15-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_966771d4-c6cf-ea43-0ff5-e0b8a92f85d1-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_966771d4-c6cf-ea43-0ff5-e0b8a92f85da-a3c28b14 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_966771d4-c6cf-ea43-0ff5-e0b8a92f85dc-a3c28b14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_966771d4-c6cf-ea43-0ff5-e0b8a92f85e2-a3c28b14, #w-node-_6fe6f804-4bb7-bd87-f121-b5ac85a81df3-85a81de4, #w-node-_6fe6f804-4bb7-bd87-f121-b5ac85a81df4-85a81de4, #w-node-_6fe6f804-4bb7-bd87-f121-b5ac85a81df5-85a81de4, #w-node-_9625cef5-0129-be4a-1377-71c971afecb2-2741c5c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_890f60b2-dcf0-42fa-d396-d2662741c609-2741c5c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_890f60b2-dcf0-42fa-d396-d2662741c60b-2741c5c1, #w-node-_890f60b2-dcf0-42fa-d396-d2662741c62f-2741c5c1, #w-node-_890f60b2-dcf0-42fa-d396-d2662741c625-2741c5c1, #w-node-_890f60b2-dcf0-42fa-d396-d2662741c5f9-2741c5c1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_75aec4e9-f30e-dd43-33e5-7650e22a2743-a3c28b14 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }

  #w-node-da159f43-7a6b-5fe4-56f4-e314753683e9-a3c28b14, #w-node-e87a7ea8-513d-cbdd-1609-1f36c353656b-a3c28b14, #w-node-_9179778d-fe94-1c08-8176-7e4e7d7112f9-a3c28b14, #w-node-_9368b259-b7a1-2351-d186-5e07bea6726f-a3c28b14, #w-node-_091c5e6b-0760-5463-ed7a-8330d469f05f-a3c28b14 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_59a2c335-16ee-bef9-533e-002ef4874383-a3c28b14 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }

  #w-node-b52a1015-4939-f865-9a65-1873ab632f42-a3c28b14, #w-node-_966771d4-c6cf-ea43-0ff5-e0b8a92f85d1-a3c28b14 {
    justify-self: start;
  }

  #w-node-_966771d4-c6cf-ea43-0ff5-e0b8a92f85e2-a3c28b14 {
    order: -9999;
  }

  #w-node-_9625cef5-0129-be4a-1377-71c971afecb2-2741c5c1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_890f60b2-dcf0-42fa-d396-d2662741c625-2741c5c1 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_890f60b2-dcf0-42fa-d396-d2662741c5f9-2741c5c1 {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d340e424-bf9f-7373-540e-cfa3e69e2d86-a3c28b14 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_10c161a4-59e8-eef5-5fc5-1744496c3bcb-a3c28b14 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }

  #w-node-_9179778d-fe94-1c08-8176-7e4e7d7112f1-a3c28b14 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_9179778d-fe94-1c08-8176-7e4e7d7112f6-a3c28b14 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }

  #w-node-_9368b259-b7a1-2351-d186-5e07bea67267-a3c28b14 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_9368b259-b7a1-2351-d186-5e07bea6726c-a3c28b14 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }

  #w-node-_966771d4-c6cf-ea43-0ff5-e0b8a92f85d1-a3c28b14 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-_9625cef5-0129-be4a-1377-71c971afecb2-2741c5c1 {
    order: -9999;
  }

  #w-node-_890f60b2-dcf0-42fa-d396-d2662741c609-2741c5c1 {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}
