body .font-12 {
  font-size: 0.75em;
}
body .font-14 {
  font-size: 0.875em;
}
body .font-18 {
  font-size: 1.125em;
}
body .font-19 {
  font-size: 1.1875em;
}
body .font-20 {
  font-size: 1.25em;
}
body .font-25 {
  font-size: 1.5625em;
}
body .font-28 {
  font-size: 1.75em;
}
body .font-31 {
  font-size: 1.9375em;
}
body .font-35 {
  font-size: 2.1875em;
}
body .font-40 {
  font-size: 2.5em;
}
body .font-45 {
  font-size: 2.8125em;
}
body .margin-0 {
  margin: 0 !important;
}
body .fw-400 {
  font-weight: 400;
}
body .fw-500 {
  font-weight: 500;
}
body .fw-600 {
  font-weight: 600;
}
body .fw-700 {
  font-weight: 700;
}
body .fw-800 {
  font-weight: 800;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.e-con.e-flex, .e-con.e-flex > .e-con-inner {
  --display: flex;
  display: var(--display);
}

html body .fixed_content_inner {
  position: sticky;
  top: 24%;
}

html body .fixed_content_inner_higher {
  position: sticky;
  top: 50%;
}

html body .mt-0 {
  margin-top: 0;
}
html body .mb-0 {
  margin-bottom: 0;
}
html body .mt-1 {
  margin-top: 0.625em;
}
html body .mt-2 {
  margin-top: 1.25em;
}
html body .mt-3 {
  margin-top: 1.875em;
}
html body .mb-1 {
  margin-bottom: 0.625em;
}
html body .mb-2 {
  margin-bottom: 1.25em;
}
html body .mb-3 {
  margin-bottom: 1.875em;
}
html body .my-1 {
  padding-top: clamp(20px, 4vw, 37px);
  padding-bottom: clamp(20px, 4vw, 37px);
}
html body .py-0,
html body .py-0 > .e-con-inner {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
html body .pt-0,
html body .pt-0 > .e-con-inner {
  padding-top: 0 !important;
}
html body .pb-0,
html body .pb-0 > .e-con-inner {
  padding-bottom: 0 !important;
}

#cn-close-notice {
  display: none !important;
}

#cn-accept-cookie {
  min-width: 100px;
  background-color: var(--e-global-color-accent) !important;
  color: #0A1D33 !important;
}

header.page-header {
  display: none;
}

.marquee {
  overflow: hidden;
  border: 0px solid #ccc;
}

