.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#F7F3F3;--e-global-color-text:#E43292;--e-global-color-accent:#5C251F;--e-global-color-71218c8:#BE436A;--e-global-color-204670e:#481919;--e-global-color-d710719:#B5938C;--e-global-typography-primary-font-family:"Syncopate";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-weight:500;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 );--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;--e-preloader-animation:bounce;--e-preloader-animation-duration:2500ms;--e-preloader-delay:1000ms;--e-preloader-width:35%;}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-5 p{margin-block-end:0px;}.elementor-kit-5 a{color:var( --e-global-color-text );}.elementor-kit-5 h1{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h2{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h3{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h4{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h5{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 h6{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Syncopate", Sans-serif;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1210px;}.e-con{--container-max-width:1210px;}.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);}@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;}.elementor-kit-5{--e-preloader-width:80%;--e-preloader-max-width:100%;}}/* Start custom CSS */body {
    background-color: #000;
    transition: background-color 1s ease;
}
    
    .color-pink { background-color: #E43292 !important; } 
    
    .color-berry { background-color: #BE436A !important; } 
    
    .color-white { background-color: #F7F3F3 !important; } 
    
    .color-black { background-color: #000000 !important; }


/*Teller Animation*/
.plate-spin {
  display: inline-block;
  transform-origin: center;
  animation: plateWiggle 4s ease-in-out infinite;
}

@keyframes plateWiggle {

  /* Ruhe */
  0%   { transform: rotate(0deg); }
  20%  { transform: rotate(0deg); }

  /* erste Bewegung */
  25%  { transform: rotate(-4deg); }
  30%  { transform: rotate(4deg); }
  35%  { transform: rotate(-3deg); }
  40%  { transform: rotate(2deg); }
  45%  { transform: rotate(0deg); }

  /* wieder Pause */
  60%  { transform: rotate(0deg); }

  /* zweite kleine Bewegung */
  65%  { transform: rotate(3deg); }
  70%  { transform: rotate(-3deg); }
  75%  { transform: rotate(1deg); }
  80%  { transform: rotate(0deg); }

  /* Ruhe bis Ende */
  100% { transform: rotate(0deg); }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://subarashii.at/wp-content/uploads/2026/03/Inter_18pt-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url('https://subarashii.at/wp-content/uploads/2026/03/Inter_18pt-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://subarashii.at/wp-content/uploads/2026/03/Inter_18pt-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://subarashii.at/wp-content/uploads/2026/03/Inter_18pt-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://subarashii.at/wp-content/uploads/2026/03/Inter_18pt-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://subarashii.at/wp-content/uploads/2026/03/Inter_18pt-ExtraBoldItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */