/* WordPress Core Styles */
img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }

/* WordPress Block Library */
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/* Classic Theme Styles */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
button,
hr,
input {
  overflow: visible;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
  box-sizing: border-box;
  padding: 0;
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
} /* Oxygen */
html {
  box-sizing: border-box;
}
body {
  font-size: 16px;
  color: rgba(64, 64, 64, 1);
}
body.oxygen-aos-enabled {
  overflow-x: hidden;
}
*,
::after,
::before {
  box-sizing: inherit;
}
.ct-section-inner-wrap {
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  min-height: inherit;
}
.ct-section-with-shape-divider {
  position: relative !important;
}
.oxygen-unslider-container:not(.unslider-fade) > ul {
	list-style: none;
	width: 0px;
}
.oxygen-unslider-container:not(.unslider-fade):not(.unslider-horizontal) > ul > li {
  opacity: 0;
}
.oxygen-unslider-container.unslider-fade > ul > li:not(.unslider-active) {
  opacity: 0;
}
div.ct-svg-icon > svg,
svg.ct-svg-icon {
  height: 1em !important;
  fill: currentColor;
}
.ct-columns-inner-wrap {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.ct-column {
  float: left !important;
  word-break: break-word;
}
svg.ct-svg-icon {
  display: inline-block;
  width: 1em !important;
}
div.ct-svg-icon {
  display: inline-block;
  box-sizing: content-box;
  border-radius: 50%;
  width: auto;
}
div.ct-svg-icon > svg {
  width: 1em !important;
  display: block;
}
div.ct-fancy-icon {
  display: inline-flex;
  border-radius: 50%;
}
.ct-fancy-icon > svg {
  fill: currentColor;
}
.ct-columns-inner-wrap > .ct-column:first-child {
  margin-left: 0 !important;
}
.ct-columns-inner-wrap > .ct-column:last-child {
  margin-right: 0 !important;
}
.ct-video {
  width: 100%;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper {
  position: relative;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.oxy-nav-menu-list {
  display: flex;
  padding: 0;
  margin: 0;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item {
  list-style-type: none;
  display: flex;
  flex-direction: column;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item a {
  text-decoration: none;
  border-style: solid;
  border-width: 0;
  transition-timing-function: ease-in-out;
  transition-property: background-color, color, border-color;
  border-color: transparent;
}
.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:focus-within > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover > a {
  border-color: currentColor;
}
.oxy-nav-menu .menu-item,
.oxy-nav-menu .sub-menu {
  position: relative;
}
.oxy-nav-menu .menu-item .sub-menu {
  padding: 0;
  flex-direction: column;
  white-space: nowrap;
  transition-timing-function: ease-in-out;
  transition-property: visibility, opacity;
  visibility: hidden;
  opacity: 0;
  display: flex;
  position: absolute;
  top: 100%;
}
.oxy-nav-menu .sub-menu .sub-menu,
.oxy-nav-menu.oxy-nav-menu-vertical .sub-menu {
  left: 100%;
  top: 0;
}
.oxy-nav-menu .menu-item:hover > .sub-menu,
.oxy-nav-menu .menu-item:focus-within > .sub-menu {
  visibility: visible;
  opacity: 1;
}
.oxy-nav-menu .sub-menu li.menu-item {
  flex-direction: column;
}
@keyframes oxy_sticky_header_fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.oxy-sticky-header-fade-in {
  animation-name: oxy_sticky_header_fadein;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
}
.oxy-sticky-header .oxygen-show-in-sticky-only {
  display:  none;
}
.oxy-sticky-header.oxy-sticky-header-active .oxygen-show-in-sticky-only {
  display: block;
}
.oxy-header-wrapper {
  position: relative;
}
.oxy-header-row {
  width: 100%;
  display: block;
}
.oxy-header-container {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
}
.oxy-header-center,
.oxy-header-left,
.oxy-header-right {
  display: flex;
  align-items: center;
}
.oxy-header .oxygen-only-show-in-overlay,
.oxy-video-container {
  display: none;
}
.oxy-header-left {
  justify-content: flex-start;
}
.oxy-header-center {
  flex-grow: 1;
  justify-content: center;
}
.oxy-header-right {
  justify-content: flex-end;
}
.admin-bar .oxy-sticky-header-active {
  top: 32px !important;
}
@media screen and (max-width: 782px) {
  .admin-bar .oxy-sticky-header-active {
    top: 46px !important;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar .oxy-sticky-header-active {
    top: 0 !important;
  }
}
.oxy-video-background {
  position: relative;
  z-index: 1;
}
.oxy-video-background .oxy-video-container {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}
.oxy-video-background .oxy-video-container video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.oxy-video-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.oxy-map iframe {
  width: 100%;
  height: 100%;
  display: block;
}
.unslider .unslider-fade ul li.unslider-active {
  position: relative;
}
.oxy-menu-toggle {
  cursor: pointer;
  display: none;
}
.oxy-nav-menu.oxy-nav-menu-open {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: auto;
  z-index: 2147483642 !important;
  background-color: #fff;
}
.oxy-nav-menu.oxy-nav-menu-open > div:last-child {
  max-height: 100%;
  overflow: auto;
  padding-top: 2em;
  padding-bottom: 2em;
  width: 100%;
}
.oxy-nav-menu-prevent-overflow {
  overflow: hidden;
  height: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle {
  display: initial;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list {
  flex-direction: column !important;
  width: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a {
  text-align: center;
  border: 0 !important;
  background-color: transparent !important;
  justify-content: center;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}
.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
  background-color: #fff;
  z-index: 2147483641;
}
.oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu,
.oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children > a::after {
  display: none;
}
.oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns
  .menu-item
  .sub-menu {
  display: flex;
  position: static;
  animation-name: none;
  visibility: visible;
  opacity: 1;
  transition-duration: 0s !important;
}
.oxy-nav-menu.oxy-nav-menu-open a:not([href]) {
  display: none;
}
.oxy-nav-menu-hamburger-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.oxy-nav-menu-hamburger {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.oxy-nav-menu-hamburger-line {
  border-radius: 2px;
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger {
  transform: rotate(45deg);
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line {
  display: none;
}
.oxy-nav-menu-open
  .oxy-nav-menu-hamburger
  .oxy-nav-menu-hamburger-line:first-child {
  display: initial;
  position: relative;
}
.oxy-nav-menu-open
  .oxy-nav-menu-hamburger
  .oxy-nav-menu-hamburger-line:last-child {
  display: initial;
  position: relative;
  transform: rotate(90deg);
}
.oxy-nav-menu .menu-item a {
  display: flex;
  align-items: center;
}
.oxy-nav-menu.oxy-nav-menu-vertical .menu-item a {
  flex-direction: row;
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
  .menu-item-has-children
  > a::after {
  width: 0.35em;
  height: 0.35em;
  margin-left: 0.5em;
  border-right: 0.1em solid;
  border-top: 0.1em solid;
  transform: rotate(135deg);
  content: "";
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
  .sub-menu
  .menu-item-has-children
  > a::after,
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical
  .menu-item-has-children
  > a::after {
  transform: rotate(45deg);
}
.oxy-social-icons {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.oxy-social-icons a {
  line-height: 1;
  width: 1em;
  height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.oxy-social-icons a svg {
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}
.oxy-soundcloud {
  min-width: 300px;
  min-height: 120px;
}
.oxy-soundcloud iframe {
  width: 100%;
  height: 100%;
}
.comment-body .alignleft,
.oxy-stock-content-styles .alignleft {
  margin-right: 1em;
  float: left;
}
.comment-body .alignright,
.oxy-stock-content-styles .alignright {
  margin-left: 1em;
  float: right;
}
.comment-body .aligncenter,
.oxy-stock-content-styles .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.comment-body img,
.oxy-stock-content-styles img {
  max-width: 100%;
}
.oxy-comment-form .comment-reply-title {
  margin-bottom: 0.5em;
}
.oxy-comment-form .logged-in-as {
  margin-bottom: 1em;
  font-size: 0.75em;
}
.oxy-comment-form #submit {
  padding: 1em 2em;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  margin-top: 0.5em;
  border: none;
  font-weight: 700;
}
.oxy-comment-form input,
.oxy-comment-form textarea {
  padding: 0.5em;
  border-radius: 0;
  border: 1px solid #000;
  color: gray;
  width: 100%;
}
.oxy-comment-form label {
  font-weight: 700;
}
.oxy-comment-form .comment-form > p {
  margin-top: 0;
  margin-bottom: 1em;
}
.oxy-comments h3.comments-title {
  margin-bottom: 1em;
}
.oxy-comments ol.children,
.oxy-comments ol.comments-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.oxy-comments ol.children {
  margin-left: 50px;
}
.oxy-comments li.comment .comment-body {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 50px;
}
.oxy-comments li.comment .comment-body .comment-content {
  margin-bottom: 1em;
}
.oxy-comments .comment-meta .comment-author {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.oxy-comments .comment-meta .comment-author .avatar {
  max-width: 64px;
  max-height: 64px;
  margin-right: 0.5em;
}
.oxy-comments .comment-meta .comment-author span.says::before {
  content: " ";
  white-space: pre;
}
.oxy-progress-bar-overlay-percent,
.oxy-progress-bar-overlay-text {
  line-height: 1;
  white-space: nowrap;
  color: #fff;
}
.oxy-comments .comment-meta .comment-metadata {
  font-size: 0.75em;
  margin-top: 0.75em;
}
.oxy-comments .comment-meta .edit-link {
  margin-left: 0.5em;
}
.oxy-comments .reply {
  display: flex;
}
.oxy-comments .reply .comment-reply-link {
  font-size: 0.75em;
}
.oxy-comments .comment-meta {
  flex-wrap: wrap;
}
.oxy-comments .comment-awaiting-moderation {
  flex-basis: 100%;
}
.oxy-login-form p {
  display: flex;
  flex-direction: column;
}
.oxy-login-form input {
  padding: 0.5em;
  border-radius: 0;
  border: 1px solid #000;
}
.oxy-login-form input[type="submit"] {
  padding: 1em 2em;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  border: none;
  font-weight: 700;
}
.oxy-search-form input {
  padding: 0.5em;
  border-radius: 0;
  border: 1px solid #000;
}
.oxy-search-form input[type="submit"] {
  padding: calc(0.5em + 1px) 1em;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  border: none;
}
.oxy-search-form label.screen-reader-text {
  display: none;
}
.oxy-icon-box-icon {
  display: flex;
  flex-shrink: 0;
  flex-grow: 0;
}
.oxy-icon-box-content {
  flex-grow: 1;
  width: 100%;
}
.oxy-icon-box-heading,
.oxy-icon-box-text {
  margin: 0;
}
.oxy-icon-box {
  display: flex;
  align-items: flex-start;
}
.oxy-pricing-box {
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
  order: 10;
  display: flex;
  flex-direction: row;
}
.oxy-pricing-box-graphic > img {
  max-width: 100%;
  display: block;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title {
  order: 20;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
  order: 30;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: baseline;
  justify-content: center;
}
.oxy-pricing-box-amount {
  display: flex;
  align-items: baseline;
  flex-direction: row;
}
.oxy-pricing-box-currency {
  align-self: flex-start;
}
.oxy-pricing-box-amount-decimal {
  align-self: baseline;
}
.oxy-pricing-box-term {
  margin-left: 0.4em;
}
.oxy-pricing-box-sale-price {
  width: 100%;
  flex-grow: 0;
  flex-shrink: 0;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
  order: 40;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
  order: 60;
}
@keyframes oxy_progress_bar_width {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes oxy_progress_bar_stripes {
  from {
    background-position: 44px 0;
  }
  to {
    background-position: 0 0;
  }
}
.oxy-progress-bar-background,
.oxy-progress-bar-progress {
  background-position: top left;
  background-attachment: fixed;
  background-size: 44px 44px;
}
.oxy-progress-bar {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.oxy-progress-bar-background {
  background-color: #d3d3d3;
  width: 100%;
}
.oxy-progress-bar-progress {
  padding: 20px;
  display: flex;
  background-color: #a9a9a9;
  align-items: center;
}
.oxy-progress-bar-overlay-percent {
  margin-left: auto;
  padding-left: 1em;
  font-size: 0.8em;
}
.oxy-tab,
.oxy-tab-content {
  padding: 20px;
}
.oxy-progress-bar-overlay-percent:empty {
  display: none;
}
.oxy-superbox {
  display: inline-flex;
}
.oxy-superbox-primary,
.oxy-superbox-secondary,
.oxy-tabs-wrapper {
  display: flex;
}
.oxy-superbox-wrap {
  position: relative;
  overflow: hidden;
  display: flex;
  width: 100%;
}
.oxy-superbox-primary {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}
.oxy-superbox-secondary {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.oxy-tab {
  cursor: pointer;
}
.oxy-tabs-contents-content-hidden {
  display: none !important;
}
.oxy-testimonial {
  display: flex;
  width: 100%;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
  display: flex;
  flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-photo {
  border-radius: 50%;
}
.oxy-testimonial .oxy-testimonial-content-wrap {
  display: flex;
  flex-direction: column;
  order: 2;
}
.oxy-testimonial .oxy-testimonial-author-wrap {
  display: flex;
  flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-author,
.oxy-testimonial .oxy-testimonial-author-info {
  display: flex;
}
.oxy-toggle {
  display: flex;
  flex-direction: row;
  cursor: pointer;
}
.oxy-toggle-content {
  align-self: stretch;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.oxy-expand-collapse-icon {
  align-self: center;
  flex-shrink: 0;
  flex-grow: 0;
  margin-right: 0.4em;
  text-align: initial;
  width: 1em;
  height: 1em;
  position: relative;
  display: inline-block;
}
.oxy-expand-collapse-icon::after,
.oxy-expand-collapse-icon::before {
  content: "";
  background-color: #000;
  position: absolute;
  width: 1em;
  height: 0.16em;
  top: calc((1em / 2) - 0.08em);
  transition: 0.3s ease-in-out all;
  border-radius: 0.03em;
}
.oxy-expand-collapse-icon::after {
  transform: rotate(-90deg) scale(0);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::after {
  transform: rotate(-180deg);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::before {
  transform: rotate(-90deg);
}
[data-aos][data-aos=""] {
  transition-duration: 0s !important;
}
body.oxy-modal-active {
  height: 100vh;
  overflow-y: hidden;
  position: fixed;
  right: 0;
  left: 0;
}
.oxy-modal-backdrop {
  display: flex;
  align-items: center;
  justify-content: center;
}
body:not(.oxygen-builder-body) .oxy-modal-backdrop {
  display: none;
}
body.oxygen-builder-body .oxy-modal-backdrop {
  height: 100vh;
}
.oxy-modal-backdrop.live {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1400;
}
.oxy-modal-backdrop.hidden {
  display: none;
}
.oxy-modal-backdrop.left {
  flex-direction: column;
  align-items: flex-start;
}
.oxy-modal-backdrop.right {
  flex-direction: column;
  align-items: flex-end;
}
.oxy-modal-backdrop.top {
  flex-direction: row;
  align-items: flex-start;
}
.oxy-modal-backdrop.bottom {
  flex-direction: row;
  align-items: flex-end;
}
.oxy-modal-backdrop.upper_left {
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.oxy-modal-backdrop.upper_right {
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
}
.oxy-modal-backdrop.bottom_left {
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
}
.oxy-modal-backdrop.bottom_right {
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
}
.oxy-modal-backdrop .ct-modal {
  background-color: white;
  max-height: 100vh;
  overflow-y: auto;
}
div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element {
  align-self: stretch;
}
div.oxy-repeater-pages,
div.oxy-repeater-pages-wrap {
  display: flex;
}
.oxy-rich-text p:first-child {
  margin-block-start: 0;
}
.oxy-rich-text p:last-child {
  margin-block-end: 0;
}
/* Custom HTML tag support */
:-webkit-any(li, div._important),
:is(li, div._important) {
  display: list-item;
}
:-webkit-any(table, div._important),
:is(table, div._important){
	display: table;
}
:is(thead, div._important),
:-webkit-any(thead, div._important){
	display: table-header-group;
}
:is(tr, div._important),
:-webkit-any(tr, div._important) {
	display: table-row;
}
:is(tbody, div._important),
:-webkit-any(tbody, div._important) {
	display: table-row-group;
}
:is(th, td, div._important),
:-webkit-any(th, td, div._important) {
	display: table-cell;
}
:is(caption, div._important),
:-webkit-any(caption, div._important) {
	display: table-caption;
}
:is(colgroup, div._important),
:-webkit-any(colgroup, div._important){
	display: table-column-group;
}
:is(col, div._important),
:-webkit-any(col, div._important){
	display: table-column;
}
:is(tfoot, div._important),
:-webkit-any(tfoot, div._important){
	display: table-footer-group;
}
/* End custom HTML tag support */
.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
			.ct-div-block,
			.oxy-post-content,
			.ct-text-block,
			.ct-headline,
			.oxy-rich-text,
			.ct-link-text { max-width: 100%; }
			img { flex-shrink: 0; }
			body * { min-height: 1px; }
		}            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'PT Sans';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #939292;}.oxy-nav-menu-hamburger-line {background-color: #939292;}h1, h2, h3, h4, h5, h6 {font-family: 'Roboto';font-size: 36px;font-weight: 700;color: #f7f7f7;}h2, h3, h4, h5, h6{font-size: 30px;color: #f7f7f7;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #d92931;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {color: #d92931;text-decoration: none;}.ct-link {text-decoration: none;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.button-primary {
padding: 25px 40px;
}.button-primary {
 font-family:'Poppins';
 border-radius:20px;
 padding-right:30px;
 font-size:15px;
 font-weight:400;
 padding-left:30px;
 padding-top:6px;
 padding-bottom:6px;
}
@media (max-width: 991px) {
.button-primary {
}
.button-primary:not(.ct-section):not(.oxy-easy-posts),
.button-primary.oxy-easy-posts .oxy-posts,
.button-primary.ct-section .ct-section-inner-wrap{
display:none;
}
}

@media (max-width: 767px) {
.button-primary {
}.button-primary {
}
.button-primary:not(.ct-section):not(.oxy-easy-posts),
.button-primary.oxy-easy-posts .oxy-posts,
.button-primary.ct-section .ct-section-inner-wrap{
display:none;
}
}

@media (max-width: 479px) {
.button-primary {
 font-size:18px;
}
}

.icon-header {
color: #d50725;}.icon-header 
>svg {width: 34px;height: 34px;}.icon-header {
}



.secondary2:not(.ct-section):not(.oxy-easy-posts),
.secondary2.oxy-easy-posts .oxy-posts,
.secondary2.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 1120px) {
.secondary2 {
 position:fixed;
 bottom:20px;
 align-self:center;
 z-index:150;
}
.secondary2:not(.ct-section):not(.oxy-easy-posts),
.secondary2.oxy-easy-posts .oxy-posts,
.secondary2.ct-section .ct-section-inner-wrap{
display:flex;
}
}

@media (max-width: 991px) {
.secondary2 {
 z-index:150;
 align-self:center;
 position:fixed;
 bottom:20px;
}
.secondary2:not(.ct-section):not(.oxy-easy-posts),
.secondary2.oxy-easy-posts .oxy-posts,
.secondary2.ct-section .ct-section-inner-wrap{
display:inline;
}
}

@media (max-width: 767px) {
.secondary2 {
 position:fixed;
 bottom:20px;
 align-self:center;
 z-index:150;
}
.secondary2:not(.ct-section):not(.oxy-easy-posts),
.secondary2.oxy-easy-posts .oxy-posts,
.secondary2.ct-section .ct-section-inner-wrap{
display:inline;
}
}

@media (max-width: 479px) {
.secondary2 {
 font-family:'Poppins';
 position:fixed;
 font-size:16px;
 z-index:150;
 bottom:20px;
 align-self:center;
}
.secondary2:not(.ct-section):not(.oxy-easy-posts),
.secondary2.oxy-easy-posts .oxy-posts,
.secondary2.ct-section .ct-section-inner-wrap{
display:inline;
}
}

:root {
  --tabela1: #1d2023; /*main color*/
  --tabela2: #141618;
}

tr:nth-child(2n) .mptt-shortcode-event.mptt-event-vertical-default{background:var(--tabela1)}
tbody tr:nth-child(2n) .mptt-shortcode-hours:nth-child(1){background:var(--tabela1);border:1px solid var(--tabela1);}
td.mptt-shortcode-event:nth-child(2n){background:var(--tabela1);border:1px solid var(--tabela1);}
.mptt-navigation-select{padding:10px;font-family: 'Reem Kufi Fun';font-weight: bold;color:#b3a8a1;background:var(--tabela1);border:1px solid var(--tabela1);}
.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-theme-mode tbody td.event {background:var(--tabela2);border:1px solid var(--tabela1);}
.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-theme-mode tbody tr:nth-child(2n+2) td.event{background:var(--tabela1);border:1px solid var(--tabela1);}
.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th {background:var(--tabela1);border:1px solid var(--tabela1);color:#b3a8a1;}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container{outline:0px;}


.mptt-shortcode-wrapper .mptt-shortcode-table tbody td{border:1px solid var(--tabela1);}
.mptt-shortcode-wrapper .mptt-shortcode-table tbody td.event{border:1px solid var(--tabela1);}.wpcf7-submit:hover{
 background-color:#d92931;
 color:#ffffff;
 transition-duration:0.75s;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#a40000;
 border-right-color:#a40000;
 border-bottom-color:#a40000;
 border-left-color:#a40000;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 padding-left:15px;
 padding-right:15px;
 padding-top:2px;
 padding-bottom:2px;
 box-shadow:0px 0px 53px 0px rgba(217,41,49,0.35);
}
.wpcf7-submit{
 font-family:'Reem Kufi Fun';
 border-radius:5px;
 text-decoration:none;
 border-top-style:none;
 border-right-style:none;
 border-bottom-style:none;
 border-left-style:none;
 padding-top:2px;
 padding-right:15px;
 padding-bottom:2px;
 padding-left:15px;
transform: translateX(35px)
}
p .wpcf7-form-control-wrap select.wpcf7-select{
 width:80%;
}
#wpcf7-f30-o1 .wpcf7-form p{
}
textarea{
 width:79.7%;
}
.wpcf7-form-control-wrap{
 width:79.7%;
}
input.wpcf7-text.wpcf7-validates-as-required{
 width:79.9%;
}
@media (max-width: 767px) {
.wpcf7-form-control-wrap{
 width:100%;
}
}

@media (max-width: 479px) {
.wpcf7-form-control-wrap{
 font-family:'Reem Kufi Fun';
 width:75%;
}
}

@media (max-width: 767px) {
#wpcf7-f30-o1 .wpcf7-form p{
}
}

@media (max-width: 767px) {
p .wpcf7-form-control-wrap select.wpcf7-select{
 width:100%;
}
}

@media (max-width: 479px) {
p .wpcf7-form-control-wrap select.wpcf7-select{
}
}

#section-1111-11 > .ct-section-inner-wrap{display:none}#section-1111-11{display:none}#section-2-11 > .ct-section-inner-wrap{padding-top:6px;padding-right:10px;padding-bottom:10px;padding-left:10px;display:flex;flex-direction:row;align-items:center;justify-content:center}#section-2-11{display:block}#section-2-11{text-align:justify;background-color:#131112;overflow:visible;position:fixed;z-index:100}#O-nas > .ct-section-inner-wrap{padding-top:0;padding-bottom:260px;display:grid;align-items:center;gap:27px;align-items:stretch;grid-template-columns:repeat(1,minmax(200px,100%));grid-column-gap:20px;grid-row-gap:20px}#O-nas{display:block}#O-nas{background-image:radial-gradient( closest-side,rgba(191,49,49,0.35),rgba(0,0,0,0.41)),url(../images/bg-o-nas.jpg);background-size:auto,auto 100%;background-attachment:scroll;text-align:justify;background-repeat:repeat;width:100%;background-position:-900px 76px}#section-40-11 > .ct-section-inner-wrap{padding-top:0;padding-bottom:20px;display:flex;flex-direction:column;align-items:center}#section-40-11{display:block}#section-40-11{background-image:linear-gradient(rgba(255,252,252,0),#131112 78%),url(../images/bg-kim-jestem.jpg);background-attachment:fixed;height:100vh;background-position:0% 20px}#section-48-11 > .ct-section-inner-wrap{padding-top:100px;padding-bottom:20px;display:flex;flex-direction:column;align-items:center}#section-48-11{display:block}#section-48-11{background-image:linear-gradient(#131112 6%,rgba(0,0,0,0)),linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0)),url(../images/bg-curtains.jpg);background-size:auto,auto,auto;text-align:left;background-attachment:fixed;font-weight:400;font-style:normal;background-color:#131112;background-repeat:repeat-y;background-position:-50px 0px}#section-128-11 > .ct-section-inner-wrap{max-width:100%;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;display:flex;flex-direction:column;align-items:center}#section-128-11{display:block}#section-128-11{background-image:linear-gradient(rgba(61,59,59,0.83),rgba(61,59,59,0.83)),url(../images/galeria-1.jpg);text-align:left}#Kontakt > .ct-section-inner-wrap{padding-top:70px;padding-bottom:70px;display:flex;flex-direction:column;align-items:center}#Kontakt{display:block}#Kontakt{background-image:linear-gradient(rgba(0,0,0,0),#131112 99%),linear-gradient(rgba(33,31,31,0.91),rgba(33,31,31,0.91)),url(../images/galeria-3.jpg);background-size:auto,auto,contain;text-align:left;background-color:#353535;background-repeat:repeat-x;background-attachment:scroll;background-blend-mode:normal;background-position:60px 0px}#section-6-11 > .ct-section-inner-wrap{padding-top:20px;padding-bottom:20px;align-items:center}#section-6-11{text-align:left;background-color:#131112}@media (max-width:1120px){#section-1111-11 > .ct-section-inner-wrap{display:flex}#section-1111-11{display:block}#section-1111-11{position:absolute}}@media (max-width:1120px){#O-nas > .ct-section-inner-wrap{padding-bottom:270px}#O-nas{background-position:-500px 0%}}@media (max-width:1120px){#section-48-11{background-attachment:scroll;background-position:350px 0%}}@media (max-width:991px){#section-1111-11 > .ct-section-inner-wrap{display:flex}#section-1111-11{display:block}#section-1111-11{position:absolute}}@media (max-width:991px){#section-40-11{height:auto}}@media (max-width:991px){#section-48-11{width:100%}}@media (max-width:991px){#section-128-11 > .ct-section-inner-wrap{display:none}#section-128-11{display:none}}@media (max-width:767px){#section-1111-11 > .ct-section-inner-wrap{display:flex}#section-1111-11{display:block}#section-1111-11{position:absolute}}@media (max-width:767px){#section-2-11 > .ct-section-inner-wrap{padding-top:21px;padding-bottom:12px;display:flex}#section-2-11{display:block}#section-2-11{text-align:center}}@media (max-width:767px){#O-nas > .ct-section-inner-wrap{padding-bottom:151px}#O-nas{background-size:auto 120%;background-attachment:scroll;background-repeat:repeat;background-position:0px 0px}}@media (max-width:767px){#section-40-11{background-size:auto auto;background-position:-280px 80px}}@media (max-width:767px){#section-48-11{background-image:linear-gradient(120deg,#131112 1px,rgba(0,0,0,0) 00px),linear-gradient(rgba(19,17,18,0.63),rgba(19,17,18,0.63)),url(../images/bg-curtains.jpg);background-size:auto,auto,auto 40%;background-repeat:repeat;background-color:#131112;background-attachment:scroll;background-position:-400px 0px}}@media (max-width:767px){#Kontakt{background-size:auto 70%;background-repeat:repeat-x;background-color:#131112;background-position:-620px 0%}}@media (max-width:479px){#section-1111-11 > .ct-section-inner-wrap{display:flex}#section-1111-11{display:block}#section-1111-11{position:absolute}}@media (max-width:479px){#section-2-11 > .ct-section-inner-wrap{padding-bottom:16px}}@media (max-width:479px){#O-nas > .ct-section-inner-wrap{padding-top:0;padding-bottom:151px}#O-nas{background-size:auto 85%;background-position:-1620px 200px}}@media (max-width:479px){#section-40-11 > .ct-section-inner-wrap{padding-bottom:46px}}@media (max-width:479px){#section-48-11 > .ct-section-inner-wrap{padding-top:135px}#section-48-11{background-image:linear-gradient(120deg,#131112,rgba(0,0,0,0)),url(../images/bg-curtains.jpg)}}#div_block-8-11{padding-left:0px;padding-right:0px;margin-left:0px}#div_block-9-11{text-align:left;flex-direction:row;display:flex;align-items:center;gap:20px;padding-left:0px;margin-left:0px;padding-bottom:0px}#div_block-21-11{text-align:left;flex-direction:row;display:flex;gap:20px}#div_block-29-11{background-image:url(../images/decoration-bg.png);background-size:350px 350px;height:400px;padding-left:20px;padding-right:20px;text-align:right;align-items:center;margin-bottom:33px;background-repeat:no-repeat;justify-content:center;background-blend-mode:hue;background-attachment:scroll;padding-bottom:0px;margin-top:56px;padding-top:10px;background-position:48.5% 80px}#div_block-423-11{text-align:center;background-color:#30e719;justify-content:center;align-items:center;display:inline-flex;height:300px;gap:0px;padding-right:0px;margin-right:0px;padding-left:0px;width:300px}#div_block-537-11{padding-left:0px;padding-right:0px;display:inline-flex;text-align:center;background-color:rgba(152,160,225,0.95);gap:0px;width:300px;height:300px;align-items:center;justify-content:center;margin-right:0px;overflow:visible}#div_block-547-11{width:300px;padding-right:0px;padding-left:0px;background-color:rgba(188,247,255,0.85);display:inline-flex;gap:0px;height:300px;text-align:center;align-items:center;justify-content:center;margin-right:0px}#div_block-551-11{text-align:center;background-color:#7efdac;justify-content:center;align-items:center;display:inline-flex;height:300px;gap:0px;padding-right:0px;margin-right:0px;width:300px;padding-left:0px}#div_block-554-11{background-color:rgba(239,239,239,0.75);gap:0px;width:300px;height:300px;text-align:center;align-items:center;display:flex;padding-right:0px;padding-left:0px;justify-content:center;margin-right:0px;flex-direction:column}#div_block-557-11{background-color:rgba(244,241,4,0.8);gap:10px;width:300px;height:300px;text-align:right;align-items:center;display:inline-flex;padding-right:0px;padding-left:0px;justify-content:center;margin-right:0px}#div_block-561-11{text-align:right;background-color:rgba(246,85,225,0.75);justify-content:center;align-items:center;display:inline-flex;height:300px;gap:0px;padding-right:0px;margin-right:0px;width:300px;padding-left:0px;padding-top:0px;padding-bottom:0px}#div_block-658-11{background-color:#ed5d52;gap:0px;width:300px;height:300px;text-align:right;align-items:center;display:flex;padding-right:0px;padding-left:0px;justify-content:center;margin-right:0px;flex-direction:column}#div_block-567-11{background-color:rgba(244,188,253,0.85);gap:0px;width:300px;height:300px;text-align:left;align-items:center;display:flex;padding-right:0px;padding-left:0px;justify-content:center;margin-right:0px;padding-top:0px;flex-direction:column}#div_block-571-11{text-align:center;background-color:#333c4b;justify-content:center;align-items:center;display:inline-flex;height:300px;gap:20px;padding-right:0px;margin-right:0px;width:300px;padding-left:0px}#div_block-574-11{background-color:rgba(51,60,75,0.75);gap:20px;width:300px;height:300px;text-align:center;align-items:center;display:inline-flex;padding-right:0px;padding-left:0px;justify-content:center;margin-right:0px}#div_block-577-11{background-color:rgba(51,60,75,0.75);gap:20px;width:300px;height:300px;text-align:center;align-items:center;display:inline-flex;padding-right:0px;padding-left:0px;justify-content:center;margin-right:0px}#div_block-31-11{margin-bottom:40px}#div_block-181-11 > *{grid-column:span 3}#div_block-181-11 > :last-child{grid-column:span 2}#div_block-181-11{align-items:center;grid-template-columns:repeat(5,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;height:100vh;display:grid;width:100%}#div_block-57-11{text-align:left;align-items:center}#zajecia{margin-bottom:40px;text-align:left;align-items:center;padding-top:0px;margin-top:0px}#div_block-1116-11{align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:50px;grid-row-gap:20px;width:100%;text-align:left;display:grid;padding-bottom:69px}#div_block-1117-11{text-align:left;align-items:center}#div_block-1121-11{text-align:left;align-items:center}#div_block-1125-11{text-align:left;align-items:center}#div_block-95-11{text-align:left;align-items:center;padding-bottom:60px;width:100%}#dzieci{align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:50px;grid-row-gap:20px;width:100%;text-align:left;display:grid;padding-bottom:69px}#div_block-75-11{text-align:left;align-items:center}#div_block-83-11{text-align:left;align-items:center}#m1{text-align:center;align-items:center;padding-bottom:74px;display:flex}#div_block-98-11{align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:50px;grid-row-gap:20px;width:100%;text-align:left;display:grid;padding-bottom:16px;align-items:center}#div_block-99-11{text-align:left;align-items:center;display:flex;flex-direction:column}#div_block-104-11{text-align:left;align-items:center}#m2{text-align:left;align-items:center;padding-bottom:60px;gap:20px}#div_block-116-11{align-items:stretch;grid-template-columns:repeat(2,minmax(200px,1fr));grid-column-gap:50px;grid-row-gap:20px;width:100%;text-align:left;display:grid;padding-bottom:56px}#div_block-122-11{text-align:left;align-items:center}#div_block-117-11{text-align:left;align-items:center;margin-left:0px}#div_block-142-11{margin-bottom:40px}#div_block-150-11{width:100%;display:flex;margin-top:30px;margin-right:14px;text-align:left;flex-direction:column;align-items:center}#div_block-152-11{align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;justify-content:center;display:grid}#div_block-368-11{text-align:left;align-items:center;padding-top:21px}#div_block-162-11{flex-direction:row;display:flex;align-items:center;gap:20px;padding-bottom:10px}#div_block-171-11{text-align:left;flex-direction:row;display:flex;gap:20px}#div_block-178-11{padding-top:16px;flex-direction:row;display:flex;width:100%;justify-content:space-between}@media (max-width:1120px){#div_block-537-11{display:none}}@media (max-width:1120px){#div_block-554-11{display:none}}@media (max-width:1120px){#div_block-658-11{display:none}}@media (max-width:1120px){#div_block-181-11{display:flex;text-align:left;flex-direction:row}}@media (max-width:1120px){#div_block-57-11{width:100%}}@media (max-width:991px){#div_block-181-11{flex-direction:column;display:flex;text-align:left;height:auto}}@media (max-width:991px){#div_block-57-11{width:100%}}@media (max-width:991px){#div_block-1116-11{align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid;width:70%}}@media (max-width:991px){#dzieci{align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;width:70%;display:grid}}@media (max-width:991px){#div_block-98-11{align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid}}@media (max-width:991px){#div_block-116-11{align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid}}@media (max-width:991px){#div_block-150-11{justify-items:center;align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid;text-align:left;margin-top:91px}}@media (max-width:991px){#div_block-166-11{align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;text-align:justify;align-items:stretch;display:grid}}@media (max-width:991px){#div_block-152-11{text-align:left;align-items:center}}@media (max-width:991px){#div_block-178-11{justify-items:center;align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;text-align:justify;display:grid}}@media (max-width:767px){#div_block-8-11{margin-right:0px;padding-right:163px;margin-left:0px}}@media (max-width:767px){#div_block-21-11{display:none}}@media (max-width:767px){#div_block-56-11{padding-top:115px;margin-top:0px}}@media (max-width:767px){#div_block-171-11{display:none}}@media (max-width:479px){#div_block-8-11{margin-bottom:0px;padding-right:0px;padding-left:0px;margin-left:2px;margin-right:133px}}@media (max-width:479px){#div_block-9-11{padding-left:0px;margin-left:4px;padding-right:0px;margin-right:0px}}@media (max-width:479px){#div_block-29-11{background-size:350px 350px;margin-bottom:15px;padding-top:20px;padding-right:0px;padding-left:0px;margin-left:0px;background-repeat:no-repeat;background-position:-23px 80px}}@media (max-width:479px){#div_block-423-11{background-color:#2fce1a}}@media (max-width:479px){#div_block-567-11{margin-bottom:0px}}@media (max-width:479px){#div_block-571-11{background-color:rgba(51,60,75,0.74)}}@media (max-width:479px){#div_block-1116-11{width:100%}}@media (max-width:479px){#div_block-1117-11{margin-right:0px;margin-left:0px}}@media (max-width:479px){#div_block-1121-11{margin-right:0px;margin-left:0px}}@media (max-width:479px){#div_block-1125-11{margin-right:0px;margin-left:0px}}@media (max-width:479px){#dzieci{width:100%}}@media (max-width:479px){#div_block-75-11{margin-right:0px;margin-left:0px}}@media (max-width:479px){#div_block-83-11{font-family:'Poppins'}}@media (max-width:479px){#div_block-150-11{align-items:stretch;grid-template-columns:repeat(1,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid}}@media (max-width:1120px){#new_columns-421-11> .ct-div-block{width:100% !important}#new_columns-421-11{flex-direction:column}}#new_columns-421-11{margin-top:0px;margin-bottom:0px;padding-right:0px;padding-left:0px;width:100%;margin-left:0px;padding-top:84px;padding-bottom:65px;background-color:rgba(0,0,0,0.25);gap:25px}@media (max-width:1120px){#new_columns-550-11> .ct-div-block{width:100% !important}#new_columns-550-11{flex-direction:column}}#new_columns-550-11{padding-right:0px;width:100%;padding-left:0px;margin-left:0px;padding-top:0px;padding-bottom:0px;margin-top:0px;margin-bottom:0px;gap:25px}@media (max-width:1120px){#new_columns-560-11> .ct-div-block{width:100% !important}#new_columns-560-11{flex-direction:column}}#new_columns-560-11{padding-right:0px;width:100%;padding-left:0px;margin-left:0px;padding-top:0px;padding-bottom:0px;margin-top:0px;gap:25px}@media (max-width:1120px){#new_columns-570-11> .ct-div-block{width:100% !important}#new_columns-570-11{flex-direction:column}}#new_columns-570-11{padding-right:0px;width:100%;padding-left:0px;margin-left:0px;padding-top:0px;padding-bottom:0px;margin-bottom:0px;gap:25px}@media (max-width:767px){#new_columns-421-11{padding-top:0px}}@media (max-width:479px){#new_columns-421-11{padding-top:0px}}#headline-27-11{text-align:center;font-size:60px;font-family:'Poppins';font-weight:700;margin-bottom:0px;margin-top:100px;color:#ffffff}#headline-237-11{text-align:center;font-size:24px;font-family:'Poppins';font-weight:500;color:#e0e0e0}#headline-993-11{text-align:center;font-size:40px;font-family:'Poppins';font-weight:600;color:#e0e0e0;margin-bottom:2px}#headline-1000-11{text-align:center;font-size:24px;font-family:'Poppins';font-weight:400;color:#e0e0e0;margin-top:0px;margin-bottom:44px;letter-spacing:10px;line-height:2.25}#headline-876-11{color:#000000;font-family:'Poppins';margin-top:0px;margin-bottom:42px;font-size:28px;font-weight:700;letter-spacing:1px;line-height:1.25}#headline-861-11{color:#000000;font-family:'Poppins';margin-top:0px;margin-bottom:4px;font-size:28px;font-weight:700;letter-spacing:1px;line-height:1.25}#headline-548-11{color:#000000;font-family:'Poppins';margin-top:0px;margin-bottom:4px;font-size:28px;font-weight:700;letter-spacing:1px;line-height:1.25}#headline-893-11{color:#000000;font-family:'Poppins';margin-top:0px;margin-bottom:4px;font-size:28px;font-weight:700;line-height:1.25;letter-spacing:6px}#headline-907-11{color:#000000;font-family:'Poppins';margin-top:0px;margin-bottom:4px;font-size:16px;font-weight:400;line-height:1.25;letter-spacing:0px}#headline-913-11{color:#000000;font-size:50px;text-align:center;font-family:'Poppins';margin-top:0px;margin-bottom:12px;font-weight:800;letter-spacing:1px;line-height:1}#headline-917-11{color:#000000;text-align:center;font-family:'Poppins';margin-top:0px;margin-bottom:0px;font-weight:600;line-height:1.25;letter-spacing:1px;font-size:28px}#headline-920-11{color:#000000;font-size:50px;text-align:center;font-family:'Poppins';margin-top:14px;margin-bottom:0px;font-weight:900;line-height:1.05;letter-spacing:1px}#headline-558-11{color:#000000;font-family:'Poppins';margin-top:64px;margin-bottom:0px;font-size:16px;font-weight:800;line-height:1.05;letter-spacing:6px}#headline-732-11{color:#000000;font-size:32px;text-align:center;font-family:'Poppins';margin-top:12px;margin-bottom:0px;font-weight:900;line-height:1.05;letter-spacing:1px}#headline-562-11{color:#000000;font-family:'Poppins';margin-top:0px;margin-bottom:0px;font-weight:800;font-size:32px;text-align:center;line-height:1.25}#headline-929-11{color:#000000;font-size:36px;text-align:center;font-family:'Poppins';margin-top:12px;margin-bottom:0px;font-weight:600;line-height:1.05;letter-spacing:1px}#headline-938-11{color:#000000;font-family:'Poppins';margin-top:0px;margin-bottom:0px;font-weight:800;font-size:32px;text-align:center;line-height:1.25}#headline-940-11{color:#000000;font-size:27px;text-align:center;font-family:'Poppins';margin-top:12px;margin-bottom:0px;font-weight:600;line-height:1.05;letter-spacing:1px}#headline-949-11{color:#000000;font-family:'Poppins';margin-top:24px;margin-bottom:11px;font-weight:800;font-size:32px;text-align:center;line-height:1.25}#headline-951-11{color:#000000;font-size:27px;text-align:center;font-family:'Poppins';margin-top:12px;margin-bottom:0px;font-weight:600;line-height:1.05;letter-spacing:1px}#headline-572-11{color:#ffffff;font-family:'Poppins';margin-top:55px;margin-bottom:0px;font-weight:600;font-size:30px;letter-spacing:1.5px;line-height:2}#headline-578-11{color:#ffffff;font-family:'Poppins';margin-top:0px;margin-bottom:0px;font-weight:400;letter-spacing:2.5px;font-size:26px}#headline-60-11{margin-bottom:40px;font-family:'Poppins'}#headline-70-11{margin-bottom:0px;font-family:'Bonheur Royale';color:rgba(255,255,255,0.22);letter-spacing:0px;font-weight:400;font-size:46px}#headline-216-11{margin-bottom:0px;font-family:'Reem Kufi Fun';text-align:center;padding-bottom:20px;font-size:38px;margin-top:0px}#contact-form{padding-bottom:20px;font-family:'Poppins';text-align:center}#headline-153-11{padding-bottom:20px;font-family:'Reem Kufi Fun';margin-top:17px}@media (max-width:1120px){#headline-70-11{font-size:60px}}@media (max-width:1120px){#headline-216-11{font-size:42px}}@media (max-width:991px){#headline-27-11{line-height:1;margin-bottom:26px}}@media (max-width:767px){#headline-27-11{margin-top:131px;line-height:1.25;margin-bottom:17px}}@media (max-width:479px){#headline-27-11{font-size:40px;margin-top:116px;line-height:1.25}}@media (max-width:479px){#headline-237-11{font-size:27px;line-height:1.35;margin-top:14px}}@media (max-width:479px){#headline-993-11{font-size:27px;line-height:1.35}}@media (max-width:479px){#headline-1000-11{font-size:27px;line-height:1.35}}@media (max-width:479px){#headline-876-11{color:#ffffff}}@media (max-width:479px){#headline-548-11{color:#000000}}@media (max-width:479px){#headline-562-11{color:#000000}}@media (max-width:479px){#headline-949-11{color:#000000}}@media (max-width:479px){#headline-951-11{color:#000000}}#text_block-878-11{background-size:cover;display:block;padding-right:0px;padding-left:0px;color:#000000;font-weight:600;font-family:'Reem Kufi Ink';margin-top:0px;margin-bottom:13px;padding-top:0px;max-width:300px;padding-bottom:0px;font-size:27px;letter-spacing:1px;line-height:1.2}#text_block-882-11{background-size:cover;display:block;padding-right:0px;padding-left:0px;color:#000000;font-weight:400;font-family:'Poppins';margin-top:6px;margin-bottom:0px;padding-top:0px;max-width:300px;padding-bottom:0px;line-height:1.2;font-size:15px}#text_block-884-11{background-size:cover;color:#000000;font-weight:400;font-family:'Reem Kufi Ink';margin-top:13px;margin-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;max-width:300px;padding-bottom:0px;display:block;line-height:1.5;font-size:20px;letter-spacing:1px;text-align:center}#text_block-863-11{background-size:cover;display:block;padding-right:0px;padding-left:0px;color:#000000;font-weight:600;font-family:'Reem Kufi Ink';margin-top:0px;margin-bottom:0px;padding-top:0px;max-width:300px;padding-bottom:0px;line-height:1.2;font-size:32px;letter-spacing:1px}#text_block-865-11{background-size:cover;padding-left:0px;padding-right:0px;display:block;color:#000000;font-weight:600;font-family:'Reem Kufi Ink';margin-top:2px;margin-bottom:6px;padding-top:0px;max-width:300px;padding-bottom:0px;line-height:1.2;font-size:20px}#text_block-867-11{background-size:cover;display:block;padding-right:0px;padding-left:0px;color:#000000;font-weight:500;font-family:'Poppins';margin-top:6px;margin-bottom:0px;padding-top:0px;max-width:300px;padding-bottom:0px;line-height:1.2;font-size:16px}#text_block-869-11{background-size:cover;color:#000000;font-weight:400;font-family:'Reem Kufi Ink';margin-top:13px;margin-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;max-width:300px;padding-bottom:0px;display:block;line-height:1.5;font-size:20px;letter-spacing:1px;text-align:center}#text_block-549-11{background-size:cover;display:block;padding-right:0px;padding-left:0px;color:#000000;font-weight:600;font-family:'Reem Kufi Ink';margin-top:0px;margin-bottom:0px;padding-top:0px;max-width:300px;padding-bottom:0px;line-height:1.2;font-size:32px;letter-spacing:1px}#text_block-819-11{background-size:cover;padding-left:0px;padding-right:0px;display:block;color:#000000;font-weight:600;font-family:'Reem Kufi Ink';margin-top:2px;margin-bottom:6px;padding-top:0px;max-width:300px;padding-bottom:0px;line-height:1.2;font-size:20px}#text_block-821-11{background-size:cover;display:block;padding-right:0px;padding-left:0px;color:#000000;font-weight:500;font-family:'Poppins';margin-top:6px;margin-bottom:0px;padding-top:0px;max-width:300px;padding-bottom:0px;line-height:1.2;font-size:16px}#text_block-826-11{background-size:cover;color:#000000;font-weight:400;font-family:'Reem Kufi Ink';margin-top:13px;margin-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;max-width:300px;padding-bottom:0px;display:block;line-height:1.5;font-size:20px;letter-spacing:1px;text-align:center}#text_block-895-11{background-size:cover;display:block;padding-right:0px;padding-left:0px;color:#000000;font-weight:600;font-family:'Reem Kufi Ink';margin-top:0px;margin-bottom:0px;padding-top:0px;max-width:300px;padding-bottom:0px;line-height:1.2;font-size:32px;letter-spacing:1px}#text_block-900-11{background-size:cover;padding-left:0px;padding-right:0px;display:block;color:#000000;font-weight:600;font-family:'Reem Kufi Ink';margin-top:2px;margin-bottom:6px;padding-top:0px;max-width:300px;padding-bottom:0px;line-height:1.2;font-size:20px}#text_block-904-11{background-size:cover;color:#000000;font-weight:400;font-family:'Reem Kufi Ink';margin-top:13px;margin-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;max-width:300px;padding-bottom:0px;display:block;line-height:1.5;font-size:20px;letter-spacing:1px;text-align:center}#text_block-739-11{background-size:cover;color:#000000;font-size:20px;font-weight:600;font-family:'Reem Kufi Ink';margin-top:5px;margin-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;max-width:300px;padding-bottom:0px;display:block;line-height:1.2;text-align:center}#text_block-559-11{background-size:cover;color:#000000;font-weight:400;font-family:'Reem Kufi Ink';margin-top:13px;margin-bottom:57px;padding-left:0px;padding-right:0px;padding-top:0px;max-width:300px;padding-bottom:0px;display:block;line-height:1.5;font-size:20px;letter-spacing:1px;text-align:center}#text_block-932-11{background-size:cover;color:#000000;font-weight:400;font-family:'Reem Kufi Ink';margin-top:13px;margin-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;display:block;line-height:1.5;font-size:20px;max-width:300px;letter-spacing:1px;text-align:center}#text_block-942-11{background-size:cover;color:#000000;font-weight:400;font-family:'Reem Kufi Ink';margin-top:13px;margin-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;display:block;line-height:1.5;font-size:20px;max-width:300px;letter-spacing:1px;text-align:center}#text_block-953-11{background-size:cover;color:#000000;font-weight:400;font-family:'Reem Kufi Ink';margin-top:25px;margin-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;display:block;line-height:1.5;font-size:20px;max-width:300px;letter-spacing:1px;text-align:center}#text_block-573-11{background-size:cover;color:#ffffff;font-family:'Reem Kufi Ink';margin-top:0px;margin-bottom:58px;font-weight:400;font-size:18px;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;display:block;line-height:1.2;max-width:300px}#text_block-579-11{background-size:cover;color:#ffffff;font-size:16px;font-weight:400;font-family:'Poppins';margin-top:0px;margin-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;max-width:300px;padding-bottom:0px;display:block;line-height:1.2;letter-spacing:1.2px}#text_block-974-11{background-size:cover;color:#ffffff;font-weight:400;font-family:'Poppins';margin-top:0px;margin-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;display:block;line-height:1.5;font-size:20px;max-width:300px;letter-spacing:1px;text-align:center}#text_block-977-11{background-size:cover;color:#ffffff;font-weight:400;font-family:'Reem Kufi Ink';margin-top:0px;margin-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;display:block;line-height:1.5;font-size:20px;max-width:300px;letter-spacing:1px;text-align:center}#text_block-32-11{background-image:radial-gradient( ellipse closest-side,rgba(7,7,7,0.52),rgba(0,0,0,0));text-align:center;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-width:1px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:100px;font-family:'Poppins';color:#afafaf;margin-bottom:-60px;padding-bottom:100px;margin-top:0px}#text_block-58-11{border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-width:4px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:20px;width:100%;margin-bottom:40px;font-family:'Poppins'}#text_block-62-11{color:#d92931;font-size:24px;font-family:'Reem Kufi'}#text_block-63-11{font-family:'Poppins';font-size:16px}#text_block-68-11{color:#f7f7f7;width:50%;padding-top:40px;font-size:22px;font-family:'Poppins';text-align:right;font-weight:100;letter-spacing:1px}#text_block-1119-11{text-align:center;color:#f7f7f7;font-size:37px;padding-bottom:20px;font-family:'Poppins';margin-top:39px}#text_block-1120-11{font-family:'Poppins';text-align:center;color:#ffffff}#text_block-1123-11{font-family:'Poppins';text-align:center;color:#f7f7f7;font-size:37px;padding-bottom:20px;margin-top:39px}#text_block-1124-11{font-family:'Poppins';text-align:center;color:#ffffff}#text_block-1127-11{text-align:center;color:#f7f7f7;font-size:37px;padding-bottom:20px;font-family:'Poppins';margin-top:39px}#text_block-1128-11{font-family:'Poppins';text-align:center;color:#ffffff}#text_block-697-11{text-align:center;color:#f7f7f7;font-size:30px;padding-bottom:20px;font-family:'Reem Kufi Fun';margin-top:24px}#text_block-715-11{text-align:center;color:#f7f7f7;font-size:37px;padding-bottom:20px;font-family:'Poppins'}#text_block-700-11{font-family:'Poppins';text-align:center;color:#ffffff}#text_block-370-11{font-family:'Reem Kufi Fun';font-size:15px}#text_block-85-11{text-align:center;color:#f7f7f7;font-size:30px;padding-bottom:20px;font-family:'Reem Kufi Fun';margin-top:24px}#text_block-703-11{text-align:center;color:#f7f7f7;font-size:37px;padding-bottom:20px;font-family:'Poppins'}#text_block-87-11{text-align:center;font-family:'Poppins';color:#ffffff}#text_block-404-11{font-family:'Reem Kufi Fun';font-size:15px}#text_block-101-11{text-align:center;color:#f7f7f7;font-size:28px;padding-bottom:20px;font-family:'Poppins';margin-top:24px;line-height:1}#text_block-103-11{font-family:'Poppins';text-align:center;color:#ffffff}#text_block-106-11{text-align:center;color:#f7f7f7;font-size:30px;padding-bottom:20px;font-family:'Poppins';margin-top:24px}#text_block-108-11{text-align:center;color:#ffffff;font-family:'Poppins'}#text_block-410-11{font-family:'Reem Kufi Fun';font-size:15px}#text_block-124-11{text-align:center;color:#f7f7f7;font-size:30px;padding-bottom:20px;font-family:'Poppins';margin-top:24px}#text_block-125-11{font-family:'Poppins';text-align:center;color:#f7f7f7;font-size:23px;padding-bottom:20px}#text_block-126-11{font-family:'Poppins';text-align:center;color:#ffffff}#text_block-413-11{font-family:'Reem Kufi Fun';font-size:15px}#text_block-119-11{text-align:center;color:#f7f7f7;font-size:30px;padding-bottom:20px;font-family:'Reem Kufi Fun';margin-top:24px}#text_block-120-11{text-align:center;color:#f7f7f7;font-size:23px;padding-bottom:20px;font-family:'Poppins'}#text_block-121-11{font-family:'Poppins';text-align:center;color:#ffffff}#text_block-417-11{font-family:'Reem Kufi Fun';font-size:15px}#text_block-143-11{border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-width:4px;border-right-width:0px;border-bottom-width:0px;border-left-width:0px;padding-top:20px;text-align:center;font-family:'Poppins';box-shadow:0px #000000}#text_block-226-11{padding-top:15px;font-family:'Poppins';margin-bottom:45px;margin-top:33px;text-align:center}#text_block-161-11{font-family:'Reem Kufi Fun'}#text_block-158-11{font-family:'Reem Kufi Fun'}#text_block-164-11{font-family:'Reem Kufi Fun'}#text_block-165-11{font-family:'Poppins';text-align:center}#text_block-170-11{margin-bottom:19px;padding-bottom:20px;font-family:'Poppins';margin-top:3px;text-align:center;line-height:1.1}#text_block-179-11{font-family:'Poppins';color:rgba(255,255,255,0.39);font-size:14px}#text_block-180-11{font-family:'Poppins';font-weight:100;color:rgba(255,255,255,0.39);font-size:14px}@media (max-width:1120px){#text_block-32-11{background-image:radial-gradient( closest-side,rgba(7,7,7,0.52),rgba(0,0,0,0))}}@media (max-width:1120px){#text_block-68-11{width:68%}}@media (max-width:1120px){#text_block-179-11{color:rgba(255,255,255,0.39)}}@media (max-width:1120px){#text_block-180-11{color:rgba(255,255,255,0.39)}}@media (max-width:991px){#text_block-32-11{background-image:radial-gradient( closest-side,rgba(7,7,7,0.52),rgba(0,0,0,0))}}@media (max-width:991px){#text_block-68-11{text-align:right;width:60%;margin-left:240px}}@media (max-width:991px){#text_block-226-11{text-align:center;margin-top:25px}}@media (max-width:991px){#text_block-165-11{text-align:center}}@media (max-width:991px){#text_block-179-11{color:rgba(255,255,255,0.39)}}@media (max-width:991px){#text_block-180-11{font-size:12px}}@media (max-width:767px){#text_block-32-11{background-image:radial-gradient( ellipse farthest-side,rgba(7,7,7,0.52),rgba(0,0,0,0))}}@media (max-width:767px){#text_block-58-11{text-align:left}}@media (max-width:767px){#text_block-68-11{text-align:right;padding-top:40px;padding-left:0px;margin-left:95px}}@media (max-width:767px){#text_block-180-11{font-size:11px}}@media (max-width:479px){#text_block-878-11{color:#ffffff}}@media (max-width:479px){#text_block-882-11{color:#ffffff}}@media (max-width:479px){#text_block-884-11{color:#ffffff}}@media (max-width:479px){#text_block-953-11{color:#000000}}@media (max-width:479px){#text_block-32-11{background-image:radial-gradient( ellipse farthest-side,rgba(7,7,7,0.52),rgba(0,0,0,0));padding-top:60px;padding-bottom:60px;margin-top:0px}}@media (max-width:479px){#text_block-68-11{margin-top:55px}}@media (max-width:479px){#text_block-143-11{margin-bottom:0px}}@media (max-width:479px){#text_block-180-11{font-size:11px}}#div_block-159-11{flex-direction:row;display:flex;align-items:center;gap:20px;padding-bottom:10px}#div_block-156-11{flex-direction:row;display:flex;gap:20px;padding-bottom:10px;align-items:center}#link_button-1098-11{background-color:#d92931;border:1px solid #d92931}#link_button-1108-11{background-color:#d92931;border:1px solid #d92931}#image-10-11{margin-right:63px;width:120px}#image-617-11{width:175px}#image-69-11{margin-top:-50px;opacity:0.2;margin-left:50px}#image-1146-11{max-width:50%;margin-top:53px;object-position:center center}#image-1135-11{max-width:50%;margin-top:40px;object-position:center center}#image-1148-11{max-width:50%;margin-top:40px;object-position:center center}#image-169-11{height:100px;margin-bottom:10px;margin-top:17px}@media (max-width:991px){#image-69-11{text-align:left;width:100px;margin-left:560px;margin-top:-33px}}@media (max-width:767px){#image-10-11{margin-right:114px;margin-left:0px}}@media (max-width:767px){#image-69-11{width:100px;margin-left:250px;margin-top:-33px}}@media (max-width:767px){#image-1146-11{max-width:100%}}@media (max-width:767px){#image-1135-11{max-width:100%}}@media (max-width:767px){#image-1148-11{max-width:100%}}@media (max-width:479px){#image-10-11{margin-right:0px;margin-left:0px;width:105px}}@media (max-width:479px){#image-69-11{margin-left:175px;width:90px;margin-right:0px;margin-top:-30px}}#code_block-74-11{width:100%;margin-top:0px;padding-top:0px}#code_block-206-11{width:100vw;margin-top:0px}@media (max-width:991px){#code_block-74-11{width:80%}}#_nav_menu-11-11 .oxy-nav-menu-hamburger-line{background-color:#939292}@media (max-width:1120px){#_nav_menu-11-11 .oxy-nav-menu-list{display:none}#_nav_menu-11-11 .oxy-menu-toggle{display:initial}#_nav_menu-11-11.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list{display:initial}}#_nav_menu-11-11.oxy-nav-menu.oxy-nav-menu-open{margin-top:0 !important;margin-right:0 !important;margin-left:0 !important;margin-bottom:0 !important}#_nav_menu-11-11.oxy-nav-menu.oxy-nav-menu-open .menu-item a{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px}#_nav_menu-11-11 .oxy-nav-menu-hamburger-wrap{width:40px;height:40px;margin-top:10px;margin-bottom:10px}#_nav_menu-11-11 .oxy-nav-menu-hamburger{width:40px;height:32px}#_nav_menu-11-11 .oxy-nav-menu-hamburger-line{height:6px;background-color:#d92931}#_nav_menu-11-11.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:first-child{top:13px}#_nav_menu-11-11.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child{top:-13px}#_nav_menu-11-11{font-family:'Poppins';margin-left:0px;text-align:right}#_nav_menu-11-11 .oxy-nav-menu-list{flex-direction:row}#_nav_menu-11-11 .menu-item a{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;color:#939292;font-size:15px}#_nav_menu-11-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:rgba(20,18,18,0.4)}#_nav_menu-11-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0;padding-top:20px;padding-bottom:20px}#_nav_menu-11-11 .menu-item:focus-within a,#_nav_menu-11-11 .menu-item:hover a{padding-top:17px;border-top-width:3px;color:rgba(255,255,255,0.85);background-color:rgba(0,0,0,0)}#_nav_menu-11-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a:hover{border:0;padding-top:20px;padding-bottom:20px}@media (max-width:767px){#_nav_menu-11-11{margin-right:4px}#_nav_menu-11-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}@media (max-width:479px){#_nav_menu-11-11{margin-right:12px;margin-left:21px}#_nav_menu-11-11.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu .menu-item a{border:0}}#shortcode-276-11{width:100%;background-color:rgba(30,30,30,0.28);text-align:center;padding-top:22px;margin-top:10px}#shortcode-281-11{text-align:center;margin-right:0px;padding-right:0px;padding-top:0px;margin-top:-15px;padding-left:0px;margin-left:0px;width:90%;max-width:100%}@media (max-width:1120px){#shortcode-281-11{width:100%;text-align:center;overflow:none}}@media (max-width:991px){#shortcode-281-11{margin-bottom:0px;margin-left:0px;text-align:center}}@media (max-width:767px){#shortcode-281-11{margin-right:0px;padding-right:0px;font-family:'Reem Kufi Fun';-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:unset;padding-left:0px;text-align:center}}@media (max-width:479px){#shortcode-281-11{width:100%;padding-right:0px;background-repeat:repeat;font-family:'Poppins';font-size:12.7px;text-align:center;max-width:100%;margin-right:0px}}#_gallery-204-11{align-items:stretch;grid-template-columns:repeat(5,minmax(200px,1fr));grid-column-gap:0px;grid-row-gap:0px;padding-bottom:0px;display:grid;background-color:#222222;height:100%}@media (max-width:991px){#_gallery-204-11{align-items:stretch;grid-template-columns:repeat(3,minmax(200px,1fr));grid-column-gap:20px;grid-row-gap:20px;display:grid}}#-ou_show_more_less-369-11 .ou-more-less-content{height:0px}#-ou_show_more_less-369-11 .ou-more-less-content:after{height:0px}#-ou_show_more_less-369-11 .show-more-link .oushml-link-wrapper{text-decoration:underline;font-family:'Reem Kufi Fun'}#-ou_show_more_less-369-11 .show-less-link .oushml-link-wrapper{font-family:'Reem Kufi Fun';text-decoration:underline}#-ou_show_more_less-369-11 .toggle-morelink{visibility:visible;height:auto}#-ou_show_more_less-369-11 .toggle-lesslink{display:hide}#-ou_show_more_less-369-11 .oushml-links{text-align:center}.oxy-ou-show-more-less{display:flex;flex-direction:column;width:100%}.ou-more-less-content{display:block;overflow:hidden;position:relative;width:100%}.ou-more-less-content:empty{min-height:80px}body:not(.oxygen-builder-body) .ou-more-less-content,.oushml-toggle-content{height:150px}.ou-more-less-content:after{--oushml-gradient-one:rgba(255,255,255,0.5);--oushml-gradient-two:rgba(255,255,255,0.5)}.ou-more-less-content:after{content:"";background:linear-gradient(to bottom,var(--oushml-gradient-one),var(--oushml-gradient-two));display:block;height:50px;position:absolute;bottom:0;left:0;width:100%}.ou-more-less-content p{margin-top:0}.oushml-links{cursor:pointer}.oushml-link-wrapper{display:inline-flex;flex-direction:row;align-items:center;position:relative}.oushml-link-wrapper.items-pos-top,.oushml-link-wrapper.items-pos-bottom{flex-direction:column}.oushml-icon{display:flex;align-items:center;flex-direction:column;justify-content:center}.oushml-icon svg{width:18px;height:18px;vertical-align:middle;fill:currentColor}.oushml-icon-right{margin-left:10px}.oushml-icon-left{margin-right:10px}.oushml-icon-top{margin-bottom:10px}.oushml-icon-bottom{margin-top:5px}.oushml-link-wrapper{cursor:pointer;transition:all 0.5s ease-in-out}.oushml-link-toggle,.ou-more-less-content:not(.oushml-show-shadow):after,.oxygen-builder-body .toggle-lesslink{display:none}.oushml-link-text{position:relative}.oushml-link-wrapper .ul-anim:before,.oushml-link-wrapper .ul-anim:after{content:"";position:absolute;bottom:-10px;height:5px;margin:5px 0 0;transition:all 0.2s ease-in-out;transition-duration:0.75s;background-color:#e69500;z-index:-1}.sml-on-hover.ul-anim:before,.sml-on-hover.ul-anim:after,.oushml-link-wrapper:hover .sml-off-hover.ul-anim:before,.oushml-link-wrapper:hover .sml-off-hover.ul-anim:after{width:0px;opacity:0}.oushml-link-wrapper .ul-anim.underline_lr:before,.oushml-link-wrapper .ul-anim.underline_lr:after{left:0}.oushml-link-wrapper .ul-anim.underline_rl:before,.oushml-link-wrapper .ul-anim.underline_rl:after{right:0}.oushml-link-wrapper .ul-anim.underline_outwards:before{left:50%}.oushml-link-wrapper .ul-anim.underline_outwards:after{right:50%}.oushml-link-wrapper .ul-anim.underline_inwards:before{left:0}.oushml-link-wrapper .ul-anim.underline_inwards:after{right:0}.oushml-link-wrapper:hover .sml-on-hover.ul-anim:before,.oushml-link-wrapper:hover .sml-on-hover.ul-anim:after,.sml-off-hover.ul-anim:before,.sml-off-hover.ul-anim:after{width:100%;opacity:1}.oushml-link-wrapper:hover .sml-on-hover.ul-anim.underline_outwards:before,.oushml-link-wrapper:hover .sml-on-hover.ul-anim.underline_outwards:after,.oushml-link-wrapper:hover .sml-on-hover.ul-anim.underline_inwards:before,.oushml-link-wrapper:hover .sml-on-hover.ul-anim.underline_inwards:after,.sml-off-hover.ul-anim.underline_outwards:before,.sml-off-hover.ul-anim.underline_outwards:after,.sml-off-hover.ul-anim.underline_inwards:before,.sml-off-hover.ul-anim.underline_inwards:after{width:50%}#-ou_show_more_less-369-11{padding-top:18px;text-align:center;padding-bottom:0px;font-family:'Poppins';color:#ffffff}#-ou_show_more_less-403-11 .ou-more-less-content{height:0px}#-ou_show_more_less-403-11 .ou-more-less-content:after{height:0px}#-ou_show_more_less-403-11 .show-more-link .oushml-link-wrapper{text-decoration:underline;font-family:'Reem Kufi Fun'}#-ou_show_more_less-403-11 .show-less-link .oushml-link-wrapper{font-family:'Reem Kufi Fun';text-decoration:underline}#-ou_show_more_less-403-11 .toggle-morelink{visibility:visible;height:auto}#-ou_show_more_less-403-11 .toggle-lesslink{display:hide}#-ou_show_more_less-403-11 .oushml-links{text-align:center}#-ou_show_more_less-403-11{text-align:center;padding-top:18px;color:#ffffff}#-ou_show_more_less-409-11 .ou-more-less-content{height:0px}#-ou_show_more_less-409-11 .ou-more-less-content:after{height:0px}#-ou_show_more_less-409-11 .show-more-link .oushml-link-wrapper{text-decoration:underline;font-family:'Reem Kufi Fun'}#-ou_show_more_less-409-11 .show-less-link .oushml-link-wrapper{font-family:'Reem Kufi Fun';text-decoration:underline}#-ou_show_more_less-409-11 .toggle-morelink{visibility:visible;height:auto}#-ou_show_more_less-409-11 .toggle-lesslink{display:hide}#-ou_show_more_less-409-11 .oushml-links{text-align:center}#-ou_show_more_less-409-11{text-align:center;color:#ffffff;padding-top:18px}#-ou_show_more_less-412-11 .ou-more-less-content{height:0px}#-ou_show_more_less-412-11 .ou-more-less-content:after{height:0px}#-ou_show_more_less-412-11 .show-more-link .oushml-link-wrapper{text-decoration:underline;font-family:'Reem Kufi Fun'}#-ou_show_more_less-412-11 .show-less-link .oushml-link-wrapper{font-family:'Reem Kufi Fun';text-decoration:underline}#-ou_show_more_less-412-11 .toggle-morelink{visibility:visible;height:auto}#-ou_show_more_less-412-11 .toggle-lesslink{display:hide}#-ou_show_more_less-412-11 .oushml-links{text-align:center}#-ou_show_more_less-412-11{padding-top:18px;text-align:center;color:#ffffff}#-ou_show_more_less-416-11 .ou-more-less-content{height:0px}#-ou_show_more_less-416-11 .ou-more-less-content:after{height:0px}#-ou_show_more_less-416-11 .show-more-link .oushml-link-wrapper{text-decoration:underline;font-family:'Reem Kufi Fun'}#-ou_show_more_less-416-11 .show-less-link .oushml-link-wrapper{font-family:'Reem Kufi Fun';text-decoration:underline}#-ou_show_more_less-416-11 .toggle-morelink{visibility:visible;height:auto}#-ou_show_more_less-416-11 .toggle-lesslink{display:hide}#-ou_show_more_less-416-11 .oushml-links{text-align:center}#-ou_show_more_less-416-11{padding-top:18px;text-align:center;color:#ffffff}@media (max-width:479px){#-ou_show_more_less-403-11 .oushml-links{text-align:center}#-ou_show_more_less-403-11{font-family:'Poppins'}}


/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: var(--oxy-medium-text-size);
  line-height: 16px;
  margin-top: -8px;
  color: #ccc;
}

.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline;
}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(/wp-content/plugins/oxygen/component-framework/components/classes/gallery/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
  (-webkit-min-device-pixel-ratio: 1.09375),
  (min-resolution: 105dpi),
  (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(/wp-content/plugins/oxygen/component-framework/components/classes/gallery/photoswipe/default-skin/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}

.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #fff;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: var(--oxy-medium-text-size);
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3e5c9a;
  color: #fff;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3e5c9a;
}

a.pswp__share--twitter:hover {
  background: #55acee;
  color: #fff;
}

a.pswp__share--pinterest:hover {
  background: #ccc;
  color: #ce272d;
}

a.pswp__share--download:hover {
  background: #ddd;
}

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: var(--oxy-small-text-size);
  line-height: 44px;
  color: #fff;
  opacity: 0.75;
  padding: 0 10px;
}

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #bbb;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: var(--oxy-small-text-size);
  padding: 10px;
  line-height: 20px;
  color: #ccc;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(/wp-content/plugins/oxygen/component-framework/components/classes/gallery/photoswipe/default-skin/preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

/* Gallery Styles */
.gallery-grid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 0;
}
.gallery-section {
  padding: 0;
}
.gallery-section .ct-section-inner-wrap {
  max-width: none;
  width: 100%;
  padding: 0;
}
.gallery-tile {
  flex: 1 1 20%;
  aspect-ratio: 4 / 3;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.gallery-tile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media (max-width: 1024px) {
  .gallery-tile {
    flex: 1 1 33.333%;
  }
}
@media (max-width: 768px) {
  .gallery-tile {
    flex: 1 1 50%;
  }
}
@media (max-width: 480px) {
  .gallery-tile {
    flex: 1 1 100%;
  }
}

/* FontAwesome Icon Widths */
.ct-FontAwesomeicon-map-marker{width:0.57142857142857em}
.ct-FontAwesomeicon-facebook-square{width:0.85714285714286em}
.ct-FontAwesomeicon-phone{width:0.78571428571429em}
.ct-FontAwesomeicon-angle-up{width:0.64285714285714em}
.ct-FontAwesomeicon-angle-down{width:0.64285714285714em}
.ct-FontAwesomeicon-instagram{width:0.85714285714286em}

/* Contact Form Styles */
.contact-form-wrapper {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 2.75rem;
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(217, 41, 49, 0.47) 0%, rgba(19, 17, 18, 0.6) 100%);
  border: 1px solid rgba(217, 41, 49, 0.25);
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.55);
  backdrop-filter: none;
  position: relative;
  overflow: hidden;
}
.contact-form-wrapper::before {
  display: none;
}
.contact-form-wrapper > * {
  position: relative;
  z-index: 1;
}
.contact-form {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 1.5rem;
  margin-top: 1rem;
}
.contact-form__field {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  margin: 0;
}
.contact-form__field--full {
  grid-column: 1 / -1;
}
.contact-form__field label {
  font-size: 0.95rem;
  letter-spacing: 0.04em;
  font-weight: 600;
  color: #fde8ea;
  text-transform: uppercase;
}
.contact-form__field input,
.contact-form__field select,
.contact-form__field textarea {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 16px;
  background: rgba(19, 17, 18, 0.3);
  padding: 0.9rem 1.1rem;
  font-size: 1rem;
  color: #fff;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
  font-family: inherit;
}
.contact-form__field select {
  appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 2L7 8L13 2' stroke='%23FFE6E7' stroke-width='2.4' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 14px;
  padding-right: 2.75rem;
  border: 1px solid rgba(255, 255, 255, 0.35);
  background-color: rgba(19, 17, 18, 0.35);
  color: #fff;
  font-weight: 600;
}
.contact-form__field textarea {
  resize: vertical;
  min-height: 180px;
  line-height: 1.6;
}
.contact-form__field input:focus,
.contact-form__field select:focus,
.contact-form__field textarea:focus {
  outline: none;
  border-color: rgba(217, 41, 49, 0.85);
  box-shadow: 0 0 0 3px rgba(217, 41, 49, 0.2);
  background: rgba(68, 30, 31, 0.35);
}
.contact-form__field input::placeholder,
.contact-form__field textarea::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.contact-form__action {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.contact-form__action button {
  border: none;
  border-radius: 999px;
  background: linear-gradient(120deg, #441e1f, #131112);
  color: #fef5f5;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding: 0.95rem 2.8rem;
  cursor: pointer;
  transition: background 0.15s ease, box-shadow 0.15s ease;
  box-shadow: 0 18px 35px rgba(68, 30, 31, 0.35);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transform: none;
  font-family: inherit;
  min-width: 220px;
}
.contact-form__action button:hover:not(:disabled),
.contact-form__action button:focus-visible:not(:disabled) {
  background: linear-gradient(120deg, #5a282a, #1f181a);
  box-shadow: 0 22px 45px rgba(68, 30, 31, 0.5);
}
.contact-form__action .wpcf7-submit,
.contact-form__action .wpcf7-submit:hover,
.contact-form__action .wpcf7-submit:focus-visible {
  border: none !important;
  transform: none !important;
  padding: 0.95rem 2.8rem !important;
  box-shadow: inherit;
}
.contact-form__action button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  box-shadow: none;
}
.contact-form__status {
  grid-column: 1 / -1;
  min-height: 1.4em;
  font-size: 0.95rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin: 0;
  padding: 0.35rem 0.5rem;
}
.contact-form__status[data-status="success"] { color: #4ade80; }
.contact-form__status[data-status="error"] { color: #f87171; }
.contact-form__status[data-status="pending"] { color: #93c5fd; }

@media (max-width: 768px) {
  .contact-form-wrapper {
    padding: 1.75rem;
    border-radius: 18px;
  }
}

/* Dance Events Section */
.events-section { background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%); padding: 4rem 0; }
.events-section-inner { max-width: 100%; margin: 0; padding: 0; }
.events-header { text-align: center; margin-bottom: 3rem; width: 100%; padding: 0 2rem; box-sizing: border-box; }
.events-title { color: #fff; font-size: 2.5rem; margin: 0 auto 1rem auto; font-style: italic; text-align: center; display: block; width: 100%; max-width: none; padding: 0; }
.events-description { color: #f0f0f0; font-size: 1.1rem; max-width: 900px; margin: 0 auto; line-height: 1.8; padding: 0 1rem; text-align: center; }
.events-note { font-weight: bold; color: #ffd700; }
.events-wrapper { max-width: 1400px; margin: 0 auto; padding: 0 2rem; }
.events-image-wrapper { text-align: center; margin: 2rem auto; max-width: 800px; }
.events-image { width: 100%; max-width: 800px; height: auto; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5); display: block; margin: 0 auto; }
.events-image--top { border-radius: 10px 10px 0 0; margin-bottom: 15px; }
.events-image--bottom { border-radius: 0 0 10px 10px; }
.events-card { background: linear-gradient(135deg, #2d2d2d 0%, #1a1a1a 100%); padding: 2rem; border-radius: 10px; margin-top: 2rem; }
.events-card-title { color: #ffd700; font-size: 1.5rem; text-align: center; margin-bottom: 1.5rem; }
.events-dates { display: flex; flex-wrap: wrap; justify-content: space-around; gap: 2rem; }
.events-date { text-align: center; color: #f0f0f0; }
.events-date-title { font-size: 1.3rem; font-weight: bold; color: #ffd700; margin-bottom: 0.5rem; }
.events-date-location { font-size: 1.1rem; }
.map-frame { border: 0; }
.icon-sprite { position: absolute; width: 0; height: 0; overflow: hidden; }
