#sector-hero-sector img {
  width: 100%;
  object-fit: cover;
  border-radius: 30px;
}
@media (min-width: 1025px) {
  #sector-hero-sector img {
    height: 36.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  #sector-hero-sector img {
    height: 36.4583333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sector-hero-sector img {
    height: 100%;
  }
}
@media (max-width: 600px) {
  #sector-hero-sector img {
    height: 100%;
  }
}
@media screen and (max-width: 667px) {
  #sector-hero-sector img {
    border-radius: 0 !important;
  }
}
#sector-hero-sector .bannerContent {
  top: auto;
  bottom: 0;
  right: 0;
  left: auto;
  background-color: #bfceb6;
  width: 50%;
  border-radius: 50px 0 0 0;
  border-top: 20px solid #f7f5ed;
  border-left: 20px solid #f7f5ed;
}
@media (min-width: 1025px) {
  #sector-hero-sector .bannerContent {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  #sector-hero-sector .bannerContent {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sector-hero-sector .bannerContent {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  #sector-hero-sector .bannerContent {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  #sector-hero-sector .bannerContent {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  #sector-hero-sector .bannerContent {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sector-hero-sector .bannerContent {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  #sector-hero-sector .bannerContent {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  #sector-hero-sector .bannerContent {
    padding-left: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  #sector-hero-sector .bannerContent {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sector-hero-sector .bannerContent {
    padding-left: 30px;
  }
}
@media (max-width: 600px) {
  #sector-hero-sector .bannerContent {
    padding-left: 30px;
  }
}
@media (min-width: 1025px) {
  #sector-hero-sector .bannerContent {
    padding-right: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  #sector-hero-sector .bannerContent {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sector-hero-sector .bannerContent {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  #sector-hero-sector .bannerContent {
    padding-right: 30px;
  }
}
@media (min-width: 1025px) {
  #sector-hero-sector .bannerContent h1.bannerTitle {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  #sector-hero-sector .bannerContent h1.bannerTitle {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #sector-hero-sector .bannerContent h1.bannerTitle {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  #sector-hero-sector .bannerContent h1.bannerTitle {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 667px) {
  #sector-hero-sector .bannerContent {
    position: relative !important;
    width: 100%;
    margin: 0 !important;
    border: none !important;
    border-radius: 0;
  }
}

section#ourSector .padding--0 {
  padding: 0 !important;
}
section#ourSector .single-link:after {
  opacity: 1;
  transition: all 0.3s ease-out;
  z-index: -1;
  content: "";
  position: absolute;
  top: 0%;
  bottom: 0;
  transition: all 0.5s;
  left: 0;
  right: 0;
  background: #000000;
  background: linear-gradient(359deg, rgba(0, 0, 0, 0.74) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 30px !important;
}
section#ourSector .single-link:hover:after {
  background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
}
section#ourSector .single-link {
  border-radius: 30px !important;
}
section#ourSector .single-link img {
  border-radius: 30px !important;
}
section#ourSector .single-link:hover .titlesector {
  display: none;
}
section#ourSector .single-link:hover .blockwrapsector {
  opacity: 1;
  bottom: 5%;
}
section#ourSector .single-link:hover .text-inner {
  max-height: fit-content !important;
}
section#ourSector .single-link:hover::before {
  opacity: 0 !important;
}
@media screen and (max-width: 667px) {
  section#ourSector .single-link img {
    border-radius: 30px !important;
  }
}
section#ourSector .sectorImage {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  section#ourSector .sectorImage {
    height: 20.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  section#ourSector .sectorImage {
    height: 20.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#ourSector .sectorImage {
    height: 300px;
  }
}
@media (max-width: 600px) {
  section#ourSector .sectorImage {
    height: 300px;
  }
}
section#ourSector .sectorImage .titlesector {
  top: auto;
  bottom: 5%;
  right: auto;
  left: 5%;
}
section#ourSector .sectorImage .blockwrapsector {
  position: absolute;
  top: auto;
  bottom: -10%;
  right: 0;
  left: 0;
  width: 80%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
@media (min-width: 1025px) {
  section#ourSector .sectorImage .blockwrapsector {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  section#ourSector .sectorImage .blockwrapsector {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#ourSector .sectorImage .blockwrapsector {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  section#ourSector .sectorImage .blockwrapsector {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  section#ourSector .sectorImage .blockwrapsector {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  section#ourSector .sectorImage .blockwrapsector {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#ourSector .sectorImage .blockwrapsector {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  section#ourSector .sectorImage .blockwrapsector {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 667px) {
  section#ourSector .sectorImage .blockwrapsector {
    width: 100%;
    opacity: 1 !important;
    bottom: 0% !important;
    justify-content: end !important;
  }
}

