@charset "UTF-8";
@font-face {
  font-family: "Gardenia-Black";
  src: url("/fonts/Gardenia-Black.eot?") format("eot"), url("/fonts/Gardenia-Black.woff2") format("woff2"), url("/fonts/Gardenia-Black.woff") format("woff"), url("/fonts/Gardenia-Black.ttf") format("truetype"), url("/fonts/Gardenia-Black.svg#Gardenia-Black") format("svg"); }

@font-face {
  font-family: "Gardenia-Light";
  src: url("/fonts/Gardenia-Light.eot?") format("eot"), url("/fonts/Gardenia-Light.woff2") format("woff2"), url("/fonts/Gardenia-Light.woff") format("woff"), url("/fonts/Gardenia-Light.ttf") format("truetype"), url("/fonts/Gardenia-Light.svg#Gardenia-Light") format("svg"); }

@font-face {
  font-family: "Dax";
  src: url("/fonts/dax/Dax.eot?") format("eot"), url("/fonts/dax/Dax.woff2") format("woff2"), url("/fonts/dax/Dax.woff") format("woff"), url("/fonts/dax/Dax.ttf") format("truetype"), url("/fonts/dax/Dax.svg#Dax") format("svg"); }

@font-face {
  font-family: "DaxBold";
  src: url("/fonts/dax/DaxBold.eot?") format("eot"), url("/fonts/dax/DaxBold.woff2") format("woff2"), url("/fonts/dax/DaxBold.woff") format("woff"), url("/fonts/dax/DaxBold.ttf") format("truetype"), url("/fonts/dax/DaxBold.svg#DaxBold") format("svg"); }

@font-face {
  font-family: "DaxRegular";
  src: url("/fonts/dax/DaxRegular.eot?") format("eot"), url("/fonts/dax/DaxRegular.woff2") format("woff2"), url("/fonts/dax/DaxRegular.woff") format("woff"), url("/fonts/dax/DaxRegular.ttf") format("truetype"), url("/fonts/dax/DaxRegular.svg#DaxRegular") format("svg"); }

@font-face {
  font-family: "DaxMedium";
  src: url("/fonts/dax/DaxMedium.eot?") format("eot"), url("/fonts/dax/DaxMedium.woff2") format("woff2"), url("/fonts/dax/DaxMedium.woff") format("woff"), url("/fonts/dax/DaxMedium.ttf") format("truetype"), url("/fonts/dax/DaxMedium.svg#DaxMedium") format("svg"); }

.gardenia-b {
  font-family: "Gardenia-Black"; }

.gardenia-l {
  font-family: "Gardenia-Light"; }

.dax {
  font-family: "Dax"; }

.daxregular {
  font-family: "DaxRegular"; }

.daxbold {
  font-family: "DaxBold"; }

.daxmedium {
  font-family: "DaxMedium"; }

.uppercase {
  text-transform: uppercase; }

.underline {
  text-decoration: underline; }

h1 {
  font-size: 70px;
  font-family: "Gardenia-Black"; }

h2 {
  font-size: 42px;
  font-family: "Gardenia-Black"; }

h3 {
  font-size: 33px; }

h4 {
  font-size: 17px; }

@media (max-width: 576px) {
  h1 {
    font-size: 50px; }
  h2 {
    font-size: 30px; }
  h3 {
    font-size: 20px; }
  h4 {
    font-size: 14px; } }

