.elementor-1166 .elementor-element.elementor-element-dd07f43{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-1166 .elementor-element.elementor-element-dd07f43:not(.elementor-motion-effects-element-type-background), .elementor-1166 .elementor-element.elementor-element-dd07f43 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1B1E35;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1166 .elementor-element.elementor-element-46489a6{text-align:center;}.elementor-1166 .elementor-element.elementor-element-46489a6 .elementor-heading-title{font-family:"Cactus Ting", Sans-serif;font-size:7em;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;line-height:1em;letter-spacing:1.1px;color:#FFFFFF;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1166 .elementor-element.elementor-element-c292699 img{max-width:200px;}@media(min-width:768px){.elementor-1166 .elementor-element.elementor-element-dd07f43{--content-width:1140px;}}@media(max-width:1024px){.elementor-1166 .elementor-element.elementor-element-dd07f43{--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-1166 .elementor-element.elementor-element-46489a6 .elementor-heading-title{font-size:6em;}}@media(max-width:767px){.elementor-1166 .elementor-element.elementor-element-dd07f43{--padding-top:60px;--padding-bottom:60px;--padding-left:40px;--padding-right:40px;}.elementor-1166 .elementor-element.elementor-element-46489a6{text-align:center;}.elementor-1166 .elementor-element.elementor-element-46489a6 .elementor-heading-title{font-size:2.4em;line-height:1em;}}/* Start custom CSS for shortcode, class: .elementor-element-08d8fe1 */.svg-inline--fa.fa-gift.fa-w-16.fa-7x {
  color: #CCE346 !important;
}

#pwgc-balance-title {
  color: white !important;
  font-weight: 700 !important;
}

[type="button"], [type="submit"], button {
  display: inline-block;
  font-weight: 700 !important;
  color: white !important;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid #cce346;
  padding: .5rem 1rem;
  font-size: 1rem;
  border-radius: 3px;
  transition: all .3s;
}

[type="button"]:focus, [type="button"]:hover, [type="submit"]:focus, [type="submit"]:hover, button:focus, button:hover {
  color: #1b1e35 !important;
  background-color: #cce346 !important;
  text-decoration: none;
}

#pwgc-balance-amount-value {
  font-size: 200%;
  font-weight: 600;
  color: #cce346 !important;
}/* End custom CSS */