@import url("https://fonts.googleapis.com/css2?family=Anton&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  overflow-x: hidden !important;
  background-color: #fff !important;
  font-family: OpenSans;
}

@font-face {
  src: url(/colourBlast/public/fonts/fat-frank-heavy.otf);
  font-family: Fatfrank1;
  font-weight: 400;
}

@font-face {
  src: url(/colourBlast/public/fonts/fonnts.com-FatFrank_Heavy-1.otf);
  font-family: Fatfrank2;
  font-weight: 500;
}

@font-face {
  src: url(/colourBlast/public/fonts/fonnts.com-FatFrank_Heavy-1.ttf);
  font-family: Fatfrank3;
  font-weight: 600;
}

@font-face {
  src: url(/colourBlast/public/fonts/Jellee-Roman.otf);
  font-family: Jelle;
}

@font-face {
  src: url(/colourBlast/public/fonts/Montserrat-Italic-VariableFont_wght.ttf);
  font-family: Montserrat-i;
}

@font-face {
  src: url(/colourBlast/public/fonts/Montserrat-VariableFont_wght.ttf);
  font-family: Montserrat;
}

@font-face {
  src: url(/colourBlast/public/fonts/OpenSans-Italic-VariableFont_wdthwght.ttf);
  font-family: OpenSans-i;
}

@font-face {
  src: url(/colourBlast/public/fonts/OpenSans-VariableFont_wdthwght.ttf);
  font-family: OpenSans;
}

.onlineBanner-sec {
  background-image: url(../images/banners/online.png);
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 800px;
  max-height: 100%;
  margin-top: -15px;
  position: relative;
  z-index: 100;
}

/* Cyber */

.cyber-sec {
  position: relative;
  background-image: url(../images/backgrounds/cyber.png);
  background-color: #fff;
  background-repeat: repeat;
  background-size: cover;
  padding: 180px 0 180px;
  margin-top: -225px;
}

.cyber-text {
  text-align: center;
}

.cyber-text h1 {
  font-size: 62px !important;
  font-family: FatFrank3;
  color: #f1e70d;
  letter-spacing: 0.1rem;
  line-height: normal;
  -webkit-text-stroke: 10px black;
  paint-order: stroke fill;
  text-transform: uppercase;
}

.cyber-text p {
  padding-bottom: 60px;
  padding-top: 30px;
  color: #353535;
  font-size: 22px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-weight: 700;
  padding: 20px 45px;
}

.cyber-img {
  text-align: center;
}

.cyber-img img {
  width: 60%;
}

.cyber-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  margin-top: 70px;
}

.cyber-btns button {
  padding: 12px 70px;
  border: 2px solid #5c3969;
  font-family: FatFrank;
  font-weight: 900;
  font-size: 25px;
  line-height: 30px;
  border-radius: 45px;
  color: #5c3969;
  transition: 0.5s;
  background-color: transparent;
}

/* Discover */

.discover-sec {
  background-image: url(../images/backgrounds/discover-background.png);
  padding-top: 160px;
  position: relative;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-bottom: 130px;
  margin-top: -100px;
  position: relative;
  z-index: 10;
}

.discover-img img {
  width: 125%;
}

.discover-h h1 {
  font-size: 50px;
  font-weight: 900;
  color: #fff;
  line-height: 65px;
  rotate: 3deg;
  font-family: FatFrank3;
  -webkit-text-stroke: 7px black;
  paint-order: stroke fill;
  text-transform: uppercase;
  padding-bottom: 40px;
  text-align: center;
  margin-left: 50px;
}

.discover-p p {
  font-size: 24px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-weight: 700;
  padding-bottom: 10px;
  color: #fff;
  padding: 0 70px;
}

/* Gaining */

.gain-sec {
  position: relative;
  background-image: url(../images/backgrounds/fundraiser.png);
  background-color: #fff;
  background-repeat: repeat;
  background-size: cover;
  padding: 200px 0 210px;
  margin-top: -100px;
}

.gain-text h1 {
  font-size: 62px !important;
  font-family: FatFrank3;
  color: #f1e70d;
  letter-spacing: 0.1rem;
  line-height: normal;
  -webkit-text-stroke: 10px black;
  paint-order: stroke fill;
  text-transform: uppercase;
  text-align: center;
}

.gain-text p {
  padding-bottom: 60px;
  padding-top: 30px;
  color: #353535;
  font-size: 22px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-weight: 700;
  padding: 20px 45px;
}

/* org Green */

