@font-face {
  font-family: "MADE TOMMY Black";
  src: url("../fonts/MADE TOMMY Regular_PERSONAL USE.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "MADE TOMMY Black", sans-serif;
}

.block-field-blocknodepagefield-banner-image img {
  width: 100%;
}

#block-gin-iicanada-headerfooterregisteryourbusiness-2,
#block-gin-iicanada-headerfooterregisteryourbusiness {
  margin-top: 40px;
  height: 40px;
  width: 160px;
  padding-top: 5px;
  background-color: rgb(222, 0, 0);
  text-transform: uppercase;
  line-height: 1;
  border-radius: 30px;
}
#block-gin-iicanada-headerfooterregisteryourbusiness-2 .layout--twocol-section,
#block-gin-iicanada-headerfooterregisteryourbusiness .layout--twocol-section {
  flex-wrap: unset;
}
#block-gin-iicanada-headerfooterregisteryourbusiness-2 .block-wrapper,
#block-gin-iicanada-headerfooterregisteryourbusiness .block-wrapper {
  padding: 0;
}
#block-gin-iicanada-headerfooterregisteryourbusiness-2 a,
#block-gin-iicanada-headerfooterregisteryourbusiness a {
  padding-top: 5px;
  font-size: 12px;
  font-weight: 600;
  color: white !important;
}
#block-gin-iicanada-headerfooterregisteryourbusiness-2 a:focus,
#block-gin-iicanada-headerfooterregisteryourbusiness a:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
@media (max-width: 640px) {
  #block-gin-iicanada-headerfooterregisteryourbusiness-2,
  #block-gin-iicanada-headerfooterregisteryourbusiness {
    height: 52px;
  }
}

.block-wrapper {
  margin: 0 auto;
  max-width: 1470px;
  padding-left: 15px;
  padding-right: 15px;
}

