.elementor-kit-6{--e-global-color-primary:#FD288D;--e-global-color-secondary:#54595F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#1B98E0;--e-global-color-8fb91a7:#000000;--e-global-color-010f3f4:#5CE1E6;--e-global-typography-primary-font-family:"Telegraf";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Telegraf";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Libre Baskerville";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Telegraf", Sans-serif;font-size:24px;font-weight:600;text-transform:uppercase;text-decoration:underline;line-height:32px;border-radius:50px 50px 50px 50px;padding:20px 24px 20px 24px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1336px;}.e-con{--container-max-width:1336px;}.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 *//**
 * Animations
 */
 
@keyframes fadeInLeft2 {
  from {
    opacity: 0;
    transform: translate3d(-80px, 0, 0);
    animation-timing-function: cubic-bezier(0.4, 0.8, 0.74, 1);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft2 !important;
}

.animated-child {
    overflow: hidden;
}

.mask-in-down {
  animation: mask-in-down;
}

.mask-in-left {
  animation-name: mask-in-left;
}

.mask-in-up {
  animation-name: mask-in-up;
}

.mask-in-right {
  animation-name: mask-in-right;
}

@keyframes mask-in-down {
  from {
    visibility: visible;
    transform: translate3d(0, -100%, 0);
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  }
  to {
    transform: translate3d(0, 0, 0);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}

@keyframes mask-in-left {
  from {
    visibility: visible;
    transform: translate3d(100%, 0, 0);
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  }
  to {
    transform: translate3d(0, 0, 0);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}

@keyframes mask-in-up {
  from {
    visibility: visible;
    transform: translate3d(0, 100%, 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}

@keyframes mask-in-right {
  from {
    visibility: visible;
    transform: translate3d(-100%, 0, 0);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
  }
  to {
    transform: translate3d(0, 0, 0);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Telegraf';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://booths.hollywoodphotobooth.com/wp-content/uploads/2024/04/e0267351c63e1e2c76ee947553e966a6.woff2') format('woff2');
}
@font-face {
	font-family: 'Telegraf';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://booths.hollywoodphotobooth.com/wp-content/uploads/2024/04/a8409fd6c00d1370e1ad44d9d597b6f2.woff2') format('woff2');
}
@font-face {
	font-family: 'Telegraf';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://booths.hollywoodphotobooth.com/wp-content/uploads/2024/04/634ccd8b88d00da2d4292a7793a60a66.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Libre Baskerville';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://booths.hollywoodphotobooth.com/wp-content/uploads/2024/04/5ff8dda107f94f00944ba9a5d6988867.woff2') format('woff2');
}
/* End Custom Fonts CSS */