.elementor-kit-7{--e-global-color-primary:#2B2A29;--e-global-color-secondary:#CC8C33;--e-global-color-text:#D9DADA;--e-global-color-accent:#FDFFFE;--e-global-color-7cfce6d:#00000000;--e-global-typography-primary-font-family:"פלוני";--e-global-typography-primary-font-size:3.5vw;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"פלוני";--e-global-typography-secondary-font-size:2.5vw;--e-global-typography-secondary-font-weight:100;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"פלוני";--e-global-typography-text-font-size:1.2vw;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:27px;--e-global-typography-accent-font-family:"פלוני";--e-global-typography-accent-font-weight:500;--e-global-typography-edd040a-font-family:"פלוני";--e-global-typography-edd040a-font-size:1.4vw;--e-global-typography-edd040a-line-height:1.5em;background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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-kit-7{--e-global-typography-primary-font-size:35px;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-size:20px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;--e-global-typography-edd040a-font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.blur {
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
}

html,
body{
width:100%;
overflow-x:hidden;
}


.gold-star-button .elementor-button {
  position: relative;
  overflow: hidden;
}

.gold-star-button .elementor-button::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1000px;
  height: 1000px;
  background: conic-gradient(from 0deg, transparent 0%, transparent 35%, #D4AF37 50%, transparent 65%, transparent 100%);
  animation: star-spin 2.5s linear infinite;
  z-index: 0;
}

.gold-star-button .elementor-button::after {
  content: '';
  position: absolute;
  inset: 4px;
  background: #111111;
  border-radius: inherit;
  z-index: 1;
}

.gold-star-button .elementor-button .elementor-button-content-wrapper {
  position: relative;
  z-index: 2;
}

@keyframes star-spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'פלוני';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://centenario.capital/wp-content/uploads/2026/06/ploni-regular-aaa.woff2') format('woff2');
}
@font-face {
	font-family: 'פלוני';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://centenario.capital/wp-content/uploads/2026/06/ploni-light-aaa.woff2') format('woff2');
}
/* End Custom Fonts CSS */