.pink {
  color: #b34676; }

.orange {
  color: #de7941; }

.green {
  color: #67af47; }

.light-pink {
  color: #bb81b1; }

.dark-pink {
  color: #784b75; }

.black {
  color: #000000; }

.white {
  color: #ffffff; }

.gray {
  color: #adadad; }

.light-gray {
  color: #f4f3ef; }

.footer-gray {
  color: #25292d; }

.text-gray {
  color: #525252; }

.pink-bg {
  background-color: #b34676; }

.orange-bg {
  background-color: #de7941; }

.green-bg {
  background-color: #67af47; }

.light-pink-bg {
  background-color: #bb81b1; }

.black-bg {
  background-color: #000000; }

.light-gray-bg {
  background-color: #f4f3ef; }

.footer-gray-bg {
  background-color: #25292d; }

.footer-dark-gray-bg {
  background-color: #1b1e21; }

.w-1 {
  width: 100%; }

.w-2 {
  width: 50%; }

.w-3 {
  width: 33.33%; }

.w-4 {
  width: 25%; }

.w-5 {
  width: 20%; }

.w-6 {
  width: 16.66%; }

.w-7 {
  width: 14.28%; }

.w-8 {
  width: 12.5%; }

.w-9 {
  width: 11.11%; }

.w-13 {
  width: 66.67%; }

.w-14 {
  width: 75%; }

.w-15 {
  width: 80%; }

.w-16 {
  width: 83.34%; }

.w-17 {
  width: 85.72%; }

.w-18 {
  width: 87.5%; }

.w-19 {
  width: 88.89%; }

@media screen and (max-width: 768px) {
  .w-1 {
    width: 100%; }
  .w-2 {
    width: 100%; }
  .w-3 {
    width: 100%; }
  .w-4 {
    width: 100%; }
  .w-5 {
    width: 100%; }
  .w-6 {
    width: 100%; }
  .w-7 {
    width: 100%; }
  .w-8 {
    width: 100%; }
  .w-9 {
    width: 100%; }
  .w-13 {
    width: 100%; }
  .w-14 {
    width: 100%; }
  .w-15 {
    width: 100%; }
  .w-16 {
    width: 100%; }
  .w-17 {
    width: 100%; }
  .w-18 {
    width: 100%; }
  .w-19 {
    width: 100%; } }

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1200px; } }

.dflex {
  display: flex; }

.j-center {
  justify-content: center; }

.j-sb {
  justify-content: space-between; }

.j-sa {
  justify-content: space-around; }

.align-c {
  align-items: center; }

.fd-col {
  flex-direction: column; }

.fd-row-rev {
  flex-direction: row-reverse; }

header {
  background-color: #ffffff; }
  header .main-menu {
    list-style: none; }
    header .main-menu .navbar-item {
      border-right: 2px solid #000000;
      padding-right: 1.3rem;
      margin-left: 1.2rem; }
      header .main-menu .navbar-item:last-child {
        border-right: none; }
      header .main-menu .navbar-item a {
        text-decoration: none;
        color: #000000;
        cursor: pointer;
        transition: 0.3s all; }
        header .main-menu .navbar-item a:hover {
          border-bottom: 3px solid #b34676;
          padding-bottom: 0.2rem; }
        header .main-menu .navbar-item a:focus {
          border-bottom: 3px solid #b34676;
          padding-bottom: 0.2rem;
          font-family: "DaxBold"; }
  header .social-menu {
    list-style: none; }
    header .social-menu .social-item a {
      color: #000000; }
    header .social-menu .social-item .fab {
      margin-left: 1rem;
      padding: 0.4rem;
      border: 1px solid #000000;
      border-radius: 100%;
      cursor: pointer;
      transition: 0.2s all; }
      header .social-menu .social-item .fab:hover {
        background-color: #000000;
        color: #ffffff; }
      header .social-menu .social-item .fab.fa-facebook-f {
        padding: 0.4rem 0.6rem; }

footer .footer-menu {
  position: relative;
  padding-top: 3%;
  padding-bottom: 4%; }
  footer .footer-menu::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 75%;
    background-color: #3e474f;
    right: 0; }

footer .main-menu {
  list-style: none;
  font-size: 14px;
  padding-left: 0; }
  footer .main-menu .navbar-item {
    margin-right: 1.2rem; }
    footer .main-menu .navbar-item a {
      text-decoration: none;
      color: #ffffff;
      cursor: pointer;
      transition: 0.2s all; }
      footer .main-menu .navbar-item a:hover {
        border-bottom: 2px solid #b34676;
        padding-bottom: 0.1rem; }

footer .sub-menu {
  font-size: 14px;
  padding-left: 0;
  list-style: none; }
  footer .sub-menu .sub-menu-item {
    border-right: 2px solid #adadad;
    padding-right: 1.3rem;
    margin-left: 1.2rem; }
    footer .sub-menu .sub-menu-item:last-child {
      border-right: none; }
    footer .sub-menu .sub-menu-item a {
      text-decoration: none;
      color: #adadad;
      transition: 0.3s all;
      cursor: pointer; }
      footer .sub-menu .sub-menu-item a:hover {
        color: #ffffff; }

footer .social-navbar h4 {
  margin-top: 3rem;
  margin-bottom: 0.7rem; }

footer .social-navbar .social-menu {
  list-style: none;
  padding-left: 0; }
  footer .social-navbar .social-menu .social-item a {
    color: #ffffff; }
  footer .social-navbar .social-menu .social-item .fab {
    cursor: pointer;
    margin-left: 1rem;
    padding: 0.4rem;
    border: 1px solid #ffffff;
    border-radius: 100%; }
    footer .social-navbar .social-menu .social-item .fab:hover {
      background-color: #000000;
      color: #ffffff; }
    footer .social-navbar .social-menu .social-item .fab.fa-facebook-f {
      padding: 0.4rem 0.6rem; }

footer .join h4 {
  margin-top: 0; }

footer .join .btn {
  margin-top: 1rem; }

.breadcrumbs {
  padding: 5rem 2rem;
  background-position: right;
  background-size: 100%; }
  .breadcrumbs h1 {
    letter-spacing: 3px; }
  .breadcrumbs a {
    position: relative;
    padding: 1rem 1rem 1rem 0;
    margin: 0 15px 0 0;
    text-decoration: none;
    color: #ffffff;
    transition: all 0.25s; }
    .breadcrumbs a:hover {
      color: #000000;
      text-decoration: underline;
      cursor: pointer; }
    .breadcrumbs a:hover::after {
      color: #ffffff; }
    .breadcrumbs a::after {
      content: "/";
      position: absolute;
      margin: 0 10px; }

.green-btn {
  padding: 0.7rem 3rem;
  border: 2px solid #67af47;
  position: relative;
  outline: none;
  text-decoration: none;
  color: #000000;
  background: linear-gradient(to right, #67af47 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.3s ease-out; }
  .green-btn:hover {
    color: #ffffff;
    background-position: left bottom; }
  .green-btn span {
    padding-right: 3rem; }
  .green-btn .arrow-icon {
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
    background-color: #67af47;
    padding: 0.8rem; }

.pink-btn {
  padding: 0.7rem 3rem;
  border: 2px solid #b34676;
  position: relative;
  outline: none;
  text-decoration: none;
  color: #000000;
  background: linear-gradient(to right, #b34676 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.3s ease-out; }
  .pink-btn:hover {
    color: #ffffff;
    background-position: left bottom; }
  .pink-btn span {
    padding-right: 3rem; }
  .pink-btn .arrow-icon {
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
    background-color: #b34676;
    padding: 0.8rem; }

.orange-btn {
  padding: 0.7rem 3rem;
  border: 2px solid #de7941;
  position: relative;
  outline: none;
  text-decoration: none;
  color: #000000;
  background: linear-gradient(to right, #de7941 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.3s ease-out; }
  .orange-btn:hover {
    color: #ffffff;
    background-position: left bottom; }
  .orange-btn span {
    padding-right: 3rem; }
  .orange-btn .arrow-icon {
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
    background-color: #de7941;
    padding: 0.8rem; }

.light-pink-btn {
  padding: 0.7rem 3rem;
  border: 2px solid #bb81b1;
  position: relative;
  outline: none;
  text-decoration: none;
  color: #000000;
  background: linear-gradient(to right, #bb81b1 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.3s ease-out; }
  .light-pink-btn:hover {
    color: #ffffff;
    background-position: left bottom; }
  .light-pink-btn span {
    padding-right: 3rem; }
  .light-pink-btn .arrow-icon {
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
    background-color: #bb81b1;
    padding: 0.8rem; }

.white-btn {
  padding: 0.7rem 3rem;
  border: 2px solid #ffffff;
  position: relative;
  outline: none;
  text-decoration: none;
  color: #ffffff;
  background: linear-gradient(to right, #ffffff 50%, transparent 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all 0.3s ease-out; }
  .white-btn:hover {
    color: #59bfeb;
    background-position: left bottom; }
  .white-btn span {
    padding-right: 3rem; }
  .white-btn .arrow-icon {
    position: absolute;
    top: 0;
    right: 0;
    color: #59bfeb;
    background-color: #ffffff;
    padding: 0.8rem;
    z-index: 10; }

.try-btn {
  display: inline-flex;
  width: fit-content;
  padding: 0.5rem 2.5rem;
  text-decoration: none;
  border: 1px solid #000000; }
  .try-btn i {
    margin-right: 1rem; }
  .try-btn .try-btn-text {
    height: 1rem; }
    .try-btn .try-btn-text span {
      font-size: 13px; }
    .try-btn .try-btn-text h3 {
      margin-top: 0;
      font-size: 23px; }

body {
  margin: 0; }

html {
  overflow-x: hidden; }

main .intro-section .intro-img {
  background-repeat: no-repeat;
  background-size: cover;
  height: calc(100vh - 67px);
  background-position: bottom; }

main .intro-section .intro-text {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%; }
  main .intro-section .intro-text h1 {
    width: 40%;
    line-height: 1;
    margin: 0;
    margin-bottom: 1rem; }
  main .intro-section .intro-text h4 {
    width: 31%;
    margin-top: 0;
    margin-bottom: 0.5rem; }
  main .intro-section .intro-text .btn {
    margin-top: 3rem; }
    main .intro-section .intro-text .btn a {
      display: block;
      width: fit-content; }
  main .intro-section .intro-text .mouse-scroll {
    margin-top: 4rem;
    margin-left: 1rem; }
    main .intro-section .intro-text .mouse-scroll img {
      width: 1.5rem; }

main .text h3 {
  padding: 2rem;
  text-align: center;
  letter-spacing: 2px; }

main .section-left {
  margin-top: 10rem;
  width: 100%; }
  main .section-left .box {
    position: relative;
    height: 100%;
    width: 50%; }
    main .section-left .box .box-text {
      color: #ffffff;
      line-height: 1;
      width: calc(100% - 135px);
      text-align: center; }
      main .section-left .box .box-text h2 {
        margin-bottom: 0; }
      main .section-left .box .box-text h3 {
        font-size: 22px;
        margin-top: 0; }
    main .section-left .box .box-img {
      margin-bottom: -4px;
      margin-left: -135px;
      margin-top: -65px; }
  main .section-left .info-wrapper {
    width: 50%;
    line-height: 1;
    padding: 0 0 0 5rem;
    box-sizing: border-box; }
    main .section-left .info-wrapper h2 {
      margin-top: 0; }
    main .section-left .info-wrapper h4 {
      width: 60%;
      line-height: 1.5;
      margin-top: -1rem; }

main .section-right {
  margin-top: 10rem;
  width: 100%; }
  main .section-right .box {
    position: relative;
    height: 100%;
    width: 50%; }
    main .section-right .box .box-text {
      color: #ffffff;
      line-height: 1;
      padding: 0 0 0 5rem;
      width: calc(100% - 150px); }
      main .section-right .box .box-text h2 {
        margin-bottom: 0; }
      main .section-right .box .box-text h3 {
        font-size: 22px;
        margin-top: 0; }
    main .section-right .box .box-img {
      margin-bottom: -4px;
      margin-right: -130px;
      margin-top: -65px;
      z-index: 2; }
      main .section-right .box .box-img.orange {
        margin-right: -100px; }
  main .section-right .info-wrapper {
    width: 50%;
    line-height: 1;
    padding: 0 0 0 5rem;
    box-sizing: border-box; }
    main .section-right .info-wrapper h2 {
      margin-top: 0; }
    main .section-right .info-wrapper h4 {
      width: 60%;
      line-height: 1.5;
      margin-top: -1rem; }

.try-now-breadcrumb {
  background-image: url(../images/try-now-featured.png);
  background-size: cover;
  background-repeat: no-repeat; }

.try-now-main {
  position: relative;
  background-image: url(../images/try-now-main.png);
  background-position: right;
  background-repeat: no-repeat;
  padding: 4rem; }
  .try-now-main .try-text {
    margin-bottom: 5rem; }
    .try-now-main .try-text h2 {
      line-height: 1.1;
      letter-spacing: 1px; }
    .try-now-main .try-text .btn {
      margin-right: 1rem; }

.fun-facts-breadcrumb {
  background-image: url(../images/fun-facts-featured.png);
  background-size: cover;
  background-repeat: no-repeat; }
  .fun-facts-breadcrumb h1 {
    letter-spacing: 4px; }

.fun-facts-main .section {
  margin-top: 4rem; }
  .fun-facts-main .section.light-gray-bg {
    padding-top: 4rem;
    padding-bottom: 3rem; }
  .fun-facts-main .section .fd-row-rev .section-title::after {
    content: "";
    position: absolute;
    top: 1rem;
    left: -15%; }
  .fun-facts-main .section .section-title {
    position: relative; }
    .fun-facts-main .section .section-title.left-title {
      padding-right: 2rem; }
    .fun-facts-main .section .section-title::after {
      content: "";
      position: absolute;
      top: 1rem;
      right: 0;
      width: 1px;
      height: 15rem;
      background-color: #d5d5d5; }
    .fun-facts-main .section .section-title .logo-title h2 {
      line-height: 1; }
    .fun-facts-main .section .section-title .logo-title img {
      margin-right: 2rem; }
  .fun-facts-main .section .find-out {
    padding-top: 3.5rem;
    padding-left: 6rem; }
    .fun-facts-main .section .find-out .find-out-info {
      width: 18rem; }
      .fun-facts-main .section .find-out .find-out-info a {
        text-decoration: none; }

.faqs-main {
  margin-bottom: 4rem; }
  .faqs-main .faq-intro {
    text-align: center;
    margin-bottom: 4rem; }
    .faqs-main .faq-intro h2 {
      line-height: 1;
      margin-bottom: 0; }
  .faqs-main .accordion {
    padding-left: 8rem;
    flex-wrap: wrap; }
    .faqs-main .accordion .accordion-item {
      margin-bottom: 2rem; }
    .faqs-main .accordion .question.active a {
      border-bottom: none; }
    .faqs-main .accordion .question a {
      position: relative;
      display: flex;
      flex-direction: column;
      width: 70%;
      padding-bottom: 1rem;
      border-bottom: 1px solid #f4f3ef; }
      .faqs-main .accordion .question a:hover {
        cursor: pointer;
        color: #67af47; }
    .faqs-main .accordion .question i {
      color: #67af47; }
    .faqs-main .accordion .content {
      display: none;
      width: 70%;
      padding-right: 1rem;
      border-bottom: 1px solid #f4f3ef;
      border-right: 1px solid #f4f3ef;
      overflow: hidden; }

.contact-us-breadcrumb {
  background-image: url(../images/contact-us-featured.png);
  background-size: cover;
  background-repeat: no-repeat; }

.contact-us-main {
  position: relative; }
  .contact-us-main .google-map {
    width: 98%;
    margin: 1rem 0 0 1rem; }
  .contact-us-main .form-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -6rem;
    align-items: baseline;
    background-color: #25292d; }
    .contact-us-main .form-wrapper form {
      padding: 2% 4% 4% 2%;
      flex-wrap: wrap;
      font-size: 15px; }
      .contact-us-main .form-wrapper form .form-item {
        width: calc(90% / 2);
        outline: 0;
        border: none;
        border-bottom: 1px solid #f0f1f1;
        margin-bottom: 2rem;
        padding-bottom: 1rem;
        color: #f0f1f1;
        background-color: transparent; }
        .contact-us-main .form-wrapper form .form-item::placeholder {
          color: #f0f1f1; }
        .contact-us-main .form-wrapper form .form-item.country {
          color: #f0f1f1; }
          .contact-us-main .form-wrapper form .form-item.country option {
            color: #000; }
        .contact-us-main .form-wrapper form .form-item.message {
          width: 100%;
          padding-bottom: 0; }
      .contact-us-main .form-wrapper form .form-btn {
        justify-content: flex-end;
        width: 100%; }
        .contact-us-main .form-wrapper form .form-btn a {
          display: block; }
    .contact-us-main .form-wrapper .get-in-touch {
      margin-right: -3%;
      padding: 0 4% 3% 3%;
      background-color: #f0f1f1; }
      .contact-us-main .form-wrapper .get-in-touch a {
        text-decoration: underline;
        text-decoration-color: #bb81b1; }
  .contact-us-main .contact-info-wrapper {
    flex-wrap: wrap;
    margin-top: 21rem;
    margin-bottom: 5%; }
    .contact-us-main .contact-info-wrapper .contact-info {
      line-height: 1; }
      .contact-us-main .contact-info-wrapper .contact-info h2 {
        margin-bottom: 0; }
      .contact-us-main .contact-info-wrapper .contact-info h4 {
        margin-top: 1rem; }
    .contact-us-main .contact-info-wrapper .contact-mail {
      margin-top: 3rem; }
      .contact-us-main .contact-info-wrapper .contact-mail h2 {
        margin-bottom: 0; }
      .contact-us-main .contact-info-wrapper .contact-mail .mail-info {
        width: 100%;
        padding: 1rem;
        padding-right: 0;
        flex-wrap: wrap;
        list-style: none;
        border: 2px solid #bb81b1; }
        .contact-us-main .contact-info-wrapper .contact-mail .mail-info .mail-info-item {
          width: 50%;
          margin-bottom: 0.5rem; }

.super-fruits-breadcrumb {
  background-image: url(../images/super-fruits-featured.png);
  background-size: cover;
  background-repeat: no-repeat; }

.super-fruits-main h4 {
  font-size: 16px; }

.super-fruits-main .intro-text {
  line-height: 2; }

.super-fruits-main .intro-logos {
  margin-top: 4rem;
  margin-bottom: 3rem; }
  .super-fruits-main .intro-logos .logo-title {
    text-align: center;
    font-size: 20px; }

.super-fruits-main .boysenberry-section {
  position: relative;
  padding-bottom: 2rem;
  line-height: 1.5; }
  .super-fruits-main .boysenberry-section .section-image {
    display: flex;
    justify-content: flex-end; }
    .super-fruits-main .boysenberry-section .section-image img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .super-fruits-main .boysenberry-section .boysenberry-logo {
    margin-right: 2rem; }
  .super-fruits-main .boysenberry-section .boysenberry-find-out {
    position: relative; }
    .super-fruits-main .boysenberry-section .boysenberry-find-out i {
      height: fit-content;
      margin-top: 1.6rem; }
    .super-fruits-main .boysenberry-section .boysenberry-find-out h4 {
      margin-left: 1rem; }
      .super-fruits-main .boysenberry-section .boysenberry-find-out h4.left {
        padding-right: 2rem; }
        .super-fruits-main .boysenberry-section .boysenberry-find-out h4.left::after {
          content: “”;
          position: absolute;
          top: 3rem;
          right: 0;
          width: 1px;
          height: 4rem;
          background-color: #D5D5D5; }
    .super-fruits-main .boysenberry-section .boysenberry-find-out a {
      cursor: pointer; }
    .super-fruits-main .boysenberry-section .boysenberry-find-out:last-child {
      padding-left: 2rem; }
  .super-fruits-main .boysenberry-section .boysenberry-text .first-paragraph {
    width: 100%; }
  .super-fruits-main .boysenberry-section .section-image {
    margin-top: -7rem;
    margin-left: -1rem; }
    .super-fruits-main .boysenberry-section .section-image.last {
      margin-left: 0; }

@media (max-width: 768px) {
  main .intro-section .intro-text {
    padding: 2rem 3rem;
    justify-content: end; }
    main .intro-section .intro-text h4 {
      width: 100%; }
  main .intro-section .intro-img {
    height: calc(100vh - 75px);
    background-image: url(../images/kdd-mobile.jpg) !important; }
  main .section-right, main .section-left {
    flex-wrap: wrap;
    margin-top: 5rem; }
    main .section-right .box, main .section-left .box {
      width: 100%;
      order: 1; }
      main .section-right .box .box-text, main .section-left .box .box-text {
        padding: 0 2rem;
        align-items: center; }
      main .section-right .box .box-img, main .section-left .box .box-img {
        width: 50%; }
        main .section-right .box .box-img img, main .section-left .box .box-img img {
          width: 100%; }
    main .section-right .info-wrapper, main .section-left .info-wrapper {
      width: 100%;
      text-align: center;
      padding: 2rem;
      order: 2;
      justify-content: center;
      align-items: center; }
      main .section-right .info-wrapper h4, main .section-left .info-wrapper h4 {
        width: 80%; }
      main .section-right .info-wrapper .btn, main .section-left .info-wrapper .btn {
        margin-top: 1rem; }
  main .section-left .box .box-img {
    margin-left: -115px; }
  main .section-right .box .box-img {
    margin-right: -115px; }
  main .section-right .box .box-img.orange {
    margin-right: -75px; }
  .page-container {
    padding: 2rem; } }

@media (max-width: 576px) {
  main .section-left .box .box-img {
    margin-left: -50px; }
  main .section-right .box .box-img {
    margin-right: -50px; }
  main .section-right .box .box-img.orange {
    margin-right: -25px; } }

@media (max-width: 768px) {
  .try-now-main {
    background: none;
    padding: 2rem; }
    .try-now-main .try-text {
      margin: 0; }
      .try-now-main .try-text .dflex {
        flex-wrap: wrap; }
      .try-now-main .try-text .btn {
        width: 100%;
        background: #ffffff80;
        margin: 1rem 0; }
        .try-now-main .try-text .btn .try-btn {
          width: 100%;
          box-sizing: border-box; } }

@media (max-width: 768px) {
  .fun-facts-main .section {
    flex-wrap: wrap;
    padding: 0 2rem;
    margin-top: 2rem;
    text-align: center; }
    .fun-facts-main .section .section-title .logo-title {
      justify-content: center; }
    .fun-facts-main .section .section-title.left-title {
      padding-right: 0rem; }
      .fun-facts-main .section .section-title.left-title::after {
        top: auto;
        width: 100%;
        height: 1px; }
    .fun-facts-main .section .section-title h2 {
      text-align: left; }
    .fun-facts-main .section .container {
      flex-wrap: wrap; }
    .fun-facts-main .section .find-out {
      padding: 2rem 0; }
  .fun-facts-main .section .fd-row-rev .section-title::after {
    top: auto;
    width: 100%;
    height: 1px;
    left: 0; }
  .fun-facts-main .section .find-out .find-out-info {
    width: auto; } }

@media (max-width: 768px) {
  .faqs-main .accordion {
    flex-wrap: wrap;
    padding: 2rem;
    margin: auto;
    width: 100%;
    box-sizing: border-box; }
    .faqs-main .accordion .question a {
      width: 90%; } }

@media (max-width: 768px) {
  .contact-us-main {
    margin: 0 1rem; }
    .contact-us-main .google-map {
      width: 100%;
      margin: 0rem; }
    .contact-us-main .form-wrapper {
      flex-wrap: wrap;
      margin: 1rem 0;
      position: unset; }
      .contact-us-main .form-wrapper form {
        order: 2;
        padding: 3rem 2rem; }
        .contact-us-main .form-wrapper form .form-item {
          width: 100%; }
      .contact-us-main .form-wrapper .get-in-touch {
        order: 1;
        margin-right: 0;
        padding: 1rem; }
    .contact-us-main .contact-info-wrapper {
      margin: 1rem auto; }
      .contact-us-main .contact-info-wrapper .contact-mail {
        margin: 0; }
        .contact-us-main .contact-info-wrapper .contact-mail .mail-info {
          padding: 1rem;
          box-sizing: border-box; }
          .contact-us-main .contact-info-wrapper .contact-mail .mail-info .mail-info-item {
            width: 100%; } }

@media (max-width: 1024px) {
  .super-fruits-main .boysenberry-section .section-image {
    margin: 0; }
    .super-fruits-main .boysenberry-section .section-image img {
      width: 100%; } }

@media (max-width: 768px) {
  .super-fruits-main .super-fruits-intro {
    padding: 2rem; }
  .super-fruits-main .intro-logos {
    flex-wrap: wrap; }
    .super-fruits-main .intro-logos .logo-wrapper {
      margin: 1rem; }
      .super-fruits-main .intro-logos .logo-wrapper img {
        width: 9rem;
        height: 9rem;
        object-fit: cover; }
  .super-fruits-main .boysenberry-section {
    padding: 2rem; }
    .super-fruits-main .boysenberry-section .section-image {
      display: none; }
    .super-fruits-main .boysenberry-section .dflex {
      flex-wrap: wrap; }
  .super-fruits-main .boysenberry-section .boysenberry-find-out h4.left::after {
    display: none; }
  .super-fruits-main .boysenberry-section .boysenberry-find-out:last-child {
    padding: 0; }
  .super-fruits-main .boysenberry-section .boysenberry-find-out i {
    display: none; } }

@media (max-width: 576px) {
  .super-fruits-main .intro-logos .logo-wrapper {
    margin: 0; } }

.btn-menu-mobile {
  display: none; }

.btn-menu-close {
  display: none; }

.social-navbar.mobile {
  display: none; }

@media (max-width: 768px) {
  .btn-menu-mobile {
    display: block;
    position: absolute;
    right: 1rem;
    border: none;
    background: transparent;
    font-size: 2rem; }
  .btn-menu-close {
    display: block;
    position: absolute;
    left: 1rem;
    top: 1rem;
    border: none;
    background: transparent;
    font-size: 2rem; }
  .social-navbar.mobile {
    display: flex;
    align-items: center;
    justify-content: center; }
    .social-navbar.mobile ul {
      padding: 0; }
  html {
    transition: all 0.4s; }
    html.active {
      overflow: hidden; }
      html.active:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background: #000c;
        width: 100%;
        height: 100%;
        z-index: 10; }
  header {
    position: relative;
    padding: 0.25rem 1rem; }
    header .navbar {
      position: absolute;
      top: 0;
      right: -100%;
      background: #f4f3ef;
      height: 100vh;
      width: 80vw;
      z-index: 150;
      transition: all 0.4s; }
      header .navbar.active {
        right: 0; }
      header .navbar .main-menu {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 4rem 0 2rem;
        margin: 0; }
        header .navbar .main-menu .navbar-item {
          border-right: none;
          padding-right: 0;
          margin-left: 0;
          padding: 1rem;
          font-weight: bold; }
    header .social-navbar {
      display: none; }
  footer > .dflex {
    flex-direction: column; }
  footer .main-menu {
    display: flex;
    flex-direction: column; }
    footer .main-menu .navbar-item {
      margin: 0;
      padding: 0.5rem 0;
      font-size: 1rem; }
  footer .light-pink-btn {
    display: block;
    margin-bottom: 1rem; }
  footer .copy-right .container {
    flex-direction: column;
    align-items: center; }
    footer .copy-right .container h5 {
      margin: 0.5rem 0; } }
