.body-wrapper:after,
.announcement-bar {
  display: none;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.container {
  position: relative;
  width: 1280px;
  margin: 0 auto;
}
.row {
  display: flex;
}
.row .col-flex {
  flex: 1;
}
.btn {
  display: inline-block;
  height: 52px;
  font-size: 18px;
  line-height: 20px;
  color: #F9FAFB;
  white-space: nowrap;
  background: #475160 !important;
  border-radius: 8px;
  padding: 16px 32px;
  transition: background 0.5s, color 0.5s;
}
.btn:hover,
.btn:active,
.btn:focus {
  color: #F9FAFB;
  background: #333E46 !important;
}
.btn:hover:after,
.btn:active:after,
.btn:focus:after {
  display: none;
}
.btn.trans-btn {
  background: 0 !important;
  border: 1px solid #92A3B0 !important;
  color: #475160;
}
.btn.trans-btn:hover,
.btn.trans-btn:active,
.btn.trans-btn:focus {
  color: #475160;
  background: 0 !important;
}
.btn.trans-white-btn {
  color: #FFF;
  border: 1px solid #FFF !important;
  background: 0 !important;
}
.btn.trans-white-btn:hover,
.btn.trans-white-btn:active,
.btn.trans-white-btn:focus {
  background: 0 !important;
}
.btn.white-btn {
  color: #333E46;
  background: #F9FAFB !important;
  border-color: #F9FAFB;
}
.btn.white-btn:hover,
.btn.white-btn:active,
.btn.white-btn:focus {
  color: #333E46;
  background: #F9FAFB !important;
}
.title-label {
  display: inline-block;
  padding: 10px 22px;
  border-radius: 8px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  background: #3f6788;
  color: #BDE4F5;
}
.title-label.light-blue {
  background: #D1EDF5;
  color: #2D99D2;
}
.title-label.green {
  background: #DAF3D7 !important;
  color: #475160 !important;
}
.vs-tablet,
.vs-mobile {
  display: none;
}
.dark-nav .main-site-logo path {
  fill: #333E46;
}
.contact-header .header-nav-icon svg path,
.blog-detail-header .header-nav-icon svg path {
  fill: #475160;
  stroke: #475160;
}
.header.header {
  position: absolute;
  width: 100%;
  background-color: transparent;
  box-shadow: none;
  top: 0;
  left: 0;
}
.header.header.home-header {
  position: relative;
  top: auto;
  left: auto;
}
.header.header .content-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.HeaderWrapper {
  padding-top: 50px;
}
.header-container {
  margin-left: 0;
}
.header_image {
  display: none;
}
.header-logo {
  margin-right: 100px;
}
.custom-menu-primary {
  display: flex;
}
.custom-menu-primary > span {
  flex: 1;
}
.custom-menu-primary .hs-menu-wrapper > ul > li {
  margin-right: 40px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a:before {
  display: block;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color: #FFF !important;
  background: 0 !important;
  text-transform: none;
  padding-left: 0;
  padding-right: 0;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:before {
  content: '';
  position: absolute;
  display: none;
  width: 8px;
  height: 8px;
  background: #BEE7C6;
  border-radius: 50%;
  bottom: -12px;
  left: 50%;
  margin-right: -4px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  color: #FFF;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover:before {
  display: block;
}
.header.header.dark-nav .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #333E46 !important;
}
.header.header.dark-nav .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  color: #333E46 !important;
}
.header.header.dark-nav .contact-btn-nav-block a {
  background: #475160 !important;
  color: #F9FAFB;
}
.custom-menu-primary .hs-menu-wrapper ul > li > a:after {
  display: none;
}
.header-nav-icon {
  display: none;
}
.home-header .contact-btn-nav-block {
  display: none;
}
.contact-info-nav-block {
  display: none;
  width: 500px;
  margin: 70px auto;
}
.contact-info-nav-block .row {
  text-align: center;
  gap: 12px;
}
.contact-info-nav-block svg {
  margin-right: 10px;
  vertical-align: top;
}
.contact-info-nav-block h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: none;
  color: #333E46;
}
.contact-info-nav-block p,
.contact-info-nav-block a {
  letter-spacing: 0.02em;
  color: #707786;
  opacity: 0.9;
}
.main-footer-section {
  color: #FFF;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0;
}
.main-footer-section .footer-nav-col {
  position: relative;
  flex: 1;
  min-width: 450px;
  max-width: 450px;
}
.main-footer-section .footer-nav-col:after {
  content: '';
  position: absolute;
  display: block;
  width: 2px;
  height: 520px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 0;
  right: 0;
}
.main-footer-section .footer-right-col {
  padding-left: 120px;
}
.main-footer-section .footer-logo #hs_cos_wrapper_linked_image {
  margin-bottom: 50px;
}
.main-footer-section .footer__description {
  margin-bottom: 75px;
}
.main-footer-section .footer__description p {
  font-size: 20px;
  line-height: 130%;
  color: #E2E5E9;
  margin-bottom: 0;
}
.footer-nav .hs-menu-wrapper > ul {
  gap: 80px;
}
.footer-nav .hs-menu-wrapper > ul ul {
  flex-direction: column;
}
.footer-nav .hs-menu-depth-1.hs-item-has-children > a {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 33px;
  cursor: default;
}
.footer-nav li {
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.02em;
  color: #E2E5E9;
  margin-bottom: 28px;
}
.footer-nav a {
  color: #E2E5E9;
}
.stay-up-to-date-section {
  background: #333E46;
  border-radius: 32px;
  padding: 38px 40px;
}
.stay-up-to-date-section .col {
  min-width: 220px;
  max-width: 220px;
}
.stay-up-to-date-section .col-flex {
  padding-left: 60px;
}
.stay-up-to-date-section h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 33px;
  color: #FFFFFF;
  margin-bottom: 25px;
}
.stay-up-to-date-section p {
  font-size: 16px;
  line-height: 130%;
  color: #92A3B0;
}
.stay-up-to-date-section .footer-form-wrap .widget-type-form {
  max-width: none;
  margin-top: 0;
}
.stay-up-to-date-section .footer-form-wrap form .hs-form-field {
  position: relative;
  border: 1px solid #CED5DD;
  border-radius: 12px;
}
.stay-up-to-date-section .footer-form-wrap form .hs-form-field:before {
  content: '';
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 22px;
  left: 16px;
}
.stay-up-to-date-section .footer-form-wrap form .hs-form-field > label {
  position: absolute;
  display: block;
  padding: 0px 4px;
  background: #353F49;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.02em;
  color: #CED5DD;
  margin: 0;
  top: -7px;
  left: 10px;
}
.stay-up-to-date-section .footer-form-wrap form .hs-form-field > label .hs-form-required {
  display: none;
}
.stay-up-to-date-section .footer-form-wrap form .hs-input {
  border: 0;
  padding-left: 42px;
}
.stay-up-to-date-section .signup-label {
  position: relative;
  padding-left: 25px;
  font-size: 12px;
  line-height: 140%;
  color: #92A3B0;
}
.stay-up-to-date-section .signup-label:before {
  content: '';
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 2px;
  left: 0;
}
.stay-up-to-date-section .signup-label a {
  color: #92A3B0;
}
.support-sale-contact-section {
  margin-top: 80px;
}
.support-sale-contact-section .row {
  gap: 80px;
}
.support-sale-contact-section .col-flex {
  max-width: 50%;
  padding-left: 40px;
}
.support-sale-contact-section h4 {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-transform: none;
}
.support-sale-contact-section h4 img {
  margin-top: -2px;
  margin-right: 5px;
}
.support-sale-contact-section p {
  font-size: 18px;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #F1F3F6;
  opacity: 0.9;
}
.support-sale-contact-section p a {
  color: #F1F3F6;
}
.footer-social-section {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  align-items: center;
  margin-top: 70px;
}
.footer-social-section svg {
  width: 25px;
  height: auto;
}
.footer-social-section svg path {
  fill: #FFF;
}
.copyright-section {
  font-size: 14px;
  line-height: 130%;
  color: #707786;
  padding-left: 40px;
  margin-top: 20px;
}
.copyright-section .row {
  align-items: center;
  justify-content: space-between;
}
.homepage-landing-section {
  height: 590px;
  padding-top: 90px;
}
.homepage-landing-section h1 {
  font-size: 64px;
  font-weight: bold;
  line-height: 75px;
  letter-spacing: -2px;
  color: #333E46;
  margin: 0 0 30px;
}
.homepage-landing-section h1 .hl-text {
  display: inline-block;
  width: 527px;
  height: 77px;
  line-height: 1;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
}
.homepage-landing-section p {
  font-size: 24px;
  line-height: 24px;
  color: #707786;
  margin: 0 0 30px;
}
.homepage-landing-section .landing-image-block {
  position: absolute;
  width: 710px;
  height: 700px;
  top: -200px;
  right: -80px;
  z-index: 2;
}
.retail-logo-listing {
  margin-top: 50px;
}
.retail-logo-listing .title-block {
  font-size: 14px;
  text-transform: uppercase;
  color: #92A3B0;
  margin-bottom: 20px;
}
.retail-logo-listing .title-block img {
  margin-right: 5px;
}
.retail-logo-listing ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.retail-logo-listing li {
  display: inline-block;
  margin-right: 40px;
}
.retail-logo-listing li:nth-child(1) {
  width: 87px;
}
.retail-logo-listing li:nth-child(2) {
  width: 115px;
}
.retail-logo-listing li:nth-child(3) {
  width: 118px;
}
.retail-logo-listing li:nth-child(4) {
  width: 125px;
}
.retail-logo-listing li:nth-child(5) {
  width: 87px;
}
.retail-logo-listing li img {
  opacity: 0.5;
}
.what-do-we-do-section {
  color: #FFF;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.what-do-we-do-section .row {
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
.what-do-we-do-section .col {
  margin-left: 80px;
  margin-right: 40px;
}
.what-do-we-do-section h2 {
  font-size: 28px;
  font-weight: bold;
  color: #FFF;
}
.what-do-we-do-section p {
  font-size: 18px;
}
.what-do-we-do-section .btn img {
  margin-left: 5px;
}
.market-stocks-section {
  position: relative;
  height: 1830px;
  background: #e8ecf3;
  padding-top: 435px;
}
.market-stocks-section .bg-block {
  position: absolute;
  width: 1360px;
  height: 1893px;
  top: 0;
  left: 50%;
  margin-left: -680px;
}
.market-stocks-section .bg-block img {
  display: block;
  margin-left: -220px;
}
.market-stocks-section .map-content-section {
  width: 480px;
  margin-left: auto;
}
.market-stocks-section .map-content-section h2 {
  font-size: 28px;
  line-height: 1.1;
  margin-bottom: 30px;
}
.market-stocks-section .map-content-section p {
  font-size: 16px;
  line-height: 18px;
  color: #707786;
  opacity: 0.8;
}
.market-stocks-section .map-content-section .row {
  gap: 25px;
}
.market-stocks-section .map-content-section .stock-icon {
  display: block;
  width: 50px;
  height: 42px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.market-stocks-section .map-content-section .btn-block {
  margin-top: 30px;
}
.market-stocks-section .map-content-section .btn-block .btn {
  margin-right: 16px;
}
.market-stocks-section .map-content-section .btn-block .btn img {
  margin-left: 5px;
}
.market-stocks-section .stock-banner-section {
  height: 650px;
  background-position: 0 0;
  background-repeat: no-repeat;
  border-radius: 40px;
  padding: 100px;
  margin-top: 330px;
}
.market-stocks-section .stock-banner-section .title-label {
  display: inline-block;
  padding: 10px 22px;
  background: #22496e;
  border-radius: 8px;
  line-height: 18px;
  text-align: center;
  color: #BDE4F5;
}
.market-stocks-section .stock-banner-section h2 {
  font-size: 56px;
  color: #FFF;
  line-height: 1.1;
  margin-top: 55px;
  margin-bottom: 40px;
}
.market-stocks-section .stock-banner-section p {
  font-size: 24px;
  line-height: 1.2;
  color: #FFF;
  margin-bottom: 40px;
}
.reliable-partnership-section {
  color: #FFF;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px;
}
.reliable-partnership-section .title-label {
  margin-bottom: 30px;
}
.reliable-partnership-section .row {
  justify-content: center;
  margin-top: 60px;
  gap: 24px;
}
.reliable-partnership-section .row .col {
  position: relative;
  max-width: 520px;
  flex: 1;
  text-align: left;
  border-radius: 30px;
  padding: 48px 80px 48px 48px;
  overflow: hidden;
}
.reliable-partnership-section .row .col:after {
  content: '';
  position: absolute;
  display: block;
  width: 56px;
  height: 56px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 24px;
  right: 24px;
}
.reliable-partnership-section .row .col:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: #486378;
  backdrop-filter: blur(15px);
  opacity: 0.7;
  top: 0;
  left: 0;
  z-index: 0;
}
.reliable-partnership-section h2 {
  font-weight: 600;
  font-size: 56px;
  line-height: 110%;
}
.reliable-partnership-section h2,
.reliable-partnership-section h3,
.reliable-partnership-section h4,
.reliable-partnership-section p {
  color: #FFF;
}
.reliable-partnership-section h3,
.reliable-partnership-section h4,
.reliable-partnership-section p {
  position: relative;
  z-index: 2;
}
.reliable-partnership-section h3 {
  font-size: 40px;
  font-weight: bold;
  line-height: 110%;
  margin-bottom: 32px;
}
.reliable-partnership-section h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
  letter-spacing: 0;
  text-transform: none;
}
.reliable-partnership-section p {
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #CED5DD;
  margin-bottom: 30px;
}
.reliable-partnership-section p:last-child {
  margin-bottom: 0;
}
.reliable-partnership-section .btn {
  display: inline-block;
  margin-top: 60px;
}
.business-real-time-section {
  background: #f1f3f6;
  padding: 80px 0 110px;
}
.business-real-time-section h2 {
  font-size: 56px;
  font-weight: bold;
  line-height: 100%;
  text-align: center;
  color: #333E46;
  margin-bottom: 24px;
}
.business-real-time-section h3 {
  font-size: 64px;
  font-weight: normal;
  line-height: 43px;
  letter-spacing: -0.02em;
  text-transform: capitalize;
  color: #FEFEFE;
  white-space: nowrap;
  letter-spacing: -2px;
  margin-top: 85px;
}
.business-real-time-section h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 110%;
  color: #FFFFFF;
  letter-spacing: 0;
  text-transform: none;
}
.business-real-time-section p {
  font-size: 20px;
  line-height: 130%;
  text-align: center;
  color: #475160;
  opacity: 0.7;
}
.business-real-time-section h3,
.business-real-time-section h4 {
  position: relative;
  z-index: 2;
}
.business-real-time-section .row {
  justify-content: center;
  margin-top: 60px;
  gap: 24px;
}
.business-real-time-section .row .col {
  position: relative;
  max-width: 400px;
  flex: 1;
  border-radius: 30px;
  padding: 48px 80px 48px 48px;
  overflow: hidden;
}
.business-real-time-section .row .col:after {
  content: '';
  position: absolute;
  display: block;
  width: 56px;
  height: 56px;
  top: 24px;
  right: 24px;
}
.business-real-time-section .row .col:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  top: 0;
  left: 0;
  z-index: 0;
}
.business-real-time-section .row .col.home-item:before {
  background-position: 0 0;
  background-repeat: no-repeat;
}
.business-real-time-section .row .col.home-item:after {
  background-position: 0 0;
  background-repeat: no-repeat;
}
.business-real-time-section .row .col.location-item:before {
  background-position: 0 0;
  background-repeat: no-repeat;
}
.business-real-time-section .row .col.location-item:after {
  background-position: 0 0;
  background-repeat: no-repeat;
}
.we-capable-of-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
}
.we-capable-of-section .want-to-see-section {
  text-align: center;
  margin-top: 110px;
}
.we-capable-of-section .want-to-see-section h2 {
  font-size: 64px;
  font-weight: bold;
  line-height: 110%;
  color: #FFFFFF;
  margin-bottom: 24px;
}
.we-capable-of-section .want-to-see-section p {
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #F1F3F6;
  margin-bottom: 34px;
}
.meet-buffalo-section {
  background: #F5F7F9;
  border-radius: 44px;
  padding: 40px 110px 40px 35px;
}
.meet-buffalo-section .row {
  align-items: flex-start;
  gap: 80px;
}
.meet-buffalo-section .image-col {
  position: relative;
  min-width: 580px;
  background: #E8ECF3;
  border-radius: 20px;
  overflow: hidden;
}
.meet-buffalo-section .image-col h4 {
  position: absolute;
  top: 48px;
  left: 45px;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #333E46;
}
.meet-buffalo-section .image-col p {
  position: absolute;
  top: 90px;
  left: 45px;
  padding-left: 15px;
  font-size: 18px;
  line-height: 110%;
  letter-spacing: 0.01em;
  color: #707786;
}
.meet-buffalo-section .image-col p:before {
  content: '';
  position: absolute;
  display: block;
  width: 6px;
  height: 7px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 7px;
  left: 0;
}
.meet-buffalo-section .title-label {
  display: inline-block;
  background: #D1EDF5;
  backdrop-filter: blur(5px);
  border-radius: 8px;
  font-size: 16px;
  line-height: 19px;
  color: #2D99D2;
  padding: 10px 22px;
  margin-top: 40px;
  margin-bottom: 55px;
}
.meet-buffalo-section h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 110%;
  color: #333E46;
}
.meet-buffalo-section .desc-text {
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #707786;
  margin-top: 35px;
}
.meet-buffalo-section .btn {
  margin-top: 130px;
}
.meet-buffalo-section .desc-content-block {
  margin-top: 30px;
  margin-bottom: 60px;
}
.meet-buffalo-section .desc-content-block h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #333E46;
}
.meet-buffalo-section .desc-content-block p {
  font-size: 18px;
  line-height: 110%;
  letter-spacing: 0.01em;
  color: #707786;
}
.meet-buffalo-section .desc-content-block .row {
  gap: 10px;
}
.meet-buffalo-section .desc-content-block svg {
  vertical-align: top;
  margin-top: 5px;
}
.brand-landing-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 215px 0 310px;
}
.brand-landing-section .content-block {
  max-width: 735px;
  text-align: center;
  margin: 0 auto;
}
.brand-landing-section .title-label {
  margin-bottom: 50px;
}
.brand-landing-section h1 {
  font-size: 68px;
  font-weight: bold;
  line-height: 110%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.brand-landing-section p {
  font-size: 24px;
  line-height: 130%;
  text-align: center;
  color: #F1F3F6;
  opacity: 0.7;
  margin-bottom: 50px;
}
.what-makes-us-different-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 95px 0;
}
.what-makes-us-different-section .main-img {
  display: block;
  min-width: 730px;
}
.what-makes-us-different-section .main-row > .col-flex {
  padding-top: 100px;
  padding-left: 100px;
}
.what-makes-us-different-section .title-label {
  margin-bottom: 50px;
}
.what-makes-us-different-section h2 {
  font-size: 48px;
  font-weight: bold;
  line-height: 100%;
  color: #333E46;
  margin-bottom: 30px;
}
.what-makes-us-different-section p {
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #475160;
  margin-bottom: 60px;
}
.what-makes-us-different-section .direct-store-delivery-row {
  font-size: 16px;
  line-height: 18px;
  color: #707786;
  opacity: 0.8;
  gap: 24px;
}
.what-makes-us-different-section .direct-store-delivery-row img {
  margin-top: 5px;
}
.your-data-is-private-section {
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 280px 0 250px;
}
.your-data-is-private-section h2 {
  font-size: 64px;
  font-weight: bold;
  line-height: 110%;
  color: #FFFFFF;
  margin-bottom: 80px;
}
.your-data-is-private-section p {
  font-size: 24px;
  line-height: 120%;
  color: #F1F3F6;
  margin-bottom: 50px;
}
.what-sets-us-apart-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 110px 0;
}
.what-sets-us-apart-section .content-block {
  max-width: 740px;
  margin: 0 auto;
}
.what-sets-us-apart-section h2 {
  font-size: 56px;
  font-weight: bold;
  line-height: 100%;
  text-align: center;
  color: #333E46;
  margin-bottom: 30px;
}
.what-sets-us-apart-section p {
  font-size: 20px;
  line-height: 130%;
  text-align: center;
  color: #475160;
  opacity: 0.7;
  margin-bottom: 70px;
}
.compare-table img {
  width: 105px;
}
.compare-table table {
  width: 1060px;
  background: 0;
  border: 0;
  border-spacing: 0;
  margin: 0 auto;
}
.compare-table th {
  height: 90px;
  font-size: 24px;
  font-weight: bold;
  line-height: 110%;
  text-align: center;
  color: #475160;
  background: 0;
  border: 0;
  border-bottom: 1px solid #E2E5E9;
  vertical-align: middle;
  padding: 0;
}
.compare-table th:nth-child(1) {
  width: 380px;
}
.compare-table th:nth-child(2) {
  width: 305px;
  background: #333E46;
  border-radius: 24px 24px 0 0;
}
.compare-table td {
  height: 80px;
  text-align: center;
  border: 0;
  border-bottom: 1px solid #E2E5E9;
  vertical-align: middle;
}
.compare-table td:nth-child(1) {
  text-align: left;
  font-size: 20px;
  font-weight: bold;
  line-height: 110%;
  color: #475160;
}
.compare-table td:nth-child(2) {
  background: #F9FAFB;
}
.compare-table td:nth-child(3) {
  font-size: 20px;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #707786;
}
.compare-table tr:last-child td {
  border-bottom: 0;
  padding: 20px;
}
.compare-table tr:last-child td:nth-child(2) {
  background: #F9FAFB;
  border-radius: 0 0 24px 24px;
}
.compare-table tr:last-child td:nth-child(2) .btn {
  width: 100%;
  border: 1px solid #333E46;
}
.compare-table .blue-check,
.compare-table .white-check {
  display: inline-block;
  width: 28px;
  height: 28px;
}
.compare-table .blue-check {
  background-position: center center;
  background-repeat: no-repeat;
}
.compare-table .white-check {
  background-position: center center;
  background-repeat: no-repeat;
}
.compare-table .cross-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-position: center center;
  background-repeat: no-repeat;
}
.partnership-spotlight-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0;
}
@media only screen and (min-width: 1500px) {
  .partnership-spotlight-section {
    background-position: center top;
    padding: 240px 0;
  }
}
.partnership-spotlight-section .content-block {
  width: 700px;
  margin-left: 120px;
}
.partnership-spotlight-section .title-label {
  margin-bottom: 40px;
}
.partnership-spotlight-section h2 {
  font-size: 56px;
  font-weight: bold;
  line-height: 110%;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.partnership-spotlight-section h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 100%;
  letter-spacing: -0.04em;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.partnership-spotlight-section p {
  font-size: 20px;
  line-height: 130%;
  color: #E2E5E9;
  margin-bottom: 50px;
}
.partnership-spotlight-section .row {
  gap: 24px;
}
.partnership-spotlight-section .row .col-flex {
  max-width: 50%;
  color: #FFF;
}
.partnership-spotlight-section .row .title-text {
  font-size: 18px;
  font-weight: bold;
  line-height: 21px;
  margin-bottom: 30px;
}
.partnership-spotlight-section .row .num-text {
  font-size: 60px;
  line-height: 43px;
  letter-spacing: -2px;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.partnership-spotlight-section .row .suffix-text {
  font-size: 18px;
  line-height: 21px;
}
.partnership-spotlight-section .from-card,
.partnership-spotlight-section .to-card {
  border-radius: 24px;
  padding: 32px 15px 32px 32px;
}
.partnership-spotlight-section .from-card {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.partnership-spotlight-section .from-card .title-text {
  color: #FFFFFF;
}
.partnership-spotlight-section .from-card .num-text {
  color: #FEFEFE;
}
.partnership-spotlight-section .from-card .suffix-text {
  color: #E2E5E9;
}
.partnership-spotlight-section .to-card {
  background: #F5F7F9;
}
.partnership-spotlight-section .to-card .title-text {
  color: #333E46;
}
.partnership-spotlight-section .to-card .num-text {
  color: #333E46;
}
.partnership-spotlight-section .to-card .suffix-text {
  color: #707786;
}
.grow-your-distribution-section {
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 85px 0;
}
.grow-your-distribution-section h2 {
  font-size: 42px;
  font-weight: bold;
  line-height: 110%;
  color: #FFFFFF;
  margin-bottom: 35px;
}
.resources-for-brands-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 160px 0;
}
.resources-for-brands-section h2 {
  font-size: 56px;
  font-weight: bold;
  line-height: 100%;
  color: #333E46;
  margin-bottom: 65px;
}
.resources-for-brands-section ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.resources-for-brands-section li {
  background: #FFFFFF;
  border-radius: 44px;
  padding: 32px;
  margin-bottom: 40px;
}
.resources-for-brands-section li .main-row {
  gap: 80px;
}
.resources-for-brands-section li .main-row > .col {
  position: relative;
}
.resources-for-brands-section li .main-row > .col img {
  border-radius: 20px;
}
.resources-for-brands-section .category-label {
  position: absolute;
  padding: 10px 16px;
  background: #DAF3D7;
  backdrop-filter: blur(5px);
  border-radius: 8px;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  letter-spacing: -0.01em;
  color: #475160;
  top: 24px;
  left: 24px;
}
.resources-for-brands-section h6 {
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #333E46;
  opacity: 0.5;
  margin-top: 30px;
}
.resources-for-brands-section h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #333E46;
  margin-bottom: 50px;
}
.resources-for-brands-section p {
  font-size: 20px;
  line-height: 23px;
  color: #707786;
  opacity: 0.8;
  margin-bottom: 30px;
}
.resources-for-brands-section .read-more img {
  margin-left: 10px;
}
.read-time-btn-row {
  gap: 32px;
  align-items: center !important;
}
.read-time-btn-row .read-time {
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #61B8E7;
}
.read-time-btn-row .read-more {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #333E46;
  border-bottom: 0 !important;
}
.read-time-btn-row .read-more:after {
  display: none;
}
.read-time-btn-row .read-more img {
  margin-left: 5px;
}
.read-time-btn-row .btn {
  margin-top: 0;
}
.grow-your-brand-section {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 165px 0 130px;
  overflow: hidden;
}
.grow-your-brand-section .content-block {
  width: 520px;
}
.grow-your-brand-section .title-label {
  margin-bottom: 30px;
}
.grow-your-brand-section h2 {
  font-size: 64px;
  font-weight: bold;
  line-height: 110%;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.grow-your-brand-section p {
  font-size: 20px;
  line-height: 130%;
  color: #E2E5E9;
  margin-bottom: 50px;
}
.grow-your-brand-section .float-img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.retailers-landing-section {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 220px 0 110px;
  overflow: hidden;
}
.retailers-landing-section:after {
  content: '';
  position: absolute;
  display: block;
  width: 818px;
  height: 875px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 140px;
  right: 0;
}
.retailers-landing-section .content-block {
  width: 650px;
}
.retailers-landing-section h1 {
  font-size: 68px;
  font-weight: bold;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  margin-top: 40px;
}
.retailers-landing-section p {
  font-size: 24px;
  line-height: 130%;
  color: #F1F3F6;
  margin-top: 30px;
  margin-bottom: 40px;
}
.retailers-landing-section .retail-logo-listing {
  margin-top: 40px;
}
.retailers-landing-section .retail-logo-listing li:nth-child(1) {
  width: 123px;
}
.retailers-landing-section .retail-logo-listing li:nth-child(2) {
  width: 106px;
}
.retailers-landing-section .retail-logo-listing li:nth-child(3) {
  width: 115px;
}
.retailers-landing-section .retail-logo-listing li:nth-child(4) {
  width: 123px;
}
.retailers-landing-section .retail-logo-listing li img {
  opacity: 1;
}
.retailers-what-makes-us-different-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 90px 0 110px;
}
.retailers-what-makes-us-different-section h2 {
  font-size: 56px;
  font-weight: bold;
  line-height: 100%;
  color: #333E46;
  margin-top: 40px;
}
.retailers-what-makes-us-different-section p {
  font-size: 24px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #475160;
  margin-top: 24px;
}
.retailers-what-makes-us-different-section .row {
  margin-top: 65px;
  gap: 20px;
}
.retailers-what-makes-us-different-section .row .col-flex {
  max-width: 33%;
  border-radius: 30px;
  padding: 48px 48px 64px;
  overflow: hidden;
}
.retailers-what-makes-us-different-section .row .col-flex:nth-child(1),
.retailers-what-makes-us-different-section .row .col-flex:nth-child(2),
.retailers-what-makes-us-different-section .row .col-flex:nth-child(3) {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.retailers-what-makes-us-different-section .row h3 {
  font-size: 28px;
  font-weight: bold;
  line-height: 110%;
  color: #FFFFFF;
  margin-top: 84px;
}
.retailers-what-makes-us-different-section .row p {
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #F1F3F6;
  margin-top: 20px;
}
.retailers-what-makes-us-different-section .icon-block {
  text-align: right;
}
.nice-regular-driver-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
}
.nice-regular-driver-section .main-row {
  background: #F5F7F9;
  border-radius: 44px;
  padding: 40px;
  gap: 80px;
}
.nice-regular-driver-section .main-row .col-flex {
  padding-right: 40px;
}
.nice-regular-driver-section .main-image {
  min-width: 590px;
  border-radius: 20px;
  overflow: hidden;
}
.nice-regular-driver-section h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 110%;
  color: #333E46;
  margin-top: 20px;
}
.nice-regular-driver-section .content-block {
  margin-top: 30px;
  margin-bottom: 60px;
}
.nice-regular-driver-section .content-block h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #333E46;
}
.nice-regular-driver-section .content-block p {
  font-size: 18px;
  line-height: 110%;
  letter-spacing: 0.01em;
  color: #707786;
}
.nice-regular-driver-section .content-block .row {
  gap: 10px;
}
.nice-regular-driver-section .content-block svg {
  vertical-align: top;
  margin-top: 5px;
}
.nice-regular-driver-section .sub-row .col-flex {
  max-width: 50%;
  padding-top: 15px;
}
.nice-regular-driver-section .sub-row .col-flex:last-child {
  border-left: 1px solid #AFBBCA;
  padding-left: 45px;
}
.nice-regular-driver-section .sub-row h3 {
  font-size: 64px;
  font-weight: normal;
  line-height: 43px;
  letter-spacing: -0.02em;
  color: #333E46;
  margin-bottom: 20px;
}
.nice-regular-driver-section .sub-row p {
  font-size: 16px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #707786;
  opacity: 0.7;
}
.want-to-learn-more-section {
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 115px;
}
.want-to-learn-more-section .content-block {
  width: 720px;
  margin: 0 auto;
}
.want-to-learn-more-section h2 {
  font-size: 64px;
  font-weight: bold;
  line-height: 110%;
  color: #FFFFFF;
  margin-bottom: 25px;
}
.want-to-learn-more-section p {
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #F1F3F6;
  margin-bottom: 40px;
}
.partners-landing-section {
  height: 1360px;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 220px;
}
.partners-landing-section h1 {
  font-size: 68px;
  font-weight: bold;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  margin-top: 40px;
  margin-bottom: 32px;
}
.partners-landing-section p {
  font-size: 21px;
  line-height: 130%;
  color: #F1F3F6;
  margin-bottom: 40px;
}
.partners-landing-section .main-image {
  margin-top: 80px;
}
.partners-what-we-do-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 280px 0 130px;
}
.partners-what-we-do-section .content-block {
  text-align: center;
}
.partners-what-we-do-section .content-block h2 {
  font-size: 56px;
  font-weight: bold;
  line-height: 100%;
  color: #333E46;
  margin-bottom: 20px;
}
.partners-what-we-do-section .content-block p {
  font-size: 20px;
  line-height: 130%;
  color: #475160;
  opacity: 0.7;
}
.partners-what-we-do-section .main-row {
  margin-top: 90px;
  margin-bottom: 190px;
  gap: 90px;
}
.partners-what-we-do-section .main-row:last-child {
  position: relative;
  left: 130px;
  margin-bottom: 0;
}
.partners-what-we-do-section h3 {
  font-size: 48px;
  font-weight: bold;
  line-height: 100%;
  color: #333E46;
  letter-spacing: 0;
  text-transform: none;
  margin-top: 40px;
  margin-bottom: 15px;
}
.partners-what-we-do-section p {
  font-size: 24px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #475160;
}
.partners-what-we-do-section .sub-row {
  margin-top: 40px;
  margin-bottom: 50px;
  gap: 40px;
}
.partners-what-we-do-section .sub-row p {
  font-size: 16px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #475160;
  opacity: 0.7;
}
.partners-what-we-do-section h4 {
  position: relative;
  font-size: 21px;
  font-weight: bold;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #474747;
  text-transform: none;
  padding-left: 32px;
}
.partners-what-we-do-section h4::before {
  content: '';
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 3px;
  left: 0;
}
.grow-your-business-section {
  height: 1900px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 140px 0 105px;
}
.grow-your-business-section h2 {
  font-size: 56px;
  font-weight: bold;
  line-height: 110%;
  color: #FFFFFF;
  margin-bottom: 56px;
}
.grow-your-business-section .meet-buffalo-section {
  margin-top: 135px;
}
.card-toggle-listing {
  width: 565px;
}
.card-toggle-listing .card-toggle {
  position: relative;
  max-height: 110px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  padding: 38px 40px;
  margin-bottom: 12px;
  cursor: pointer;
  overflow: hidden;
  transition: max-height 0.5s;
}
.card-toggle-listing .card-toggle:after {
  content: '';
  position: absolute;
  display: block;
  width: 56px;
  height: 56px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 27px;
  right: 27px;
}
.card-toggle-listing .card-toggle:last-child {
  margin-bottom: 0;
}
.card-toggle-listing .card-toggle.active {
  max-height: 360px;
}
.card-toggle-listing .card-toggle.active:after {
  background-position: 0 0;
  background-repeat: no-repeat;
}
.card-toggle-listing h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 110%;
  color: #FFFFFF;
  margin-bottom: 0;
}
.card-toggle-listing p {
  font-weight: 450;
  font-size: 21px;
  line-height: 130%;
  color: #F5F7F9;
  opacity: 0.9;
  margin-top: 125px;
}
.want-to-join-team-section {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 150px 0 155px;
}
.want-to-join-team-section .main-image {
  position: absolute;
  bottom: 0;
  right: 0;
}
.want-to-join-team-section h2 {
  font-size: 64px;
  font-weight: bold;
  line-height: 110%;
  color: #FFFFFF;
  margin-top: 32px;
  margin-bottom: 24px;
}
.want-to-join-team-section p {
  font-size: 20px;
  line-height: 130%;
  color: #E2E5E9;
  margin-bottom: 40px;
}
.about-landing-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 300px 0 80px;
}
.about-landing-section .content-block {
  text-align: center;
}
.about-landing-section h1 {
  font-size: 68px;
  font-weight: bold;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.about-landing-section .title-logo {
  display: inline-block;
  vertical-align: top;
  margin-top: -75px;
  margin-left: -20px;
  margin-right: -65px;
  margin-bottom: -60px;
}
.about-landing-section p {
  font-size: 21px;
  line-height: 130%;
  color: #F1F3F6;
  opacity: 0.7;
  margin-bottom: 32px;
}
.about-landing-section .main-image {
  display: block;
  margin: 60px auto 120px;
}
.about-landing-section .meet-buffalo-section h3 {
  font-size: 48px;
  line-height: 57px;
}
.about-landing-section .meet-buffalo-section .desc-text {
  margin-bottom: 50px;
}
.about-landing-section .meet-buffalo-section .desc-content-block {
  margin-bottom: 0;
}
.about-landing-section .meet-buffalo-section .desc-content-block h3 {
  font-size: 24px;
  line-height: 120%;
}
.about-landing-section .meet-buffalo-section .desc-content-block p {
  margin-bottom: 0;
}
.choose-us-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 140px 0 225px;
}
.choose-us-section h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  margin-top: 50px;
  margin-bottom: 65px;
}
.choose-us-section .choose-us-card-listing {
  gap: 24px;
}
.choose-us-section .choose-us-card-listing .card-item {
  max-width: 33%;
  border-radius: 20px;
  padding: 40px;
}
.choose-us-section .choose-us-card-listing .card-item:nth-child(1) {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.choose-us-section .choose-us-card-listing .card-item:nth-child(2) {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.choose-us-section .choose-us-card-listing .card-item:nth-child(3) {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.choose-us-section .choose-us-card-listing h3 {
  font-size: 28px;
  font-weight: bold;
  line-height: 34px;
  color: #FFFFFF;
  margin-bottom: 24px;
}
.choose-us-section .choose-us-card-listing p {
  font-size: 20px;
  line-height: 130%;
  color: #CED5DD;
  margin-bottom: 0;
}
.brief-history-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.brief-history-section .col {
  width: 575px;
  padding-top: 355px;
}
.brief-history-section h2 {
  font-size: 62px;
  font-weight: bold;
  line-height: 120%;
  color: #333E46;
  margin-top: 40px;
}
.brief-history-section .hl-text {
  display: inline-block;
  width: 329px;
  height: 77px;
  line-height: 1;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
}
.brief-history-section .col-flex {
  position: relative;
  padding-top: 410px;
  padding-left: 125px;
}
.brief-history-section .col-flex:before {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 100%;
  background: #475160;
  top: 0;
  left: 0;
}
.brief-history-section .col-flex:after {
  content: '';
  position: absolute;
  display: block;
  width: 75px;
  height: 75px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 120px;
  left: -37.5px;
}
.brief-history-section .timeline-listing .timeline-item {
  position: relative;
  margin-bottom: 110px;
}
.brief-history-section .timeline-listing .timeline-item:before {
  content: '';
  position: absolute;
  display: block;
  width: 65px;
  height: 1px;
  background: #475160;
  top: 15px;
  left: -133px;
}
.brief-history-section .timeline-listing .timeline-item:first-child h3 {
  color: #61B8E7;
}
.brief-history-section .timeline-listing .timeline-item:first-child h3:before {
  background-position: 0 0;
  background-repeat: no-repeat;
}
.brief-history-section .timeline-listing .timeline-item:first-child p {
  color: #475160;
}
.brief-history-section .timeline-listing h3 {
  position: relative;
  font-size: 26px;
  font-weight: bold;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #AFBBCA;
  padding-left: 25px;
}
.brief-history-section .timeline-listing h3:before {
  content: '';
  position: absolute;
  display: block;
  width: 8px;
  height: 10px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 8px;
  left: 0;
}
.brief-history-section .timeline-listing p {
  font-size: 24px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #AFBBCA;
}
.career-at-buffalo-section {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 260px 0 350px;
}
.career-at-buffalo-section h2 {
  font-size: 64px;
  font-weight: bold;
  line-height: 110%;
  color: #FFFFFF;
  margin-top: 32px;
}
.career-at-buffalo-section p {
  font-size: 24px;
  line-height: 130%;
  color: #F1F3F6;
  opacity: 0.7;
  margin-bottom: 40px;
}
.career-at-buffalo-section .main-image {
  position: absolute;
  top: 0;
  right: 0;
}
.contact-us-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 210px 0 120px;
}
.contact-us-section .main-content-block {
  margin-bottom: 64px;
}
.contact-us-section .main-content-block h1 {
  font-size: 56px;
  font-weight: bold;
  line-height: 100%;
  color: #333E46;
  margin-bottom: 32px;
}
.contact-us-section .main-content-block p {
  font-size: 24px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #475160;
}
.contact-us-section .info-customer-support-row {
  width: 850px;
  gap: 20px;
}
.contact-us-section .info-customer-support-row .card-item {
  border-radius: 30px;
  padding: 40px 40px 45px;
}
.contact-us-section .info-customer-support-row .card-item:nth-child(1) {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-us-section .info-customer-support-row .card-item:nth-child(2) {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-us-section .info-customer-support-row h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 110%;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.contact-us-section .info-customer-support-row p {
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #CED5DD;
  margin-bottom: 60px;
}
.contact-us-section .info-customer-support-row .btn img {
  margin-left: 5px;
}
.contact-us-section .info-map-row {
  width: 850px;
  gap: 20px;
  margin-top: 80px;
}
.contact-us-section .info-map-row h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  color: #475160;
  margin-bottom: 20px;
}
.contact-us-section .info-map-row p {
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #707786;
  margin-bottom: 12px;
}
.contact-us-section .info-map-row a {
  position: relative;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #61B8E7;
  border-bottom: 0 !important;
  padding-left: 15px;
}
.contact-us-section .info-map-row a:before {
  content: '';
  position: absolute;
  display: block;
  width: 6px;
  height: 8px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 6px;
  left: 0;
}
.contact-us-section .info-map-row a:after {
  display: none !important;
}
.blog-listing-landing-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 240px 0 80px;
}
.blog-listing-landing-section h1 {
  font-size: 68px;
  font-weight: bold;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #F5F6F8;
  margin: 40px 0 80px;
}
.blog-listing-landing-section h3 {
  font-size: 48px;
  line-height: 110%;
  color: #333E46;
}
.blog-listing-landing-section .desc-text {
  font-size: 20px;
  letter-spacing: -0.01em;
  color: #707786;
}
.blog-listing-landing-section .read-time-btn-row {
  margin-top: 45px;
}
.blog-listing-section {
  padding: 80px 0;
  background: linear-gradient(0deg, #F1F3F6 0%, rgba(241, 243, 246, 0) 100%);
}
.blog-listing-section a {
  border-bottom: 0 !important;
}
.blog-listing-section a:after {
  display: none !important;
}
.blog-listing-section .blog-index {
  display: flex;
  flex-wrap: wrap;
}
.blog-listing-section .post-item {
  flex: 1 0 33.33%;
  padding: 0 18px;
  margin-bottom: 80px;
}
.blog-listing-section .blog-post-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.blog-listing-section .blog-post-wrapper .post-content {
  flex: 1;
}
.blog-listing-section .blog-post-wrapper .article__grid-meta {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.blog-listing-section .feature-img > a {
  width: 100%;
}
.blog-listing-section .grid-image-ratio {
  height: 218px;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 40px;
}
.blog-listing-section .grid-image-ratio img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-listing-section .article__date {
  font-size: 16px;
  line-height: 120%;
  letter-spacing: -0.01em;
  color: #333E46;
  opacity: 0.5;
  margin-bottom: 24px;
}
.blog-listing-section .article__title {
  display: block;
  flex: 1;
  font-size: 24px;
  font-weight: bold;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #333E46;
  margin-bottom: 24px;
}
.blog-listing-section .article__excerpt {
  font-size: 18px;
  line-height: 130%;
  color: #707786;
}
.blog-listing-section .read-time-btn-row {
  margin-top: 32px;
}
.blog-pagination-sec {
  position: relative;
  background: #F1F3F6;
}
.blog-pagination-sec .row-fluid {
  max-width: none;
  padding: 0;
}
.blog-pagination-sec .dnd-section {
  padding: 0 !important;
}
.blog-pagination-sec .blog-pagination {
  max-width: 1280px;
  border-top: 1px solid #CED5DD;
  padding: 60px 0;
  margin: 0 auto;
}
.blog-pagination-sec .blog-pagination ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: center;
  gap: 8px;
}
.blog-pagination-sec .blog-pagination a {
  width: 48px;
  height: 48px;
  font-size: 16px;
  letter-spacing: 0.02em;
  color: #333E46;
  text-align: center;
  line-height: 48px;
  border-bottom: 0 !important;
}
.blog-pagination-sec .blog-pagination a:after {
  display: none !important;
}
.blog-pagination-sec .blog-pagination a.active {
  background: #FFFFFF;
  border-radius: 12px;
}
.blog-pagination-sec .blog-pagination .prev-link-item a,
.blog-pagination-sec .blog-pagination .next-link-item a {
  display: flex;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #333E46;
  width: auto;
  gap: 16px;
  align-items: center;
}
.blog-pagination-sec .blog-pagination .prev-link-item {
  margin-right: auto;
}
.blog-pagination-sec .blog-pagination .next-link-item {
  margin-left: auto;
}
.blog-pagination-sec .blog-become-partner-section {
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 75px 0;
}
.blog-pagination-sec .blog-become-partner-section h2 {
  font-size: 42px;
  font-weight: bold;
  line-height: 110%;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 40px;
}
.body-container--blog-post {
  position: relative;
}
.body-container--blog-post:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 965px;
  background: linear-gradient(0, #F1F3F6 0%, rgba(241, 243, 246, 0.723345) 64.47%, rgba(241, 243, 246, 0) 100%);
  top: 0;
  left: 0;
}
.body-container--blog-post:after {
  content: '';
  position: absolute;
  display: block;
  width: 230px;
  height: calc(100% - 965px);
  max-height: 2357px;
  background-position: 0 0;
  background-repeat: no-repeat;
  top: 965px;
  left: 85px;
}
.blog-content-wrapper {
  padding: 225px 0 140px 325px;
}
.blog-content-wrapper .blog-post-wrapper {
  position: relative;
  z-index: 2;
}
.blog-content-wrapper .blog-post__title {
  font-size: 48px;
  font-weight: bold;
  line-height: 54px;
  text-transform: capitalize;
  color: #333E46;
  margin-bottom: 40px;
}
.blog-content-wrapper .blog-post__date {
  position: absolute;
  font-size: 16px;
  line-height: 20px;
  color: #92A3B0;
  top: 140px;
  left: -250px;
}
.blog-content-wrapper .blog-post__body {
  font-size: 21px;
  line-height: 28px;
  letter-spacing: -0.01em;
  color: #475160;
}
.blog-content-wrapper .blog-post__body h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  color: #475160;
}
.blog-content-wrapper .blog-post__body p {
  font-size: 21px;
  line-height: 28px;
  letter-spacing: -0.01em;
  color: #475160;
  margin-bottom: 30px;
}
.blog-content-wrapper .blog-post__body img {
  border-radius: 20px;
  margin: 40px 0;
}
.blog-content-wrapper .bottom-sec-btn {
  margin-top: 80px;
}
.blog-content-wrapper .bottom-sec-btn .return-link {
  display: flex;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #333E46;
  border-bottom: 0 !important;
  gap: 12px;
  align-items: center;
}
.blog-content-wrapper .bottom-sec-btn .return-link:after {
  display: none !important;
}
@media (max-width: 1300px) {
  .vs-desktop {
    display: none !important;
  }
  .vs-tablet {
    display: block !important;
  }
  .content-wrapper,
  .container {
    width: 944px;
  }
  .main-site-logo {
    width: 114px;
    height: auto;
  }
  .HeaderWrapper {
    padding: 28px 0;
  }
  .header-logo a img {
    width: 115px !important;
  }
  .header-item-navigation {
    display: none;
    position: fixed;
    width: 100%;
    height: calc(100vh - 112px);
    background: #F5F7F9;
    top: 112px;
    left: 0;
    overflow-y: auto;
  }
  .header-nav-icon {
    display: flex;
    width: 56px;
    height: 56px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .header-nav-icon .close-icon {
    display: none;
  }
  .header-logo > .hs_cos_wrapper_widget {
    margin-bottom: 0 !important;
  }
  body.active-nav {
    height: 100vh;
    overflow: hidden;
  }
  header.header.active-nav {
    position: fixed;
    width: 100%;
    height: 112px;
    background: #FFF;
    top: 0;
    left: 0;
    z-index: 100;
    box-shadow: 0px 0px 4px rgba(71, 81, 96, 0.1);
  }
  header.header.active-nav .main-site-logo path {
    fill: #333E46 !important;
  }
  header.header.active-nav .header-item-navigation {
    display: block;
  }
  header.header.active-nav .active-icon {
    display: none;
  }
  header.header.active-nav .close-icon {
    display: block;
  }
  header.header.active-nav .header-item-navigation .toolbar {
    display: none;
  }
  header.header.active-nav .custom-menu-primary {
    display: block;
  }
  header.header.active-nav .custom-menu-primary .hs-menu-wrapper > ul > li {
    display: block;
    text-align: center;
    border-bottom: 1px solid #E2E5E9;
    margin-right: 0;
  }
  header.header.active-nav .custom-menu-primary .hs-menu-wrapper > ul > li:first-child {
    border-top: 1px solid #E2E5E9;
  }
  header.header.active-nav .custom-menu-primary .hs-menu-wrapper > ul > li:hover {
    background: #FFF;
  }
  header.header.active-nav .custom-menu-primary .hs-menu-wrapper > ul > li:hover a {
    color: #61B8E7 !important;
  }
  header.header.active-nav .custom-menu-primary .hs-menu-wrapper > ul > li:hover a::before {
    display: block;
  }
  header.header.active-nav .custom-menu-primary .hs-menu-wrapper > ul > li.hs-menu-item a:hover {
    color: #61B8E7 !important;
  }
  header.header.active-nav .custom-menu-primary .hs-menu-wrapper > ul > li a {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    letter-spacing: -0.01em;
    text-transform: capitalize;
    color: #475160 !important;
    padding: 28px 0;
  }
  header.header.active-nav .custom-menu-primary .hs-menu-wrapper > ul > li a:before {
    left: -18px;
    top: 50%;
    bottom: auto;
    margin: -4px 0 0;
  }
  header.header.active-nav .contact-btn-nav-block {
    display: block;
    text-align: center;
    margin-top: 32px;
  }
  header.header.active-nav .contact-btn-nav-block .btn {
    color: #F9FAFB !important;
    background: #475160 !important;
  }
  header.header.active-nav .contact-info-nav-block {
    display: block;
  }
  .title-label {
    font-size: 14px;
  }
  /* Footer */
  .footer-logo img {
    width: 114px;
    height: auto;
  }
  .main-footer-section .footer-logo #hs_cos_wrapper_linked_image {
    margin-bottom: 32px;
  }
  .main-footer-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .main-footer-section .footer-nav-col {
    min-width: 420px;
    max-width: 420px;
  }
  .main-footer-section .footer__description {
    margin-bottom: 60px;
  }
  .main-footer-section .footer__description p {
    font-size: 18px;
  }
  .footer-nav .hs-menu-depth-1.hs-item-has-children > a {
    font-weight: 500;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    letter-spacing: 0.02em;
    color: #92A3B0;
  }
  .footer-nav li {
    font-size: 16px;
  }
  .main-footer-section .footer-right-col {
    padding-left: 64px;
  }
  .stay-up-to-date-section {
    background: 0;
    padding: 0;
  }
  .stay-up-to-date-section .row {
    display: block;
  }
  .stay-up-to-date-section .col {
    min-width: 0;
    max-width: 300px;
  }
  .stay-up-to-date-section h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .stay-up-to-date-section .col-flex {
    background: #353F49;
    border-radius: 32px;
    padding: 32px;
    margin-top: 40px;
  }
  .stay-up-to-date-section .signup-label {
    margin-bottom: 0;
  }
  .support-sale-contact-section {
    margin-top: 64px;
  }
  .support-sale-contact-section .row {
    gap: 20px;
  }
  .support-sale-contact-section .col-flex {
    padding-left: 0;
  }
  .support-sale-contact-section img {
    width: 18px;
  }
  .support-sale-contact-section h4 {
    font-size: 16px;
  }
  .support-sale-contact-section p {
    font-size: 14px;
  }
  .footer-social-section {
    margin-top: 30px;
  }
  .copyright-section {
    padding-left: 0;
  }
  /* Home */
  .homepage-landing-section {
    height: 620px;
    padding-top: 50px;
  }
  .homepage-landing-section .landing-image-block {
    width: 522px;
    height: 690px;
    top: 0;
    right: 0;
  }
  .homepage-landing-section h1 {
    width: 505px;
    font-size: 56px;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
  .homepage-landing-section h1 br {
    display: none;
  }
  .homepage-landing-section h1 .hl-text {
    width: 435px;
    height: 67px;
    border-radius: 10px;
    background-size: cover;
  }
  .homepage-landing-section p {
    font-size: 20px;
  }
  .what-do-we-do-section .row {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .what-do-we-do-section h2 {
    font-size: 24px;
  }
  .what-do-we-do-section p {
    font-size: 16px;
  }
  .market-stocks-section {
    height: 1400px;
    background-position: top left;
    background-repeat: no-repeat;
  }
  .market-stocks-section .map-content-section h2 {
    font-size: 24px;
  }
  .market-stocks-section .map-content-section p {
    font-size: 14px;
  }
  .market-stocks-section .stock-banner-section {
    height: 510px;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 40px;
    padding: 64px;
    margin-top: 135px;
  }
  .market-stocks-section .stock-banner-section h2 {
    font-size: 40px;
    margin-top: 40px;
  }
  .market-stocks-section .stock-banner-section p {
    width: 380px;
    font-size: 20px;
  }
  .reliable-partnership-section {
    padding: 64px 40px;
  }
  .reliable-partnership-section .title-label {
    margin-bottom: 0;
  }
  .reliable-partnership-section h2 {
    font-size: 40px;
    margin-top: 40px;
  }
  .reliable-partnership-section h3 {
    font-size: 32px;
  }
  .reliable-partnership-section p {
    font-size: 18px;
  }
  .business-real-time-section {
    padding: 80px 0;
  }
  .business-real-time-section h2 {
    font-size: 48px;
  }
  .business-real-time-section p {
    font-size: 18px;
  }
  .business-real-time-section .row {
    margin-top: 40px;
  }
  .business-real-time-section .row .col {
    padding: 35px 72px 32px 32px;
  }
  .business-real-time-section h4 {
    font-size: 20px;
  }
  .business-real-time-section h3 {
    font-size: 56px;
  }
  .meet-buffalo-section {
    padding-right: 60px;
  }
  .meet-buffalo-section .row {
    gap: 64px;
  }
  .meet-buffalo-section .image-col {
    min-width: 430px;
    max-width: 430px;
  }
  .meet-buffalo-section .image-col h4 {
    font-size: 18px;
    top: 30px;
    left: 30px;
  }
  .meet-buffalo-section .image-col p {
    font-size: 14px;
    top: 60px;
    left: 30px;
  }
  .meet-buffalo-section .title-label {
    margin-bottom: 24px;
  }
  .meet-buffalo-section h3 {
    font-size: 26px;
  }
  .meet-buffalo-section .desc-text {
    font-size: 16px;
  }
  .meet-buffalo-section .btn {
    margin-top: 40px;
  }
  .we-capable-of-section {
    padding-top: 40px;
  }
  .we-capable-of-section .image-col {
    min-width: 0;
    width: 430px;
  }
  .we-capable-of-section .image-col h4 {
    font-size: 18px;
    top: 30px;
    left: 30px;
  }
  .we-capable-of-section .image-col p {
    font-size: 14px;
    top: 60px;
    left: 30px;
  }
  .we-capable-of-section .title-label {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .we-capable-of-section h3 {
    font-size: 26px;
  }
  .we-capable-of-section .want-to-see-section h2 {
    font-size: 40px;
  }
  .we-capable-of-section .want-to-see-section p {
    font-size: 18px;
  }
  /* For Retailers */
  .retailers-landing-section {
    padding-top: 125px;
  }
  .retailers-landing-section:after {
    width: 615px;
    height: 730px;
    top: 35px;
  }
  .retailers-landing-section h1 {
    font-size: 48px;
  }
  .retailers-landing-section p {
    width: 440px;
    font-size: 20px;
  }
  .retailers-what-makes-us-different-section {
    padding: 80px 0;
  }
  .retailers-what-makes-us-different-section h2 {
    font-size: 40px;
  }
  .retailers-what-makes-us-different-section p {
    font-size: 18px;
  }
  .retailers-what-makes-us-different-section .row .col-flex {
    padding: 32px;
  }
  .retailers-what-makes-us-different-section .row h3 {
    font-size: 20px;
    margin-top: 10px;
  }
  .retailers-what-makes-us-different-section .row p {
    font-size: 16px;
  }
  .nice-regular-driver-section {
    padding: 40px 0;
  }
  .nice-regular-driver-section .main-row {
    gap: 65px;
  }
  .nice-regular-driver-section .main-image {
    min-width: 430px;
    max-width: 430px;
  }
  .nice-regular-driver-section h2 {
    font-size: 26px;
  }
  .nice-regular-driver-section .content-block {
    margin-bottom: 40px;
  }
  .nice-regular-driver-section .content-block h3 {
    font-size: 18px;
  }
  .nice-regular-driver-section .content-block p {
    font-size: 14px;
  }
  .nice-regular-driver-section .sub-row .col-flex {
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
  }
  .nice-regular-driver-section .sub-row h3 {
    font-size: 40px;
  }
  .nice-regular-driver-section .sub-row p {
    font-size: 14px;
  }
  .resources-for-brands-section {
    padding: 90px 0;
  }
  .resources-for-brands-section h2 {
    font-size: 48px;
    margin-bottom: 40px;
  }
  .resources-for-brands-section li {
    margin-bottom: 32px;
  }
  .resources-for-brands-section li .main-row {
    gap: 40px;
  }
  .resources-for-brands-section h6 {
    font-size: 14px;
  }
  .resources-for-brands-section h3 {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .resources-for-brands-section p {
    font-size: 16px;
  }
  .want-to-learn-more-section {
    padding-top: 80px;
  }
  .want-to-learn-more-section h2 {
    font-size: 40px;
  }
  .want-to-learn-more-section p {
    font-size: 18px;
  }
  /* For Brands */
  .brand-landing-section {
    padding: 160px 0 185px;
  }
  .brand-landing-section .title-label {
    margin-bottom: 40px;
  }
  .brand-landing-section h1 {
    font-size: 56px;
  }
  .brand-landing-section p {
    font-size: 20px;
  }
  .what-makes-us-different-section {
    padding: 80px 0;
  }
  .what-makes-us-different-section .main-img {
    width: 480px;
    min-width: 480px;
  }
  .what-makes-us-different-section .main-row > .col-flex {
    padding-top: 50px;
    padding-left: 50px;
  }
  .what-makes-us-different-section .title-label {
    margin-bottom: 40px;
  }
  .what-makes-us-different-section h2 {
    font-size: 40px;
  }
  .what-makes-us-different-section p {
    font-size: 18px;
  }
  .what-makes-us-different-section .direct-store-delivery-row {
    font-size: 14px;
  }
  .what-makes-us-different-section .direct-store-delivery-row img {
    width: 40px;
    margin-top: -5px;
  }
  .what-makes-us-different-section .direct-store-delivery-row br {
    display: none;
  }
  .your-data-is-private-section {
    padding: 220px 0;
  }
  .your-data-is-private-section h2 {
    font-size: 48px;
    margin-bottom: 48px;
  }
  .your-data-is-private-section p {
    font-size: 20px;
    margin-bottom: 40px;
  }
  .what-sets-us-apart-section {
    padding: 80px 0;
  }
  .what-sets-us-apart-section h2 {
    font-size: 48px;
  }
  .what-sets-us-apart-section p {
    font-size: 18px;
  }
  .compare-table table {
    width: 100%;
  }
  .partnership-spotlight-section {
    padding: 80px 0;
  }
  .partnership-spotlight-section .content-block {
    width: 530px;
    margin-left: 0;
  }
  .partnership-spotlight-section h2 {
    font-size: 48px;
  }
  .partnership-spotlight-section h3 {
    font-size: 24px;
    letter-spacing: 0;
  }
  .partnership-spotlight-section p {
    font-size: 18px;
  }
  .partnership-spotlight-section .from-card,
  .partnership-spotlight-section .to-card {
    padding: 24px;
  }
  .partnership-spotlight-section .row .title-text {
    font-size: 16px;
    margin-bottom: 32px;
  }
  .partnership-spotlight-section .row .num-text {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .partnership-spotlight-section .row .suffix-text {
    font-size: 14px;
  }
  .grow-your-distribution-section {
    padding: 64px 0;
  }
  .grow-your-distribution-section h2 {
    font-size: 40px;
    margin-bottom: 32px;
  }
  .grow-your-brand-section {
    padding: 110px 0;
  }
  .grow-your-brand-section h2 {
    width: 380px;
    font-size: 40px;
  }
  .grow-your-brand-section p {
    width: 380px;
    font-size: 18px;
  }
  .grow-your-brand-section .float-img {
    width: 750px;
  }
  /* Delivery Partners */
  .partners-landing-section {
    height: 970px;
    padding-top: 110px;
  }
  .partners-landing-section h1 {
    font-size: 48px;
  }
  .partners-landing-section p {
    font-size: 20px;
  }
  .partners-landing-section .main-image {
    margin-top: 40px;
  }
  .partners-what-we-do-section {
    padding-top: 250px;
    padding-bottom: 80px;
  }
  .partners-what-we-do-section h2 {
    font-size: 48px;
  }
  .partners-what-we-do-section p {
    font-size: 18px;
  }
  .partners-what-we-do-section .main-row {
    margin-bottom: 105px;
    gap: 48px;
  }
  .partners-what-we-do-section .main-row:last-child {
    left: 90px;
  }
  .partners-what-we-do-section .main-row img {
    max-width: 420px;
  }
  .partners-what-we-do-section h3 {
    font-size: 40px;
  }
  .partners-what-we-do-section h4 {
    font-size: 18px;
  }
  .partners-what-we-do-section .sub-row p {
    font-size: 16px;
  }
  .grow-your-business-section {
    height: 1365px;
    padding: 80px 0 40px;
  }
  .grow-your-business-section h2 {
    font-size: 40px;
    margin-bottom: 45px;
  }
  .card-toggle-listing {
    width: 460px;
  }
  .card-toggle-listing h3 {
    font-size: 24px;
  }
  .card-toggle-listing p {
    font-size: 18px;
    margin: 60px 0 0;
  }
  .card-toggle-listing .card-toggle {
    padding: 32px;
  }
  .grow-your-business-section .meet-buffalo-section {
    margin-top: 80px;
  }
  .want-to-join-team-section {
    padding: 80px 0;
  }
  .want-to-join-team-section h2 {
    font-size: 40px;
  }
  .want-to-join-team-section p {
    font-size: 18px;
  }
  .want-to-join-team-section .main-image {
    width: 620px;
  }
  /* About Us */
  .about-landing-section {
    padding: 205px 0 40px;
  }
  .about-landing-section h1 {
    font-size: 48px;
  }
  .about-landing-section .title-logo {
    margin-left: 0;
    margin-right: -30px;
  }
  .about-landing-section .title-logo svg {
    width: 96px;
  }
  .about-landing-section p {
    font-size: 20px;
  }
  .about-landing-section .main-image {
    margin-top: 75px;
    margin-bottom: 50px;
  }
  .about-landing-section .meet-buffalo-section h3 {
    font-size: 26px;
    line-height: 110%;
  }
  .choose-us-section {
    padding: 80px 0 180px;
  }
  .choose-us-section h2 {
    width: 710px;
    font-size: 24px;
  }
  .choose-us-section h2 br {
    display: none;
  }
  .choose-us-section .choose-us-card-listing .card-item {
    padding: 30px;
  }
  .choose-us-section .choose-us-card-listing h3 {
    font-size: 20px;
  }
  .choose-us-section .choose-us-card-listing p {
    font-size: 16px;
  }
  .brief-history-section .col {
    width: 470px;
    padding-top: 150px;
  }
  .brief-history-section h2 {
    font-size: 48px;
  }
  .brief-history-section .hl-text {
    width: 250px;
    height: 60px;
    border-radius: 12px;
    background-size: cover;
  }
  .brief-history-section .col-flex {
    padding-top: 230px;
    padding-left: 100px;
  }
  .brief-history-section .timeline-listing h3 {
    font-size: 20px;
  }
  .brief-history-section .timeline-listing h3::before {
    top: 6px;
  }
  .brief-history-section .timeline-listing p {
    font-size: 18px;
  }
  .brief-history-section .timeline-listing .timeline-item {
    margin-bottom: 90px;
  }
  .career-at-buffalo-section {
    height: 680px;
    padding: 135px 0 240px;
  }
  .career-at-buffalo-section h2 {
    font-size: 48px;
  }
  .career-at-buffalo-section p {
    font-size: 18px;
  }
  .career-at-buffalo-section .main-image {
    width: 620px;
  }
  /* Contact */
  .contact-us-section {
    padding: 165px 0 80px;
  }
  .contact-us-section .container:after {
    content: "";
    clear: both;
    display: table;
  }
  .contact-us-section .main-content-block h1 {
    font-size: 40px;
  }
  .contact-us-section .main-content-block p {
    font-size: 20px;
  }
  .contact-us-section .info-customer-support-row {
    display: block;
    width: 500px;
  }
  .contact-us-section .info-customer-support-row .card-item {
    position: relative;
    padding: 32px;
    margin-bottom: 20px;
  }
  .contact-us-section .info-customer-support-row .card-item:after {
    content: "";
    clear: both;
    display: table;
  }
  .contact-us-section .info-customer-support-row h2 {
    width: 200px;
    font-size: 18px;
  }
  .contact-us-section .info-customer-support-row p {
    width: 200px;
    font-size: 16px;
    margin-bottom: 0;
  }
  .contact-us-section .info-customer-support-row .btn {
    position: absolute;
    top: 45px;
    right: 32px;
  }
  .contact-us-section .info-map-row {
    float: left;
    width: 410px;
  }
  .contact-us-section .info-map-row:last-child {
    width: 205px;
    margin-left: 20px;
  }
  /* Blog */
  .blog-listing-landing-section {
    padding: 145px 0 40px;
  }
  .blog-listing-landing-section h1 {
    font-size: 48px;
    margin: 32px 0 40px;
  }
  .blog-listing-landing-section .meet-buffalo-section .btn {
    margin-top: 0;
  }
  .blog-listing-section .post-item {
    flex: 1 0 50%;
    max-width: 50%;
    padding: 0 15px;
  }
  .blog-pagination-sec .blog-pagination {
    max-width: 944px;
    padding: 32px 0;
  }
  .blog-become-partner-section {
    padding: 64px 0;
  }
  .blog-become-partner-section h2 {
    margin-bottom: 32px;
  }
  .body-container--blog-post:after {
    left: -50px;
  }
  .blog-content-wrapper {
    padding-top: 160px;
    padding-left: 220px;
    padding-bottom: 80px;
  }
  .blog-content-wrapper .blog-post__title {
    font-size: 40px;
  }
  .blog-content-wrapper .blog-post__date {
    left: -210px;
  }
  .blog-content-wrapper .blog-post__body {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: 0;
  }
  .blog-content-wrapper .blog-post__body h2 {
    font-size: 20px;
    line-height: 1.1;
  }
  .blog-content-wrapper .blog-post__body p {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: 0;
  }
}
@media (max-width: 980px) {
  .content-wrapper,
  .container {
    width: 700px;
  }
  .homepage-landing-section .landing-image-block {
    width: 300px;
  }
  .market-stocks-section {
    padding-top: 380px;
  }
  .market-stocks-section .map-content-section {
    width: 300px;
  }
  .market-stocks-section .map-content-section .btn-block .btn {
    margin-bottom: 20px;
  }
  .market-stocks-section .stock-banner-section {
    margin-top: 20px;
  }
  .main-footer-section .row {
    flex-direction: column;
    align-items: center;
  }
  .main-footer-section .footer-nav-col:after {
    display: none;
  }
  .main-footer-section .footer-right-col {
    padding-left: 0;
  }
  .main-footer-section .support-sale-contact-section .row {
    flex-direction: row;
  }
  .footer-social-section {
    justify-content: center;
  }
  .copyright-section .row {
    gap: 20px;
  }
  .retailers-landing-section:after {
    width: 365px;
  }
  .nice-regular-driver-section .main-image {
    min-width: 250px;
    max-width: 250px;
  }
  .resources-for-brands-section li .main-row {
    gap: 20px;
  }
  .resources-for-brands-section li .main-row > .col img {
    width: 250px;
  }
  .what-makes-us-different-section .main-img {
    width: 250px;
    min-width: 250px;
  }
  .compare-table th:nth-child(3),
  .compare-table td:nth-child(3) {
    display: none;
  }
  .grow-your-brand-section .float-img {
    width: 420px;
  }
  .partners-what-we-do-section .main-row {
    flex-direction: column;
  }
  .partners-what-we-do-section .main-row:last-child {
    left: auto;
  }
  .partners-what-we-do-section .main-row:last-child .col {
    order: 0;
  }
  .partners-what-we-do-section .main-row:last-child .col-flex {
    order: 1;
  }
  .partners-what-we-do-section .main-row .col {
    text-align: center;
  }
  .meet-buffalo-section {
    padding: 30px;
  }
  .meet-buffalo-section .row {
    gap: 30px;
  }
  .meet-buffalo-section .image-col {
    min-width: 280px;
    max-width: 280px;
  }
  .want-to-join-team-section .main-image {
    width: 420px;
  }
  .brief-history-section .col {
    width: 380px;
  }
  .career-at-buffalo-section {
    height: auto;
    padding: 90px 0;
  }
  .career-at-buffalo-section .main-image {
    width: 400px;
    top: 30px;
  }
  .blog-pagination-sec .blog-pagination {
    max-width: 700px;
  }
}
@media (max-width: 767px) {
  .vs-mobile {
    display: block !important;
  }
  .hide-mobile {
    display: none !important;
  }
  .row {
    flex-direction: column;
  }
  .home-header .header-nav-icon svg path {
    fill: #475160;
    stroke: #475160;
  }
  .content-wrapper,
  .container,
  .header.header .content-wrapper {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .HeaderWrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .main-site-logo {
    width: 100px;
  }
  .header-logo {
    margin-right: 0;
  }
  .header-item-navigation {
    height: calc(100vh - 90px);
    top: 90px;
  }
  .contact-info-nav-block .row {
    flex-direction: column;
  }
  .contact-info-nav-block {
    width: 100%;
  }
  .homepage-landing-section {
    height: auto;
    padding-top: 30px;
  }
  .homepage-landing-section h1 {
    width: auto;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 24px;
  }
  .homepage-landing-section h1 .hl-text {
    display: inline;
    width: auto;
    height: auto;
    background: 0;
    border-radius: 0;
  }
  .homepage-landing-section p br {
    display: none;
  }
  .homepage-landing-section .landing-image-block {
    position: relative;
    width: 100%;
    max-width: 320px;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
    top: auto;
    left: auto;
    right: auto;
    z-index: 1;
    text-align: center;
    margin: 36px auto;
  }
  .homepage-landing-section .landing-image-block img {
    width: 100%;
    height: auto;
  }
  .retail-logo-listing {
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px;
  }
  .retail-logo-listing li {
    margin: 0 15px 15px;
  }
  .what-do-we-do-section {
    text-align: center;
  }
  .what-do-we-do-section .row {
    flex-direction: column;
    padding: 85px 0;
  }
  .what-do-we-do-section .col {
    margin: 24px 0 0;
  }
  .market-stocks-section {
    height: auto;
    background-color: #f5f7f9;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 200px;
  }
  .market-stocks-section .map-content-section {
    width: 100%;
    margin-left: 0;
  }
  .market-stocks-section .map-content-section h2 {
    font-weight: bold;
  }
  .market-stocks-section .map-content-section .btn-block {
    display: none;
  }
  .market-stocks-section .stock-banner-section {
    height: 775px;
    text-align: center;
    border-radius: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 52px 15px 0;
    margin-left: -15px;
    margin-right: -15px;
  }
  .market-stocks-section .stock-banner-section h2 {
    font-size: 32px;
    font-weight: bold;
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .market-stocks-section .stock-banner-section h2 br {
    display: none;
  }
  .market-stocks-section .stock-banner-section p {
    width: auto;
    font-size: 16px;
  }
  .reliable-partnership-section {
    padding: 50px 0 85px;
  }
  .reliable-partnership-section h2 {
    font-size: 28px;
    margin-top: 20px;
  }
  .reliable-partnership-section .row {
    flex-direction: column;
    margin-top: 70px;
  }
  .reliable-partnership-section .row .col {
    padding: 45px 25px 35px;
  }
  .business-real-time-section {
    padding: 75px 0;
  }
  .business-real-time-section h2 {
    font-size: 32px;
    margin-bottom: 12px;
  }
  .business-real-time-section p {
    font-size: 18px;
  }
  .business-real-time-section .row {
    flex-direction: column;
  }
  .meet-buffalo-section {
    border-radius: 20px;
    padding: 20px;
  }
  .meet-buffalo-section .row {
    flex-direction: column;
  }
  .meet-buffalo-section .image-col {
    min-width: 0;
    max-width: none;
    width: 100%;
    border-radius: 10px;
  }
  .meet-buffalo-section .image-col h4 {
    font-size: 14px;
    top: 15px;
    left: 15px;
  }
  .meet-buffalo-section .image-col p {
    font-size: 10px;
    top: 40px;
    left: 15px;
  }
  .meet-buffalo-section .image-col p:before {
    top: 2px;
  }
  .meet-buffalo-section .title-label {
    margin-top: 0;
  }
  .meet-buffalo-section .desc-content-block .row {
    flex-direction: row;
  }
  .meet-buffalo-section .read-time-btn-row {
    flex-direction: row;
  }
  .market-stocks-section .bg-block {
    display: none;
  }
  .we-capable-of-section .want-to-see-section {
    margin-top: 60px;
  }
  .we-capable-of-section .want-to-see-section h2 {
    font-size: 32px;
  }
  .we-capable-of-section .want-to-see-section p br {
    display: none;
  }
  .main-footer-section {
    padding: 40px 0;
  }
  .main-footer-section .footer-nav-col {
    min-width: 0;
    max-width: none;
    width: 100%;
  }
  .footer-logo {
    margin-bottom: 50px;
  }
  .footer-logo img {
    width: 152px;
  }
  .footer-nav .hs-menu-wrapper > ul {
    gap: 20px;
  }
  .footer-nav .hs-menu-wrapper > ul > li {
    width: 140px;
  }
  .footer-nav .hs-menu-depth-1.hs-item-has-children > a {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #FFFFFF;
  }
  .main-footer-section .footer-right-col .stay-up-to-date-section {
    background: #333E46;
    border-radius: 0;
    padding: 50px 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .stay-up-to-date-section .col-flex {
    background: 0;
    padding: 0;
  }
  .support-sale-contact-section {
    margin-top: 35px;
  }
  .main-footer-section .support-sale-contact-section .row {
    text-align: center;
    flex-direction: column;
  }
  .support-sale-contact-section .col-flex {
    max-width: none;
  }
  .support-sale-contact-section h4 {
    font-size: 20px;
  }
  .support-sale-contact-section p {
    font-size: 18px;
  }
  /* Retailers */
  .retailers-landing-section {
    height: 1033px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 55px;
  }
  .retailers-landing-section:after {
    display: none;
  }
  .retailers-landing-section .title-label {
    display: none;
  }
  .retailers-landing-section .content-block {
    width: 100%;
  }
  .retailers-landing-section .content-block h1 {
    font-size: 32px;
    margin-top: 0;
  }
  .retailers-landing-section .content-block h1 br {
    display: none;
  }
  .retailers-landing-section .content-block p {
    width: 100%;
    font-size: 16px;
    margin-top: 24px;
  }
  .retailers-landing-section .landing-image-block {
    margin-right: -15px;
  }
  .retailers-landing-section .retail-logo-listing {
    margin-top: 0;
    margin-bottom: 0;
  }
  .retailers-what-makes-us-different-section {
    text-align: center;
    padding: 50px 0;
  }
  .retailers-what-makes-us-different-section h2 {
    font-size: 32px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .retailers-what-makes-us-different-section p {
    font-size: 18px;
  }
  .retailers-what-makes-us-different-section p br {
    display: none;
  }
  .retailers-what-makes-us-different-section .row {
    margin-top: 40px;
    gap: 35px;
  }
  .retailers-what-makes-us-different-section .row .col-flex {
    max-width: none;
    text-align: left;
    padding: 40px 20px;
  }
  .retailers-what-makes-us-different-section .icon-block {
    text-align: left;
  }
  .retailers-what-makes-us-different-section h3 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .retailers-what-makes-us-different-section p {
    font-size: 16px;
    margin: 0;
  }
  .nice-regular-driver-section {
    padding: 60px 0;
  }
  .nice-regular-driver-section .main-row {
    border-radius: 20px;
    padding: 20px;
    gap: 30px;
  }
  .nice-regular-driver-section .main-row .col-flex {
    padding-right: 0;
  }
  .nice-regular-driver-section .main-image {
    min-width: 0;
    max-width: none;
    width: 100%;
    border-radius: 10px;
  }
  .nice-regular-driver-section .content-block .col {
    display: none;
  }
  .nice-regular-driver-section .sub-row {
    width: 220px;
  }
  .nice-regular-driver-section .sub-row .col-flex {
    max-width: none;
  }
  .nice-regular-driver-section .sub-row .col-flex:last-child {
    border-top: 1px solid #AFBBCA;
    border-left: 0;
    padding-top: 24px;
    padding-left: 0;
  }
  .nice-regular-driver-section .sub-row h3 {
    font-size: 48px;
  }
  .resources-for-brands-section {
    text-align: center;
    padding: 60px 0;
  }
  .resources-for-brands-section h2 {
    font-size: 32px;
    text-align: center;
  }
  .resources-for-brands-section .category-label {
    font-size: 14px;
    padding: 8px 14px;
    top: 10px;
    left: 10px;
  }
  .resources-for-brands-section li {
    text-align: left;
    border-radius: 15px;
    padding: 20px;
  }
  .resources-for-brands-section li .main-row {
    gap: 30px;
  }
  .resources-for-brands-section li .main-row > .col img {
    width: 100%;
    border-radius: 8px;
  }
  .resources-for-brands-section h6 {
    margin-top: 0;
    margin-bottom: 24px;
  }
  .resources-for-brands-section .read-time-btn-row {
    flex-direction: row;
  }
  .resources-for-brands-section .read-more {
    text-align: center;
  }
  .want-to-learn-more-section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 70px;
  }
  .want-to-learn-more-section .content-block {
    width: 100%;
  }
  .want-to-learn-more-section h2 {
    font-size: 32px;
  }
  /* For Brands */
  .brand-landing-section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .brand-landing-section h1 {
    font-size: 32px;
  }
  .brand-landing-section p {
    font-size: 16px;
  }
  .what-makes-us-different-section {
    background: linear-gradient(0deg, #F1F3F6 0%, rgba(241, 243, 246, 0) 100%);
    padding: 45px 0 70px;
  }
  .what-makes-us-different-section .main-img {
    width: 100%;
  }
  .what-makes-us-different-section .main-row > .col-flex {
    padding-top: 40px;
    padding-left: 0;
  }
  .what-makes-us-different-section .title-label {
    margin-bottom: 10px;
  }
  .what-makes-us-different-section h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .what-makes-us-different-section p {
    font-size: 16px;
    margin-bottom: 35px;
  }
  .what-makes-us-different-section .direct-store-delivery-row {
    font-size: 16px;
    flex-direction: row;
    gap: 20px;
  }
  .your-data-is-private-section {
    padding: 230px 0 90px;
  }
  .your-data-is-private-section h2 {
    font-size: 32px;
  }
  .your-data-is-private-section p {
    font-size: 16px;
  }
  .what-sets-us-apart-section {
    padding: 70px 0;
  }
  .what-sets-us-apart-section h2 {
    font-size: 32px;
  }
  .compare-table td:first-child {
    font-size: 14px;
  }
  .partnership-spotlight-section {
    padding: 65px 0 40px;
  }
  .partnership-spotlight-section .content-block {
    width: 100%;
    text-align: center;
  }
  .partnership-spotlight-section .title-label {
    margin-bottom: 25px;
  }
  .partnership-spotlight-section h2 {
    font-size: 32px;
    margin-bottom: 0;
  }
  .partnership-spotlight-section h3 {
    font-size: 32px;
    margin-bottom: 24px;
  }
  .partnership-spotlight-section p {
    font-size: 16px;
    margin-bottom: 135px;
  }
  .partnership-spotlight-section .row .col-flex {
    max-width: none;
    text-align: left;
  }
  .partnership-spotlight-section .row .title-text {
    font-size: 18px;
  }
  .partnership-spotlight-section .row .num-text {
    font-size: 64px;
  }
  .partnership-spotlight-section .row .suffix-text {
    font-size: 16px;
  }
  .partnership-spotlight-section .from-card,
  .partnership-spotlight-section .to-card {
    padding: 36px 20px;
  }
  .grow-your-distribution-section {
    padding: 130px 0;
  }
  .grow-your-distribution-section h2 {
    font-size: 32px;
    margin-bottom: 45px;
  }
  .grow-your-brand-section {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 0;
  }
  .grow-your-brand-section .content-block {
    width: 100%;
  }
  .grow-your-brand-section .float-img {
    position: relative;
    width: 100%;
    right: auto;
    bottom: auto;
  }
  .grow-your-brand-section .title-label {
    margin-bottom: 20px;
  }
  .grow-your-brand-section h2 {
    width: auto;
    font-size: 32px;
  }
  .grow-your-brand-section p {
    width: auto;
    font-size: 18px;
  }
  .partners-landing-section {
    padding-top: 130px;
  }
  .partners-landing-section .title-label {
    display: none;
  }
  .partners-landing-section h1 {
    font-size: 32px;
  }
  .partners-landing-section h1 br {
    display: none;
  }
  .partners-landing-section p {
    font-size: 16px;
  }
  .partners-landing-section p br {
    display: none;
  }
  .partners-landing-section .main-image {
    position: relative;
    margin-left: auto;
    right: -15px;
  }
  .partners-what-we-do-section {
    padding: 50px 0;
  }
  .partners-what-we-do-section .content-block h2 {
    font-size: 32px;
  }
  .partners-what-we-do-section .content-block p {
    font-size: 18px;
  }
  .partners-what-we-do-section .content-block p br {
    display: none;
  }
  .partners-what-we-do-section .main-row {
    margin-top: 50px;
    gap: 30px;
  }
  .partners-what-we-do-section .main-row:last-child .no-commission-img {
    left: 30px;
  }
  .partners-what-we-do-section .main-row .col {
    max-width: 345px;
    overflow: hidden;
    margin: 0 auto;
  }
  .partners-what-we-do-section .main-row img {
    width: 100%;
  }
  .partners-what-we-do-section .no-commission-img {
    position: relative;
    left: -30px;
  }
  .partners-what-we-do-section h3 {
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .partners-what-we-do-section p {
    font-size: 16px;
  }
  .partners-what-we-do-section .sub-row {
    gap: 20px;
    margin-top: 30px;
    margin-bottom: 35px;
  }
  .grow-your-business-section {
    height: auto;
  }
  .grow-your-business-section h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 35px;
  }
  .grow-your-business-section h2 br {
    display: none;
  }
  .grow-your-business-section .main-image {
    margin-top: -200px;
  }
  .grow-your-business-section .meet-buffalo-section {
    margin-top: 40px;
  }
  .card-toggle-listing {
    width: 100%;
  }
  .card-toggle-listing .card-toggle {
    max-height: none !important;
    padding: 42px 20px;
  }
  .card-toggle-listing .card-toggle:after {
    display: none;
  }
  .card-toggle-listing h3 {
    font-size: 28px;
    margin-bottom: 0;
  }
  .card-toggle-listing p {
    font-size: 16px;
    margin-top: 15px;
  }
  .want-to-join-team-section {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 0;
  }
  .want-to-join-team-section h2 {
    font-size: 32px;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .want-to-join-team-section p br {
    display: none;
  }
  .want-to-join-team-section .main-image {
    position: relative;
    width: 100%;
    max-width: 420px;
    right: auto;
    bottom: auto;
  }
  .about-landing-section {
    padding-top: 130px;
    padding-bottom: 85px;
  }
  .about-landing-section h1 {
    font-size: 32px;
    margin-bottom: 35px;
  }
  .about-landing-section h1 .title-logo {
    margin-right: -15px;
  }
  .about-landing-section h1 .title-logo svg {
    width: 58px;
  }
  .about-landing-section p {
    font-size: 16px;
  }
  .about-landing-section p br {
    display: none;
  }
  .about-landing-section .btn {
    margin-bottom: 40px;
  }
  .choose-us-section {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0 145px;
  }
  .choose-us-section h2 {
    width: auto;
    font-size: 32px;
    margin: 42px 0;
  }
  .choose-us-section .choose-us-card-listing {
    gap: 36px;
  }
  .choose-us-section .choose-us-card-listing .card-item {
    max-width: none;
    padding: 42px 20px;
  }
  .choose-us-section .choose-us-card-listing h3 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .choose-us-section .choose-us-card-listing p {
    font-size: 16px;
  }
  .brief-history-section .col {
    width: 100%;
    text-align: center;
    padding-top: 60px;
  }
  .brief-history-section .col h2 {
    font-size: 32px;
    margin-top: 24px;
  }
  .brief-history-section .col h2 .hl-text {
    width: auto;
    height: auto;
    border-radius: 6px;
    padding: 5px 8px;
  }
  .brief-history-section .col-flex {
    padding-top: 110px;
    padding-left: 55px;
  }
  .brief-history-section .col-flex:before {
    height: calc(100% + 210px);
    top: -210px;
  }
  .brief-history-section .col-flex:after {
    top: -85px;
  }
  .brief-history-section .timeline-listing .timeline-item {
    margin-bottom: 65px;
  }
  .brief-history-section .timeline-listing .timeline-item:before {
    width: 30px;
    top: 10px;
    left: -55px;
  }
  .brief-history-section .timeline-listing .timeline-item p br {
    display: none;
  }
  .career-at-buffalo-section {
    text-align: center;
    padding: 70px 0;
  }
  .career-at-buffalo-section h2 {
    font-size: 32px;
    margin-bottom: 18px;
  }
  .career-at-buffalo-section p {
    font-size: 18px;
  }
  .career-at-buffalo-section .main-image {
    position: relative;
    width: 100%;
    max-width: 420px;
    top: auto;
    right: auto;
    padding-left: 15px;
  }
  .contact-us-section {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 130px 0 70px;
  }
  .contact-us-section h2 {
    font-size: 32px;
  }
  .contact-us-section .info-customer-support-row {
    width: 100%;
  }
  .contact-us-section .info-customer-support-row .card-item {
    padding: 45px 30px;
  }
  .contact-us-section .info-customer-support-row .card-item h2 {
    width: auto;
    font-size: 23px;
    margin-bottom: 10px;
  }
  .contact-us-section .info-customer-support-row .card-item p {
    width: auto;
    font-size: 18px;
  }
  .contact-us-section .info-customer-support-row .btn {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 24px;
  }
  .contact-us-section .info-map-row {
    float: none;
    width: 180px;
    text-align: center;
    margin: 50px auto 0;
    gap: 50px;
  }
  .contact-us-section .info-map-row:last-child {
    width: 180px;
    margin-left: auto;
  }
  .blog-listing-landing-section {
    text-align: center;
    padding-top: 120px;
  }
  .blog-listing-landing-section h1 {
    font-size: 32px;
  }
  .blog-listing-landing-section .meet-buffalo-section {
    text-align: left;
  }
  .blog-listing-section {
    padding: 40px 0;
  }
  .blog-listing-section .post-item {
    max-width: none;
  }
  .blog-listing-section .grid-image-ratio {
    border-radius: 10px;
  }
  .read-time-btn-row {
    flex-direction: row;
  }
  .blog-pagination-sec .blog-pagination {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 60px;
  }
  .blog-pagination-sec .blog-pagination ul {
    display: block;
    text-align: center;
  }
  .blog-pagination-sec .blog-pagination li {
    display: inline-block;
  }
  .blog-pagination-sec .blog-pagination .prev-link-item,
  .blog-pagination-sec .blog-pagination .next-link-item {
    position: absolute;
    bottom: 10px;
  }
  .blog-pagination-sec .blog-pagination .prev-link-item {
    left: 15px;
  }
  .blog-pagination-sec .blog-pagination .next-link-item {
    right: 15px;
  }
  .blog-pagination-sec .blog-pagination .icon__fallback-text {
    clip: unset;
    overflow: visible;
    position: relative;
    width: auto;
    height: auto;
    font-size: 14px;
  }
  .blog-pagination-sec .blog-become-partner-section {
    padding: 130px 0;
  }
  .blog-pagination-sec .blog-become-partner-section h2 {
    font-size: 32px;
  }
  .body-container--blog-post:before {
    height: 630px;
  }
  .body-container--blog-post:after {
    display: none;
  }
  .blog-content-wrapper {
    padding-top: 120px;
    padding-bottom: 35px;
  }
  .blog-content-wrapper .blog-post__date {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 20px;
  }
  .blog-content-wrapper .blog-post__title {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .blog-content-wrapper .blog-post__body {
    font-size: 14px;
  }
  .blog-content-wrapper .blog-post__body h2 {
    font-size: 18px;
    line-height: 1.1;
  }
  .blog-content-wrapper .blog-post__body p {
    font-size: 14px;
  }
  .blog-content-wrapper .bottom-sec-btn {
    margin-top: 35px;
  }
}