/* header */
.header {
    position: absolute !important;
    width: 100% !important;
}

a.header__button.button {
  background-color: #fff !important;
}

/* Frame 6 */
.frameSix {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 23px;
  gap: 10px;
  height: 48px;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(2px);
  border-radius: 42px;
  border: solid #666666 1px;
}

.frameSixP {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
}

.descriptionHero {
  font-weight: 400;
  font-size: 24px;
  line-height: 38px;
  text-align: center;
}

.form-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  gap: 24px;
  width: 559px;
  height: 53px;
}

.widget-type-form {
    background-color: transparent !important;
}

#hs_form_target_widget_1717094927179 {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
}

#hsForm_bd773416-d40c-4784-a019-7f992d3a9858_6717, form {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: left !important;
  gap: 24px !important;
  width: 559px !important;
  height: 53px !important;
  padding-right: 0px !important
}

.formHeroInput, #email-bd773416-d40c-4784-a019-7f992d3a9858_7244, form input[type='email'] {
  padding: 8px !important;
  font-size: 16px !important;
  height: 53px !important;
  width: 436.11px !important;
  display: flex!important;
  flex-direction: row!important;
  align-items: center !important;
  padding: 10px 24px !important;
  gap: 10px !important;
  font-weight: 400 !important;
  background: rgba(250, 250, 250, 0.05) !important;
  border-radius: 38px !important;
  color: #fff !important;
  border: solid #B585DB 1px !important;
}

.formHeroInput::placeholder, form input[type='email']::placeholder {
  color: #fff !important;
}

.form-container button, .actions input {
  width: 110px !important;
  font-size: 16px !important;
  cursor: pointer;
  height: 53px !important;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: #FFFFFF !important;
  border: 2px solid #FFFFFF !important;
  border-radius: 61px !important;
  color: #000 !important;
  margin-top: -8px !important;
}

.hs-form-bd773416-d40c-4784-a019-7f992d3a9858_6e93778c-c86a-44aa-b07b-6611e241a887.hs-button::hover {
  border: 3px solid #B585DB !important;
  font-family: Inter, sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  background-color: rgba(255, 255, 255, 0.0) !important;
  color: #B585DB !important;
  fill: #B585DB !important;
}

form input[type='submit']:hover, form .hs-button:hover {
  border: 1px solid #B585DB !important;
  font-family: Inter, sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  background-color: rgba(255, 255, 255, 0.0) !important;
  color: #B585DB !important;
  fill: #B585DB !important;
}

form input[type='email'].hs-input.invalid.error {
    margin-top: 62px;
}

.hs-main-font-element {
  display: none !important;
}

.hs-error-msg {
  display: flex !important;
  color: #B585DB !important;
}

.submitted-message {
  display: flex !important;
  background-color: transparent !important;
}

.submitted-message p span {
  font-family: Inter, sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  text-decoration: none !important;
  color: #B585DB !important;
}

/* Second Section */
.pSecondSection {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.0022em;
}

/* About Jake Section */
.descriptionAbout {
  padding: 24px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  flex: none;
  order: 1;
  flex-grow: 1;
}

.titleAbout {
  font-style: normal;
  font-weight: 600;
  font-size: 35px;
  line-height: 38px;
  text-align: left;
  align-self: flex-start;
}

.greyButton {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(2px);
  border-radius: 42px;
  border: 1px solid #666;
  text-transform: uppercase;
  font-size: 14px;
  }

/* cards */
.card {
  background: #0D0D0D;
  border: 1px solid #ACACAC;
  border-radius: 16px;
}

.card a {
  text-decoration: none;
  cursor: pointer;
}

