.elementor-kit-1721{--e-global-color-primary:#47F9FF;--e-global-color-secondary:#132D58;--e-global-color-text:#FFFFFF;--e-global-color-accent:#19D2D8;--e-global-color-4019f23:#1A1E28;--e-global-color-35a5dc0:#212B3A;--e-global-color-4b8b0c7:#283648;--e-global-color-f071651:#5C697F;--e-global-color-fac6628:#929DB0;--e-global-color-034c6c1:#ACB7C8;--e-global-color-fbd8120:#EFF2F5;--e-global-color-c1c9567:#FFFFFF;--e-global-color-02a6547:#000000;--e-global-color-1db2aa1:#FFC047;--e-global-typography-primary-font-family:"Hanken Grotesk";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:66px;--e-global-typography-primary-letter-spacing:-0.6px;--e-global-typography-secondary-font-family:"Hanken Grotesk";--e-global-typography-secondary-font-size:44px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Hanken Grotesk";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Hanken Grotesk";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:22px;--e-global-typography-718cf0b-font-family:"Hanken Grotesk";--e-global-typography-718cf0b-font-size:32px;--e-global-typography-718cf0b-font-weight:500;--e-global-typography-999c3bd-font-family:"Hanken Grotesk";--e-global-typography-999c3bd-font-size:24px;--e-global-typography-999c3bd-font-weight:500;--e-global-typography-45e01ab-font-family:"Hanken Grotesk";--e-global-typography-45e01ab-font-size:16px;--e-global-typography-45e01ab-font-weight:400;--e-global-typography-45e01ab-line-height:22px;--e-global-typography-54104be-font-family:"Hanken Grotesk";--e-global-typography-54104be-font-size:14px;--e-global-typography-54104be-font-weight:600;--e-global-typography-afaaa5f-font-family:"Hanken Grotesk";--e-global-typography-afaaa5f-font-size:14px;--e-global-typography-afaaa5f-font-weight:400;--e-global-typography-06178f4-font-family:"Hanken Grotesk";--e-global-typography-06178f4-font-size:12px;--e-global-typography-06178f4-font-weight:600;--e-global-typography-2a473d0-font-family:"Hanken Grotesk";--e-global-typography-2a473d0-font-size:12px;--e-global-typography-2a473d0-font-weight:400;}.elementor-kit-1721 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-button .e-font-icon-svg {
    width: 10px;
    height: 10px;
}

#mobile-kipful-product-price .price {
    color: white;
    font-size: 32px !important;
    line-height: 35px;
}
#section-1, #section-2 {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease;
  pointer-events: none;
}

#section-1.visible, #section-2.visible {
  opacity: 1;
  max-height: 2000px; /* Adjust height as needed */
  pointer-events: auto;
}/* End custom CSS */