body .elementor-button-wrapper .elementor-button.button-no_icon {
  padding-left: 1.31em;
  padding-right: 1.31em;
}
body .elementor-button-wrapper .elementor-button.entyce-button-1 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyOSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuOTg3MzEgMTZMMTIuMzk0IDkuNjE0ODhIMFY2LjM4NTEySDEyLjM5NEw5Ljk4NzMxIDBDOS45ODczMSAwIDE1LjA2ODQgMy4xNTcgMTguODkyIDQuNzVDMjIuNTE5NCA2LjI2MTI1IDI5IDggMjkgOEMyOSA4IDIyLjUxOTQgOS43Mzg3NSAxOC44OTIgMTEuMjVDMTUuMDY4NCAxMi44NDMgOS45ODczMSAxNiA5Ljk4NzMxIDE2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
  background-repeat: no-repeat;
  background-position: 85% 50%;
  text-align: left;
}
body .elementor-button-wrapper .elementor-button.entyce-button-1:hover {
  background-position: 90% 50%;
}
body .elementor-button-wrapper .elementor-button.button-outlined {
  background-color: rgba(0, 0, 0, 0) !important;
  color: var(--e-global-color-primary);
}
body .elementor-button-wrapper .elementor-button.button-align-left .elementor-button-content-wrapper {
  justify-content: flex-start;
}
body .elementor-button-wrapper .elementor-button.button-text {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  padding: 0em 5em 0em 0em;
  text-align: left;
  min-width: inherit !important;
}
body .elementor-button-wrapper .elementor-button.button-text .elementor-button-content-wrapper {
  justify-content: start;
}
body .elementor-button-wrapper .elementor-button.button-text.button-big {
  padding: 0em 5em 0em 0em;
}
body .elementor-button-wrapper .elementor-button.button-text.button-small {
  padding: 0em 4.5em 0em 0em;
}
body .elementor-button-wrapper .elementor-button.button-small {
  padding: 0.75em 4.5em 0.75em 1.75em;
  font-size: 0.875em;
}
body .elementor-button-wrapper .elementor-button.button-small.button-no_icon {
  padding: 0.6em 1.75em 0.6em 1.75em;
  font-size: 16px;
}
body .elementor-button-wrapper .elementor-button.button-big {
  padding: 0.65em 3.6875em 0.65em 1.9875em;
  border-radius: 60px 60px 60px 60px;
  font-size: 1.15em;
}
body .elementor-button-wrapper .elementor-button.button-big.button-no_icon {
  padding: 1.6em 2.4875em 1.6em 2.4875em;
}
body .elementor-button-wrapper .elementor-button.button-radius-square {
  border-radius: 0px;
}
body .elementor-button-wrapper .elementor-button.button-radius-5px {
  border-radius: 5px;
}
body .elementor-button-wrapper .elementor-button.button-radius-10px {
  border-radius: 10px;
}
body .elementor-button-wrapper .elementor-button.button-radius-round {
  border-radius: 30px;
}
body .elementor-button-wrapper .elementor-button.button-no_icon {
  background-image: none !important;
}
body .elementor-button-wrapper .elementor-button .elementor-button-text {
  font-family: var(--e-global-typography-primary-font-family) !important;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=email], .gform_wrapper select, .gform_wrapper textarea, .gform_wrapper .ginput_container_select {
  border: 1px solid #2F2F2F;
  outline: none;
  color: #2F2F2F;
  background-color: rgba(0, 0, 0, 0) !important;
}
.gform_wrapper input[type=text]::-moz-placeholder, .gform_wrapper input[type=email]::-moz-placeholder, .gform_wrapper select::-moz-placeholder, .gform_wrapper textarea::-moz-placeholder, .gform_wrapper .ginput_container_select::-moz-placeholder {
  color: #2F2F2F;
}
.gform_wrapper input[type=text]::placeholder, .gform_wrapper input[type=email]::placeholder, .gform_wrapper select::placeholder, .gform_wrapper textarea::placeholder, .gform_wrapper .ginput_container_select::placeholder {
  color: #2F2F2F;
}
.gform_wrapper input[type=text]::-webkit-input-placeholder, .gform_wrapper input[type=email]::-webkit-input-placeholder, .gform_wrapper select::-webkit-input-placeholder, .gform_wrapper textarea::-webkit-input-placeholder, .gform_wrapper .ginput_container_select::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #2F2F2F;
}
.gform_wrapper input[type=text]::-moz-placeholder, .gform_wrapper input[type=email]::-moz-placeholder, .gform_wrapper select::-moz-placeholder, .gform_wrapper textarea::-moz-placeholder, .gform_wrapper .ginput_container_select::-moz-placeholder { /* Firefox 19+ */
  color: #2F2F2F;
}
.gform_wrapper input[type=text]:-ms-input-placeholder, .gform_wrapper input[type=email]:-ms-input-placeholder, .gform_wrapper select:-ms-input-placeholder, .gform_wrapper textarea:-ms-input-placeholder, .gform_wrapper .ginput_container_select:-ms-input-placeholder { /* IE 10+ */
  color: #2F2F2F;
}
.gform_wrapper input[type=text]:-moz-placeholder, .gform_wrapper input[type=email]:-moz-placeholder, .gform_wrapper select:-moz-placeholder, .gform_wrapper textarea:-moz-placeholder, .gform_wrapper .ginput_container_select:-moz-placeholder { /* Firefox 18- */
  color: #2F2F2F;
}
.gform_wrapper input[type=submit] {
  border-radius: 44px !important;
  line-height: 1;
  color: var(--e-global-color-primary) !important;
  border: 0 !important;
  min-width: 177px;
}
.gform_wrapper select {
  border: 0;
}
.gform_wrapper .gfield--type-select {
  border-bottom: 1px solid #2A2B2A;
}
.gform_wrapper .gfield--type-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-repeat: no-repeat;
  background-position: 95% center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAxOCAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMDcwNzMgMjAuMDQxNEw5LjA3MDc0IDEuNzAzNzlNOS4wNzA3MyAyMC4wNDE0TDEuMjExNzggMTIuMTgyNE05LjA3MDczIDIwLjA0MTRMMTYuOTI5NyAxMi4xODI0IiBzdHJva2U9IiMwNTQwNjIiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
  background-color: #ffffff !important;
}
.gform_wrapper .ginput_container_consent input {
  transform: scale(1);
}
.gform_wrapper .gform_footer {
  justify-content: flex-end;
}
.gform_wrapper input[type=checkbox] {
  border-radius: 100% !important;
}

.nice-select > span {
  display: flex;
  align-items: center;
  max-height: 38px;
  height: 38px !important;
  color: var(--gf-local-color);
  font-family: var(--gf-local-font-family);
  font-size: 14px;
  font-style: var(--gf-local-font-style);
  font-weight: var(--gf-local-font-weight);
}/*# sourceMappingURL=style.css.map */