.imgCont {
  background-image: url(https://46256864.fs1.hubspotusercontent-na1.net/hubfs/46256864/imageDawnSection.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  padding-top: 16px;
  padding-left: 16px;
}

.freedomCard {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 12px 10px;
  width: 72px;
  height: 33px;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(2px);
  border-radius: 76px;
  padding-top: 11px;
  padding-left: 12px;
}

.freedomCardP {
  width: 52px;
  height: 9px;
  font-style: capitalize;
  font-weight: 600;
  font-size: 12px;
  color: #FFFFFF;
}

.freeButton {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(2px);
  border-radius: 42px;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
}

.descriptionCont {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  gap: 15px;
  background: #0D0D0D;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.titleCard, .descriptionSecondPart, .author, .dateIssue {
  color: #fff;
}

.titleCard {
  font-size: 20px;
}

.descriptionSecondPart p {
  font-size: 14px;
}

.footerCard {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.btnCards {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10.2209px 13.6279px;
  gap: 7.34px;
  background: #FFFFFF;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 44.8042px;
  font-weight: 600;
  font-size: 13.2209px;
  line-height: 12px;
  text-align: center;
  color: #121212;
}

.btnCards:hover {
/*   display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10.2209px 13.6279px;
  gap: 7.34px; */
  background: #B585DB40 !important;
  color: #B585DB !important;
  border: 1px solid #B585DB !important;
  text-decoration: none !important;
}

.btnCardsTwo {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10.2209px 13.6279px;
  gap: 7.34px;
  background: #000;
  border: 0px solid rgba(255, 255, 255, 0.2) !important;
  border-radius: 44.8042px;
  font-weight: 600;
  font-size: 13.2209px;
  line-height: 12px;
  text-align: center;
  color: #fff;
}

/* new product cards */
.card {
  max-width: 495.17px;
}

.imgContainerTwo {
  background-image: url(https://46256864.fs1.hubspotusercontent-na1.net/hubfs/46256864/backgroundSecondCards.png);
  background-size: cover;
  height: 256px; 
  border-top-left-radius: 15px; 
  border-top-right-radius: 15px;
}

.imgContainerProductTwo {
  background-image: url(https://46256864.fs1.hubspotusercontent-na1.net/hubfs/46256864/image%20copy%2029.png);
  background-size: cover;
  height: 256px; 
  border-top-left-radius: 15px; 
  border-top-right-radius: 15px;
}

#hs_cos_wrapper_module_17196060821465_ {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
}

/* blog listing */
/* ._hsPostListingWrapper--tiles_dsnwr_1 div:nth-child(1){ */
._hsPostListingWrapper--tiles_dsnwr_1 [data-testid="blog-post"] { 
  background: #0D0D0D;
  border: 1px solid #ACACAC;
  border-radius: 16px;
  padding-bottom: 10px !important;
}

._hsPostListingImage_dsnwr_28, ._hsPostListingImage_dsnwr_28 {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

._hsPostListingAuthorDate_dsnwr_52, ._hsPostListingWrapper--tiles_dsnwr_1 [data-testid="blog-post"] h3 {
  padding-left: 15px;
  padding-right: 15px;
}

.blog-listing__post-image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.blog-listing__post-tags {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px 10px;
  width: 90px;
  height: 33px;
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(2px);
  border-radius: 76px;
  padding-top: 9px;
  padding-left: 12px;
  transform: translate(-10px, -215px);
}

.blog-listing__post-tag {
/*   height: 10px; */
  text-transform: capitalize !important;
  font-weight: 600 !important;
  font-size: 12px !important;
  color: #FFFFFF;
}

.blog-listing__post a:hover {
  color: #B585DB !important;
}

/* .freeButton {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(2px);
  border-radius: 42px;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
} */

.blog-listing__post-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px;
  gap: 15px;
  background: #0D0D0D;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
/* 
.titleCard, .descriptionSecondPart, .author, .dateIssue {
  color: #fff;
} */

.blog-listing__post-title {
  font-size: 20px;
}

.blog-listing__post-summary p {
  font-size: 14px;
}

.blog-listing__post-timestamp {
  font-weight: 400 !important;
}


.blog-listing__post-button-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-self: flex-end;
}

/* shadows and Jake's img */
.image-container {
  position: relative;
  display: flex;
  width: 35%;
  z-index: 10;
}

.image-container img {
  position: relative;
  display: block;
  width: 313px;
  height: auto;
  max-width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 10px;
}

.image-container::before,
.image-container::after,
.blur-shadow {
  content: "";
  position: absolute;
  width: 150px;
  height: 313px;
  filter: blur(150px);
  z-index: -1;
}

.image-container::before {
  background: rgba(181, 133, 219, 0.44);
  top: -10px;
  left: 90px;
}

.image-container::after {
  background: rgba(146, 148, 225, 0.44);
  top: 50px;
  left: -100px;
}

.blur-shadow {
  background: rgba(146, 148, 225, 0.44);
  top: 50px;
  left: 100px;
}

.copyFooter {
  font-family: 'Inter' !important;
  font-style: capitalize;
  font-weight: 500;
  font-size: 16px;
  line-height: 160%;
}

footer {
  background: linear-gradient(180deg, #B585DB -515.21%, rgba(97, 71, 117, 0) 100%);
}

span#hs_cos_wrapper_widget_1717513405068_ {
  height: 1px !important;
  display: flex !important;
}

/* footer {
  display: none;
} */

footer #hs_form_target_widget_1717515271648 {
  width: 400px !important;
  transform: translate(490px, -100px) !important;
}

footer #email-bd773416-d40c-4784-a019-7f992d3a9858_5587 {
  width: 300px !important;
}

#hs_cos_wrapper_module_17175182370909_{
    display: flex;
    height: 1px !important;
}

footer form input[type=email] {
    width: 300px !important;
}
/* 
div#hs_form_target_module_171751823709011 {
    display: flex;
    width: 400px !important;
    transform: translate(510px, -100px) !important;
} */

.footerSections {
   width: 100%;
}

.secondCont {
  padding-top: 15px;
}

