.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-9c24b15:#FFFFFF;--e-global-color-3a19e47:#00C1DE;--e-global-color-ac1af90:#000000;--e-global-color-da5bc69:#F0F1F2;--e-global-color-fe052b3:#020219;--e-global-color-fe1a0b9:#93358D;--e-global-color-6c255c2:#FF7F30;--e-global-typography-primary-font-family:"Ringside-Regular";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 h1{font-family:"Ringside-Wide", Sans-serif;font-weight:800;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1300px){.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 *//* BEGIN - CUSTOM CSS FOR BACKGROUND - BEGIN */
html {
    background: #0E0115;
}

body {
    background: transparent !important;
    overflow-x: hidden;
}
/* END - CUSTOM CSS FOR BACKGROUND - END */

/* BEGIN - CUSTOM CSS FOR LOCALE SWITCHER IN FOOTER - BEGIN */
/* Flag + chevron layout */
.locale-trigger .elementor-widget-container{
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  cursor: pointer;
}

/* Chevron icon (down by default) */
.locale-trigger .elementor-widget-container::after{
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  background: #FFFFFF;

  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='black' d='M5.3 7.3a1 1 0 0 1 1.4 0L10 10.6l3.3-3.3a1 1 0 1 1 1.4 1.4l-4 4a1 1 0 0 1-1.4 0l-4-4a1 1 0 0 1 0-1.4Z'/%3E%3C/svg%3E") no-repeat center / contain;
          mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='black' d='M5.3 7.3a1 1 0 0 1 1.4 0L10 10.6l3.3-3.3a1 1 0 1 1 1.4 1.4l-4 4a1 1 0 0 1-1.4 0l-4-4a1 1 0 0 1 0-1.4Z'/%3E%3C/svg%3E") no-repeat center / contain;

  transition: transform 180ms ease;
}

/* When popup is open */
.locale-trigger.is-open .elementor-widget-container::after{
  transform: rotate(180deg);
}
/* END - CUSTOM CSS FOR LOCALE SWITCHER IN FOOTER - END */


/* BEGIN - CUSTOM CSS FOR BUTTON HOVER AFFECT - BEGIN */
.elementor-kit-6 .elementor-button {
    display: flex;
    position: relative;
    overflow: hidden;
    justify-content: center;
    align-items: center;
}

.elementor-kit-6 .elementor-button .elementor-button-content-wrapper,
.elementor-kit-6 .elementor-button .elementor-button-text {
  position: relative;
  z-index: 2;
}

.elementor-kit-6 .elementor-button::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1.25rem;
  transform: translate(-50%, 50%);
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #F45197;
  border: 1.25rem solid #FFC629;
  transition: width 0.62s ease-in-out, height 0.62s ease-in-out;
  z-index: 1;
}

.elementor-kit-6 .elementor-button:hover {
  color: #000;
}

.elementor-kit-6 .elementor-button:hover::before {
  width: 225%;
  height: 35.15625rem;
}

.elementor-kit-6 .elementor-button:active {
  background-color: #00c4ad;
}
/* END - CUSTOM CSS FOR BUTTON HOVER AFFECT - END *//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ringside-Regular';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://clouddevwww.kinsta.cloud/wp-content/uploads/2025/02/Regular-Book.woff') format('woff');
}
@font-face {
	font-family: 'Ringside-Regular';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://clouddevwww.kinsta.cloud/wp-content/uploads/2025/02/Regular-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Ringside-Wide';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://clouddevwww.kinsta.cloud/wp-content/uploads/2025/02/Wide-Ultra.woff') format('woff');
}
/* End Custom Fonts CSS */