@font-face {
  font-family: 'ddaftt-lowercaddafttlowercase';
  src: url('fonts/ddafttlowercase-webfont.woff2') format('woff2'),
       url('fonts/ddafttlowercase-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'avantgarde_bk_btdemi';
  src: url('fonts/avgardd-webfont.woff2') format('woff2'),
       url('fonts/avgardd-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'avantgarde_md_btmedium';
  src: url('fonts/avgardm-webfont.woff2') format('woff2'),
       url('fonts/avgardm-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'avantgarde_bk_btbook';
  src: url('fonts/avgardn-webfont.woff2') format('woff2'),
       url('fonts/avgardn-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/*****/

html {  line-height: 1.15;}body {  margin: 0;}* {  box-sizing: border-box;  border-width: 0;  border-style: solid;}p,li,ul,pre,div,h1,h2,h3,h4,h5,h6 {  margin: 0;  padding: 0;}button,input,optgroup,select,textarea {  font-family: inherit;  font-size: 100%;  line-height: 1.15;  margin: 0;}button,select {  text-transform: none;}button,[type="button"],[type="reset"],[type="submit"] {  -webkit-appearance: button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {  border-style: none;  padding: 0;}button:-moz-focus,[type="button"]:-moz-focus,[type="reset"]:-moz-focus,[type="submit"]:-moz-focus {  outline: 1px dotted ButtonText;}a {  color: inherit;  text-decoration: inherit;}input {  padding: 2px 4px;}img {  display: block;}

html {
  font-family: Inter;
  font-size: 16px;
}

body {
  font-weight: 400;
  font-style:normal;
  text-decoration: none;
  text-transform: none;
  letter-spacing: normal;
  line-height: 1.15;
  color: #000000;
  background-color: #FFFFFF;

}

/*****/



/*HEADER CSS*/

.brownlinks-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
  font-family: 'avantgarde_bk_btdemi';
}
.navshop {
  color: #512917;
  text-decoration: none;
  font-family: 'avantgarde_bk_btdemi';
}
.navlink {
  color: #512917;
  margin-left: 32px;
  text-decoration: none;
  font-family: 'avantgarde_bk_btdemi';
}

.rootClassName {
  margin-top: 10px;
  margin-right: 25px;
}



/*MOBILE HEADER CSS*/

@media(max-width: 767px) {
  .brownlinks-nav {
    align-items: flex-start;
    flex-direction: column;
  }
  .navshop {
    margin-bottom: 16px;
  }
  .navlink {
    margin-left: 0;
    margin-bottom: 16px;
  }
}



/*MORE HEADER STUFF*/

.brownheader {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.brownheader-navlink {
  display: contents;
}
.logo {
  width: 153px;
  object-fit: cover;
  margin-left: 20px;
  text-decoration: none;
}



/*MAIN PAGE CSS*/

.company {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.owners {
  width: 100%;
  height: 495px;
  display: flex;
  padding: 48px;
  max-width: 1400px;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.ownersimage {
  width: 288px;
  height: 288px;
  object-fit: cover;
  border-radius: 50%;
}
.owners1 {
  height: 104px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.owners2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
.textcenter {
  font-size: 1.15rem;
  max-width: 600px;
  margin-top: 48px;
  text-align: center;
  padding-left: 32px;
  margin-bottom: 48px;
  padding-right: 32px;
  font-family: 'avantgarde_md_btmedium';
}
.sectionone {
  width: 100%;
  height: 621px;
  display: flex;
  padding: 48px;
  max-width: 1400px;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.overview {
  width: 400px;
  object-fit: cover;
}
.sectioning {
  display: flex;
  margin-left: 32px;
  flex-direction: column;
}
h1 {
  margin-top: 16px;
  font-weight: 600;
  margin-bottom: 16px;
  font-family: 'ddaftt-lowercaddafttlowercase';
}
.text {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 48px;
  font-family: 'avantgarde_bk_btbook';
}
.sectiontwo {
  width: 100%;
  height: 458px;
  display: flex;
  max-width: 1400px;
  align-self: center;
  align-items: center;
  padding-top: 32px;
  padding-left: 32px;
  padding-right: 32px;
  flex-direction: row;
  padding-bottom: 32px;
  justify-content: space-between;
}

.sourcing {
  width: 515px;
  height: 354px;
  object-fit: cover;
}

.sectionthree {
  width: 100%;
  height: 449px;
  display: flex;
  max-width: 1400px;
  align-self: center;
  align-items: center;
  padding-top: 32px;
  padding-left: 32px;
  padding-right: 32px;
  flex-direction: row;
  padding-bottom: 32px;
  justify-content: space-between;
}
.roasting {
  width: 491px;
  height: 354px;
  object-fit: cover;
}



/*MOBILE CSS*/

@media(max-width: 991px) {
  .company-image {
    margin-bottom: 0px;
  }
  .company-text {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .sectionone {
    flex-direction: column;
  }
  .sectioning {
    align-items: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 32px;
  }
  h1 {
    text-align: center;
  }
  .text {
    text-align: center;
    padding-left: 64px;
  }
  .sectiontwo {
    padding: 48px;
    flex-direction: column;
  }
  .sourcing {
    order: 2;
  }
  .sectionthree {
    padding: 48px;
    flex-direction: column;
  }
  .roasting {
    order: 2;
  }
}
@media(max-width: 767px) {
  .company-testimonial {
    padding-left: 32px;
    padding-right: 32px;
  }
  .sectionone {
    padding-left: 32px;
    padding-right: 32px;
  }
  .overview {
    width: 80%;
  }
  .sectiontwo {
    padding-left: 32px;
    padding-right: 32px;
  }
  .sourcing {
    width: 80%;
  }
  .sectionthree {
    padding-left: 32px;
    padding-right: 32px;
  }
  .roasting {
    width: 80%;
  }
}

@media(max-width: 479px) {
  .company-testimonial {
    padding-top: 32px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 32px;
  }
  .company-image {
    width: 200px;
  }
  .company-text {
    width: auto;
  }
  .sectionone {
    padding-top: 32px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 32px;
  }
  .sectioning {
    margin-bottom: 16px;
  }
  .text {
    padding-left: 16px;
    padding-right: 16px;
  }
  .sectiontwo {
    padding-top: 32px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 32px;
  }
  .sectionthree {
    padding-top: 32px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 32px;
  }
}



/*FOOTER CSS*/

.footer-footer {
  width: 100%;
  display: flex;
  margin-top: 30px;
  align-items: center;
  padding-top: 32px;
  padding-left: 48px;
  padding-right: 48px;
  flex-direction: column;
  padding-bottom: 32px;
  justify-content: space-between;
  background-color: #000000;
}
.footer {
  display: flex;
  max-width: 1400px;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  font-family: 'avantgarde_md_btmedium';
}
.footer-nav {
  flex: 0 0 auto;
  display: flex;
  margin-top: 0px;
  align-items: center;
  flex-direction: row;
}
.footer-navlink {
  color: #FFFFFF;
  margin-left: 16px;
  text-decoration: none;
}



/*MOBILE FOOTER CSS*/

@media(max-width: 767px) {
  .footer-footer {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media(max-width: 479px) {
  .footer-footer {
    padding: var(16px);
  }
}