.elementor-kit-9{--e-global-color-primary:#231F20;--e-global-color-secondary:#AF6EFF;--e-global-color-text:#F97938;--e-global-color-accent:#FFFFFF;--e-global-color-304afc3:#878787;--e-global-color-df7e0e4:#FDFBFF;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-size:4vw;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-size:1vw;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-size:1vw;--e-global-typography-accent-font-weight:700;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:#020101;font-family:var( --e-global-typography-accent-font-family );font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-secondary );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}}@media(max-width:1024px){.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* דסקטופ גדול – ברירת מחדל מעל 1366px */
.my-btn .elementor-button-icon {
    font-size: 32px !important;
}

/* לפטופ – בין 1025 ל-1366px */
@media (max-width: 1366px) and (min-width: 1025px) {
    .my-btn .elementor-button-icon {
        font-size: 24px !important;
    }
}

/* טאבלט – בין 768px ל-1024px */
@media (max-width: 1024px) and (min-width: 768px) {
    .my-btn .elementor-button-icon {
        font-size: 20px !important;
    }
}

/* מובייל – עד 767px */
@media (max-width: 767px) {
    .my-btn .elementor-button-icon {
        font-size: 18px !important;
    }
}/* End custom CSS */