.elementor-1234 .elementor-element.elementor-element-2dc7a64{--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:33px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.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-1234 .elementor-element.elementor-element-af44d2f .elementor-heading-title{color:#FFFFFF;}.elementor-1234 .elementor-element.elementor-element-27032c2{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-1234 .elementor-element.elementor-element-27032c2:not(.elementor-motion-effects-element-type-background), .elementor-1234 .elementor-element.elementor-element-27032c2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF36;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1234 .elementor-element.elementor-element-6f757ad{text-align:center;font-family:"Raleway", Sans-serif;font-size:20px;font-weight:400;color:#FFFFFF;}.elementor-1234 .elementor-element.elementor-element-92b5130{--display:flex;}.elementor-1234 .elementor-element.elementor-element-97896d2{text-align:center;color:#FFFFFF;}.elementor-1234 .elementor-element.elementor-element-e94feec.elementor-element{--align-self:center;}.elementor-1234 .elementor-element.elementor-element-dce799b{text-align:center;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-1234 .elementor-element.elementor-element-1a2df46{--display:flex;}.elementor-1234 .elementor-element.elementor-element-9d28979{--n-accordion-title-font-size:35px;--n-accordion-title-justify-content:initial;--n-accordion-title-flex-grow:initial;--n-accordion-title-icon-order:initial;--n-accordion-item-title-space-between:32px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-border-radius:16px 16px 16px 16px;--n-accordion-icon-size:15px;--n-accordion-icon-normal-color:#FFFFFF;}.elementor-1234 .elementor-element.elementor-element-9d28979 > .elementor-widget-container > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title{background-color:#f1a940;}.elementor-1234 .elementor-element.elementor-element-2141e49{--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;}@media(max-width:767px){.elementor-1234 .elementor-element.elementor-element-27032c2{--width:91%;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:12px;--padding-bottom:12px;--padding-left:12px;--padding-right:12px;}.elementor-1234 .elementor-element.elementor-element-6f757ad{font-size:18px;}}@media(min-width:768px){.elementor-1234 .elementor-element.elementor-element-27032c2{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-27032c2 */#installPWA {
  background: #F3AC2C;
  color: white;
  border: none;
  padding: 12px 20px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  transition: all 0.2s ease;
}

#installPWA:hover {
  
  box-shadow: 0 6px 18px rgba(0,0,0,0.2);
}

#installPWA:active {
  transform: translateY(0);
  box-shadow: 0 3px 8px rgba(0,0,0,0.15);
}/* End custom CSS */