@media only screen and (max-width: 767px) {
  .header__menu-container.header__menu-container--mobile {
    justify-content: flex-end !important;
    display: flex !important;
  }
  
  /* mobile hero background */
  .dnd_area-row-0-padding {
    background-repeat: no-repeat;
    background-size: cover !important;
  }
  
  #hs_cos_wrapper_widget_1716818590520, #hs_cos_wrapper_module_17168201593524, #hs_cos_wrapper_module_1716576883471, #hs_cos_wrapper_module_1716576444891 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  
  .frameSix {
    height: 78px !important;
  }
  
  .frameSixP {
    font-size: 13px !important;
  }
  
  .titleHero {
    font-size: 70px !important;
  }
  
  .titleHeroMobile {
    font-size: 32px !important;
  }
  
  .descriptionHero {
    font-size: 20px !important;
  }
  
  .form-container, form, foo{
    flex-direction: column !important;
    justify-content: flex-start !important;
    height: 160px !important;
    width: 350px !important;
    padding: 0px !important;
    gap: 0px !important
  }
  
  form input[type=email] {
    align-self: center !important;
    width: 350px !important;
  }
  
  form input[type=email].hs-input.invalid.error {
    margin-top: 0px !important;
    gap: 5px !important;
  }
  
  .hs-error-msg {
    padding-left: 5px !important;
  }
  
  .form-container button {
    align-self: center !important;
  }
  
  .pSecondSection {
    font-size: 18px !important;
  }
  
  .titleCardsSection {
    font-size: 25px !important;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
  }
  
  /* About Jake */
  .aboutSection {
    flex-direction: column !important;
    gap: 70px !important;
  }
  
  .titleAbout {
    text-align: center !important;
  }
  
  .image-container, .descriptionAbout {
    width: 100% !important;
    justify-content: center !important;
  }
  
  img#who-img {
    margin: auto !important;
  }
  
  .footerCont {
    flex-direction: column !important;
    gap: 20px !important
  }
  
  .footerSections {
    display: flex;
    flex-direction: column;
    width: 100% !important;
  }
 
  footer form {
    flex-direction: row !important;
    gap: 10px !important;
    padding: 0px !important;
    justify-content: left !important;
  }
  
  footer #hsForm_bd773416-d40c-4784-a019-7f992d3a9858_2948 {
    flex-direction: row !important;
    gap: 20px !important;
    justify-content: center !important;
  }
  
  footer #hs_form_target_widget_1717515271648 {
    width: 240px !important;
    transform: none !important;
  }
  
  footer form input[type=email] {
    width: 240px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #hs_form_target_widget_1717515271648  {
    transform: 0px !important;
    flex-direction: row !important;
  }
  
  footer form {
    flex-direction: row !important;
  }
  
  .row-fluid-wrapper.row-depth-1.row-number-8.footer-row-1-max-width-section-centering.dnd-section.footer-row-1-padding {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
  
  #hs_cos_wrapper_module_1717513492139 {
    margin-top: 0px !important;
  }
  
  /* Cards Containers*/
  .dnd_area-row-1-padding, .dnd_area-row-3-padding, .dnd_area-row-4-padding, .dnd_area-row-6-padding, .dnd_area-row-7-padding, .dnd_area-row-8-padding {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  
  .descriptionAbout {
    padding-left: 20px;
  }
  
  footer .footerCont {
    flex-direction: column !important;
  }
  
  .footerSections {
    display: flex;
    flex-direction: column;
    width: 100% !important;
  }
 
  footer form {
    flex-direction: row !important;
    gap: 10px !important;
    padding: 0px !important;
    justify-content: left !important;
  }
  
  footer #hsForm_bd773416-d40c-4784-a019-7f992d3a9858_2948 {
    flex-direction: row !important;
    gap: 20px !important;
    justify-content: center !important;
  }
  
  footer #hs_form_target_widget_1717515271648 {
    width: 240px !important;
  }
  
  footer form input[type=email] {
    width: 240px !important;
  }
  
  footer form #hsForm_bd773416-d40c-4784-a019-7f992d3a9858_3985 {
    transform: translate(480px, -100px);
  }
  
  #hs_cos_wrapper_module_171751823709010 {
    padding: 0 120px 0 120px;
  }
  
  .footerCont {
    flex-direction: column !important;
    gap: 20px !important
  }
  
  footer form {
    width: 400px !important;
  }
  
  footer #hs_form_target_widget_1717515271648 {
    transform: none !important;
  }
  
  .secondCont {
    padding-top: 10px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 924px) {
  footer form {
    width: 200px !important;
  }
  
  footer .footerCont {
/*     flex-direction: column !important;
  }
  
  footer #hs_form_target_widget_1717515271648 {
    transform: none !important;
  }
  
  form {
    padding-top: 20px !important;
  }
  
  footer form input[type=email] {
    width: 400px !important;
   }
  
  footer #hs_cos_wrapper_module_1717513492139 {
    margin-top: 0px !important;
  } */
}

@media only screen and (min-width: 1024px) {
  .footerSections {
    width: 70% !important:
  }
  
  .secondCont {
    padding-top: 10px !important;
  }
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
  .dnd_area-row-0-padding {
    background-position: right 0em bottom -133px !important;
  }
}

@media only screen and (min-width: 1800px) and (max-width: 2099px){
  .dnd_area-row-0-padding {
    background-position: right 0em bottom -235px !important;
  }
}

@media only screen and (min-width: 2100px) {
  .dnd_area-row-0-padding {
    background-position: right 0em bottom -360px !important;
  }
}