section#services-overviews {
  background-image: url(https://www.vendingsense.co.uk/wp-content/uploads/2026/04/changedrop.svg) !important;
  background-position: -200px 0 !important;
  margin-bottom: 0 !important;
}
section#services-overviews .width--20 {
  width: 20% !important;
}
@media screen and (max-width: 667px) {
  section#services-overviews .width--20 {
    width: 100% !important;
  }
}
section#services-overviews img {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  section#services-overviews img {
    height: 18.2291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  section#services-overviews img {
    height: 18.2291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#services-overviews img {
    height: 300px;
  }
}
@media (max-width: 600px) {
  section#services-overviews img {
    height: 300px;
  }
}

section#logoSlider .logo-slider .slide-item {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1025px) {
  section#logoSlider .logo-slider .slide-item {
    height: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  section#logoSlider .logo-slider .slide-item {
    height: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#logoSlider .logo-slider .slide-item {
    height: 50px;
  }
}
@media (max-width: 600px) {
  section#logoSlider .logo-slider .slide-item {
    height: 50px;
  }
}
section#logoSlider .logo-slider .slide-item img {
  margin: auto;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media (min-width: 1025px) {
  section#craftMerketing .three-item-grid .list-item {
    width: 26%;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  section#craftMerketing .three-item-grid .list-item {
    width: 26%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#craftMerketing .three-item-grid .list-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  section#craftMerketing .three-item-grid .list-item {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  section#craftMerketing .three-item-grid .list-item p {
    font-size: 1.0416666667vw !important;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  section#craftMerketing .three-item-grid .list-item p {
    font-size: 1.1458333333vw !important;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#craftMerketing .three-item-grid .list-item p {
    font-size: 16px !important;
  }
}
@media (max-width: 600px) {
  section#craftMerketing .three-item-grid .list-item p {
    font-size: 16px !important;
  }
}
@media (min-width: 1025px) {
  section#craftMerketing .three-item-grid .list-item p {
    line-height: 1.4583333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  section#craftMerketing .three-item-grid .list-item p {
    line-height: 1.6666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#craftMerketing .three-item-grid .list-item p {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  section#craftMerketing .three-item-grid .list-item p {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  section#craftMerketing .three-item-grid .list-item img {
    height: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  section#craftMerketing .three-item-grid .list-item img {
    height: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#craftMerketing .three-item-grid .list-item img {
    height: 60px;
  }
}
@media (max-width: 600px) {
  section#craftMerketing .three-item-grid .list-item img {
    height: 60px;
  }
}
@media (min-width: 1025px) {
  section#craftMerketing .three-item-grid .list-item img {
    width: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  section#craftMerketing .three-item-grid .list-item img {
    width: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#craftMerketing .three-item-grid .list-item img {
    width: 60px;
  }
}
@media (max-width: 600px) {
  section#craftMerketing .three-item-grid .list-item img {
    width: 60px;
  }
}
section#craftMerketing .three-item-grid .list-item img {
  object-fit: cover;
  filter: brightness(0) invert(1);
}

section#machinescofee .single-service-card img {
  border-radius: 30px;
}

section#formsecs {
  margin: 0 !important;
}
section#formsecs .formblock {
  --tw-bg-opacity: 1;
  background-color: rgb(188, 208, 181, var(--tw-bg-opacity));
}
@media (min-width: 1025px) {
  section#formsecs .formblock {
    padding: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  section#formsecs .formblock {
    padding: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#formsecs .formblock {
    padding: 30px;
  }
}
@media (max-width: 600px) {
  section#formsecs .formblock {
    padding: 30px;
  }
}
section#formsecs .formblock {
  border-radius: 30px;
}
@media (min-width: 1025px) {
  section#formsecs .formblock {
    margin-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  section#formsecs .formblock {
    margin-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#formsecs .formblock {
    margin-left: 0px;
  }
}
@media (max-width: 600px) {
  section#formsecs .formblock {
    margin-left: 0px;
  }
}
@media screen and (max-width: 667px) {
  section#formsecs .formblock {
    margin-top: 30px !important;
  }
}
section#formsecs .hbspt-form form fieldset {
  max-width: 100% !important;
}
section#formsecs img {
  border-radius: 30px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1025px) {
  section#formsecs .width--42.flex-grow-1 {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1700px) {
  section#formsecs .width--42.flex-grow-1 {
    margin-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  section#formsecs .width--42.flex-grow-1 {
    margin-right: 0px;
  }
}
@media (max-width: 600px) {
  section#formsecs .width--42.flex-grow-1 {
    margin-right: 0px;
  }
}
@media screen and (max-width: 1025px) {
  section#formsecs .width--42.flex-grow-1 {
    height: 300px !important;
  }
  section#formsecs .width--42.flex-grow-1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

section#formsecs h5.item-fade-up {
  font-weight: 700;
}

@media screen and (min-width: 1925px) {
  section#caseStudy .site-container {
    max-width: fit-content;
    margin: auto;
  }
}
@media (min-width: 1024px) {
  .category-grid, .case-study-cta {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
/*# sourceMappingURL=sectors.module.css.map */
