.elementor-32 .elementor-element.elementor-element-7e21169{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-call-to-action .elementor-cta__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-call-to-action .elementor-cta__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-call-to-action .elementor-cta__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-call-to-action .elementor-ribbon-inner{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-32 .elementor-element.elementor-element-bd31f16 .elementor-cta .elementor-cta__bg, .elementor-32 .elementor-element.elementor-element-bd31f16 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1500ms;}.elementor-32 .elementor-element.elementor-element-bd31f16 .elementor-cta__content{min-height:100px;text-align:center;background-color:#0A192F;}.elementor-32 .elementor-element.elementor-element-bd31f16 .elementor-cta__bg-wrapper{min-height:401px;}.elementor-32 .elementor-element.elementor-element-bd31f16 .elementor-cta__title{font-family:"Roboto", Sans-serif;font-size:40px;font-weight:500;letter-spacing:1.5px;color:#FFFFFF;}.elementor-32 .elementor-element.elementor-element-bd31f16 .elementor-cta__title:not(:last-child){margin-bottom:16px;}.elementor-32 .elementor-element.elementor-element-bd31f16 .elementor-cta__description{font-family:"Roboto", Sans-serif;font-size:18px;font-weight:400;color:var( --e-global-color-accent );}.elementor-32 .elementor-element.elementor-element-bd31f16 .elementor-cta__description:not(:last-child){margin-bottom:59px;}.elementor-32 .elementor-element.elementor-element-bd31f16 .elementor-cta__button{color:#FFFFFF;border-color:#FFFFFF;border-width:3px;border-radius:26px;}.elementor-32 .elementor-element.elementor-element-bd31f16 .elementor-cta__button:hover{color:var( --e-global-color-primary );background-color:#FFFFFF;}.elementor-32 .elementor-element.elementor-element-8eb14ac{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:25px;--padding-bottom:25px;--padding-left:25px;--padding-right:25px;}.elementor-32 .elementor-element.elementor-element-8eb14ac:not(.elementor-motion-effects-element-type-background), .elementor-32 .elementor-element.elementor-element-8eb14ac > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-32 .elementor-element.elementor-element-7d99079{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-7707470 *//* Tablets and phones: two amount buttons per row */
@media (max-width: 768px) {
  #wcdp ul.wcdp_options.wcdp_amount {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
    width: 100% !important;
  }

  #wcdp ul.wcdp_options.wcdp_amount > li {
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
  }

  #wcdp ul.wcdp_options.wcdp_amount > li label {
    width: 100% !important;
    box-sizing: border-box !important;
  }
}

/* Very small screens: one button per row */
@media (max-width: 420px) {
  #wcdp ul.wcdp_options.wcdp_amount {
    grid-template-columns: 1fr !important;
  }
}/* End custom CSS */