.orgGreen-sec {
  background-image: url(../images/backgrounds/green-organize.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  padding: 180px 0 220px;
  margin-top: -200px;
  z-index: 10;
}

.orgGreen-text {
  margin-top: 80px;
}

.orgGreen-text h1 {
  font-size: 60px;
  font-family: FatFrank3;
  color: #f1e70d;
  letter-spacing: 0.1rem;
  line-height: normal;
  -webkit-text-stroke: 10px black !important;
  paint-order: stroke fill;
  font-weight: 900;
}

.orgGreen-text p {
  color: #fff;
  font-size: 21px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.orgGreen-img {
  text-align: center;
}

.orgGreen-img img {
  width: 80%;
}

/* Fundraiser */

.fundraiser-sec {
  position: relative;
  background-image: url(../images/backgrounds/fundraiser.png);
  background-color: #fff;
  background-repeat: repeat;
  background-size: cover;
  padding: 250px 0 210px;
  margin-top: -160px;
}

.fundraiser-text h1 {
  font-size: 60px;
  font-family: FatFrank3;
  color: #f1e70d;
  letter-spacing: 0.1rem;
  line-height: normal;
  -webkit-text-stroke: 10px black !important;
  paint-order: stroke fill;
  font-weight: 900;
}

.fundraiser-text p {
  color: #353535;
  font-size: 21px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.fundraiser-btn a {
  position: relative;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  border-radius: 121px 121px 121px 121px;
  box-shadow: 0 2px 1px 1px #b40056;
  background: linear-gradient(370deg, #9b0659 0, #e82c94 7%);
  color: #fff;
  padding: 11px 60px;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-size: 25px;
  font-weight: 800;
  letter-spacing: 0;
  transition: 0.2s;
}

.fundraiser-btn a:hover {
  box-shadow: 0 2px 1px 1px #e82c94;
}

/* Seamless */

.seamless-sec {
  background-image: url(../images/backgrounds/seamless-blue.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  padding: 180px 0 220px;
  margin-top: -200px;
  z-index: 10;
}

.seamless-text {
  margin-top: 90px;
}

.seamless-text h1 {
  font-size: 60px;
  font-family: FatFrank3;
  color: #f1e70d;
  letter-spacing: 0.1rem;
  line-height: normal;
  -webkit-text-stroke: 10px black !important;
  paint-order: stroke fill;
  font-weight: 900;
}

.seamless-text p {
  color: #fff;
  font-size: 21px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.seamless-img {
  text-align: center;
}

.seamless-img img {
  width: 80%;
}

/* Efficient */

.efficient-sec {
  position: relative;
  background-image: url(../images/backgrounds/fundraiser.png);
  background-color: #fff;
  background-repeat: repeat;
  background-size: cover;
  padding: 180px 0 210px;
  margin-top: -160px;
}

.efficient-text {
  margin-top: 90px;
}

.efficient-text h1 {
  font-size: 60px;
  font-family: FatFrank3;
  color: #f1e70d;
  letter-spacing: 0.1rem;
  line-height: normal;
  -webkit-text-stroke: 10px black !important;
  paint-order: stroke fill;
  font-weight: 900;
}

.efficient-text p {
  color: #353535;
  font-size: 21px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.efficient-img {
  text-align: center;
}

/* Incentive */

.incentivePink-sec {
  background-image: url(../images/backgrounds/incentive-pink.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  padding: 180px 0 220px;
  margin-top: -200px;
  z-index: 10;
}

.incentivePink-text {
  margin-top: 70px;
}

.incentivePink-text h1 {
  font-size: 60px;
  font-family: FatFrank3;
  color: #f1e70d;
  letter-spacing: 0.1rem;
  line-height: normal;
  -webkit-text-stroke: 10px black !important;
  paint-order: stroke fill;
  font-weight: 900;
}

.incentivePink-text p {
  color: #fff;
  font-size: 21px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.incentivePink-img {
  text-align: center;
}

.incentivePink-img img {
  width: 80%;
}

/* Automated */

.automated-sec {
  position: relative;
  background-image: url(../images/backgrounds/fundraiser.png);
  background-color: #fff;
  background-repeat: repeat;
  background-size: cover;
  padding: 130px 0 210px;
  margin-top: -160px;
}

.automated-text {
  margin-top: 100px;
}

.automated-text h1 {
  font-size: 60px;
  font-family: FatFrank3;
  color: #f1e70d;
  letter-spacing: 0.1rem;
  line-height: normal;
  -webkit-text-stroke: 10px black !important;
  paint-order: stroke fill;
  font-weight: 900;
}

.automated-text p {
  color: #898989;
  font-size: 21px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.automated-img {
  text-align: center;
}

/* Extensive */

.extensive-sec {
  background-image: url(../images/backgrounds/extensive-purple.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  padding: 180px 0 220px;
  margin-top: -200px;
  z-index: 10;
}

.extensive-text {
  margin-top: 70px;
}

.extensive-text h1 {
  font-size: 60px;
  font-family: FatFrank3;
  color: #f1e70d;
  letter-spacing: 0.1rem;
  line-height: normal;
  -webkit-text-stroke: 10px black !important;
  paint-order: stroke fill;
  font-weight: 900;
}

.extensive-text p {
  color: #fff;
  font-size: 21px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.extensive-img {
  text-align: center;
}

.extensive-img img {
  width: 80%;
}

/* Flexible */

.flexible-sec {
  position: relative;
  background-image: url(../images/backgrounds/fundraiser.png);
  background-color: #fff;
  background-repeat: repeat;
  background-size: cover;
  padding: 130px 0 210px;
  margin-top: -160px;
}

.flexible-text {
  margin-top: 100px;
}

.flexible-text h1 {
  font-size: 60px;
  font-family: FatFrank3;
  color: #f1e70d;
  letter-spacing: 0.1rem;
  line-height: normal;
  -webkit-text-stroke: 10px black !important;
  paint-order: stroke fill;
  font-weight: 900;
}

.flexible-text p {
  color: #898989;
  font-size: 21px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.flexible-img {
  text-align: center;
  margin-top: 50px;
}

/* Australia */

.australia-sec {
  background-image: url(../images/backgrounds/australia-green.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  padding: 180px 0 220px;
  margin-top: -200px;
  z-index: 10;
}

.australia-text {
  margin-top: 85px;
}

.australia-text h1 {
  font-size: 60px;
  font-family: FatFrank3;
  color: #f1e70d;
  letter-spacing: 0.1rem;
  line-height: normal;
  -webkit-text-stroke: 10px black !important;
  paint-order: stroke fill;
  font-weight: 900;
}

.australia-text p {
  color: #fff;
  font-size: 21px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.australia-img {
  text-align: center;
}

.australia-img img {
  width: 80%;
}

/* Safe and Secure */

.safeSecure-sec {
  position: relative;
  background-image: url(../images/backgrounds/fundraiser.png);
  background-color: #fff;
  background-repeat: repeat;
  background-size: cover;
  padding: 130px 0 170px;
  margin-top: -160px;
}

.safeSecure-text {
  margin-top: 100px;
}

.safeSecure-text h1 {
  font-size: 60px;
  font-family: FatFrank3;
  color: #f1e70d;
  letter-spacing: 0.1rem;
  line-height: normal;
  -webkit-text-stroke: 10px black !important;
  paint-order: stroke fill;
  font-weight: 900;
}

.safeSecure-text p {
  color: #898989;
  font-size: 21px;
  line-height: 28px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

.safeSecure-img {
  text-align: center;
  margin-top: 50px;
}

.safeSecure-btn a {
  position: relative;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  border-radius: 121px 121px 121px 121px;
  box-shadow: 0 2px 1px 1px #b40056;
  background: linear-gradient(370deg, #9b0659 0, #e82c94 7%);
  color: #fff !important;
  padding: 11px 60px;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-size: 25px;
  font-weight: 800;
  letter-spacing: 0;
  transition: 0.2s;
}

.safeSecure-btn a:hover {
  box-shadow: 0 2px 1px 1px #e82c94;
}

/* Brocher */

.Online_broch {
  padding: 250px 0 170px 0 !important;
  background-image: url(/website/assets/images/backgrounds/brochure.png) !important;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: -200px;
  position: relative;
}

/* Trouble */

.trouble-sec {
  background-image: url(../images/backgrounds/trouble-background.png);
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
  padding: 260px 0 350px;
  margin-top: -230px;
}

.trouble-text {
  text-align: center;
}

.trouble-text h1 {
  font-size: 60px;
  font-family: FatFrank3;
  color: rgb(241, 231, 13);
  letter-spacing: 0.1rem;
  line-height: normal;
  paint-order: stroke;
  text-align: center;
  font-weight: 900;
  -webkit-text-stroke: 12px black;
  margin-bottom: 50px;
}

.trouble-text p {
  color: rgb(255, 255, 255);
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-align: center;
  display: block;
  padding-bottom: 10px;
  line-height: 30px;
}

.trouble-btn {
  text-align: center;
  margin-top: 40px;
}

.trouble-btn a {
  position: relative;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  border-radius: 121px 121px 121px 121px;
  box-shadow: 0 2px 1px 1px #b40056;
  background: linear-gradient(370deg, #9b0659 0, #e82c94 7%);
  color: #fff !important;
  padding: 8px 40px;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-size: 23px;
  font-weight: 800;
  letter-spacing: 0;
  transition: 0.2s;
}

.trouble-btn a:hover {
  box-shadow: 0 2px 1px 1px #e82c94;
}