.block--type p {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 1rem;
  font-weight: 500;
  color: rgb(64, 64, 65);
  font-family: "MADE TOMMY Black", sans-serif;
}
.block--type .field--name-field-display-title p {
  font-size: 3rem;
  font-weight: 500;
  margin-bottom: 1rem;
  text-align: center;
  line-height: 1;
}
.block--type .field--name-field-display-title p span {
  color: rgb(222, 0, 0);
  font-weight: 600;
}
.block--type .field--name-field-display-title p .very-strong {
  font-weight: 700;
}
@media (max-width: 1075px) {
  .block--type .field--name-field-display-title p {
    font-size: 2rem;
  }
}
.block--type-the-ignite-business-directory {
  margin-top: 8rem;
  margin-bottom: 8rem;
}
.block--type-the-ignite-business-directory .field--name-field-information-in-column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.block--type-the-ignite-business-directory .field--name-field-information-in-column p {
  margin: 0;
  text-align: center;
  padding: 0 20px;
}
.block--type-the-ignite-business-directory .field--name-field-information-in-column span {
  color: rgb(222, 0, 0);
}
.block--type-the-ignite-business-directory .field--name-field-information-in-column .field__item {
  width: 24%;
}
.block--type-the-ignite-business-directory .field--name-field-information-in-column .field__item:not(:first-child) {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #c7c3c3;
}
@media (max-width: 1075px) {
  .block--type-the-ignite-business-directory .field--name-field-information-in-column .field__item {
    width: 49%;
    margin-bottom: 10px;
    border-left: none !important;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #c7c3c3;
  }
}
@media (max-width: 530px) {
  .block--type-the-ignite-business-directory .field--name-field-information-in-column .field__item {
    width: 100%;
  }
}
.block--type-the-ignite-business-directory .field--name-field-information-in-column .paragraph {
  padding: 15px;
}
.block--type-the-ignite-business-directory .field--name-field-information-in-column .paragraph .field__item {
  width: 100%;
  border: none;
  text-align: center;
}
.block--type-the-ignite-business-directory .field--name-field-information-in-column .paragraph .field__item img {
  max-width: 150px;
  margin: 0 auto;
}
.block--type-the-ignite-business-directory .field--name-field-information-in-column .paragraph .field--name-field-text {
  margin-top: 10px;
}
.block--type-register-in-3-steps {
  background-color: #f3f3f3;
  padding: 30px;
  padding-top: 60px;
}
.block--type-register-in-3-steps .field__item {
  margin-bottom: 70px;
}
.block--type-register-in-3-steps .field__item p {
  font-size: 3.5rem;
  font-weight: 600;
}
.block--type-register-in-3-steps .field__item:nth-child(even) .layout--twocol-section {
  margin-top: 30px;
  flex-direction: row-reverse;
}
@media (max-width: 1075px) {
  .block--type-register-in-3-steps .field__item:nth-child(even) .layout--twocol-section {
    flex-direction: column;
  }
}
.block--type-register-in-3-steps .field--name-field-name-of-step {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 1rem;
  line-height: 3;
  text-transform: uppercase;
  color: rgb(222, 0, 0);
  position: relative;
  margin-left: 90px;
}
.block--type-register-in-3-steps .field--name-field-name-of-step::before {
  content: "1";
  top: 10%;
  position: absolute;
  color: #fff;
  background-color: #d00101;
  font-weight: 700;
  text-align: center;
  font-size: 50px;
  width: 72px;
  height: 72px;
  left: -90px;
  border-radius: 100%;
  margin-bottom: 1rem;
  line-height: 1.5;
}
@media (max-width: 530px) {
  .block--type-register-in-3-steps .field--name-field-name-of-step {
    font-size: 20px;
    margin-left: 70px;
  }
  .block--type-register-in-3-steps .field--name-field-name-of-step::before {
    font-size: 30px;
    width: 50px;
    height: 50px;
    left: -50px;
    line-height: 2;
  }
}
@media (max-width: 375px) {
  .block--type-register-in-3-steps .field--name-field-name-of-step {
    font-size: 16px;
    margin-left: 40px;
  }
  .block--type-register-in-3-steps .field--name-field-name-of-step::before {
    font-size: 20px;
    width: 40px;
    height: 40px;
    left: -40px;
  }
}
.block--type-register-in-3-steps .field--name-field-step {
  max-width: 80%;
  margin: 0 auto;
}
@media (max-width: 1330px) {
  .block--type-register-in-3-steps .field--name-field-step {
    max-width: 100%;
  }
}
@media (max-width: 1075px) {
  .block--type-register-in-3-steps .field--name-field-step .layout--twocol-section {
    flex-direction: column;
    width: 50%;
    margin: 0 auto;
  }
}
@media (max-width: 950px) {
  .block--type-register-in-3-steps .field--name-field-step .layout--twocol-section {
    flex-direction: column;
    width: 70%;
    margin: 0 auto;
  }
}
@media (max-width: 700px) {
  .block--type-register-in-3-steps .field--name-field-step .layout--twocol-section {
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
  }
}
.block--type-register-in-3-steps .field--name-field-description {
  max-width: 100%;
}
.block--type-register-in-3-steps .field--name-field-description p, .block--type-register-in-3-steps .field--name-field-description li {
  font-size: 1.25rem;
  font-weight: normal;
}
.block--type-register-in-3-steps .field--name-field-description a {
  color: rgb(222, 0, 0);
  text-decoration: underline;
}
.block--type-register-in-3-steps .field__item:nth-child(2) .field--name-field-name-of-step::before {
  content: "2";
}
.block--type-register-in-3-steps .field__item:nth-child(3) .field--name-field-name-of-step::before {
  content: "3";
}
@media (max-width: 500px) {
  .block--type-register-in-3-steps .field--name-field-display-title p {
    font-size: 2rem;
    overflow: hidden;
  }
}
.block--type-join-today {
  background-color: #f3f3f3;
  padding-bottom: 90px;
}
.block--type-join-today p {
  margin: 0;
  padding-top: 30px;
  font-weight: 700 !important;
}
.block--type-join-today .field--name-field-media-image {
  text-align: center;
}
.block--type-bottom-banner .block-wrapper {
  max-width: 100%;
  height: 500px;
  padding: 0;
  text-align: center;
  position: relative;
}
.block--type-bottom-banner .block-wrapper .field--name-field-banner-ima {
  height: 500px;
}
.block--type-bottom-banner .block-wrapper .field--name-field-banner-text {
  position: absolute;
  text-align: start;
  top: 45%;
  left: 5%;
  color: #fff;
  line-height: 1;
  padding: 0 20px;
}
.block--type-bottom-banner .block-wrapper .field--name-field-banner-text h2 {
  font-size: 40px;
  font-weight: 800;
  margin: 0;
}
.block--type-bottom-banner .block-wrapper .field--name-field-banner-text p {
  font-size: 20px;
  color: #fff;
  margin: 0;
}
.block--type-bottom-banner .block-wrapper img {
  width: 100%;
  height: 500px !important;
  object-position: top;
  object-fit: cover;
}

#block-gin-iicanada-footerregisterbutton {
  display: flex;
  align-items: center;
}