.elementor-kit-214{--e-global-color-primary:#67400947;--e-global-color-secondary:#67400994;--e-global-color-text:#FFFBFB;--e-global-color-accent:#643512;--e-global-color-kadence1:#2B6CB0;--e-global-color-kadence2:#215387;--e-global-color-kadence3:#1A202C;--e-global-color-kadence4:#2D3748;--e-global-color-kadence5:#4A5568;--e-global-color-kadence6:#718096;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#F7FAFC;--e-global-color-kadence9:rgba(46,129,186,0.41);--e-global-typography-primary-font-family:"Gabriola";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:25px;--e-global-typography-secondary-font-family:"Gabriola";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:20px;--e-global-typography-text-font-family:"Gabriola";--e-global-typography-text-font-size:28px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Gabriola";--e-global-typography-accent-font-size:23px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-font-style:italic;}.elementor-kit-214.el-is-editing{--global-palette1:#2B6CB0;--global-palette2:#215387;--global-palette3:#1A202C;--global-palette4:#2D3748;--global-palette5:#4A5568;--global-palette6:#718096;--global-palette7:#EDF2F7;--global-palette8:#F7FAFC;--global-palette9:rgba(46,129,186,0.41);}.elementor-kit-214 button,.elementor-kit-214 input[type="button"],.elementor-kit-214 input[type="submit"],.elementor-kit-214 .elementor-button{background-color:#6B3B0E;font-family:"Gabriola", Sans-serif;font-size:28px;font-weight:500;color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-kit-214 button:hover,.elementor-kit-214 button:focus,.elementor-kit-214 input[type="button"]:hover,.elementor-kit-214 input[type="button"]:focus,.elementor-kit-214 input[type="submit"]:hover,.elementor-kit-214 input[type="submit"]:focus,.elementor-kit-214 .elementor-button:hover,.elementor-kit-214 .elementor-button:focus{background-color:#661111A8;color:#4B0F0F;}.elementor-kit-214 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);}@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 */.border-animation {
  position: relative;
  background: #000;
}
.border-animation:before,
.border-animation:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: calc(100% + 1px);
  height: calc(100% + 1px);
  background: linear-gradient(90deg, #fff,
  transparent, transparent, #fff);
  position: absolute;
left: -2px;
top: -2px;
z-index: -1;
background-size: 400%;
filter: blur(8px);
width: jalc(100% + 4px);
height: calc(100% + 4px);
transition: opacitk;
  background-size: 400%;
  z-index: -1;
  animation: steam 20s linear infinite;
}
@keyframes steam {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.border-animation:after {
  filter: blur(10px);
}
.e-con-inner {
    z-index: 2;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gabriola';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://remert.company/wp-content/uploads/2026/04/Gabriola.woff') format('woff');
}
/* End Custom Fonts CSS */