.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bg-white {
  width: 100%;
  float: none;
  clear: none;
  text-align: left;
  background-color: #fff;
  border: 1px #003e6b;
  flex: 1;
  justify-content: space-around;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 20px;
  display: flex;
  position: static;
}

.bg-white.testimonails {
  display: none;
}

.bg-white.secondtestimonial.newhome {
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 60px;
}

.bg-white.secondtestimonial.newhome.pricing {
  padding-top: 40px;
}

.bg-white.newhome-features {
  background-color: #d9e2ec;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 60px;
}

.bg-white.newhome-faqs {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.bg-white.newhome-faqs.affiliates {
  background-color: #f0f4f8;
}

.bg-white.newhome-faqs.affiliates.terv {
  -webkit-text-fill-color: inherit;
  background-color: #e1d99e;
  background-clip: border-box;
}

.bg-white.cricket, .bg-white.football {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.bg-alternate {
  width: 100%;
  min-width: 100%;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  padding: 60px 20px;
  display: block;
}

.bg-alternate.navsection {
  z-index: auto;
  width: 100%;
  min-height: 86px;
  background-color: #003e6b;
  align-items: stretch;
  padding: 0 20px;
  display: flex;
  position: relative;
  top: 0;
  bottom: auto;
  overflow: visible;
}

.bg-alternate.leadmagnet {
  background-color: #dceefb;
  padding-top: 60px;
  padding-bottom: 60px;
}

.bg-alternate.bottomtestimonial {
  margin-bottom: 0;
  padding-top: 60px;
}

.bg-alternate.bottomtestimonial.capterra {
  background-color: #dceefb;
}

.bg-alternate.trustedbysection {
  text-align: left;
  background-color: #fff;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.bg-alternate.newhomepricing {
  background-color: #f0f4f8;
  padding-top: 60px;
  padding-bottom: 60px;
}

.bg-alternate.newhomebenefits {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.bg-alternate.affiliate {
  background-color: #f0f4f8;
}

.bg-alternate.tervtestimonial, .bg-alternate.lazaroutestimonial {
  background-color: #dceefb;
}

.bg-alternate.davesnooktestimonial {
  background-color: #dceefb;
  padding-top: 60px;
}

.bg-footer {
  background-color: #202e44;
}

.footer {
  text-align: center;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 40px;
}

.footer.bg-footer {
  -webkit-text-fill-color: inherit;
  background-color: #003e6b;
  background-image: url('../images/Footer.svg');
  background-position: 0 0;
  background-size: 410px;
  background-clip: border-box;
  margin-top: 0;
  margin-bottom: 0;
  padding: 140px 20px 0;
}

.footer-flex-container {
  width: 100%;
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-heading {
  color: #b6e0fe;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #dceefb;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.div-block {
  float: left;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block.pricingcolumn {
  width: 100%;
  min-height: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 0 solid #000;
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
}

.navbar {
  z-index: 9999;
  width: 100%;
  height: 86px;
  object-fit: fill;
  background-color: #003e6b;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.navbar.affiliates {
  background-color: #87eaf2;
}

.heading {
  clear: none;
  color: #102a43;
  font-family: Inter, sans-serif;
}

.heading.pageheader {
  width: auto;
  color: #b6e0fe;
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 3.7rem;
  font-weight: 500;
  line-height: 4rem;
}

.heading.pageheader.primary1 {
  color: #003e6b;
  text-align: left;
  font-size: 1.875rem;
}

.heading.pageheader.primary1.releasenotes {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
}

.heading.pageheader.primary1.releasenotes.terms {
  margin-bottom: 20px;
}

.heading.pageheader.primary1.releasenotes.privacy {
  margin-bottom: 40px;
}

.heading.pageheader.landingpage {
  width: 100%;
  color: #102a43;
  text-align: center;
  letter-spacing: 0;
  white-space: normal;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  padding: 10px;
  font-size: 7vw;
  font-weight: 900;
  line-height: 8vw;
}

.heading.pageheader.landingpage.rugby {
  margin-top: 0;
  font-size: 6.5vw;
  line-height: 7vw;
  overflow: visible;
}

.heading.pageheader.landingpage.cricket {
  width: auto;
  color: #003e6b;
  margin-top: 15px;
  margin-left: 364px;
  font-size: 3.5rem;
  line-height: 4rem;
}

.heading.pageheader.landingpage.cricket.althero {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  text-align: left;
  object-fit: contain;
  margin-top: 10%;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 4.6vw;
  line-height: 5vw;
}

.heading.pageheader.landingpage.cricket.althero.newhome {
  color: #84c5f4;
  margin-top: auto;
  font-size: 2.3vw;
  font-weight: 500;
  line-height: 2.8vw;
}

.heading.pageheader.landingpage.cricket.althero.newhome.affiliates {
  color: #044e54;
  font-weight: 700;
}

.heading.pageheader.landingpage.cricket.althero.newhome.affiliates.hockeywales {
  color: #84c5f4;
}

.heading.pageheader.landingpage.cricket.althero.newhome.affiliates.terv {
  color: #f7d31a;
  font-size: 4.5vw;
  line-height: 5vw;
}

.heading.pageheader.landingpage.cricket.althero.newhome.capterra {
  text-align: center;
  font-size: 3vw;
  line-height: 3vw;
}

.heading.pageheader.landingpage.cricket.althero.athletics {
  color: #f0f4f8;
  text-align: right;
  margin-top: 0%;
  padding-right: 5%;
}

.heading.featureheader {
  margin-top: 40px;
  font-size: 18px;
  font-weight: 500;
  line-height: 8px;
}

.heading.featureheader.primary1 {
  color: #003e6b;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.heading.featureheader.neutral1 {
  color: #102a43;
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.625rem;
}

.heading.featureheader.neutral1.featuresgrid {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}

.heading.featureheader.neutral1.featuresgrid.faqs {
  margin-top: 0;
}

.heading.featureheader.neutral1.featuresgrid.faqs.affiliates.terv {
  color: #416237;
}

.heading.featureheader.neutral1.featuresgrid.pricing {
  margin-top: 0;
}

.heading.featureheader.neutral1.homeintro {
  margin-top: 20px;
  margin-bottom: 0;
}

.heading.featureheader.neutral1.homeintro.subheader {
  font-size: 1.4rem;
}

.heading.featureheader.neutral1.whypayzip {
  text-align: center;
  margin-top: 0;
}

.heading.featureheader.neutral1.twoways {
  margin-top: 0;
  line-height: 1.8rem;
}

.heading.featureheader.neutral1.twoways.introheader {
  line-height: 2rem;
}

.heading.featureheader.neutral1.invoicemethod {
  color: #003e6b;
  margin-bottom: 30px;
}

.heading.featureheader.neutral1.pingmethod {
  color: #003e6b;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  margin-bottom: 30px;
}

.text-block {
  width: 96%;
  color: #334e68;
  text-align: left;
  border-radius: 0;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block.primary1 {
  color: #003e6b;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.38rem;
}

.text-block.primary1.herobody {
  color: #f0f4f8;
  margin-top: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-block.primary1.herobody.landingpage {
  width: 100%;
  color: #102a43;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 0;
  font-size: 1.125rem;
}

.text-block.primary1.herobody.newhome {
  color: #f0f4f8;
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.text-block.primary1.herobody.newhome.affiliates {
  color: #044e54;
}

.text-block.primary1.herobody.newhome.affiliates.hockeywales {
  color: #dceefb;
}

.text-block.primary1.herobody.newhome.affiliates.terv {
  color: #fff;
}

.text-block.primary1.herobody.newhome.capterra {
  text-align: center;
  font-size: 2.1vw;
  line-height: 2.6vw;
}

.text-block.neutral1 {
  width: 100%;
  color: #102a43;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.text-block.neutral1.affiliates {
  margin-bottom: 0;
}

.text-block.neutral1.primary1 {
  color: #003e6b;
}

.text-block.pricingpertransaction {
  text-align: center;
  margin-bottom: 5px;
  font-size: .875rem;
  line-height: 1rem;
}

.text-block.pricingpertransaction.volumediscounts {
  margin-top: 20px;
}

.div-section-header {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-section-header.trustedbydiv {
  width: 100%;
  max-width: 1110px;
  margin-top: 0;
  margin-bottom: 0;
}

.body {
  background-color: #f0f4f8;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
}

.body.affiliates {
  background-color: #f0f4f8;
}

.nav-link-2 {
  color: #dceefb;
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
}

.nav-link-2.w--current {
  color: #62b0e8;
  font-weight: 500;
}

.nav-link-2.affiliates {
  color: #044e54;
}

.nav-link-5 {
  font-family: Inter, sans-serif;
}

.nav-link-5.primary1 {
  color: #003e6b;
  display: none;
}

.text-block-2 {
  font-family: Inter, sans-serif;
}

.text-block-2.secondarycolour {
  color: #186faf;
}

.text-block-2.secondarycolour.tertiaryheading {
  color: #102a43;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-weight: 500;
}

.text-block-2.secondarycolour.tertiaryheading.neutral1 {
  margin-bottom: 10px;
  font-size: 1.125rem;
}

.text-block-2.secondarycolour.tertiaryheading.neutral1.organisationname {
  font-size: .875rem;
}

.logochain {
  max-height: 90px;
  max-width: 150px;
  background-color: rgba(0, 0, 0, 0);
  margin-right: auto;
  display: inline-block;
}

.logochain.logochainend {
  border: 1px #b6e0fe;
  margin-right: 0;
}

.div-block-3 {
  min-width: 100px;
  text-align: center;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-right: 0;
  display: block;
}

.div-block-3.logodiv {
  text-align: center;
  object-fit: fill;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  position: static;
}

.button {
  min-width: 90px;
  color: #003e6b;
  background-color: #84c5f4;
  border: 1px solid #003e6b;
  border-radius: 5px;
  margin-top: 11px;
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
}

.button.homehero {
  width: 100%;
  height: 60px;
  min-height: 50px;
  color: #003e6b;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #84c5f4;
  background-clip: border-box;
  border-radius: 9px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 10px;
  margin-right: 0;
  padding-top: 8px;
  font-size: 1.25rem;
  line-height: 1.5rem;
  display: flex;
}

.image {
  width: 118px;
  height: 26px;
  margin-top: 0;
}

.button-2 {
  color: #003e6b;
  -webkit-text-fill-color: inherit;
  background-color: #f0f4f8;
  background-clip: border-box;
  border: 1px solid #003e6b;
  border-radius: 5px;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.button-2.startnow {
  width: 300px;
  height: 50px;
  min-height: 50px;
  min-width: 90px;
  color: #dceefb;
  text-align: center;
  background-color: #003e6b;
  border-radius: 9px;
  flex-direction: column;
  justify-content: center;
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.5rem;
  display: flex;
}

.button-2.startnow.bottombutton {
  margin-top: 0;
  margin-bottom: 0;
}

.button-2.startnow.bottombutton.referrerurl {
  width: 440px;
}

.button-2.startnow.bottombutton.referrerurl.pricingcta {
  margin-bottom: 20px;
}

.button-2.startnow.tipsbutton {
  width: 400px;
}

.button-2.startnow.football.referrerurl {
  width: 350px;
}

.button-2.startnow.football.referrerurl.hockeywales {
  width: auto;
  min-width: auto;
}

.button-2.startnow.football.referrerurl.terv {
  width: auto;
  min-width: auto;
  color: #44653d;
  background-color: #f7d31a;
}

.button-2.startnow.football.referrerurl.two-methods {
  width: 430px;
}

.button-2.startnow.football.referrerurl.lazarou {
  width: 400px;
}

.button-2.startnow.football.referrerurl.featurescta {
  width: 35vw;
  height: auto;
  min-height: auto;
  margin-bottom: 20px;
  padding: 10px 2vw;
  font-size: 1.6vw;
  line-height: 1.5rem;
}

.div-block-6 {
  width: 95%;
  flex-direction: row;
  margin-top: 0;
  display: flex;
}

.div-block-6.bottompricingbutton {
  margin-top: 40px;
}

.div-block-6.bottompricingbutton.pricing {
  margin-top: 20px;
}

.div-block-7 {
  width: 45%;
  text-align: left;
}

.div-block-7.rightbutton {
  width: 100%;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 40px;
  display: flex;
}

.div-block-7.rightbutton.homepage {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.div-block-7.rightbutton.homepage.firstcta {
  flex-direction: column;
  margin-top: 20px;
}

.div-block-7.rightbutton.homepage.firstcta.landingpage {
  margin-top: 40px;
  margin-bottom: 0;
}

.div-block-7.rightbutton.homepage.firstcta.pricingpage {
  margin-top: 40px;
}

.div-block-7.rightbutton.pricing {
  margin-top: 20px;
  margin-bottom: 0;
}

.div-block-9 {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  font-style: normal;
}

.div-block-9.youcan {
  width: 100%;
  flex-direction: column;
  display: flex;
}

.div-block-9.herosection {
  width: 100%;
  max-width: 1160px;
  flex-direction: row;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 56px;
  display: flex;
}

.div-block-9.herosection.terms, .div-block-9.herosection.privacy {
  flex-direction: column;
  padding-top: 0;
}

.div-block-9.copyrightdiv {
  height: 140px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-9.startcollecting {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 60px;
  display: flex;
}

.div-block-9.startcollecting.topbutton {
  width: 64%;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-9.startcollecting.topbutton.capterra {
  width: 100%;
  margin-top: -60px;
}

.div-block-9.featuresgrid {
  margin-bottom: 0;
  padding-top: 0;
}

.div-block-9.pricing {
  margin-top: 60px;
  margin-bottom: 60px;
}

.div-block-9.pricing.football {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-9.leadmagnet {
  margin-top: 20px;
}

.div-block-9.leadmagnet.football {
  margin-top: 0;
}

.div-block-9.faqs {
  margin-top: 60px;
}

.div-block-9.faqs.football {
  margin-top: 0;
}

.div-block-9.twoways {
  text-align: center;
}

.image-2 {
  width: 17%;
  max-width: 50%;
  margin-top: 20px;
  margin-right: 20px;
}

.copyright {
  width: 1110px;
  color: #b6e0fe;
  text-align: center;
  justify-content: center;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  font-family: Inter, sans-serif;
  font-size: 12px;
  display: flex;
}

.brand {
  width: 25%;
  text-align: left;
}

.brand.w--current {
  width: 25%;
}

.nav-menu {
  width: 25%;
  max-width: none;
  text-align: right;
  justify-content: flex-end;
  align-items: flex-start;
  font-size: .875rem;
  line-height: 1.25rem;
  display: flex;
}

.grid {
  width: 100%;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  align-items: stretch;
  justify-items: stretch;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-left: 3%;
  padding-right: 3%;
}

.image-3 {
  max-width: 80px;
}

.grid-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto auto;
  align-items: center;
}

.div-block-12.paylogos {
  text-align: center;
  align-self: auto;
}

.image-4 {
  width: 80px;
  max-width: 80px;
}

.image-4.pings {
  height: 80px;
  color: #003e6b;
}

.div-block-14 {
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-15 {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.heading-2 {
  font-weight: 500;
}

.heading-2.pricingpercentage {
  color: #003e6b;
  margin-top: 0;
  font-size: 2.25rem;
  line-height: 2.75rem;
  display: inline-block;
}

.heading-2.blogposts {
  color: #102a43;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.3rem;
  line-height: 1.8rem;
}

.pricingtransactionfee {
  color: #003e6b;
  margin-top: 0;
  margin-left: 10px;
  font-size: 1.3125rem;
  font-weight: 300;
  line-height: 2.125rem;
  display: inline-block;
  position: static;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

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

.div-block-19 {
  width: 25%;
  display: block;
}

.releasecontainer {
  border-radius: 10px;
  flex-direction: column;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 20px 40px 40px;
  display: flex;
}

.releasecontainer.releasewhite {
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 40px;
}

.releasecontainer.releasewhite.terms, .releasecontainer.releasewhite.privacy {
  margin-top: 0;
}

.releaseheading {
  color: #102a43;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
}

.releaseheading.termsconditionsclauseheading {
  margin-top: 0;
  font-size: 1.25rem;
  font-weight: 400;
}

.releasedatetext {
  color: #102a43;
  font-size: .875rem;
  font-weight: 300;
}

.releaseitemdiv {
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.releasenoteitemdescription {
  color: #102a43;
  align-items: center;
  margin-left: 20px;
  font-size: 1rem;
  display: inline-block;
}

.releasenoteitemdescription.termsconditionstextblock {
  margin-left: 0;
  line-height: 1.5rem;
}

.releasenoteitemgrid {
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 20px;
}

.releasenoteitemgrid.termsconditionsgrid {
  grid-column-gap: 16px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.releasenoteitemgrid.affiliatetermsconditions {
  grid-row-gap: 20px;
  margin-bottom: 40px;
}

.list-item-2 {
  display: none;
}

.bold-text {
  font-weight: 600;
}

.termsconditionslink {
  flex: 0 auto;
  margin-bottom: 20px;
  font-size: 1rem;
  font-weight: 300;
  position: relative;
}

.list-2 {
  padding-left: 80px;
  font-size: 1.25rem;
  line-height: 1.5rem;
  list-style-type: lower-roman;
}

.list-2.privacypolicy {
  list-style-type: disc;
}

.list-2.affiliatetermsconditions {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  list-style-type: disc;
}

.list-2.affiliatetermsconditions.alphabullet {
  list-style-type: lower-alpha;
}

.list-2.affiliatetermsconditions.numeralbullet {
  list-style-type: lower-roman;
}

.termsconditionsclausebullettext {
  color: #102a43;
  margin-bottom: 10px;
  font-size: 1rem;
}

.navbargroupdiv {
  width: 50%;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

.text-block-5 {
  color: #102a43;
  margin-bottom: 20px;
  font-size: 1.1255rem;
  font-style: normal;
  line-height: 1.8rem;
}

.text-block-5.pullquote {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 40px;
  padding-left: 0;
  padding-right: 0;
  font-size: 2.2vw;
  font-style: normal;
  font-weight: 300;
  line-height: 2.9vw;
}

.text-block-5.pullquote.landingpage, .text-block-5.pullquote.landingpage.davesnook, .text-block-5.pullquote.landingpage.anniep {
  font-size: 2.2vw;
  font-style: normal;
  font-weight: 300;
  line-height: 2.9vw;
}

.text-block-5.pullquoteauthor {
  width: 100%;
  margin-bottom: 0;
  margin-left: 40px;
  font-style: normal;
}

.text-block-5.football {
  font-size: 1.125rem;
}

.text-block-5.errortext {
  color: red;
  display: none;
}

.text-block-5.successtext {
  color: #24c903;
  margin-top: 20px;
  display: none;
}

.text-block-6 {
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.list-3 {
  color: #102a43;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
  padding-left: 0;
  font-size: 1.132rem;
  line-height: 1.625rem;
  list-style-type: none;
}

.list-3.homepage {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
}

.list-3.homepage.hockeywales {
  margin-bottom: 40px;
  margin-left: 40px;
}

.list-item-4 {
  background-image: url('../images/check-circle.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 1.5rem;
  background-attachment: scroll;
  margin-bottom: 12px;
  padding-left: 42px;
  font-size: 1.125rem;
}

.bold-text-2 {
  color: #2680c2;
}

.text-block-7 {
  color: #003e6b;
  background-color: #87eaf2;
  border-radius: 10px;
  padding: 20px;
  font-family: Inter, sans-serif;
  font-size: 1.5rem;
}

.text-block-7.moneycollected {
  color: #f0f4f8;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.text-block-7.moneycollected.landingpage {
  width: 100%;
  color: #102a43;
  text-align: center;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.125rem;
  line-height: 2rem;
}

.div-block-23 {
  width: auto;
  display: block;
}

.featurelightbox {
  width: 100%;
  min-width: auto;
  text-align: left;
  margin-top: 20px;
}

.featurelightbox.affiliates {
  max-width: 300px;
}

.lightboxtext {
  text-align: center;
  font-size: .75rem;
  font-weight: 300;
  text-decoration: none;
}

.lightboxtext.mobile {
  display: none;
}

.lightboxtext.mobile.extramargin, .lightboxtext.notmobile.extramargin {
  margin-top: 10px;
}

.div-block-24 {
  width: 20%;
  margin-top: 0;
  display: inline-block;
}

.div-block-25 {
  width: 80%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-self: auto;
  display: flex;
}

.testimonialdiv {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.testimonialdiv.davesnook {
  padding-top: 0;
}

.testimonialdiv.simonthomas {
  font-style: normal;
}

.testimonialdiv.pricing.patricksteed {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.testimonialdiv.anniep {
  padding-top: 0;
}

.image-8 {
  width: 100%;
  height: 100%;
  max-height: 100%;
  border-radius: 50%;
}

.text-block-8 {
  color: #102a43;
  margin-top: 10px;
  display: block;
}

.text-block-8.homehero {
  color: #f0f4f8;
  margin-top: 0;
  margin-bottom: 5px;
}

.text-block-8.pricingnorisk {
  margin-top: 5px;
  font-size: 1.3vw;
  line-height: 1.5vw;
}

.text-block-8.brighttext {
  color: #f0f4f8;
}

.div-block-26 {
  display: flex;
}

.div-block-27 {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-style: normal;
  display: flex;
}

.div-block-28 {
  width: 50%;
  padding-left: 40px;
}

.tipstext {
  color: #003e6b;
  text-align: center;
  margin-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.leadmagnetheader {
  color: #334e68;
  font-size: 2rem;
  line-height: 2.5rem;
}

.socialogosdiv {
  max-height: 50px;
  max-width: 50px;
  min-height: 50px;
  min-width: 50px;
  margin-right: 10px;
}

.text-span-2 {
  color: #f0f4f8;
}

.text-span-3 {
  font-style: italic;
}

.socialicons {
  width: 40px;
  display: flex;
}

.collecttext {
  color: #102a43;
  font-size: 1rem;
  line-height: 1.75rem;
}

.collectdiv {
  max-width: 100%;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.grid-6 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 60px;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  justify-items: center;
  margin-top: 40px;
  margin-bottom: 60px;
}

.grid-6.football {
  margin-bottom: 40px;
}

.div-block-29 {
  max-width: 80px;
  margin-bottom: 10px;
}

.lightbox-link, .lightbox-link-2, .lightbox-link-3, .lightbox-link-4 {
  text-decoration: none;
}

.lightbox-link-4.affiliates {
  width: 100%;
  text-align: center;
}

.questionsgroup {
  margin-top: 40px;
  margin-bottom: 60px;
}

.questionsgroup.football {
  margin-bottom: 0;
}

.questionsgroup.football.affiliates {
  margin-top: 0;
  margin-bottom: 20px;
  font-style: normal;
}

.question {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 0;
  display: flex;
}

.question.affiliatefaqquestion1 {
  margin-top: 0;
}

.questiontext {
  color: #003e6b;
  margin-bottom: 10px;
  font-size: 1.325rem;
  font-weight: 600;
  line-height: 1.75rem;
}

.questiontext.terv {
  color: #416237;
}

.answertext {
  color: #003e6b;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.answertext.terv {
  color: #416237;
}

.text-span-5 {
  font-weight: 800;
}

.pricingdefinition {
  width: 100%;
  color: #003e6b;
  text-align: left;
  margin-top: 40px;
  font-size: 1.125rem;
}

.pricingdefinition.pricing {
  text-align: center;
}

.div-block-30 {
  display: flex;
}

.pricingitemtext {
  color: #003e6b;
  text-align: left;
  padding-left: 20px;
  font-size: 1.125rem;
  line-height: 1.6rem;
}

.grid-7 {
  margin-top: 40px;
}

.pricingitemcheckmark {
  width: 20px;
  height: 20px;
}

.text-block-9 {
  width: 100%;
  color: #003e6b;
  text-align: left;
  margin-top: 40px;
  font-size: 1.125rem;
  line-height: 1.6rem;
}

.text-block-9.pricing {
  text-align: center;
}

.footerlogo {
  width: 64px;
}

.div-block-31, .div-block-32, .div-block-33 {
  width: 25%;
}

.collecticon {
  width: auto;
}

.herogrid {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  background-color: #f0f4f8;
  grid-template-rows: minmax(0, 1fr) auto;
}

.herogrid.newhome {
  grid-row-gap: 0px;
  background-color: #003e6b;
  background-image: linear-gradient(#003e6b, #0a558c);
  grid-template-rows: minmax(200px, 1fr) minmax(auto, 1fr);
  grid-template-columns: minmax(200px, .5fr) minmax(200px, 1fr);
  padding: 40px 5% 60px;
}

.herogrid.newhome.affiliates {
  background-image: linear-gradient(#87eaf2, #bef8fd);
}

.herogrid.newhome.affiliates.hockeywales {
  background-color: #232020;
  background-image: none;
}

.herogrid.newhome.affiliates.terv {
  background-color: #44653d;
  background-image: none;
}

.image-9 {
  width: 100%;
  object-fit: fill;
}

.image-9.newhome {
  height: auto;
  max-height: 100%;
  border: 0 solid #003e6b;
  border-radius: 5px;
  margin-top: auto;
  margin-bottom: auto;
}

.image-9.newhome.lazarou {
  width: auto;
  border-radius: 12px;
  margin-left: auto;
  margin-right: auto;
}

.image-9.newhome.capterra {
  border-style: none;
  border-radius: 0;
}

.heroimagegrid {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  grid-row-gap: 0px;
  grid-template-rows: minmax(auto, 1fr) minmax(auto, 1fr);
  grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr);
}

.heroimagegrid.football {
  width: 100%;
  min-width: 100%;
  grid-template-rows: minmax(0, 1fr) minmax(auto, 1fr);
}

.image-10 {
  width: 100%;
}

.image-11 {
  width: 100%;
  max-height: none;
  min-width: 100%;
}

.div-block-34 {
  margin-top: auto;
  margin-bottom: auto;
}

.div-block-34.capterra {
  margin-top: 0;
  margin-bottom: 0;
}

.anchordiv {
  height: 146px;
  margin-top: -146px;
  display: block;
}

.affiliatestrategieslist {
  color: #102a43;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 1.125rem;
  line-height: 1.625rem;
  list-style-type: disc;
}

.affiliatesignupbutton {
  color: #e0fcff;
  background-color: #044e54;
  border-radius: 8px;
  margin-top: 10px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.affiliatesignupbutton.hockeywales {
  color: #003e6b;
  background-color: #84c5f4;
}

.affiliatesignupbutton.terv {
  color: #44653d;
  background-color: #f7d31a;
}

.affiliatepromotionmethoddiv {
  display: flex;
}

.affiliatepromotionmethodtext {
  color: #102a43;
  align-self: center;
  margin-left: 20px;
  font-size: 1.125rem;
  line-height: 1.625rem;
}

.affiliatepromotionmethodimage {
  max-width: 50px;
}

.affiliatepromotionalstrategiesgrid {
  grid-row-gap: 20px;
  align-items: stretch;
  justify-items: stretch;
  margin-top: 40px;
  margin-bottom: 40px;
}

.affiliatewholistitem {
  background-image: url('../images/check-circle.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 10px;
  padding-left: 30px;
  list-style-type: none;
}

.text-span-6 {
  font-weight: 600;
}

.sectionadbanner {
  height: auto;
  background-color: #003e6b;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.buttondiv {
  text-align: center;
  justify-content: center;
  display: flex;
}

.webinardiv {
  min-height: 50px;
  color: #fff;
  text-align: center;
  background-color: #84c5f4;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  display: flex;
}

.webinardiv.terv {
  color: #416237;
  background-color: #e1d99e;
}

.inlinetextlink {
  margin-left: .3rem;
  margin-right: .3rem;
}

.navlinkholderdiv {
  align-items: center;
  display: flex;
}

.twowaysdiv {
  text-align: center;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.invoicemethoddiv {
  width: 48%;
  background-color: #dceefb;
  border: 1px #003e6b;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  padding: 60px;
  display: flex;
}

.pingmethoddiv {
  width: 48%;
  background-color: #dceefb;
  border: 1px #003e6b;
  border-radius: 20px;
  padding: 60px;
}

.image-12 {
  width: 120px;
  height: 120px;
}

.link {
  text-align: center;
}

.link.allfeatures {
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

.newhomecollectmoneydiv {
  margin-top: 30px;
}

.newhomecollectmoneydiv.capterra {
  margin-top: 0;
}

.bold-text-3, .bold-text-4 {
  color: #2680c2;
}

.anniepbold {
  color: #102a43;
}

.usefulblogpostscontainer {
  max-width: 1000px;
  display: flex;
}

.usefulblogposts {
  width: auto;
  max-height: 50%;
  background-color: #d9e2ec;
  border-radius: 14px 14px 0 0;
  margin-left: 40px;
  padding: 20px 30px;
}

.bloglink {
  color: #003e6b;
  margin-bottom: 20px;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5rem;
  display: block;
}

.sidebardiv {
  width: 33%;
}

.form-block {
  background-color: #d9e2ec;
  border-bottom-right-radius: 14px;
  border-bottom-left-radius: 14px;
  margin-left: 40px;
  padding: 0 30px 20px;
}

.emailsignupbutton {
  width: 100%;
  color: #dceefb;
  background-color: #003e6b;
  border-radius: 9px;
  margin-top: 10px;
  font-size: 1.25rem;
  line-height: 1.5rem;
}

.text-block-10 {
  margin-bottom: 20px;
  font-size: 1rem;
  line-height: 1.3rem;
}

.bythenumberslist {
  font-family: Open Sans, sans-serif;
  list-style-type: none;
}

.list-item-5 {
  margin-bottom: 40px;
  display: flex;
}

.div-block-35 {
  flex-direction: column;
  align-self: center;
  margin-left: 20px;
  display: flex;
}

.text-block-11 {
  font-family: Inter, sans-serif;
  font-size: 1.125rem;
  line-height: 1.8rem;
}

.heading-3 {
  font-family: Inter, sans-serif;
}

.heading-3.numberedlist {
  margin-top: 0;
  margin-bottom: 0;
}

.image-15 {
  max-height: 60px;
  max-width: 60px;
}

.capterrapaymentmethods {
  width: 50%;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dashboardscreenshot {
  margin-bottom: 20px;
}

.landingpageherotitle {
  text-align: center;
  background-color: #003e6b;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.landingpageherotitle.subtitle {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  margin-top: 20px;
  margin-bottom: 40px;
}

.landingpageherotitle.capterra {
  padding-top: 20px;
  padding-bottom: 40px;
}

.bg-transparent.capterra {
  background-image: linear-gradient(#003e6b, #0a558c);
}

.signupcontainer {
  max-width: 1100px;
  flex-direction: column;
  display: flex;
  position: static;
}

.form {
  display: block;
}

.form.signup {
  width: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.signupformdiv {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.signupformdiv.cta {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.signupcomponentpairdiv {
  width: 35%;
  flex-direction: column;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.div-block-36 {
  width: 100%;
  max-width: 100%;
  min-width: 992px;
  justify-content: center;
  display: flex;
}

.html-embed {
  width: 100%;
}

.form-block-2 {
  width: 100%;
  justify-content: center;
  display: flex;
}

.formlabel {
  color: #102a43;
}

.formlabel.info {
  margin-top: -8px;
  font-size: 12px;
  font-weight: 300;
}

.formanswer {
  color: #102a43;
  font-size: 18px;
  font-weight: 500;
}

.signupformheading {
  color: #003e6b;
  margin-bottom: 40px;
}

@media screen and (min-width: 1280px) {
  .heading.pageheader.landingpage.cricket {
    margin-top: 80px;
    margin-left: 588px;
    font-size: 3.5rem;
    line-height: 4rem;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome {
    text-align: left;
    font-size: 2.3vw;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome.capterra {
    text-align: center;
    font-size: 3vw;
    line-height: 4vw;
  }

  .text-block.primary1.herobody.newhome.capterra {
    margin-top: 40px;
  }

  .button-2.startnow.football.referrerurl.capterra {
    width: 380px;
  }

  .button-2.startnow.football.referrerurl.featurescta {
    font-size: 1.6vw;
    line-height: 1.7rem;
  }

  .text-block-5.pullquote, .text-block-5.pullquote.landingpage, .text-block-5.pullquote.landingpage.davesnook, .text-block-5.pullquote.landingpage.anniep {
    font-size: 1.9vw;
    line-height: 2.4vw;
  }

  .bold-text-2.capterra {
    color: #102a43;
  }

  .testimonialdiv, .testimonialdiv.patrick {
    align-items: center;
  }

  .herogrid.newhome {
    min-width: auto;
    background-image: linear-gradient(#003e6b, #0a558c);
    grid-template-rows: minmax(200px, 1fr);
    grid-template-columns: minmax(200px, 1fr);
  }

  .image-10 {
    text-align: center;
  }

  .newhomecollectmoneydiv.capterra {
    margin-top: 0;
  }

  .bg-transparent {
    background-color: #003e6b;
    background-image: linear-gradient(#003e6b, #0a558c);
  }

  .bg-transparent.capterra {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 1440px) {
  .heading.pageheader.landingpage.cricket {
    margin-top: 20px;
    margin-left: 666px;
    font-size: 3.5rem;
    line-height: 4rem;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome {
    font-size: 1.8vw;
    line-height: 2.3vw;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome.affiliates.terv {
    font-size: 3.5vw;
    line-height: 4vw;
  }

  .button-2.startnow.football.referrerurl.featurescta {
    width: 31vw;
    font-size: 1.4vw;
    line-height: 2vw;
  }

  .text-block-5.pullquote, .text-block-5.pullquote.landingpage, .text-block-5.pullquote.landingpage.davesnook, .text-block-5.pullquote.landingpage.anniep {
    font-size: 1.7vw;
    line-height: 2.2vw;
  }

  .text-block-8.pricingnorisk {
    font-size: 1vw;
    line-height: 1.3vw;
  }

  .herogrid.newhome {
    padding-left: 15%;
    padding-right: 15%;
  }
}

@media screen and (min-width: 1920px) {
  .bg-white.secondtestimonial.newhome, .bg-alternate.davesnooktestimonial {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading.pageheader.landingpage {
    font-size: 6vw;
    line-height: 6.5vw;
  }

  .heading.pageheader.landingpage.rugby {
    font-size: 5vw;
    line-height: 5.5vw;
  }

  .heading.pageheader.landingpage.cricket {
    margin-top: 30px;
    margin-left: 865px;
  }

  .heading.pageheader.landingpage.cricket.althero {
    font-size: 4.4vw;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome.affiliates.terv {
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome.capterra {
    font-size: 2.6vw;
    line-height: 3.1vw;
  }

  .heading.featureheader.neutral1.homeintro.subheader {
    margin-bottom: 10px;
  }

  .text-block.primary1.herobody.newhome.capterra {
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .button-2.startnow.football.referrerurl.featurescta {
    width: 23vw;
    font-size: 1vw;
    line-height: 1.5vw;
  }

  .text-block-5.pullquote {
    margin-top: 0;
    font-size: 1.3vw;
    line-height: 1.8vw;
  }

  .text-block-5.pullquote.landingpage {
    margin-top: 0;
    font-size: 1vw;
    line-height: 1.5vw;
  }

  .text-block-5.pullquote.landingpage.davesnook, .text-block-5.pullquote.landingpage.anniep {
    font-size: 1vw;
    line-height: 1.5vw;
  }

  .text-block-5.football {
    margin-bottom: 30px;
  }

  .div-block-24 {
    margin-top: 0;
  }

  .testimonialdiv, .testimonialdiv.patrick {
    align-items: center;
    margin-top: 0;
  }

  .testimonialdiv.davesnook, .testimonialdiv.anniep {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .text-block-8.pricingnorisk {
    font-size: .8vw;
    line-height: 1.1vw;
  }

  .herogrid.newhome {
    padding-left: 20%;
    padding-right: 20%;
  }

  .image-9 {
    max-width: none;
    object-fit: fill;
  }

  .image-9.newhome {
    height: auto;
    border-style: none;
    border-width: 0;
  }

  .heroimagegrid.football {
    text-align: left;
    align-content: start;
    align-items: stretch;
    justify-items: center;
  }

  .image-10 {
    width: 100vw;
    max-width: none;
    object-fit: fill;
  }
}

@media screen and (max-width: 991px) {
  .bg-white {
    width: 100%;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bg-white.secondtestimonial.newhome {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bg-white.secondtestimonial.newhome.pricing {
    padding-top: 60px;
  }

  .bg-white.newhome-faqs.affiliates {
    padding-left: 0;
    padding-right: 0;
  }

  .bg-alternate {
    width: 100%;
  }

  .bg-alternate.navsection {
    width: 100%;
    justify-content: center;
    margin-bottom: 0;
    overflow: hidden;
  }

  .bg-alternate.landingpagefaq {
    padding-left: 40px;
    padding-right: 40px;
  }

  .bg-alternate.trustedbysection, .bg-alternate.newhomebenefits {
    padding-top: 60px;
  }

  .bg-alternate.affiliate {
    padding-left: 0;
    padding-right: 0;
  }

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

  .footer.bg-footer {
    width: 100vw;
    padding-top: 60px;
  }

  .footer-flex-container {
    justify-content: space-between;
    margin-bottom: 0;
  }

  .footer-heading {
    margin-bottom: 10px;
    font-size: 1.8vw;
  }

  .footer-link {
    font-size: 1.7vw;
    line-height: 2.5vw;
  }

  .navbar {
    width: 100%;
    height: 60px;
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-left: 0;
  }

  .heading.pageheader {
    font-size: 3.7rem;
    line-height: 4rem;
  }

  .heading.pageheader.primary1 {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  .heading.pageheader.primary1.releasenotes {
    margin-bottom: 40px;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .heading.pageheader.landingpage {
    font-size: 3.6rem;
    line-height: 4.1rem;
  }

  .heading.pageheader.landingpage.cricket {
    margin-top: 37px;
    margin-left: 220px;
    font-size: 3rem;
    line-height: 3.5rem;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome {
    font-size: 4vw;
    line-height: 4.7vw;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome.capterra {
    font-size: 4vw;
    line-height: 4.5vw;
  }

  .heading.featureheader.primary1 {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .heading.featureheader.neutral1 {
    margin-bottom: 10px;
    font-size: 1.125rem;
  }

  .heading.featureheader.neutral1.featuresgrid {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.25rem;
  }

  .heading.featureheader.neutral1.featuresgrid.faqs.affiliates {
    margin-bottom: 20px;
  }

  .heading.featureheader.neutral1.featuresgrid.pricing {
    margin-bottom: 0;
  }

  .heading.featureheader.neutral1.homeintro.subheader {
    margin-bottom: 20px;
  }

  .heading.featureheader.neutral1.twoways.introheader {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }

  .text-block.primary1 {
    width: 100%;
    margin-bottom: 0;
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .text-block.primary1.herobody {
    margin-top: 20px;
  }

  .text-block.primary1.herobody.landingpage, .text-block.primary1.herobody.newhome.affiliates {
    font-size: 1.125rem;
  }

  .text-block.primary1.herobody.newhome.capterra {
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .text-block.neutral1 {
    width: 100%;
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .div-section-header.trustedbydiv {
    margin-top: 0;
    margin-bottom: 0;
  }

  .body {
    font-family: Inter, sans-serif;
    overflow: visible;
  }

  .nav-link-2 {
    align-self: center;
    margin-right: 5px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 1rem;
    line-height: 2.4vw;
    display: none;
  }

  .nav-link-5.primary1 {
    display: inline-block;
  }

  .text-block-2.secondarycolour.tertiaryheading.neutral1.organisationname, .div-block-3.logodiv {
    margin-top: 10px;
  }

  .button.referrerurl {
    min-width: 75px;
    font-size: 1.9vw;
    line-height: 2.4vw;
    display: none;
  }

  .button.homehero {
    width: 200px;
    height: 50px;
    min-height: 50px;
    min-width: 30vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 6px;
    font-size: 1.25rem;
    line-height: 1.25rem;
  }

  .image {
    width: auto;
    text-align: left;
  }

  .button-2.startnow {
    width: 270px;
    border-radius: 9px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.25rem;
    position: static;
  }

  .button-2.startnow.bottombutton {
    border-radius: 13px;
    margin-bottom: 0;
  }

  .button-2.startnow.bottombutton.referrerurl.pricingcta {
    margin-bottom: 20px;
  }

  .button-2.startnow.tipsbutton {
    width: 350px;
  }

  .button-2.startnow.football.referrerurl.hockeywales {
    width: 200px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-2.startnow.football.referrerurl.featurescta {
    width: 40vw;
    padding-left: 1vw;
    padding-right: 1vw;
    font-size: 2vw;
    line-height: 1.5rem;
  }

  .div-block-6 {
    width: 100%;
    text-align: center;
    flex: none;
    justify-content: space-between;
    margin-top: 20px;
  }

  .div-block-7 {
    width: 50%;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-7.rightbutton {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .div-block-7.rightbutton.homepage.firstcta.landingpage {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-9 {
    width: 100%;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .div-block-9.youcan {
    width: 100%;
  }

  .div-block-9.herosection {
    width: 100%;
    max-width: 768px;
    flex-direction: column-reverse;
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-9.herosection.terms, .div-block-9.herosection.privacy {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-9.copyrightdiv {
    height: 100px;
  }

  .div-block-9.startcollecting {
    margin-top: 0;
  }

  .div-block-9.pricing.football, .div-block-9.faqs.football.affiliates {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-2 {
    width: 17%;
    margin-top: 10px;
  }

  .copyright {
    width: 100%;
    font-size: 1.5vw;
    line-height: 2.5vw;
  }

  .brand {
    width: 100%;
    text-align: left;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: stretch;
    margin-left: 20px;
    padding-left: 0;
    display: flex;
  }

  .brand.w--current {
    width: 25%;
  }

  .nav-menu {
    width: auto;
    text-align: right;
    -webkit-text-fill-color: inherit;
    background-color: #dceefb;
    background-clip: border-box;
    padding-left: 2vw;
    padding-right: 0;
    display: block;
    position: static;
  }

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

  .grid-3 {
    grid-row-gap: 39px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .grid-4 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .menu-button {
    width: 100%;
    text-align: right;
    padding-right: 0;
    display: none;
    overflow: visible;
  }

  .menu-button.w--open {
    background-color: #003e6b;
  }

  .div-block-14 {
    margin-top: 40px;
  }

  .heading-2.blogposts {
    margin-bottom: 10px;
    font-size: 1.1rem;
  }

  .div-block-18 {
    width: auto;
  }

  .div-block-19 {
    width: 25vw;
  }

  .releasecontainer.releasewhite {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px;
  }

  .releasecontainer.releasewhite.terms {
    align-items: stretch;
  }

  .releaseheading {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
  }

  .releaseheading.termsconditionsclauseheading {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .releasedatetext {
    font-weight: 300;
  }

  .releasenoteitemgrid {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .list-2 {
    padding-left: 60px;
  }

  .navbargroupdiv {
    width: 100%;
    display: none;
    overflow: visible;
  }

  .text-block-5 {
    margin-bottom: 0;
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .text-block-5.pullquote {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 2.2vw;
    line-height: 2.7vw;
  }

  .text-block-5.pullquote.landingpage {
    margin-top: 0;
    font-size: 2.3vw;
    line-height: 2.8vw;
  }

  .text-block-5.pullquoteauthor {
    margin-bottom: 0;
    padding-left: 0;
    font-size: 1rem;
  }

  .list-3.homepage {
    margin-top: 0;
    margin-bottom: 0;
  }

  .list-item-4 {
    background-size: auto 1.5rem;
    background-attachment: scroll;
    font-size: 1.125rem;
  }

  .text-block-7 {
    font-size: 2.5vw;
    line-height: 2.5vw;
  }

  .text-block-7.moneycollected.landingpage {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .icon {
    color: #dceefb;
    text-align: right;
  }

  .div-block-23 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .div-block-24 {
    margin-top: 0;
  }

  .testimonialdiv {
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonialdiv.patrick {
    align-items: center;
    margin-top: 0;
  }

  .testimonialdiv.davesnook {
    align-items: center;
  }

  .testimonialdiv.simonthomas {
    align-items: center;
    margin-top: 0;
  }

  .testimonialdiv.pricing.patricksteed {
    margin-top: 0;
    margin-bottom: 0;
  }

  .testimonialdiv.anniep {
    align-items: center;
    padding-top: 0;
  }

  .text-block-8 {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .text-block-8.pricingnorisk {
    margin-top: 5px;
    font-size: 2vw;
    line-height: 2.5vw;
  }

  .div-block-26 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .div-block-28 {
    padding-right: 20px;
  }

  .tipstext {
    text-align: center;
    padding-left: 20px;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .leadmagnetheader {
    font-size: 1.5rem;
  }

  .questiontext {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .answertext {
    font-size: 1.1255rem;
    line-height: 1.625rem;
  }

  .pricingitemtext {
    font-size: 1.125rem;
  }

  .grid-7 {
    width: 100%;
    grid-column-gap: 0px;
    grid-template-columns: 1fr 1fr;
  }

  .text-block-9.pricing {
    font-size: 2.1vw;
    line-height: 2.5rem;
  }

  .div-block-31 {
    width: 25vw;
  }

  .div-block-32 {
    width: 20vw;
  }

  .div-block-33 {
    width: 20vw;
    text-align: left;
    padding-left: 20px;
  }

  .herogrid.newhome {
    grid-template-rows: minmax(200px, 1fr) minmax(auto, auto);
    grid-template-columns: minmax(200px, 1fr);
    grid-auto-flow: row;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .herogrid.newhome.affiliates {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-34 {
    flex-direction: column;
    align-items: flex-start;
    margin: 10px 20px 0;
    display: flex;
  }

  .affiliatesignupbutton.hockeywales {
    margin-top: 20px;
  }

  .affiliatesignupbutton.hockeywales.w--current {
    width: auto;
    margin-top: 20px;
  }

  .navlinkholderdiv {
    width: 100%;
  }

  .invoicemethoddiv, .pingmethoddiv {
    padding-left: 40px;
    padding-right: 40px;
  }

  .newhomecollectmoneydiv, .newhomecollectmoneydiv.capterra {
    margin-top: 20px;
  }

  .list-4 {
    width: 25vw;
  }

  .usefulblogposts {
    max-height: 45%;
    margin-left: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bloglink {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .form-block {
    margin-left: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bythenumberslist {
    padding-left: 20px;
  }

  .heading-3.numberedlist {
    font-size: 1.4rem;
    line-height: 1.9rem;
  }
}

@media screen and (max-width: 767px) {
  .bg-white {
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bg-white.newhome-faqs.affiliates {
    padding-left: 0;
    padding-right: 0;
  }

  .bg-alternate.navsection {
    min-height: 60px;
    text-align: left;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .bg-alternate.newhomebenefits {
    padding-top: 60px;
  }

  .bg-alternate.affiliate {
    padding-left: 0;
    padding-right: 0;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-heading {
    font-size: 2vw;
  }

  .footer-link {
    font-size: 1.7vw;
  }

  .navbar {
    width: 100%;
    height: 60px;
    justify-content: flex-start;
    padding-left: 0;
  }

  .heading.pageheader {
    font-size: 2.6rem;
    line-height: 3.1rem;
  }

  .heading.pageheader.landingpage {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 7vw;
    line-height: 7.5vw;
  }

  .heading.pageheader.landingpage.cricket {
    border-width: 1px;
    border-color: #000;
    margin-top: 0;
    margin-left: 35vw;
    font-size: 1.9rem;
    line-height: 2.4rem;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome {
    font-size: 4.5vw;
    line-height: 5.5vw;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome.affiliates {
    margin-top: 20px;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome.capterra {
    font-size: 4.5vw;
    line-height: 5vw;
  }

  .heading.featureheader.primary1 {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .heading.featureheader.neutral1 {
    margin-top: 0;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .heading.featureheader.neutral1.homeintro.subheader {
    margin-top: 30px;
  }

  .heading.featureheader.neutral1.twoways {
    font-size: 4.5vw;
    line-height: 5vw;
  }

  .heading.featureheader.neutral1.twoways.introheader {
    margin-top: 0;
    font-size: 3.7vw;
    line-height: 4.5vw;
  }

  .heading.featureheader.neutral1.invoicemethod, .heading.featureheader.neutral1.pingmethod {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }

  .text-block.primary1 {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .text-block.primary1.herobody.landingpage {
    font-size: 1rem;
  }

  .text-block.primary1.herobody.newhome.affiliates {
    margin-bottom: 20px;
  }

  .text-block.primary1.herobody.newhome.capterra {
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .text-block.neutral1 {
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .nav-link-2 {
    padding-left: 0;
    padding-right: 0;
    font-size: 1rem;
    display: none;
  }

  .nav-link-2.affiliates {
    display: none;
  }

  .nav-link-5.primary1 {
    display: inline-block;
  }

  .button {
    min-width: 75px;
    font-size: 1rem;
    display: none;
  }

  .button.homehero {
    width: 100%;
    min-width: 37vw;
    display: flex;
  }

  .image {
    width: auto;
    text-align: left;
  }

  .button-2.startnow.bottombutton {
    margin-bottom: 0;
  }

  .button-2.startnow.tipsbutton, .button-2.startnow.football.referrerurl, .button-2.startnow.football.referrerurl.two-methods {
    width: 100%;
  }

  .button-2.startnow.football.referrerurl.featurescta {
    width: 65vw;
    padding-left: 2vw;
    padding-right: 2vw;
    font-size: 3.2vw;
    line-height: 4.5vw;
  }

  .div-block-7.rightbutton.homepage.firstcta.landingpage {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .div-block-9.youcan.football {
    margin-bottom: 0;
  }

  .div-block-9.herosection {
    padding-top: 20px;
  }

  .div-block-9.startcollecting.topbutton {
    width: 100%;
  }

  .copyright {
    font-size: 1.7vw;
  }

  .brand {
    width: 100%;
    justify-content: flex-start;
    padding-left: 0;
    display: flex;
  }

  .brand.w--current {
    width: 100%;
  }

  .nav-menu {
    width: auto;
    float: right;
    text-align: right;
    background-color: #dceefb;
    flex-direction: column;
    align-self: auto;
    align-items: flex-start;
    padding-right: 0;
    display: block;
    position: static;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .image-3 {
    width: 80px;
    max-width: 60%;
  }

  .grid-3 {
    grid-row-gap: 41px;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .grid-4 {
    order: 1;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    justify-items: stretch;
  }

  .div-block-12 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .menu-button {
    width: 100%;
    text-align: right;
    display: none;
  }

  .menu-button.w--open {
    background-color: #003e6b;
  }

  .image-4 {
    max-width: 60%;
  }

  .div-block-13 {
    width: 100%;
    text-align: left;
  }

  .div-block-13.screenshot {
    margin-top: 20px;
    display: flex;
  }

  .div-block-19 {
    width: 21vw;
  }

  .list-2.privacypolicy {
    padding-left: 60px;
  }

  .navbargroupdiv {
    width: 100%;
    display: none;
  }

  .text-block-5 {
    font-size: 1rem;
  }

  .text-block-5.pullquote {
    width: 100%;
    margin-left: 0;
    font-size: 3.8vw;
    line-height: 5.2vw;
  }

  .text-block-5.pullquote.landingpage, .text-block-5.pullquote.landingpage.davesnook, .text-block-5.pullquote.landingpage.anniep {
    font-size: 3.8vw;
    line-height: 5.2vw;
  }

  .text-block-5.pullquoteauthor {
    margin-left: 20px;
  }

  .text-block-5.football {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .list-3.homepage {
    margin-top: 0;
    margin-left: 0;
  }

  .list-item-4 {
    background-position: 0 0;
    padding-left: 40px;
    font-size: 1rem;
  }

  .text-block-7 {
    font-size: 3.5vw;
  }

  .text-block-7.moneycollected.landingpage {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 1rem;
  }

  .icon {
    color: #dceefb;
  }

  .div-block-23 {
    width: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .featurelightbox {
    margin-top: 0;
  }

  .div-block-24 {
    width: 35vw;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .div-block-25 {
    width: 100%;
    align-items: flex-end;
  }

  .testimonialdiv {
    flex-direction: column;
    align-items: center;
  }

  .testimonialdiv.patrick {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .image-8 {
    width: 35vw;
    height: 100%;
  }

  .text-block-8 {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .text-block-8.pricingnorisk {
    font-size: 2.5vw;
    line-height: 3vw;
  }

  .div-block-26 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-27 {
    width: 100%;
    order: 1;
    margin-top: 40px;
  }

  .div-block-28 {
    width: 100%;
    justify-content: center;
    align-self: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .tipstext {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 3.7vw;
    line-height: 4.5vw;
  }

  .leadmagnetheader {
    margin-top: 0;
    font-size: 4vw;
    line-height: 5vw;
  }

  .socialogosdiv {
    margin-right: 0;
  }

  .grid-6 {
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-6.football {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .answertext {
    font-size: 1rem;
  }

  .pricingdefinition {
    line-height: 1.625rem;
  }

  .pricingitemtext {
    font-size: 1rem;
  }

  .grid-7 {
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .text-block-9 {
    margin-top: 20px;
    font-size: 1rem;
  }

  .text-block-9.pricing.introoffer {
    margin-top: 40px;
    font-size: 3.6vw;
    line-height: 1.9rem;
  }

  .div-block-31 {
    width: 25vw;
  }

  .div-block-32 {
    width: 23vw;
  }

  .div-block-33 {
    width: 15vw;
  }

  .herogrid {
    grid-template-rows: minmax(0, 1fr);
  }

  .herogrid.newhome {
    grid-template-rows: minmax(200px, auto);
    grid-template-columns: minmax(0, auto);
    grid-auto-rows: 1fr;
    grid-auto-flow: row;
    align-items: start;
    justify-items: stretch;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-34 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .affiliatestrategieslist {
    padding-left: 0;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .affiliatestrategieslist.affiliatesbenefits {
    padding-left: 20px;
  }

  .affiliatepromotionmethodtext {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .webinardiv {
    flex-direction: column;
  }

  .webinardiv.terv {
    text-align: left;
    flex-direction: column;
  }

  .twowaysdiv {
    flex-direction: column;
  }

  .invoicemethoddiv {
    width: 100%;
  }

  .pingmethoddiv {
    width: 100%;
    margin-top: 20px;
  }

  .image-12 {
    width: 80px;
  }

  .link.allfeatures {
    order: 1;
  }

  .newhomecollectmoneydiv {
    width: 100%;
    min-height: 100px;
    margin-bottom: 40px;
    position: static;
  }

  .newhomecollectmoneydiv.capterra {
    margin-bottom: 0;
  }

  .image-13, .link-block {
    text-align: center;
  }

  .usefulblogpostscontainer {
    flex-direction: column;
  }

  .usefulblogposts {
    width: 50%;
    height: 100%;
    max-height: none;
    border-radius: 14px;
    margin-top: 20px;
    margin-left: 0;
  }

  .bloglink {
    margin-bottom: 10px;
  }

  .sidebardiv {
    width: 100%;
    height: auto;
    flex-direction: row;
    margin-top: 20px;
    display: flex;
  }

  .form-block {
    width: 50%;
    height: 100%;
    border-radius: 14px;
    margin-top: 20px;
    padding-top: 20px;
  }

  .bythenumberslist {
    padding-left: 20px;
  }

  .text-block-11 {
    font-size: 1.1rem;
    line-height: 1.7rem;
  }

  .heading-3.numberedlist {
    font-size: 1.3rem;
    line-height: 1.8rem;
  }

  .capterrapaymentmethods {
    width: 75%;
  }

  .landingpageherotitle.subtitle {
    margin-bottom: 0;
  }

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

@media screen and (max-width: 479px) {
  .bg-white {
    width: 100%;
    height: auto;
    flex-wrap: nowrap;
    padding: 20px 20px 40px;
  }

  .bg-white.secondtestimonial.newhome, .bg-white.newhome-features, .bg-white.newhome-faqs {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .bg-white.newhome-faqs.affiliates {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bg-white.cricket, .bg-white.football {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .bg-alternate {
    padding: 0 10px 40px;
  }

  .bg-alternate.navsection {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bg-alternate.leadmagnet, .bg-alternate.bottomtestimonial {
    padding: 40px 20px;
  }

  .bg-alternate.landingpagefaq {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bg-alternate.trustedbysection {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .bg-alternate.newhomepricing, .bg-alternate.newhomebenefits {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .bg-alternate.affiliate {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bg-alternate.tervtestimonial, .bg-alternate.davesnooktestimonial {
    padding-top: 40px;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer.bg-footer {
    padding-top: 40px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-heading {
    margin-top: 20px;
    font-size: 4vw;
    line-height: 6vw;
  }

  .footer-link {
    font-size: 4.5vw;
    line-height: 6vw;
  }

  .navbar {
    width: 100%;
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
  }

  .heading.pageheader {
    margin-bottom: 30px;
    font-size: 1.8rem;
    line-height: 2.3rem;
  }

  .heading.pageheader.primary1.releasenotes {
    font-size: 1.75rem;
  }

  .heading.pageheader.primary1.releasenotes.terms {
    font-size: 1.9rem;
    line-height: 2.4rem;
  }

  .heading.pageheader.landingpage.rugby {
    max-width: 100%;
    min-width: 100%;
  }

  .heading.pageheader.landingpage.cricket {
    margin-top: 0;
    margin-left: 35px;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .heading.pageheader.landingpage.cricket.althero {
    margin-top: 1vh;
    padding-left: 0;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome {
    font-size: 5.3vw;
    line-height: 7vw;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome.affiliates, .heading.pageheader.landingpage.cricket.althero.newhome.affiliates.hockeywales {
    margin-top: 0;
  }

  .heading.pageheader.landingpage.cricket.althero.newhome.capterra {
    font-size: 6vw;
    line-height: 6.5vw;
  }

  .heading.featureheader.primary1 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .heading.featureheader.neutral1 {
    text-align: left;
    font-size: 1rem;
  }

  .heading.featureheader.neutral1.featuresgrid {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .heading.featureheader.neutral1.homeintro.subheader {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.312rem;
  }

  .heading.featureheader.neutral1.whypayzip {
    margin-bottom: 20px;
    font-size: 6.5vw;
    line-height: 8.5vw;
  }

  .heading.featureheader.neutral1.twoways {
    text-align: center;
    font-size: 6.5vw;
    line-height: 8.5vw;
  }

  .heading.featureheader.neutral1.twoways.introheader {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 5.7vw;
    line-height: 8.5vw;
  }

  .heading.featureheader.neutral1.twoways.introheader.capterradashboardheader {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .heading.featureheader.neutral1.invoicemethod {
    font-size: 6.5vw;
    line-height: 8.5vw;
  }

  .heading.featureheader.neutral1.pingmethod {
    text-align: center;
    font-size: 6.5vw;
    line-height: 8.5vw;
  }

  .text-block.primary1 {
    font-size: 1rem;
  }

  .text-block.primary1.herobody {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .text-block.primary1.herobody.landingpage {
    font-size: 1rem;
  }

  .text-block.primary1.herobody.newhome {
    margin-top: 20px;
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .text-block.primary1.herobody.newhome.capterra {
    font-size: 3.8vw;
    line-height: 4.3vw;
  }

  .text-block.neutral1 {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.3125rem;
  }

  .text-block.neutral1.hockeywales {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .text-block.pricingpertransaction.volumediscounts {
    margin-top: 20px;
  }

  .nav-link-2 {
    display: none;
  }

  .nav-link-5.primary1 {
    display: block;
  }

  .text-block-2.secondarycolour.tertiaryheading.neutral1 {
    margin-top: 10px;
  }

  .div-block-3.logodiv {
    width: 100%;
    min-width: 80px;
  }

  .button {
    text-align: left;
    display: none;
  }

  .button.homehero {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 8px;
    font-size: 1rem;
  }

  .image {
    width: 70%;
    height: auto;
    max-width: 300px;
    margin-top: 0;
    position: static;
  }

  .button-2.startnow {
    width: 80vw;
    height: 13vw;
    min-width: 75px;
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  .button-2.startnow.bottombutton {
    margin-bottom: 0;
  }

  .button-2.startnow.bottombutton.referrerurl {
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.2rem;
    line-height: 1.7rem;
  }

  .button-2.startnow.bottombutton.referrerurl.pricingcta {
    padding-left: 2vw;
    padding-right: 2vw;
    font-size: 5.5vw;
    line-height: 7vw;
  }

  .button-2.startnow.football {
    margin-top: 0;
  }

  .button-2.startnow.football.referrerurl {
    font-size: 1rem;
  }

  .button-2.startnow.football.referrerurl.hockeywales {
    width: 100%;
  }

  .button-2.startnow.football.referrerurl.terv {
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
  }

  .button-2.startnow.football.referrerurl.two-methods {
    width: 100%;
    height: 24vw;
    margin-bottom: 10px;
    padding: 20px 10px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .button-2.startnow.football.referrerurl.lazarou {
    width: 100%;
    margin-top: 20px;
  }

  .button-2.startnow.football.referrerurl {
    width: 100%;
  }

  .button-2.startnow.football.referrerurl.featurescta {
    width: 100%;
    font-size: 4.4vw;
    line-height: 6vw;
  }

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

  .div-block-6.bottompricingbutton.pricing.football {
    margin-top: 10px;
  }

  .div-block-7.rightbutton {
    width: 100%;
    padding-left: 0;
  }

  .div-block-9.herosection {
    max-width: none;
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-9.copyrightdiv {
    height: 108px;
    justify-content: flex-start;
  }

  .div-block-9.startcollecting {
    margin-top: 0;
  }

  .div-block-9.pricing.football {
    margin-bottom: 0;
  }

  .div-block-9.leadmagnet.football, .div-block-9.faqs.football {
    margin-top: 0;
  }

  .div-block-9.faqs.football.affiliates {
    padding-left: 0;
    padding-right: 0;
  }

  .image-2 {
    width: 25%;
    margin-right: 0;
  }

  .image-2.affiliates {
    width: 20%;
    margin-left: 0;
    margin-right: 10px;
  }

  .copyright {
    align-items: flex-start;
    font-size: 3.1vw;
    line-height: 5vw;
  }

  .brand {
    width: auto;
    text-align: left;
    object-fit: fill;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    display: flex;
    position: relative;
  }

  .nav-menu {
    width: 10%;
    text-align: left;
    background-color: #dceefb;
    position: relative;
  }

  .grid {
    grid-row-gap: 30px;
    grid-template-rows: 1fr auto auto;
    grid-template-columns: 1fr 1fr;
    margin-left: 20px;
    margin-right: 20px;
  }

  .image-3 {
    max-width: 30%;
    text-align: left;
  }

  .grid-3 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-left: 10px;
    margin-right: 10px;
  }

  .grid-4 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .grid-4.affiliates {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-12.paylogos {
    text-align: center;
    justify-content: space-around;
    margin-top: 20px;
  }

  .menu-button {
    width: 100%;
    clear: none;
    color: #0f609b;
    display: block;
    position: static;
  }

  .menu-button:active {
    background-color: #bcccdc;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .image-4 {
    max-width: 30%;
  }

  .div-block-13 {
    text-align: center;
  }

  .div-block-13.screenshot {
    margin-top: 0;
  }

  .div-block-13.screenshot.affiliates {
    margin-top: 20px;
  }

  .div-block-19 {
    width: 100%;
  }

  .releasecontainer.releasewhite {
    padding-left: 10px;
    padding-right: 10px;
  }

  .releaseheading, .releasedatetext {
    text-align: center;
  }

  .releaseitemdiv {
    flex-direction: column;
    align-items: center;
  }

  .releasenoteitemdescription {
    margin-top: 10px;
    margin-left: 0;
    display: block;
  }

  .termsconditionslink {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .list-2 {
    padding-left: 40px;
  }

  .list-2.privacypolicy {
    padding-left: 20px;
  }

  .div-block-22 {
    text-align: left;
    margin-bottom: 0;
  }

  .navbargroupdiv {
    display: none;
  }

  .text-block-5 {
    font-size: 1rem;
    line-height: 1.3125rem;
  }

  .text-block-5.pullquote {
    width: auto;
    margin-top: 20px;
    margin-left: 0;
    font-size: 6vw;
    line-height: 8vw;
  }

  .text-block-5.pullquote.landingpage {
    font-size: 5vw;
    line-height: 6.5vw;
  }

  .text-block-5.pullquote.landingpage.davesnook {
    font-size: 6vw;
    line-height: 7vw;
  }

  .text-block-5.pullquote.landingpage.anniep {
    margin-bottom: 20px;
    font-size: 5vw;
    line-height: 7vw;
  }

  .text-block-5.pullquoteauthor {
    margin-left: 0;
    font-size: 4.1vw;
    line-height: 5.3vw;
  }

  .text-block-5.football {
    margin-bottom: 0;
    font-size: 1rem;
  }

  .list-3 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .list-3.homepage.hockeywales {
    margin-left: 0;
  }

  .list-item-4 {
    margin-bottom: 15px;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .text-block-7 {
    width: 100%;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 4.7vw;
    line-height: 4.5vw;
  }

  .text-block-7.moneycollected {
    font-size: 4vw;
  }

  .text-block-7.moneycollected.landingpage {
    margin-bottom: 20px;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .featurelightbox.affiliates {
    max-width: 200px;
  }

  .lightboxtext.mobile {
    font-size: .875rem;
    display: inline-block;
  }

  .lightboxtext.notmobile {
    display: none;
  }

  .div-block-24 {
    width: 50%;
    margin-top: 0;
  }

  .div-block-24.anniepphoto {
    width: 75%;
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin: 0 20px 30px;
    display: flex;
  }

  .div-block-25 {
    width: 100%;
  }

  .testimonialdiv {
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
  }

  .testimonialdiv.davesnook {
    margin-top: 0;
    padding-top: 0;
  }

  .testimonialdiv.simonthomas {
    margin-top: 0;
  }

  .testimonialdiv.anniep {
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
  }

  .image-8 {
    width: 100%;
    text-align: center;
  }

  .text-block-8 {
    font-size: 4.6vw;
    font-weight: 400;
    line-height: 5.3vw;
  }

  .text-block-8.homehero {
    margin-bottom: 10px;
    font-size: .875rem;
    line-height: 1.2rem;
  }

  .text-block-8.pricingnorisk {
    text-align: left;
    font-size: 4vw;
    line-height: 4.5vw;
  }

  .div-block-26 {
    flex-direction: column-reverse;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-27 {
    width: 100%;
    order: 1;
    margin-top: 20px;
  }

  .div-block-28 {
    width: 100%;
    order: 1;
    margin-bottom: 20px;
    padding-left: 0;
    display: flex;
  }

  .tipstext {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 4.5vw;
    line-height: 5.5vw;
  }

  .leadmagnetheader {
    width: 100%;
    font-size: 6.1vw;
    line-height: 6.5vw;
  }

  .collecttext {
    line-height: 1.5rem;
  }

  .grid-6.football {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 20px;
  }

  .questionsgroup.football {
    margin-top: 0;
    margin-bottom: 0;
  }

  .answertext {
    font-size: 1rem;
  }

  .pricingdefinition.pricing {
    font-size: 4.2vw;
    line-height: 5vw;
  }

  .text-block-9 {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .text-block-9.pricing {
    font-size: 5vw;
    line-height: 1.4rem;
  }

  .text-block-9.pricing.introoffer {
    margin-top: 40px;
  }

  .div-block-31 {
    width: 90vw;
    margin-bottom: 20px;
  }

  .div-block-32 {
    width: 100%;
  }

  .div-block-33 {
    width: 25%;
    text-align: left;
    padding-left: 0;
  }

  .herogrid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 1fr auto;
  }

  .herogrid.newhome {
    grid-row-gap: 1vw;
    object-fit: fill;
    grid-template-rows: repeat(auto-fit, minmax(0%, 100%));
    grid-template-columns: repeat(auto-fit, minmax(0%, 100%));
    grid-auto-rows: 1.5fr;
    grid-auto-flow: row;
    padding: 20px 0;
  }

  .herogrid.newhome.affiliates {
    grid-template-rows: .5fr minmax(auto, 1fr);
    grid-template-columns: minmax(250px, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    padding-left: 20px;
    padding-right: 20px;
  }

  .herogrid.newhome.affiliates.hockeywales {
    padding-top: 0;
  }

  .herogrid.newhome.lazarougrid {
    grid-template-rows: repeat(auto-fit, minmax(200px, 1fr));
  }

  .image-9.newhome {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .heroimagegrid {
    grid-column-gap: 0px;
    grid-template-columns: 1fr 1fr;
  }

  .heroimagegrid.football {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-34 {
    margin-top: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-34.capterra {
    width: 100%;
  }

  .affiliatestrategieslist {
    text-align: left;
  }

  .affiliatesignupbutton {
    text-align: center;
  }

  .affiliatesignupbutton.hockeywales {
    width: 100%;
  }

  .affiliatesignupbutton.hockeywales.w--current {
    width: 100%;
    text-align: center;
  }

  .affiliatesignupbutton.pagebottom {
    width: 100%;
  }

  .affiliatepromotionmethodtext {
    margin-left: 10px;
  }

  .affiliatepromotionalstrategiesgrid {
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .webinardiv {
    font-size: .9rem;
  }

  .invoicemethoddiv, .pingmethoddiv {
    padding: 40px 20px;
  }

  .image-12 {
    height: auto;
  }

  .newhomecollectmoneydiv {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .newhomecollectmoneydiv.capterra {
    margin-top: 0;
  }

  .list-4, .list-5 {
    width: 90vw;
  }

  .image-14 {
    width: 100%;
  }

  .usefulblogpostscontainer {
    max-width: 100%;
    flex-direction: column;
  }

  .usefulblogposts {
    width: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .sidebardiv {
    flex-direction: column;
  }

  .form-block {
    width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
    margin-left: 0;
  }

  .bythenumberslist {
    padding-left: 0;
  }

  .text-block-11 {
    margin-top: 10px;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .heading-3.numberedlist {
    font-size: 1.1rem;
    line-height: 1.6rem;
  }

  .image-15 {
    max-height: 40px;
    max-width: 40px;
  }
}

#w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eeea6 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_17d6e588-18ac-4e66-5bf5-268da30a568f-9e0eeea6 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-ae2bfae7-da6c-41c2-caeb-ce5b75c81dac-75c81da8 {
  align-self: auto;
  justify-self: auto;
}

#w-node-d9d75c13-9968-eaef-467e-fd28017195cd-9e0eef0b {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-d9d75c13-9968-eaef-467e-fd28017195ce-9e0eef0b {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eef0d {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_17d6e588-18ac-4e66-5bf5-268da30a568f-9e0eef0d {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eef0e {
  grid-area: 1 / 1 / 3 / 3;
}

#w-node-e1794f17-60e7-a47d-1205-5d9e816d204a-9e0eef0e {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eef11 {
  grid-area: 1 / 1 / 3 / 3;
}

#w-node-e1794f17-60e7-a47d-1205-5d9e816d204a-9e0eef11 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7babcd4c-bb4c-5c02-f517-478426695b27-9e0eef13 {
  grid-area: 1 / 1 / 3 / 3;
}

#w-node-f3fccbe9-39a1-be47-8f09-05cded21c237-9e0eef13 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eef14 {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_17d6e588-18ac-4e66-5bf5-268da30a568f-9e0eef14 {
  grid-area: 1 / 1 / 3 / 2;
}

#w-node-_8cbc940e-6a0d-6da5-ed13-b4de5028cacb-9e0eef1a {
  grid-area: 1 / 1 / 3 / 3;
}

#w-node-bdbf747f-8ce8-abab-e5b2-efa59ee5b56e-9e0eef1a {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eef1d {
  grid-area: 1 / 2 / 3 / 3;
}

#w-node-_17d6e588-18ac-4e66-5bf5-268da30a568f-9e0eef1d {
  grid-area: 1 / 1 / 3 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eeea6 {
    grid-column: 1 / 2;
    grid-row-end: 2;
  }

  #w-node-_17d6e588-18ac-4e66-5bf5-268da30a568f-9e0eeea6 {
    grid-area: 2 / 1 / 3 / 2;
    align-self: start;
  }

  #w-node-ae2bfae7-da6c-41c2-caeb-ce5b75c81db8-75c81da8 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-ae2bfae7-da6c-41c2-caeb-ce5b75c81dbc-75c81da8 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-ae2bfae7-da6c-41c2-caeb-ce5b75c81dc0-75c81da8 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-d9d75c13-9968-eaef-467e-fd28017195cd-9e0eef0b {
    grid-column: 1 / 2;
    grid-row-end: 2;
  }

  #w-node-d9d75c13-9968-eaef-467e-fd28017195ce-9e0eef0b {
    grid-area: 2 / 1 / 3 / 2;
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eeea6 {
    grid-column: 1 / 2;
    grid-row-end: 2;
  }

  #w-node-_17d6e588-18ac-4e66-5bf5-268da30a568f-9e0eeea6 {
    grid-row-start: 2;
    grid-column-end: 2;
    align-self: auto;
  }

  #w-node-_1326b2d3-60a5-702d-80f6-814e3f7d9213-3f7d9211 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1326b2d3-60a5-702d-80f6-814e3f7d921c-3f7d9211 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_1326b2d3-60a5-702d-80f6-814e3f7d9223-3f7d9211 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_1326b2d3-60a5-702d-80f6-814e3f7d922a-3f7d9211 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_1326b2d3-60a5-702d-80f6-814e3f7d9236-3f7d9211 {
    grid-area: 6 / 1 / 7 / 2;
  }

  #w-node-_1326b2d3-60a5-702d-80f6-814e3f7d9242-3f7d9211 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-_1326b2d3-60a5-702d-80f6-814e3f7d9249-3f7d9211 {
    grid-area: 7 / 1 / 8 / 2;
  }

  #w-node-_1326b2d3-60a5-702d-80f6-814e3f7d9250-3f7d9211 {
    grid-area: 8 / 1 / 9 / 2;
  }

  #w-node-d9d75c13-9968-eaef-467e-fd28017195cd-9e0eef0b {
    grid-column: 1 / 2;
    grid-row-end: 2;
  }

  #w-node-d9d75c13-9968-eaef-467e-fd28017195ce-9e0eef0b {
    grid-row-start: 2;
    grid-column-end: 2;
    align-self: auto;
  }

  #w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eef0d {
    grid-row-end: 2;
    grid-column-start: 1;
  }

  #w-node-_17d6e588-18ac-4e66-5bf5-268da30a568f-9e0eef0d {
    grid-row-start: 2;
    grid-column-end: 3;
    align-self: auto;
  }

  #w-node-_6f92c638-7adf-1537-dc34-b3664291b90e-9e0eef0d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6f92c638-7adf-1537-dc34-b3664291b917-9e0eef0d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6f92c638-7adf-1537-dc34-b3664291b91e-9e0eef0d {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_6f92c638-7adf-1537-dc34-b3664291b925-9e0eef0d {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_6f92c638-7adf-1537-dc34-b3664291b931-9e0eef0d {
    grid-area: 6 / 1 / 7 / 2;
  }

  #w-node-_6f92c638-7adf-1537-dc34-b3664291b93d-9e0eef0d {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-_6f92c638-7adf-1537-dc34-b3664291b944-9e0eef0d {
    grid-area: 7 / 1 / 8 / 2;
  }

  #w-node-_6f92c638-7adf-1537-dc34-b3664291b94b-9e0eef0d {
    grid-area: 8 / 1 / 9 / 2;
  }

  #w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eef14 {
    grid-row-end: 2;
    grid-column-start: 1;
  }

  #w-node-_17d6e588-18ac-4e66-5bf5-268da30a568f-9e0eef14 {
    grid-row-start: 2;
    grid-column-end: 3;
    align-self: auto;
  }

  #w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eef1d {
    grid-row-end: 2;
    grid-column-start: 1;
  }

  #w-node-_17d6e588-18ac-4e66-5bf5-268da30a568f-9e0eef1d {
    grid-row-start: 2;
    grid-column-end: 3;
    align-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eeea6 {
    grid-column: 1 / 2;
    grid-row-end: 2;
    align-self: start;
  }

  #w-node-_17d6e588-18ac-4e66-5bf5-268da30a568f-9e0eeea6 {
    grid-row-start: 2;
  }

  #w-node-ae2bfae7-da6c-41c2-caeb-ce5b75c81dbc-75c81da8 {
    grid-area: 3 / 2 / 4 / 3;
  }

  #w-node-d9d75c13-9968-eaef-467e-fd28017195cd-9e0eef0b {
    grid-column: 1 / 2;
    grid-row-end: 2;
    align-self: start;
  }

  #w-node-d9d75c13-9968-eaef-467e-fd28017195ce-9e0eef0b {
    grid-row-start: 2;
  }

  #w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eef0d {
    grid-column: 1 / 2;
    grid-row-end: 2;
  }

  #w-node-_17d6e588-18ac-4e66-5bf5-268da30a568f-9e0eef0d {
    grid-row-start: 2;
    grid-column-end: 2;
  }

  #w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eef14 {
    grid-column: 1 / 2;
    grid-row-end: 2;
  }

  #w-node-_17d6e588-18ac-4e66-5bf5-268da30a568f-9e0eef14 {
    grid-row-start: 2;
    grid-column-end: 2;
  }

  #w-node-_01931dfa-73e3-c5b2-4e55-199fa809f580-9e0eef1d {
    grid-column: 1 / 2;
    grid-row-end: 2;
  }

  #w-node-_17d6e588-18ac-4e66-5bf5-268da30a568f-9e0eef1d {
    grid-row-start: 2;
    grid-column-end: 2;
  }
}


@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}