.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;
}

.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.section {
  background-image: linear-gradient(96deg, rgba(0, 0, 0, .99), rgba(0, 0, 0, .76)), url('../images/kilo.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 50px;
  padding-bottom: 0;
}

.contain {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.section-2 {
  background-color: #ff9d00;
  padding-top: 50px;
  padding-bottom: 50px;
}

.logo {
  width: 110px;
  height: 50px;
  background-image: url('../images/logo_Honey.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 0;
}

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

.foto-da-chefe {
  height: 750px;
  background-image: url('../images/Janice-1.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block {
  padding-top: 25px;
  padding-bottom: 50px;
}

.heading {
  color: #fff;
  text-shadow: 0 10px 2px #ff9d00;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 114px;
  font-style: italic;
  font-weight: 900;
  line-height: 100%;
}

.paragraph {
  color: #fff;
  margin-bottom: 50px;
  font-size: 23px;
}

.text-field {
  width: 100%;
  height: 50px;
  border-radius: 12px;
  margin-bottom: 20px;
  padding-left: 25px;
  font-size: 16px;
  font-weight: 400;
}

.button {
  width: 250px;
  text-align: center;
  background-color: #ff9d00;
  border-radius: 12px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 50px;
}

.button.white {
  height: 50px;
  color: #0a0a0a;
  background-color: #fff;
  font-weight: 600;
}

.form {
  border: 1px dashed #ff9d00;
  border-radius: 12px;
  padding: 30px;
}

.heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 51px;
  font-style: italic;
  line-height: 100%;
}

.heading-2._5 {
  margin-right: 100px;
  font-size: 37px;
  line-height: 120%;
}

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

.foto-para-mobile {
  margin-bottom: 25px;
  display: none;
}

.section-3 {
  background-image: linear-gradient(rgba(255, 255, 255, .96), rgba(255, 255, 255, .96)), url('../images/kilo.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 50px;
  padding-bottom: 0;
}

.grid-2 {
  grid-template-rows: auto;
}

.div-block-3 {
  height: 100%;
  background-image: url('../images/BOSS-FINAL.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-4 {
  text-align: right;
  padding-top: 35px;
  padding-bottom: 35px;
}

.heading-3 {
  color: #170750;
  text-shadow: 0 6px 2px #ff9d00;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 46px;
  font-style: italic;
  font-weight: 900;
  line-height: 120%;
}

.text-block {
  color: #ff9d00;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
}

.div-block-5 {
  border: 1px dashed #ff9d00;
  border-radius: 12px;
  margin-bottom: 15px;
  padding: 30px;
}

.text-block-2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}

.right-arrow, .left-arrow, .slide-nav {
  display: none;
}

.slide {
  background-image: url('../images/Honey-ADORE-2023-223.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slider {
  height: 600px;
}

.slide-2 {
  background-image: url('../images/Honey-WOMAN-2023-28.jpg');
  background-position: 50%;
  background-size: cover;
}

.section-4 {
  background-color: #1a0752;
  padding-top: 50px;
  padding-bottom: 50px;
}

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

.div-block-7 {
  width: 120px;
  height: 30px;
  background-image: url('../images/logo.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 25px;
}

.div-block-8 {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
}

.link {
  color: #fff;
  margin-bottom: 25px;
  text-decoration: none;
  display: block;
}

.popup {
  background-color: rgba(13, 3, 45, .89);
  padding: 50px 50px 49px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-9 {
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-2 {
  color: #fff;
  background-color: #000;
  border-radius: 12px;
  margin-bottom: 15px;
  padding: 15px 50px;
  font-weight: 600;
  text-decoration: none;
}

.youtube {
  margin-bottom: 25px;
}

.div-block-11 {
  background-color: #fff;
  border-radius: 12px;
  padding: 25px;
  text-decoration: none;
  display: flex;
}

.div-block-12 {
  width: 60px;
  height: 60px;
  background-image: url('../images/WhatsApp_logo-color-vertical.svg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 15px;
}

.text-block-3 {
  color: #1a0752;
  font-size: 17px;
  font-weight: 700;
  line-height: 60px;
  text-decoration: none;
}

.section-copy {
  background-image: linear-gradient(96deg, rgba(0, 0, 0, .99), rgba(0, 0, 0, .76)), url('../images/kilo.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 50px;
  padding-bottom: 0;
  display: none;
}

.pop-up-2 {
  background-color: rgba(13, 3, 45, .89);
  padding: 50px 50px 49px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-3 {
  color: #ff9d00;
  margin-left: 15px;
  font-family: Master Social, sans-serif;
  text-decoration: none;
}

.div-block-16 {
  justify-content: flex-end;
  display: flex;
}

.text-block-4 {
  color: #b9b9b9;
}

.success-message {
  background-color: #f1ffcd;
  border-radius: 5px;
  font-size: 16px;
}

@media screen and (max-width: 991px) {
  .section {
    display: none;
  }

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

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

  .foto-da-chefe {
    display: none;
  }

  .heading {
    font-size: 93px;
  }

  .paragraph {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 120%;
  }

  .heading-2 {
    font-size: 38px;
  }

  .heading-2._5 {
    font-size: 26px;
  }

  .foto-para-mobile {
    height: 450px;
    background-image: url('../images/boss-lhf.png');
    background-position: 50%;
    background-size: cover;
    margin-bottom: 50px;
    margin-left: -20px;
    margin-right: -20px;
    display: block;
  }

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

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

  .heading-3 {
    font-size: 37px;
  }

  .text-block {
    font-size: 26px;
  }

  .section-copy {
    display: block;
  }

  .grid-3 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .75fr;
  }

  .div-block-13 {
    height: 500px;
    background-image: url('../images/Janice-1.png');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .div-block-15 {
    background-color: #fff;
    padding: 39px;
  }

  .success-message-2 {
    background-color: #eaffe4;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    font-size: 68px;
  }

  .div-block-13 {
    height: 400px;
  }
}

@media screen and (max-width: 479px) {
  .contain {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-2 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section-2._5 {
    background-color: #000;
  }

  .logo {
    width: 70px;
    height: 40px;
  }

  .heading {
    text-shadow: 0 6px 2px #ff9d00;
    font-size: 47px;
  }

  .paragraph {
    font-size: 19px;
    line-height: 130%;
  }

  .text-field {
    border: 1px solid #ff9d00;
  }

  .button, .button.white._0 {
    width: auto;
  }

  .form {
    flex-direction: column;
    align-items: center;
    padding: 26px;
    display: flex;
  }

  .heading-2 {
    margin-bottom: 35px;
    font-size: 28px;
  }

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

  .div-block-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .foto-para-mobile {
    height: 250px;
    margin-left: -15px;
    margin-right: -15px;
  }

  .heading-3 {
    text-shadow: 0 4px 2px #ff9d00;
    font-size: 24px;
  }

  .text-block {
    font-size: 22px;
  }

  .div-block-5 {
    padding: 23px;
  }

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

  .section-4 {
    padding-top: 63px;
  }

  .div-block-6 {
    flex-direction: column;
  }

  .link {
    text-align: center;
    font-size: 18px;
  }

  .popup {
    padding: 96px 0 0;
  }

  .youtube {
    height: 250px;
  }

  .div-block-11 {
    padding: 10px;
  }

  .div-block-12 {
    width: 30px;
    height: 30px;
  }

  .text-block-3 {
    line-height: 30px;
  }

  .grid-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-13 {
    height: 320px;
  }

  .pop-up-2 {
    padding: 96px 0 0;
  }

  .div-block-15 {
    background-color: #fff;
    padding: 25px 25px 20px;
  }

  .div-block-16 {
    justify-content: center;
  }

  .div-block-17 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
    display: flex;
  }
}

#w-node-_15752a03-2c01-3a90-dd98-3d22498867b5-e65edec4, #w-node-b880cb14-19b5-f41b-a2bf-4388d13879a3-e65edec4, #w-node-eab7d046-10d7-2f16-b85f-15c5cf47506e-e65edec4, #w-node-_59c88104-64e1-9e85-e97c-b1b218ad2c8b-e65edec4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_31963b49-344b-e575-b999-2d297f0fcb81-e65edec4, #w-node-_9321c673-02c6-d1cd-325a-9dc697be80ae-e65edec4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Master Social';
  src: url('../fonts/MASTER-SOCIAL.eot') format('embedded-opentype'), url('../fonts/MASTER-SOCIAL.woff') format('woff'), url('../fonts/MASTER-SOCIAL.ttf') format('truetype'), url('../fonts/MASTER-SOCIAL.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}