
.nomzo-theme .wpcf7 .screen-reader-response{
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}.nomzo-theme .wpcf7 .hidden-fields-container{
	display: none;
}.nomzo-theme .wpcf7 form .wpcf7-response-output{
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; 
}.nomzo-theme .wpcf7 form.init .wpcf7-response-output,.nomzo-theme .wpcf7 form.resetting .wpcf7-response-output,.nomzo-theme .wpcf7 form.submitting .wpcf7-response-output{
	display: none;
}.nomzo-theme .wpcf7 form.sent .wpcf7-response-output{
	border-color: #2e639a; 
}.nomzo-theme .wpcf7 form.failed .wpcf7-response-output,.nomzo-theme .wpcf7 form.aborted .wpcf7-response-output{
	border-color: #dc3232; 
}.nomzo-theme .wpcf7 form.spam .wpcf7-response-output{
	border-color: #f56e28; 
}.nomzo-theme .wpcf7 form.invalid .wpcf7-response-output,.nomzo-theme .wpcf7 form.unaccepted .wpcf7-response-output,.nomzo-theme .wpcf7 form.payment-required .wpcf7-response-output{
	border-color: #ffb900; 
}.nomzo-theme .wpcf7-form-control-wrap{
	position: relative;
}.nomzo-theme .wpcf7-not-valid-tip{
	color: #dc3232; 
	font-size: 1em;
	font-weight: normal;
	display: block;
}.nomzo-theme .use-floating-validation-tip .wpcf7-not-valid-tip{
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}.nomzo-theme .wpcf7-list-item{
	display: inline-block;
	margin: 0 0 0 1em;
}.nomzo-theme .wpcf7-list-item-label::before,.nomzo-theme .wpcf7-list-item-label::after{
	content: " ";
}.nomzo-theme .wpcf7-spinner{
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; 
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}.nomzo-theme form.submitting .wpcf7-spinner{
	visibility: visible;
}.nomzo-theme .wpcf7-spinner::before{
	content: "";
	position: absolute;
	background-color: #fbfbfc; 
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}@media (prefers-reduced-motion: reduce){.nomzo-theme .wpcf7-spinner::before{
		animation-name: blink;
		animation-duration: 2000ms;
	}}@keyframes spin{
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}@keyframes blink{
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}.nomzo-theme .wpcf7 [inert]{
	opacity: 0.5;
}.nomzo-theme .wpcf7 input[type="file"]{
	cursor: pointer;
}.nomzo-theme .wpcf7 input[type="file"]:disabled{
	cursor: default;
}.nomzo-theme .wpcf7 .wpcf7-submit:disabled{
	cursor: not-allowed;
}.nomzo-theme .wpcf7 input[type="url"],.nomzo-theme .wpcf7 input[type="email"],.nomzo-theme .wpcf7 input[type="tel"]{
	direction: ltr;
}.nomzo-theme .wpcf7-reflection > output{
	display: list-item;
	list-style: none;
}.nomzo-theme .wpcf7-reflection > output[hidden]{
	display: none;
}
.nomzo-theme{
  --direction-multiplier: 1;
}.nomzo-theme[dir=rtl],.nomzo-theme.rtl{
  --direction-multiplier: -1;
}.nomzo-theme .elementor-hidden{
  display: none;
}.nomzo-theme .elementor-visibility-hidden{
  visibility: hidden;
}.nomzo-theme .elementor-screen-only,.nomzo-theme .screen-reader-text,.nomzo-theme .screen-reader-text span,.nomzo-theme .ui-helper-hidden-accessible{
  position: absolute;
  top: -10000em;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}.nomzo-theme .elementor-clearfix:after{
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
}.nomzo-theme .e-logo-wrapper{
  display: inline-block;
  line-height: 1;
}.nomzo-theme .e-logo-wrapper i{
  color: var(--e-a-color-circle-logo);
  font-size: 2.5em;
}.nomzo-theme .elementor *,.nomzo-theme .elementor *:before,.nomzo-theme .elementor *:after{
  box-sizing: border-box;
}.nomzo-theme .elementor a{
  box-shadow: none;
  text-decoration: none;
}.nomzo-theme .elementor hr{
  margin: 0;
  background-color: transparent;
}.nomzo-theme .elementor img{
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
}.nomzo-theme .elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{
  margin: 0;
}.nomzo-theme .elementor embed,.nomzo-theme .elementor iframe,.nomzo-theme .elementor object,.nomzo-theme .elementor video{
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none;
}.nomzo-theme .elementor .elementor-background-video-container,.nomzo-theme .elementor .elementor-background-holder,.nomzo-theme .elementor .elementor-background{
  inset: 0;
  position: absolute;
  overflow: hidden;
  z-index: 0;
  direction: ltr;
}.nomzo-theme .elementor .elementor-background-video-container{
  transition: opacity 1s;
  pointer-events: none;
}.nomzo-theme .elementor .elementor-background-video-container.elementor-loading{
  opacity: 0;
}.nomzo-theme .elementor .elementor-background-video,.nomzo-theme .elementor .elementor-background-video-embed{
  max-width: none;
}.nomzo-theme .elementor .elementor-background-video,.nomzo-theme .elementor .elementor-background-video-embed,.nomzo-theme .elementor .elementor-background-video-hosted{
  position: absolute;
  inset-block-start: 50%;
  inset-inline-start: 50%;
  transform: translate(-50%, -50%);
}.nomzo-theme .elementor .elementor-background-video-hosted{
  -o-object-fit: cover;
     object-fit: cover;
}.nomzo-theme .elementor .elementor-background-overlay{
  inset: 0;
  position: absolute;
}.nomzo-theme .elementor .elementor-background-slideshow{
  position: absolute;
  inset: 0;
  z-index: 0;
}.nomzo-theme .elementor .elementor-background-slideshow__slide__image{
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}.nomzo-theme .elementor-widget-wrap > .elementor-element.elementor-absolute,.nomzo-theme .e-con > .elementor-element.elementor-absolute,.nomzo-theme .e-con-inner > .elementor-element.elementor-absolute{
  position: absolute;
}.nomzo-theme .elementor-widget-wrap > .elementor-element.elementor-fixed,.nomzo-theme .e-con > .elementor-element.elementor-fixed,.nomzo-theme .e-con-inner > .elementor-element.elementor-fixed{
  position: fixed;
}.nomzo-theme .elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.nomzo-theme .elementor-widget-wrap .elementor-element.elementor-widget__width-initial{
  max-width: 100%;
}@media (max-width: 1024px){.nomzo-theme .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.nomzo-theme .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{
    max-width: 100%;
  }}@media (max-width: 767px){.nomzo-theme .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.nomzo-theme .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{
    max-width: 100%;
  }}.nomzo-theme .elementor-element.elementor-absolute,.nomzo-theme .elementor-element.elementor-fixed{
  z-index: 1;
}.nomzo-theme .elementor-element{
  --flex-direction: initial;
  --flex-wrap: initial;
  --justify-content: initial;
  --align-items: initial;
  --align-content: initial;
  --gap: initial;
  --flex-basis: initial;
  --flex-grow: initial;
  --flex-shrink: initial;
  --order: initial;
  --align-self: initial;
  flex-basis: var(--flex-basis);
  flex-grow: var(--flex-grow);
  flex-shrink: var(--flex-shrink);
  order: var(--order);
  align-self: var(--align-self);
}.nomzo-theme .elementor-element:where(.e-con-full, .elementor-widget){
  flex-direction: var(--flex-direction);
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
  align-items: var(--align-items);
  align-content: var(--align-content);
  gap: var(--row-gap) var(--column-gap);
}.nomzo-theme .elementor-invisible{
  visibility: hidden;
}.nomzo-theme .elementor-custom-embed-play{
  position: absolute;
  inset-block-start: 50%;
  inset-inline-start: 50%;
  transform: translate(calc(-50% * var(--direction-multiplier)), -50%);
}.nomzo-theme .elementor-custom-embed-play i{
  font-size: 100px;
  color: #fff;
  text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
}.nomzo-theme .elementor-custom-embed-play svg{
  height: 100px;
  width: 100px;
  fill: #fff;
  filter: drop-shadow(1px 0 6px rgba(0, 0, 0, 0.3));
}.nomzo-theme .elementor-custom-embed-play i,.nomzo-theme .elementor-custom-embed-play svg{
  opacity: 0.8;
  transition: all 0.5s;
}.nomzo-theme .elementor-custom-embed-play.elementor-playing i{
  font-family: eicons;
}.nomzo-theme .elementor-custom-embed-play.elementor-playing i:before{
  content: "";
}.nomzo-theme .elementor-custom-embed-play.elementor-playing i,.nomzo-theme .elementor-custom-embed-play.elementor-playing svg{
  animation: eicon-spin 2s infinite linear;
}.nomzo-theme .elementor-tag{
  display: inline-flex;
}.nomzo-theme .elementor-ken-burns{
  transition-property: transform;
  transition-duration: 10s;
  transition-timing-function: linear;
}.nomzo-theme .elementor-ken-burns--out{
  transform: scale(1.3);
}.nomzo-theme .elementor-ken-burns--active{
  transition-duration: 20s;
}.nomzo-theme .elementor-ken-burns--active.elementor-ken-burns--out{
  transform: scale(1);
}.nomzo-theme .elementor-ken-burns--active.elementor-ken-burns--in{
  transform: scale(1.3);
}.nomzo-theme .elementor-align-center{
  text-align: center;
}.nomzo-theme .elementor-align-right{
  text-align: right;
}.nomzo-theme .elementor-align-left{
  text-align: left;
}.nomzo-theme .elementor-align-center .elementor-button,.nomzo-theme .elementor-align-right .elementor-button,.nomzo-theme .elementor-align-left .elementor-button{
  width: auto;
}.nomzo-theme .elementor-align-justify .elementor-button{
  width: 100%;
}@media (min-width: -1){.nomzo-theme .elementor-widescreen-align-center{
    text-align: center;
  }.nomzo-theme .elementor-widescreen-align-right{
    text-align: right;
  }.nomzo-theme .elementor-widescreen-align-left{
    text-align: left;
  }.nomzo-theme .elementor-widescreen-align-center .elementor-button,.nomzo-theme .elementor-widescreen-align-right .elementor-button,.nomzo-theme .elementor-widescreen-align-left .elementor-button{
    width: auto;
  }.nomzo-theme .elementor-widescreen-align-justify .elementor-button{
    width: 100%;
  }}@media (max-width: -1){.nomzo-theme .elementor-laptop-align-center{
    text-align: center;
  }.nomzo-theme .elementor-laptop-align-right{
    text-align: right;
  }.nomzo-theme .elementor-laptop-align-left{
    text-align: left;
  }.nomzo-theme .elementor-laptop-align-center .elementor-button,.nomzo-theme .elementor-laptop-align-right .elementor-button,.nomzo-theme .elementor-laptop-align-left .elementor-button{
    width: auto;
  }.nomzo-theme .elementor-laptop-align-justify .elementor-button{
    width: 100%;
  }}@media (max-width: -1){.nomzo-theme .elementor-tablet_extra-align-center{
    text-align: center;
  }.nomzo-theme .elementor-tablet_extra-align-right{
    text-align: right;
  }.nomzo-theme .elementor-tablet_extra-align-left{
    text-align: left;
  }.nomzo-theme .elementor-tablet_extra-align-center .elementor-button,.nomzo-theme .elementor-tablet_extra-align-right .elementor-button,.nomzo-theme .elementor-tablet_extra-align-left .elementor-button{
    width: auto;
  }.nomzo-theme .elementor-tablet_extra-align-justify .elementor-button{
    width: 100%;
  }}@media (max-width: 1024px){.nomzo-theme .elementor-tablet-align-center{
    text-align: center;
  }.nomzo-theme .elementor-tablet-align-right{
    text-align: right;
  }.nomzo-theme .elementor-tablet-align-left{
    text-align: left;
  }.nomzo-theme .elementor-tablet-align-center .elementor-button,.nomzo-theme .elementor-tablet-align-right .elementor-button,.nomzo-theme .elementor-tablet-align-left .elementor-button{
    width: auto;
  }.nomzo-theme .elementor-tablet-align-justify .elementor-button{
    width: 100%;
  }}@media (max-width: -1){.nomzo-theme .elementor-mobile_extra-align-center{
    text-align: center;
  }.nomzo-theme .elementor-mobile_extra-align-right{
    text-align: right;
  }.nomzo-theme .elementor-mobile_extra-align-left{
    text-align: left;
  }.nomzo-theme .elementor-mobile_extra-align-center .elementor-button,.nomzo-theme .elementor-mobile_extra-align-right .elementor-button,.nomzo-theme .elementor-mobile_extra-align-left .elementor-button{
    width: auto;
  }.nomzo-theme .elementor-mobile_extra-align-justify .elementor-button{
    width: 100%;
  }}@media (max-width: 767px){.nomzo-theme .elementor-mobile-align-center{
    text-align: center;
  }.nomzo-theme .elementor-mobile-align-right{
    text-align: right;
  }.nomzo-theme .elementor-mobile-align-left{
    text-align: left;
  }.nomzo-theme .elementor-mobile-align-center .elementor-button,.nomzo-theme .elementor-mobile-align-right .elementor-button,.nomzo-theme .elementor-mobile-align-left .elementor-button{
    width: auto;
  }.nomzo-theme .elementor-mobile-align-justify .elementor-button{
    width: 100%;
  }}.nomzo-theme{
  --page-title-display: block;
}.nomzo-theme .elementor-page-title,.nomzo-theme h1.entry-title{
  display: var(--page-title-display);
}@keyframes eicon-spin{
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}.nomzo-theme .eicon-animation-spin{
  animation: eicon-spin 2s infinite linear;
}.nomzo-theme .elementor-section{
  position: relative;
}.nomzo-theme .elementor-section .elementor-container{
  display: flex;
  margin-inline: auto;
  position: relative;
}@media (max-width: 1024px){.nomzo-theme .elementor-section .elementor-container{
    flex-wrap: wrap;
  }}.nomzo-theme .elementor-section.elementor-section-boxed > .elementor-container{
  max-width: 1140px;
}.nomzo-theme .elementor-section.elementor-section-stretched{
  position: relative;
  width: 100%;
}.nomzo-theme .elementor-section.elementor-section-items-top > .elementor-container{
  align-items: flex-start;
}.nomzo-theme .elementor-section.elementor-section-items-middle > .elementor-container{
  align-items: center;
}.nomzo-theme .elementor-section.elementor-section-items-bottom > .elementor-container{
  align-items: flex-end;
}@media (min-width: 768px){.nomzo-theme .elementor-section.elementor-section-height-full{
    height: 100vh;
  }.nomzo-theme .elementor-section.elementor-section-height-full > .elementor-container{
    height: 100%;
  }}.nomzo-theme .elementor-bc-flex-widget .elementor-section-content-top > .elementor-container > .elementor-column > .elementor-widget-wrap{
  align-items: flex-start;
}.nomzo-theme .elementor-bc-flex-widget .elementor-section-content-middle > .elementor-container > .elementor-column > .elementor-widget-wrap{
  align-items: center;
}.nomzo-theme .elementor-bc-flex-widget .elementor-section-content-bottom > .elementor-container > .elementor-column > .elementor-widget-wrap{
  align-items: flex-end;
}.nomzo-theme .elementor-widget-wrap{
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  align-content: flex-start;
}.nomzo-theme .elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{
  display: flex;
}.nomzo-theme .elementor-widget-wrap > .elementor-element{
  width: 100%;
}.nomzo-theme .elementor-widget-wrap.e-swiper-container{
  width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)));
}.nomzo-theme .elementor-widget{
  position: relative;
}.nomzo-theme .elementor-widget:not(:last-child){
  margin-block-end: var(--kit-widget-spacing, 20px);
}.nomzo-theme .elementor-widget:not(:last-child).elementor-widget__width-auto,.nomzo-theme .elementor-widget:not(:last-child).elementor-widget__width-initial,.nomzo-theme .elementor-widget:not(:last-child).elementor-absolute{
  margin-block-end: 0;
}.nomzo-theme .elementor-column{
  position: relative;
  min-height: 1px;
  display: flex;
}.nomzo-theme .elementor-column-gap-narrow > .elementor-column > .elementor-element-populated{
  padding: 5px;
}.nomzo-theme .elementor-column-gap-default > .elementor-column > .elementor-element-populated{
  padding: 10px;
}.nomzo-theme .elementor-column-gap-extended > .elementor-column > .elementor-element-populated{
  padding: 15px;
}.nomzo-theme .elementor-column-gap-wide > .elementor-column > .elementor-element-populated{
  padding: 20px;
}.nomzo-theme .elementor-column-gap-wider > .elementor-column > .elementor-element-populated{
  padding: 30px;
}.nomzo-theme .elementor-inner-section .elementor-column-gap-no .elementor-element-populated{
  padding: 0;
}@media (min-width: 768px){.nomzo-theme .elementor-column.elementor-col-10,.nomzo-theme .elementor-column[data-col="10"]{
    width: 10%;
  }.nomzo-theme .elementor-column.elementor-col-11,.nomzo-theme .elementor-column[data-col="11"]{
    width: 11.111%;
  }.nomzo-theme .elementor-column.elementor-col-12,.nomzo-theme .elementor-column[data-col="12"]{
    width: 12.5%;
  }.nomzo-theme .elementor-column.elementor-col-14,.nomzo-theme .elementor-column[data-col="14"]{
    width: 14.285%;
  }.nomzo-theme .elementor-column.elementor-col-16,.nomzo-theme .elementor-column[data-col="16"]{
    width: 16.666%;
  }.nomzo-theme .elementor-column.elementor-col-20,.nomzo-theme .elementor-column[data-col="20"]{
    width: 20%;
  }.nomzo-theme .elementor-column.elementor-col-25,.nomzo-theme .elementor-column[data-col="25"]{
    width: 25%;
  }.nomzo-theme .elementor-column.elementor-col-30,.nomzo-theme .elementor-column[data-col="30"]{
    width: 30%;
  }.nomzo-theme .elementor-column.elementor-col-33,.nomzo-theme .elementor-column[data-col="33"]{
    width: 33.333%;
  }.nomzo-theme .elementor-column.elementor-col-40,.nomzo-theme .elementor-column[data-col="40"]{
    width: 40%;
  }.nomzo-theme .elementor-column.elementor-col-50,.nomzo-theme .elementor-column[data-col="50"]{
    width: 50%;
  }.nomzo-theme .elementor-column.elementor-col-60,.nomzo-theme .elementor-column[data-col="60"]{
    width: 60%;
  }.nomzo-theme .elementor-column.elementor-col-66,.nomzo-theme .elementor-column[data-col="66"]{
    width: 66.666%;
  }.nomzo-theme .elementor-column.elementor-col-70,.nomzo-theme .elementor-column[data-col="70"]{
    width: 70%;
  }.nomzo-theme .elementor-column.elementor-col-75,.nomzo-theme .elementor-column[data-col="75"]{
    width: 75%;
  }.nomzo-theme .elementor-column.elementor-col-80,.nomzo-theme .elementor-column[data-col="80"]{
    width: 80%;
  }.nomzo-theme .elementor-column.elementor-col-83,.nomzo-theme .elementor-column[data-col="83"]{
    width: 83.333%;
  }.nomzo-theme .elementor-column.elementor-col-90,.nomzo-theme .elementor-column[data-col="90"]{
    width: 90%;
  }.nomzo-theme .elementor-column.elementor-col-100,.nomzo-theme .elementor-column[data-col="100"]{
    width: 100%;
  }}@media (max-width: 479px){.nomzo-theme .elementor-column.elementor-xs-10{
    width: 10%;
  }.nomzo-theme .elementor-column.elementor-xs-11{
    width: 11.111%;
  }.nomzo-theme .elementor-column.elementor-xs-12{
    width: 12.5%;
  }.nomzo-theme .elementor-column.elementor-xs-14{
    width: 14.285%;
  }.nomzo-theme .elementor-column.elementor-xs-16{
    width: 16.666%;
  }.nomzo-theme .elementor-column.elementor-xs-20{
    width: 20%;
  }.nomzo-theme .elementor-column.elementor-xs-25{
    width: 25%;
  }.nomzo-theme .elementor-column.elementor-xs-30{
    width: 30%;
  }.nomzo-theme .elementor-column.elementor-xs-33{
    width: 33.333%;
  }.nomzo-theme .elementor-column.elementor-xs-40{
    width: 40%;
  }.nomzo-theme .elementor-column.elementor-xs-50{
    width: 50%;
  }.nomzo-theme .elementor-column.elementor-xs-60{
    width: 60%;
  }.nomzo-theme .elementor-column.elementor-xs-66{
    width: 66.666%;
  }.nomzo-theme .elementor-column.elementor-xs-70{
    width: 70%;
  }.nomzo-theme .elementor-column.elementor-xs-75{
    width: 75%;
  }.nomzo-theme .elementor-column.elementor-xs-80{
    width: 80%;
  }.nomzo-theme .elementor-column.elementor-xs-83{
    width: 83.333%;
  }.nomzo-theme .elementor-column.elementor-xs-90{
    width: 90%;
  }.nomzo-theme .elementor-column.elementor-xs-100{
    width: 100%;
  }}@media (max-width: 767px){.nomzo-theme .elementor-column.elementor-sm-10{
    width: 10%;
  }.nomzo-theme .elementor-column.elementor-sm-11{
    width: 11.111%;
  }.nomzo-theme .elementor-column.elementor-sm-12{
    width: 12.5%;
  }.nomzo-theme .elementor-column.elementor-sm-14{
    width: 14.285%;
  }.nomzo-theme .elementor-column.elementor-sm-16{
    width: 16.666%;
  }.nomzo-theme .elementor-column.elementor-sm-20{
    width: 20%;
  }.nomzo-theme .elementor-column.elementor-sm-25{
    width: 25%;
  }.nomzo-theme .elementor-column.elementor-sm-30{
    width: 30%;
  }.nomzo-theme .elementor-column.elementor-sm-33{
    width: 33.333%;
  }.nomzo-theme .elementor-column.elementor-sm-40{
    width: 40%;
  }.nomzo-theme .elementor-column.elementor-sm-50{
    width: 50%;
  }.nomzo-theme .elementor-column.elementor-sm-60{
    width: 60%;
  }.nomzo-theme .elementor-column.elementor-sm-66{
    width: 66.666%;
  }.nomzo-theme .elementor-column.elementor-sm-70{
    width: 70%;
  }.nomzo-theme .elementor-column.elementor-sm-75{
    width: 75%;
  }.nomzo-theme .elementor-column.elementor-sm-80{
    width: 80%;
  }.nomzo-theme .elementor-column.elementor-sm-83{
    width: 83.333%;
  }.nomzo-theme .elementor-column.elementor-sm-90{
    width: 90%;
  }.nomzo-theme .elementor-column.elementor-sm-100{
    width: 100%;
  }}@media (min-width: 768px) and (max-width: 1024px){.nomzo-theme .elementor-column.elementor-md-10{
    width: 10%;
  }.nomzo-theme .elementor-column.elementor-md-11{
    width: 11.111%;
  }.nomzo-theme .elementor-column.elementor-md-12{
    width: 12.5%;
  }.nomzo-theme .elementor-column.elementor-md-14{
    width: 14.285%;
  }.nomzo-theme .elementor-column.elementor-md-16{
    width: 16.666%;
  }.nomzo-theme .elementor-column.elementor-md-20{
    width: 20%;
  }.nomzo-theme .elementor-column.elementor-md-25{
    width: 25%;
  }.nomzo-theme .elementor-column.elementor-md-30{
    width: 30%;
  }.nomzo-theme .elementor-column.elementor-md-33{
    width: 33.333%;
  }.nomzo-theme .elementor-column.elementor-md-40{
    width: 40%;
  }.nomzo-theme .elementor-column.elementor-md-50{
    width: 50%;
  }.nomzo-theme .elementor-column.elementor-md-60{
    width: 60%;
  }.nomzo-theme .elementor-column.elementor-md-66{
    width: 66.666%;
  }.nomzo-theme .elementor-column.elementor-md-70{
    width: 70%;
  }.nomzo-theme .elementor-column.elementor-md-75{
    width: 75%;
  }.nomzo-theme .elementor-column.elementor-md-80{
    width: 80%;
  }.nomzo-theme .elementor-column.elementor-md-83{
    width: 83.333%;
  }.nomzo-theme .elementor-column.elementor-md-90{
    width: 90%;
  }.nomzo-theme .elementor-column.elementor-md-100{
    width: 100%;
  }}@media (min-width: -1){.nomzo-theme .elementor-reverse-widescreen > .elementor-container > :nth-child(1){
    order: 10;
  }.nomzo-theme .elementor-reverse-widescreen > .elementor-container > :nth-child(2){
    order: 9;
  }.nomzo-theme .elementor-reverse-widescreen > .elementor-container > :nth-child(3){
    order: 8;
  }.nomzo-theme .elementor-reverse-widescreen > .elementor-container > :nth-child(4){
    order: 7;
  }.nomzo-theme .elementor-reverse-widescreen > .elementor-container > :nth-child(5){
    order: 6;
  }.nomzo-theme .elementor-reverse-widescreen > .elementor-container > :nth-child(6){
    order: 5;
  }.nomzo-theme .elementor-reverse-widescreen > .elementor-container > :nth-child(7){
    order: 4;
  }.nomzo-theme .elementor-reverse-widescreen > .elementor-container > :nth-child(8){
    order: 3;
  }.nomzo-theme .elementor-reverse-widescreen > .elementor-container > :nth-child(9){
    order: 2;
  }.nomzo-theme .elementor-reverse-widescreen > .elementor-container > :nth-child(10){
    order: 1;
  }}@media (min-width: 1025px) and (max-width: -1){.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(1){
    order: 10;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(2){
    order: 9;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(3){
    order: 8;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(4){
    order: 7;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(5){
    order: 6;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(6){
    order: 5;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(7){
    order: 4;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(8){
    order: 3;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(9){
    order: 2;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(10){
    order: 1;
  }}@media (min-width: -1) and (max-width: -1){.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(1){
    order: 10;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(2){
    order: 9;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(3){
    order: 8;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(4){
    order: 7;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(5){
    order: 6;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(6){
    order: 5;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(7){
    order: 4;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(8){
    order: 3;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(9){
    order: 2;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(10){
    order: 1;
  }}@media (min-width: 1025px) and (max-width: -1){.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(1){
    order: initial;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(2){
    order: initial;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(3){
    order: initial;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(4){
    order: initial;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(5){
    order: initial;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(6){
    order: initial;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(7){
    order: initial;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(8){
    order: initial;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(9){
    order: initial;
  }.nomzo-theme .elementor-reverse-laptop > .elementor-container > :nth-child(10){
    order: initial;
  }.nomzo-theme .elementor-reverse-tablet_extra > .elementor-container > :nth-child(1){
    order: 10;
  }.nomzo-theme .elementor-reverse-tablet_extra > .elementor-container > :nth-child(2){
    order: 9;
  }.nomzo-theme .elementor-reverse-tablet_extra > .elementor-container > :nth-child(3){
    order: 8;
  }.nomzo-theme .elementor-reverse-tablet_extra > .elementor-container > :nth-child(4){
    order: 7;
  }.nomzo-theme .elementor-reverse-tablet_extra > .elementor-container > :nth-child(5){
    order: 6;
  }.nomzo-theme .elementor-reverse-tablet_extra > .elementor-container > :nth-child(6){
    order: 5;
  }.nomzo-theme .elementor-reverse-tablet_extra > .elementor-container > :nth-child(7){
    order: 4;
  }.nomzo-theme .elementor-reverse-tablet_extra > .elementor-container > :nth-child(8){
    order: 3;
  }.nomzo-theme .elementor-reverse-tablet_extra > .elementor-container > :nth-child(9){
    order: 2;
  }.nomzo-theme .elementor-reverse-tablet_extra > .elementor-container > :nth-child(10){
    order: 1;
  }}@media (min-width: 768px) and (max-width: 1024px){.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(1){
    order: 10;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(2){
    order: 9;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(3){
    order: 8;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(4){
    order: 7;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(5){
    order: 6;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(6){
    order: 5;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(7){
    order: 4;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(8){
    order: 3;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(9){
    order: 2;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(10){
    order: 1;
  }}@media (min-width: -1) and (max-width: 1024px){.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(1){
    order: 10;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(2){
    order: 9;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(3){
    order: 8;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(4){
    order: 7;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(5){
    order: 6;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(6){
    order: 5;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(7){
    order: 4;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(8){
    order: 3;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(9){
    order: 2;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(10){
    order: 1;
  }}@media (min-width: 768px) and (max-width: -1){.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(1){
    order: initial;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(2){
    order: initial;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(3){
    order: initial;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(4){
    order: initial;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(5){
    order: initial;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(6){
    order: initial;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(7){
    order: initial;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(8){
    order: initial;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(9){
    order: initial;
  }.nomzo-theme .elementor-reverse-tablet > .elementor-container > :nth-child(10){
    order: initial;
  }.nomzo-theme .elementor-reverse-mobile_extra > .elementor-container > :nth-child(1){
    order: 10;
  }.nomzo-theme .elementor-reverse-mobile_extra > .elementor-container > :nth-child(2){
    order: 9;
  }.nomzo-theme .elementor-reverse-mobile_extra > .elementor-container > :nth-child(3){
    order: 8;
  }.nomzo-theme .elementor-reverse-mobile_extra > .elementor-container > :nth-child(4){
    order: 7;
  }.nomzo-theme .elementor-reverse-mobile_extra > .elementor-container > :nth-child(5){
    order: 6;
  }.nomzo-theme .elementor-reverse-mobile_extra > .elementor-container > :nth-child(6){
    order: 5;
  }.nomzo-theme .elementor-reverse-mobile_extra > .elementor-container > :nth-child(7){
    order: 4;
  }.nomzo-theme .elementor-reverse-mobile_extra > .elementor-container > :nth-child(8){
    order: 3;
  }.nomzo-theme .elementor-reverse-mobile_extra > .elementor-container > :nth-child(9){
    order: 2;
  }.nomzo-theme .elementor-reverse-mobile_extra > .elementor-container > :nth-child(10){
    order: 1;
  }}@media (max-width: 767px){.nomzo-theme .elementor-reverse-mobile > .elementor-container > :nth-child(1){
    order: 10;
  }.nomzo-theme .elementor-reverse-mobile > .elementor-container > :nth-child(2){
    order: 9;
  }.nomzo-theme .elementor-reverse-mobile > .elementor-container > :nth-child(3){
    order: 8;
  }.nomzo-theme .elementor-reverse-mobile > .elementor-container > :nth-child(4){
    order: 7;
  }.nomzo-theme .elementor-reverse-mobile > .elementor-container > :nth-child(5){
    order: 6;
  }.nomzo-theme .elementor-reverse-mobile > .elementor-container > :nth-child(6){
    order: 5;
  }.nomzo-theme .elementor-reverse-mobile > .elementor-container > :nth-child(7){
    order: 4;
  }.nomzo-theme .elementor-reverse-mobile > .elementor-container > :nth-child(8){
    order: 3;
  }.nomzo-theme .elementor-reverse-mobile > .elementor-container > :nth-child(9){
    order: 2;
  }.nomzo-theme .elementor-reverse-mobile > .elementor-container > :nth-child(10){
    order: 1;
  }.nomzo-theme .elementor-column{
    width: 100%;
  }}.nomzo-theme .elementor-grid{
  display: grid;
  grid-column-gap: var(--grid-column-gap);
  grid-row-gap: var(--grid-row-gap);
}.nomzo-theme .elementor-grid .elementor-grid-item{
  min-width: 0;
}.nomzo-theme .elementor-grid-0 .elementor-grid{
  display: inline-block;
  width: 100%;
  word-spacing: var(--grid-column-gap);
  margin-block-end: calc(-1 * var(--grid-row-gap));
}.nomzo-theme .elementor-grid-0 .elementor-grid .elementor-grid-item{
  display: inline-block;
  margin-block-end: var(--grid-row-gap);
  word-break: break-word;
}.nomzo-theme .elementor-grid-1 .elementor-grid{
  grid-template-columns: repeat(1, 1fr);
}.nomzo-theme .elementor-grid-2 .elementor-grid{
  grid-template-columns: repeat(2, 1fr);
}.nomzo-theme .elementor-grid-3 .elementor-grid{
  grid-template-columns: repeat(3, 1fr);
}.nomzo-theme .elementor-grid-4 .elementor-grid{
  grid-template-columns: repeat(4, 1fr);
}.nomzo-theme .elementor-grid-5 .elementor-grid{
  grid-template-columns: repeat(5, 1fr);
}.nomzo-theme .elementor-grid-6 .elementor-grid{
  grid-template-columns: repeat(6, 1fr);
}.nomzo-theme .elementor-grid-7 .elementor-grid{
  grid-template-columns: repeat(7, 1fr);
}.nomzo-theme .elementor-grid-8 .elementor-grid{
  grid-template-columns: repeat(8, 1fr);
}.nomzo-theme .elementor-grid-9 .elementor-grid{
  grid-template-columns: repeat(9, 1fr);
}.nomzo-theme .elementor-grid-10 .elementor-grid{
  grid-template-columns: repeat(10, 1fr);
}.nomzo-theme .elementor-grid-11 .elementor-grid{
  grid-template-columns: repeat(11, 1fr);
}.nomzo-theme .elementor-grid-12 .elementor-grid{
  grid-template-columns: repeat(12, 1fr);
}@media (min-width: -1){.nomzo-theme .elementor-grid-widescreen-0 .elementor-grid{
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-block-end: calc(-1 * var(--grid-row-gap));
  }.nomzo-theme .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{
    display: inline-block;
    margin-block-end: var(--grid-row-gap);
    word-break: break-word;
  }.nomzo-theme .elementor-grid-widescreen-1 .elementor-grid{
    grid-template-columns: repeat(1, 1fr);
  }.nomzo-theme .elementor-grid-widescreen-2 .elementor-grid{
    grid-template-columns: repeat(2, 1fr);
  }.nomzo-theme .elementor-grid-widescreen-3 .elementor-grid{
    grid-template-columns: repeat(3, 1fr);
  }.nomzo-theme .elementor-grid-widescreen-4 .elementor-grid{
    grid-template-columns: repeat(4, 1fr);
  }.nomzo-theme .elementor-grid-widescreen-5 .elementor-grid{
    grid-template-columns: repeat(5, 1fr);
  }.nomzo-theme .elementor-grid-widescreen-6 .elementor-grid{
    grid-template-columns: repeat(6, 1fr);
  }.nomzo-theme .elementor-grid-widescreen-7 .elementor-grid{
    grid-template-columns: repeat(7, 1fr);
  }.nomzo-theme .elementor-grid-widescreen-8 .elementor-grid{
    grid-template-columns: repeat(8, 1fr);
  }.nomzo-theme .elementor-grid-widescreen-9 .elementor-grid{
    grid-template-columns: repeat(9, 1fr);
  }.nomzo-theme .elementor-grid-widescreen-10 .elementor-grid{
    grid-template-columns: repeat(10, 1fr);
  }.nomzo-theme .elementor-grid-widescreen-11 .elementor-grid{
    grid-template-columns: repeat(11, 1fr);
  }.nomzo-theme .elementor-grid-widescreen-12 .elementor-grid{
    grid-template-columns: repeat(12, 1fr);
  }}@media (max-width: -1){.nomzo-theme .elementor-grid-laptop-0 .elementor-grid{
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-block-end: calc(-1 * var(--grid-row-gap));
  }.nomzo-theme .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{
    display: inline-block;
    margin-block-end: var(--grid-row-gap);
    word-break: break-word;
  }.nomzo-theme .elementor-grid-laptop-1 .elementor-grid{
    grid-template-columns: repeat(1, 1fr);
  }.nomzo-theme .elementor-grid-laptop-2 .elementor-grid{
    grid-template-columns: repeat(2, 1fr);
  }.nomzo-theme .elementor-grid-laptop-3 .elementor-grid{
    grid-template-columns: repeat(3, 1fr);
  }.nomzo-theme .elementor-grid-laptop-4 .elementor-grid{
    grid-template-columns: repeat(4, 1fr);
  }.nomzo-theme .elementor-grid-laptop-5 .elementor-grid{
    grid-template-columns: repeat(5, 1fr);
  }.nomzo-theme .elementor-grid-laptop-6 .elementor-grid{
    grid-template-columns: repeat(6, 1fr);
  }.nomzo-theme .elementor-grid-laptop-7 .elementor-grid{
    grid-template-columns: repeat(7, 1fr);
  }.nomzo-theme .elementor-grid-laptop-8 .elementor-grid{
    grid-template-columns: repeat(8, 1fr);
  }.nomzo-theme .elementor-grid-laptop-9 .elementor-grid{
    grid-template-columns: repeat(9, 1fr);
  }.nomzo-theme .elementor-grid-laptop-10 .elementor-grid{
    grid-template-columns: repeat(10, 1fr);
  }.nomzo-theme .elementor-grid-laptop-11 .elementor-grid{
    grid-template-columns: repeat(11, 1fr);
  }.nomzo-theme .elementor-grid-laptop-12 .elementor-grid{
    grid-template-columns: repeat(12, 1fr);
  }}@media (max-width: -1){.nomzo-theme .elementor-grid-tablet_extra-0 .elementor-grid{
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-block-end: calc(-1 * var(--grid-row-gap));
  }.nomzo-theme .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{
    display: inline-block;
    margin-block-end: var(--grid-row-gap);
    word-break: break-word;
  }.nomzo-theme .elementor-grid-tablet_extra-1 .elementor-grid{
    grid-template-columns: repeat(1, 1fr);
  }.nomzo-theme .elementor-grid-tablet_extra-2 .elementor-grid{
    grid-template-columns: repeat(2, 1fr);
  }.nomzo-theme .elementor-grid-tablet_extra-3 .elementor-grid{
    grid-template-columns: repeat(3, 1fr);
  }.nomzo-theme .elementor-grid-tablet_extra-4 .elementor-grid{
    grid-template-columns: repeat(4, 1fr);
  }.nomzo-theme .elementor-grid-tablet_extra-5 .elementor-grid{
    grid-template-columns: repeat(5, 1fr);
  }.nomzo-theme .elementor-grid-tablet_extra-6 .elementor-grid{
    grid-template-columns: repeat(6, 1fr);
  }.nomzo-theme .elementor-grid-tablet_extra-7 .elementor-grid{
    grid-template-columns: repeat(7, 1fr);
  }.nomzo-theme .elementor-grid-tablet_extra-8 .elementor-grid{
    grid-template-columns: repeat(8, 1fr);
  }.nomzo-theme .elementor-grid-tablet_extra-9 .elementor-grid{
    grid-template-columns: repeat(9, 1fr);
  }.nomzo-theme .elementor-grid-tablet_extra-10 .elementor-grid{
    grid-template-columns: repeat(10, 1fr);
  }.nomzo-theme .elementor-grid-tablet_extra-11 .elementor-grid{
    grid-template-columns: repeat(11, 1fr);
  }.nomzo-theme .elementor-grid-tablet_extra-12 .elementor-grid{
    grid-template-columns: repeat(12, 1fr);
  }}@media (max-width: 1024px){.nomzo-theme .elementor-grid-tablet-0 .elementor-grid{
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-block-end: calc(-1 * var(--grid-row-gap));
  }.nomzo-theme .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{
    display: inline-block;
    margin-block-end: var(--grid-row-gap);
    word-break: break-word;
  }.nomzo-theme .elementor-grid-tablet-1 .elementor-grid{
    grid-template-columns: repeat(1, 1fr);
  }.nomzo-theme .elementor-grid-tablet-2 .elementor-grid{
    grid-template-columns: repeat(2, 1fr);
  }.nomzo-theme .elementor-grid-tablet-3 .elementor-grid{
    grid-template-columns: repeat(3, 1fr);
  }.nomzo-theme .elementor-grid-tablet-4 .elementor-grid{
    grid-template-columns: repeat(4, 1fr);
  }.nomzo-theme .elementor-grid-tablet-5 .elementor-grid{
    grid-template-columns: repeat(5, 1fr);
  }.nomzo-theme .elementor-grid-tablet-6 .elementor-grid{
    grid-template-columns: repeat(6, 1fr);
  }.nomzo-theme .elementor-grid-tablet-7 .elementor-grid{
    grid-template-columns: repeat(7, 1fr);
  }.nomzo-theme .elementor-grid-tablet-8 .elementor-grid{
    grid-template-columns: repeat(8, 1fr);
  }.nomzo-theme .elementor-grid-tablet-9 .elementor-grid{
    grid-template-columns: repeat(9, 1fr);
  }.nomzo-theme .elementor-grid-tablet-10 .elementor-grid{
    grid-template-columns: repeat(10, 1fr);
  }.nomzo-theme .elementor-grid-tablet-11 .elementor-grid{
    grid-template-columns: repeat(11, 1fr);
  }.nomzo-theme .elementor-grid-tablet-12 .elementor-grid{
    grid-template-columns: repeat(12, 1fr);
  }}@media (max-width: -1){.nomzo-theme .elementor-grid-mobile_extra-0 .elementor-grid{
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-block-end: calc(-1 * var(--grid-row-gap));
  }.nomzo-theme .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{
    display: inline-block;
    margin-block-end: var(--grid-row-gap);
    word-break: break-word;
  }.nomzo-theme .elementor-grid-mobile_extra-1 .elementor-grid{
    grid-template-columns: repeat(1, 1fr);
  }.nomzo-theme .elementor-grid-mobile_extra-2 .elementor-grid{
    grid-template-columns: repeat(2, 1fr);
  }.nomzo-theme .elementor-grid-mobile_extra-3 .elementor-grid{
    grid-template-columns: repeat(3, 1fr);
  }.nomzo-theme .elementor-grid-mobile_extra-4 .elementor-grid{
    grid-template-columns: repeat(4, 1fr);
  }.nomzo-theme .elementor-grid-mobile_extra-5 .elementor-grid{
    grid-template-columns: repeat(5, 1fr);
  }.nomzo-theme .elementor-grid-mobile_extra-6 .elementor-grid{
    grid-template-columns: repeat(6, 1fr);
  }.nomzo-theme .elementor-grid-mobile_extra-7 .elementor-grid{
    grid-template-columns: repeat(7, 1fr);
  }.nomzo-theme .elementor-grid-mobile_extra-8 .elementor-grid{
    grid-template-columns: repeat(8, 1fr);
  }.nomzo-theme .elementor-grid-mobile_extra-9 .elementor-grid{
    grid-template-columns: repeat(9, 1fr);
  }.nomzo-theme .elementor-grid-mobile_extra-10 .elementor-grid{
    grid-template-columns: repeat(10, 1fr);
  }.nomzo-theme .elementor-grid-mobile_extra-11 .elementor-grid{
    grid-template-columns: repeat(11, 1fr);
  }.nomzo-theme .elementor-grid-mobile_extra-12 .elementor-grid{
    grid-template-columns: repeat(12, 1fr);
  }}@media (max-width: 767px){.nomzo-theme .elementor-grid-mobile-0 .elementor-grid{
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-block-end: calc(-1 * var(--grid-row-gap));
  }.nomzo-theme .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{
    display: inline-block;
    margin-block-end: var(--grid-row-gap);
    word-break: break-word;
  }.nomzo-theme .elementor-grid-mobile-1 .elementor-grid{
    grid-template-columns: repeat(1, 1fr);
  }.nomzo-theme .elementor-grid-mobile-2 .elementor-grid{
    grid-template-columns: repeat(2, 1fr);
  }.nomzo-theme .elementor-grid-mobile-3 .elementor-grid{
    grid-template-columns: repeat(3, 1fr);
  }.nomzo-theme .elementor-grid-mobile-4 .elementor-grid{
    grid-template-columns: repeat(4, 1fr);
  }.nomzo-theme .elementor-grid-mobile-5 .elementor-grid{
    grid-template-columns: repeat(5, 1fr);
  }.nomzo-theme .elementor-grid-mobile-6 .elementor-grid{
    grid-template-columns: repeat(6, 1fr);
  }.nomzo-theme .elementor-grid-mobile-7 .elementor-grid{
    grid-template-columns: repeat(7, 1fr);
  }.nomzo-theme .elementor-grid-mobile-8 .elementor-grid{
    grid-template-columns: repeat(8, 1fr);
  }.nomzo-theme .elementor-grid-mobile-9 .elementor-grid{
    grid-template-columns: repeat(9, 1fr);
  }.nomzo-theme .elementor-grid-mobile-10 .elementor-grid{
    grid-template-columns: repeat(10, 1fr);
  }.nomzo-theme .elementor-grid-mobile-11 .elementor-grid{
    grid-template-columns: repeat(11, 1fr);
  }.nomzo-theme .elementor-grid-mobile-12 .elementor-grid{
    grid-template-columns: repeat(12, 1fr);
  }}@media (min-width: 1025px){.nomzo-theme #elementor-device-mode:after{
    content: "desktop";
  }}@media (min-width: -1){.nomzo-theme #elementor-device-mode:after{
    content: "widescreen";
  }}@media (max-width: -1){.nomzo-theme #elementor-device-mode:after{
    content: "laptop";
  }}@media (max-width: -1){.nomzo-theme #elementor-device-mode:after{
    content: "tablet_extra";
  }}@media (max-width: 1024px){.nomzo-theme #elementor-device-mode:after{
    content: "tablet";
  }}@media (max-width: -1){.nomzo-theme #elementor-device-mode:after{
    content: "mobile_extra";
  }}@media (max-width: 767px){.nomzo-theme #elementor-device-mode:after{
    content: "mobile";
  }}@media (prefers-reduced-motion: no-preference){.nomzo-theme{
    scroll-behavior: smooth;
  }}.nomzo-theme .e-con{
  --border-radius: 0;
  --border-top-width: 0px;
  --border-right-width: 0px;
  --border-bottom-width: 0px;
  --border-left-width: 0px;
  --border-style: initial;
  --border-color: initial;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --content-width: min(100%, var(--container-max-width, 1140px));
  --width: 100%;
  --min-height: initial;
  --height: auto;
  --text-align: initial;
  --margin-top: 0px;
  --margin-right: 0px;
  --margin-bottom: 0px;
  --margin-left: 0px;
  --padding-top: var(--container-default-padding-top, 10px);
  --padding-right: var(--container-default-padding-right, 10px);
  --padding-bottom: var(--container-default-padding-bottom, 10px);
  --padding-left: var(--container-default-padding-left, 10px);
  --position: relative;
  --z-index: revert;
  --overflow: visible;
  --gap: var(--widgets-spacing, 20px);
  --row-gap: var(--widgets-spacing-row, 20px);
  --column-gap: var(--widgets-spacing-column, 20px);
  --overlay-mix-blend-mode: initial;
  --overlay-opacity: 1;
  --overlay-transition: 0.3s;
  --e-con-grid-template-columns: repeat(3, 1fr);
  --e-con-grid-template-rows: repeat(2, 1fr);
  position: var(--position);
  width: var(--width);
  min-width: 0;
  min-height: var(--min-height);
  height: var(--height);
  border-radius: var(--border-radius);
  z-index: var(--z-index);
  overflow: var(--overflow);
  --flex-wrap-mobile: wrap;
}.nomzo-theme .e-con:where(:not(.e-div-block-base)){
  transition: background var(--background-transition, 0.3s), border var(--border-transition, 0.3s), box-shadow var(--border-transition, 0.3s), transform var(--e-con-transform-transition-duration, 0.4s);
}.nomzo-theme .e-con{
  --margin-block-start: var(--margin-top);
  --margin-block-end: var(--margin-bottom);
  --margin-inline-start: var(--margin-left);
  --margin-inline-end: var(--margin-right);
  --padding-inline-start: var(--padding-left);
  --padding-inline-end: var(--padding-right);
  --padding-block-start: var(--padding-top);
  --padding-block-end: var(--padding-bottom);
  --border-block-start-width: var(--border-top-width);
  --border-block-end-width: var(--border-bottom-width);
  --border-inline-start-width: var(--border-left-width);
  --border-inline-end-width: var(--border-right-width);
}.nomzo-theme.rtl .e-con{
  --padding-inline-start: var(--padding-right);
  --padding-inline-end: var(--padding-left);
  --margin-inline-start: var(--margin-right);
  --margin-inline-end: var(--margin-left);
  --border-inline-start-width: var(--border-right-width);
  --border-inline-end-width: var(--border-left-width);
}.nomzo-theme .e-con{
  margin-block-start: var(--margin-block-start);
  margin-inline-end: var(--margin-inline-end);
  margin-block-end: var(--margin-block-end);
  margin-inline-start: var(--margin-inline-start);
  padding-inline-start: var(--padding-inline-start);
  padding-inline-end: var(--padding-inline-end);
}.nomzo-theme .e-con.e-flex{
  --flex-direction: column;
  --flex-basis: auto;
  --flex-grow: 0;
  --flex-shrink: 1;
  flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
}.nomzo-theme .e-con-full,.nomzo-theme .e-con > .e-con-inner{
  text-align: var(--text-align);
  padding-block-start: var(--padding-block-start);
  padding-block-end: var(--padding-block-end);
}.nomzo-theme .e-con-full.e-flex,.nomzo-theme .e-con.e-flex > .e-con-inner{
  flex-direction: var(--flex-direction);
}.nomzo-theme .e-con,.nomzo-theme .e-con > .e-con-inner{
  display: var(--display);
}.nomzo-theme .e-con.e-grid{
  --grid-justify-content: start;
  --grid-align-content: start;
  --grid-auto-flow: row;
}.nomzo-theme .e-con.e-grid,.nomzo-theme .e-con.e-grid > .e-con-inner{
  grid-template-columns: var(--e-con-grid-template-columns);
  grid-template-rows: var(--e-con-grid-template-rows);
  justify-content: var(--grid-justify-content);
  align-content: var(--grid-align-content);
  grid-auto-flow: var(--grid-auto-flow);
  justify-items: var(--justify-items);
  align-items: var(--align-items);
}.nomzo-theme .e-con-boxed.e-flex{
  flex-direction: column;
  flex-wrap: initial;
  justify-content: initial;
  align-items: initial;
  align-content: initial;
}.nomzo-theme .e-con-boxed.e-grid{
  justify-items: initial;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}.nomzo-theme .e-con-boxed{
  text-align: initial;
  gap: initial;
}.nomzo-theme .e-con.e-flex > .e-con-inner{
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
  align-items: var(--align-items);
  align-content: var(--align-content);
  flex-basis: initial;
  flex-grow: 1;
  flex-shrink: initial;
  align-self: initial;
}.nomzo-theme .e-con.e-grid > .e-con-inner{
  justify-items: var(--justify-items);
  align-items: var(--align-items);
}.nomzo-theme .e-con > .e-con-inner{
  gap: var(--row-gap) var(--column-gap);
  width: 100%;
  max-width: var(--content-width);
  margin: 0 auto;
  padding-inline-start: 0;
  padding-inline-end: 0;
  height: 100%;
}.nomzo-theme :is(.elementor-section-wrap, [data-elementor-id]) > .e-con{
  --margin-left: auto;
  --margin-right: auto;
  max-width: min(100%, var(--width));
}.nomzo-theme :is([data-widget_type="e-component.default"], [data-widget_type="e-component.default"] > .elementor-section-wrap) > .e-con{
  --margin-right: 0px;
  --margin-left: 0px;
}.nomzo-theme .e-con .elementor-widget.elementor-widget{
  margin-block-end: 0;
}.nomzo-theme .e-con::before,.nomzo-theme :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container::before,.nomzo-theme .e-con > .elementor-motion-effects-container > .elementor-motion-effects-layer::before,.nomzo-theme .e-con > .elementor-background-slideshow::before{
  content: var(--background-overlay);
  display: block;
  position: absolute;
  mix-blend-mode: var(--overlay-mix-blend-mode);
  opacity: var(--overlay-opacity);
  transition: var(--overlay-transition, 0.3s);
  border-radius: var(--border-radius);
  border-style: var(--border-style);
  border-color: var(--border-color);
  border-block-start-width: var(--border-block-start-width);
  border-inline-end-width: var(--border-inline-end-width);
  border-block-end-width: var(--border-block-end-width);
  border-inline-start-width: var(--border-inline-start-width);
  top: calc(0px - var(--border-top-width));
  left: calc(0px - var(--border-left-width));
  width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
  height: max(100% + var(--border-top-width) + var(--border-bottom-width), 100%);
}.nomzo-theme .e-con::before{
  transition: background var(--overlay-transition, 0.3s), border-radius var(--border-transition, 0.3s), opacity var(--overlay-transition, 0.3s);
}.nomzo-theme .e-con > .elementor-background-slideshow,.nomzo-theme :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container{
  border-radius: var(--border-radius);
  border-style: var(--border-style);
  border-color: var(--border-color);
  border-block-start-width: var(--border-block-start-width);
  border-inline-end-width: var(--border-inline-end-width);
  border-block-end-width: var(--border-block-end-width);
  border-inline-start-width: var(--border-inline-start-width);
  top: calc(0px - var(--border-top-width));
  left: calc(0px - var(--border-left-width));
  width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
  height: max(100% + var(--border-top-width) + var(--border-bottom-width), 100%);
}@media (max-width: 767px){.nomzo-theme :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container.elementor-hidden-mobile{
    display: none;
  }}.nomzo-theme :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container::before{
  z-index: 1;
}.nomzo-theme :is(.e-con, .e-con > .e-con-inner) > .elementor-background-slideshow::before{
  z-index: 2;
}.nomzo-theme .e-con .elementor-widget{
  min-width: 0;
}.nomzo-theme .e-con .elementor-widget-video,.nomzo-theme .e-con .elementor-widget-google_maps,.nomzo-theme .e-con .elementor-widget-empty{
  width: 100%;
}.nomzo-theme .e-con .elementor-widget.e-widget-swiper{
  width: 100%;
}.nomzo-theme .e-con > .elementor-widget > .elementor-widget-container,.nomzo-theme .e-con > .e-con-inner > .elementor-widget > .elementor-widget-container{
  height: 100%;
}.nomzo-theme .elementor.elementor .e-con > .elementor-widget,.nomzo-theme .e-con.e-con > .e-con-inner > .elementor-widget{
  max-width: 100%;
}.nomzo-theme .e-con .elementor-widget:not(:last-child){
  --kit-widget-spacing: 0px;
}@media (max-width: 767px){.nomzo-theme .e-con.e-flex{
    --width: 100%;
    --flex-wrap: var(--flex-wrap-mobile);
  }.nomzo-theme .e-con.e-flex .elementor-widget-archive-posts{
    width: 100%;
  }}.nomzo-theme .elementor-form-fields-wrapper{
  display: flex;
  flex-wrap: wrap;
}.nomzo-theme .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > input,.nomzo-theme .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > textarea,.nomzo-theme .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group > .elementor-select-wrapper,.nomzo-theme .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup{
  flex-basis: 100%;
  max-width: 100%;
}.nomzo-theme .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group > input,.nomzo-theme .elementor-form-fields-wrapper.elementor-labels-inline > .elementor-field-group .elementor-select-wrapper{
  flex-grow: 1;
}.nomzo-theme .elementor-field-group{
  flex-wrap: wrap;
  align-items: center;
}.nomzo-theme .elementor-field-group.elementor-field-type-submit{
  align-items: flex-end;
}.nomzo-theme .elementor-field-group .elementor-field-textual{
  width: 100%;
  max-width: 100%;
  border: 1px solid #69727D;
  background-color: transparent;
  color: #1f2124;
  vertical-align: middle;
  flex-grow: 1;
}.nomzo-theme .elementor-field-group .elementor-field-textual:focus{
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  outline: 0;
}.nomzo-theme .elementor-field-group .elementor-field-textual::-moz-placeholder{
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}.nomzo-theme .elementor-field-group .elementor-field-textual::placeholder{
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}.nomzo-theme .elementor-field-group .elementor-select-wrapper{
  display: flex;
  position: relative;
  width: 100%;
}.nomzo-theme .elementor-field-group .elementor-select-wrapper select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  flex-basis: 100%;
  padding-inline-end: 20px;
}.nomzo-theme .elementor-field-group .elementor-select-wrapper:before{
  content: "";
  font-family: "eicons";
  font-size: 15px;
  position: absolute;
  inset-block-start: 50%;
  inset-inline-end: 10px;
  transform: translateY(-50%);
  pointer-events: none;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}.nomzo-theme .elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{
  content: "";
}.nomzo-theme .elementor-field-subgroup{
  display: flex;
  flex-wrap: wrap;
}.nomzo-theme .elementor-field-subgroup .elementor-field-option label{
  display: inline-block;
}.nomzo-theme .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{
  padding-inline-end: 10px;
}.nomzo-theme .elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{
  flex-basis: 100%;
}.nomzo-theme .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.nomzo-theme .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.nomzo-theme .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.nomzo-theme .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label,.nomzo-theme .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.nomzo-theme .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label{
  display: inline;
}.nomzo-theme .elementor-field-label{
  cursor: pointer;
}.nomzo-theme .elementor-mark-required .elementor-field-label:after{
  content: "*";
  color: red;
  padding-inline-start: 0.2em;
}.nomzo-theme .elementor-field-textual{
  line-height: 1.4;
  font-size: 15px;
  min-height: 40px;
  padding: 5px 14px;
  border-radius: 3px;
}.nomzo-theme .elementor-field-textual.elementor-size-xs{
  font-size: 13px;
  min-height: 33px;
  padding: 4px 12px;
  border-radius: 2px;
}.nomzo-theme .elementor-field-textual.elementor-size-md{
  font-size: 16px;
  min-height: 47px;
  padding: 6px 16px;
  border-radius: 4px;
}.nomzo-theme .elementor-field-textual.elementor-size-lg{
  font-size: 18px;
  min-height: 59px;
  padding: 7px 20px;
  border-radius: 5px;
}.nomzo-theme .elementor-field-textual.elementor-size-xl{
  font-size: 20px;
  min-height: 72px;
  padding: 8px 24px;
  border-radius: 6px;
}.nomzo-theme .elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{
  flex-basis: 100%;
}.nomzo-theme .elementor-button-align-stretch .e-form__buttons__wrapper{
  flex-basis: 50%;
  flex-grow: 1;
}.nomzo-theme .elementor-button-align-stretch .e-form__buttons__wrapper__button{
  flex-basis: 100%;
}.nomzo-theme .elementor-button-align-center .elementor-field-type-submit,.nomzo-theme .elementor-button-align-center .e-form__buttons{
  justify-content: center;
}.nomzo-theme .elementor-button-align-start .elementor-field-type-submit,.nomzo-theme .elementor-button-align-start .e-form__buttons{
  justify-content: flex-start;
}.nomzo-theme [dir=rtl] .elementor-button-align-start .elementor-field-type-submit,.nomzo-theme [dir=rtl] .elementor-button-align-start .e-form__buttons{
  justify-content: flex-end;
}.nomzo-theme .elementor-button-align-end .elementor-field-type-submit,.nomzo-theme .elementor-button-align-end .e-form__buttons{
  justify-content: flex-end;
}.nomzo-theme [dir=rtl] .elementor-button-align-end .elementor-field-type-submit,.nomzo-theme [dir=rtl] .elementor-button-align-end .e-form__buttons{
  justify-content: flex-start;
}.nomzo-theme .elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.nomzo-theme .elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.nomzo-theme .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{
  flex-basis: initial;
}.nomzo-theme .elementor-button-align-center .e-form__buttons__wrapper,.nomzo-theme .elementor-button-align-start .e-form__buttons__wrapper,.nomzo-theme .elementor-button-align-end .e-form__buttons__wrapper{
  flex-grow: initial;
}.nomzo-theme .elementor-button-align-center .e-form__buttons__wrapper,.nomzo-theme .elementor-button-align-center .e-form__buttons__wrapper__button,.nomzo-theme .elementor-button-align-start .e-form__buttons__wrapper,.nomzo-theme .elementor-button-align-start .e-form__buttons__wrapper__button,.nomzo-theme .elementor-button-align-end .e-form__buttons__wrapper,.nomzo-theme .elementor-button-align-end .e-form__buttons__wrapper__button{
  flex-basis: initial;
}@media screen and (max-width: 1024px){.nomzo-theme .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{
    flex-basis: 100%;
  }.nomzo-theme .elementor-tablet-button-align-stretch .e-form__buttons__wrapper{
    flex-basis: 50%;
    flex-grow: 1;
  }.nomzo-theme .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{
    flex-basis: 100%;
  }.nomzo-theme .elementor-tablet-button-align-center .elementor-field-type-submit,.nomzo-theme .elementor-tablet-button-align-center .e-form__buttons{
    justify-content: center;
  }.nomzo-theme .elementor-tablet-button-align-start .elementor-field-type-submit,.nomzo-theme .elementor-tablet-button-align-start .e-form__buttons{
    justify-content: flex-start;
  }.nomzo-theme [dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit,.nomzo-theme [dir=rtl] .elementor-tablet-button-align-start .e-form__buttons{
    justify-content: flex-end;
  }.nomzo-theme .elementor-tablet-button-align-end .elementor-field-type-submit,.nomzo-theme .elementor-tablet-button-align-end .e-form__buttons{
    justify-content: flex-end;
  }.nomzo-theme [dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit,.nomzo-theme [dir=rtl] .elementor-tablet-button-align-end .e-form__buttons{
    justify-content: flex-start;
  }.nomzo-theme .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.nomzo-theme .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.nomzo-theme .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{
    flex-basis: initial;
  }.nomzo-theme .elementor-tablet-button-align-center .e-form__buttons__wrapper,.nomzo-theme .elementor-tablet-button-align-start .e-form__buttons__wrapper,.nomzo-theme .elementor-tablet-button-align-end .e-form__buttons__wrapper{
    flex-grow: initial;
  }.nomzo-theme .elementor-tablet-button-align-center .e-form__buttons__wrapper,.nomzo-theme .elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.nomzo-theme .elementor-tablet-button-align-start .e-form__buttons__wrapper,.nomzo-theme .elementor-tablet-button-align-start .e-form__buttons__wrapper__button,.nomzo-theme .elementor-tablet-button-align-end .e-form__buttons__wrapper,.nomzo-theme .elementor-tablet-button-align-end .e-form__buttons__wrapper__button{
    flex-basis: initial;
  }}@media screen and (max-width: 767px){.nomzo-theme .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{
    flex-basis: 100%;
  }.nomzo-theme .elementor-mobile-button-align-stretch .e-form__buttons__wrapper{
    flex-basis: 50%;
    flex-grow: 1;
  }.nomzo-theme .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{
    flex-basis: 100%;
  }.nomzo-theme .elementor-mobile-button-align-center .elementor-field-type-submit,.nomzo-theme .elementor-mobile-button-align-center .e-form__buttons{
    justify-content: center;
  }.nomzo-theme .elementor-mobile-button-align-start .elementor-field-type-submit,.nomzo-theme .elementor-mobile-button-align-start .e-form__buttons{
    justify-content: flex-start;
  }.nomzo-theme [dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit,.nomzo-theme [dir=rtl] .elementor-mobile-button-align-start .e-form__buttons{
    justify-content: flex-end;
  }.nomzo-theme .elementor-mobile-button-align-end .elementor-field-type-submit,.nomzo-theme .elementor-mobile-button-align-end .e-form__buttons{
    justify-content: flex-end;
  }.nomzo-theme [dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit,.nomzo-theme [dir=rtl] .elementor-mobile-button-align-end .e-form__buttons{
    justify-content: flex-start;
  }.nomzo-theme .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.nomzo-theme .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.nomzo-theme .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{
    flex-basis: initial;
  }.nomzo-theme .elementor-mobile-button-align-center .e-form__buttons__wrapper,.nomzo-theme .elementor-mobile-button-align-start .e-form__buttons__wrapper,.nomzo-theme .elementor-mobile-button-align-end .e-form__buttons__wrapper{
    flex-grow: initial;
  }.nomzo-theme .elementor-mobile-button-align-center .e-form__buttons__wrapper,.nomzo-theme .elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.nomzo-theme .elementor-mobile-button-align-start .e-form__buttons__wrapper,.nomzo-theme .elementor-mobile-button-align-start .e-form__buttons__wrapper__button,.nomzo-theme .elementor-mobile-button-align-end .e-form__buttons__wrapper,.nomzo-theme .elementor-mobile-button-align-end .e-form__buttons__wrapper__button{
    flex-basis: initial;
  }}.nomzo-theme .elementor-error .elementor-field{
  border-color: #d9534f;
}.nomzo-theme .elementor-error .help-inline{
  color: #d9534f;
  font-size: 0.9em;
}.nomzo-theme .elementor-message{
  margin: 10px 0;
  font-size: 1em;
  line-height: 1;
}.nomzo-theme .elementor-message:before{
  content: "";
  display: inline-block;
  font-family: eicons;
  font-weight: normal;
  font-style: normal;
  vertical-align: middle;
  margin-inline-end: 5px;
}.nomzo-theme .elementor-message.elementor-message-danger{
  color: #d9534f;
}.nomzo-theme .elementor-message.elementor-message-danger:before{
  content: "";
}.nomzo-theme .elementor-message.form-message-success{
  color: #2e639a;
}.nomzo-theme .elementor-form .elementor-button{
  padding-block-start: 0;
  padding-block-end: 0;
  border: none;
}.nomzo-theme .elementor-form .elementor-button > span,.nomzo-theme .elementor-form .elementor-button-content-wrapper{
  display: flex;
  justify-content: center;
  flex-direction: row;
  gap: 5px;
}.nomzo-theme .elementor-form .elementor-button.elementor-size-xs{
  min-height: 33px;
}.nomzo-theme .elementor-form .elementor-button.elementor-size-sm{
  min-height: 40px;
}.nomzo-theme .elementor-form .elementor-button.elementor-size-md{
  min-height: 47px;
}.nomzo-theme .elementor-form .elementor-button.elementor-size-lg{
  min-height: 59px;
}.nomzo-theme .elementor-form .elementor-button.elementor-size-xl{
  min-height: 72px;
}.nomzo-theme .elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.nomzo-theme .elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, transform var(--e-transform-transition-duration, 400ms);
}.nomzo-theme .elementor-heading-title{
  padding: 0;
  margin: 0;
  line-height: 1;
}.nomzo-theme .elementor-button{
  display: inline-block;
  line-height: 1;
  background-color: #69727D;
  font-size: 15px;
  padding: 12px 24px;
  border-radius: 3px;
  color: #fff;
  fill: #fff;
  text-align: center;
  transition: all 0.3s;
}.nomzo-theme .elementor-button:hover,.nomzo-theme .elementor-button:focus,.nomzo-theme .elementor-button:visited{
  color: #fff;
}.nomzo-theme .elementor-button-content-wrapper{
  display: flex;
  justify-content: center;
  flex-direction: row;
  gap: 5px;
}.nomzo-theme .elementor-button-icon{
  display: flex;
  align-items: center;
}.nomzo-theme .elementor-button-icon svg{
  width: 1em;
  height: auto;
}.nomzo-theme .elementor-button-icon .e-font-icon-svg{
  height: 1em;
}.nomzo-theme .elementor-button-text{
  display: inline-block;
}.nomzo-theme .elementor-button.elementor-size-xs{
  font-size: 13px;
  padding: 10px 20px;
  border-radius: 2px;
}.nomzo-theme .elementor-button.elementor-size-md{
  font-size: 16px;
  padding: 15px 30px;
  border-radius: 4px;
}.nomzo-theme .elementor-button.elementor-size-lg{
  font-size: 18px;
  padding: 20px 40px;
  border-radius: 5px;
}.nomzo-theme .elementor-button.elementor-size-xl{
  font-size: 20px;
  padding: 25px 50px;
  border-radius: 6px;
}.nomzo-theme .elementor-button span{
  text-decoration: inherit;
}.nomzo-theme .elementor-element.elementor-button-info .elementor-button{
  background-color: #5bc0de;
}.nomzo-theme .elementor-element.elementor-button-success .elementor-button{
  background-color: #2e639a;
}.nomzo-theme .elementor-element.elementor-button-warning .elementor-button{
  background-color: #f0ad4e;
}.nomzo-theme .elementor-element.elementor-button-danger .elementor-button{
  background-color: #d9534f;
}.nomzo-theme .elementor-widget-button .elementor-button .elementor-button-info{
  background-color: #5bc0de;
}.nomzo-theme .elementor-widget-button .elementor-button .elementor-button-success{
  background-color: #2e639a;
}.nomzo-theme .elementor-widget-button .elementor-button .elementor-button-warning{
  background-color: #f0ad4e;
}.nomzo-theme .elementor-widget-button .elementor-button .elementor-button-danger{
  background-color: #d9534f;
}.nomzo-theme .elementor-view-stacked .elementor-icon{
  padding: 0.5em;
  background-color: #69727D;
  color: #fff;
  fill: #fff;
}.nomzo-theme .elementor-view-framed .elementor-icon{
  padding: 0.5em;
  color: #69727D;
  border: 3px solid #69727D;
  background-color: transparent;
}.nomzo-theme .elementor-icon{
  display: inline-block;
  line-height: 1;
  transition: all 0.3s;
  color: #69727D;
  font-size: 50px;
  text-align: center;
}.nomzo-theme .elementor-icon:hover{
  color: #69727D;
}.nomzo-theme .elementor-icon i,.nomzo-theme .elementor-icon svg{
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}.nomzo-theme .elementor-icon i:before,.nomzo-theme .elementor-icon svg:before{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}.nomzo-theme .elementor-icon i.fad{
  width: initial;
}.nomzo-theme .elementor-shape-square .elementor-icon{
  border-radius: 0;
}.nomzo-theme .elementor-shape-rounded .elementor-icon{
  border-radius: 10%;
}.nomzo-theme .elementor-shape-circle .elementor-icon{
  border-radius: 50%;
}.nomzo-theme .e-transform .elementor-widget-container,.nomzo-theme .e-transform:not(:has(.elementor-widget-container)){
  transform: perspective(var(--e-transform-perspective, 0)) rotateZ(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
}.nomzo-theme .e-con.e-transform{
  transform: perspective(var(--e-con-transform-perspective, 0)) rotateZ(var(--e-con-transform-rotateZ, 0)) rotateX(var(--e-con-transform-rotateX, 0)) rotateY(var(--e-con-transform-rotateY, 0)) translate(var(--e-con-transform-translate, 0)) translateX(var(--e-con-transform-translateX, 0)) translateY(var(--e-con-transform-translateY, 0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX, 0)) skewY(var(--e-con-transform-skewY, 0));
  transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x);
}.nomzo-theme .animated{
  animation-duration: 1.25s;
}.nomzo-theme .animated.animated-slow{
  animation-duration: 2s;
}.nomzo-theme .animated.animated-fast{
  animation-duration: 0.75s;
}.nomzo-theme .animated.infinite{
  animation-iteration-count: infinite;
}.nomzo-theme .animated.reverse{
  animation-direction: reverse;
  animation-fill-mode: forwards;
}@media (prefers-reduced-motion: reduce){.nomzo-theme .animated{
    animation: none !important;
  }.nomzo-theme *{
    transition-duration: 0s !important;
    transition-delay: 0s !important;
  }}@media (max-width: 767px){.nomzo-theme .elementor .elementor-hidden-phone,.nomzo-theme .elementor .elementor-hidden-mobile{
    display: none;
  }}@media (min-width: -1) and (max-width: -1){.nomzo-theme .elementor .elementor-hidden-mobile_extra{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1024px){.nomzo-theme .elementor .elementor-hidden-tablet{
    display: none;
  }}@media (min-width: -1) and (max-width: -1){.nomzo-theme .elementor .elementor-hidden-tablet_extra{
    display: none;
  }}@media (min-width: -1) and (max-width: -1){.nomzo-theme .elementor .elementor-hidden-laptop{
    display: none;
  }}@media (min-width: 1025px) and (max-width: 99999px){.nomzo-theme .elementor .elementor-hidden-desktop{
    display: none;
  }}@media (min-width: -1){.nomzo-theme .elementor .elementor-hidden-widescreen{
    display: none;
  }}
.nomzo-theme #template_key{
	color: #333;
}.nomzo-theme .elementor-add-section-area-button.dlrave_templates_add_button{
    padding: 0 !important;
}
.nomzo-theme .ngs-wrapper,.nomzo-theme [class*="ngs-template"]{
    box-sizing: border-box;
    font-family: inherit;
    position: relative;
    z-index: 9999;
}.nomzo-theme .ngs-wrapper *{
    box-sizing: inherit;
}.nomzo-theme .ngs-dropdown,.nomzo-theme .ngs-dropdown-list,.nomzo-theme .ngs-modal,.nomzo-theme .ngs-floating-panel{
    background: #fff;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    min-width: 180px;
    transition: all 0.2s ease-in-out;
}.nomzo-theme .ngs-dropdown li,.nomzo-theme .ngs-dropdown-list li,.nomzo-theme .ngs-country-list li{
    list-style: none;
}.nomzo-theme .ngs-dropdown a,.nomzo-theme .ngs-dropdown-list a,.nomzo-theme .ngs-country-list a{
    display: flex;
    align-items: center;
    padding: 8px 12px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    transition: background 0.2s ease;
}.nomzo-theme .ngs-dropdown a:hover,.nomzo-theme .ngs-dropdown-list a:hover,.nomzo-theme .ngs-country-list a:hover{
    background: #f3f6fb;
}.nomzo-theme .ngs-flag{
    font-size: 18px;
    margin-right: 8px;
}.nomzo-theme .ngs-currency{
    font-size: 12px;
    color: #777;
    margin-left: auto;
}.nomzo-theme .ngs-toggle,.nomzo-theme .ngs-current,.nomzo-theme .ngs-switcher-btn,.nomzo-theme .ngs-floating-btn,.nomzo-theme .ngs-dropdown-toggle{
    cursor: pointer;
    user-select: none;
    display: flex;
    align-items: center;
}.nomzo-theme .ngs-arrow{
    font-size: 10px;
    margin-left: 6px;
    color: #555;
}.nomzo-theme .ngs-fixed-bottom-right{
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 9999;
}.nomzo-theme .ngs-top-bar{
    width: 100%;
    text-align: center;
    padding: 6px 0;
    font-size: 14px;
}@media (max-width: 768px){.nomzo-theme .ngs-dropdown-list,.nomzo-theme .ngs-dropdown,.nomzo-theme .ngs-modal,.nomzo-theme .ngs-floating-panel{
        min-width: 150px;
    }.nomzo-theme .ngs-floating-btn{
        padding: 8px 12px;
        font-size: 13px;
    }}@media (prefers-color-scheme: dark){.nomzo-theme .ngs-dropdown,.nomzo-theme .ngs-dropdown-list,.nomzo-theme .ngs-modal,.nomzo-theme .ngs-floating-panel{
        background: #1e1e1e;
        border-color: #333;
    }.nomzo-theme .ngs-dropdown a,.nomzo-theme .ngs-dropdown-list a,.nomzo-theme .ngs-country-list a{
        color: #f5f5f5;
    }.nomzo-theme .ngs-dropdown a:hover,.nomzo-theme .ngs-dropdown-list a:hover,.nomzo-theme .ngs-country-list a:hover{
        background: #2b2b2b;
    }.nomzo-theme .ngs-currency{
        color: #aaa;
    }}
.nomzo-theme .ssp-search .form-row{
    width: 100%;
    display: flex;
    align-items: center;
}.nomzo-theme .ssp-search .search-input-container{
    flex: 1;
}.nomzo-theme .ssp-search .search-input{
    width: 100%;
    padding: 8px;
}.nomzo-theme .ssp-search .search-submit{
    padding: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--wp--preset--color--main);
    border: none;
    cursor: pointer;
}.nomzo-theme .ssp-search .search-submit svg{
    width: 24px;
    height: 24px;
    fill: var(--wp--preset--color--base);
}.nomzo-theme .ssp-search > .search-form .search-submit{
    margin: 0;
}.nomzo-theme .ssp-search .search-auto-complete{
    background: var(--wp--preset--color--base);
    position: absolute;
    padding: 4px 0;
    width: 100%;
    z-index: 1;
    top: 45px;
    max-width: 100%;
}.nomzo-theme .ssp-search .search-auto-complete.show{
    display: block;
}.nomzo-theme .ssp-search .search-auto-complete ul{
    margin: 0;
    padding: 0;
    list-style: none;
    transition: none;
}.nomzo-theme .ssp-search .auto-complete-item{
    padding: 5px 0 5px 10px;
    margin: 0;
    font-size: var(--wp--preset--font-size--small);
}.nomzo-theme .ssp-search .auto-complete-item:hover{
    cursor: pointer;
    background: var(--wp--preset--color--tertiary);
}.nomzo-theme .ssp-search .auto-complete-item p{
    margin: 0;
}.nomzo-theme .ssp-search .search-input-container{
    flex: 1;
    box-sizing: border-box;
    display: flex;
    position: relative;
}.nomzo-theme .ssp-search .search-form{
    width: auto;
}.nomzo-theme .ssp-results{
    display: none;
}.nomzo-theme .auto-complete-item{
    border: none !important;
    padding: 5px 0 5px 0;
}.nomzo-theme .auto-complete-item:hover{
    background: none;
}.nomzo-theme .auto-complete-item b{
    text-decoration: underline;
}
@charset "UTF-8";.nomzo-theme,.nomzo-theme [data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#2e639a;--bs-teal:#2e639a;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#2e639a;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#2e639a;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13, 110, 253, 0.25);--bs-form-valid-color:#2e639a;--bs-form-valid-border-color:#2e639a;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}.nomzo-theme [data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#2e639a;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#2e639a;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.15);--bs-form-valid-color:#2e639a;--bs-form-valid-border-color:#2e639a;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}.nomzo-theme *,.nomzo-theme ::after,.nomzo-theme ::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){.nomzo-theme{scroll-behavior:smooth}}.nomzo-theme{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.nomzo-theme hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.nomzo-theme .h1,.nomzo-theme .h2,.nomzo-theme .h3,.nomzo-theme .h4,.nomzo-theme .h5,.nomzo-theme .h6,.nomzo-theme h1,.nomzo-theme h2,.nomzo-theme h3,.nomzo-theme h4,.nomzo-theme h5,.nomzo-theme h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.nomzo-theme .h1,.nomzo-theme h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.nomzo-theme .h1,.nomzo-theme h1{font-size:2.5rem}}.nomzo-theme .h2,.nomzo-theme h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.nomzo-theme .h2,.nomzo-theme h2{font-size:2rem}}.nomzo-theme .h3,.nomzo-theme h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.nomzo-theme .h3,.nomzo-theme h3{font-size:1.75rem}}.nomzo-theme .h4,.nomzo-theme h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.nomzo-theme .h4,.nomzo-theme h4{font-size:1.5rem}}.nomzo-theme .h5,.nomzo-theme h5{font-size:1.25rem}.nomzo-theme .h6,.nomzo-theme h6{font-size:1rem}.nomzo-theme p{margin-top:0;margin-bottom:1rem}.nomzo-theme abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.nomzo-theme address{margin-bottom:1rem;font-style:normal;line-height:inherit}.nomzo-theme ol,.nomzo-theme ul{padding-left:2rem}.nomzo-theme dl,.nomzo-theme ol,.nomzo-theme ul{margin-top:0;margin-bottom:1rem}.nomzo-theme ol ol,.nomzo-theme ol ul,.nomzo-theme ul ol,.nomzo-theme ul ul{margin-bottom:0}.nomzo-theme dt{font-weight:700}.nomzo-theme dd{margin-bottom:.5rem;margin-left:0}.nomzo-theme blockquote{margin:0 0 1rem}.nomzo-theme b,.nomzo-theme strong{font-weight:bolder}.nomzo-theme .small,.nomzo-theme small{font-size:.875em}.nomzo-theme .mark,.nomzo-theme mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}.nomzo-theme sub,.nomzo-theme sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}.nomzo-theme sub{bottom:-.25em}.nomzo-theme sup{top:-.5em}.nomzo-theme a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.nomzo-theme a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}.nomzo-theme a:not([href]):not([class]),.nomzo-theme a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.nomzo-theme code,.nomzo-theme kbd,.nomzo-theme pre,.nomzo-theme samp{font-family:var(--bs-font-monospace);font-size:1em}.nomzo-theme pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}.nomzo-theme pre code{font-size:inherit;color:inherit;word-break:normal}.nomzo-theme code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}.nomzo-theme a>code{color:inherit}.nomzo-theme kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}.nomzo-theme kbd kbd{padding:0;font-size:1em}.nomzo-theme figure{margin:0 0 1rem}.nomzo-theme img,.nomzo-theme svg{vertical-align:middle}.nomzo-theme table{caption-side:bottom;border-collapse:collapse}.nomzo-theme caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}.nomzo-theme th{text-align:inherit;text-align:-webkit-match-parent}.nomzo-theme tbody,.nomzo-theme td,.nomzo-theme tfoot,.nomzo-theme th,.nomzo-theme thead,.nomzo-theme tr{border-color:inherit;border-style:solid;border-width:0}.nomzo-theme label{display:inline-block}.nomzo-theme button{border-radius:0}.nomzo-theme button:focus:not(:focus-visible){outline:0}.nomzo-theme button,.nomzo-theme input,.nomzo-theme optgroup,.nomzo-theme select,.nomzo-theme textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.nomzo-theme button,.nomzo-theme select{text-transform:none}.nomzo-theme [role=button]{cursor:pointer}.nomzo-theme select{word-wrap:normal}.nomzo-theme select:disabled{opacity:1}.nomzo-theme [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}.nomzo-theme [type=button],.nomzo-theme [type=reset],.nomzo-theme [type=submit],.nomzo-theme button{-webkit-appearance:button}.nomzo-theme [type=button]:not(:disabled),.nomzo-theme [type=reset]:not(:disabled),.nomzo-theme [type=submit]:not(:disabled),.nomzo-theme button:not(:disabled){cursor:pointer}.nomzo-theme ::-moz-focus-inner{padding:0;border-style:none}.nomzo-theme textarea{resize:vertical}.nomzo-theme fieldset{min-width:0;padding:0;margin:0;border:0}.nomzo-theme legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){.nomzo-theme legend{font-size:1.5rem}}.nomzo-theme legend+*{clear:left}.nomzo-theme ::-webkit-datetime-edit-day-field,.nomzo-theme ::-webkit-datetime-edit-fields-wrapper,.nomzo-theme ::-webkit-datetime-edit-hour-field,.nomzo-theme ::-webkit-datetime-edit-minute,.nomzo-theme ::-webkit-datetime-edit-month-field,.nomzo-theme ::-webkit-datetime-edit-text,.nomzo-theme ::-webkit-datetime-edit-year-field{padding:0}.nomzo-theme ::-webkit-inner-spin-button{height:auto}.nomzo-theme [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.nomzo-theme ::-webkit-search-decoration{-webkit-appearance:none}.nomzo-theme ::-webkit-color-swatch-wrapper{padding:0}.nomzo-theme ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.nomzo-theme ::file-selector-button{font:inherit;-webkit-appearance:button}.nomzo-theme output{display:inline-block}.nomzo-theme iframe{border:0}.nomzo-theme summary{display:list-item;cursor:pointer}.nomzo-theme progress{vertical-align:baseline}.nomzo-theme [hidden]{display:none!important}.nomzo-theme .lead{font-size:1.25rem;font-weight:300}.nomzo-theme .display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.nomzo-theme .display-1{font-size:5rem}}.nomzo-theme .display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.nomzo-theme .display-2{font-size:4.5rem}}.nomzo-theme .display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.nomzo-theme .display-3{font-size:4rem}}.nomzo-theme .display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.nomzo-theme .display-4{font-size:3.5rem}}.nomzo-theme .display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.nomzo-theme .display-5{font-size:3rem}}.nomzo-theme .display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.nomzo-theme .display-6{font-size:2.5rem}}.nomzo-theme .list-unstyled{padding-left:0;list-style:none}.nomzo-theme .list-inline{padding-left:0;list-style:none}.nomzo-theme .list-inline-item{display:inline-block}.nomzo-theme .list-inline-item:not(:last-child){margin-right:.5rem}.nomzo-theme .initialism{font-size:.875em;text-transform:uppercase}.nomzo-theme .blockquote{margin-bottom:1rem;font-size:1.25rem}.nomzo-theme .blockquote>:last-child{margin-bottom:0}.nomzo-theme .blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.nomzo-theme .blockquote-footer::before{content:"— "}.nomzo-theme .img-fluid{max-width:100%;height:auto}.nomzo-theme .img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.nomzo-theme .figure{display:inline-block}.nomzo-theme .figure-img{margin-bottom:.5rem;line-height:1}.nomzo-theme .figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.nomzo-theme .container,.nomzo-theme .container-fluid,.nomzo-theme .container-lg,.nomzo-theme .container-md,.nomzo-theme .container-sm,.nomzo-theme .container-xl,.nomzo-theme .container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.nomzo-theme .container,.nomzo-theme .container-sm{max-width:540px}}@media (min-width:768px){.nomzo-theme .container,.nomzo-theme .container-md,.nomzo-theme .container-sm{max-width:720px}}@media (min-width:992px){.nomzo-theme .container,.nomzo-theme .container-lg,.nomzo-theme .container-md,.nomzo-theme .container-sm{max-width:960px}}@media (min-width:1200px){.nomzo-theme .container,.nomzo-theme .container-lg,.nomzo-theme .container-md,.nomzo-theme .container-sm,.nomzo-theme .container-xl{max-width:1140px}}@media (min-width:1400px){.nomzo-theme .container,.nomzo-theme .container-lg,.nomzo-theme .container-md,.nomzo-theme .container-sm,.nomzo-theme .container-xl,.nomzo-theme .container-xxl{max-width:1320px}}.nomzo-theme{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.nomzo-theme .row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.nomzo-theme .row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.nomzo-theme .col{flex:1 0 0%}.nomzo-theme .row-cols-auto>*{flex:0 0 auto;width:auto}.nomzo-theme .row-cols-1>*{flex:0 0 auto;width:100%}.nomzo-theme .row-cols-2>*{flex:0 0 auto;width:50%}.nomzo-theme .row-cols-3>*{flex:0 0 auto;width:33.33333333%}.nomzo-theme .row-cols-4>*{flex:0 0 auto;width:25%}.nomzo-theme .row-cols-5>*{flex:0 0 auto;width:20%}.nomzo-theme .row-cols-6>*{flex:0 0 auto;width:16.66666667%}.nomzo-theme .col-auto{flex:0 0 auto;width:auto}.nomzo-theme .col-1{flex:0 0 auto;width:8.33333333%}.nomzo-theme .col-2{flex:0 0 auto;width:16.66666667%}.nomzo-theme .col-3{flex:0 0 auto;width:25%}.nomzo-theme .col-4{flex:0 0 auto;width:33.33333333%}.nomzo-theme .col-5{flex:0 0 auto;width:41.66666667%}.nomzo-theme .col-6{flex:0 0 auto;width:50%}.nomzo-theme .col-7{flex:0 0 auto;width:58.33333333%}.nomzo-theme .col-8{flex:0 0 auto;width:66.66666667%}.nomzo-theme .col-9{flex:0 0 auto;width:75%}.nomzo-theme .col-10{flex:0 0 auto;width:83.33333333%}.nomzo-theme .col-11{flex:0 0 auto;width:91.66666667%}.nomzo-theme .col-12{flex:0 0 auto;width:100%}.nomzo-theme .offset-1{margin-left:8.33333333%}.nomzo-theme .offset-2{margin-left:16.66666667%}.nomzo-theme .offset-3{margin-left:25%}.nomzo-theme .offset-4{margin-left:33.33333333%}.nomzo-theme .offset-5{margin-left:41.66666667%}.nomzo-theme .offset-6{margin-left:50%}.nomzo-theme .offset-7{margin-left:58.33333333%}.nomzo-theme .offset-8{margin-left:66.66666667%}.nomzo-theme .offset-9{margin-left:75%}.nomzo-theme .offset-10{margin-left:83.33333333%}.nomzo-theme .offset-11{margin-left:91.66666667%}.nomzo-theme .g-0,.nomzo-theme .gx-0{--bs-gutter-x:0}.nomzo-theme .g-0,.nomzo-theme .gy-0{--bs-gutter-y:0}.nomzo-theme .g-1,.nomzo-theme .gx-1{--bs-gutter-x:0.25rem}.nomzo-theme .g-1,.nomzo-theme .gy-1{--bs-gutter-y:0.25rem}.nomzo-theme .g-2,.nomzo-theme .gx-2{--bs-gutter-x:0.5rem}.nomzo-theme .g-2,.nomzo-theme .gy-2{--bs-gutter-y:0.5rem}.nomzo-theme .g-3,.nomzo-theme .gx-3{--bs-gutter-x:1rem}.nomzo-theme .g-3,.nomzo-theme .gy-3{--bs-gutter-y:1rem}.nomzo-theme .g-4,.nomzo-theme .gx-4{--bs-gutter-x:1.5rem}.nomzo-theme .g-4,.nomzo-theme .gy-4{--bs-gutter-y:1.5rem}.nomzo-theme .g-5,.nomzo-theme .gx-5{--bs-gutter-x:3rem}.nomzo-theme .g-5,.nomzo-theme .gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.nomzo-theme .col-sm{flex:1 0 0%}.nomzo-theme .row-cols-sm-auto>*{flex:0 0 auto;width:auto}.nomzo-theme .row-cols-sm-1>*{flex:0 0 auto;width:100%}.nomzo-theme .row-cols-sm-2>*{flex:0 0 auto;width:50%}.nomzo-theme .row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.nomzo-theme .row-cols-sm-4>*{flex:0 0 auto;width:25%}.nomzo-theme .row-cols-sm-5>*{flex:0 0 auto;width:20%}.nomzo-theme .row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.nomzo-theme .col-sm-auto{flex:0 0 auto;width:auto}.nomzo-theme .col-sm-1{flex:0 0 auto;width:8.33333333%}.nomzo-theme .col-sm-2{flex:0 0 auto;width:16.66666667%}.nomzo-theme .col-sm-3{flex:0 0 auto;width:25%}.nomzo-theme .col-sm-4{flex:0 0 auto;width:33.33333333%}.nomzo-theme .col-sm-5{flex:0 0 auto;width:41.66666667%}.nomzo-theme .col-sm-6{flex:0 0 auto;width:50%}.nomzo-theme .col-sm-7{flex:0 0 auto;width:58.33333333%}.nomzo-theme .col-sm-8{flex:0 0 auto;width:66.66666667%}.nomzo-theme .col-sm-9{flex:0 0 auto;width:75%}.nomzo-theme .col-sm-10{flex:0 0 auto;width:83.33333333%}.nomzo-theme .col-sm-11{flex:0 0 auto;width:91.66666667%}.nomzo-theme .col-sm-12{flex:0 0 auto;width:100%}.nomzo-theme .offset-sm-0{margin-left:0}.nomzo-theme .offset-sm-1{margin-left:8.33333333%}.nomzo-theme .offset-sm-2{margin-left:16.66666667%}.nomzo-theme .offset-sm-3{margin-left:25%}.nomzo-theme .offset-sm-4{margin-left:33.33333333%}.nomzo-theme .offset-sm-5{margin-left:41.66666667%}.nomzo-theme .offset-sm-6{margin-left:50%}.nomzo-theme .offset-sm-7{margin-left:58.33333333%}.nomzo-theme .offset-sm-8{margin-left:66.66666667%}.nomzo-theme .offset-sm-9{margin-left:75%}.nomzo-theme .offset-sm-10{margin-left:83.33333333%}.nomzo-theme .offset-sm-11{margin-left:91.66666667%}.nomzo-theme .g-sm-0,.nomzo-theme .gx-sm-0{--bs-gutter-x:0}.nomzo-theme .g-sm-0,.nomzo-theme .gy-sm-0{--bs-gutter-y:0}.nomzo-theme .g-sm-1,.nomzo-theme .gx-sm-1{--bs-gutter-x:0.25rem}.nomzo-theme .g-sm-1,.nomzo-theme .gy-sm-1{--bs-gutter-y:0.25rem}.nomzo-theme .g-sm-2,.nomzo-theme .gx-sm-2{--bs-gutter-x:0.5rem}.nomzo-theme .g-sm-2,.nomzo-theme .gy-sm-2{--bs-gutter-y:0.5rem}.nomzo-theme .g-sm-3,.nomzo-theme .gx-sm-3{--bs-gutter-x:1rem}.nomzo-theme .g-sm-3,.nomzo-theme .gy-sm-3{--bs-gutter-y:1rem}.nomzo-theme .g-sm-4,.nomzo-theme .gx-sm-4{--bs-gutter-x:1.5rem}.nomzo-theme .g-sm-4,.nomzo-theme .gy-sm-4{--bs-gutter-y:1.5rem}.nomzo-theme .g-sm-5,.nomzo-theme .gx-sm-5{--bs-gutter-x:3rem}.nomzo-theme .g-sm-5,.nomzo-theme .gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.nomzo-theme .col-md{flex:1 0 0%}.nomzo-theme .row-cols-md-auto>*{flex:0 0 auto;width:auto}.nomzo-theme .row-cols-md-1>*{flex:0 0 auto;width:100%}.nomzo-theme .row-cols-md-2>*{flex:0 0 auto;width:50%}.nomzo-theme .row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.nomzo-theme .row-cols-md-4>*{flex:0 0 auto;width:25%}.nomzo-theme .row-cols-md-5>*{flex:0 0 auto;width:20%}.nomzo-theme .row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.nomzo-theme .col-md-auto{flex:0 0 auto;width:auto}.nomzo-theme .col-md-1{flex:0 0 auto;width:8.33333333%}.nomzo-theme .col-md-2{flex:0 0 auto;width:16.66666667%}.nomzo-theme .col-md-3{flex:0 0 auto;width:25%}.nomzo-theme .col-md-4{flex:0 0 auto;width:33.33333333%}.nomzo-theme .col-md-5{flex:0 0 auto;width:41.66666667%}.nomzo-theme .col-md-6{flex:0 0 auto;width:50%}.nomzo-theme .col-md-7{flex:0 0 auto;width:58.33333333%}.nomzo-theme .col-md-8{flex:0 0 auto;width:66.66666667%}.nomzo-theme .col-md-9{flex:0 0 auto;width:75%}.nomzo-theme .col-md-10{flex:0 0 auto;width:83.33333333%}.nomzo-theme .col-md-11{flex:0 0 auto;width:91.66666667%}.nomzo-theme .col-md-12{flex:0 0 auto;width:100%}.nomzo-theme .offset-md-0{margin-left:0}.nomzo-theme .offset-md-1{margin-left:8.33333333%}.nomzo-theme .offset-md-2{margin-left:16.66666667%}.nomzo-theme .offset-md-3{margin-left:25%}.nomzo-theme .offset-md-4{margin-left:33.33333333%}.nomzo-theme .offset-md-5{margin-left:41.66666667%}.nomzo-theme .offset-md-6{margin-left:50%}.nomzo-theme .offset-md-7{margin-left:58.33333333%}.nomzo-theme .offset-md-8{margin-left:66.66666667%}.nomzo-theme .offset-md-9{margin-left:75%}.nomzo-theme .offset-md-10{margin-left:83.33333333%}.nomzo-theme .offset-md-11{margin-left:91.66666667%}.nomzo-theme .g-md-0,.nomzo-theme .gx-md-0{--bs-gutter-x:0}.nomzo-theme .g-md-0,.nomzo-theme .gy-md-0{--bs-gutter-y:0}.nomzo-theme .g-md-1,.nomzo-theme .gx-md-1{--bs-gutter-x:0.25rem}.nomzo-theme .g-md-1,.nomzo-theme .gy-md-1{--bs-gutter-y:0.25rem}.nomzo-theme .g-md-2,.nomzo-theme .gx-md-2{--bs-gutter-x:0.5rem}.nomzo-theme .g-md-2,.nomzo-theme .gy-md-2{--bs-gutter-y:0.5rem}.nomzo-theme .g-md-3,.nomzo-theme .gx-md-3{--bs-gutter-x:1rem}.nomzo-theme .g-md-3,.nomzo-theme .gy-md-3{--bs-gutter-y:1rem}.nomzo-theme .g-md-4,.nomzo-theme .gx-md-4{--bs-gutter-x:1.5rem}.nomzo-theme .g-md-4,.nomzo-theme .gy-md-4{--bs-gutter-y:1.5rem}.nomzo-theme .g-md-5,.nomzo-theme .gx-md-5{--bs-gutter-x:3rem}.nomzo-theme .g-md-5,.nomzo-theme .gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.nomzo-theme .col-lg{flex:1 0 0%}.nomzo-theme .row-cols-lg-auto>*{flex:0 0 auto;width:auto}.nomzo-theme .row-cols-lg-1>*{flex:0 0 auto;width:100%}.nomzo-theme .row-cols-lg-2>*{flex:0 0 auto;width:50%}.nomzo-theme .row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.nomzo-theme .row-cols-lg-4>*{flex:0 0 auto;width:25%}.nomzo-theme .row-cols-lg-5>*{flex:0 0 auto;width:20%}.nomzo-theme .row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.nomzo-theme .col-lg-auto{flex:0 0 auto;width:auto}.nomzo-theme .col-lg-1{flex:0 0 auto;width:8.33333333%}.nomzo-theme .col-lg-2{flex:0 0 auto;width:16.66666667%}.nomzo-theme .col-lg-3{flex:0 0 auto;width:25%}.nomzo-theme .col-lg-4{flex:0 0 auto;width:33.33333333%}.nomzo-theme .col-lg-5{flex:0 0 auto;width:41.66666667%}.nomzo-theme .col-lg-6{flex:0 0 auto;width:50%}.nomzo-theme .col-lg-7{flex:0 0 auto;width:58.33333333%}.nomzo-theme .col-lg-8{flex:0 0 auto;width:66.66666667%}.nomzo-theme .col-lg-9{flex:0 0 auto;width:75%}.nomzo-theme .col-lg-10{flex:0 0 auto;width:83.33333333%}.nomzo-theme .col-lg-11{flex:0 0 auto;width:91.66666667%}.nomzo-theme .col-lg-12{flex:0 0 auto;width:100%}.nomzo-theme .offset-lg-0{margin-left:0}.nomzo-theme .offset-lg-1{margin-left:8.33333333%}.nomzo-theme .offset-lg-2{margin-left:16.66666667%}.nomzo-theme .offset-lg-3{margin-left:25%}.nomzo-theme .offset-lg-4{margin-left:33.33333333%}.nomzo-theme .offset-lg-5{margin-left:41.66666667%}.nomzo-theme .offset-lg-6{margin-left:50%}.nomzo-theme .offset-lg-7{margin-left:58.33333333%}.nomzo-theme .offset-lg-8{margin-left:66.66666667%}.nomzo-theme .offset-lg-9{margin-left:75%}.nomzo-theme .offset-lg-10{margin-left:83.33333333%}.nomzo-theme .offset-lg-11{margin-left:91.66666667%}.nomzo-theme .g-lg-0,.nomzo-theme .gx-lg-0{--bs-gutter-x:0}.nomzo-theme .g-lg-0,.nomzo-theme .gy-lg-0{--bs-gutter-y:0}.nomzo-theme .g-lg-1,.nomzo-theme .gx-lg-1{--bs-gutter-x:0.25rem}.nomzo-theme .g-lg-1,.nomzo-theme .gy-lg-1{--bs-gutter-y:0.25rem}.nomzo-theme .g-lg-2,.nomzo-theme .gx-lg-2{--bs-gutter-x:0.5rem}.nomzo-theme .g-lg-2,.nomzo-theme .gy-lg-2{--bs-gutter-y:0.5rem}.nomzo-theme .g-lg-3,.nomzo-theme .gx-lg-3{--bs-gutter-x:1rem}.nomzo-theme .g-lg-3,.nomzo-theme .gy-lg-3{--bs-gutter-y:1rem}.nomzo-theme .g-lg-4,.nomzo-theme .gx-lg-4{--bs-gutter-x:1.5rem}.nomzo-theme .g-lg-4,.nomzo-theme .gy-lg-4{--bs-gutter-y:1.5rem}.nomzo-theme .g-lg-5,.nomzo-theme .gx-lg-5{--bs-gutter-x:3rem}.nomzo-theme .g-lg-5,.nomzo-theme .gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.nomzo-theme .col-xl{flex:1 0 0%}.nomzo-theme .row-cols-xl-auto>*{flex:0 0 auto;width:auto}.nomzo-theme .row-cols-xl-1>*{flex:0 0 auto;width:100%}.nomzo-theme .row-cols-xl-2>*{flex:0 0 auto;width:50%}.nomzo-theme .row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.nomzo-theme .row-cols-xl-4>*{flex:0 0 auto;width:25%}.nomzo-theme .row-cols-xl-5>*{flex:0 0 auto;width:20%}.nomzo-theme .row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.nomzo-theme .col-xl-auto{flex:0 0 auto;width:auto}.nomzo-theme .col-xl-1{flex:0 0 auto;width:8.33333333%}.nomzo-theme .col-xl-2{flex:0 0 auto;width:16.66666667%}.nomzo-theme .col-xl-3{flex:0 0 auto;width:25%}.nomzo-theme .col-xl-4{flex:0 0 auto;width:33.33333333%}.nomzo-theme .col-xl-5{flex:0 0 auto;width:41.66666667%}.nomzo-theme .col-xl-6{flex:0 0 auto;width:50%}.nomzo-theme .col-xl-7{flex:0 0 auto;width:58.33333333%}.nomzo-theme .col-xl-8{flex:0 0 auto;width:66.66666667%}.nomzo-theme .col-xl-9{flex:0 0 auto;width:75%}.nomzo-theme .col-xl-10{flex:0 0 auto;width:83.33333333%}.nomzo-theme .col-xl-11{flex:0 0 auto;width:91.66666667%}.nomzo-theme .col-xl-12{flex:0 0 auto;width:100%}.nomzo-theme .offset-xl-0{margin-left:0}.nomzo-theme .offset-xl-1{margin-left:8.33333333%}.nomzo-theme .offset-xl-2{margin-left:16.66666667%}.nomzo-theme .offset-xl-3{margin-left:25%}.nomzo-theme .offset-xl-4{margin-left:33.33333333%}.nomzo-theme .offset-xl-5{margin-left:41.66666667%}.nomzo-theme .offset-xl-6{margin-left:50%}.nomzo-theme .offset-xl-7{margin-left:58.33333333%}.nomzo-theme .offset-xl-8{margin-left:66.66666667%}.nomzo-theme .offset-xl-9{margin-left:75%}.nomzo-theme .offset-xl-10{margin-left:83.33333333%}.nomzo-theme .offset-xl-11{margin-left:91.66666667%}.nomzo-theme .g-xl-0,.nomzo-theme .gx-xl-0{--bs-gutter-x:0}.nomzo-theme .g-xl-0,.nomzo-theme .gy-xl-0{--bs-gutter-y:0}.nomzo-theme .g-xl-1,.nomzo-theme .gx-xl-1{--bs-gutter-x:0.25rem}.nomzo-theme .g-xl-1,.nomzo-theme .gy-xl-1{--bs-gutter-y:0.25rem}.nomzo-theme .g-xl-2,.nomzo-theme .gx-xl-2{--bs-gutter-x:0.5rem}.nomzo-theme .g-xl-2,.nomzo-theme .gy-xl-2{--bs-gutter-y:0.5rem}.nomzo-theme .g-xl-3,.nomzo-theme .gx-xl-3{--bs-gutter-x:1rem}.nomzo-theme .g-xl-3,.nomzo-theme .gy-xl-3{--bs-gutter-y:1rem}.nomzo-theme .g-xl-4,.nomzo-theme .gx-xl-4{--bs-gutter-x:1.5rem}.nomzo-theme .g-xl-4,.nomzo-theme .gy-xl-4{--bs-gutter-y:1.5rem}.nomzo-theme .g-xl-5,.nomzo-theme .gx-xl-5{--bs-gutter-x:3rem}.nomzo-theme .g-xl-5,.nomzo-theme .gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.nomzo-theme .col-xxl{flex:1 0 0%}.nomzo-theme .row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.nomzo-theme .row-cols-xxl-1>*{flex:0 0 auto;width:100%}.nomzo-theme .row-cols-xxl-2>*{flex:0 0 auto;width:50%}.nomzo-theme .row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.nomzo-theme .row-cols-xxl-4>*{flex:0 0 auto;width:25%}.nomzo-theme .row-cols-xxl-5>*{flex:0 0 auto;width:20%}.nomzo-theme .row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.nomzo-theme .col-xxl-auto{flex:0 0 auto;width:auto}.nomzo-theme .col-xxl-1{flex:0 0 auto;width:8.33333333%}.nomzo-theme .col-xxl-2{flex:0 0 auto;width:16.66666667%}.nomzo-theme .col-xxl-3{flex:0 0 auto;width:25%}.nomzo-theme .col-xxl-4{flex:0 0 auto;width:33.33333333%}.nomzo-theme .col-xxl-5{flex:0 0 auto;width:41.66666667%}.nomzo-theme .col-xxl-6{flex:0 0 auto;width:50%}.nomzo-theme .col-xxl-7{flex:0 0 auto;width:58.33333333%}.nomzo-theme .col-xxl-8{flex:0 0 auto;width:66.66666667%}.nomzo-theme .col-xxl-9{flex:0 0 auto;width:75%}.nomzo-theme .col-xxl-10{flex:0 0 auto;width:83.33333333%}.nomzo-theme .col-xxl-11{flex:0 0 auto;width:91.66666667%}.nomzo-theme .col-xxl-12{flex:0 0 auto;width:100%}.nomzo-theme .offset-xxl-0{margin-left:0}.nomzo-theme .offset-xxl-1{margin-left:8.33333333%}.nomzo-theme .offset-xxl-2{margin-left:16.66666667%}.nomzo-theme .offset-xxl-3{margin-left:25%}.nomzo-theme .offset-xxl-4{margin-left:33.33333333%}.nomzo-theme .offset-xxl-5{margin-left:41.66666667%}.nomzo-theme .offset-xxl-6{margin-left:50%}.nomzo-theme .offset-xxl-7{margin-left:58.33333333%}.nomzo-theme .offset-xxl-8{margin-left:66.66666667%}.nomzo-theme .offset-xxl-9{margin-left:75%}.nomzo-theme .offset-xxl-10{margin-left:83.33333333%}.nomzo-theme .offset-xxl-11{margin-left:91.66666667%}.nomzo-theme .g-xxl-0,.nomzo-theme .gx-xxl-0{--bs-gutter-x:0}.nomzo-theme .g-xxl-0,.nomzo-theme .gy-xxl-0{--bs-gutter-y:0}.nomzo-theme .g-xxl-1,.nomzo-theme .gx-xxl-1{--bs-gutter-x:0.25rem}.nomzo-theme .g-xxl-1,.nomzo-theme .gy-xxl-1{--bs-gutter-y:0.25rem}.nomzo-theme .g-xxl-2,.nomzo-theme .gx-xxl-2{--bs-gutter-x:0.5rem}.nomzo-theme .g-xxl-2,.nomzo-theme .gy-xxl-2{--bs-gutter-y:0.5rem}.nomzo-theme .g-xxl-3,.nomzo-theme .gx-xxl-3{--bs-gutter-x:1rem}.nomzo-theme .g-xxl-3,.nomzo-theme .gy-xxl-3{--bs-gutter-y:1rem}.nomzo-theme .g-xxl-4,.nomzo-theme .gx-xxl-4{--bs-gutter-x:1.5rem}.nomzo-theme .g-xxl-4,.nomzo-theme .gy-xxl-4{--bs-gutter-y:1.5rem}.nomzo-theme .g-xxl-5,.nomzo-theme .gx-xxl-5{--bs-gutter-x:3rem}.nomzo-theme .g-xxl-5,.nomzo-theme .gy-xxl-5{--bs-gutter-y:3rem}}.nomzo-theme .table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.nomzo-theme .table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.nomzo-theme .table>tbody{vertical-align:inherit}.nomzo-theme .table>thead{vertical-align:bottom}.nomzo-theme .table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.nomzo-theme .caption-top{caption-side:top}.nomzo-theme .table-sm>:not(caption)>*>*{padding:.25rem .25rem}.nomzo-theme .table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.nomzo-theme .table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.nomzo-theme .table-borderless>:not(caption)>*>*{border-bottom-width:0}.nomzo-theme .table-borderless>:not(:first-child){border-top-width:0}.nomzo-theme .table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.nomzo-theme .table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.nomzo-theme .table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.nomzo-theme .table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.nomzo-theme .table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.nomzo-theme .table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.nomzo-theme .table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.nomzo-theme .table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.nomzo-theme .table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.nomzo-theme .table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.nomzo-theme .table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.nomzo-theme .table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.nomzo-theme .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.nomzo-theme .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.nomzo-theme .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.nomzo-theme .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.nomzo-theme .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.nomzo-theme .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.nomzo-theme .form-label{margin-bottom:.5rem}.nomzo-theme .col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.nomzo-theme .col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.nomzo-theme .col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.nomzo-theme .form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.nomzo-theme .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nomzo-theme .form-control{transition:none}}.nomzo-theme .form-control[type=file]{overflow:hidden}.nomzo-theme .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.nomzo-theme .form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nomzo-theme .form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.nomzo-theme .form-control::-webkit-datetime-edit{display:block;padding:0}.nomzo-theme .form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.nomzo-theme .form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.nomzo-theme .form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.nomzo-theme .form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.nomzo-theme .form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nomzo-theme .form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.nomzo-theme .form-control::file-selector-button{transition:none}}.nomzo-theme .form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.nomzo-theme .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.nomzo-theme .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.nomzo-theme .form-control-plaintext:focus{outline:0}.nomzo-theme .form-control-plaintext.form-control-lg,.nomzo-theme .form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.nomzo-theme .form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.nomzo-theme .form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.nomzo-theme .form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.nomzo-theme .form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.nomzo-theme .form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.nomzo-theme .form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.nomzo-theme textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}.nomzo-theme textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.nomzo-theme textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.nomzo-theme .form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.nomzo-theme .form-control-color:not(:disabled):not([readonly]){cursor:pointer}.nomzo-theme .form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.nomzo-theme .form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.nomzo-theme .form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.nomzo-theme .form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.nomzo-theme .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nomzo-theme .form-select{transition:none}}.nomzo-theme .form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nomzo-theme .form-select[multiple],.nomzo-theme .form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.nomzo-theme .form-select:disabled{background-color:var(--bs-secondary-bg)}.nomzo-theme .form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.nomzo-theme .form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.nomzo-theme .form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.nomzo-theme [data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.nomzo-theme .form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.nomzo-theme .form-check .form-check-input{float:left;margin-left:-1.5em}.nomzo-theme .form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.nomzo-theme .form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.nomzo-theme .form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.nomzo-theme .form-check-input[type=checkbox]{border-radius:.25em}.nomzo-theme .form-check-input[type=radio]{border-radius:50%}.nomzo-theme .form-check-input:active{filter:brightness(90%)}.nomzo-theme .form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nomzo-theme .form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.nomzo-theme .form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.nomzo-theme .form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.nomzo-theme .form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.nomzo-theme .form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.nomzo-theme .form-check-input:disabled~.form-check-label,.nomzo-theme .form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.nomzo-theme .form-switch{padding-left:2.5em}.nomzo-theme .form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nomzo-theme .form-switch .form-check-input{transition:none}}.nomzo-theme .form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.nomzo-theme .form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.nomzo-theme .form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.nomzo-theme .form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.nomzo-theme .form-check-inline{display:inline-block;margin-right:1rem}.nomzo-theme .btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.nomzo-theme .btn-check:disabled+.btn,.nomzo-theme .btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.nomzo-theme [data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.nomzo-theme .form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.nomzo-theme .form-range:focus{outline:0}.nomzo-theme .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.nomzo-theme .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.nomzo-theme .form-range::-moz-focus-outer{border:0}.nomzo-theme .form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nomzo-theme .form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.nomzo-theme .form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.nomzo-theme .form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.nomzo-theme .form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nomzo-theme .form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.nomzo-theme .form-range::-moz-range-thumb:active{background-color:#b6d4fe}.nomzo-theme .form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.nomzo-theme .form-range:disabled{pointer-events:none}.nomzo-theme .form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.nomzo-theme .form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.nomzo-theme .form-floating{position:relative}.nomzo-theme .form-floating>.form-control,.nomzo-theme .form-floating>.form-control-plaintext,.nomzo-theme .form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.nomzo-theme .form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.nomzo-theme .form-floating>label{transition:none}}.nomzo-theme .form-floating>.form-control,.nomzo-theme .form-floating>.form-control-plaintext{padding:1rem .75rem}.nomzo-theme .form-floating>.form-control-plaintext::-moz-placeholder,.nomzo-theme .form-floating>.form-control::-moz-placeholder{color:transparent}.nomzo-theme .form-floating>.form-control-plaintext::placeholder,.nomzo-theme .form-floating>.form-control::placeholder{color:transparent}.nomzo-theme .form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.nomzo-theme .form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.nomzo-theme .form-floating>.form-control-plaintext:focus,.nomzo-theme .form-floating>.form-control-plaintext:not(:placeholder-shown),.nomzo-theme .form-floating>.form-control:focus,.nomzo-theme .form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.nomzo-theme .form-floating>.form-control-plaintext:-webkit-autofill,.nomzo-theme .form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.nomzo-theme .form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.nomzo-theme .form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.nomzo-theme .form-floating>.form-control-plaintext~label,.nomzo-theme .form-floating>.form-control:focus~label,.nomzo-theme .form-floating>.form-control:not(:placeholder-shown)~label,.nomzo-theme .form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.nomzo-theme .form-floating>.form-control:not(:-moz-placeholder-shown)~label::after{position:absolute;inset:1rem 0.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.nomzo-theme .form-floating>.form-control-plaintext~label::after,.nomzo-theme .form-floating>.form-control:focus~label::after,.nomzo-theme .form-floating>.form-control:not(:placeholder-shown)~label::after,.nomzo-theme .form-floating>.form-select~label::after{position:absolute;inset:1rem 0.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.nomzo-theme .form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.nomzo-theme .form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.nomzo-theme .form-floating>.form-control:disabled~label,.nomzo-theme .form-floating>:disabled~label{color:#6c757d}.nomzo-theme .form-floating>.form-control:disabled~label::after,.nomzo-theme .form-floating>:disabled~label::after{background-color:var(--bs-secondary-bg)}.nomzo-theme .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.nomzo-theme .input-group>.form-control,.nomzo-theme .input-group>.form-floating,.nomzo-theme .input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.nomzo-theme .input-group>.form-control:focus,.nomzo-theme .input-group>.form-floating:focus-within,.nomzo-theme .input-group>.form-select:focus{z-index:5}.nomzo-theme .input-group .btn{position:relative;z-index:2}.nomzo-theme .input-group .btn:focus{z-index:5}.nomzo-theme .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.nomzo-theme .input-group-lg>.btn,.nomzo-theme .input-group-lg>.form-control,.nomzo-theme .input-group-lg>.form-select,.nomzo-theme .input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.nomzo-theme .input-group-sm>.btn,.nomzo-theme .input-group-sm>.form-control,.nomzo-theme .input-group-sm>.form-select,.nomzo-theme .input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.nomzo-theme .input-group-lg>.form-select,.nomzo-theme .input-group-sm>.form-select{padding-right:3rem}.nomzo-theme .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.nomzo-theme .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.nomzo-theme .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.nomzo-theme .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.nomzo-theme .input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.nomzo-theme .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.nomzo-theme .input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.nomzo-theme .input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.nomzo-theme .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.nomzo-theme .input-group>.form-floating:not(:first-child)>.form-control,.nomzo-theme .input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.nomzo-theme .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.nomzo-theme .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.nomzo-theme .is-valid~.valid-feedback,.nomzo-theme .is-valid~.valid-tooltip,.nomzo-theme .was-validated :valid~.valid-feedback,.nomzo-theme .was-validated :valid~.valid-tooltip{display:block}.nomzo-theme .form-control.is-valid,.nomzo-theme .was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.nomzo-theme .form-control.is-valid:focus,.nomzo-theme .was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.nomzo-theme .was-validated textarea.form-control:valid,.nomzo-theme textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.nomzo-theme .form-select.is-valid,.nomzo-theme .was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.nomzo-theme .form-select.is-valid:not([multiple]):not([size]),.nomzo-theme .form-select.is-valid:not([multiple])[size="1"],.nomzo-theme .was-validated .form-select:valid:not([multiple]):not([size]),.nomzo-theme .was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.nomzo-theme .form-select.is-valid:focus,.nomzo-theme .was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.nomzo-theme .form-control-color.is-valid,.nomzo-theme .was-validated .form-control-color:valid{width:calc(3rem + calc(1.5em + .75rem))}.nomzo-theme .form-check-input.is-valid,.nomzo-theme .was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.nomzo-theme .form-check-input.is-valid:checked,.nomzo-theme .was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.nomzo-theme .form-check-input.is-valid:focus,.nomzo-theme .was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.nomzo-theme .form-check-input.is-valid~.form-check-label,.nomzo-theme .was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.nomzo-theme .form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.nomzo-theme .input-group>.form-control:not(:focus).is-valid,.nomzo-theme .input-group>.form-floating:not(:focus-within).is-valid,.nomzo-theme .input-group>.form-select:not(:focus).is-valid,.nomzo-theme .was-validated .input-group>.form-control:not(:focus):valid,.nomzo-theme .was-validated .input-group>.form-floating:not(:focus-within):valid,.nomzo-theme .was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.nomzo-theme .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.nomzo-theme .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.nomzo-theme .is-invalid~.invalid-feedback,.nomzo-theme .is-invalid~.invalid-tooltip,.nomzo-theme .was-validated :invalid~.invalid-feedback,.nomzo-theme .was-validated :invalid~.invalid-tooltip{display:block}.nomzo-theme .form-control.is-invalid,.nomzo-theme .was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.nomzo-theme .form-control.is-invalid:focus,.nomzo-theme .was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.nomzo-theme .was-validated textarea.form-control:invalid,.nomzo-theme textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.nomzo-theme .form-select.is-invalid,.nomzo-theme .was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.nomzo-theme .form-select.is-invalid:not([multiple]):not([size]),.nomzo-theme .form-select.is-invalid:not([multiple])[size="1"],.nomzo-theme .was-validated .form-select:invalid:not([multiple]):not([size]),.nomzo-theme .was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.nomzo-theme .form-select.is-invalid:focus,.nomzo-theme .was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.nomzo-theme .form-control-color.is-invalid,.nomzo-theme .was-validated .form-control-color:invalid{width:calc(3rem + calc(1.5em + .75rem))}.nomzo-theme .form-check-input.is-invalid,.nomzo-theme .was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.nomzo-theme .form-check-input.is-invalid:checked,.nomzo-theme .was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.nomzo-theme .form-check-input.is-invalid:focus,.nomzo-theme .was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.nomzo-theme .form-check-input.is-invalid~.form-check-label,.nomzo-theme .was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.nomzo-theme .form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.nomzo-theme .input-group>.form-control:not(:focus).is-invalid,.nomzo-theme .input-group>.form-floating:not(:focus-within).is-invalid,.nomzo-theme .input-group>.form-select:not(:focus).is-invalid,.nomzo-theme .was-validated .input-group>.form-control:not(:focus):invalid,.nomzo-theme .was-validated .input-group>.form-floating:not(:focus-within):invalid,.nomzo-theme .was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.nomzo-theme .btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nomzo-theme .btn{transition:none}}.nomzo-theme .btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.nomzo-theme .btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.nomzo-theme .btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.nomzo-theme .btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.nomzo-theme .btn-check:checked+.btn,.nomzo-theme .btn.active,.nomzo-theme .btn.show,.nomzo-theme .btn:first-child:active,.nomzo-theme :not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.nomzo-theme .btn-check:checked+.btn:focus-visible,.nomzo-theme .btn.active:focus-visible,.nomzo-theme .btn.show:focus-visible,.nomzo-theme .btn:first-child:active:focus-visible,.nomzo-theme :not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.nomzo-theme .btn.disabled,.nomzo-theme .btn:disabled,.nomzo-theme fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.nomzo-theme .btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.nomzo-theme .btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.nomzo-theme .btn-success{--bs-btn-color:#fff;--bs-btn-bg:#2e639a;--bs-btn-border-color:#2e639a;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#2e639a;--bs-btn-hover-border-color:#2e639a;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#2e639a;--bs-btn-active-border-color:#2e639a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#2e639a;--bs-btn-disabled-border-color:#2e639a}.nomzo-theme .btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.nomzo-theme .btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.nomzo-theme .btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.nomzo-theme .btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.nomzo-theme .btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.nomzo-theme .btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.nomzo-theme .btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.nomzo-theme .btn-outline-success{--bs-btn-color:#2e639a;--bs-btn-border-color:#2e639a;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#2e639a;--bs-btn-hover-border-color:#2e639a;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#2e639a;--bs-btn-active-border-color:#2e639a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#2e639a;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#2e639a;--bs-gradient:none}.nomzo-theme .btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.nomzo-theme .btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.nomzo-theme .btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.nomzo-theme .btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.nomzo-theme .btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.nomzo-theme .btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.nomzo-theme .btn-link:focus-visible{color:var(--bs-btn-color)}.nomzo-theme .btn-link:hover{color:var(--bs-btn-hover-color)}.nomzo-theme .btn-group-lg>.btn,.nomzo-theme .btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.nomzo-theme .btn-group-sm>.btn,.nomzo-theme .btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.nomzo-theme .fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.nomzo-theme .fade{transition:none}}.nomzo-theme .fade:not(.show){opacity:0}.nomzo-theme .collapse:not(.show){display:none}.nomzo-theme .collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.nomzo-theme .collapsing{transition:none}}.nomzo-theme .collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.nomzo-theme .collapsing.collapse-horizontal{transition:none}}.nomzo-theme .dropdown,.nomzo-theme .dropdown-center,.nomzo-theme .dropend,.nomzo-theme .dropstart,.nomzo-theme .dropup,.nomzo-theme .dropup-center{position:relative}.nomzo-theme .dropdown-toggle{white-space:nowrap}.nomzo-theme .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.nomzo-theme .dropdown-toggle:empty::after{margin-left:0}.nomzo-theme .dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.nomzo-theme .dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.nomzo-theme .dropdown-menu-start{--bs-position:start}.nomzo-theme .dropdown-menu-start[data-bs-popper]{right:auto;left:0}.nomzo-theme .dropdown-menu-end{--bs-position:end}.nomzo-theme .dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.nomzo-theme .dropdown-menu-sm-start{--bs-position:start}.nomzo-theme .dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.nomzo-theme .dropdown-menu-sm-end{--bs-position:end}.nomzo-theme .dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.nomzo-theme .dropdown-menu-md-start{--bs-position:start}.nomzo-theme .dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.nomzo-theme .dropdown-menu-md-end{--bs-position:end}.nomzo-theme .dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.nomzo-theme .dropdown-menu-lg-start{--bs-position:start}.nomzo-theme .dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.nomzo-theme .dropdown-menu-lg-end{--bs-position:end}.nomzo-theme .dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.nomzo-theme .dropdown-menu-xl-start{--bs-position:start}.nomzo-theme .dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.nomzo-theme .dropdown-menu-xl-end{--bs-position:end}.nomzo-theme .dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.nomzo-theme .dropdown-menu-xxl-start{--bs-position:start}.nomzo-theme .dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.nomzo-theme .dropdown-menu-xxl-end{--bs-position:end}.nomzo-theme .dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.nomzo-theme .dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.nomzo-theme .dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.nomzo-theme .dropup .dropdown-toggle:empty::after{margin-left:0}.nomzo-theme .dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.nomzo-theme .dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.nomzo-theme .dropend .dropdown-toggle:empty::after{margin-left:0}.nomzo-theme .dropend .dropdown-toggle::after{vertical-align:0}.nomzo-theme .dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.nomzo-theme .dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.nomzo-theme .dropstart .dropdown-toggle::after{display:none}.nomzo-theme .dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.nomzo-theme .dropstart .dropdown-toggle:empty::after{margin-left:0}.nomzo-theme .dropstart .dropdown-toggle::before{vertical-align:0}.nomzo-theme .dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.nomzo-theme .dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.nomzo-theme .dropdown-item:focus,.nomzo-theme .dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.nomzo-theme .dropdown-item.active,.nomzo-theme .dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.nomzo-theme .dropdown-item.disabled,.nomzo-theme .dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.nomzo-theme .dropdown-menu.show{display:block}.nomzo-theme .dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.nomzo-theme .dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.nomzo-theme .dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.nomzo-theme .btn-group,.nomzo-theme .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.nomzo-theme .btn-group-vertical>.btn,.nomzo-theme .btn-group>.btn{position:relative;flex:1 1 auto}.nomzo-theme .btn-group-vertical>.btn-check:checked+.btn,.nomzo-theme .btn-group-vertical>.btn-check:focus+.btn,.nomzo-theme .btn-group-vertical>.btn.active,.nomzo-theme .btn-group-vertical>.btn:active,.nomzo-theme .btn-group-vertical>.btn:focus,.nomzo-theme .btn-group-vertical>.btn:hover,.nomzo-theme .btn-group>.btn-check:checked+.btn,.nomzo-theme .btn-group>.btn-check:focus+.btn,.nomzo-theme .btn-group>.btn.active,.nomzo-theme .btn-group>.btn:active,.nomzo-theme .btn-group>.btn:focus,.nomzo-theme .btn-group>.btn:hover{z-index:1}.nomzo-theme .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.nomzo-theme .btn-toolbar .input-group{width:auto}.nomzo-theme .btn-group{border-radius:var(--bs-border-radius)}.nomzo-theme .btn-group>.btn-group:not(:first-child),.nomzo-theme .btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width) * -1)}.nomzo-theme .btn-group>.btn-group:not(:last-child)>.btn,.nomzo-theme .btn-group>.btn.dropdown-toggle-split:first-child,.nomzo-theme .btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.nomzo-theme .btn-group>.btn-group:not(:first-child)>.btn,.nomzo-theme .btn-group>.btn:nth-child(n+3),.nomzo-theme .btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.nomzo-theme .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.nomzo-theme .dropdown-toggle-split::after,.nomzo-theme .dropend .dropdown-toggle-split::after,.nomzo-theme .dropup .dropdown-toggle-split::after{margin-left:0}.nomzo-theme .dropstart .dropdown-toggle-split::before{margin-right:0}.nomzo-theme .btn-group-sm>.btn+.dropdown-toggle-split,.nomzo-theme .btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.nomzo-theme .btn-group-lg>.btn+.dropdown-toggle-split,.nomzo-theme .btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.nomzo-theme .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.nomzo-theme .btn-group-vertical>.btn,.nomzo-theme .btn-group-vertical>.btn-group{width:100%}.nomzo-theme .btn-group-vertical>.btn-group:not(:first-child),.nomzo-theme .btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width) * -1)}.nomzo-theme .btn-group-vertical>.btn-group:not(:last-child)>.btn,.nomzo-theme .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.nomzo-theme .btn-group-vertical>.btn-group:not(:first-child)>.btn,.nomzo-theme .btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nomzo-theme .nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nomzo-theme .nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nomzo-theme .nav-link{transition:none}}.nomzo-theme .nav-link:focus,.nomzo-theme .nav-link:hover{color:var(--bs-nav-link-hover-color)}.nomzo-theme .nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nomzo-theme .nav-link.disabled,.nomzo-theme .nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nomzo-theme .nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nomzo-theme .nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nomzo-theme .nav-tabs .nav-link:focus,.nomzo-theme .nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nomzo-theme .nav-tabs .nav-item.show .nav-link,.nomzo-theme .nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nomzo-theme .nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nomzo-theme .nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nomzo-theme .nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nomzo-theme .nav-pills .nav-link.active,.nomzo-theme .nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nomzo-theme .nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nomzo-theme .nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nomzo-theme .nav-underline .nav-link:focus,.nomzo-theme .nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nomzo-theme .nav-underline .nav-link.active,.nomzo-theme .nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nomzo-theme .nav-fill .nav-item,.nomzo-theme .nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nomzo-theme .nav-justified .nav-item,.nomzo-theme .nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nomzo-theme .nav-fill .nav-item .nav-link,.nomzo-theme .nav-justified .nav-item .nav-link{width:100%}.nomzo-theme .tab-content>.tab-pane{display:none}.nomzo-theme .tab-content>.active{display:block}.nomzo-theme .navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.nomzo-theme .navbar>.container,.nomzo-theme .navbar>.container-fluid,.nomzo-theme .navbar>.container-lg,.nomzo-theme .navbar>.container-md,.nomzo-theme .navbar>.container-sm,.nomzo-theme .navbar>.container-xl,.nomzo-theme .navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.nomzo-theme .navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.nomzo-theme .navbar-brand:focus,.nomzo-theme .navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.nomzo-theme .navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.nomzo-theme .navbar-nav .nav-link.active,.nomzo-theme .navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.nomzo-theme .navbar-nav .dropdown-menu{position:static}.nomzo-theme .navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.nomzo-theme .navbar-text a,.nomzo-theme .navbar-text a:focus,.nomzo-theme .navbar-text a:hover{color:var(--bs-navbar-active-color)}.nomzo-theme .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.nomzo-theme .navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.nomzo-theme .navbar-toggler{transition:none}}.nomzo-theme .navbar-toggler:hover{text-decoration:none}.nomzo-theme .navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.nomzo-theme .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.nomzo-theme .navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.nomzo-theme .navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.nomzo-theme .navbar-expand-sm .navbar-nav{flex-direction:row}.nomzo-theme .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.nomzo-theme .navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.nomzo-theme .navbar-expand-sm .navbar-nav-scroll{overflow:visible}.nomzo-theme .navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.nomzo-theme .navbar-expand-sm .navbar-toggler{display:none}.nomzo-theme .navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.nomzo-theme .navbar-expand-sm .offcanvas .offcanvas-header{display:none}.nomzo-theme .navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.nomzo-theme .navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.nomzo-theme .navbar-expand-md .navbar-nav{flex-direction:row}.nomzo-theme .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.nomzo-theme .navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.nomzo-theme .navbar-expand-md .navbar-nav-scroll{overflow:visible}.nomzo-theme .navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.nomzo-theme .navbar-expand-md .navbar-toggler{display:none}.nomzo-theme .navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.nomzo-theme .navbar-expand-md .offcanvas .offcanvas-header{display:none}.nomzo-theme .navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.nomzo-theme .navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.nomzo-theme .navbar-expand-lg .navbar-nav{flex-direction:row}.nomzo-theme .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.nomzo-theme .navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.nomzo-theme .navbar-expand-lg .navbar-nav-scroll{overflow:visible}.nomzo-theme .navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.nomzo-theme .navbar-expand-lg .navbar-toggler{display:none}.nomzo-theme .navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.nomzo-theme .navbar-expand-lg .offcanvas .offcanvas-header{display:none}.nomzo-theme .navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.nomzo-theme .navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.nomzo-theme .navbar-expand-xl .navbar-nav{flex-direction:row}.nomzo-theme .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.nomzo-theme .navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.nomzo-theme .navbar-expand-xl .navbar-nav-scroll{overflow:visible}.nomzo-theme .navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.nomzo-theme .navbar-expand-xl .navbar-toggler{display:none}.nomzo-theme .navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.nomzo-theme .navbar-expand-xl .offcanvas .offcanvas-header{display:none}.nomzo-theme .navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.nomzo-theme .navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.nomzo-theme .navbar-expand-xxl .navbar-nav{flex-direction:row}.nomzo-theme .navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.nomzo-theme .navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.nomzo-theme .navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.nomzo-theme .navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.nomzo-theme .navbar-expand-xxl .navbar-toggler{display:none}.nomzo-theme .navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.nomzo-theme .navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.nomzo-theme .navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.nomzo-theme .navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.nomzo-theme .navbar-expand .navbar-nav{flex-direction:row}.nomzo-theme .navbar-expand .navbar-nav .dropdown-menu{position:absolute}.nomzo-theme .navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.nomzo-theme .navbar-expand .navbar-nav-scroll{overflow:visible}.nomzo-theme .navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.nomzo-theme .navbar-expand .navbar-toggler{display:none}.nomzo-theme .navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.nomzo-theme .navbar-expand .offcanvas .offcanvas-header{display:none}.nomzo-theme .navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.nomzo-theme .navbar-dark,.nomzo-theme .navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, 0.55);--bs-navbar-hover-color:rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.nomzo-theme [data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.nomzo-theme .card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.nomzo-theme .card>hr{margin-right:0;margin-left:0}.nomzo-theme .card>.list-group{border-top:inherit;border-bottom:inherit}.nomzo-theme .card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.nomzo-theme .card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.nomzo-theme .card>.card-header+.list-group,.nomzo-theme .card>.list-group+.card-footer{border-top:0}.nomzo-theme .card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.nomzo-theme .card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.nomzo-theme .card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.nomzo-theme .card-text:last-child{margin-bottom:0}.nomzo-theme .card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.nomzo-theme .card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.nomzo-theme .card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.nomzo-theme .card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.nomzo-theme .card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.nomzo-theme .card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.nomzo-theme .card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.nomzo-theme .card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.nomzo-theme .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.nomzo-theme .card-img,.nomzo-theme .card-img-bottom,.nomzo-theme .card-img-top{width:100%}.nomzo-theme .card-img,.nomzo-theme .card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.nomzo-theme .card-img,.nomzo-theme .card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.nomzo-theme .card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media (min-width:576px){.nomzo-theme .card-group{display:flex;flex-flow:row wrap}.nomzo-theme .card-group>.card{flex:1 0 0%;margin-bottom:0}.nomzo-theme .card-group>.card+.card{margin-left:0;border-left:0}.nomzo-theme .card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.nomzo-theme .card-group>.card:not(:last-child) .card-header,.nomzo-theme .card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.nomzo-theme .card-group>.card:not(:last-child) .card-footer,.nomzo-theme .card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.nomzo-theme .card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.nomzo-theme .card-group>.card:not(:first-child) .card-header,.nomzo-theme .card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.nomzo-theme .card-group>.card:not(:first-child) .card-footer,.nomzo-theme .card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.nomzo-theme .accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.nomzo-theme .accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion:reduce){.nomzo-theme .accordion-button{transition:none}}.nomzo-theme .accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.nomzo-theme .accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.nomzo-theme .accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion:reduce){.nomzo-theme .accordion-button::after{transition:none}}.nomzo-theme .accordion-button:hover{z-index:2}.nomzo-theme .accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.nomzo-theme .accordion-header{margin-bottom:0}.nomzo-theme .accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.nomzo-theme .accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.nomzo-theme .accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.nomzo-theme .accordion-item:not(:first-of-type){border-top:0}.nomzo-theme .accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.nomzo-theme .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.nomzo-theme .accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.nomzo-theme .accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.nomzo-theme .accordion-flush .accordion-collapse{border-width:0}.nomzo-theme .accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.nomzo-theme .accordion-flush .accordion-item:first-child{border-top:0}.nomzo-theme .accordion-flush .accordion-item:last-child{border-bottom:0}.nomzo-theme .accordion-flush .accordion-item .accordion-button,.nomzo-theme .accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.nomzo-theme [data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.nomzo-theme .breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.nomzo-theme .breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.nomzo-theme .breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.nomzo-theme .breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.nomzo-theme .pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.nomzo-theme .page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nomzo-theme .page-link{transition:none}}.nomzo-theme .page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.nomzo-theme .page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.nomzo-theme .active>.page-link,.nomzo-theme .page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.nomzo-theme .disabled>.page-link,.nomzo-theme .page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.nomzo-theme .page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width) * -1)}.nomzo-theme .page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.nomzo-theme .page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.nomzo-theme .pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.nomzo-theme .pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.nomzo-theme .badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.nomzo-theme .badge:empty{display:none}.nomzo-theme .btn .badge{position:relative;top:-1px}.nomzo-theme .alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.nomzo-theme .alert-heading{color:inherit}.nomzo-theme .alert-link{font-weight:700;color:var(--bs-alert-link-color)}.nomzo-theme .alert-dismissible{padding-right:3rem}.nomzo-theme .alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.nomzo-theme .alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.nomzo-theme .alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.nomzo-theme .alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.nomzo-theme .alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.nomzo-theme .alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.nomzo-theme .alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.nomzo-theme .alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.nomzo-theme .alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.nomzo-theme .progress,.nomzo-theme .progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.nomzo-theme .progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion:reduce){.nomzo-theme .progress-bar{transition:none}}.nomzo-theme .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.nomzo-theme .progress-stacked>.progress{overflow:visible}.nomzo-theme .progress-stacked>.progress>.progress-bar{width:100%}.nomzo-theme .progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.nomzo-theme .progress-bar-animated{animation:none}}.nomzo-theme .list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.nomzo-theme .list-group-numbered{list-style-type:none;counter-reset:section}.nomzo-theme .list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.nomzo-theme .list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.nomzo-theme .list-group-item-action:focus,.nomzo-theme .list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.nomzo-theme .list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.nomzo-theme .list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.nomzo-theme .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.nomzo-theme .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.nomzo-theme .list-group-item.disabled,.nomzo-theme .list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.nomzo-theme .list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.nomzo-theme .list-group-item+.list-group-item{border-top-width:0}.nomzo-theme .list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.nomzo-theme .list-group-horizontal{flex-direction:row}.nomzo-theme .list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.nomzo-theme .list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.nomzo-theme .list-group-horizontal>.list-group-item.active{margin-top:0}.nomzo-theme .list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.nomzo-theme .list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width:576px){.nomzo-theme .list-group-horizontal-sm{flex-direction:row}.nomzo-theme .list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.nomzo-theme .list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.nomzo-theme .list-group-horizontal-sm>.list-group-item.active{margin-top:0}.nomzo-theme .list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.nomzo-theme .list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:768px){.nomzo-theme .list-group-horizontal-md{flex-direction:row}.nomzo-theme .list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.nomzo-theme .list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.nomzo-theme .list-group-horizontal-md>.list-group-item.active{margin-top:0}.nomzo-theme .list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.nomzo-theme .list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:992px){.nomzo-theme .list-group-horizontal-lg{flex-direction:row}.nomzo-theme .list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.nomzo-theme .list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.nomzo-theme .list-group-horizontal-lg>.list-group-item.active{margin-top:0}.nomzo-theme .list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.nomzo-theme .list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1200px){.nomzo-theme .list-group-horizontal-xl{flex-direction:row}.nomzo-theme .list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.nomzo-theme .list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.nomzo-theme .list-group-horizontal-xl>.list-group-item.active{margin-top:0}.nomzo-theme .list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.nomzo-theme .list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width:1400px){.nomzo-theme .list-group-horizontal-xxl{flex-direction:row}.nomzo-theme .list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.nomzo-theme .list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.nomzo-theme .list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.nomzo-theme .list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.nomzo-theme .list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.nomzo-theme .list-group-flush{border-radius:0}.nomzo-theme .list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.nomzo-theme .list-group-flush>.list-group-item:last-child{border-bottom-width:0}.nomzo-theme .list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.nomzo-theme .list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.nomzo-theme .list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.nomzo-theme .list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.nomzo-theme .list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.nomzo-theme .list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.nomzo-theme .list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.nomzo-theme .list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.nomzo-theme .btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.nomzo-theme .btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.nomzo-theme .btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.nomzo-theme .btn-close.disabled,.nomzo-theme .btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.nomzo-theme .btn-close-white{filter:var(--bs-btn-close-white-filter)}.nomzo-theme [data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.nomzo-theme .toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.nomzo-theme .toast.showing{opacity:0}.nomzo-theme .toast:not(.show){display:none}.nomzo-theme .toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.nomzo-theme .toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.nomzo-theme .toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.nomzo-theme .toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.nomzo-theme .toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.nomzo-theme .modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.nomzo-theme .modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.nomzo-theme .modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.nomzo-theme .modal.fade .modal-dialog{transition:none}}.nomzo-theme .modal.show .modal-dialog{transform:none}.nomzo-theme .modal.modal-static .modal-dialog{transform:scale(1.02)}.nomzo-theme .modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.nomzo-theme .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.nomzo-theme .modal-dialog-scrollable .modal-body{overflow-y:auto}.nomzo-theme .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.nomzo-theme .modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.nomzo-theme .modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.nomzo-theme .modal-backdrop.fade{opacity:0}.nomzo-theme .modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.nomzo-theme .modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.nomzo-theme .modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.nomzo-theme .modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.nomzo-theme .modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.nomzo-theme .modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.nomzo-theme .modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width:576px){.nomzo-theme .modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.nomzo-theme .modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.nomzo-theme .modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.nomzo-theme .modal-lg,.nomzo-theme .modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.nomzo-theme .modal-xl{--bs-modal-width:1140px}}.nomzo-theme .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.nomzo-theme .modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.nomzo-theme .modal-fullscreen .modal-footer,.nomzo-theme .modal-fullscreen .modal-header{border-radius:0}.nomzo-theme .modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.nomzo-theme .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.nomzo-theme .modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.nomzo-theme .modal-fullscreen-sm-down .modal-footer,.nomzo-theme .modal-fullscreen-sm-down .modal-header{border-radius:0}.nomzo-theme .modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.nomzo-theme .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.nomzo-theme .modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.nomzo-theme .modal-fullscreen-md-down .modal-footer,.nomzo-theme .modal-fullscreen-md-down .modal-header{border-radius:0}.nomzo-theme .modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.nomzo-theme .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.nomzo-theme .modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.nomzo-theme .modal-fullscreen-lg-down .modal-footer,.nomzo-theme .modal-fullscreen-lg-down .modal-header{border-radius:0}.nomzo-theme .modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.nomzo-theme .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.nomzo-theme .modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.nomzo-theme .modal-fullscreen-xl-down .modal-footer,.nomzo-theme .modal-fullscreen-xl-down .modal-header{border-radius:0}.nomzo-theme .modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.nomzo-theme .modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.nomzo-theme .modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.nomzo-theme .modal-fullscreen-xxl-down .modal-footer,.nomzo-theme .modal-fullscreen-xxl-down .modal-header{border-radius:0}.nomzo-theme .modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.nomzo-theme .tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.nomzo-theme .tooltip.show{opacity:var(--bs-tooltip-opacity)}.nomzo-theme .tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.nomzo-theme .tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.nomzo-theme .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.nomzo-theme .bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.nomzo-theme .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.nomzo-theme .bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.nomzo-theme .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.nomzo-theme .bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.nomzo-theme .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.nomzo-theme .bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.nomzo-theme .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.nomzo-theme .bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.nomzo-theme .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.nomzo-theme .bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.nomzo-theme .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.nomzo-theme .bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.nomzo-theme .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.nomzo-theme .bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.nomzo-theme .tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.nomzo-theme .popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.nomzo-theme .popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.nomzo-theme .popover .popover-arrow::after,.nomzo-theme .popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.nomzo-theme .bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.nomzo-theme .bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.nomzo-theme .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.nomzo-theme .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.nomzo-theme .bs-popover-top>.popover-arrow::after,.nomzo-theme .bs-popover-top>.popover-arrow::before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.nomzo-theme .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.nomzo-theme .bs-popover-top>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.nomzo-theme .bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.nomzo-theme .bs-popover-top>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.nomzo-theme .bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.nomzo-theme .bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.nomzo-theme .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.nomzo-theme .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.nomzo-theme .bs-popover-end>.popover-arrow::after,.nomzo-theme .bs-popover-end>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.nomzo-theme .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.nomzo-theme .bs-popover-end>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.nomzo-theme .bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.nomzo-theme .bs-popover-end>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.nomzo-theme .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.nomzo-theme .bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.nomzo-theme .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.nomzo-theme .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.nomzo-theme .bs-popover-bottom>.popover-arrow::after,.nomzo-theme .bs-popover-bottom>.popover-arrow::before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.nomzo-theme .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.nomzo-theme .bs-popover-bottom>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.nomzo-theme .bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.nomzo-theme .bs-popover-bottom>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.nomzo-theme .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.nomzo-theme .bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.nomzo-theme .bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.nomzo-theme .bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.nomzo-theme .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.nomzo-theme .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.nomzo-theme .bs-popover-start>.popover-arrow::after,.nomzo-theme .bs-popover-start>.popover-arrow::before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.nomzo-theme .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.nomzo-theme .bs-popover-start>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.nomzo-theme .bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.nomzo-theme .bs-popover-start>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.nomzo-theme .popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.nomzo-theme .popover-header:empty{display:none}.nomzo-theme .popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.nomzo-theme .carousel{position:relative}.nomzo-theme .carousel.pointer-event{touch-action:pan-y}.nomzo-theme .carousel-inner{position:relative;width:100%;overflow:hidden}.nomzo-theme .carousel-inner::after{display:block;clear:both;content:""}.nomzo-theme .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.nomzo-theme .carousel-item{transition:none}}.nomzo-theme .carousel-item-next,.nomzo-theme .carousel-item-prev,.nomzo-theme .carousel-item.active{display:block}.nomzo-theme .active.carousel-item-end,.nomzo-theme .carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.nomzo-theme .active.carousel-item-start,.nomzo-theme .carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.nomzo-theme .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.nomzo-theme .carousel-fade .carousel-item-next.carousel-item-start,.nomzo-theme .carousel-fade .carousel-item-prev.carousel-item-end,.nomzo-theme .carousel-fade .carousel-item.active{z-index:1;opacity:1}.nomzo-theme .carousel-fade .active.carousel-item-end,.nomzo-theme .carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.nomzo-theme .carousel-fade .active.carousel-item-end,.nomzo-theme .carousel-fade .active.carousel-item-start{transition:none}}.nomzo-theme .carousel-control-next,.nomzo-theme .carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.nomzo-theme .carousel-control-next,.nomzo-theme .carousel-control-prev{transition:none}}.nomzo-theme .carousel-control-next:focus,.nomzo-theme .carousel-control-next:hover,.nomzo-theme .carousel-control-prev:focus,.nomzo-theme .carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.nomzo-theme .carousel-control-prev{left:0}.nomzo-theme .carousel-control-next{right:0}.nomzo-theme .carousel-control-next-icon,.nomzo-theme .carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.nomzo-theme .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.nomzo-theme .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.nomzo-theme .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.nomzo-theme .carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.nomzo-theme .carousel-indicators [data-bs-target]{transition:none}}.nomzo-theme .carousel-indicators .active{opacity:1}.nomzo-theme .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.nomzo-theme .carousel-dark .carousel-control-next-icon,.nomzo-theme .carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.nomzo-theme .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.nomzo-theme .carousel-dark .carousel-caption{color:#000}.nomzo-theme [data-bs-theme=dark] .carousel .carousel-control-next-icon,.nomzo-theme [data-bs-theme=dark] .carousel .carousel-control-prev-icon,.nomzo-theme [data-bs-theme=dark].carousel .carousel-control-next-icon,.nomzo-theme [data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.nomzo-theme [data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],.nomzo-theme [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}.nomzo-theme [data-bs-theme=dark] .carousel .carousel-caption,.nomzo-theme [data-bs-theme=dark].carousel .carousel-caption{color:#000}.nomzo-theme .spinner-border,.nomzo-theme .spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.nomzo-theme .spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.nomzo-theme .spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.nomzo-theme .spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.nomzo-theme .spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion:reduce){.nomzo-theme .spinner-border,.nomzo-theme .spinner-grow{--bs-spinner-animation-speed:1.5s}}.nomzo-theme .offcanvas,.nomzo-theme .offcanvas-lg,.nomzo-theme .offcanvas-md,.nomzo-theme .offcanvas-sm,.nomzo-theme .offcanvas-xl,.nomzo-theme .offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media (max-width:575.98px){.nomzo-theme .offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.nomzo-theme .offcanvas-sm{transition:none}}@media (max-width:575.98px){.nomzo-theme .offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.nomzo-theme .offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.nomzo-theme .offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.nomzo-theme .offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.nomzo-theme .offcanvas-sm.show:not(.hiding),.nomzo-theme .offcanvas-sm.showing{transform:none}.nomzo-theme .offcanvas-sm.hiding,.nomzo-theme .offcanvas-sm.show,.nomzo-theme .offcanvas-sm.showing{visibility:visible}}@media (min-width:576px){.nomzo-theme .offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.nomzo-theme .offcanvas-sm .offcanvas-header{display:none}.nomzo-theme .offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:767.98px){.nomzo-theme .offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.nomzo-theme .offcanvas-md{transition:none}}@media (max-width:767.98px){.nomzo-theme .offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.nomzo-theme .offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.nomzo-theme .offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.nomzo-theme .offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.nomzo-theme .offcanvas-md.show:not(.hiding),.nomzo-theme .offcanvas-md.showing{transform:none}.nomzo-theme .offcanvas-md.hiding,.nomzo-theme .offcanvas-md.show,.nomzo-theme .offcanvas-md.showing{visibility:visible}}@media (min-width:768px){.nomzo-theme .offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.nomzo-theme .offcanvas-md .offcanvas-header{display:none}.nomzo-theme .offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:991.98px){.nomzo-theme .offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.nomzo-theme .offcanvas-lg{transition:none}}@media (max-width:991.98px){.nomzo-theme .offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.nomzo-theme .offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.nomzo-theme .offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.nomzo-theme .offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.nomzo-theme .offcanvas-lg.show:not(.hiding),.nomzo-theme .offcanvas-lg.showing{transform:none}.nomzo-theme .offcanvas-lg.hiding,.nomzo-theme .offcanvas-lg.show,.nomzo-theme .offcanvas-lg.showing{visibility:visible}}@media (min-width:992px){.nomzo-theme .offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.nomzo-theme .offcanvas-lg .offcanvas-header{display:none}.nomzo-theme .offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1199.98px){.nomzo-theme .offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){.nomzo-theme .offcanvas-xl{transition:none}}@media (max-width:1199.98px){.nomzo-theme .offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.nomzo-theme .offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.nomzo-theme .offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.nomzo-theme .offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.nomzo-theme .offcanvas-xl.show:not(.hiding),.nomzo-theme .offcanvas-xl.showing{transform:none}.nomzo-theme .offcanvas-xl.hiding,.nomzo-theme .offcanvas-xl.show,.nomzo-theme .offcanvas-xl.showing{visibility:visible}}@media (min-width:1200px){.nomzo-theme .offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.nomzo-theme .offcanvas-xl .offcanvas-header{display:none}.nomzo-theme .offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width:1399.98px){.nomzo-theme .offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){.nomzo-theme .offcanvas-xxl{transition:none}}@media (max-width:1399.98px){.nomzo-theme .offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.nomzo-theme .offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.nomzo-theme .offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.nomzo-theme .offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.nomzo-theme .offcanvas-xxl.show:not(.hiding),.nomzo-theme .offcanvas-xxl.showing{transform:none}.nomzo-theme .offcanvas-xxl.hiding,.nomzo-theme .offcanvas-xxl.show,.nomzo-theme .offcanvas-xxl.showing{visibility:visible}}@media (min-width:1400px){.nomzo-theme .offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.nomzo-theme .offcanvas-xxl .offcanvas-header{display:none}.nomzo-theme .offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.nomzo-theme .offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion:reduce){.nomzo-theme .offcanvas{transition:none}}.nomzo-theme .offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.nomzo-theme .offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.nomzo-theme .offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.nomzo-theme .offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.nomzo-theme .offcanvas.show:not(.hiding),.nomzo-theme .offcanvas.showing{transform:none}.nomzo-theme .offcanvas.hiding,.nomzo-theme .offcanvas.show,.nomzo-theme .offcanvas.showing{visibility:visible}.nomzo-theme .offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.nomzo-theme .offcanvas-backdrop.fade{opacity:0}.nomzo-theme .offcanvas-backdrop.show{opacity:.5}.nomzo-theme .offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.nomzo-theme .offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.nomzo-theme .offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.nomzo-theme .offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.nomzo-theme .placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.nomzo-theme .placeholder.btn::before{display:inline-block;content:""}.nomzo-theme .placeholder-xs{min-height:.6em}.nomzo-theme .placeholder-sm{min-height:.8em}.nomzo-theme .placeholder-lg{min-height:1.2em}.nomzo-theme .placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.nomzo-theme .placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.nomzo-theme .clearfix::after{display:block;clear:both;content:""}.nomzo-theme .text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.nomzo-theme .text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.nomzo-theme .text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.nomzo-theme .text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.nomzo-theme .text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.nomzo-theme .text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.nomzo-theme .text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.nomzo-theme .text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.nomzo-theme .link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-primary:focus,.nomzo-theme .link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-secondary:focus,.nomzo-theme .link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-success:focus,.nomzo-theme .link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-info:focus,.nomzo-theme .link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-warning:focus,.nomzo-theme .link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-danger:focus,.nomzo-theme .link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-light:focus,.nomzo-theme .link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-dark:focus,.nomzo-theme .link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-body-emphasis:focus,.nomzo-theme .link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75))!important}.nomzo-theme .focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.nomzo-theme .icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-underline-offset:0.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.nomzo-theme .icon-link>.bi{transition:none}}.nomzo-theme .icon-link-hover:focus-visible>.bi,.nomzo-theme .icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.nomzo-theme .ratio{position:relative;width:100%}.nomzo-theme .ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.nomzo-theme .ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.nomzo-theme .ratio-1x1{--bs-aspect-ratio:100%}.nomzo-theme .ratio-4x3{--bs-aspect-ratio:75%}.nomzo-theme .ratio-16x9{--bs-aspect-ratio:56.25%}.nomzo-theme .ratio-21x9{--bs-aspect-ratio:42.8571428571%}.nomzo-theme .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.nomzo-theme .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.nomzo-theme .sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.nomzo-theme .sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.nomzo-theme .sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.nomzo-theme .sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.nomzo-theme .sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.nomzo-theme .sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.nomzo-theme .sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.nomzo-theme .sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.nomzo-theme .sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.nomzo-theme .sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.nomzo-theme .sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.nomzo-theme .sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.nomzo-theme .hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.nomzo-theme .vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.nomzo-theme .visually-hidden,.nomzo-theme .visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.nomzo-theme .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.nomzo-theme .visually-hidden:not(caption){position:absolute!important}.nomzo-theme .stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.nomzo-theme .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nomzo-theme .vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.nomzo-theme .align-baseline{vertical-align:baseline!important}.nomzo-theme .align-top{vertical-align:top!important}.nomzo-theme .align-middle{vertical-align:middle!important}.nomzo-theme .align-bottom{vertical-align:bottom!important}.nomzo-theme .align-text-bottom{vertical-align:text-bottom!important}.nomzo-theme .align-text-top{vertical-align:text-top!important}.nomzo-theme .float-start{float:left!important}.nomzo-theme .float-end{float:right!important}.nomzo-theme .float-none{float:none!important}.nomzo-theme .object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.nomzo-theme .object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.nomzo-theme .object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.nomzo-theme .object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.nomzo-theme .object-fit-none{-o-object-fit:none!important;object-fit:none!important}.nomzo-theme .opacity-0{opacity:0!important}.nomzo-theme .opacity-25{opacity:.25!important}.nomzo-theme .opacity-50{opacity:.5!important}.nomzo-theme .opacity-75{opacity:.75!important}.nomzo-theme .opacity-100{opacity:1!important}.nomzo-theme .overflow-auto{overflow:auto!important}.nomzo-theme .overflow-hidden{overflow:hidden!important}.nomzo-theme .overflow-visible{overflow:visible!important}.nomzo-theme .overflow-scroll{overflow:scroll!important}.nomzo-theme .overflow-x-auto{overflow-x:auto!important}.nomzo-theme .overflow-x-hidden{overflow-x:hidden!important}.nomzo-theme .overflow-x-visible{overflow-x:visible!important}.nomzo-theme .overflow-x-scroll{overflow-x:scroll!important}.nomzo-theme .overflow-y-auto{overflow-y:auto!important}.nomzo-theme .overflow-y-hidden{overflow-y:hidden!important}.nomzo-theme .overflow-y-visible{overflow-y:visible!important}.nomzo-theme .overflow-y-scroll{overflow-y:scroll!important}.nomzo-theme .d-inline{display:inline!important}.nomzo-theme .d-inline-block{display:inline-block!important}.nomzo-theme .d-block{display:block!important}.nomzo-theme .d-grid{display:grid!important}.nomzo-theme .d-inline-grid{display:inline-grid!important}.nomzo-theme .d-table{display:table!important}.nomzo-theme .d-table-row{display:table-row!important}.nomzo-theme .d-table-cell{display:table-cell!important}.nomzo-theme .d-flex{display:flex!important}.nomzo-theme .d-inline-flex{display:inline-flex!important}.nomzo-theme .d-none{display:none!important}.nomzo-theme .shadow{box-shadow:var(--bs-box-shadow)!important}.nomzo-theme .shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.nomzo-theme .shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.nomzo-theme .shadow-none{box-shadow:none!important}.nomzo-theme .focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.nomzo-theme .focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.nomzo-theme .focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.nomzo-theme .focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.nomzo-theme .focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.nomzo-theme .focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.nomzo-theme .focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.nomzo-theme .focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.nomzo-theme .position-static{position:static!important}.nomzo-theme .position-relative{position:relative!important}.nomzo-theme .position-absolute{position:absolute!important}.nomzo-theme .position-fixed{position:fixed!important}.nomzo-theme .position-sticky{position:-webkit-sticky!important;position:sticky!important}.nomzo-theme .top-0{top:0!important}.nomzo-theme .top-50{top:50%!important}.nomzo-theme .top-100{top:100%!important}.nomzo-theme .bottom-0{bottom:0!important}.nomzo-theme .bottom-50{bottom:50%!important}.nomzo-theme .bottom-100{bottom:100%!important}.nomzo-theme .start-0{left:0!important}.nomzo-theme .start-50{left:50%!important}.nomzo-theme .start-100{left:100%!important}.nomzo-theme .end-0{right:0!important}.nomzo-theme .end-50{right:50%!important}.nomzo-theme .end-100{right:100%!important}.nomzo-theme .translate-middle{transform:translate(-50%,-50%)!important}.nomzo-theme .translate-middle-x{transform:translateX(-50%)!important}.nomzo-theme .translate-middle-y{transform:translateY(-50%)!important}.nomzo-theme .border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.nomzo-theme .border-0{border:0!important}.nomzo-theme .border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.nomzo-theme .border-top-0{border-top:0!important}.nomzo-theme .border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.nomzo-theme .border-end-0{border-right:0!important}.nomzo-theme .border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.nomzo-theme .border-bottom-0{border-bottom:0!important}.nomzo-theme .border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.nomzo-theme .border-start-0{border-left:0!important}.nomzo-theme .border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.nomzo-theme .border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.nomzo-theme .border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.nomzo-theme .border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.nomzo-theme .border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.nomzo-theme .border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.nomzo-theme .border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.nomzo-theme .border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.nomzo-theme .border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.nomzo-theme .border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.nomzo-theme .border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.nomzo-theme .border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.nomzo-theme .border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.nomzo-theme .border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.nomzo-theme .border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.nomzo-theme .border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.nomzo-theme .border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.nomzo-theme .border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.nomzo-theme .border-1{border-width:1px!important}.nomzo-theme .border-2{border-width:2px!important}.nomzo-theme .border-3{border-width:3px!important}.nomzo-theme .border-4{border-width:4px!important}.nomzo-theme .border-5{border-width:5px!important}.nomzo-theme .border-opacity-10{--bs-border-opacity:0.1}.nomzo-theme .border-opacity-25{--bs-border-opacity:0.25}.nomzo-theme .border-opacity-50{--bs-border-opacity:0.5}.nomzo-theme .border-opacity-75{--bs-border-opacity:0.75}.nomzo-theme .border-opacity-100{--bs-border-opacity:1}.nomzo-theme .w-25{width:25%!important}.nomzo-theme .w-50{width:50%!important}.nomzo-theme .w-75{width:75%!important}.nomzo-theme .w-100{width:100%!important}.nomzo-theme .w-auto{width:auto!important}.nomzo-theme .mw-100{max-width:100%!important}.nomzo-theme .vw-100{width:100vw!important}.nomzo-theme .min-vw-100{min-width:100vw!important}.nomzo-theme .h-25{height:25%!important}.nomzo-theme .h-50{height:50%!important}.nomzo-theme .h-75{height:75%!important}.nomzo-theme .h-100{height:100%!important}.nomzo-theme .h-auto{height:auto!important}.nomzo-theme .mh-100{max-height:100%!important}.nomzo-theme .vh-100{height:100vh!important}.nomzo-theme .min-vh-100{min-height:100vh!important}.nomzo-theme .flex-fill{flex:1 1 auto!important}.nomzo-theme .flex-row{flex-direction:row!important}.nomzo-theme .flex-column{flex-direction:column!important}.nomzo-theme .flex-row-reverse{flex-direction:row-reverse!important}.nomzo-theme .flex-column-reverse{flex-direction:column-reverse!important}.nomzo-theme .flex-grow-0{flex-grow:0!important}.nomzo-theme .flex-grow-1{flex-grow:1!important}.nomzo-theme .flex-shrink-0{flex-shrink:0!important}.nomzo-theme .flex-shrink-1{flex-shrink:1!important}.nomzo-theme .flex-wrap{flex-wrap:wrap!important}.nomzo-theme .flex-nowrap{flex-wrap:nowrap!important}.nomzo-theme .flex-wrap-reverse{flex-wrap:wrap-reverse!important}.nomzo-theme .justify-content-start{justify-content:flex-start!important}.nomzo-theme .justify-content-end{justify-content:flex-end!important}.nomzo-theme .justify-content-center{justify-content:center!important}.nomzo-theme .justify-content-between{justify-content:space-between!important}.nomzo-theme .justify-content-around{justify-content:space-around!important}.nomzo-theme .justify-content-evenly{justify-content:space-evenly!important}.nomzo-theme .align-items-start{align-items:flex-start!important}.nomzo-theme .align-items-end{align-items:flex-end!important}.nomzo-theme .align-items-center{align-items:center!important}.nomzo-theme .align-items-baseline{align-items:baseline!important}.nomzo-theme .align-items-stretch{align-items:stretch!important}.nomzo-theme .align-content-start{align-content:flex-start!important}.nomzo-theme .align-content-end{align-content:flex-end!important}.nomzo-theme .align-content-center{align-content:center!important}.nomzo-theme .align-content-between{align-content:space-between!important}.nomzo-theme .align-content-around{align-content:space-around!important}.nomzo-theme .align-content-stretch{align-content:stretch!important}.nomzo-theme .align-self-auto{align-self:auto!important}.nomzo-theme .align-self-start{align-self:flex-start!important}.nomzo-theme .align-self-end{align-self:flex-end!important}.nomzo-theme .align-self-center{align-self:center!important}.nomzo-theme .align-self-baseline{align-self:baseline!important}.nomzo-theme .align-self-stretch{align-self:stretch!important}.nomzo-theme .order-first{order:-1!important}.nomzo-theme .order-0{order:0!important}.nomzo-theme .order-1{order:1!important}.nomzo-theme .order-2{order:2!important}.nomzo-theme .order-3{order:3!important}.nomzo-theme .order-4{order:4!important}.nomzo-theme .order-5{order:5!important}.nomzo-theme .order-last{order:6!important}.nomzo-theme .m-0{margin:0!important}.nomzo-theme .m-1{margin:.25rem!important}.nomzo-theme .m-2{margin:.5rem!important}.nomzo-theme .m-3{margin:1rem!important}.nomzo-theme .m-4{margin:1.5rem!important}.nomzo-theme .m-5{margin:3rem!important}.nomzo-theme .m-auto{margin:auto!important}.nomzo-theme .mx-0{margin-right:0!important;margin-left:0!important}.nomzo-theme .mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.nomzo-theme .mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.nomzo-theme .mx-3{margin-right:1rem!important;margin-left:1rem!important}.nomzo-theme .mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.nomzo-theme .mx-5{margin-right:3rem!important;margin-left:3rem!important}.nomzo-theme .mx-auto{margin-right:auto!important;margin-left:auto!important}.nomzo-theme .my-0{margin-top:0!important;margin-bottom:0!important}.nomzo-theme .my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.nomzo-theme .my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.nomzo-theme .my-3{margin-top:1rem!important;margin-bottom:1rem!important}.nomzo-theme .my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.nomzo-theme .my-5{margin-top:3rem!important;margin-bottom:3rem!important}.nomzo-theme .my-auto{margin-top:auto!important;margin-bottom:auto!important}.nomzo-theme .mt-0{margin-top:0!important}.nomzo-theme .mt-1{margin-top:.25rem!important}.nomzo-theme .mt-2{margin-top:.5rem!important}.nomzo-theme .mt-3{margin-top:1rem!important}.nomzo-theme .mt-4{margin-top:1.5rem!important}.nomzo-theme .mt-5{margin-top:3rem!important}.nomzo-theme .mt-auto{margin-top:auto!important}.nomzo-theme .me-0{margin-right:0!important}.nomzo-theme .me-1{margin-right:.25rem!important}.nomzo-theme .me-2{margin-right:.5rem!important}.nomzo-theme .me-3{margin-right:1rem!important}.nomzo-theme .me-4{margin-right:1.5rem!important}.nomzo-theme .me-5{margin-right:3rem!important}.nomzo-theme .me-auto{margin-right:auto!important}.nomzo-theme .mb-0{margin-bottom:0!important}.nomzo-theme .mb-1{margin-bottom:.25rem!important}.nomzo-theme .mb-2{margin-bottom:.5rem!important}.nomzo-theme .mb-3{margin-bottom:1rem!important}.nomzo-theme .mb-4{margin-bottom:1.5rem!important}.nomzo-theme .mb-5{margin-bottom:3rem!important}.nomzo-theme .mb-auto{margin-bottom:auto!important}.nomzo-theme .ms-0{margin-left:0!important}.nomzo-theme .ms-1{margin-left:.25rem!important}.nomzo-theme .ms-2{margin-left:.5rem!important}.nomzo-theme .ms-3{margin-left:1rem!important}.nomzo-theme .ms-4{margin-left:1.5rem!important}.nomzo-theme .ms-5{margin-left:3rem!important}.nomzo-theme .ms-auto{margin-left:auto!important}.nomzo-theme .p-0{padding:0!important}.nomzo-theme .p-1{padding:.25rem!important}.nomzo-theme .p-2{padding:.5rem!important}.nomzo-theme .p-3{padding:1rem!important}.nomzo-theme .p-4{padding:1.5rem!important}.nomzo-theme .p-5{padding:3rem!important}.nomzo-theme .px-0{padding-right:0!important;padding-left:0!important}.nomzo-theme .px-1{padding-right:.25rem!important;padding-left:.25rem!important}.nomzo-theme .px-2{padding-right:.5rem!important;padding-left:.5rem!important}.nomzo-theme .px-3{padding-right:1rem!important;padding-left:1rem!important}.nomzo-theme .px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.nomzo-theme .px-5{padding-right:3rem!important;padding-left:3rem!important}.nomzo-theme .py-0{padding-top:0!important;padding-bottom:0!important}.nomzo-theme .py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.nomzo-theme .py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.nomzo-theme .py-3{padding-top:1rem!important;padding-bottom:1rem!important}.nomzo-theme .py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.nomzo-theme .py-5{padding-top:3rem!important;padding-bottom:3rem!important}.nomzo-theme .pt-0{padding-top:0!important}.nomzo-theme .pt-1{padding-top:.25rem!important}.nomzo-theme .pt-2{padding-top:.5rem!important}.nomzo-theme .pt-3{padding-top:1rem!important}.nomzo-theme .pt-4{padding-top:1.5rem!important}.nomzo-theme .pt-5{padding-top:3rem!important}.nomzo-theme .pe-0{padding-right:0!important}.nomzo-theme .pe-1{padding-right:.25rem!important}.nomzo-theme .pe-2{padding-right:.5rem!important}.nomzo-theme .pe-3{padding-right:1rem!important}.nomzo-theme .pe-4{padding-right:1.5rem!important}.nomzo-theme .pe-5{padding-right:3rem!important}.nomzo-theme .pb-0{padding-bottom:0!important}.nomzo-theme .pb-1{padding-bottom:.25rem!important}.nomzo-theme .pb-2{padding-bottom:.5rem!important}.nomzo-theme .pb-3{padding-bottom:1rem!important}.nomzo-theme .pb-4{padding-bottom:1.5rem!important}.nomzo-theme .pb-5{padding-bottom:3rem!important}.nomzo-theme .ps-0{padding-left:0!important}.nomzo-theme .ps-1{padding-left:.25rem!important}.nomzo-theme .ps-2{padding-left:.5rem!important}.nomzo-theme .ps-3{padding-left:1rem!important}.nomzo-theme .ps-4{padding-left:1.5rem!important}.nomzo-theme .ps-5{padding-left:3rem!important}.nomzo-theme .gap-0{gap:0!important}.nomzo-theme .gap-1{gap:.25rem!important}.nomzo-theme .gap-2{gap:.5rem!important}.nomzo-theme .gap-3{gap:1rem!important}.nomzo-theme .gap-4{gap:1.5rem!important}.nomzo-theme .gap-5{gap:3rem!important}.nomzo-theme .row-gap-0{row-gap:0!important}.nomzo-theme .row-gap-1{row-gap:.25rem!important}.nomzo-theme .row-gap-2{row-gap:.5rem!important}.nomzo-theme .row-gap-3{row-gap:1rem!important}.nomzo-theme .row-gap-4{row-gap:1.5rem!important}.nomzo-theme .row-gap-5{row-gap:3rem!important}.nomzo-theme .column-gap-0{-moz-column-gap:0!important;column-gap:0!important}.nomzo-theme .column-gap-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.nomzo-theme .column-gap-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.nomzo-theme .column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.nomzo-theme .column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.nomzo-theme .column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.nomzo-theme .font-monospace{font-family:var(--bs-font-monospace)!important}.nomzo-theme .fs-1{font-size:calc(1.375rem + 1.5vw)!important}.nomzo-theme .fs-2{font-size:calc(1.325rem + .9vw)!important}.nomzo-theme .fs-3{font-size:calc(1.3rem + .6vw)!important}.nomzo-theme .fs-4{font-size:calc(1.275rem + .3vw)!important}.nomzo-theme .fs-5{font-size:1.25rem!important}.nomzo-theme .fs-6{font-size:1rem!important}.nomzo-theme .fst-italic{font-style:italic!important}.nomzo-theme .fst-normal{font-style:normal!important}.nomzo-theme .fw-lighter{font-weight:lighter!important}.nomzo-theme .fw-light{font-weight:300!important}.nomzo-theme .fw-normal{font-weight:400!important}.nomzo-theme .fw-medium{font-weight:500!important}.nomzo-theme .fw-semibold{font-weight:600!important}.nomzo-theme .fw-bold{font-weight:700!important}.nomzo-theme .fw-bolder{font-weight:bolder!important}.nomzo-theme .lh-1{line-height:1!important}.nomzo-theme .lh-sm{line-height:1.25!important}.nomzo-theme .lh-base{line-height:1.5!important}.nomzo-theme .lh-lg{line-height:2!important}.nomzo-theme .text-start{text-align:left!important}.nomzo-theme .text-end{text-align:right!important}.nomzo-theme .text-center{text-align:center!important}.nomzo-theme .text-decoration-none{text-decoration:none!important}.nomzo-theme .text-decoration-underline{text-decoration:underline!important}.nomzo-theme .text-decoration-line-through{text-decoration:line-through!important}.nomzo-theme .text-lowercase{text-transform:lowercase!important}.nomzo-theme .text-uppercase{text-transform:uppercase!important}.nomzo-theme .text-capitalize{text-transform:capitalize!important}.nomzo-theme .text-wrap{white-space:normal!important}.nomzo-theme .text-nowrap{white-space:nowrap!important}.nomzo-theme .text-break{word-wrap:break-word!important;word-break:break-word!important}.nomzo-theme .text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.nomzo-theme .text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.nomzo-theme .text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.nomzo-theme .text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.nomzo-theme .text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.nomzo-theme .text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.nomzo-theme .text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.nomzo-theme .text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.nomzo-theme .text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.nomzo-theme .text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.nomzo-theme .text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.nomzo-theme .text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.nomzo-theme .text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.nomzo-theme .text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.nomzo-theme .text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.nomzo-theme .text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.nomzo-theme .text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.nomzo-theme .text-reset{--bs-text-opacity:1;color:inherit!important}.nomzo-theme .text-opacity-25{--bs-text-opacity:0.25}.nomzo-theme .text-opacity-50{--bs-text-opacity:0.5}.nomzo-theme .text-opacity-75{--bs-text-opacity:0.75}.nomzo-theme .text-opacity-100{--bs-text-opacity:1}.nomzo-theme .text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.nomzo-theme .text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.nomzo-theme .text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.nomzo-theme .text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.nomzo-theme .text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.nomzo-theme .text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.nomzo-theme .text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.nomzo-theme .text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.nomzo-theme .link-opacity-10{--bs-link-opacity:0.1}.nomzo-theme .link-opacity-10-hover:hover{--bs-link-opacity:0.1}.nomzo-theme .link-opacity-25{--bs-link-opacity:0.25}.nomzo-theme .link-opacity-25-hover:hover{--bs-link-opacity:0.25}.nomzo-theme .link-opacity-50{--bs-link-opacity:0.5}.nomzo-theme .link-opacity-50-hover:hover{--bs-link-opacity:0.5}.nomzo-theme .link-opacity-75{--bs-link-opacity:0.75}.nomzo-theme .link-opacity-75-hover:hover{--bs-link-opacity:0.75}.nomzo-theme .link-opacity-100{--bs-link-opacity:1}.nomzo-theme .link-opacity-100-hover:hover{--bs-link-opacity:1}.nomzo-theme .link-offset-1{text-underline-offset:0.125em!important}.nomzo-theme .link-offset-1-hover:hover{text-underline-offset:0.125em!important}.nomzo-theme .link-offset-2{text-underline-offset:0.25em!important}.nomzo-theme .link-offset-2-hover:hover{text-underline-offset:0.25em!important}.nomzo-theme .link-offset-3{text-underline-offset:0.375em!important}.nomzo-theme .link-offset-3-hover:hover{text-underline-offset:0.375em!important}.nomzo-theme .link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.nomzo-theme .link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.nomzo-theme .link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.nomzo-theme .link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.nomzo-theme .link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.nomzo-theme .link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.nomzo-theme .link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.nomzo-theme .link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.nomzo-theme .link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.nomzo-theme .link-underline-opacity-0{--bs-link-underline-opacity:0}.nomzo-theme .link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.nomzo-theme .link-underline-opacity-10{--bs-link-underline-opacity:0.1}.nomzo-theme .link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.nomzo-theme .link-underline-opacity-25{--bs-link-underline-opacity:0.25}.nomzo-theme .link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.nomzo-theme .link-underline-opacity-50{--bs-link-underline-opacity:0.5}.nomzo-theme .link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.nomzo-theme .link-underline-opacity-75{--bs-link-underline-opacity:0.75}.nomzo-theme .link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.nomzo-theme .link-underline-opacity-100{--bs-link-underline-opacity:1}.nomzo-theme .link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.nomzo-theme .bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.nomzo-theme .bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.nomzo-theme .bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.nomzo-theme .bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.nomzo-theme .bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.nomzo-theme .bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.nomzo-theme .bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.nomzo-theme .bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.nomzo-theme .bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.nomzo-theme .bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.nomzo-theme .bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.nomzo-theme .bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.nomzo-theme .bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.nomzo-theme .bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.nomzo-theme .bg-opacity-10{--bs-bg-opacity:0.1}.nomzo-theme .bg-opacity-25{--bs-bg-opacity:0.25}.nomzo-theme .bg-opacity-50{--bs-bg-opacity:0.5}.nomzo-theme .bg-opacity-75{--bs-bg-opacity:0.75}.nomzo-theme .bg-opacity-100{--bs-bg-opacity:1}.nomzo-theme .bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.nomzo-theme .bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.nomzo-theme .bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.nomzo-theme .bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.nomzo-theme .bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.nomzo-theme .bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.nomzo-theme .bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.nomzo-theme .bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.nomzo-theme .bg-gradient{background-image:var(--bs-gradient)!important}.nomzo-theme .user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.nomzo-theme .user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.nomzo-theme .user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.nomzo-theme .pe-none{pointer-events:none!important}.nomzo-theme .pe-auto{pointer-events:auto!important}.nomzo-theme .rounded{border-radius:var(--bs-border-radius)!important}.nomzo-theme .rounded-0{border-radius:0!important}.nomzo-theme .rounded-1{border-radius:var(--bs-border-radius-sm)!important}.nomzo-theme .rounded-2{border-radius:var(--bs-border-radius)!important}.nomzo-theme .rounded-3{border-radius:var(--bs-border-radius-lg)!important}.nomzo-theme .rounded-4{border-radius:var(--bs-border-radius-xl)!important}.nomzo-theme .rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.nomzo-theme .rounded-circle{border-radius:50%!important}.nomzo-theme .rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.nomzo-theme .rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.nomzo-theme .rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.nomzo-theme .rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.nomzo-theme .rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.nomzo-theme .rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.nomzo-theme .rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.nomzo-theme .rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.nomzo-theme .rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.nomzo-theme .rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.nomzo-theme .rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.nomzo-theme .rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.nomzo-theme .rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.nomzo-theme .rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.nomzo-theme .rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.nomzo-theme .rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.nomzo-theme .rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.nomzo-theme .rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.nomzo-theme .rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.nomzo-theme .rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.nomzo-theme .rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.nomzo-theme .rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.nomzo-theme .rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.nomzo-theme .rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.nomzo-theme .rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.nomzo-theme .rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.nomzo-theme .rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.nomzo-theme .rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.nomzo-theme .rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.nomzo-theme .rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.nomzo-theme .rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.nomzo-theme .rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.nomzo-theme .rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.nomzo-theme .rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.nomzo-theme .rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.nomzo-theme .rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.nomzo-theme .rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.nomzo-theme .visible{visibility:visible!important}.nomzo-theme .invisible{visibility:hidden!important}.nomzo-theme .z-n1{z-index:-1!important}.nomzo-theme .z-0{z-index:0!important}.nomzo-theme .z-1{z-index:1!important}.nomzo-theme .z-2{z-index:2!important}.nomzo-theme .z-3{z-index:3!important}@media (min-width:576px){.nomzo-theme .float-sm-start{float:left!important}.nomzo-theme .float-sm-end{float:right!important}.nomzo-theme .float-sm-none{float:none!important}.nomzo-theme .object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.nomzo-theme .object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.nomzo-theme .object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.nomzo-theme .object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.nomzo-theme .object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.nomzo-theme .d-sm-inline{display:inline!important}.nomzo-theme .d-sm-inline-block{display:inline-block!important}.nomzo-theme .d-sm-block{display:block!important}.nomzo-theme .d-sm-grid{display:grid!important}.nomzo-theme .d-sm-inline-grid{display:inline-grid!important}.nomzo-theme .d-sm-table{display:table!important}.nomzo-theme .d-sm-table-row{display:table-row!important}.nomzo-theme .d-sm-table-cell{display:table-cell!important}.nomzo-theme .d-sm-flex{display:flex!important}.nomzo-theme .d-sm-inline-flex{display:inline-flex!important}.nomzo-theme .d-sm-none{display:none!important}.nomzo-theme .flex-sm-fill{flex:1 1 auto!important}.nomzo-theme .flex-sm-row{flex-direction:row!important}.nomzo-theme .flex-sm-column{flex-direction:column!important}.nomzo-theme .flex-sm-row-reverse{flex-direction:row-reverse!important}.nomzo-theme .flex-sm-column-reverse{flex-direction:column-reverse!important}.nomzo-theme .flex-sm-grow-0{flex-grow:0!important}.nomzo-theme .flex-sm-grow-1{flex-grow:1!important}.nomzo-theme .flex-sm-shrink-0{flex-shrink:0!important}.nomzo-theme .flex-sm-shrink-1{flex-shrink:1!important}.nomzo-theme .flex-sm-wrap{flex-wrap:wrap!important}.nomzo-theme .flex-sm-nowrap{flex-wrap:nowrap!important}.nomzo-theme .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.nomzo-theme .justify-content-sm-start{justify-content:flex-start!important}.nomzo-theme .justify-content-sm-end{justify-content:flex-end!important}.nomzo-theme .justify-content-sm-center{justify-content:center!important}.nomzo-theme .justify-content-sm-between{justify-content:space-between!important}.nomzo-theme .justify-content-sm-around{justify-content:space-around!important}.nomzo-theme .justify-content-sm-evenly{justify-content:space-evenly!important}.nomzo-theme .align-items-sm-start{align-items:flex-start!important}.nomzo-theme .align-items-sm-end{align-items:flex-end!important}.nomzo-theme .align-items-sm-center{align-items:center!important}.nomzo-theme .align-items-sm-baseline{align-items:baseline!important}.nomzo-theme .align-items-sm-stretch{align-items:stretch!important}.nomzo-theme .align-content-sm-start{align-content:flex-start!important}.nomzo-theme .align-content-sm-end{align-content:flex-end!important}.nomzo-theme .align-content-sm-center{align-content:center!important}.nomzo-theme .align-content-sm-between{align-content:space-between!important}.nomzo-theme .align-content-sm-around{align-content:space-around!important}.nomzo-theme .align-content-sm-stretch{align-content:stretch!important}.nomzo-theme .align-self-sm-auto{align-self:auto!important}.nomzo-theme .align-self-sm-start{align-self:flex-start!important}.nomzo-theme .align-self-sm-end{align-self:flex-end!important}.nomzo-theme .align-self-sm-center{align-self:center!important}.nomzo-theme .align-self-sm-baseline{align-self:baseline!important}.nomzo-theme .align-self-sm-stretch{align-self:stretch!important}.nomzo-theme .order-sm-first{order:-1!important}.nomzo-theme .order-sm-0{order:0!important}.nomzo-theme .order-sm-1{order:1!important}.nomzo-theme .order-sm-2{order:2!important}.nomzo-theme .order-sm-3{order:3!important}.nomzo-theme .order-sm-4{order:4!important}.nomzo-theme .order-sm-5{order:5!important}.nomzo-theme .order-sm-last{order:6!important}.nomzo-theme .m-sm-0{margin:0!important}.nomzo-theme .m-sm-1{margin:.25rem!important}.nomzo-theme .m-sm-2{margin:.5rem!important}.nomzo-theme .m-sm-3{margin:1rem!important}.nomzo-theme .m-sm-4{margin:1.5rem!important}.nomzo-theme .m-sm-5{margin:3rem!important}.nomzo-theme .m-sm-auto{margin:auto!important}.nomzo-theme .mx-sm-0{margin-right:0!important;margin-left:0!important}.nomzo-theme .mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.nomzo-theme .mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.nomzo-theme .mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.nomzo-theme .mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.nomzo-theme .mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.nomzo-theme .mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.nomzo-theme .my-sm-0{margin-top:0!important;margin-bottom:0!important}.nomzo-theme .my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.nomzo-theme .my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.nomzo-theme .my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.nomzo-theme .my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.nomzo-theme .my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.nomzo-theme .my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.nomzo-theme .mt-sm-0{margin-top:0!important}.nomzo-theme .mt-sm-1{margin-top:.25rem!important}.nomzo-theme .mt-sm-2{margin-top:.5rem!important}.nomzo-theme .mt-sm-3{margin-top:1rem!important}.nomzo-theme .mt-sm-4{margin-top:1.5rem!important}.nomzo-theme .mt-sm-5{margin-top:3rem!important}.nomzo-theme .mt-sm-auto{margin-top:auto!important}.nomzo-theme .me-sm-0{margin-right:0!important}.nomzo-theme .me-sm-1{margin-right:.25rem!important}.nomzo-theme .me-sm-2{margin-right:.5rem!important}.nomzo-theme .me-sm-3{margin-right:1rem!important}.nomzo-theme .me-sm-4{margin-right:1.5rem!important}.nomzo-theme .me-sm-5{margin-right:3rem!important}.nomzo-theme .me-sm-auto{margin-right:auto!important}.nomzo-theme .mb-sm-0{margin-bottom:0!important}.nomzo-theme .mb-sm-1{margin-bottom:.25rem!important}.nomzo-theme .mb-sm-2{margin-bottom:.5rem!important}.nomzo-theme .mb-sm-3{margin-bottom:1rem!important}.nomzo-theme .mb-sm-4{margin-bottom:1.5rem!important}.nomzo-theme .mb-sm-5{margin-bottom:3rem!important}.nomzo-theme .mb-sm-auto{margin-bottom:auto!important}.nomzo-theme .ms-sm-0{margin-left:0!important}.nomzo-theme .ms-sm-1{margin-left:.25rem!important}.nomzo-theme .ms-sm-2{margin-left:.5rem!important}.nomzo-theme .ms-sm-3{margin-left:1rem!important}.nomzo-theme .ms-sm-4{margin-left:1.5rem!important}.nomzo-theme .ms-sm-5{margin-left:3rem!important}.nomzo-theme .ms-sm-auto{margin-left:auto!important}.nomzo-theme .p-sm-0{padding:0!important}.nomzo-theme .p-sm-1{padding:.25rem!important}.nomzo-theme .p-sm-2{padding:.5rem!important}.nomzo-theme .p-sm-3{padding:1rem!important}.nomzo-theme .p-sm-4{padding:1.5rem!important}.nomzo-theme .p-sm-5{padding:3rem!important}.nomzo-theme .px-sm-0{padding-right:0!important;padding-left:0!important}.nomzo-theme .px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.nomzo-theme .px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.nomzo-theme .px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.nomzo-theme .px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.nomzo-theme .px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.nomzo-theme .py-sm-0{padding-top:0!important;padding-bottom:0!important}.nomzo-theme .py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.nomzo-theme .py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.nomzo-theme .py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.nomzo-theme .py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.nomzo-theme .py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.nomzo-theme .pt-sm-0{padding-top:0!important}.nomzo-theme .pt-sm-1{padding-top:.25rem!important}.nomzo-theme .pt-sm-2{padding-top:.5rem!important}.nomzo-theme .pt-sm-3{padding-top:1rem!important}.nomzo-theme .pt-sm-4{padding-top:1.5rem!important}.nomzo-theme .pt-sm-5{padding-top:3rem!important}.nomzo-theme .pe-sm-0{padding-right:0!important}.nomzo-theme .pe-sm-1{padding-right:.25rem!important}.nomzo-theme .pe-sm-2{padding-right:.5rem!important}.nomzo-theme .pe-sm-3{padding-right:1rem!important}.nomzo-theme .pe-sm-4{padding-right:1.5rem!important}.nomzo-theme .pe-sm-5{padding-right:3rem!important}.nomzo-theme .pb-sm-0{padding-bottom:0!important}.nomzo-theme .pb-sm-1{padding-bottom:.25rem!important}.nomzo-theme .pb-sm-2{padding-bottom:.5rem!important}.nomzo-theme .pb-sm-3{padding-bottom:1rem!important}.nomzo-theme .pb-sm-4{padding-bottom:1.5rem!important}.nomzo-theme .pb-sm-5{padding-bottom:3rem!important}.nomzo-theme .ps-sm-0{padding-left:0!important}.nomzo-theme .ps-sm-1{padding-left:.25rem!important}.nomzo-theme .ps-sm-2{padding-left:.5rem!important}.nomzo-theme .ps-sm-3{padding-left:1rem!important}.nomzo-theme .ps-sm-4{padding-left:1.5rem!important}.nomzo-theme .ps-sm-5{padding-left:3rem!important}.nomzo-theme .gap-sm-0{gap:0!important}.nomzo-theme .gap-sm-1{gap:.25rem!important}.nomzo-theme .gap-sm-2{gap:.5rem!important}.nomzo-theme .gap-sm-3{gap:1rem!important}.nomzo-theme .gap-sm-4{gap:1.5rem!important}.nomzo-theme .gap-sm-5{gap:3rem!important}.nomzo-theme .row-gap-sm-0{row-gap:0!important}.nomzo-theme .row-gap-sm-1{row-gap:.25rem!important}.nomzo-theme .row-gap-sm-2{row-gap:.5rem!important}.nomzo-theme .row-gap-sm-3{row-gap:1rem!important}.nomzo-theme .row-gap-sm-4{row-gap:1.5rem!important}.nomzo-theme .row-gap-sm-5{row-gap:3rem!important}.nomzo-theme .column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.nomzo-theme .column-gap-sm-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.nomzo-theme .column-gap-sm-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.nomzo-theme .column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.nomzo-theme .column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.nomzo-theme .column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.nomzo-theme .text-sm-start{text-align:left!important}.nomzo-theme .text-sm-end{text-align:right!important}.nomzo-theme .text-sm-center{text-align:center!important}}@media (min-width:768px){.nomzo-theme .float-md-start{float:left!important}.nomzo-theme .float-md-end{float:right!important}.nomzo-theme .float-md-none{float:none!important}.nomzo-theme .object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.nomzo-theme .object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.nomzo-theme .object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.nomzo-theme .object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.nomzo-theme .object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.nomzo-theme .d-md-inline{display:inline!important}.nomzo-theme .d-md-inline-block{display:inline-block!important}.nomzo-theme .d-md-block{display:block!important}.nomzo-theme .d-md-grid{display:grid!important}.nomzo-theme .d-md-inline-grid{display:inline-grid!important}.nomzo-theme .d-md-table{display:table!important}.nomzo-theme .d-md-table-row{display:table-row!important}.nomzo-theme .d-md-table-cell{display:table-cell!important}.nomzo-theme .d-md-flex{display:flex!important}.nomzo-theme .d-md-inline-flex{display:inline-flex!important}.nomzo-theme .d-md-none{display:none!important}.nomzo-theme .flex-md-fill{flex:1 1 auto!important}.nomzo-theme .flex-md-row{flex-direction:row!important}.nomzo-theme .flex-md-column{flex-direction:column!important}.nomzo-theme .flex-md-row-reverse{flex-direction:row-reverse!important}.nomzo-theme .flex-md-column-reverse{flex-direction:column-reverse!important}.nomzo-theme .flex-md-grow-0{flex-grow:0!important}.nomzo-theme .flex-md-grow-1{flex-grow:1!important}.nomzo-theme .flex-md-shrink-0{flex-shrink:0!important}.nomzo-theme .flex-md-shrink-1{flex-shrink:1!important}.nomzo-theme .flex-md-wrap{flex-wrap:wrap!important}.nomzo-theme .flex-md-nowrap{flex-wrap:nowrap!important}.nomzo-theme .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.nomzo-theme .justify-content-md-start{justify-content:flex-start!important}.nomzo-theme .justify-content-md-end{justify-content:flex-end!important}.nomzo-theme .justify-content-md-center{justify-content:center!important}.nomzo-theme .justify-content-md-between{justify-content:space-between!important}.nomzo-theme .justify-content-md-around{justify-content:space-around!important}.nomzo-theme .justify-content-md-evenly{justify-content:space-evenly!important}.nomzo-theme .align-items-md-start{align-items:flex-start!important}.nomzo-theme .align-items-md-end{align-items:flex-end!important}.nomzo-theme .align-items-md-center{align-items:center!important}.nomzo-theme .align-items-md-baseline{align-items:baseline!important}.nomzo-theme .align-items-md-stretch{align-items:stretch!important}.nomzo-theme .align-content-md-start{align-content:flex-start!important}.nomzo-theme .align-content-md-end{align-content:flex-end!important}.nomzo-theme .align-content-md-center{align-content:center!important}.nomzo-theme .align-content-md-between{align-content:space-between!important}.nomzo-theme .align-content-md-around{align-content:space-around!important}.nomzo-theme .align-content-md-stretch{align-content:stretch!important}.nomzo-theme .align-self-md-auto{align-self:auto!important}.nomzo-theme .align-self-md-start{align-self:flex-start!important}.nomzo-theme .align-self-md-end{align-self:flex-end!important}.nomzo-theme .align-self-md-center{align-self:center!important}.nomzo-theme .align-self-md-baseline{align-self:baseline!important}.nomzo-theme .align-self-md-stretch{align-self:stretch!important}.nomzo-theme .order-md-first{order:-1!important}.nomzo-theme .order-md-0{order:0!important}.nomzo-theme .order-md-1{order:1!important}.nomzo-theme .order-md-2{order:2!important}.nomzo-theme .order-md-3{order:3!important}.nomzo-theme .order-md-4{order:4!important}.nomzo-theme .order-md-5{order:5!important}.nomzo-theme .order-md-last{order:6!important}.nomzo-theme .m-md-0{margin:0!important}.nomzo-theme .m-md-1{margin:.25rem!important}.nomzo-theme .m-md-2{margin:.5rem!important}.nomzo-theme .m-md-3{margin:1rem!important}.nomzo-theme .m-md-4{margin:1.5rem!important}.nomzo-theme .m-md-5{margin:3rem!important}.nomzo-theme .m-md-auto{margin:auto!important}.nomzo-theme .mx-md-0{margin-right:0!important;margin-left:0!important}.nomzo-theme .mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.nomzo-theme .mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.nomzo-theme .mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.nomzo-theme .mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.nomzo-theme .mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.nomzo-theme .mx-md-auto{margin-right:auto!important;margin-left:auto!important}.nomzo-theme .my-md-0{margin-top:0!important;margin-bottom:0!important}.nomzo-theme .my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.nomzo-theme .my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.nomzo-theme .my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.nomzo-theme .my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.nomzo-theme .my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.nomzo-theme .my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.nomzo-theme .mt-md-0{margin-top:0!important}.nomzo-theme .mt-md-1{margin-top:.25rem!important}.nomzo-theme .mt-md-2{margin-top:.5rem!important}.nomzo-theme .mt-md-3{margin-top:1rem!important}.nomzo-theme .mt-md-4{margin-top:1.5rem!important}.nomzo-theme .mt-md-5{margin-top:3rem!important}.nomzo-theme .mt-md-auto{margin-top:auto!important}.nomzo-theme .me-md-0{margin-right:0!important}.nomzo-theme .me-md-1{margin-right:.25rem!important}.nomzo-theme .me-md-2{margin-right:.5rem!important}.nomzo-theme .me-md-3{margin-right:1rem!important}.nomzo-theme .me-md-4{margin-right:1.5rem!important}.nomzo-theme .me-md-5{margin-right:3rem!important}.nomzo-theme .me-md-auto{margin-right:auto!important}.nomzo-theme .mb-md-0{margin-bottom:0!important}.nomzo-theme .mb-md-1{margin-bottom:.25rem!important}.nomzo-theme .mb-md-2{margin-bottom:.5rem!important}.nomzo-theme .mb-md-3{margin-bottom:1rem!important}.nomzo-theme .mb-md-4{margin-bottom:1.5rem!important}.nomzo-theme .mb-md-5{margin-bottom:3rem!important}.nomzo-theme .mb-md-auto{margin-bottom:auto!important}.nomzo-theme .ms-md-0{margin-left:0!important}.nomzo-theme .ms-md-1{margin-left:.25rem!important}.nomzo-theme .ms-md-2{margin-left:.5rem!important}.nomzo-theme .ms-md-3{margin-left:1rem!important}.nomzo-theme .ms-md-4{margin-left:1.5rem!important}.nomzo-theme .ms-md-5{margin-left:3rem!important}.nomzo-theme .ms-md-auto{margin-left:auto!important}.nomzo-theme .p-md-0{padding:0!important}.nomzo-theme .p-md-1{padding:.25rem!important}.nomzo-theme .p-md-2{padding:.5rem!important}.nomzo-theme .p-md-3{padding:1rem!important}.nomzo-theme .p-md-4{padding:1.5rem!important}.nomzo-theme .p-md-5{padding:3rem!important}.nomzo-theme .px-md-0{padding-right:0!important;padding-left:0!important}.nomzo-theme .px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.nomzo-theme .px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.nomzo-theme .px-md-3{padding-right:1rem!important;padding-left:1rem!important}.nomzo-theme .px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.nomzo-theme .px-md-5{padding-right:3rem!important;padding-left:3rem!important}.nomzo-theme .py-md-0{padding-top:0!important;padding-bottom:0!important}.nomzo-theme .py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.nomzo-theme .py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.nomzo-theme .py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.nomzo-theme .py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.nomzo-theme .py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.nomzo-theme .pt-md-0{padding-top:0!important}.nomzo-theme .pt-md-1{padding-top:.25rem!important}.nomzo-theme .pt-md-2{padding-top:.5rem!important}.nomzo-theme .pt-md-3{padding-top:1rem!important}.nomzo-theme .pt-md-4{padding-top:1.5rem!important}.nomzo-theme .pt-md-5{padding-top:3rem!important}.nomzo-theme .pe-md-0{padding-right:0!important}.nomzo-theme .pe-md-1{padding-right:.25rem!important}.nomzo-theme .pe-md-2{padding-right:.5rem!important}.nomzo-theme .pe-md-3{padding-right:1rem!important}.nomzo-theme .pe-md-4{padding-right:1.5rem!important}.nomzo-theme .pe-md-5{padding-right:3rem!important}.nomzo-theme .pb-md-0{padding-bottom:0!important}.nomzo-theme .pb-md-1{padding-bottom:.25rem!important}.nomzo-theme .pb-md-2{padding-bottom:.5rem!important}.nomzo-theme .pb-md-3{padding-bottom:1rem!important}.nomzo-theme .pb-md-4{padding-bottom:1.5rem!important}.nomzo-theme .pb-md-5{padding-bottom:3rem!important}.nomzo-theme .ps-md-0{padding-left:0!important}.nomzo-theme .ps-md-1{padding-left:.25rem!important}.nomzo-theme .ps-md-2{padding-left:.5rem!important}.nomzo-theme .ps-md-3{padding-left:1rem!important}.nomzo-theme .ps-md-4{padding-left:1.5rem!important}.nomzo-theme .ps-md-5{padding-left:3rem!important}.nomzo-theme .gap-md-0{gap:0!important}.nomzo-theme .gap-md-1{gap:.25rem!important}.nomzo-theme .gap-md-2{gap:.5rem!important}.nomzo-theme .gap-md-3{gap:1rem!important}.nomzo-theme .gap-md-4{gap:1.5rem!important}.nomzo-theme .gap-md-5{gap:3rem!important}.nomzo-theme .row-gap-md-0{row-gap:0!important}.nomzo-theme .row-gap-md-1{row-gap:.25rem!important}.nomzo-theme .row-gap-md-2{row-gap:.5rem!important}.nomzo-theme .row-gap-md-3{row-gap:1rem!important}.nomzo-theme .row-gap-md-4{row-gap:1.5rem!important}.nomzo-theme .row-gap-md-5{row-gap:3rem!important}.nomzo-theme .column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.nomzo-theme .column-gap-md-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.nomzo-theme .column-gap-md-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.nomzo-theme .column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.nomzo-theme .column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.nomzo-theme .column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.nomzo-theme .text-md-start{text-align:left!important}.nomzo-theme .text-md-end{text-align:right!important}.nomzo-theme .text-md-center{text-align:center!important}}@media (min-width:992px){.nomzo-theme .float-lg-start{float:left!important}.nomzo-theme .float-lg-end{float:right!important}.nomzo-theme .float-lg-none{float:none!important}.nomzo-theme .object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.nomzo-theme .object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.nomzo-theme .object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.nomzo-theme .object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.nomzo-theme .object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.nomzo-theme .d-lg-inline{display:inline!important}.nomzo-theme .d-lg-inline-block{display:inline-block!important}.nomzo-theme .d-lg-block{display:block!important}.nomzo-theme .d-lg-grid{display:grid!important}.nomzo-theme .d-lg-inline-grid{display:inline-grid!important}.nomzo-theme .d-lg-table{display:table!important}.nomzo-theme .d-lg-table-row{display:table-row!important}.nomzo-theme .d-lg-table-cell{display:table-cell!important}.nomzo-theme .d-lg-flex{display:flex!important}.nomzo-theme .d-lg-inline-flex{display:inline-flex!important}.nomzo-theme .d-lg-none{display:none!important}.nomzo-theme .flex-lg-fill{flex:1 1 auto!important}.nomzo-theme .flex-lg-row{flex-direction:row!important}.nomzo-theme .flex-lg-column{flex-direction:column!important}.nomzo-theme .flex-lg-row-reverse{flex-direction:row-reverse!important}.nomzo-theme .flex-lg-column-reverse{flex-direction:column-reverse!important}.nomzo-theme .flex-lg-grow-0{flex-grow:0!important}.nomzo-theme .flex-lg-grow-1{flex-grow:1!important}.nomzo-theme .flex-lg-shrink-0{flex-shrink:0!important}.nomzo-theme .flex-lg-shrink-1{flex-shrink:1!important}.nomzo-theme .flex-lg-wrap{flex-wrap:wrap!important}.nomzo-theme .flex-lg-nowrap{flex-wrap:nowrap!important}.nomzo-theme .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.nomzo-theme .justify-content-lg-start{justify-content:flex-start!important}.nomzo-theme .justify-content-lg-end{justify-content:flex-end!important}.nomzo-theme .justify-content-lg-center{justify-content:center!important}.nomzo-theme .justify-content-lg-between{justify-content:space-between!important}.nomzo-theme .justify-content-lg-around{justify-content:space-around!important}.nomzo-theme .justify-content-lg-evenly{justify-content:space-evenly!important}.nomzo-theme .align-items-lg-start{align-items:flex-start!important}.nomzo-theme .align-items-lg-end{align-items:flex-end!important}.nomzo-theme .align-items-lg-center{align-items:center!important}.nomzo-theme .align-items-lg-baseline{align-items:baseline!important}.nomzo-theme .align-items-lg-stretch{align-items:stretch!important}.nomzo-theme .align-content-lg-start{align-content:flex-start!important}.nomzo-theme .align-content-lg-end{align-content:flex-end!important}.nomzo-theme .align-content-lg-center{align-content:center!important}.nomzo-theme .align-content-lg-between{align-content:space-between!important}.nomzo-theme .align-content-lg-around{align-content:space-around!important}.nomzo-theme .align-content-lg-stretch{align-content:stretch!important}.nomzo-theme .align-self-lg-auto{align-self:auto!important}.nomzo-theme .align-self-lg-start{align-self:flex-start!important}.nomzo-theme .align-self-lg-end{align-self:flex-end!important}.nomzo-theme .align-self-lg-center{align-self:center!important}.nomzo-theme .align-self-lg-baseline{align-self:baseline!important}.nomzo-theme .align-self-lg-stretch{align-self:stretch!important}.nomzo-theme .order-lg-first{order:-1!important}.nomzo-theme .order-lg-0{order:0!important}.nomzo-theme .order-lg-1{order:1!important}.nomzo-theme .order-lg-2{order:2!important}.nomzo-theme .order-lg-3{order:3!important}.nomzo-theme .order-lg-4{order:4!important}.nomzo-theme .order-lg-5{order:5!important}.nomzo-theme .order-lg-last{order:6!important}.nomzo-theme .m-lg-0{margin:0!important}.nomzo-theme .m-lg-1{margin:.25rem!important}.nomzo-theme .m-lg-2{margin:.5rem!important}.nomzo-theme .m-lg-3{margin:1rem!important}.nomzo-theme .m-lg-4{margin:1.5rem!important}.nomzo-theme .m-lg-5{margin:3rem!important}.nomzo-theme .m-lg-auto{margin:auto!important}.nomzo-theme .mx-lg-0{margin-right:0!important;margin-left:0!important}.nomzo-theme .mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.nomzo-theme .mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.nomzo-theme .mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.nomzo-theme .mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.nomzo-theme .mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.nomzo-theme .mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.nomzo-theme .my-lg-0{margin-top:0!important;margin-bottom:0!important}.nomzo-theme .my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.nomzo-theme .my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.nomzo-theme .my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.nomzo-theme .my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.nomzo-theme .my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.nomzo-theme .my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.nomzo-theme .mt-lg-0{margin-top:0!important}.nomzo-theme .mt-lg-1{margin-top:.25rem!important}.nomzo-theme .mt-lg-2{margin-top:.5rem!important}.nomzo-theme .mt-lg-3{margin-top:1rem!important}.nomzo-theme .mt-lg-4{margin-top:1.5rem!important}.nomzo-theme .mt-lg-5{margin-top:3rem!important}.nomzo-theme .mt-lg-auto{margin-top:auto!important}.nomzo-theme .me-lg-0{margin-right:0!important}.nomzo-theme .me-lg-1{margin-right:.25rem!important}.nomzo-theme .me-lg-2{margin-right:.5rem!important}.nomzo-theme .me-lg-3{margin-right:1rem!important}.nomzo-theme .me-lg-4{margin-right:1.5rem!important}.nomzo-theme .me-lg-5{margin-right:3rem!important}.nomzo-theme .me-lg-auto{margin-right:auto!important}.nomzo-theme .mb-lg-0{margin-bottom:0!important}.nomzo-theme .mb-lg-1{margin-bottom:.25rem!important}.nomzo-theme .mb-lg-2{margin-bottom:.5rem!important}.nomzo-theme .mb-lg-3{margin-bottom:1rem!important}.nomzo-theme .mb-lg-4{margin-bottom:1.5rem!important}.nomzo-theme .mb-lg-5{margin-bottom:3rem!important}.nomzo-theme .mb-lg-auto{margin-bottom:auto!important}.nomzo-theme .ms-lg-0{margin-left:0!important}.nomzo-theme .ms-lg-1{margin-left:.25rem!important}.nomzo-theme .ms-lg-2{margin-left:.5rem!important}.nomzo-theme .ms-lg-3{margin-left:1rem!important}.nomzo-theme .ms-lg-4{margin-left:1.5rem!important}.nomzo-theme .ms-lg-5{margin-left:3rem!important}.nomzo-theme .ms-lg-auto{margin-left:auto!important}.nomzo-theme .p-lg-0{padding:0!important}.nomzo-theme .p-lg-1{padding:.25rem!important}.nomzo-theme .p-lg-2{padding:.5rem!important}.nomzo-theme .p-lg-3{padding:1rem!important}.nomzo-theme .p-lg-4{padding:1.5rem!important}.nomzo-theme .p-lg-5{padding:3rem!important}.nomzo-theme .px-lg-0{padding-right:0!important;padding-left:0!important}.nomzo-theme .px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.nomzo-theme .px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.nomzo-theme .px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.nomzo-theme .px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.nomzo-theme .px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.nomzo-theme .py-lg-0{padding-top:0!important;padding-bottom:0!important}.nomzo-theme .py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.nomzo-theme .py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.nomzo-theme .py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.nomzo-theme .py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.nomzo-theme .py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.nomzo-theme .pt-lg-0{padding-top:0!important}.nomzo-theme .pt-lg-1{padding-top:.25rem!important}.nomzo-theme .pt-lg-2{padding-top:.5rem!important}.nomzo-theme .pt-lg-3{padding-top:1rem!important}.nomzo-theme .pt-lg-4{padding-top:1.5rem!important}.nomzo-theme .pt-lg-5{padding-top:3rem!important}.nomzo-theme .pe-lg-0{padding-right:0!important}.nomzo-theme .pe-lg-1{padding-right:.25rem!important}.nomzo-theme .pe-lg-2{padding-right:.5rem!important}.nomzo-theme .pe-lg-3{padding-right:1rem!important}.nomzo-theme .pe-lg-4{padding-right:1.5rem!important}.nomzo-theme .pe-lg-5{padding-right:3rem!important}.nomzo-theme .pb-lg-0{padding-bottom:0!important}.nomzo-theme .pb-lg-1{padding-bottom:.25rem!important}.nomzo-theme .pb-lg-2{padding-bottom:.5rem!important}.nomzo-theme .pb-lg-3{padding-bottom:1rem!important}.nomzo-theme .pb-lg-4{padding-bottom:1.5rem!important}.nomzo-theme .pb-lg-5{padding-bottom:3rem!important}.nomzo-theme .ps-lg-0{padding-left:0!important}.nomzo-theme .ps-lg-1{padding-left:.25rem!important}.nomzo-theme .ps-lg-2{padding-left:.5rem!important}.nomzo-theme .ps-lg-3{padding-left:1rem!important}.nomzo-theme .ps-lg-4{padding-left:1.5rem!important}.nomzo-theme .ps-lg-5{padding-left:3rem!important}.nomzo-theme .gap-lg-0{gap:0!important}.nomzo-theme .gap-lg-1{gap:.25rem!important}.nomzo-theme .gap-lg-2{gap:.5rem!important}.nomzo-theme .gap-lg-3{gap:1rem!important}.nomzo-theme .gap-lg-4{gap:1.5rem!important}.nomzo-theme .gap-lg-5{gap:3rem!important}.nomzo-theme .row-gap-lg-0{row-gap:0!important}.nomzo-theme .row-gap-lg-1{row-gap:.25rem!important}.nomzo-theme .row-gap-lg-2{row-gap:.5rem!important}.nomzo-theme .row-gap-lg-3{row-gap:1rem!important}.nomzo-theme .row-gap-lg-4{row-gap:1.5rem!important}.nomzo-theme .row-gap-lg-5{row-gap:3rem!important}.nomzo-theme .column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.nomzo-theme .column-gap-lg-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.nomzo-theme .column-gap-lg-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.nomzo-theme .column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.nomzo-theme .column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.nomzo-theme .column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.nomzo-theme .text-lg-start{text-align:left!important}.nomzo-theme .text-lg-end{text-align:right!important}.nomzo-theme .text-lg-center{text-align:center!important}}@media (min-width:1200px){.nomzo-theme .float-xl-start{float:left!important}.nomzo-theme .float-xl-end{float:right!important}.nomzo-theme .float-xl-none{float:none!important}.nomzo-theme .object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.nomzo-theme .object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.nomzo-theme .object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.nomzo-theme .object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.nomzo-theme .object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.nomzo-theme .d-xl-inline{display:inline!important}.nomzo-theme .d-xl-inline-block{display:inline-block!important}.nomzo-theme .d-xl-block{display:block!important}.nomzo-theme .d-xl-grid{display:grid!important}.nomzo-theme .d-xl-inline-grid{display:inline-grid!important}.nomzo-theme .d-xl-table{display:table!important}.nomzo-theme .d-xl-table-row{display:table-row!important}.nomzo-theme .d-xl-table-cell{display:table-cell!important}.nomzo-theme .d-xl-flex{display:flex!important}.nomzo-theme .d-xl-inline-flex{display:inline-flex!important}.nomzo-theme .d-xl-none{display:none!important}.nomzo-theme .flex-xl-fill{flex:1 1 auto!important}.nomzo-theme .flex-xl-row{flex-direction:row!important}.nomzo-theme .flex-xl-column{flex-direction:column!important}.nomzo-theme .flex-xl-row-reverse{flex-direction:row-reverse!important}.nomzo-theme .flex-xl-column-reverse{flex-direction:column-reverse!important}.nomzo-theme .flex-xl-grow-0{flex-grow:0!important}.nomzo-theme .flex-xl-grow-1{flex-grow:1!important}.nomzo-theme .flex-xl-shrink-0{flex-shrink:0!important}.nomzo-theme .flex-xl-shrink-1{flex-shrink:1!important}.nomzo-theme .flex-xl-wrap{flex-wrap:wrap!important}.nomzo-theme .flex-xl-nowrap{flex-wrap:nowrap!important}.nomzo-theme .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.nomzo-theme .justify-content-xl-start{justify-content:flex-start!important}.nomzo-theme .justify-content-xl-end{justify-content:flex-end!important}.nomzo-theme .justify-content-xl-center{justify-content:center!important}.nomzo-theme .justify-content-xl-between{justify-content:space-between!important}.nomzo-theme .justify-content-xl-around{justify-content:space-around!important}.nomzo-theme .justify-content-xl-evenly{justify-content:space-evenly!important}.nomzo-theme .align-items-xl-start{align-items:flex-start!important}.nomzo-theme .align-items-xl-end{align-items:flex-end!important}.nomzo-theme .align-items-xl-center{align-items:center!important}.nomzo-theme .align-items-xl-baseline{align-items:baseline!important}.nomzo-theme .align-items-xl-stretch{align-items:stretch!important}.nomzo-theme .align-content-xl-start{align-content:flex-start!important}.nomzo-theme .align-content-xl-end{align-content:flex-end!important}.nomzo-theme .align-content-xl-center{align-content:center!important}.nomzo-theme .align-content-xl-between{align-content:space-between!important}.nomzo-theme .align-content-xl-around{align-content:space-around!important}.nomzo-theme .align-content-xl-stretch{align-content:stretch!important}.nomzo-theme .align-self-xl-auto{align-self:auto!important}.nomzo-theme .align-self-xl-start{align-self:flex-start!important}.nomzo-theme .align-self-xl-end{align-self:flex-end!important}.nomzo-theme .align-self-xl-center{align-self:center!important}.nomzo-theme .align-self-xl-baseline{align-self:baseline!important}.nomzo-theme .align-self-xl-stretch{align-self:stretch!important}.nomzo-theme .order-xl-first{order:-1!important}.nomzo-theme .order-xl-0{order:0!important}.nomzo-theme .order-xl-1{order:1!important}.nomzo-theme .order-xl-2{order:2!important}.nomzo-theme .order-xl-3{order:3!important}.nomzo-theme .order-xl-4{order:4!important}.nomzo-theme .order-xl-5{order:5!important}.nomzo-theme .order-xl-last{order:6!important}.nomzo-theme .m-xl-0{margin:0!important}.nomzo-theme .m-xl-1{margin:.25rem!important}.nomzo-theme .m-xl-2{margin:.5rem!important}.nomzo-theme .m-xl-3{margin:1rem!important}.nomzo-theme .m-xl-4{margin:1.5rem!important}.nomzo-theme .m-xl-5{margin:3rem!important}.nomzo-theme .m-xl-auto{margin:auto!important}.nomzo-theme .mx-xl-0{margin-right:0!important;margin-left:0!important}.nomzo-theme .mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.nomzo-theme .mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.nomzo-theme .mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.nomzo-theme .mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.nomzo-theme .mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.nomzo-theme .mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.nomzo-theme .my-xl-0{margin-top:0!important;margin-bottom:0!important}.nomzo-theme .my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.nomzo-theme .my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.nomzo-theme .my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.nomzo-theme .my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.nomzo-theme .my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.nomzo-theme .my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.nomzo-theme .mt-xl-0{margin-top:0!important}.nomzo-theme .mt-xl-1{margin-top:.25rem!important}.nomzo-theme .mt-xl-2{margin-top:.5rem!important}.nomzo-theme .mt-xl-3{margin-top:1rem!important}.nomzo-theme .mt-xl-4{margin-top:1.5rem!important}.nomzo-theme .mt-xl-5{margin-top:3rem!important}.nomzo-theme .mt-xl-auto{margin-top:auto!important}.nomzo-theme .me-xl-0{margin-right:0!important}.nomzo-theme .me-xl-1{margin-right:.25rem!important}.nomzo-theme .me-xl-2{margin-right:.5rem!important}.nomzo-theme .me-xl-3{margin-right:1rem!important}.nomzo-theme .me-xl-4{margin-right:1.5rem!important}.nomzo-theme .me-xl-5{margin-right:3rem!important}.nomzo-theme .me-xl-auto{margin-right:auto!important}.nomzo-theme .mb-xl-0{margin-bottom:0!important}.nomzo-theme .mb-xl-1{margin-bottom:.25rem!important}.nomzo-theme .mb-xl-2{margin-bottom:.5rem!important}.nomzo-theme .mb-xl-3{margin-bottom:1rem!important}.nomzo-theme .mb-xl-4{margin-bottom:1.5rem!important}.nomzo-theme .mb-xl-5{margin-bottom:3rem!important}.nomzo-theme .mb-xl-auto{margin-bottom:auto!important}.nomzo-theme .ms-xl-0{margin-left:0!important}.nomzo-theme .ms-xl-1{margin-left:.25rem!important}.nomzo-theme .ms-xl-2{margin-left:.5rem!important}.nomzo-theme .ms-xl-3{margin-left:1rem!important}.nomzo-theme .ms-xl-4{margin-left:1.5rem!important}.nomzo-theme .ms-xl-5{margin-left:3rem!important}.nomzo-theme .ms-xl-auto{margin-left:auto!important}.nomzo-theme .p-xl-0{padding:0!important}.nomzo-theme .p-xl-1{padding:.25rem!important}.nomzo-theme .p-xl-2{padding:.5rem!important}.nomzo-theme .p-xl-3{padding:1rem!important}.nomzo-theme .p-xl-4{padding:1.5rem!important}.nomzo-theme .p-xl-5{padding:3rem!important}.nomzo-theme .px-xl-0{padding-right:0!important;padding-left:0!important}.nomzo-theme .px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.nomzo-theme .px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.nomzo-theme .px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.nomzo-theme .px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.nomzo-theme .px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.nomzo-theme .py-xl-0{padding-top:0!important;padding-bottom:0!important}.nomzo-theme .py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.nomzo-theme .py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.nomzo-theme .py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.nomzo-theme .py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.nomzo-theme .py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.nomzo-theme .pt-xl-0{padding-top:0!important}.nomzo-theme .pt-xl-1{padding-top:.25rem!important}.nomzo-theme .pt-xl-2{padding-top:.5rem!important}.nomzo-theme .pt-xl-3{padding-top:1rem!important}.nomzo-theme .pt-xl-4{padding-top:1.5rem!important}.nomzo-theme .pt-xl-5{padding-top:3rem!important}.nomzo-theme .pe-xl-0{padding-right:0!important}.nomzo-theme .pe-xl-1{padding-right:.25rem!important}.nomzo-theme .pe-xl-2{padding-right:.5rem!important}.nomzo-theme .pe-xl-3{padding-right:1rem!important}.nomzo-theme .pe-xl-4{padding-right:1.5rem!important}.nomzo-theme .pe-xl-5{padding-right:3rem!important}.nomzo-theme .pb-xl-0{padding-bottom:0!important}.nomzo-theme .pb-xl-1{padding-bottom:.25rem!important}.nomzo-theme .pb-xl-2{padding-bottom:.5rem!important}.nomzo-theme .pb-xl-3{padding-bottom:1rem!important}.nomzo-theme .pb-xl-4{padding-bottom:1.5rem!important}.nomzo-theme .pb-xl-5{padding-bottom:3rem!important}.nomzo-theme .ps-xl-0{padding-left:0!important}.nomzo-theme .ps-xl-1{padding-left:.25rem!important}.nomzo-theme .ps-xl-2{padding-left:.5rem!important}.nomzo-theme .ps-xl-3{padding-left:1rem!important}.nomzo-theme .ps-xl-4{padding-left:1.5rem!important}.nomzo-theme .ps-xl-5{padding-left:3rem!important}.nomzo-theme .gap-xl-0{gap:0!important}.nomzo-theme .gap-xl-1{gap:.25rem!important}.nomzo-theme .gap-xl-2{gap:.5rem!important}.nomzo-theme .gap-xl-3{gap:1rem!important}.nomzo-theme .gap-xl-4{gap:1.5rem!important}.nomzo-theme .gap-xl-5{gap:3rem!important}.nomzo-theme .row-gap-xl-0{row-gap:0!important}.nomzo-theme .row-gap-xl-1{row-gap:.25rem!important}.nomzo-theme .row-gap-xl-2{row-gap:.5rem!important}.nomzo-theme .row-gap-xl-3{row-gap:1rem!important}.nomzo-theme .row-gap-xl-4{row-gap:1.5rem!important}.nomzo-theme .row-gap-xl-5{row-gap:3rem!important}.nomzo-theme .column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.nomzo-theme .column-gap-xl-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.nomzo-theme .column-gap-xl-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.nomzo-theme .column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.nomzo-theme .column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.nomzo-theme .column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.nomzo-theme .text-xl-start{text-align:left!important}.nomzo-theme .text-xl-end{text-align:right!important}.nomzo-theme .text-xl-center{text-align:center!important}}@media (min-width:1400px){.nomzo-theme .float-xxl-start{float:left!important}.nomzo-theme .float-xxl-end{float:right!important}.nomzo-theme .float-xxl-none{float:none!important}.nomzo-theme .object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.nomzo-theme .object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.nomzo-theme .object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.nomzo-theme .object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.nomzo-theme .object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.nomzo-theme .d-xxl-inline{display:inline!important}.nomzo-theme .d-xxl-inline-block{display:inline-block!important}.nomzo-theme .d-xxl-block{display:block!important}.nomzo-theme .d-xxl-grid{display:grid!important}.nomzo-theme .d-xxl-inline-grid{display:inline-grid!important}.nomzo-theme .d-xxl-table{display:table!important}.nomzo-theme .d-xxl-table-row{display:table-row!important}.nomzo-theme .d-xxl-table-cell{display:table-cell!important}.nomzo-theme .d-xxl-flex{display:flex!important}.nomzo-theme .d-xxl-inline-flex{display:inline-flex!important}.nomzo-theme .d-xxl-none{display:none!important}.nomzo-theme .flex-xxl-fill{flex:1 1 auto!important}.nomzo-theme .flex-xxl-row{flex-direction:row!important}.nomzo-theme .flex-xxl-column{flex-direction:column!important}.nomzo-theme .flex-xxl-row-reverse{flex-direction:row-reverse!important}.nomzo-theme .flex-xxl-column-reverse{flex-direction:column-reverse!important}.nomzo-theme .flex-xxl-grow-0{flex-grow:0!important}.nomzo-theme .flex-xxl-grow-1{flex-grow:1!important}.nomzo-theme .flex-xxl-shrink-0{flex-shrink:0!important}.nomzo-theme .flex-xxl-shrink-1{flex-shrink:1!important}.nomzo-theme .flex-xxl-wrap{flex-wrap:wrap!important}.nomzo-theme .flex-xxl-nowrap{flex-wrap:nowrap!important}.nomzo-theme .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.nomzo-theme .justify-content-xxl-start{justify-content:flex-start!important}.nomzo-theme .justify-content-xxl-end{justify-content:flex-end!important}.nomzo-theme .justify-content-xxl-center{justify-content:center!important}.nomzo-theme .justify-content-xxl-between{justify-content:space-between!important}.nomzo-theme .justify-content-xxl-around{justify-content:space-around!important}.nomzo-theme .justify-content-xxl-evenly{justify-content:space-evenly!important}.nomzo-theme .align-items-xxl-start{align-items:flex-start!important}.nomzo-theme .align-items-xxl-end{align-items:flex-end!important}.nomzo-theme .align-items-xxl-center{align-items:center!important}.nomzo-theme .align-items-xxl-baseline{align-items:baseline!important}.nomzo-theme .align-items-xxl-stretch{align-items:stretch!important}.nomzo-theme .align-content-xxl-start{align-content:flex-start!important}.nomzo-theme .align-content-xxl-end{align-content:flex-end!important}.nomzo-theme .align-content-xxl-center{align-content:center!important}.nomzo-theme .align-content-xxl-between{align-content:space-between!important}.nomzo-theme .align-content-xxl-around{align-content:space-around!important}.nomzo-theme .align-content-xxl-stretch{align-content:stretch!important}.nomzo-theme .align-self-xxl-auto{align-self:auto!important}.nomzo-theme .align-self-xxl-start{align-self:flex-start!important}.nomzo-theme .align-self-xxl-end{align-self:flex-end!important}.nomzo-theme .align-self-xxl-center{align-self:center!important}.nomzo-theme .align-self-xxl-baseline{align-self:baseline!important}.nomzo-theme .align-self-xxl-stretch{align-self:stretch!important}.nomzo-theme .order-xxl-first{order:-1!important}.nomzo-theme .order-xxl-0{order:0!important}.nomzo-theme .order-xxl-1{order:1!important}.nomzo-theme .order-xxl-2{order:2!important}.nomzo-theme .order-xxl-3{order:3!important}.nomzo-theme .order-xxl-4{order:4!important}.nomzo-theme .order-xxl-5{order:5!important}.nomzo-theme .order-xxl-last{order:6!important}.nomzo-theme .m-xxl-0{margin:0!important}.nomzo-theme .m-xxl-1{margin:.25rem!important}.nomzo-theme .m-xxl-2{margin:.5rem!important}.nomzo-theme .m-xxl-3{margin:1rem!important}.nomzo-theme .m-xxl-4{margin:1.5rem!important}.nomzo-theme .m-xxl-5{margin:3rem!important}.nomzo-theme .m-xxl-auto{margin:auto!important}.nomzo-theme .mx-xxl-0{margin-right:0!important;margin-left:0!important}.nomzo-theme .mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.nomzo-theme .mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.nomzo-theme .mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.nomzo-theme .mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.nomzo-theme .mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.nomzo-theme .mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.nomzo-theme .my-xxl-0{margin-top:0!important;margin-bottom:0!important}.nomzo-theme .my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.nomzo-theme .my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.nomzo-theme .my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.nomzo-theme .my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.nomzo-theme .my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.nomzo-theme .my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.nomzo-theme .mt-xxl-0{margin-top:0!important}.nomzo-theme .mt-xxl-1{margin-top:.25rem!important}.nomzo-theme .mt-xxl-2{margin-top:.5rem!important}.nomzo-theme .mt-xxl-3{margin-top:1rem!important}.nomzo-theme .mt-xxl-4{margin-top:1.5rem!important}.nomzo-theme .mt-xxl-5{margin-top:3rem!important}.nomzo-theme .mt-xxl-auto{margin-top:auto!important}.nomzo-theme .me-xxl-0{margin-right:0!important}.nomzo-theme .me-xxl-1{margin-right:.25rem!important}.nomzo-theme .me-xxl-2{margin-right:.5rem!important}.nomzo-theme .me-xxl-3{margin-right:1rem!important}.nomzo-theme .me-xxl-4{margin-right:1.5rem!important}.nomzo-theme .me-xxl-5{margin-right:3rem!important}.nomzo-theme .me-xxl-auto{margin-right:auto!important}.nomzo-theme .mb-xxl-0{margin-bottom:0!important}.nomzo-theme .mb-xxl-1{margin-bottom:.25rem!important}.nomzo-theme .mb-xxl-2{margin-bottom:.5rem!important}.nomzo-theme .mb-xxl-3{margin-bottom:1rem!important}.nomzo-theme .mb-xxl-4{margin-bottom:1.5rem!important}.nomzo-theme .mb-xxl-5{margin-bottom:3rem!important}.nomzo-theme .mb-xxl-auto{margin-bottom:auto!important}.nomzo-theme .ms-xxl-0{margin-left:0!important}.nomzo-theme .ms-xxl-1{margin-left:.25rem!important}.nomzo-theme .ms-xxl-2{margin-left:.5rem!important}.nomzo-theme .ms-xxl-3{margin-left:1rem!important}.nomzo-theme .ms-xxl-4{margin-left:1.5rem!important}.nomzo-theme .ms-xxl-5{margin-left:3rem!important}.nomzo-theme .ms-xxl-auto{margin-left:auto!important}.nomzo-theme .p-xxl-0{padding:0!important}.nomzo-theme .p-xxl-1{padding:.25rem!important}.nomzo-theme .p-xxl-2{padding:.5rem!important}.nomzo-theme .p-xxl-3{padding:1rem!important}.nomzo-theme .p-xxl-4{padding:1.5rem!important}.nomzo-theme .p-xxl-5{padding:3rem!important}.nomzo-theme .px-xxl-0{padding-right:0!important;padding-left:0!important}.nomzo-theme .px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.nomzo-theme .px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.nomzo-theme .px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.nomzo-theme .px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.nomzo-theme .px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.nomzo-theme .py-xxl-0{padding-top:0!important;padding-bottom:0!important}.nomzo-theme .py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.nomzo-theme .py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.nomzo-theme .py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.nomzo-theme .py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.nomzo-theme .py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.nomzo-theme .pt-xxl-0{padding-top:0!important}.nomzo-theme .pt-xxl-1{padding-top:.25rem!important}.nomzo-theme .pt-xxl-2{padding-top:.5rem!important}.nomzo-theme .pt-xxl-3{padding-top:1rem!important}.nomzo-theme .pt-xxl-4{padding-top:1.5rem!important}.nomzo-theme .pt-xxl-5{padding-top:3rem!important}.nomzo-theme .pe-xxl-0{padding-right:0!important}.nomzo-theme .pe-xxl-1{padding-right:.25rem!important}.nomzo-theme .pe-xxl-2{padding-right:.5rem!important}.nomzo-theme .pe-xxl-3{padding-right:1rem!important}.nomzo-theme .pe-xxl-4{padding-right:1.5rem!important}.nomzo-theme .pe-xxl-5{padding-right:3rem!important}.nomzo-theme .pb-xxl-0{padding-bottom:0!important}.nomzo-theme .pb-xxl-1{padding-bottom:.25rem!important}.nomzo-theme .pb-xxl-2{padding-bottom:.5rem!important}.nomzo-theme .pb-xxl-3{padding-bottom:1rem!important}.nomzo-theme .pb-xxl-4{padding-bottom:1.5rem!important}.nomzo-theme .pb-xxl-5{padding-bottom:3rem!important}.nomzo-theme .ps-xxl-0{padding-left:0!important}.nomzo-theme .ps-xxl-1{padding-left:.25rem!important}.nomzo-theme .ps-xxl-2{padding-left:.5rem!important}.nomzo-theme .ps-xxl-3{padding-left:1rem!important}.nomzo-theme .ps-xxl-4{padding-left:1.5rem!important}.nomzo-theme .ps-xxl-5{padding-left:3rem!important}.nomzo-theme .gap-xxl-0{gap:0!important}.nomzo-theme .gap-xxl-1{gap:.25rem!important}.nomzo-theme .gap-xxl-2{gap:.5rem!important}.nomzo-theme .gap-xxl-3{gap:1rem!important}.nomzo-theme .gap-xxl-4{gap:1.5rem!important}.nomzo-theme .gap-xxl-5{gap:3rem!important}.nomzo-theme .row-gap-xxl-0{row-gap:0!important}.nomzo-theme .row-gap-xxl-1{row-gap:.25rem!important}.nomzo-theme .row-gap-xxl-2{row-gap:.5rem!important}.nomzo-theme .row-gap-xxl-3{row-gap:1rem!important}.nomzo-theme .row-gap-xxl-4{row-gap:1.5rem!important}.nomzo-theme .row-gap-xxl-5{row-gap:3rem!important}.nomzo-theme .column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.nomzo-theme .column-gap-xxl-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.nomzo-theme .column-gap-xxl-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.nomzo-theme .column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.nomzo-theme .column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.nomzo-theme .column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.nomzo-theme .text-xxl-start{text-align:left!important}.nomzo-theme .text-xxl-end{text-align:right!important}.nomzo-theme .text-xxl-center{text-align:center!important}}@media (min-width:1200px){.nomzo-theme .fs-1{font-size:2.5rem!important}.nomzo-theme .fs-2{font-size:2rem!important}.nomzo-theme .fs-3{font-size:1.75rem!important}.nomzo-theme .fs-4{font-size:1.5rem!important}}@media print{.nomzo-theme .d-print-inline{display:inline!important}.nomzo-theme .d-print-inline-block{display:inline-block!important}.nomzo-theme .d-print-block{display:block!important}.nomzo-theme .d-print-grid{display:grid!important}.nomzo-theme .d-print-inline-grid{display:inline-grid!important}.nomzo-theme .d-print-table{display:table!important}.nomzo-theme .d-print-table-row{display:table-row!important}.nomzo-theme .d-print-table-cell{display:table-cell!important}.nomzo-theme .d-print-flex{display:flex!important}.nomzo-theme .d-print-inline-flex{display:inline-flex!important}.nomzo-theme .d-print-none{display:none!important}}
@charset "UTF-8";.nomzo-theme .animated{
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}.nomzo-theme .animated.hinge{
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}@-webkit-keyframes bounce{
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}@keyframes bounce{
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}.nomzo-theme .bounce{
  -webkit-animation-name: bounce;
  animation-name: bounce;
}@-webkit-keyframes flash{
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}@keyframes flash{
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}.nomzo-theme .flash{
  -webkit-animation-name: flash;
  animation-name: flash;
}@-webkit-keyframes pulse{
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}@keyframes pulse{
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}.nomzo-theme .pulse{
  -webkit-animation-name: pulse;
  animation-name: pulse;
}@-webkit-keyframes shake{
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}@keyframes shake{
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}.nomzo-theme .shake{
  -webkit-animation-name: shake;
  animation-name: shake;
}@-webkit-keyframes swing{
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}@keyframes swing{
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}.nomzo-theme .swing{
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}@-webkit-keyframes tada{
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}@keyframes tada{
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}.nomzo-theme .tada{
  -webkit-animation-name: tada;
  animation-name: tada;
}@-webkit-keyframes wobble{
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}@keyframes wobble{
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}.nomzo-theme .wobble{
  -webkit-animation-name: wobble;
  animation-name: wobble;
}@-webkit-keyframes bounceIn{
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}@keyframes bounceIn{
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}.nomzo-theme .bounceIn{
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}@-webkit-keyframes bounceInDown{
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}@keyframes bounceInDown{
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}.nomzo-theme .bounceInDown{
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}@-webkit-keyframes bounceInLeft{
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}@keyframes bounceInLeft{
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}.nomzo-theme .bounceInLeft{
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}@-webkit-keyframes bounceInRight{
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}@keyframes bounceInRight{
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}.nomzo-theme .bounceInRight{
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}@-webkit-keyframes bounceInUp{
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}@keyframes bounceInUp{
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}.nomzo-theme .bounceInUp{
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}@-webkit-keyframes bounceOut{
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}@keyframes bounceOut{
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}.nomzo-theme .bounceOut{
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}@-webkit-keyframes bounceOutDown{
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}@keyframes bounceOutDown{
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}.nomzo-theme .bounceOutDown{
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}@-webkit-keyframes bounceOutLeft{
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}@keyframes bounceOutLeft{
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}.nomzo-theme .bounceOutLeft{
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}@-webkit-keyframes bounceOutRight{
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}@keyframes bounceOutRight{
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}.nomzo-theme .bounceOutRight{
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}@-webkit-keyframes bounceOutUp{
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}@keyframes bounceOutUp{
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}.nomzo-theme .bounceOutUp{
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}@-webkit-keyframes fadeIn{
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}@keyframes fadeIn{
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}.nomzo-theme .fadeIn{
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}@-webkit-keyframes fadeInDown{
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}@keyframes fadeInDown{
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}.nomzo-theme .fadeInDown{
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}@-webkit-keyframes fadeInDownBig{
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}@keyframes fadeInDownBig{
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}.nomzo-theme .fadeInDownBig{
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}@-webkit-keyframes fadeInLeft{
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}@keyframes fadeInLeft{
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}.nomzo-theme .fadeInLeft{
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}@-webkit-keyframes fadeInLeftBig{
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}@keyframes fadeInLeftBig{
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}.nomzo-theme .fadeInLeftBig{
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}@-webkit-keyframes fadeInRight{
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}@keyframes fadeInRight{
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}.nomzo-theme .fadeInRight{
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}@-webkit-keyframes fadeInRightBig{
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}@keyframes fadeInRightBig{
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}.nomzo-theme .fadeInRightBig{
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}@-webkit-keyframes fadeInUp{
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}@keyframes fadeInUp{
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}.nomzo-theme .fadeInUp{
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}@-webkit-keyframes fadeInUpBig{
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}@keyframes fadeInUpBig{
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}.nomzo-theme .fadeInUpBig{
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}@-webkit-keyframes fadeOut{
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}@keyframes fadeOut{
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}.nomzo-theme .fadeOut{
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}@-webkit-keyframes fadeOutDown{
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}@keyframes fadeOutDown{
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}.nomzo-theme .fadeOutDown{
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}@-webkit-keyframes fadeOutDownBig{
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}@keyframes fadeOutDownBig{
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}.nomzo-theme .fadeOutDownBig{
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}@-webkit-keyframes fadeOutLeft{
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}@keyframes fadeOutLeft{
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}.nomzo-theme .fadeOutLeft{
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}@-webkit-keyframes fadeOutLeftBig{
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}@keyframes fadeOutLeftBig{
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}.nomzo-theme .fadeOutLeftBig{
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}@-webkit-keyframes fadeOutRight{
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}@keyframes fadeOutRight{
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}.nomzo-theme .fadeOutRight{
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}@-webkit-keyframes fadeOutRightBig{
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}@keyframes fadeOutRightBig{
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}.nomzo-theme .fadeOutRightBig{
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}@-webkit-keyframes fadeOutUp{
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}@keyframes fadeOutUp{
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}.nomzo-theme .fadeOutUp{
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}@-webkit-keyframes fadeOutUpBig{
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}@keyframes fadeOutUpBig{
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}.nomzo-theme .fadeOutUpBig{
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}@-webkit-keyframes flip{
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}@keyframes flip{
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}.nomzo-theme .animated.flip{
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}@-webkit-keyframes flipInX{
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}@keyframes flipInX{
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}.nomzo-theme .flipInX{
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}@-webkit-keyframes flipInY{
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}@keyframes flipInY{
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}.nomzo-theme .flipInY{
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}@-webkit-keyframes flipOutX{
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}@keyframes flipOutX{
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}.nomzo-theme .flipOutX{
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}@-webkit-keyframes flipOutY{
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}@keyframes flipOutY{
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}.nomzo-theme .flipOutY{
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}@-webkit-keyframes lightSpeedIn{
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}@keyframes lightSpeedIn{
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}.nomzo-theme .lightSpeedIn{
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}@-webkit-keyframes lightSpeedOut{
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}@keyframes lightSpeedOut{
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}.nomzo-theme .lightSpeedOut{
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}@-webkit-keyframes rotateIn{
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}@keyframes rotateIn{
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}.nomzo-theme .rotateIn{
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}@-webkit-keyframes rotateInDownLeft{
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}@keyframes rotateInDownLeft{
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}.nomzo-theme .rotateInDownLeft{
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}@-webkit-keyframes rotateInDownRight{
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}@keyframes rotateInDownRight{
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}.nomzo-theme .rotateInDownRight{
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}@-webkit-keyframes rotateInUpLeft{
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}@keyframes rotateInUpLeft{
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}.nomzo-theme .rotateInUpLeft{
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}@-webkit-keyframes rotateInUpRight{
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}@keyframes rotateInUpRight{
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}.nomzo-theme .rotateInUpRight{
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}@-webkit-keyframes rotateOut{
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}@keyframes rotateOut{
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}.nomzo-theme .rotateOut{
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}@-webkit-keyframes rotateOutDownLeft{
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}@keyframes rotateOutDownLeft{
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}.nomzo-theme .rotateOutDownLeft{
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}@-webkit-keyframes rotateOutDownRight{
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}@keyframes rotateOutDownRight{
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}.nomzo-theme .rotateOutDownRight{
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}@-webkit-keyframes rotateOutUpLeft{
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}@keyframes rotateOutUpLeft{
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}.nomzo-theme .rotateOutUpLeft{
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}@-webkit-keyframes rotateOutUpRight{
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}@keyframes rotateOutUpRight{
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}.nomzo-theme .rotateOutUpRight{
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}@-webkit-keyframes slideInDown{
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}@keyframes slideInDown{
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}.nomzo-theme .slideInDown{
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}@-webkit-keyframes slideInLeft{
  0% {
    opacity: 0;
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}@keyframes slideInLeft{
  0% {
    opacity: 0;
    -webkit-transform: translateX(-500px);
    -ms-transform: translateX(-500px);
    transform: translateX(-500px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}.nomzo-theme .slideInLeft{
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}@-webkit-keyframes slideInRight{
  0% {
    opacity: 0;
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}@keyframes slideInRight{
  0% {
    opacity: 0;
    -webkit-transform: translateX(500px);
    -ms-transform: translateX(500px);
    transform: translateX(500px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}.nomzo-theme .slideInRight{
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}@-webkit-keyframes slideOutLeft{
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}@keyframes slideOutLeft{
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}.nomzo-theme .slideOutLeft{
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}@-webkit-keyframes slideOutRight{
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}@keyframes slideOutRight{
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}.nomzo-theme .slideOutRight{
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}@-webkit-keyframes slideOutUp{
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}@keyframes slideOutUp{
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}.nomzo-theme .slideOutUp{
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}@-webkit-keyframes hinge{
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}@keyframes hinge{
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}.nomzo-theme .hinge{
  -webkit-animation-name: hinge;
  animation-name: hinge;
}@-webkit-keyframes rollIn{
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}@keyframes rollIn{
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}.nomzo-theme .rollIn{
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}@-webkit-keyframes rollOut{
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}@keyframes rollOut{
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}.nomzo-theme .rollOut{
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}@-webkit-keyframes zoomIn{
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}@keyframes zoomIn{
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}.nomzo-theme .zoomIn{
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}@-webkit-keyframes zoomInDown{
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}@keyframes zoomInDown{
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}.nomzo-theme .zoomInDown{
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}@-webkit-keyframes zoomInLeft{
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}@keyframes zoomInLeft{
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}.nomzo-theme .zoomInLeft{
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}@-webkit-keyframes zoomInRight{
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}@keyframes zoomInRight{
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}.nomzo-theme .zoomInRight{
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}@-webkit-keyframes zoomInUp{
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}@keyframes zoomInUp{
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}.nomzo-theme .zoomInUp{
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}@-webkit-keyframes zoomOut{
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}@keyframes zoomOut{
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}.nomzo-theme .zoomOut{
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}@-webkit-keyframes zoomOutDown{
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}@keyframes zoomOutDown{
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}.nomzo-theme .zoomOutDown{
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}@-webkit-keyframes zoomOutLeft{
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}@keyframes zoomOutLeft{
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}.nomzo-theme .zoomOutLeft{
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}@-webkit-keyframes zoomOutRight{
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}@keyframes zoomOutRight{
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}.nomzo-theme .zoomOutRight{
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}@-webkit-keyframes zoomOutUp{
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}@keyframes zoomOutUp{
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}.nomzo-theme .zoomOutUp{
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
.nomzo-theme .fa,.nomzo-theme .fab,.nomzo-theme .fad,.nomzo-theme .fal,.nomzo-theme .far,.nomzo-theme .fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.nomzo-theme .fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.nomzo-theme .fa-xs{font-size:.75em}.nomzo-theme .fa-sm{font-size:.875em}.nomzo-theme .fa-1x{font-size:1em}.nomzo-theme .fa-2x{font-size:2em}.nomzo-theme .fa-3x{font-size:3em}.nomzo-theme .fa-4x{font-size:4em}.nomzo-theme .fa-5x{font-size:5em}.nomzo-theme .fa-6x{font-size:6em}.nomzo-theme .fa-7x{font-size:7em}.nomzo-theme .fa-8x{font-size:8em}.nomzo-theme .fa-9x{font-size:9em}.nomzo-theme .fa-10x{font-size:10em}.nomzo-theme .fa-fw{text-align:center;width:1.25em}.nomzo-theme .fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.nomzo-theme .fa-ul>li{position:relative}.nomzo-theme .fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.nomzo-theme .fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.nomzo-theme .fa-pull-left{float:left}.nomzo-theme .fa-pull-right{float:right}.nomzo-theme .fa.fa-pull-left,.nomzo-theme .fab.fa-pull-left,.nomzo-theme .fal.fa-pull-left,.nomzo-theme .far.fa-pull-left,.nomzo-theme .fas.fa-pull-left{margin-right:.3em}.nomzo-theme .fa.fa-pull-right,.nomzo-theme .fab.fa-pull-right,.nomzo-theme .fal.fa-pull-right,.nomzo-theme .far.fa-pull-right,.nomzo-theme .fas.fa-pull-right{margin-left:.3em}.nomzo-theme .fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.nomzo-theme .fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.nomzo-theme .fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.nomzo-theme .fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nomzo-theme .fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.nomzo-theme .fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.nomzo-theme .fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.nomzo-theme .fa-flip-both,.nomzo-theme .fa-flip-horizontal.fa-flip-vertical,.nomzo-theme .fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.nomzo-theme .fa-flip-both,.nomzo-theme .fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.nomzo-theme .fa-flip-both,.nomzo-theme .fa-flip-horizontal,.nomzo-theme .fa-flip-vertical,.nomzo-theme .fa-rotate-90,.nomzo-theme .fa-rotate-180,.nomzo-theme .fa-rotate-270{-webkit-filter:none;filter:none}.nomzo-theme .fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.nomzo-theme .fa-stack-1x,.nomzo-theme .fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.nomzo-theme .fa-stack-1x{line-height:inherit}.nomzo-theme .fa-stack-2x{font-size:2em}.nomzo-theme .fa-inverse{color:#fff}.nomzo-theme .fa-500px:before{content:""}.nomzo-theme .fa-accessible-icon:before{content:""}.nomzo-theme .fa-accusoft:before{content:""}.nomzo-theme .fa-acquisitions-incorporated:before{content:""}.nomzo-theme .fa-ad:before{content:""}.nomzo-theme .fa-address-book:before{content:""}.nomzo-theme .fa-address-card:before{content:""}.nomzo-theme .fa-adjust:before{content:""}.nomzo-theme .fa-adn:before{content:""}.nomzo-theme .fa-adversal:before{content:""}.nomzo-theme .fa-affiliatetheme:before{content:""}.nomzo-theme .fa-air-freshener:before{content:""}.nomzo-theme .fa-airbnb:before{content:""}.nomzo-theme .fa-algolia:before{content:""}.nomzo-theme .fa-align-center:before{content:""}.nomzo-theme .fa-align-justify:before{content:""}.nomzo-theme .fa-align-left:before{content:""}.nomzo-theme .fa-align-right:before{content:""}.nomzo-theme .fa-alipay:before{content:""}.nomzo-theme .fa-allergies:before{content:""}.nomzo-theme .fa-amazon:before{content:""}.nomzo-theme .fa-amazon-pay:before{content:""}.nomzo-theme .fa-ambulance:before{content:""}.nomzo-theme .fa-american-sign-language-interpreting:before{content:""}.nomzo-theme .fa-amilia:before{content:""}.nomzo-theme .fa-anchor:before{content:""}.nomzo-theme .fa-android:before{content:""}.nomzo-theme .fa-angellist:before{content:""}.nomzo-theme .fa-angle-double-down:before{content:""}.nomzo-theme .fa-angle-double-left:before{content:""}.nomzo-theme .fa-angle-double-right:before{content:""}.nomzo-theme .fa-angle-double-up:before{content:""}.nomzo-theme .fa-angle-down:before{content:""}.nomzo-theme .fa-angle-left:before{content:""}.nomzo-theme .fa-angle-right:before{content:""}.nomzo-theme .fa-angle-up:before{content:""}.nomzo-theme .fa-angry:before{content:""}.nomzo-theme .fa-angrycreative:before{content:""}.nomzo-theme .fa-angular:before{content:""}.nomzo-theme .fa-ankh:before{content:""}.nomzo-theme .fa-app-store:before{content:""}.nomzo-theme .fa-app-store-ios:before{content:""}.nomzo-theme .fa-apper:before{content:""}.nomzo-theme .fa-apple:before{content:""}.nomzo-theme .fa-apple-alt:before{content:""}.nomzo-theme .fa-apple-pay:before{content:""}.nomzo-theme .fa-archive:before{content:""}.nomzo-theme .fa-archway:before{content:""}.nomzo-theme .fa-arrow-alt-circle-down:before{content:""}.nomzo-theme .fa-arrow-alt-circle-left:before{content:""}.nomzo-theme .fa-arrow-alt-circle-right:before{content:""}.nomzo-theme .fa-arrow-alt-circle-up:before{content:""}.nomzo-theme .fa-arrow-circle-down:before{content:""}.nomzo-theme .fa-arrow-circle-left:before{content:""}.nomzo-theme .fa-arrow-circle-right:before{content:""}.nomzo-theme .fa-arrow-circle-up:before{content:""}.nomzo-theme .fa-arrow-down:before{content:""}.nomzo-theme .fa-arrow-left:before{content:""}.nomzo-theme .fa-arrow-right:before{content:""}.nomzo-theme .fa-arrow-up:before{content:""}.nomzo-theme .fa-arrows-alt:before{content:""}.nomzo-theme .fa-arrows-alt-h:before{content:""}.nomzo-theme .fa-arrows-alt-v:before{content:""}.nomzo-theme .fa-artstation:before{content:""}.nomzo-theme .fa-assistive-listening-systems:before{content:""}.nomzo-theme .fa-asterisk:before{content:""}.nomzo-theme .fa-asymmetrik:before{content:""}.nomzo-theme .fa-at:before{content:""}.nomzo-theme .fa-atlas:before{content:""}.nomzo-theme .fa-atlassian:before{content:""}.nomzo-theme .fa-atom:before{content:""}.nomzo-theme .fa-audible:before{content:""}.nomzo-theme .fa-audio-description:before{content:""}.nomzo-theme .fa-autoprefixer:before{content:""}.nomzo-theme .fa-avianex:before{content:""}.nomzo-theme .fa-aviato:before{content:""}.nomzo-theme .fa-award:before{content:""}.nomzo-theme .fa-aws:before{content:""}.nomzo-theme .fa-baby:before{content:""}.nomzo-theme .fa-baby-carriage:before{content:""}.nomzo-theme .fa-backspace:before{content:""}.nomzo-theme .fa-backward:before{content:""}.nomzo-theme .fa-bacon:before{content:""}.nomzo-theme .fa-bacteria:before{content:""}.nomzo-theme .fa-bacterium:before{content:""}.nomzo-theme .fa-bahai:before{content:""}.nomzo-theme .fa-balance-scale:before{content:""}.nomzo-theme .fa-balance-scale-left:before{content:""}.nomzo-theme .fa-balance-scale-right:before{content:""}.nomzo-theme .fa-ban:before{content:""}.nomzo-theme .fa-band-aid:before{content:""}.nomzo-theme .fa-bandcamp:before{content:""}.nomzo-theme .fa-barcode:before{content:""}.nomzo-theme .fa-bars:before{content:""}.nomzo-theme .fa-baseball-ball:before{content:""}.nomzo-theme .fa-basketball-ball:before{content:""}.nomzo-theme .fa-bath:before{content:""}.nomzo-theme .fa-battery-empty:before{content:""}.nomzo-theme .fa-battery-full:before{content:""}.nomzo-theme .fa-battery-half:before{content:""}.nomzo-theme .fa-battery-quarter:before{content:""}.nomzo-theme .fa-battery-three-quarters:before{content:""}.nomzo-theme .fa-battle-net:before{content:""}.nomzo-theme .fa-bed:before{content:""}.nomzo-theme .fa-beer:before{content:""}.nomzo-theme .fa-behance:before{content:""}.nomzo-theme .fa-behance-square:before{content:""}.nomzo-theme .fa-bell:before{content:""}.nomzo-theme .fa-bell-slash:before{content:""}.nomzo-theme .fa-bezier-curve:before{content:""}.nomzo-theme .fa-bible:before{content:""}.nomzo-theme .fa-bicycle:before{content:""}.nomzo-theme .fa-biking:before{content:""}.nomzo-theme .fa-bimobject:before{content:""}.nomzo-theme .fa-binoculars:before{content:""}.nomzo-theme .fa-biohazard:before{content:""}.nomzo-theme .fa-birthday-cake:before{content:""}.nomzo-theme .fa-bitbucket:before{content:""}.nomzo-theme .fa-bitcoin:before{content:""}.nomzo-theme .fa-bity:before{content:""}.nomzo-theme .fa-black-tie:before{content:""}.nomzo-theme .fa-blackberry:before{content:""}.nomzo-theme .fa-blender:before{content:""}.nomzo-theme .fa-blender-phone:before{content:""}.nomzo-theme .fa-blind:before{content:""}.nomzo-theme .fa-blog:before{content:""}.nomzo-theme .fa-blogger:before{content:""}.nomzo-theme .fa-blogger-b:before{content:""}.nomzo-theme .fa-bluetooth:before{content:""}.nomzo-theme .fa-bluetooth-b:before{content:""}.nomzo-theme .fa-bold:before{content:""}.nomzo-theme .fa-bolt:before{content:""}.nomzo-theme .fa-bomb:before{content:""}.nomzo-theme .fa-bone:before{content:""}.nomzo-theme .fa-bong:before{content:""}.nomzo-theme .fa-book:before{content:""}.nomzo-theme .fa-book-dead:before{content:""}.nomzo-theme .fa-book-medical:before{content:""}.nomzo-theme .fa-book-open:before{content:""}.nomzo-theme .fa-book-reader:before{content:""}.nomzo-theme .fa-bookmark:before{content:""}.nomzo-theme .fa-bootstrap:before{content:""}.nomzo-theme .fa-border-all:before{content:""}.nomzo-theme .fa-border-none:before{content:""}.nomzo-theme .fa-border-style:before{content:""}.nomzo-theme .fa-bowling-ball:before{content:""}.nomzo-theme .fa-box:before{content:""}.nomzo-theme .fa-box-open:before{content:""}.nomzo-theme .fa-box-tissue:before{content:""}.nomzo-theme .fa-boxes:before{content:""}.nomzo-theme .fa-braille:before{content:""}.nomzo-theme .fa-brain:before{content:""}.nomzo-theme .fa-bread-slice:before{content:""}.nomzo-theme .fa-briefcase:before{content:""}.nomzo-theme .fa-briefcase-medical:before{content:""}.nomzo-theme .fa-broadcast-tower:before{content:""}.nomzo-theme .fa-broom:before{content:""}.nomzo-theme .fa-brush:before{content:""}.nomzo-theme .fa-btc:before{content:""}.nomzo-theme .fa-buffer:before{content:""}.nomzo-theme .fa-bug:before{content:""}.nomzo-theme .fa-building:before{content:""}.nomzo-theme .fa-bullhorn:before{content:""}.nomzo-theme .fa-bullseye:before{content:""}.nomzo-theme .fa-burn:before{content:""}.nomzo-theme .fa-buromobelexperte:before{content:""}.nomzo-theme .fa-bus:before{content:""}.nomzo-theme .fa-bus-alt:before{content:""}.nomzo-theme .fa-business-time:before{content:""}.nomzo-theme .fa-buy-n-large:before{content:""}.nomzo-theme .fa-buysellads:before{content:""}.nomzo-theme .fa-calculator:before{content:""}.nomzo-theme .fa-calendar:before{content:""}.nomzo-theme .fa-calendar-alt:before{content:""}.nomzo-theme .fa-calendar-check:before{content:""}.nomzo-theme .fa-calendar-day:before{content:""}.nomzo-theme .fa-calendar-minus:before{content:""}.nomzo-theme .fa-calendar-plus:before{content:""}.nomzo-theme .fa-calendar-times:before{content:""}.nomzo-theme .fa-calendar-week:before{content:""}.nomzo-theme .fa-camera:before{content:""}.nomzo-theme .fa-camera-retro:before{content:""}.nomzo-theme .fa-campground:before{content:""}.nomzo-theme .fa-canadian-maple-leaf:before{content:""}.nomzo-theme .fa-candy-cane:before{content:""}.nomzo-theme .fa-cannabis:before{content:""}.nomzo-theme .fa-capsules:before{content:""}.nomzo-theme .fa-car:before{content:""}.nomzo-theme .fa-car-alt:before{content:""}.nomzo-theme .fa-car-battery:before{content:""}.nomzo-theme .fa-car-crash:before{content:""}.nomzo-theme .fa-car-side:before{content:""}.nomzo-theme .fa-caravan:before{content:""}.nomzo-theme .fa-caret-down:before{content:""}.nomzo-theme .fa-caret-left:before{content:""}.nomzo-theme .fa-caret-right:before{content:""}.nomzo-theme .fa-caret-square-down:before{content:""}.nomzo-theme .fa-caret-square-left:before{content:""}.nomzo-theme .fa-caret-square-right:before{content:""}.nomzo-theme .fa-caret-square-up:before{content:""}.nomzo-theme .fa-caret-up:before{content:""}.nomzo-theme .fa-carrot:before{content:""}.nomzo-theme .fa-cart-arrow-down:before{content:""}.nomzo-theme .fa-cart-plus:before{content:""}.nomzo-theme .fa-cash-register:before{content:""}.nomzo-theme .fa-cat:before{content:""}.nomzo-theme .fa-cc-amazon-pay:before{content:""}.nomzo-theme .fa-cc-amex:before{content:""}.nomzo-theme .fa-cc-apple-pay:before{content:""}.nomzo-theme .fa-cc-diners-club:before{content:""}.nomzo-theme .fa-cc-discover:before{content:""}.nomzo-theme .fa-cc-jcb:before{content:""}.nomzo-theme .fa-cc-mastercard:before{content:""}.nomzo-theme .fa-cc-paypal:before{content:""}.nomzo-theme .fa-cc-stripe:before{content:""}.nomzo-theme .fa-cc-visa:before{content:""}.nomzo-theme .fa-centercode:before{content:""}.nomzo-theme .fa-centos:before{content:""}.nomzo-theme .fa-certificate:before{content:""}.nomzo-theme .fa-chair:before{content:""}.nomzo-theme .fa-chalkboard:before{content:""}.nomzo-theme .fa-chalkboard-teacher:before{content:""}.nomzo-theme .fa-charging-station:before{content:""}.nomzo-theme .fa-chart-area:before{content:""}.nomzo-theme .fa-chart-bar:before{content:""}.nomzo-theme .fa-chart-line:before{content:""}.nomzo-theme .fa-chart-pie:before{content:""}.nomzo-theme .fa-check:before{content:""}.nomzo-theme .fa-check-circle:before{content:""}.nomzo-theme .fa-check-double:before{content:""}.nomzo-theme .fa-check-square:before{content:""}.nomzo-theme .fa-cheese:before{content:""}.nomzo-theme .fa-chess:before{content:""}.nomzo-theme .fa-chess-bishop:before{content:""}.nomzo-theme .fa-chess-board:before{content:""}.nomzo-theme .fa-chess-king:before{content:""}.nomzo-theme .fa-chess-knight:before{content:""}.nomzo-theme .fa-chess-pawn:before{content:""}.nomzo-theme .fa-chess-queen:before{content:""}.nomzo-theme .fa-chess-rook:before{content:""}.nomzo-theme .fa-chevron-circle-down:before{content:""}.nomzo-theme .fa-chevron-circle-left:before{content:""}.nomzo-theme .fa-chevron-circle-right:before{content:""}.nomzo-theme .fa-chevron-circle-up:before{content:""}.nomzo-theme .fa-chevron-down:before{content:""}.nomzo-theme .fa-chevron-left:before{content:""}.nomzo-theme .fa-chevron-right:before{content:""}.nomzo-theme .fa-chevron-up:before{content:""}.nomzo-theme .fa-child:before{content:""}.nomzo-theme .fa-chrome:before{content:""}.nomzo-theme .fa-chromecast:before{content:""}.nomzo-theme .fa-church:before{content:""}.nomzo-theme .fa-circle:before{content:""}.nomzo-theme .fa-circle-notch:before{content:""}.nomzo-theme .fa-city:before{content:""}.nomzo-theme .fa-clinic-medical:before{content:""}.nomzo-theme .fa-clipboard:before{content:""}.nomzo-theme .fa-clipboard-check:before{content:""}.nomzo-theme .fa-clipboard-list:before{content:""}.nomzo-theme .fa-clock:before{content:""}.nomzo-theme .fa-clone:before{content:""}.nomzo-theme .fa-closed-captioning:before{content:""}.nomzo-theme .fa-cloud:before{content:""}.nomzo-theme .fa-cloud-download-alt:before{content:""}.nomzo-theme .fa-cloud-meatball:before{content:""}.nomzo-theme .fa-cloud-moon:before{content:""}.nomzo-theme .fa-cloud-moon-rain:before{content:""}.nomzo-theme .fa-cloud-rain:before{content:""}.nomzo-theme .fa-cloud-showers-heavy:before{content:""}.nomzo-theme .fa-cloud-sun:before{content:""}.nomzo-theme .fa-cloud-sun-rain:before{content:""}.nomzo-theme .fa-cloud-upload-alt:before{content:""}.nomzo-theme .fa-cloudflare:before{content:""}.nomzo-theme .fa-cloudscale:before{content:""}.nomzo-theme .fa-cloudsmith:before{content:""}.nomzo-theme .fa-cloudversify:before{content:""}.nomzo-theme .fa-cocktail:before{content:""}.nomzo-theme .fa-code:before{content:""}.nomzo-theme .fa-code-branch:before{content:""}.nomzo-theme .fa-codepen:before{content:""}.nomzo-theme .fa-codiepie:before{content:""}.nomzo-theme .fa-coffee:before{content:""}.nomzo-theme .fa-cog:before{content:""}.nomzo-theme .fa-cogs:before{content:""}.nomzo-theme .fa-coins:before{content:""}.nomzo-theme .fa-columns:before{content:""}.nomzo-theme .fa-comment:before{content:""}.nomzo-theme .fa-comment-alt:before{content:""}.nomzo-theme .fa-comment-dollar:before{content:""}.nomzo-theme .fa-comment-dots:before{content:""}.nomzo-theme .fa-comment-medical:before{content:""}.nomzo-theme .fa-comment-slash:before{content:""}.nomzo-theme .fa-comments:before{content:""}.nomzo-theme .fa-comments-dollar:before{content:""}.nomzo-theme .fa-compact-disc:before{content:""}.nomzo-theme .fa-compass:before{content:""}.nomzo-theme .fa-compress:before{content:""}.nomzo-theme .fa-compress-alt:before{content:""}.nomzo-theme .fa-compress-arrows-alt:before{content:""}.nomzo-theme .fa-concierge-bell:before{content:""}.nomzo-theme .fa-confluence:before{content:""}.nomzo-theme .fa-connectdevelop:before{content:""}.nomzo-theme .fa-contao:before{content:""}.nomzo-theme .fa-cookie:before{content:""}.nomzo-theme .fa-cookie-bite:before{content:""}.nomzo-theme .fa-copy:before{content:""}.nomzo-theme .fa-copyright:before{content:""}.nomzo-theme .fa-cotton-bureau:before{content:""}.nomzo-theme .fa-couch:before{content:""}.nomzo-theme .fa-cpanel:before{content:""}.nomzo-theme .fa-creative-commons:before{content:""}.nomzo-theme .fa-creative-commons-by:before{content:""}.nomzo-theme .fa-creative-commons-nc:before{content:""}.nomzo-theme .fa-creative-commons-nc-eu:before{content:""}.nomzo-theme .fa-creative-commons-nc-jp:before{content:""}.nomzo-theme .fa-creative-commons-nd:before{content:""}.nomzo-theme .fa-creative-commons-pd:before{content:""}.nomzo-theme .fa-creative-commons-pd-alt:before{content:""}.nomzo-theme .fa-creative-commons-remix:before{content:""}.nomzo-theme .fa-creative-commons-sa:before{content:""}.nomzo-theme .fa-creative-commons-sampling:before{content:""}.nomzo-theme .fa-creative-commons-sampling-plus:before{content:""}.nomzo-theme .fa-creative-commons-share:before{content:""}.nomzo-theme .fa-creative-commons-zero:before{content:""}.nomzo-theme .fa-credit-card:before{content:""}.nomzo-theme .fa-critical-role:before{content:""}.nomzo-theme .fa-crop:before{content:""}.nomzo-theme .fa-crop-alt:before{content:""}.nomzo-theme .fa-cross:before{content:""}.nomzo-theme .fa-crosshairs:before{content:""}.nomzo-theme .fa-crow:before{content:""}.nomzo-theme .fa-crown:before{content:""}.nomzo-theme .fa-crutch:before{content:""}.nomzo-theme .fa-css3:before{content:""}.nomzo-theme .fa-css3-alt:before{content:""}.nomzo-theme .fa-cube:before{content:""}.nomzo-theme .fa-cubes:before{content:""}.nomzo-theme .fa-cut:before{content:""}.nomzo-theme .fa-cuttlefish:before{content:""}.nomzo-theme .fa-d-and-d:before{content:""}.nomzo-theme .fa-d-and-d-beyond:before{content:""}.nomzo-theme .fa-dailymotion:before{content:""}.nomzo-theme .fa-dashcube:before{content:""}.nomzo-theme .fa-database:before{content:""}.nomzo-theme .fa-deaf:before{content:""}.nomzo-theme .fa-deezer:before{content:""}.nomzo-theme .fa-delicious:before{content:""}.nomzo-theme .fa-democrat:before{content:""}.nomzo-theme .fa-deploydog:before{content:""}.nomzo-theme .fa-deskpro:before{content:""}.nomzo-theme .fa-desktop:before{content:""}.nomzo-theme .fa-dev:before{content:""}.nomzo-theme .fa-deviantart:before{content:""}.nomzo-theme .fa-dharmachakra:before{content:""}.nomzo-theme .fa-dhl:before{content:""}.nomzo-theme .fa-diagnoses:before{content:""}.nomzo-theme .fa-diaspora:before{content:""}.nomzo-theme .fa-dice:before{content:""}.nomzo-theme .fa-dice-d20:before{content:""}.nomzo-theme .fa-dice-d6:before{content:""}.nomzo-theme .fa-dice-five:before{content:""}.nomzo-theme .fa-dice-four:before{content:""}.nomzo-theme .fa-dice-one:before{content:""}.nomzo-theme .fa-dice-six:before{content:""}.nomzo-theme .fa-dice-three:before{content:""}.nomzo-theme .fa-dice-two:before{content:""}.nomzo-theme .fa-digg:before{content:""}.nomzo-theme .fa-digital-ocean:before{content:""}.nomzo-theme .fa-digital-tachograph:before{content:""}.nomzo-theme .fa-directions:before{content:""}.nomzo-theme .fa-discord:before{content:""}.nomzo-theme .fa-discourse:before{content:""}.nomzo-theme .fa-disease:before{content:""}.nomzo-theme .fa-divide:before{content:""}.nomzo-theme .fa-dizzy:before{content:""}.nomzo-theme .fa-dna:before{content:""}.nomzo-theme .fa-dochub:before{content:""}.nomzo-theme .fa-docker:before{content:""}.nomzo-theme .fa-dog:before{content:""}.nomzo-theme .fa-dollar-sign:before{content:""}.nomzo-theme .fa-dolly:before{content:""}.nomzo-theme .fa-dolly-flatbed:before{content:""}.nomzo-theme .fa-donate:before{content:""}.nomzo-theme .fa-door-closed:before{content:""}.nomzo-theme .fa-door-open:before{content:""}.nomzo-theme .fa-dot-circle:before{content:""}.nomzo-theme .fa-dove:before{content:""}.nomzo-theme .fa-download:before{content:""}.nomzo-theme .fa-draft2digital:before{content:""}.nomzo-theme .fa-drafting-compass:before{content:""}.nomzo-theme .fa-dragon:before{content:""}.nomzo-theme .fa-draw-polygon:before{content:""}.nomzo-theme .fa-dribbble:before{content:""}.nomzo-theme .fa-dribbble-square:before{content:""}.nomzo-theme .fa-dropbox:before{content:""}.nomzo-theme .fa-drum:before{content:""}.nomzo-theme .fa-drum-steelpan:before{content:""}.nomzo-theme .fa-drumstick-bite:before{content:""}.nomzo-theme .fa-drupal:before{content:""}.nomzo-theme .fa-dumbbell:before{content:""}.nomzo-theme .fa-dumpster:before{content:""}.nomzo-theme .fa-dumpster-fire:before{content:""}.nomzo-theme .fa-dungeon:before{content:""}.nomzo-theme .fa-dyalog:before{content:""}.nomzo-theme .fa-earlybirds:before{content:""}.nomzo-theme .fa-ebay:before{content:""}.nomzo-theme .fa-edge:before{content:""}.nomzo-theme .fa-edge-legacy:before{content:""}.nomzo-theme .fa-edit:before{content:""}.nomzo-theme .fa-egg:before{content:""}.nomzo-theme .fa-eject:before{content:""}.nomzo-theme .fa-elementor:before{content:""}.nomzo-theme .fa-ellipsis-h:before{content:""}.nomzo-theme .fa-ellipsis-v:before{content:""}.nomzo-theme .fa-ello:before{content:""}.nomzo-theme .fa-ember:before{content:""}.nomzo-theme .fa-empire:before{content:""}.nomzo-theme .fa-envelope:before{content:""}.nomzo-theme .fa-envelope-open:before{content:""}.nomzo-theme .fa-envelope-open-text:before{content:""}.nomzo-theme .fa-envelope-square:before{content:""}.nomzo-theme .fa-envira:before{content:""}.nomzo-theme .fa-equals:before{content:""}.nomzo-theme .fa-eraser:before{content:""}.nomzo-theme .fa-erlang:before{content:""}.nomzo-theme .fa-ethereum:before{content:""}.nomzo-theme .fa-ethernet:before{content:""}.nomzo-theme .fa-etsy:before{content:""}.nomzo-theme .fa-euro-sign:before{content:""}.nomzo-theme .fa-evernote:before{content:""}.nomzo-theme .fa-exchange-alt:before{content:""}.nomzo-theme .fa-exclamation:before{content:""}.nomzo-theme .fa-exclamation-circle:before{content:""}.nomzo-theme .fa-exclamation-triangle:before{content:""}.nomzo-theme .fa-expand:before{content:""}.nomzo-theme .fa-expand-alt:before{content:""}.nomzo-theme .fa-expand-arrows-alt:before{content:""}.nomzo-theme .fa-expeditedssl:before{content:""}.nomzo-theme .fa-external-link-alt:before{content:""}.nomzo-theme .fa-external-link-square-alt:before{content:""}.nomzo-theme .fa-eye:before{content:""}.nomzo-theme .fa-eye-dropper:before{content:""}.nomzo-theme .fa-eye-slash:before{content:""}.nomzo-theme .fa-facebook:before{content:""}.nomzo-theme .fa-facebook-f:before{content:""}.nomzo-theme .fa-facebook-messenger:before{content:""}.nomzo-theme .fa-facebook-square:before{content:""}.nomzo-theme .fa-fan:before{content:""}.nomzo-theme .fa-fantasy-flight-games:before{content:""}.nomzo-theme .fa-fast-backward:before{content:""}.nomzo-theme .fa-fast-forward:before{content:""}.nomzo-theme .fa-faucet:before{content:""}.nomzo-theme .fa-fax:before{content:""}.nomzo-theme .fa-feather:before{content:""}.nomzo-theme .fa-feather-alt:before{content:""}.nomzo-theme .fa-fedex:before{content:""}.nomzo-theme .fa-fedora:before{content:""}.nomzo-theme .fa-female:before{content:""}.nomzo-theme .fa-fighter-jet:before{content:""}.nomzo-theme .fa-figma:before{content:""}.nomzo-theme .fa-file:before{content:""}.nomzo-theme .fa-file-alt:before{content:""}.nomzo-theme .fa-file-archive:before{content:""}.nomzo-theme .fa-file-audio:before{content:""}.nomzo-theme .fa-file-code:before{content:""}.nomzo-theme .fa-file-contract:before{content:""}.nomzo-theme .fa-file-csv:before{content:""}.nomzo-theme .fa-file-download:before{content:""}.nomzo-theme .fa-file-excel:before{content:""}.nomzo-theme .fa-file-export:before{content:""}.nomzo-theme .fa-file-image:before{content:""}.nomzo-theme .fa-file-import:before{content:""}.nomzo-theme .fa-file-invoice:before{content:""}.nomzo-theme .fa-file-invoice-dollar:before{content:""}.nomzo-theme .fa-file-medical:before{content:""}.nomzo-theme .fa-file-medical-alt:before{content:""}.nomzo-theme .fa-file-pdf:before{content:""}.nomzo-theme .fa-file-powerpoint:before{content:""}.nomzo-theme .fa-file-prescription:before{content:""}.nomzo-theme .fa-file-signature:before{content:""}.nomzo-theme .fa-file-upload:before{content:""}.nomzo-theme .fa-file-video:before{content:""}.nomzo-theme .fa-file-word:before{content:""}.nomzo-theme .fa-fill:before{content:""}.nomzo-theme .fa-fill-drip:before{content:""}.nomzo-theme .fa-film:before{content:""}.nomzo-theme .fa-filter:before{content:""}.nomzo-theme .fa-fingerprint:before{content:""}.nomzo-theme .fa-fire:before{content:""}.nomzo-theme .fa-fire-alt:before{content:""}.nomzo-theme .fa-fire-extinguisher:before{content:""}.nomzo-theme .fa-firefox:before{content:""}.nomzo-theme .fa-firefox-browser:before{content:""}.nomzo-theme .fa-first-aid:before{content:""}.nomzo-theme .fa-first-order:before{content:""}.nomzo-theme .fa-first-order-alt:before{content:""}.nomzo-theme .fa-firstdraft:before{content:""}.nomzo-theme .fa-fish:before{content:""}.nomzo-theme .fa-fist-raised:before{content:""}.nomzo-theme .fa-flag:before{content:""}.nomzo-theme .fa-flag-checkered:before{content:""}.nomzo-theme .fa-flag-usa:before{content:""}.nomzo-theme .fa-flask:before{content:""}.nomzo-theme .fa-flickr:before{content:""}.nomzo-theme .fa-flipboard:before{content:""}.nomzo-theme .fa-flushed:before{content:""}.nomzo-theme .fa-fly:before{content:""}.nomzo-theme .fa-folder:before{content:""}.nomzo-theme .fa-folder-minus:before{content:""}.nomzo-theme .fa-folder-open:before{content:""}.nomzo-theme .fa-folder-plus:before{content:""}.nomzo-theme .fa-font:before{content:""}.nomzo-theme .fa-font-awesome:before{content:""}.nomzo-theme .fa-font-awesome-alt:before{content:""}.nomzo-theme .fa-font-awesome-flag:before{content:""}.nomzo-theme .fa-font-awesome-logo-full:before{content:""}.nomzo-theme .fa-fonticons:before{content:""}.nomzo-theme .fa-fonticons-fi:before{content:""}.nomzo-theme .fa-football-ball:before{content:""}.nomzo-theme .fa-fort-awesome:before{content:""}.nomzo-theme .fa-fort-awesome-alt:before{content:""}.nomzo-theme .fa-forumbee:before{content:""}.nomzo-theme .fa-forward:before{content:""}.nomzo-theme .fa-foursquare:before{content:""}.nomzo-theme .fa-free-code-camp:before{content:""}.nomzo-theme .fa-freebsd:before{content:""}.nomzo-theme .fa-frog:before{content:""}.nomzo-theme .fa-frown:before{content:""}.nomzo-theme .fa-frown-open:before{content:""}.nomzo-theme .fa-fulcrum:before{content:""}.nomzo-theme .fa-funnel-dollar:before{content:""}.nomzo-theme .fa-futbol:before{content:""}.nomzo-theme .fa-galactic-republic:before{content:""}.nomzo-theme .fa-galactic-senate:before{content:""}.nomzo-theme .fa-gamepad:before{content:""}.nomzo-theme .fa-gas-pump:before{content:""}.nomzo-theme .fa-gavel:before{content:""}.nomzo-theme .fa-gem:before{content:""}.nomzo-theme .fa-genderless:before{content:""}.nomzo-theme .fa-get-pocket:before{content:""}.nomzo-theme .fa-gg:before{content:""}.nomzo-theme .fa-gg-circle:before{content:""}.nomzo-theme .fa-ghost:before{content:""}.nomzo-theme .fa-gift:before{content:""}.nomzo-theme .fa-gifts:before{content:""}.nomzo-theme .fa-git:before{content:""}.nomzo-theme .fa-git-alt:before{content:""}.nomzo-theme .fa-git-square:before{content:""}.nomzo-theme .fa-github:before{content:""}.nomzo-theme .fa-github-alt:before{content:""}.nomzo-theme .fa-github-square:before{content:""}.nomzo-theme .fa-gitkraken:before{content:""}.nomzo-theme .fa-gitlab:before{content:""}.nomzo-theme .fa-gitter:before{content:""}.nomzo-theme .fa-glass-cheers:before{content:""}.nomzo-theme .fa-glass-martini:before{content:""}.nomzo-theme .fa-glass-martini-alt:before{content:""}.nomzo-theme .fa-glass-whiskey:before{content:""}.nomzo-theme .fa-glasses:before{content:""}.nomzo-theme .fa-glide:before{content:""}.nomzo-theme .fa-glide-g:before{content:""}.nomzo-theme .fa-globe:before{content:""}.nomzo-theme .fa-globe-africa:before{content:""}.nomzo-theme .fa-globe-americas:before{content:""}.nomzo-theme .fa-globe-asia:before{content:""}.nomzo-theme .fa-globe-europe:before{content:""}.nomzo-theme .fa-gofore:before{content:""}.nomzo-theme .fa-golf-ball:before{content:""}.nomzo-theme .fa-goodreads:before{content:""}.nomzo-theme .fa-goodreads-g:before{content:""}.nomzo-theme .fa-google:before{content:""}.nomzo-theme .fa-google-drive:before{content:""}.nomzo-theme .fa-google-pay:before{content:""}.nomzo-theme .fa-google-play:before{content:""}.nomzo-theme .fa-google-plus:before{content:""}.nomzo-theme .fa-google-plus-g:before{content:""}.nomzo-theme .fa-google-plus-square:before{content:""}.nomzo-theme .fa-google-wallet:before{content:""}.nomzo-theme .fa-gopuram:before{content:""}.nomzo-theme .fa-graduation-cap:before{content:""}.nomzo-theme .fa-gratipay:before{content:""}.nomzo-theme .fa-grav:before{content:""}.nomzo-theme .fa-greater-than:before{content:""}.nomzo-theme .fa-greater-than-equal:before{content:""}.nomzo-theme .fa-grimace:before{content:""}.nomzo-theme .fa-grin:before{content:""}.nomzo-theme .fa-grin-alt:before{content:""}.nomzo-theme .fa-grin-beam:before{content:""}.nomzo-theme .fa-grin-beam-sweat:before{content:""}.nomzo-theme .fa-grin-hearts:before{content:""}.nomzo-theme .fa-grin-squint:before{content:""}.nomzo-theme .fa-grin-squint-tears:before{content:""}.nomzo-theme .fa-grin-stars:before{content:""}.nomzo-theme .fa-grin-tears:before{content:""}.nomzo-theme .fa-grin-tongue:before{content:""}.nomzo-theme .fa-grin-tongue-squint:before{content:""}.nomzo-theme .fa-grin-tongue-wink:before{content:""}.nomzo-theme .fa-grin-wink:before{content:""}.nomzo-theme .fa-grip-horizontal:before{content:""}.nomzo-theme .fa-grip-lines:before{content:""}.nomzo-theme .fa-grip-lines-vertical:before{content:""}.nomzo-theme .fa-grip-vertical:before{content:""}.nomzo-theme .fa-gripfire:before{content:""}.nomzo-theme .fa-grunt:before{content:""}.nomzo-theme .fa-guilded:before{content:""}.nomzo-theme .fa-guitar:before{content:""}.nomzo-theme .fa-gulp:before{content:""}.nomzo-theme .fa-h-square:before{content:""}.nomzo-theme .fa-hacker-news:before{content:""}.nomzo-theme .fa-hacker-news-square:before{content:""}.nomzo-theme .fa-hackerrank:before{content:""}.nomzo-theme .fa-hamburger:before{content:""}.nomzo-theme .fa-hammer:before{content:""}.nomzo-theme .fa-hamsa:before{content:""}.nomzo-theme .fa-hand-holding:before{content:""}.nomzo-theme .fa-hand-holding-heart:before{content:""}.nomzo-theme .fa-hand-holding-medical:before{content:""}.nomzo-theme .fa-hand-holding-usd:before{content:""}.nomzo-theme .fa-hand-holding-water:before{content:""}.nomzo-theme .fa-hand-lizard:before{content:""}.nomzo-theme .fa-hand-middle-finger:before{content:""}.nomzo-theme .fa-hand-paper:before{content:""}.nomzo-theme .fa-hand-peace:before{content:""}.nomzo-theme .fa-hand-point-down:before{content:""}.nomzo-theme .fa-hand-point-left:before{content:""}.nomzo-theme .fa-hand-point-right:before{content:""}.nomzo-theme .fa-hand-point-up:before{content:""}.nomzo-theme .fa-hand-pointer:before{content:""}.nomzo-theme .fa-hand-rock:before{content:""}.nomzo-theme .fa-hand-scissors:before{content:""}.nomzo-theme .fa-hand-sparkles:before{content:""}.nomzo-theme .fa-hand-spock:before{content:""}.nomzo-theme .fa-hands:before{content:""}.nomzo-theme .fa-hands-helping:before{content:""}.nomzo-theme .fa-hands-wash:before{content:""}.nomzo-theme .fa-handshake:before{content:""}.nomzo-theme .fa-handshake-alt-slash:before{content:""}.nomzo-theme .fa-handshake-slash:before{content:""}.nomzo-theme .fa-hanukiah:before{content:""}.nomzo-theme .fa-hard-hat:before{content:""}.nomzo-theme .fa-hashtag:before{content:""}.nomzo-theme .fa-hat-cowboy:before{content:""}.nomzo-theme .fa-hat-cowboy-side:before{content:""}.nomzo-theme .fa-hat-wizard:before{content:""}.nomzo-theme .fa-hdd:before{content:""}.nomzo-theme .fa-head-side-cough:before{content:""}.nomzo-theme .fa-head-side-cough-slash:before{content:""}.nomzo-theme .fa-head-side-mask:before{content:""}.nomzo-theme .fa-head-side-virus:before{content:""}.nomzo-theme .fa-heading:before{content:""}.nomzo-theme .fa-headphones:before{content:""}.nomzo-theme .fa-headphones-alt:before{content:""}.nomzo-theme .fa-headset:before{content:""}.nomzo-theme .fa-heart:before{content:""}.nomzo-theme .fa-heart-broken:before{content:""}.nomzo-theme .fa-heartbeat:before{content:""}.nomzo-theme .fa-helicopter:before{content:""}.nomzo-theme .fa-highlighter:before{content:""}.nomzo-theme .fa-hiking:before{content:""}.nomzo-theme .fa-hippo:before{content:""}.nomzo-theme .fa-hips:before{content:""}.nomzo-theme .fa-hire-a-helper:before{content:""}.nomzo-theme .fa-history:before{content:""}.nomzo-theme .fa-hive:before{content:""}.nomzo-theme .fa-hockey-puck:before{content:""}.nomzo-theme .fa-holly-berry:before{content:""}.nomzo-theme .fa-home:before{content:""}.nomzo-theme .fa-hooli:before{content:""}.nomzo-theme .fa-hornbill:before{content:""}.nomzo-theme .fa-horse:before{content:""}.nomzo-theme .fa-horse-head:before{content:""}.nomzo-theme .fa-hospital:before{content:""}.nomzo-theme .fa-hospital-alt:before{content:""}.nomzo-theme .fa-hospital-symbol:before{content:""}.nomzo-theme .fa-hospital-user:before{content:""}.nomzo-theme .fa-hot-tub:before{content:""}.nomzo-theme .fa-hotdog:before{content:""}.nomzo-theme .fa-hotel:before{content:""}.nomzo-theme .fa-hotjar:before{content:""}.nomzo-theme .fa-hourglass:before{content:""}.nomzo-theme .fa-hourglass-end:before{content:""}.nomzo-theme .fa-hourglass-half:before{content:""}.nomzo-theme .fa-hourglass-start:before{content:""}.nomzo-theme .fa-house-damage:before{content:""}.nomzo-theme .fa-house-user:before{content:""}.nomzo-theme .fa-houzz:before{content:""}.nomzo-theme .fa-hryvnia:before{content:""}.nomzo-theme .fa-html5:before{content:""}.nomzo-theme .fa-hubspot:before{content:""}.nomzo-theme .fa-i-cursor:before{content:""}.nomzo-theme .fa-ice-cream:before{content:""}.nomzo-theme .fa-icicles:before{content:""}.nomzo-theme .fa-icons:before{content:""}.nomzo-theme .fa-id-badge:before{content:""}.nomzo-theme .fa-id-card:before{content:""}.nomzo-theme .fa-id-card-alt:before{content:""}.nomzo-theme .fa-ideal:before{content:""}.nomzo-theme .fa-igloo:before{content:""}.nomzo-theme .fa-image:before{content:""}.nomzo-theme .fa-images:before{content:""}.nomzo-theme .fa-imdb:before{content:""}.nomzo-theme .fa-inbox:before{content:""}.nomzo-theme .fa-indent:before{content:""}.nomzo-theme .fa-industry:before{content:""}.nomzo-theme .fa-infinity:before{content:""}.nomzo-theme .fa-info:before{content:""}.nomzo-theme .fa-info-circle:before{content:""}.nomzo-theme .fa-innosoft:before{content:""}.nomzo-theme .fa-instagram:before{content:""}.nomzo-theme .fa-instagram-square:before{content:""}.nomzo-theme .fa-instalod:before{content:""}.nomzo-theme .fa-intercom:before{content:""}.nomzo-theme .fa-internet-explorer:before{content:""}.nomzo-theme .fa-invision:before{content:""}.nomzo-theme .fa-ioxhost:before{content:""}.nomzo-theme .fa-italic:before{content:""}.nomzo-theme .fa-itch-io:before{content:""}.nomzo-theme .fa-itunes:before{content:""}.nomzo-theme .fa-itunes-note:before{content:""}.nomzo-theme .fa-java:before{content:""}.nomzo-theme .fa-jedi:before{content:""}.nomzo-theme .fa-jedi-order:before{content:""}.nomzo-theme .fa-jenkins:before{content:""}.nomzo-theme .fa-jira:before{content:""}.nomzo-theme .fa-joget:before{content:""}.nomzo-theme .fa-joint:before{content:""}.nomzo-theme .fa-joomla:before{content:""}.nomzo-theme .fa-journal-whills:before{content:""}.nomzo-theme .fa-js:before{content:""}.nomzo-theme .fa-js-square:before{content:""}.nomzo-theme .fa-jsfiddle:before{content:""}.nomzo-theme .fa-kaaba:before{content:""}.nomzo-theme .fa-kaggle:before{content:""}.nomzo-theme .fa-key:before{content:""}.nomzo-theme .fa-keybase:before{content:""}.nomzo-theme .fa-keyboard:before{content:""}.nomzo-theme .fa-keycdn:before{content:""}.nomzo-theme .fa-khanda:before{content:""}.nomzo-theme .fa-kickstarter:before{content:""}.nomzo-theme .fa-kickstarter-k:before{content:""}.nomzo-theme .fa-kiss:before{content:""}.nomzo-theme .fa-kiss-beam:before{content:""}.nomzo-theme .fa-kiss-wink-heart:before{content:""}.nomzo-theme .fa-kiwi-bird:before{content:""}.nomzo-theme .fa-korvue:before{content:""}.nomzo-theme .fa-landmark:before{content:""}.nomzo-theme .fa-language:before{content:""}.nomzo-theme .fa-laptop:before{content:""}.nomzo-theme .fa-laptop-code:before{content:""}.nomzo-theme .fa-laptop-house:before{content:""}.nomzo-theme .fa-laptop-medical:before{content:""}.nomzo-theme .fa-laravel:before{content:""}.nomzo-theme .fa-lastfm:before{content:""}.nomzo-theme .fa-lastfm-square:before{content:""}.nomzo-theme .fa-laugh:before{content:""}.nomzo-theme .fa-laugh-beam:before{content:""}.nomzo-theme .fa-laugh-squint:before{content:""}.nomzo-theme .fa-laugh-wink:before{content:""}.nomzo-theme .fa-layer-group:before{content:""}.nomzo-theme .fa-leaf:before{content:""}.nomzo-theme .fa-leanpub:before{content:""}.nomzo-theme .fa-lemon:before{content:""}.nomzo-theme .fa-less:before{content:""}.nomzo-theme .fa-less-than:before{content:""}.nomzo-theme .fa-less-than-equal:before{content:""}.nomzo-theme .fa-level-down-alt:before{content:""}.nomzo-theme .fa-level-up-alt:before{content:""}.nomzo-theme .fa-life-ring:before{content:""}.nomzo-theme .fa-lightbulb:before{content:""}.nomzo-theme .fa-line:before{content:""}.nomzo-theme .fa-link:before{content:""}.nomzo-theme .fa-linkedin:before{content:""}.nomzo-theme .fa-linkedin-in:before{content:""}.nomzo-theme .fa-linode:before{content:""}.nomzo-theme .fa-linux:before{content:""}.nomzo-theme .fa-lira-sign:before{content:""}.nomzo-theme .fa-list:before{content:""}.nomzo-theme .fa-list-alt:before{content:""}.nomzo-theme .fa-list-ol:before{content:""}.nomzo-theme .fa-list-ul:before{content:""}.nomzo-theme .fa-location-arrow:before{content:""}.nomzo-theme .fa-lock:before{content:""}.nomzo-theme .fa-lock-open:before{content:""}.nomzo-theme .fa-long-arrow-alt-down:before{content:""}.nomzo-theme .fa-long-arrow-alt-left:before{content:""}.nomzo-theme .fa-long-arrow-alt-right:before{content:""}.nomzo-theme .fa-long-arrow-alt-up:before{content:""}.nomzo-theme .fa-low-vision:before{content:""}.nomzo-theme .fa-luggage-cart:before{content:""}.nomzo-theme .fa-lungs:before{content:""}.nomzo-theme .fa-lungs-virus:before{content:""}.nomzo-theme .fa-lyft:before{content:""}.nomzo-theme .fa-magento:before{content:""}.nomzo-theme .fa-magic:before{content:""}.nomzo-theme .fa-magnet:before{content:""}.nomzo-theme .fa-mail-bulk:before{content:""}.nomzo-theme .fa-mailchimp:before{content:""}.nomzo-theme .fa-male:before{content:""}.nomzo-theme .fa-mandalorian:before{content:""}.nomzo-theme .fa-map:before{content:""}.nomzo-theme .fa-map-marked:before{content:""}.nomzo-theme .fa-map-marked-alt:before{content:""}.nomzo-theme .fa-map-marker:before{content:""}.nomzo-theme .fa-map-marker-alt:before{content:""}.nomzo-theme .fa-map-pin:before{content:""}.nomzo-theme .fa-map-signs:before{content:""}.nomzo-theme .fa-markdown:before{content:""}.nomzo-theme .fa-marker:before{content:""}.nomzo-theme .fa-mars:before{content:""}.nomzo-theme .fa-mars-double:before{content:""}.nomzo-theme .fa-mars-stroke:before{content:""}.nomzo-theme .fa-mars-stroke-h:before{content:""}.nomzo-theme .fa-mars-stroke-v:before{content:""}.nomzo-theme .fa-mask:before{content:""}.nomzo-theme .fa-mastodon:before{content:""}.nomzo-theme .fa-maxcdn:before{content:""}.nomzo-theme .fa-mdb:before{content:""}.nomzo-theme .fa-medal:before{content:""}.nomzo-theme .fa-medapps:before{content:""}.nomzo-theme .fa-medium:before{content:""}.nomzo-theme .fa-medium-m:before{content:""}.nomzo-theme .fa-medkit:before{content:""}.nomzo-theme .fa-medrt:before{content:""}.nomzo-theme .fa-meetup:before{content:""}.nomzo-theme .fa-megaport:before{content:""}.nomzo-theme .fa-meh:before{content:""}.nomzo-theme .fa-meh-blank:before{content:""}.nomzo-theme .fa-meh-rolling-eyes:before{content:""}.nomzo-theme .fa-memory:before{content:""}.nomzo-theme .fa-mendeley:before{content:""}.nomzo-theme .fa-menorah:before{content:""}.nomzo-theme .fa-mercury:before{content:""}.nomzo-theme .fa-meteor:before{content:""}.nomzo-theme .fa-microblog:before{content:""}.nomzo-theme .fa-microchip:before{content:""}.nomzo-theme .fa-microphone:before{content:""}.nomzo-theme .fa-microphone-alt:before{content:""}.nomzo-theme .fa-microphone-alt-slash:before{content:""}.nomzo-theme .fa-microphone-slash:before{content:""}.nomzo-theme .fa-microscope:before{content:""}.nomzo-theme .fa-microsoft:before{content:""}.nomzo-theme .fa-minus:before{content:""}.nomzo-theme .fa-minus-circle:before{content:""}.nomzo-theme .fa-minus-square:before{content:""}.nomzo-theme .fa-mitten:before{content:""}.nomzo-theme .fa-mix:before{content:""}.nomzo-theme .fa-mixcloud:before{content:""}.nomzo-theme .fa-mixer:before{content:""}.nomzo-theme .fa-mizuni:before{content:""}.nomzo-theme .fa-mobile:before{content:""}.nomzo-theme .fa-mobile-alt:before{content:""}.nomzo-theme .fa-modx:before{content:""}.nomzo-theme .fa-monero:before{content:""}.nomzo-theme .fa-money-bill:before{content:""}.nomzo-theme .fa-money-bill-alt:before{content:""}.nomzo-theme .fa-money-bill-wave:before{content:""}.nomzo-theme .fa-money-bill-wave-alt:before{content:""}.nomzo-theme .fa-money-check:before{content:""}.nomzo-theme .fa-money-check-alt:before{content:""}.nomzo-theme .fa-monument:before{content:""}.nomzo-theme .fa-moon:before{content:""}.nomzo-theme .fa-mortar-pestle:before{content:""}.nomzo-theme .fa-mosque:before{content:""}.nomzo-theme .fa-motorcycle:before{content:""}.nomzo-theme .fa-mountain:before{content:""}.nomzo-theme .fa-mouse:before{content:""}.nomzo-theme .fa-mouse-pointer:before{content:""}.nomzo-theme .fa-mug-hot:before{content:""}.nomzo-theme .fa-music:before{content:""}.nomzo-theme .fa-napster:before{content:""}.nomzo-theme .fa-neos:before{content:""}.nomzo-theme .fa-network-wired:before{content:""}.nomzo-theme .fa-neuter:before{content:""}.nomzo-theme .fa-newspaper:before{content:""}.nomzo-theme .fa-nimblr:before{content:""}.nomzo-theme .fa-node:before{content:""}.nomzo-theme .fa-node-js:before{content:""}.nomzo-theme .fa-not-equal:before{content:""}.nomzo-theme .fa-notes-medical:before{content:""}.nomzo-theme .fa-npm:before{content:""}.nomzo-theme .fa-ns8:before{content:""}.nomzo-theme .fa-nutritionix:before{content:""}.nomzo-theme .fa-object-group:before{content:""}.nomzo-theme .fa-object-ungroup:before{content:""}.nomzo-theme .fa-octopus-deploy:before{content:""}.nomzo-theme .fa-odnoklassniki:before{content:""}.nomzo-theme .fa-odnoklassniki-square:before{content:""}.nomzo-theme .fa-oil-can:before{content:""}.nomzo-theme .fa-old-republic:before{content:""}.nomzo-theme .fa-om:before{content:""}.nomzo-theme .fa-opencart:before{content:""}.nomzo-theme .fa-openid:before{content:""}.nomzo-theme .fa-opera:before{content:""}.nomzo-theme .fa-optin-monster:before{content:""}.nomzo-theme .fa-orcid:before{content:""}.nomzo-theme .fa-osi:before{content:""}.nomzo-theme .fa-otter:before{content:""}.nomzo-theme .fa-outdent:before{content:""}.nomzo-theme .fa-page4:before{content:""}.nomzo-theme .fa-pagelines:before{content:""}.nomzo-theme .fa-pager:before{content:""}.nomzo-theme .fa-paint-brush:before{content:""}.nomzo-theme .fa-paint-roller:before{content:""}.nomzo-theme .fa-palette:before{content:""}.nomzo-theme .fa-palfed:before{content:""}.nomzo-theme .fa-pallet:before{content:""}.nomzo-theme .fa-paper-plane:before{content:""}.nomzo-theme .fa-paperclip:before{content:""}.nomzo-theme .fa-parachute-box:before{content:""}.nomzo-theme .fa-paragraph:before{content:""}.nomzo-theme .fa-parking:before{content:""}.nomzo-theme .fa-passport:before{content:""}.nomzo-theme .fa-pastafarianism:before{content:""}.nomzo-theme .fa-paste:before{content:""}.nomzo-theme .fa-patreon:before{content:""}.nomzo-theme .fa-pause:before{content:""}.nomzo-theme .fa-pause-circle:before{content:""}.nomzo-theme .fa-paw:before{content:""}.nomzo-theme .fa-paypal:before{content:""}.nomzo-theme .fa-peace:before{content:""}.nomzo-theme .fa-pen:before{content:""}.nomzo-theme .fa-pen-alt:before{content:""}.nomzo-theme .fa-pen-fancy:before{content:""}.nomzo-theme .fa-pen-nib:before{content:""}.nomzo-theme .fa-pen-square:before{content:""}.nomzo-theme .fa-pencil-alt:before{content:""}.nomzo-theme .fa-pencil-ruler:before{content:""}.nomzo-theme .fa-penny-arcade:before{content:""}.nomzo-theme .fa-people-arrows:before{content:""}.nomzo-theme .fa-people-carry:before{content:""}.nomzo-theme .fa-pepper-hot:before{content:""}.nomzo-theme .fa-perbyte:before{content:""}.nomzo-theme .fa-percent:before{content:""}.nomzo-theme .fa-percentage:before{content:""}.nomzo-theme .fa-periscope:before{content:""}.nomzo-theme .fa-person-booth:before{content:""}.nomzo-theme .fa-phabricator:before{content:""}.nomzo-theme .fa-phoenix-framework:before{content:""}.nomzo-theme .fa-phoenix-squadron:before{content:""}.nomzo-theme .fa-phone:before{content:""}.nomzo-theme .fa-phone-alt:before{content:""}.nomzo-theme .fa-phone-slash:before{content:""}.nomzo-theme .fa-phone-square:before{content:""}.nomzo-theme .fa-phone-square-alt:before{content:""}.nomzo-theme .fa-phone-volume:before{content:""}.nomzo-theme .fa-photo-video:before{content:""}.nomzo-theme .fa-php:before{content:""}.nomzo-theme .fa-pied-piper:before{content:""}.nomzo-theme .fa-pied-piper-alt:before{content:""}.nomzo-theme .fa-pied-piper-hat:before{content:""}.nomzo-theme .fa-pied-piper-pp:before{content:""}.nomzo-theme .fa-pied-piper-square:before{content:""}.nomzo-theme .fa-piggy-bank:before{content:""}.nomzo-theme .fa-pills:before{content:""}.nomzo-theme .fa-pinterest:before{content:""}.nomzo-theme .fa-pinterest-p:before{content:""}.nomzo-theme .fa-pinterest-square:before{content:""}.nomzo-theme .fa-pizza-slice:before{content:""}.nomzo-theme .fa-place-of-worship:before{content:""}.nomzo-theme .fa-plane:before{content:""}.nomzo-theme .fa-plane-arrival:before{content:""}.nomzo-theme .fa-plane-departure:before{content:""}.nomzo-theme .fa-plane-slash:before{content:""}.nomzo-theme .fa-play:before{content:""}.nomzo-theme .fa-play-circle:before{content:""}.nomzo-theme .fa-playstation:before{content:""}.nomzo-theme .fa-plug:before{content:""}.nomzo-theme .fa-plus:before{content:""}.nomzo-theme .fa-plus-circle:before{content:""}.nomzo-theme .fa-plus-square:before{content:""}.nomzo-theme .fa-podcast:before{content:""}.nomzo-theme .fa-poll:before{content:""}.nomzo-theme .fa-poll-h:before{content:""}.nomzo-theme .fa-poo:before{content:""}.nomzo-theme .fa-poo-storm:before{content:""}.nomzo-theme .fa-poop:before{content:""}.nomzo-theme .fa-portrait:before{content:""}.nomzo-theme .fa-pound-sign:before{content:""}.nomzo-theme .fa-power-off:before{content:""}.nomzo-theme .fa-pray:before{content:""}.nomzo-theme .fa-praying-hands:before{content:""}.nomzo-theme .fa-prescription:before{content:""}.nomzo-theme .fa-prescription-bottle:before{content:""}.nomzo-theme .fa-prescription-bottle-alt:before{content:""}.nomzo-theme .fa-print:before{content:""}.nomzo-theme .fa-procedures:before{content:""}.nomzo-theme .fa-product-hunt:before{content:""}.nomzo-theme .fa-project-diagram:before{content:""}.nomzo-theme .fa-pump-medical:before{content:""}.nomzo-theme .fa-pump-soap:before{content:""}.nomzo-theme .fa-pushed:before{content:""}.nomzo-theme .fa-puzzle-piece:before{content:""}.nomzo-theme .fa-python:before{content:""}.nomzo-theme .fa-qq:before{content:""}.nomzo-theme .fa-qrcode:before{content:""}.nomzo-theme .fa-question:before{content:""}.nomzo-theme .fa-question-circle:before{content:""}.nomzo-theme .fa-quidditch:before{content:""}.nomzo-theme .fa-quinscape:before{content:""}.nomzo-theme .fa-quora:before{content:""}.nomzo-theme .fa-quote-left:before{content:""}.nomzo-theme .fa-quote-right:before{content:""}.nomzo-theme .fa-quran:before{content:""}.nomzo-theme .fa-r-project:before{content:""}.nomzo-theme .fa-radiation:before{content:""}.nomzo-theme .fa-radiation-alt:before{content:""}.nomzo-theme .fa-rainbow:before{content:""}.nomzo-theme .fa-random:before{content:""}.nomzo-theme .fa-raspberry-pi:before{content:""}.nomzo-theme .fa-ravelry:before{content:""}.nomzo-theme .fa-react:before{content:""}.nomzo-theme .fa-reacteurope:before{content:""}.nomzo-theme .fa-readme:before{content:""}.nomzo-theme .fa-rebel:before{content:""}.nomzo-theme .fa-receipt:before{content:""}.nomzo-theme .fa-record-vinyl:before{content:""}.nomzo-theme .fa-recycle:before{content:""}.nomzo-theme .fa-red-river:before{content:""}.nomzo-theme .fa-reddit:before{content:""}.nomzo-theme .fa-reddit-alien:before{content:""}.nomzo-theme .fa-reddit-square:before{content:""}.nomzo-theme .fa-redhat:before{content:""}.nomzo-theme .fa-redo:before{content:""}.nomzo-theme .fa-redo-alt:before{content:""}.nomzo-theme .fa-registered:before{content:""}.nomzo-theme .fa-remove-format:before{content:""}.nomzo-theme .fa-renren:before{content:""}.nomzo-theme .fa-reply:before{content:""}.nomzo-theme .fa-reply-all:before{content:""}.nomzo-theme .fa-replyd:before{content:""}.nomzo-theme .fa-republican:before{content:""}.nomzo-theme .fa-researchgate:before{content:""}.nomzo-theme .fa-resolving:before{content:""}.nomzo-theme .fa-restroom:before{content:""}.nomzo-theme .fa-retweet:before{content:""}.nomzo-theme .fa-rev:before{content:""}.nomzo-theme .fa-ribbon:before{content:""}.nomzo-theme .fa-ring:before{content:""}.nomzo-theme .fa-road:before{content:""}.nomzo-theme .fa-robot:before{content:""}.nomzo-theme .fa-rocket:before{content:""}.nomzo-theme .fa-rocketchat:before{content:""}.nomzo-theme .fa-rockrms:before{content:""}.nomzo-theme .fa-route:before{content:""}.nomzo-theme .fa-rss:before{content:""}.nomzo-theme .fa-rss-square:before{content:""}.nomzo-theme .fa-ruble-sign:before{content:""}.nomzo-theme .fa-ruler:before{content:""}.nomzo-theme .fa-ruler-combined:before{content:""}.nomzo-theme .fa-ruler-horizontal:before{content:""}.nomzo-theme .fa-ruler-vertical:before{content:""}.nomzo-theme .fa-running:before{content:""}.nomzo-theme .fa-rupee-sign:before{content:""}.nomzo-theme .fa-rust:before{content:""}.nomzo-theme .fa-sad-cry:before{content:""}.nomzo-theme .fa-sad-tear:before{content:""}.nomzo-theme .fa-safari:before{content:""}.nomzo-theme .fa-salesforce:before{content:""}.nomzo-theme .fa-sass:before{content:""}.nomzo-theme .fa-satellite:before{content:""}.nomzo-theme .fa-satellite-dish:before{content:""}.nomzo-theme .fa-save:before{content:""}.nomzo-theme .fa-schlix:before{content:""}.nomzo-theme .fa-school:before{content:""}.nomzo-theme .fa-screwdriver:before{content:""}.nomzo-theme .fa-scribd:before{content:""}.nomzo-theme .fa-scroll:before{content:""}.nomzo-theme .fa-sd-card:before{content:""}.nomzo-theme .fa-search:before{content:""}.nomzo-theme .fa-search-dollar:before{content:""}.nomzo-theme .fa-search-location:before{content:""}.nomzo-theme .fa-search-minus:before{content:""}.nomzo-theme .fa-search-plus:before{content:""}.nomzo-theme .fa-searchengin:before{content:""}.nomzo-theme .fa-seedling:before{content:""}.nomzo-theme .fa-sellcast:before{content:""}.nomzo-theme .fa-sellsy:before{content:""}.nomzo-theme .fa-server:before{content:""}.nomzo-theme .fa-servicestack:before{content:""}.nomzo-theme .fa-shapes:before{content:""}.nomzo-theme .fa-share:before{content:""}.nomzo-theme .fa-share-alt:before{content:""}.nomzo-theme .fa-share-alt-square:before{content:""}.nomzo-theme .fa-share-square:before{content:""}.nomzo-theme .fa-shekel-sign:before{content:""}.nomzo-theme .fa-shield-alt:before{content:""}.nomzo-theme .fa-shield-virus:before{content:""}.nomzo-theme .fa-ship:before{content:""}.nomzo-theme .fa-shipping-fast:before{content:""}.nomzo-theme .fa-shirtsinbulk:before{content:""}.nomzo-theme .fa-shoe-prints:before{content:""}.nomzo-theme .fa-shopify:before{content:""}.nomzo-theme .fa-shopping-bag:before{content:""}.nomzo-theme .fa-shopping-basket:before{content:""}.nomzo-theme .fa-shopping-cart:before{content:""}.nomzo-theme .fa-shopware:before{content:""}.nomzo-theme .fa-shower:before{content:""}.nomzo-theme .fa-shuttle-van:before{content:""}.nomzo-theme .fa-sign:before{content:""}.nomzo-theme .fa-sign-in-alt:before{content:""}.nomzo-theme .fa-sign-language:before{content:""}.nomzo-theme .fa-sign-out-alt:before{content:""}.nomzo-theme .fa-signal:before{content:""}.nomzo-theme .fa-signature:before{content:""}.nomzo-theme .fa-sim-card:before{content:""}.nomzo-theme .fa-simplybuilt:before{content:""}.nomzo-theme .fa-sink:before{content:""}.nomzo-theme .fa-sistrix:before{content:""}.nomzo-theme .fa-sitemap:before{content:""}.nomzo-theme .fa-sith:before{content:""}.nomzo-theme .fa-skating:before{content:""}.nomzo-theme .fa-sketch:before{content:""}.nomzo-theme .fa-skiing:before{content:""}.nomzo-theme .fa-skiing-nordic:before{content:""}.nomzo-theme .fa-skull:before{content:""}.nomzo-theme .fa-skull-crossbones:before{content:""}.nomzo-theme .fa-skyatlas:before{content:""}.nomzo-theme .fa-skype:before{content:""}.nomzo-theme .fa-slack:before{content:""}.nomzo-theme .fa-slack-hash:before{content:""}.nomzo-theme .fa-slash:before{content:""}.nomzo-theme .fa-sleigh:before{content:""}.nomzo-theme .fa-sliders-h:before{content:""}.nomzo-theme .fa-slideshare:before{content:""}.nomzo-theme .fa-smile:before{content:""}.nomzo-theme .fa-smile-beam:before{content:""}.nomzo-theme .fa-smile-wink:before{content:""}.nomzo-theme .fa-smog:before{content:""}.nomzo-theme .fa-smoking:before{content:""}.nomzo-theme .fa-smoking-ban:before{content:""}.nomzo-theme .fa-sms:before{content:""}.nomzo-theme .fa-snapchat:before{content:""}.nomzo-theme .fa-snapchat-ghost:before{content:""}.nomzo-theme .fa-snapchat-square:before{content:""}.nomzo-theme .fa-snowboarding:before{content:""}.nomzo-theme .fa-snowflake:before{content:""}.nomzo-theme .fa-snowman:before{content:""}.nomzo-theme .fa-snowplow:before{content:""}.nomzo-theme .fa-soap:before{content:""}.nomzo-theme .fa-socks:before{content:""}.nomzo-theme .fa-solar-panel:before{content:""}.nomzo-theme .fa-sort:before{content:""}.nomzo-theme .fa-sort-alpha-down:before{content:""}.nomzo-theme .fa-sort-alpha-down-alt:before{content:""}.nomzo-theme .fa-sort-alpha-up:before{content:""}.nomzo-theme .fa-sort-alpha-up-alt:before{content:""}.nomzo-theme .fa-sort-amount-down:before{content:""}.nomzo-theme .fa-sort-amount-down-alt:before{content:""}.nomzo-theme .fa-sort-amount-up:before{content:""}.nomzo-theme .fa-sort-amount-up-alt:before{content:""}.nomzo-theme .fa-sort-down:before{content:""}.nomzo-theme .fa-sort-numeric-down:before{content:""}.nomzo-theme .fa-sort-numeric-down-alt:before{content:""}.nomzo-theme .fa-sort-numeric-up:before{content:""}.nomzo-theme .fa-sort-numeric-up-alt:before{content:""}.nomzo-theme .fa-sort-up:before{content:""}.nomzo-theme .fa-soundcloud:before{content:""}.nomzo-theme .fa-sourcetree:before{content:""}.nomzo-theme .fa-spa:before{content:""}.nomzo-theme .fa-space-shuttle:before{content:""}.nomzo-theme .fa-speakap:before{content:""}.nomzo-theme .fa-speaker-deck:before{content:""}.nomzo-theme .fa-spell-check:before{content:""}.nomzo-theme .fa-spider:before{content:""}.nomzo-theme .fa-spinner:before{content:""}.nomzo-theme .fa-splotch:before{content:""}.nomzo-theme .fa-spotify:before{content:""}.nomzo-theme .fa-spray-can:before{content:""}.nomzo-theme .fa-square:before{content:""}.nomzo-theme .fa-square-full:before{content:""}.nomzo-theme .fa-square-root-alt:before{content:""}.nomzo-theme .fa-squarespace:before{content:""}.nomzo-theme .fa-stack-exchange:before{content:""}.nomzo-theme .fa-stack-overflow:before{content:""}.nomzo-theme .fa-stackpath:before{content:""}.nomzo-theme .fa-stamp:before{content:""}.nomzo-theme .fa-star:before{content:""}.nomzo-theme .fa-star-and-crescent:before{content:""}.nomzo-theme .fa-star-half:before{content:""}.nomzo-theme .fa-star-half-alt:before{content:""}.nomzo-theme .fa-star-of-david:before{content:""}.nomzo-theme .fa-star-of-life:before{content:""}.nomzo-theme .fa-staylinked:before{content:""}.nomzo-theme .fa-steam:before{content:""}.nomzo-theme .fa-steam-square:before{content:""}.nomzo-theme .fa-steam-symbol:before{content:""}.nomzo-theme .fa-step-backward:before{content:""}.nomzo-theme .fa-step-forward:before{content:""}.nomzo-theme .fa-stethoscope:before{content:""}.nomzo-theme .fa-sticker-mule:before{content:""}.nomzo-theme .fa-sticky-note:before{content:""}.nomzo-theme .fa-stop:before{content:""}.nomzo-theme .fa-stop-circle:before{content:""}.nomzo-theme .fa-stopwatch:before{content:""}.nomzo-theme .fa-stopwatch-20:before{content:""}.nomzo-theme .fa-store:before{content:""}.nomzo-theme .fa-store-alt:before{content:""}.nomzo-theme .fa-store-alt-slash:before{content:""}.nomzo-theme .fa-store-slash:before{content:""}.nomzo-theme .fa-strava:before{content:""}.nomzo-theme .fa-stream:before{content:""}.nomzo-theme .fa-street-view:before{content:""}.nomzo-theme .fa-strikethrough:before{content:""}.nomzo-theme .fa-stripe:before{content:""}.nomzo-theme .fa-stripe-s:before{content:""}.nomzo-theme .fa-stroopwafel:before{content:""}.nomzo-theme .fa-studiovinari:before{content:""}.nomzo-theme .fa-stumbleupon:before{content:""}.nomzo-theme .fa-stumbleupon-circle:before{content:""}.nomzo-theme .fa-subscript:before{content:""}.nomzo-theme .fa-subway:before{content:""}.nomzo-theme .fa-suitcase:before{content:""}.nomzo-theme .fa-suitcase-rolling:before{content:""}.nomzo-theme .fa-sun:before{content:""}.nomzo-theme .fa-superpowers:before{content:""}.nomzo-theme .fa-superscript:before{content:""}.nomzo-theme .fa-supple:before{content:""}.nomzo-theme .fa-surprise:before{content:""}.nomzo-theme .fa-suse:before{content:""}.nomzo-theme .fa-swatchbook:before{content:""}.nomzo-theme .fa-swift:before{content:""}.nomzo-theme .fa-swimmer:before{content:""}.nomzo-theme .fa-swimming-pool:before{content:""}.nomzo-theme .fa-symfony:before{content:""}.nomzo-theme .fa-synagogue:before{content:""}.nomzo-theme .fa-sync:before{content:""}.nomzo-theme .fa-sync-alt:before{content:""}.nomzo-theme .fa-syringe:before{content:""}.nomzo-theme .fa-table:before{content:""}.nomzo-theme .fa-table-tennis:before{content:""}.nomzo-theme .fa-tablet:before{content:""}.nomzo-theme .fa-tablet-alt:before{content:""}.nomzo-theme .fa-tablets:before{content:""}.nomzo-theme .fa-tachometer-alt:before{content:""}.nomzo-theme .fa-tag:before{content:""}.nomzo-theme .fa-tags:before{content:""}.nomzo-theme .fa-tape:before{content:""}.nomzo-theme .fa-tasks:before{content:""}.nomzo-theme .fa-taxi:before{content:""}.nomzo-theme .fa-teamspeak:before{content:""}.nomzo-theme .fa-teeth:before{content:""}.nomzo-theme .fa-teeth-open:before{content:""}.nomzo-theme .fa-telegram:before{content:""}.nomzo-theme .fa-telegram-plane:before{content:""}.nomzo-theme .fa-temperature-high:before{content:""}.nomzo-theme .fa-temperature-low:before{content:""}.nomzo-theme .fa-tencent-weibo:before{content:""}.nomzo-theme .fa-tenge:before{content:""}.nomzo-theme .fa-terminal:before{content:""}.nomzo-theme .fa-text-height:before{content:""}.nomzo-theme .fa-text-width:before{content:""}.nomzo-theme .fa-th:before{content:""}.nomzo-theme .fa-th-large:before{content:""}.nomzo-theme .fa-th-list:before{content:""}.nomzo-theme .fa-the-red-yeti:before{content:""}.nomzo-theme .fa-theater-masks:before{content:""}.nomzo-theme .fa-themeco:before{content:""}.nomzo-theme .fa-themeisle:before{content:""}.nomzo-theme .fa-thermometer:before{content:""}.nomzo-theme .fa-thermometer-empty:before{content:""}.nomzo-theme .fa-thermometer-full:before{content:""}.nomzo-theme .fa-thermometer-half:before{content:""}.nomzo-theme .fa-thermometer-quarter:before{content:""}.nomzo-theme .fa-thermometer-three-quarters:before{content:""}.nomzo-theme .fa-think-peaks:before{content:""}.nomzo-theme .fa-thumbs-down:before{content:""}.nomzo-theme .fa-thumbs-up:before{content:""}.nomzo-theme .fa-thumbtack:before{content:""}.nomzo-theme .fa-ticket-alt:before{content:""}.nomzo-theme .fa-tiktok:before{content:""}.nomzo-theme .fa-times:before{content:""}.nomzo-theme .fa-times-circle:before{content:""}.nomzo-theme .fa-tint:before{content:""}.nomzo-theme .fa-tint-slash:before{content:""}.nomzo-theme .fa-tired:before{content:""}.nomzo-theme .fa-toggle-off:before{content:""}.nomzo-theme .fa-toggle-on:before{content:""}.nomzo-theme .fa-toilet:before{content:""}.nomzo-theme .fa-toilet-paper:before{content:""}.nomzo-theme .fa-toilet-paper-slash:before{content:""}.nomzo-theme .fa-toolbox:before{content:""}.nomzo-theme .fa-tools:before{content:""}.nomzo-theme .fa-tooth:before{content:""}.nomzo-theme .fa-torah:before{content:""}.nomzo-theme .fa-torii-gate:before{content:""}.nomzo-theme .fa-tractor:before{content:""}.nomzo-theme .fa-trade-federation:before{content:""}.nomzo-theme .fa-trademark:before{content:""}.nomzo-theme .fa-traffic-light:before{content:""}.nomzo-theme .fa-trailer:before{content:""}.nomzo-theme .fa-train:before{content:""}.nomzo-theme .fa-tram:before{content:""}.nomzo-theme .fa-transgender:before{content:""}.nomzo-theme .fa-transgender-alt:before{content:""}.nomzo-theme .fa-trash:before{content:""}.nomzo-theme .fa-trash-alt:before{content:""}.nomzo-theme .fa-trash-restore:before{content:""}.nomzo-theme .fa-trash-restore-alt:before{content:""}.nomzo-theme .fa-tree:before{content:""}.nomzo-theme .fa-trello:before{content:""}.nomzo-theme .fa-trophy:before{content:""}.nomzo-theme .fa-truck:before{content:""}.nomzo-theme .fa-truck-loading:before{content:""}.nomzo-theme .fa-truck-monster:before{content:""}.nomzo-theme .fa-truck-moving:before{content:""}.nomzo-theme .fa-truck-pickup:before{content:""}.nomzo-theme .fa-tshirt:before{content:""}.nomzo-theme .fa-tty:before{content:""}.nomzo-theme .fa-tumblr:before{content:""}.nomzo-theme .fa-tumblr-square:before{content:""}.nomzo-theme .fa-tv:before{content:""}.nomzo-theme .fa-twitch:before{content:""}.nomzo-theme .fa-twitter:before{content:""}.nomzo-theme .fa-twitter-square:before{content:""}.nomzo-theme .fa-typo3:before{content:""}.nomzo-theme .fa-uber:before{content:""}.nomzo-theme .fa-ubuntu:before{content:""}.nomzo-theme .fa-uikit:before{content:""}.nomzo-theme .fa-umbraco:before{content:""}.nomzo-theme .fa-umbrella:before{content:""}.nomzo-theme .fa-umbrella-beach:before{content:""}.nomzo-theme .fa-uncharted:before{content:""}.nomzo-theme .fa-underline:before{content:""}.nomzo-theme .fa-undo:before{content:""}.nomzo-theme .fa-undo-alt:before{content:""}.nomzo-theme .fa-uniregistry:before{content:""}.nomzo-theme .fa-unity:before{content:""}.nomzo-theme .fa-universal-access:before{content:""}.nomzo-theme .fa-university:before{content:""}.nomzo-theme .fa-unlink:before{content:""}.nomzo-theme .fa-unlock:before{content:""}.nomzo-theme .fa-unlock-alt:before{content:""}.nomzo-theme .fa-unsplash:before{content:""}.nomzo-theme .fa-untappd:before{content:""}.nomzo-theme .fa-upload:before{content:""}.nomzo-theme .fa-ups:before{content:""}.nomzo-theme .fa-usb:before{content:""}.nomzo-theme .fa-user:before{content:""}.nomzo-theme .fa-user-alt:before{content:""}.nomzo-theme .fa-user-alt-slash:before{content:""}.nomzo-theme .fa-user-astronaut:before{content:""}.nomzo-theme .fa-user-check:before{content:""}.nomzo-theme .fa-user-circle:before{content:""}.nomzo-theme .fa-user-clock:before{content:""}.nomzo-theme .fa-user-cog:before{content:""}.nomzo-theme .fa-user-edit:before{content:""}.nomzo-theme .fa-user-friends:before{content:""}.nomzo-theme .fa-user-graduate:before{content:""}.nomzo-theme .fa-user-injured:before{content:""}.nomzo-theme .fa-user-lock:before{content:""}.nomzo-theme .fa-user-md:before{content:""}.nomzo-theme .fa-user-minus:before{content:""}.nomzo-theme .fa-user-ninja:before{content:""}.nomzo-theme .fa-user-nurse:before{content:""}.nomzo-theme .fa-user-plus:before{content:""}.nomzo-theme .fa-user-secret:before{content:""}.nomzo-theme .fa-user-shield:before{content:""}.nomzo-theme .fa-user-slash:before{content:""}.nomzo-theme .fa-user-tag:before{content:""}.nomzo-theme .fa-user-tie:before{content:""}.nomzo-theme .fa-user-times:before{content:""}.nomzo-theme .fa-users:before{content:""}.nomzo-theme .fa-users-cog:before{content:""}.nomzo-theme .fa-users-slash:before{content:""}.nomzo-theme .fa-usps:before{content:""}.nomzo-theme .fa-ussunnah:before{content:""}.nomzo-theme .fa-utensil-spoon:before{content:""}.nomzo-theme .fa-utensils:before{content:""}.nomzo-theme .fa-vaadin:before{content:""}.nomzo-theme .fa-vector-square:before{content:""}.nomzo-theme .fa-venus:before{content:""}.nomzo-theme .fa-venus-double:before{content:""}.nomzo-theme .fa-venus-mars:before{content:""}.nomzo-theme .fa-vest:before{content:""}.nomzo-theme .fa-vest-patches:before{content:""}.nomzo-theme .fa-viacoin:before{content:""}.nomzo-theme .fa-viadeo:before{content:""}.nomzo-theme .fa-viadeo-square:before{content:""}.nomzo-theme .fa-vial:before{content:""}.nomzo-theme .fa-vials:before{content:""}.nomzo-theme .fa-viber:before{content:""}.nomzo-theme .fa-video:before{content:""}.nomzo-theme .fa-video-slash:before{content:""}.nomzo-theme .fa-vihara:before{content:""}.nomzo-theme .fa-vimeo:before{content:""}.nomzo-theme .fa-vimeo-square:before{content:""}.nomzo-theme .fa-vimeo-v:before{content:""}.nomzo-theme .fa-vine:before{content:""}.nomzo-theme .fa-virus:before{content:""}.nomzo-theme .fa-virus-slash:before{content:""}.nomzo-theme .fa-viruses:before{content:""}.nomzo-theme .fa-vk:before{content:""}.nomzo-theme .fa-vnv:before{content:""}.nomzo-theme .fa-voicemail:before{content:""}.nomzo-theme .fa-volleyball-ball:before{content:""}.nomzo-theme .fa-volume-down:before{content:""}.nomzo-theme .fa-volume-mute:before{content:""}.nomzo-theme .fa-volume-off:before{content:""}.nomzo-theme .fa-volume-up:before{content:""}.nomzo-theme .fa-vote-yea:before{content:""}.nomzo-theme .fa-vr-cardboard:before{content:""}.nomzo-theme .fa-vuejs:before{content:""}.nomzo-theme .fa-walking:before{content:""}.nomzo-theme .fa-wallet:before{content:""}.nomzo-theme .fa-warehouse:before{content:""}.nomzo-theme .fa-watchman-monitoring:before{content:""}.nomzo-theme .fa-water:before{content:""}.nomzo-theme .fa-wave-square:before{content:""}.nomzo-theme .fa-waze:before{content:""}.nomzo-theme .fa-weebly:before{content:""}.nomzo-theme .fa-weibo:before{content:""}.nomzo-theme .fa-weight:before{content:""}.nomzo-theme .fa-weight-hanging:before{content:""}.nomzo-theme .fa-weixin:before{content:""}.nomzo-theme .fa-whatsapp:before{content:""}.nomzo-theme .fa-whatsapp-square:before{content:""}.nomzo-theme .fa-wheelchair:before{content:""}.nomzo-theme .fa-whmcs:before{content:""}.nomzo-theme .fa-wifi:before{content:""}.nomzo-theme .fa-wikipedia-w:before{content:""}.nomzo-theme .fa-wind:before{content:""}.nomzo-theme .fa-window-close:before{content:""}.nomzo-theme .fa-window-maximize:before{content:""}.nomzo-theme .fa-window-minimize:before{content:""}.nomzo-theme .fa-window-restore:before{content:""}.nomzo-theme .fa-windows:before{content:""}.nomzo-theme .fa-wine-bottle:before{content:""}.nomzo-theme .fa-wine-glass:before{content:""}.nomzo-theme .fa-wine-glass-alt:before{content:""}.nomzo-theme .fa-wix:before{content:""}.nomzo-theme .fa-wizards-of-the-coast:before{content:""}.nomzo-theme .fa-wodu:before{content:""}.nomzo-theme .fa-wolf-pack-battalion:before{content:""}.nomzo-theme .fa-won-sign:before{content:""}.nomzo-theme .fa-wordpress:before{content:""}.nomzo-theme .fa-wordpress-simple:before{content:""}.nomzo-theme .fa-wpbeginner:before{content:""}.nomzo-theme .fa-wpexplorer:before{content:""}.nomzo-theme .fa-wpforms:before{content:""}.nomzo-theme .fa-wpressr:before{content:""}.nomzo-theme .fa-wrench:before{content:""}.nomzo-theme .fa-x-ray:before{content:""}.nomzo-theme .fa-xbox:before{content:""}.nomzo-theme .fa-xing:before{content:""}.nomzo-theme .fa-xing-square:before{content:""}.nomzo-theme .fa-y-combinator:before{content:""}.nomzo-theme .fa-yahoo:before{content:""}.nomzo-theme .fa-yammer:before{content:""}.nomzo-theme .fa-yandex:before{content:""}.nomzo-theme .fa-yandex-international:before{content:""}.nomzo-theme .fa-yarn:before{content:""}.nomzo-theme .fa-yelp:before{content:""}.nomzo-theme .fa-yen-sign:before{content:""}.nomzo-theme .fa-yin-yang:before{content:""}.nomzo-theme .fa-yoast:before{content:""}.nomzo-theme .fa-youtube:before{content:""}.nomzo-theme .fa-youtube-square:before{content:""}.nomzo-theme .fa-zhihu:before{content:""}.nomzo-theme .sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.nomzo-theme .sr-only-focusable:active,.nomzo-theme .sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face {font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../source/content/media/hostinkar/assets/fonts/fa-brands-400.eot);src:url(../source/content/media/hostinkar/assets/fonts/fa-brands-400.eot) format("embedded-opentype"),url(../source/content/media/hostinkar/assets/fonts/fa-brands-400.woff2) format("woff2"),url(../source/content/media/hostinkar/assets/fonts/fa-brands-400.woff) format("woff"),url(../source/content/media/hostinkar/assets/fonts/fa-brands-400.ttf) format("truetype"),url(../source/content/media/hostinkar/assets/fonts/fa-brands-400.svg) format("svg")}.nomzo-theme .fab{font-family:"Font Awesome 5 Brands"}@font-face {font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(../source/content/media/hostinkar/assets/fonts/fa-regular-400.eot);src:url(../source/content/media/hostinkar/assets/fonts/fa-regular-400.eot) format("embedded-opentype"),url(../source/content/media/hostinkar/assets/fonts/fa-regular-400.woff2) format("woff2"),url(../source/content/media/hostinkar/assets/fonts/fa-regular-400.woff) format("woff"),url(../source/content/media/hostinkar/assets/fonts/fa-regular-400.ttf) format("truetype"),url(../source/content/media/hostinkar/assets/fonts/fa-regular-400.svg) format("svg")}.nomzo-theme .fab,.nomzo-theme .far{font-weight:400}@font-face {font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(../source/content/media/hostinkar/assets/fonts/fa-solid-900.eot);src:url(../source/content/media/hostinkar/assets/fonts/fa-solid-900.eot) format("embedded-opentype"),url(../source/content/media/hostinkar/assets/fonts/fa-solid-900.woff2) format("woff2"),url(../source/content/media/hostinkar/assets/fonts/fa-solid-900.woff) format("woff"),url(../source/content/media/hostinkar/assets/fonts/fa-solid-900.ttf) format("truetype"),url(../source/content/media/hostinkar/assets/fonts/fa-solid-900.svg) format("svg")}.nomzo-theme .fa,.nomzo-theme .far,.nomzo-theme .fas{font-family:"Font Awesome 5 Free"}.nomzo-theme .fa,.nomzo-theme .fas{font-weight:900}
.nomzo-theme .mfp-bg,.nomzo-theme .mfp-container,.nomzo-theme .mfp-wrap{left:0;top:0;width:100%;height:100%}.nomzo-theme .mfp-container:before,.nomzo-theme .mfp-content{display:inline-block;vertical-align:middle}.nomzo-theme .mfp-bg{z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.nomzo-theme .mfp-wrap{z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.nomzo-theme .mfp-container{text-align:center;position:absolute;padding:0 8px;box-sizing:border-box}.nomzo-theme .mfp-container:before{content:"";height:100%}.nomzo-theme .mfp-align-top .mfp-container:before,.nomzo-theme .mfp-loading.mfp-figure,.nomzo-theme .mfp-s-error .mfp-content,.nomzo-theme .mfp-s-ready .mfp-preloader{display:none}.nomzo-theme .mfp-content{position:relative;margin:0 auto;text-align:left;z-index:1045}.nomzo-theme .mfp-ajax-holder .mfp-content,.nomzo-theme .mfp-inline-holder .mfp-content{width:100%;cursor:auto}.nomzo-theme .mfp-ajax-cur{cursor:progress}.nomzo-theme .mfp-zoom-out-cur,.nomzo-theme .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.nomzo-theme .mfp-gallery .mfp-image-holder .mfp-figure,.nomzo-theme .mfp-zoom{cursor:pointer}.nomzo-theme .mfp-zoom{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.nomzo-theme .mfp-auto-cursor .mfp-content{cursor:auto}.nomzo-theme .mfp-arrow,.nomzo-theme .mfp-close,.nomzo-theme .mfp-counter,.nomzo-theme .mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.nomzo-theme .mfp-hide{display:none!important}.nomzo-theme .mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.nomzo-theme .mfp-close,.nomzo-theme .mfp-preloader a:hover{color:#fff}.nomzo-theme .mfp-preloader a{color:#ccc}.nomzo-theme button.mfp-arrow,.nomzo-theme button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}.nomzo-theme .mfp-figure:after,.nomzo-theme .mfp-iframe-scaler iframe{box-shadow:0 0 8px rgba(0,0,0,.6);position:absolute;left:0}.nomzo-theme button::-moz-focus-inner{padding:0;border:0}.nomzo-theme .mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.nomzo-theme .mfp-arrow:focus,.nomzo-theme .mfp-arrow:hover,.nomzo-theme .mfp-close:focus,.nomzo-theme .mfp-close:hover{opacity:1}.nomzo-theme .mfp-close:active{top:1px}.nomzo-theme .mfp-close-btn-in .mfp-close{color:#333}.nomzo-theme .mfp-iframe-holder .mfp-close,.nomzo-theme .mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.nomzo-theme .mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.nomzo-theme .mfp-figure,.nomzo-theme img.mfp-img{line-height:0}.nomzo-theme .mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.nomzo-theme .mfp-arrow:active{margin-top:-54px}.nomzo-theme .mfp-arrow:after,.nomzo-theme .mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.nomzo-theme .mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.nomzo-theme .mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.nomzo-theme .mfp-arrow-left{left:0}.nomzo-theme .mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.nomzo-theme .mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.nomzo-theme .mfp-arrow-right{right:0}.nomzo-theme .mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.nomzo-theme .mfp-arrow-right:before{border-left:27px solid #3f3f3f}.nomzo-theme .mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.nomzo-theme .mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.nomzo-theme .mfp-image-holder .mfp-content,.nomzo-theme img.mfp-img{max-width:100%}.nomzo-theme .mfp-iframe-holder .mfp-close{top:-40px}.nomzo-theme .mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.nomzo-theme .mfp-iframe-scaler iframe{display:block;top:0;width:100%;height:100%;background:#000}.nomzo-theme .mfp-figure:after,.nomzo-theme img.mfp-img{width:auto;height:auto;display:block}.nomzo-theme img.mfp-img{box-sizing:border-box;padding:40px 0;margin:0 auto}.nomzo-theme .mfp-figure:after{content:"";top:40px;bottom:40px;right:0;z-index:-1;background:#444}.nomzo-theme .mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.nomzo-theme .mfp-figure figure{margin:0}.nomzo-theme .mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.nomzo-theme .mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.nomzo-theme .mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.nomzo-theme .mfp-img-mobile .mfp-bottom-bar:empty,.nomzo-theme .mfp-img-mobile img.mfp-img{padding:0}.nomzo-theme .mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.nomzo-theme .mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.nomzo-theme .mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.nomzo-theme .mfp-img-mobile .mfp-counter{right:5px;top:3px}.nomzo-theme .mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.nomzo-theme .mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.nomzo-theme .mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.nomzo-theme .mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.nomzo-theme .mfp-container{padding-left:6px;padding-right:6px}}
.nomzo-theme .nice-select{
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #e8e8e8;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	height: 42px;
	line-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: auto;
}.nomzo-theme .nice-select:hover{
	border-color: #dbdbdb;
}.nomzo-theme .nice-select:active,.nomzo-theme .nice-select.open,.nomzo-theme .nice-select:focus{
	border-color: #999;
}.nomzo-theme .nice-select:after{
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	content: "";
	display: block;
	height: 5px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 5px;
}.nomzo-theme .nice-select.open:after{
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}.nomzo-theme .nice-select.open .list{
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
}.nomzo-theme .nice-select.disabled{
	border-color: #ededed;
	color: #999;
	pointer-events: none;
}.nomzo-theme .nice-select.disabled:after{
	border-color: #cccccc;
}.nomzo-theme .nice-select.wide{
	width: 100%;
}.nomzo-theme .nice-select.wide .list{
	left: 0 !important;
	right: 0 !important;
}.nomzo-theme .nice-select.right{
	float: right;
}.nomzo-theme .nice-select.right .list{
	left: auto;
	right: 0;
}.nomzo-theme .nice-select.small{
	font-size: 12px;
	height: 36px;
	line-height: 34px;
}.nomzo-theme .nice-select.small:after{
	height: 4px;
	width: 4px;
}.nomzo-theme .nice-select.small .option{
	line-height: 34px;
	min-height: 34px;
}.nomzo-theme .nice-select .list{
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	-ms-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9;
}.nomzo-theme .nice-select .option{
	cursor: pointer;
	font-weight: 400;
	line-height: 40px;
	list-style: none;
	min-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}.nomzo-theme .nice-select .option.selected{
	font-weight: bold;
}.nomzo-theme .nice-select .option.disabled{
	background-color: transparent;
	color: #999;
	cursor: default;
}.nomzo-theme .no-csspointerevents .nice-select .list{
	display: none;
}.nomzo-theme .no-csspointerevents .nice-select.open .list{
	display: block;
}
.nomzo-theme .slick-slider{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}.nomzo-theme .slick-list{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}.nomzo-theme .slick-list:focus{
    outline: none;
}.nomzo-theme .slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}.nomzo-theme .slick-slider .slick-track,.nomzo-theme .slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}.nomzo-theme .slick-track{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}.nomzo-theme .slick-track:before,.nomzo-theme .slick-track:after{
    display: table;

    content: "";
}.nomzo-theme .slick-track:after{
    clear: both;
}.nomzo-theme .slick-loading .slick-track{
    visibility: hidden;
}.nomzo-theme .slick-slide{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}.nomzo-theme [dir="rtl"] .slick-slide{
    float: right;
}.nomzo-theme .slick-slide img{
    display: block;
}.nomzo-theme .slick-slide.slick-loading img{
    display: none;
}.nomzo-theme .slick-slide.dragging img{
    pointer-events: none;
}.nomzo-theme .slick-initialized .slick-slide{
    display: block;
}.nomzo-theme .slick-loading .slick-slide{
    visibility: hidden;
}.nomzo-theme .slick-vertical .slick-slide{
    display: block;

    height: auto;

    border: 1px solid transparent;
}.nomzo-theme .slick-arrow.slick-hidden{
    display: none;
}
.nomzo-theme .odometer.odometer-auto-theme,.nomzo-theme .odometer.odometer-auto-theme .odometer-digit,.nomzo-theme .odometer.odometer-theme-default,.nomzo-theme .odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;position:relative}.nomzo-theme .odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.nomzo-theme .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;visibility:hidden}.nomzo-theme .odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.nomzo-theme .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.nomzo-theme .odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.nomzo-theme .odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.nomzo-theme .odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.nomzo-theme .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .odometer.odometer-auto-theme .odometer-digit .odometer-value,.nomzo-theme .odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0);transform:translateZ(0)}.nomzo-theme .odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.nomzo-theme .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.nomzo-theme .odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.nomzo-theme .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}.nomzo-theme .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.nomzo-theme .odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.nomzo-theme .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,.nomzo-theme .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.nomzo-theme .odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.nomzo-theme .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.nomzo-theme .odometer.odometer-auto-theme .odometer-value,.nomzo-theme .odometer.odometer-theme-default .odometer-value{text-align:center}
@font-face {font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}.nomzo-theme{--swiper-theme-color:#007aff}.nomzo-theme :host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.nomzo-theme .swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.nomzo-theme .swiper-vertical>.swiper-wrapper{flex-direction:column}.nomzo-theme .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.nomzo-theme .swiper-android .swiper-slide,.nomzo-theme .swiper-ios .swiper-slide,.nomzo-theme .swiper-wrapper{transform:translate3d(0px,0,0)}.nomzo-theme .swiper-horizontal{touch-action:pan-y}.nomzo-theme .swiper-vertical{touch-action:pan-x}.nomzo-theme .swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.nomzo-theme .swiper-slide-invisible-blank{visibility:hidden}.nomzo-theme .swiper-autoheight,.nomzo-theme .swiper-autoheight .swiper-slide{height:auto}.nomzo-theme .swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.nomzo-theme .swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.nomzo-theme .swiper-3d .swiper-wrapper{transform-style:preserve-3d}.nomzo-theme .swiper-3d{perspective:1200px}.nomzo-theme .swiper-3d .swiper-cube-shadow,.nomzo-theme .swiper-3d .swiper-slide{transform-style:preserve-3d}.nomzo-theme .swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.nomzo-theme .swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.nomzo-theme .swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.nomzo-theme .swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.nomzo-theme .swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.nomzo-theme .swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.nomzo-theme .swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.nomzo-theme .swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.nomzo-theme .swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.nomzo-theme .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.nomzo-theme .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.nomzo-theme .swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.nomzo-theme .swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.nomzo-theme .swiper-3d .swiper-slide-shadow,.nomzo-theme .swiper-3d .swiper-slide-shadow-bottom,.nomzo-theme .swiper-3d .swiper-slide-shadow-left,.nomzo-theme .swiper-3d .swiper-slide-shadow-right,.nomzo-theme .swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.nomzo-theme .swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.nomzo-theme .swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.nomzo-theme .swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.nomzo-theme .swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.nomzo-theme .swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.nomzo-theme .swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.nomzo-theme .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.nomzo-theme .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.nomzo-theme .swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.nomzo-theme .swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.nomzo-theme .swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.nomzo-theme .swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.nomzo-theme .swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.nomzo-theme .swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}.nomzo-theme{--swiper-navigation-size:44px}.nomzo-theme .swiper-button-next,.nomzo-theme .swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.nomzo-theme .swiper-button-next.swiper-button-disabled,.nomzo-theme .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.nomzo-theme .swiper-button-next.swiper-button-hidden,.nomzo-theme .swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.nomzo-theme .swiper-navigation-disabled .swiper-button-next,.nomzo-theme .swiper-navigation-disabled .swiper-button-prev{display:none!important}.nomzo-theme .swiper-button-next svg,.nomzo-theme .swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.nomzo-theme .swiper-rtl .swiper-button-next svg,.nomzo-theme .swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.nomzo-theme .swiper-button-prev,.nomzo-theme .swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.nomzo-theme .swiper-button-next,.nomzo-theme .swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.nomzo-theme .swiper-button-lock{display:none}.nomzo-theme .swiper-button-next:after,.nomzo-theme .swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.nomzo-theme .swiper-button-prev:after,.nomzo-theme .swiper-rtl .swiper-button-next:after{content:"prev"}.nomzo-theme .swiper-button-next,.nomzo-theme .swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.nomzo-theme .swiper-button-next:after,.nomzo-theme .swiper-rtl .swiper-button-prev:after{content:"next"}.nomzo-theme .swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.nomzo-theme .swiper-pagination.swiper-pagination-hidden{opacity:0}.nomzo-theme .swiper-pagination-disabled>.swiper-pagination,.nomzo-theme .swiper-pagination.swiper-pagination-disabled{display:none!important}.nomzo-theme .swiper-horizontal>.swiper-pagination-bullets,.nomzo-theme .swiper-pagination-bullets.swiper-pagination-horizontal,.nomzo-theme .swiper-pagination-custom,.nomzo-theme .swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.nomzo-theme .swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.nomzo-theme .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.nomzo-theme .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.nomzo-theme .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.nomzo-theme .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.nomzo-theme .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.nomzo-theme .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.nomzo-theme .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.nomzo-theme .swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}.nomzo-theme button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.nomzo-theme .swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.nomzo-theme .swiper-pagination-bullet:only-child{display:none!important}.nomzo-theme .swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.nomzo-theme .swiper-pagination-vertical.swiper-pagination-bullets,.nomzo-theme .swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.nomzo-theme .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.nomzo-theme .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.nomzo-theme .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.nomzo-theme .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.nomzo-theme .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.nomzo-theme .swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.nomzo-theme .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.nomzo-theme .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.nomzo-theme .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.nomzo-theme .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.nomzo-theme .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.nomzo-theme .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.nomzo-theme .swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.nomzo-theme .swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.nomzo-theme .swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.nomzo-theme .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.nomzo-theme .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.nomzo-theme .swiper-horizontal>.swiper-pagination-progressbar,.nomzo-theme .swiper-pagination-progressbar.swiper-pagination-horizontal,.nomzo-theme .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.nomzo-theme .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.nomzo-theme .swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.nomzo-theme .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.nomzo-theme .swiper-pagination-progressbar.swiper-pagination-vertical,.nomzo-theme .swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.nomzo-theme .swiper-pagination-lock{display:none}.nomzo-theme .swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.nomzo-theme .swiper-scrollbar-disabled>.swiper-scrollbar,.nomzo-theme .swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.nomzo-theme .swiper-horizontal>.swiper-scrollbar,.nomzo-theme .swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.nomzo-theme .swiper-scrollbar.swiper-scrollbar-vertical,.nomzo-theme .swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.nomzo-theme .swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.nomzo-theme .swiper-scrollbar-cursor-drag{cursor:move}.nomzo-theme .swiper-scrollbar-lock{display:none}.nomzo-theme .swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.nomzo-theme .swiper-zoom-container>canvas,.nomzo-theme .swiper-zoom-container>img,.nomzo-theme .swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.nomzo-theme .swiper-slide-zoomed{cursor:move;touch-action:none}.nomzo-theme .swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.nomzo-theme .swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.nomzo-theme .swiper-grid>.swiper-wrapper{flex-wrap:wrap}.nomzo-theme .swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.nomzo-theme .swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.nomzo-theme .swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.nomzo-theme .swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.nomzo-theme .swiper-fade .swiper-slide-active{pointer-events:auto}.nomzo-theme .swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.nomzo-theme .swiper-cube{overflow:visible}.nomzo-theme .swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.nomzo-theme .swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.nomzo-theme .swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.nomzo-theme .swiper-cube .swiper-slide-active,.nomzo-theme .swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.nomzo-theme .swiper-cube .swiper-slide-active,.nomzo-theme .swiper-cube .swiper-slide-next,.nomzo-theme .swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.nomzo-theme .swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.nomzo-theme .swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.nomzo-theme .swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.nomzo-theme .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.nomzo-theme .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.nomzo-theme .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.nomzo-theme .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .swiper-flip{overflow:visible}.nomzo-theme .swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.nomzo-theme .swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.nomzo-theme .swiper-flip .swiper-slide-active,.nomzo-theme .swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.nomzo-theme .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.nomzo-theme .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.nomzo-theme .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.nomzo-theme .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.nomzo-theme .swiper-cards{overflow:visible}.nomzo-theme .swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
@font-face {
    font-family: "flaticon_tg_default";
    src: url("../source/content/media/hostinkar/assets/fonts/flat-icon/flaticon_tg_default.ttf") format("truetype"),
url("../source/content/media/hostinkar/assets/fonts/flat-icon/flaticon_tg_default.woff") format("woff"),
url("../source/content/media/hostinkar/assets/fonts/flat-icon/flaticon_tg_default.woff2") format("woff2"),
url("../source/content/media/hostinkar/assets/fonts/flat-icon/flaticon_tg_default.eot") format("embedded-opentype"),
url("../source/content/media/hostinkar/assets/fonts/flat-icon/flaticon_tg_default.svg") format("svg");
}.nomzo-theme i[class^="tg-flaticon-"]:before,.nomzo-theme i[class*=" tg-flaticon-"]:before{
    font-family: flaticon_tg_default !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}.nomzo-theme [class*="tg-flaticon-"]{
    display: block;
    line-height: 0;
}.nomzo-theme .tg-flaticon-menu:before{
    content: "";
}.nomzo-theme .tg-flaticon-menu-1:before{
    content: "";
}.nomzo-theme .tg-flaticon-dots-menu:before{
    content: "";
}.nomzo-theme .tg-flaticon-menu-2:before{
    content: "";
}.nomzo-theme .tg-flaticon-close:before{
    content: "";
}.nomzo-theme .tg-flaticon-close-1:before{
    content: "";
}.nomzo-theme .tg-flaticon-arrowhead-up:before{
    content: "";
}.nomzo-theme .tg-flaticon-arrow-up:before{
    content: "";
}.nomzo-theme .tg-flaticon-plus:before{
    content: "";
}.nomzo-theme .tg-flaticon-minus-sign:before{
    content: "";
}
.nomzo-theme .mt-5{
	margin-top: 5px;
}.nomzo-theme .mt-10{
	margin-top: 10px;
}.nomzo-theme .mt-15{
	margin-top: 15px;
}.nomzo-theme .mt-20{
	margin-top: 20px;
}.nomzo-theme .mt-25{
	margin-top: 25px;
}.nomzo-theme .mt-30{
	margin-top: 30px;
}.nomzo-theme .mt-35{
	margin-top: 35px;
}.nomzo-theme .mt-40{
	margin-top: 40px;
}.nomzo-theme .mt-45{
	margin-top: 45px;
}.nomzo-theme .mt-50{
	margin-top: 50px;
}.nomzo-theme .mt-55{
	margin-top: 55px;
}.nomzo-theme .mt-60{
	margin-top: 60px;
}.nomzo-theme .mt-65{
	margin-top: 65px;
}.nomzo-theme .mt-70{
	margin-top: 70px;
}.nomzo-theme .mt-75{
	margin-top: 75px;
}.nomzo-theme .mt-80{
	margin-top: 80px;
}.nomzo-theme .mt-85{
	margin-top: 85px;
}.nomzo-theme .mt-90{
	margin-top: 90px;
}.nomzo-theme .mt-95{
	margin-top: 95px;
}.nomzo-theme .mt-100{
	margin-top: 100px;
}.nomzo-theme .mt-105{
	margin-top: 105px;
}.nomzo-theme .mt-110{
	margin-top: 110px;
}.nomzo-theme .mt-115{
	margin-top: 115px;
}.nomzo-theme .mt-120{
	margin-top: 120px;
}.nomzo-theme .mt-125{
	margin-top: 125px;
}.nomzo-theme .mt-130{
	margin-top: 130px;
}.nomzo-theme .mt-135{
	margin-top: 135px;
}.nomzo-theme .mt-140{
	margin-top: 140px;
}.nomzo-theme .mt-145{
	margin-top: 145px;
}.nomzo-theme .mt-150{
	margin-top: 150px;
}.nomzo-theme .mt-155{
	margin-top: 155px;
}.nomzo-theme .mt-160{
	margin-top: 160px;
}.nomzo-theme .mt-165{
	margin-top: 165px;
}.nomzo-theme .mt-170{
	margin-top: 170px;
}.nomzo-theme .mt-175{
	margin-top: 175px;
}.nomzo-theme .mt-180{
	margin-top: 180px;
}.nomzo-theme .mt-185{
	margin-top: 185px;
}.nomzo-theme .mt-190{
	margin-top: 190px;
}.nomzo-theme .mt-195{
	margin-top: 195px;
}.nomzo-theme .mt-200{
	margin-top: 200px;
}.nomzo-theme .mb-5{
	margin-bottom: 5px;
}.nomzo-theme .mb-10{
	margin-bottom: 10px;
}.nomzo-theme .mb-15{
	margin-bottom: 15px;
}.nomzo-theme .mb-20{
	margin-bottom: 20px;
}.nomzo-theme .mb-25{
	margin-bottom: 25px;
}.nomzo-theme .mb-30{
	margin-bottom: 30px;
}.nomzo-theme .mb-35{
	margin-bottom: 35px;
}.nomzo-theme .mb-40{
	margin-bottom: 40px;
}.nomzo-theme .mb-45{
	margin-bottom: 45px;
}.nomzo-theme .mb-50{
	margin-bottom: 50px;
}.nomzo-theme .mb-55{
	margin-bottom: 55px;
}.nomzo-theme .mb-60{
	margin-bottom: 60px;
}.nomzo-theme .mb-65{
	margin-bottom: 65px;
}.nomzo-theme .mb-70{
	margin-bottom: 70px;
}.nomzo-theme .mb-75{
	margin-bottom: 75px;
}.nomzo-theme .mb-80{
	margin-bottom: 80px;
}.nomzo-theme .mb-85{
	margin-bottom: 85px;
}.nomzo-theme .mb-90{
	margin-bottom: 90px;
}.nomzo-theme .mb-95{
	margin-bottom: 95px;
}.nomzo-theme .mb-100{
	margin-bottom: 100px;
}.nomzo-theme .mb-105{
	margin-bottom: 105px;
}.nomzo-theme .mb-110{
	margin-bottom: 110px;
}.nomzo-theme .mb-115{
	margin-bottom: 115px;
}.nomzo-theme .mb-120{
	margin-bottom: 120px;
}.nomzo-theme .mb-125{
	margin-bottom: 125px;
}.nomzo-theme .mb-130{
	margin-bottom: 130px;
}.nomzo-theme .mb-135{
	margin-bottom: 135px;
}.nomzo-theme .mb-140{
	margin-bottom: 140px;
}.nomzo-theme .mb-145{
	margin-bottom: 145px;
}.nomzo-theme .mb-150{
	margin-bottom: 150px;
}.nomzo-theme .mb-155{
	margin-bottom: 155px;
}.nomzo-theme .mb-160{
	margin-bottom: 160px;
}.nomzo-theme .mb-165{
	margin-bottom: 165px;
}.nomzo-theme .mb-170{
	margin-bottom: 170px;
}.nomzo-theme .mb-175{
	margin-bottom: 175px;
}.nomzo-theme .mb-180{
	margin-bottom: 180px;
}.nomzo-theme .mb-185{
	margin-bottom: 185px;
}.nomzo-theme .mb-190{
	margin-bottom: 190px;
}.nomzo-theme .mb-195{
	margin-bottom: 195px;
}.nomzo-theme .mb-200{
	margin-bottom: 200px;
}.nomzo-theme .pt-5{
	padding-top: 5px;
}.nomzo-theme .pt-10{
	padding-top: 10px;
}.nomzo-theme .pt-15{
	padding-top: 15px;
}.nomzo-theme .pt-20{
	padding-top: 20px;
}.nomzo-theme .pt-25{
	padding-top: 25px;
}.nomzo-theme .pt-30{
	padding-top: 30px;
}.nomzo-theme .pt-35{
	padding-top: 35px;
}.nomzo-theme .pt-40{
	padding-top: 40px;
}.nomzo-theme .pt-45{
	padding-top: 45px;
}.nomzo-theme .pt-50{
	padding-top: 50px;
}.nomzo-theme .pt-55{
	padding-top: 55px;
}.nomzo-theme .pt-60{
	padding-top: 60px;
}.nomzo-theme .pt-65{
	padding-top: 65px;
}.nomzo-theme .pt-70{
	padding-top: 70px;
}.nomzo-theme .pt-75{
	padding-top: 75px;
}.nomzo-theme .pt-80{
	padding-top: 80px;
}.nomzo-theme .pt-85{
	padding-top: 85px;
}.nomzo-theme .pt-90{
	padding-top: 90px;
}.nomzo-theme .pt-95{
	padding-top: 95px;
}.nomzo-theme .pt-100{
	padding-top: 100px;
}.nomzo-theme .pt-105{
	padding-top: 105px;
}.nomzo-theme .pt-110{
	padding-top: 110px;
}.nomzo-theme .pt-115{
	padding-top: 115px;
}.nomzo-theme .pt-120{
	padding-top: 120px;
}.nomzo-theme .pt-125{
	padding-top: 125px;
}.nomzo-theme .pt-130{
	padding-top: 130px;
}.nomzo-theme .pt-135{
	padding-top: 135px;
}.nomzo-theme .pt-140{
	padding-top: 140px;
}.nomzo-theme .pt-145{
	padding-top: 145px;
}.nomzo-theme .pt-150{
	padding-top: 150px;
}.nomzo-theme .pt-155{
	padding-top: 155px;
}.nomzo-theme .pt-160{
	padding-top: 160px;
}.nomzo-theme .pt-165{
	padding-top: 165px;
}.nomzo-theme .pt-170{
	padding-top: 170px;
}.nomzo-theme .pt-175{
	padding-top: 175px;
}.nomzo-theme .pt-180{
	padding-top: 180px;
}.nomzo-theme .pt-185{
	padding-top: 185px;
}.nomzo-theme .pt-190{
	padding-top: 190px;
}.nomzo-theme .pt-195{
	padding-top: 195px;
}.nomzo-theme .pt-200{
	padding-top: 200px;
}.nomzo-theme .pb-5{
	padding-bottom: 5px;
}.nomzo-theme .pb-10{
	padding-bottom: 10px;
}.nomzo-theme .pb-15{
	padding-bottom: 15px;
}.nomzo-theme .pb-20{
	padding-bottom: 20px;
}.nomzo-theme .pb-25{
	padding-bottom: 25px;
}.nomzo-theme .pb-30{
	padding-bottom: 30px;
}.nomzo-theme .pb-35{
	padding-bottom: 35px;
}.nomzo-theme .pb-40{
	padding-bottom: 40px;
}.nomzo-theme .pb-45{
	padding-bottom: 45px;
}.nomzo-theme .pb-50{
	padding-bottom: 50px;
}.nomzo-theme .pb-55{
	padding-bottom: 55px;
}.nomzo-theme .pb-60{
	padding-bottom: 60px;
}.nomzo-theme .pb-65{
	padding-bottom: 65px;
}.nomzo-theme .pb-70{
	padding-bottom: 70px;
}.nomzo-theme .pb-75{
	padding-bottom: 75px;
}.nomzo-theme .pb-80{
	padding-bottom: 80px;
}.nomzo-theme .pb-85{
	padding-bottom: 85px;
}.nomzo-theme .pb-90{
	padding-bottom: 90px;
}.nomzo-theme .pb-95{
	padding-bottom: 95px;
}.nomzo-theme .pb-100{
	padding-bottom: 100px;
}.nomzo-theme .pb-105{
	padding-bottom: 105px;
}.nomzo-theme .pb-110{
	padding-bottom: 110px;
}.nomzo-theme .pb-115{
	padding-bottom: 115px;
}.nomzo-theme .pb-120{
	padding-bottom: 120px;
}.nomzo-theme .pb-125{
	padding-bottom: 125px;
}.nomzo-theme .pb-130{
	padding-bottom: 130px;
}.nomzo-theme .pb-135{
	padding-bottom: 135px;
}.nomzo-theme .pb-140{
	padding-bottom: 140px;
}.nomzo-theme .pb-145{
	padding-bottom: 145px;
}.nomzo-theme .pb-150{
	padding-bottom: 150px;
}.nomzo-theme .pb-155{
	padding-bottom: 155px;
}.nomzo-theme .pb-160{
	padding-bottom: 160px;
}.nomzo-theme .pb-165{
	padding-bottom: 165px;
}.nomzo-theme .pb-170{
	padding-bottom: 170px;
}.nomzo-theme .pb-175{
	padding-bottom: 175px;
}.nomzo-theme .pb-180{
	padding-bottom: 180px;
}.nomzo-theme .pb-185{
	padding-bottom: 185px;
}.nomzo-theme .pb-190{
	padding-bottom: 190px;
}.nomzo-theme .pb-195{
	padding-bottom: 195px;
}.nomzo-theme .pb-200{
	padding-bottom: 200px;
}.nomzo-theme .pl-0{
	padding-left: 0px;
}.nomzo-theme .pl-5{
	padding-left: 5px;
}.nomzo-theme .pl-10{
	padding-left: 10px;
}.nomzo-theme .pl-15{
	padding-left: 15px;
}.nomzo-theme .pl-20{
	padding-left: 20px;
}.nomzo-theme .pl-25{
	padding-left: 35px;
}.nomzo-theme .pl-30{
	padding-left: 30px;
}.nomzo-theme .pl-35{
	padding-left: 35px;
}.nomzo-theme .pl-35{
	padding-left: 35px;
}.nomzo-theme .pl-40{
	padding-left: 40px;
}.nomzo-theme .pl-45{
	padding-left: 45px;
}.nomzo-theme .pl-50{
	padding-left: 50px;
}.nomzo-theme .pl-55{
	padding-left: 55px;
}.nomzo-theme .pl-60{
	padding-left: 60px;
}.nomzo-theme .pl-65{
	padding-left: 65px;
}.nomzo-theme .pl-70{
	padding-left: 70px;
}.nomzo-theme .pl-75{
	padding-left: 75px;
}.nomzo-theme .pl-80{
	padding-left: 80px;
}.nomzo-theme .pl-85{
	padding-left: 80px;
}.nomzo-theme .pl-90{
	padding-left: 90px;
}.nomzo-theme .pl-95{
	padding-left: 95px;
}.nomzo-theme .pl-100{
	padding-left: 100px;
}.nomzo-theme .pr-0{
	padding-right: 0px;
}.nomzo-theme .pr-5{
	padding-right: 5px;
}.nomzo-theme .pr-10{
	padding-right: 10px;
}.nomzo-theme .pr-15{
	padding-right: 15px;
}.nomzo-theme .pr-20{
	padding-right: 20px;
}.nomzo-theme .pr-25{
	padding-right: 35px;
}.nomzo-theme .pr-30{
	padding-right: 30px;
}.nomzo-theme .pr-35{
	padding-right: 35px;
}.nomzo-theme .pr-35{
	padding-right: 35px;
}.nomzo-theme .pr-40{
	padding-right: 40px;
}.nomzo-theme .pr-45{
	padding-right: 45px;
}.nomzo-theme .pr-50{
	padding-right: 50px;
}.nomzo-theme .pr-55{
	padding-right: 55px;
}.nomzo-theme .pr-60{
	padding-right: 60px;
}.nomzo-theme .pr-65{
	padding-right: 65px;
}.nomzo-theme .pr-70{
	padding-right: 70px;
}.nomzo-theme .pr-75{
	padding-right: 75px;
}.nomzo-theme .pr-80{
	padding-right: 80px;
}.nomzo-theme .pr-85{
	padding-right: 80px;
}.nomzo-theme .pr-90{
	padding-right: 90px;
}.nomzo-theme .pr-95{
	padding-right: 95px;
}.nomzo-theme .pr-100{
	padding-right: 100px;
}.nomzo-theme .f-700{font-weight: 700;}.nomzo-theme .f-600{font-weight: 600;}.nomzo-theme .f-500{font-weight: 500;}.nomzo-theme .f-400{font-weight: 400;}.nomzo-theme .f-300{font-weight: 300;}.nomzo-theme .gray-bg{
	background: #f7f7fd;
}.nomzo-theme .white-bg{
	background: #fff;
}.nomzo-theme .black-bg{
	background: #222;
}.nomzo-theme .theme-bg{
	background: #222;
}.nomzo-theme .primary-bg{
	background: #222;
}.nomzo-theme .white-color{
	color: #fff;
}.nomzo-theme .black-color{
	color: #222;
}.nomzo-theme .theme-color{
	color: #222;
}.nomzo-theme .primary-color{
	color: #222;
}.nomzo-theme [data-overlay]{
	position: relative;
}.nomzo-theme [data-overlay]::before{
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}.nomzo-theme [data-overlay="3"]::before{
	opacity: 0.3;
}.nomzo-theme [data-overlay="4"]::before{
	opacity: 0.4;
}.nomzo-theme [data-overlay="5"]::before{
	opacity: 0.5;
}.nomzo-theme [data-overlay="6"]::before{
	opacity: 0.6;
}.nomzo-theme [data-overlay="7"]::before{
	opacity: 0.7;
}.nomzo-theme [data-overlay="8"]::before{
	opacity: 0.8;
}.nomzo-theme [data-overlay="9"]::before{
	opacity: 0.9;
}
.nomzo-theme [data-aos][data-aos][data-aos-duration="50"],.nomzo-theme[data-aos-duration="50"] [data-aos]{transition-duration:50ms}.nomzo-theme [data-aos][data-aos][data-aos-delay="50"],.nomzo-theme[data-aos-delay="50"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="50"].aos-animate,.nomzo-theme[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}.nomzo-theme [data-aos][data-aos][data-aos-duration="100"],.nomzo-theme[data-aos-duration="100"] [data-aos]{transition-duration:.1s}.nomzo-theme [data-aos][data-aos][data-aos-delay="100"],.nomzo-theme[data-aos-delay="100"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="100"].aos-animate,.nomzo-theme[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}.nomzo-theme [data-aos][data-aos][data-aos-duration="150"],.nomzo-theme[data-aos-duration="150"] [data-aos]{transition-duration:.15s}.nomzo-theme [data-aos][data-aos][data-aos-delay="150"],.nomzo-theme[data-aos-delay="150"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="150"].aos-animate,.nomzo-theme[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}.nomzo-theme [data-aos][data-aos][data-aos-duration="200"],.nomzo-theme[data-aos-duration="200"] [data-aos]{transition-duration:.2s}.nomzo-theme [data-aos][data-aos][data-aos-delay="200"],.nomzo-theme[data-aos-delay="200"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="200"].aos-animate,.nomzo-theme[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}.nomzo-theme [data-aos][data-aos][data-aos-duration="250"],.nomzo-theme[data-aos-duration="250"] [data-aos]{transition-duration:.25s}.nomzo-theme [data-aos][data-aos][data-aos-delay="250"],.nomzo-theme[data-aos-delay="250"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="250"].aos-animate,.nomzo-theme[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}.nomzo-theme [data-aos][data-aos][data-aos-duration="300"],.nomzo-theme[data-aos-duration="300"] [data-aos]{transition-duration:.3s}.nomzo-theme [data-aos][data-aos][data-aos-delay="300"],.nomzo-theme[data-aos-delay="300"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="300"].aos-animate,.nomzo-theme[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}.nomzo-theme [data-aos][data-aos][data-aos-duration="350"],.nomzo-theme[data-aos-duration="350"] [data-aos]{transition-duration:.35s}.nomzo-theme [data-aos][data-aos][data-aos-delay="350"],.nomzo-theme[data-aos-delay="350"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="350"].aos-animate,.nomzo-theme[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}.nomzo-theme [data-aos][data-aos][data-aos-duration="400"],.nomzo-theme[data-aos-duration="400"] [data-aos]{transition-duration:.4s}.nomzo-theme [data-aos][data-aos][data-aos-delay="400"],.nomzo-theme[data-aos-delay="400"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="400"].aos-animate,.nomzo-theme[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}.nomzo-theme [data-aos][data-aos][data-aos-duration="450"],.nomzo-theme[data-aos-duration="450"] [data-aos]{transition-duration:.45s}.nomzo-theme [data-aos][data-aos][data-aos-delay="450"],.nomzo-theme[data-aos-delay="450"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="450"].aos-animate,.nomzo-theme[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}.nomzo-theme [data-aos][data-aos][data-aos-duration="500"],.nomzo-theme[data-aos-duration="500"] [data-aos]{transition-duration:.5s}.nomzo-theme [data-aos][data-aos][data-aos-delay="500"],.nomzo-theme[data-aos-delay="500"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="500"].aos-animate,.nomzo-theme[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}.nomzo-theme [data-aos][data-aos][data-aos-duration="550"],.nomzo-theme[data-aos-duration="550"] [data-aos]{transition-duration:.55s}.nomzo-theme [data-aos][data-aos][data-aos-delay="550"],.nomzo-theme[data-aos-delay="550"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="550"].aos-animate,.nomzo-theme[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}.nomzo-theme [data-aos][data-aos][data-aos-duration="600"],.nomzo-theme[data-aos-duration="600"] [data-aos]{transition-duration:.6s}.nomzo-theme [data-aos][data-aos][data-aos-delay="600"],.nomzo-theme[data-aos-delay="600"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="600"].aos-animate,.nomzo-theme[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}.nomzo-theme [data-aos][data-aos][data-aos-duration="650"],.nomzo-theme[data-aos-duration="650"] [data-aos]{transition-duration:.65s}.nomzo-theme [data-aos][data-aos][data-aos-delay="650"],.nomzo-theme[data-aos-delay="650"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="650"].aos-animate,.nomzo-theme[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}.nomzo-theme [data-aos][data-aos][data-aos-duration="700"],.nomzo-theme[data-aos-duration="700"] [data-aos]{transition-duration:.7s}.nomzo-theme [data-aos][data-aos][data-aos-delay="700"],.nomzo-theme[data-aos-delay="700"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="700"].aos-animate,.nomzo-theme[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}.nomzo-theme [data-aos][data-aos][data-aos-duration="750"],.nomzo-theme[data-aos-duration="750"] [data-aos]{transition-duration:.75s}.nomzo-theme [data-aos][data-aos][data-aos-delay="750"],.nomzo-theme[data-aos-delay="750"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="750"].aos-animate,.nomzo-theme[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}.nomzo-theme [data-aos][data-aos][data-aos-duration="800"],.nomzo-theme[data-aos-duration="800"] [data-aos]{transition-duration:.8s}.nomzo-theme [data-aos][data-aos][data-aos-delay="800"],.nomzo-theme[data-aos-delay="800"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="800"].aos-animate,.nomzo-theme[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}.nomzo-theme [data-aos][data-aos][data-aos-duration="850"],.nomzo-theme[data-aos-duration="850"] [data-aos]{transition-duration:.85s}.nomzo-theme [data-aos][data-aos][data-aos-delay="850"],.nomzo-theme[data-aos-delay="850"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="850"].aos-animate,.nomzo-theme[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}.nomzo-theme [data-aos][data-aos][data-aos-duration="900"],.nomzo-theme[data-aos-duration="900"] [data-aos]{transition-duration:.9s}.nomzo-theme [data-aos][data-aos][data-aos-delay="900"],.nomzo-theme[data-aos-delay="900"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="900"].aos-animate,.nomzo-theme[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}.nomzo-theme [data-aos][data-aos][data-aos-duration="950"],.nomzo-theme[data-aos-duration="950"] [data-aos]{transition-duration:.95s}.nomzo-theme [data-aos][data-aos][data-aos-delay="950"],.nomzo-theme[data-aos-delay="950"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="950"].aos-animate,.nomzo-theme[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1000"],.nomzo-theme[data-aos-duration="1000"] [data-aos]{transition-duration:1s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1000"],.nomzo-theme[data-aos-delay="1000"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1000"].aos-animate,.nomzo-theme[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1050"],.nomzo-theme[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1050"],.nomzo-theme[data-aos-delay="1050"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1050"].aos-animate,.nomzo-theme[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1100"],.nomzo-theme[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1100"],.nomzo-theme[data-aos-delay="1100"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1100"].aos-animate,.nomzo-theme[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1150"],.nomzo-theme[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1150"],.nomzo-theme[data-aos-delay="1150"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1150"].aos-animate,.nomzo-theme[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1200"],.nomzo-theme[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1200"],.nomzo-theme[data-aos-delay="1200"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1200"].aos-animate,.nomzo-theme[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1250"],.nomzo-theme[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1250"],.nomzo-theme[data-aos-delay="1250"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1250"].aos-animate,.nomzo-theme[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1300"],.nomzo-theme[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1300"],.nomzo-theme[data-aos-delay="1300"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1300"].aos-animate,.nomzo-theme[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1350"],.nomzo-theme[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1350"],.nomzo-theme[data-aos-delay="1350"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1350"].aos-animate,.nomzo-theme[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1400"],.nomzo-theme[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1400"],.nomzo-theme[data-aos-delay="1400"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1400"].aos-animate,.nomzo-theme[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1450"],.nomzo-theme[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1450"],.nomzo-theme[data-aos-delay="1450"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1450"].aos-animate,.nomzo-theme[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1500"],.nomzo-theme[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1500"],.nomzo-theme[data-aos-delay="1500"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1500"].aos-animate,.nomzo-theme[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1550"],.nomzo-theme[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1550"],.nomzo-theme[data-aos-delay="1550"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1550"].aos-animate,.nomzo-theme[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1600"],.nomzo-theme[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1600"],.nomzo-theme[data-aos-delay="1600"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1600"].aos-animate,.nomzo-theme[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1650"],.nomzo-theme[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1650"],.nomzo-theme[data-aos-delay="1650"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1650"].aos-animate,.nomzo-theme[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1700"],.nomzo-theme[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1700"],.nomzo-theme[data-aos-delay="1700"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1700"].aos-animate,.nomzo-theme[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1750"],.nomzo-theme[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1750"],.nomzo-theme[data-aos-delay="1750"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1750"].aos-animate,.nomzo-theme[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1800"],.nomzo-theme[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1800"],.nomzo-theme[data-aos-delay="1800"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1800"].aos-animate,.nomzo-theme[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1850"],.nomzo-theme[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1850"],.nomzo-theme[data-aos-delay="1850"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1850"].aos-animate,.nomzo-theme[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1900"],.nomzo-theme[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1900"],.nomzo-theme[data-aos-delay="1900"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1900"].aos-animate,.nomzo-theme[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}.nomzo-theme [data-aos][data-aos][data-aos-duration="1950"],.nomzo-theme[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}.nomzo-theme [data-aos][data-aos][data-aos-delay="1950"],.nomzo-theme[data-aos-delay="1950"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="1950"].aos-animate,.nomzo-theme[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2000"],.nomzo-theme[data-aos-duration="2000"] [data-aos]{transition-duration:2s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2000"],.nomzo-theme[data-aos-delay="2000"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2000"].aos-animate,.nomzo-theme[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2050"],.nomzo-theme[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2050"],.nomzo-theme[data-aos-delay="2050"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2050"].aos-animate,.nomzo-theme[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2100"],.nomzo-theme[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2100"],.nomzo-theme[data-aos-delay="2100"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2100"].aos-animate,.nomzo-theme[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2150"],.nomzo-theme[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2150"],.nomzo-theme[data-aos-delay="2150"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2150"].aos-animate,.nomzo-theme[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2200"],.nomzo-theme[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2200"],.nomzo-theme[data-aos-delay="2200"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2200"].aos-animate,.nomzo-theme[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2250"],.nomzo-theme[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2250"],.nomzo-theme[data-aos-delay="2250"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2250"].aos-animate,.nomzo-theme[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2300"],.nomzo-theme[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2300"],.nomzo-theme[data-aos-delay="2300"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2300"].aos-animate,.nomzo-theme[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2350"],.nomzo-theme[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2350"],.nomzo-theme[data-aos-delay="2350"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2350"].aos-animate,.nomzo-theme[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2400"],.nomzo-theme[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2400"],.nomzo-theme[data-aos-delay="2400"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2400"].aos-animate,.nomzo-theme[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2450"],.nomzo-theme[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2450"],.nomzo-theme[data-aos-delay="2450"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2450"].aos-animate,.nomzo-theme[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2500"],.nomzo-theme[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2500"],.nomzo-theme[data-aos-delay="2500"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2500"].aos-animate,.nomzo-theme[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2550"],.nomzo-theme[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2550"],.nomzo-theme[data-aos-delay="2550"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2550"].aos-animate,.nomzo-theme[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2600"],.nomzo-theme[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2600"],.nomzo-theme[data-aos-delay="2600"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2600"].aos-animate,.nomzo-theme[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2650"],.nomzo-theme[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2650"],.nomzo-theme[data-aos-delay="2650"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2650"].aos-animate,.nomzo-theme[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2700"],.nomzo-theme[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2700"],.nomzo-theme[data-aos-delay="2700"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2700"].aos-animate,.nomzo-theme[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2750"],.nomzo-theme[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2750"],.nomzo-theme[data-aos-delay="2750"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2750"].aos-animate,.nomzo-theme[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2800"],.nomzo-theme[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2800"],.nomzo-theme[data-aos-delay="2800"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2800"].aos-animate,.nomzo-theme[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2850"],.nomzo-theme[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2850"],.nomzo-theme[data-aos-delay="2850"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2850"].aos-animate,.nomzo-theme[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2900"],.nomzo-theme[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2900"],.nomzo-theme[data-aos-delay="2900"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2900"].aos-animate,.nomzo-theme[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}.nomzo-theme [data-aos][data-aos][data-aos-duration="2950"],.nomzo-theme[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}.nomzo-theme [data-aos][data-aos][data-aos-delay="2950"],.nomzo-theme[data-aos-delay="2950"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="2950"].aos-animate,.nomzo-theme[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}.nomzo-theme [data-aos][data-aos][data-aos-duration="3000"],.nomzo-theme[data-aos-duration="3000"] [data-aos]{transition-duration:3s}.nomzo-theme [data-aos][data-aos][data-aos-delay="3000"],.nomzo-theme[data-aos-delay="3000"] [data-aos]{transition-delay:0}.nomzo-theme [data-aos][data-aos][data-aos-delay="3000"].aos-animate,.nomzo-theme[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}.nomzo-theme [data-aos][data-aos][data-aos-easing=linear],.nomzo-theme[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease],.nomzo-theme[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-in],.nomzo-theme[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-out],.nomzo-theme[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-in-out],.nomzo-theme[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-in-back],.nomzo-theme[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-out-back],.nomzo-theme[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-in-out-back],.nomzo-theme[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-in-sine],.nomzo-theme[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-out-sine],.nomzo-theme[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-in-out-sine],.nomzo-theme[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-in-quad],.nomzo-theme[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-out-quad],.nomzo-theme[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-in-out-quad],.nomzo-theme[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-in-cubic],.nomzo-theme[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-out-cubic],.nomzo-theme[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-in-out-cubic],.nomzo-theme[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-in-quart],.nomzo-theme[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-out-quart],.nomzo-theme[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.nomzo-theme [data-aos][data-aos][data-aos-easing=ease-in-out-quart],.nomzo-theme[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}.nomzo-theme [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}.nomzo-theme [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}.nomzo-theme [data-aos=fade-up]{transform:translate3d(0,100px,0)}.nomzo-theme [data-aos=fade-down]{transform:translate3d(0,-100px,0)}.nomzo-theme [data-aos=fade-right]{transform:translate3d(-100px,0,0)}.nomzo-theme [data-aos=fade-left]{transform:translate3d(100px,0,0)}.nomzo-theme [data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}.nomzo-theme [data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}.nomzo-theme [data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}.nomzo-theme [data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}.nomzo-theme [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}.nomzo-theme [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}.nomzo-theme [data-aos=zoom-in]{transform:scale(.6)}.nomzo-theme [data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}.nomzo-theme [data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}.nomzo-theme [data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}.nomzo-theme [data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}.nomzo-theme [data-aos=zoom-out]{transform:scale(1.2)}.nomzo-theme [data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}.nomzo-theme [data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}.nomzo-theme [data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}.nomzo-theme [data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}.nomzo-theme [data-aos^=slide][data-aos^=slide]{transition-property:transform}.nomzo-theme [data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}.nomzo-theme [data-aos=slide-up]{transform:translate3d(0,100%,0)}.nomzo-theme [data-aos=slide-down]{transform:translate3d(0,-100%,0)}.nomzo-theme [data-aos=slide-right]{transform:translate3d(-100%,0,0)}.nomzo-theme [data-aos=slide-left]{transform:translate3d(100%,0,0)}.nomzo-theme [data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}.nomzo-theme [data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}.nomzo-theme [data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}.nomzo-theme [data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}.nomzo-theme [data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}.nomzo-theme [data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}.nomzo-theme [data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}.nomzo-theme [data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}.nomzo-theme [data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
.nomzo-theme{
  --tg-body-font-family: "Inter", serif;
  --tg-heading-font-family: "Inter", serif;
  --tg-icon-font-family: "Font Awesome 5 Free";
  --tg-body-font-size: 16px;
  --tg-body-line-height: 1.6;
  --tg-heading-line-height: 1.2;
  --tg-body-color: #404248;
  --tg-heading-color: #131415;
  --tg-theme-primary: #2d629a;
  --tg-theme-primary-2: #3795FC;
  --tg-theme-primary-3: #FF4C4C;
  --tg-theme-secondary: #6F56DA;
  --tg-color-blue-default: #644DC5;
  --tg-color-dark-blue: #0E104B;
  --tg-color-yellow-default: #FFD247;
  --tg-color-yellow-light: #ecf5ff;
  --tg-color-white-default: #ffffff;
  --tg-color-lavender-default: #ecf5ff;
  --tg-color-anti-flash-default: #f1f1f1;
  --tg-color-anti-flash-2: #f4eaf4;
  --tg-color-alice-blue-default: #ecf5ff;
  --tg-color-green-default: #2d629a;
  --tg-color-dark-green: #003313;
  --tg-color-gray-1: #b1b5bf;
  --tg-color-gray-2: #E8E8E8;
  --tg-color-gray-3: #F5F7F9;
  --tg-color-gray-4: #767982;
  --tg-color-gray-5: #B1B5BF;
  --tg-color-gray-6: #F0F1F3;
  --tg-color-gray-7: #494C55;
  --tg-color-gray-8: #F0F2F6;
  --tg-color-gray-9: #F3F1FF;
  --tg-color-gray-10: #F7F7F7;
  --tg-color-dark: #0A0B0F;
  --tg-color-dark-2: #242424;
  --tg-color-dark-3: #1F2122;
  --tg-color-dark-4: #06070A;
  --tg-color-dark-5: #1B1C1D;
  --tg-border-1: #f0f0f0;
  --tg-border-2: #d9dfe5;
  --tg-border-3: #343641;
  --tg-border-4: #EEF2F6;
  --tg-border-5: #E1E6F0;
  --tg-fw-extra-bold: 800;
  --tg-fw-bold: 700;
  --tg-fw-semi-bold: 600;
  --tg-fw-medium: 500;
  --tg-fw-regular: 400;
  --tg-fw-light: 300;
}.nomzo-theme{
  font-family: var(--tg-body-font-family);
  font-size: var(--tg-body-font-size);
  font-weight: var(--tg-fw-regular);
  color: var(--tg-body-color);
  line-height: var(--tg-body-line-height);
  overflow-x:hidden !important;
}.nomzo-theme img,.nomzo-theme .img{
  max-width: 100%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}.nomzo-theme .site_wrapper{
  overflow: hidden;
}.nomzo-theme a,.nomzo-theme button{
  color: var(--tg-theme-primary);
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}.nomzo-theme a:focus,.nomzo-theme .btn:focus,.nomzo-theme .button:focus{
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}.nomzo-theme a:hover,.nomzo-theme button:hover{
  color: var(--tg-theme-primary);
  text-decoration: none;
}.nomzo-theme button:focus,.nomzo-theme input:focus,.nomzo-theme input:focus,.nomzo-theme textarea,.nomzo-theme textarea:focus{
  outline: 0;
}.nomzo-theme h1,.nomzo-theme h2,.nomzo-theme h3,.nomzo-theme h4,.nomzo-theme h5,.nomzo-theme h6{
  font-family: var(--tg-heading-font-family);
  color: var(--tg-heading-color);
  margin-top: 0px;
  font-weight: var(--tg-fw-semi-bold);
  line-height: var(--tg-heading-line-height);
  text-transform: unset;
}.nomzo-theme h1 a,.nomzo-theme h2 a,.nomzo-theme h3 a,.nomzo-theme h4 a,.nomzo-theme h5 a,.nomzo-theme h6 a{
  color: inherit;
}.nomzo-theme h1{
  font-size: 2.5rem;
}.nomzo-theme h2{
  font-size: 2rem;
}.nomzo-theme h3{
  font-size: 1.75rem;
}.nomzo-theme h4{
  font-size: 1.5rem;
}.nomzo-theme h5{
  font-size: 1.25rem;
}.nomzo-theme h6{
  font-size: 1rem;
}.nomzo-theme .list-wrap{
  margin: 0px;
  padding: 0px;
}.nomzo-theme .list-wrap li{
  list-style: none;
}.nomzo-theme p{
  font-family: var(--tg-body-font-family);
  line-height: var(--tg-body-line-height);
  font-weight: var(--tg-fw-regular);
  margin-bottom: 15px;
}.nomzo-theme hr{
  border-bottom: 1px solid var(--tg-common-color-gray);
  border-top: 0 none;
  margin: 30px 0;
  padding: 0;
}.nomzo-theme label{
  color: var(--tg-heading-color);
  cursor: pointer;
  font-size: var(--tg-body-font-size);
  font-weight: var(--tg-fw-regular);
}.nomzo-theme input[type=color]{
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  border: 0;
  cursor: pointer;
  height: 100%;
  width: 100%;
  padding: 0;
  border-radius: 50%;
}.nomzo-theme *::-moz-selection{
  background: var(--tg-theme-primary);
  color: var(--tg-color-white-default);
  text-shadow: none;
}.nomzo-theme ::-moz-selection{
  background: var(--tg-theme-primary);
  color: var(--tg-color-white-default);
  text-shadow: none;
}.nomzo-theme ::selection{
  background: var(--tg-theme-primary);
  color: var(--tg-color-white-default);
  text-shadow: none;
}.nomzo-theme input,.nomzo-theme textarea{
  color: var(--tg-body-color);
}.nomzo-theme *::-moz-placeholder{
  color: var(--tg-body-color);
  font-size: var(--tg-body-font-size);
  opacity: 1;
}.nomzo-theme *::placeholder{
  color: var(--tg-body-color);
  font-size: var(--tg-body-font-size);
  opacity: 1;
}.nomzo-theme .fix{
  overflow: hidden;
}.nomzo-theme .clear{
  clear: both;
}.nomzo-theme .container{
  padding-left: 15px;
  padding-right: 15px;
}.nomzo-theme .row{
  --bs-gutter-x: 24px;
}.nomzo-theme .gutter-y-30{
  --bs-gutter-y: 30px;
}.nomzo-theme .gutter-y-24{
  --bs-gutter-y: 24px;
}.nomzo-theme .gutter-y-40{
  --bs-gutter-y: 40px;
}.nomzo-theme .gx-0{
  --bs-gutter-x: 0;
}.nomzo-theme .gutter-20{
  --bs-gutter-x: 20px;
}.nomzo-theme .gutter-30{
  --bs-gutter-x: 30px;
}.nomzo-theme .gutter-24{
  --bs-gutter-x: 24px;
}.nomzo-theme .container{
  max-width: 1350px;
}@media (max-width: 1500px){.nomzo-theme .container{
    max-width: 1320px;
  }}@media (max-width: 1199.98px){.nomzo-theme .container{
    max-width: 960px;
  }}@media (max-width: 991.98px){.nomzo-theme .container{
    max-width: 720px;
  }}@media (max-width: 767.98px){.nomzo-theme .container{
    max-width: 100%;
  }}@media only screen and (min-width: 576px) and (max-width: 767px){.nomzo-theme .container{
    max-width: 540px;
  }}.nomzo-theme .custom-container{
  max-width: 1394px;
}@media (max-width: 1800px){.nomzo-theme .custom-container{
    max-width: 1394px;
  }}@media (max-width: 1500px){.nomzo-theme .custom-container{
    max-width: 1360px;
  }}@media (max-width: 1199.98px){.nomzo-theme .custom-container{
    max-width: 990px;
  }}@media (max-width: 991.98px){.nomzo-theme .custom-container{
    max-width: 760px;
  }}@media (max-width: 767.98px){.nomzo-theme .custom-container{
    max-width: 100%;
  }}@media only screen and (min-width: 576px) and (max-width: 767px){.nomzo-theme .custom-container{
    max-width: 540px;
  }}.nomzo-theme .include-bg{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}.nomzo-theme .tg-button-wrap{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}.nomzo-theme .tg-btn{
  user-select: none;
  -moz-user-select: none;
  background: var(--tg-theme-primary) none repeat scroll 0 0;
  color: var(--tg-color-white-default);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  font-weight: var(--tg-fw-medium);
  font-family: var(--tg-heading-font-family);
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
  padding: 12px 20px;
  text-align: center;
  text-transform: capitalize;
  touch-action: manipulation;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  vertical-align: middle;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border: none;
  gap: 8px;
}.nomzo-theme .tg-btn:hover,.nomzo-theme .tg-btn:focus-visible{
  background: var(--tg-color-green-default);
  color: var(--tg-color-white-default);
}.nomzo-theme .tg-btn-two{
  background: linear-gradient(180deg, rgb(131, 109, 228) 0%, rgb(78, 55, 178) 100%);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  z-index: 1;
}.nomzo-theme .tg-btn-two::before{
  content: "";
  position: absolute;
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: 2px;
  background: var(--tg-theme-secondary);
  z-index: -1;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}.nomzo-theme .tg-btn-two:hover,.nomzo-theme .tg-btn-two:focus-visible{
  background: linear-gradient(180deg, rgb(131, 109, 228) 0%, rgb(78, 55, 178) 100%);
  color: var(--tg-color-white-default);
}.nomzo-theme .tg-btn-two:hover::before,.nomzo-theme .tg-btn-two:focus-visible::before{
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: var(--tg-color-blue-default);
}.nomzo-theme .tg-btn-three{
  width: 100%;
  background: var(--tg-color-white-default);
  color: var(--tg-heading-color);
  font-size: 14px;
  justify-content: space-between;
  padding: 12px 20px;
}.nomzo-theme .tg-btn-three:hover{
  background: var(--tg-theme-primary);
  color: var(--tg-color-white-default);
}.nomzo-theme .tg-btn-four{
  background: var(--tg-heading-color);
  min-width: 260px;
  justify-content: space-between;
  font-size: 14px;
}.nomzo-theme .tg-btn-four:hover{
  background: var(--tg-color-dark-5);
}.nomzo-theme .tg-btn-five{
  background: var(--tg-theme-primary-2);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -o-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
  font-size: 14px;
}.nomzo-theme .tg-btn-five:hover{
  background: #007aff;
}.nomzo-theme .tg-btn-six{
  background: linear-gradient(180deg, rgb(255, 125, 125) 100%, rgb(255, 0, 0) 100%);
}.nomzo-theme .tg-btn-six::before{
  background: var(--tg-theme-primary-3);
}.nomzo-theme .tg-btn-six:hover,.nomzo-theme .tg-btn-six:focus-visible{
  background: linear-gradient(180deg, rgb(255, 125, 125) 100%, rgb(255, 0, 0) 100%);
}.nomzo-theme .tg-btn-six:hover::before,.nomzo-theme .tg-btn-six:focus-visible::before{
  background: var(--tg-theme-primary-3);
}.nomzo-theme .tg-black-btn{
  background: var(--tg-heading-color);
}.nomzo-theme .tg-black-btn:hover{
  background: var(--tg-theme-primary);
}.nomzo-theme .tg-black-btn-two{
  background: var(--tg-heading-color);
  font-size: 14px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  padding: 13px 20px;
}.nomzo-theme .tg-black-btn-two:hover{
  background: var(--tg-theme-secondary);
}.nomzo-theme .tg-white-btn{
  background: var(--tg-color-white-default);
  color: var(--tg-theme-primary);
}.nomzo-theme .tg-white-btn:hover{
  color: var(--tg-color-white-default);
  background: var(--tg-heading-color);
}.nomzo-theme .tg-white-btn-two{
  background: var(--tg-color-white-default);
  color: var(--tg-heading-color);
}.nomzo-theme .tg-border-btn{
  border: 1px solid var(--tg-heading-color);
  background: var(--tg-color-white-default);
  color: var(--tg-heading-color);
  padding: 13px 20px;
}.nomzo-theme .tg-border-btn.active,.nomzo-theme .tg-border-btn:hover{
  border-color: var(--tg-theme-primary);
  color: var(--tg-color-white-default);
  background: var(--tg-theme-primary);
}.nomzo-theme .tg-border-btn-two{
  border: 1px solid var(--tg-theme-primary);
  background: var(--tg-color-white-default);
  color: var(--tg-theme-primary);
}.nomzo-theme .tg-border-btn-two:hover{
  border-color: var(--tg-theme-primary);
  color: var(--tg-color-white-default);
  background: var(--tg-theme-primary);
}.nomzo-theme .tg-border-btn-three{
  border: 1px solid var(--tg-theme-secondary);
  background: var(--tg-color-white-default);
  color: var(--tg-theme-secondary);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  font-size: 14px;
  padding: 11px 18px;
}.nomzo-theme .tg-border-btn-three:hover{
  border-color: var(--tg-theme-secondary);
  color: var(--tg-color-white-default);
  background: var(--tg-theme-secondary);
}.nomzo-theme .tg-border-btn-four{
  border: 1px solid var(--tg-theme-primary-2);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  background: var(--tg-color-white-default);
  color: var(--tg-theme-primary-2);
}.nomzo-theme .tg-border-btn-four:hover{
  background: var(--tg-theme-primary-2);
  border-color: var(--tg-theme-primary-2);
}.nomzo-theme .tg-link-btn{
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  color: var(--tg-heading-color);
  gap: 4px;
  position: relative;
}.nomzo-theme .tg-link-btn::after,.nomzo-theme .tg-link-btn::before{
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: var(--tg-heading-color);
  transition: all ease 0.4s;
}.nomzo-theme .tg-link-btn::after{
  width: 0;
  left: 0;
  transition: all ease 0.8s;
}.nomzo-theme .tg-link-btn .link-effect{
  position: relative;
  overflow: hidden;
  display: block;
  height: 22px;
  line-height: normal;
}.nomzo-theme .tg-link-btn .link-effect .effect-1{
  display: block;
  height: 100%;
  position: relative;
  top: 0%;
  transition: 0.3s;
}.nomzo-theme .tg-link-btn:hover{
  color: var(--tg-heading-color);
}.nomzo-theme .tg-link-btn:hover::before{
  width: 0;
}.nomzo-theme .tg-link-btn:hover::after{
  width: 100%;
}.nomzo-theme .tg-link-btn:hover .effect-1{
  top: -100%;
}.nomzo-theme .tg-link-btn-two{
  color: var(--tg-theme-secondary);
}.nomzo-theme .tg-link-btn-two::after,.nomzo-theme .tg-link-btn-two::before{
  background: var(--tg-theme-secondary);
}.nomzo-theme .tg-btn-group{
  display: flex;
  width: fit-content;
  overflow: hidden;
}.nomzo-theme .tg-btn-group .tg-btn-circle{
  text-align: center;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  background: var(--tg-theme-primary-2);
  color: var(--tg-color-white-default);
}.nomzo-theme .tg-btn-group > *:nth-child(1){
  transform: scale3d(1, 1, 1);
  margin-inline-start: 0;
}.nomzo-theme .tg-btn-group > *:nth-child(3){
  transform: scale3d(0.5, 0.5, 1);
  margin-inline-end: -48px;
}.nomzo-theme .tg-btn-group:hover > *:nth-child(1){
  transform: scale3d(0.5, 0.5, 1);
  margin-inline-start: -48px;
}.nomzo-theme .tg-btn-group:hover > *:nth-child(3){
  transform: scale3d(1, 1, 1);
  margin-inline-end: 0;
}.nomzo-theme #preloader{
  background-color: var(--tg-color-white-default);
  height: 100%;
  width: 100%;
  position: fixed;
  margin-top: 0px;
  top: 0px;
  z-index: 9999;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}.nomzo-theme .grey-bg{
  background: var(--tg-color-gray-4);
}.nomzo-theme .grey-bg-two{
  background: var(--tg-color-gray-2);
}.nomzo-theme .grey-bg-three{
  background: var(--tg-border-5);
}.nomzo-theme .white-bg{
  background: var(--tg-color-white-default);
}.nomzo-theme .black-bg{
  background: var(--tg-common-color-black);
}.nomzo-theme .offCanvas-toggle{
  position: relative;
  margin-right: 40px;
  padding-right: 40px;
}@media (max-width: 991.98px){.nomzo-theme .offCanvas-toggle{
    margin-right: 25px;
    padding-right: 25px;
  }}@media (max-width: 767.98px){.nomzo-theme .offCanvas-toggle{
    display: none;
  }}.nomzo-theme .offCanvas-toggle::before{
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 60px;
  background: var(--tg-border-1);
}.nomzo-theme .offCanvas-toggle .menu-tigger{
  color: var(--tg-heading-color);
}.nomzo-theme .offCanvas-toggle .menu-tigger:hover{
  color: var(--tg-theme-primary);
}.nomzo-theme .offCanvas-toggle-two{
  margin-right: 0;
  padding-right: 0;
  padding-left: 40px;
}.nomzo-theme .offCanvas-toggle-two::before{
  right: auto;
  left: 0;
  height: 104px;
}.nomzo-theme .offCanvas__info{
  background: var(--tg-color-white-default) none repeat scroll 0 0;
  height: 100%;
  padding: 30px;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  width: 340px;
  z-index: 999;
  overflow-y: scroll;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}.nomzo-theme .offCanvas__info.active{
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}.nomzo-theme .offCanvas__info::-webkit-scrollbar{
  width: 0px;
}.nomzo-theme .offCanvas__close-icon{
  margin-top: -16px;
  text-align: right;
}.nomzo-theme .offCanvas__close-icon button{
  background: transparent;
  border: 0 none;
  color: var(--tg-theme-primary);
  cursor: pointer;
  font-size: 20px;
  padding: 0;
}.nomzo-theme .offCanvas__logo img{
  max-height: 34px;
}.nomzo-theme .offCanvas__side-info{
  border-top: 1px solid var(--tg-theme-primary);
  padding-top: 25px;
}.nomzo-theme .offCanvas__side-info .contact-list h4{
  color: var(--tg-heading-color);
  font-weight: 700;
  font-size: 18px;
}.nomzo-theme .offCanvas__side-info .contact-list p{
  color: var(--tg-body-color);
  margin: 0;
  margin-bottom: 2px;
  line-height: 26px;
}.nomzo-theme .offCanvas__social-icon a{
  color: var(--tg-theme-primary);
  display: inline-block;
  margin-right: 20px;
  text-align: center;
}.nomzo-theme .offCanvas__social-icon a:hover{
  color: var(--tg-theme-secondary);
}.nomzo-theme .offCanvas__overly{
  position: fixed;
  background: #000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}.nomzo-theme .offCanvas__overly.active{
  opacity: 0.7;
  visibility: visible;
}.nomzo-theme .breadcrumb__area{
  position: relative;
  z-index: 1;
  padding: 80px 0 120px;
}@media (max-width: 1199.98px){.nomzo-theme .breadcrumb__area{
    padding: 80px 0 100px;
  }}@media (max-width: 767.98px){.nomzo-theme .breadcrumb__area{
    padding: 60px 0 80px;
  }}.nomzo-theme .breadcrumb__area .shape{
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}@media (max-width: 991.98px){.nomzo-theme .breadcrumb__area .shape{
    max-width: 320px;
  }}@media (max-width: 767.98px){.nomzo-theme .breadcrumb__area .shape{
    max-width: 280px;
  }}.nomzo-theme .breadcrumb__area-two{
  padding: 80px 0 32px;
}@media (max-width: 767.98px){.nomzo-theme .breadcrumb__area-two{
    padding: 60px 0 32px;
  }}.nomzo-theme .breadcrumb__area-three{
  padding: 80px 0 40px;
}@media (max-width: 767.98px){.nomzo-theme .breadcrumb__area-three{
    padding: 60px 0 40px;
  }}.nomzo-theme .breadcrumb__inner-wrap{
  padding: 0 56px;
}@media (max-width: 1199.98px){.nomzo-theme .breadcrumb__inner-wrap{
    padding: 0;
  }}.nomzo-theme .breadcrumb__inner-wrap .breadcrumb__content .title{
  text-align: left;
}.nomzo-theme .breadcrumb__content{
  text-align: center;
}.nomzo-theme .breadcrumb__content .breadcrumb{
  display: inline-flex;
  background: var(--tg-color-gray-8);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  padding: 8px 16px;
  gap: 8px;
  margin-bottom: 24px;
}.nomzo-theme .breadcrumb__content .breadcrumb span{
  font-weight: 500;
  font-size: 12px;
  line-height: 1.2;
  color: var(--tg-heading-color);
}.nomzo-theme .breadcrumb__content .breadcrumb span a{
  color: var(--tg-color-gray-4);
}.nomzo-theme .breadcrumb__content .breadcrumb span a:hover{
  color: var(--tg-theme-secondary);
}.nomzo-theme .breadcrumb__content .breadcrumb span.breadcrumb-separator{
  color: var(--tg-color-gray-4);
}.nomzo-theme .breadcrumb__content .title{
  margin-bottom: 0;
  font-size: 40px;
}@media (max-width: 1199.98px){.nomzo-theme .breadcrumb__content .title{
    font-size: 36px;
  }}@media (max-width: 767.98px){.nomzo-theme .breadcrumb__content .title{
    font-size: 32px;
  }}.nomzo-theme .breadcrumb__menu{
  margin-top: 32px;
}.nomzo-theme .breadcrumb__menu .list-wrap{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
}.nomzo-theme .breadcrumb__menu .list-wrap li a{
  font-weight: 500;
  font-size: 14px;
  background: #F0F2F6;
  display: block;
  color: var(--tg-body-color);
  padding: 13px 20px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -o-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
  line-height: 1;
  position: relative;
  z-index: 1;
}.nomzo-theme .breadcrumb__menu .list-wrap li a:hover{
  background: var(--tg-theme-secondary);
  color: var(--tg-color-white-default);
}.nomzo-theme .breadcrumb__menu .list-wrap li a span{
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #d9dfe5;
  border-radius: 4px;
  background: var(--tg-color-white-default);
  color: var(--tg-heading-color);
  padding: 1px 5px;
}.nomzo-theme .scroll__top{
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  position: fixed;
  bottom: -10%;
  right: 50px;
  font-size: 16px;
  border-radius: 8px;
  z-index: 99;
  color: var(--tg-color-white-default);
  text-align: center;
  cursor: pointer;
  background: var(--tg-theme-secondary);
  transition: 1s ease;
  border: none;
}@media (max-width: 1199.98px){.nomzo-theme .scroll__top{
    right: 25px;
    bottom: 25px;
  }}@media (max-width: 991.98px){.nomzo-theme .scroll__top{
    right: 30px;
  }}@media (max-width: 767.98px){.nomzo-theme .scroll__top{
    right: 15px;
    width: 35px;
    height: 35px;
    font-size: 14px;
  }}.nomzo-theme .scroll__top.open{
  bottom: 30px;
}@media (max-width: 767.98px){.nomzo-theme .scroll__top.open{
    bottom: 15px;
  }}.nomzo-theme .scroll__top::after{
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}.nomzo-theme .scroll__top:hover{
  background: var(--tg-theme-primary-2);
  border-color: var(--tg-theme-secondary);
  color: var(--tg-color-white-default);
}.nomzo-theme .section__title{
  position: relative;
}.nomzo-theme .section__title .sub-title{
  font-weight: 500;
  font-size: 12px;
  border: 1px solid var(--tg-border-2);
  display: inline-block;
  padding: 8px 15px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  line-height: 1;
  margin-bottom: 16px;
}.nomzo-theme .section__title .title{
  margin-bottom: 0;
  font-size: 40px;
}@media (max-width: 1199.98px){.nomzo-theme .section__title .title{
    font-size: 36px;
  }}@media (max-width: 767.98px){.nomzo-theme .section__title .title{
    font-size: 32px;
  }}.nomzo-theme .section__title .title span{
  color: var(--tg-theme-primary);
}.nomzo-theme .section__title .title .shape{
  width: 165px;
  height: auto;
}.nomzo-theme .section__title .title .shape path{
  fill: none;
  stroke: #FC5C79;
  stroke-width: 2;
}.nomzo-theme .section__title p{
  margin-bottom: 0;
  margin-top: 16px;
}.nomzo-theme .section__title.white-title .title{
  color: var(--tg-color-white-default);
}.nomzo-theme .section__title.white-title p{
  color: var(--tg-color-gray-5);
}.nomzo-theme .section__title .white-content{
  color: var(--tg-color-white-default) !important;
}.nomzo-theme .section__title-two .title span{
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: var(--tg-theme-secondary);
  font-style: italic;
}@media (max-width: 991.98px){.nomzo-theme .section__title.mb-70,.nomzo-theme .section__title.mb-60{
    margin-bottom: 40px;
  }}.nomzo-theme .section-py-140{
  padding: 140px 0;
}@media (max-width: 991.98px){.nomzo-theme .section-py-140{
    padding: 120px 0;
  }}@media (max-width: 767.98px){.nomzo-theme .section-py-140{
    padding: 100px 0;
  }}.nomzo-theme .section-pt-140{
  padding-top: 140px;
}@media (max-width: 991.98px){.nomzo-theme .section-pt-140{
    padding-top: 120px;
  }}@media (max-width: 767.98px){.nomzo-theme .section-pt-140{
    padding-top: 100px;
  }}.nomzo-theme .section-pb-140{
  padding-bottom: 140px;
}@media (max-width: 991.98px){.nomzo-theme .section-pb-140{
    padding-bottom: 120px;
  }}@media (max-width: 767.98px){.nomzo-theme .section-pb-140{
    padding-bottom: 100px;
  }}.nomzo-theme .section-pb-110{
  padding-bottom: 110px;
}@media (max-width: 991.98px){.nomzo-theme .section-pb-110{
    padding-bottom: 90px;
  }}@media (max-width: 767.98px){.nomzo-theme .section-pb-110{
    padding-bottom: 70px;
  }}.nomzo-theme .section-py-120{
  padding: 120px 0;
}@media (max-width: 767.98px){.nomzo-theme .section-py-120{
    padding: 100px 0;
  }}.nomzo-theme .section-pt-120{
  padding-top: 120px;
}@media (max-width: 767.98px){.nomzo-theme .section-pt-120{
    padding-top: 100px;
  }}.nomzo-theme .section-pb-120{
  padding-bottom: 120px;
}@media (max-width: 767.98px){.nomzo-theme .section-pb-120{
    padding-bottom: 100px;
  }}.nomzo-theme .section-pb-90{
  padding-bottom: 90px;
}@media (max-width: 767.98px){.nomzo-theme .section-pb-90{
    padding-bottom: 70px;
  }}.nomzo-theme .section-pt-90{
  padding-top: 90px;
}@media (max-width: 767.98px){.nomzo-theme .section-pt-90{
    padding-top: 70px;
  }}.nomzo-theme .has-animation.active-animation .section__title .title .shape path{
  stroke-dasharray: 2000;
  stroke-dashoffset: 2000;
  animation: draw 10s ease forwards;
}@keyframes draw{
  to {
    stroke-dashoffset: 0;
  }
}.nomzo-theme .tgmobile__search{
  padding: 0 20px 25px 25px;
}.nomzo-theme .tgmobile__search form{
  position: relative;
}.nomzo-theme .tgmobile__search input{
  display: block;
  width: 100%;
  border: none;
  padding: 10px 45px 10px 20px;
  font-size: 14px;
  height: 45px;
  background: var(--tg-color-gray-3);
  color: var(--tg-body-color);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
}.nomzo-theme .tgmobile__search input::placeholder{
  font-size: 14px;
  color: var(--tg-color-gray-4);
}.nomzo-theme .tgmobile__search button{
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  padding: 0;
  right: 20px;
  line-height: 1;
  background: transparent;
  color: var(--tg-color-gray-4);
}.nomzo-theme .tgmobile__menu{
  position: fixed;
  right: 0;
  top: 0;
  width: 300px;
  padding-right: 30px;
  max-width: 100%;
  height: 100%;
  z-index: 99;
  border-radius: 0px;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86) e;
  -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -webkit-transform: translateX(101%);
  -moz-transform: translateX(101%);
  -ms-transform: translateX(101%);
  -o-transform: translateX(101%);
  transform: translateX(101%);
}.nomzo-theme .tgmobile__menu .navbar-collapse{
  display: block !important;
}.nomzo-theme .tgmobile__menu .nav-logo{
  position: relative;
  padding: 30px 25px;
  text-align: left;
}.nomzo-theme .tgmobile__menu .nav-logo img{
  width: 150px;
}.nomzo-theme .tgmobile__menu .navigation{
  position: relative;
  display: block;
  width: 100%;
  float: none;
  margin: 0;
  padding: 0;
}.nomzo-theme .tgmobile__menu .navigation li{
  position: relative;
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}.nomzo-theme .tgmobile__menu .navigation li.active > a{
  color: var(--tg-theme-primary);
}.nomzo-theme .tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn{
  position: absolute;
  right: 20px;
  top: 6px;
  width: 32px;
  height: 32px;
  text-align: center;
  font-size: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--tg-heading-color);
  background: var(--tg-color-gray-3);
  cursor: pointer;
  border-radius: 0;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}.nomzo-theme .tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn::after{
  content: "";
  position: absolute;
  right: -20px;
  top: -6px;
  width: 300px;
  height: 46px;
}.nomzo-theme .tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line{
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0);
  -ms-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
  border-radius: 10px;
  width: 12px;
  height: 2px;
  background-color: var(--tg-heading-color);
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}.nomzo-theme .tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn .plus-line::after{
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(0);
  -ms-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
  border-radius: 10px;
  width: 2px;
  height: 12px;
  background-color: var(--tg-heading-color);
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}.nomzo-theme .tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open{
  background-color: var(--tg-theme-primary);
}.nomzo-theme .tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line{
  background-color: var(--tg-color-white-default);
}.nomzo-theme .tgmobile__menu .navigation li.menu-item-has-children .dropdown-btn.open .plus-line::after{
  display: none;
}.nomzo-theme .tgmobile__menu .navigation li > a{
  position: relative;
  display: block;
  padding: 10px 60px 10px 25px;
  font-size: 15px;
  font-weight: 600;
  color: var(--tg-body-color);
  text-transform: capitalize;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border: none;
}.nomzo-theme .tgmobile__menu .navigation li > a::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  width: 2px;
  background: var(--tg-theme-primary);
  pointer-events: none;
}.nomzo-theme .tgmobile__menu .navigation:last-child{
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}.nomzo-theme .tgmobile__menu .close-btn{
  position: absolute;
  right: 15px;
  top: 28px;
  line-height: 30px;
  width: 35px;
  text-align: center;
  font-size: 14px;
  color: var(--tg-theme-primary);
  cursor: pointer;
  padding: 8px;
  z-index: 10;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}.nomzo-theme .tgmobile__menu .close-btn i[class^=flaticon-]:before{
  font-weight: var(--tg-fw-bold) !important;
}.nomzo-theme .tgmobile__menu-backdrop{
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.5);
}.nomzo-theme .tgmobile__menu .social-links ul{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  text-align: center;
  padding: 30px 20px 20px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}.nomzo-theme .tgmobile__menu .social-links ul li{
  position: relative;
  display: inline-block;
  margin: 0px 6px 10px;
}.nomzo-theme .tgmobile__menu .social-links ul li a{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  position: relative;
  line-height: 32px;
  font-size: 16px;
  color: var(--tg-theme-secondary);
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border: 1px solid #efefef;
  border-radius: 5px;
}.nomzo-theme .tgmobile__menu .social-links ul li a:hover{
  border-color: var(--tg-theme-primary);
  background: var(--tg-theme-primary);
  color: var(--tg-color-white-default);
}.nomzo-theme .tgmobile__menu .tgmenu__action{
  padding: 0 0;
  margin: 0 0;
}.nomzo-theme .tgmobile__menu .tgmenu__action > ul{
  margin: 0 0;
  padding: 30px 20px 0;
  justify-content: center;
  gap: 0 15px;
}.nomzo-theme .tgmobile__menu .tgmenu__action > ul li{
  margin: 0 0;
}.nomzo-theme .tgmobile__menu .tgmenu__action > ul .header-btn{
  display: block;
}.nomzo-theme .tgmobile__menu-box{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  background: var(--tg-color-white-default);
  padding: 0px 0px;
  z-index: 5;
  box-shadow: -9px 0 14px 0px rgba(0, 0, 0, 0.06);
}.nomzo-theme .tgmobile__menu-outer .mobile-nav-toggler{
  position: relative;
  float: right;
  font-size: 40px;
  line-height: 50px;
  cursor: pointer;
  display: none;
  color: var(--tg-color-white-default);
  margin-right: 30px;
  top: 15px;
}.nomzo-theme .mobile-menu-visible{
  overflow: hidden;
}.nomzo-theme .mobile-menu-visible .tgmobile__menu{
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
}.nomzo-theme .mobile-menu-visible .tgmobile__menu-backdrop{
  opacity: 1;
  visibility: visible;
}.nomzo-theme .mobile-menu-visible .tgmobile__menu .close-btn{
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}.nomzo-theme .tgmobile__menu .tg-mega-menu-wrap-four,.nomzo-theme .tgmobile__menu .tg-mega-menu-wrap.hosting,.nomzo-theme .tgmobile__menu .tg-mega-menu-wrap{
  display: none;
  width: auto;
  padding: 25px 25px 25px;
  background: transparent;
  position: relative;
  opacity: 1 !important;
  visibility: visible;
  transition: 0s;
  box-shadow: none;
  border: none;
  transform: scale(1);
  transform-origin: unset;
  left: 0;
}.nomzo-theme .tgmobile__menu .navigation li .tg-mega-menu-wrap-four li{
  border: none;
}.nomzo-theme .tgmobile__menu .tg-mega-menu-wrap-four{
  padding: 0 25px 0;
}@-webkit-keyframes hoverShine{
  100% {
    left: 125%;
  }
}@keyframes hoverShine{
  100% {
    left: 125%;
  }
}.nomzo-theme .rotateme{
  -webkit-animation-name: rotateme;
  animation-name: rotateme;
  -webkit-animation-duration: 180s;
  animation-duration: 180s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}@keyframes rotateme{
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}@-webkit-keyframes rotateme{
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}.nomzo-theme .alltuchtopdown{
  -webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
  animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
  animation-duration: 3s;
}@keyframes alltuchtopdown{
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px);
  }
  50% {
    -webkit-transform: rotateX(0deg) translateY(-20px);
    -moz-transform: rotateX(0deg) translateY(-20px);
    -ms-transform: rotateX(0deg) translateY(-20px);
    -o-transform: rotateX(0deg) translateY(-20px);
    transform: rotateX(0deg) translateY(-20px);
  }
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px);
  }
}@-webkit-keyframes alltuchtopdown{
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px);
  }
  50% {
    -webkit-transform: rotateX(0deg) translateY(-20px);
    -moz-transform: rotateX(0deg) translateY(-20px);
    -ms-transform: rotateX(0deg) translateY(-20px);
    -o-transform: rotateX(0deg) translateY(-20px);
    transform: rotateX(0deg) translateY(-20px);
  }
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    -moz-transform: rotateX(0deg) translateY(0px);
    -ms-transform: rotateX(0deg) translateY(0px);
    -o-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px);
  }
}.nomzo-theme .img-custom-anim-left{
  animation: img-anim-left 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
  opacity: 0;
}@keyframes img-anim-left{
  0% {
    transform: translateX(-5%);
    clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}.nomzo-theme .img-custom-anim-right{
  animation: img-anim-right 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
  opacity: 0;
}@keyframes img-anim-right{
  0% {
    transform: translateX(5%);
    clip-path: inset(0 0 0 100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}.nomzo-theme .img-custom-anim-top{
  animation: img-anim-top 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
}@keyframes img-anim-top{
  0% {
    transform: translateY(-5%);
    clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
  }
}@keyframes fadeInUp2{
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}.nomzo-theme .fadeInUp2{
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}@keyframes fadeRight2{
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}.nomzo-theme .fadeRight2{
  -webkit-animation-name: fadeRight2;
  animation-name: fadeRight2;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}@keyframes pulse-border{
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}@-webkit-keyframes pulse-border{
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}@keyframes tgSlideDown{
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}@-webkit-keyframes dash_animation{
  to {
    stroke-dashoffset: 0;
  }
}@keyframes dash_animation{
  to {
    stroke-dashoffset: 0;
  }
}@keyframes rotate{
  100% {
    transform: translate(-50%, -50%) rotate(1turn);
  }
}.nomzo-theme .search__popup{
  padding-top: 70px;
  padding-bottom: 100px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: var(--tg-color-white-default);
  backdrop-filter: blur(10px);
  z-index: 99;
  -webkit-transform: translateY(calc(-100% - 80px));
  -moz-transform: translateY(calc(-100% - 80px));
  -ms-transform: translateY(calc(-100% - 80px));
  -o-transform: translateY(calc(-100% - 80px));
  transform: translateY(calc(-100% - 80px));
  -webkit-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition-delay: 0.5s;
}.nomzo-theme .search__popup.search-opened{
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
  transition-delay: 0s;
  z-index: 99999999;
}.nomzo-theme .search__popup.search-opened .search__input{
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  transition-delay: 0.3s;
}.nomzo-theme .search__popup.search-opened .search__input::after{
  width: 100%;
  transition-delay: 0.5s;
}.nomzo-theme .search__input{
  position: relative;
  height: 80px;
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  transition-delay: 0.5s;
  opacity: 0;
}.nomzo-theme .search__input::after{
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 0%;
  height: 1px;
  background-color: var(--tg-theme-primary);
  transition-delay: 0.3s;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}.nomzo-theme .search__input input{
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 0;
  outline: 0;
  font-size: 24px;
  color: var(--tg-heading-color);
  border-bottom: 1px solid transparent;
  padding: 0;
  padding-right: 30px;
}.nomzo-theme .search__input input::placeholder{
  font-size: 24px;
}.nomzo-theme .search__input button{
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
  color: var(--tg-theme-primary);
  border: none;
  padding: 0 0;
  background: transparent;
}.nomzo-theme .search__close{
  position: absolute;
  top: 10%;
  right: 2%;
  z-index: 2;
}.nomzo-theme .search-close-btn{
  margin: 0;
  padding: 0;
  border: none;
  color: var(--tg-theme-primary);
  cursor: pointer;
  background: transparent;
}.nomzo-theme .search-popup-overlay{
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  transition-delay: 0.5s;
  opacity: 0;
  visibility: hidden;
  background: #000d25;
}.nomzo-theme .search-popup-overlay.search-popup-overlay-open{
  opacity: 0.55;
  visibility: visible;
  transition-delay: 0s;
}.nomzo-theme .search-input-field ~ .search-focus-border{
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 1px;
  background-color: var(--tg-theme-primary);
  transition: all 0.5s;
}.nomzo-theme .search-input-field:focus ~ .search-focus-border{
  width: 100%;
  left: 0;
  right: auto;
  transition: all 0.5s;
}.nomzo-theme .transparent-header{
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  z-index: 9;
  height: auto;
}@media (max-width: 767.98px){.nomzo-theme .transparent-header{
    top: 0;
  }}.nomzo-theme .tg-header__top{
  background-color: var(--tg-color-dark);
  padding: 10px 0;
  position: relative;
  z-index: 1;
}.nomzo-theme .tg-header__top.active{
  display: none;
}.nomzo-theme .tg-header__top-content{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px 15px;
  flex-wrap: wrap;
}.nomzo-theme .tg-header__top-content-left{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 5px;
}.nomzo-theme .tg-header__top-content-left .icon{
  color: var(--tg-theme-primary);
}.nomzo-theme .tg-header__top-content-left p{
  margin-bottom: 0;
  color: var(--tg-color-gray-1);
  font-size: 14px;
  font-weight: 600;
}.nomzo-theme .tg-header__top-content-left p span{
  font-weight: 600;
  color: var(--tg-color-white-default);
}.nomzo-theme .tg-header__top-btn{
  background: var(--tg-color-dark-green);
  display: block;
  font-weight: 500;
  font-size: 12px;
  padding: 7px 9px;
  line-height: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}.nomzo-theme .tg-header__top-btn:hover{
  background: var(--tg-theme-primary);
  color: var(--tg-color-white-default);
}.nomzo-theme .tg-header__top-close{
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  color: var(--tg-color-gray-1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}@media (max-width: 767.98px){.nomzo-theme .tg-header__top-close{
    top: auto;
    transform: translateY(0);
    bottom: 10px;
  }}.nomzo-theme .tg-header__top-close:hover{
  color: var(--tg-color-white-default);
}.nomzo-theme .tg-header__area{
  position: relative;
  border-bottom: 1px solid var(--tg-border-5);
}@media (max-width: 991.98px){.nomzo-theme .tg-header__area{
    padding: 20px 0;
  }}.nomzo-theme .tg-header__area .mobile-nav-toggler{
  position: relative;
  font-size: 30px;
  cursor: pointer;
  line-height: 1;
  color: var(--tg-theme-primary);
  display: none;
}@media (max-width: 991.98px){.nomzo-theme .tg-header__area .mobile-nav-toggler{
    display: block;
  }}.nomzo-theme .tg-header__area.sticky-menu{
  padding: 0 0;
}@media (max-width: 991.98px){.nomzo-theme .tg-header__area.sticky-menu{
    padding: 20px 0;
  }}.nomzo-theme .tg-header__area-two{
  border: none;
}@media (max-width: 991.98px){.nomzo-theme .tg-header__area-two{
    padding: 0;
  }}.nomzo-theme .tg-header__area-two .tgmenu__wrap{
  border-bottom: 1px solid var(--tg-border-3);
}@media (max-width: 991.98px){.nomzo-theme .tg-header__area-two .tgmenu__wrap{
    padding: 20px 0;
  }}.nomzo-theme .tg-header__area-two .tgmenu__navbar-wrap > ul > li a{
  color: var(--tg-color-gray-1);
}.nomzo-theme .tg-header__area-two .tgmenu__navbar-wrap > ul > li:hover > a,.nomzo-theme .tg-header__area-two .tgmenu__navbar-wrap > ul > li.active > a{
  color: var(--tg-theme-secondary);
}.nomzo-theme .tg-header__area-two .mobile-nav-toggler{
  color: var(--tg-theme-secondary);
}@media (max-width: 991.98px){.nomzo-theme .tg-header__area-two.sticky-menu{
    padding: 0 0;
  }}.nomzo-theme .tg-header__area-two.sticky-menu .tgmenu__wrap{
  border-bottom: none;
}.nomzo-theme .tg-header__area-two.sticky-menu .tgmenu__navbar-wrap > ul > li a{
  color: var(--tg-body-color);
}.nomzo-theme .tg-header__area-two.sticky-menu .tgmenu__navbar-wrap > ul > li:hover > a,.nomzo-theme .tg-header__area-two.sticky-menu .tgmenu__navbar-wrap > ul > li.active > a{
  color: var(--tg-theme-secondary);
}.nomzo-theme .tg-header__area-two.sticky-menu .header-dropdown-wrap-two .dropdown-toggle{
  color: var(--tg-body-color);
}.nomzo-theme .tg-header__area-three{
  border-bottom: 1px solid var(--tg-border-5);
}.nomzo-theme .tg-header__area-three .tgmenu__navbar-wrap > ul > li:hover > a,.nomzo-theme .tg-header__area-three .tgmenu__navbar-wrap > ul > li.active > a{
  color: var(--tg-theme-secondary);
}.nomzo-theme .tg-header__area-four{
  border: none;
  margin-top: 24px;
  padding: 0;
}.nomzo-theme .tg-header__area-four .tgmenu__wrap{
  box-shadow: 0 20px 16px -12px rgba(0, 0, 0, 0.08);
  background: var(--tg-color-white-default);
  border: 1px solid var(--tg-border-5);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -o-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
  padding: 0 24px;
}@media (max-width: 991.98px){.nomzo-theme .tg-header__area-four .tgmenu__wrap{
    padding: 20px 24px;
  }}.nomzo-theme .tg-header__area-four .tgmenu__navbar-wrap > ul{
  margin: 0 0 0 auto;
}.nomzo-theme .tg-header__area-four .tgmenu__navbar-wrap > ul > li.active > a,.nomzo-theme .tg-header__area-four .tgmenu__navbar-wrap > ul > li:hover > a{
  color: var(--tg-theme-primary-2);
}.nomzo-theme .tg-header__area-four.sticky-menu{
  padding: 0;
}.nomzo-theme .tg-header__area-four.sticky-menu .tgmenu__wrap{
  border: none;
  box-shadow: none;
}@media (max-width: 991.98px){.nomzo-theme .tg-header__area-four.sticky-menu .tgmenu__wrap{
    padding: 20px 0px;
    margin: 0px 0px;
  }}.nomzo-theme .tg-header__area-five{
  margin-top: 48px;
}.nomzo-theme .tg-header__area-five .tgmenu__wrap{
  border: none;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
}@media (max-width: 1500px){.nomzo-theme .tg-header__area-five .tgmenu__wrap{
    margin: 0px 20px;
  }}@media (max-width: 991.98px){.nomzo-theme .tg-header__area-five .tgmenu__wrap{
    padding: 20px 24px;
  }}.nomzo-theme .tg-header__area-five .tgmenu__navbar-wrap > ul{
  margin: 0 0 0 auto;
}.nomzo-theme .tg-header__area-five .tgmenu__navbar-wrap > ul > li.active > a,.nomzo-theme .tg-header__area-five .tgmenu__navbar-wrap > ul > li:hover > a{
  color: var(--tg-theme-primary-3);
}.nomzo-theme .tg-header__area-five.sticky-menu{
  padding: 0;
}.nomzo-theme .tg-header__area-five.sticky-menu .tgmenu__wrap{
  border: none;
  box-shadow: none;
}.nomzo-theme .tg-header__area-five .tgmenu__action > ul li.header-btn .tg-btn{
  background: var(--tg-heading-color);
}.nomzo-theme .tg-header__area-five .tgmenu__action > ul li.header-btn .tg-btn:hover{
  background: var(--tg-theme-primary-3);
}.nomzo-theme .tg-header__area-five .mobile-nav-toggler{
  color: var(--tg-theme-primary-3);
}.nomzo-theme .tgmenu__nav{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}@media (max-width: 991.98px){.nomzo-theme .tgmenu__nav{
    justify-content: space-between;
  }}.nomzo-theme .tgmenu__nav .logo img{
  max-height: 45px;
}.nomzo-theme .tgmenu__navbar-wrap{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-grow: 1;
}.nomzo-theme .tgmenu__navbar-wrap > ul{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 auto;
}.nomzo-theme .tgmenu__navbar-wrap > ul li{
  display: block;
  position: relative;
  list-style: none;
}.nomzo-theme .tgmenu__navbar-wrap > ul li a{
  font-size: 14px;
  font-weight: var(--tg-fw-medium);
  text-transform: capitalize;
  color: var(--tg-body-color);
  font-family: var(--tg-heading-font-family);
  padding: 29px 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  line-height: 1;
  position: relative;
  z-index: 1;
}@media (max-width: 1500px){.nomzo-theme .tgmenu__navbar-wrap > ul li a{
    padding: 29px 16px;
  }}.nomzo-theme .tgmenu__navbar-wrap > ul li .sub-menu{
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 220px;
  border: 1px solid #f5f5f5;
  background: var(--tg-color-white-default);
  margin: 0;
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  transform-origin: 0 0;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  padding: 20px 20px 8px 20px;
  display: block;
  visibility: hidden;
  opacity: 0;
  z-index: 9;
}.nomzo-theme .tgmenu__navbar-wrap > ul li .sub-menu.sub-menu-right{
  right: 0;
  left: auto;
}.nomzo-theme .tgmenu__navbar-wrap > ul li .sub-menu .sub-menu{
  right: auto;
  left: 100%;
  top: 0;
}.nomzo-theme .tgmenu__navbar-wrap > ul li .sub-menu li{
  margin-left: 0;
  text-align: left;
  display: block;
  margin-bottom: 12px;
}.nomzo-theme .tgmenu__navbar-wrap > ul li .sub-menu li a{
  padding: 10px 16px;
  display: block;
  color: var(--tg-heading-color);
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  background: transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}.nomzo-theme .tgmenu__navbar-wrap > ul li .sub-menu li:hover > a,.nomzo-theme .tgmenu__navbar-wrap > ul li .sub-menu li.active > a{
  color: var(--tg-theme-secondary);
  background: var(--tg-color-gray-3);
}.nomzo-theme .tgmenu__navbar-wrap > ul li:hover > .sub-menu{
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}.nomzo-theme .tgmenu__navbar-wrap > ul > li.active a,.nomzo-theme .tgmenu__navbar-wrap > ul > li:hover a{
  color: var(--tg-theme-primary);
}.nomzo-theme .tgmenu__main-menu li.menu-item-has-children .dropdown-btn{
  display: none;
}.nomzo-theme .tgmenu__main-menu li.menu-item-has-children > a::after{
  content: "";
  display: block;
  font-family: var(--tg-icon-font-family);
  font-size: 14px;
  font-weight: var(--tg-fw-bold);
  margin-left: 6px;
  transform: translateY(1px);
}.nomzo-theme .tgmenu__main-menu li.menu-item-has-children ul li > a::after{
    position: absolute;
    top: 9px;
    right: 0;
}@media (max-width: 991.98px){.nomzo-theme .tgmenu__action{
    margin: 0 24px 0 auto;
  }}@media (max-width: 767.98px){.nomzo-theme .tgmenu__action{
    display: none;
  }}.nomzo-theme .tgmenu__action > ul{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 0px;
}.nomzo-theme .tgmenu__action > ul li{
  position: relative;
  margin-left: 24px;
  flex: 0 0 auto;
}@media (max-width: 991.98px){.nomzo-theme .tgmenu__action > ul li{
    margin-left: 20px;
  }}.nomzo-theme .tgmenu__action > ul li.header-btn .tg-btn{
  font-size: 14px;
  gap: 4px;
  padding: 12px 20px;
}.nomzo-theme .tgmenu__action > ul li:first-child{
  margin-left: 0;
}.nomzo-theme .tgmenu__action-three{
  margin-left: 16px;
}@media (max-width: 991.98px){.nomzo-theme .tgmenu__action-three{
    margin: 0 24px 0 auto;
  }}.nomzo-theme .sticky-menu{
  position: fixed;
  left: 0;
  margin: auto;
  top: 0;
  width: 100%;
  z-index: 99;
  background: var(--tg-color-white-default);
  -webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
  border-radius: 0;
}.nomzo-theme #header-fixed-height.active-height{
  display: block;
  height: 90px;
}.nomzo-theme .tg-mega-menu-wrap{
  position: absolute;
  left: 50%;
  top: 100%;
  width: 1320px;
  border-radius: 8px;
  padding: 78px 56px 125px;
  background: var(--tg-color-white-default);
  margin: 0 0;
  transform: scale(1, 0) translateX(-50%);
  transform-origin: 0 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin: 1px 0 auto;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.08);
}@media (max-width: 1500px){.nomzo-theme .tg-mega-menu-wrap{
    width: 1150px;
    padding: 25px 25px 10px;
  }}@media (max-width: 1199.98px){.nomzo-theme .tg-mega-menu-wrap{
    width: 960px;
    padding: 30px 20px 0;
  }}@media (max-width: 1500px){.nomzo-theme .tg-mega-menu-wrap .row{
    --bs-gutter-x: 15px;
  }}.nomzo-theme .tg-mega-menu-wrap.hosting{
  padding: 56px 56px;
  display: flex;
}@media (max-width: 1199.98px){.nomzo-theme .tg-mega-menu-wrap.hosting{
    padding: 30px 25px;
  }}.nomzo-theme .tg-mega-menu-wrap.domain{
  width: 885px;
  padding: 56px 56px;
  display: flex;
}.nomzo-theme .tg-mega-menu-wrap-four{
  width: 504px;
  display: flex;
  align-items: flex-start;
  padding: 56px 56px 44px;
  transform: scale(1, 0) translateX(-50%);
  left: 50%;
  justify-content: space-between;
}.nomzo-theme .tg-mega-menu-wrap-four .mega-sub-menu{
  display: flex;
  flex-direction: column;
  width: 180px;
  padding: 0;
}@media (max-width: 991.98px){.nomzo-theme .tg-mega-menu-wrap-four .mega-sub-menu{
    width: 100%;
  }.nomzo-theme ul.sub-menu{
      display: none;
  }.nomzo-theme .tg-mega-menu-wrap.domain{
    display: none;
    width: 100%;
    padding: 25px;
  }.nomzo-theme .flex-wrap-mobile{
    flex-wrap: wrap;
  }}.nomzo-theme .tg-mega-menu-wrap-four .mega-sub-menu li{
  margin-left: 0;
  text-align: left;
  display: block;
  margin-bottom: 12px;
}.nomzo-theme .tg-mega-menu-wrap-four .mega-sub-menu li a{
  padding: 10px 16px;
  display: block;
  color: var(--tg-heading-color) !important;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  background: transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  line-height: 1;
}.nomzo-theme .tg-mega-menu-wrap-four .mega-sub-menu li:hover > a,.nomzo-theme .tg-mega-menu-wrap-four .mega-sub-menu li.active > a{
  color: var(--tg-theme-secondary) !important;
  background: var(--tg-color-gray-3);
}.nomzo-theme .tg-mega-menu-has-children{
  position: static !important;
}@media (max-width: 991.98px){.nomzo-theme .tg-mega-menu-has-children{
    position: relative !important;
  }}.nomzo-theme .menu-item-has-children:hover .tg-mega-menu-wrap{
  opacity: 1;
  visibility: visible;
  transform: scale(1) translateX(-50%);
}@media (max-width: 991.98px){.nomzo-theme .menu-item-has-children:hover .tg-mega-menu-wrap{
    transform: scale(1) translateX(0%);
  }}.nomzo-theme .menu-item-has-children:hover .tg-mega-menu-wrap-four{
  opacity: 1;
  visibility: visible;
  transform: scale(1) translateX(-50%) !important;
}@media (max-width: 991.98px){.nomzo-theme .menu-item-has-children:hover .tg-mega-menu-wrap-four{
    transform: scale(1) translateX(0%) !important;
  }}.nomzo-theme .tg-mega-menu-left-side .row > *:nth-child(2) .icon{
  background: #F1F1F1;
  border-color: #DADADA;
}.nomzo-theme .tg-mega-menu-left-side .row > *:nth-child(3) .icon{
  background: #E4EFFB;
  border-color: #CFDDEB;
}.nomzo-theme .tg-mega-menu-left-side .row > *:nth-child(4) .icon{
  background: #F4EAF4;
  border-color: #E8D8E8;
}.nomzo-theme .tg-mega-menu-left-side .row > *:nth-child(5) .icon{
  background: #ecf5ff;
  border-color: #C4E2D3;
}.nomzo-theme .tg-mega-menu-left-side .row > *:nth-child(6) .icon{
  background: #FAF9D5;
  border-color: #E5E4C0;
}.nomzo-theme .tg-mega-menu-right-side{
  width: 312px;
  flex: 0 0 auto;
  margin-left: 32px;
}@media (max-width: 1199.98px){.nomzo-theme .tg-mega-menu-right-side{
    width: 250px;
    margin-left: 20px;
  }}@media (max-width: 991.98px){.nomzo-theme .tg-mega-menu-right-side{
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }}.nomzo-theme .tg-mega-menu-right-side img{
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  margin-bottom: 24px;
}.nomzo-theme .tg-mega-menu-right-side .title{
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
}@media (max-width: 991.98px){.nomzo-theme .tg-mega-menu-right-side .title{
    font-size: 18px;
  }}.nomzo-theme .tg-mega-menu-right-side .title span{
  color: var(--tg-theme-secondary);
  font-weight: 700;
}.nomzo-theme .tg-mega-menu-right-side-two{
  width: 306px;
  flex: 0 0 auto;
  margin-left: 32px;
}@media (max-width: 991.98px){.nomzo-theme .tg-mega-menu-right-side-two{
    display: none;
  }}.nomzo-theme .mega-menu-title{
  margin-bottom: 40px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
  color: var(--tg-body-color);
}@media (max-width: 1199.98px){.nomzo-theme .mega-menu-title{
    margin-bottom: 20px;
  }}.nomzo-theme .mega-menu-title-two{
  margin-bottom: 24px;
}.nomzo-theme .mega-menu-item{
  margin-bottom: 25px;
}.nomzo-theme .mega-menu-item .mega-menu-thumb a{
  padding: 0 !important;
}.nomzo-theme .mega-menu-item .mega-menu-thumb a img{
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid var(--tg-color-gray-2);
  width: 100%;
}.nomzo-theme .mega-menu-item:hover .mega-menu-thumb a img{
  transform: translateY(-3px);
}.nomzo-theme .mega-menu-item-two a{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start !important;
  gap: 24px;
  padding: 16px 16px !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}@media (max-width: 1199.98px){.nomzo-theme .mega-menu-item-two a{
    padding: 8px 10px !important;
    gap: 12px;
  }}@media (max-width: 991.98px){.nomzo-theme .mega-menu-item-two a{
    padding: 0 !important;
    gap: 8px;
  }}.nomzo-theme .mega-menu-item-two a .icon{
  width: 48px;
  height: 48px;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E6E2FA;
  border: 1px solid #CEC9EA;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}@media (max-width: 991.98px){.nomzo-theme .mega-menu-item-two a .icon{
    width: 32px;
    height: 32px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
  }.nomzo-theme .mega-menu-item-two a .icon img{
    max-width: 20px;
  }}.nomzo-theme .mega-menu-item-two a .content .title{
  margin-bottom: 12px;
  font-size: 18px;
  display: block;
  line-height: 1.2;
  color: var(--tg-heading-color);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  font-weight: 600;
}@media (max-width: 1199.98px){.nomzo-theme .mega-menu-item-two a .content .title{
    margin-bottom: 8px;
  }}@media (max-width: 991.98px){.nomzo-theme .mega-menu-item-two a .content .title{
    margin-bottom: 6px;
    font-size: 16px;
  }}.nomzo-theme .mega-menu-item-two a .content span{
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  display: block;
  color: var(--tg-body-color);
}@media (max-width: 991.98px){.nomzo-theme .mega-menu-item-two a .content span{
    font-size: 13px;
  }}.nomzo-theme .mega-menu-item-two a:hover{
  background: var(--tg-color-gray-3);
}@media (max-width: 991.98px){.nomzo-theme .mega-menu-item-two a:hover{
    background: transparent;
  }}.nomzo-theme .mega-menu-item-two a:hover .content .title{
  color: var(--tg-theme-secondary);
}.nomzo-theme .mega-menu-item-two.active a{
  background: var(--tg-color-gray-3);
}@media (max-width: 991.98px){.nomzo-theme .mega-menu-item-two.active a{
    background: transparent;
  }}.nomzo-theme .mega-menu-item-two.active a .content .title{
  color: var(--tg-theme-secondary);
}.nomzo-theme .mega-menu-item-three{
  margin-bottom: 16px;
}.nomzo-theme .mega-menu-item-three:last-child{
  margin-bottom: 0;
}.nomzo-theme .mega-menu-item-three a{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  padding: 24px 24px !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}@media (max-width: 991.98px){.nomzo-theme .mega-menu-item-three a{
    padding: 0px 0px !important;
    gap: 10px;
  }}.nomzo-theme .mega-menu-item-three a .icon{
  width: 40px;
  flex: 0 0 auto;
  background: none;
  border: none;
  height: auto;
}@media (max-width: 991.98px){.nomzo-theme .mega-menu-item-three a .icon{
    width: 20px;
  }}.nomzo-theme .mega-menu-item-three:nth-child(3) a{
  background: #ecf5ff;
}@media (max-width: 991.98px){.nomzo-theme .mega-menu-item-three:nth-child(3) a{
    padding: 10px 10px !important;
  }}.nomzo-theme .mega-menu-item-three:nth-child(3) a .icon{
  width: 48px;
  height: 48px;
  background: var(--tg-color-white-default);
  border-color: #C4E2D3;
}.nomzo-theme .reliable__box{
  background: linear-gradient(45deg, #fff 70.19%, #e4effb 100%);
  overflow: hidden;
  border: 1px solid var(--tg-border-2);
  border-radius: 8px;
  position: relative;
  padding: 48px 40px 35px;
  z-index: 1;
}.nomzo-theme .reliable__box .title{
  font-size: 24px;
  margin-bottom: 16px;
}.nomzo-theme .reliable__box p{
  margin-bottom: 50px;
  font-size: 14px;
}.nomzo-theme .reliable__box .tg-btn{
  padding: 12px 20px !important;
  display: inline-flex !important;
  color: var(--tg-theme-primary-2) !important;
}.nomzo-theme .reliable__box .tg-btn:hover{
  color: var(--tg-color-white-default) !important;
}.nomzo-theme .reliable__box .shape{
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}.nomzo-theme .header-dropdown-wrap .dropdown-toggle{
  background: transparent;
  padding: 0;
  border: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: var(--tg-body-color);
  gap: 4px;
}.nomzo-theme .header-dropdown-wrap .dropdown-toggle::after{
  display: none;
}.nomzo-theme .header-dropdown-wrap .dropdown-menu{
  width: 400px;
  left: -200px !important;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
  background: var(--tg-color-white-default);
  border: none;
  padding: 56px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  margin-top: 24px !important;
}.nomzo-theme .header-dropdown-wrap .dropdown-menu > .title{
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 8px;
}.nomzo-theme .header-dropdown-wrap .dropdown-menu p{
  margin-bottom: 20px;
  font-size: 14px;
}.nomzo-theme .header-dropdown-wrap .dropdown-menu .tg-btn{
  width: 100%;
  justify-content: center;
  font-size: 14px;
  margin-bottom: 24px;
}.nomzo-theme .header-dropdown-wrap-two .dropdown-toggle{
  color: var(--tg-color-gray-1);
}.nomzo-theme .header-dropdown-questions span{
  font-weight: 600;
  font-size: 14px;
  display: block;
  margin-bottom: 8px;
}.nomzo-theme .header-dropdown-questions-inner{
  background: var(--tg-color-gray-3);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  padding: 24px 24px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 24px;
}.nomzo-theme .header-dropdown-questions-inner a{
  display: block;
  font-size: 20px;
  font-weight: 500;
  color: var(--tg-theme-secondary);
  line-height: 1;
}.nomzo-theme .header-dropdown-questions-inner a.mail{
  color: var(--tg-body-color);
}.nomzo-theme .header-dropdown-questions-inner a:hover{
  color: var(--tg-theme-primary);
}.nomzo-theme .header-dropdown-contact .title{
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 12px;
}.nomzo-theme .header-dropdown-contact a{
  display: inline-flex;
  font-weight: 500;
  gap: 4px;
  align-items: center;
  border-bottom: 1px solid var(--tg-theme-primary);
  line-height: 1.2;
}.nomzo-theme .header-dropdown-social{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 40px;
}.nomzo-theme .header-dropdown-social .title{
  display: block;
  font-size: 14px;
  font-weight: 600;
}.nomzo-theme .header-dropdown-social .list-wrap{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 10px;
}.nomzo-theme .header-dropdown-social .list-wrap li{
  margin-left: 0;
}.nomzo-theme .header-dropdown-social .list-wrap a{
  color: var(--tg-heading-color);
  font-size: 20px;
}.nomzo-theme .header-dropdown-social .list-wrap a:hover{
  color: var(--tg-theme-primary);
}.nomzo-theme .banner__area{
  background: var(--tg-color-gray-3);
  padding: 64px 0;
}.nomzo-theme .banner__area-two{
  background: var(--tg-color-dark-4);
  position: relative;
  z-index: 1;
  padding: 140px 0 72px;
}@media (max-width: 991.98px){.nomzo-theme .banner__area-two{
    padding: 130px 0 70px;
  }}.nomzo-theme .banner__area-two::before{
  content: "";
  position: absolute;
  right: 20%;
  top: -260px;
  width: 344px;
  height: 344px;
  background: linear-gradient(180deg, #6243ff 0%, #ff2828 100%);
  filter: blur(180px);
  opacity: 0.6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  z-index: -1;
}.nomzo-theme .banner__area-three{
  position: relative;
  z-index: 1;
  padding: 140px 0 50px;
}.nomzo-theme .banner__bg{
  background-size: cover;
  background-position: center;
  padding: 168px 50px 76px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  margin-top: 24px;
}@media (max-width: 1199.98px){.nomzo-theme .banner__bg{
    padding: 130px 40px 50px;
  }}@media (max-width: 767.98px){.nomzo-theme .banner__bg{
    padding: 130px 15px 40px;
  }}@media only screen and (min-width: 576px) and (max-width: 767px){.nomzo-theme .banner__bg{
    padding: 130px 30px 40px;
  }}.nomzo-theme .banner__inner-wrap{
  background: linear-gradient(45deg, #fff 70.19%, #ecf5ff 100%);
  border: 1px solid var(--tg-border-1);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  padding: 40px 40px;
}@media (max-width: 1199.98px){.nomzo-theme .banner__inner-wrap{
    padding: 20px 20px;
  }}@media (max-width: 991.98px){.nomzo-theme .banner__inner-wrap{
    padding: 40px 40px;
  }}@media (max-width: 767.98px){.nomzo-theme .banner__inner-wrap{
    padding: 25px 25px;
  }}.nomzo-theme .banner__content{
  margin-top: 15px;
}@media (max-width: 991.98px){.nomzo-theme .banner__content{
    margin-top: 0;
  }}.nomzo-theme .banner__content .title{
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 16px;
}@media (max-width: 1199.98px){.nomzo-theme .banner__content .title{
    font-size: 34px;
  }}.nomzo-theme .banner__content .title span{
  color: var(--tg-theme-primary);
}.nomzo-theme .banner__content > p{
  margin-bottom: 32px;
  font-size: 14px;
}.nomzo-theme .banner__content-two .title{
  margin-bottom: 16px;
  font-size: 56px;
  color: var(--tg-color-white-default);
}@media (max-width: 1199.98px){.nomzo-theme .banner__content-two .title{
    font-size: 46px;
  }}@media (max-width: 767.98px){.nomzo-theme .banner__content-two .title{
    font-size: 40px;
  }}@media only screen and (min-width: 576px) and (max-width: 767px){.nomzo-theme .banner__content-two .title{
    font-size: 42px;
  }}.nomzo-theme .banner__content-two .title span{
  color: #8B70FF;
}.nomzo-theme .banner__content-two p{
  margin-bottom: 24px;
  color: var(--tg-color-gray-1);
}.nomzo-theme .banner__content-two .list-wrap{
  margin-bottom: 40px;
}@media (max-width: 1199.98px){.nomzo-theme .banner__content-two .list-wrap{
    margin-bottom: 25px;
  }}.nomzo-theme .banner__content-two .list-wrap li{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: var(--tg-color-gray-1);
  margin-bottom: 8px;
}.nomzo-theme .banner__content-two .list-wrap li:last-child{
  margin-bottom: 0;
}.nomzo-theme .banner__content-two .list-wrap li svg{
  transform: translateY(6px);
}.nomzo-theme .banner__content-three .sub-title{
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-weight: 500;
  font-size: 12px;
  color: var(--tg-theme-primary-2);
  background: var(--tg-color-gray-3);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  line-height: 1;
  padding: 8px 17px;
  margin-bottom: 22px;
}.nomzo-theme .banner__content-three .title{
  margin-bottom: 20px;
  font-size: 60px;
  letter-spacing: -0.01em;
}@media (max-width: 1199.98px){.nomzo-theme .banner__content-three .title{
    font-size: 45px;
  }}@media (max-width: 991.98px){.nomzo-theme .banner__content-three .title{
    font-size: 42px;
  }}@media (max-width: 767.98px){.nomzo-theme .banner__content-three .title{
    font-size: 38px;
  }}.nomzo-theme .banner__content-three .title span{
  font-style: italic;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: var(--tg-theme-primary-2);
}.nomzo-theme .banner__content-three p{
  margin-bottom: 40px;
  width: 90%;
}.nomzo-theme .banner__content-three .tg-btn{
  color: #121415;
  background: var(--tg-color-white-default);
  border: 2px solid var(--tg-theme-primary-2);
}.nomzo-theme .banner__content-four{
  text-align: center;
  padding: 0 33px;
}@media (max-width: 1199.98px){.nomzo-theme .banner__content-four{
    padding: 0;
  }}.nomzo-theme .banner__content-four .sub-title{
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  font-size: 12px;
  gap: 4px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(12px);
  background: rgba(255, 255, 255, 0.12);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  padding: 7px 15px;
  line-height: 1;
  margin-bottom: 16px;
}.nomzo-theme .banner__content-four .title{
  margin-bottom: 48px;
  font-size: 56px;
  line-height: 1.3;
}@media (max-width: 1500px){.nomzo-theme .banner__content-four .title{
    font-size: 52px;
  }}@media (max-width: 1199.98px){.nomzo-theme .banner__content-four .title{
    font-size: 48px;
    margin-bottom: 40px;
  }}@media (max-width: 767.98px){.nomzo-theme .banner__content-four .title{
    font-size: 36px;
    margin-bottom: 30px;
  }}.nomzo-theme .banner__content-four .title span{
  font-style: italic;
  display: block;
}@media (max-width: 767.98px){.nomzo-theme .banner__content-four .title span{
    display: inline-block;
  }}@media (max-width: 1199.98px){.nomzo-theme .banner__content-four .domain__btn{
    margin-top: 40px;
  }}.nomzo-theme .banner__content-four .domain__btn .tg-link-btn{
  color: var(--tg-body-color);
}.nomzo-theme .banner__content-four .domain__btn .tg-link-btn::before,.nomzo-theme .banner__content-four .domain__btn .tg-link-btn::after{
  background: var(--tg-body-color);
}.nomzo-theme .banner__price{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 8px 12px;
  flex-wrap: wrap;
  margin-bottom: 16px;
}.nomzo-theme .banner__price span{
  display: block;
  color: var(--tg-heading-color);
}.nomzo-theme .banner__price span strong{
  color: var(--tg-theme-primary);
  font-weight: 700;
}.nomzo-theme .banner__price p{
  margin-bottom: 0;
  font-size: 12px;
  color: #767982;
}.nomzo-theme .banner__btn{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px 24px;
}.nomzo-theme .banner__btn .price{
  display: block;
  font-size: 18px;
  color: var(--tg-color-gray-1);
}.nomzo-theme .banner__btn .price strong{
  font-weight: 700;
  color: var(--tg-color-white-default);
}.nomzo-theme .banner__img-wrap{
  position: relative;
  padding: 30px 0;
}@media (max-width: 991.98px){.nomzo-theme .banner__img-wrap{
    margin-top: 40px;
  }}.nomzo-theme .banner__img-wrap .main-img{
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
}.nomzo-theme .banner__img-wrap img:not(:first-child){
  position: absolute;
}.nomzo-theme .banner__img-wrap img:not(:first-child):nth-child(2){
  right: 31px;
  top: 0;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
}.nomzo-theme .banner__img-wrap img:not(:first-child):nth-child(3){
  left: -22px;
  bottom: 66px;
}.nomzo-theme .banner__img-wrap img:not(:first-child):nth-child(4){
  right: 22px;
  bottom: 0;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
}.nomzo-theme .banner__img-wrap-two{
  position: relative;
  text-align: right;
}@media (max-width: 991.98px){.nomzo-theme .banner__img-wrap-two{
    margin-bottom: 50px;
  }}.nomzo-theme .banner__img-wrap-two img:nth-child(2){
  position: absolute;
  right: -16px;
  bottom: 42px;
}@media (max-width: 767.98px){.nomzo-theme .banner__img-wrap-two img:nth-child(2){
    max-width: 180px;
    bottom: 30px;
  }}.nomzo-theme .banner__img-wrap-two img:nth-child(3){
  position: absolute;
  right: -24px;
  top: 21%;
}@media (max-width: 1199.98px){.nomzo-theme .banner__img-wrap-two img:nth-child(3){
    top: 15%;
    max-width: 110px;
  }}@media (max-width: 767.98px){.nomzo-theme .banner__img-wrap-two img:nth-child(3){
    max-width: 90px;
  }}.nomzo-theme .banner__img-wrap-three{
  position: relative;
  text-align: right;
}@media (max-width: 991.98px){.nomzo-theme .banner__img-wrap-three{
    text-align: center;
    margin-bottom: 50px;
  }}@media (max-width: 991.98px){.nomzo-theme .banner__img-wrap-three img:nth-child(1){
    display: none;
  }}.nomzo-theme .banner__img-wrap-three .hidden-img{
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
}@media (max-width: 991.98px){.nomzo-theme .banner__img-wrap-three .hidden-img{
    opacity: 1;
    position: initial;
  }}@media (max-width: 991.98px){.nomzo-theme .banner__img-wrap-three .shape{
    display: none;
  }}.nomzo-theme .banner__img-wrap-three .shape img{
  position: absolute;
}.nomzo-theme .banner__img-wrap-three .shape img:nth-child(1){
  right: 17.5%;
  top: 3%;
}@media (max-width: 1199.98px){.nomzo-theme .banner__img-wrap-three .shape img:nth-child(1){
    max-width: 120px;
  }}.nomzo-theme .banner__img-wrap-three .shape img:nth-child(2){
  right: 7%;
  bottom: 31.5%;
}@media (max-width: 1199.98px){.nomzo-theme .banner__img-wrap-three .shape img:nth-child(2){
    max-width: 45px;
  }}.nomzo-theme .banner__img-wrap-three .shape img:nth-child(3){
  right: 23.5%;
  bottom: 10%;
}@media (max-width: 1199.98px){.nomzo-theme .banner__img-wrap-three .shape img:nth-child(3){
    max-width: 60px;
  }}.nomzo-theme .banner__img-wrap-three .shape img:nth-child(4){
  left: 17.5%;
  bottom: 9%;
}@media (max-width: 1199.98px){.nomzo-theme .banner__img-wrap-three .shape img:nth-child(4){
    max-width: 160px;
  }}.nomzo-theme .banner__img-wrap-three .shape img:nth-child(5){
  left: 5%;
  bottom: 31%;
}@media (max-width: 1199.98px){.nomzo-theme .banner__img-wrap-three .shape img:nth-child(5){
    max-width: 90px;
  }}.nomzo-theme .banner__img-wrap-three .shape img:nth-child(6){
  left: 11.3%;
  top: 30%;
}@media (max-width: 1199.98px){.nomzo-theme .banner__img-wrap-three .shape img:nth-child(6){
    max-width: 90px;
  }}.nomzo-theme .banner__img-wrap-three .shape img:nth-child(7){
  left: 29.5%;
  top: 18%;
}.nomzo-theme .banner__poster-wrap{
  position: relative;
  z-index: 1;
}@media (max-width: 991.98px){.nomzo-theme .banner__poster-wrap{
    margin-top: 50px;
  }}.nomzo-theme .banner__poster-wrap .banner__poster-thumb img{
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  width: 100%;
}.nomzo-theme .banner__poster-content{
  position: absolute;
  left: 0;
  top: 0;
  padding: 32px 32px;
}@media (max-width: 1199.98px){.nomzo-theme .banner__poster-content{
    padding: 20px 20px;
  }}@media (max-width: 991.98px){.nomzo-theme .banner__poster-content{
    padding: 30px 30px;
  }}.nomzo-theme .banner__poster-content .title{
  font-size: 32px;
  margin-bottom: 24px;
}@media (max-width: 1199.98px){.nomzo-theme .banner__poster-content .title{
    font-size: 26px;
    margin-bottom: 15px;
  }}@media (max-width: 991.98px){.nomzo-theme .banner__poster-content .title{
    font-size: 28px;
  }}.nomzo-theme .banner__poster-content .tg-btn{
  padding: 16px 20px;
}.nomzo-theme .banner__review{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 24px;
  text-align: center;
}.nomzo-theme .banner__review .rating{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 4px;
  color: var(--tg-theme-primary);
  font-size: 20px;
}.nomzo-theme .banner__review p{
  margin-bottom: 0;
  font-weight: 500;
}.nomzo-theme .banner__review p span{
  color: var(--tg-heading-color);
}.nomzo-theme .banner__review-two{
  margin-top: 40px;
  justify-content: flex-start;
  text-align: left;
}@media (max-width: 1199.98px){.nomzo-theme .banner__review-two{
    margin-top: 30px;
  }}.nomzo-theme .banner__review-two p{
  color: var(--tg-color-gray-1);
}.nomzo-theme .banner__review-two p span{
  color: var(--tg-color-white-default);
}.nomzo-theme .banner__shape-wrap img{
  position: absolute;
  z-index: -1;
}.nomzo-theme .banner__shape-wrap img:nth-child(1){
  right: 0;
  top: 0;
}@media (max-width: 1199.98px){.nomzo-theme .banner__shape-wrap img:nth-child(1){
    max-width: 630px;
  }}.nomzo-theme .banner__shape-wrap img:nth-child(2){
  left: 0;
  top: 10%;
}.nomzo-theme .banner__shape-wrap img:nth-child(3){
  right: 25%;
  top: 0;
}.nomzo-theme .banner__shape-wrap img:nth-child(4){
  right: 0;
  top: 6%;
}.nomzo-theme .domain-results-suggestions .title{
    margin-bottom: 15px;
}.nomzo-theme .xhosting-s-result{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border: 2px solid var(--tg-border-1);
    padding: 10px 15px;
    border-radius: 10px;
}.nomzo-theme .xhosting-s-result-info .tg-btn-two{
    font-size: 12px;
    padding: 8px 13px;
    border-radius: 8px;
    margin-left: 10px;
}.nomzo-theme .xhosting-s-result svg{
    margin-right: 5px;
}.nomzo-theme .domain__search-wrap-two .xhosting-s-result{
    border: 1px solid var(--tg-theme-secondary);
    border-radius: 30px;
}.nomzo-theme .domain__search-wrap-three .xhosting-s-result{
    border: none;
    background: #fff;
    border-radius: 16px;
}.nomzo-theme .domain__search-wrap-three .title{
    font-size: 18px;
}.nomzo-theme span.xhosting-s-result-info{
    margin-left: auto;
}.nomzo-theme .xhosting-s-result:not(:last-child){
    margin-bottom: 15px;
}.nomzo-theme .xhosting-btn-token .icon-taken{
    margin-right: 5px;
    color: #f30e0e;
}.nomzo-theme .domain__search-form{
  position: relative;
  z-index: 4;
  margin-bottom: 24px;
}.nomzo-theme .inner-block-result-item i{
    margin-right: 5px;
    margin-top: -2px;
    color: var(--tg-theme-primary);
}.nomzo-theme .domain-find{
    margin: 0 5px;
}.nomzo-theme .domain__rs-wrapper{
    position: absolute;
    z-index: 3;
    width: 100%;
    padding: 30px;
    background: var(--tg-color-white-default);
    border: 2px solid var(--tg-border-1);
    border-radius: 16px;
    display: none;
}.nomzo-theme .domain__rs-wrapper.active{
    display: block;
}.nomzo-theme .inner-block-result-item{
    margin-bottom: 20px;
}@media (max-width: 767.98px){.nomzo-theme .domain__search-form{
    background: var(--tg-color-white-default);
    border: 2px solid var(--tg-border-1);
    border-radius: 16px;
    padding: 0 0 16px 0;
  }}.nomzo-theme .domain__search-form input{
  width: 100%;
  background: var(--tg-color-white-default);
  border: 2px solid var(--tg-border-1);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  font-weight: 400;
  font-size: 16px;
  color: var(--tg-body-color);
  padding: 19px 300px 19px 64px;
  height: 66px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}@media (max-width: 1199.98px){.nomzo-theme .domain__search-form input{
    padding: 19px 300px 19px 50px;
  }}@media (max-width: 767.98px){.nomzo-theme .domain__search-form input{
    padding: 19px 20px 19px 50px;
    border: none;
  }}.nomzo-theme .domain__search-form input::placeholder{
  color: var(--tg-color-gray-4);
  font-weight: 400;
  font-size: 16px;
}.nomzo-theme .domain__search-form input:focus{
  border-color: var(--tg-theme-primary);
}.nomzo-theme .domain__search-form > svg{
  position: absolute;
  left: 24px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--tg-color-gray-4);
}@media (max-width: 1199.98px){.nomzo-theme .domain__search-form > svg{
    left: 15px;
  }}@media (max-width: 767.98px){.nomzo-theme .domain__search-form > svg{
    top: 17px;
    transform: translateY(0);
  }}.nomzo-theme .domain__search-form .nice-select{
  border: 1px solid var(--tg-border-2);
  padding: 0 16px;
  min-width: 110px;
  height: 42px;
  border-radius: 8px;
}.nomzo-theme .domain__search-form .nice-select::after{
  border-bottom: 2px solid var(--tg-color-gray-4);
  border-right: 2px solid var(--tg-color-gray-4);
  height: 8px;
  margin-top: -6px;
  right: 20px;
  width: 8px;
}.nomzo-theme .domain__search-form .nice-select .list{
  border-radius: 8px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
  padding: 10px 0;
  margin-top: 10px;
}.nomzo-theme .domain__search-form .nice-select .option{
  padding: 7px 10px;
  margin: 0 16px;
  min-height: 33px;
  line-height: normal;
  font-weight: 500;
  font-size: 14px;
  color: var(--tg-heading-color);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  margin-bottom: 8px;
}.nomzo-theme .domain__search-form .nice-select .option:last-child{
  margin-bottom: 0;
}.nomzo-theme .domain__search-form .nice-select .option:hover,.nomzo-theme .domain__search-form .nice-select .option.selected{
  background: var(--tg-color-gray-3);
}.nomzo-theme .domain__search-form-three{
  margin-bottom: 40px;
}@media (max-width: 767.98px){.nomzo-theme .domain__search-form-three{
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.4);
  }}.nomzo-theme .domain__search-form-three input{
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.4);
}@media (max-width: 767.98px){.nomzo-theme .domain__search-form-three input{
    box-shadow: none;
  }}.nomzo-theme .domain__search-form-three input:focus{
  border-color: var(--tg-theme-primary-3);
}.nomzo-theme .domain__search-form-three .nice-select{
  font-size: 18px;
  color: var(--tg-heading-color);
}.nomzo-theme .domain__search-form-three .tg-btn-six{
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}.nomzo-theme .domain__search-form-three .tg-btn-six::before{
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}.nomzo-theme .domain__search-action{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
}@media (max-width: 767.98px){.nomzo-theme .domain__search-action{
    position: inherit;
    right: auto;
    top: 0;
    transform: translateY(0);
    justify-content: center;
  }}.nomzo-theme .domain__search-action .tg-btn{
  padding: 13px 20px;
}.nomzo-theme .hosting__area-four{
  padding: 120px 0 60px;
}@media (max-width: 767.98px){.nomzo-theme .hosting__area-four{
    padding: 100px 0 40px;
  }}.nomzo-theme .hosting__bg{
  background-size: cover;
  background-position: center;
  padding: 100px 0;
}.nomzo-theme .hosting__inner-wrap{
  background: var(--tg-color-gray-3);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  padding: 100px 72px 40px;
}@media (max-width: 1199.98px){.nomzo-theme .hosting__inner-wrap{
    padding: 100px 45px 40px;
  }}@media (max-width: 991.98px){.nomzo-theme .hosting__inner-wrap{
    padding: 80px 45px 20px;
  }}@media (max-width: 767.98px){.nomzo-theme .hosting__inner-wrap{
    padding: 80px 30px 20px;
  }}.nomzo-theme .hosting__inner-wrap-two{
  padding: 0 70px;
}@media (max-width: 1199.98px){.nomzo-theme .hosting__inner-wrap-two{
    padding: 0;
  }}.nomzo-theme .hosting__inner-wrap-three{
  border: 1px solid #d9dfe5;
  padding: 72px 72px 12px;
  margin-top: 24px;
}@media (max-width: 1199.98px){.nomzo-theme .hosting__inner-wrap-three{
    padding: 72px 40px 12px;
  }}.nomzo-theme .hosting__inner-wrap-four{
  background: #ecf5ff;
}.nomzo-theme .hosting__item{
  border: 1px solid #cac4f0;
  padding: 32px 24px 24px 24px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  position: relative;
  z-index: 1;
  background: var(--tg-color-lavender-default);
}.nomzo-theme .hosting__item.item-two{
  background: var(--tg-color-anti-flash-default);
  border: 1px solid #dadada;
}.nomzo-theme .hosting__item.item-three{
  border: 1px solid #d1e0f0;
  background: var(--tg-color-alice-blue-default);
}.nomzo-theme .hosting__item.item-four{
  background: var(--tg-color-anti-flash-2);
  border: 1px solid #eecdee;
}.nomzo-theme .hosting__item.item-five{
  background: var(--tg-color-yellow-light);
  border: 1px solid #e9e8bf;
}.nomzo-theme .hosting__item-two{
  padding: 24px 24px;
  background: linear-gradient(45deg, #fff 70.19%, #e6e2fa 100%);
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  position: relative;
  min-height: 304px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  height: 100%;
}.nomzo-theme .hosting__item-top{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 30px;
}.nomzo-theme .hosting__item-wrap-two .row > *:nth-child(3) .hosting__item-two{
  background: linear-gradient(45deg, #fff 70.19%, #e9e9e9 100%);
}.nomzo-theme .hosting__item-wrap-two .row > *:nth-child(3) .hosting__icon-two{
  background: #F1F1F1;
  border-color: #DADADA;
}.nomzo-theme .hosting__item-wrap-two .row > *:nth-child(4) .hosting__item-two{
  background: linear-gradient(45deg, #fff 70.19%, #e4effb 100%);
}.nomzo-theme .hosting__item-wrap-two .row > *:nth-child(4) .hosting__icon-two{
  background: #E4EFFB;
  border-color: #CFDDEB;
}.nomzo-theme .hosting__item-wrap-two .row > *:nth-child(5) .hosting__item-two{
  background: linear-gradient(45deg, #fff 70.19%, #f4eaf4 100%);
}.nomzo-theme .hosting__item-wrap-two .row > *:nth-child(5) .hosting__icon-two{
  background: #F4EAF4;
  border-color: #E8D8E8;
}.nomzo-theme .hosting__item-wrap-two .row > *:nth-child(6) .hosting__item-two{
  background: linear-gradient(45deg, #fff 70.19%, #ecf5ff 100%);
}.nomzo-theme .hosting__item-wrap-two .row > *:nth-child(6) .hosting__icon-two{
  background: #ecf5ff;
  border-color: #C4E2D3;
}.nomzo-theme .hosting__item-wrap-two .row > *:nth-child(7) .hosting__item-two{
  background: linear-gradient(45deg, #fff 70.19%, #faf9d5 100%);
}.nomzo-theme .hosting__item-wrap-two .row > *:nth-child(7) .hosting__icon-two{
  background: #FAF9D5;
  border-color: #E5E4C0;
}.nomzo-theme .hosting__item-wrap-three{
  border-bottom: 1px solid var(--tg-border-2);
  border-left: 1px solid var(--tg-border-2);
  margin-bottom: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}@media (max-width: 991.98px){.nomzo-theme .hosting__item-wrap-three{
    grid-template-columns: repeat(2, 1fr);
  }}@media (max-width: 767.98px){.nomzo-theme .hosting__item-wrap-three{
    grid-template-columns: repeat(1, 1fr);
  }}.nomzo-theme .hosting__item-wrap-three .hosting__item-four:nth-child(2) .hosting__icon-four{
  border-color: #DADADA;
  background: #F1F1F1;
}.nomzo-theme .hosting__item-wrap-three .hosting__item-four:nth-child(3) .hosting__icon-four{
  border-color: #D1E0F0;
  background: #ECF5FF;
}.nomzo-theme .hosting__item-wrap-three .hosting__item-four:nth-child(4) .hosting__icon-four{
  border-color: #F4EAF4;
  background: #F1F1F1;
}.nomzo-theme .hosting__item-wrap-three .hosting__item-four:nth-child(5) .hosting__icon-four{
  border-color: #E9E8BF;
  background: #ecf5ff;
}.nomzo-theme .hosting__item-wrap-three .hosting__item-four:nth-child(6) .hosting__icon-four{
  border-color: #BDE6D1;
  background: #ecf5ff;
}.nomzo-theme .hosting__item-wrap-four .row > *:nth-child(2) .hosting__item-five{
  background: #F1F1F1;
}.nomzo-theme .hosting__item-wrap-four .row > *:nth-child(3) .hosting__item-five{
  background: #ECF5FF;
}.nomzo-theme .hosting__item-wrap-four .row > *:nth-child(4) .hosting__item-five{
  background: #F4EAF4;
}.nomzo-theme .hosting__item-wrap-four .row > *:nth-child(5) .hosting__item-five{
  background: #ecf5ff;
}.nomzo-theme .hosting__item-wrap-four .row > *:nth-child(6) .hosting__item-five{
  background: #ecf5ff;
}.nomzo-theme .hosting__item-three{
  margin-bottom: 60px;
}.nomzo-theme .hosting__item-three:hover .hosting__icon-three img{
  transform: translateY(5px);
}.nomzo-theme .hosting__item-four{
  background: #FBFBFB;
  padding: 72px 65px;
  border-right: 1px solid var(--tg-border-2);
  border-top: 1px solid var(--tg-border-2);
}@media (max-width: 1199.98px){.nomzo-theme .hosting__item-four{
    padding: 40px 30px;
  }}.nomzo-theme .hosting__item-four:hover .hosting__icon-four{
  transform: translateY(5px);
}.nomzo-theme .hosting__item-five{
  padding: 48px 48px;
  background: #ecf5ff;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  border: none;
  height: 100%;
}@media (max-width: 1199.98px){.nomzo-theme .hosting__item-five{
    padding: 35px 30px;
  }}.nomzo-theme .hosting__item-five .hosting__content-four p{
  margin-bottom: 40px;
}.nomzo-theme .hosting__item-five .hosting__content-four a:hover{
  color: var(--tg-theme-primary-3);
}.nomzo-theme .hosting__item-five:hover .hosting__icon-five{
  transform: translateY(5px);
}.nomzo-theme .hosting__icon{
  color: var(--tg-heading-color);
  margin-bottom: 58px;
}.nomzo-theme .hosting__icon-two{
  width: 52px;
  height: 52px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  background: #E6E2FA;
  border: 1px solid #CEC9EA;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  flex: 0 0 auto;
}.nomzo-theme .hosting__icon-three{
  margin-bottom: 24px;
  display: inline-block;
}.nomzo-theme .hosting__icon-four{
  width: 64px;
  height: 64px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #DEDAF5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: #ecf5ff;
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}.nomzo-theme .hosting__icon-five{
  width: 64px;
  height: 64px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--tg-color-white-default);
  border: 1px solid #DEDAF5;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  margin-bottom: 32px;
}.nomzo-theme .hosting__content .title{
  margin-bottom: 18px;
  font-weight: 500;
  font-size: 24px;
}.nomzo-theme .hosting__content p{
  margin-bottom: 40px;
}@media (max-width: 991.98px){.nomzo-theme .hosting__content-wrap{
    margin-bottom: 40px;
  }}.nomzo-theme .hosting__content-wrap p{
  margin-bottom: 0;
}.nomzo-theme .hosting__content-top .title{
  margin-bottom: 5px;
  font-size: 18px;
}.nomzo-theme .hosting__content-top span{
  display: block;
  font-size: 14px;
}.nomzo-theme .hosting__content-two{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}.nomzo-theme .hosting__content-two p{
  margin-bottom: 10px;
}.nomzo-theme .hosting__content-three .title{
  margin-bottom: 12px;
  font-size: 18px;
  font-weight: 600;
}.nomzo-theme .hosting__content-three p{
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5;
  width: 95%;
}@media (max-width: 1199.98px){.nomzo-theme .hosting__content-three p{
    width: 100%;
  }}.nomzo-theme .hosting__content-four .title{
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 16px;
}.nomzo-theme .hosting__content-four p{
  margin-bottom: 50px;
  font-size: 14px;
}.nomzo-theme .hosting__content-four > a{
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  color: var(--tg-heading-color);
  gap: 8px;
}.nomzo-theme .hosting__content-four > a:hover{
  color: var(--tg-theme-primary-2);
}.nomzo-theme .hosting__tag{
  background: var(--tg-color-white-default);
  font-weight: 500;
  font-size: 12px;
  display: block;
  border: 1px solid #f5f7f9;
  border-radius: 8px;
  color: var(--tg-heading-color);
  padding: 8px 11px;
  position: absolute;
  right: 16px;
  top: 16px;
  line-height: 1;
}.nomzo-theme .hosting__nav-wrap{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}@media (max-width: 991.98px){.nomzo-theme .hosting__nav-wrap{
    justify-content: flex-start;
  }}.nomzo-theme .hosting__nav-wrap button{
  width: 40px;
  height: 40px;
  background: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid var(--tg-border-2);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--tg-color-gray-4);
}.nomzo-theme .hosting__nav-wrap button:hover{
  color: var(--tg-theme-primary);
  border-color: var(--tg-theme-primary);
}.nomzo-theme .hosting__btn{
  margin-top: auto;
}.nomzo-theme .hosting__btn-two{
  margin-top: auto;
}.nomzo-theme .hosting__btn-two a{
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-weight: 500;
  color: var(--tg-heading-color);
}.nomzo-theme .hosting__btn-two a svg{
  transition: opacity 0.3s ease, transform 0.3s ease;
}.nomzo-theme .hosting__btn-two a svg.right-icon{
  opacity: 0;
  transform: translateX(-5px);
}.nomzo-theme .hosting__btn-two a:hover{
  transform: translateX(-25px);
  color: var(--tg-theme-secondary);
}.nomzo-theme .hosting__btn-two a:hover svg.left-icon{
  opacity: 0;
  transform: translateX(-5px);
}.nomzo-theme .hosting__btn-two a:hover svg.right-icon{
  opacity: 1;
  transform: translateX(0);
}.nomzo-theme .hosting__badge{
  font-weight: 500;
  font-size: 12px;
  background: #2e639a;
  border-radius: 8px;
  padding: 9px 12px;
  position: absolute;
  right: 24px;
  top: -16px;
  line-height: 1;
  color: var(--tg-heading-color);
}.nomzo-theme .hosting__badge-two{
  background: var(--tg-color-yellow-default);
}.nomzo-theme .hosting__top-area{
  background: var(--tg-color-gray-9);
  position: relative;
  z-index: 1;
  padding: 85px 0 0;
  overflow: hidden;
}@media (max-width: 1199.98px){.nomzo-theme .hosting__top-area{
    padding: 65px 0 0;
  }}@media (max-width: 767.98px){.nomzo-theme .hosting__top-area{
    padding: 60px 0 0;
  }}.nomzo-theme .hosting__top-area::before{
  content: "";
  position: absolute;
  right: 40%;
  bottom: -206px;
  width: 400px;
  height: 400px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: linear-gradient(210deg, #09e6ff 0%, #6f56da 100%);
  filter: blur(180px);
  z-index: -1;
  opacity: 0.4;
}.nomzo-theme .hosting__top-area::after{
  content: "";
  position: absolute;
  right: 18%;
  top: -198px;
  width: 340px;
  height: 340px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: linear-gradient(180deg, #6243ff 0%, #ff2828 100%);
  filter: blur(180px);
  z-index: -1;
  opacity: 0.4;
}.nomzo-theme .hosting__top-area-two{
  padding: 48px 0 24px;
}.nomzo-theme .hosting__top-bg{
  background-size: cover;
  background-position: center;
}.nomzo-theme .hosting__top-bg::before,.nomzo-theme .hosting__top-bg::after{
  display: none;
}.nomzo-theme .hosting__top-bg-two{
  background-size: cover;
  background-position: center;
}.nomzo-theme .hosting__top-bg-two::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(19, 20, 21, 0.2);
  z-index: -1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  right: auto;
  bottom: auto;
  filter: blur(0);
  opacity: 1;
}.nomzo-theme .hosting__top-bg-two::after{
  display: none;
}.nomzo-theme .hosting__top-bg-three{
  background-size: cover;
  background-position: center;
  padding: 115px 0 110px;
}.nomzo-theme .hosting__top-bg-three::before,.nomzo-theme .hosting__top-bg-three::after{
  display: none;
}.nomzo-theme .hosting__top-bg-three .hosting__top-content-five{
  padding: 0;
}.nomzo-theme .hosting__top-content{
  width: 85%;
  padding: 0 0 75px;
}@media (max-width: 1199.98px){.nomzo-theme .hosting__top-content{
    width: 100%;
    padding: 0 0 50px;
  }}.nomzo-theme .hosting__top-content .sub-title{
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 14px;
}.nomzo-theme .hosting__top-content .sub-title span{
  color: var(--tg-theme-secondary);
}.nomzo-theme .hosting__top-content .title{
  margin-bottom: 12px;
  font-size: 48px;
}@media (max-width: 1199.98px){.nomzo-theme .hosting__top-content .title{
    font-size: 42px;
  }}@media (max-width: 991.98px){.nomzo-theme .hosting__top-content .title{
    font-size: 40px;
  }}@media (max-width: 767.98px){.nomzo-theme .hosting__top-content .title{
    font-size: 36px;
  }}@media only screen and (min-width: 576px) and (max-width: 767px){.nomzo-theme .hosting__top-content .title{
    font-size: 38px;
  }}.nomzo-theme .hosting__top-content .title span{
  color: var(--tg-theme-secondary);
}.nomzo-theme .hosting__top-content p{
  margin-bottom: 12px;
}.nomzo-theme .hosting__top-content .list-wrap{
  margin-bottom: 32px;
}@media (max-width: 1199.98px){.nomzo-theme .hosting__top-content .list-wrap{
    margin-bottom: 25px;
  }}.nomzo-theme .hosting__top-content .list-wrap li{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  color: var(--tg-heading-color);
  margin-bottom: 8px;
}.nomzo-theme .hosting__top-content .list-wrap li:last-child{
  margin-bottom: 0;
}.nomzo-theme .hosting__top-content .list-wrap li svg{
  color: var(--tg-theme-secondary);
  transform: translateY(3px);
}.nomzo-theme .hosting__top-content-two{
  padding: 0 0 30px;
}@media (max-width: 991.98px){.nomzo-theme .hosting__top-content-two{
    padding: 0 0 50px;
  }}.nomzo-theme .hosting__top-content-three{
  padding: 0;
}.nomzo-theme .hosting__top-content-three .title{
  color: var(--tg-color-white-default);
}.nomzo-theme .hosting__top-content-three .title span{
  color: var(--tg-theme-primary-3);
}.nomzo-theme .hosting__top-content-three p{
  color: var(--tg-color-gray-1);
  margin-bottom: 24px;
}.nomzo-theme .hosting__top-content-three .list-wrap li{
  color: var(--tg-color-white-default);
}.nomzo-theme .hosting__top-content-three .list-wrap li svg{
  color: var(--tg-theme-primary-3);
}.nomzo-theme .hosting__top-content-three .tg-btn{
  background: var(--tg-color-white-default);
  color: var(--tg-heading-color);
  font-size: 14px;
  padding: 13px 20px;
}.nomzo-theme .hosting__top-content-three .tg-btn:hover{
  background: var(--tg-theme-primary-3);
  color: var(--tg-color-white-default);
}.nomzo-theme .hosting__top-content-four .sub-title{
  color: var(--tg-color-gray-1);
}.nomzo-theme .hosting__top-content-four .title{
  color: var(--tg-color-white-default);
}.nomzo-theme .hosting__top-content-four p{
  color: var(--tg-color-gray-1);
}.nomzo-theme .hosting__top-content-four .list-wrap li{
  color: var(--tg-color-gray-1);
}.nomzo-theme .hosting__top-content-five .title{
  color: var(--tg-color-white-default);
}.nomzo-theme .hosting__top-content-five .title span{
  font-style: italic;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: var(--tg-color-white-default);
}@media (max-width: 991.98px){.nomzo-theme .hosting__top-content-five .title br{
    display: none;
  }}.nomzo-theme .hosting__top-content-five p{
  margin-bottom: 40px;
  color: var(--tg-color-white-default);
}.nomzo-theme .hosting__top-images{
  text-align: right;
  position: relative;
}.nomzo-theme .hosting__top-images > img{
  -webkit-border-radius: 16px 16px 0 0;
  -moz-border-radius: 16px 16px 0 0;
  -o-border-radius: 16px 16px 0 0;
  -ms-border-radius: 16px 16px 0 0;
  border-radius: 16px 16px 0 0;
  border: 1px solid var(--tg-heading-color);
  border-bottom: none;
}.nomzo-theme .hosting__top-images .shape img{
  position: absolute;
}.nomzo-theme .hosting__top-images .shape img:nth-child(1){
  box-shadow: 0 16px 32px 0 rgba(6, 33, 1, 0.16);
  left: -25px;
  top: 14%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}@media (max-width: 767.98px){.nomzo-theme .hosting__top-images .shape img:nth-child(1){
    width: 70px;
    left: -12px;
  }}.nomzo-theme .hosting__top-images .shape img:nth-child(2){
  box-shadow: 0 19px 38px 0 rgba(6, 33, 1, 0.16);
  left: -50px;
  bottom: 48px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  -o-border-radius: 9px;
  -ms-border-radius: 9px;
  border-radius: 9px;
}@media (max-width: 767.98px){.nomzo-theme .hosting__top-images .shape img:nth-child(2){
    bottom: 22px;
    width: 150px;
    left: -12px;
  }}.nomzo-theme .hosting__top-images .shape img:nth-child(3){
  right: -37px;
  top: 23%;
}@media (max-width: 1500px){.nomzo-theme .hosting__top-images .shape img:nth-child(3){
    right: -22px;
  }}@media (max-width: 1500px){.nomzo-theme .hosting__top-images .shape img:nth-child(3){
    right: -12px;
    width: 80px;
  }}.nomzo-theme .hosting__top-images-two > img{
  border: 2px solid var(--tg-color-white-default);
  border-bottom: none;
}.nomzo-theme .hosting__top-images-two .shape img:nth-child(2){
  border: 1px solid var(--tg-theme-primary);
  box-shadow: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}.nomzo-theme .hosting__top-images-three > img{
  border: none;
}.nomzo-theme .hosting__top-images-three .shape img:nth-child(1){
  top: auto;
  bottom: 30%;
  left: 0;
}@media (max-width: 1199.98px){.nomzo-theme .hosting__top-images-three .shape img:nth-child(1){
    bottom: 17%;
    width: 90px;
  }}.nomzo-theme .hosting__top-images-three .shape img:nth-child(2){
  box-shadow: 0 8px 16px 0 rgba(6, 33, 1, 0.16);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  right: 21%;
  bottom: 28%;
  left: auto;
}@media (max-width: 1199.98px){.nomzo-theme .hosting__top-images-three .shape img:nth-child(2){
    right: 12%;
  }}@media only screen and (min-width: 576px) and (max-width: 767px){.nomzo-theme .hosting__top-images-three .shape img:nth-child(2){
    right: 28%;
  }}@media (max-width: 991.98px){.nomzo-theme .hosting__top-images-four{
    margin-bottom: 50px;
  }}.nomzo-theme .hosting__top-images-four > img{
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
}.nomzo-theme .hosting__top-images-four .shape img:nth-child(1){
  top: auto;
  bottom: 50px;
}.nomzo-theme .hosting__top-images-four .shape img:nth-child(2){
  border: 0.83px solid #ff4c4c;
  -webkit-border-radius: 6.67px;
  -moz-border-radius: 6.67px;
  -o-border-radius: 6.67px;
  -ms-border-radius: 6.67px;
  border-radius: 6.67px;
  right: -37px;
  top: 23%;
  left: auto;
}@media (max-width: 1500px){.nomzo-theme .hosting__top-images-four .shape img:nth-child(2){
    right: -20px;
  }}@media (max-width: 767.98px){.nomzo-theme .hosting__top-images-four .shape img:nth-child(2){
    right: -10px;
    max-width: 70px;
  }}.nomzo-theme .hosting__top-images-five img{
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}.nomzo-theme .hosting__review{
  margin-top: 32px;
}.nomzo-theme .hosting-active{
  margin-right: -380px;
}.nomzo-theme .pricing-tab{
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 40px;
}.nomzo-theme .pricing-tab .tab-btn{
  cursor: pointer;
  color: var(--tg-body-color);
  font-weight: 500;
  font-size: 16px;
  user-select: none;
  transition: 0.3s;
}.nomzo-theme .pricing-tab .tab-btn strong{
  color: var(--tg-theme-primary);
  font-weight: 500;
}.nomzo-theme .pricing-tab .pricing-tab-switcher{
  height: 24px;
  width: 48px;
  display: inline-block;
  border-radius: 30px;
  position: relative;
  margin: 0 15px;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  cursor: pointer;
  background: var(--tg-theme-primary);
}.nomzo-theme .pricing-tab .pricing-tab-switcher::before{
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  width: 20px;
  border-radius: 50%;
  background: var(--tg-color-white-default);
  transition: 0.3s;
}.nomzo-theme .pricing-tab .pricing-tab-switcher.active::before{
  left: calc(100% - 22px);
}.nomzo-theme .pricing-tab-two .pricing-tab-switcher{
  background: var(--tg-theme-secondary);
}.nomzo-theme .pricing-tab-two .tab-btn strong{
  color: #767982;
}.nomzo-theme .pricing-tab-three .pricing-tab-switcher{
  background: var(--tg-theme-primary-2);
}.nomzo-theme .pricing-tab-four .tab-btn strong{
  color: var(--tg-theme-primary);
}.nomzo-theme .pricing__box{
  background: linear-gradient(45deg, #fff 70.19%, #e6e2fa 100%);
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  padding: 32px 32px;
  margin-bottom: 40px;
}@media (max-width: 1199.98px){.nomzo-theme .pricing__box{
    padding: 25px 20px;
  }}@media (max-width: 991.98px){.nomzo-theme .pricing__box{
    padding: 25px 25px;
  }}.nomzo-theme .pricing__box.active .pricing__list{
  height: 100%;
}.nomzo-theme .pricing__box.active .pricing__select .more-item{
  display: none;
}.nomzo-theme .pricing__box.active .pricing__select .less-item{
  display: block;
}.nomzo-theme .pricing__box.active .pricing__select::after{
  transform: translateY(-50%) rotate(180deg);
}.nomzo-theme .pricing__box-two .pricing__btn .tg-btn{
  border-radius: 24px;
}.nomzo-theme .pricing__box-two .pricing__btn .tg-btn.active,.nomzo-theme .pricing__box-two .pricing__btn .tg-btn:hover{
  background: var(--tg-theme-secondary);
  border-color: var(--tg-theme-secondary);
  color: var(--tg-color-white-default);
}.nomzo-theme .pricing__box-three{
  height: 100%;
  margin-bottom: 0;
}.nomzo-theme .pricing__box-three .pricing__list{
  height: auto;
}.nomzo-theme .pricing__box-four{
  background: var(--tg-color-gray-10);
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -o-border-radius: 32px;
  -ms-border-radius: 32px;
  border-radius: 32px;
  padding: 8px 8px 32px 8px;
}.nomzo-theme .pricing__box-four .pricing__plan .title{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 24px;
  gap: 5px;
}.nomzo-theme .pricing__box-four .pricing__plan .price-off{
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  background: var(--tg-color-white-default);
  display: block;
  border: 1px solid var(--tg-border-2);
  border-radius: 4px;
  padding: 5px 7px;
  line-height: 1;
}.nomzo-theme .pricing__box-four .pricing__plan .price-off.active{
  text-transform: capitalize;
  background: var(--tg-theme-primary);
  color: var(--tg-color-white-default);
  border: none;
}.nomzo-theme .pricing__box-four .pricing__plan > p{
  font-size: 12px;
}.nomzo-theme .pricing__box-four .pricing__price > p{
  font-size: 12px;
}.nomzo-theme .pricing__box-four .pricing__btn{
  margin-bottom: 0;
}.nomzo-theme .pricing__box-four .pricing__btn .tg-btn{
  background: var(--tg-color-white-default);
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -o-border-radius: 32px;
  -ms-border-radius: 32px;
  border-radius: 32px;
  color: var(--tg-heading-color);
  padding: 14px 20px;
}.nomzo-theme .pricing__box-four .pricing__btn .tg-btn:hover{
  background: var(--tg-heading-color);
  color: var(--tg-color-white-default);
}.nomzo-theme .pricing__box-four .pricing__list{
  height: 360px;
}.nomzo-theme .pricing__box-four .pricing__select{
  background: var(--tg-color-white-default);
}.nomzo-theme .pricing__box-five .pricing__list{
  height: auto;
}.nomzo-theme .pricing__box-six{
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: none;
  background: #F7F7F7;
  border-right: 1px solid var(--tg-border-2);
  margin-bottom: 0;
}@media (max-width: 767.98px){.nomzo-theme .pricing__box-six{
    border-right: none;
    border-bottom: 1px solid var(--tg-border-2);
  }}.nomzo-theme .pricing__box-six .pricing__select{
  background: var(--tg-color-white-default);
}.nomzo-theme .pricing__box-seven{
  background: #ecf5ff;
  border: none;
}.nomzo-theme .pricing__box-seven .pricing__box-top{
  border-color: #D3CEF1;
}.nomzo-theme .pricing__box-top{
  border: 1px solid #000;
  border-radius: 24px;
  background: #ecf5ff;
  padding: 16px 16px;
}.nomzo-theme .pricing__box-bottom{
  padding: 30px 16px 0;
}.nomzo-theme .pricing__box-bottom.active .pricing__list{
  height: 100%;
}.nomzo-theme .pricing__box-bottom.active .pricing__select::after{
  transform: translateY(-50%) rotate(180deg);
}.nomzo-theme .pricing__box-bottom.active .pricing__select .less-item{
  display: block;
}.nomzo-theme .pricing__box-bottom.active .pricing__select .more-item{
  display: none;
}.nomzo-theme .pricing__plan{
  margin-bottom: 32px;
}.nomzo-theme .pricing__plan .title{
  margin-bottom: 8px;
  font-size: 22px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 5px;
}.nomzo-theme .pricing__plan .title .tg-badge{
  font-weight: 500;
  font-size: 12px;
  color: var(--tg-heading-color);
  background: var(--tg-color-yellow-default);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  padding: 4px 8px;
  line-height: 1;
}.nomzo-theme .pricing__plan > p{
  margin-bottom: 0;
  font-size: 14px;
  color: var(--tg-color-gray-4);
}.nomzo-theme .pricing__price{
  position: relative;
  margin-bottom: 32px;
}.nomzo-theme .pricing__price .price{
  font-size: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  line-height: 1;
  margin-bottom: 12px;
}@media (max-width: 1199.98px){.nomzo-theme .pricing__price .price{
    font-size: 34px;
  }}.nomzo-theme .pricing__price .price span{
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 7px;
  color: var(--tg-color-gray-4);
}@media (max-width: 1199.98px){.nomzo-theme .pricing__price .price span{
    font-size: 16px;
  }}.nomzo-theme .pricing__price .price.annual_price{
  display: none;
}.nomzo-theme .pricing__price.change-subs-duration .price.monthly_price{
  display: none;
}.nomzo-theme .pricing__price.change-subs-duration .price.annual_price{
  display: flex;
}.nomzo-theme .pricing__price > p{
  margin-bottom: 0;
  font-size: 14px;
  color: var(--tg-color-gray-4);
}.nomzo-theme .pricing__price .price-off{
  position: absolute;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  background: var(--tg-color-white-default);
  right: 0;
  top: 5px;
  display: block;
  border: 1px solid var(--tg-border-2);
  border-radius: 8px;
  padding: 9px 11px;
  line-height: 1;
}.nomzo-theme .pricing__btn{
  margin-bottom: 32px;
}.nomzo-theme .pricing__btn .tg-btn{
  width: 100%;
  justify-content: center;
}.nomzo-theme .pricing__list{
  height: 340px;
  overflow: hidden;
}.nomzo-theme .pricing__list .list-wrap li{
  margin-bottom: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  gap: 16px;
  line-height: 1.25;
}.nomzo-theme .pricing__list .list-wrap li:last-child{
  margin-bottom: 0;
}.nomzo-theme .pricing__list .list-wrap li .icon{
  color: var(--tg-theme-primary);
}.nomzo-theme .pricing__list .list-wrap li .content{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 4px;
}.nomzo-theme .pricing__list .list-wrap li .content strong{
  font-weight: 600;
}.nomzo-theme .pricing__select{
  position: relative;
  margin-top: 20px;
  background-color: var(--tg-color-gray-3);
  color: var(--tg-heading-color);
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
  border-radius: 4px;
  padding: 9px 45px 9px 24px;
  width: 100%;
  line-height: 1.2;
  height: 36px;
  cursor: pointer;
}.nomzo-theme .pricing__select::after{
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  right: 24px;
  font-size: 14px;
  color: var(--tg-color-gray-4);
}.nomzo-theme .pricing__select .less-item{
  display: none;
}.nomzo-theme .pricing__select span{
  display: block;
  line-height: 1;
}.nomzo-theme .pricing__item-wrap .row > *:nth-child(2) .pricing__box{
  background: linear-gradient(45deg, #fff 70.19%, #e4effb 100%);
}.nomzo-theme .pricing__item-wrap .row > *:nth-child(3) .pricing__box{
  background: linear-gradient(45deg, #fff 70.19%, #ecf5ff 100%);
}.nomzo-theme .pricing__item-wrap-two .row > *:nth-child(2) .pricing__box-top{
  background: #ECF5FF;
}.nomzo-theme .pricing__item-wrap-two .row > *:nth-child(3) .pricing__box-top{
  background: #ecf5ff;
}.nomzo-theme .pricing__item-wrap-two .row > *:nth-child(4) .pricing__box-top{
  background: #ecf5ff;
}.nomzo-theme .pricing__item-wrap-three{
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
  background: #F7F7F7;
}@media (max-width: 991.98px){.nomzo-theme .pricing__item-wrap-three .row > *:nth-child(2) .pricing__box-six{
    border-right: none;
  }}.nomzo-theme .pricing__item-wrap-three .row > *:last-child .pricing__box-six{
  border-right: none;
  border-bottom: none;
}.nomzo-theme .pricing__item-wrap-four .row > *:nth-child(2) .pricing__box-seven{
  background: #ECF5FF;
  border: none;
}.nomzo-theme .pricing__item-wrap-four .row > *:nth-child(2) .pricing__box-seven .pricing__box-top{
  border-color: #D3E1F0;
}.nomzo-theme .pricing__item-wrap-four .row > *:nth-child(3) .pricing__box-seven{
  background: #ecf5ff;
  border: none;
}.nomzo-theme .pricing__item-wrap-four .row > *:nth-child(3) .pricing__box-seven .pricing__box-top{
  border-color: #E1E0A4;
}.nomzo-theme .pricing__item-wrap-four .row > *:nth-child(4) .pricing__box-seven{
  background: #ecf5ff;
  border: none;
}.nomzo-theme .pricing__item-wrap-four .row > *:nth-child(4) .pricing__box-seven .pricing__box-top{
  border-color: #C5E6D5;
}.nomzo-theme .choose__area{
  background: var(--tg-color-gray-3);
}.nomzo-theme .choose__inner-wrap{
  background: linear-gradient(45deg, #fff 70.19%, #e6e2fa 100%);
  border: 1px solid var(--tg-border-2);
  border-radius: 16px;
  padding: 66px 48px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}@media (max-width: 1199.98px){.nomzo-theme .choose__inner-wrap{
    padding: 50px 30px;
  }}@media (max-width: 991.98px){.nomzo-theme .choose__inner-wrap{
    padding: 50px 40px;
  }}@media (max-width: 767.98px){.nomzo-theme .choose__inner-wrap{
    padding: 30px 25px;
  }}@media only screen and (min-width: 576px) and (max-width: 767px){.nomzo-theme .choose__inner-wrap{
    padding: 40px 40px;
  }}.nomzo-theme .choose__inner-wrap::before{
  content: "";
  position: absolute;
  left: 36px;
  bottom: -288px;
  width: 550px;
  height: 550px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: rgba(0, 97, 172, 0.2);
  filter: blur(180px);
  z-index: -1;
  opacity: 0.4;
}.nomzo-theme .choose__inner-wrap::after{
  content: "";
  position: absolute;
  right: -103px;
  top: -86px;
  width: 366px;
  height: 366px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: rgba(255, 0, 8, 0.2);
  filter: blur(180px);
  z-index: -1;
  opacity: 0.4;
}.nomzo-theme .choose__inner-wrap .choose__img-two img{
  box-shadow: 0 0 0 8px #fff;
}.nomzo-theme .choose__content > p{
  margin-bottom: 30px;
}.nomzo-theme .choose__content-two .choose__list .list-wrap{
  margin-bottom: 48px;
}@media (max-width: 1199.98px){.nomzo-theme .choose__content-two .choose__list .list-wrap{
    margin-bottom: 40px;
  }}.nomzo-theme .choose__list .list-wrap{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 0;
  width: 80%;
  margin-bottom: 90px;
}@media (max-width: 1199.98px){.nomzo-theme .choose__list .list-wrap{
    margin-bottom: 60px;
  }}.nomzo-theme .choose__list .list-wrap li{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: baseline;
  font-weight: 500;
  color: var(--tg-heading-color);
  gap: 8px;
  line-height: 1.4;
  width: 50%;
  flex: 0 0 auto;
}@media (max-width: 1199.98px){.nomzo-theme .choose__list .list-wrap li{
    width: 100%;
  }}@media (max-width: 991.98px){.nomzo-theme .choose__list .list-wrap li{
    width: 50%;
  }}@media (max-width: 767.98px){.nomzo-theme .choose__list .list-wrap li{
    width: 100%;
  }}.nomzo-theme .choose__list .list-wrap li svg{
  transform: translateY(4px);
  width: 20px;
  flex: 0 0 auto;
}.nomzo-theme .choose__img{
  text-align: right;
}@media (max-width: 991.98px){.nomzo-theme .choose__img{
    text-align: center;
    margin-bottom: 50px;
  }}.nomzo-theme .choose__img-two{
  text-align: right;
}@media (max-width: 991.98px){.nomzo-theme .choose__img-two{
    text-align: center;
    margin-bottom: 50px;
  }}.nomzo-theme .choose__img-two img{
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
}.nomzo-theme .counter__area{
  border-top: 1px solid var(--tg-border-2);
  border-bottom: 1px solid var(--tg-border-2);
  padding: 80px 0 50px;
}.nomzo-theme .counter__wrap{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 30px 100px;
  flex-wrap: wrap;
}@media (max-width: 1199.98px){.nomzo-theme .counter__wrap{
    gap: 30px 50px;
  }}.nomzo-theme .counter__wrap-two{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 40px;
}@media (max-width: 1199.98px){.nomzo-theme .counter__wrap-two{
    gap: 20px;
  }}@media (max-width: 991.98px){.nomzo-theme .counter__wrap-two{
    flex-wrap: wrap;
  }}.nomzo-theme .counter__item{
  position: relative;
}.nomzo-theme .counter__item::before{
  content: "";
  position: absolute;
  right: -50px;
  top: 0;
  width: 1px;
  height: 54px;
  background: #d9dfe5;
}@media (max-width: 1199.98px){.nomzo-theme .counter__item::before{
    right: -25px;
  }}.nomzo-theme .counter__item:last-child::before{
  display: none;
}.nomzo-theme .counter__item .count{
  font-size: 24px;
  margin-bottom: 8px;
  line-height: 1;
  color: var(--tg-theme-primary);
}.nomzo-theme .counter__item > p{
  margin-bottom: 0;
  font-weight: 500;
  font-size: 14px;
}.nomzo-theme .counter__item-two{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.12);
  gap: 16px;
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  padding: 20px 35px 20px 20px;
  z-index: 2;
  position: relative;
  background: var(--tg-color-white-default);
}@media (max-width: 1199.98px){.nomzo-theme .counter__item-two{
    padding: 20px 15px;
  }}@media (max-width: 991.98px){.nomzo-theme .counter__item-two{
    padding: 20px 30px 20px 20px;
  }}.nomzo-theme .counter__item-two .icon{
  width: 40px;
  flex: 0 0 auto;
}.nomzo-theme .counter__item-two .content .count{
  font-size: 28px;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 1;
}.nomzo-theme .counter__item-two .content p{
  margin-bottom: 0;
  white-space: nowrap;
  font-weight: 500;
  color: #384559;
}.nomzo-theme .counter__item-three .count{
  font-size: 40px;
  margin-bottom: 16px;
  line-height: 1;
}@media (max-width: 1199.98px){.nomzo-theme .counter__item-three .count{
    font-size: 36px;
  }}.nomzo-theme .counter__item-three p{
  margin-bottom: 0;
  font-size: 18px;
}.nomzo-theme .services__inner-wrap{
  padding: 0 80px;
}@media (max-width: 1199.98px){.nomzo-theme .services__inner-wrap{
    padding: 0 0;
  }}.nomzo-theme .services__tab-wrap .nav-tabs{
  border-bottom: 2px solid var(--tg-border-2);
  margin-bottom: 48px;
  gap: 20px 0;
}@media (max-width: 991.98px){.nomzo-theme .services__tab-wrap .nav-tabs{
    border-bottom: none;
    justify-content: center;
  }}.nomzo-theme .services__tab-wrap .nav-item{
  width: 33.33%;
  flex: 0 0 auto;
}@media (max-width: 991.98px){.nomzo-theme .services__tab-wrap .nav-item{
    width: auto;
  }}.nomzo-theme .services__tab-wrap .nav-link{
  text-align: center;
  margin: 0 auto;
  border: none;
  padding: 0 20px 22px;
  position: relative;
  font-weight: 500;
  font-size: 20px;
  color: var(--tg-color-gray-4);
  width: 100%;
}@media (max-width: 991.98px){.nomzo-theme .services__tab-wrap .nav-link{
    padding: 0 20px 15px;
  }}.nomzo-theme .services__tab-wrap .nav-link::before{
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  height: 2px;
  width: 0;
  background: var(--tg-heading-color);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}.nomzo-theme .services__tab-wrap .nav-link.active{
  color: var(--tg-heading-color);
}.nomzo-theme .services__tab-wrap .nav-link.active::before{
  left: 0;
  width: 100%;
}.nomzo-theme .services__item{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  gap: 30px 85px;
}@media (max-width: 1199.98px){.nomzo-theme .services__item{
    gap: 30px 40px;
  }}@media (max-width: 991.98px){.nomzo-theme .services__item{
    gap: 30px 30px;
  }}@media (max-width: 767.98px){.nomzo-theme .services__item{
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }}.nomzo-theme .services__content{
  position: relative;
  margin-top: 48px;
  z-index: 1;
}@media (max-width: 991.98px){.nomzo-theme .services__content{
    margin-top: 20px;
  }}@media (max-width: 767.98px){.nomzo-theme .services__content{
    margin-top: 0;
  }}.nomzo-theme .services__content .title{
  font-weight: 500;
  font-size: 32px;
  margin-bottom: 80px;
  line-height: 1.4;
}@media (max-width: 991.98px){.nomzo-theme .services__content .title{
    font-size: 28px;
  }}@media (max-width: 767.98px){.nomzo-theme .services__content .title{
    margin-bottom: 50px;
  }}.nomzo-theme .services__thumb{
  width: 480px;
  flex: 0 0 auto;
}@media (max-width: 991.98px){.nomzo-theme .services__thumb{
    width: 350px;
  }}@media (max-width: 767.98px){.nomzo-theme .services__thumb{
    width: 100%;
  }}.nomzo-theme .services__thumb img{
  width: 100%;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
}.nomzo-theme .services__shape img{
  position: absolute;
  right: 0;
  bottom: -120px;
  z-index: -1;
}@media (max-width: 1199.98px){.nomzo-theme .services__shape img{
    right: -20px;
    bottom: -70px;
    width: 220px;
  }}@media (max-width: 991.98px){.nomzo-theme .services__shape img{
    right: -26px;
    bottom: 0px;
    width: 190px;
  }}.nomzo-theme .tab-pane.active{
  animation: tgSlideDown 0.5s ease-in-out;
}.nomzo-theme .features__area{
  background: var(--tg-heading-color);
}.nomzo-theme .features__area-two{
  background: var(--tg-heading-color);
}.nomzo-theme .features__area-six{
  background: var(--tg-theme-secondary);
  padding: 120px 0 80px;
}@media (max-width: 767.98px){.nomzo-theme .features__area-six{
    padding: 100px 0 60px;
  }}.nomzo-theme .features__area-seven{
  background: var(--tg-color-dark-4);
  padding: 100px 0 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}.nomzo-theme .features__area-seven .shape{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  z-index: -1;
}.nomzo-theme .features__area-ten{
  background: var(--tg-heading-color);
  position: relative;
  z-index: 1;
}.nomzo-theme .features__area-ten .shape{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  top: 0;
}.nomzo-theme .features__inner-wrap{
  background: linear-gradient(180deg, rgba(245, 247, 249, 0) 0%, #f5f7f9 100%);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  padding: 0 96px 70px;
}@media (max-width: 1199.98px){.nomzo-theme .features__inner-wrap{
    padding: 0px 50px 40px;
  }}@media (max-width: 991.98px){.nomzo-theme .features__inner-wrap{
    padding: 0px 30px 40px;
  }}.nomzo-theme .features__inner-wrap .features__content-four{
  width: 100%;
}.nomzo-theme .features__inner-wrap-two{
  border: 1px solid var(--tg-border-2);
  padding: 80px 55px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  background-size: cover;
  background-position: center;
}@media (max-width: 1199.98px){.nomzo-theme .features__inner-wrap-two{
    padding: 80px 40px;
  }}@media (max-width: 991.98px){.nomzo-theme .features__inner-wrap-two{
    padding: 50px 30px;
  }.nomzo-theme .features__inner-wrap-two .features__content-five .title{
    font-size: 22px;
  }}.nomzo-theme .features__inner-wrap-three{
  padding: 0 40px;
}@media (max-width: 1199.98px){.nomzo-theme .features__inner-wrap-three{
    padding: 0;
  }}.nomzo-theme .features__inner-wrap-four{
  background: var(--tg-theme-secondary);
  padding: 120px 60px 90px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
}@media (max-width: 1199.98px){.nomzo-theme .features__inner-wrap-four{
    padding: 100px 30px 70px;
  }}@media (max-width: 991.98px){.nomzo-theme .features__inner-wrap-four{
    padding: 80px 30px 50px;
  }}@media (max-width: 767.98px){.nomzo-theme .features__inner-wrap-four{
    padding: 60px 30px 30px;
  }}.nomzo-theme .features__inner-wrap-four .features__item-twelve .number{
  color: #ECECEC;
}.nomzo-theme .features__inner-wrap-four .features__content-eight p{
  width: 85%;
}@media (max-width: 1199.98px){.nomzo-theme .features__inner-wrap-four .features__content-eight p{
    width: 100%;
  }}.nomzo-theme .features__inner-wrap-five{
  padding: 0 65px;
}@media (max-width: 1199.98px){.nomzo-theme .features__inner-wrap-five{
    padding: 0;
  }}.nomzo-theme .features__icon{
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  border: 1px solid var(--tg-color-dark-2);
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}.nomzo-theme .features__icon-two{
  border-color: var(--tg-border-4);
  background: var(--tg-color-white-default);
}.nomzo-theme .features__icon-three{
  color: var(--tg-color-white-default);
  margin-bottom: 24px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}.nomzo-theme .features__icon-four{
  width: 90px;
  height: 90px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ABD6FF;
  border: 1px solid #63A7E8;
  color: #1E68AF;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  margin-bottom: 32px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}.nomzo-theme .features__item{
  background: var(--tg-theme-primary);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  padding: 43px 35px 40px;
  height: 100%;
}@media (max-width: 767.98px){.nomzo-theme .features__item{
    padding: 30px 30px 30px;
  }}.nomzo-theme .features__item-two{
  background: var(--tg-color-yellow-default);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  padding: 85px 50px 85px 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 1;
}@media (max-width: 1199.98px){.nomzo-theme .features__item-two{
    flex-wrap: wrap;
    padding: 40px 30px 40px 30px;
    gap: 30px;
    flex-direction: column-reverse;
  }}@media (max-width: 767.98px){.nomzo-theme .features__item-two{
    padding: 30px 30px;
  }}.nomzo-theme .features__item-three{
  background: var(--tg-theme-secondary);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  padding: 70px 50px 70px 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 1;
  align-items: center;
}@media (max-width: 1199.98px){.nomzo-theme .features__item-three{
    padding: 35px 25px 35px 25px;
  }}@media (max-width: 991.98px){.nomzo-theme .features__item-three{
    padding: 35px 35px;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 30px;
  }}@media (max-width: 767.98px){.nomzo-theme .features__item-three{
    padding: 30px 30px;
  }}.nomzo-theme .features__item-four{
  margin-bottom: 30px;
}.nomzo-theme .features__item-four:hover .features__icon{
  transform: translateY(4px);
}.nomzo-theme .features__item-five{
  padding: 48px 48px;
  background: linear-gradient(45deg, #fff 70.19%, #e4effb 100%);
  position: relative;
  z-index: 1;
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  height: 100%;
}@media (max-width: 1199.98px){.nomzo-theme .features__item-five{
    padding: 40px 30px;
  }}@media (max-width: 767.98px){.nomzo-theme .features__item-five{
    padding: 35px 30px;
  }}.nomzo-theme .features__item-six{
  background: linear-gradient(45deg, #fff 70.19%, #ecf5ff 100%);
}.nomzo-theme .features__item-seven{
  background: linear-gradient(90deg, #ecf5ff 0%, #f4eaf4 100%);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  padding: 0 110px 0 48px;
  gap: 30px;
}@media (max-width: 1199.98px){.nomzo-theme .features__item-seven{
    padding: 0 40px 0 40px;
  }}@media (max-width: 991.98px){.nomzo-theme .features__item-seven{
    padding: 0 30px 0 30px;
  }}@media (max-width: 767.98px){.nomzo-theme .features__item-seven{
    flex-wrap: wrap;
  }}.nomzo-theme .features__item-eight{
  background: #F1EFFD;
}.nomzo-theme .features__item-eight .features__content .title{
  color: var(--tg-heading-color);
}.nomzo-theme .features__item-eight .features__content p{
  color: var(--tg-body-color);
}.nomzo-theme .features__item-nine{
  background: #E9FBF2;
}.nomzo-theme .features__item-nine .features__content-two .title span{
  color: var(--tg-theme-secondary);
}.nomzo-theme .features__item-ten{
  background: #F2F8FF;
}.nomzo-theme .features__item-ten .features__content-three .title{
  color: var(--tg-heading-color);
}.nomzo-theme .features__item-ten .features__content-three p{
  color: var(--tg-body-color);
}.nomzo-theme .features__item-ten .features__content-three .features__list li{
  color: var(--tg-body-color);
}.nomzo-theme .features__item-ten .features__content-three .features__list li p span{
  color: var(--tg-heading-color);
}.nomzo-theme .features__item-ten .features__content-three .tg-link-btn{
  color: var(--tg-theme-secondary);
}.nomzo-theme .features__item-ten .features__content-three .tg-link-btn::after,.nomzo-theme .features__item-ten .features__content-three .tg-link-btn::before{
  background: var(--tg-theme-secondary);
}.nomzo-theme .features__item-twelve{
  margin-bottom: 40px;
}.nomzo-theme .features__item-twelve .number{
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(153deg, #6f56da 0%, #846ce6 100%);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  color: var(--tg-color-white-default);
}.nomzo-theme .features__item-twelve:hover .number{
  transform: translateY(5px);
}.nomzo-theme .features__item-thirteen{
  margin-bottom: 40px;
}.nomzo-theme .features__item-thirteen:hover .features__icon-three{
  transform: translateY(5px);
  color: #ECECEC;
}.nomzo-theme .features__item-fourteen{
  background: #80C1FF;
  border: 1px solid #63A7E8;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  padding: 40px 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}@media (max-width: 1199.98px){.nomzo-theme .features__item-fourteen{
    padding: 35px 25px;
  }}.nomzo-theme .features__item-fourteen .text-overlay{
  margin-bottom: 0;
  font-weight: 700;
  font-size: 48px;
  position: absolute;
  right: 40px;
  top: 53px;
  text-transform: uppercase;
  letter-spacing: -1px;
  text-transform: uppercase;
  color: transparent;
  -webkit-text-stroke: 1.5px #1E68AF;
}@media (max-width: 1199.98px){.nomzo-theme .features__item-fourteen .text-overlay{
    font-weight: 700;
    font-size: 30px;
    right: 25px;
    top: 64px;
  }}@media (max-width: 767.98px){.nomzo-theme .features__item-fourteen .text-overlay{
    display: none;
  }}.nomzo-theme .features__item-fourteen .shape{
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}.nomzo-theme .features__item-fourteen:hover .features__icon-four{
  transform: translateY(5px);
}.nomzo-theme .features__item-fifteen .features__content-five .title span{
  color: var(--tg-theme-primary-2);
}.nomzo-theme .features__item-sixteen{
  background: #C7DCFF;;
  padding: 40px 60px 0 60px;
  align-items: flex-end;
}@media (max-width: 1199.98px){.nomzo-theme .features__item-sixteen{
    padding: 35px 25px 0 25px;
  }}@media (max-width: 991.98px){.nomzo-theme .features__item-sixteen{
    flex-direction: column;
  }}.nomzo-theme .features__item-seventeen .number{
  background: linear-gradient(153deg, #131415 0%, #323436 100%);
}.nomzo-theme .features__item-wrap-two .row > *:nth-child(2) .features__item-fourteen{
  background: #B5A5F8;
  border-color: #9E8AF0;
}.nomzo-theme .features__item-wrap-two .row > *:nth-child(2) .features__icon-four{
  background: #CBBFFF;
  border-color: #9E8AF0;
  color: #5D4AAD;
}.nomzo-theme .features__item-wrap-two .row > *:nth-child(2) .text-overlay{
  -webkit-text-stroke: 1.5px #5D4AAD;
}.nomzo-theme .features__thumb{
  margin-bottom: 36px;
}@media (max-width: 991.98px){.nomzo-theme .features__thumb{
    text-align: center;
  }}.nomzo-theme .features__thumb-two{
  width: 380px;
  flex: 0 0 auto;
  margin-left: 22px;
}@media (max-width: 1199.98px){.nomzo-theme .features__thumb-two{
    margin: 0 auto;
  }}@media (max-width: 767.98px){.nomzo-theme .features__thumb-two{
    width: 100%;
    text-align: center;
  }}.nomzo-theme .features__thumb-three{
  width: 535px;
  flex: 0 0 auto;
  position: relative;
  z-index: 1;
  margin-left: 70px;
  padding-top: 38px;
}@media (max-width: 1199.98px){.nomzo-theme .features__thumb-three{
    width: 430px;
    margin-left: 30px;
  }}@media (max-width: 991.98px){.nomzo-theme .features__thumb-three{
    margin-left: 0;
  }}@media (max-width: 991.98px){.nomzo-theme .features__thumb-three{
    width: 100%;
  }}.nomzo-theme .features__thumb-three img:nth-child(2){
  position: absolute;
  left: 22%;
  top: 0;
  box-shadow: 0 8px 17px 0 rgba(6, 33, 1, 0.16);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}.nomzo-theme .features__thumb-three img:nth-child(3){
  position: absolute;
  bottom: 27px;
  left: 21%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  box-shadow: 0 16px 32px 0 rgba(6, 33, 1, 0.16);
}@media (max-width: 767.98px){.nomzo-theme .features__thumb-three img:nth-child(3){
    bottom: 13px;
  }}.nomzo-theme .features__thumb-four{
  width: 315px;
  flex: 0 0 auto;
  margin-left: 70px;
}@media (max-width: 1199.98px){.nomzo-theme .features__thumb-four{
    margin-left: 30px;
  }}@media (max-width: 991.98px){.nomzo-theme .features__thumb-four{
    margin-left: 0;
    width: 290px;
  }}@media (max-width: 767.98px){.nomzo-theme .features__thumb-four{
    width: 100%;
    text-align: center;
  }}.nomzo-theme .features__thumb-five{
  padding: 0;
  margin-left: auto;
}@media (max-width: 991.98px){.nomzo-theme .features__thumb-five{
    text-align: center;
  }}.nomzo-theme .features__content .title{
  margin-bottom: 8px;
  font-size: 24px;
  color: var(--tg-color-white-default);
}.nomzo-theme .features__content p{
  margin-bottom: 0;
  color: var(--tg-color-white-default);
}.nomzo-theme .features__content-two .title{
  font-size: 32px;
  line-height: 1.3;
  margin-bottom: 16px;
}@media (max-width: 1199.98px){.nomzo-theme .features__content-two .title{
    font-size: 28px;
  }}.nomzo-theme .features__content-two .title span{
  color: var(--tg-theme-primary);
}.nomzo-theme .features__content-two p{
  margin-bottom: 40px;
}@media (max-width: 1199.98px){.nomzo-theme .features__content-two p{
    margin-bottom: 15px;
  }}.nomzo-theme .features__content-three .title{
  margin-bottom: 12px;
  color: var(--tg-color-white-default);
  line-height: 1.3;
  font-size: 32px;
}@media (max-width: 1199.98px){.nomzo-theme .features__content-three .title{
    font-size: 28px;
  }}.nomzo-theme .features__content-three > p{
  margin-bottom: 24px;
  color: var(--tg-color-white-default);
}@media (max-width: 1199.98px){.nomzo-theme .features__content-three > p{
    margin-bottom: 15px;
  }}.nomzo-theme .features__content-three .tg-link-btn{
  color: var(--tg-color-white-default);
}.nomzo-theme .features__content-three .tg-link-btn::after,.nomzo-theme .features__content-three .tg-link-btn::before{
  background: var(--tg-color-white-default);
}.nomzo-theme .features__content-four{
  width: 90%;
}@media (max-width: 1199.98px){.nomzo-theme .features__content-four{
    width: 100%;
  }}.nomzo-theme .features__content-four .title{
  margin-bottom: 16px;
  font-size: 24px;
  color: var(--tg-color-white-default);
}.nomzo-theme .features__content-four p{
  margin-bottom: 0;
  color: var(--tg-color-gray-5);
  font-size: 18px;
}.nomzo-theme .features__content-five .title{
  margin-bottom: 16px;
  font-size: 24px;
}.nomzo-theme .features__content-five p{
  margin-bottom: 24px;
  font-size: 14px;
}.nomzo-theme .features__content-six{
  padding: 48px 0;
}@media (max-width: 991.98px){.nomzo-theme .features__content-six{
    padding: 35px 0;
  }}@media (max-width: 767.98px){.nomzo-theme .features__content-six{
    padding: 30px 0 0;
  }}@media (max-width: 1199.98px){.nomzo-theme .features__content-six p br{
    display: none;
  }}.nomzo-theme .features__content-seven .title{
  color: var(--tg-heading-color);
}.nomzo-theme .features__content-seven p{
  color: var(--tg-body-color);
}.nomzo-theme .features__content-eight .title{
  margin-bottom: 16px;
  color: var(--tg-color-white-default);
  font-size: 24px;
}.nomzo-theme .features__content-eight p{
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5;
  color: var(--tg-color-white-default);
  width: 80%;
}@media (max-width: 1199.98px){.nomzo-theme .features__content-eight p{
    width: 100%;
  }}.nomzo-theme .features__content-nine .title{
  margin-bottom: 12px;
  color: var(--tg-color-white-default);
  font-size: 18px;
}.nomzo-theme .features__content-nine p{
  margin-bottom: 0;
  font-size: 14px;
  color: var(--tg-color-gray-1);
  width: 90%;
}@media (max-width: 767.98px){.nomzo-theme .features__content-nine p{
    width: 100%;
  }}.nomzo-theme .features__content-ten .title{
  margin-bottom: 24px;
  font-size: 32px;
}@media (max-width: 1199.98px){.nomzo-theme .features__content-ten .title{
    font-size: 28px;
  }}@media (max-width: 767.98px){.nomzo-theme .features__content-ten .title{
    font-size: 26px;
  }}@media (max-width: 1199.98px){.nomzo-theme .features__content-ten .title br{
    display: none;
  }}.nomzo-theme .features__content-ten .list-wrap{
  padding-left: 20px;
}.nomzo-theme .features__content-ten .list-wrap li{
  list-style: inherit;
  color: var(--tg-heading-color);
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 16px;
}.nomzo-theme .features__content-ten .list-wrap li:last-child{
  margin-bottom: 0;
}.nomzo-theme .features__content-ten .list-wrap li span{
  font-weight: 500;
}.nomzo-theme .features__content-eleven{
  padding-bottom: 60px;
}@media (max-width: 991.98px){.nomzo-theme .features__content-eleven{
    padding-bottom: 0;
  }}.nomzo-theme .features__content-eleven .title{
  color: var(--tg-heading-color);
}.nomzo-theme .features__content-eleven p{
  color: var(--tg-heading-color);
}.nomzo-theme .features__content-eleven .features__list li{
  color: var(--tg-heading-color);
}.nomzo-theme .features__content-eleven .tg-link-btn{
  color: var(--tg-heading-color);
}.nomzo-theme .features__content-eleven .tg-link-btn::after,.nomzo-theme .features__content-eleven .tg-link-btn::before{
  background: var(--tg-heading-color);
}.nomzo-theme .features__list{
  margin-bottom: 30px;
}.nomzo-theme .features__list li{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  color: var(--tg-color-white-default);
  margin-bottom: 10px;
}.nomzo-theme .features__list li:last-child{
  margin-bottom: 0;
}.nomzo-theme .features__list li svg{
  transform: translateY(2px);
  flex: 0 0 auto;
  width: 20px;
}.nomzo-theme .features__list li p{
  margin-bottom: 0;
}.nomzo-theme .features__list li p span{
  font-weight: 500;
}.nomzo-theme .features__shape{
  position: absolute;
  right: 110px;
  bottom: 0;
  z-index: -1;
}@media (max-width: 1199.98px){.nomzo-theme .features__shape{
    display: none;
  }}.nomzo-theme .features__shape-two{
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}.nomzo-theme .features__shape-three{
  position: absolute;
  right: 40px;
  bottom: 0;
  z-index: -1;
}.nomzo-theme .features__review{
  padding-top: 24px;
  border-top: 1px solid var(--tg-border-2);
  margin-top: 35px;
}@media (max-width: 767.98px){.nomzo-theme .features__review{
    margin-top: 20px;
  }}.nomzo-theme .get-started-btn .tg-btn{
  font-size: 14px;
  padding: 13px 19px;
}.nomzo-theme .testimonial__inner-wrap{
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  background: var(--tg-color-gray-3);
}.nomzo-theme .testimonial__video-wrap{
  background-size: cover;
  background-position: center;
  padding: 115px 55px 55px;
  background-color: var(--tg-color-gray-6);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 24px;
}@media (max-width: 1199.98px){.nomzo-theme .testimonial__video-wrap{
    padding: 80px 55px 40px;
  }}@media (max-width: 991.98px){.nomzo-theme .testimonial__video-wrap{
    padding: 60px 30px 40px;
  }}@media (max-width: 767.98px){.nomzo-theme .testimonial__video-wrap{
    justify-content: center;
  }}.nomzo-theme .testimonial__video-wrap-two .play-btn a{
  color: var(--tg-theme-primary-3);
}.nomzo-theme .testimonial__video-wrap-two .play-btn a:hover{
  background: var(--tg-theme-primary-3);
  color: var(--tg-color-white-default);
}.nomzo-theme .testimonial__quote{
  width: 385px;
  flex: 0 0 auto;
  background: var(--tg-color-white-default);
  padding: 40px 32px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  min-height: 480px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}@media (max-width: 767.98px){.nomzo-theme .testimonial__quote{
    width: 100%;
  }}.nomzo-theme .testimonial__quote > svg{
  color: var(--tg-heading-color);
  margin-bottom: 24px;
}.nomzo-theme .testimonial__quote > p{
  margin-bottom: 25px;
  line-height: 1.5;
}.nomzo-theme .testimonial__quote-author{
  margin-top: auto;
}.nomzo-theme .testimonial__quote-author .title{
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 18px;
}.nomzo-theme .testimonial__quote-author span{
  display: block;
  font-size: 14px;
  color: var(--tg-color-gray-4);
}.nomzo-theme .testimonial__item{
  background: var(--tg-color-gray-3);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  padding: 40px 32px;
  min-height: 400px;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}@media (max-width: 1199.98px){.nomzo-theme .testimonial__item{
    padding: 35px 25px;
  }}.nomzo-theme .testimonial__item .rating{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 25px;
}.nomzo-theme .testimonial__item-wrap{
  padding: 64px 64px 74px 64px;
  height: 100%;
  min-height: 640px;
}@media (max-width: 1199.98px){.nomzo-theme .testimonial__item-wrap{
    padding: 40px 40px 50px 40px;
    min-height: 580px;
  }}@media (max-width: 991.98px){.nomzo-theme .testimonial__item-wrap{
    min-height: 550px;
  }}@media (max-width: 767.98px){.nomzo-theme .testimonial__item-wrap{
    padding: 30px 30px 40px 30px;
    min-height: 480px;
  }}.nomzo-theme .testimonial__item-wrap .single-slide{
  height: 100%;
}.nomzo-theme .testimonial__item-wrap .slick-track,.nomzo-theme .testimonial__item-wrap .slick-list,.nomzo-theme .testimonial__item-wrap .testimonial-active{
  height: 100%;
}.nomzo-theme .testimonial__item-wrap-two .testimonial__item{
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
}.nomzo-theme .testimonial__item-two{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 1;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}.nomzo-theme .testimonial__item-two .shape{
  position: absolute;
  right: 0;
  bottom: 55px;
  width: 200px;
  height: auto;
  z-index: -1;
}@media (max-width: 767.98px){.nomzo-theme .testimonial__item-two .shape{
    width: 140px;
  }}.nomzo-theme .testimonial__item-two .shape path{
  fill: none;
  stroke: #FC5C79;
  stroke-width: 2;
}.nomzo-theme .testimonial__item-four{
  background: #B5A5F8;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  gap: 20px;
  padding: 0 45px 0 0;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  overflow: hidden;
}@media (max-width: 1199.98px){.nomzo-theme .testimonial__item-four{
    padding: 0 24px 0 0;
  }}@media (max-width: 767.98px){.nomzo-theme .testimonial__item-four{
    flex-wrap: wrap;
    padding: 30px;
  }}.nomzo-theme .testimonial__img{
  width: 352px;
  flex: 0 0 auto;
}@media (max-width: 1199.98px){.nomzo-theme .testimonial__img{
    width: 310px;
  }}@media (max-width: 767.98px){.nomzo-theme .testimonial__img{
    display: none;
  }}.nomzo-theme .testimonial__content p{
  margin-bottom: 20px;
}.nomzo-theme .testimonial__content-two svg{
  color: var(--tg-theme-secondary);
  margin-bottom: 48px;
}@media (max-width: 1199.98px){.nomzo-theme .testimonial__content-two svg{
    margin-bottom: 40px;
  }}@media (max-width: 767.98px){.nomzo-theme .testimonial__content-two svg{
    margin-bottom: 20px;
  }}.nomzo-theme .testimonial__content-two p{
  margin-bottom: 30px;
  font-style: italic;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
}@media (max-width: 1199.98px){.nomzo-theme .testimonial__content-two p{
    font-size: 22px;
  }}@media (max-width: 767.98px){.nomzo-theme .testimonial__content-two p{
    font-size: 20px;
  }}.nomzo-theme .testimonial__content-three{
  min-height: 400px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  padding: 48px 0;
}@media (max-width: 767.98px){.nomzo-theme .testimonial__content-three{
    padding: 0;
  }}.nomzo-theme .testimonial__content-three svg{
  color: #7760D7;
  margin-bottom: 16px;
}.nomzo-theme .testimonial__content-three p{
  font-size: 18px;
  line-height: 1.5;
  color: var(--tg-heading-color);
  margin-bottom: 20px;
}.nomzo-theme .testimonial__author{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: auto;
}.nomzo-theme .testimonial__author .thumb{
  width: 48px;
  flex: 0 0 auto;
}.nomzo-theme .testimonial__author .thumb img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}.nomzo-theme .testimonial__author .content .title{
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 18px;
}.nomzo-theme .testimonial__author .content span{
  display: block;
  font-size: 14px;
}.nomzo-theme .testimonial__slider-thumb{
  background: var(--tg-heading-color);
  height: 100%;
  border-radius: 0 16px 16px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 44px 0;
}@media (max-width: 991.98px){.nomzo-theme .testimonial__slider-thumb{
    border-radius: 0 0 16px 16px;
  }}.nomzo-theme .testimonial__slider-thumb img{
  -webkit-border-radius: 168px !important;
  -moz-border-radius: 168px !important;
  -o-border-radius: 168px !important;
  -ms-border-radius: 168px !important;
  border-radius: 168px !important;
  width: 100%;
}.nomzo-theme .testimonial__slider-thumb .testimonial-nav{
  margin: 0 -190px;
  line-height: 1;
}@media (max-width: 1199.98px){.nomzo-theme .testimonial__slider-thumb .testimonial-nav{
    margin: 0 -170px;
  }}@media (max-width: 767.98px){.nomzo-theme .testimonial__slider-thumb .testimonial-nav{
    margin: 0 -200px;
  }}.nomzo-theme .testimonial__slider-thumb .single-slide{
  padding: 0 15px;
}.nomzo-theme .testimonial__nav{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 112px;
  height: 56px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 48px;
  padding: 8px;
  gap: 16px;
  margin-top: 16px;
}.nomzo-theme .testimonial__nav > button{
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--tg-color-white-default);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: none;
  color: var(--tg-body-color);
}.nomzo-theme .testimonial__nav > button:hover{
  color: var(--tg-color-white-default);
  background: var(--tg-theme-secondary);
}.nomzo-theme .testimonial__nav-two{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}@media (max-width: 767.98px){.nomzo-theme .testimonial__nav-two{
    justify-content: flex-start;
  }}.nomzo-theme .testimonial__nav-two button{
  width: 40px;
  height: 40px;
  background: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid var(--tg-border-2);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--tg-color-gray-4);
}.nomzo-theme .testimonial__nav-two button:hover{
  border-color: var(--tg-theme-secondary);
  color: var(--tg-theme-secondary);
}.nomzo-theme .testimonial__bottom-content{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 40px;
}.nomzo-theme .testimonial__bottom-content img{
  transform: translateY(-2px);
}.nomzo-theme .testimonial__bottom-content p{
  margin-bottom: 0;
  font-weight: 500;
  line-height: 1.2;
}.nomzo-theme .testimonial__bottom-content p span{
  color: var(--tg-heading-color);
}.nomzo-theme .testimonial__view-btn .tg-btn{
  color: var(--tg-theme-primary-3);
  border-color: var(--tg-theme-primary-3);
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -o-border-radius: 32px;
  -ms-border-radius: 32px;
  border-radius: 32px;
}.nomzo-theme .testimonial__view-btn .tg-btn:hover{
  background: var(--tg-theme-primary-3);
  color: var(--tg-color-white-default);
}.nomzo-theme .play-btn a{
  width: 96px;
  height: 96px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: var(--tg-color-white-default);
  flex: 0 0 auto;
  color: var(--tg-theme-primary);
}.nomzo-theme .play-btn a:hover{
  background: var(--tg-theme-primary);
  color: var(--tg-color-white-default);
}.nomzo-theme .single-slide.slick-active .testimonial__item-two .shape path{
  stroke-dasharray: 2000;
  stroke-dashoffset: 2000;
  animation: draw 10s ease forwards;
}.nomzo-theme .testimonial-active-two{
  margin: 0 -478px 0 0;
}@media (max-width: 1500px){.nomzo-theme .testimonial-active-two{
    margin: 0 -430px 0 0;
  }}@media (max-width: 1199.98px){.nomzo-theme .testimonial-active-two{
    margin: 0 -220px 0 0;
  }}@media (max-width: 991.98px){.nomzo-theme .testimonial-active-two{
    margin: 0 -355px 0 0;
  }}@media (max-width: 767.98px){.nomzo-theme .testimonial-active-two{
    margin: 0 0 0 0;
  }}@media only screen and (min-width: 576px) and (max-width: 767px){.nomzo-theme .testimonial-active-two{
    margin: 0 -160px 0 0;
  }}.nomzo-theme .mfp-iframe-holder .mfp-content{
  max-width: 1200px;
}.nomzo-theme .brand__area-two{
  padding-bottom: 48px;
}.nomzo-theme .brand__title{
  text-align: center;
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 35px;
}.nomzo-theme .brand__item{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  align-items: center;
}.nomzo-theme .brand__item img{
  cursor: pointer;
}.nomzo-theme .faq__inner-wrap{
  padding: 0 50px;
}@media (max-width: 1199.98px){.nomzo-theme .faq__inner-wrap{
    padding: 0 0;
  }}.nomzo-theme .faq__inner-wrap-two{
  padding: 0 90px;
}@media (max-width: 1199.98px){.nomzo-theme .faq__inner-wrap-two{
    padding: 0;
  }}@media (max-width: 991.98px){.nomzo-theme .faq__content{
    margin-bottom: 50px;
  }}.nomzo-theme .faq__content p{
  margin-bottom: 16px;
  font-weight: 500;
}.nomzo-theme .faq__content .tg-link-btn{
  color: var(--tg-theme-primary);
}.nomzo-theme .faq__content .tg-link-btn::after,.nomzo-theme .faq__content .tg-link-btn::before{
  background: var(--tg-theme-primary);
}.nomzo-theme .faq__wrap{
  margin-left: 30px;
}@media (max-width: 1199.98px){.nomzo-theme .faq__wrap{
    margin-left: 0;
  }}.nomzo-theme .faq__wrap .accordion-item{
  margin-bottom: 48px;
  border: none;
}.nomzo-theme .faq__wrap .accordion-item:last-child{
  margin-bottom: 0;
}.nomzo-theme .faq__wrap .accordion-button{
  font-size: 24px;
  font-weight: 500;
  padding: 0 40px 18px 0;
  color: var(--tg-heading-color);
  background: transparent;
  position: relative;
  border: none;
  border-bottom: 1px solid var(--tg-border-2);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  gap: 7px;
}@media (max-width: 1199.98px){.nomzo-theme .faq__wrap .accordion-button{
    font-size: 22px;
  }}@media (max-width: 767.98px){.nomzo-theme .faq__wrap .accordion-button{
    font-size: 20px;
  }}.nomzo-theme .faq__wrap .accordion-button::after{
  display: none;
}.nomzo-theme .faq__wrap .accordion-button::before{
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  font-family: "flaticon_tg_default";
  font-weight: 400;
  font-size: 16px;
  color: var(--tg-heading-color);
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--tg-color-gray-3);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}.nomzo-theme .faq__wrap .accordion-button:not(.collapsed){
  color: var(--tg-heading-color);
  background: transparent;
  box-shadow: none;
}.nomzo-theme .faq__wrap .accordion-button:not(.collapsed)::before{
  content: "";
  color: var(--tg-heading-color);
}.nomzo-theme .faq__wrap .accordion-button.accordion-button:focus{
  box-shadow: none;
}.nomzo-theme .faq__wrap .accordion-body{
  padding: 30px 0 0;
}@media (max-width: 767.98px){.nomzo-theme .faq__wrap .accordion-body{
    padding: 25px 0 0;
  }}.nomzo-theme .faq__wrap .accordion-body p{
  margin-bottom: 0;
  font-size: 18px;
  color: var(--tg-body-color);
}.nomzo-theme .faq__wrap-two{
  margin-left: 0;
}.nomzo-theme .faq__wrap-two .accordion-item{
  margin-bottom: 16px;
}.nomzo-theme .faq__wrap-two .accordion-item:last-child{
  margin-bottom: 0;
}.nomzo-theme .faq__wrap-two .accordion-item.active{
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  background: var(--tg-color-gray-3);
}.nomzo-theme .faq__wrap-two .accordion-button{
  background: var(--tg-color-gray-3);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  border: none;
  padding: 22px 70px 22px 24px;
}.nomzo-theme .faq__wrap-two .accordion-button::before{
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--tg-color-white-default);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  color: var(--tg-theme-secondary);
  right: 24px;
  top: 20px;
}.nomzo-theme .faq__wrap-two .accordion-body{
  padding: 0 24px 24px 24px;
}.nomzo-theme .faq__wrap-three .accordion-item{
  border: 1px solid transparent;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
}.nomzo-theme .faq__wrap-three .accordion-item:last-of-type .accordion-button.collapsed{
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}.nomzo-theme .faq__wrap-three .accordion-item:first-of-type .accordion-button{
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}.nomzo-theme .faq__wrap-three .accordion-item.active{
  background: var(--tg-color-gray-3);
}.nomzo-theme .faq__wrap-three .accordion-item.active .accordion-button{
  border: none;
  background: transparent;
}.nomzo-theme .faq__wrap-three .accordion-button{
  background: var(--tg-color-white-default);
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
}.nomzo-theme .faq__wrap-three .accordion-button::before{
  content: "";
  background: var(--tg-color-white-default);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  font-size: 14px;
  color: var(--tg-color-gray-4);
  right: 24px;
  top: 20px;
  border: 1px solid #D9DFE5;
  transform: rotate(-180deg);
}.nomzo-theme .faq__wrap-three .accordion-button:not(.collapsed)::before{
  content: "";
  transform: rotate(0);
  color: var(--tg-theme-primary-2);
  border-color: var(--tg-theme-primary-2);
}.nomzo-theme .faq__tab-wrap .nav-tabs{
  justify-content: center;
  border: none;
  gap: 12px;
  margin-bottom: 32px;
}.nomzo-theme .faq__tab-wrap .nav-link{
  font-weight: 500;
  font-size: 12px;
  color: var(--tg-theme-primary-2);
  background: var(--tg-color-white-default);
  border: 1px solid var(--tg-theme-primary-2);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  padding: 8px 15px;
  line-height: 1;
}.nomzo-theme .faq__tab-wrap .nav-link.active,.nomzo-theme .faq__tab-wrap .nav-link:hover{
  background: var(--tg-theme-primary-2);
  color: var(--tg-color-white-default);
  border-color: var(--tg-theme-primary-2);
}.nomzo-theme .faq__bottom-content{
  text-align: center;
  margin-top: 45px;
}.nomzo-theme .faq__bottom-content p{
  margin-bottom: 0;
  font-weight: 500;
}.nomzo-theme .faq__bottom-content p .tg-link-btn{
  color: var(--tg-theme-secondary);
  margin-left: 5px;
}.nomzo-theme .faq__bottom-content p .tg-link-btn::after,.nomzo-theme .faq__bottom-content p .tg-link-btn::before{
  background: var(--tg-theme-secondary);
}.nomzo-theme .faq__bottom-content-two p .tg-link-btn{
  color: var(--tg-theme-primary-2);
}.nomzo-theme .faq__bottom-content-two p .tg-link-btn::after,.nomzo-theme .faq__bottom-content-two p .tg-link-btn::before{
  background: var(--tg-theme-primary-2);
}.nomzo-theme .spinner-border{
    --bs-spinner-width: 1.5rem;
    --bs-spinner-height: 1.5rem;
    --bs-spinner-border-width: 0.15em;
    --bs-spinner-animation-name: spinner-border;
    border: var(--bs-spinner-border-width) solid var(--tg-theme-primary);;
    border-right-color: transparent;
}.nomzo-theme .domain__search-bg{
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
  padding: 145px 0 100px;
}@media (max-width: 1199.98px){.nomzo-theme .domain__search-bg{
    padding: 120px 0 100px;
  }}@media (max-width: 991.98px){.nomzo-theme .domain__search-bg{
    padding: 110px 0 100px;
  }}@media (max-width: 767.98px){.nomzo-theme .domain__search-bg{
    padding: 100px 0 80px;
  }}.nomzo-theme .domain__search-area-three{
  padding: 145px 0 138px;
}@media (max-width: 1199.98px){.nomzo-theme .domain__search-area-three{
    padding: 120px 0 100px;
  }}@media (max-width: 991.98px){.nomzo-theme .domain__search-area-three{
    padding: 110px 0 100px;
  }}@media (max-width: 767.98px){.nomzo-theme .domain__search-area-three{
    padding: 100px 0 80px;
  }}.nomzo-theme .domain__inner-wrap{
  position: relative;
  z-index: 1;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  padding: 80px 155px;
  background-size: cover;
  background-position: center;
}@media (max-width: 1199.98px){.nomzo-theme .domain__inner-wrap{
    padding: 70px 80px;
  }}@media (max-width: 991.98px){.nomzo-theme .domain__inner-wrap{
    padding: 70px 40px;
  }}@media (max-width: 767.98px){.nomzo-theme .domain__inner-wrap{
    padding: 50px 30px;
  }}.nomzo-theme .domain__inner-wrap-two{
  margin: 0 155px;
  position: relative;
}@media (max-width: 1199.98px){.nomzo-theme .domain__inner-wrap-two{
    margin: 0 60px;
  }}@media (max-width: 991.98px){.nomzo-theme .domain__inner-wrap-two{
    margin: 0;
  }}.nomzo-theme .domain__inner-wrap-two .shape{
  position: absolute;
  left: 14%;
  top: -60px;
}.nomzo-theme .domain__inner-wrap-two .shape path{
  fill: none;
  stroke: #FC5C79;
  stroke-width: 2;
}.nomzo-theme .domain__inner-wrap-two .section__title .title{
  font-size: 48px;
}@media (max-width: 1199.98px){.nomzo-theme .domain__inner-wrap-two .section__title .title{
    font-size: 42px;
  }}@media (max-width: 991.98px){.nomzo-theme .domain__inner-wrap-two .section__title .title{
    font-size: 40px;
  }}@media (max-width: 767.98px){.nomzo-theme .domain__inner-wrap-two .section__title .title{
    font-size: 36px;
  }}@media only screen and (min-width: 576px) and (max-width: 767px){.nomzo-theme .domain__inner-wrap-two .section__title .title{
    font-size: 38px;
  }}.nomzo-theme .domain__search-form-two{
  margin-bottom: 40px;
}@media (max-width: 767.98px){.nomzo-theme .domain__search-form-two{
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.4);
    border: 1px solid var(--tg-theme-secondary);
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
  }}.nomzo-theme .domain__search-form-two input{
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  -o-border-radius: 48px;
  -ms-border-radius: 48px;
  border-radius: 48px;
  border: 1px solid var(--tg-theme-secondary);
}@media (max-width: 767.98px){.nomzo-theme .domain__search-form-two input{
    border: none;
    box-shadow: none;
  }}.nomzo-theme .domain__search-form-two input:focus{
  border-color: var(--tg-theme-secondary);
}.nomzo-theme .domain__search-form-two .nice-select{
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -o-border-radius: 32px;
  -ms-border-radius: 32px;
  border-radius: 32px;
  color: var(--tg-heading-color);
  font-weight: 500;
}.nomzo-theme .domain__search-form-two .nice-select::after{
  border-color: var(--tg-theme-secondary);
}.nomzo-theme .domain__list .list-wrap{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px 24px;
  width: 70%;
  margin: 0 auto;
}@media (max-width: 1199.98px){.nomzo-theme .domain__list .list-wrap{
    width: 90%;
  }}@media (max-width: 991.98px){.nomzo-theme .domain__list .list-wrap{
    width: 100%;
  }}@media (max-width: 767.98px){.nomzo-theme .domain__list .list-wrap{
    gap: 12px 20px;
  }}.nomzo-theme .xhosting-s-result svg *{
    stroke: var(--tg-theme-primary);
}.nomzo-theme .sg-v{
    margin-right: 5px;
}.nomzo-theme .domain__list .list-wrap li,.nomzo-theme .domain__list .list-wrap li h5{
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  color: var(--tg-color-gray-7);
}@media (max-width: 767.98px){.nomzo-theme .domain__list .list-wrap li,.nomzo-theme .domain__list .list-wrap li h5{
    font-size: 18px;
  }}.nomzo-theme .domain__list-two .list-wrap li{
  color: var(--tg-heading-color);
}.nomzo-theme .domain__btn{
  text-align: center;
  margin-top: 60px;
}@media (max-width: 767.98px){.nomzo-theme .domain__btn{
    margin-top: 35px;
  }}.nomzo-theme .domain__btn .tg-link-btn{
  color: var(--tg-theme-secondary);
}.nomzo-theme .domain__btn .tg-link-btn::before,.nomzo-theme .domain__btn .tg-link-btn::after{
  background: var(--tg-theme-secondary);
}.nomzo-theme .domain__bottom-content{
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  flex-wrap: wrap;
}.nomzo-theme .domain__bottom-content p{
  margin-bottom: 0;
}.nomzo-theme .domain__bottom-content .tg-link-btn{
  color: var(--tg-theme-secondary);
}.nomzo-theme .domain__bottom-content .tg-link-btn::after,.nomzo-theme .domain__bottom-content .tg-link-btn::before{
  background: var(--tg-theme-secondary);
}.nomzo-theme .domain__shape img{
  position: absolute;
  z-index: -1;
}.nomzo-theme .domain__shape img:nth-child(1){
  left: 0;
  bottom: 102px;
}@media (max-width: 1199.98px){.nomzo-theme .domain__shape img:nth-child(1){
    bottom: 70px;
  }}@media (max-width: 767.98px){.nomzo-theme .domain__shape img:nth-child(1){
    display: none;
  }}.nomzo-theme .domain__shape img:nth-child(2){
  right: 40px;
  bottom: 102px;
}@media (max-width: 1199.98px){.nomzo-theme .domain__shape img:nth-child(2){
    bottom: 70px;
    right: 20px;
  }}@media (max-width: 767.98px){.nomzo-theme .domain__shape img:nth-child(2){
    display: none;
  }}.nomzo-theme .domain__shape-two img:nth-child(1){
  left: 0;
  bottom: 37px;
}.nomzo-theme .domain__shape-two img:nth-child(2){
  right: 0;
  bottom: 43px;
}@media (max-width: 991.98px){.nomzo-theme .domain__shape-two img:nth-child(2){
    bottom: 30px;
  }}.nomzo-theme .domain__shape-two img:nth-child(3){
  left: 8%;
  top: 27%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}@media (max-width: 1500px){.nomzo-theme .domain__shape-two img:nth-child(3){
    left: 5%;
    top: 13%;
  }}@media (max-width: 1199.98px){.nomzo-theme .domain__shape-two img:nth-child(3){
    left: 3%;
    top: 6%;
    max-width: 90px;
  }}@media (max-width: 991.98px){.nomzo-theme .domain__shape-two img:nth-child(3){
    display: none;
  }}.nomzo-theme .domain__price-item{
  border: 1px solid var(--tg-border-2);
  padding: 40px 40px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  margin-bottom: 30px;
}@media (max-width: 767.98px){.nomzo-theme .domain__price-item{
    padding: 25px 20px;
  }}.nomzo-theme .domain__price-item .name{
  margin-bottom: 24px;
  font-size: 24px;
}.nomzo-theme .domain__price-item .intro-price{
  display: block;
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 8px;
}.nomzo-theme .domain__price-item .price{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 24px;
  gap: 8px;
}@media (max-width: 767.98px){.nomzo-theme .domain__price-item .price{
    font-size: 22px;
    gap: 5px;
    margin-bottom: 15px;
  }}.nomzo-theme .domain__price-item .price span{
  background: #ecf5ff;
  font-weight: 600;
  font-size: 12px;
  color: var(--tg-theme-primary);
  display: block;
  padding: 8px 12px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
}@media (max-width: 767.98px){.nomzo-theme .domain__price-item .price span{
    padding: 6px 10px;
  }}.nomzo-theme .domain__price-item-wrap{
  padding: 0 40px;
}@media (max-width: 1199.98px){.nomzo-theme .domain__price-item-wrap{
    padding: 0;
  }}.nomzo-theme .domain__price-item-wrap .gutter-30{
  --bs-gutter-x: 24px;
}.nomzo-theme .domain__price-btn{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 8px 12px;
  flex-wrap: wrap;
}.nomzo-theme .domain__price-btn .tg-btn{
  font-size: 14px;
  padding: 8px 16px;
}.nomzo-theme .domain__price-btn .transfer{
  font-weight: 500;
  font-size: 14px;
  color: var(--tg-theme-secondary);
}.nomzo-theme .domain__price-btn .transfer:hover{
  color: var(--tg-theme-primary);
}.nomzo-theme .domain__price-list{
  overflow-x: auto;
}.nomzo-theme .domain__price-list .table{
  margin-bottom: 0;
}@media (max-width: 767.98px){.nomzo-theme .domain__price-list .table{
    width: 690px;
    overflow-x: auto;
    white-space: pre;
  }}.nomzo-theme .domain__price-list .table thead th{
  background: var(--tg-theme-secondary);
  font-size: 18px;
  color: var(--tg-color-white-default);
  padding: 21px 24px;
  border: none;
  box-shadow: none;
}@media (max-width: 991.98px){.nomzo-theme .domain__price-list .table thead th{
    padding: 18px 18px;
    font-size: 16px;
  }}.nomzo-theme .domain__price-list .table thead th:first-child{
  -webkit-border-radius: 16px 0 0 0;
  -moz-border-radius: 16px 0 0 0;
  -o-border-radius: 16px 0 0 0;
  -ms-border-radius: 16px 0 0 0;
  border-radius: 16px 0 0 0;
}.nomzo-theme .domain__price-list .table thead th:last-child{
  -webkit-border-radius: 0 16px 0 0;
  -moz-border-radius: 0 16px 0 0;
  -o-border-radius: 0 16px 0 0;
  -ms-border-radius: 0 16px 0 0;
  border-radius: 0 16px 0 0;
}.nomzo-theme .domain__price-list .table tbody tr td{
  border: 1px solid var(--tg-border-2);
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: var(--tg-body-color);
  padding: 24px 24px;
  width: 33.33%;
  background: transparent;
  box-shadow: none;
}@media (max-width: 991.98px){.nomzo-theme .domain__price-list .table tbody tr td{
    padding: 21px 18px;
    font-size: 16px;
  }}.nomzo-theme .domain__price-list .table tbody tr:last-child td:first-child{
  -webkit-border-radius: 0 0 0 16px;
  -moz-border-radius: 0 0 0 16px;
  -o-border-radius: 0 0 0 16px;
  -ms-border-radius: 0 0 0 16px;
  border-radius: 0 0 0 16px;
}.nomzo-theme .domain__price-list .table tbody tr:last-child td:last-child{
  -webkit-border-radius: 0 0 16px 0;
  -moz-border-radius: 0 0 16px 0;
  -o-border-radius: 0 0 16px 0;
  -ms-border-radius: 0 0 16px 0;
  border-radius: 0 0 16px 0;
}.nomzo-theme .domain__transfer-inner{
  padding: 0 75px;
}@media (max-width: 1199.98px){.nomzo-theme .domain__transfer-inner{
    padding: 0;
  }}.nomzo-theme .domain__transfer-content p{
  margin-bottom: 40px;
}.nomzo-theme .domain__transfer-content .tg-link-btn{
  color: var(--tg-theme-secondary);
}.nomzo-theme .domain__transfer-content .tg-link-btn::after,.nomzo-theme .domain__transfer-content .tg-link-btn::before{
  background: var(--tg-theme-secondary);
}.nomzo-theme .domain__transfer-img{
  text-align: right;
  position: relative;
}@media (max-width: 991.98px){.nomzo-theme .domain__transfer-img{
    text-align: center;
    margin-bottom: 50px;
  }}.nomzo-theme .domain__transfer-img img:nth-child(1){
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
}@media (max-width: 991.98px){.nomzo-theme .domain__transfer-img img:nth-child(1){
    width: 100%;
  }}.nomzo-theme .domain__transfer-img img:nth-child(2){
  position: absolute;
  right: 0;
  bottom: 32px;
  backdrop-filter: blur(4px);
  border-radius: 40px 0 0 40px;
}.nomzo-theme .domain__transfer-img-two{
  text-align: right;
}@media (max-width: 991.98px){.nomzo-theme .domain__transfer-img-two{
    text-align: center;
    margin-bottom: 50px;
  }}.nomzo-theme .domain__transfer-img-two img{
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
}@media (max-width: 991.98px){.nomzo-theme .domain__transfer-img-two img{
    width: 100%;
  }}.nomzo-theme .domain__transfer-list-item{
  margin-bottom: 24px;
}.nomzo-theme .domain__transfer-list-item:last-child{
  margin-bottom: 0;
}.nomzo-theme .domain__transfer-list-item .title{
  font-size: 18px;
  margin-bottom: 12px;
}.nomzo-theme .domain__transfer-list-item p{
  margin-bottom: 0;
}.nomzo-theme .has-animation.active-animation .shape path{
  stroke-dasharray: 2000;
  stroke-dashoffset: 2000;
  animation: draw 10s ease forwards;
}.nomzo-theme .support__area-three{
  background: var(--tg-color-gray-3);
}.nomzo-theme .support__bg{
  background-size: cover;
  background-position: center;
  padding: 48px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 24px;
}.nomzo-theme .support__inner-wrap-four.support__bg.jarallax{
    background-attachment: fixed;
}@media (max-width: 1199.98px){.nomzo-theme .support__bg{
    padding: 30px;
  }}@media (max-width: 767.98px){.nomzo-theme .support__bg{
    padding: 20px;
  }}.nomzo-theme .support__inner-wrap{
  padding: 0 90px;
}@media (max-width: 1199.98px){.nomzo-theme .support__inner-wrap{
    padding: 0 0;
  }}.nomzo-theme .support__inner-wrap-two{
  background: #F5F7F9;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  padding: 80px 90px;
  position: relative;
  z-index: 1;
}@media (max-width: 1199.98px){.nomzo-theme .support__inner-wrap-two{
    padding: 80px 40px;
  }}@media (max-width: 767.98px){.nomzo-theme .support__inner-wrap-two{
    padding: 60px 30px;
  }}.nomzo-theme .support__inner-wrap-two .shape{
  position: absolute;
  right: 36%;
  bottom: 16%;
  width: 254px;
  height: auto;
  z-index: -1;
}@media (max-width: 1199.98px){.nomzo-theme .support__inner-wrap-two .shape{
    right: 32%;
  }}@media (max-width: 991.98px){.nomzo-theme .support__inner-wrap-two .shape{
    right: 6%;
    bottom: 4%;
  }}@media (max-width: 767.98px){.nomzo-theme .support__inner-wrap-two .shape{
    display: none;
  }}.nomzo-theme .support__inner-wrap-two .shape path{
  fill: none;
  stroke: var(--tg-color-white-default);
  stroke-width: 2;
}.nomzo-theme .support__inner-wrap-three{
  padding: 0 35px;
}@media (max-width: 1199.98px){.nomzo-theme .support__inner-wrap-three{
    padding: 0;
  }}.nomzo-theme .support__thumb{
  text-align: center;
}@media (max-width: 991.98px){.nomzo-theme .support__thumb{
    margin-bottom: 50px;
  }}.nomzo-theme .support__thumb-two{
  text-align: right;
}@media (max-width: 991.98px){.nomzo-theme .support__thumb-two{
    text-align: center;
  }}.nomzo-theme .support__thumb.support__thumb-two img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}.nomzo-theme .support__thumb-three{
  text-align: right;
  margin-left: -12px;
}@media (max-width: 1199.98px){.nomzo-theme .support__thumb-three{
    margin-left: 0;
  }}@media (max-width: 991.98px){.nomzo-theme .support__thumb-three{
    text-align: center;
  }}.nomzo-theme .support__content .tg-link-btn{
  color: var(--tg-theme-secondary);
}.nomzo-theme .support__content .tg-link-btn::after,.nomzo-theme .support__content .tg-link-btn::before{
  background: var(--tg-theme-secondary);
}.nomzo-theme .support__content-two{
  width: 90%;
}@media (max-width: 1199.98px){.nomzo-theme .support__content-two{
    width: 100%;
  }}.nomzo-theme .support__content-two .tg-link-btn{
  color: var(--tg-body-color);
}.nomzo-theme .support__content-two .tg-link-btn::after,.nomzo-theme .support__content-two .tg-link-btn::before{
  background: var(--tg-body-color);
}.nomzo-theme .support__content-three{
  width: 90%;
}@media (max-width: 1199.98px){.nomzo-theme .support__content-three{
    width: 100%;
  }}.nomzo-theme .support__content-three .support__list-wrap{
  margin-bottom: 0;
}.nomzo-theme .support__content-four{
  max-width: 560px;
  backdrop-filter: blur(24px);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 16px;
  border: 2px solid var(--tg-color-white-default);
  padding: 48px 48px;
  position: relative;
  z-index: 1;
}@media (max-width: 1199.98px){.nomzo-theme .support__content-four{
    max-width: 520px;
    padding: 30px 25px;
  }}@media (max-width: 991.98px){.nomzo-theme .support__content-four{
    margin: 0 auto;
  }}@media (max-width: 991.98px){.nomzo-theme .support__content-four{
    width: 100%;
    padding: 25px 20px;
  }}.nomzo-theme .support__content-four .shape{
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  -webkit-border-radius: 0 16px 0 0;
  -moz-border-radius: 0 16px 0 0;
  -o-border-radius: 0 16px 0 0;
  -ms-border-radius: 0 16px 0 0;
  border-radius: 0 16px 0 0;
  overflow: hidden;
}.nomzo-theme .support__content-four .title{
  margin-bottom: 24px;
  font-size: 32px;
  line-height: 1.4;
}@media (max-width: 1199.98px){.nomzo-theme .support__content-four .title{
    font-size: 28px;
  }}@media (max-width: 767.98px){.nomzo-theme .support__content-four .title{
    font-size: 26px;
  }}.nomzo-theme .support__icon{
  width: 72px;
  height: 72px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--tg-color-white-default);
  color: var(--tg-theme-primary-2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #d1e0f0;
  margin-bottom: 32px;
}.nomzo-theme .support__list-wrap{
  margin-bottom: 40px;
}@media (max-width: 767.98px){.nomzo-theme .support__list-wrap{
    margin-bottom: 30px;
  }}.nomzo-theme .support__list-item{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 30px;
}.nomzo-theme .support__list-item:last-child{
  margin-bottom: 0;
}.nomzo-theme .support__list-item .icon{
  color: var(--tg-theme-secondary);
  width: 32px;
  flex: 0 0 auto;
}.nomzo-theme .support__list-item .content .title{
  margin-bottom: 5px;
  font-size: 18px;
}.nomzo-theme .support__list-item .content p{
  margin-bottom: 0;
}.nomzo-theme .support__list-item-two .icon{
  color: var(--tg-body-color);
}.nomzo-theme .support__list-item-three{
  gap: 24px;
}.nomzo-theme .support__list-item-three .icon{
  color: var(--tg-color-gray-4);
  width: 40px;
  flex: 0 0 auto;
}.nomzo-theme .support__list-item-four .icon{
  color: var(--tg-theme-primary-2);
}.nomzo-theme .blog__post-item{
  margin-bottom: 30px;
}.nomzo-theme .blog__post-item-two{
  margin-bottom: 40px;
}.nomzo-theme .blog__post-item-three{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 24px;
  margin-bottom: 24px;
}@media (max-width: 1199.98px){.nomzo-theme .blog__post-item-three{
    gap: 18px;
  }}.nomzo-theme .blog__post-item-three:last-child{
  margin-bottom: 0;
}.nomzo-theme .blog__post-item-three .blog__post-author{
  gap: 8px;
}.nomzo-theme .blog__post-item-three .blog__post-author img{
  width: 24px;
  flex: 0 0 auto;
}.nomzo-theme .blog__post-item-three .blog__post-author a{
  font-size: 14px;
}.nomzo-theme .blog__post-item-four{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 24px;
  margin-bottom: 24px;
}@media (max-width: 767.98px){.nomzo-theme .blog__post-item-four{
    flex-wrap: wrap;
  }}@media only screen and (min-width: 576px) and (max-width: 767px){.nomzo-theme .blog__post-item-four{
    flex-wrap: nowrap;
  }}.nomzo-theme .blog__post-thumb{
  position: relative;
  margin-bottom: 16px;
}.nomzo-theme .blog__post-item .blog__post-thumb img{
  width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  height: 260px;
  object-fit: cover;
}.nomzo-theme .blog__post-thumb-two{
  margin-bottom: 24px;
}.nomzo-theme .blog__post-thumb-two img{
  min-height: 300px;
  object-fit: cover;
}.nomzo-theme .blog__post-thumb-three{
  width: 200px;
  flex: 0 0 auto;
}@media (max-width: 1199.98px){.nomzo-theme .blog__post-thumb-three{
    width: 160px;
  }}@media (max-width: 991.98px){.nomzo-theme .blog__post-thumb-three{
    width: 180px;
  }}@media (max-width: 767.98px){.nomzo-theme .blog__post-thumb-three{
    width: 160px;
  }}.nomzo-theme .blog__post-item-three .blog__post-thumb-three img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  height: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}.nomzo-theme .blog__post-thumb-four{
  width: 200px;
  flex: 0 0 auto;
  margin-bottom: 0;
}@media (max-width: 767.98px){.nomzo-theme .blog__post-thumb-four{
    width: 100%;
  }}@media only screen and (min-width: 576px) and (max-width: 767px){.nomzo-theme .blog__post-thumb-four{
    width: 200px;
  }}.nomzo-theme .blog__post-item-four .blog__post-thumb-four img{
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}.nomzo-theme .blog__post-content p{
  margin-bottom: 30px;
}@media (max-width: 1199.98px){.nomzo-theme .blog__post-content p{
    margin-bottom: 20px;
  }}.nomzo-theme .blog__post-content-two .blog__post-title{
  font-size: 32px;
  margin-bottom: 16px;
}@media (max-width: 1199.98px){.nomzo-theme .blog__post-content-two .blog__post-title{
    font-size: 28px;
  }}@media (max-width: 767.98px){.nomzo-theme .blog__post-content-two .blog__post-title{
    font-size: 26px;
  }}.nomzo-theme .blog__post-content-two p{
  margin-bottom: 0;
}.nomzo-theme .blog__post-content-three{
  min-height: 144px;
}.nomzo-theme .blog__post-content-three .blog__post-tag{
  margin-bottom: 12px;
}.nomzo-theme .blog__post-content-three .blog__post-title{
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.4;
}@media (max-width: 1199.98px){.nomzo-theme .blog__post-content-three .blog__post-title{
    font-size: 16px;
    margin-bottom: 14px;
  }}@media (max-width: 991.98px){.nomzo-theme .blog__post-content-three .blog__post-title{
    font-size: 18px;
  }}@media (max-width: 767.98px){.nomzo-theme .blog__post-content-three .blog__post-title{
    font-size: 16px;
  }}.nomzo-theme .blog__post-content-four{
  min-height: 164px;
}.nomzo-theme .blog__post-content-four .blog__post-title{
  margin-bottom: 12px;
  font-size: 20px;
}@media (max-width: 1199.98px){.nomzo-theme .blog__post-content-four .blog__post-title{
    font-size: 18px;
  }}.nomzo-theme .blog__post-content-four p{
  margin-bottom: 20px;
}.nomzo-theme .blog__post-title{
  margin-bottom: 20px;
  font-size: 24px;
}.nomzo-theme .bytf__post-main.blog__post-item .blog__post-thumb img{
    height: 450px;
}.nomzo-theme .bytf__post-main.blog__post-item .blog__post-title{
    font-size: 30px;
}{
    margin: 30px 0;
    text-align: center;
}.nomzo-theme ul.pagination{
    display: inline-flex;
    list-style: none;
    padding: 0;
    margin: 0;
}.nomzo-theme ul.pagination li.page-item{
    margin: 0 3px;
}.nomzo-theme ul.pagination li.page-item a,.nomzo-theme ul.pagination li.page-item span{
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 40px;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
}.nomzo-theme ul.pagination li.page-item a:hover{
    background-color: #f5f5f5;
    border-color: #ddd;
}.nomzo-theme ul.pagination li.page-item span.current{
    background-color: var(--tg-theme-primary);
    color: #fff;
    border-color: var(--tg-theme-primary);
}.nomzo-theme ul.pagination li.page-item span.dots{
    border: none;
    pointer-events: none;
}.nomzo-theme ul.pagination li.page-item a.next,.nomzo-theme ul.pagination li.page-item a.prev{
    padding: 0 15px;
}@media (max-width: 480px){.nomzo-theme ul.pagination li.page-item{
        margin: 0 2px;
    }.nomzo-theme ul.pagination li.page-item a,.nomzo-theme ul.pagination li.page-item span{
        min-width: 30px;
        height: 30px;
        font-size: 12px;
        padding: 0 5px;
    }.nomzo-theme ul.pagination li.page-item a.next,.nomzo-theme ul.pagination li.page-item a.prev{
        padding: 0 8px;
    }}@media (max-width: 1199.98px){.nomzo-theme .blog__post-title{
    font-size: 22px;
  }}.nomzo-theme .blog__post-title a{
  display: inline;
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), color-stop(98%, currentColor));
  background-image: linear-gradient(to bottom, currentColor 0%, currentColor 98%);
  -webkit-transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
  background-size: 0 2px;
  background-repeat: no-repeat;
  background-position: left 100%;
}.nomzo-theme .blog__post-title a:hover{
  color: var(--tg-theme-secondary);
  background-size: 100% 2px;
}.nomzo-theme .blog__post-tag{
  position: absolute;
  left: 16px;
  bottom: 16px;
  font-weight: 500;
  font-size: 12px;
  border: 1px solid var(--tg-border-2);
  background: var(--tg-color-gray-8);
  color: var(--tg-body-color);
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  display: inline-block;
  line-height: 1;
  padding: 4px 11px;
}.nomzo-theme .blog__post-tag:hover{
  background: var(--tg-theme-secondary);
  border-color: var(--tg-theme-secondary);
  color: var(--tg-color-white-default);
}.nomzo-theme .blog__post-tag-two{
  position: inherit;
}.nomzo-theme .blog__post-meta .list-wrap{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 10px 30px;
  flex-wrap: wrap;
}.nomzo-theme .blog__post-meta .list-wrap li{
  position: relative;
  font-size: 14px;
  color: var(--tg-color-gray-4);
}.nomzo-theme .blog__post-meta .list-wrap li::before{
  content: "";
  position: absolute;
  right: -18px;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  background: var(--tg-color-gray-4);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}.nomzo-theme .blog__post-meta .list-wrap li:last-child::before{
  display: none;
}.nomzo-theme .blog__post-author{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 16px;
}.nomzo-theme .blog__post-meta .blog__post-author img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 32px;
  flex: 0 0 auto;
}.nomzo-theme .blog__post-author a{
  font-weight: 600;
  font-size: 16px;
  color: var(--tg-heading-color);
}.nomzo-theme .blog__post-author a:hover{
  color: var(--tg-theme-secondary);
}.nomzo-theme .blog__details-inner{
  padding: 0 56px;
}@media (max-width: 1199.98px){.nomzo-theme .blog__details-inner{
    padding: 0;
  }}.nomzo-theme .blog__details-thumb{
  margin-bottom: 24px;
}.nomzo-theme .blog__details-thumb img{
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  width: 100%;
  height: 450px;
  object-fit: cover;
}.nomzo-theme .blog__details-content-top{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 24px;
}.nomzo-theme .blog__details-content h1,.nomzo-theme .blog__details-content h2,.nomzo-theme .blog__details-content h3,.nomzo-theme .blog__details-content h4,.nomzo-theme .blog__details-content h5,.nomzo-theme .blog__details-content h6{
  color: var(--tg-body-color);
  margin-bottom: 12px;
}.nomzo-theme p.form-submit{
    display: none;
}.nomzo-theme .blog__details-content > h4{
  font-size: 18px;
}.nomzo-theme .blog__details-content h5{
  margin-bottom: 5px;
  font-size: 16px;
}.nomzo-theme .blog__details-content p{
  margin-bottom: 24px;
}.nomzo-theme .blog__details-content p span{
  font-weight: 600;
}.nomzo-theme .blog__details-content-bottom{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid var(--tg-border-2);
  padding-top: 25px;
  margin-top: 40px;
}.nomzo-theme .blog__details-list > .list-wrap{
  margin-left: 25px;
}.nomzo-theme .blog__details-list > .list-wrap li{
  position: relative;
  list-style: inherit;
}.nomzo-theme .blog__details-tag .list-wrap{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 8px;
}.nomzo-theme .blog__details-tag .list-wrap li a{
  background: var(--tg-color-gray-8);
}.nomzo-theme .blog__details-tag .list-wrap li a:hover{
  background: var(--tg-theme-secondary);
  border-color: var(--tg-theme-secondary);
}.nomzo-theme .blog__details-social{
  margin-top: 0;
}.nomzo-theme .blog__details-social .list-wrap li a:hover{
  color: var(--tg-theme-secondary);
}.nomzo-theme .data__center-area{
  background: var(--tg-heading-color);
  position: relative;
  overflow: hidden;
  z-index: 1;
}.nomzo-theme .data__center-area::before{
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(-75deg);
  top: -311px;
  width: 500px;
  height: 500px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: linear-gradient(208deg, #ff00a1 0%, #6a4dff 100%);
  filter: blur(180px);
  z-index: -1;
  opacity: 0.4;
}.nomzo-theme .data__center-tab{
  text-align: center;
}.nomzo-theme .data__center-tab .nav-tabs{
  border: 1px solid #222222;
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  -o-border-radius: 48px;
  -ms-border-radius: 48px;
  border-radius: 48px;
  background: #06070A;
  justify-content: center;
  display: inline-flex;
  padding: 12px 12px;
  gap: 8px;
  margin-bottom: 55px;
}.nomzo-theme .data__center-tab .nav-link{
  font-weight: 500;
  font-size: 16px;
  color: var(--tg-color-gray-1);
  background: #131415;
  border: none;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -o-border-radius: 32px;
  -ms-border-radius: 32px;
  border-radius: 32px;
  padding: 12px 24px;
  line-height: 1;
}.nomzo-theme .data__center-tab .nav-link.active{
  background: var(--tg-theme-secondary);
  color: var(--tg-color-white-default);
}.nomzo-theme .data__center-tab-two .nav-tabs{
  border: 1px solid #d9dfe5;
  background: var(--tg-color-white-default);
}.nomzo-theme .data__center-tab-two .nav-link{
  background: #F7F7F7;
  color: var(--tg-body-color);
}.nomzo-theme .data__center-map-item{
  margin: 0 213px;
  position: relative;
  z-index: 1;
}@media (max-width: 1199.98px){.nomzo-theme .data__center-map-item{
    margin: 0 50px;
  }}@media (max-width: 991.98px){.nomzo-theme .data__center-map-item{
    margin: 0;
  }}.nomzo-theme .data__center-map-item .list-wrap li{
  position: absolute;
}.nomzo-theme .data__center-map-item .list-wrap li:nth-child(1){
  left: 10%;
  top: 14%;
}.nomzo-theme .data__center-map-item .list-wrap li:nth-child(2){
  left: 17%;
  top: 34%;
}.nomzo-theme .data__center-map-item .list-wrap li:nth-child(3){
  left: 30%;
  bottom: 37%;
}.nomzo-theme .data__center-map-item .list-wrap li:nth-child(4){
  left: 50%;
  top: 20%;
}.nomzo-theme .data__center-map-item .list-wrap li:nth-child(5){
  left: 46%;
  top: 46%;
}.nomzo-theme .data__center-map-item .list-wrap li:nth-child(6){
  right: 25%;
  top: 36%;
}.nomzo-theme .data__center-map-item .list-wrap li:nth-child(7){
  right: 9%;
  bottom: 25%;
}.nomzo-theme .data__center-map-item .list-wrap li .tooltip-btn{
  width: 18px;
  height: 18px;
  background: rgba(23, 189, 84, 0.12);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid var(--tg-theme-primary);
  position: absolute;
  left: -4px;
  top: 0;
  cursor: pointer;
}.nomzo-theme .data__center-map-item .list-wrap li .tooltip-btn::before{
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: var(--tg-theme-primary);
}.nomzo-theme .data__center-map-item .list-wrap li .tooltip-location{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  font-size: 14px;
  color: var(--tg-color-gray-5);
  background: #06070A;
  padding: 13px 17px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #222;
  position: absolute;
  left: 50%;
  top: -63px;
  transform: translateX(-50%);
  opacity: 0;
  visibility: hidden;
}.nomzo-theme .data__center-map-item .list-wrap li .tooltip-location .icon{
  line-height: 1;
  transform: translateY(-1px);
}.nomzo-theme .data__center-map-item .list-wrap li .tooltip-location span{
  white-space: nowrap;
}.nomzo-theme .data__center-map-item .list-wrap li .tooltip-location::after{
  border-bottom: 2px solid #222;
  border-right: 2px solid #222;
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  left: 50%;
  bottom: -12px;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  transform: rotate(45deg) translateX(-50%);
  width: 12px;
  background: #06070A;
}.nomzo-theme .data__center-map-item .list-wrap li.active .tooltip-location{
  opacity: 1;
  visibility: visible;
}.nomzo-theme .data__center-price{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}.nomzo-theme .data__center-price a{
  color: var(--tg-color-gray-1);
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}.nomzo-theme .data__center-price a:hover{
  color: var(--tg-theme-primary);
}.nomzo-theme .data__center-map-wrap-two .data__center-map-item .list-wrap li .tooltip-location{
  background: var(--tg-color-white-default);
  border: 1px solid #d9dfe5;
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  -o-border-radius: 48px;
  -ms-border-radius: 48px;
  border-radius: 48px;
  color: var(--tg-body-color);
}.nomzo-theme .data__center-map-wrap-two .data__center-map-item .list-wrap li .tooltip-location::after{
  background: var(--tg-color-white-default);
  border-bottom: 1px solid var(--tg-border-2);
  border-right: 1px solid var(--tg-border-2);
}.nomzo-theme .about__area{
  background: var(--tg-color-gray-8);
  padding: 80px 0 55px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}@media (max-width: 991.98px){.nomzo-theme .about__area{
    padding: 50px 0 50px;
  }}.nomzo-theme .about__area::before{
  content: "";
  position: absolute;
  right: 18%;
  top: -300px;
  width: 344px;
  height: 344px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: linear-gradient(180deg, #6243ff 0%, #ff2828 100%);
  z-index: -1;
  filter: blur(180px);
  opacity: 0.4;
}.nomzo-theme .about__area::after{
  content: "";
  position: absolute;
  right: 35%;
  bottom: -250px;
  width: 404px;
  height: 404px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: linear-gradient(210deg, #09e6ff 0%, #6f56da 100%);
  z-index: -2;
  filter: blur(180px);
  opacity: 0.4;
}.nomzo-theme .about__content .section__title{
  margin-bottom: 12px;
}.nomzo-theme .about__content .section__title .title{
  font-size: 48px;
}@media (max-width: 1199.98px){.nomzo-theme .about__content .section__title .title{
    font-size: 42px;
  }}@media (max-width: 991.98px){.nomzo-theme .about__content .section__title .title{
    font-size: 40px;
  }}@media (max-width: 767.98px){.nomzo-theme .about__content .section__title .title{
    font-size: 36px;
  }}@media only screen and (min-width: 576px) and (max-width: 767px){.nomzo-theme .about__content .section__title .title{
    font-size: 38px;
  }}.nomzo-theme .about__content p{
  margin-bottom: 30px;
}.nomzo-theme .about__img{
  text-align: right;
}@media (max-width: 991.98px){.nomzo-theme .about__img{
    text-align: center;
    margin-top: 50px;
  }}.nomzo-theme .about__shape img{
  position: absolute;
  right: 14%;
  bottom: 0;
  z-index: -1;
}@media (max-width: 1500px){.nomzo-theme .about__shape img{
    right: 10%;
  }}@media (max-width: 1199.98px){.nomzo-theme .about__shape img{
    right: 5%;
    max-width: 500px;
  }}.nomzo-theme .vision__img{
  text-align: right;
}@media (max-width: 991.98px){.nomzo-theme .vision__img{
    text-align: center;
    margin-bottom: 50px;
  }}.nomzo-theme .vision__img img{
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  border: 1px solid var(--tg-border-2);
}.nomzo-theme .vision__content{
  width: 90%;
}@media (max-width: 1199.98px){.nomzo-theme .vision__content{
    width: 95%;
  }}@media (max-width: 991.98px){.nomzo-theme .vision__content{
    width: 100%;
  }}.nomzo-theme .vision__content p{
  margin-bottom: 48px;
}@media (max-width: 991.98px){.nomzo-theme .vision__content p{
    margin-bottom: 30px;
  }}.nomzo-theme .mission__img{
  position: relative;
}@media (max-width: 991.98px){.nomzo-theme .mission__img{
    margin-bottom: 50px;
    text-align: center;
  }}.nomzo-theme .elementor-widget-container .mission__img img{
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  border: 1px solid var(--tg-border-2);
}.nomzo-theme .mission__img .shape{
  border: none;
  position: absolute;
  left: 48px;
  bottom: 48px;
  box-shadow: 0 19px 38px 0 rgba(6, 33, 1, 0.16);
}.nomzo-theme .mission__content{
  margin-left: 70px;
}@media (max-width: 1199.98px){.nomzo-theme .mission__content{
    margin-left: 25px;
  }}@media (max-width: 991.98px){.nomzo-theme .mission__content{
    margin-left: 0px;
  }}.nomzo-theme .mission__content p{
  margin-bottom: 48px;
}@media (max-width: 991.98px){.nomzo-theme .mission__content p{
    margin-bottom: 30px;
  }}.nomzo-theme .deal__area{
  border-bottom: 1px solid #e4effb;
  border-top: 1px solid #e4effb;
  background: #F8FBFF;
  padding: 16px 0;
}.nomzo-theme .deal__content{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}.nomzo-theme .deal__content .left-content{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 4px;
}.nomzo-theme .deal__content .left-content svg{
  color: var(--tg-theme-primary-2);
}.nomzo-theme .deal__content .left-content p{
  margin-bottom: 0;
  font-weight: 500;
  font-size: 14px;
}.nomzo-theme .deal__content .tg-btn{
  font-size: 12px;
  padding: 12px 20px;
}.nomzo-theme .team__item{
  background: var(--tg-color-gray-3);
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
  padding: 40px 40px 40px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}@media only screen and (min-width: 576px) and (max-width: 767px){.nomzo-theme .team__item{
    padding: 40px 20px 40px;
  }}.nomzo-theme .team__item:hover{
  transform: translateY(-5px);
}.nomzo-theme .team__thumb{
  margin-bottom: 24px;
}.nomzo-theme .team__thumb img{
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
}.nomzo-theme .team__content .title{
  margin-bottom: 8px;
  font-size: 18px;
}.nomzo-theme .team__content span{
  display: block;
  font-size: 14px;
}.nomzo-theme .team__bottom-content{
  text-align: center;
}.nomzo-theme .team__bottom-content p{
  margin-bottom: 0;
  font-weight: 500;
  font-size: 18px;
  color: var(--tg-heading-color);
}.nomzo-theme .team__bottom-content p a{
  margin-left: 5px;
}.nomzo-theme .success__item{
  background: #80C1FF;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  padding: 74px 0 0 56px;
  overflow: hidden;
}@media (max-width: 1199.98px){.nomzo-theme .success__item{
    padding: 50px 0 0 30px;
  }}@media (max-width: 991.98px){.nomzo-theme .success__item{
    padding: 50px 0 0 45px;
  }}@media (max-width: 767.98px){.nomzo-theme .success__item{
    padding: 50px 0px 0 24px;
  }}.nomzo-theme .success__item-two{
  background: #2d629a;
  padding: 32px 24px 38px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  height: 100%;
}.nomzo-theme .success__item-three{
  background: #F5F7F9;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 88px 50px;
  gap: 20px;
  align-items: center;
  height: 100%;
}@media (max-width: 1199.98px){.nomzo-theme .success__item-three{
    padding: 45px 24px;
  }}@media (max-width: 767.98px){.nomzo-theme .success__item-three{
    flex-wrap: wrap;
    gap: 35px 25px;
  }}.nomzo-theme .success__item-four{
  background: #80C1FF;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  padding: 32px 32px 32px 80px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  justify-content: space-between;
  position: relative;
  gap: 30px;
  z-index: 1;
  overflow: hidden;
}@media (max-width: 1199.98px){.nomzo-theme .success__item-four{
    padding: 32px 25px 32px 25px;
  }}@media (max-width: 991.98px){.nomzo-theme .success__item-four{
    padding: 32px 25px 32px 25px;
    flex-wrap: wrap;
    justify-content: center;
  }}.nomzo-theme .success__item-four.green-item{
  background: #2e639a;
}.nomzo-theme .success__item-four.purple-item{
  background: #B5A5F8;
}.nomzo-theme .success__item-four .shape{
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}.nomzo-theme .success__content{
  padding-bottom: 60px;
}@media (max-width: 991.98px){.nomzo-theme .success__content{
    padding-bottom: 45px;
    padding-right: 15px;
  }}.nomzo-theme .success__content .shape{
  margin-bottom: 32px;
}@media (max-width: 1199.98px){.nomzo-theme .success__content .shape{
    font-size: 28px;
  }}.nomzo-theme .success__content .shape path{
  fill: none;
  stroke: #FC5C79;
  stroke-width: 2;
}.nomzo-theme .success__content .title{
  font-size: 32px;
  margin-bottom: 12px;
}@media (max-width: 1199.98px){.nomzo-theme .success__content .title{
    font-size: 28px;
  }}.nomzo-theme .success__content p{
  margin-bottom: 24px;
}@media (max-width: 1199.98px){.nomzo-theme .success__content p{
    margin-bottom: 14px;
  }}.nomzo-theme .success__content-two{
  margin-bottom: 24px;
}.nomzo-theme .success__content-two .title{
  margin-bottom: 8px;
  font-size: 24px;
}@media (max-width: 1199.98px){.nomzo-theme .success__content-two .title{
    font-size: 22px;
  }}.nomzo-theme .success__content-two p{
  margin-bottom: 0;
}.nomzo-theme .success__content-three .shape{
  margin-bottom: 15px;
}.nomzo-theme .success__content-three .shape path{
  fill: none;
  stroke: #FC5C79;
  stroke-width: 2;
}.nomzo-theme .success__content-three .title{
  margin-bottom: 16px;
  font-size: 32px;
}@media (max-width: 1199.98px){.nomzo-theme .success__content-three .title{
    font-size: 28px;
  }}.nomzo-theme .success__content-three .title span{
  color: var(--tg-theme-secondary);
}.nomzo-theme .success__content-three p{
  margin-bottom: 0;
}.nomzo-theme .success__content-four .title{
  margin-bottom: 12px;
  font-size: 32px;
}@media (max-width: 1199.98px){.nomzo-theme .success__content-four .title{
    font-size: 28px;
  }}@media (max-width: 767.98px){.nomzo-theme .success__content-four .title{
    font-size: 26px;
  }}@media (max-width: 991.98px){.nomzo-theme .success__content-four .title br{
    display: none;
  }}.nomzo-theme .success__content-four > p{
  margin-bottom: 24px;
  color: var(--tg-heading-color);
  width: 85%;
}@media (max-width: 1199.98px){.nomzo-theme .success__content-four > p{
    width: 100%;
  }}.nomzo-theme .success__content-four .tg-btn{
  background: var(--tg-color-white-default);
  color: var(--tg-heading-color);
}.nomzo-theme .success__content-four .tg-btn:hover{
  background: var(--tg-heading-color);
  color: var(--tg-color-white-default);
}.nomzo-theme .success__list li{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  color: var(--tg-body-color);
  margin-bottom: 10px;
}.nomzo-theme .success__list li:last-child{
  margin-bottom: 0;
}.nomzo-theme .success__list li svg{
  transform: translateY(2px);
  flex: 0 0 auto;
  width: 20px;
}.nomzo-theme .success__list li p{
  margin-bottom: 0;
}.nomzo-theme .success__list li p span{
  font-weight: 500;
  color: var(--tg-heading-color);
}.nomzo-theme .success__list-two li{
  color: var(--tg-heading-color);
}.nomzo-theme .success__list-two li p{
  color: var(--tg-heading-color);
}.nomzo-theme .success__img{
  position: relative;
  text-align: right;
}.nomzo-theme .success__img img:nth-child(1){
  -webkit-border-radius: 16px 0 16px 0;
  -moz-border-radius: 16px 0 16px 0;
  -o-border-radius: 16px 0 16px 0;
  -ms-border-radius: 16px 0 16px 0;
  border-radius: 16px 0 16px 0;
}@media (max-width: 991.98px){.nomzo-theme .success__img img:nth-child(1){
    width: 100%;
  }}.nomzo-theme .success__img img:nth-child(2){
  box-shadow: 0 16px 32px 0 rgba(6, 33, 1, 0.16);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  position: absolute;
  left: 38px;
  top: 40px;
}.nomzo-theme .success__img-two{
  position: relative;
  text-align: center;
}@media (max-width: 991.98px){.nomzo-theme .success__img-two{
    width: 65%;
    margin: 0 auto;
  }}@media (max-width: 767.98px){.nomzo-theme .success__img-two{
    width: 100%;
  }}.nomzo-theme .success__img-two img:nth-child(1){
  border: 1px solid #E0DDF2;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  width: 100%;
}.nomzo-theme .success__img-two img:nth-child(2){
  position: absolute;
  right: 33px;
  top: 30px;
  box-shadow: 0 8px 17px 0 rgba(6, 33, 1, 0.16);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}.nomzo-theme .success__img-three{
  width: 380px;
  flex: 0 0 auto;
}@media (max-width: 1199.98px){.nomzo-theme .success__img-three{
    width: 280px;
  }}@media (max-width: 767.98px){.nomzo-theme .success__img-three{
    width: 100%;
  }}.nomzo-theme .success__img-three img{
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  width: 100%;
}.nomzo-theme .success__img-four{
  width: 488px;
  flex: 0 0 auto;
}@media (max-width: 1199.98px){.nomzo-theme .success__img-four{
    width: 320px;
  }}@media (max-width: 991.98px){.nomzo-theme .success__img-four{
    width: 400px;
  }}@media (max-width: 767.98px){.nomzo-theme .success__img-four{
    width: 100%;
  }}.nomzo-theme .success__img-four img{
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
}.nomzo-theme .success__tab-wrap ul{
  margin: 0 -24px;
  border: none;
  margin-top: 40px;
}@media (max-width: 1199.98px){.nomzo-theme .success__tab-wrap ul{
    margin: 30px 0 -12px;
  }}@media (max-width: 767.98px){.nomzo-theme .success__tab-wrap ul{
    flex-wrap: wrap;
    gap: 30px;
  }}.nomzo-theme .success__tab-wrap ul li{
  width: 33.33%;
  flex: 0 0 auto;
  padding: 0 24px;
}@media (max-width: 1199.98px){.nomzo-theme .success__tab-wrap ul li{
    padding: 0 12px;
  }}@media (max-width: 767.98px){.nomzo-theme .success__tab-wrap ul li{
    width: 100%;
  }}.nomzo-theme .success__tab-wrap .nav-link{
  text-align: left;
  border: none;
  padding: 0 0;
  position: relative;
  z-index: 1;
  border-top: 4px solid var(--tg-border-2);
  border-radius: 0;
  padding-top: 32px;
}@media (max-width: 1199.98px){.nomzo-theme .success__tab-wrap .nav-link{
    padding-top: 18px;
  }}.nomzo-theme .success__tab-wrap .nav-link strong{
  display: block;
  font-weight: 500;
  font-size: 24px;
  background: transparent;
  color: var(--tg-heading-color);
  margin-bottom: 24px;
  line-height: 1.2;
}@media (max-width: 1199.98px){.nomzo-theme .success__tab-wrap .nav-link strong{
    font-size: 20px;
    margin-bottom: 12px;
  }}.nomzo-theme .success__tab-wrap .nav-link span{
  display: block;
  font-size: 18px;
  line-height: 1.4;
  color: var(--tg-body-color);
}.nomzo-theme .success__tab-wrap .nav-link.active{
  background: transparent;
  border-color: var(--tg-theme-primary-2);
}.nomzo-theme .success__tab-wrap-two .nav-link.active{
  border-color: var(--tg-theme-primary-3);
}.nomzo-theme .has-animation.active-animation .success__content-three .shape path,.nomzo-theme .has-animation.active-animation .success__content .shape path{
  stroke-dasharray: 2000;
  stroke-dashoffset: 2000;
  animation: draw 10s ease forwards;
}.nomzo-theme .marquee__area{
  background: #ecf5ff;
  padding: 39px 0;
}.nomzo-theme .marquee__item{
  margin-right: 70px;
  display: inline;
  font-size: 20px;
  position: relative;
  margin-bottom: 0;
}.nomzo-theme .marquee__item::before{
  content: "";
  position: absolute;
  right: -40px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background: var(--tg-heading-color);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}.nomzo-theme .marquee__item-two{
  background: #80C1FF;
  -webkit-border-radius: 48px;
  -moz-border-radius: 48px;
  -o-border-radius: 48px;
  -ms-border-radius: 48px;
  border-radius: 48px;
  font-weight: 500;
  font-size: 16px;
  color: var(--tg-heading-color);
  padding: 23px 40px;
  cursor: pointer;
}.nomzo-theme .marquee__item-two.tg-purple{
  background: #B5A5F8;
}.nomzo-theme .marquee__item-two.tg-yellow{
  background: #C7DCFF;;
}.nomzo-theme .marquee__item-two.tg-green{
  background: #2e639a;
}.nomzo-theme .marquee__item-two.tg-red{
  background: #FF9292;
}.nomzo-theme .marquee__item-two.tg-gray{
  background: #D4D4D4;
}.nomzo-theme .marquee__item-two.tg-orange{
  background: #FF9E5E;
}.nomzo-theme .tg-marquee-active .swiper-slide{
  width: auto !important;
}.nomzo-theme .slide-transition{
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}.nomzo-theme .contact__info-box{
  background: linear-gradient(45deg, #fff 70.19%, #e6e2fa 100%);
  border: 1px solid var(--tg-border-2);
  padding: 70px 64px 72px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  height: 100%;
}@media (max-width: 1199.98px){.nomzo-theme .contact__info-box{
    padding: 60px 50px 60px;
  }}@media (max-width: 767.98px){.nomzo-theme .contact__info-box{
    padding: 40px 30px 40px;
  }}.nomzo-theme .contact__info-box > .title{
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 600;
}@media (max-width: 1199.98px){.nomzo-theme .contact__info-box > .title{
    font-size: 28px;
  }}.nomzo-theme .contact__info-box p{
  font-size: 14px;
  margin-bottom: 32px;
  width: 90%;
}@media (max-width: 1199.98px){.nomzo-theme .contact__info-box p{
    width: 100%;
  }}.nomzo-theme .contact__info-box > .list-wrap li{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 24px;
}.nomzo-theme .contact__info-box > .list-wrap li:last-child{
  margin-bottom: 0;
}.nomzo-theme .contact__info-box > .list-wrap li .icon{
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  flex: 0 0 auto;
}.nomzo-theme .contact__info-box > .list-wrap li span,.nomzo-theme .contact__info-box > .list-wrap li a{
  font-weight: 500;
  font-size: 24px;
  color: var(--tg-body-color);
  line-height: 1.4;
}@media (max-width: 1199.98px){.nomzo-theme .contact__info-box > .list-wrap li span,.nomzo-theme .contact__info-box > .list-wrap li a{
    font-size: 22px;
  }}@media (max-width: 767.98px){.nomzo-theme .contact__info-box > .list-wrap li span,.nomzo-theme .contact__info-box > .list-wrap li a{
    font-size: 20px;
  }}@media only screen and (min-width: 576px) and (max-width: 767px){.nomzo-theme .contact__info-box > .list-wrap li span,.nomzo-theme .contact__info-box > .list-wrap li a{
    font-size: 22px;
  }}.nomzo-theme .contact__info-box > .list-wrap li a:hover{
  color: var(--tg-theme-secondary);
}.nomzo-theme .contact__form-box{
  border: 1px solid var(--tg-border-2);
  background: linear-gradient(45deg, #fff 70.19%, #ecf5ff 100%);
  border-radius: 16px;
  padding: 70px 64px 72px;
}@media (max-width: 1199.98px){.nomzo-theme .contact__form-box{
    padding: 60px 50px 60px;
  }}@media (max-width: 767.98px){.nomzo-theme .contact__form-box{
    padding: 40px 30px 40px;
  }}.nomzo-theme .contact__form-box .title{
  font-size: 32px;
  margin-bottom: 24px;
}@media (max-width: 1199.98px){.nomzo-theme .contact__form-box .title{
    font-size: 28px;
  }}.nomzo-theme .contact__form-box .form-grp{
  margin-bottom: 16px;
}.nomzo-theme .contact__form-box .form-grp textarea,.nomzo-theme .contact__form-box .form-grp input{
  width: 100%;
  background: var(--tg-color-white-default);
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 400;
  color: var(--tg-heading-color);
  padding: 14px 24px;
  height: 56px;
  display: block;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}.nomzo-theme .contact__form-box .form-grp textarea::placeholder,.nomzo-theme .contact__form-box .form-grp input::placeholder{
  color: #717484;
  font-size: 14px;
}.nomzo-theme .contact__form-box .form-grp textarea:focus,.nomzo-theme .contact__form-box .form-grp input:focus{
  border-color: var(--tg-heading-color);
}.nomzo-theme .wpcf7 form.sent .wpcf7-response-output{
    background: var(--tg-theme-primary);
    color: #fff;
    border: none;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
}.nomzo-theme .contact__form-box .form-grp textarea{
  min-height: 117px;
  max-height: 117px;
  margin-bottom: 24px;
}.nomzo-theme .contact__form-box .tg-btn{
  font-size: 14px;
  font-weight: 500;
}.nomzo-theme .contact__social{
  margin-top: 70px;
}.nomzo-theme .contact__social .list-wrap li a:hover{
  color: var(--tg-theme-secondary);
}.nomzo-theme .contact__item{
  background: var(--tg-color-gray-3);
  padding: 32px 32px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  -ms-border-radius: 24px;
  border-radius: 24px;
  height: 100%;
}@media (max-width: 1199.98px){.nomzo-theme .contact__item{
    padding: 30px 25px;
  }}.nomzo-theme .contact__item:hover .contact__item-icon{
  transform: translateY(5px);
}.nomzo-theme .contact__item-icon{
  width: 56px;
  height: 56px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--tg-color-white-default);
  border: 1px solid var(--tg-border-2);
  color: var(--tg-theme-secondary);
  margin-bottom: 32px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}.nomzo-theme .contact__item-content .title{
  margin-bottom: 8px;
  font-size: 32px;
}@media (max-width: 1199.98px){.nomzo-theme .contact__item-content .title{
    font-size: 28px;
  }}.nomzo-theme .contact__item-content p{
  margin-bottom: 30px;
}.nomzo-theme .contact__item-content .list-wrap{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 10px 16px;
  flex-wrap: wrap;
}.nomzo-theme .contact__item-content .list-wrap li a{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  background: var(--tg-color-white-default);
  gap: 8px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  color: var(--tg-theme-secondary);
  font-weight: 500;
  padding: 6px 16px;
  line-height: 1;
}.nomzo-theme .contact__item-content .list-wrap li a:hover{
  background: var(--tg-theme-secondary);
  color: var(--tg-color-white-default);
}.nomzo-theme .ajax-response.error,.nomzo-theme .ajax-response.success{
  margin: 20px 0 0 !important;
}.nomzo-theme .ajax-response.error{
  color: red;
}.nomzo-theme .ajax-response.success{
  color: green;
}.nomzo-theme .error__area{
  position: relative;
  z-index: 1;
  padding: 120px 0;
}@media (max-width: 767.98px){.nomzo-theme .error__area{
    padding: 100px 0;
  }}.nomzo-theme .error__area .shape{
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}@media (max-width: 991.98px){.nomzo-theme .error__area .shape{
    max-width: 320px;
  }}@media (max-width: 767.98px){.nomzo-theme .error__area .shape{
    max-width: 280px;
  }}.nomzo-theme .error__content{
  text-align: center;
}.nomzo-theme .error__content img{
  margin-bottom: 24px;
}.nomzo-theme .error__content .title{
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 40px;
}@media (max-width: 767.98px){.nomzo-theme .error__content .title{
    font-size: 34px;
  }}.nomzo-theme .error__content p{
  margin-bottom: 40px;
}.nomzo-theme .terms__content .title{
  font-size: 18px;
  margin-bottom: 8px;
}.nomzo-theme .terms__content p{
  margin-bottom: 32px;
}.nomzo-theme .terms__content p.last-info{
  margin-bottom: 0;
}.nomzo-theme .terms__content-bottom{
  margin-top: 40px;
}.nomzo-theme .login__form-inner{
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}@media (max-width: 767.98px){.nomzo-theme .login__form-inner{
    height: 100vh;
  }}.nomzo-theme .login__form-inner .shape img{
  position: absolute;
  right: -24%;
  top: -10%;
  z-index: -1;
}.nomzo-theme .login__form-wrap{
  padding: 30px 15px;
  width: 490px;
  margin: 0 auto;
}@media (max-width: 1199.98px){.nomzo-theme .login__form-wrap{
    width: 445px;
  }}@media (max-width: 991.98px){.nomzo-theme .login__form-wrap{
    width: 345px;
  }}.nomzo-theme .login__form-wrap .title{
  margin-bottom: 48px;
  font-size: 40px;
}@media (max-width: 1500px){.nomzo-theme .login__form-wrap .title{
    font-size: 36px;
    margin-bottom: 25px;
  }}@media (max-width: 767.98px){.nomzo-theme .login__form-wrap .title{
    font-size: 32px;
  }}.nomzo-theme .login__form-wrap .divider{
  text-align: center;
  display: block;
  font-weight: 500;
  font-size: 14px;
  color: #717484;
  margin-bottom: 24px;
  margin-top: 24px;
}.nomzo-theme .login__form-social a{
  display: flex;
  align-items: center;
  color: var(--tg-heading-color);
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  justify-content: center;
  gap: 15px;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 16px;
  padding: 14px 15px;
  background: var(--tg-color-white-default);
}.nomzo-theme .login__form-social a:hover{
  color: var(--tg-theme-secondary);
  border-color: var(--tg-theme-secondary);
}.nomzo-theme .login__form-social a:last-child{
  margin-bottom: 0;
}.nomzo-theme .login__form .form__grp{
  position: relative;
  margin-bottom: 16px;
}.nomzo-theme .login__form .form__grp label{
  position: absolute;
  left: 16px;
  top: 16px;
  color: #717484;
}.nomzo-theme .login__form .form__grp input{
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: var(--tg-heading-color);
  border: 1px solid var(--tg-border-2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  padding: 14px 20px 14px 55px;
  height: 56px;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  display: block;
}.nomzo-theme .login__form .form__grp input::placeholder{
  color: #717484;
}.nomzo-theme .login__form .form__grp input:focus{
  border-color: var(--tg-heading-color);
}.nomzo-theme .login__form .tg-btn{
  width: 100%;
  justify-content: center;
  padding: 16px 20px;
}.nomzo-theme .login__img{
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
}@media (max-width: 767.98px){.nomzo-theme .login__img{
    display: none;
  }}.nomzo-theme .login__img::before{
  content: "";
  position: absolute;
  left: 40px;
  top: 40px;
  bottom: 40px;
  right: 40px;
  border: 16px solid rgba(255, 255, 255, 0.24);
}.nomzo-theme .forgot-password{
  margin-bottom: 32px;
}.nomzo-theme .forgot-password a{
  font-size: 12px;
  color: #FC5C79;
}.nomzo-theme .forgot-password a:hover{
  color: var(--tg-theme-primary);
}.nomzo-theme .password-reset{
  margin-bottom: 24px;
}.nomzo-theme .password-reset a{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  color: #19202B;
  gap: 8px;
}.nomzo-theme .password-reset a:hover{
  color: var(--tg-theme-primary);
}.nomzo-theme .account__switch{
  margin-top: 24px;
}.nomzo-theme .account__switch p{
  margin-bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}.nomzo-theme .account__switch p a{
  color: var(--tg-theme-secondary);
}.nomzo-theme .account__switch p a:hover{
  color: var(--tg-theme-primary);
}.nomzo-theme .footer__area{
  background: var(--tg-heading-color);
  padding-top: 130px;
}@media (max-width: 767.98px){.nomzo-theme .footer__area{
    padding-top: 80px;
  }}.nomzo-theme .footer__area-two{
  background: var(--tg-color-white-default);
  padding: 0 0;
}.nomzo-theme .footer__area-three{
  background: var(--tg-heading-color);
  position: relative;
  z-index: 1;
}.nomzo-theme .footer__area-three .shape{
  position: absolute;
  left: 50%;
  top: 0;
  z-index: -1;
  transform: translateX(-50%);
}.nomzo-theme .footer__top-inner{
  background: var(--tg-color-dark-3);
  padding: 80px 80px 40px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}@media (max-width: 1199.98px){.nomzo-theme .footer__top-inner{
    padding: 70px 50px 30px;
  }}@media (max-width: 767.98px){.nomzo-theme .footer__top-inner{
    padding: 50px 20px 10px;
  }}.nomzo-theme .footer__top-inner .row > *:nth-child(2) .footer__widget{
  margin-left: 40px;
}@media (max-width: 1199.98px){.nomzo-theme .footer__top-inner .row > *:nth-child(2) .footer__widget{
    margin-left: 0;
  }}.nomzo-theme .footer__top-inner-two{
  background: #F2F4FE;
}.nomzo-theme .footer__top-inner-three{
  border-top: 1px solid #1F2122;
  padding: 60px 0 20px;
  border-bottom: 1px solid #1F2122;
}.nomzo-theme .footer__offer{
  box-shadow: 0 0 0 4px rgba(23, 189, 84, 0.2);
  background: var(--tg-heading-color);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  padding: 25px 48px;
  align-items: center;
  gap: 30px;
  justify-content: space-between;
  margin-bottom: 40px;
}@media (max-width: 1199.98px){.nomzo-theme .footer__offer{
    padding: 25px 25px;
    gap: 25px;
  }}@media (max-width: 991.98px){.nomzo-theme .footer__offer{
    flex-wrap: wrap;
    justify-content: center;
  }}.nomzo-theme .footer__offer .section__title .title{
  font-size: 24px;
  width: 95%;
}@media (max-width: 1199.98px){.nomzo-theme .footer__offer .section__title .title{
    width: 100%;
  }}@media (max-width: 991.98px){.nomzo-theme .footer__offer .section__title .title{
    text-align: center;
  }}@media (max-width: 767.98px){.nomzo-theme .footer__offer .section__title .title{
    font-size: 22px;
  }}.nomzo-theme .footer__offer-two{
  box-shadow: 0 0 0 4px #e4ebf0;
  background: var(--tg-color-white-default);
}.nomzo-theme .footer__offer-two .section__title .title{
  color: var(--tg-heading-color);
}.nomzo-theme .footer__offer-two .section__title .title span{
  color: var(--tg-theme-secondary);
}.nomzo-theme .footer__content p{
  margin-bottom: 32px;
  font-size: 14px;
  color: var(--tg-color-gray-1);
  width: 90%;
}@media (max-width: 1199.98px){.nomzo-theme .footer__content p{
    width: 100%;
  }}.nomzo-theme .footer__content-two p{
  color: var(--tg-body-color);
}.nomzo-theme .footer__content-three p{
  width: 75%;
}@media (max-width: 1199.98px){.nomzo-theme .footer__content-three p{
    width: 100%;
  }}.nomzo-theme .footer__social .title{
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--tg-color-white-default);
  margin-bottom: 16px;
}.nomzo-theme .footer__social .list-wrap{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 12px;
  line-height: 1;
}.nomzo-theme .footer__social .list-wrap li a{
  font-size: 20px;
  color: var(--tg-color-white-default);
}.nomzo-theme .footer__social .list-wrap li a:hover{
  color: var(--tg-theme-primary);
}.nomzo-theme .footer__social-two .title{
  color: var(--tg-heading-color);
}.nomzo-theme .footer__social-two .list-wrap li a{
  color: var(--tg-heading-color);
}.nomzo-theme .footer__social-two .list-wrap li a:hover{
  color: var(--tg-theme-secondary);
}.nomzo-theme .footer__social-three .list-wrap li a:hover{
  color: var(--tg-theme-primary-2);
}.nomzo-theme .footer__social-four .list-wrap li a:hover{
  color: var(--tg-theme-primary-3);
}.nomzo-theme .footer__widget-title{
  font-size: 18px;
  color: var(--tg-color-white-default);
  margin-bottom: 24px;
}.nomzo-theme .footer__widget-two .footer__widget-title{
  color: var(--tg-heading-color);
}.nomzo-theme .footer__widget-two .footer__link .list-wrap li a{
  color: var(--tg-body-color);
  transform: translateX(-18px);
  display: inline-flex;
}.nomzo-theme .footer__widget-two .footer__link .list-wrap li a::before{
  content: "";
  font-weight: 700;
  font-family: var(--tg-icon-font-family);
  margin-right: 6px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}.nomzo-theme .footer__widget-two .footer__link .list-wrap li a:hover{
  color: var(--tg-theme-secondary);
  transform: translateX(0);
}.nomzo-theme .footer__widget-two .footer__link .list-wrap li a:hover::before{
  opacity: 1;
  visibility: visible;
}.nomzo-theme .footer__widget-three .footer__link .list-wrap li a:hover{
  color: var(--tg-theme-primary-2);
}.nomzo-theme .footer__widget-four .footer__link .list-wrap li a:hover{
  color: var(--tg-color-white-default);
}.nomzo-theme .footer__link .list-wrap li{
  line-height: 1.4;
  margin-bottom: 15px;
}.nomzo-theme .footer__link .list-wrap li:last-child{
  margin-bottom: 0;
}.nomzo-theme .footer__link .list-wrap li a{
  font-weight: 500;
  font-size: 14px;
  color: var(--tg-color-gray-1);
}.nomzo-theme .footer__link .list-wrap li a:hover{
  color: var(--tg-theme-primary);
}.nomzo-theme .footer__cart-wrap-two{
  background: #F2F4FE;
}.nomzo-theme .footer__cart-wrap-two .footer__cart-content .title{
  color: var(--tg-heading-color);
}.nomzo-theme .footer__cart-wrap-two .footer__cart-content-right > a{
  background: var(--tg-color-white-default);
  color: var(--tg-theme-secondary);
}.nomzo-theme .footer__cart-wrap-two .footer__cart-content-right > a:hover{
  background: var(--tg-theme-secondary);
  color: var(--tg-color-white-default);
}.nomzo-theme .footer__cart-wrap-two .language__select select{
  background: var(--tg-color-white-default);
  color: var(--tg-heading-color);
}.nomzo-theme .footer__cart-wrap-two .language__select::after{
  color: var(--tg-heading-color);
}.nomzo-theme .footer__cart-wrap-three{
  margin-top: 24px;
}.nomzo-theme .footer__cart-wrap-three .footer__cart-content-right > a{
  color: var(--tg-color-white-default);
}.nomzo-theme .footer__cart-wrap-three .footer__cart-content-right > a:hover{
  background: var(--tg-theme-primary-2);
}.nomzo-theme .footer__cart-wrap-four .footer__cart-content-right > a{
  color: var(--tg-color-white-default);
}.nomzo-theme .footer__cart-wrap-four .footer__cart-content-right > a:hover{
  background: var(--tg-theme-primary-3);
}.nomzo-theme .footer__cart-content{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 10px 24px;
  flex-wrap: wrap;
}@media (max-width: 767.98px){.nomzo-theme .footer__cart-content{
    justify-content: center;
    margin-bottom: 18px;
  }}.nomzo-theme .footer__cart-content .title{
  display: block;
  color: var(--tg-color-white-default);
  font-weight: 600;
  font-size: 18px;
}.nomzo-theme .footer__cart-content-right{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px 18px;
  flex-wrap: wrap;
}@media (max-width: 991.98px){.nomzo-theme .footer__cart-content-right{
    gap: 10px;
  }}@media (max-width: 767.98px){.nomzo-theme .footer__cart-content-right{
    justify-content: center;
  }}.nomzo-theme .footer__cart-content-right > a{
  font-weight: 500;
  font-size: 12px;
  color: var(--tg-theme-primary);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  gap: 4px;
  background: var(--tg-heading-color);
  display: block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  padding: 8px 13px;
  line-height: 1;
}.nomzo-theme .footer__cart-content-right > a:hover{
  background: var(--tg-theme-primary);
  color: var(--tg-color-white-default);
}.nomzo-theme .footer__bottom{
  padding: 20px 0;
}.nomzo-theme .footer__bottom-menu .list-wrap{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px 15px;
  flex-wrap: wrap;
}@media (max-width: 991.98px){.nomzo-theme .footer__bottom-menu .list-wrap{
    justify-content: center;
    margin-bottom: 10px;
  }}.nomzo-theme .footer__bottom-menu .list-wrap li a{
  color: var(--tg-color-gray-1);
  position: relative;
  font-size: 14px;
  font-weight: 500;
}.nomzo-theme .footer__bottom-menu .list-wrap li a::before{
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background: currentColor;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform 0.4s cubic-bezier(0.74, 0.72, 0.27, 0.24);
}.nomzo-theme .footer__bottom-menu .list-wrap li a:hover{
  color: var(--tg-theme-primary);
}.nomzo-theme .footer__bottom-menu .list-wrap li a:hover::before{
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}.nomzo-theme .footer__bottom-two .copy-right-text p{
  color: var(--tg-body-color);
}.nomzo-theme .footer__bottom-two .copy-right-text p span,.nomzo-theme .footer__bottom-two .copy-right-text p a{
  color: var(--tg-heading-color);
}.nomzo-theme .footer__bottom-two .copy-right-text p a:hover{
  color: var(--tg-theme-secondary);
}.nomzo-theme .footer__bottom-two .footer__bottom-menu .list-wrap li a{
  color: var(--tg-body-color);
}.nomzo-theme .footer__bottom-two .footer__bottom-menu .list-wrap li a:hover{
  color: var(--tg-theme-secondary);
}.nomzo-theme .footer__bottom-three .footer__bottom-menu .list-wrap li a:hover{
  color: var(--tg-theme-primary-2);
}.nomzo-theme .footer__bottom-four .copy-right-text p a:hover{
  color: var(--tg-theme-primary-3);
}.nomzo-theme .footer__bottom-four .footer__bottom-menu .list-wrap li a:hover{
  color: var(--tg-color-white-default);
}.nomzo-theme .footer__hosting-wrap{
  text-align: center;
  padding: 80px 0 60px;
}.nomzo-theme .footer__hosting-wrap .icon{
  width: 72px;
  height: 72px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 12px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: var(--tg-color-white-default);
}.nomzo-theme .footer__hosting-wrap .title{
  font-size: 40px;
  margin-bottom: 16px;
  color: var(--tg-color-white-default);
}@media (max-width: 1199.98px){.nomzo-theme .footer__hosting-wrap .title{
    font-size: 36px;
  }}.nomzo-theme .footer__hosting-wrap p{
  margin-bottom: 40px;
  color: var(--tg-color-gray-1);
}.nomzo-theme .footer__hosting-wrap-two .icon{
  color: var(--tg-theme-primary-3);
}.nomzo-theme .footer__hosting-wrap-two .tg-btn{
  background: var(--tg-theme-primary-3);
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -o-border-radius: 32px;
  -ms-border-radius: 32px;
  border-radius: 32px;
}.nomzo-theme .footer__hosting-wrap-two .tg-btn:hover{
  background: var(--tg-theme-primary-3);
}.nomzo-theme .language__select{
  position: relative;
}.nomzo-theme .language__select select{
  background-color: var(--tg-heading-color);
  border: none;
  color: var(--tg-color-gray-1);
  font-weight: 500;
  font-size: 12px;
  text-transform: capitalize;
  border-radius: 8px;
  outline: none;
  padding: 5px 22px 5px 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  line-height: 1.2;
  height: 32px;
  cursor: pointer;
}.nomzo-theme .language__select::after{
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  right: 10px;
  font-size: 12px;
  color: var(--tg-color-gray-4);
}.nomzo-theme .copy-right-text p{
  margin-bottom: 0;
  font-weight: 500;
  font-size: 14px;
  color: var(--tg-color-gray-1);
}@media (max-width: 991.98px){.nomzo-theme .copy-right-text p{
    text-align: center;
  }}.nomzo-theme .copy-right-text p span{
  color: var(--tg-color-white-default);
}.nomzo-theme .copy-right-text p a{
  color: var(--tg-color-white-default);
}.nomzo-theme .copy-right-text p a:hover{
  color: var(--tg-theme-primary);
}@media (max-width: 548px){.nomzo-theme span.xhosting-s-result-info{
      margin-left: 0;
  }.nomzo-theme .xhosting-s-result-info .tg-btn-two{
      margin-left: 0;
      margin-top: 5px;
  }}

.nomzo-theme .elementor-kit-10{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#2e639a;--e-global-color-572a79c:#2E639A;--e-global-color-f4c4bf7:#000000;--e-global-color-1fac472:#F5F7F9;--e-global-color-c1ff1fa:#FFFFFF;--e-global-color-1f66a2b:#FFFFFF;--e-global-color-211ccc1:#BB2B2B;--e-global-color-8309e7f:#ECF5FF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.nomzo-theme .elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.nomzo-theme .elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.nomzo-theme .e-con{--container-max-width:1140px;}.nomzo-theme .elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.nomzo-theme .elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}.nomzo-theme h1.entry-title{display:var(--page-title-display);}@media (max-width:1024px){.nomzo-theme .elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.nomzo-theme .e-con{--container-max-width:1024px;}}@media (max-width:767px){.nomzo-theme .elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.nomzo-theme .e-con{--container-max-width:767px;}}
@keyframes fadeInUp{
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}.nomzo-theme .fadeInUp{
	animation-name: fadeInUp;
}
.nomzo-theme .elementor-widget-image{text-align:center}.nomzo-theme .elementor-widget-image a{display:inline-block}.nomzo-theme .elementor-widget-image a img[src$=".svg"]{width:48px}.nomzo-theme .elementor-widget-image img{display:inline-block;vertical-align:middle}
.nomzo-theme .elementor-35 .elementor-element.elementor-element-8a644bd{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-2c72547 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:57px 0px 0px 0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-ad68326{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:110px;--padding-bottom:110px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-a0794ed{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-33a4578{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-33a4578 > .elementor-widget-container{margin:0px 0px 25px 0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-33a4578 .prthalign{text-align:left;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-33a4578 .agt-section-title-3 .subtitle{justify-content:left;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-33a4578 .elementor-gt-heading{margin:0px 0px 0px 0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-33a4578 .xhosting-elementor-desc{margin:30px 0px 0px 0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-afbedd4{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-end;overflow:visible;}.nomzo-theme .elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.nomzo-theme .elementor-35 .elementor-element.elementor-element-76e016e{border-radius:16px 16px 16px 16px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-76e016e img{border-style:solid;border-width:1px 1px 1px 1px;border-color:#D9DFE5;border-radius:16px 16px 16px 16px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-2965133{--display:flex;--flex-direction:row-reverse;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:110px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-606d66c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:70px;--margin-right:0px;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-f2c2bd7{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-f2c2bd7 > .elementor-widget-container{margin:0px 0px 25px 0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-f2c2bd7 .prthalign{text-align:left;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-f2c2bd7 .agt-section-title-3 .subtitle{justify-content:left;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-f2c2bd7 .elementor-gt-heading{margin:0px 0px 0px 0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-f2c2bd7 .xhosting-elementor-desc{margin:30px 0px 0px 0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-3289ff2{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-e14c8b1{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--padding-top:110px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-c4fa526{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--border-radius:16px 16px 16px 16px;--padding-top:0px;--padding-bottom:70px;--padding-left:96px;--padding-right:96px;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-c4fa526:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-35 .elementor-element.elementor-element-c4fa526 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #F5F7F900 0%, #F5F7F9 100%);}.nomzo-theme .elementor-35 .elementor-element.elementor-element-2455da5{--display:flex;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-ee0c99b > .elementor-widget-container{padding:0px 0px 60px 0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-ee0c99b .prthalign{text-align:center;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-ee0c99b .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-f00e64e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-e519aa9 .title{color:#131415;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-e519aa9 .features__content-four p{color:#404248;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-e519aa9 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-e519aa9 .features__icon{border-color:#EEF2F6;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-e519aa9 .features__icon-four{border-color:#EEF2F6;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-7c92034{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-e21ce1d .title{color:#131415;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-e21ce1d .features__content-four p{color:#404248;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-e21ce1d .features__content-nine p{color:#404248;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-e21ce1d .features__icon{border-color:#EEF2F6;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-e21ce1d .features__icon-four{border-color:#EEF2F6;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-2c9ccda{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-61bf890 .title{color:#131415;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-61bf890 .features__content-four p{color:#404248;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-61bf890 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-61bf890 .features__icon{border-color:#EEF2F6;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-61bf890 .features__icon-four{border-color:#EEF2F6;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-d3e2683{--display:flex;--padding-top:110px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-4ecc261 > .elementor-widget-container{padding:0px 0px 40px 0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-4ecc261 .prthalign{text-align:center;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-4ecc261 .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-079b3b8{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-9721e11{--display:flex;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-268c46d{--display:flex;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-140ea67{--display:flex;overflow:visible;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-dc8d478{--display:flex;overflow:visible;}@media (max-width:1024px){.nomzo-theme .elementor-35 .elementor-element.elementor-element-ad68326{--flex-wrap:wrap;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-a0794ed{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-33a4578{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-afbedd4{--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-2965133{--flex-wrap:wrap;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-606d66c{--justify-content:flex-start;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-f2c2bd7{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-3289ff2{--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-c4fa526{--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-e519aa9 > .elementor-widget-container{margin:0px 0px 20px 0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-e21ce1d > .elementor-widget-container{margin:0px 0px 20px 0px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-079b3b8{--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;}}@media (max-width:767px){.nomzo-theme .elementor-35 .elementor-element.elementor-element-33a4578{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-f2c2bd7{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-c4fa526{--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px;}}@media (min-width:768px){.nomzo-theme .elementor-35 .elementor-element.elementor-element-ad68326{--content-width:1100px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-a0794ed{--width:50%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-afbedd4{--width:50%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-2965133{--content-width:1250px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-606d66c{--width:50%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-3289ff2{--width:50%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-e14c8b1{--content-width:1250px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-c4fa526{--width:100%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-2455da5{--width:100%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-f00e64e{--width:33.33%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-7c92034{--width:33.33%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-2c9ccda{--width:33.33%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-d3e2683{--content-width:1350px;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-079b3b8{--content-width:1350px;}}@media (max-width:1024px) and (min-width:768px){.nomzo-theme .elementor-35 .elementor-element.elementor-element-a0794ed{--width:100%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-afbedd4{--width:100%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-606d66c{--width:100%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-3289ff2{--width:100%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-f00e64e{--width:50%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-7c92034{--width:50%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-2c9ccda{--width:50%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-9721e11{--width:50%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-268c46d{--width:50%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-140ea67{--width:50%;}.nomzo-theme .elementor-35 .elementor-element.elementor-element-dc8d478{--width:50%;}}
.nomzo-theme .whmpBoxShadow{
  box-shadow: 0 0 0 4px #eee inset, 0 0 0 5px #ddd inset;
  border: 6px solid transparent;
  border-radius: 20px;
}.nomzo-theme .whmpInputStyles{
  outline: 0;
  padding: 8px 10px;
  border-radius: 4px;
  border: 2px solid #ddd;
}.nomzo-theme .whmpBtnStyles{
  border: 0;
  color: #fff;
  cursor: pointer;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 4px;
  text-align: center;
  height: auto;
  background: #fb4400;
  transition: background 0.5s ease-in-out;
  display: inline-block;
}.nomzo-theme .whmpBtnStyles:visited,.nomzo-theme .whmpBtnStyles:hover,.nomzo-theme .whmpBtnStyles:active{
  color: #fff;
}.nomzo-theme .whmpBtnStyles:hover{
  background: #c83600;
}.nomzo-theme .whmpress{
  color: #333;
  max-width: 100%;
  font-size: 16px;
  line-height: 1.4;
  padding-top: 10px;
  padding-bottom: 10px;
}.nomzo-theme .whmpress *,.nomzo-theme .whmpress *:before,.nomzo-theme .whmpress *:after,.nomzo-theme .whmpress input[type="search"]{
  box-sizing: border-box;
}.nomzo-theme .whmpress a{
  cursor: pointer;
  color: #fb4400;
  text-decoration: none;
}.nomzo-theme .whmpress a:hover{
  color: #c83600;
}.nomzo-theme .whmpress ul,.nomzo-theme .whmpress ol,.nomzo-theme .whmpress ul li,.nomzo-theme .whmpress ol li{
  margin: 0;
  padding: 0;
}.nomzo-theme .whmpress ul,.nomzo-theme .whmpress ul li{
  list-style: none;
}.nomzo-theme .whmpress button,.nomzo-theme .whmpress a.whmpress-btn,.nomzo-theme .whmpress a.buy-button,.nomzo-theme .whmpress a.www-button,.nomzo-theme .whmpress a.whois-button,.nomzo-theme .whmpress a.whmpress_order_button,.nomzo-theme .whmpress input[type="submit"]{
  border: 0;
  color: #fff;
  cursor: pointer;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 4px;
  text-align: center;
  height: auto;
  background: #fb4400;
  transition: background 0.5s ease-in-out;
  display: inline-block;
}.nomzo-theme .whmpress button:visited,.nomzo-theme .whmpress a.whmpress-btn:visited,.nomzo-theme .whmpress a.buy-button:visited,.nomzo-theme .whmpress a.www-button:visited,.nomzo-theme .whmpress a.whois-button:visited,.nomzo-theme .whmpress a.whmpress_order_button:visited,.nomzo-theme .whmpress input[type="submit"]:visited,.nomzo-theme .whmpress button:hover,.nomzo-theme .whmpress a.whmpress-btn:hover,.nomzo-theme .whmpress a.buy-button:hover,.nomzo-theme .whmpress a.www-button:hover,.nomzo-theme .whmpress a.whois-button:hover,.nomzo-theme .whmpress a.whmpress_order_button:hover,.nomzo-theme .whmpress input[type="submit"]:hover,.nomzo-theme .whmpress button:active,.nomzo-theme .whmpress a.whmpress-btn:active,.nomzo-theme .whmpress a.buy-button:active,.nomzo-theme .whmpress a.www-button:active,.nomzo-theme .whmpress a.whois-button:active,.nomzo-theme .whmpress a.whmpress_order_button:active,.nomzo-theme .whmpress input[type="submit"]:active{
  color: #fff;
}.nomzo-theme .whmpress button:hover,.nomzo-theme .whmpress a.whmpress-btn:hover,.nomzo-theme .whmpress a.buy-button:hover,.nomzo-theme .whmpress a.www-button:hover,.nomzo-theme .whmpress a.whois-button:hover,.nomzo-theme .whmpress a.whmpress_order_button:hover,.nomzo-theme .whmpress input[type="submit"]:hover{
  background: #c83600;
}.nomzo-theme .whmpress input[type="radio"],.nomzo-theme .whmpress input[type="checkbox"]{
  vertical-align: middle;
  margin: 0;
}.nomzo-theme .whmpress input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),.nomzo-theme .whmpress select,.nomzo-theme .whmpress textarea{
  outline: 0;
  padding: 8px 10px;
  border-radius: 4px;
  border: 2px solid #ddd;
}.nomzo-theme .whmpress input[type="search"]{
  -webkit-appearance: textfield;
}.nomzo-theme .whmpress_has_tooltip{
  cursor: help;
  z-index: 99;
  -webkit-transform: translateZ(0);
  
  -webkit-font-smoothing: antialiased;
  
}.nomzo-theme .whmpress_has_tooltip .whmpress_tooltip{
  background: orange;
  top: 0;
  right: -100%;
  color: #fff;
  display: block;
  margin-bottom: 15px;
  opacity: 0;
  padding: 20px;
  pointer-events: none;
  position: absolute;
  width: 100%;
  transform: translateX(10px);
  transition: all 0.25s ease-out;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}.nomzo-theme .whmpress_has_tooltip .whmpress_tooltip:before{
  content: " ";
  display: block;
  width: 40px;
  left: -40px;
  top: 0;
  bottom: 0;
  position: absolute;
}.nomzo-theme .whmpress_has_tooltip .whmpress_tooltip:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 20px 10px;
  border-color: transparent orange transparent transparent;
  left: -40px;
  top: 10px;
}.nomzo-theme .whmpress_has_tooltip:hover .whmpress_tooltip{
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0px);
}.nomzo-theme .lte8 .wrapper .whmpress_tooltip{
  display: none;
}.nomzo-theme .lte8 .wpct_has_tooltip:hover .whmpress_tooltip{
  display: block;
}.nomzo-theme .whmpress_order_button{
  border: 0;
  color: #fff;
  cursor: pointer;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 4px;
  text-align: center;
  height: auto;
  background: #fb4400;
  transition: background 0.5s ease-in-out;
  display: inline-block;
}.nomzo-theme .whmpress_order_button:visited,.nomzo-theme .whmpress_order_button:hover,.nomzo-theme .whmpress_order_button:active{
  color: #fff;
}.nomzo-theme .whmpress_order_button:hover{
  background: #c83600;
}.nomzo-theme .whmp_dropdown_outer{
  position: relative;
}.nomzo-theme .whmp_dropdown_outer .whmp_dropdown_toggle{
  cursor: pointer;
}.nomzo-theme .whmp_dropdown_outer .whmp_dropdown_inner{
  display: none;
}.nomzo-theme .whmp_dropdown_outer.active .whmp_dropdown_inner{
  display: block;
}.nomzo-theme .whmpress_order_combo form{
  display: flex;
}.nomzo-theme .whmpress_order_combo form select{
  margin-right: 10px;
  width: 100%;
}.nomzo-theme .whmpress_order_combo form button{
  width: 20%;
  min-width: 120px;
}@media only screen and (max-width: 480px){.nomzo-theme .whmpress_order_combo form{
    display: block;
  }.nomzo-theme .whmpress_order_combo form select{
    margin: 0 0 10px;
    width: 100%;
  }.nomzo-theme .whmpress_order_combo form button{
    width: 100%;
  }}.nomzo-theme .whmpress_price_matrix,.nomzo-theme .whmpress_price_matrix_domain{
  overflow-x: auto;
}.nomzo-theme .whmpress_price_matrix input,.nomzo-theme .whmpress_price_matrix_domain input{
  margin-bottom: 15px;
}.nomzo-theme .whmpress_price_matrix table,.nomzo-theme .whmpress_price_matrix_domain table{
  width: 100%;
  border-collapse: collapse;
  vertical-align: middle;
}.nomzo-theme .whmpress_price_matrix table tr,.nomzo-theme .whmpress_price_matrix_domain table tr{
  height: 50px;
  border: 0;
}.nomzo-theme .whmpress_price_matrix table td,.nomzo-theme .whmpress_price_matrix_domain table td,.nomzo-theme .whmpress_price_matrix table th,.nomzo-theme .whmpress_price_matrix_domain table th{
  vertical-align: middle;
  padding: 8px;
  border: 0;
}.nomzo-theme .whmpress_price_matrix table th,.nomzo-theme .whmpress_price_matrix_domain table th{
  background: #333;
  color: #fff;
}.nomzo-theme .whmpress_price_matrix table thead tr,.nomzo-theme .whmpress_price_matrix_domain table thead tr{
  height: 60px;
}.nomzo-theme .whmpress_price_matrix table tr:nth-of-type(odd),.nomzo-theme .whmpress_price_matrix_domain table tr:nth-of-type(odd){
  background: #eee !important;
}.nomzo-theme .whmpress_price_matrix table tr:nth-of-type(even),.nomzo-theme .whmpress_price_matrix_domain table tr:nth-of-type(even){
  background: #fff;
}.nomzo-theme .whmpress_price_matrix table button,.nomzo-theme .whmpress_price_matrix_domain table button{
  margin-bottom: 0;
}.nomzo-theme .whmpress_price_matrix input,.nomzo-theme .whmpress_price_matrix_domain input{
  margin-bottom: 15px;
}@media only screen and (max-width: 640px){.nomzo-theme .whmpress table,.nomzo-theme .whmpress tbody,.nomzo-theme .whmpress tbody tr,.nomzo-theme .whmpress td{
    display: block;
    height: auto;
  }.nomzo-theme .whmpress table thead{
    position: absolute;
    top: -9999px;
    left: -9999px;
  }.nomzo-theme tr{
    border: 1px solid #ccc;
  }.nomzo-theme td{
    border: none;
    border-bottom: 1px solid #eee;
  }.nomzo-theme td[data-content]:before{
    content: attr(data-content) ": ";
    display: inline-block;
    font-weight: bold;
    width: 45%;
  }.nomzo-theme td:not([data-content]){
    text-align: center;
  }}.nomzo-theme .whmpress_price_matrix_domain.style_1{
  margin: 0 auto;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 table thead tr{
  height: 30px;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmpress_price_matrix_header{
  background: #ddd;
  padding: 15px 10px;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_search_container,.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_type_toggle_container,.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_special_toggle_container{
  float: left;
  width: 33.33%;
  margin-bottom: 10px;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_search_container label,.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_type_toggle_container label,.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_special_toggle_container label{
  font-weight: normal;
  margin-right: 5px;
  display: inline-block;
  min-width: 50px;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_search_container input[type="search"],.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_type_toggle_container input[type="search"],.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_special_toggle_container input[type="search"]{
  margin-bottom: 0;
  height: 30px;
  padding: 2px 10px;
  border: 1px solid #333;
  border-radius: 0;
  font-size: 14px;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_type_toggle_container .whmp_domain_type_toggle{
  background: #333;
  color: white;
  cursor: pointer;
  padding: 6px;
  font-size: 14px;
  margin-right: 5px;
  display: inline-block;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_special_toggle_container .whmp_domain_special_toggle{
  background: #333;
  color: white;
  font-size: 14px;
  cursor: pointer;
  padding: 6px;
  margin-right: 5px;
  display: inline-block;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .duration_plus,.nomzo-theme .whmpress_price_matrix_domain.style_1 .duration_minus{
  background: white;
  margin: 0 5px;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
  padding: 0;
  text-align: center;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .duration_minus{
  line-height: 15px;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 tr{
  text-align: center;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain{
  position: relative;
  text-align: left;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_special,.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_promo,.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_dropdown_toggle{
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: #666;
  padding: 2px 6px 3px;
  line-height: 12px;
  border-radius: 3px;
  text-transform: uppercase;
  float: right;
  margin-right: 5px;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_special.whmp_hot,.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_promo.whmp_hot,.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_dropdown_toggle.whmp_hot{
  background: green;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_special.whmp_new,.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_promo.whmp_new,.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_dropdown_toggle.whmp_new{
  background: darkblue;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_special.whmp_promo,.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_promo.whmp_promo,.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_dropdown_toggle.whmp_promo{
  background: red;
  text-transform: none;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_special.whmp_sale,.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_promo.whmp_sale,.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_dropdown_toggle.whmp_sale{
  background: purple;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_special.whmp_none,.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_promo.whmp_none,.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_domain span.whmp_dropdown_toggle.whmp_none{
  display: none;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_type{
  text-align: left;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 tr .whmp_price .whmp_show_price{
  text-decoration: line-through;
  padding: 0 5px;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_dropdown_outer{
  position: static;
  float: right;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_dropdown_outer .whmp_dropdown_toggle{
  text-transform: none !important;
  padding-right: 18px;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_dropdown_outer .whmp_dropdown_toggle:after{
  content: "";
  font-size: 0.8em;
  font-family: FontAwesome;
  line-height: 1;
  padding: 0 1px 1px;
  margin-top: -1px;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_dropdown_outer .whmp_dropdown_inner{
  position: absolute;
  top: 100%;
  right: 13px;
  text-align: right;
  padding: 10px;
  width: auto;
  z-index: 999;
  border-radius: 6px;
  margin-top: -15px;
  background: #666;
  color: white;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_dropdown_outer .whmp_dropdown_inner li{
  position: relative;
  padding-right: 80px;
  text-align: left;
  margin-bottom: 5px;
  font-size: 12px;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_dropdown_outer .whmp_dropdown_inner li .whmp_addon_price{
  line-height: inherit;
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  font-weight: bold;
}.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_dropdown_outer.active .whmp_dropdown_toggle:after{
  content: "";
}@media (max-width: 980px){.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_search_container,.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_type_toggle_container,.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_special_toggle_container{
    float: none;
    width: 100%;
  }.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_search_container label,.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_type_toggle_container label,.nomzo-theme .whmpress_price_matrix_domain.style_1 .whmp_domain_special_toggle_container label{
    min-width: 80px;
  }}.nomzo-theme .whmpress_price_box{
  box-shadow: 0 0 0 4px #eee inset, 0 0 0 5px #ddd inset;
  border: 6px solid transparent;
  border-radius: 20px;
  padding: 20px;
  text-align: left;
  max-width: 600px;
}.nomzo-theme .whmpress_price_box h3{
  margin: 0;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
}.nomzo-theme .whmpress_price_box .style1_wrapper{
  display: flex;
}.nomzo-theme .whmpress_price_box .style1_left,.nomzo-theme .whmpress_price_box .style1_right{
  padding-top: 10px;
  width: 50%;
}.nomzo-theme .whmpress_price_box ul,.nomzo-theme .whmpress_price_box ol{
  padding: 0 0 20px;
  margin: 0;
  min-width: 250px;
  text-align: left;
}.nomzo-theme .whmpress_price_box li{
  padding: 0 0 5px;
  list-style: none;
}.nomzo-theme .whmpress_price_box .style1_right{
  text-align: center;
}.nomzo-theme .whmpress_price_box h2{
  border-bottom: 1px solid #ddd;
}.nomzo-theme .whmpress_price_box .whmpress_order_combo,.nomzo-theme .whmpress_price_box h2{
  margin: 0 auto 10px;
  padding: 0;
}.nomzo-theme .whmpress_price_box .whmpress_order_combo form{
  display: block;
}.nomzo-theme .whmpress_price_box .whmpress_order_combo form select{
  width: 100%;
  margin: 0;
}.nomzo-theme .whmpress_price_box .whmpress_price{
  color: #fb4400;
}.nomzo-theme .whmpress_price_box button{
  margin: 10px 0 0;
  width: 90%;
  text-transform: uppercase;
}@media only screen and (max-width: 640px){.nomzo-theme .whmpress_price_box .style1_wrapper{
    display: block;
  }.nomzo-theme .whmpress_price_box .style1_left,.nomzo-theme .whmpress_price_box .style1_right{
    width: 90%;
    margin: 0 auto 20px;
    text-align: center;
  }}.nomzo-theme .whmpress_pricing_table{
  box-shadow: 0 0 0 4px #eee inset, 0 0 0 5px #ddd inset;
  border: 6px solid transparent;
  border-radius: 20px;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
}.nomzo-theme .whmpress_pricing_table ul{
  width: 100%;
  padding: 15px;
  margin: 10px 0 0;
  border-top: 1px solid #ddd;
}.nomzo-theme .whmpress_pricing_table ul li{
  width: 100%;
  padding: 5px 0;
  margin: 0;
  border-bottom: 1px solid #ddd;
  list-style: none;
}.nomzo-theme .whmpress_pricing_table ul li:last-child{
  border-bottom: 0;
}.nomzo-theme .whmpress_pricing_table h4{
  width: 100%;
  border-top: 1px solid #ddd;
  margin: 0;
  padding: 20px 0 10px;
}.nomzo-theme .whmpress_pricing_table .whmpress_order_combo form{
  display: block;
}.nomzo-theme .whmpress_pricing_table .whmpress_order_combo form select,.nomzo-theme .whmpress_pricing_table .whmpress_order_combo form button{
  display: block;
  width: 90%;
  margin: 0 auto 15px;
}.nomzo-theme .whmpress_pricing_table .whmpress_order_button{
  width: 90%;
  display: inline-block;
}.nomzo-theme .whmpress_pricing_table .whmpress_has_tooltip{
  cursor: help;
  z-index: 99;
  -webkit-transform: translateZ(0);
  
  -webkit-font-smoothing: antialiased;
  
}.nomzo-theme .whmpress_pricing_table .whmpress_has_tooltip .whmpress_tooltip{
  background: #fb4400;
  top: auto;
  right: 0;
  left: 0;
  bottom: 100%;
  color: #fff;
  display: block;
  margin-bottom: 15px;
  opacity: 0;
  padding: 20px;
  pointer-events: none;
  position: absolute;
  width: 100%;
  transform: translateY(10px);
  transition: all 0.25s ease-out;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}.nomzo-theme .whmpress_pricing_table .whmpress_has_tooltip .whmpress_tooltip:before{
  content: " ";
  display: block;
  width: 40px;
  left: -40px;
  top: 0;
  bottom: 0;
  position: absolute;
}.nomzo-theme .whmpress_pricing_table .whmpress_has_tooltip .whmpress_tooltip:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #fb4400 transparent transparent transparent;
  left: 50%;
  top: 100%;
  margin-left: -10px;
}.nomzo-theme .whmpress_pricing_table .whmpress_has_tooltip:hover .whmpress_tooltip{
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0px);
}.nomzo-theme .whmpress_domain_search form{
  display: flex;
  line-height: 2;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}.nomzo-theme .whmpress_domain_search form div input,.nomzo-theme .whmpress_domain_search form div select{
  width: 100%;
  font-size: 18px;
  height: 56px;
}.nomzo-theme .whmpress_domain_search form div input#search_domain{
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}.nomzo-theme .whmpress_domain_search form div input[type="submit"]{
  border-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 56px;
}.nomzo-theme .whmpress_domain_search form div select{
  border-radius: 0;
  text-align: right;
  border-right: 0;
  border-left: 0;
  width: auto;
}.nomzo-theme .whmpress_domain_search form div.search_div{
  width: 100%;
}.nomzo-theme .whmpress_domain_search form div.submit_div{
  width: 25%;
  min-width: 120px;
}@media only screen and (max-width: 480px){.nomzo-theme .whmpress_domain_search form{
    display: block;
    padding: 10px;
  }.nomzo-theme .whmpress_domain_search form div{
    margin-bottom: 10px;
  }.nomzo-theme .whmpress_domain_search form div,.nomzo-theme .whmpress_domain_search form input,.nomzo-theme .whmpress_domain_search form select{
    width: 100% !important;
  }.nomzo-theme .whmpress_domain_search form input[type="search"],.nomzo-theme .whmpress_domain_search form select{
    outline: 0 !important;
    padding: 8px 10px !important;
    border-radius: 4px !important;
    border: 2px solid #ddd !important;
  }.nomzo-theme .whmpress_domain_search form input[type="submit"]{
    border-radius: 4px !important;
  }}.nomzo-theme .whmpress_domain_search_ajax form{
  display: flex;
  font-size: 18px;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}.nomzo-theme .whmpress_domain_search_ajax form input#search_box{
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
  height: 56px;
  width: 80%;
}.nomzo-theme .whmpress_domain_search_ajax form button{
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  width: 20%;
  height: 56px;
}@media only screen and (max-width: 480px){.nomzo-theme .whmpress_domain_search_ajax form{
    display: block;
  }.nomzo-theme .whmpress_domain_search_ajax form input,.nomzo-theme .whmpress_domain_search_ajax form button{
    width: 100% !important;
  }.nomzo-theme .whmpress_domain_search_ajax form input[type="search"]{
    outline: 0 !important;
    padding: 8px 10px !important;
    border-radius: 4px !important;
    border: 2px solid #ddd !important;
    margin-bottom: 10px;
  }.nomzo-theme .whmpress_domain_search_ajax form button{
    border-radius: 4px !important;
  }}.nomzo-theme .whmpress_domain_search_ajax_results .found-title,.nomzo-theme .whmpress_domain_search_bulk .found-title,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-title,.nomzo-theme .whmpress_domain_search_bulk .not-found-title,.nomzo-theme .whmpress_domain_search_ajax_results .found-div,.nomzo-theme .whmpress_domain_search_bulk .found-div,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-div,.nomzo-theme .whmpress_domain_search_bulk .not-found-div,.nomzo-theme .whmpress_domain_search_ajax_results .recommended,.nomzo-theme .whmpress_domain_search_bulk .recommended{
  display: flex;
  padding: 10px;
  align-items: center;
  min-height: 64px;
  border-bottom: 1px solid #eee;
}.nomzo-theme .whmpress_domain_search_ajax_results .found-title .domain-name,.nomzo-theme .whmpress_domain_search_bulk .found-title .domain-name,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-title .domain-name,.nomzo-theme .whmpress_domain_search_bulk .not-found-title .domain-name,.nomzo-theme .whmpress_domain_search_ajax_results .found-div .domain-name,.nomzo-theme .whmpress_domain_search_bulk .found-div .domain-name,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-div .domain-name,.nomzo-theme .whmpress_domain_search_bulk .not-found-div .domain-name,.nomzo-theme .whmpress_domain_search_ajax_results .recommended .domain-name,.nomzo-theme .whmpress_domain_search_bulk .recommended .domain-name{
  width: 50%;
}.nomzo-theme .whmpress_domain_search_ajax_results .found-title .domain-name b,.nomzo-theme .whmpress_domain_search_bulk .found-title .domain-name b,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-title .domain-name b,.nomzo-theme .whmpress_domain_search_bulk .not-found-title .domain-name b,.nomzo-theme .whmpress_domain_search_ajax_results .found-div .domain-name b,.nomzo-theme .whmpress_domain_search_bulk .found-div .domain-name b,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-div .domain-name b,.nomzo-theme .whmpress_domain_search_bulk .not-found-div .domain-name b,.nomzo-theme .whmpress_domain_search_ajax_results .recommended .domain-name b,.nomzo-theme .whmpress_domain_search_bulk .recommended .domain-name b{
  display: block;
}.nomzo-theme .whmpress_domain_search_ajax_results .found-title .rate,.nomzo-theme .whmpress_domain_search_bulk .found-title .rate,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-title .rate,.nomzo-theme .whmpress_domain_search_bulk .not-found-title .rate,.nomzo-theme .whmpress_domain_search_ajax_results .found-div .rate,.nomzo-theme .whmpress_domain_search_bulk .found-div .rate,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-div .rate,.nomzo-theme .whmpress_domain_search_bulk .not-found-div .rate,.nomzo-theme .whmpress_domain_search_ajax_results .recommended .rate,.nomzo-theme .whmpress_domain_search_bulk .recommended .rate,.nomzo-theme .whmpress_domain_search_ajax_results .found-title .year,.nomzo-theme .whmpress_domain_search_bulk .found-title .year,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-title .year,.nomzo-theme .whmpress_domain_search_bulk .not-found-title .year,.nomzo-theme .whmpress_domain_search_ajax_results .found-div .year,.nomzo-theme .whmpress_domain_search_bulk .found-div .year,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-div .year,.nomzo-theme .whmpress_domain_search_bulk .not-found-div .year,.nomzo-theme .whmpress_domain_search_ajax_results .recommended .year,.nomzo-theme .whmpress_domain_search_bulk .recommended .year{
  min-width: 100px;
}.nomzo-theme .whmpress_domain_search_ajax_results .found-title .select-box,.nomzo-theme .whmpress_domain_search_bulk .found-title .select-box,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-title .select-box,.nomzo-theme .whmpress_domain_search_bulk .not-found-title .select-box,.nomzo-theme .whmpress_domain_search_ajax_results .found-div .select-box,.nomzo-theme .whmpress_domain_search_bulk .found-div .select-box,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-div .select-box,.nomzo-theme .whmpress_domain_search_bulk .not-found-div .select-box,.nomzo-theme .whmpress_domain_search_ajax_results .recommended .select-box,.nomzo-theme .whmpress_domain_search_bulk .recommended .select-box{
  margin-left: auto;
  text-align: center;
}.nomzo-theme .whmpress_domain_search_ajax_results .found-title .select-box a,.nomzo-theme .whmpress_domain_search_bulk .found-title .select-box a,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-title .select-box a,.nomzo-theme .whmpress_domain_search_bulk .not-found-title .select-box a,.nomzo-theme .whmpress_domain_search_ajax_results .found-div .select-box a,.nomzo-theme .whmpress_domain_search_bulk .found-div .select-box a,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-div .select-box a,.nomzo-theme .whmpress_domain_search_bulk .not-found-div .select-box a,.nomzo-theme .whmpress_domain_search_ajax_results .recommended .select-box a,.nomzo-theme .whmpress_domain_search_bulk .recommended .select-box a{
  display: inline-block;
  margin: 5px;
}.nomzo-theme .whmpress_domain_search_ajax_results .not-found-title .rate,.nomzo-theme .whmpress_domain_search_bulk .not-found-title .rate,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-div .rate,.nomzo-theme .whmpress_domain_search_bulk .not-found-div .rate,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-title .year,.nomzo-theme .whmpress_domain_search_bulk .not-found-title .year,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-div .year,.nomzo-theme .whmpress_domain_search_bulk .not-found-div .year{
  display: none;
}.nomzo-theme .whmpress_domain_search_ajax_results .recommended,.nomzo-theme .whmpress_domain_search_bulk .recommended{
  justify-content: center;
}.nomzo-theme .whmpress_domain_search_ajax_results .load-more-div,.nomzo-theme .whmpress_domain_search_bulk .load-more-div{
  padding: 10px;
  text-align: center;
}.nomzo-theme .whmp-not-valid-name{
  padding-top: 5px;
  color: red;
}@media only screen and (max-width: 768px){.nomzo-theme .whmpress_domain_search_ajax_results .found-title,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-title,.nomzo-theme .whmpress_domain_search_ajax_results .found-div,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-div,.nomzo-theme .whmpress_domain_search_ajax_results .recommended{
    flex-direction: column;
    text-align: center;
  }.nomzo-theme .whmpress_domain_search_ajax_results .found-title div[style="clear:both"],.nomzo-theme .whmpress_domain_search_ajax_results .not-found-title div[style="clear:both"],.nomzo-theme .whmpress_domain_search_ajax_results .found-div div[style="clear:both"],.nomzo-theme .whmpress_domain_search_ajax_results .not-found-div div[style="clear:both"],.nomzo-theme .whmpress_domain_search_ajax_results .recommended div[style="clear:both"]{
    display: none !important;
  }.nomzo-theme .whmpress_domain_search_ajax_results .found-title .select-box,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-title .select-box,.nomzo-theme .whmpress_domain_search_ajax_results .found-div .select-box,.nomzo-theme .whmpress_domain_search_ajax_results .not-found-div .select-box,.nomzo-theme .whmpress_domain_search_ajax_results .recommended .select-box{
    margin-right: auto;
  }}.nomzo-theme .whmp_domain_search_ajax_results{
  padding-top: 60px;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_title{
  padding: 20px;
  text-align: center;
  max-width: 640px;
  margin: 0 auto 20px;
  border-radius: 6px;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_title .whmp_search_ajax_domain{
  font-size: 2.5em;
  font-weight: bold;
  word-break: break-all;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_title .whmp_search_ajax_buttons a{
  cursor: pointer;
  padding: 8px 15px;
  color: #fff;
  border-radius: 6px;
  border: 1px solid #ccc;
  display: inline-block;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_title.whmp_found_title{
  background: #bfd6c1;
  color: #2e639a;
  border-top: 6px solid #2e639a;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_title.whmp_found_title .whmp_search_ajax_buttons a{
  cursor: pointer;
  background: #2e639a;
  border-color: #2e639a;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_title.whmp_not_found_title{
  background: #f7c6c6;
  color: #4A2929;
  border-top: 6px solid #4A2929;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_title.whmp_not_found_title .whmp_search_ajax_buttons a{
  cursor: pointer;
  background: #4A2929;
  border-color: #6A4949;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result{
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  border-radius: 3px;
  margin: 0 0 15px;
  align-items: center;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result li{
  list-style: none;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_icon{
  margin-right: 10px;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_domain{
  width: 40%;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_domain strong{
  display: block;
  margin-right: 10px;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_domain_price{
  width: 15%;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_duration{
  width: 15%;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_search_ajax_buttons{
  width: 20%;
  min-width: 150px;
  text-align: right;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_search_ajax_buttons a{
  padding: 8px 15px;
  color: #fff;
  border-radius: 6px;
  border: 1px solid #ccc;
  display: inline-block;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_found_result{
  background: #bfd6c1;
  color: #2e639a;
  border-left: 3px solid #2e639a;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_found_result .whmp_search_ajax_buttons a{
  cursor: pointer;
  background: #2e639a;
  border-color: #2e639a;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_not_found_result{
  background: #f7c6c6;
  color: #4A2929;
  border-left: 3px solid #4A2929;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_not_found_result .whmp_duration{
  display: none;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_not_found_result .whmp_search_ajax_buttons{
  width: 35%;
  min-width: 150px;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_not_found_result .whmp_search_ajax_buttons a{
  background: #4A2929;
  border-color: #6A4949;
}.nomzo-theme .whmp_domain_search_ajax_results .load-more-div{
  padding: 10px;
  text-align: center;
}.nomzo-theme .whmp_domain_search_ajax_results .load-more-div button{
  padding: 8px 15px;
  color: #fff;
  border-radius: 6px;
  border: 1px solid #2e639a;
  display: inline-block;
  background: #2e639a;
}.nomzo-theme .whmp_domain_search_ajax_results .load-more-div button:hover{
  background: #2e639a;
}.nomzo-theme .whmp_domain_search_ajax_results .whmp_loading_div{
  text-align: center;
  font-size: 24px;
}@media only screen and (max-width: 768px){.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result{
    text-align: center;
  }.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result li{
    margin-bottom: 15px;
  }.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_icon{
    display: none;
  }.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_domain{
    width: 100%;
  }.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_duration,.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_domain_price{
    display: block;
    width: 50%;
    padding: 0 10px;
    text-align: left;
  }.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_domain_price{
    text-align: right;
  }.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_search_ajax_buttons{
    width: 100%;
    text-align: center;
  }}@media only screen and (max-width: 640px){.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_title .whmp_search_ajax_domain{
    font-size: 1.5em;
  }.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_icon{
    margin-right: 10px;
  }.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_domain{
    width: 100%;
  }.nomzo-theme .whmp_domain_search_ajax_results .whmp_search_ajax_result .whmp_search_ajax_buttons{
    width: 100%;
    min-width: 150px;
  }}.nomzo-theme .whmpress_domain_search_bulk form{
  display: flex;
}.nomzo-theme .whmpress_domain_search_bulk form .bulk-domains,.nomzo-theme .whmpress_domain_search_bulk form .bulk-options{
  width: 50%;
  padding: 10px;
}.nomzo-theme .whmpress_domain_search_bulk form .bulk-domains textarea{
  width: 100%;
  height: 200px;
  max-width: 100%;
}.nomzo-theme .whmpress_domain_search_bulk form .bulk-options .extentions{
  margin: 20px auto;
  display: block;
}.nomzo-theme .whmpress_domain_search_bulk form .bulk-options .extentions div{
  width: 20%;
  display: inline-block;
}.nomzo-theme .whmpress_domain_search_bulk form .bulk-options .extentions div:last-child:after{
  content: "";
  display: block;
  clear: both;
}.nomzo-theme .whmpress_domain_search_bulk form .bulk-options .extentions div label{
  display: inline-block;
}.nomzo-theme .whmpress_domain_search_bulk .search-button{
  text-align: center;
  padding: 10px;
}@media only screen and (max-width: 640px){.nomzo-theme .whmpress_domain_search_bulk form{
    display: block;
  }.nomzo-theme .whmpress_domain_search_bulk form .bulk-domains,.nomzo-theme .whmpress_domain_search_bulk form .bulk-options{
    width: 100%;
  }.nomzo-theme .whmpress_domain_search_bulk form .bulk-options .extentions > div{
    width: 30%;
  }}.nomzo-theme .whmpress_domain_whois{
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}.nomzo-theme .whmpress_domain_whois form{
  display: flex;
  font-size: 18px;
}.nomzo-theme .whmpress_domain_whois form input{
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-right: 0 !important;
  height: 56px;
  width: 80%;
}.nomzo-theme .whmpress_domain_whois form button{
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  width: 20%;
  height: 56px;
}@media only screen and (max-width: 480px){.nomzo-theme .whmpress_domain_whois form{
    display: block;
  }.nomzo-theme .whmpress_domain_whois form input,.nomzo-theme .whmpress_domain_whois form button{
    width: 100% !important;
  }.nomzo-theme .whmpress_domain_whois form input{
    outline: 0 !important;
    padding: 8px 10px !important;
    border-radius: 4px !important;
    border: 2px solid #ddd !important;
    margin-bottom: 10px;
  }.nomzo-theme .whmpress_domain_whois form button{
    border-radius: 4px !important;
    margin-bottom: 10px;
  }}.nomzo-theme .whmpress_login_form{
  box-shadow: 0 0 0 4px #eee inset, 0 0 0 5px #ddd inset;
  border: 6px solid transparent;
  border-radius: 20px;
  max-width: 480px;
  min-width: 450px;
  padding: 50px 20px 30px;
  margin-left: auto;
  margin-right: auto;
}.nomzo-theme .whmpress_login_form form div{
  margin-bottom: 20px;
}.nomzo-theme .whmpress_login_form form label,.nomzo-theme .whmpress_login_form form input{
  display: block;
  width: 100%;
}.nomzo-theme .whmpress_login_form form button{
  display: block;
  margin-left: auto;
  margin-right: auto;
}@media only screen and (max-width: 480px){.nomzo-theme .whmpress_login_form form div label,.nomzo-theme .whmpress_login_form form div input{
    display: block;
    width: 100%;
    min-width: 160px;
  }.nomzo-theme .whmpress_login_form form button{
    display: block;
    width: 100%;
  }}.nomzo-theme .whmpress_announcements .announcement-date{
  background-color: #fb4400;
  display: inline-block;
  width: 150px;
  padding: 5px 10px;
  margin-right: 15px;
  color: white;
}.nomzo-theme .whmpress_announcements .announcement-summary{
  margin-top: 15px;
}.nomzo-theme .whmpress_announcements a{
  color: #fb4400;
  text-decoration: none;
}.nomzo-theme .whmpress_announcements a :hover{
  color: #c83600;
}.nomzo-theme .whmpress_domain_price_list{
  padding: 0;
  margin-bottom: 40px;
}.nomzo-theme .whmpress_domain_price_list ul{
  padding: 15px;
  margin: 0;
  list-style: none;
  font-size: 0;
  font-size: 0px;
  text-align: center;
}.nomzo-theme .whmpress_domain_price_list ul li{
  list-style: none;
  background: white;
  padding: 5px;
  font-size: 16px;
  text-align: left;
  display: inline-block;
}.nomzo-theme .whmpress_domain_price_list ul li > a{
  border: 1px solid #666;
  display: block;
  padding: 10px;
  color: #333;
}.nomzo-theme .whmpress_domain_price_list ul li > a > span{
  display: block;
}.nomzo-theme .whmpress_domain_price_list ul li > a:hover{
  color: #222;
  border-color: #1A5EC6;
}.nomzo-theme .whmpress_domain_price_list ul li .domain_tld{
  font-size: 48px;
  text-align: center;
}.nomzo-theme .whmpress_domain_price_list ul li .domain_tld .price_title{
  display: none;
}.nomzo-theme .whmpress_pricing_bundle{
  box-shadow: 0 0 0 4px #eee inset, 0 0 0 5px #ddd inset;
  border: 6px solid transparent;
  border-radius: 20px;
  text-align: center;
}.nomzo-theme .whmpress_pricing_bundle .pricing_bundle_heading{
  padding: 15px;
}.nomzo-theme .whmpress_pricing_bundle .pricing_bundle_heading span{
  font-size: 28px;
}.nomzo-theme .whmpress_pricing_bundle .pricing_bundle_items{
  border: 1px solid #e1e1e1;
}.nomzo-theme .whmpress_pricing_bundle .pricing_bundle_items .pricing_bundle_item{
  border-bottom: 1px solid #e1e1e1;
  padding: 15px;
}.nomzo-theme .whmpress_pricing_bundle .pricing_bundle_items .pricing_bundle_item:last-child{
  border-bottom: 0;
}.nomzo-theme .whmpress_pricing_bundle .pricing_bundle_submit{
  padding: 15px;
}.nomzo-theme .whmpress_pricing_bundle.whmpress-02 .pricing_bundle_items{
  display: flex;
  flex-wrap: wrap;
}.nomzo-theme .whmpress_pricing_bundle.whmpress-02 .pricing_bundle_items .pricing_bundle_item{
  flex-grow: 1;
  min-width: 300px;
  border: 0;
  width: 10%;
}.nomzo-theme .whmpress{
  
  
  
  
  
  
  
  
}.nomzo-theme .whmpress .box1{
  box-shadow: 0px 10px 18px -3px #dcdcdc;
  height: 50px;
  text-align: center;
  padding-top: 13px;
}.nomzo-theme .whmpress .box0{
  padding: 11px 20px;
  background: #337ab7;
  color: #fff;
  text-align: center;
  font-weight: 500;
}.nomzo-theme .whmpress .box0 span{
  font-size: 20px;
  display: block;
  font-weight: 400;
}.nomzo-theme .whmpress .headline-container{
  padding: 11px 20px;
  background: #337ab7;
  color: #fff;
  font-weight: 600;
}.nomzo-theme .whmpress .content{
  padding: 20px;
  line-height: 1.6em;
  background: #ffffff;
}.nomzo-theme .whmpress .product-label{
  text-align: center;
  padding: 6px 0 5px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #d05b00;
  color: #ffffff;
  font-weight: 500;
}.nomzo-theme .whmpress .list-inline > li{
  display: inline-block;
}.nomzo-theme .whmpress .brand{
  background: #fff;
  padding: 20px 0;
}.nomzo-theme .whmpress .content-container.content-container-list{
  background: #fff;
}.nomzo-theme .whmpress .hr-grey{
  background-color: #ededed;
}.nomzo-theme .whmpress .hr-grey{
  height: 1px;
  border-top: 0;
  border-bottom: 0;
  margin: 15px 0;
}.nomzo-theme .whmpress ul.list-operating-systems li figure > img{
  max-width: 40px;
}.nomzo-theme .whmpress ul.list-operating-systems{
  margin: 0;
  text-align: center;
}.nomzo-theme .whmpress .wpl-gapeges{
  height: 30px;
}.nomzo-theme .whmpress .content-container.content-container-list{
  background: #fff;
}.nomzo-theme .whmpress ul.list-items li{
  background-color: #fff;
  padding: 15px 15px;
}.nomzo-theme .whmpress ul.list-items li:nth-child(2n){
  background-color: #f5f5f5;
}.nomzo-theme .whmpress .color-green{
  color: #2e639a;
}.nomzo-theme .whmpress .side-barleft{
  font-size: 18px;
  font-weight: 500;
}.nomzo-theme .whmpress .side-baright{
  font-size: 18px;
  font-weight: 400;
}.nomzo-theme .whmpress .product-order-sidebar-ordering{
  background: #337ab7;
  padding: 20px;
  line-height: 1em;
  text-align: center;
}.nomzo-theme .whmpress .product-order-sidebar-ordering .price{
  font-size: 2.8rem;
  background: #FFD520;
  font-weight: 500;
  line-height: 1em;
}.nomzo-theme .whmpress .product-order-sidebar-ordering .price-additional{
  line-height: 1.6em;
  padding: 10px 0 20px;
  color: #fff;
  font-size: 0.8rem;
}.nomzo-theme .whmpress .product-order-sidebar-check-availability{
  text-align: center;
  padding-top: 10px;
}.nomzo-theme .whmpress .product-order-sidebar-check-availability a{
  color: #337ab7;
}.nomzo-theme .whmpress .product-order-sidebar-check-availability a i{
  padding-right: 5px;
}.nomzo-theme .whmpress .btn{
  text-decoration: none;
  border: 0;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
}.nomzo-theme .whmpress #whcom_product ul{
  margin: 0;
}.nomzo-theme .whmpress #whcom_product ul li{
  list-style: none;
}.nomzo-theme .whmpress #whcom_product .whcom_row .whcom_col_6{
  padding: 0;
}.nomzo-theme .whmpress #whcom_product ul li a{
  color: #383838;
  text-decoration: underline;
  font-weight: 500;
}.nomzo-theme .whmpress #whcom_product ul li a:hover{
  color: #d50c2d;
}.nomzo-theme .whmpress #whcom_product .whcom_row.row-content{
  margin: 0;
}.nomzo-theme .whmpress #whcom_product .whcom_row .whcom_col_6.right-side-border{
  border-right: 1px solid #e0e0e0;
}.nomzo-theme .whmpress #whcom_product figure{
  padding: 10px;
}.nomzo-theme .whmpress .text-center.color-green{
  text-align: center;
}.nomzo-theme .whcom_row{
  margin-left: -10px;
  margin-right: -10px;
}.nomzo-theme .whcom_row *{
  box-sizing: border-box;
}.nomzo-theme .whcom_row:before,.nomzo-theme .whcom_row:after{
  content: "";
  clear: both;
  display: block;
}.nomzo-theme .whcom_row > [class*="whcom_col"]{
  padding: 0 10px;
  min-height: 16px;
  float: left;
  width: 100%;
}.nomzo-theme .whcom_row .whcom_col_1,.nomzo-theme .whcom_row .whcom_col_xs_1{
  width: 8.33333333%;
}.nomzo-theme .whcom_row .whcom_col_2,.nomzo-theme .whcom_row .whcom_col_xs_2{
  width: 16.66666667%;
}.nomzo-theme .whcom_row .whcom_col_3,.nomzo-theme .whcom_row .whcom_col_xs_3{
  width: 25%;
}.nomzo-theme .whcom_row .whcom_col_4,.nomzo-theme .whcom_row .whcom_col_xs_4{
  width: 33.33333333%;
}.nomzo-theme .whcom_row .whcom_col_5,.nomzo-theme .whcom_row .whcom_col_xs_5{
  width: 41.66666667%;
}.nomzo-theme .whcom_row .whcom_col_6,.nomzo-theme .whcom_row .whcom_col_xs_6{
  width: 50%;
}.nomzo-theme .whcom_row .whcom_col_7,.nomzo-theme .whcom_row .whcom_col_xs_7{
  width: 58.33333333%;
}.nomzo-theme .whcom_row .whcom_col_8,.nomzo-theme .whcom_row .whcom_col_xs_8{
  width: 66.66666667%;
}.nomzo-theme .whcom_row .whcom_col_9,.nomzo-theme .whcom_row .whcom_col_xs_9{
  width: 75%;
}.nomzo-theme .whcom_row .whcom_col_10,.nomzo-theme .whcom_row .whcom_col_xs_10{
  width: 83.33333333%;
}.nomzo-theme .whcom_row .whcom_col_11,.nomzo-theme .whcom_row .whcom_col_xs_11{
  width: 91.66666667%;
}.nomzo-theme .whcom_row .whcom_col_12,.nomzo-theme .whcom_row .whcom_col_xs_12{
  width: 100%;
}@media (min-width: 576px){.nomzo-theme .whcom_row .whcom_col_sm_1{
    width: 8.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_sm_2{
    width: 16.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_sm_3{
    width: 25%;
  }.nomzo-theme .whcom_row .whcom_col_sm_4{
    width: 33.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_sm_5{
    width: 41.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_sm_6{
    width: 50%;
  }.nomzo-theme .whcom_row .whcom_col_sm_7{
    width: 58.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_sm_8{
    width: 66.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_sm_9{
    width: 75%;
  }.nomzo-theme .whcom_row .whcom_col_sm_10{
    width: 83.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_sm_11{
    width: 91.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_sm_12{
    width: 100%;
  }}@media (min-width: 768px){.nomzo-theme .whcom_row .whcom_col_md_1{
    width: 8.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_md_2{
    width: 16.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_md_3{
    width: 25%;
  }.nomzo-theme .whcom_row .whcom_col_md_4{
    width: 33.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_md_5{
    width: 41.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_md_6{
    width: 50%;
  }.nomzo-theme .whcom_row .whcom_col_md_7{
    width: 58.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_md_8{
    width: 66.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_md_9{
    width: 75%;
  }.nomzo-theme .whcom_row .whcom_col_md_10{
    width: 83.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_md_11{
    width: 91.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_md_12{
    width: 100%;
  }}@media (min-width: 992px){.nomzo-theme .whcom_row .whcom_col_lg_1{
    width: 8.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_lg_2{
    width: 16.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_lg_3{
    width: 25%;
  }.nomzo-theme .whcom_row .whcom_col_lg_4{
    width: 33.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_lg_5{
    width: 41.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_lg_6{
    width: 50%;
  }.nomzo-theme .whcom_row .whcom_col_lg_7{
    width: 58.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_lg_8{
    width: 66.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_lg_9{
    width: 75%;
  }.nomzo-theme .whcom_row .whcom_col_lg_10{
    width: 83.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_lg_11{
    width: 91.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_lg_12{
    width: 100%;
  }}@media (min-width: 1200px){.nomzo-theme .whcom_row .whcom_col_xl_1{
    width: 8.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_xl_2{
    width: 16.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_xl_3{
    width: 25%;
  }.nomzo-theme .whcom_row .whcom_col_xl_4{
    width: 33.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_xl_5{
    width: 41.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_xl_6{
    width: 50%;
  }.nomzo-theme .whcom_row .whcom_col_xl_7{
    width: 58.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_xl_8{
    width: 66.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_xl_9{
    width: 75%;
  }.nomzo-theme .whcom_row .whcom_col_xl_10{
    width: 83.33333333%;
  }.nomzo-theme .whcom_row .whcom_col_xl_11{
    width: 91.66666667%;
  }.nomzo-theme .whcom_row .whcom_col_xl_12{
    width: 100%;
  }}.nomzo-theme .whcom_row.whcom_row_no_gap{
  margin-left: 0;
  margin-right: 0;
}.nomzo-theme .whcom_row.whcom_row_no_gap > [class^="whcom_col"]{
  padding: 0;
}.nomzo-theme .btn.btn-yellow button{
  background: #fdc400;
  width: 100%;
  color: #383838;
  font-size: 20px;
  font-weight: bold;
}.nomzo-theme .whcom_product_name{
  text-align: center;
}.nomzo-theme .whcom_tooltip{
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}.nomzo-theme .whcom_tooltip .whcom_tooltiptext{
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  
  position: absolute;
  z-index: 1;
}.nomzo-theme .whcom_tooltip:hover .whcom_tooltiptext{
  visibility: visible;
}.nomzo-theme .whmpress_price_matrix_domain .whmpress_price_matrix_header .whmp_domain_type_toggle_container{
  width: 100%;
}.nomzo-theme .whmpress_price_matrix_domain .whmpress_price_matrix_header{
  padding-bottom: 0px !important;
}.nomzo-theme .whmpress_price_matrix_domain .whmpress_price_matrix_header .whmp_domain_type_toggle_container span.whmp_domain_type_toggle{
  margin: 2px;
}.nomzo-theme .whmpress_price_matrix_domain .whmpress_price_matrix_header label{
  text-transform: uppercase;
}.nomzo-theme .whmpress_price_matrix_domain .whmpress_price_matrix_header .whmp_domain_special_toggle_container{
  float: right;
}.nomzo-theme .whmpress_price_matrix_domain .whmpress_price_matrix_header input{
  width: 72%;
}.nomzo-theme .whmpress_price_matrix_domain .whmpress_price_matrix_header .whmp_domain_type_toggle_container span.whmp_domain_type_toggle.whmpress_tld_active,.nomzo-theme .whmpress_price_matrix_domain .whmpress_price_matrix_header span.whmp_domain_special_toggle.whmpress_tld_active{
  background: #fb4400;
}.nomzo-theme .whmpress .dataTables_wrapper .dataTables_length{
  float: right !important;
  padding: 6px;
}
@charset "UTF-8";.nomzo-theme .ekit-wid-con .row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.nomzo-theme .ekit-wid-con .col,.nomzo-theme .ekit-wid-con .col-1,.nomzo-theme .ekit-wid-con .col-10,.nomzo-theme .ekit-wid-con .col-11,.nomzo-theme .ekit-wid-con .col-12,.nomzo-theme .ekit-wid-con .col-2,.nomzo-theme .ekit-wid-con .col-3,.nomzo-theme .ekit-wid-con .col-4,.nomzo-theme .ekit-wid-con .col-5,.nomzo-theme .ekit-wid-con .col-6,.nomzo-theme .ekit-wid-con .col-7,.nomzo-theme .ekit-wid-con .col-8,.nomzo-theme .ekit-wid-con .col-9,.nomzo-theme .ekit-wid-con .col-auto,.nomzo-theme .ekit-wid-con .col-lg,.nomzo-theme .ekit-wid-con .col-lg-1,.nomzo-theme .ekit-wid-con .col-lg-10,.nomzo-theme .ekit-wid-con .col-lg-11,.nomzo-theme .ekit-wid-con .col-lg-12,.nomzo-theme .ekit-wid-con .col-lg-2,.nomzo-theme .ekit-wid-con .col-lg-3,.nomzo-theme .ekit-wid-con .col-lg-4,.nomzo-theme .ekit-wid-con .col-lg-5,.nomzo-theme .ekit-wid-con .col-lg-6,.nomzo-theme .ekit-wid-con .col-lg-7,.nomzo-theme .ekit-wid-con .col-lg-8,.nomzo-theme .ekit-wid-con .col-lg-9,.nomzo-theme .ekit-wid-con .col-lg-auto,.nomzo-theme .ekit-wid-con .col-md,.nomzo-theme .ekit-wid-con .col-md-1,.nomzo-theme .ekit-wid-con .col-md-10,.nomzo-theme .ekit-wid-con .col-md-11,.nomzo-theme .ekit-wid-con .col-md-12,.nomzo-theme .ekit-wid-con .col-md-2,.nomzo-theme .ekit-wid-con .col-md-3,.nomzo-theme .ekit-wid-con .col-md-4,.nomzo-theme .ekit-wid-con .col-md-5,.nomzo-theme .ekit-wid-con .col-md-6,.nomzo-theme .ekit-wid-con .col-md-7,.nomzo-theme .ekit-wid-con .col-md-8,.nomzo-theme .ekit-wid-con .col-md-9,.nomzo-theme .ekit-wid-con .col-md-auto,.nomzo-theme .ekit-wid-con .col-sm,.nomzo-theme .ekit-wid-con .col-sm-1,.nomzo-theme .ekit-wid-con .col-sm-10,.nomzo-theme .ekit-wid-con .col-sm-11,.nomzo-theme .ekit-wid-con .col-sm-12,.nomzo-theme .ekit-wid-con .col-sm-2,.nomzo-theme .ekit-wid-con .col-sm-3,.nomzo-theme .ekit-wid-con .col-sm-4,.nomzo-theme .ekit-wid-con .col-sm-5,.nomzo-theme .ekit-wid-con .col-sm-6,.nomzo-theme .ekit-wid-con .col-sm-7,.nomzo-theme .ekit-wid-con .col-sm-8,.nomzo-theme .ekit-wid-con .col-sm-9,.nomzo-theme .ekit-wid-con .col-sm-auto,.nomzo-theme .ekit-wid-con .col-xl,.nomzo-theme .ekit-wid-con .col-xl-1,.nomzo-theme .ekit-wid-con .col-xl-10,.nomzo-theme .ekit-wid-con .col-xl-11,.nomzo-theme .ekit-wid-con .col-xl-12,.nomzo-theme .ekit-wid-con .col-xl-2,.nomzo-theme .ekit-wid-con .col-xl-3,.nomzo-theme .ekit-wid-con .col-xl-4,.nomzo-theme .ekit-wid-con .col-xl-5,.nomzo-theme .ekit-wid-con .col-xl-6,.nomzo-theme .ekit-wid-con .col-xl-7,.nomzo-theme .ekit-wid-con .col-xl-8,.nomzo-theme .ekit-wid-con .col-xl-9,.nomzo-theme .ekit-wid-con .col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.nomzo-theme .ekit-wid-con .col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.nomzo-theme .ekit-wid-con .row-cols-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.nomzo-theme .ekit-wid-con .row-cols-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.nomzo-theme .ekit-wid-con .row-cols-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.nomzo-theme .ekit-wid-con .row-cols-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.nomzo-theme .ekit-wid-con .row-cols-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.nomzo-theme .ekit-wid-con .row-cols-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.nomzo-theme .ekit-wid-con .col-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.nomzo-theme .ekit-wid-con .col-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.nomzo-theme .ekit-wid-con .col-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.nomzo-theme .ekit-wid-con .col-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.nomzo-theme .ekit-wid-con .col-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.nomzo-theme .ekit-wid-con .col-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.nomzo-theme .ekit-wid-con .col-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.nomzo-theme .ekit-wid-con .col-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.nomzo-theme .ekit-wid-con .col-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.nomzo-theme .ekit-wid-con .col-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.nomzo-theme .ekit-wid-con .col-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.nomzo-theme .ekit-wid-con .col-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.nomzo-theme .ekit-wid-con .col-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.nomzo-theme .ekit-wid-con .order-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.nomzo-theme .ekit-wid-con .order-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.nomzo-theme .ekit-wid-con .order-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.nomzo-theme .ekit-wid-con .order-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.nomzo-theme .ekit-wid-con .order-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.nomzo-theme .ekit-wid-con .order-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.nomzo-theme .ekit-wid-con .order-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.nomzo-theme .ekit-wid-con .order-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.nomzo-theme .ekit-wid-con .order-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.nomzo-theme .ekit-wid-con .order-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.nomzo-theme .ekit-wid-con .order-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.nomzo-theme .ekit-wid-con .order-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.nomzo-theme .ekit-wid-con .order-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.nomzo-theme .ekit-wid-con .order-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.nomzo-theme .ekit-wid-con .order-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.nomzo-theme .ekit-wid-con .offset-1{margin-left:8.333333%}.nomzo-theme .ekit-wid-con .offset-2{margin-left:16.666667%}.nomzo-theme .ekit-wid-con .offset-3{margin-left:25%}.nomzo-theme .ekit-wid-con .offset-4{margin-left:33.333333%}.nomzo-theme .ekit-wid-con .offset-5{margin-left:41.666667%}.nomzo-theme .ekit-wid-con .offset-6{margin-left:50%}.nomzo-theme .ekit-wid-con .offset-7{margin-left:58.333333%}.nomzo-theme .ekit-wid-con .offset-8{margin-left:66.666667%}.nomzo-theme .ekit-wid-con .offset-9{margin-left:75%}.nomzo-theme .ekit-wid-con .offset-10{margin-left:83.333333%}.nomzo-theme .ekit-wid-con .offset-11{margin-left:91.666667%}@media (min-width:576px){.nomzo-theme .ekit-wid-con .col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.nomzo-theme .ekit-wid-con .row-cols-sm-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.nomzo-theme .ekit-wid-con .row-cols-sm-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.nomzo-theme .ekit-wid-con .row-cols-sm-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.nomzo-theme .ekit-wid-con .row-cols-sm-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.nomzo-theme .ekit-wid-con .row-cols-sm-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.nomzo-theme .ekit-wid-con .row-cols-sm-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.nomzo-theme .ekit-wid-con .col-sm-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.nomzo-theme .ekit-wid-con .col-sm-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.nomzo-theme .ekit-wid-con .col-sm-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.nomzo-theme .ekit-wid-con .col-sm-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.nomzo-theme .ekit-wid-con .col-sm-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.nomzo-theme .ekit-wid-con .col-sm-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.nomzo-theme .ekit-wid-con .col-sm-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.nomzo-theme .ekit-wid-con .col-sm-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.nomzo-theme .ekit-wid-con .col-sm-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.nomzo-theme .ekit-wid-con .col-sm-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.nomzo-theme .ekit-wid-con .col-sm-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.nomzo-theme .ekit-wid-con .col-sm-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.nomzo-theme .ekit-wid-con .col-sm-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.nomzo-theme .ekit-wid-con .order-sm-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.nomzo-theme .ekit-wid-con .order-sm-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.nomzo-theme .ekit-wid-con .order-sm-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.nomzo-theme .ekit-wid-con .order-sm-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.nomzo-theme .ekit-wid-con .order-sm-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.nomzo-theme .ekit-wid-con .order-sm-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.nomzo-theme .ekit-wid-con .order-sm-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.nomzo-theme .ekit-wid-con .order-sm-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.nomzo-theme .ekit-wid-con .order-sm-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.nomzo-theme .ekit-wid-con .order-sm-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.nomzo-theme .ekit-wid-con .order-sm-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.nomzo-theme .ekit-wid-con .order-sm-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.nomzo-theme .ekit-wid-con .order-sm-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.nomzo-theme .ekit-wid-con .order-sm-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.nomzo-theme .ekit-wid-con .order-sm-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.nomzo-theme .ekit-wid-con .offset-sm-0{margin-left:0}.nomzo-theme .ekit-wid-con .offset-sm-1{margin-left:8.333333%}.nomzo-theme .ekit-wid-con .offset-sm-2{margin-left:16.666667%}.nomzo-theme .ekit-wid-con .offset-sm-3{margin-left:25%}.nomzo-theme .ekit-wid-con .offset-sm-4{margin-left:33.333333%}.nomzo-theme .ekit-wid-con .offset-sm-5{margin-left:41.666667%}.nomzo-theme .ekit-wid-con .offset-sm-6{margin-left:50%}.nomzo-theme .ekit-wid-con .offset-sm-7{margin-left:58.333333%}.nomzo-theme .ekit-wid-con .offset-sm-8{margin-left:66.666667%}.nomzo-theme .ekit-wid-con .offset-sm-9{margin-left:75%}.nomzo-theme .ekit-wid-con .offset-sm-10{margin-left:83.333333%}.nomzo-theme .ekit-wid-con .offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.nomzo-theme .ekit-wid-con .col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.nomzo-theme .ekit-wid-con .row-cols-md-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.nomzo-theme .ekit-wid-con .row-cols-md-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.nomzo-theme .ekit-wid-con .row-cols-md-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.nomzo-theme .ekit-wid-con .row-cols-md-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.nomzo-theme .ekit-wid-con .row-cols-md-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.nomzo-theme .ekit-wid-con .row-cols-md-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.nomzo-theme .ekit-wid-con .col-md-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.nomzo-theme .ekit-wid-con .col-md-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.nomzo-theme .ekit-wid-con .col-md-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.nomzo-theme .ekit-wid-con .col-md-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.nomzo-theme .ekit-wid-con .col-md-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.nomzo-theme .ekit-wid-con .col-md-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.nomzo-theme .ekit-wid-con .col-md-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.nomzo-theme .ekit-wid-con .col-md-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.nomzo-theme .ekit-wid-con .col-md-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.nomzo-theme .ekit-wid-con .col-md-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.nomzo-theme .ekit-wid-con .col-md-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.nomzo-theme .ekit-wid-con .col-md-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.nomzo-theme .ekit-wid-con .col-md-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.nomzo-theme .ekit-wid-con .order-md-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.nomzo-theme .ekit-wid-con .order-md-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.nomzo-theme .ekit-wid-con .order-md-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.nomzo-theme .ekit-wid-con .order-md-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.nomzo-theme .ekit-wid-con .order-md-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.nomzo-theme .ekit-wid-con .order-md-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.nomzo-theme .ekit-wid-con .order-md-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.nomzo-theme .ekit-wid-con .order-md-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.nomzo-theme .ekit-wid-con .order-md-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.nomzo-theme .ekit-wid-con .order-md-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.nomzo-theme .ekit-wid-con .order-md-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.nomzo-theme .ekit-wid-con .order-md-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.nomzo-theme .ekit-wid-con .order-md-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.nomzo-theme .ekit-wid-con .order-md-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.nomzo-theme .ekit-wid-con .order-md-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.nomzo-theme .ekit-wid-con .offset-md-0{margin-left:0}.nomzo-theme .ekit-wid-con .offset-md-1{margin-left:8.333333%}.nomzo-theme .ekit-wid-con .offset-md-2{margin-left:16.666667%}.nomzo-theme .ekit-wid-con .offset-md-3{margin-left:25%}.nomzo-theme .ekit-wid-con .offset-md-4{margin-left:33.333333%}.nomzo-theme .ekit-wid-con .offset-md-5{margin-left:41.666667%}.nomzo-theme .ekit-wid-con .offset-md-6{margin-left:50%}.nomzo-theme .ekit-wid-con .offset-md-7{margin-left:58.333333%}.nomzo-theme .ekit-wid-con .offset-md-8{margin-left:66.666667%}.nomzo-theme .ekit-wid-con .offset-md-9{margin-left:75%}.nomzo-theme .ekit-wid-con .offset-md-10{margin-left:83.333333%}.nomzo-theme .ekit-wid-con .offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.nomzo-theme .ekit-wid-con .col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.nomzo-theme .ekit-wid-con .row-cols-lg-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.nomzo-theme .ekit-wid-con .row-cols-lg-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.nomzo-theme .ekit-wid-con .row-cols-lg-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.nomzo-theme .ekit-wid-con .row-cols-lg-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.nomzo-theme .ekit-wid-con .row-cols-lg-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.nomzo-theme .ekit-wid-con .row-cols-lg-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.nomzo-theme .ekit-wid-con .col-lg-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.nomzo-theme .ekit-wid-con .col-lg-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.nomzo-theme .ekit-wid-con .col-lg-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.nomzo-theme .ekit-wid-con .col-lg-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.nomzo-theme .ekit-wid-con .col-lg-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.nomzo-theme .ekit-wid-con .col-lg-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.nomzo-theme .ekit-wid-con .col-lg-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.nomzo-theme .ekit-wid-con .col-lg-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.nomzo-theme .ekit-wid-con .col-lg-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.nomzo-theme .ekit-wid-con .col-lg-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.nomzo-theme .ekit-wid-con .col-lg-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.nomzo-theme .ekit-wid-con .col-lg-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.nomzo-theme .ekit-wid-con .col-lg-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.nomzo-theme .ekit-wid-con .order-lg-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.nomzo-theme .ekit-wid-con .order-lg-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.nomzo-theme .ekit-wid-con .order-lg-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.nomzo-theme .ekit-wid-con .order-lg-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.nomzo-theme .ekit-wid-con .order-lg-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.nomzo-theme .ekit-wid-con .order-lg-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.nomzo-theme .ekit-wid-con .order-lg-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.nomzo-theme .ekit-wid-con .order-lg-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.nomzo-theme .ekit-wid-con .order-lg-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.nomzo-theme .ekit-wid-con .order-lg-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.nomzo-theme .ekit-wid-con .order-lg-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.nomzo-theme .ekit-wid-con .order-lg-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.nomzo-theme .ekit-wid-con .order-lg-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.nomzo-theme .ekit-wid-con .order-lg-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.nomzo-theme .ekit-wid-con .order-lg-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.nomzo-theme .ekit-wid-con .offset-lg-0{margin-left:0}.nomzo-theme .ekit-wid-con .offset-lg-1{margin-left:8.333333%}.nomzo-theme .ekit-wid-con .offset-lg-2{margin-left:16.666667%}.nomzo-theme .ekit-wid-con .offset-lg-3{margin-left:25%}.nomzo-theme .ekit-wid-con .offset-lg-4{margin-left:33.333333%}.nomzo-theme .ekit-wid-con .offset-lg-5{margin-left:41.666667%}.nomzo-theme .ekit-wid-con .offset-lg-6{margin-left:50%}.nomzo-theme .ekit-wid-con .offset-lg-7{margin-left:58.333333%}.nomzo-theme .ekit-wid-con .offset-lg-8{margin-left:66.666667%}.nomzo-theme .ekit-wid-con .offset-lg-9{margin-left:75%}.nomzo-theme .ekit-wid-con .offset-lg-10{margin-left:83.333333%}.nomzo-theme .ekit-wid-con .offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.nomzo-theme .ekit-wid-con .col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.nomzo-theme .ekit-wid-con .row-cols-xl-1>*{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.nomzo-theme .ekit-wid-con .row-cols-xl-2>*{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.nomzo-theme .ekit-wid-con .row-cols-xl-3>*{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.nomzo-theme .ekit-wid-con .row-cols-xl-4>*{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.nomzo-theme .ekit-wid-con .row-cols-xl-5>*{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}.nomzo-theme .ekit-wid-con .row-cols-xl-6>*{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.nomzo-theme .ekit-wid-con .col-xl-auto{-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.nomzo-theme .ekit-wid-con .col-xl-1{-ms-flex:0 0 8.333333%;-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.nomzo-theme .ekit-wid-con .col-xl-2{-ms-flex:0 0 16.666667%;-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.nomzo-theme .ekit-wid-con .col-xl-3{-ms-flex:0 0 25%;-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.nomzo-theme .ekit-wid-con .col-xl-4{-ms-flex:0 0 33.333333%;-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.nomzo-theme .ekit-wid-con .col-xl-5{-ms-flex:0 0 41.666667%;-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.nomzo-theme .ekit-wid-con .col-xl-6{-ms-flex:0 0 50%;-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.nomzo-theme .ekit-wid-con .col-xl-7{-ms-flex:0 0 58.333333%;-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.nomzo-theme .ekit-wid-con .col-xl-8{-ms-flex:0 0 66.666667%;-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.nomzo-theme .ekit-wid-con .col-xl-9{-ms-flex:0 0 75%;-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.nomzo-theme .ekit-wid-con .col-xl-10{-ms-flex:0 0 83.333333%;-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.nomzo-theme .ekit-wid-con .col-xl-11{-ms-flex:0 0 91.666667%;-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.nomzo-theme .ekit-wid-con .col-xl-12{-ms-flex:0 0 100%;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.nomzo-theme .ekit-wid-con .order-xl-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.nomzo-theme .ekit-wid-con .order-xl-last{-ms-flex-order:13;-webkit-box-ordinal-group:14;order:13}.nomzo-theme .ekit-wid-con .order-xl-0{-ms-flex-order:0;-webkit-box-ordinal-group:1;order:0}.nomzo-theme .ekit-wid-con .order-xl-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.nomzo-theme .ekit-wid-con .order-xl-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}.nomzo-theme .ekit-wid-con .order-xl-3{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.nomzo-theme .ekit-wid-con .order-xl-4{-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.nomzo-theme .ekit-wid-con .order-xl-5{-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.nomzo-theme .ekit-wid-con .order-xl-6{-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.nomzo-theme .ekit-wid-con .order-xl-7{-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.nomzo-theme .ekit-wid-con .order-xl-8{-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.nomzo-theme .ekit-wid-con .order-xl-9{-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.nomzo-theme .ekit-wid-con .order-xl-10{-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.nomzo-theme .ekit-wid-con .order-xl-11{-ms-flex-order:11;-webkit-box-ordinal-group:12;order:11}.nomzo-theme .ekit-wid-con .order-xl-12{-ms-flex-order:12;-webkit-box-ordinal-group:13;order:12}.nomzo-theme .ekit-wid-con .offset-xl-0{margin-left:0}.nomzo-theme .ekit-wid-con .offset-xl-1{margin-left:8.333333%}.nomzo-theme .ekit-wid-con .offset-xl-2{margin-left:16.666667%}.nomzo-theme .ekit-wid-con .offset-xl-3{margin-left:25%}.nomzo-theme .ekit-wid-con .offset-xl-4{margin-left:33.333333%}.nomzo-theme .ekit-wid-con .offset-xl-5{margin-left:41.666667%}.nomzo-theme .ekit-wid-con .offset-xl-6{margin-left:50%}.nomzo-theme .ekit-wid-con .offset-xl-7{margin-left:58.333333%}.nomzo-theme .ekit-wid-con .offset-xl-8{margin-left:66.666667%}.nomzo-theme .ekit-wid-con .offset-xl-9{margin-left:75%}.nomzo-theme .ekit-wid-con .offset-xl-10{margin-left:83.333333%}.nomzo-theme .ekit-wid-con .offset-xl-11{margin-left:91.666667%}}.nomzo-theme .ekit-wid-con .fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.nomzo-theme .ekit-wid-con .fade.in{opacity:1}.nomzo-theme .ekit-wid-con .collapse{display:none}.nomzo-theme .ekit-wid-con .collapse.in{display:block}.nomzo-theme .ekit-wid-con .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.nomzo-theme .ekit-wid-con .nav-tabs{border-bottom:1px solid #ddd}.nomzo-theme .ekit-wid-con .nav-tabs>li{float:left;margin-bottom:-1px}.nomzo-theme .ekit-wid-con .nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nomzo-theme .ekit-wid-con .nav-tabs>li.active>a,.nomzo-theme .ekit-wid-con .nav-tabs>li.active>a:focus,.nomzo-theme .ekit-wid-con .nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nomzo-theme .ekit-wid-con .tab-content>.tab-pane{display:none}.nomzo-theme .ekit-wid-con .tab-content>.active{display:block}.nomzo-theme .ekit-wid-con .clearfix::after,.nomzo-theme .ekit-wid-con .clearfix::before,.nomzo-theme .ekit-wid-con .nav::after,.nomzo-theme .ekit-wid-con .nav::before,.nomzo-theme .ekit-wid-con .row::after,.nomzo-theme .ekit-wid-con .row::before{display:table;content:" "}.nomzo-theme .ekit-wid-con .clearfix::after,.nomzo-theme .ekit-wid-con .nav::after,.nomzo-theme .ekit-wid-con .row::after{clear:both}.nomzo-theme .ekit-wid-con .hide{display:none!important}.nomzo-theme .ekit-wid-con .show{display:block!important}.nomzo-theme .mfp-bg{top:0;left:0;width:100%;height:100%;z-index:99999;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.nomzo-theme .mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:99999;position:fixed;outline:0!important;backface-visibility:hidden;-webkit-backface-visibility:hidden}.nomzo-theme .mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.nomzo-theme .mfp-container::before{content:"";display:inline-block;height:100%;vertical-align:middle}.nomzo-theme .mfp-align-top .mfp-container::before{display:none}.nomzo-theme .mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.nomzo-theme .mfp-ajax-holder .mfp-content,.nomzo-theme .mfp-inline-holder .mfp-content{width:100%;cursor:auto}.nomzo-theme .mfp-ajax-cur{cursor:progress}.nomzo-theme .mfp-zoom-out-cur,.nomzo-theme .mfp-zoom-out-cur .mfp-image-holder .mfp-close.ekit-popup-close{cursor:-webkit-zoom-out;cursor:zoom-out}.nomzo-theme .mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.nomzo-theme .mfp-auto-cursor .mfp-content{cursor:auto}.nomzo-theme .mfp-arrow,.nomzo-theme .mfp-close.ekit-popup-close,.nomzo-theme .mfp-counter,.nomzo-theme .mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nomzo-theme .mfp-loading.mfp-figure{display:none}.nomzo-theme .mfp-hide{display:none!important}.nomzo-theme .mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.nomzo-theme .mfp-preloader a{color:#ccc}.nomzo-theme .mfp-preloader a:hover{color:#fff}.nomzo-theme .mfp-s-ready .mfp-preloader{display:none}.nomzo-theme .mfp-s-error .mfp-content{display:none}.nomzo-theme button.mfp-arrow,.nomzo-theme button.mfp-close.ekit-popup-close{overflow:visible;cursor:pointer;background:0 0;border:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}.nomzo-theme button.mfp-arrow:focus-visible,.nomzo-theme button.mfp-close.ekit-popup-close:focus-visible{outline:-webkit-focus-ring-color auto 1px}.nomzo-theme button::-moz-focus-inner{padding:0;border:0}.nomzo-theme .mfp-close.ekit-popup-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.nomzo-theme .mfp-close.ekit-popup-close:focus,.nomzo-theme .mfp-close.ekit-popup-close:hover{opacity:1}.nomzo-theme .mfp-close.ekit-popup-close:active{top:1px}.nomzo-theme .mfp-close-btn-in .mfp-closeekit-popup-close{color:#333}.nomzo-theme .mfp-iframe-holder .mfp-close.ekit-popup-close,.nomzo-theme .mfp-image-holder .mfp-close.ekit-popup-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.nomzo-theme .mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.nomzo-theme .mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.nomzo-theme .mfp-arrow:active{margin-top:-54px}.nomzo-theme .mfp-arrow:focus,.nomzo-theme .mfp-arrow:hover{opacity:1}.nomzo-theme .mfp-arrow::after,.nomzo-theme .mfp-arrow::before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.nomzo-theme .mfp-arrow::after{border-top-width:13px;border-bottom-width:13px;top:8px}.nomzo-theme .mfp-arrow::before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.nomzo-theme .mfp-arrow-left{left:0}.nomzo-theme .mfp-arrow-left::after{border-right:17px solid #fff;margin-left:31px}.nomzo-theme .mfp-arrow-left::before{margin-left:25px;border-right:27px solid #3f3f3f}.nomzo-theme .mfp-arrow-right{right:0}.nomzo-theme .mfp-arrow-right::after{border-left:17px solid #fff;margin-left:39px}.nomzo-theme .mfp-arrow-right::before{border-left:27px solid #3f3f3f}.nomzo-theme .mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.nomzo-theme .mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.nomzo-theme .mfp-iframe-holder .mfp-close.ekit-popup-close{top:-40px}.nomzo-theme .mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.nomzo-theme .mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.nomzo-theme img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.nomzo-theme .mfp-figure{line-height:0}.nomzo-theme .mfp-figure::after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.nomzo-theme .mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.nomzo-theme .mfp-figure figure{margin:0}.nomzo-theme .mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.nomzo-theme .mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.nomzo-theme .mfp-image-holder .mfp-content{max-width:100%}.nomzo-theme .mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.nomzo-theme .mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.nomzo-theme .mfp-img-mobile img.mfp-img{padding:0}.nomzo-theme .mfp-img-mobile .mfp-figure::after{top:0;bottom:0}.nomzo-theme .mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.nomzo-theme .mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.nomzo-theme .mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.nomzo-theme .mfp-img-mobile .mfp-counter{right:5px;top:3px}.nomzo-theme .mfp-img-mobile .mfp-close.ekit-popup-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.nomzo-theme .mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.nomzo-theme .mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.nomzo-theme .mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.nomzo-theme .mfp-container{padding-left:6px;padding-right:6px}}.nomzo-theme .mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.nomzo-theme .mfp-fade.mfp-bg.mfp-ready{opacity:.8}.nomzo-theme .mfp-fade.mfp-bg.mfp-removing{opacity:0}.nomzo-theme .mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}.nomzo-theme .mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.nomzo-theme .mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.nomzo-theme .mfp-zoom-in .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(.8);transform:scale(.8)}.nomzo-theme .mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.nomzo-theme .mfp-zoom-in.mfp-removing .mfp-with-anim{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.nomzo-theme .mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.nomzo-theme .twentytwenty-horizontal .twentytwenty-handle::after,.nomzo-theme .twentytwenty-horizontal .twentytwenty-handle::before,.nomzo-theme .twentytwenty-vertical .twentytwenty-handle::after,.nomzo-theme .twentytwenty-vertical .twentytwenty-handle::before{content:" ";display:block;background:#fff;position:absolute;z-index:30;-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);box-shadow:0 0 12px rgba(51,51,51,.5)}.nomzo-theme .twentytwenty-horizontal .twentytwenty-handle::after,.nomzo-theme .twentytwenty-horizontal .twentytwenty-handle::before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.nomzo-theme .twentytwenty-vertical .twentytwenty-handle::after,.nomzo-theme .twentytwenty-vertical .twentytwenty-handle::before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.nomzo-theme .twentytwenty-after-label,.nomzo-theme .twentytwenty-before-label,.nomzo-theme .twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%}.nomzo-theme .twentytwenty-after-label,.nomzo-theme .twentytwenty-before-label,.nomzo-theme .twentytwenty-overlay{-webkit-transition-duration:.5s;transition-duration:.5s}.nomzo-theme .twentytwenty-after-label,.nomzo-theme .twentytwenty-before-label{-webkit-transition-property:opacity;transition-property:opacity}.nomzo-theme .twentytwenty-after-label::before,.nomzo-theme .twentytwenty-before-label::before{color:#fff;font-size:13px;letter-spacing:.1em}.nomzo-theme .twentytwenty-after-label::before,.nomzo-theme .twentytwenty-before-label::before{position:absolute;background:rgba(255,255,255,.2);line-height:38px;padding:0 20px;border-radius:2px}.nomzo-theme .twentytwenty-horizontal .twentytwenty-after-label::before,.nomzo-theme .twentytwenty-horizontal .twentytwenty-before-label::before{top:50%;margin-top:-19px}.nomzo-theme .twentytwenty-vertical .twentytwenty-after-label::before,.nomzo-theme .twentytwenty-vertical .twentytwenty-before-label::before{left:50%;margin-left:-45px;text-align:center;width:auto;display:inline-block}.nomzo-theme .twentytwenty-down-arrow,.nomzo-theme .twentytwenty-left-arrow,.nomzo-theme .twentytwenty-right-arrow,.nomzo-theme .twentytwenty-up-arrow{width:0;height:0;border:6px inset transparent;position:absolute}.nomzo-theme .twentytwenty-handle .twentytwenty-left-arrow,.nomzo-theme .twentytwenty-handle .twentytwenty-right-arrow{top:50%;margin-top:-6px}.nomzo-theme .twentytwenty-handle .twentytwenty-down-arrow,.nomzo-theme .twentytwenty-handle .twentytwenty-up-arrow{left:50%;margin-left:-6px}.nomzo-theme .twentytwenty-container{-webkit-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none}.nomzo-theme .twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.nomzo-theme .twentytwenty-container.active .twentytwenty-overlay,.nomzo-theme .twentytwenty-container.active :hover.twentytwenty-overlay{background:rgba(0,0,0,0)}.nomzo-theme .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.nomzo-theme .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.nomzo-theme .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,.nomzo-theme .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0}.nomzo-theme .twentytwenty-container *{-webkit-box-sizing:content-box;box-sizing:content-box}.nomzo-theme .twentytwenty-before-label{opacity:0}.nomzo-theme .twentytwenty-before-label::before{content:attr(data-content)}.nomzo-theme .twentytwenty-after-label{opacity:0}.nomzo-theme .twentytwenty-after-label::before{content:attr(data-content)}.nomzo-theme .twentytwenty-horizontal .twentytwenty-before-label::before{left:10px}.nomzo-theme .twentytwenty-horizontal .twentytwenty-after-label::before{right:10px}.nomzo-theme .twentytwenty-vertical .twentytwenty-before-label::before{top:10px}.nomzo-theme .twentytwenty-vertical .twentytwenty-after-label::before{bottom:10px}.nomzo-theme .twentytwenty-overlay{-webkit-transition-property:background;transition-property:background;background:rgba(0,0,0,0);z-index:25}.nomzo-theme .twentytwenty-overlay:hover{background:rgba(0,0,0,.5)}.nomzo-theme .twentytwenty-overlay:hover .twentytwenty-after-label{opacity:1}.nomzo-theme .twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.nomzo-theme .twentytwenty-before{z-index:20}.nomzo-theme .twentytwenty-after{z-index:10}.nomzo-theme div.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;border-radius:1000px;-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);box-shadow:0 0 12px rgba(51,51,51,.5);z-index:40;cursor:pointer}.nomzo-theme .twentytwenty-horizontal .twentytwenty-handle::before{bottom:50%;margin-bottom:22px;-webkit-box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:0 3px 0 #fff,0 0 12px rgba(51,51,51,.5)}.nomzo-theme .twentytwenty-horizontal .twentytwenty-handle::after{top:50%;margin-top:22px;-webkit-box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:0 -3px 0 #fff,0 0 12px rgba(51,51,51,.5)}.nomzo-theme .twentytwenty-vertical .twentytwenty-handle::before{left:50%;margin-left:22px;-webkit-box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.nomzo-theme .twentytwenty-vertical .twentytwenty-handle::after{right:50%;margin-right:22px;-webkit-box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5);box-shadow:-3px 0 0 #fff,0 0 12px rgba(51,51,51,.5)}.nomzo-theme .twentytwenty-handle>.twentytwenty-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.nomzo-theme .twentytwenty-handle>.twentytwenty-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.nomzo-theme .twentytwenty-handle>.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.nomzo-theme .twentytwenty-handle>.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}.nomzo-theme .nav-alignment-dynamic,.nomzo-theme .nav-alignment-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nomzo-theme .elementskit-menu-container{z-index:10000}.nomzo-theme .elementskit-navbar-nav>li>a .ekit-menu-icon{padding-right:5px}.nomzo-theme .ekit-menu-badge{position:absolute;top:5px;left:50%;background-color:#bbb;color:#fff;font-size:16px;padding:4px 8px;border-radius:3px;font-size:8px;line-height:1;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;z-index:10}.nomzo-theme .ekit-menu-badge>.ekit-menu-badge-arrow{position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-left:solid transparent;border-right:solid transparent;border-top:solid #bbb;border-bottom:solid transparent;border-width:6px}.nomzo-theme .elementskit-dropdown li{position:relative}.nomzo-theme .elementskit-dropdown .ekit-menu-badge{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav{padding-left:0;margin-bottom:0;list-style:none;margin-left:0}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav>li{position:relative}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover{text-decoration:none}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav>li.elementskit-megamenu-has{position:static}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{-webkit-transition:all .4s ease;transition:all .4s ease;text-transform:none;font-weight:500;letter-spacing:normal}.nomzo-theme .elementskit-navbar-nav-default .elementskit-dropdown{border-top:1px solid #dadada;border-left:1px solid #dadada;border-bottom:1px solid #dadada;border-right:1px solid #dadada;background-color:#f4f4f4;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0;padding-left:0;list-style:none;opacity:0;visibility:hidden;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.nomzo-theme .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown{left:100%;top:0}.nomzo-theme .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown.open-fromleft{left:auto;right:100%}.nomzo-theme .elementskit-navbar-nav-default .elementskit-submenu-panel>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:15px;padding-left:10px;padding-bottom:15px;padding-right:10px;color:#000;font-weight:400;font-size:14px;-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-dropdown li:hover>a,.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav>.elementskit-dropdown li>a:hover{color:#1e73be;background-color:#fff}.nomzo-theme .elementskit-navbar-nav-default .elementskit-submenu-panel>li:hover>a,.nomzo-theme .elementskit-navbar-nav-default .elementskit-submenu-panel>li>a:hover{color:#0d3a4f;background-color:rgba(255,255,255,.5)}.nomzo-theme .elementskit-navbar-nav-default .elementskit-megamenu-panel{width:100%}.nomzo-theme .elementskit-navbar-nav-default .elementskit-overlay{display:none}.nomzo-theme .elementskit-navbar-nav-default .elementskit-nav-identity-panel{display:none}.nomzo-theme .elementskit-navbar-nav-default button.elementskit-menu-close{border:1px solid rgba(0,0,0,.5);color:rgba(51,51,51,.5);float:right;margin-top:20px;margin-left:20px;margin-right:20px;margin-bottom:20px}.nomzo-theme .elementskit-navbar-nav-default .elementskit-dropdown-has>a{position:relative}.nomzo-theme .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{font-weight:900;font-style:normal;margin-left:6px;display:block;float:right;cursor:pointer;position:relative;font-size:11px}.nomzo-theme .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.icon-none{display:none}.nomzo-theme .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner{width:1em;height:1em;border:2px solid color-mix(in srgb,currentColor 25%,transparent);border-bottom-color:currentColor;border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:ekit_ajax_spinner_rotation 1s linear infinite;animation:ekit_ajax_spinner_rotation 1s linear infinite}.nomzo-theme .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner::before{content:"";display:none}@media (max-width:1024px){.nomzo-theme .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner{padding:4px 4px;margin-right:10px}}@media (max-width:1024px){.nomzo-theme .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{padding:4px 15px}}@media (max-width:1024px){.nomzo-theme .elementskit-navbar-nav-default .elementskit-dropdown-has>a svg.elementskit-submenu-indicator{width:auto;height:auto;max-width:42px;max-height:42px}}.nomzo-theme .elementskit-navbar-nav-default.elementskit-menu-container{background:rgba(255,255,255,0);background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,0)),to(rgba(255,255,255,0)));background:linear-gradient(0deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 100%);border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:0;border-top-left-radius:0;position:relative;height:100px;z-index:90000}.nomzo-theme .elementskit-navbar-nav-default .elementskit-dropdown{min-width:250px;margin-left:0}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{font-size:15px;color:#000;padding-left:15px;padding-right:15px}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-justified{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1025px){.nomzo-theme .elementskit-navbar-nav-default .elementskit-dropdown{-webkit-box-shadow:0 10px 30px 0 rgba(45,45,45,.2);box-shadow:0 10px 30px 0 rgba(45,45,45,.2);position:absolute;top:100%;left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;max-height:none;z-index:999}.nomzo-theme .elementskit-navbar-nav-default .elementskit-megamenu-panel{-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;margin-left:0;position:absolute;left:0;top:100%;display:block;z-index:999}}@media (min-width:1025px){.nomzo-theme .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-megamenu-has:hover>.elementskit-megamenu-panel{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}}.nomzo-theme .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-megamenu-has .elementskit-dropdown{display:none}.nomzo-theme .elementskit-navbar-nav-default.ekit-nav-dropdown-click .ekit-dropdown-open-onclick{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}@media (min-width:767px){.nomzo-theme .elementskit-navbar-nav-default.ekit-nav-dropdown-click .elementskit-megamenu-has .elementskit-submenu-panel{display:none}}@media (max-width:1024px){.nomzo-theme .ekit_menu_responsive_tablet>.elementskit-navbar-nav-default{background-color:#f7f7f7}.nomzo-theme .elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements{width:100%;position:fixed;top:0;left:-100vw;height:100%;-webkit-box-shadow:0 10px 30px 0 rgba(255,165,0,0);box-shadow:0 10px 30px 0 rgba(255,165,0,0);overflow-y:auto;overflow-x:hidden;padding-top:0;padding-left:0;padding-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transition:left .6s cubic-bezier(.6,.1,.68,.53);transition:left .6s cubic-bezier(.6,.1,.68,.53)}.nomzo-theme .elementskit-navbar-nav-default .no-scroller{overflow:hidden}.nomzo-theme .elementskit-navbar-nav-default .elementskit-nav-identity-panel{display:block;position:relative;z-index:5;width:100%}.nomzo-theme .elementskit-navbar-nav-default .elementskit-nav-identity-panel .elementskit-site-title{float:left}.nomzo-theme .elementskit-navbar-nav-default .elementskit-nav-identity-panel button.elementskit-menu-close{float:right}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a{color:#000;font-size:12px;-webkit-transition:all .4s ease;transition:all .4s ease;padding-top:5px;padding-left:10px;padding-right:5px;padding-bottom:5px}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover{color:#0d3a4f}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav>li:hover>a{color:#0d3a4f}.nomzo-theme .elementskit-navbar-nav-default .elementskit-submenu-panel>li>a{color:#000;font-size:12px;padding-top:7px;padding-left:7px;padding-right:7px;padding-bottom:7px}.nomzo-theme .elementskit-navbar-nav-default .elementskit-dropdown{display:block;border:0;margin-left:0}.nomzo-theme .elementskit-navbar-nav-default .elementskit-megamenu-panel{display:none}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav>.elementskit-dropdown-has>.elementskit-dropdown li a{padding-left:15px}}@media (max-width:767px){.nomzo-theme .ekit_menu_responsive_mobile>.elementskit-navbar-nav-default{background-color:#f7f7f7}}@-webkit-keyframes ekit_ajax_spinner_rotation{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ekit_ajax_spinner_rotation{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (min-width:1025px){.nomzo-theme .ekit-nav-dropdown-hover .elementskit-dropdown-has .elementskit-dropdown{-webkit-box-shadow:0 10px 30px 0 rgba(45,45,45,.2);box-shadow:0 10px 30px 0 rgba(45,45,45,.2);position:absolute;top:100%;left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;max-height:none;z-index:999}.nomzo-theme .ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}}@media only screen and (max-width:1023px) and (min-width:768px){.nomzo-theme .ekit_menu_responsive_mobile .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown,.nomzo-theme .ekit_menu_responsive_mobile .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-megamenu-panel,.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown,.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-megamenu-panel{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}}@media only screen and (max-width:1024px) and (min-width:766px){.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown{display:none}.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown{display:none}.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel{display:none}.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open{display:block;max-height:2500px;opacity:1;visibility:visible;-webkit-transition:max-height 5s ease-out;transition:max-height 5s ease-out}.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-navbar-nav{overflow-y:auto}.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown{left:0}}.nomzo-theme button.elementskit-menu-close,.nomzo-theme button.elementskit-menu-hamburger{display:none}.nomzo-theme button.elementskit-menu-hamburger{color:#000}@media (max-width:1024px){.nomzo-theme .elementskit-menu-overlay{display:block;position:fixed;z-index:14;top:0;left:-100%;height:100%;width:100%;background-color:rgba(51,51,51,.5);-webkit-transition:all .4s ease;transition:all .4s ease;opacity:1;visibility:visible;-webkit-transition:all .6s cubic-bezier(.6,.1,.68,.53) .4s;transition:all .6s cubic-bezier(.6,.1,.68,.53) .4s}.nomzo-theme .elementor-element-edit-mode .elementskit-menu-overlay{left:100%}.nomzo-theme button.elementskit-menu-hamburger{border:1px solid rgba(0,0,0,.2);float:right}.nomzo-theme button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon{background-color:rgba(0,0,0,.5)}.nomzo-theme button.elementskit-menu-close,.nomzo-theme button.elementskit-menu-hamburger{padding:8px;background-color:transparent;border-radius:.25rem;position:relative;z-index:10;cursor:pointer;width:45px;-webkit-transition:all .4s ease-in;transition:all .4s ease-in}.nomzo-theme button.elementskit-menu-close .elementskit-menu-hamburger-icon,.nomzo-theme button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon{height:1px;width:100%;display:block;margin-bottom:4px}.nomzo-theme button.elementskit-menu-close .elementskit-menu-hamburger-icon:last-child,.nomzo-theme button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon:last-child{margin-bottom:0}.nomzo-theme .elementskit-navbar-nav .ekit-menu-badge{font-size:7px}}.nomzo-theme .elementskit-navbar-nav-default .elementskit-navbar-nav>li>.elementskit-dropdown>li>a .ekit-menu-badge .ekit-menu-badge-arrow{display:none}.nomzo-theme .dropdown-item,.nomzo-theme .ekit-menu-nav-link{position:relative}.nomzo-theme .dropdown-item span.ekit-spinner,.nomzo-theme .dropdown-item>i,.nomzo-theme .dropdown-item>svg,.nomzo-theme .ekit-menu-nav-link span.ekit-spinner,.nomzo-theme .ekit-menu-nav-link>i,.nomzo-theme .ekit-menu-nav-link>svg{margin-right:6px}.nomzo-theme .dropdown-item .icon-none,.nomzo-theme .ekit-menu-nav-link .icon-none{display:none!important}@-webkit-keyframes xs-zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes xs-zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.nomzo-theme .xs-zoomIn{-webkit-animation-name:xs-zoomIn;animation-name:xs-zoomIn}.nomzo-theme .elementskit-nav-logo{display:inline-block}@media (max-width:1024px){.nomzo-theme .elementor-widget-ekit-nav-menu{-webkit-animation:none!important;animation:none!important}.nomzo-theme .ekit-wid-con:not(.ekit_menu_responsive_mobile) .elementskit-navbar-nav{display:block}}@media (max-width:1024px){.nomzo-theme button.elementskit-menu-close,.nomzo-theme button.elementskit-menu-hamburger{display:block}.nomzo-theme .elementskit-menu-container{max-width:350px}.nomzo-theme .elementskit-menu-overlay.active{left:0;-webkit-transition:all .6s cubic-bezier(.22,.61,.24,1) 0s;transition:all .6s cubic-bezier(.22,.61,.24,1) 0s}.nomzo-theme .elementskit-menu-offcanvas-elements{height:100%!important;padding-bottom:10px}.nomzo-theme .elementskit-menu-offcanvas-elements.active{left:0}.nomzo-theme .elementskit-dropdown{position:relative;max-height:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:max-height 2s cubic-bezier(0,1,0,1);transition:max-height 2s cubic-bezier(0,1,0,1)}.nomzo-theme .ekit_menu_responsive_tablet .ekit-menu-badge{position:static;margin-left:10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transform:none;transform:none}.nomzo-theme .ekit_menu_responsive_tablet .ekit-menu-badge>.ekit-menu-badge-arrow{display:none}.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{margin-left:auto}.nomzo-theme .ekit_menu_responsive_tablet .elementskit-submenu-indicator{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border:1px solid;border-radius:30px}}@media screen and (min-width:766px) and (max-width:1024px){.nomzo-theme .ekit_menu_responsive_mobile .elementskit-menu-offcanvas-elements{position:static}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-nav-identity-panel{display:none}.nomzo-theme .ekit_menu_responsive_mobile button.elementskit-menu-hamburger{display:none}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-menu-container{overflow-y:unset;overflow-x:unset}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-dropdown{-webkit-box-shadow:0 10px 30px 0 rgba(45,45,45,.2);box-shadow:0 10px 30px 0 rgba(45,45,45,.2);position:absolute;top:100%;left:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;max-height:none;z-index:999}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-megamenu-panel{-webkit-transform:translateY(-10px);transform:translateY(-10px);pointer-events:none;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;margin-left:0;position:absolute;left:0;top:100%;display:block;z-index:999}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel{width:100vw}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-navbar-nav>li.elementskit-megamenu-has.relative_position{position:relative}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-megamenu-panel .elementor-section-wrap>.elementor-section>.elementor-container{max-width:none}}@media (max-width:767px){.nomzo-theme .ekit_menu_responsive_mobile .elementskit-navbar-nav{display:block}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-dropdown{position:relative}.nomzo-theme .ekit_menu_responsive_mobile .ekit-menu-badge{position:static;margin-left:10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-transform:none;transform:none}.nomzo-theme .ekit_menu_responsive_mobile .ekit-menu-badge>.ekit-menu-badge-arrow{display:none}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator{margin-left:auto}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-submenu-indicator{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;border:1px solid;border-radius:30px}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown,.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown{display:none}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open,.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open,.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown,.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown{display:none}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel,.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel{display:none}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open,.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open{display:block;max-height:2500px;opacity:1;visibility:visible;-webkit-transition:max-height 5s ease-out;transition:max-height 5s ease-out}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-navbar-nav,.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-navbar-nav{overflow-y:auto}.nomzo-theme .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown,.nomzo-theme .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown{left:0}}.nomzo-theme .elementskit-navbar-nav .elementskit-submenu-panel>li:hover>a>i,.nomzo-theme .elementskit-navbar-nav .elementskit-submenu-panel>li>a:hover>i{color:inherit!important}@media (max-width:767px){.nomzo-theme .ekit-sticky .elementskit-menu-container.elementskit-menu-offcanvas-elements{height:120vh!important}.nomzo-theme .ekit-sticky .elementskit-menu-overlay{display:none}.nomzo-theme .ekit-sticky .elementskit-menu-offcanvas-elements::before{position:fixed;content:"";top:0;left:-110%;height:100%;width:100%;background-color:rgba(51,51,51,.5);-webkit-transition:left .5s ease;transition:left .5s ease}.nomzo-theme .ekit-sticky .elementskit-menu-offcanvas-elements::after{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background:inherit}.nomzo-theme .ekit-sticky .elementskit-menu-offcanvas-elements.active::before{left:0}.nomzo-theme .ekit-sticky .elementskit-navbar-nav-default .elementskit-navbar-nav{position:relative;z-index:5}}@media (min-width:1025px){.nomzo-theme .elementor-widget-ekit-nav-menu .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel{width:100vw}.nomzo-theme .elementor-widget-ekit-nav-menu .elementskit-navbar-nav>li.elementskit-megamenu-has.relative_position{position:relative}.nomzo-theme .elementskit-megamenu-panel .elementor-section-wrap>.elementor-section>.elementor-container{max-width:none}}.nomzo-theme .elementskit-dropdown-has>.sub-menu-toggle{display:none}.nomzo-theme .ekit-nav-menu--empty-fallback{font-size:0}@media (min-width:766px){.nomzo-theme .ekit_menu_responsive_mobile .ekit-nav-menu--empty-fallback,.nomzo-theme .ekit_menu_responsive_mobile .ekit-nav-menu--overlay{display:none}}@media (min-width:1025px){.nomzo-theme .ekit_menu_responsive_tablet .ekit-nav-menu--empty-fallback,.nomzo-theme .ekit_menu_responsive_tablet .ekit-nav-menu--overlay{display:none}}.nomzo-theme .ekit-vertical-menu-tigger{display:block;background:#ffb25d;-webkit-box-shadow:0 7px 15px rgba(255,178,93,.3);box-shadow:0 7px 15px rgba(255,178,93,.3);padding-top:16px;padding-bottom:16px;padding-left:20px;padding-right:16px;font-size:14px;color:#fff;font-weight:500;line-height:1}.nomzo-theme .ekit-vertical-menu-tigger img:not([draggable]).vertical-menu-icon{max-width:14px}.nomzo-theme .ekit-vertical-menu-tigger .vertical-menu-icon{-webkit-transition:all .4s ease-in;transition:all .4s ease-in}.nomzo-theme .ekit-vertical-menu-tigger:hover{color:#fff}.nomzo-theme .vertical-menu-right-icon{margin-right:7px}.nomzo-theme .vertical-menu-left-icon{float:right}.nomzo-theme .ekit-vertical-navbar-nav{padding-left:0;list-style:none;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.1);box-shadow:0 10px 25px rgba(0,0,0,.1);background-color:#fff;margin-left:0;margin-bottom:0;list-style:none}.nomzo-theme .ekit-vertical-navbar-nav .elementskit-dropdown,.nomzo-theme .ekit-vertical-navbar-nav .elementskit-megamenu-panel{margin-left:0;list-style:none;margin-bottom:0}.nomzo-theme .ekit-vertical-navbar-nav .elementskit-megamenu-has .elementskit-dropdown{display:none}.nomzo-theme .ekit-vertical-navbar-nav>li:not(:last-child){border-bottom:1px solid #ededed}.nomzo-theme .ekit-vertical-navbar-nav>li>a{font-size:14px;font-weight:500;color:#101010;display:block;padding-top:12px;padding-bottom:12px;padding-left:25px;padding-right:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-vertical-navbar-nav>li>a .ekit-menu-icon{margin-right:7px;padding-right:0}.nomzo-theme .ekit-vertical-navbar-nav>li>a .ekit-menu-badge-arrow{display:none}.nomzo-theme .ekit-vertical-navbar-nav>li>a .ekit-menu-badge{position:static;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:10px;-webkit-transform:none;transform:none}.nomzo-theme .ekit-vertical-navbar-nav>li>a:hover{color:#4285f4}.nomzo-theme .ekit-vertical-navbar-nav>li:hover>a{color:#4285f4}.nomzo-theme .ekit-vertical-navbar-nav li.elementskit-dropdown-has{position:relative}@media (min-width:1025px){.nomzo-theme .ekit-vertical-navbar-nav li.elementskit-dropdown-has:hover>.elementskit-dropdown{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}}@media (min-width:1025px){.nomzo-theme .ekit-vertical-navbar-nav li.elementskit-megamenu-has.relative_position{position:relative}.nomzo-theme .ekit-vertical-navbar-nav li.elementskit-megamenu-has.top_position{position:static}.nomzo-theme .ekit-vertical-navbar-nav li.elementskit-megamenu-has:hover>.elementskit-megamenu-panel{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}}@media (max-width:1024px){.nomzo-theme .ekit-vertical-navbar-nav .elementskit-megamenu-panel{display:none;width:auto!important}.nomzo-theme .ekit-vertical-navbar-nav .elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open{display:block}.nomzo-theme .ekit-vertical-navbar-nav .elementskit-dropdown-has .elementskit-dropdown.elementskit-dropdown-open{display:block}.nomzo-theme .ekit-vertical-navbar-nav .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown{display:none}}.nomzo-theme .ekit-vertical-navbar-nav .elementskit-dropdown{padding-left:0;list-style:none;max-width:220px;width:100%}@media (min-width:1025px){.nomzo-theme .ekit-vertical-navbar-nav .elementskit-dropdown{position:absolute;left:100%;top:0;z-index:100;background-color:#fff;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.1);box-shadow:0 10px 25px rgba(0,0,0,.1);-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear;pointer-events:none}}@media (max-width:1024px){.nomzo-theme .ekit-vertical-navbar-nav .elementskit-dropdown{display:none;max-height:none;max-width:100%;padding:10px 15px}}@media (min-width:1025px){.nomzo-theme .ekit-vertical-navbar-nav .elementskit-dropdown>li:not(:last-child){border-bottom:1px solid #ededed}}.nomzo-theme .ekit-vertical-navbar-nav .elementskit-dropdown>li:first-child{margin-top:0}.nomzo-theme .ekit-vertical-navbar-nav .elementskit-dropdown>li:last-child{margin-bottom:0}.nomzo-theme .ekit-vertical-navbar-nav .elementskit-dropdown>li>a{font-size:14px;font-weight:500;color:#101010;padding-top:12px;padding-bottom:12px;padding-left:25px;padding-right:19px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1025px){.nomzo-theme .ekit-vertical-navbar-nav .elementskit-megamenu-panel{position:absolute;left:100%;top:0;z-index:100;-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear;pointer-events:none;width:100%}}.nomzo-theme .ekit-vertical-navbar-nav .elementskit-submenu-indicator{display:block;line-height:1;margin-left:auto;position:relative;font-weight:900;font-style:normal;font-family:"Font Awesome 5 Free";-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.nomzo-theme .ekit-vertical-navbar-nav .elementskit-submenu-indicator::before{content:""}.nomzo-theme .ekit-vertical-navbar-nav .elementskit-submenu-indicator.ekit-spinner{width:1em;height:1em;border:2px solid color-mix(in srgb,currentColor 25%,transparent);border-bottom-color:currentColor;border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:ekit_ajax_spinner_rotation 1s linear infinite;animation:ekit_ajax_spinner_rotation 1s linear infinite}.nomzo-theme .ekit-vertical-navbar-nav .elementskit-submenu-indicator.ekit-spinner::before{content:"";display:none}.nomzo-theme .ekit-vertical-navbar-nav .ekit-submenu-indicator-icon{display:block;margin-left:auto;line-height:1;position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.nomzo-theme .ekit-vertical-navbar-nav .ekit-ajax-loading .eicon-loading{font-family:eicons}.nomzo-theme .ekit-vertical-navbar-nav .ekit-ajax-loading .eicon-loading::before{content:""}.nomzo-theme .badge-position-right .ekit-vertical-navbar-nav .ekit-menu-badge{margin-left:auto}.nomzo-theme .badge-position-right .ekit-menu-badge~.elementskit-submenu-indicator{margin-left:12px}.nomzo-theme .badge-position-right .ekit-menu-badge~.ekit-submenu-indicator-icon{margin-left:12px}.nomzo-theme .ekit-vertical-main-menu-on-click{position:relative}.nomzo-theme .ekit-vertical-main-menu-on-click .ekit-vertical-menu-container{position:absolute;top:100%;z-index:1111;left:0;width:100%}.nomzo-theme .ekit-vertical-main-menu-on-click.vertical-menu-active .ekit-vertical-menu-container{opacity:1;visibility:visible}.nomzo-theme .ekit-vertical-main-menu-on-click.vertical-menu-active .ekit-vertical-menu-tigger .vertical-menu-left-icon{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-vertical-main-menu-on-click .ekit-vertical-menu-container{opacity:0;visibility:hidden}.nomzo-theme .ekit-vertical-menu-container{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nomzo-theme table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}.nomzo-theme table.dataTable tfoot th,.nomzo-theme table.dataTable thead th{font-weight:700}.nomzo-theme table.dataTable thead td,.nomzo-theme table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #111}.nomzo-theme table.dataTable thead td:active,.nomzo-theme table.dataTable thead th:active{outline:0}.nomzo-theme table.dataTable tfoot td,.nomzo-theme table.dataTable tfoot th{padding:10px 18px 6px 18px;border-top:1px solid #111}.nomzo-theme table.dataTable thead .dt-ordering-asc,.nomzo-theme table.dataTable thead .dt-ordering-asc-disabled,.nomzo-theme table.dataTable thead .dt-ordering-desc,.nomzo-theme table.dataTable thead .dt-ordering-desc-disabled,.nomzo-theme table.dataTable thead th{cursor:pointer;background-repeat:no-repeat;background-position:center right}.nomzo-theme table.dataTable thead .dt-orderable-asc,.nomzo-theme table.dataTable thead .dt-orderable-desc{background-image:url(../source/content/tools/elementskit-lite/widgets/init/assets/img/arrow.png)}.nomzo-theme table.dataTable thead .dt-ordering-asc{background-image:url(../source/content/tools/elementskit-lite/widgets/init/assets/img/sort_asc.png)}.nomzo-theme table.dataTable thead .dt-ordering-desc{background-image:url(../source/content/tools/elementskit-lite/widgets/init/assets/img/sort_desc.png)}.nomzo-theme table.dataTable thead .dt-ordering-asc-disabled{background-image:url(../source/content/tools/elementskit-lite/widgets/init/assets/img/sort_asc_disabled.png)}.nomzo-theme table.dataTable tbody tr{background-color:#fff}.nomzo-theme table.dataTable tbody tr.selected{background-color:#b0bed9}.nomzo-theme table.dataTable tbody td,.nomzo-theme table.dataTable tbody th{padding:8px 10px}.nomzo-theme .ekit_table.display table.dataTable tbody td,.nomzo-theme .ekit_table.display table.dataTable tbody th,.nomzo-theme table.dataTable.row-border tbody td,.nomzo-theme table.dataTable.row-border tbody th{border-top:1px solid #ddd}.nomzo-theme .ekit_table.display table.dataTable tbody tr:first-child td,.nomzo-theme .ekit_table.display table.dataTable tbody tr:first-child th,.nomzo-theme table.dataTable.row-border tbody tr:first-child td,.nomzo-theme table.dataTable.row-border tbody tr:first-child th{border-top:none}.nomzo-theme table.dataTable.cell-border tbody td,.nomzo-theme table.dataTable.cell-border tbody th{border-top:1px solid #ddd;border-right:1px solid #ddd}.nomzo-theme table.dataTable.cell-border tbody tr td:first-child,.nomzo-theme table.dataTable.cell-border tbody tr th:first-child{border-left:1px solid #ddd}.nomzo-theme table.dataTable.cell-border tbody tr:first-child td,.nomzo-theme table.dataTable.cell-border tbody tr:first-child th{border-top:none}.nomzo-theme .ekit_table.display table.dataTable tbody tr.odd,.nomzo-theme table.dataTable.stripe tbody tr.odd{background-color:#f9f9f9}.nomzo-theme .ekit_table.display table.dataTable tbody tr.odd.selected,.nomzo-theme table.dataTable.stripe tbody tr.odd.selected{background-color:#acbad4}.nomzo-theme .ekit_table.display table.dataTable tbody tr:hover,.nomzo-theme table.dataTable.hover tbody tr:hover{background-color:#f6f6f6}.nomzo-theme .ekit_table.display table.dataTable tbody tr:hover.selected,.nomzo-theme table.dataTable.hover tbody tr:hover.selected{background-color:#aab7d1}.nomzo-theme .ekit_table.display table.dataTable tbody tr>.sorting_1,.nomzo-theme .ekit_table.display table.dataTable tbody tr>.sorting_2,.nomzo-theme .ekit_table.display table.dataTable tbody tr>.sorting_3,.nomzo-theme table.dataTable.order-column tbody tr>.sorting_1,.nomzo-theme table.dataTable.order-column tbody tr>.sorting_2,.nomzo-theme table.dataTable.order-column tbody tr>.sorting_3{background-color:#fafafa}.nomzo-theme .ekit_table.display table.dataTable tbody tr.selected>.sorting_1,.nomzo-theme .ekit_table.display table.dataTable tbody tr.selected>.sorting_2,.nomzo-theme .ekit_table.display table.dataTable tbody tr.selected>.sorting_3,.nomzo-theme table.dataTable.order-column tbody tr.selected>.sorting_1,.nomzo-theme table.dataTable.order-column tbody tr.selected>.sorting_2,.nomzo-theme table.dataTable.order-column tbody tr.selected>.sorting_3{background-color:#acbad5}.nomzo-theme .ekit_table.display table.dataTable tbody tr.odd>.sorting_1,.nomzo-theme table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}.nomzo-theme .ekit_table.display table.dataTable tbody tr.odd>.sorting_2,.nomzo-theme table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}.nomzo-theme .ekit_table.display table.dataTable tbody tr.odd>.sorting_3,.nomzo-theme table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:#f5f5f5}.nomzo-theme .ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_1,.nomzo-theme table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}.nomzo-theme .ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_2,.nomzo-theme table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}.nomzo-theme .ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_3,.nomzo-theme table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}.nomzo-theme .ekit_table.display table.dataTable tbody tr.even>.sorting_1,.nomzo-theme table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}.nomzo-theme .ekit_table.display table.dataTable tbody tr.even>.sorting_2,.nomzo-theme table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}.nomzo-theme .ekit_table.display table.dataTable tbody tr.even>.sorting_3,.nomzo-theme table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}.nomzo-theme .ekit_table.display table.dataTable tbody tr.even.selected>.sorting_1,.nomzo-theme table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}.nomzo-theme .ekit_table.display table.dataTable tbody tr.even.selected>.sorting_2,.nomzo-theme table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}.nomzo-theme .ekit_table.display table.dataTable tbody tr.even.selected>.sorting_3,.nomzo-theme table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}.nomzo-theme .ekit_table.display table.dataTable tbody tr:hover>.sorting_1,.nomzo-theme table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}.nomzo-theme .ekit_table.display table.dataTable tbody tr:hover>.sorting_2,.nomzo-theme table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}.nomzo-theme .ekit_table.display table.dataTable tbody tr:hover>.sorting_3,.nomzo-theme table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}.nomzo-theme .ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_1,.nomzo-theme table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}.nomzo-theme .ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_2,.nomzo-theme table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}.nomzo-theme .ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_3,.nomzo-theme table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}.nomzo-theme table.dataTable.no-footer{border-bottom:1px solid #111}.nomzo-theme table.dataTable.nowrap td,.nomzo-theme table.dataTable.nowrap th{white-space:nowrap}.nomzo-theme table.dataTable.compact thead td,.nomzo-theme table.dataTable.compact thead th{padding:4px 17px 4px 4px}.nomzo-theme table.dataTable.compact tfoot td,.nomzo-theme table.dataTable.compact tfoot th{padding:4px}.nomzo-theme table.dataTable.compact tbody td,.nomzo-theme table.dataTable.compact tbody th{padding:4px}.nomzo-theme table.dataTable td.dt-left,.nomzo-theme table.dataTable th.dt-left{text-align:left}.nomzo-theme table.dataTable td.dataTables_empty,.nomzo-theme table.dataTable td.dt-center,.nomzo-theme table.dataTable th.dt-center{text-align:center}.nomzo-theme table.dataTable td.dt-right,.nomzo-theme table.dataTable th.dt-right{text-align:right}.nomzo-theme table.dataTable td.dt-justify,.nomzo-theme table.dataTable th.dt-justify{text-align:justify}.nomzo-theme table.dataTable td.dt-nowrap,.nomzo-theme table.dataTable th.dt-nowrap{white-space:nowrap}.nomzo-theme table.dataTable tfoot td.dt-head-left,.nomzo-theme table.dataTable tfoot th.dt-head-left,.nomzo-theme table.dataTable thead td.dt-head-left,.nomzo-theme table.dataTable thead th.dt-head-left{text-align:left}.nomzo-theme table.dataTable tfoot td.dt-head-center,.nomzo-theme table.dataTable tfoot th.dt-head-center,.nomzo-theme table.dataTable thead td.dt-head-center,.nomzo-theme table.dataTable thead th.dt-head-center{text-align:center}.nomzo-theme table.dataTable tfoot td.dt-head-right,.nomzo-theme table.dataTable tfoot th.dt-head-right,.nomzo-theme table.dataTable thead td.dt-head-right,.nomzo-theme table.dataTable thead th.dt-head-right{text-align:right}.nomzo-theme table.dataTable tfoot td.dt-head-justify,.nomzo-theme table.dataTable tfoot th.dt-head-justify,.nomzo-theme table.dataTable thead td.dt-head-justify,.nomzo-theme table.dataTable thead th.dt-head-justify{text-align:justify}.nomzo-theme table.dataTable tfoot td.dt-head-nowrap,.nomzo-theme table.dataTable tfoot th.dt-head-nowrap,.nomzo-theme table.dataTable thead td.dt-head-nowrap,.nomzo-theme table.dataTable thead th.dt-head-nowrap{white-space:nowrap}.nomzo-theme table.dataTable tbody td.dt-body-left,.nomzo-theme table.dataTable tbody th.dt-body-left{text-align:left}.nomzo-theme table.dataTable tbody td.dt-body-center,.nomzo-theme table.dataTable tbody th.dt-body-center{text-align:center}.nomzo-theme table.dataTable tbody td.dt-body-right,.nomzo-theme table.dataTable tbody th.dt-body-right{text-align:right}.nomzo-theme table.dataTable tbody td.dt-body-justify,.nomzo-theme table.dataTable tbody th.dt-body-justify{text-align:justify}.nomzo-theme table.dataTable tbody td.dt-body-nowrap,.nomzo-theme table.dataTable tbody th.dt-body-nowrap{white-space:nowrap}.nomzo-theme table.dataTable,.nomzo-theme table.dataTable td,.nomzo-theme table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}.nomzo-theme .dt-container{position:relative;clear:both;zoom:1}.nomzo-theme .dt-container>.dt-buttons{position:relative;float:left;margin-bottom:20px}.nomzo-theme .dt-container>.dt-search{float:right;text-align:right;margin-bottom:20px}.nomzo-theme .dt-container>.dt-info{clear:both;float:left;margin-top:20px}.nomzo-theme .dt-container>.dt-paging{float:right;text-align:right;margin-top:20px}.nomzo-theme .dt-search input input{margin-left:.5em}.nomzo-theme .dt-container .dt-paging button{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none!important;cursor:pointer;color:#333;border:1px solid transparent;border-radius:2px}.nomzo-theme .dt-container .dt-paging button.current,.nomzo-theme .dt-container .dt-paging button.current:hover{color:#333;border:1px solid #979797;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dcdcdc));background:linear-gradient(to bottom,#fff 0,#dcdcdc 100%)}.nomzo-theme .dt-container .dt-paging button.disabled,.nomzo-theme .dt-container .dt-paging button.disabled:active,.nomzo-theme .dt-container .dt-paging button.disabled:hover{cursor:default;color:#666;border:1px solid transparent;background:0 0;-webkit-box-shadow:none;box-shadow:none}.nomzo-theme .dt-container .dt-paging button:hover{color:#fff;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear,left top,left bottom,from(#585858),to(#111));background:linear-gradient(to bottom,#585858 0,#111 100%)}.nomzo-theme .dt-container .dt-paging button:active{outline:0;background-color:#2b2b2b;background:-webkit-gradient(linear,left top,left bottom,from(#2b2b2b),to(#0c0c0c));background:linear-gradient(to bottom,#2b2b2b 0,#0c0c0c 100%);-webkit-box-shadow:inset 0 0 3px #111;box-shadow:inset 0 0 3px #111}.nomzo-theme .dt-container .dt-paging .ellipsis{padding:0 1em}.nomzo-theme .dt-container .dt-paging .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:#fff;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.9)),color-stop(75%,rgba(255,255,255,.9)),to(rgba(255,255,255,0)));background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.9) 25%,rgba(255,255,255,.9) 75%,rgba(255,255,255,0) 100%)}.nomzo-theme .dt-container .dataTables_processing,.nomzo-theme .dt-container .dt-info,.nomzo-theme .dt-container .dt-length,.nomzo-theme .dt-container .dt-paging,.nomzo-theme .dt-container .dt-search{color:#333}.nomzo-theme .dt-container .dataTables_scroll{clear:both}.nomzo-theme .dt-container .dataTables_scroll div.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.nomzo-theme .dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.nomzo-theme .dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.nomzo-theme .dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.nomzo-theme .dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th{vertical-align:middle}.nomzo-theme .dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,.nomzo-theme .dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.nomzo-theme .dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.nomzo-theme .dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.nomzo-theme .dt-container.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.nomzo-theme .dt-container.no-footer div.dataTables_scrollBody>table,.nomzo-theme .dt-container.no-footer div.dataTables_scrollHead table.dataTable{border-bottom:none}.nomzo-theme .dt-container::after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width:767px){.nomzo-theme .dt-container .dt-info,.nomzo-theme .dt-container .dt-paging{float:none;text-align:center}.nomzo-theme .dt-container .dt-paging{margin-top:.5em}}@media screen and (max-width:640px){.nomzo-theme .ekit-wid-con .ekit_table .dt-container .dt-layout-row{text-align:center}.nomzo-theme .ekit-wid-con .ekit_table .dt-container .dt-layout-row:not(.dt-layout-table){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;gap:20px}.nomzo-theme .ekit-wid-con .ekit_table .dt-container .dt-layout-row:not(.dt-layout-table) .dt-search .dt-input{width:100%}.nomzo-theme .ekit-wid-con .ekit_table .dt-container>.dt-buttons,.nomzo-theme .ekit-wid-con .ekit_table .dt-container>.dt-info,.nomzo-theme .ekit-wid-con .ekit_table .dt-container>.dt-paging,.nomzo-theme .ekit-wid-con .ekit_table .dt-container>.dt-search{float:none;text-align:center}}@keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.nomzo-theme div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:#fff;border:2px solid #111;-webkit-box-shadow:3px 3px 8px rgba(0,0,0,.3);box-shadow:3px 3px 8px rgba(0,0,0,.3);border-radius:3px;text-align:center;z-index:21}.nomzo-theme div.dt-button-info h2{padding:.5em;margin:0;font-weight:400;border-bottom:1px solid #ddd;background-color:#f3f3f3}.nomzo-theme div.dt-button-info>div{padding:1em}.nomzo-theme div.dt-button-collection-title{text-align:center;padding:.3em 0 .5em;font-size:.9em}.nomzo-theme div.dt-button-collection-title:empty{display:none}.nomzo-theme a.dt-button,.nomzo-theme button.dt-button,.nomzo-theme div.dt-button{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:.333em;margin-bottom:.333em;padding:.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:.88em;line-height:1.6em;color:#000;white-space:nowrap;overflow:hidden;background-color:#e9e9e9;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e9e9e9));background-image:linear-gradient(to bottom,#fff 0,#e9e9e9 100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:0}.nomzo-theme a.dt-button.disabled,.nomzo-theme button.dt-button.disabled,.nomzo-theme div.dt-button.disabled{color:#999;border:1px solid #d0d0d0;cursor:default;background-color:#f9f9f9;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f9f9f9));background-image:linear-gradient(to bottom,#fff 0,#f9f9f9 100%)}.nomzo-theme a.dt-button.active:not(.disabled),.nomzo-theme a.dt-button:active:not(.disabled),.nomzo-theme button.dt-button.active:not(.disabled),.nomzo-theme button.dt-button:active:not(.disabled),.nomzo-theme div.dt-button.active:not(.disabled),.nomzo-theme div.dt-button:active:not(.disabled){background-color:#e2e2e2;background-image:-webkit-gradient(linear,left top,left bottom,from(#f3f3f3),to(#e2e2e2));background-image:linear-gradient(to bottom,#f3f3f3 0,#e2e2e2 100%);-webkit-box-shadow:inset 1px 1px 3px #999;box-shadow:inset 1px 1px 3px #999}.nomzo-theme a.dt-button.active:not(.disabled):hover:not(.disabled),.nomzo-theme a.dt-button:active:not(.disabled):hover:not(.disabled),.nomzo-theme button.dt-button.active:not(.disabled):hover:not(.disabled),.nomzo-theme button.dt-button:active:not(.disabled):hover:not(.disabled),.nomzo-theme div.dt-button.active:not(.disabled):hover:not(.disabled),.nomzo-theme div.dt-button:active:not(.disabled):hover:not(.disabled){-webkit-box-shadow:inset 1px 1px 3px #999;box-shadow:inset 1px 1px 3px #999;background-color:#ccc;background-image:-webkit-gradient(linear,left top,left bottom,from(#eaeaea),to(#ccc));background-image:linear-gradient(to bottom,#eaeaea 0,#ccc 100%)}.nomzo-theme a.dt-button:hover,.nomzo-theme button.dt-button:hover,.nomzo-theme div.dt-button:hover{text-decoration:none}.nomzo-theme a.dt-button:hover:not(.disabled),.nomzo-theme button.dt-button:hover:not(.disabled),.nomzo-theme div.dt-button:hover:not(.disabled){border:1px solid #666;background-color:#e0e0e0;background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#e0e0e0));background-image:linear-gradient(to bottom,#f9f9f9 0,#e0e0e0 100%)}.nomzo-theme a.dt-button:focus:not(.disabled),.nomzo-theme button.dt-button:focus:not(.disabled),.nomzo-theme div.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:0;background-color:#79ace9;background-image:-webkit-gradient(linear,left top,left bottom,from(#bddef4),to(#79ace9));background-image:linear-gradient(to bottom,#bddef4 0,#79ace9 100%)}.nomzo-theme .dt-button embed{outline:0}.nomzo-theme div.dt-buttons{position:relative;float:left}.nomzo-theme div.dt-buttons.buttons-right{float:right}.nomzo-theme div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,.4);background-color:#fff;overflow:hidden;z-index:2002;border-radius:5px;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.3);box-shadow:3px 3px 5px rgba(0,0,0,.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}.nomzo-theme div.dt-button-collection a.dt-button,.nomzo-theme div.dt-button-collection button.dt-button,.nomzo-theme div.dt-button-collection div.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}.nomzo-theme div.dt-button-collection a.dt-button.active:not(.disabled),.nomzo-theme div.dt-button-collection a.dt-button:active:not(.disabled),.nomzo-theme div.dt-button-collection button.dt-button.active:not(.disabled),.nomzo-theme div.dt-button-collection button.dt-button:active:not(.disabled),.nomzo-theme div.dt-button-collection div.dt-button.active:not(.disabled),.nomzo-theme div.dt-button-collection div.dt-button:active:not(.disabled){background-color:#dadada;background-image:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#dadada));background-image:linear-gradient(to bottom,#f0f0f0 0,#dadada 100%);-webkit-box-shadow:inset 1px 1px 3px #666;box-shadow:inset 1px 1px 3px #666}.nomzo-theme div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}.nomzo-theme div.dt-button-collection.fixed.two-column{margin-left:-150px}.nomzo-theme div.dt-button-collection.fixed.three-column{margin-left:-225px}.nomzo-theme div.dt-button-collection.fixed.four-column{margin-left:-300px}.nomzo-theme div.dt-button-collection>*{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.nomzo-theme div.dt-button-collection.two-column{width:300px;padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}.nomzo-theme div.dt-button-collection.three-column{width:450px;padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}.nomzo-theme div.dt-button-collection.four-column{width:600px;padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}.nomzo-theme div.dt-button-collection .dt-button{border-radius:0}.nomzo-theme div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);background:radial-gradient(ellipse farthest-corner at center,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%);z-index:2001}@media screen and (max-width:640px){.nomzo-theme div.dt-buttons{float:none!important;text-align:center}}.nomzo-theme a.dt-button.processing,.nomzo-theme button.dt-button.processing,.nomzo-theme div.dt-button.processing{color:rgba(0,0,0,.2)}.nomzo-theme a.dt-button.processing::after,.nomzo-theme button.dt-button.processing::after,.nomzo-theme div.dt-button.processing::after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;content:" ";border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1.5s infinite linear;-o-animation:dtb-spinner 1.5s infinite linear;-ms-animation:dtb-spinner 1.5s infinite linear;-webkit-animation:dtb-spinner 1.5s infinite linear;-moz-animation:dtb-spinner 1.5s infinite linear}.nomzo-theme table.DTFC_Cloned tfoot,.nomzo-theme table.DTFC_Cloned thead{background-color:#fff}.nomzo-theme div.DTFC_Blocker{background-color:#fff}.nomzo-theme div.DTFC_LeftWrapper table.dataTable,.nomzo-theme div.DTFC_RightWrapper table.dataTable{margin-bottom:0;z-index:2}.nomzo-theme div.DTFC_LeftWrapper table.dataTable.no-footer,.nomzo-theme div.DTFC_RightWrapper table.dataTable.no-footer{border-bottom:none}.nomzo-theme table.fixedHeader-floating{position:fixed!important;background-color:#fff}.nomzo-theme table.fixedHeader-floating.no-footer{border-bottom-width:0}.nomzo-theme table.fixedHeader-locked{position:absolute!important;background-color:#fff}@media print{.nomzo-theme table.fixedHeader-floating{display:none}}.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{cursor:default!important}.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>td.child::before,.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty::before,.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>th.child::before{display:none!important}.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child{position:relative;padding-left:30px;cursor:pointer}.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child::before,.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child::before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#2e639a}.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before{content:"-";background-color:#d33333}.nomzo-theme table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,.nomzo-theme table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}.nomzo-theme table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child::before,.nomzo-theme table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child::before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}.nomzo-theme table.dataTable.dtr-column>tbody>tr>td.control,.nomzo-theme table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}.nomzo-theme table.dataTable.dtr-column>tbody>tr>td.control::before,.nomzo-theme table.dataTable.dtr-column>tbody>tr>th.control::before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#2e639a}.nomzo-theme table.dataTable.dtr-column>tbody>tr.parent td.control::before,.nomzo-theme table.dataTable.dtr-column>tbody>tr.parent th.control::before{content:"-";background-color:#d33333}.nomzo-theme table.dataTable>tbody>tr.child{padding:.5em 1em}.nomzo-theme table.dataTable>tbody>tr.child:hover{background:0 0!important}.nomzo-theme table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}.nomzo-theme table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}.nomzo-theme table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}.nomzo-theme table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}.nomzo-theme table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}.nomzo-theme div.dtr-modal{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}.nomzo-theme div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;-webkit-box-shadow:0 12px 30px rgba(0,0,0,.6);box-shadow:0 12px 30px rgba(0,0,0,.6)}.nomzo-theme div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}.nomzo-theme div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}.nomzo-theme div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}.nomzo-theme div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,0,0,.6)}@media screen and (max-width:767px){.nomzo-theme div.dtr-modal div.dtr-modal-display{width:95%}}.nomzo-theme table.dataTable tr.dtrg-group td{background-color:#e0e0e0}.nomzo-theme table.dataTable tr.dtrg-group.dtrg-level-0 td{font-weight:700}.nomzo-theme table.dataTable tr.dtrg-group.dtrg-level-1 td,.nomzo-theme table.dataTable tr.dtrg-group.dtrg-level-2 td{background-color:#f0f0f0;padding-top:.25em;padding-bottom:.25em;padding-left:2em;font-size:.9em}.nomzo-theme table.dataTable tr.dtrg-group.dtrg-level-2 td{background-color:#f3f3f3}.nomzo-theme .ekit_table .dt-container{padding-top:20px;padding-bottom:20px}.nomzo-theme .ekit_table table.dataTable.no-footer{border-bottom:1px solid #e6e6e6}.nomzo-theme .ekit_table .dt-container select:not([multiple]){-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:0;border:solid 1px #bbb;padding:12px 48px 12px 18px}.nomzo-theme .ekit_table .dt-container select:not([multiple])::after{content:" - Remember this"}.nomzo-theme .ekit_table .dt-container .dt-search input{border:solid 1px #bbb;padding:12px 48px 12px 18px}.nomzo-theme .ekit_table table.dataTable thead th{font-size:14px;font-weight:500;letter-spacing:.3px;color:#fff}.nomzo-theme .ekit_table.display table.dataTable tbody tr td{border-style:solid;border-width:1px 1px 1px 1px;border-color:#f9f9f9}.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>th.child{cursor:default!important}.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>td.child::before,.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty::before,.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr>th.child::before{display:none!important}.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child{position:relative;padding-left:30px;cursor:pointer}.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child::before,.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child::before{top:9px;left:4px;height:14px;width:14px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#2e639a}.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,.nomzo-theme table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before{content:"-";background-color:#d33333}.nomzo-theme table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,.nomzo-theme table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child{padding-left:27px}.nomzo-theme table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child::before,.nomzo-theme table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child::before{top:5px;left:4px;height:14px;width:14px;border-radius:14px;line-height:14px;text-indent:3px}.nomzo-theme table.dataTable.dtr-column>tbody>tr>td.control,.nomzo-theme table.dataTable.dtr-column>tbody>tr>th.control{position:relative;cursor:pointer}.nomzo-theme table.dataTable.dtr-column>tbody>tr>td.control::before,.nomzo-theme table.dataTable.dtr-column>tbody>tr>th.control::before{top:50%;left:50%;height:16px;width:16px;margin-top:-10px;margin-left:-10px;display:block;position:absolute;color:#fff;border:2px solid #fff;border-radius:14px;-webkit-box-shadow:0 0 3px #444;box-shadow:0 0 3px #444;-webkit-box-sizing:content-box;box-sizing:content-box;text-align:center;text-indent:0!important;font-family:"Courier New",Courier,monospace;line-height:14px;content:"+";background-color:#2e639a}.nomzo-theme table.dataTable.dtr-column>tbody>tr.parent td.control::before,.nomzo-theme table.dataTable.dtr-column>tbody>tr.parent th.control::before{content:"-";background-color:#d33333}.nomzo-theme table.dataTable>tbody>tr.child{padding:.5em 1em}.nomzo-theme table.dataTable>tbody>tr.child:hover{background:0 0!important}.nomzo-theme table.dataTable>tbody>tr.child ul.dtr-details{display:inline-block;list-style-type:none;margin:0;padding:0}.nomzo-theme table.dataTable>tbody>tr.child ul.dtr-details>li{border-bottom:1px solid #efefef;padding:.5em 0}.nomzo-theme table.dataTable>tbody>tr.child ul.dtr-details>li:first-child{padding-top:0}.nomzo-theme table.dataTable>tbody>tr.child ul.dtr-details>li:last-child{border-bottom:none}.nomzo-theme table.dataTable>tbody>tr.child span.dtr-title{display:inline-block;min-width:75px;font-weight:700}.nomzo-theme div.dtr-modal{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;top:0;left:0;height:100%;width:100%;z-index:100;padding:10em 1em}.nomzo-theme div.dtr-modal div.dtr-modal-display{position:absolute;top:0;left:0;bottom:0;right:0;width:50%;height:50%;overflow:auto;margin:auto;z-index:102;overflow:auto;background-color:#f5f5f7;border:1px solid #000;border-radius:.5em;-webkit-box-shadow:0 12px 30px rgba(0,0,0,.6);box-shadow:0 12px 30px rgba(0,0,0,.6)}.nomzo-theme div.dtr-modal div.dtr-modal-content{position:relative;padding:1em}.nomzo-theme div.dtr-modal div.dtr-modal-close{position:absolute;top:6px;right:6px;width:22px;height:22px;border:1px solid #eaeaea;background-color:#f9f9f9;text-align:center;border-radius:3px;cursor:pointer;z-index:12}.nomzo-theme div.dtr-modal div.dtr-modal-close:hover{background-color:#eaeaea}.nomzo-theme div.dtr-modal div.dtr-modal-background{position:fixed;top:0;left:0;right:0;bottom:0;z-index:101;background:rgba(0,0,0,.6)}@media screen and (max-width:767px){.nomzo-theme div.dtr-modal div.dtr-modal-display{width:95%}}.nomzo-theme .elementskit-invisible{visibility:hidden}.nomzo-theme .ekit-wid-con .select{cursor:pointer;display:block;position:relative;font-size:16px;color:#7b7b7b;width:220px;height:44px;float:right}.nomzo-theme .met_d--block{display:block}.nomzo-theme .met_d--none{display:none}.nomzo-theme .met_d--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .before\:last\:met_d--none:last-child::before{display:none}.nomzo-theme .after\:first\:met_d--none:first-child::after{display:none}.nomzo-theme .after\:active\:met_d--none.active::after{display:none}.nomzo-theme .met_w--12{width:12px}.nomzo-theme .met_w--16{width:16px}.nomzo-theme .met_w--20{width:20px}.nomzo-theme .met_w--24{width:24px}.nomzo-theme .met_w--48{width:48px}.nomzo-theme .before\:met_w--4::before{width:4px}.nomzo-theme .before\:met_w--16::before{width:16px}.nomzo-theme .before\:met_w--19::before{width:19px}.nomzo-theme .before\:met_w--48::before{width:48px}.nomzo-theme .active\::before\:met_w--18.active::before{width:18px}.nomzo-theme .after\:met_w--1::after{width:1px}.nomzo-theme .met_h--12{height:12px}.nomzo-theme .met_h--16{height:16px}.nomzo-theme .met_h--20{height:20px}.nomzo-theme .met_h--24{height:24px}.nomzo-theme .met_h--48{height:48px}.nomzo-theme .before\:met_h--4::before{height:4px}.nomzo-theme .before\:met_h--16::before{height:16px}.nomzo-theme .before\:met_h--19::before{height:19px}.nomzo-theme .before\:met_h--48::before{height:48px}.nomzo-theme .active\::before\:met_h--18.active::before{height:18px}.nomzo-theme .after\:met_h--1::after{height:1px}.nomzo-theme .after\:met_content::after,.nomzo-theme .before\:met_content::before{content:" "}.nomzo-theme .met_pos--fixed{position:fixed}.nomzo-theme .met_pos--relative{position:relative}.nomzo-theme .met_pos--absolute{position:absolute}.nomzo-theme .before\:met_pos--absolute::before{position:absolute}.nomzo-theme .after\:met_pos--absolute::after{position:absolute}.nomzo-theme .met_top--0{top:0}.nomzo-theme .met_top--15{top:15px}.nomzo-theme .met_top--20{top:20px}.nomzo-theme .met_top--50p{top:50%}.nomzo-theme .met_top--100p{top:100%}.nomzo-theme .before\:met_top--0::before{top:0}.nomzo-theme .before\:met_top--5::before{top:5px}.nomzo-theme .before\:met_top--12::before{top:12px}.nomzo-theme .before\:active\:met_top--13.active::before{top:13px}.nomzo-theme .after\:met_top--m1::after{top:-1px}.nomzo-theme .after\:met_top--5::after{top:5px}.nomzo-theme .met_bottom--0{bottom:0}.nomzo-theme .met_bottom--20{bottom:20px}.nomzo-theme .met_bottom--100p{bottom:100%}.nomzo-theme .before\:met_bottom--0::before{bottom:0}.nomzo-theme .met_left--0{left:0}.nomzo-theme .met_left--1{left:1px}.nomzo-theme .met_left--20{left:20px}.nomzo-theme .met_left--50p{left:50%}.nomzo-theme .met_left--100p{left:100%}.nomzo-theme .before\:met_left--0::before{left:0}.nomzo-theme .before\:met_left--5::before{left:5px}.nomzo-theme .before\:met_left--12::before{left:12px}.nomzo-theme .before\:active\:met_left--13.active::before{left:13px}.nomzo-theme .after\:met_left--m1::after{left:-1px}.nomzo-theme .after\:met_left--5::after{left:5px}.nomzo-theme .met_right--0{right:0}.nomzo-theme .met_right--20{right:20px}.nomzo-theme .met_right--100p{right:100%}.nomzo-theme .met_mx--m40{margin-left:-40px;margin-right:-40px}.nomzo-theme .met_mx--m28{margin-left:-28px;margin-right:-28px}.nomzo-theme .met_mx--12{margin-left:12px;margin-right:12px}.nomzo-theme .met_mx--20{margin-left:20px;margin-right:20px}.nomzo-theme .met_mx--24{margin-left:24px;margin-right:24px}.nomzo-theme .met_mx--36{margin-left:36px;margin-right:36px}.nomzo-theme .met_my--m40{margin-top:-40px;margin-bottom:-40px}.nomzo-theme .met_my--m28{margin-top:-28px;margin-bottom:-28px}.nomzo-theme .met_my--12{margin-top:12px;margin-bottom:12px}.nomzo-theme .met_my--20{margin-top:20px;margin-bottom:20px}.nomzo-theme .met_my--24{margin-top:24px;margin-bottom:24px}.nomzo-theme .met_my--36{margin-top:36px;margin-bottom:36px}.nomzo-theme .met_m--0{margin:0}.nomzo-theme .met_ml--1{margin-left:1px}.nomzo-theme .met_ml--6{margin-left:6px}.nomzo-theme .met_ml--15{margin-left:15px}.nomzo-theme .met_ml--20{margin-left:20px}.nomzo-theme .met_ml--21{margin-left:21px}.nomzo-theme .met_ml--35{margin-left:35px}.nomzo-theme .met_mr--1{margin-right:1px}.nomzo-theme .met_mr--10{margin-right:10px}.nomzo-theme .met_mr--15{margin-right:15px}.nomzo-theme .met_mr--20{margin-right:20px}.nomzo-theme .met_mb--0{margin-bottom:0}.nomzo-theme .met_mb--0i{margin-bottom:0!important}.nomzo-theme .met_mb--20{margin-bottom:20px}.nomzo-theme .met_not_last_mr--20:not(:last-child){margin-right:20px}.nomzo-theme .met_not_last_mb--20:not(:last-child){margin-bottom:20px}.nomzo-theme .met_p--0{padding:0}.nomzo-theme .met_px--8{padding-left:8px;padding-right:8px}.nomzo-theme .met_py--5{padding-top:5px;padding-bottom:5px}.nomzo-theme .met_pt--10{padding-top:10px}.nomzo-theme .met_pl--10{padding-left:10px}.nomzo-theme .met_pr--10{padding-right:10px}.nomzo-theme .met_pb--10{padding-bottom:10px}.nomzo-theme .met_color--white{color:#fff}.nomzo-theme .active>.active\:met_bgc--nonei{background-color:transparent!important}.nomzo-theme .active .active\:_\:met_bgc--nonei{background-color:transparent!important}.nomzo-theme .met_bd--2{border:solid 2px}.nomzo-theme .met_bd--6{border:solid 6px}.nomzo-theme .met_bdt--2{border-top:solid 2px}.nomzo-theme .met_bdt--4{border-top:solid 4px}.nomzo-theme .met_bdt--6{border-top:solid 6px}.nomzo-theme .met_bdl--2{border-left:solid 2px}.nomzo-theme .met_bdl--4{border-left:solid 4px}.nomzo-theme .met_bdl--6{border-left:solid 6px}.nomzo-theme .before\:met_bdt--2::before{border-top:solid 2px}.nomzo-theme .before\:met_bdl--2::before{border-left:solid 2px}.nomzo-theme .after\:met_bdt--2::after{border-top:solid 2px}.nomzo-theme .after\:met_bdl--2::after{border-left:solid 2px}.nomzo-theme .active>.active\:met_bd--1{border-style:solid;border-width:1px}.nomzo-theme .active .active\:_\:met_bd--1{border-style:solid;border-width:1px}.nomzo-theme .met_bdc--none{border-color:transparent}.nomzo-theme .met_bdt_color--current{border-top-color:currentColor}.nomzo-theme .met_bdb_color--current{border-bottom-color:currentColor}.nomzo-theme .met_bdl_color--current{border-left-color:currentColor}.nomzo-theme .met_bdr_color--current{border-right-color:currentColor}.nomzo-theme .met_radius--4{border-radius:4px}.nomzo-theme .met_radius--circle{border-radius:50%}.nomzo-theme .before\:met_radius--circle::before{border-radius:50%}.nomzo-theme .met_shadow_inset--6{-webkit-box-shadow:inset 0 0 0 6px currentColor;box-shadow:inset 0 0 0 6px currentColor}.nomzo-theme .active>.active\:met_shadow_inset--1{-webkit-box-shadow:inset 0 0 0 1px currentColor;box-shadow:inset 0 0 0 1px currentColor}.nomzo-theme .active>.active\:met_shadow_inset--8{-webkit-box-shadow:inset 0 0 0 8px currentColor;box-shadow:inset 0 0 0 8px currentColor}.nomzo-theme .active .active\:_\:met_shadow_inset--1{-webkit-box-shadow:inset 0 0 0 1px currentColor;box-shadow:inset 0 0 0 1px currentColor}.nomzo-theme .met_fs--14{font-size:14px}.nomzo-theme .met_lh--0{line-height:0}.nomzo-theme .met_lh--16{line-height:16px}.nomzo-theme .met_list--none{list-style:none}.nomzo-theme .met_text--nowrap{white-space:nowrap}.nomzo-theme .whitespace--normal{white-space:normal!important}.nomzo-theme .met_opacity--0{opacity:0}.nomzo-theme .met_opacity--8{opacity:.08}.nomzo-theme .met_opacity--30{opacity:.3}.nomzo-theme .met_opacity--70{opacity:.7}.nomzo-theme .hover\:met_opacity--60:hover{opacity:.6}.nomzo-theme .hover\:met_opacity--100:hover{opacity:1}.nomzo-theme a:hover>.a\:hover\:met_opacity--60{opacity:.6}.nomzo-theme a:hover>.a\:hover\:met_opacity--100{opacity:1}.nomzo-theme .before\:met_opacity--30::before{opacity:.3}.nomzo-theme .after\:met_opacity--30::after{opacity:.3}.nomzo-theme .active>.active\:met_opacity--0{opacity:0}.nomzo-theme .active>.active\:met_opacity--100{opacity:1}.nomzo-theme .active .active\:_\:met_opacity--0{opacity:0}.nomzo-theme .active .active\:_\:met_opacity--100{opacity:100}.nomzo-theme .met_transition--300ms{-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .before\:met_transition--300ms::before{-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .met_translateTop--m50p{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nomzo-theme .met_translateLeft--m50p{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nomzo-theme .met_scale--0{-webkit-transform:scale(0);transform:scale(0)}.nomzo-theme .hover\:met_scaleX--200:hover{-webkit-transform:scaleX(2);transform:scaleX(2)}.nomzo-theme .hover\:met_scaleY--200:hover{-webkit-transform:scaleY(2);transform:scaleY(2)}.nomzo-theme a:hover>.a:hover\:met_scalex--200:hover{-webkit-transform:scaleX(2);transform:scaleX(2)}.nomzo-theme a:hover>.a:hover\:met_scaley--200:hover{-webkit-transform:scaleY(2);transform:scaleY(2)}.nomzo-theme .active>.active\:met_scale--150{-webkit-transform:scale(1.5);transform:scale(1.5)}.nomzo-theme .active>.active\:met_scaleX--20{-webkit-transform:scaleX(.2);transform:scaleX(.2)}.nomzo-theme .active>.active\:met_scaleX--200{-webkit-transform:scaleX(2);transform:scaleX(2)}.nomzo-theme .active>.active\:met_scaleY--20{-webkit-transform:scaleY(.2);transform:scaleY(.2)}.nomzo-theme .active>.active\:met_scaleY--200{-webkit-transform:scaleY(2);transform:scaleY(2)}.nomzo-theme .active .active\:_\:met_scale--40{-webkit-transform:scale(.4);transform:scale(.4)}.nomzo-theme .active .active\:_\:met_scale--150{-webkit-transform:scale(1.5);transform:scale(1.5)}.nomzo-theme .active .active\:_\:met_scaleX--20{-webkit-transform:scaleX(.2);transform:scaleX(.2)}.nomzo-theme .active .active\:_\:met_scaleX--100{-webkit-transform:scaleX(1);transform:scaleX(1)}.nomzo-theme .active .active\:_\:met_scaleX--200{-webkit-transform:scaleX(2);transform:scaleX(2)}.nomzo-theme .active .active\:_\:met_scaleY--20{-webkit-transform:scaleY(.2);transform:scaleY(.2)}.nomzo-theme .active .active\:_\:met_scaleY--100{-webkit-transform:scaleY(1);transform:scaleY(1)}.nomzo-theme .active .active\:_\:met_scaleY--200{-webkit-transform:scaleY(2);transform:scaleY(2)}.nomzo-theme .met_scale--top{-webkit-transform-origin:top;transform-origin:top}.nomzo-theme .met_scale--bottom{-webkit-transform-origin:bottom;transform-origin:bottom}.nomzo-theme .met_scale--left{-webkit-transform-origin:left;transform-origin:left}.nomzo-theme .met_scale--right{-webkit-transform-origin:right;transform-origin:right}.nomzo-theme .elementor-editor-active .editor\:met_display--none,.nomzo-theme .elementor-editor-preview .editor\:met_display--none{display:none}.nomzo-theme .ekit-wid-con .ekit_social_media,.nomzo-theme .ekit-wid-con .ekit_socialshare{margin-left:0;padding-left:0;list-style:none}.nomzo-theme .ekit-wid-con .ekit_social_media>li>a,.nomzo-theme .ekit-wid-con .ekit_socialshare>li>a{display:block;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit_social_media>li>a i,.nomzo-theme .ekit-wid-con .ekit_socialshare>li>a i{vertical-align:middle;display:inline-block}.nomzo-theme .ekit-wid-con .ekit_social_media>li>a svg,.nomzo-theme .ekit-wid-con .ekit_socialshare>li>a svg{max-width:16px;height:auto;vertical-align:middle}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .ekit_social_media>li,.nomzo-theme .ekit-wid-con .ekit_socialshare>li{margin-bottom:20px}}.nomzo-theme .ekit-wid-con .ekit_socialshare>li>div{display:block;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit_socialshare>li>div i{vertical-align:middle;display:inline-block}.nomzo-theme .ekit-wid-con .ekit_socialshare>li>div svg{max-width:16px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit-post-list-wrapper .elementor-icon-list-item a{background-color:transparent!important}.nomzo-theme .ekit-wid-con .ekit-post-list-wrapper.elementor-inline-items .elementor-icon-list-item{margin:0}.nomzo-theme .ekit-wid-con .elementor-inline-items{margin:0!important}.nomzo-theme .ekit-wid-con .elementor-inline-items .elementor-icon-list-item{display:inline-block}.nomzo-theme .ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after{display:inline-block}.nomzo-theme .elementor-widget .ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after{position:absolute}.nomzo-theme .ekit-wid-con .elementor-inline-items .elementor-icon-list-item:last-child::after{display:none}.nomzo-theme .elementor-widget-elementskit-page-list:not(.ekit-has-divider-yes) .ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after{display:none}.nomzo-theme .ekit-wid-con .elementor-inline-items.row .elementor-icon-list-item{margin:0;padding:0;margin-right:0!important;margin-left:0!important;display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .elementor-inline-items.row .elementor-icon-list-item a{padding:5px 15px}.nomzo-theme .ekit-wid-con .elementor-icon-list-item>a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.nomzo-theme .ekit-wid-con .elementor-icon-list-item>a.ekit_badge_right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.nomzo-theme .ekit-wid-con .ekit_menu_label{border-radius:3px;padding:2px 5px;display:inline-block;font-size:10px;color:#fff;background-color:#c91765;margin-left:5px}.nomzo-theme .ekit-wid-con .ekit_menu_subtitle{font-size:11px;font-style:normal;color:#8d96ae;display:block;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementor-icon-list-text{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit_page_list_content{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-center .ekit-wid-con .ekit_page_list_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-left .ekit-wid-con .ekit_page_list_content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-right .ekit-wid-con .ekit_page_list_content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.nomzo-theme .ekit-wid-con .elementor-icon-list-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center;line-height:inherit}.nomzo-theme .ekit-wid-con .elementor-icon-list-icon svg{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementor-icon-list-icon>i{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-enabled-bg-img .elementor-icon-list-item a{background-size:cover;background-repeat:no-repeat;position:relative;background-position:center center;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-enabled-bg-img .elementor-icon-list-item a::after{content:"";background-color:rgba(34,34,34,.7);position:absolute;left:0;top:0;width:100%;height:100%;display:block;-webkit-transition:all .4s;transition:all .4s}.nomzo-theme .ekit-enabled-bg-img .elementor-icon-list-item a:hover::after{background-color:rgba(34,34,34,.9)}.nomzo-theme .ekit-enabled-bg-img .elementor-icon-list-item a .ekit_post_list_content_wraper{z-index:1}.nomzo-theme .ekit-enabled-bg-img .elementor-icon-list-item a>img{z-index:1}.nomzo-theme .ekit-wid-con .nav{margin:0;padding:0;list-style:none}.nomzo-theme .ekit-wid-con .ekit-form form p{margin-bottom:0}.nomzo-theme .ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]){display:block;width:100%;padding:.375rem .75rem;font-size:1rem;color:#495057;background-color:#fff;border:1px solid #e7e7e7;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;height:56px;border-radius:0;padding-left:30px;-webkit-box-shadow:none;box-shadow:none}.nomzo-theme .ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]):hover{border-color:#333}.nomzo-theme .ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus{border-color:#4d68ff}.nomzo-theme .ekit-wid-con .ekit-form form input[type=submit]{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:0;-webkit-transition:all .4s ease;transition:all .4s ease;padding:12px 72px;font-size:.9375rem;background-color:#313636;border:0 solid #000;color:#fff;cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-form form input[type=submit]:hover{background-color:#4d68ff}.nomzo-theme .ekit-wid-con .ekit-form form select{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;color:#495057;background-color:#fff;border:1px solid #e7e7e7;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;height:56px}.nomzo-theme .ekit-wid-con .ekit-form form select[multiple]{height:100px}.nomzo-theme .ekit-wid-con .ekit-form form label{margin-bottom:7px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#313636;font-weight:400}.nomzo-theme .ekit-wid-con .ekit-form form label span{color:#777;font-size:.8125rem;display:block}.nomzo-theme .ekit-wid-con .ekit-form form textarea{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;color:#495057;background-color:#fff;border:1px solid #e7e7e7;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;border-radius:0;padding-left:30px;height:176px;resize:none;padding-top:15px;-webkit-box-shadow:none;box-shadow:none}.nomzo-theme .ekit-wid-con .ekit-form form textarea:hover{border-color:#333}.nomzo-theme .ekit-wid-con .ekit-form form textarea:focus{border-color:#4d68ff}.nomzo-theme .ekit-wid-con .ekit-form form .intl-tel-input{width:100%}.nomzo-theme .ekit-wid-con .ekit-form form .ekit-form-input{margin-bottom:50px}.nomzo-theme .ekit-wid-con .btn-text-primary{color:#4285f4}.nomzo-theme .ekit-wid-con .btn-pill{border-radius:2rem}.nomzo-theme .ekit-wid-con .d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .ekit-review-wrapper{background-color:#f2f2f5;font-family:Roboto,sans-serif;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-review-overview,.nomzo-theme .ekit-wid-con .review-card-overview{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.nomzo-theme .ekit-wid-con .ekit-review-card,.nomzo-theme .ekit-wid-con .ekit-review-overview{background-color:#fff}.nomzo-theme .ekit-wid-con .ekit-review-card h4,.nomzo-theme .ekit-wid-con .ekit-review-overview h4{margin:0;white-space:nowrap}.nomzo-theme .ekit-wid-con .ekit-review-card--name,.nomzo-theme .ekit-wid-con .ekit-review-card--rating .rating-average,.nomzo-theme .ekit-wid-con .ekit-review-card--title h4,.nomzo-theme .ekit-wid-con .ekit-review-overview--name,.nomzo-theme .ekit-wid-con .ekit-review-overview--rating .rating-average,.nomzo-theme .ekit-wid-con .ekit-review-overview--title h4{color:#000032}.nomzo-theme .ekit-wid-con .ekit-review-card--rating .rating-average,.nomzo-theme .ekit-wid-con .ekit-review-overview--rating .rating-average{font-weight:500}.nomzo-theme .ekit-wid-con .ekit-review-card--rating>div,.nomzo-theme .ekit-wid-con .ekit-review-overview--rating>div{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .ekit-review-card--rating .rating-average,.nomzo-theme .ekit-wid-con .ekit-review-overview--rating .rating-average{font-size:18px;font-weight:700}.nomzo-theme .ekit-wid-con .ekit-review-card--rating .rating-stars,.nomzo-theme .ekit-wid-con .ekit-review-overview--rating .rating-stars{margin:0 .5rem}.nomzo-theme .ekit-wid-con .ekit-review-card--rating .rating-text,.nomzo-theme .ekit-wid-con .ekit-review-overview--rating .rating-text{color:#878787;margin-bottom:0}.nomzo-theme .ekit-wid-con .ekit-review-overview{padding:1.5rem 2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 1.5rem 0;border-width:1px}.nomzo-theme .ekit-wid-con .ekit-review-overview--thumbnail{margin-right:1rem}.nomzo-theme .ekit-wid-con .ekit-review-overview--thumbnail img{width:40px;height:40px;border-radius:50%}.nomzo-theme .ekit-wid-con .ekit-review-overview--title{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .ekit-review-overview--title img{height:26px;margin-right:.5rem}.nomzo-theme .ekit-wid-con .ekit-review-overview--title h4{font-size:22px;line-height:28px;font-weight:400}.nomzo-theme .ekit-wid-con .ekit-review-overview--title h4 span{font-family:Roboto;font-size:26px;font-weight:900;text-transform:capitalize}.nomzo-theme .ekit-wid-con .ekit-review-overview--rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-review-overview--rating .rating-average,.nomzo-theme .ekit-wid-con .ekit-review-overview--rating .rating-text{line-height:27px}.nomzo-theme .ekit-wid-con .ekit-review-overview--rating .rating-text{font-style:italic;font-size:12px;font-weight:400}.nomzo-theme .ekit-wid-con .ekit-review-overview--rating .rating-average{font-size:22px;font-weight:700}.nomzo-theme .ekit-wid-con .ekit-review-overview--stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px;height:27px}.nomzo-theme .ekit-wid-con .ekit-review-overview--stars .icon{font-size:20px}.nomzo-theme .ekit-wid-con .ekit-review-overview--actions{display:grid;place-items:center}.nomzo-theme .ekit-wid-con .ekit-review-overview--actions .btn{font-size:15px;font-weight:400;padding:0 30px;color:#fff;min-height:35px;line-height:35px}.nomzo-theme .ekit-wid-con .ekit-review-cards-grid .ekit-review-card--comment,.nomzo-theme .ekit-wid-con .ekit-review-slider-wrapper .ekit-review-card--comment{overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-review-cards-masonry .ekit-review-card{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.nomzo-theme .ekit-wid-con .ekit-review-cards-list .ekit-review-card--comment{min-height:unset}.nomzo-theme .ekit-wid-con .ekit-review-card{overflow:hidden;position:relative;border-color:#f2f2f5;border-width:1px;padding:2rem;display:grid;grid-template-columns:auto auto 1fr;grid-template-areas:"thumbnail name name" "thumbnail date date" "thumbnail stars stars" "comment comment comment" "posted-on posted-on posted-on"}.nomzo-theme .ekit-wid-con .ekit-review-card::before{content:""}.nomzo-theme .ekit-wid-con .ekit-review-card--date,.nomzo-theme .ekit-wid-con .ekit-review-card--desc{grid-area:date}.nomzo-theme .ekit-wid-con .ekit-review-card--top-right-logo{position:absolute;top:2rem;right:2rem;z-index:10}.nomzo-theme .ekit-wid-con .ekit-review-card--top-right-logo i{font-size:20px}.nomzo-theme .ekit-wid-con .ekit-review-card--image,.nomzo-theme .ekit-wid-con .ekit-review-card--image img,.nomzo-theme .ekit-wid-con .ekit-review-card--thumbnail img{border-radius:50%}.nomzo-theme .ekit-wid-con .ekit-review-card--image{width:60px;height:60px;grid-area:thumbnail;min-width:60px;border-radius:50%;background-color:#eae9f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;position:relative}.nomzo-theme .ekit-wid-con .ekit-review-card--image img{height:100%;width:100%}.nomzo-theme .ekit-wid-con .ekit-review-card--thumbnail{grid-area:thumbnail;padding-right:1rem}.nomzo-theme .ekit-wid-con .ekit-review-card--thumbnail .thumbnail{width:40px;height:40px;min-width:40px;border-radius:50%}.nomzo-theme .ekit-wid-con .ekit-review-card--thumbnail-badge .badge,.nomzo-theme .ekit-wid-con .ekit-review-card--thumbnail-badge>div{position:relative}.nomzo-theme .ekit-wid-con .ekit-review-card--thumbnail-badge .badge{width:20px;height:20px;border-radius:50%;background-color:#fff;position:absolute;bottom:0;right:0}.nomzo-theme .ekit-wid-con .ekit-review-card--thumbnail-badge .badge img{width:16px;height:16px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}.nomzo-theme .ekit-wid-con .ekit-review-card--average,.nomzo-theme .ekit-wid-con .ekit-review-card--title{color:#000032}.nomzo-theme .ekit-wid-con .ekit-review-card--title{font-size:24px;line-height:24px;margin:0 0 .8rem 0}.nomzo-theme .ekit-wid-con .ekit-review-card--name{grid-area:name;font-size:14px;font-weight:700;margin:0 0 .25rem 0}.nomzo-theme .ekit-wid-con .ekit-review-card--rating .rating-text{font-size:13px}.nomzo-theme .ekit-wid-con .ekit-review-card--average{font-size:18px;font-weight:700;line-height:22px;margin-right:1rem}.nomzo-theme .ekit-wid-con .ekit-review-card--stars{grid-area:stars;color:#f4be28;font-size:13px;line-height:20px}.nomzo-theme .ekit-wid-con .ekit-review-card--date,.nomzo-theme .ekit-wid-con .ekit-review-card--desc,.nomzo-theme .ekit-wid-con .ekit-review-card--posted-on p{margin-bottom:0}.nomzo-theme .ekit-wid-con .ekit-review-card--top-right-image{position:absolute;top:2rem;right:2rem}.nomzo-theme .ekit-wid-con .ekit-review-card--comment{grid-area:comment;font-size:16px;line-height:22px;font-weight:400;color:#32323d}.nomzo-theme .ekit-wid-con .ekit-review-card--comment .more{color:#3476e0;cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-review-card--actions{grid-area:actions}.nomzo-theme .ekit-wid-con .ekit-review-card--actions .btn{padding:0;white-space:nowrap;font-size:14px;font-weight:600;color:#4285f4}.nomzo-theme .ekit-wid-con .ekit-review-card--actions .btn:hover{color:#3476e0}.nomzo-theme .ekit-wid-con .ekit-review-card--actions .btn:first-child{margin-right:10px}.nomzo-theme .ekit-wid-con .ekit-review-card--posted-on{display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:posted-on}.nomzo-theme .ekit-wid-con .ekit-review-card--posted-on p{font-size:13px;line-height:13px;font-weight:400}.nomzo-theme .ekit-wid-con .ekit-review-card--posted-on h5{margin:0;font-size:17px;line-height:20px;font-weight:500}.nomzo-theme .ekit-wid-con .ekit-review-card-bubble{background-color:transparent!important}.nomzo-theme .ekit-wid-con .ekit-review-card-bubble::before{content:"";position:absolute;top:0;left:0;background-color:#fff;width:100%;height:calc(100% - 100px);z-index:1}.nomzo-theme .ekit-wid-con .ekit-review-card-bubble::after{content:"";position:absolute;left:2.4rem;top:calc(100% - 116px);height:1.5rem;width:1.5rem;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment,.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date,.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name,.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--posted-on,.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars,.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail{z-index:10}.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--posted-on{display:none}.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment,.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars{grid-column:1/4}.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars{grid-row:1}.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment{grid-row:2}.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date,.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name{grid-column:2/4;text-align:left}.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name,.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail{margin-top:2.5rem}.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail{padding-right:1rem;grid-row:3/5;grid-column:1/2}.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name{grid-row:3}.nomzo-theme .ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date{grid-row:4}.nomzo-theme .ekit-wid-con .ekit-review-card-rating-inline .ekit-review-card--date{grid-column:3}.nomzo-theme .ekit-wid-con .ekit-review-card-rating-inline .ekit-review-card--stars{grid-column:2;grid-row:2}.nomzo-theme .ekit-wid-con .ekit-review-card-thumbnail-left{grid-template-areas:"thumbnail name name" "thumbnail date date" "thumbnail stars stars" "thumbnail comment comment" "thumbnail posted-on posted-on"}.nomzo-theme .ekit-wid-con .ekit-review-card-align-center{text-align:center;grid-template-areas:"thumbnail thumbnail thumbnail" "name name name" "date date date" "stars stars stars" "comment comment comment" "posted-on posted-on posted-on"}.nomzo-theme .ekit-wid-con .ekit-review-card-align-center .ekit-review-card--thumbnail{padding-right:0;margin-bottom:2rem}.nomzo-theme .ekit-wid-con .ekit-review-card-align-center .ekit-review-card--thumbnail>div{width:40px;margin:0 auto}.nomzo-theme .ekit-wid-con .ekit-review-card-align-center .ekit-review-card--posted-on{display:block;grid-row:6;padding-top:1rem}.nomzo-theme .ekit-wid-con .ekit-review-card-align-center .ekit-review-card--posted-on i{margin:0 auto!important}.nomzo-theme .ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--stars{grid-row:2}.nomzo-theme .ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--comment{grid-row:3}.nomzo-theme .ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--name{grid-row:4}.nomzo-theme .ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--date{grid-row:5}.nomzo-theme .ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--posted-on{grid-row:6}.nomzo-theme .ekit-wid-con .ekit_review_card_stars_inline .ekit-review-card--stars{grid-row:2;grid-column:2/3}.nomzo-theme .ekit-wid-con .ekit_review_card_stars_inline .ekit-review-card--date{grid-row:2;grid-column:3}.nomzo-theme .ekit-wid-con .ekit-review-card-name-bottom.ekit-review-card-thumbnail-left .ekit-review-card--posted-on{grid-column:1/4}.nomzo-theme .ekit-wid-con .ekit-review-card-overview{grid-template-areas:"thumbnail name name" "thumbnail average stars" "thumbnail date date" "thumbnail actions actions"}.nomzo-theme .ekit-wid-con .ekit-review-card-overview::before{display:none}.nomzo-theme .ekit-wid-con .ekit-review-card-overview .ekit-review-card--image{margin-right:1rem}.nomzo-theme .ekit-wid-con .ekit-review-card-overview .ekit-review-card--name{font-size:20px;line-height:24px;font-weight:600;margin-bottom:1rem}.nomzo-theme .ekit-wid-con .ekit-review-card-overview .ekit-review-card--average{font-size:18px;line-height:22px;font-weight:700;margin-right:6px}.nomzo-theme .ekit-wid-con .ekit-review-card-overview .ekit-review-card--desc{font-size:13px;line-height:20px;font-weight:400}.nomzo-theme .ekit-wid-con .ekit-review-card-overview .ekit-review-card--actions{margin-top:1rem}.nomzo-theme .ekit-wid-con .ekit-review-card-overview .ekit-review-card--actions .btn{padding:0!important;margin-top:0;margin-bottom:0;line-height:20px;text-transform:none;background-color:transparent}.nomzo-theme .ekit-wid-con .ekit-review-card-overview .ekit-review-card--stars{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .small{font-size:12px;line-height:20px}.nomzo-theme .ekit-wid-con .muted{color:#adadad}@media screen and (max-width:411px){.nomzo-theme .ekit-wid-con .ekit-review-card-overview{grid-template-areas:"thumbnail name name" "thumbnail average stars" "thumbnail date date" "actions actions actions"}.nomzo-theme .ekit-wid-con .ekit-review-overview{display:block!important}.nomzo-theme .ekit-wid-con .ekit-review-overview--actions{display:block!important;margin-top:1rem!important;text-align:center}.nomzo-theme .ekit-wid-con .ekit-review-overview--actions .btn{padding:.75rem 3rem}}.nomzo-theme .ekit-wid-con iframe{border:none}.nomzo-theme .ekit-wid-con a{text-decoration:none}.nomzo-theme .ekit-wid-con a,.nomzo-theme .ekit-wid-con b,.nomzo-theme .ekit-wid-con div,.nomzo-theme .ekit-wid-con li,.nomzo-theme .ekit-wid-con ul{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;outline:0}.nomzo-theme .ekit-wid-con a:active,.nomzo-theme .ekit-wid-con a:focus,.nomzo-theme .ekit-wid-con input,.nomzo-theme .ekit-wid-con input:active,.nomzo-theme .ekit-wid-con input:focus,.nomzo-theme .ekit-wid-con input:hover,.nomzo-theme .ekit-wid-con textarea,.nomzo-theme .ekit-wid-con textarea:active,.nomzo-theme .ekit-wid-con textarea:focus,.nomzo-theme .ekit-wid-con textarea:hover{-moz-outline:none;outline:0}.nomzo-theme .ekit-wid-con a:active,.nomzo-theme .ekit-wid-con a:focus,.nomzo-theme .ekit-wid-con a:hover,.nomzo-theme .ekit-wid-con a:visited{outline:0;text-decoration:none}.nomzo-theme .ekit-wid-con embed,.nomzo-theme .ekit-wid-con img:not([draggable]),.nomzo-theme .ekit-wid-con object,.nomzo-theme .ekit-wid-con video{max-width:100%;height:auto}.nomzo-theme .ekit-wid-con [type=button]:focus:not(:focus-visible),.nomzo-theme .ekit-wid-con [type=submit]:focus:not(:focus-visible),.nomzo-theme .ekit-wid-con button:focus:not(:focus-visible){outline:0}.nomzo-theme .ekit-wid-con a:focus-visible,.nomzo-theme .ekit-wid-con button:focus-visible,.nomzo-theme .ekit-wid-con input:focus-visible,.nomzo-theme .ekit-wid-con textarea:focus-visible{outline:-webkit-focus-ring-color auto 1px}.nomzo-theme .ekit-wid-con img{border:none;max-width:100%}.nomzo-theme .ekit-wid-con li,.nomzo-theme .ekit-wid-con ul{margin:0;padding:0}.nomzo-theme .ekit-wid-con .elementor-text-editor ol,.nomzo-theme .ekit-wid-con .elementor-text-editor ul{padding-left:18px}.nomzo-theme .ekit-wid-con h4,.nomzo-theme .ekit-wid-con p{margin-bottom:10px}.nomzo-theme .ekit-wid-con svg{width:1em;height:1em}.nomzo-theme .ekit-wid-con .clear-both::after,.nomzo-theme .ekit-wid-con .clear-both::before{display:table;content:"";clear:both}.nomzo-theme .ekit-wid-con .text-left{text-align:left!important}.nomzo-theme .ekit-wid-con .text-right{text-align:right!important}.nomzo-theme .ekit-wid-con .text-center{text-align:center!important}.nomzo-theme .ekit-wid-con .ekit-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.nomzo-theme .ekit-wid-con .ekit-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.nomzo-theme .ekit-wid-con .ekit-flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.nomzo-theme .ekit-wid-con .ekit-flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.nomzo-theme .ekit-wid-con .tab-content>.tab-pane{font-family:inherit}.nomzo-theme .ekit-wid-con .elementskit-border-divider{left:13px}.nomzo-theme .ekit-wid-con .elementskit-border-divider.elementskit-style-long{left:inherit}.nomzo-theme .ekit-wid-con .elementskit-border-divider::before{left:-26px}.nomzo-theme .ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container{z-index:1000}.nomzo-theme .ekit-wid-con .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover{background-color:transparent}.nomzo-theme .ekit-wid-con .elementor-icon-list-item a>img{width:100px;margin-right:15px}.nomzo-theme .ekit-wid-con .elementor-icon-list-item .meta-lists{line-height:1}.nomzo-theme .ekit-wid-con .elementor-icon-list-item .meta-lists svg{max-width:12px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .elementor-icon-list-item .meta-lists>span{color:#7f8595;font-size:12px;display:inline-block;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementor-icon-list-item .elementor-icon-list-text{display:block;margin-bottom:0}.nomzo-theme .ekit-wid-con .dialog-type-lightbox .dialog-widget-content{width:100%}.nomzo-theme .ekit-wid-con .nf-form-content .listselect-wrap .nf-field-element div,.nomzo-theme .ekit-wid-con .nf-form-content input.ninja-forms-field,.nomzo-theme .ekit-wid-con .nf-form-content select.ninja-forms-field:not([multiple]){height:100%}.nomzo-theme .ekit-wid-con .nf-form-content .list-select-wrap>div div::after{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:normal}.nomzo-theme .ekit-wid-con .nf-error.field-wrap .nf-field-element::after,.nomzo-theme .ekit-wid-con .nf-pass.field-wrap .nf-field-element::after{top:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:normal}.nomzo-theme .ekit-wid-con .nf-form-content button,.nomzo-theme .ekit-wid-con .nf-form-content input[type=button],.nomzo-theme .ekit-wid-con .nf-form-content input[type=submit]{cursor:pointer}.nomzo-theme .ekit-wid-con .nf-response-msg>p{line-height:normal}.nomzo-theme .ekit-wid-con textarea.ninja-forms-field{display:block}.nomzo-theme .ekit-wid-con .nf-form-content .list-select-wrap>div div{border:none}.nomzo-theme .ekit-wid-con .nf-form-content .list-select-wrap>div select{border:1px solid #c4c4c4}.nomzo-theme .ekit-wid-con .column-count-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .column-count-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .column-count-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.nomzo-theme .ekit-wid-con .column-count-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.nomzo-theme .ekit-wid-con .column-count-5{-webkit-column-count:5;-moz-column-count:5;column-count:5}.nomzo-theme .ekit-wid-con .column-count-6{-webkit-column-count:6;-moz-column-count:6;column-count:6}.nomzo-theme .ekit-wid-con .ekit-img-overlay{position:relative;z-index:0}.nomzo-theme .ekit-wid-con .ekit-img-overlay::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.nomzo-theme .ekit-wid-con .ekit-wrapper-link{position:absolute;width:100%;height:100%;opacity:0;top:0;left:0;z-index:10}.nomzo-theme .ekit-wid-con .media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:1025px){.nomzo-theme .ekit-wid-con .default_menu_position .elementor-column,.nomzo-theme .ekit-wid-con .default_menu_position .elementor-widget,.nomzo-theme .ekit-wid-con .default_menu_position .elementor-widget-wrap,.nomzo-theme .ekit-wid-con .default_menu_position .elementskit-navbar-nav-default.elementskit-menu-container{position:static}.nomzo-theme .ekit-wid-con .default_menu_position .elementskit-menu-po-right .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width .elementskit-megamenu-panel,.nomzo-theme .ekit-wid-con .default_menu_position .elementskit-menu-po-right .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width .elementskit-megamenu-panel,.nomzo-theme .ekit-wid-con .elementskit-navbar-nav-default .elementskit-menu-po-right .relative_position.elementskit-megamenu-has .elementskit-megamenu-panel{right:0;left:auto}.nomzo-theme .ekit-wid-con .elementskit-navbar-nav-default .elementskit-megamenu-has .elementskit-megamenu-panel{-webkit-transition:transform .4s ease;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.nomzo-theme .ekit-wid-con .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width .elementskit-megamenu-panel,.nomzo-theme .ekit-wid-con .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width .elementskit-megamenu-panel{-webkit-transform:translateY(-10px) translateX(-50%);transform:translateY(-10px) translateX(-50%);left:50%}.nomzo-theme .ekit-wid-con .default_menu_position .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width:hover>.elementskit-megamenu-panel,.nomzo-theme .ekit-wid-con .default_menu_position .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width:hover>.elementskit-megamenu-panel{-webkit-transform:translateY(0) translateX(-50%);transform:translateY(0) translateX(-50%);left:50%}.nomzo-theme .ekit-wid-con body.is-vertical-menu-active .ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container{z-index:9}.nomzo-theme .ekit-wid-con body.is-vertical-menu-active .vertical-menu-active .xs-vertical-menu-backdrop{z-index:150}.nomzo-theme .ekit-wid-con body.is-vertical-menu-active .ekit-vertical-menu-tigger{z-index:160}}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .ekit-vertical-navbar-nav .elementskit-submenu-indicator{padding:3px 10px;border:1px solid;border-radius:30px}}.nomzo-theme .ekit-wid-con .xs-overlay{position:absolute;top:0;left:0;height:100%;width:100%;opacity:.5;z-index:0}.nomzo-theme .ekit-wid-con .form-control:focus{-webkit-box-shadow:none;box-shadow:none}.nomzo-theme .ekit-wid-con .swiper-container{width:inherit;height:inherit}.nomzo-theme .ekit-wid-con .swiper-container.ekit-main-swiper,.nomzo-theme .ekit-wid-con .swiper.ekit-main-swiper{position:static}.nomzo-theme .ekit-wid-con .swiper .swiper-navigation-button,.nomzo-theme .ekit-wid-con .swiper-container .swiper-navigation-button{background:rgba(0,0,0,0);width:auto;height:auto}.nomzo-theme .ekit-wid-con .swiper .swiper-navigation-button::after,.nomzo-theme .ekit-wid-con .swiper-container .swiper-navigation-button::after{display:none}.nomzo-theme .ekit-wid-con .tab-pane.animated{-webkit-animation-duration:1.5s;animation-duration:1.5s}.nomzo-theme .ekit-wid-con .mfp-iframe-scaler iframe{-webkit-box-shadow:none;box-shadow:none;background:0 0}.nomzo-theme .ekit-wid-con img{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.nomzo-theme .ekit-wid-con .image-switcher .content-image{position:relative}.nomzo-theme .ekit-wid-con .image-switcher .content-image .hover-image{position:absolute;top:0;left:0;opacity:0;visibility:hidden;-webkit-transform:scale(1.2);transform:scale(1.2)}.nomzo-theme .ekit-wid-con .image-switcher:hover .content-image .main-image{opacity:0;visibility:hidden;-webkit-transform:scale(1.2);transform:scale(1.2)}.nomzo-theme .ekit-wid-con .image-switcher:hover .content-image .hover-image{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .fill-icon{display:inline-block;background-color:#2575fc;color:#fff;font-size:40px;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .fill-icon.round{border-radius:50%}.nomzo-theme .ekit-wid-con .fill-icon.style-light{background-color:#f5f5f5;color:#000}.nomzo-theme .ekit-wid-con button{cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .form-control{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con input{-webkit-box-sizing:border-box;box-sizing:border-box}.nomzo-theme .ekit-wid-con .widgetarea_warper_edit{display:none}.nomzo-theme .ekit-wid-con .swiper-pagination-bullet{opacity:inherit;background-color:inherit}.nomzo-theme .ekit-wid-con [data-ajax-post-id]:not(.is--loaded):before{content:"";display:block;width:30px;height:30px;margin:20px auto;border-style:solid;border-width:3px;border-color:#acacac #ddd #ddd;border-radius:50%;-webkit-animation:eicon-spin 1.5s infinite linear;animation:eicon-spin 1.5s infinite linear}.nomzo-theme #wp-admin-bar-elementor_edit_page-default:empty{display:none}.nomzo-theme .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.nomzo-theme .screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.nomzo-theme .elementor-widget-elementskit-pricing .elementor-widget-container,.nomzo-theme .elementor-widget-elementskit-pricing.elementor-element:not(:has(.elementor-widget-container)){overflow:hidden}.nomzo-theme .elementor-widget-elementskit-timeline .elementor-widget-container,.nomzo-theme .elementor-widget-elementskit-timeline.elementor-element:not(:has(.elementor-widget-container)){padding-top:35px;padding-left:45px;padding-right:45px;padding-bottom:60px}.nomzo-theme .elementor-widget-elementskit-business-hours{padding:20px 20px 20px 20px;background-color:#fff;-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.1);box-shadow:0 10px 10px 0 rgba(0,0,0,.1)}.nomzo-theme .elementor-widget-elementskit-dual-button-center .ekit-element-align-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nomzo-theme .elementor-widget-elementskit-dual-button-end .ekit-element-align-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nomzo-theme .elementor-widget-elementskit-dual-button-start .ekit-element-align-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nomzo-theme .ekit_wpForms_container-form-button-full-width .wpforms-submit-container .wpforms-submit{width:100%}.nomzo-theme .ekit_ninjaForms_container-button-full-width .submit-container input[type=button]{width:100%}.nomzo-theme .elemenetskit-alert-info{position:relative;padding:.75rem 1.25rem;border:1px solid transparent;border-radius:.25rem;color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.nomzo-theme .elementor-widget-elementskit-team.animated{-webkit-animation-fill-mode:none;animation-fill-mode:none}@media (max-width:1024px){.nomzo-theme .ekit-tab-hide{display:none}}@media (max-width:767px){.nomzo-theme .ekit-mobile-hide{display:none}}.nomzo-theme .ekit-template-content-footer,.nomzo-theme .ekit-template-content-header{clear:both}.nomzo-theme .elementor-edit-area-active .elementor-widget:hover .widgetarea_warper_edit{display:block}.nomzo-theme .ekit-sticky{z-index:9999}.nomzo-theme div.elementor .ekit-sticky.elementor-element{-webkit-transition:background-color .3s ease-in;transition:background-color .3s ease-in}.nomzo-theme .ekit-sticky[data-ekit-sticky]{z-index:1}.nomzo-theme div.elementor .ekit-sticky--show_on_scroll_up.elementor-element{-webkit-transition:background-color .3s ease-in,opacity .3s,visibility .3s;transition:background-color .3s ease-in,opacity .3s,visibility .3s}.nomzo-theme .ekit-sticky--effects.ekit-sticky--down.ekit-sticky--show_on_scroll_up{opacity:0;visibility:hidden}.nomzo-theme .weforms_submit_btn{-webkit-transition:all .4s ease;transition:all .4s ease;cursor:pointer}.nomzo-theme .wpuf-label>label{margin-bottom:0}.nomzo-theme ul.wpuf-form li label.wpuf-form-sub-label{margin-bottom:0}.nomzo-theme .image-source-link{color:#98c3d1}.nomzo-theme .mfp-bg,.nomzo-theme .mfp-container{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .mfp-ready .mfp-container{opacity:1}.nomzo-theme .mfp-ready.mfp-bg{opacity:.8}.nomzo-theme .mfp-removing .mfp-container,.nomzo-theme .mfp-removing.mfp-bg{opacity:0}.nomzo-theme .mfp-move-horizontal .mfp-with-anim{opacity:0;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-50px);transform:translateX(-50px)}.nomzo-theme .mfp-move-horizontal.mfp-bg{opacity:0;-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .mfp-move-horizontal.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.nomzo-theme .mfp-move-horizontal.mfp-ready.mfp-bg{opacity:.8}.nomzo-theme .mfp-move-horizontal.mfp-removing .mfp-with-anim{-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0}.nomzo-theme .mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.nomzo-theme .mfp-zoom-out .mfp-with-anim{opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:scale(1.3);transform:scale(1.3)}.nomzo-theme .mfp-zoom-out.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .mfp-zoom-out.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8}.nomzo-theme .mfp-zoom-out.mfp-removing .mfp-with-anim{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:0}.nomzo-theme .mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}.nomzo-theme button.mfp-close.ekit-popup-close{border:1px solid #fff;margin:20px;border-radius:50%;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme button.mfp-close.ekit-popup-close:hover{background-color:#000;color:#fff;border-color:#000;width:44px}.nomzo-theme .mfp-iframe-holder .mfp-close.ekit-popup-close{width:44px;text-align:center;padding-right:0;top:0;right:0}.nomzo-theme .mfp-container.mfp-iframe-holder{position:fixed}.nomzo-theme .mfp-container.mfp-iframe-holder .mfp-close.ekit-popup-close{position:fixed}.nomzo-theme .mfp-zoom-in .mfp-with-anim{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transform:scale(.8);transform:scale(.8)}.nomzo-theme .mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.nomzo-theme .mfp-zoom-in.mfp-removing .mfp-with-anim{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.nomzo-theme .mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.nomzo-theme .white-popup-block{background:#ccc;padding:20px;max-width:300px;margin:0 auto;-webkit-animation:open 1s;animation:open 1s}.nomzo-theme .mfp-removing{-webkit-animation:close 1s;animation:close 1s}.nomzo-theme .mfp-open .modal-popup-group,.nomzo-theme .mfp-open .xs-modal-sidebar{-webkit-animation-name:galleryopen;animation-name:galleryopen;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .mfp-bg.ekit-promo-popup{background-color:rgba(0,0,0,.87);padding-bottom:100%;border-radius:100%;overflow:hidden;-webkit-animation:menu-animation .8s ease-out forwards;animation:menu-animation .8s ease-out forwards}.nomzo-theme .ekit-promo-popup .modal-content{background-color:transparent;padding:0;border:0}.nomzo-theme .ekit-promo-popup .mfp-close{color:#fff;opacity:0;-webkit-transition:all 1s ease .8s;transition:all 1s ease .8s;-webkit-transform:translateY(-500px);transform:translateY(-500px)}.nomzo-theme .ekit-promo-popup.mfp-ready .mfp-close{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);position:fixed}.nomzo-theme.admin-bar .ekit-promo-popup.mfp-ready .mfp-close{margin-top:45px}.nomzo-theme .ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog{opacity:0;-webkit-transition:all 1s ease .8s;transition:all 1s ease .8s;-webkit-transform:translateY(-500px);transform:translateY(-500px)}.nomzo-theme .ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@-webkit-keyframes bounceAnim{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-16px);transform:translateY(-16px)}60%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes bounceAnim{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-16px);transform:translateY(-16px)}60%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes menu-animation{0%{opacity:0;-webkit-transform:scale(.04) translateY(300%);transform:scale(.04) translateY(300%)}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0);-webkit-transition:ease-out;transition:ease-out}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}60%{opacity:1;-webkit-transform:scale(.02) translateY(0);transform:scale(.02) translateY(0)}61%{opacity:1;-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}99.9%{opacity:1;height:0;padding-bottom:100%;border-radius:100%}100%{opacity:1;-webkit-transform:scale(2) translateY(0);transform:scale(2) translateY(0);height:100%;padding-bottom:0;border-radius:0}}@keyframes menu-animation{0%{opacity:0;-webkit-transform:scale(.04) translateY(300%);transform:scale(.04) translateY(300%)}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0);-webkit-transition:ease-out;transition:ease-out}40%{-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}60%{opacity:1;-webkit-transform:scale(.02) translateY(0);transform:scale(.02) translateY(0)}61%{opacity:1;-webkit-transform:scale(.04) translateY(0);transform:scale(.04) translateY(0)}99.9%{opacity:1;height:0;padding-bottom:100%;border-radius:100%}100%{opacity:1;-webkit-transform:scale(2) translateY(0);transform:scale(2) translateY(0);height:100%;padding-bottom:0;border-radius:0}}@-webkit-keyframes show-fadein{0%{opacity:0}100%{opacity:1}}@keyframes show-fadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hide-fadeout{0%{opacity:1}100%{opacity:0}}@keyframes hide-fadeout{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes show-animation{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes show-animation{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes hide-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@keyframes hide-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@-webkit-keyframes button-ripple{70%{-webkit-box-shadow:0 0 0 var(--glow-size,15px) currentColor;box-shadow:0 0 0 var(--glow-size,15px) currentColor;opacity:0}100%{-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;opacity:0}}@keyframes button-ripple{70%{-webkit-box-shadow:0 0 0 var(--glow-size,15px) currentColor;box-shadow:0 0 0 var(--glow-size,15px) currentColor;opacity:0}100%{-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;opacity:0}}@-webkit-keyframes radio-wave{0%{opacity:.8;border-width:2px}70%{opacity:.4}100%{-webkit-transform:scale(var(--ekit-radio-wave-scale));transform:scale(var(--ekit-radio-wave-scale));opacity:0;border-width:0}}@keyframes radio-wave{0%{opacity:.8;border-width:2px}70%{opacity:.4}100%{-webkit-transform:scale(var(--ekit-radio-wave-scale));transform:scale(var(--ekit-radio-wave-scale));opacity:0;border-width:0}}@-webkit-keyframes open{0%{opacity:0}100%{opacity:1}}@keyframes open{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes close{0%{opacity:1}100%{opacity:0}}@keyframes close{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes galleryopen{0%{opacity:0}100%{opacity:1}}@keyframes galleryopen{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes location-indicator{0%{-webkit-box-shadow:0 0 0 0 rgba(12,90,219,.2);box-shadow:0 0 0 0 rgba(12,90,219,.2)}70%{-webkit-box-shadow:0 0 0 30px rgba(12,90,219,0);box-shadow:0 0 0 30px rgba(12,90,219,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(12,90,219,0);box-shadow:0 0 0 0 rgba(12,90,219,0)}}@keyframes location-indicator{0%{-webkit-box-shadow:0 0 0 0 rgba(12,90,219,.2);box-shadow:0 0 0 0 rgba(12,90,219,.2)}70%{-webkit-box-shadow:0 0 0 30px rgba(12,90,219,0);box-shadow:0 0 0 30px rgba(12,90,219,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(12,90,219,0);box-shadow:0 0 0 0 rgba(12,90,219,0)}}@-webkit-keyframes iconTranslateY{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1}}@keyframes iconTranslateY{49%{-webkit-transform:translateY(100%);transform:translateY(100%)}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%{opacity:1}}@-webkit-keyframes RainDrop{0%,100%,25%,55%,75%,87%,97%{-webkit-transform:scaleX(1);transform:scaleX(1)}26%,56%,76%{-webkit-transform:scaleX(1.3) scaleY(.8);transform:scaleX(1.3) scaleY(.8)}31%,61%,81%{-webkit-transform:scaleX(.8) scaleY(1.2);transform:scaleX(.8) scaleY(1.2)}76%,88%{-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}98%{-webkit-transform:scaleX(1.1);transform:scaleX(1.1)}}@keyframes RainDrop{0%,100%,25%,55%,75%,87%,97%{-webkit-transform:scaleX(1);transform:scaleX(1)}26%,56%,76%{-webkit-transform:scaleX(1.3) scaleY(.8);transform:scaleX(1.3) scaleY(.8)}31%,61%,81%{-webkit-transform:scaleX(.8) scaleY(1.2);transform:scaleX(.8) scaleY(1.2)}76%,88%{-webkit-transform:scaleX(1.2);transform:scaleX(1.2)}98%{-webkit-transform:scaleX(1.1);transform:scaleX(1.1)}}@-webkit-keyframes WaterWave{50%{-webkit-transform:skewY(1deg) skewX(-1deg) scale(1.06);transform:skewY(1deg) skewX(-1deg) scale(1.06)}}@keyframes WaterWave{50%{-webkit-transform:skewY(1deg) skewX(-1deg) scale(1.06);transform:skewY(1deg) skewX(-1deg) scale(1.06)}}@-webkit-keyframes lightning{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes lightning{50%,from,to{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes JoltZoom{10%{font-size:140%}40%{font-size:80%}100%{font-size:100%}}@keyframes JoltZoom{10%{font-size:140%}40%{font-size:80%}100%{font-size:100%}}@-webkit-keyframes typing{from{width:0}}@keyframes typing{from{width:0}}@-webkit-keyframes cursor{50%{border-color:transparent}}@keyframes cursor{50%{border-color:transparent}}@-webkit-keyframes wipe{to{width:0}}@keyframes wipe{to{width:0}}@keyframes open{from{width:0}}@-webkit-keyframes Magnify{50%{-webkit-transform:scale(1.8);transform:scale(1.8);letter-spacing:26px}}@keyframes Magnify{50%{-webkit-transform:scale(1.8);transform:scale(1.8);letter-spacing:26px}}@-webkit-keyframes Beat{14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%,70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes Beat{14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%,70%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes FadeIn{from{opacity:0}to{opacity:1}}@keyframes FadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes FadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes FadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes FadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes FadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes FadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@keyframes FadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@-webkit-keyframes FadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@keyframes FadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@-webkit-keyframes FadeOut{from{opacity:1}to{opacity:0}}@keyframes FadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes FadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes FadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes FadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes FadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes FadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes FadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes FadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes FadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes MovingBackFromRight{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes MovingBackFromRight{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes MovingBackFromLeft{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes MovingBackFromLeft{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes KickOutFront{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes KickOutFront{40%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes KickOutBehind{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@keyframes KickOutBehind{40%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0,.9,.7,1.45);animation-timing-function:cubic-bezier(0,.9,.7,1.45)}}@-webkit-keyframes ScaleXIn{from{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}50%{opacity:1}}@keyframes ScaleXIn{from{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}50%{opacity:1}}@-webkit-keyframes ScaleXOut{to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}from{opacity:1}}@keyframes ScaleXOut{to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}from{opacity:1}}@-webkit-keyframes ScaleYIn{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}50%{opacity:1}}@keyframes ScaleYIn{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}50%{opacity:1}}@-webkit-keyframes ScaleYOut{to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}from{opacity:1}}@keyframes ScaleYOut{to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}from{opacity:1}}@-webkit-keyframes Jump{to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes Jump{to{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes AboundTop{50%{-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundTop{50%{-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes AboundBottom{50%{-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundBottom{50%{-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes AboundLeft{50%{-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundLeft{50%{-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes AboundRight{50%{-webkit-transform:translateX(100px);transform:translateX(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes AboundRight{50%{-webkit-transform:translateX(100px);transform:translateX(100px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes FlyInTop{0%{-webkit-transform:translate(0,-80px);transform:translate(0,-80px);opacity:0}50%{-webkit-transform:translate(10px,50px);transform:translate(10px,50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes FlyInTop{0%{-webkit-transform:translate(0,-80px);transform:translate(0,-80px);opacity:0}50%{-webkit-transform:translate(10px,50px);transform:translate(10px,50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@-webkit-keyframes FlyInLeft{0%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0);opacity:0}50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@keyframes FlyInLeft{0%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0);opacity:0}50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@-webkit-keyframes FlyInRight{0%{-webkit-transform:translate(40px,0);transform:translate(40px,0);opacity:0}50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}}@keyframes FlyInRight{0%{-webkit-transform:translate(40px,0);transform:translate(40px,0);opacity:0}50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}}@-webkit-keyframes FlyInBottom{0%{-webkit-transform:translate(0,80px);transform:translate(0,80px);opacity:0}50%{-webkit-transform:translate(10px,-50px);transform:translate(10px,-50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@keyframes FlyInBottom{0%{-webkit-transform:translate(0,80px);transform:translate(0,80px);opacity:0}50%{-webkit-transform:translate(10px,-50px);transform:translate(10px,-50px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}}@-webkit-keyframes FlyOutTop{50%{-webkit-transform:translate(0,50px);transform:translate(0,50px)}to{-webkit-transform:translate(0,-100px);transform:translate(0,-100px);opacity:0}}@keyframes FlyOutTop{50%{-webkit-transform:translate(0,50px);transform:translate(0,50px)}to{-webkit-transform:translate(0,-100px);transform:translate(0,-100px);opacity:0}}@-webkit-keyframes FlyOutLeft{50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}to{-webkit-transform:translate(-100px,0);transform:translate(-100px,0);opacity:0}}@keyframes FlyOutLeft{50%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}to{-webkit-transform:translate(-100px,0);transform:translate(-100px,0);opacity:0}}@-webkit-keyframes FlyOutRight{50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}to{-webkit-transform:translate(100px,0);transform:translate(100px,0);opacity:0}}@keyframes FlyOutRight{50%{-webkit-transform:translate(-40px,0);transform:translate(-40px,0)}to{-webkit-transform:translate(100px,0);transform:translate(100px,0);opacity:0}}@-webkit-keyframes FlyOutBottom{50%{-webkit-transform:translate(0,-40px);transform:translate(0,-40px)}to{-webkit-transform:translate(0,100px);transform:translate(0,100px);opacity:0}}@keyframes FlyOutBottom{50%{-webkit-transform:translate(0,-40px);transform:translate(0,-40px)}to{-webkit-transform:translate(0,100px);transform:translate(0,100px);opacity:0}}@-webkit-keyframes DoorCloseLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}from{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}to{opacity:1}}@keyframes DoorCloseLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}from{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}to{opacity:1}}@-webkit-keyframes DoorOpenRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}}@keyframes DoorOpenRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);opacity:0}}@-webkit-keyframes DoorCloseRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}from{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}to{opacity:1}}@keyframes DoorCloseRight{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}from{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}to{opacity:1}}@-webkit-keyframes DoorOpenLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}}@keyframes DoorOpenLeft{from,to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);opacity:0}}@-webkit-keyframes HangAndDropLeft{from{-webkit-transform-origin:left;transform-origin:left}50%{-webkit-transform:rotate(100deg);transform:rotate(100deg);-webkit-transform-origin:left;transform-origin:left}60%{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:translateY(800px) rotate(70deg);transform:translateY(800px) rotate(70deg);-webkit-transform-origin:left;transform-origin:left}}@keyframes HangAndDropLeft{from{-webkit-transform-origin:left;transform-origin:left}50%{-webkit-transform:rotate(100deg);transform:rotate(100deg);-webkit-transform-origin:left;transform-origin:left}60%{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:translateY(800px) rotate(70deg);transform:translateY(800px) rotate(70deg);-webkit-transform-origin:left;transform-origin:left}}@-webkit-keyframes HangAndDropRight{from{-webkit-transform-origin:right;transform-origin:right}50%{-webkit-transform:rotate(-100deg);transform:rotate(-100deg);-webkit-transform-origin:right;transform-origin:right}60%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:translateY(800px) rotate(-70deg);transform:translateY(800px) rotate(-70deg);-webkit-transform-origin:right;transform-origin:right}}@keyframes HangAndDropRight{from{-webkit-transform-origin:right;transform-origin:right}50%{-webkit-transform:rotate(-100deg);transform:rotate(-100deg);-webkit-transform-origin:right;transform-origin:right}60%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:translateY(800px) rotate(-70deg);transform:translateY(800px) rotate(-70deg);-webkit-transform-origin:right;transform-origin:right}}@-webkit-keyframes PushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}50%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@keyframes PushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}50%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@-webkit-keyframes PushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@keyframes PushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@-webkit-keyframes PushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@keyframes PushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@-webkit-keyframes PushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes PushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@-webkit-keyframes PushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@keyframes PushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@-webkit-keyframes PushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@keyframes PushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@-webkit-keyframes PushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@keyframes PushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@-webkit-keyframes FlipInTop{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipInTop{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes FlipOutTop{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipOutTop{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes FlipInBottom{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipInBottom{from{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}30%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes FlipOutBottom{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@keyframes FlipOutBottom{to{-webkit-transform:perspective(600px);transform:perspective(600px);opacity:0}70%{-webkit-transform:perspective(600px) rotateX(180deg);transform:perspective(600px) rotateX(180deg);-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{-webkit-transform:perspective(600px);transform:perspective(600px)}}@-webkit-keyframes ElevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@keyframes ElevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@-webkit-keyframes ElevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@keyframes ElevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@-webkit-keyframes RollFromLeft{from{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@keyframes RollFromLeft{from{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@-webkit-keyframes RollFromRight{from{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@keyframes RollFromRight{from{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@-webkit-keyframes RollFromTop{from{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@keyframes RollFromTop{from{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@-webkit-keyframes RollFromBottom{from{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@keyframes RollFromBottom{from{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@-webkit-keyframes RollToLeft{to{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@keyframes RollToLeft{to{-webkit-transform:translateX(-60px) perspective(600px) rotateY(180deg);transform:translateX(-60px) perspective(600px) rotateY(180deg);opacity:0}}@-webkit-keyframes RollToRight{to{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@keyframes RollToRight{to{-webkit-transform:translateX(60px) perspective(600px) rotateY(-180deg);transform:translateX(60px) perspective(600px) rotateY(-180deg);opacity:0}}@-webkit-keyframes RollToTop{to{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@keyframes RollToTop{to{-webkit-transform:translateY(-60px) perspective(600px) rotateX(180deg);transform:translateY(-60px) perspective(600px) rotateX(180deg);opacity:0}}@-webkit-keyframes RollToBottom{to{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@keyframes RollToBottom{to{-webkit-transform:translateY(60px) perspective(600px) rotateX(-180deg);transform:translateY(60px) perspective(600px) rotateX(-180deg);opacity:0}}@-webkit-keyframes RotateSkateInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@keyframes RotateSkateInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@-webkit-keyframes RotateSkateInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@keyframes RotateSkateInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@-webkit-keyframes RotateSkateInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@keyframes RotateSkateInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@-webkit-keyframes RotateSkateInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@keyframes RotateSkateInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@-webkit-keyframes RotateSkateOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@keyframes RotateSkateOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);opacity:0}}@-webkit-keyframes RotateSkateOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@keyframes RotateSkateOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);opacity:0}}@-webkit-keyframes RotateSkateOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@keyframes RotateSkateOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);opacity:0}}@-webkit-keyframes RotateSkateOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@keyframes RotateSkateOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);opacity:0}}@-webkit-keyframes RotateXZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@keyframes RotateXZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@-webkit-keyframes RotateXZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@keyframes RotateXZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@-webkit-keyframes RotateYZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@keyframes RotateYZoomIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@-webkit-keyframes RotateYZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@keyframes RotateYZoomOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@-webkit-keyframes RotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes RotateIn{from{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes RotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes RotateOut{from{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@-webkit-keyframes RotateInLeft{from{-webkit-transform:rotate(-180deg) translateX(150px);transform:rotate(-180deg) translateX(150px);opacity:0}to{opacity:1}}@keyframes RotateInLeft{from{-webkit-transform:rotate(-180deg) translateX(150px);transform:rotate(-180deg) translateX(150px);opacity:0}to{opacity:1}}@-webkit-keyframes RotateOutLeft{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(150px);transform:rotate(180deg) translateX(150px);opacity:0}}@keyframes RotateOutLeft{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(150px);transform:rotate(180deg) translateX(150px);opacity:0}}@-webkit-keyframes RotateInRight{from{-webkit-transform:rotate(-180deg) translateX(-150px);transform:rotate(-180deg) translateX(-150px);opacity:0}to{opacity:1}}@keyframes RotateInRight{from{-webkit-transform:rotate(-180deg) translateX(-150px);transform:rotate(-180deg) translateX(-150px);opacity:0}to{opacity:1}}@-webkit-keyframes RotateOutRight{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(-150px);transform:rotate(180deg) translateX(-150px);opacity:0}}@keyframes RotateOutRight{from{opacity:1}to{-webkit-transform:rotate(180deg) translateX(-150px);transform:rotate(180deg) translateX(-150px);opacity:0}}@-webkit-keyframes SpinInLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes SpinInLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes SpinInRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes SpinInRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes SpinOutLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes SpinOutLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes SpinOutRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes SpinOutRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes BlurIn{from{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurIn{from{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInRight{from{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInLeft{from{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInTop{from{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurInBottom{from{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOut{to{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOut{to{-webkit-transform:scaleX(.2);transform:scaleX(.2);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutRight{to{-webkit-transform:scaleX(.2) translateX(100px);transform:scaleX(.2) translateX(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutLeft{to{-webkit-transform:scaleX(.2) translateX(-100px);transform:scaleX(.2) translateX(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutTop{to{-webkit-transform:scaleY(.2) translateY(-100px);transform:scaleY(.2) translateY(-100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes BlurOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes BlurOutBottom{to{-webkit-transform:scaleY(.2) translateY(100px);transform:scaleY(.2) translateY(100px);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes PopUp{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes PopUp{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@-webkit-keyframes PopUpLeft{50%{-webkit-transform:translateX(-50px) scale(1.5);transform:translateX(-50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopUpLeft{50%{-webkit-transform:translateX(-50px) scale(1.5);transform:translateX(-50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes PopUpRight{50%{-webkit-transform:translateX(50px) scale(1.5);transform:translateX(50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopUpRight{50%{-webkit-transform:translateX(50px) scale(1.5);transform:translateX(50px) scale(1.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes PopOut{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes PopOut{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes PopOutLeft{50%{-webkit-transform:translateX(-50px) scale(.5);transform:translateX(-50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopOutLeft{50%{-webkit-transform:translateX(-50px) scale(.5);transform:translateX(-50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes PopOutRight{50%{-webkit-transform:translateX(50px) scale(.5);transform:translateX(50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes PopOutRight{50%{-webkit-transform:translateX(50px) scale(.5);transform:translateX(50px) scale(.5);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes BounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.2,1);transform:translate3d(0,-80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes BounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.2,1);transform:translate3d(0,-80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes BounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@keyframes BounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@-webkit-keyframes BounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@keyframes BounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@-webkit-keyframes BounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.7);transform:scale(1.7)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.9);transform:scale(1.9)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes BounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.7);transform:scale(1.7)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.9);transform:scale(1.9)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes BounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.7);transform:scale(.7)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes BounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.7);transform:scale(.7)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes PerspectiveOutTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@keyframes PerspectiveOutTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@-webkit-keyframes PerspectiveOutBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@keyframes PerspectiveOutBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@-webkit-keyframes ZoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes ZoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes ZoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes ZoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes ZoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes ZoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes LetterZoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes LetterZoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes ZoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes ZoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes ZoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes ZoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes ZoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes ZoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@-webkit-keyframes ZoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes ZoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@-webkit-keyframes ZoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes ZoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes ZoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes ZoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes oaoFadeInTop{from{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@keyframes oaoFadeInTop{from{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@-webkit-keyframes oaoFadeInBottom{from{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}@keyframes oaoFadeInBottom{from{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}}@-webkit-keyframes oaoFadeOutop{to{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@keyframes oaoFadeOutop{to{-webkit-transform:translateY(-100px);transform:translateY(-100px);opacity:0}}@-webkit-keyframes oaoFadeOutBottom{to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@keyframes oaoFadeOutBottom{to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@-webkit-keyframes oaoFlyInTop{0%{-webkit-transform:translateY(80px);transform:translateY(80px);opacity:0}50%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes oaoFlyInTop{0%{-webkit-transform:translateY(80px);transform:translateY(80px);opacity:0}50%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes oaoFlyInBottom{0%{-webkit-transform:translateY(-80px);transform:translateY(-80px);opacity:0}50%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes oaoFlyInBottom{0%{-webkit-transform:translateY(-80px);transform:translateY(-80px);opacity:0}50%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-webkit-keyframes oaoFlyOutTop{30%{-webkit-transform:translateY(80px);transform:translateY(80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@keyframes oaoFlyOutTop{30%{-webkit-transform:translateY(80px);transform:translateY(80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(-50px);transform:translateY(-50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@-webkit-keyframes oaoFlyOutBottom{30%{-webkit-transform:translateY(-80px);transform:translateY(-80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@keyframes oaoFlyOutBottom{30%{-webkit-transform:translateY(-80px);transform:translateY(-80px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{opacity:0}}@-webkit-keyframes oaoRotateInTop{from{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@keyframes oaoRotateInTop{from{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateInBottom{from{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@keyframes oaoRotateInBottom{from{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateOutTop{to{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@keyframes oaoRotateOutTop{to{-webkit-transform:translateY(-100px) rotate(360deg);transform:translateY(-100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateOutBottom{to{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@keyframes oaoRotateOutBottom{to{-webkit-transform:translateY(100px) rotate(360deg);transform:translateY(100px) rotate(360deg);opacity:0}}@-webkit-keyframes oaoRotateXInTop{from{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXInTop{from{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateXInBottom{from{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXInBottom{from{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateXOutTop{to{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXOutTop{to{-webkit-transform:translateY(-100px) rotateX(360deg);transform:translateY(-100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateXOutBottom{to{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@keyframes oaoRotateXOutBottom{to{-webkit-transform:translateY(100px) rotateX(360deg);transform:translateY(100px) rotateX(360deg);opacity:0}}@-webkit-keyframes oaoRotateYInTop{from{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYInTop{from{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@-webkit-keyframes oaoRotateYInBottom{from{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYInBottom{from{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@-webkit-keyframes oaoRotateYOutTop{to{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYOutTop{to{-webkit-transform:translateY(-100px) rotateY(360deg);transform:translateY(-100px) rotateY(360deg);opacity:0}}@-webkit-keyframes oaoRotateYOutBottom{to{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@keyframes oaoRotateYOutBottom{to{-webkit-transform:translateY(100px) rotateY(360deg);transform:translateY(100px) rotateY(360deg);opacity:0}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@keyframes fadeInTop{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1}}@-webkit-keyframes fadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@keyframes fadeInBottom{from{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes fadeOutTop{from{opacity:1}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes fadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes fadeOutBottom{from{opacity:1}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes moveFromLeft{from{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@keyframes moveFromLeft{from{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@-webkit-keyframes moveFromRight{from{-webkit-transform:translateX(800px);transform:translateX(800px)}}@keyframes moveFromRight{from{-webkit-transform:translateX(800px);transform:translateX(800px)}}@-webkit-keyframes moveFromTop{from{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@keyframes moveFromTop{from{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@-webkit-keyframes moveFromBottom{from{-webkit-transform:translateY(800px);transform:translateY(800px)}}@keyframes moveFromBottom{from{-webkit-transform:translateY(800px);transform:translateY(800px)}}@-webkit-keyframes moveToLeft{to{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@keyframes moveToLeft{to{-webkit-transform:translateX(-800px);transform:translateX(-800px)}}@-webkit-keyframes moveToRight{to{-webkit-transform:translateX(800px);transform:translateX(800px)}}@keyframes moveToRight{to{-webkit-transform:translateX(800px);transform:translateX(800px)}}@-webkit-keyframes moveToTop{to{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@keyframes moveToTop{to{-webkit-transform:translateY(-800px);transform:translateY(-800px)}}@-webkit-keyframes moveToBottom{to{-webkit-transform:translateY(800px);transform:translateY(800px)}}@keyframes moveToBottom{to{-webkit-transform:translateY(800px);transform:translateY(800px)}}@-webkit-keyframes doorCloseFromLeft{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}}@keyframes doorCloseFromLeft{from{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}}@-webkit-keyframes doorOpenFromRight{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}}@keyframes doorOpenFromRight{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-transform-origin:left;transform-origin:left;opacity:0}}@-webkit-keyframes doorCloseFromRight{from{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}}@keyframes doorCloseFromRight{from{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}50%,to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}}@-webkit-keyframes doorOpenFromLeft{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}}@keyframes doorOpenFromLeft{from{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right;opacity:1}50%,to{-webkit-transform:perspective(400px) rotateY(-90deg);transform:perspective(400px) rotateY(-90deg);-webkit-transform-origin:right;transform-origin:right;opacity:0}}@-webkit-keyframes pushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@keyframes pushReleaseFrom{from{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}}@-webkit-keyframes pushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@keyframes pushReleaseFromLeft{from{-webkit-transform:translateX(-100%);transform:translateX(-100%)}30%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@-webkit-keyframes pushReleaseFromRight{from{-webkit-transform:translateX(100%);transform:translateX(100%)}30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}}@keyframes pushReleaseFromRight{from{-webkit-transform:translateX(100%);transform:translateX(100%)}30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}}@-webkit-keyframes pushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@keyframes pushReleaseFromTop{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}30%{-webkit-transform:translateY(100px);transform:translateY(100px)}}@-webkit-keyframes pushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%)}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes pushReleaseFromBottom{from{-webkit-transform:translateY(100%);transform:translateY(100%)}30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@-webkit-keyframes pushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@keyframes pushReleaseTo{30%{-webkit-transform:scale(.5,.5);transform:scale(.5,.5)}to{-webkit-transform:scale(5,5);transform:scale(5,5);opacity:0}}@-webkit-keyframes pushReleaseToLeft{30%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@keyframes pushReleaseToLeft{30%{-webkit-transform:translateX(100px);transform:translateX(100px)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@-webkit-keyframes pushReleaseToRight{30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes pushReleaseToRight{30%{-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@-webkit-keyframes pushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@keyframes pushReleaseToTop{30%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@-webkit-keyframes pushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@keyframes pushReleaseToBottom{30%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}}@-webkit-keyframes flipX{from{-webkit-transform:perspective(600px) rotateX(-180deg);transform:perspective(600px) rotateX(-180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateX(-360deg);transform:perspective(600px) rotateX(-360deg)}}@keyframes flipX{from{-webkit-transform:perspective(600px) rotateX(-180deg);transform:perspective(600px) rotateX(-180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateX(-360deg);transform:perspective(600px) rotateX(-360deg)}}@-webkit-keyframes flipXZoomIn{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(-180deg) scale(1.8);transform:perspective(600px) rotateX(-180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(-360deg) scale(.7);transform:perspective(600px) rotateX(-360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipXZoomIn{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(-180deg) scale(1.8);transform:perspective(600px) rotateX(-180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(-360deg) scale(.7);transform:perspective(600px) rotateX(-360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipXZoomOut{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(180deg) scale(1.8);transform:perspective(600px) rotateX(180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(360deg) scale(.7);transform:perspective(600px) rotateX(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipXZoomOut{from{-webkit-transform:perspective(600px) rotateX(0) scale(1);transform:perspective(600px) rotateX(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateX(180deg) scale(1.8);transform:perspective(600px) rotateX(180deg) scale(1.8);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateX(360deg) scale(.7);transform:perspective(600px) rotateX(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipY{from{-webkit-transform:perspective(600px) rotateY(180deg);transform:perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateY(360deg);transform:perspective(600px) rotateY(360deg)}}@keyframes flipY{from{-webkit-transform:perspective(600px) rotateY(180deg);transform:perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:perspective(600px) rotateY(360deg);transform:perspective(600px) rotateY(360deg)}}@-webkit-keyframes flipYZoomIn{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(1.6);transform:perspective(600px) rotateY(180deg) scale(1.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(.7);transform:perspective(600px) rotateY(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipYZoomIn{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(1.6);transform:perspective(600px) rotateY(180deg) scale(1.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(.7);transform:perspective(600px) rotateY(360deg) scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flipYZoomOut{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(.6);transform:perspective(600px) rotateY(180deg) scale(.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(1.8);transform:perspective(600px) rotateY(360deg) scale(1.8);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes flipYZoomOut{from{-webkit-transform:perspective(600px) rotateY(0) scale(1);transform:perspective(600px) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(600px) rotateY(180deg) scale(.6);transform:perspective(600px) rotateY(180deg) scale(.6);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}80%{-webkit-transform:perspective(600px) rotateY(360deg) scale(1.8);transform:perspective(600px) rotateY(360deg) scale(1.8);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes skewLeft{70%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}}@keyframes skewLeft{70%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}}@-webkit-keyframes skewRight{70%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}}@keyframes skewRight{70%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}}@-webkit-keyframes skewInLeft{from{opacity:0;-webkit-transform:translateX(-100%) skewX(-40deg);transform:translateX(-100%) skewX(-40deg)}70%{-webkit-transform:skewX(-30deg);transform:skewX(-30deg)}}@keyframes skewInLeft{from{opacity:0;-webkit-transform:translateX(-100%) skewX(-40deg);transform:translateX(-100%) skewX(-40deg)}70%{-webkit-transform:skewX(-30deg);transform:skewX(-30deg)}}@-webkit-keyframes skewInRight{from{opacity:0;-webkit-transform:translateX(100%) skewX(40deg);transform:translateX(100%) skewX(40deg)}70%{-webkit-transform:skewX(30deg);transform:skewX(30deg)}}@keyframes skewInRight{from{opacity:0;-webkit-transform:translateX(100%) skewX(40deg);transform:translateX(100%) skewX(40deg)}70%{-webkit-transform:skewX(30deg);transform:skewX(30deg)}}@-webkit-keyframes skewOutLeft{20%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}to{-webkit-transform:translateX(-100%) skewX(40deg);transform:translateX(-100%) skewX(40deg);opacity:0}}@keyframes skewOutLeft{20%{-webkit-transform:skewX(40deg);transform:skewX(40deg)}to{-webkit-transform:translateX(-100%) skewX(40deg);transform:translateX(-100%) skewX(40deg);opacity:0}}@-webkit-keyframes skewOutRight{20%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}to{-webkit-transform:translateX(100%) skewX(-40deg);transform:translateX(100%) skewX(-40deg);opacity:0}}@keyframes skewOutRight{20%{-webkit-transform:skewX(-40deg);transform:skewX(-40deg)}to{-webkit-transform:translateX(100%) skewX(-40deg);transform:translateX(100%) skewX(-40deg);opacity:0}}@-webkit-keyframes pullRelease{15%{-webkit-transform:scale(1.8);transform:scale(1.8)}}@keyframes pullRelease{15%{-webkit-transform:scale(1.8);transform:scale(1.8)}}@-webkit-keyframes pushRelease{15%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes pushRelease{15%{-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes swingInLeft{from{-webkit-transform:matrix(3,0,0,3,-800,0);transform:matrix(3,0,0,3,-800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,20,0);transform:matrix(1.3,0,0,1.3,20,0)}}@keyframes swingInLeft{from{-webkit-transform:matrix(3,0,0,3,-800,0);transform:matrix(3,0,0,3,-800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,20,0);transform:matrix(1.3,0,0,1.3,20,0)}}@-webkit-keyframes swingInRight{from{-webkit-transform:matrix(3,0,0,3,800,0);transform:matrix(3,0,0,3,800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,-20,0);transform:matrix(1.3,0,0,1.3,-20,0)}}@keyframes swingInRight{from{-webkit-transform:matrix(3,0,0,3,800,0);transform:matrix(3,0,0,3,800,0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,-20,0);transform:matrix(1.3,0,0,1.3,-20,0)}}@-webkit-keyframes swingInTop{from{-webkit-transform:matrix(3,0,0,3,0,-800);transform:matrix(3,0,0,3,0,-800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,20);transform:matrix(1.3,0,0,1.3,0,20)}}@keyframes swingInTop{from{-webkit-transform:matrix(3,0,0,3,0,-800);transform:matrix(3,0,0,3,0,-800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,20);transform:matrix(1.3,0,0,1.3,0,20)}}@-webkit-keyframes swingInBottom{from{-webkit-transform:matrix(3,0,0,3,0,800);transform:matrix(3,0,0,3,0,800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,-20);transform:matrix(1.3,0,0,1.3,0,-20)}}@keyframes swingInBottom{from{-webkit-transform:matrix(3,0,0,3,0,800);transform:matrix(3,0,0,3,0,800);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:matrix(1.3,0,0,1.3,0,-20);transform:matrix(1.3,0,0,1.3,0,-20)}}@-webkit-keyframes elevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@keyframes elevateLeft{from{-webkit-transform:translateY(100%) rotate(-20deg);transform:translateY(100%) rotate(-20deg);-webkit-transform-origin:right;transform-origin:right}40%{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:right;transform-origin:right}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right;transform-origin:right}}@-webkit-keyframes elevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@keyframes elevateRight{from{-webkit-transform:translateY(100%) rotate(20deg);transform:translateY(100%) rotate(20deg);-webkit-transform-origin:left;transform-origin:left}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg);-webkit-transform-origin:left;transform-origin:left}65%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:left;transform-origin:left}}@-webkit-keyframes rollFromLeft{from{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromLeft{from{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollFromRight{from{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromRight{from{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollFromTop{from{-webkit-transform:translateY(-100%) perspective(600px) rotateY(180deg);transform:translateY(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromTop{from{-webkit-transform:translateY(-100%) perspective(600px) rotateY(180deg);transform:translateY(-100%) perspective(600px) rotateY(180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollFromBottom{from{-webkit-transform:translateY(100%) perspective(600px) rotateY(-180deg);transform:translateY(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@keyframes rollFromBottom{from{-webkit-transform:translateY(100%) perspective(600px) rotateY(-180deg);transform:translateY(100%) perspective(600px) rotateY(-180deg);opacity:0}to{-webkit-transform:translateY(0) perspective(600px) rotateY(0);transform:translateY(0) perspective(600px) rotateY(0);opacity:1}}@-webkit-keyframes rollToLeft{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}}@keyframes rollToLeft{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(-100%) perspective(600px) rotateY(180deg);transform:translateX(-100%) perspective(600px) rotateY(180deg);opacity:0}}@-webkit-keyframes rollToRight{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}}@keyframes rollToRight{from{-webkit-transform:translateX(0) perspective(600px) rotateY(0);transform:translateX(0) perspective(600px) rotateY(0);opacity:1}to{-webkit-transform:translateX(100%) perspective(600px) rotateY(-180deg);transform:translateX(100%) perspective(600px) rotateY(-180deg);opacity:0}}@-webkit-keyframes rollToTop{from{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(-100%) perspective(600px) rotateX(180deg);transform:translateY(-100%) perspective(600px) rotateX(180deg);opacity:0}}@keyframes rollToTop{from{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(-100%) perspective(600px) rotateX(180deg);transform:translateY(-100%) perspective(600px) rotateX(180deg);opacity:0}}@-webkit-keyframes rollToBottom{to{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(100%) perspective(600px) rotateX(-180deg);transform:translateY(100%) perspective(600px) rotateX(-180deg);opacity:0}}@keyframes rollToBottom{to{-webkit-transform:translateY(0) perspective(600px) rotateX(0);transform:translateY(0) perspective(600px) rotateX(0);opacity:1}to{-webkit-transform:translateY(100%) perspective(600px) rotateX(-180deg);transform:translateY(100%) perspective(600px) rotateX(-180deg);opacity:0}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotateX{from{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0)}to{-webkit-transform:perspective(600px) rotateX(90deg);transform:perspective(600px) rotateX(90deg)}}@keyframes rotateX{from{-webkit-transform:perspective(600px) rotateX(0);transform:perspective(600px) rotateX(0)}to{-webkit-transform:perspective(600px) rotateX(90deg);transform:perspective(600px) rotateX(90deg)}}@-webkit-keyframes rotateXIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@keyframes rotateXIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}}@-webkit-keyframes rotateXOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@keyframes rotateXOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);opacity:0}}@-webkit-keyframes rotateY{from{-webkit-transform:perspective(600px) rotateY(0);transform:perspective(600px) rotateY(0)}to{-webkit-transform:perspective(600px) rotateY(90deg);transform:perspective(600px) rotateY(90deg)}}@keyframes rotateY{from{-webkit-transform:perspective(600px) rotateY(0);transform:perspective(600px) rotateY(0)}to{-webkit-transform:perspective(600px) rotateY(90deg);transform:perspective(600px) rotateY(90deg)}}@-webkit-keyframes rotateYIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@keyframes rotateYIn{from{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}5%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}}@-webkit-keyframes rotateYOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@keyframes rotateYOut{95%{-webkit-transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)}to{-webkit-transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);transform:perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);opacity:0}}@-webkit-keyframes rotateInLeft{from{opacity:0;-webkit-transform:translateX(-100%) rotate(0);transform:translateX(-100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@keyframes rotateInLeft{from{opacity:0;-webkit-transform:translateX(-100%) rotate(0);transform:translateX(-100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@-webkit-keyframes rotateInRight{from{opacity:0;-webkit-transform:translateX(100%) rotate(0);transform:translateX(100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}}@keyframes rotateInRight{from{opacity:0;-webkit-transform:translateX(100%) rotate(0);transform:translateX(100%) rotate(0)}to{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}}@-webkit-keyframes rotateInTop{from{opacity:0;-webkit-transform:translateY(-400%) rotate(0);transform:translateY(-400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@keyframes rotateInTop{from{opacity:0;-webkit-transform:translateY(-400%) rotate(0);transform:translateY(-400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@-webkit-keyframes rotateInBottom{from{opacity:0;-webkit-transform:translateY(400%) rotate(0);transform:translateY(400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@keyframes rotateInBottom{from{opacity:0;-webkit-transform:translateY(400%) rotate(0);transform:translateY(400%) rotate(0)}to{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}}@-webkit-keyframes rotateOutLeft{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateX(-800px) rotate(0);transform:translateX(-800px) rotate(0);opacity:0}}@keyframes rotateOutLeft{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateX(-800px) rotate(0);transform:translateX(-800px) rotate(0);opacity:0}}@-webkit-keyframes rotateOutRight{from{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}to{-webkit-transform:translateX(800px) rotate(0);transform:translateX(800px) rotate(0);opacity:0}}@keyframes rotateOutRight{from{-webkit-transform:translateX(0) rotate(-360deg);transform:translateX(0) rotate(-360deg)}to{-webkit-transform:translateX(800px) rotate(0);transform:translateX(800px) rotate(0);opacity:0}}@-webkit-keyframes rotateOutTop{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(-800px) rotate(0);transform:translateY(-800px) rotate(0);opacity:0}}@keyframes rotateOutTop{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(-800px) rotate(0);transform:translateY(-800px) rotate(0);opacity:0}}@-webkit-keyframes rotateOutBottom{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(800px) rotate(0);transform:translateY(800px) rotate(0);opacity:0}}@keyframes rotateOutBottom{from{-webkit-transform:translateX(0) rotate(360deg);transform:translateX(0) rotate(360deg)}to{-webkit-transform:translateY(800px) rotate(0);transform:translateY(800px) rotate(0);opacity:0}}@-webkit-keyframes spinToLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinToLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes spinToRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinToRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinToTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinToTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}from{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinToBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinToBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}from{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes spinFromLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinFromLeft{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes spinFromRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinFromRight{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinFromTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes spinFromTop{from,to{-webkit-transform-origin:left bottom;transform-origin:left bottom}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes spinFromBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes spinFromBottom{from,to{-webkit-transform-origin:right bottom;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes blurIn{from{-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurIn{from{-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInLeft{from{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInLeft{from{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInRight{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInRight{from{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInTop{from{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInTop{from{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurInBottom{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@keyframes blurInBottom{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-filter:blur(20px);filter:blur(20px);opacity:0}}@-webkit-keyframes blurOut{85%,to{-webkit-filter:blur(20px);filter:blur(20px)}to{opacity:0}}@keyframes blurOut{85%,to{-webkit-filter:blur(20px);filter:blur(20px)}to{opacity:0}}@-webkit-keyframes blurOutLeft{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:0}}@keyframes blurOutLeft{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:0}}@-webkit-keyframes blurOutRight{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:0}}@keyframes blurOutRight{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:0}}@-webkit-keyframes blurOutTop{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:0}}@keyframes blurOutTop{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(100%);transform:translateY(100%)}to{opacity:0}}@-webkit-keyframes blurOutBottom{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:0}}@keyframes blurOutBottom{85%,to{-webkit-filter:blur(20px);filter:blur(20px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:0}}@-webkit-keyframes bounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.6,1);transform:translate3d(0,-80px,0) scale3d(1,1.6,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounceFromTop{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-80px,0) scale3d(1,1.6,1);transform:translate3d(0,-80px,0) scale3d(1,1.6,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes bounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@keyframes bounceFromDown{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,80px,0) scale3d(1,1.2,1);transform:translate3d(0,80px,0) scale3d(1,1.2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}90%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}}@-webkit-keyframes bounceX{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.8,1,1);transform:scale3d(1.8,1,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.5,1,1);transform:scale3d(1.5,1,1)}90%{-webkit-transform:scale3d(1.1,1,1);transform:scale3d(1.1,1,1)}}@keyframes bounceX{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.8,1,1);transform:scale3d(1.8,1,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1.5,1,1);transform:scale3d(1.5,1,1)}90%{-webkit-transform:scale3d(1.1,1,1);transform:scale3d(1.1,1,1)}}@-webkit-keyframes bounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@keyframes bounceY{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale3d(1,1.5,1);transform:scale3d(1,1.5,1)}90%{-webkit-transform:scale3d(1,1.1,1);transform:scale3d(1,1.1,1)}}@-webkit-keyframes bounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.3);transform:scale(1.3)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes bounceZoomIn{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.5);transform:scale(1.5)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(1.3);transform:scale(1.3)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes bounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.3);transform:scale(.3)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes bounceZoomOut{0%,100%,25%,55%,85%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:scale(1);transform:scale(1)}41%,44%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.3);transform:scale(.3)}70%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:scale(.5);transform:scale(.5)}90%{-webkit-transform:scale(.9);transform:scale(.9)}}@-webkit-keyframes bounceInTop{0%{-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}58%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}73%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}88%{-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}@keyframes bounceInTop{0%{-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}58%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}73%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}88%{-webkit-transform:translate3d(0,7px,0);transform:translate3d(0,7px,0)}}@-webkit-keyframes bounceInBottom{0%{-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}58%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}73%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}88%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}}@keyframes bounceInBottom{0%{-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}58%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}73%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}88%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceOutTop{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}33%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}48%{-webkit-transform:translate3d(0,8px,0);transform:translate3d(0,8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}}@keyframes bounceOutTop{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,27px,0);transform:translate3d(0,27px,0)}33%{-webkit-transform:translate3d(0,-12px,0);transform:translate3d(0,-12px,0)}48%{-webkit-transform:translate3d(0,8px,0);transform:translate3d(0,8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-300%,0);transform:translate3d(0,-300%,0)}}@-webkit-keyframes bounceOutBottom{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}33%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}48%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}}@keyframes bounceOutBottom{18%,33%,48%{opacity:1}18%{-webkit-transform:translate3d(0,-27px,0);transform:translate3d(0,-27px,0)}33%{-webkit-transform:translate3d(0,12px,0);transform:translate3d(0,12px,0)}48%{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0)}100%{opacity:0;-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@-webkit-keyframes perspectiveToTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@keyframes perspectiveToTop{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);transform:perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);opacity:0}}@-webkit-keyframes perspectiveToBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@keyframes perspectiveToBottom{50%{opacity:1}to{-webkit-transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);transform:perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);opacity:0}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes zoomInTop{from{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes zoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes zoomInBottom{from{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@-webkit-keyframes zoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@keyframes zoomOutTop{to{-webkit-transform:scale(10) translateY(-50%);transform:scale(10) translateY(-50%);opacity:0}}@-webkit-keyframes zoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@keyframes zoomOutBottom{to{-webkit-transform:scale(10) translateY(50%);transform:scale(10) translateY(50%);opacity:0}}@-webkit-keyframes ekitRevealInTop{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes ekitRevealInTop{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@-webkit-keyframes ekitRevealInBottom{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes ekitRevealInBottom{form{-webkit-transform:scaleY(1);transform:scaleY(1)}to{-webkit-transform:scaleY(0);transform:scaleY(0)}}@-webkit-keyframes ekitRevealInLeft{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes ekitRevealInLeft{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@-webkit-keyframes ekitRevealInRight{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes ekitRevealInRight{form{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.nomzo-theme .tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.nomzo-theme .tooltip.show{opacity:.9}.nomzo-theme .tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.nomzo-theme .tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.nomzo-theme .bs-tooltip-auto[x-placement^=top],.nomzo-theme .bs-tooltip-top{padding:.4rem 0}.nomzo-theme .bs-tooltip-auto[x-placement^=top] .arrow,.nomzo-theme .bs-tooltip-top .arrow{bottom:0}.nomzo-theme .bs-tooltip-auto[x-placement^=top] .arrow::before,.nomzo-theme .bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.nomzo-theme .bs-tooltip-auto[x-placement^=right],.nomzo-theme .bs-tooltip-right{padding:0 .4rem}.nomzo-theme .bs-tooltip-auto[x-placement^=right] .arrow,.nomzo-theme .bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.nomzo-theme .bs-tooltip-auto[x-placement^=right] .arrow::before,.nomzo-theme .bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.nomzo-theme .bs-tooltip-auto[x-placement^=bottom],.nomzo-theme .bs-tooltip-bottom{padding:.4rem 0}.nomzo-theme .bs-tooltip-auto[x-placement^=bottom] .arrow,.nomzo-theme .bs-tooltip-bottom .arrow{top:0}.nomzo-theme .bs-tooltip-auto[x-placement^=bottom] .arrow::before,.nomzo-theme .bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.nomzo-theme .bs-tooltip-auto[x-placement^=left],.nomzo-theme .bs-tooltip-left{padding:0 .4rem}.nomzo-theme .bs-tooltip-auto[x-placement^=left] .arrow,.nomzo-theme .bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.nomzo-theme .bs-tooltip-auto[x-placement^=left] .arrow::before,.nomzo-theme .bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.nomzo-theme .tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.nomzo-theme .ekit-wid-con .product-filter-area{margin-bottom:30px}.nomzo-theme .ekit-wid-con .product-filter-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nomzo-theme .ekit-wid-con .product-filter-wraper .woocommerce-ordering{margin-right:50px;margin-bottom:0}.nomzo-theme .ekit-wid-con .woocommerce-ordering{position:relative;z-index:10}.nomzo-theme .ekit-wid-con .woocommerce-ordering .shop-filter-title{color:#777;font-size:14px;position:relative;top:9px;padding-right:50px}.nomzo-theme .ekit-wid-con .tab-filter .nav-tabs .nav-item .nav-link{border:0;color:#777;font-size:18px;padding:10px}.nomzo-theme .ekit-wid-con .tab-filter .nav-tabs .nav-item .nav-link.active{color:#2575fc;background-color:transparent}.nomzo-theme .ekit-wid-con .elementskit-accordion{counter-reset:myNumber}.nomzo-theme .ekit-wid-con .elementskit-accordion .ekit-accordion-title{padding-right:10px;display:inline-block}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card{border:0;border-radius:0;background-color:transparent;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card:not(:last-child){margin-bottom:10px}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header{padding:0;background-color:transparent;border-bottom:0 solid #000}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header .ekit_accordion_icon_group svg{vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link{display:-webkit-box;display:-ms-flexbox;display:flex;color:#000;background-color:#f7f9fb;font-weight:700;padding:14px 30px;border:1px solid transparent;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link:focus,.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link:hover{text-decoration:none}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link>i{color:#2575fc;line-height:1.6666666667;display:inline-block;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group,.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link>.icon-left{padding-right:26px;float:left}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .icon-closed{display:block}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .icon-open{display:none}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .ekit_accordion_normal_icon{display:none}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .ekit_accordion_active_icon{display:block}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .icon-closed{display:none}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .icon-open{display:block}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .ekit_accordion_normal_icon{display:block}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .ekit_accordion_active_icon{display:none}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-body{padding:20px 30px}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-body p{margin-top:0;margin-bottom:1em}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-body p:last-child{margin-bottom:0}.nomzo-theme .ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-header>.elementskit-btn-link{-webkit-box-shadow:-1.216px 6.894px 15px 0 rgba(37,117,252,.2);box-shadow:-1.216px 6.894px 15px 0 rgba(37,117,252,.2);border-radius:0 0 5px 5px;background-color:#fff}.nomzo-theme .ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-body{width:calc(100% - 40px);border-radius:0 0 5px 5px;position:relative;margin-left:auto;margin-right:auto}.nomzo-theme .ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-btn-link{background-color:#2575fc;color:#fff;-webkit-box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07);box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07)}.nomzo-theme .ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-btn-link>i{color:inherit}.nomzo-theme .ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-card-body{background-color:#2575fc}.nomzo-theme .ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-card-body p{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link{background-color:#2575fc;position:relative;border:0;padding-left:70px}.nomzo-theme .ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link::before{position:absolute;content:"";top:0;left:0;height:100%;width:35px;background-color:rgba(255,255,255,.2);text-align:right;line-height:55px}.nomzo-theme .ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link::after{position:absolute;content:"";left:35px;top:0;border-top:26.5px solid transparent;border-right:26.5px solid transparent;border-left:26.5px solid rgba(255,255,255,.2);border-bottom:26.5px solid transparent}.nomzo-theme .ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nomzo-theme .ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link{position:relative;z-index:1;padding:16.5px 30px}.nomzo-theme .ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true]{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true]>i{color:inherit}.nomzo-theme .ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .path{fill:#2575fc}.nomzo-theme .ekit-wid-con .elementskit-accordion.curve-shape .svg-shape{position:absolute;top:0;left:0;width:100%;z-index:-1}.nomzo-theme .ekit-wid-con .elementskit-accordion .elementskit-card-body{padding-top:30px;padding-bottom:30px;padding-left:65px;padding-right:85px}.nomzo-theme .ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link{border:1px solid #f5f5f5;border-bottom:1px solid #2575fc;background-color:#fff;position:relative;padding-left:85px}.nomzo-theme .ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link::before{position:absolute;top:-1px;left:-1px;content:"";height:calc(100% + 2px);width:55px;text-align:center;line-height:55px;color:#fff;background-color:#2575fc}.nomzo-theme .ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff}.nomzo-theme .ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-body{padding-left:0;padding-right:0}.nomzo-theme .ekit-wid-con .number::before{counter-increment:myNumber;content:counter(myNumber) "."}.nomzo-theme .ekit-wid-con .icon-right{float:right}.nomzo-theme .ekit-wid-con .icon-left{float:left}.nomzo-theme .ekit-wid-con .path{fill:#fff;stroke:#2575fc;stroke-miterlimit:0}.nomzo-theme .ekit-wid-con .ekit_accordion_icon_group{position:absolute;right:0;margin-right:30px}.nomzo-theme .ekit-wid-con .elementskit-accordion.curve-shape .svg-shape{height:100%}.nomzo-theme .ekit-accordion--content,.nomzo-theme .ekit-accordion--toggler{font-size:16px;line-height:24px}.nomzo-theme .ekit-wid-con .ekit-header-info{list-style:none}.nomzo-theme .ekit-wid-con .ekit-header-info>li:not(:last-child){margin-right:15px}.nomzo-theme .ekit-wid-con .ekit-header-info,.nomzo-theme .ekit-wid-con .ekit-header-info a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-header-info svg{max-width:15px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con table.dataTable tbody td,.nomzo-theme .ekit-wid-con table.dataTable tbody th,.nomzo-theme .ekit-wid-con table.dataTable thead td,.nomzo-theme .ekit-wid-con table.dataTable thead th{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con.elemenetskit-tablepress .dataTables_filter input,.nomzo-theme .ekit-wid-con.elemenetskit-tablepress .dataTables_filter select,.nomzo-theme .ekit-wid-con.elemenetskit-tablepress .dataTables_length input,.nomzo-theme .ekit-wid-con.elemenetskit-tablepress .dataTables_length select{color:#666;padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:#fafafa;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear}.nomzo-theme .ekit-wid-con .round-img img{border-radius:100%}.nomzo-theme .ekit-wid-con .elementskit-infobox{padding:60px 40px;-webkit-transition:all .4s ease;transition:all .4s ease;background-color:#fff;position:relative;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:center center}.nomzo-theme .ekit-wid-con .elementskit-infobox.media .elementskit-box-header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.nomzo-theme .ekit-wid-con .elementskit-infobox:hover.image-active::before{background-color:rgba(37,117,252,0)}.nomzo-theme .ekit-wid-con .elementskit-infobox:hover.image-active .image-hover>img{opacity:1;-webkit-transform:scale(1.06);transform:scale(1.06)}.nomzo-theme .ekit-wid-con .elementskit-infobox:hover .icon-hover{opacity:1;bottom:-20px}.nomzo-theme .ekit-wid-con .elementskit-infobox .elementskit-box-header{position:relative;z-index:2}.nomzo-theme .ekit-wid-con .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:13px}.nomzo-theme .ekit-wid-con .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon i{-webkit-transition:all .4s;transition:all .4s}.nomzo-theme .ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher{position:relative;display:inline-block;overflow:hidden}.nomzo-theme .ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher>img{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher .main-image{opacity:1;position:relative;top:0}.nomzo-theme .ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher .hover-image{position:absolute;top:80px;left:0}.nomzo-theme .ekit-wid-con .elementskit-infobox .elementskit-box-header .info-box-subtitle{font-size:14px;font-weight:400;color:#2575fc;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-infobox .box-body{position:relative;z-index:2}.nomzo-theme .ekit-wid-con .elementskit-infobox .box-body p{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-infobox .box-footer{position:relative;z-index:2}.nomzo-theme .ekit-wid-con .elementskit-infobox .box-footer.enable_hover_btn .elementskit-btn{left:0;bottom:0;opacity:0}.nomzo-theme .ekit-wid-con .elementskit-infobox .btn-wraper{position:relative;z-index:2}.nomzo-theme .ekit-wid-con .elementskit-infobox .border-divider{margin-bottom:25px;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:2}.nomzo-theme .ekit-wid-con .elementskit-infobox .link-btn{font-size:13px}.nomzo-theme .ekit-wid-con .elementskit-infobox .icon-hover{position:absolute;bottom:-50px;right:0;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.nomzo-theme .ekit-wid-con .elementskit-infobox .icon-hover i{font-size:100px}.nomzo-theme .ekit-wid-con .elementskit-infobox .icon-hover svg{vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-infobox.gradient-active::before{position:absolute;content:"";top:0;left:-101%;height:100%;width:100%;-webkit-transition:all .6s ease;transition:all .6s ease;background-size:101% 101%}.nomzo-theme .ekit-wid-con .elementskit-infobox.gradient-active:hover::before{left:0}.nomzo-theme .ekit-wid-con .elementskit-infobox.gradient-active.hover_from_top::before{left:0;top:-100%}.nomzo-theme .ekit-wid-con .elementskit-infobox.gradient-active.hover_from_top:hover::before{top:0}.nomzo-theme .ekit-wid-con .elementskit-infobox.gradient-active.hover_from_right::before{left:100%}.nomzo-theme .ekit-wid-con .elementskit-infobox.gradient-active.hover_from_right:hover::before{left:0}.nomzo-theme .ekit-wid-con .elementskit-infobox.gradient-active.hover_from_bottom::before{left:0;top:100%}.nomzo-theme .ekit-wid-con .elementskit-infobox.gradient-active.hover_from_bottom:hover::before{top:0}.nomzo-theme .ekit-wid-con .elementskit-infobox.image-active::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:rgba(37,117,252,0);-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1;background-size:101% 101%}.nomzo-theme .ekit-wid-con .elementskit-infobox.image-active .image-hover{position:absolute;top:0;left:0;height:100%;width:100%}.nomzo-theme .ekit-wid-con .elementskit-infobox.image-active .image-hover>img{opacity:0;width:100%;height:100%;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-infobox:hover .box-footer.enable_hover_btn .elementskit-btn{opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .elementskit-infobox.icon-lef-right-aligin{padding:15px}.nomzo-theme .ekit-wid-con .elementkit-infobox-icon.framed{border:2px solid red;padding:10px}.nomzo-theme .ekit-wid-con .elementskit-infobox.icon-lef-right-aligin{padding:15px 30px}.nomzo-theme .ekit-wid-con .elementkit-infobox-icon.framed.round{border-radius:100%}.nomzo-theme .ekit-wid-con .elementskit-icon-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.nomzo-theme .ekit-wid-con .infobox-ovelry{position:relative}.nomzo-theme .ekit-wid-con .infobox-ovelry::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#2575fc;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.nomzo-theme .ekit-wid-con .elementskit-info-box-title{font-size:23px;-webkit-transition:all .4s ease;transition:all .4s ease;margin-top:0}.nomzo-theme .ekit-wid-con .elementskit-info-box-title svg{max-width:26px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-infobox{position:relative}.nomzo-theme .ekit-wid-con .ekit_global_link{position:absolute;top:0;left:0;height:100%;width:100%;z-index:50}.nomzo-theme .ekit-wid-con .ekit-badge{background-color:#ff057c;font-size:.70588rem;color:#fff;font-weight:500;padding:1px 6px;border-radius:.29412rem 0 .29412rem 0;display:inline-block}.nomzo-theme .ekit-wid-con .ekit-icon-box-badge{position:absolute;line-height:1;z-index:2}.nomzo-theme .ekit-wid-con .ekit_position_top_left{top:0;left:0}.nomzo-theme .ekit-wid-con .ekit_position_top_center{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nomzo-theme .ekit-wid-con .ekit_position_top_right{top:0;right:0}.nomzo-theme .ekit-wid-con .ekit_position_center_left{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.nomzo-theme .ekit-wid-con .ekit_position_center_right{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.nomzo-theme .ekit-wid-con .ekit_position_bottom_left{bottom:0;left:0}.nomzo-theme .ekit-wid-con .ekit_position_bottom_center{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nomzo-theme .ekit-wid-con .ekit_position_bottom_right{bottom:0;right:0}.nomzo-theme .ekit-wid-con .profile-card,.nomzo-theme .profile-card{background-color:#fff;-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1);padding:40px 20px;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.nomzo-theme .ekit-wid-con .profile-card.text-center .profile-header,.nomzo-theme .profile-card.text-center .profile-header{margin-left:auto;margin-right:auto}.nomzo-theme .ekit-wid-con .profile-card:hover,.nomzo-theme .profile-card:hover{-webkit-box-shadow:0 42px 60px 0 rgba(0,0,0,.3);box-shadow:0 42px 60px 0 rgba(0,0,0,.3)}.nomzo-theme .ekit-wid-con .profile-card:hover .profile-body .profile-title,.nomzo-theme .profile-card:hover .profile-body .profile-title{color:#2575fc}.nomzo-theme .ekit-wid-con .profile-icon,.nomzo-theme .profile-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;z-index:0}.nomzo-theme .ekit-wid-con .profile-icon[class*=icon-align-],.nomzo-theme .profile-icon[class*=icon-align-]{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .profile-icon.icon-align-start,.nomzo-theme .profile-icon.icon-align-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nomzo-theme .ekit-wid-con .profile-icon.icon-align-center,.nomzo-theme .profile-icon.icon-align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nomzo-theme .ekit-wid-con .profile-icon.icon-align-end,.nomzo-theme .profile-icon.icon-align-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nomzo-theme .ekit-wid-con .profile-icon svg,.nomzo-theme .profile-icon svg{max-width:60px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .profile-icon>i,.nomzo-theme .profile-icon>i{display:block;width:60px;height:60px;color:#fff;background-color:#fc0467;border-radius:50%;font-size:22px;line-height:50px;text-align:center;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .profile-body,.nomzo-theme .profile-body{padding-bottom:20px}.nomzo-theme .ekit-wid-con .profile-body .profile-title,.nomzo-theme .profile-body .profile-title{font-size:22px;color:#000;margin:0}.nomzo-theme .ekit-wid-con .profile-body .profile-title>a,.nomzo-theme .profile-body .profile-title>a{color:inherit}.nomzo-theme .ekit-wid-con .profile-body .profile-designation,.nomzo-theme .profile-body .profile-designation{color:rgba(0,0,0,.5);font-size:13px;-webkit-transition:all .4s ease;transition:all .4s ease;margin-bottom:15px}.nomzo-theme .ekit-wid-con .profile-header,.nomzo-theme .profile-header{margin-bottom:38px;position:relative;overflow:hidden;display:inline-block;max-width:100%}.nomzo-theme .ekit-wid-con .profile-header>img,.nomzo-theme .profile-header>img{width:160px;height:160px;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .profile-image-card,.nomzo-theme .profile-image-card{position:relative;overflow:hidden}.nomzo-theme .ekit-wid-con .profile-image-card::before,.nomzo-theme .profile-image-card::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.7);-webkit-transition:all .4s ease .2s;transition:all .4s ease .2s;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;visibility:hidden}.nomzo-theme .ekit-wid-con .profile-image-card .hover-area,.nomzo-theme .profile-image-card .hover-area{position:absolute;top:50%;-webkit-transform:translateY(-20%);transform:translateY(-20%);z-index:2;width:100%;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .profile-image-card .hover-area .profile-title,.nomzo-theme .profile-image-card .hover-area .profile-title{color:#fff}.nomzo-theme .ekit-wid-con .profile-image-card .hover-area .profile-designation,.nomzo-theme .profile-image-card .hover-area .profile-designation{color:#fff}.nomzo-theme .ekit-wid-con .profile-image-card .hover-area .profile-content,.nomzo-theme .profile-image-card .hover-area .profile-content{color:#fff}.nomzo-theme .ekit-wid-con .profile-image-card:hover .hover-area,.nomzo-theme .profile-image-card:hover .hover-area{opacity:1;visibility:visible;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease .1s;transition:all .3s ease .1s}.nomzo-theme .ekit-wid-con .profile-image-card:hover::before,.nomzo-theme .profile-image-card:hover::before{top:0;opacity:1;visibility:visible;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.nomzo-theme .ekit-wid-con .image-card-v2 .profile-image-card::before,.nomzo-theme .image-card-v2 .profile-image-card::before{background-color:#123075;top:20px;left:20px;right:20px;bottom:20px;width:auto;height:auto;-webkit-transform:scale(2);transform:scale(2);opacity:0}.nomzo-theme .ekit-wid-con .image-card-v2 .profile-image-card:hover::before,.nomzo-theme .image-card-v2 .profile-image-card:hover::before{opacity:.93;-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .image-card-v2 .profile-image-card .hover-area,.nomzo-theme .image-card-v2 .profile-image-card .hover-area{padding-left:50px;padding-right:50px}.nomzo-theme .ekit-wid-con .image-card-v2 .profile-image-card .profile-body .border-hr,.nomzo-theme .image-card-v2 .profile-image-card .profile-body .border-hr{background-color:rgba(255,255,255,.6);margin-bottom:25px}.nomzo-theme .ekit-wid-con .image-card-v2 .profile-image-card .profile-body .profile-content,.nomzo-theme .image-card-v2 .profile-image-card .profile-body .profile-content{color:#fff}.nomzo-theme .ekit-wid-con .image-card-v2.style-circle .profile-image-card::before,.nomzo-theme .image-card-v2.style-circle .profile-image-card::before{border-radius:inherit}.nomzo-theme .ekit-wid-con .image-card-v2.style-circle .profile-image-card::after,.nomzo-theme .image-card-v2.style-circle .profile-image-card::after{content:" ";display:block;padding-bottom:100%}.nomzo-theme .ekit-wid-con .image-card-v2.style-circle .profile-image-card>img,.nomzo-theme .image-card-v2.style-circle .profile-image-card>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nomzo-theme .ekit-wid-con .image-card-v3 .profile-image-card::before,.nomzo-theme .image-card-v3 .profile-image-card::before{display:none}.nomzo-theme .ekit-wid-con .image-card-v3 .profile-image-card::after,.nomzo-theme .image-card-v3 .profile-image-card::after{position:absolute;content:"";left:0;bottom:0;height:100%;width:100%;background-color:#111;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;pointer-events:none}.nomzo-theme .ekit-wid-con .image-card-v3 .profile-image-card .hover-area,.nomzo-theme .image-card-v3 .profile-image-card .hover-area{top:inherit;bottom:0;-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .image-card-v3 .profile-image-card:hover .hover-area,.nomzo-theme .image-card-v3 .profile-image-card:hover .hover-area{-webkit-transform:translateY(-40px);transform:translateY(-40px)}.nomzo-theme .ekit-wid-con .image-card-v3 .profile-image-card:hover::after,.nomzo-theme .image-card-v3 .profile-image-card:hover::after{opacity:.8}.nomzo-theme .ekit-wid-con .image-card-v3.tiny-gutters,.nomzo-theme .image-card-v3.tiny-gutters{margin-left:-3px;margin-right:-3px}.nomzo-theme .ekit-wid-con .image-card-v3.tiny-gutters>[class^=col-],.nomzo-theme .image-card-v3.tiny-gutters>[class^=col-]{padding-left:3px;padding-right:3px;margin-bottom:6px}.nomzo-theme .ekit-wid-con .profile-square-v .profile-card,.nomzo-theme .profile-square-v .profile-card{padding:20px 20px 40px;z-index:1}.nomzo-theme .ekit-wid-con .profile-square-v .profile-card::before,.nomzo-theme .profile-square-v .profile-card::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#123075;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;background-size:101% 102%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .ekit-wid-con .profile-square-v .profile-card .profile-header,.nomzo-theme .profile-square-v .profile-card .profile-header{width:100%;height:100%;border-radius:0}.nomzo-theme .ekit-wid-con .profile-square-v .profile-card .profile-content,.nomzo-theme .profile-square-v .profile-card .profile-content{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .profile-square-v .profile-card:hover::before,.nomzo-theme .profile-square-v .profile-card:hover::before{opacity:1}.nomzo-theme .ekit-wid-con .profile-square-v .profile-card:hover .profile-body .profile-designation,.nomzo-theme .ekit-wid-con .profile-square-v .profile-card:hover .profile-body .profile-title,.nomzo-theme .profile-square-v .profile-card:hover .profile-body .profile-designation,.nomzo-theme .profile-square-v .profile-card:hover .profile-body .profile-title{color:#fff}.nomzo-theme .ekit-wid-con .profile-square-v .profile-card:hover .profile-content,.nomzo-theme .profile-square-v .profile-card:hover .profile-content{color:#fff}.nomzo-theme .ekit-wid-con .profile-square-v.square-v2 .profile-card::before,.nomzo-theme .profile-square-v.square-v2 .profile-card::before{display:none}.nomzo-theme .ekit-wid-con .profile-square-v.square-v2 .profile-card:hover,.nomzo-theme .profile-square-v.square-v2 .profile-card:hover{background-color:#fff}.nomzo-theme .ekit-wid-con .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-title,.nomzo-theme .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-title{color:#2575fc}.nomzo-theme .ekit-wid-con .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-designation,.nomzo-theme .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-designation{color:#656565}.nomzo-theme .ekit-wid-con .profile-square-v.square-v3 .profile-card:hover,.nomzo-theme .profile-square-v.square-v3 .profile-card:hover{-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1)}.nomzo-theme .ekit-wid-con .profile-square-v.square-v4 .profile-card,.nomzo-theme .profile-square-v.square-v4 .profile-card{max-height:380px;overflow:hidden}.nomzo-theme .ekit-wid-con .profile-square-v.square-v4 .profile-card::before,.nomzo-theme .profile-square-v.square-v4 .profile-card::before{display:none}.nomzo-theme .ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-header,.nomzo-theme .profile-square-v.square-v4 .profile-card .profile-header{margin-bottom:0;max-width:255px;max-height:255px}.nomzo-theme .ekit-wid-con .profile-square-v.square-v4 .profile-card.text-left .profile-header img,.nomzo-theme .profile-square-v.square-v4 .profile-card.text-left .profile-header img{left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.nomzo-theme .ekit-wid-con .profile-square-v.square-v4 .profile-card.text-right .profile-header img,.nomzo-theme .profile-square-v.square-v4 .profile-card.text-right .profile-header img{left:auto;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.nomzo-theme .ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body,.nomzo-theme .profile-square-v.square-v4 .profile-card .profile-body{margin-bottom:0;padding:35px 20px;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.nomzo-theme .ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body::before,.nomzo-theme .profile-square-v.square-v4 .profile-card .profile-body::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#123075;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;background-size:101% 102%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body .ekit-team-social-list,.nomzo-theme .profile-square-v.square-v4 .profile-card .profile-body .ekit-team-social-list{opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .profile-square-v.square-v4 .profile-card:hover,.nomzo-theme .profile-square-v.square-v4 .profile-card:hover{-webkit-box-shadow:none;box-shadow:none}.nomzo-theme .ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body,.nomzo-theme .profile-square-v.square-v4 .profile-card:hover .profile-body{-webkit-transform:translateY(-50px);transform:translateY(-50px)}.nomzo-theme .ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body::before,.nomzo-theme .profile-square-v.square-v4 .profile-card:hover .profile-body::before{opacity:1}.nomzo-theme .ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body .ekit-team-social-list,.nomzo-theme .profile-square-v.square-v4 .profile-card:hover .profile-body .ekit-team-social-list{opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .profile-square-v.square-v5 .profile-card,.nomzo-theme .profile-square-v.square-v5 .profile-card{padding-bottom:50px}.nomzo-theme .ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-body,.nomzo-theme .ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-header,.nomzo-theme .profile-square-v.square-v5 .profile-card .profile-body,.nomzo-theme .profile-square-v.square-v5 .profile-card .profile-header{padding-bottom:0}.nomzo-theme .ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-body,.nomzo-theme .profile-square-v.square-v5 .profile-card .profile-body{padding:32px 60px}.nomzo-theme .ekit-wid-con .profile-square-v.square-v6 .profile-card,.nomzo-theme .profile-square-v.square-v6 .profile-card{padding-bottom:35px}.nomzo-theme .ekit-wid-con .profile-square-v.square-v6 .profile-card::after,.nomzo-theme .profile-square-v.square-v6 .profile-card::after{position:absolute;content:"";height:5px;width:100%;bottom:0;left:0;background-color:#2965f1;opacity:.2;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-body,.nomzo-theme .ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-header,.nomzo-theme .profile-square-v.square-v6 .profile-card .profile-body,.nomzo-theme .profile-square-v.square-v6 .profile-card .profile-header{margin-bottom:0}.nomzo-theme .ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-body,.nomzo-theme .profile-square-v.square-v6 .profile-card .profile-body{padding:40px}.nomzo-theme .ekit-wid-con .profile-square-v.square-v6 .profile-card:hover,.nomzo-theme .profile-square-v.square-v6 .profile-card:hover{-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1)}.nomzo-theme .ekit-wid-con .profile-square-v.square-v6 .profile-card:hover::after,.nomzo-theme .profile-square-v.square-v6 .profile-card:hover::after{opacity:1}.nomzo-theme .ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card::after,.nomzo-theme .profile-square-v.square-v6.square-v6-v2 .profile-card::after{display:none}.nomzo-theme .ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card::before,.nomzo-theme .profile-square-v.square-v6.square-v6-v2 .profile-card::before{opacity:0;background-size:101% 101%}.nomzo-theme .ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover::before,.nomzo-theme .profile-square-v.square-v6.square-v6-v2 .profile-card:hover::before{opacity:1}.nomzo-theme .ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-title,.nomzo-theme .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-title{color:#fff}.nomzo-theme .ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-content,.nomzo-theme .ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-designation,.nomzo-theme .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-content,.nomzo-theme .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-designation{color:#fff}.nomzo-theme .ekit-wid-con .profile-info-text,.nomzo-theme .profile-info-text{padding-right:30px}.nomzo-theme .ekit-wid-con .profile-info-text .info-title,.nomzo-theme .profile-info-text .info-title{font-size:48px;margin-bottom:23px}.nomzo-theme .ekit-wid-con .profile-info-text p,.nomzo-theme .profile-info-text p{margin-bottom:37px}.nomzo-theme .ekit-wid-con .small-gutters .profile-card,.nomzo-theme .small-gutters .profile-card{padding:10px 10px 40px}.nomzo-theme .ekit-wid-con .no_gutters .profile-card,.nomzo-theme .no_gutters .profile-card{padding:0}.nomzo-theme .ekit-wid-con .style-circle .profile-image-card,.nomzo-theme .style-circle .profile-image-card{width:255px;height:255px;border-radius:50%}.nomzo-theme .ekit-wid-con .style-circle .profile-image-card.text-center,.nomzo-theme .style-circle .profile-image-card.text-center{margin-left:auto;margin-right:auto}.nomzo-theme .ekit-wid-con .text-center .profile-header,.nomzo-theme .text-center .profile-header{margin-left:auto;margin-right:auto}.nomzo-theme .ekit-wid-con .popup-modal,.nomzo-theme .popup-modal{display:inline-block}.nomzo-theme .ekit-wid-con .elementskit-portfolio-thumb img,.nomzo-theme .elementskit-portfolio-thumb img{width:100%}.nomzo-theme .ekit-wid-con .ekit-team-style-default::before,.nomzo-theme .ekit-team-style-default::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent!important;border-radius:inherit;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:-1}.nomzo-theme .ekit-wid-con .ekit-team-style-default:hover::before,.nomzo-theme .ekit-team-style-default:hover::before{opacity:1}.nomzo-theme .ekit-wid-con .ekit-team-style-long_height_hover>img,.nomzo-theme .ekit-wid-con .ekit-team-style-overlay>img,.nomzo-theme .ekit-wid-con .ekit-team-style-overlay_details>img,.nomzo-theme .ekit-team-style-long_height_hover>img,.nomzo-theme .ekit-team-style-overlay>img,.nomzo-theme .ekit-team-style-overlay_details>img{display:block}.nomzo-theme .ekit-wid-con .ekit-team-style-long_height_details,.nomzo-theme .ekit-team-style-long_height_details{overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-team-style-hover_info .ekit-team-img,.nomzo-theme .ekit-team-style-hover_info .ekit-team-img{padding-top:0!important}.nomzo-theme .ekit-wid-con .ekit-team-style-centered_style_details .profile-designation,.nomzo-theme .ekit-wid-con .ekit-team-style-long_height_details .profile-designation,.nomzo-theme .ekit-wid-con .ekit-team-style-long_height_details_hover .profile-designation,.nomzo-theme .ekit-team-style-centered_style_details .profile-designation,.nomzo-theme .ekit-team-style-long_height_details .profile-designation,.nomzo-theme .ekit-team-style-long_height_details_hover .profile-designation{margin-bottom:30px}.nomzo-theme .ekit-wid-con .ekit-team-style-hover_info .profile-designation,.nomzo-theme .ekit-team-style-hover_info .profile-designation{margin-bottom:25px}.nomzo-theme .ekit-wid-con .ekit-team-style-overlay_circle_hover .profile-designation,.nomzo-theme .ekit-wid-con .ekit-team-style-overlay_details .profile-designation,.nomzo-theme .ekit-team-style-overlay_circle_hover .profile-designation,.nomzo-theme .ekit-team-style-overlay_details .profile-designation{margin-bottom:12px}.nomzo-theme .ekit-wid-con .ekit-team-img>img,.nomzo-theme .ekit-team-img>img{margin-left:auto;margin-right:auto;border-radius:inherit}.nomzo-theme .ekit-wid-con .ekit-team-img.profile-header>img,.nomzo-theme .ekit-team-img.profile-header>img{-o-object-fit:cover;object-fit:cover}.nomzo-theme .ekit-wid-con .ekit-team-img.profile-image-card>img,.nomzo-theme .ekit-team-img.profile-image-card>img{width:100%}.nomzo-theme .ekit-wid-con .ekit-team-modal.mfp-bg,.nomzo-theme .ekit-team-modal.mfp-bg{border-radius:0;-webkit-animation:none;animation:none}.nomzo-theme .ekit-wid-con .ekit-team-modal.mfp-wrap::before,.nomzo-theme .ekit-team-modal.mfp-wrap::before{opacity:.8;-webkit-transition:opacity .3s;transition:opacity .3s;cursor:-webkit-zoom-out;cursor:zoom-out}.nomzo-theme .ekit-wid-con .ekit-team-modal.mfp-wrap.mfp-ready::before,.nomzo-theme .ekit-team-modal.mfp-wrap.mfp-ready::before{opacity:1}.nomzo-theme .ekit-wid-con .ekit-team-modal.mfp-wrap.ekit-promo-popup::before,.nomzo-theme .ekit-team-modal.mfp-wrap.ekit-promo-popup::before{background-color:#555;border-radius:0;-webkit-animation:none;animation:none}.nomzo-theme .ekit-wid-con .ekit-team-modal.mfp-wrap>.mfp-container,.nomzo-theme .ekit-team-modal.mfp-wrap>.mfp-container{padding:60px 15px;overflow:auto}.nomzo-theme .ekit-wid-con .ekit-team-modal-close,.nomzo-theme .ekit-team-modal-close{position:absolute;top:10px;right:10px;width:40px;height:40px;padding:0;color:#656565;background-color:transparent;border-width:0;border-radius:0;font-size:18px;line-height:1;outline:0;z-index:1}.nomzo-theme .ekit-wid-con .ekit-team-modal-title,.nomzo-theme .ekit-team-modal-title{margin-top:0;margin-bottom:8px;color:#000;font-size:22px}.nomzo-theme .ekit-wid-con .ekit-team-modal-position,.nomzo-theme .ekit-team-modal-position{margin-bottom:35px;color:rgba(0,0,0,.5);font-size:13px}.nomzo-theme .ekit-wid-con .ekit-team-modal-img,.nomzo-theme .ekit-team-modal-img{width:100%;margin-bottom:30px}.nomzo-theme .ekit-wid-con .ekit-team-modal-img>img,.nomzo-theme .ekit-team-modal-img>img{display:block;width:100%;-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1)}@media screen and (min-width:481px){.nomzo-theme .ekit-wid-con .ekit-team-modal-img,.nomzo-theme .ekit-team-modal-img{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;margin-bottom:0}}.nomzo-theme .ekit-wid-con .ekit-team-modal-info,.nomzo-theme .ekit-team-modal-info{width:100%}.nomzo-theme .ekit-wid-con .ekit-team-modal-info .ekit-team-social-list>li>a,.nomzo-theme .ekit-team-modal-info .ekit-team-social-list>li>a{line-height:32px;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}@media screen and (min-width:481px){.nomzo-theme .ekit-wid-con .ekit-team-modal-info.has-img,.nomzo-theme .ekit-team-modal-info.has-img{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;padding-left:30px}}@media screen and (min-width:992px){.nomzo-theme .ekit-wid-con .ekit-team-modal-info.has-img,.nomzo-theme .ekit-team-modal-info.has-img{padding-left:50px}}.nomzo-theme .ekit-wid-con .ekit-team-modal-content,.nomzo-theme .ekit-team-modal-content{margin-bottom:22px}.nomzo-theme .ekit-wid-con .ekit-team-modal-content p:not(:last-child),.nomzo-theme .ekit-team-modal-content p:not(:last-child){margin-bottom:10px}.nomzo-theme .ekit-wid-con .ekit-team-modal-list,.nomzo-theme .ekit-team-modal-list{margin-bottom:25px;padding-left:0;list-style:none;color:#656565;font-size:15px}.nomzo-theme .ekit-wid-con .ekit-team-modal-list>li,.nomzo-theme .ekit-team-modal-list>li{padding:19px 0;border-top:1px solid rgba(0,0,0,.05)}.nomzo-theme .ekit-wid-con .ekit-team-modal-list>li:last-child,.nomzo-theme .ekit-team-modal-list>li:last-child{border-bottom:1px solid rgba(0,0,0,.05)}.nomzo-theme .ekit-wid-con .ekit-team-modal-list strong,.nomzo-theme .ekit-team-modal-list strong{font-weight:600;padding-right:18px}.nomzo-theme .ekit-wid-con .ekit-team-modal-list a,.nomzo-theme .ekit-team-modal-list a{color:inherit}.nomzo-theme .ekit-wid-con .ekit-team-modal-list a:hover,.nomzo-theme .ekit-team-modal-list a:hover{color:#2575fc}.nomzo-theme .ekit-wid-con .ekit-team-popup,.nomzo-theme .ekit-team-popup{-webkit-transition:color .3s;transition:color .3s}.nomzo-theme .ekit-wid-con .ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog.elementskit-team-popup,.nomzo-theme .ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog.elementskit-team-popup{-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-50px);transform:translateX(-50px)}.nomzo-theme .ekit-wid-con .ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog.elementskit-team-popup,.nomzo-theme .ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog.elementskit-team-popup{-webkit-transform:translate(0);transform:translate(0)}.nomzo-theme .ekit-wid-con .elementskit-team-popup .modal-content,.nomzo-theme .elementskit-team-popup .modal-content{-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1);background-color:#fff;border:0;border-radius:0}.nomzo-theme .ekit-wid-con .elementskit-team-popup .modal-body,.nomzo-theme .elementskit-team-popup .modal-body{padding:60px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nomzo-theme .ekit-wid-con .modal-header .mfp-close,.nomzo-theme .modal-header .mfp-close{position:static;width:auto;height:auto;margin:0;padding:0;cursor:pointer;margin-left:auto}.nomzo-theme .ekit-wid-con .ekit-promo-popup>.mfp-container,.nomzo-theme .ekit-promo-popup>.mfp-container{right:0;margin-left:auto;margin-right:auto}.nomzo-theme .ekit-wid-con .ekit-promo-popup>.mfp-container>.mfp-content,.nomzo-theme .ekit-promo-popup>.mfp-container>.mfp-content{max-width:920px}.nomzo-theme .ekit-wid-con .ekit-team-social-list,.nomzo-theme .ekit-team-social-list{list-style:none}.nomzo-theme .ekit-wid-con .ekit-team-social-list>li,.nomzo-theme .ekit-team-social-list>li{display:inline-block}.nomzo-theme .ekit-wid-con .ekit-team-social-list>li:not(:last-child),.nomzo-theme .ekit-team-social-list>li:not(:last-child){margin-right:10px}.nomzo-theme .ekit-wid-con .ekit-team-social-list>li>a,.nomzo-theme .ekit-team-social-list>li>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;width:30px;height:30px;line-height:32px;font-size:12px;background-color:#000;text-align:center;-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .ekit-wid-con .ekit-team-social-list>li>a:hover,.nomzo-theme .ekit-team-social-list>li>a:hover{background-color:rgba(0,0,0,.8);border-radius:50%}.nomzo-theme .ekit-wid-con .ekit-team-social-list>li>a:hover>i::before,.nomzo-theme .ekit-team-social-list>li>a:hover>i::before{-webkit-animation:iconTranslateY .4s forwards;animation:iconTranslateY .4s forwards}.nomzo-theme .ekit-wid-con .ekit-team-social-list>li>a:hover>svg,.nomzo-theme .ekit-team-social-list>li>a:hover>svg{-webkit-animation:iconTranslateY .4s forwards;animation:iconTranslateY .4s forwards}.nomzo-theme .ekit-wid-con .ekit-team-social-list>li>a>i,.nomzo-theme .ekit-team-social-list>li>a>i{overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-team-social-list>li>a>i::before,.nomzo-theme .ekit-team-social-list>li>a>i::before{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .ekit-wid-con .ekit-team-img-block>img,.nomzo-theme .ekit-team-img-block>img{display:block}.nomzo-theme .ekit-wid-con .ekit-team-img-fit>.profile-image-card>img,.nomzo-theme .ekit-team-img-fit>.profile-image-card>img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nomzo-theme .elementskit-team-popup svg{width:1rem;height:1rem}.nomzo-theme .ekit-wid-con .elementskit-blog-block-post{padding:50px;background-color:#fff;-webkit-box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.1);box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.1);border-radius:10px}.nomzo-theme .ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb{border-radius:10px;margin-right:20px}.nomzo-theme .ekit-wid-con .elementskit-blog-block-post .entry-title{font-size:36px;font-weight:900;margin-bottom:30px}.nomzo-theme .ekit-wid-con .elementskit-blog-block-post .entry-title a{color:#000}.nomzo-theme .ekit-wid-con .elementskit-blog-block-post .entry-title a:hover{opacity:.8}.nomzo-theme .ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb{display:block;-webkit-box-shadow:29.698px 29.698px 60px 0 rgba(0,0,0,.2);box-shadow:29.698px 29.698px 60px 0 rgba(0,0,0,.2);width:100%}.nomzo-theme .ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb>img{display:block;width:100%}.nomzo-theme .ekit-wid-con .elementskit-blog-block-post .elementskit-entry-header{margin-top:0;padding-left:0;padding-right:0;margin-bottom:0}.nomzo-theme .ekit-wid-con .elementskit-blog-block-post .post-meta-list{margin-bottom:15px}.nomzo-theme .ekit-wid-con .elementskit-blog-block-post .post-meta-list .meta-cat,.nomzo-theme .ekit-wid-con .elementskit-blog-block-post .post-meta-list .meta-date{margin-right:40px}.nomzo-theme .ekit-wid-con .elementskit-blog-block-post .elementskit-post-footer>p{color:#8d8d8d;margin-bottom:35px;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-blog-block-post:hover .elementskit-entry-thumb>img{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:.8}.nomzo-theme .ekit-wid-con .post-meta-list svg{vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-post-card{background-color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;background:#123075;-webkit-box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.1);box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.1);padding:60px 40px;border-radius:6px}.nomzo-theme .ekit-wid-con .elementskit-post-card .elementskit-post-body{color:#a6aabb}.nomzo-theme .ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-post-card .post-author .author-name{color:inherit}.nomzo-theme .ekit-wid-con .elementskit-post-card .elementskit-border-hr{background-color:#8692af}.nomzo-theme .ekit-wid-con .elementskit-post-card .elementskit-entry-header .post-meta-list{margin-bottom:17px}.nomzo-theme .ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title{font-size:18px;line-height:1.333}.nomzo-theme .ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a{color:#000}.nomzo-theme .ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a:hover{opacity:.9}.nomzo-theme .ekit-wid-con .elementskit-post-card .elementskit-entry-header .elementskit-border-hr{margin-top:25px;margin-bottom:22px}.nomzo-theme .ekit-wid-con .elementskit-post-card .elementskit-post-body{color:#8d8d8d}.nomzo-theme .ekit-wid-con .elementskit-post-card .elementskit-post-body p{margin-bottom:35px}.nomzo-theme .ekit-wid-con .elementskit-post-image-card{-webkit-transition:all .4s ease;transition:all .4s ease;background-color:#fff;border-radius:10px;background:#123075;-webkit-box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.1);box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.1)}.nomzo-theme .ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img{-webkit-transform:scale(1.05) rotate(2deg);transform:scale(1.05) rotate(2deg);opacity:.8}.nomzo-theme .ekit-wid-con .elementskit-post-image-card:hover .post-author .author-img>img{-webkit-box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.3);box-shadow:9.899px 9.899px 30px 0 rgba(0,0,0,.3)}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .elementskit-post-body{padding:20px 40px 40px}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .elementskit-post-body>p{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .elementskit-entry-thumb{border-radius:10px}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .elementskit-entry-header{position:relative}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb{position:relative;padding:20px;overflow:hidden;display:block}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb.box-shadow{-webkit-box-shadow:-3.473px 19.696px 25px 0 rgba(0,0,0,.2);box-shadow:-3.473px 19.696px 25px 0 rgba(0,0,0,.2)}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb>img{-webkit-transition:all .4s ease;transition:all .4s ease;width:100%}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .elementskit-post-footer{margin-top:16px}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .elementskit-post-footer .btn-wraper{margin-top:25px}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .entry-title a{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .post-meta-list{margin-bottom:20px;color:rgba(255,255,255,.5);fill:rgba(255,255,255,.5)}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .post-meta-list>span a{color:inherit;vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .post-meta-list>span .meta-date-text{vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .entry-title{font-size:18px;margin-bottom:28px}.nomzo-theme .ekit-wid-con .elementskit-post-image-card .post-author .author-name{color:inherit}.nomzo-theme .ekit-wid-con .elementskit-post-image-card.modern{margin-top:40px}.nomzo-theme .ekit-wid-con .elementskit-post-image-card.modern:hover .elementskit-entry-thumb>img{opacity:1}.nomzo-theme .ekit-wid-con .elementskit-post-image-card.modern .elementskit-entry-header .elementskit-entry-thumb{margin-top:-60px}.nomzo-theme .ekit-wid-con .blog-block-post[class*=gradient-]{background:#123075}.nomzo-theme .ekit-wid-con .blog-block-post[class*=gradient-] .entry-title a{color:#fff}.nomzo-theme .ekit-wid-con .blog-block-post[class*=gradient-] .post-meta-list{color:rgba(255,255,255,.5)}.nomzo-theme .ekit-wid-con .blog-block-post[class*=gradient-] .post-meta-list>span a{vertical-align:middle;color:inherit}.nomzo-theme .ekit-wid-con .blog-block-post[class*=gradient-] .elementskit-post-footer>p{color:rgba(255,255,255,.5)}.nomzo-theme .ekit-wid-con .blog-block-post[class*=gradient-] .post-author .author-name{color:inherit}.nomzo-theme .ekit-wid-con .blog-block-post[class*=gradient-] .first-letter::first-letter{border-bottom-color:#102966}.nomzo-theme .ekit-wid-con .blog-block-post[class*=gradient-] .elementskit-border-hr{background-color:#8692af}.nomzo-theme .ekit-wid-con .gradient-bg-2{background:#fa2b56}.nomzo-theme .ekit-wid-con .post-meta-list{color:#a3a3a3}.nomzo-theme .ekit-wid-con .post-meta-list>span{display:inline-block}.nomzo-theme .ekit-wid-con .post-meta-list>span a{color:inherit;vertical-align:middle}.nomzo-theme .ekit-wid-con .post-meta-list>span i{padding-right:5px}.nomzo-theme .ekit-wid-con .post-meta-list>span:not(:last-child){margin-right:40px}.nomzo-theme .ekit-wid-con .post-meta-list .meta-author,.nomzo-theme .ekit-wid-con .post-meta-list .meta-date,.nomzo-theme .ekit-wid-con .post-meta-list .post-cat,.nomzo-theme .ekit-wid-con .post-meta-list .post-comment{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.nomzo-theme .ekit-wid-con .meta-author .author-img{display:inline-block;margin-right:15px;-webkit-box-shadow:4.95px 4.95px 15px 0 rgba(0,0,0,.2);box-shadow:4.95px 4.95px 15px 0 rgba(0,0,0,.2);border-radius:50%;-webkit-transition:all .4s ease;transition:all .4s ease;margin-bottom:0;overflow:hidden;position:relative;vertical-align:middle}.nomzo-theme .ekit-wid-con .meta-author .author-img img{max-width:100%}.nomzo-theme .ekit-wid-con .meta-author .author-name{color:inherit}.nomzo-theme .ekit-wid-con .meta-author .author-name:hover{opacity:.8}.nomzo-theme .ekit-wid-con .first-letter{display:inline-block}.nomzo-theme .ekit-wid-con .first-letter::first-letter{border-bottom:3px solid #e5e5e5}.nomzo-theme .ekit-wid-con .elementskit-border-hr{height:3px;width:30px;display:block;background-color:#e5e5e5}.nomzo-theme .ekit-wid-con .text-center .elementskit-border-hr{margin-left:auto;margin-right:auto}.nomzo-theme .ekit-wid-con .text-right .elementskit-border-hr{margin-left:auto}.nomzo-theme .ekit-wid-con .elementskit-meta-lists{position:absolute;top:83%;left:30px}.nomzo-theme .ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;text-align:center;color:#fff;background:#fa2b56;width:55px;height:55px;border-radius:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta:not(:last-child){margin-right:15px}.nomzo-theme .ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta strong{display:block;font-size:22px;font-weight:900;line-height:1;margin-bottom:2px}.nomzo-theme .ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta .elementskit-meta-wraper{display:block;margin:10px 0;line-height:1;width:100%}.nomzo-theme .ekit-wid-con .elementskit-meta-lists.elementskit-style-tag{top:auto;left:10px;bottom:30px}.nomzo-theme .ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta{width:auto;height:auto;border-radius:0;padding-left:22px;padding-right:12px;position:relative}.nomzo-theme .ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta::before{position:absolute;content:"";top:-10px;left:0;color:#912f3d;border-bottom:solid currentColor;border-top:solid transparent;border-width:5px}.nomzo-theme .ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta.triangle_right::before{border-right:solid transparent;border-left:solid currentColor}.nomzo-theme .ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta.triangle_left::before{border-right:solid currentColor;border-left:solid transparent}.nomzo-theme .ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta .elementskit-meta-wraper{margin:7px 0}.nomzo-theme .ekit-wid-con .elementskit-entry-thumb{position:relative;overflow:hidden;display:block}.nomzo-theme .ekit-wid-con .elementskit-entry-thumb>img{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-entry-header{position:relative}.nomzo-theme .ekit-wid-con .elementskit-post-body.ekit-highlight-border{position:relative}.nomzo-theme .ekit-wid-con .elementskit-post-body.ekit-highlight-border::before{content:"";height:20px;width:2px;background:#ff712b;position:absolute;z-index:999;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:0}.nomzo-theme .ekit-wid-con .post-meta-list>span{-webkit-transition:all .4s ease;transition:all .4s ease;cursor:pointer;line-height:1}.nomzo-theme .ekit-wid-con .post-meta-list>span>i{display:inline-block}.nomzo-theme .ekit-wid-con .meta-author .author-img>img{margin:0}.nomzo-theme .ekit-wid-con .elementskit-post-body{position:relative}.nomzo-theme .ekit-wid-con .elementskit-post-body>p{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-post-body>p:empty{display:none}.nomzo-theme .ekit-wid-con .elementskit-meta-categories{position:absolute;top:15px;left:18px}.nomzo-theme .ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper{display:block}.nomzo-theme .ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span{background:#08f;border-radius:3px;display:inline-block;font-size:13px;line-height:14px}.nomzo-theme .ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span:not(:last-child){margin-right:5px}.nomzo-theme .ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span>a{color:#fff;white-space:nowrap}.nomzo-theme .ekit-wid-con .elementskit-image-accordion-wraper{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;min-height:366px;position:relative}.nomzo-theme .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion{-webkit-box-flex:1;-ms-flex:1;flex:1;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;min-height:460px;overflow:hidden;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background:#000;background:-webkit-gradient(linear,left bottom,left top,from(black),color-stop(60%,rgba(255,255,255,0)));background:linear-gradient(0deg,#000 0,rgba(255,255,255,0) 60%);-webkit-transition:all .5s ease;transition:all .5s ease;opacity:0}.nomzo-theme .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-content{width:100%}.nomzo-theme .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-title{color:#fff;margin-bottom:0}.nomzo-theme .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-title-wraper{position:relative;-webkit-transition:all .6s ease;transition:all .6s ease;top:100px;opacity:0;visibility:hidden;display:block}.nomzo-theme .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-btn-wraper{position:relative;-webkit-transition:all .7s ease;transition:all .7s ease;top:100px;opacity:0;visibility:hidden}.nomzo-theme .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper{margin-bottom:20px;position:relative;-webkit-transition:all .6s ease;transition:all .6s ease;top:-100px;opacity:0;visibility:hidden}.nomzo-theme .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper .icon-outline{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper svg{max-width:16px;height:auto;vertical-align:middle}.nomzo-theme .ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label,.nomzo-theme .ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label,.nomzo-theme .ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover{-webkit-box-flex:3;-ms-flex:3;flex:3}.nomzo-theme .ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label::before,.nomzo-theme .ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label::before,.nomzo-theme .ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover::before{top:0;opacity:1}.nomzo-theme .ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-accordion-title-wraper,.nomzo-theme .ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-btn-wraper,.nomzo-theme .ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-icon-wraper,.nomzo-theme .ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-accordion-title-wraper,.nomzo-theme .ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-btn-wraper,.nomzo-theme .ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-icon-wraper,.nomzo-theme .ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-accordion-title-wraper,.nomzo-theme .ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-btn-wraper,.nomzo-theme .ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-icon-wraper{top:0;opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .ekit-image-accordion-actions{display:block}.nomzo-theme .ekit-wid-con .ekit-image-accordion-actions>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .ekit-wid-con .ekit-image-accordion-actions>a>svg{width:100%}.nomzo-theme .ekit-wid-con .elementskit-accordion-title{color:#000;font-size:22px;margin-bottom:0;display:block;font-weight:700;line-height:1}.nomzo-theme .ekit-wid-con .elementskit-accordion-title svg{max-width:28px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-accordion-title.icon-title{font-size:28px;display:inline-block}.nomzo-theme .ekit-wid-con .elementskit-accordion-title.icon-title>i{position:relative;top:3px;display:inline-block}.nomzo-theme .ekit-wid-con .elementskit-accordion-title.icon-title .icon-right{padding-left:15px}.nomzo-theme .ekit-wid-con .elementskit-accordion-title.icon-title .icon-left{padding-right:15px}.nomzo-theme .ekit-wid-con .icon-outline{width:40px;height:40px;line-height:40px;display:inline-block;color:#000;text-align:center;border:1px solid currentColor}.nomzo-theme .ekit-wid-con .icon-outline.circle{border-radius:50%}.nomzo-theme .ekit-image-accordion--btn{font-weight:400}.nomzo-theme .ekit-wid-con .elementskit-clients-slider .elementskit-client-slider-item.log-separator{position:relative}.nomzo-theme .ekit-wid-con .elementskit-clients-slider .elementskit-client-slider-item.log-separator::after{content:"";background:#e7e7e7;position:absolute;z-index:999;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nomzo-theme .ekit-wid-con .elementskit-clients-slider .swiper-navigation-button.swiper-button-next{left:inherit}.nomzo-theme .ekit-wid-con .elementskit-clients-slider .hover-bg-gradient .single-client::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background:#f2709c;background:linear-gradient(315deg,#f2709c 0,#fe8f75 60%);-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1}.nomzo-theme .ekit-wid-con .elementskit-clients-slider .single-client{min-height:170px;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;-webkit-box-shadow:5px 10px 15px 0 rgba(0,0,0,.1);box-shadow:5px 10px 15px 0 rgba(0,0,0,.1);position:relative;overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-clients-slider .single-client img{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-clients-slider .single-client .content-image{display:block}.nomzo-theme .ekit-wid-con .elementskit-clients-slider .single-client .content-image>.hover-image{display:none}.nomzo-theme .ekit-wid-con .elementskit-clients-slider .single-client.image-switcher .content-image>.hover-image{display:block}.nomzo-theme .ekit-wid-con .elementskit-clients-slider .single-client:hover{z-index:6}.nomzo-theme .ekit-wid-con .elementskit-clients-slider .single-client:hover::before{opacity:1;top:0}.nomzo-theme .ekit-wid-con .elementskit-clients-slider .client-slider-item{position:relative}.nomzo-theme .ekit-wid-con .elementskit-clients-slider.simple_logo_image .single-client::before{display:none}.nomzo-theme .ekit-wid-con .elementskit-clients-slider.banner_logo_image .single-client::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;background-color:#f2709c;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1}.nomzo-theme .ekit-wid-con .elementskit-clients-slider.banner_logo_image .single-client:hover::before{opacity:1;top:0}.nomzo-theme .ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_top .single-client::before{top:-100%}.nomzo-theme .ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_top .single-client:hover::before{top:0}.nomzo-theme .ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_left .single-client::before{top:0;left:-100%}.nomzo-theme .ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_left .single-client:hover::before{left:0}.nomzo-theme .ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_right .single-client::before{top:0;left:100%}.nomzo-theme .ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_right .single-client:hover::before{left:0}.nomzo-theme .ekit-wid-con .elementskit-clients-sliderX .swiper-button-next,.nomzo-theme .ekit-wid-con .elementskit-clients-sliderX .swiper-button-prev{z-index:1}.nomzo-theme .ekit-wid-con .elementskit-clients-sliderX .swiper-button-next::before,.nomzo-theme .ekit-wid-con .elementskit-clients-sliderX .swiper-button-prev::before{color:#000}.nomzo-theme .ekit-wid-con .elementskit-clients-sliderX .swiper-navigation-button{position:absolute;border:0;background:0 0;z-index:1;padding:0;height:initial!important;width:initial!important;line-height:initial!important;font-size:20px;color:#000;padding:15px}.nomzo-theme .ekit-wid-con .elementskit-clients-sliderX .swiper-navigation-button .swiper-button-next{left:100%}.nomzo-theme .ekit-wid-con .elementskit-clients-slider.arrow_inside .swiper-button-prev{left:15px}.nomzo-theme .ekit-wid-con .elementskit-clients-slider.arrow_inside .swiper-button-next{right:15px;left:inherit}.nomzo-theme .ekit-wid-con .elementskit-clients-slider.arrow_outside .swiper-button-prev{left:-60px}.nomzo-theme .ekit-wid-con .elementskit-clients-slider.arrow_outside .swiper-button-next{right:-60px}.nomzo-theme .ekit-wid-con .swiper-pagination{line-height:1}.nomzo-theme .ekit-wid-con .swiper-pagination span{background-color:#ededed;padding:0}.nomzo-theme .ekit-wid-con .swiper-pagination span.swiper-pagination-bullet-active{opacity:1;background-color:#62606b}.nomzo-theme .ekit-wid-con .dot_dashed .swiper-pagination span,.nomzo-theme .ekit-wid-con .dot_dotted .swiper-pagination span{background-color:#101010;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .dot_dashed .swiper-pagination span.swiper-pagination-bullet-active,.nomzo-theme .ekit-wid-con .dot_dotted .swiper-pagination span.swiper-pagination-bullet-active{-webkit-transform:scale(2);transform:scale(2);opacity:1}.nomzo-theme .ekit-wid-con .dot_dashed .swiper-pagination>span.swiper-pagination-bullet-active{width:40px;-webkit-transform:scale(1);transform:scale(1);border-radius:4px}.nomzo-theme .ekit-wid-con .dot_paginated .swiper-pagination{counter-reset:myCounter}.nomzo-theme .ekit-wid-con .dot_paginated .swiper-pagination>span{width:40px;height:40px;line-height:40px;background-color:#fff;-webkit-box-shadow:3.536px 3.536px 10px 0 rgba(0,0,0,.1);box-shadow:3.536px 3.536px 10px 0 rgba(0,0,0,.1);color:#565656;opacity:1;font-weight:700;border-radius:50%}.nomzo-theme .ekit-wid-con .dot_paginated .swiper-pagination>span::before{counter-increment:myCounter;content:counter(myCounter)}.nomzo-theme .ekit-wid-con .dot_paginated .swiper-pagination>span.swiper-pagination-bullet-active{background-color:#2575fc;color:#fff}.nomzo-theme .ekit-wid-con .dot_paginated .swiper-pagination>span>button{display:none}.nomzo-theme .ekit-wid-con .elementskit-clients-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_client_logo_slidetosho,4));margin-right:var(--ekit_client_logo_left_right_spacing,15px)}.nomzo-theme .ekit-wid-con .elementskit-clients-slider .swiper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_client_logo_slidetosho,4));margin-right:var(--ekit_client_logo_left_right_spacing,15px)}.nomzo-theme .ekit-wid-con .elementskit-info-image-box{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-info-image-box:hover .elementskit-box-content .elementskit-info-box-title{color:#2575fc}.nomzo-theme .ekit-wid-con .elementskit-info-image-box:hover .elementskit-btn{background-color:#2575fc;border-color:#2575fc;color:#fff}.nomzo-theme .ekit-wid-con .elementskit-info-image-box .elementskit-box-header{-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;overflow:hidden}.nomzo-theme .ekit-wid-con .elementskit-info-image-box .elementskit-box-header .box-thumb{display:block}.nomzo-theme .ekit-wid-con .elementskit-info-image-box .elementskit-box-header .box-thumb>img{-webkit-transition:all .4s ease;transition:all .4s ease;width:100%}.nomzo-theme .ekit-wid-con .elementskit-info-image-box .elementskit-box-header a{display:block;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-info-image-box .elementskit-box-header img{display:block;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .ekit-wid-con .elementskit-info-image-box .elementskit-box-body{padding:55px 40px}.nomzo-theme .ekit-wid-con .elementskit-info-image-box .elementskit-box-content .elementskit-info-box-title{font-size:18px;margin-bottom:20px;color:#000;display:block;font-weight:700}.nomzo-theme .ekit-wid-con .elementskit-info-image-box .elementskit-box-content .elementskit-info-box-title>i{font-size:22px;padding-right:14px;position:relative;top:2px}.nomzo-theme .ekit-wid-con .elementskit-info-image-box .elementskit-outline-icon{width:40px;height:40px;line-height:40px;font-size:15px}.nomzo-theme .ekit-wid-con .elementskit-info-image-box .elementskit-box-footer{line-height:1;margin-top:20px}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.style-modern{overflow:visible}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.style-modern .elementskit-box-body{-webkit-box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07);box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07);border-radius:10px;background-color:rgba(255,255,255,.9);width:calc(100% - 40px);padding:30px 40px;position:relative;z-index:2;margin-top:-20px;margin-left:auto;margin-right:auto}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.hover-border-bottom .elementskit-box-body{position:relative}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.hover-border-bottom .elementskit-box-body::before{position:absolute;content:"";bottom:-1px;left:0;height:3px;width:100%;background-color:#2575fc;-webkit-transition:-webkit-transform 250ms ease-in;transition:-webkit-transform 250ms ease-in;transition:transform 250ms ease-in;transition:transform 250ms ease-in,-webkit-transform 250ms ease-in;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.hover-border-bottom:hover .elementskit-box-body::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_left .elementskit-box-body::before{-webkit-transform-origin:right center;transform-origin:right center}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_left:hover .elementskit-box-body::before{-webkit-transform-origin:left center;transform-origin:left center}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_center .elementskit-box-body::before{-webkit-transform-origin:center center;transform-origin:center center}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_center:hover .elementskit-box-body::before{-webkit-transform-origin:center center;transform-origin:center center}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body{background-color:#fff;-webkit-box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07);box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07);border-radius:10px;width:calc(100% - 40px);position:relative;padding:30px 35px;-webkit-transition:all .4s ease;transition:all .4s ease;height:90px;margin-left:auto;margin-right:auto;margin-top:-40px;position:relative}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::after,.nomzo-theme .ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::before{position:absolute;content:"";bottom:-10px;left:50%;height:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 20px);z-index:-1;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;border-radius:10px;background-color:#fff}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::after{bottom:-20px;width:calc(100% - 40px);z-index:-2}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-box-content .elementskit-box-style-content{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-info-box-title{font-size:18px;font-weight:700}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-info-box-title>i{font-size:26px}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-footer{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body{height:185px}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body::after,.nomzo-theme .ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body::before{opacity:1}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body .elementskit-box-content .elementskit-box-style-content{opacity:1}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body .elementskit-box-footer{opacity:1}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.style-sideline .elementskit-box-body{padding-left:0;padding-right:0}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.style-sideline .elementskit-box-body .elementskit-box-footer{padding-left:40px;padding-right:40px}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body{position:relative}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::after,.nomzo-theme .ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::before{position:absolute;content:"";left:0;bottom:0;height:100%;background-color:#fff;width:10px;-webkit-box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07);box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07)}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::after{left:inherit;right:0;height:calc(100% + 40px)}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card{position:relative;overflow:hidden}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-box-content,.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content{position:absolute;bottom:0;left:0;background-color:rgba(247,56,89,.8);padding:45px 40px;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-info-box-title{color:#fff;margin-bottom:0;display:block}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-info-box-title>i{font-size:inherit;padding-right:10px;top:0}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .border-separetor{background-color:#fff}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content{opacity:0;bottom:-40%;visibility:hidden}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content p{margin-top:10px;color:#fff}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-info-box-title{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-hover-content{opacity:1;bottom:0;visibility:visible;-webkit-transition:all .4s ease .1s;transition:all .4s ease .1s}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-box-content{opacity:0;bottom:-40%;visibility:hidden;-webkit-transition:all .4s ease .1s;transition:all .4s ease .1s}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-1 .elementskit-box-content,.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-1 .elementskit-hover-content{background-color:rgba(0,228,154,.8)}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-2 .elementskit-box-content,.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-2 .elementskit-hover-content{background-color:rgba(106,17,203,.8)}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.image-card-2{position:relative}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.image-card-2.style-shadow .elementskit-box-body{-webkit-box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07);box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07)}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-body{padding:40px;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-info-box-title{margin-bottom:0}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-info-box-title>i{font-size:inherit;padding-right:10px;top:0}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-content>p{margin-top:10px}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-footer{opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;margin-bottom:-60px}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.image-card-2:hover{-webkit-transform:translateY(0);transform:translateY(0)}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.image-card-2:hover .elementskit-box-body{-webkit-transform:translateY(-60px);transform:translateY(-60px)}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.image-card-2:hover .elementskit-box-footer{opacity:1;visibility:visible;margin-bottom:0}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.parallax-card{overflow:initial}.nomzo-theme .ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .image-box-img-center img{margin:0 auto}.nomzo-theme .ekit-wid-con .image-box-img-left img{margin-right:auto}.nomzo-theme .ekit-wid-con .image-box-img-right img{margin-left:auto}.nomzo-theme .ekit-image-box.floating-style .ekit-image-box-body::after,.nomzo-theme .ekit-image-box.floating-style .ekit-image-box-body::before{-webkit-box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07);box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07)}.nomzo-theme .ekit-image-box.style-sideline .ekit-image-box-body-inner{padding-left:40px;padding-right:40px;border-style:solid;border-color:#2575fc;border-top-width:0!important;border-bottom-width:0!important;-webkit-transition:border-color .3s;transition:border-color .3s}.nomzo-theme .ekit-image-box.style-sideline:not(.text-right) .ekit-image-box-body-inner{border-right-width:0!important}.nomzo-theme .ekit-image-box.style-sideline.text-right .ekit-image-box-body-inner{border-left-width:0!important}.nomzo-theme .ekit-equal-height-enable .ekit-wid-con .elementskit-info-image-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomzo-theme .ekit-equal-height-enable .ekit-wid-con .ekit-image-box-body{-webkit-box-flex:1;-ms-flex:1;flex:1}.nomzo-theme .ekit-wid-con .skill-medium .skill-bar{height:10px}.nomzo-theme .ekit-wid-con .skill-medium.skill-radius .skill-bar,.nomzo-theme .ekit-wid-con .skill-medium.skill-radius .skill-track{border-radius:5px}.nomzo-theme .ekit-wid-con .skill-big .skill-bar{height:35px}.nomzo-theme .ekit-wid-con .skill-big.skill-radius .skill-bar,.nomzo-theme .ekit-wid-con .skill-big.skill-radius .skill-track{border-radius:17.5px}.nomzo-theme .ekit-wid-con .waypoint-tigger svg{width:100%;height:auto}.nomzo-theme .ekit-wid-con .single-skill-bar:not(:last-child){margin-bottom:25px}.nomzo-theme .ekit-wid-con .single-skill-bar.color-1 .skill-bar .skill-track{background-color:#ff3984}.nomzo-theme .ekit-wid-con .single-skill-bar.color-2 .skill-bar .skill-track{background-color:#cc24fc}.nomzo-theme .ekit-wid-con .single-skill-bar.color-3 .skill-bar .skill-track{background-color:#2e639a}.nomzo-theme .ekit-wid-con .single-skill-bar.color-4 .skill-bar .skill-track{background-color:#4285f4}.nomzo-theme .ekit-wid-con .single-skill-bar.color-5 .skill-bar .skill-track{background-color:#2e639a}.nomzo-theme .ekit-wid-con .single-skill-bar.color-6 .skill-bar .skill-track{background-color:#f96933}.nomzo-theme .ekit-wid-con .single-skill-bar.color-7 .skill-bar .skill-track{background-color:#2e639a}.nomzo-theme .ekit-wid-con .single-skill-bar.color-8 .skill-bar .skill-track{background-color:#fe8f75}.nomzo-theme .ekit-wid-con .single-skill-bar.color-9 .skill-bar .skill-track{background-color:#2e639a}.nomzo-theme .ekit-wid-con .single-skill-bar.color-10 .skill-bar .skill-track{background-color:#9460ff}.nomzo-theme .ekit-wid-con .skill-bar{height:3px;background-color:#f5f5f5}.nomzo-theme .ekit-wid-con .skill-bar .skill-track{width:0%;background-color:#333;display:block;height:100%;overflow:visible!important;position:relative}.nomzo-theme .ekit-wid-con .skill-bar .skill-track .number-percentage-wraper{position:absolute;right:0;top:-33px;z-index:1}.nomzo-theme .ekit-wid-con .skill-bar .skill-track .fa,.nomzo-theme .ekit-wid-con .skill-bar .skill-track .icon,.nomzo-theme .ekit-wid-con .skill-bar .skill-track .skill-track-icon{position:absolute;right:19px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#000}.nomzo-theme .ekit-wid-con .skill-bar .skill-track .fa+.number-percentage-wraper,.nomzo-theme .ekit-wid-con .skill-bar .skill-track .icon+.number-percentage-wraper,.nomzo-theme .ekit-wid-con .skill-bar .skill-track .skill-track-icon+.number-percentage-wraper{padding-right:57px}.nomzo-theme .ekit-wid-con .skill-bar .skill-track .fa svg,.nomzo-theme .ekit-wid-con .skill-bar .skill-track .icon svg,.nomzo-theme .ekit-wid-con .skill-bar .skill-track .skill-track-icon svg{max-width:15px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .skill-bar-content{margin-bottom:7px}.nomzo-theme .ekit-wid-con .skill-bar-content .skill-title{font-weight:700;color:#000}.nomzo-theme .ekit-wid-con .number-percentage-wraper{color:#000}.nomzo-theme .ekit-wid-con .number-percentage-wraper.style2{font-size:13px;font-weight:700}.nomzo-theme .ekit-wid-con .inner-content .single-skill-bar{position:relative}.nomzo-theme .ekit-wid-con .inner-content .single-skill-bar .skill-bar-content{position:absolute;z-index:1;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-bottom:0;padding-left:30px}.nomzo-theme .ekit-wid-con .inner-content .single-skill-bar .skill-title{color:#fff}.nomzo-theme .ekit-wid-con .inner-content .skill-track .number-percentage-wraper{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;padding-right:30px}.nomzo-theme .ekit-wid-con .inner-content .skill-track .fa,.nomzo-theme .ekit-wid-con .inner-content .skill-track .icon{color:#fff}.nomzo-theme .ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar{height:30px;background-color:#fff;padding:10px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.25);box-shadow:0 0 20px 0 rgba(0,0,0,.25);border-radius:15px}.nomzo-theme .ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar .skill-track{height:10px;border-radius:5px}.nomzo-theme .ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar .skill-track .number-percentage-wraper{top:-39px}.nomzo-theme .ekit-wid-con .tooltip-style .single-skill-bar .number-percentage-wraper{color:#fff;height:30px;padding:0 10px;z-index:1;text-align:center;right:calc(0% - 22px);top:-34px}.nomzo-theme .ekit-wid-con .tooltip-style .single-skill-bar .number-percentage-wraper .svg-content{position:absolute;top:0;left:0;z-index:-1;fill:#333;height:100%;width:100%}.nomzo-theme .ekit-wid-con .tooltip-style .single-skill-bar.color-1 .svg-content>svg{fill:#ff3984}.nomzo-theme .ekit-wid-con .tooltip-style .single-skill-bar.color-2 .svg-content>svg{fill:#cc24fc}.nomzo-theme .ekit-wid-con .tooltip-style .single-skill-bar.color-3 .svg-content>svg{fill:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style .single-skill-bar.color-4 .svg-content>svg{fill:#4285f4}.nomzo-theme .ekit-wid-con .tooltip-style .single-skill-bar.color-5 .svg-content>svg{fill:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style .single-skill-bar.color-6 .svg-content>svg{fill:#f96933}.nomzo-theme .ekit-wid-con .tooltip-style .single-skill-bar.color-7 .svg-content>svg{fill:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style .single-skill-bar.color-8 .svg-content>svg{fill:#fe8f75}.nomzo-theme .ekit-wid-con .tooltip-style .single-skill-bar.color-9 .svg-content>svg{fill:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style .single-skill-bar.color-10 .svg-content>svg{fill:#9460ff}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar .number-percentage-wraper{width:35px;height:35px;line-height:35px;border-radius:50%;background-color:#333;color:#fff;text-align:center;font-size:13px;right:calc(0% - 15.5px);top:-39.9px}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";bottom:-5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:3px;height:5px;background-color:#333}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-1 .number-percentage-wraper{background-color:#ff3984}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-1 .number-percentage-wraper::before{background-color:#ff3984}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-2 .number-percentage-wraper{background-color:#cc24fc}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-2 .number-percentage-wraper::before{background-color:#cc24fc}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-3 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-3 .number-percentage-wraper::before{background-color:#2e639a}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-4 .number-percentage-wraper{background-color:#4285f4}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-4 .number-percentage-wraper::before{background-color:#4285f4}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-5 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-5 .number-percentage-wraper::before{background-color:#2e639a}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-6 .number-percentage-wraper{background-color:#f96933}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-6 .number-percentage-wraper::before{background-color:#f96933}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-7 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-7 .number-percentage-wraper::before{background-color:#2e639a}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-8 .number-percentage-wraper{background-color:#fe8f75}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-8 .number-percentage-wraper::before{background-color:#fe8f75}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-9 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-9 .number-percentage-wraper::before{background-color:#2e639a}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-10 .number-percentage-wraper{background-color:#9460ff}.nomzo-theme .ekit-wid-con .pin-style .single-skill-bar.color-10 .number-percentage-wraper::before{background-color:#9460ff}.nomzo-theme .ekit-wid-con .tooltip-style2 .single-skill-bar .number-percentage-wraper{height:22px;padding:0 8px;background-color:#333;text-align:center;font-size:13px;color:#fff;z-index:1;right:-20px;top:-31px}.nomzo-theme .ekit-wid-con .tooltip-style2 .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";bottom:-6px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:14px;height:14px;background-color:inherit;z-index:-1}.nomzo-theme .ekit-wid-con .tooltip-style2 .single-skill-bar.color-1 .number-percentage-wraper{background-color:#ff3984}.nomzo-theme .ekit-wid-con .tooltip-style2 .single-skill-bar.color-2 .number-percentage-wraper{background-color:#cc24fc}.nomzo-theme .ekit-wid-con .tooltip-style2 .single-skill-bar.color-3 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style2 .single-skill-bar.color-4 .number-percentage-wraper{background-color:#4285f4}.nomzo-theme .ekit-wid-con .tooltip-style2 .single-skill-bar.color-5 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style2 .single-skill-bar.color-6 .number-percentage-wraper{background-color:#f96933}.nomzo-theme .ekit-wid-con .tooltip-style2 .single-skill-bar.color-7 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style2 .single-skill-bar.color-8 .number-percentage-wraper{background-color:#fe8f75}.nomzo-theme .ekit-wid-con .tooltip-style2 .single-skill-bar.color-9 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style2 .single-skill-bar.color-10 .number-percentage-wraper{background-color:#9460ff}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar .number-percentage-wraper{height:24px;line-height:24px;display:inline-block;color:#fff;font-size:13px;background-color:#333;text-align:center;padding:0 11px;border-radius:4.32px;border-bottom-right-radius:0}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";right:0;bottom:-8px;color:#333;border-top:solid currentColor;border-right:solid currentColor;border-left:solid transparent;border-bottom:solid transparent;border-width:4px}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-1 .number-percentage-wraper{background-color:#ff3984}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-1 .number-percentage-wraper::before{color:#ff3984}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-2 .number-percentage-wraper{background-color:#cc24fc}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-2 .number-percentage-wraper::before{color:#cc24fc}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-3 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-3 .number-percentage-wraper::before{color:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-4 .number-percentage-wraper{background-color:#4285f4}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-4 .number-percentage-wraper::before{color:#4285f4}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-5 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-5 .number-percentage-wraper::before{color:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-6 .number-percentage-wraper{background-color:#f96933}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-6 .number-percentage-wraper::before{color:#f96933}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-7 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-7 .number-percentage-wraper::before{color:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-8 .number-percentage-wraper{background-color:#fe8f75}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-8 .number-percentage-wraper::before{color:#fe8f75}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-9 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-9 .number-percentage-wraper::before{color:#2e639a}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-10 .number-percentage-wraper{background-color:#9460ff}.nomzo-theme .ekit-wid-con .tooltip-style3 .single-skill-bar.color-10 .number-percentage-wraper::before{color:#9460ff}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar .skill-bar-content{margin-bottom:18px}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar .content-group{width:calc(100% - 50px);display:inline-block}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar .number-percentage-wraper{float:right;position:relative;top:31px}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar .skill-track::after,.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar .skill-track::before{position:absolute;content:"";right:0;border-radius:50%;color:#333}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar .skill-track::before{top:-12.5px;width:25px;height:25px;background-color:#fff;border:1px solid currentColor;-webkit-box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07),inset 0 2px 3px 0 rgba(0,0,0,.2);box-shadow:-1.216px 6.894px 15px 0 rgba(0,0,0,.07),inset 0 2px 3px 0 rgba(0,0,0,.2)}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar .skill-track::after{width:8px;height:8px;background-color:currentColor;top:-3px;right:8px}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-1 .skill-track::after,.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-1 .skill-track::before{color:#ff3984}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-2 .skill-track::after,.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-2 .skill-track::before{color:#cc24fc}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-3 .skill-track::after,.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-3 .skill-track::before{color:#2e639a}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-4 .skill-track::after,.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-4 .skill-track::before{color:#4285f4}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-5 .skill-track::after,.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-5 .skill-track::before{color:#2e639a}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-6 .skill-track::after,.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-6 .skill-track::before{color:#f96933}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-7 .skill-track::after,.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-7 .skill-track::before{color:#2e639a}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-8 .skill-track::after,.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-8 .skill-track::before{color:#fe8f75}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-9 .skill-track::after,.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-9 .skill-track::before{color:#2e639a}.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-10 .skill-track::after,.nomzo-theme .ekit-wid-con .style-switch .single-skill-bar.color-10 .skill-track::before{color:#9460ff}.nomzo-theme .ekit-wid-con .style-stripe .single-skill-bar .skill-track{background:repeating-linear-gradient(to right,#333,#333 4px,#fff 4px,#fff 8px)}.nomzo-theme .ekit-wid-con .style-stripe .single-skill-bar.color-1 .skill-track{background:repeating-linear-gradient(to right,#ff3984,#ff3984 4px,#fff 4px,#fff 8px)}.nomzo-theme .ekit-wid-con .style-stripe .single-skill-bar.color-2 .skill-track{background:repeating-linear-gradient(to right,#cc24fc,#cc24fc 4px,#fff 4px,#fff 8px)}.nomzo-theme .ekit-wid-con .style-stripe .single-skill-bar.color-3 .skill-track{background:repeating-linear-gradient(to right,#2e639a,#2e639a 4px,#fff 4px,#fff 8px)}.nomzo-theme .ekit-wid-con .style-stripe .single-skill-bar.color-4 .skill-track{background:repeating-linear-gradient(to right,#4285f4,#4285f4 4px,#fff 4px,#fff 8px)}.nomzo-theme .ekit-wid-con .style-stripe .single-skill-bar.color-5 .skill-track{background:repeating-linear-gradient(to right,#2e639a,#2e639a 4px,#fff 4px,#fff 8px)}.nomzo-theme .ekit-wid-con .style-stripe .single-skill-bar.color-6 .skill-track{background:repeating-linear-gradient(to right,#f96933,#f96933 4px,#fff 4px,#fff 8px)}.nomzo-theme .ekit-wid-con .style-stripe .single-skill-bar.color-7 .skill-track{background:repeating-linear-gradient(to right,#2e639a,#2e639a 4px,#fff 4px,#fff 8px)}.nomzo-theme .ekit-wid-con .style-stripe .single-skill-bar.color-8 .skill-track{background:repeating-linear-gradient(to right,#fe8f75,#fe8f75 4px,#fff 4px,#fff 8px)}.nomzo-theme .ekit-wid-con .style-stripe .single-skill-bar.color-9 .skill-track{background:repeating-linear-gradient(to right,#2e639a,#2e639a 4px,#fff 4px,#fff 8px)}.nomzo-theme .ekit-wid-con .style-stripe .single-skill-bar.color-10 .skill-track{background:repeating-linear-gradient(to right,#9460ff,#9460ff 4px,#fff 4px,#fff 8px)}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar .number-percentage-wraper{height:35px;line-height:35px;color:#fff;background-color:#333;text-align:center;padding:0 8px;top:-10px;z-index:1}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar .number-percentage-wraper::before{position:absolute;content:"";top:0;left:-10px;color:#1a1a1a;border-top:solid #fff;border-left:solid #fff;border-right:solid currentColor;border-bottom:solid currentColor;border-width:5px}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-1 .number-percentage-wraper{background-color:#cc2e6a}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-1 .number-percentage-wraper::before{color:#801d42}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-2 .number-percentage-wraper{background-color:#a31dca}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-2 .number-percentage-wraper::before{color:#66127e}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-3 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-3 .number-percentage-wraper::before{color:#2e639a}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-4 .number-percentage-wraper{background-color:#356ac3}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-4 .number-percentage-wraper::before{color:#21437a}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-5 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-5 .number-percentage-wraper::before{color:#2e639a}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-6 .number-percentage-wraper{background-color:#c75429}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-6 .number-percentage-wraper::before{color:#7d351a}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-7 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-7 .number-percentage-wraper::before{color:#2e639a}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-8 .number-percentage-wraper{background-color:#cb725e}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-8 .number-percentage-wraper::before{color:#7f483b}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-9 .number-percentage-wraper{background-color:#2e639a}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-9 .number-percentage-wraper::before{color:#2e639a}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-10 .number-percentage-wraper{background-color:#764dcc}.nomzo-theme .ekit-wid-con .style-ribbon .single-skill-bar.color-10 .number-percentage-wraper::before{color:#4a3080}.nomzo-theme .ekit-wid-con .elementskit-funfact{-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:2;background-repeat:no-repeat;background-size:cover;background-position:center center}.nomzo-theme .ekit-wid-con .elementskit-funfact-inner.position_left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .elementskit-funfact-inner.position_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.nomzo-theme .ekit-wid-con .elementskit-funfact .funfact-icon svg{vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-funfact-overlay{z-index:-1}.nomzo-theme .ekit-wid-con .elementskit-funfact .funfact-content{line-height:1}.nomzo-theme .ekit-wid-con .elementskit-funfact .funfact-content .number-percentage-wraper{font-size:28px;font-weight:700;color:#333}.nomzo-theme .ekit-wid-con .elementskit-funfact .funfact-content .fa,.nomzo-theme .ekit-wid-con .elementskit-funfact .funfact-content .icon{font-size:25px;padding-right:5px}.nomzo-theme .ekit-wid-con .elementskit-funfact .elementskit-funfact-icon{display:inline-block}.nomzo-theme .ekit-wid-con .elementskit-funfact .funfact-title{color:gray;font-size:15px;margin:0;font-weight:400}.nomzo-theme .ekit-wid-con .elementskit-funfact .funfact-title.black-v{color:#000}.nomzo-theme .ekit-wid-con .elementskit-funfact .super{font-size:22px;color:#2575fc;vertical-align:super;position:relative;top:-5px}.nomzo-theme .ekit-wid-con .elementskit-funfact .color-1 .fa,.nomzo-theme .ekit-wid-con .elementskit-funfact .color-1 .icon,.nomzo-theme .ekit-wid-con .elementskit-funfact .color-1 .super{color:#9460ff}.nomzo-theme .ekit-wid-con .elementskit-funfact .color-2 .fa,.nomzo-theme .ekit-wid-con .elementskit-funfact .color-2 .icon,.nomzo-theme .ekit-wid-con .elementskit-funfact .color-2 .super{color:#fc5290}.nomzo-theme .ekit-wid-con .elementskit-funfact .color-3 .fa,.nomzo-theme .ekit-wid-con .elementskit-funfact .color-3 .icon,.nomzo-theme .ekit-wid-con .elementskit-funfact .color-3 .super{color:#09b2a0}.nomzo-theme .ekit-wid-con .elementskit-funfact .xs-overlay{z-index:-1;opacity:.7;pointer-events:none}.nomzo-theme .ekit-wid-con .elementskit-funfact.divider_funfact{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .elementskit-funfact.divider_funfact .elementskit-funfact-inner{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.nomzo-theme .ekit-wid-con .elementskit-funfact.divider_funfact.position_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .elementskit-funfact.divider_funfact.position_bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.nomzo-theme .ekit-wid-con .style-border-bottom.elementskit-funfact::before{position:absolute;content:"";bottom:-15px;left:0;height:5px;width:100%;z-index:1;background-color:#2e639a;-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.nomzo-theme .ekit-wid-con .style-border-bottom.elementskit-funfact:hover::before{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%}.nomzo-theme .ekit-wid-con .style-border-bottom.elementskit-funfact.hover_from_left::before{-webkit-transform-origin:left center;transform-origin:left center}.nomzo-theme .ekit-wid-con .style-border-bottom.elementskit-funfact.hover_from_left:hover::before{-webkit-transform-origin:right center;transform-origin:right center}.nomzo-theme .ekit-wid-con .vertical-bar{width:3px;height:20px;background-color:#2575fc;display:inline-block;float:left}.nomzo-theme .ekit-wid-con .vertical-bar.border_left_side{float:right}.nomzo-theme .ekit-wid-con .elementskit-funfact.gradient-1{background-color:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)}.nomzo-theme .ekit-wid-con .elementskit-funfact.gradient-2{background-color:#b18cfe;background:linear-gradient(-35deg,#b18cfe 0,#9460ff 100%)}.nomzo-theme .ekit-wid-con .elementskit-funfact.gradient-3{background-color:#2e639a;background:linear-gradient(-35deg,#2e639a 0,#0acbf5 100%)}.nomzo-theme .ekit-wid-con .elementskit-funfact.gradient-4{background-color:#2e639a;background:linear-gradient(-35deg,#2e639a 0,#2e639a 100%)}.nomzo-theme .ekit-wid-con .elementskit-funfact.divider_funfact.text-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nomzo-theme .ekit-wid-con .elementskit-funfact.divider_funfact.text-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nomzo-theme .ekit-wid-con .ekit-single-piechart .piechart{position:relative;display:inline-block}.nomzo-theme .ekit-wid-con .ekit-single-piechart .piechart .ekit-chart-content{position:absolute;top:47%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;text-align:center;font-size:28px;font-weight:700;line-height:1;display:inline-block}.nomzo-theme .ekit-wid-con .ekit-single-piechart .piechart .ekit-chart-content svg{max-width:28px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .flip-card{position:relative;max-height:280px;overflow:hidden;color:#fff}.nomzo-theme .ekit-wid-con .flip-card .back{position:absolute;top:0;left:0;height:100%;width:100%;padding:15px 50px;-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:hidden;background:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)}.nomzo-theme .ekit-wid-con .flip-card .back,.nomzo-theme .ekit-wid-con .flip-card .front{-webkit-transition:all .4s ease;transition:all .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .ekit-wid-con .flip-card:hover .back{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .flip-card:hover .front{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0;visibility:hidden}.nomzo-theme .ekit-wid-con .flip-card .ekit-piechart-title{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-single-faq{position:relative;overflow:hidden}.nomzo-theme .ekit-wid-con .elementskit-single-faq .elementskit-faq-title{font-size:15px;margin-top:0;margin-bottom:0}.nomzo-theme .ekit-wid-con .elementskit-single-faq .elementskit-faq-header{background-color:#f5f5f5;padding-top:21px;padding-bottom:21px}.nomzo-theme .ekit-wid-con .elementskit-image-comparison{z-index:3}.nomzo-theme .ekit-wid-con .elementskit-image-comparison>img{width:100%}.nomzo-theme .ekit-wid-con .elementskit-image-comparison .twentytwenty-handle{-webkit-box-shadow:none;box-shadow:none;background-color:#fff;border-color:transparent;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}.nomzo-theme .ekit-wid-con .elementskit-image-comparison .twentytwenty-handle::before{-webkit-box-shadow:none;box-shadow:none}.nomzo-theme .ekit-wid-con .elementskit-image-comparison .twentytwenty-handle::after{-webkit-box-shadow:none;box-shadow:none}.nomzo-theme .ekit-wid-con .elementskit-image-comparison .twentytwenty-handle .twentytwenty-left-arrow{border-right-color:#000}.nomzo-theme .ekit-wid-con .elementskit-image-comparison .twentytwenty-handle .twentytwenty-right-arrow{border-left-color:#000}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer .elementskit-inner-container{width:150px;height:150px;border-radius:50%;background-color:#443aca;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-content{width:100%}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-content>span{display:block;color:#fff;line-height:1}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-count{font-size:36px;font-weight:700;margin-bottom:13px}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-title{font-size:14px;letter-spacing:2.5px}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-2{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 15px}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-count{background-color:#2575fc;display:block;height:107px;line-height:87px;color:#fff;font-size:48px;font-weight:700;border-radius:10px}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title{display:block;height:40px;line-height:40px;border-radius:10px;border:2px solid #2575fc;font-size:14px;letter-spacing:2.5px;font-weight:700;background-color:#fff;margin:0 auto;max-width:80%;margin-top:-20px;position:relative;z-index:1}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding:0 3px}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-count{height:190px;line-height:190px;color:#333;display:block;font-size:48px;font-weight:700;position:relative;background-color:#fff;z-index:1}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-count::before{position:absolute;content:"";top:0;right:0;width:100%;height:100%;z-index:-1;background:linear-gradient(-223deg,#fff 0,#fff 50%,#eaeaea 50%,#e7e7e7 100%)}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-title{display:block;height:50px;line-height:50px;font-size:14px;letter-spacing:2.5px;font-weight:700;position:relative;z-index:1;background-color:#2e639a;color:#333}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-content{background-color:#5558ed;-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1);height:190px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:30px 0}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-inner-container{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-inner-container>span{color:#fff;background-color:transparent;height:auto;line-height:normal}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-count{margin-bottom:10px}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-count::before{display:none}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container{padding:0 5px}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(2) .elementskit-timer-content{height:240px;background-color:#ffcc03}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(3) .elementskit-timer-content{background-color:#ff5657}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(4) .elementskit-timer-content{height:150px;background-color:#09b2a0}.nomzo-theme .ekit-wid-con .elementskit-countdown-container{background-repeat:no-repeat;background-position:center center;position:relative;border-radius:10px;background-size:cover;margin-bottom:62px;padding-top:30px;padding-bottom:60px}.nomzo-theme .ekit-wid-con .elementskit-countdown-container::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#000;opacity:.7;border-radius:inherit;pointer-events:none}.nomzo-theme .ekit-wid-con .elementskit-countdown-container::after{position:absolute;content:"";bottom:-62px;left:0;width:100%;height:49px;background-repeat:no-repeat;background-position:center center;pointer-events:none;background-size:contain}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4{position:relative;z-index:2;height:120px;line-height:120px;background-color:#fd3358;background-size:101% 101%;width:calc(100% + 60px);margin-left:-30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4::after,.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4::before{position:absolute;content:"";bottom:-20px;pointer-events:none}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4::before{left:0;border-top:20px solid #993535;border-left:30px solid transparent}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4::after{right:0;border-bottom:20px solid transparent;border-left:30px solid #993535}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;color:#fff;height:100%}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count{font-size:48px;font-weight:700}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title{font-size:18px;vertical-align:top}.nomzo-theme .ekit-wid-con .elementskit-coundown-finish{height:auto!important;line-height:normal!important;padding:15px}.nomzo-theme .ekit-wid-con .ekit-countdown-inner{margin:0 auto}.nomzo-theme .ekit-wid-con .elementskit-flip-clock>.elementskit-time{border-radius:0 0 30px 30px;-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1);display:inline-block;position:relative;height:140px;width:150px;-webkit-perspective:500px;perspective:500px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.nomzo-theme .ekit-wid-con .elementskit-flip-clock>.elementskit-time:not(:last-child){margin-right:30px}.nomzo-theme .ekit-wid-con .elementskit-flip-clock .elementskit-count{color:#333;display:block;font-size:48px;font-weight:700;background-color:#fff;overflow:hidden;line-height:140px;position:absolute;text-align:center;top:0;width:100%;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-style:flat;transform-style:flat}.nomzo-theme .ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-top{border-radius:30px 30px 0 0;height:50%;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.nomzo-theme .ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-bottom{border-radius:0 0 30px 30px;line-height:0;height:50%;top:50%;-webkit-transform-origin:50% 0;transform-origin:50% 0}.nomzo-theme .ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-curr.elementskit-top{-webkit-transform:rotateX(0);transform:rotateX(0);z-index:3;border-bottom:3px solid #e7e7e7}.nomzo-theme .ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-next.elementskit-bottom{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);z-index:2}.nomzo-theme .ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-next.elementskit-top{border-bottom:3px solid #e7e7e7}.nomzo-theme .ekit-wid-con .elementskit-flip-clock .elementskit-flip .elementskit-count.elementskit-curr.elementskit-top{-webkit-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}.nomzo-theme .ekit-wid-con .elementskit-flip-clock .elementskit-flip .elementskit-count.elementskit-next.elementskit-bottom{-webkit-transition:all 250ms ease-in-out 250ms;transition:all 250ms ease-in-out 250ms;-webkit-transform:rotateX(0);transform:rotateX(0)}.nomzo-theme .ekit-wid-con .elementskit-flip-clock .elementskit-label{background-color:#ff5657;position:relative;z-index:10;display:block;width:100%;height:40px;line-height:40px;-webkit-box-shadow:inset 0 3px 7px 0 rgba(0,0,0,.35);box-shadow:inset 0 3px 7px 0 rgba(0,0,0,.35);color:#fff;font-size:14px;border-radius:30px 30px 0 0;font-weight:700;letter-spacing:.5px;top:-20px}.nomzo-theme .ekit-wid-con .elementskit-pricing-tag{position:absolute;height:100%;width:calc(100% + 30px);background-color:#666;top:0;right:-30px;border-radius:48px 0 0 48px;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-pricing-tag+.elementskit-pricing-price{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-single-pricing{-webkit-transition:all .4s ease;transition:all .4s ease;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1}.nomzo-theme .ekit-wid-con .elementskit-single-pricing.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .pricing-bg{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:-1;height:100%;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;visibility:hidden}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-title{font-size:22px;margin-bottom:0;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-subtitle{color:#5a5a5a;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header{margin-bottom:25px}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header svg{vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>i{font-size:40px;margin-bottom:12px}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>p{margin-top:7px}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>hr{border-top:2px solid #fff;width:30px}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>img{margin-bottom:45px}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price-wraper{position:relative;margin-bottom:15px;line-height:initial}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price{position:relative;z-index:2;font-size:48px;font-weight:700;letter-spacing:-.4px;display:block;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sub,.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sup{font-size:18px;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sup{top:0;left:5px}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sub{bottom:0}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-content{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-content>p{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn{color:#fff;background-color:#666;border-radius:25px;border-color:currentColor;font-size:14px;font-weight:700;padding:11px 41px;display:inline-block;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn.style-2{border-color:#e7e7e7;color:#000}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn svg{height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .btn-outline-primary{color:#2575fc}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li{color:#565656;font-size:15px;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li:hover>.ekit-pricing-list-info svg{fill:#81848d}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li::before{content:"";display:block}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li:not(:last-child){margin-bottom:3px}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li svg{max-width:15px;vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .title-divider{position:relative}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .title-divider::before{position:absolute;content:"";top:50%;left:-30px;width:calc(100% + 60px);height:1px;background-color:#e7e7e7}.nomzo-theme .ekit-wid-con .elementskit-single-pricing .title-divider .elementskit-pricing-title{position:relative;z-index:2;display:inline-block;padding:0 45px;background-color:#fff}.nomzo-theme .ekit-wid-con .elementkit-pricing-icon{display:inline-block}.nomzo-theme .ekit-pricing-list-info{display:inline-block;position:relative;z-index:0;cursor:help}.nomzo-theme .ekit-pricing-list-info:before{display:none}.nomzo-theme .ekit-pricing-list-info>span{display:none;position:absolute;top:-13px;left:0;border-style:solid;border-width:7px;border-color:#021343 transparent transparent;z-index:1}.nomzo-theme .ekit-pricing-list-info.is-active>span{display:block}.nomzo-theme .ekit-pricing-list-info-content{position:absolute;left:0;bottom:calc(100% + 13px);max-width:280px;margin:0;padding:11px 20px 13px;color:#fff;background-color:#021343;border-radius:6px;-webkit-box-shadow:0 20px 20px rgba(0,10,38,.16);box-shadow:0 20px 20px rgba(0,10,38,.16);font-size:14px;font-weight:400;line-height:22px;z-index:999}.nomzo-theme .ekit-pricing-list-info>.ekit-pricing-list-info-content{display:none;position:fixed}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider{background-color:#fff;-webkit-box-shadow:9px 11px 14px 0 rgba(0,0,0,.1);box-shadow:9px 11px 14px 0 rgba(0,0,0,.1);padding:30px;padding-left:60px;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider .elementskit-commentor-content>p{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider:before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;border-radius:inherit;-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1}.nomzo-theme .ekit-testimonial-fade .ekit-wid-con .elementskit-single-testimonial-slider:before{opacity:0;-webkit-transform:none;transform:none}.nomzo-theme .ekit-testimonial-fade .ekit-wid-con .elementskit-single-testimonial-slider:hover:before{opacity:1}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider:hover::before{-webkit-transform:scaleY(1);transform:scaleY(1)}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider:hover .elementskit-client_logo .elementskit-testimonial-client-active-logo{opacity:1}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider:hover .elementskit-client_logo .elementskit-testimonial-client-active-logo+.elementskit-testimonial-client-logo{opacity:0}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider .tilte{font-size:22px;margin-bottom:22px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider .ekit-team-social-list>li>a{font-size:16px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.gradient{background:#f2709c;background:linear-gradient(45deg,#f2709c 0,#fe8f75 100%)}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style{padding:55px 40px;-webkit-transition:border-bottom-color .5s ease;transition:border-bottom-color .5s ease}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style .elementskit-commentor-content{padding-right:0}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style .elementskit-commentor-content>hr{width:30px;border-top:3px solid #e7e7e7;-webkit-transition:border-top-color .5s ease;transition:border-top-color .5s ease}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style2{border-radius:10px;position:relative;padding:40px 40px 80px;margin-bottom:105px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style2:not(.white-v) .elementskit-commentor-content>i{color:rgba(37,117,252,.2)}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style2 .elementskit-commentor-bio{position:absolute;top:calc(100% - 35px);width:100%;left:0}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style3{border-radius:10px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .elementskit-commentor-content{margin-bottom:30px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style4{overflow:hidden;border-radius:10px;position:relative}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-watermark-icon{left:inherit;right:20px;top:20px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-watermark-icon .quote{z-index:1;position:relative;font-size:28px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-commentor-image{margin-bottom:30px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-commentor-bio{margin-bottom:15px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-stars{margin-bottom:25px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-watermark-icon{line-height:0}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-profile-info .elementskit-author-des,.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-profile-info .elementskit-author-name{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider .commentor-header{margin-bottom:15px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider .quote{font-size:48px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider:not(.white-v) .quote{color:rgba(37,117,252,.2)}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.ekit_testimonial_style_2 .elementskit-watermark-icon{position:absolute;top:10px;left:10px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon{position:static;color:rgba(0,0,0,.1);line-height:1;display:inline-block}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon>i{font-size:48px;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon>svg{width:48px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge{line-height:0}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge .quote{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge::before{position:absolute;content:"";top:-100px;left:-30px;background-color:#2575fc;width:160px;height:160px;border-radius:50%}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider .main-logo{display:none}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.style-2{padding:0;padding-left:60px;border-left:3px solid #2575fc}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.style-2 .elementskit-profile-image-card{margin-left:20px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.version-2{background:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%);padding:40px 50px 80px;border-radius:10px;position:relative}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content{padding-right:0}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content>i{color:rgba(255,255,255,.5)}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content>p{margin-bottom:25px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-bio{position:absolute;top:calc(100% - 45px);left:0;width:100%}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.gradient-1{background:#2e639a;background:linear-gradient(-35deg,#2e639a 0,#0acbf5 100%)}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.gradient-2{background:#f2709c;background:linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.gradient-3{background:#b18cfe;background:linear-gradient(-35deg,#b18cfe 0,#9460ff 100%)}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.review-block{padding:80px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-commentor-content>p{margin-bottom:20px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-commentor-content .elementskit-author-name{font-size:18px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-stars{margin-bottom:25px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-watermark-icon{top:-40px;left:0;font-size:132px;color:rgba(0,0,0,.07)}.nomzo-theme .ekit-wid-con .elementskit-commentor-content{padding-right:30px;position:relative}.nomzo-theme .ekit-wid-con .elementskit-commentor-content .elementskit-client_logo{margin-bottom:32px;min-height:50px;display:inline-block;position:relative}.nomzo-theme .ekit-wid-con .elementskit-commentor-content .elementskit-client_logo .elementskit-testimonial-client-active-logo{position:absolute;top:0;left:0;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-commentor-content .elementskit-client_logo .elementskit-testimonial-client-logo{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-commentor-content>i{font-size:48px;margin-bottom:23px;display:inline-block}.nomzo-theme .ekit-wid-con .elementskit-commentor-content>p{margin-bottom:35px;color:rgba(0,0,0,.5)}.nomzo-theme .ekit-wid-con .elementskit-commentor-content>.elementskit-border-hr{width:40px;height:2px;background-color:#2575fc;margin-top:0;margin-bottom:20px;display:inline-block}.nomzo-theme .ekit-wid-con .elementskit-commentor-content .elementskit-profile-info{display:block}.nomzo-theme .ekit-wid-con .elementskit-commentor-content .elementskit-author-name{font-size:22px;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-commentor-content .elementskit-author-des{font-size:13px;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-testimonial_card{position:relative;padding:200px 170px 80px;z-index:1;background-repeat:no-repeat;background-position:center center;background-size:cover;text-align:center;display:block}.nomzo-theme .ekit-wid-con .elementskit-testimonial_card .elementskit-stars{margin-bottom:25px}.nomzo-theme .ekit-wid-con .elementskit-testimonial_card .elementskit-stars>li>a,.nomzo-theme .ekit-wid-con .elementskit-testimonial_card .elementskit-stars>li>span{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-testimonial_card .video-popup{-webkit-box-shadow:19.799px 19.799px 40px 0 rgba(0,0,0,.1);box-shadow:19.799px 19.799px 40px 0 rgba(0,0,0,.1);background-color:#fff;color:#2575fc;font-size:28px}.nomzo-theme .ekit-wid-con .elementskit-testimonial_card>p{font-size:22px;font-style:italic;color:#fff;margin-bottom:35px}.nomzo-theme .ekit-wid-con .elementskit-testimonial_card .xs-overlay{border-radius:inherit;z-index:-1}.nomzo-theme .ekit-wid-con .elementskit-testimonial_card .elementskit-video-popup-content{margin-bottom:30px}.nomzo-theme .ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-des,.nomzo-theme .ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-name{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-name{font-size:22px}.nomzo-theme .ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-des{font-size:13px}.nomzo-theme .ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content{background-color:#2575fc;border-radius:10px;padding:40px 60px;color:#fff;margin-bottom:50px}.nomzo-theme .ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content>p{margin-bottom:0}.nomzo-theme .ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-watermark-icon{position:absolute;bottom:-50px;left:20px;font-size:80px;color:rgba(0,0,0,.1);line-height:1}.nomzo-theme .ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content::before{position:absolute;content:"";bottom:-20px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:40px;height:40px;background-color:#2575fc}.nomzo-theme .ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-stars>li>a,.nomzo-theme .ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-stars>li>span{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content{padding:60px 50px;margin-bottom:90px}.nomzo-theme .ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content::before{-webkit-transform:none;transform:none;left:50%;bottom:inherit;top:100%;border-top:65px solid #2575fc;border-right:89px solid transparent;background-color:transparent}.nomzo-theme .ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content .elementskit-watermark-icon{position:static;font-size:48px;color:rgba(255,255,255,.1);padding-right:30px}.nomzo-theme .ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content{margin-bottom:0;padding-top:60px;padding-bottom:80px}.nomzo-theme .ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content::before{display:none}.nomzo-theme .ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content .elementskit-commentor-text{position:relative}.nomzo-theme .ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content .elementskit-commentor-text .elementskit-commentor-bio{position:absolute;top:calc(100% + 35px);left:0}.nomzo-theme .ekit-wid-con .elementskit-commentor-bio .elementskit-commentor-image>img{border-radius:50%;height:70px;width:70px}.nomzo-theme .ekit-wid-con .elementskit-commentor-bio .elementskit-author-name{font-size:22px;line-height:1}.nomzo-theme .ekit-wid-con .elementskit-commentor-bio .elementskit-author-des{font-size:13px}.nomzo-theme .ekit-wid-con .elementskit-commentor-bio.style-2 .elementskit-commentor-image>img{border:5px solid #fff;-webkit-box-shadow:19.799px 19.799px 40px 0 rgba(0,0,0,.1);box-shadow:19.799px 19.799px 40px 0 rgba(0,0,0,.1);width:80px;height:80px}.nomzo-theme .ekit-wid-con .elementskit-commentor-bio.style-3 .elementskit-commentor-image>img{width:120px;height:120px}.nomzo-theme .ekit-wid-con .elementskit-commentor-bio.media .elementskit-author-name{font-size:18px}.nomzo-theme .ekit-wid-con .elementskit-commentor-bio.media .elementskit-author-des{font-size:13px}.nomzo-theme .ekit-wid-con .testimonial-block-slider2{padding-bottom:100px}.nomzo-theme .ekit-wid-con .testimonial-block-slider2.modern-nav .owl-nav{top:calc(50% - 30px)}.nomzo-theme .ekit-wid-con .testimonial-block-slider3{margin-bottom:70px}.nomzo-theme .ekit-wid-con .testimonial-block-slider3 .owl-nav button>i{font-size:36px;color:#2575fc}.nomzo-theme .ekit-wid-con .elementskit-profile-info .elementskit-author-name{display:block;font-size:18px;font-weight:700;color:#000;-webkit-transition:color .3s;transition:color .3s}.nomzo-theme .ekit-wid-con .elementskit-profile-info .elementskit-author-des{color:rgba(0,0,0,.5);font-weight:400}.nomzo-theme .ekit-wid-con .elementskit-profile-image-card{position:relative;overflow:hidden}.nomzo-theme .ekit-wid-con .elementskit-profile-image-card::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease;pointer-events:none}.nomzo-theme .ekit-wid-con .elementskit-profile-image-card>img{width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .ekit-wid-con .elementskit-profile-image-card:hover::before{background-color:rgba(17,17,17,.8);top:0}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider .swiper-wrapper{overflow:visible}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider .swiper-pagination span{padding:0;margin:0}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_testimonial_slidetoshow,1));margin-right:var(--ekit_testimonial_left_right_spacing,15px);margin-left:var(--ekit_testimonial_left_right_spacing,15px)}.nomzo-theme .ekit-wid-con .elementskit-testimonial_card .xs-overlay{opacity:1;background-color:rgba(0,0,0,.5)}.nomzo-theme .ekit-wid-con .elementskit-commentor-bio{position:absolute;left:0;width:100%}.nomzo-theme .ekit-wid-con .elementskit-commentor-bio.client_center{text-align:center}.nomzo-theme .ekit-wid-con .elementskit-commentor-bio.client_center .elementskit-commentor-image>img{margin-left:auto;margin-right:auto}.nomzo-theme .ekit-wid-con .elementskit-commentor-bio.client_right{text-align:right}.nomzo-theme .ekit-wid-con .elementskit-commentor-bio.client_right .elementskit-commentor-image>img{margin-left:auto}.nomzo-theme .ekit-wid-con .elementskit-commentor-bio.client_left{text-align:left}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider .swiper-button-next,.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev{font-size:36px;color:#2575fc;width:auto;height:auto;z-index:1}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider .swiper-button-next::before,.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev::before{display:none}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-stars{-ms-flex-item-align:end;align-self:flex-end}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-bio{position:static}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementkit-commentor-details,.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-bio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementkit-commentor-details{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-icon-content{-ms-flex-item-align:end;align-self:flex-end}.nomzo-theme .ekit-wid-con .elementskit-testimonial_card .xs-overlay{background-color:rgba(0,0,0,.5)}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider-block-style-three{overflow:hidden;position:relative}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-commentor-bio{position:static}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-profile-info{text-align:center}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-commentor-content>p{margin-bottom:30px}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-icon-content{position:absolute;right:20px;top:20px;line-height:1;z-index:1}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-icon-content.commentor-badge::before{position:absolute;content:"";top:-100px;left:-30px;background-color:#2575fc;width:160px;height:160px;border-radius:50%;z-index:-1}.nomzo-theme .ekit-wid-con .elementkit-commentor-details.client_center{margin:auto}.nomzo-theme .ekit-wid-con .elementkit-commentor-details.client_left{margin-right:auto}.nomzo-theme .ekit-wid-con .elementkit-commentor-details.client_right{margin-left:auto}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_2{padding:30px;border-bottom:3px solid transparent;text-align:center}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_2:hover{border-bottom-color:#2575fc}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_2 .elementskit-commentor-content{padding-right:0}.nomzo-theme .ekit-wid-con .ekit-testimonia-style-4{text-align:center}.nomzo-theme .ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider{padding:30px;padding-bottom:50px;margin-bottom:80px;display:block}.nomzo-theme .ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider .elementskit-commentor-content{padding-right:0}.nomzo-theme .ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider .elementskit-commentor-image img{margin:auto}.nomzo-theme .ekit-wid-con .ekit-testimonia-style-4 .elementskit-watermark-icon{margin-bottom:23px;color:rgba(37,117,252,.2)}.nomzo-theme .ekit-wid-con .ekit-testimonia-style-4 .ekit-testimonial--avatar{margin-bottom:20px}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_5{text-align:left}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_5 .elementskit-commentor-header{display:block}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider{padding:30px;display:block}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider .elementskit-commentor-content{padding-right:0}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider .elementskit-commentor-content>p{margin-top:30px;margin-bottom:30px}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_5 .elementskit-watermark-icon{position:absolute;color:rgba(37,117,252,.2)}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_5 .ekit-testimonial--avatar{margin-right:20px}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_6{text-align:center}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_6 .elementskit-single-testimonial-slider{padding:30px;display:block}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_6 .elementskit-single-testimonial-slider .elementskit-commentor-content{padding-right:0}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_6 .elementskit-stars{margin-bottom:20px}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon{color:#fff}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon>i{font-size:30px}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon>svg{width:30px}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_6 .elementskit-profile-info{margin-bottom:15px}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_6 .elementskit-commentor-image>img{margin-left:auto;margin-right:auto}.nomzo-theme .ekit-wid-con .ekit_testimonial_style_6 .ekit-testimonial--avatar{margin-bottom:20px}.nomzo-theme .ekit-wid-con .ekit_watermark_icon_custom_position{position:absolute}.nomzo-theme .ekit-wid-con .elementskit-commentor-content>i,.nomzo-theme .ekit-wid-con .elementskit-icon-content>i{display:inline-block}.nomzo-theme .ekit-wid-con .elementskit-stars{position:relative;z-index:6}.nomzo-theme .ekit-wid-con .elementskit-stars>li{display:inline-block}.nomzo-theme .ekit-wid-con .elementskit-stars>li:not(:last-child){margin-right:5px}.nomzo-theme .ekit-wid-con .elementskit-stars>li>a,.nomzo-theme .ekit-wid-con .elementskit-stars>li>span{display:block;pointer-events:none}.nomzo-theme .ekit-wid-con .elementskit-stars.style-2>li>a{color:#fec42d}.nomzo-theme .ekit-wid-con .elementskit-stars.style-3>li>a{color:#000}.nomzo-theme .ekit-wid-con .ekit-testimonial--link{position:absolute;top:0;left:0;right:0;bottom:0;font-size:0;z-index:1}.nomzo-theme .elementskit-commentor-content ol,.nomzo-theme .elementskit-commentor-content ul{padding-left:18px}.nomzo-theme .ekit-wid-con .elementkit-tab-wraper{line-height:0}.nomzo-theme .ekit-wid-con .elementkit-tab-wraper.vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .elementkit-tab-wraper.vertical>ul{display:block;height:100%}.nomzo-theme .ekit-wid-con .elementkit-tab-wraper.vertical>.elementkit-tab-nav .elementkit-nav-item{display:block;width:100%;margin-right:0}.nomzo-theme .ekit-wid-con .elementkit-tab-wraper.elementskit-fitcontent-tab:not(.vertical) .elementkit-tab-nav{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.nomzo-theme .ekit-wid-con .elementkit-tab-wraper.elementskit-fitcontent-tab .elementkit-tab-content{text-align:left;width:100%;max-width:100%}.nomzo-theme .ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.right-pos{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.nomzo-theme .ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link .elementskit-tab-icon{display:block}.nomzo-theme .ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link .elementskit-tab-icon svg{max-width:30px;height:auto}.nomzo-theme .ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.left-pos .elementskit-tab-icon{-ms-flex-item-align:center;align-self:center}.nomzo-theme .ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.top-pos{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomzo-theme .ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.bottom-pos{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.nomzo-theme .ekit-wid-con .elementkit-tab-nav{position:relative;border-bottom:0 solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:1}.nomzo-theme .ekit-wid-con .elementkit-tab-nav .elementkit-nav-item{margin-bottom:0;float:none;display:inline-block}.nomzo-theme .ekit-wid-con .elementkit-tab-nav .elementkit-nav-item:not(:last-child){margin-right:10px}.nomzo-theme .ekit-wid-con .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link{font-weight:700;padding:14px 35px;border-radius:0;position:relative;text-align:center;background-color:transparent;border:none;margin:0}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_tab_border_bottm .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";bottom:0;left:0;height:3px;width:100%;background-color:#2575fc;-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_tab_border_bottm .elementkit-nav-item .elementkit-nav-link.active::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_tooltip_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";bottom:-24px;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);height:24px;width:24px;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;visibility:hidden;background-image:-webkit-gradient(linear,left top,right bottom,from(rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,0)),color-stop(50%,#4b3fe1),to(#4b3fe1));background-image:linear-gradient(to bottom right,rgba(255,255,255,0) 0,rgba(255,255,255,0) 50%,#4b3fe1 50%,#4b3fe1 100%);z-index:-1}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_tooltip_style .elementkit-nav-item .elementkit-nav-link.active::before{opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::after,.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";left:50%;opacity:0;z-index:1}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::before{bottom:-1px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:70px;height:1px;background-color:#2575fc}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::after{bottom:-5px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);height:10px;width:10px;background-image:linear-gradient(136deg,rgba(0,0,0,0) 50%,rgba(242,41,91,0) 50%);border-style:solid;border-width:1px 0 0 1px;border-color:#2575fc;z-index:1}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link.active::after,.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link.active::before{opacity:1}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";bottom:-3px;left:0;height:3px;width:100%;background-image:-webkit-gradient(linear,right top,left top,from(#2e639a),to(#2e639a));background-image:linear-gradient(270deg,#2e639a 0,#2e639a 100%);-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 350ms ease 350ms;transition:-webkit-transform 350ms ease 350ms;transition:transform 350ms ease 350ms;transition:transform 350ms ease 350ms,-webkit-transform 350ms ease 350ms;-webkit-transform-origin:0 50%;transform-origin:0 50%;z-index:1}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link::after{position:absolute;content:"";bottom:-10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:20px;height:20px;border-radius:50%;background-image:-webkit-gradient(linear,right top,left top,from(#2e639a),to(#2e639a));background-image:linear-gradient(270deg,#2e639a 0,#2e639a 100%);border:5px solid #fff;opacity:0;-webkit-transition:opacity 350ms ease 0s;transition:opacity 350ms ease 0s;z-index:1}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link.active::after{opacity:1;-webkit-transition:opacity 350ms ease 350ms;transition:opacity 350ms ease 350ms}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link.active::before{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform 350ms ease 0s;transition:-webkit-transform 350ms ease 0s;transition:transform 350ms ease 0s;transition:transform 350ms ease 0s,-webkit-transform 350ms ease 0s}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link .elementskit-tab-icon,.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link .elementskit-tab-title{position:relative;z-index:11}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link::before{position:absolute;content:"";top:0;left:0;height:100%;width:calc(100% + 20px);background-image:linear-gradient(60deg,#f2709c 0,#fe8f75 100%);z-index:10;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .4s ease .4s;transition:-webkit-transform .4s ease .4s;transition:transform .4s ease .4s;transition:transform .4s ease .4s,-webkit-transform .4s ease .4s;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-size:101% auto}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link::after{position:absolute;content:"";bottom:-20px;right:-20px;width:20px;height:20px;z-index:10;background-image:linear-gradient(-221deg,#174eac 50%,rgba(242,41,91,0) 50%);opacity:0;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link.active::after{opacity:1;-webkit-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link.active::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .4s ease 0s;transition:-webkit-transform .4s ease 0s;transition:transform .4s ease 0s;transition:transform .4s ease 0s,-webkit-transform .4s ease 0s}.nomzo-theme .ekit-wid-con .elementkit-tab-nav.elementskit-fullwidth-tab>.elementkit-nav-item{max-width:100%;-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.nomzo-theme .ekit-wid-con .elementkit-tab-content{line-height:1.5}.nomzo-theme .ekit-wid-con .elementkit-tab-content .elementkit-tab-pane{padding-left:20px;padding-right:20px;padding-bottom:20px;padding-top:20px}.nomzo-theme .ekit-wid-con .tab-nav-fluid{width:100%;display:block!important;height:auto!important}.nomzo-theme .ekit-wid-con .elementkit-nav-link{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-tab-title-group{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.nomzo-theme .elementkit-tab-pane>div>ol,.nomzo-theme .elementkit-tab-pane>div>ul{padding-left:18px}@media (min-width:768px){.nomzo-theme .elementkit-tab-wraper:not(.vertical)>ul>li>a{white-space:nowrap}}.nomzo-theme [data-elementor-device-mode=tablet] .elementkit-tab-wraper.vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}.nomzo-theme .ekit-wid-con .ekit-sidebar-group .ekit-overlay{left:100%;top:0;position:fixed;z-index:1002;height:100%;opacity:0;width:100%;visibility:hidden;-webkit-transition:all .4s ease-in var(--transition-duration);transition:all .4s ease-in var(--transition-duration);cursor:url(../source/content/tools/elementskit-lite/widgets/init/assets/img/cross-out.svg),pointer;background-color:rgba(0,0,0,.9)}.nomzo-theme .ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group .ekit-overlay{left:auto;right:100%}.nomzo-theme .ekit-wid-con .ekit-sidebar-group .ekit_widget-heading{padding:20px;float:right}.nomzo-theme .ekit-wid-con .ekit-sidebar-group.ekit-fade .ekit-overlay{left:0;right:0}.nomzo-theme .ekit-wid-con .ekit-sidebar-widget{position:fixed;right:-100%;top:0;bottom:0;width:100%;max-width:360px;z-index:999999;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#fff;-webkit-transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) var(--transition-duration);transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) var(--transition-duration);visibility:hidden;opacity:0}.nomzo-theme .ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-widget{left:-100%;right:auto}.nomzo-theme .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-overlay{visibility:visible;-webkit-transition:all var(--transition-duration) ease-out 0s;transition:all var(--transition-duration) ease-out 0s;left:0;opacity:1}.nomzo-theme .ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-overlay{left:auto;right:0}.nomzo-theme .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-sidebar-widget{opacity:1;visibility:visible;right:0;-webkit-transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) .4s;transition:all var(--transition-duration) cubic-bezier(.9,.03,0,.96) .4s}.nomzo-theme .ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-sidebar-widget{left:0;right:auto}.nomzo-theme .ekit-wid-con .ekit_sidebar-textwidget{padding:20px;padding-top:60px}.nomzo-theme .ekit-wid-con .ekit_close-side-widget{position:absolute;color:#1768dd;font-size:15px;display:block;font-weight:400;line-height:1;padding:4px 7px 5px 7px;border:1px solid #ccc;z-index:1;background-color:#fff;top:15px;right:15px;text-align:center;-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .ekit-wid-con .ekit_close-side-widget svg{width:100%;max-width:20px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit_sidebar-widget-container{position:relative;top:150px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in .3s;transition:all .3s ease-in .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit_sidebar-widget-container{top:0;opacity:1;visibility:visible;-webkit-transition:all 1s ease-out 1.2s;transition:all 1s ease-out 1.2s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .ekit-wid-con .ekit_navSidebar-button{display:inline-block;line-height:1}.nomzo-theme .ekit-wid-con .ekit_offcanvas-sidebar{-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .ekit-wid-con .ekit_offcanvas-sidebar svg{width:100%;max-width:20px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit-dropcap-cotnent{margin-bottom:0}.nomzo-theme .ekit-wid-con .ekit-dropcap-cotnent:first-child::first-letter{color:#903;float:left;font-size:75px;line-height:60px;padding-top:4px;padding-right:8px;padding-left:3px;background-repeat:no-repeat;background-size:cover;background-position:center center}.nomzo-theme .ekit-dropcap-wraper>ol,.nomzo-theme .ekit-dropcap-wraper>ul{padding-left:28px}.nomzo-theme .ekit-wid-con .ekit_double_button{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:480px){.nomzo-theme .ekit-wid-con .ekit_double_button{display:block}}.nomzo-theme .ekit-wid-con .ekit-double-btn{cursor:pointer;display:inline-block;font-size:14px;font-weight:700;outline:0;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;text-align:center;overflow:hidden;color:#fff;width:100%;background-color:#3b3b3b;padding:20px;z-index:1}.nomzo-theme .ekit-wid-con .ekit-double-btn svg{max-width:14px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit-double-btn:hover{background-color:#1a1919}.nomzo-theme .ekit-wid-con .ekit-element-align-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.nomzo-theme .ekit-wid-con .ekit_button_middle_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100%;position:relative;-webkit-box-shadow:0 0 0 6px rgba(255,255,255,.2);box-shadow:0 0 0 6px rgba(255,255,255,.2);background:#fafaf8;color:#444;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:14px;z-index:5}.nomzo-theme .ekit-wid-con .ekit-double-btn-one{background-color:#2575fc}.nomzo-theme .ekit-wid-con .ekit-double-btn-one:hover{background-color:#0359eb}.nomzo-theme .ekit-wid-con .ekit_creative_icon_box{display:inline-block;padding:20px;background-color:#333;color:#fff;font-size:20px;width:100%;text-align:center;position:relative;z-index:1;cursor:pointer;-webkit-transition:all .4s ease-in;transition:all .4s ease-in}.nomzo-theme .ekit-wid-con .ekit_hover_grow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0)}.nomzo-theme .ekit-wid-con .ekit_hover_grow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.nomzo-theme .ekit-wid-con .ekit_hover_pulse:hover{-webkit-animation-name:ekit-hvr-pulse;animation-name:ekit-hvr-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes ekit-hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes ekit-hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(.9);transform:scale(.9)}}.nomzo-theme .ekit-wid-con .ekit_hover_pushe:hover{-webkit-animation-name:ekit-hvr-push;animation-name:ekit-hvr-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ekit-hvr-push{50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.nomzo-theme .ekit-wid-con .ekit_hover_pop:hover{-webkit-animation-name:ekit-hvr-pop;animation-name:ekit-hvr-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes ekit-hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.nomzo-theme .ekit-wid-con .ekit_hover_rotate:hover{-webkit-transform:rotate(4deg);transform:rotate(4deg)}.nomzo-theme .ekit-wid-con .ekit_hover_float:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.nomzo-theme .ekit-wid-con .ekit_hover_sink:hover{-webkit-transform:translateY(8px);transform:translateY(8px)}.nomzo-theme .ekit-wid-con .ekit_hover_skew:hover{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.nomzo-theme .ekit-wid-con .ekit_hover_wobble_horizontal:hover{-webkit-animation-name:ekit-hvr-wobble-horizontal;animation-name:ekit-hvr-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes ekit-hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.nomzo-theme .ekit-wid-con .ekit_hover_wobble_vertical:hover{-webkit-animation-name:ekit-hvr-wobble-vertical;animation-name:ekit-hvr-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes ekit-hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ekit-hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.nomzo-theme .ekit-wid-con .ekit_hover_shadow{-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);background-color:#e1e1e1;color:#666}.nomzo-theme .ekit-wid-con .ekit_hover_shadow:hover{-webkit-box-shadow:0 10px 10px -10px rgba(0,0,0,.5);box-shadow:0 10px 10px -10px rgba(0,0,0,.5)}.nomzo-theme .ekit-wid-con .ekit_hover_float_shadow::before{pointer-events:none;position:absolute;z-index:-1;content:"";top:100%;left:5%;height:10px;width:90%;opacity:0;background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.nomzo-theme .ekit-wid-con .ekit_hover_float_shadow:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.nomzo-theme .ekit-wid-con .ekit_hover_float_shadow:hover::before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}.nomzo-theme .ekit-wid-con .ekit_hover_glow_out:hover{-webkit-transform:scale(.93);transform:scale(.93)}.nomzo-theme .ekit-wid-con .ekit_hover_glow_out:hover::before{-webkit-animation:ekit-hover-glow-out 1.3s ease-out 75ms;animation:ekit-hover-glow-out 1.3s ease-out 75ms}.nomzo-theme .ekit-wid-con .ekit_hover_glow_out::before{top:0;left:0;z-index:-1;-webkit-box-shadow:0 0 0 2px rgba(51,51,51,.1);box-shadow:0 0 0 2px rgba(51,51,51,.1);opacity:0;-webkit-transform:scale(.9);transform:scale(.9);pointer-events:none;position:absolute;width:100%;height:100%;border-radius:inherit;content:""}@-webkit-keyframes ekit-hover-glow-out{0%{opacity:.3}40%{opacity:.5;-webkit-box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5);box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5)}100%{-webkit-box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5);box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5);-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes ekit-hover-glow-out{0%{opacity:.3}40%{opacity:.5;-webkit-box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5);box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5)}100%{-webkit-box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5);box-shadow:0 0 0 2px rgba(51,51,51,.1),0 0 10px 10px #333,0 0 0 10px rgba(51,51,51,.5);-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}.nomzo-theme .ekit-wid-con .ekit_hover_border_spined,.nomzo-theme .ekit-wid-con .ekit_hover_dashed{background-color:#fff;color:#333;-webkit-transition:-webkit-box-shadow .2s ease;transition:-webkit-box-shadow .2s ease;transition:box-shadow .2s ease;transition:box-shadow .2s ease,-webkit-box-shadow .2s ease;-webkit-box-shadow:inset 0 0 0 4px #333;box-shadow:inset 0 0 0 4px #333}.nomzo-theme .ekit-wid-con .ekit_hover_border_spined::before,.nomzo-theme .ekit-wid-con .ekit_hover_dashed::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;z-index:-1;border:4px dashed #333;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;pointer-events:none;border-radius:inherit}.nomzo-theme .ekit-wid-con .ekit_hover_border_spined:hover,.nomzo-theme .ekit-wid-con .ekit_hover_dashed:hover{-webkit-box-shadow:none;box-shadow:none}.nomzo-theme .ekit-wid-con .ekit_hover_border_spined:hover::before{-webkit-animation-name:ekit-hover-spined;animation-name:ekit-hover-spined;-webkit-animation-duration:9s;animation-duration:9s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes ekit-hover-spined{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ekit-hover-spined{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.nomzo-theme .ekit-wid-con .ekit_round_icon{height:70px;width:70px;border-radius:50%}.nomzo-theme .ekit-wid-con .ekit_hover_fill_with_shadow{color:#333;-webkit-box-shadow:0 0 0 4px #333;box-shadow:0 0 0 4px #333;background-color:transparent}.nomzo-theme .ekit-wid-con .ekit_hover_fill_with_shadow:hover{-webkit-box-shadow:0 0 0 8px rgba(51,51,51,.3);box-shadow:0 0 0 8px rgba(51,51,51,.3);background-color:#333;color:#fff}.nomzo-theme .ekit-wid-con .ekit_hover_fill_only{-webkit-box-shadow:0 0 0 4px #333;box-shadow:0 0 0 4px #333;color:#333;background-color:transparent}.nomzo-theme .ekit-wid-con .ekit_hover_fill_only:hover{background-color:#333;color:#fff}.nomzo-theme .ekit-wid-con .ekit_hover_fill_and_scale_border{background-color:rgba(0,0,0,.1);color:#000}.nomzo-theme .ekit-wid-con .ekit_hover_fill_and_scale_border::before{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:inherit;content:"";-webkit-box-sizing:content-box;box-sizing:content-box;top:-7px;left:-7px;padding:7px;-webkit-box-shadow:0 0 0 4px #000;box-shadow:0 0 0 4px #000;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:scale(.8);transform:scale(.8);opacity:0;z-index:-1}.nomzo-theme .ekit-wid-con .ekit_hover_fill_and_scale_border:hover{background-color:#000;color:#fff}.nomzo-theme .ekit-wid-con .ekit_hover_fill_and_scale_border:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1}.nomzo-theme .ekit-wid-con .ekit_hover_fill_and_scale_border_inset{-webkit-box-shadow:0 0 0 3px #333;box-shadow:0 0 0 3px #333;background-color:transparent}.nomzo-theme .ekit-wid-con .ekit_hover_fill_and_scale_border_inset::before{top:-2px;left:-2px;padding:2px;z-index:-1;background-color:#333;pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:"";-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s}.nomzo-theme .ekit-wid-con .ekit_hover_fill_and_scale_border_inset:hover::before{-webkit-transform:scale(.85);transform:scale(.85)}.nomzo-theme .ekit-wid-con .ekit-video-popup{display:inline-block;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-video-popup.ekit_icon_button{padding:10px}.nomzo-theme .ekit-wid-con .ekit-video-popup-btn{width:60px;height:60px;line-height:45px;color:#fff;display:inline-block;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.nomzo-theme .ekit-wid-con .ekit-video-popup svg{max-width:40px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit-video-popup.fill-btn{width:100px;height:100px;line-height:104px;background-color:#fff;-webkit-box-shadow:0 25px 25px 0 rgba(0,0,0,.15);box-shadow:0 25px 25px 0 rgba(0,0,0,.15)}.nomzo-theme .ekit-wid-con .ekit-video-popup.text-btn{width:auto;height:auto;border-radius:0;background-color:transparent;text-decoration:underline}.nomzo-theme .ekit-wid-con .ekit-video-popup.square-btn{height:156px;line-height:156px;width:100%;border-radius:100%;background-color:#fff;-webkit-box-shadow:0 42px 60px 0 rgba(0,0,0,.3);box-shadow:0 42px 60px 0 rgba(0,0,0,.3);padding:0 69px}.nomzo-theme .ekit-wid-con .ekit-video-popup.square-btn:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.nomzo-theme .ekit-wid-con .ekit-video-frame{position:relative}.nomzo-theme .ekit-wid-con .ekit-video-frame .ekit_icon_button{padding:10px}.nomzo-theme .ekit-wid-con .ekit-video-frame .ekit-video-inline{display:inline-block;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-video-frame .ekit-video-inline.ekit_icon_button{padding:10px}.nomzo-theme .ekit-wid-con .ekit-video-frame .ekit-video-inline-btn{width:60px;height:60px;line-height:45px;color:#fff;text-align:center;font-size:18px;background-color:#da3175;color:#fff;border-radius:50%;position:relative;z-index:6;-webkit-transition:all .4s ease;transition:all .4s ease;position:absolute;top:50%;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nomzo-theme .ekit-wid-con .ekit-video-frame .ekit-video-inline svg{max-width:40px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit-video-frame .ekit-video-inline.fill-btn{width:100px;height:100px;line-height:104px;background-color:#fff;-webkit-box-shadow:0 25px 25px 0 rgba(0,0,0,.15);box-shadow:0 25px 25px 0 rgba(0,0,0,.15)}.nomzo-theme .ekit-wid-con .ekit-video-frame .ekit-video-inline.text-btn{width:auto;height:auto;border-radius:0;background-color:transparent;text-decoration:underline}.nomzo-theme .ekit-wid-con .ekit-video-frame .ekit-video-inline.square-btn{height:156px;line-height:156px;width:100%;border-radius:100%;background-color:#fff;-webkit-box-shadow:0 42px 60px 0 rgba(0,0,0,.3);box-shadow:0 42px 60px 0 rgba(0,0,0,.3);padding:0 69px}.nomzo-theme .ekit-wid-con .ekit-video-frame .ekit-video-inline.square-btn:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.nomzo-theme .ekit-wid-con .glow-ripple{position:relative}.nomzo-theme .ekit-wid-con .glow-ripple::after,.nomzo-theme .ekit-wid-con .glow-ripple::before,.nomzo-theme .ekit-wid-con .glow-ripple>i::after{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;color:red;border-radius:50%;-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;-webkit-animation:button-ripple 3s infinite;animation:button-ripple 3s infinite;opacity:.6;z-index:-1}.nomzo-theme .ekit-wid-con .glow-ripple::before{-webkit-animation-delay:.9s;animation-delay:.9s}.nomzo-theme .ekit-wid-con .glow-ripple::after{-webkit-animation-delay:.3s;animation-delay:.3s}.nomzo-theme .ekit-wid-con .glow-radio_wave{position:relative;padding:12px 24px;border-radius:50px;color:#fff;background:linear-gradient(45deg,#f36,#ff6b6b);border:none;cursor:pointer;overflow:visible;z-index:1}.nomzo-theme .ekit-wid-con .glow-radio_wave::after,.nomzo-theme .ekit-wid-con .glow-radio_wave::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border:2px solid currentColor;-webkit-animation:radio-wave 1.5s cubic-bezier(.165,.84,.44,1) infinite;animation:radio-wave 1.5s cubic-bezier(.165,.84,.44,1) infinite;opacity:0;z-index:-1}.nomzo-theme .ekit-wid-con .glow-radio_wave::before{-webkit-animation-delay:0s;animation-delay:0s}.nomzo-theme .ekit-wid-con .glow-radio_wave::after{-webkit-animation-delay:.75s;animation-delay:.75s}.nomzo-theme .ekit-wid-con .ekit-video-inline-overlay-wrapper{position:relative}.nomzo-theme .ekit-wid-con .ekit-video-inline-overlay-wrapper .ekit-inline-video-overlay-image img{position:absolute;top:0;left:0;cursor:pointer}.nomzo-theme .ekit_self_video_wrap .mejs-video{margin:0 auto;line-height:0;width:100%}.nomzo-theme .ekit_self_video_wrap .mfp-close{position:fixed;outline:0}.nomzo-theme .ekit_self_video_wrap .mfp-close:hover{background:#000;border-color:#000}.nomzo-theme .ekit_self_video_wrap_content .mfp-content{max-width:900px}.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-submit{line-height:normal}.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field select,.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field textarea{max-width:100%!important}.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-form .wpforms-field-name .wpforms-field-row{max-width:100%}.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=date],.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=datetime-local],.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=datetime],.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=email],.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=month],.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=number],.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=password],.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=range],.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=search],.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=tel],.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=text],.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=time],.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=url],.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=week],.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form select,.nomzo-theme .ekit-wid-con.ekit_wpForms_container .wpforms-form textarea{height:100%}.nomzo-theme .elementor-element div.wpforms-container-full,.nomzo-theme .elementor-element div.wpforms-container-full .wpforms-form *{visibility:inherit}.nomzo-theme .ekit-wid-con .elementskit-btn{border-radius:5px;font-size:15px;padding:15px 30px;display:inline-block;color:#fff;fill:#fff;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;vertical-align:middle;text-align:center;background-color:#2575fc;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-btn:hover{background-color:#0350d2}.nomzo-theme .ekit-wid-con .elementskit-btn:hover::before{opacity:1}.nomzo-theme .ekit-wid-con .elementskit-btn::before{position:absolute;content:"";border-radius:inherit;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;top:0;left:0;height:100%;width:100%;background-size:102% 102%;opacity:0}.nomzo-theme .ekit-wid-con .single-btn{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nomzo-theme .ekit-wid-con .single-btn:last-child{margin-bottom:0}.nomzo-theme .ekit-wid-con .btn.sm{height:30px;line-height:30px;font-size:13px;padding-left:16px;padding-right:16px}.nomzo-theme .ekit-wid-con .btn.sm.round{border-radius:15px}.nomzo-theme .ekit-wid-con .btn.md{height:40px;line-height:40px;font-size:14px;padding-left:22px;padding-right:22px}.nomzo-theme .ekit-wid-con .btn.md.round{border-radius:20px}.nomzo-theme .ekit-wid-con .btn.lg{height:50px;line-height:50px;font-size:15px;padding-left:40px;padding-right:40px}.nomzo-theme .ekit-wid-con .btn.lg.round{border-radius:25px}.nomzo-theme .ekit-wid-con .btn.xl{height:60px;line-height:60px;font-size:16px;padding-left:36px;padding-right:36px}.nomzo-theme .ekit-wid-con .btn.xl.round{border-radius:30px}.nomzo-theme .ekit-wid-con .btn.border-gra-one,.nomzo-theme .ekit-wid-con .btn.gra-one{background:gradieintplate(gra-one,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-one,angle)),color-stop(0,gradieintplate(gra-one,bg-one)),to(gradieintplate(gra-one,bg-two)));background:linear-gradient(gradieintplate(gra-one,angle),gradieintplate(gra-one,bg-one) 0,gradieintplate(gra-one,bg-two))}.nomzo-theme .ekit-wid-con .btn.border-gra-two,.nomzo-theme .ekit-wid-con .btn.gra-two{background:gradieintplate(gra-two,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-two,angle)),color-stop(0,gradieintplate(gra-two,bg-one)),to(gradieintplate(gra-two,bg-two)));background:linear-gradient(gradieintplate(gra-two,angle),gradieintplate(gra-two,bg-one) 0,gradieintplate(gra-two,bg-two))}.nomzo-theme .ekit-wid-con .btn.border-gra-three,.nomzo-theme .ekit-wid-con .btn.gra-three{background:gradieintplate(gra-three,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-three,angle)),color-stop(0,gradieintplate(gra-three,bg-one)),to(gradieintplate(gra-three,bg-two)));background:linear-gradient(gradieintplate(gra-three,angle),gradieintplate(gra-three,bg-one) 0,gradieintplate(gra-three,bg-two))}.nomzo-theme .ekit-wid-con .btn.border-gra-four,.nomzo-theme .ekit-wid-con .btn.gra-four{background:gradieintplate(gra-four,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-four,angle)),color-stop(0,gradieintplate(gra-four,bg-one)),to(gradieintplate(gra-four,bg-two)));background:linear-gradient(gradieintplate(gra-four,angle),gradieintplate(gra-four,bg-one) 0,gradieintplate(gra-four,bg-two))}.nomzo-theme .ekit-wid-con .btn.border-gra-five,.nomzo-theme .ekit-wid-con .btn.gra-five{background:gradieintplate(gra-five,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-five,angle)),color-stop(0,gradieintplate(gra-five,bg-one)),to(gradieintplate(gra-five,bg-two)));background:linear-gradient(gradieintplate(gra-five,angle),gradieintplate(gra-five,bg-one) 0,gradieintplate(gra-five,bg-two))}.nomzo-theme .ekit-wid-con .btn.border-gra-six,.nomzo-theme .ekit-wid-con .btn.gra-six{background:gradieintplate(gra-six,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-six,angle)),color-stop(0,gradieintplate(gra-six,bg-one)),to(gradieintplate(gra-six,bg-two)));background:linear-gradient(gradieintplate(gra-six,angle),gradieintplate(gra-six,bg-one) 0,gradieintplate(gra-six,bg-two))}.nomzo-theme .ekit-wid-con .btn.border-gra-seven,.nomzo-theme .ekit-wid-con .btn.gra-seven{background:gradieintplate(gra-seven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-seven,angle)),color-stop(0,gradieintplate(gra-seven,bg-one)),to(gradieintplate(gra-seven,bg-two)));background:linear-gradient(gradieintplate(gra-seven,angle),gradieintplate(gra-seven,bg-one) 0,gradieintplate(gra-seven,bg-two))}.nomzo-theme .ekit-wid-con .btn.border-gra-eight,.nomzo-theme .ekit-wid-con .btn.gra-eight{background:gradieintplate(gra-eight,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-eight,angle)),color-stop(0,gradieintplate(gra-eight,bg-one)),to(gradieintplate(gra-eight,bg-two)));background:linear-gradient(gradieintplate(gra-eight,angle),gradieintplate(gra-eight,bg-one) 0,gradieintplate(gra-eight,bg-two))}.nomzo-theme .ekit-wid-con .btn.border-gra-nine,.nomzo-theme .ekit-wid-con .btn.gra-nine{background:gradieintplate(gra-nine,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-nine,angle)),color-stop(0,gradieintplate(gra-nine,bg-one)),to(gradieintplate(gra-nine,bg-two)));background:linear-gradient(gradieintplate(gra-nine,angle),gradieintplate(gra-nine,bg-one) 0,gradieintplate(gra-nine,bg-two))}.nomzo-theme .ekit-wid-con .btn.border-gra-ten,.nomzo-theme .ekit-wid-con .btn.gra-ten{background:gradieintplate(gra-ten,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-ten,angle)),color-stop(0,gradieintplate(gra-ten,bg-one)),to(gradieintplate(gra-ten,bg-two)));background:linear-gradient(gradieintplate(gra-ten,angle),gradieintplate(gra-ten,bg-one) 0,gradieintplate(gra-ten,bg-two))}.nomzo-theme .ekit-wid-con .btn.border-gra-eleven,.nomzo-theme .ekit-wid-con .btn.gra-eleven{background:gradieintplate(gra-eleven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-eleven,angle)),color-stop(0,gradieintplate(gra-eleven,bg-one)),to(gradieintplate(gra-eleven,bg-two)));background:linear-gradient(gradieintplate(gra-eleven,angle),gradieintplate(gra-eleven,bg-one) 0,gradieintplate(gra-eleven,bg-two))}.nomzo-theme .ekit-wid-con .btn.gra-one::before{background:hovergradieintplate(gra-one,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-one,angle)),color-stop(0,hovergradieintplate(gra-one,bg-one)),to(hovergradieintplate(gra-one,bg-two)));background:linear-gradient(hovergradieintplate(gra-one,angle),hovergradieintplate(gra-one,bg-one) 0,hovergradieintplate(gra-one,bg-two))}.nomzo-theme .ekit-wid-con .btn.gra-two::before{background:hovergradieintplate(gra-two,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-two,angle)),color-stop(0,hovergradieintplate(gra-two,bg-one)),to(hovergradieintplate(gra-two,bg-two)));background:linear-gradient(hovergradieintplate(gra-two,angle),hovergradieintplate(gra-two,bg-one) 0,hovergradieintplate(gra-two,bg-two))}.nomzo-theme .ekit-wid-con .btn.gra-three::before{background:hovergradieintplate(gra-three,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-three,angle)),color-stop(0,hovergradieintplate(gra-three,bg-one)),to(hovergradieintplate(gra-three,bg-two)));background:linear-gradient(hovergradieintplate(gra-three,angle),hovergradieintplate(gra-three,bg-one) 0,hovergradieintplate(gra-three,bg-two))}.nomzo-theme .ekit-wid-con .btn.gra-four::before{background:hovergradieintplate(gra-four,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-four,angle)),color-stop(0,hovergradieintplate(gra-four,bg-one)),to(hovergradieintplate(gra-four,bg-two)));background:linear-gradient(hovergradieintplate(gra-four,angle),hovergradieintplate(gra-four,bg-one) 0,hovergradieintplate(gra-four,bg-two))}.nomzo-theme .ekit-wid-con .btn.gra-five::before{background:hovergradieintplate(gra-five,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-five,angle)),color-stop(0,hovergradieintplate(gra-five,bg-one)),to(hovergradieintplate(gra-five,bg-two)));background:linear-gradient(hovergradieintplate(gra-five,angle),hovergradieintplate(gra-five,bg-one) 0,hovergradieintplate(gra-five,bg-two))}.nomzo-theme .ekit-wid-con .btn.gra-six::before{background:hovergradieintplate(gra-six,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-six,angle)),color-stop(0,hovergradieintplate(gra-six,bg-one)),to(hovergradieintplate(gra-six,bg-two)));background:linear-gradient(hovergradieintplate(gra-six,angle),hovergradieintplate(gra-six,bg-one) 0,hovergradieintplate(gra-six,bg-two))}.nomzo-theme .ekit-wid-con .btn.gra-seven::before{background:hovergradieintplate(gra-seven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-seven,angle)),color-stop(0,hovergradieintplate(gra-seven,bg-one)),to(hovergradieintplate(gra-seven,bg-two)));background:linear-gradient(hovergradieintplate(gra-seven,angle),hovergradieintplate(gra-seven,bg-one) 0,hovergradieintplate(gra-seven,bg-two))}.nomzo-theme .ekit-wid-con .btn.gra-eight::before{background:hovergradieintplate(gra-eight,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-eight,angle)),color-stop(0,hovergradieintplate(gra-eight,bg-one)),to(hovergradieintplate(gra-eight,bg-two)));background:linear-gradient(hovergradieintplate(gra-eight,angle),hovergradieintplate(gra-eight,bg-one) 0,hovergradieintplate(gra-eight,bg-two))}.nomzo-theme .ekit-wid-con .btn.gra-nine::before{background:hovergradieintplate(gra-nine,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-nine,angle)),color-stop(0,hovergradieintplate(gra-nine,bg-one)),to(hovergradieintplate(gra-nine,bg-two)));background:linear-gradient(hovergradieintplate(gra-nine,angle),hovergradieintplate(gra-nine,bg-one) 0,hovergradieintplate(gra-nine,bg-two))}.nomzo-theme .ekit-wid-con .btn.gra-ten::before{background:hovergradieintplate(gra-ten,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-ten,angle)),color-stop(0,hovergradieintplate(gra-ten,bg-one)),to(hovergradieintplate(gra-ten,bg-two)));background:linear-gradient(hovergradieintplate(gra-ten,angle),hovergradieintplate(gra-ten,bg-one) 0,hovergradieintplate(gra-ten,bg-two))}.nomzo-theme .ekit-wid-con .btn.gra-eleven::before{background:hovergradieintplate(gra-eleven,bg-one);background:-webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-eleven,angle)),color-stop(0,hovergradieintplate(gra-eleven,bg-one)),to(hovergradieintplate(gra-eleven,bg-two)));background:linear-gradient(hovergradieintplate(gra-eleven,angle),hovergradieintplate(gra-eleven,bg-one) 0,hovergradieintplate(gra-eleven,bg-two))}.nomzo-theme .ekit-wid-con .btn.square{border-radius:0}.nomzo-theme .ekit-wid-con .btn-outline-primary{border-color:#f5f5f5;background-color:#fff}.nomzo-theme .ekit-wid-con .btn-info{background-color:#f15}.nomzo-theme .ekit-wid-con .btn.info-s2{color:#f15;background-color:#fff;-webkit-box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07);box-shadow:-1.216px 6.894px 25px 0 rgba(0,0,0,.07)}.nomzo-theme .ekit-wid-con .btn-outline-info{border-color:#f15;background-color:#fff;color:#000}.nomzo-theme .ekit-wid-con .btn-outline-info.info-s2{color:#000}.nomzo-theme .ekit-wid-con .btn.border-gra,.nomzo-theme .ekit-wid-con .btn.btn-gra{position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.nomzo-theme .ekit-wid-con .btn.border-gra::before,.nomzo-theme .ekit-wid-con .btn.btn-gra::before{position:absolute;content:"";border-radius:inherit;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1}.nomzo-theme .ekit-wid-con .btn.btn-gra::before{top:0;left:0;height:100%;width:100%;background-size:101% 101%;opacity:0}.nomzo-theme .ekit-wid-con .btn.btn-gra:hover::before{opacity:1}.nomzo-theme .ekit-wid-con .btn.border-gra{background-size:101% 101%;border:0}.nomzo-theme .ekit-wid-con .btn.border-gra::before{top:1px;left:1px;right:1px;bottom:1px;background-color:#fff}.nomzo-theme .ekit-wid-con .btn.border-gra:hover::before{opacity:0}.nomzo-theme .ekit-wid-con .elementskit-btn i{display:inline-block;vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit-mailChimpForm .elementskit_input_label{display:inline-block;margin-bottom:.5rem}.nomzo-theme .ekit-wid-con .ekit-mailChimpForm .elementskit_form_group{margin-bottom:1rem;margin:0}.nomzo-theme .ekit-wid-con .ekit-mailChimpForm .ekit_form_control{display:block;width:100%;height:auto;min-height:42px;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-moz-placeholder{color:#6c757d;opacity:1}.nomzo-theme .ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-webkit-input-placeholder{color:#6c757d;opacity:1}.nomzo-theme .ekit-wid-con .ekit-mailChimpForm .ekit_form_control:-ms-input-placeholder{color:#6c757d;opacity:1}.nomzo-theme .ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-ms-input-placeholder{color:#6c757d;opacity:1}.nomzo-theme .ekit-wid-con .ekit-mailChimpForm .ekit_form_control::placeholder{color:#6c757d;opacity:1}.nomzo-theme .ekit-wid-con .ekit-mailChimpForm .ekit_form_control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.nomzo-theme .ekit-wid-con .ekit-mail-submit{position:relative;z-index:1;font-size:16px;padding:15px 40px 15px 40px;-webkit-box-shadow:0 7px 15px 0 rgba(55,74,94,.3);box-shadow:0 7px 15px 0 rgba(55,74,94,.3);border-style:solid;border-width:0;color:#fff;background-color:#374a5e;-webkit-box-shadow:none;box-shadow:none;border-radius:5px;width:100%;margin-top:0;margin-bottom:0;line-height:26px}.nomzo-theme .ekit-wid-con .ekit-mail-submit svg{max-width:16px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit-mail-submit::before{position:absolute;content:"";bottom:0;left:0;height:100%;width:100%;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1;opacity:0;background-size:101% 101%;border-radius:inherit}.nomzo-theme .ekit-wid-con .ekit-mail-submit:hover::before{opacity:1}.nomzo-theme .ekit-wid-con .elementskit_input_group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.nomzo-theme .ekit-wid-con .elementskit_input_group .ekit_form_control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%}.nomzo-theme .ekit-wid-con .elementskit_input_group .ekit_form_control.ekit_append_input{border-radius:5px 0 0 5px}.nomzo-theme .ekit-wid-con .elementskit_input_group_prepend{margin-right:-1px}.nomzo-theme .ekit-wid-con .elementskit_input_group_prepend+.ekit_form_control{border-radius:0 5px 5px 0}.nomzo-theme .ekit-wid-con .elementskit_input_group_append .elementskit_input_group_text{border-radius:0 5px 5px 0;margin-left:-1px}.nomzo-theme .ekit-wid-con .elementskit_input_group_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;height:100%;padding:15px;border-radius:5px 0 0 5px}.nomzo-theme .ekit-wid-con .elementskit_input_group_text svg{max-width:20px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit_inline_form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nomzo-theme .ekit-wid-con .elementskit_inline_form .elementskit_form_group{margin-bottom:0}.nomzo-theme .ekit-wid-con .elementskit_inline_form .elementskit_input_wraper:not(.ekit_submit_input_holder){-webkit-box-flex:1;-ms-flex:1;flex:1}.nomzo-theme .ekit-wid-con .elementskit_inline_form .ekit_submit_input_holder{-ms-flex-item-align:end;align-self:flex-end}.nomzo-theme .ekit-wid-con .elementskit_inline_form .ekit-mail-submit{width:100%}@media screen and (max-width:767px){.nomzo-theme .ekit-wid-con .elementskit_inline_form.has-extra-fields>div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-right:0!important}.nomzo-theme .ekit-wid-con .elementskit_inline_form.has-extra-fields>div:not(:last-child){margin-bottom:20px}}.nomzo-theme .ekit-wid-con .ekit-mail-submit{padding:11.5px 40px}.nomzo-theme .ekit-wid-con .ekit-mail-message{display:none;padding:10px 15px;margin-bottom:10px;border-radius:5px}.nomzo-theme .ekit-wid-con .ekit-mail-message.error{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.nomzo-theme .ekit-wid-con .ekit-mail-message.success{color:#2e639a;background-color:#d4edda;border:1px solid #c3e6cb}.nomzo-theme .ekit-wid-con .ekit-single-day{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:5px;padding-bottom:5px}.nomzo-theme .ekit-wid-con .ekit-single-day:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.nomzo-theme .ekit-wid-con .ekit-single-day>span{display:inline-block}.nomzo-theme .ekit-wid-con .ekit-single-day .ekit-business-day{font-size:30px;color:#3b3b3b;font-weight:500;padding-left:5px;margin-right:auto}.nomzo-theme .ekit-wid-con .ekit-single-day .ekit-business-time{font-size:20px;color:#333;padding-right:5px;margin-left:auto}@media (max-width:480px){.nomzo-theme .ekit-wid-con .ekit-single-day{display:block}.nomzo-theme .ekit-wid-con .ekit-single-day>span{display:block}.nomzo-theme .ekit-wid-con .ekit-single-day .ekit-business-time{padding-left:5px}}.nomzo-theme .ekit-wid-con .ekit-heading{position:relative}.nomzo-theme .ekit-wid-con .ekit-heading__shadow-text{z-index:0;font-size:90px;position:absolute;font-weight:700;line-height:120px;white-space:nowrap;letter-spacing:-6px;font-family:Archivo,sans-serif;color:transparent;-webkit-text-fill-color:#fff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:rgba(16,16,16,.1)}.nomzo-theme .ekit-wid-con .ekit-heading__shadow-text~*{z-index:1;position:relative}.nomzo-theme .ekit-wid-con .ekit-heading__title-has-border{position:relative}.nomzo-theme .ekit-wid-con .ekit-heading__title-has-border::before{content:"";width:4px;height:100%;display:block;position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(#ff512f),to(#dd2476));background:linear-gradient(to bottom,#ff512f,#dd2476)}.nomzo-theme .ekit-wid-con .ekit-heading__title-has-border.start::before{left:0}.nomzo-theme .ekit-wid-con .ekit-heading__title-has-border.end::before{right:0}.nomzo-theme .ekit-wid-con .ekit-heading__title-has-border~.ekit-heading__description{display:block}.nomzo-theme .ekit-wid-con .ekit-heading__title-in-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-heading__subtitle-has-border{border:1px solid #fff;padding:.25rem 3rem;border-radius:2rem;display:inline-block;position:relative;vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit-heading .ekit_border_custom img{display:inline-block}.nomzo-theme .ekit-wid-con .elementskit-border-divider{height:4px;width:30px;background:#2575fc;border-radius:2px;position:relative;margin-left:27px}.nomzo-theme .ekit-wid-con .elementskit-border-divider::before{content:"";position:absolute;color:#0c5adb;left:-27px;top:0;display:inline-block;height:4px;width:4px;border-radius:50%;background-color:#0c5adb;-webkit-box-shadow:9px 0 0 0 currentColor,18px 0 0 0 currentColor;box-shadow:9px 0 0 0 currentColor,18px 0 0 0 currentColor}.nomzo-theme .ekit-wid-con .elementskit-border-divider.elementskit-style-long{width:150px;border-radius:0;background:#2575fc;margin-left:0}.nomzo-theme .ekit-wid-con .elementskit-border-divider.elementskit-style-long::before{display:none}.nomzo-theme .ekit-wid-con .elementskit-border-divider.elementskit-style-long.style-3{width:90px}.nomzo-theme .ekit-wid-con .elementskit-border-divider.style-2{background:#e7e7e7}.nomzo-theme .ekit-wid-con .elementskit-border-divider.style-2::before{background-color:#e7e7e7;-webkit-box-shadow:9px 0 0 0 #e7e7e7;box-shadow:9px 0 0 0 #e7e7e7;left:-19px}.nomzo-theme .ekit-wid-con .elementskit-border-star{width:135px;color:#2575fc;background:#2575fc;background:-webkit-gradient(linear,left top,right top,from(currentColor),color-stop(38%,currentColor),color-stop(38%,rgba(255,255,255,0)),color-stop(62%,rgba(255,255,255,0)),color-stop(62%,currentColor),to(currentColor));background:linear-gradient(90deg,currentColor 0,currentColor 38%,rgba(255,255,255,0) 38%,rgba(255,255,255,0) 62%,currentColor 62%,currentColor 100%);height:2px;position:relative}.nomzo-theme .ekit-wid-con .elementskit-border-star::after{position:absolute;content:"";top:0;left:50%;width:14.3px;height:14.3px;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);background-color:#2575fc;top:-7.15px}.nomzo-theme .ekit-wid-con .elementskit-border-star.style-2{background:#d7d7d7;background:-webkit-gradient(linear,left top,right top,from(#d7d7d7),color-stop(38%,#d7d7d7),color-stop(38%,rgba(255,255,255,0)),color-stop(62%,rgba(255,255,255,0)),color-stop(62%,#d7d7d7),to(#d7d7d7));background:linear-gradient(90deg,#d7d7d7 0,#d7d7d7 38%,rgba(255,255,255,0) 38%,rgba(255,255,255,0) 62%,#d7d7d7 62%,#d7d7d7 100%)}.nomzo-theme .ekit-wid-con .elementskit-border-star.style-2::after{background-color:#d7d7d7}.nomzo-theme .ekit-wid-con .elementskit-border-star.elementskit-bullet{height:1px}.nomzo-theme .ekit-wid-con .elementskit-border-star.elementskit-bullet::after{border-radius:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nomzo-theme .ekit-wid-con .elementskit-section-title{-webkit-transition:all .3s ease;transition:all .3s ease;margin:0;margin-bottom:20px}.nomzo-theme .ekit-wid-con .elementskit-section-title.medium{font-size:36px}.nomzo-theme .ekit-wid-con .elementskit-section-title em{font-family:"Playfair Display",serif}.nomzo-theme .ekit-wid-con .elementskit-section-title.block span{background-color:#2575fc;color:#fff;padding:5px}.nomzo-theme .ekit-wid-con .elementskit-section-title a{color:inherit;font-size:inherit;line-height:inherit}.nomzo-theme .ekit-wid-con .elementskit-section-subtitle{font-weight:700;color:rgba(0,0,0,.5)}.nomzo-theme .ekit-wid-con .elementskit-section-subtitle.primary-v{color:#2575fc}.nomzo-theme .ekit-wid-con .elementskit-section-subtitle.elementskit-gradient-title{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:-webkit-linear-gradient(-35deg,#2575fc 0,#6a11cb 100%);color:#2575fc;background-size:50%}.nomzo-theme .ekit-wid-con .elementskit-section-subtitle.elementskit-style-border{display:inline-block;position:relative;vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after,.nomzo-theme .ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before{content:"";width:40px;height:3px;background-color:#d7d7d7;display:inline-block;vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before{margin-right:15px}.nomzo-theme .ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after{margin-left:15px}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper{position:relative;z-index:2}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper>p{margin-top:21px;margin-bottom:12px}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper .section-title{margin-bottom:5px}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.text-center,.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.text-right{margin-bottom:40px}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.green-v .section-title{color:#2e639a}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.green-v .elementskit-border-divider{background:#2e639a}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.green-v .elementskit-border-divider::before{background-color:inherit;-webkit-box-shadow:9px 0 0 0 #2e639a,18px 0 0 0 #2e639a;box-shadow:9px 0 0 0 #2e639a,18px 0 0 0 #2e639a}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.white-v .section-title{color:#fff}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.white-v .elementskit-border-divider{background:#fff}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.white-v .elementskit-border-divider::before{background-color:inherit;-webkit-box-shadow:9px 0 0 0 #fff,18px 0 0 0 #fff;box-shadow:9px 0 0 0 #fff,18px 0 0 0 #fff}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.primary-v .section-title{color:#2575fc}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.primary-v .elementskit-border-divider{background:#2575fc}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.primary-v .elementskit-border-divider::before{background-color:inherit;-webkit-box-shadow:9px 0 0 0 #2575fc,18px 0 0 0 #2575fc;box-shadow:9px 0 0 0 #2575fc,18px 0 0 0 #2575fc}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.version-2.primary-v .section-title{color:#000}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.version-3>p{margin-top:18px}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.version-4 .section-title{position:relative;margin-left:52px}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.version-4 .section-title::before{position:absolute;content:"";top:calc(50% - 1.5px);left:0;width:70px;height:3px;background-color:#2575fc}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.version-5 .mask-title{margin-bottom:12px}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper.version-5 .section-title{font-size:22px;color:rgba(0,0,0,.5);letter-spacing:5.8px;margin-bottom:10px}.nomzo-theme .ekit-wid-con .elementskitsection-title-wraper .shuffle-letter-title-wraper{position:absolute;top:-36px;left:0;width:100%;z-index:-1}.nomzo-theme .ekit-wid-con .elementskit-section-title{font-weight:500}.nomzo-theme .ekit-wid-con .elementskit-section-title.text_fill>span{-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:-webkit-linear-gradient(-35deg,#2575fc 0,#6a11cb 100%);color:#2575fc}.nomzo-theme .ekit-wid-con .elementskit-section-title span{-webkit-transition:all .3s ease;transition:all .3s ease;display:inline-block;font-weight:700}.nomzo-theme .ekit-wid-con .text_fill>span{-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.center,.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.text_center{text-align:center}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.center .elementskit-border-divider,.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.center .elementskit-border-star,.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.text_center .elementskit-border-divider,.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.text_center .elementskit-border-star{margin-left:auto;margin-right:auto}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.right,.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.text_right{text-align:right}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-divider,.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-star,.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-divider,.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-star{margin-left:auto}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-divider,.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-divider{left:0}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.left,.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.text_left{text-align:left}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.left .elementskit-border-divider,.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.text_left .elementskit-border-divider{left:0}.nomzo-theme .ekit-heading--subtitle{margin-top:8px;margin-bottom:16px}.nomzo-theme .ekit-heading__description{display:inline-block;width:100%;font-size:16px;line-height:24px}.nomzo-theme .ekit-heading__description>p:first-child{margin-top:10px}.nomzo-theme .ekit-wid-con .post--tab{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .post--tab .tabHeader{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%}.nomzo-theme .ekit-wid-con .post--tab .tabHeader .tab__list{list-style:none;padding-left:0}.nomzo-theme .ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item{font-size:14px;color:#232323;border:none;padding:14px 16px 14px 30px;cursor:pointer;background-color:#fff;-webkit-transition:all .5s ease;transition:all .5s ease;display:block;position:relative}.nomzo-theme .ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item.active,.nomzo-theme .ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item:hover{color:#d72924;background-color:#f0f1f4;z-index:2}.nomzo-theme .ekit-wid-con .post--tab .tabContent{-webkit-box-flex:0;-ms-flex:0 0 85%;flex:0 0 85%}.nomzo-theme .ekit-wid-con .ekit--tab__post__details{min-height:100px}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tabItem{display:none;-webkit-animation:hide-fadeout .6s ease-out;animation:hide-fadeout .6s ease-out}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tabItem.active{display:block;-webkit-animation:show-fadein .6s ease-in;animation:show-fadein .6s ease-in}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post__single--item{border-top:0;width:33.3333333333%;padding-left:15px;padding-right:15px;float:left}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-2{width:50%}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-4{width:25%}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post__single--item:hover .tab__post--header>img{-webkit-transform:scale(1.2);transform:scale(1.2)}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post--header{position:relative;overflow:hidden;display:block;margin-bottom:20px;padding-left:0;padding-right:0}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post--header>img{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;width:100%}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post--header .tab__post--icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:5}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post--header .tab__post--icon>span{color:#fff;font-size:48px}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post--title{font-size:15px;font-weight:500;color:#232323}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post--title>a{color:inherit;line-height:inherit;padding-left:0;padding-right:0}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .post_grid_img_thumb{background-size:cover;background-repeat:no-repeat;background-position:center;-webkit-transition:all .4s;transition:all .4s}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .post_grid_img_thumb:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.nomzo-theme .ekit-wid-con .post--tab.disbale-hover img{-webkit-transform:inherit!important;transform:inherit!important}.nomzo-theme .ekit-wid-con .clearfix::after{display:block;content:"";clear:both}.nomzo-theme .ekit-wid-con .post--lists{list-style:none;padding-left:0}.nomzo-theme .ekit-wid-con .post--lists>li{border:none!important}.nomzo-theme .ekit-wid-con .post--lists>li>a{padding:8px 16px;line-height:normal;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .post--lists.vertical--list>li{float:left;margin-right:16px}.nomzo-theme .ekit-wid-con .post--lists.vertical--list>li>a{padding-left:0;padding-right:0}.nomzo-theme .ekit-wid-con .ekit-post_grid-item{margin-bottom:27px}.nomzo-theme .ekit-wid-con .ekit-post_grid-title{margin-top:0;margin-bottom:0}.nomzo-theme .ekit_modal-searchPanel .xs-serach{position:relative}.nomzo-theme .ekit_modal-searchPanel .xs-serach input:not([type=submit]){padding:0 20px;background-color:transparent;width:100%;height:44px;border-radius:5px;border:0;border:1px solid #e7e7e7;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit_modal-searchPanel .xs-serach input:not([type=submit])::-moz-placeholder{color:#777;font-size:14px;opacity:1}.nomzo-theme .ekit_modal-searchPanel .xs-serach input:not([type=submit])::-webkit-input-placeholder{color:#777;font-size:14px;opacity:1}.nomzo-theme .ekit_modal-searchPanel .xs-serach input:not([type=submit]):-ms-input-placeholder{color:#777;font-size:14px;opacity:1}.nomzo-theme .ekit_modal-searchPanel .xs-serach input:not([type=submit])::-ms-input-placeholder{color:#777;font-size:14px;opacity:1}.nomzo-theme .ekit_modal-searchPanel .xs-serach input:not([type=submit])::placeholder{color:#777;font-size:14px;opacity:1}.nomzo-theme .ekit_modal-searchPanel .xs-serach input:not([type=submit]):focus{border-color:#2575fc}.nomzo-theme .ekit_modal-searchPanel .xs-serach .search-btn{width:62px;border:0;font-size:14px;color:#777;background-color:transparent;position:absolute;right:0;top:0;height:100%;cursor:pointer;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit_modal-searchPanel .mfp-wrap.ekit-promo-popup::before{content:"";width:100%;height:100%;display:block;background-color:rgba(0,0,0,.87);padding-bottom:100%;border-radius:100%;overflow:hidden;-webkit-animation:menu-animation .8s ease-out forwards;animation:menu-animation .8s ease-out forwards}.nomzo-theme .ekit_modal-searchPanel .mfp-wrap.ekit-promo-popup{height:100vh;overflow:hidden}.nomzo-theme .ekit_modal-searchPanel .mfp-bg.my-mfp-slide-bottom{display:none}.nomzo-theme .ekit_modal-searchPanel .ekit-sidebar-widget{height:100vh}.nomzo-theme .ekit_modal-searchPanel .ekit-bg-black{height:100vh!important}.nomzo-theme .ekit_modal-searchPanel .ekit-search-group{position:relative}.nomzo-theme .ekit_modal-searchPanel .ekit-search-group input:not([type=submit]){height:70px;background-color:transparent;border-radius:50px;border:2px solid #fff;color:#fff;padding:0 30px;width:100%}.nomzo-theme .ekit_modal-searchPanel .ekit-search-group input:not([type=submit]):focus{outline:0}.nomzo-theme .ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-moz-placeholder{color:#fff;opacity:1}.nomzo-theme .ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-webkit-input-placeholder{color:#fff;opacity:1}.nomzo-theme .ekit_modal-searchPanel .ekit-search-group input:not([type=submit]):-ms-input-placeholder{color:#fff;opacity:1}.nomzo-theme .ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-ms-input-placeholder{color:#fff;opacity:1}.nomzo-theme .ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::placeholder{color:#fff;opacity:1}.nomzo-theme .ekit_modal-searchPanel .ekit-search-group .ekit_search-button{background-color:transparent;border:0;padding:0;color:#fff;fill:#fff;position:absolute;right:0;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:100%;width:70px;border-radius:0 50px 50px 0}.nomzo-theme .ekit_modal-searchPanel .ekit-search-group .ekit_search-button svg{width:1em;height:1em}.nomzo-theme .ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-cancel-button,.nomzo-theme .ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-decoration,.nomzo-theme .ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-results-button,.nomzo-theme .ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-results-decoration{display:none}.nomzo-theme .ekit_modal-searchPanel .ekit-search-panel{max-width:800px;margin:1.75rem auto}.nomzo-theme .ekit_navsearch-button{display:inline-block}.nomzo-theme .elementor-widget-elementskit-header-search .mfp-close{width:44px}.nomzo-theme .ekit-wid-con .fluentform .ff-el-ratings label{display:inline-block}.nomzo-theme .ekit-wid-con .fluentform .ff-el-progress,.nomzo-theme .ekit-wid-con .fluentform .ff-el-progress-bar{height:20px}.nomzo-theme .ekit-wid-con .fluentform .ff-el-progress-status{font-size:13px;display:none}.nomzo-theme .ekit-wid-con .fluentform .ff-el-progress-bar span{font-size:10px}.nomzo-theme .ekit-wid-con .fluentform .ff-step-header{display:none}.nomzo-theme .ekit-wid-con .fluentform .choices[data-type*=select-multiple] .choices__inner{padding:0}.nomzo-theme .ekit-wid-con .fluentform .ff-el-form-check-label .ff-el-form-check-input::after{display:none}.nomzo-theme .ekit-wid-con .fluentform-widget-custom-radio-checkbox .ff-el-form-check-input:checked::before{display:none}.nomzo-theme .ekit-wid-con .frm-fluent-form .choices__inner{border:none}.nomzo-theme .ekit-wid-con .fluentform-widget-custom-radio-checkbox input[type=checkbox]:checked::after,.nomzo-theme .ekit-wid-con .fluentform-widget-custom-radio-checkbox input[type=radio]:checked::after{position:static;-webkit-transform:inherit;transform:inherit}.nomzo-theme .ekit-fluent-form-widget-step-header-yes .ff-el-progress-status{display:block!important}.nomzo-theme .ekit-fluent-form-widget-step-progressbar-yes .ff-step-header{display:block!important}.nomzo-theme .ekit-wid-con .ekit-btt__button{padding:0;display:inline-block;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.nomzo-theme .ekit-wid-con .ekit-btt__button:focus,.nomzo-theme .ekit-wid-con .ekit-btt__button:hover{text-decoration:none}.nomzo-theme .ekit-wid-con .ekit-btt__button .canvas{width:100%;height:100%;top:0;left:0;position:absolute;border-radius:inherit}.nomzo-theme .ekit-wid-con .ekit-btt__button.ekit-tt-show{-webkit-animation:ekit-btt-fadein .5s;animation:ekit-btt-fadein .5s;opacity:1}.nomzo-theme .ekit-wid-con .ekit-btt__button.yes:not(.ekit-tt-show){-webkit-animation:ekit-btt-fadeOut .5s;animation:ekit-btt-fadeOut .5s;opacity:0}.nomzo-theme .ekit-wid-con .ekit-btt.progress_indicator .ekit-btt__button{border:0!important;border-radius:50%!important}@-webkit-keyframes ekit-btt-fadein{from{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ekit-btt-fadein{from{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes ekit-btt-fadeOut{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}}@keyframes ekit-btt-fadeOut{from{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}}
@charset "UTF-8";.nomzo-theme .ekit-wid-con .ekit-review-slider-wrapper .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_review_slider_slidetoshow,1));margin-right:var(--ekit_review_slider_left_right_spacing,15px)}.nomzo-theme .ekit-wid-con .ekit-review-slider-wrapper .swiper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_video_slidetoshow,1));margin-right:var(--ekit_review_slider_left_right_spacing,15px)}.nomzo-theme .ekit-wid-con .ekit-review-slider-wrapper .swiper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-feed-wrapper{font-family:Roboto,sans-serif;background-color:#f2f2f5;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-feed-wrapper h4,.nomzo-theme .ekit-wid-con .ekit-feed-wrapper p{margin-bottom:0}.nomzo-theme .ekit-wid-con .ekit-feed-header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff}.nomzo-theme .ekit-wid-con .ekit-feed-header,.nomzo-theme .ekit-wid-con .ekit-feed-header .header-left,.nomzo-theme .ekit-wid-con .ekit-feed-header--desc,.nomzo-theme .ekit-wid-con .ekit-feed-header--location{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-feed-header .header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-feed-header--thumbnail{width:40px;height:40px;border-radius:50%;overflow:hidden;margin:0 1rem 0 0;position:relative}.nomzo-theme .ekit-wid-con .ekit-feed-header--thumbnail img{height:100%;width:100%}.nomzo-theme .ekit-wid-con .ekit-feed-header--user-info{height:-webkit-max-content;height:-moz-max-content;height:max-content}.nomzo-theme .ekit-wid-con .ekit-feed-header--name{font-size:14px;font-weight:700;color:#000032;text-transform:capitalize}.nomzo-theme .ekit-wid-con .ekit-feed-header--desc,.nomzo-theme .ekit-wid-con .ekit-feed-header--location{font-size:12px;color:#adadad}.nomzo-theme .ekit-wid-con .ekit-feed-header--desc,.nomzo-theme .ekit-wid-con .ekit-feed-header--desc p,.nomzo-theme .ekit-wid-con .ekit-feed-header--location,.nomzo-theme .ekit-wid-con .ekit-feed-header--location p{line-height:12px}.nomzo-theme .ekit-wid-con .ekit-feed-header--actions{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .ekit-feed-header--actions .btn{display:inline-block;min-height:40px;min-width:112px;font-size:15px;line-height:20px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-feed-header--actions .btn-pill{border-radius:2rem}.nomzo-theme .ekit-wid-con .ekit-feed-header--actions .btn-primary{background-color:#1769ff;border-color:#1769ff;color:#fff;margin-right:1rem}.nomzo-theme .ekit-wid-con .ekit-feed-header--actions .btn-primary:hover{background-color:#0f5ae6;border-color:#0f5ae6}.nomzo-theme .ekit-wid-con .ekit-feed-header--actions .btn-outline-secondary{border:2px solid #f2f2f5;color:#000032;background-color:#fff}.nomzo-theme .ekit-wid-con .ekit-feed-header--actions .btn-outline-secondary:hover{background-color:#f2f2f5}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper{background-color:#fff}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper .row{margin-left:0}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper .row>div{padding-left:0}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper .ekit-feed-items-load-more{padding:0 1rem 1rem 1rem;text-align:center}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper .ekit-feed-items-load-more .btn{color:#1769ff;border-radius:2rem;background-color:rgba(23,105,255,.1);padding:.8rem 3rem;font-size:15px;font-weight:500;line-height:15px}.nomzo-theme .ekit-wid-con .ekit-feed-item{position:relative;background-color:#fff;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-feed-item--cover{position:relative;overflow:hidden;width:100%;height:100%}.nomzo-theme .ekit-wid-con .ekit-feed-item--cover img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nomzo-theme .ekit-wid-con .ekit-feed-item--go-arrow{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-feed-item--go-arrow a,.nomzo-theme .ekit-wid-con .ekit-feed-item--go-arrow i{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}.nomzo-theme .ekit-wid-con .ekit-feed-item--go-arrow a{width:40px;height:40px;border-radius:50%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nomzo-theme .ekit-wid-con .ekit-feed-item--go-arrow i{color:#1769ff;font-weight:600}.nomzo-theme .ekit-wid-con .ekit-feed-item--go-arrow ul{list-style:none}.nomzo-theme .ekit-wid-con .ekit-feed-item--title{text-align:center;color:#32323d}.nomzo-theme .ekit-wid-con .ekit-feed-item--title h4{font-size:17px;line-height:22px;font-weight:400}.nomzo-theme .ekit-wid-con .ekit-feed-item--overview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #f2f2f5;margin:0 1rem 1rem 1rem}.nomzo-theme .ekit-wid-con .ekit-feed-item--overview>div{padding:.5rem 1rem;font-size:14px;font-weight:500;color:#999;border-right:1px solid #f2f2f5}.nomzo-theme .ekit-wid-con .ekit-feed-item--overview>div:last-child{border-right:none}.nomzo-theme .ekit-wid-con .ekit-feed-item.style2,.nomzo-theme .ekit-wid-con .ekit-feed-item.style3,.nomzo-theme .ekit-wid-con .ekit-feed-item.style4,.nomzo-theme .ekit-wid-con .ekit-feed-item.style5,.nomzo-theme .ekit-wid-con .ekit-feed-item.style6{-webkit-box-shadow:0 7px 15px rgba(0,0,0,.05);box-shadow:0 7px 15px rgba(0,0,0,.05)}.nomzo-theme .ekit-wid-con .ekit-feed-item.style2 .ekit-feed-item--overview>div{color:#747474;border-right:none;padding:0}.nomzo-theme .ekit-wid-con .ekit-feed-item.style2 .ekit-feed-item--overview>div:not(:last-child){margin-right:24px}.nomzo-theme .ekit-wid-con .ekit-feed-item.style2 .ekit-feed-item--overview{margin:0;padding:24px 0;border:none}.nomzo-theme .ekit-wid-con .ekit-feed-item.style4 .ekit-feed-item--title,.nomzo-theme .ekit-wid-con .ekit-feed-item.style5 .ekit-feed-item--title{text-align:left}.nomzo-theme .ekit-wid-con .ekit-feed-item.style4 .ekit-feed-item--overview,.nomzo-theme .ekit-wid-con .ekit-feed-item.style5 .ekit-feed-item--overview{border:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nomzo-theme .ekit-wid-con .ekit-feed-item.style4 .ekit-feed-item--overview .likes,.nomzo-theme .ekit-wid-con .ekit-feed-item.style5 .ekit-feed-item--overview .likes{padding-left:0}.nomzo-theme .ekit-wid-con .ekit-feed-item.style5 .ekit-feed-item--info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:80%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;position:absolute;left:0;bottom:0;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(58%,rgba(255,255,255,.97)),to(white));background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.97) 58%,#fff 100%);opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-feed-item.style5 .ekit-feed-item--title{padding-bottom:.5rem}.nomzo-theme .ekit-wid-con .ekit-feed-item.style5 .ekit-feed-item--title h4{min-height:unset}.nomzo-theme .ekit-wid-con .ekit-feed-item.style5 .ekit-feed-item--overview{margin-bottom:1rem}.nomzo-theme .ekit-wid-con .ekit-feed-item.style5 .ekit-feed-item--go-arrow a{top:25%;z-index:1}.nomzo-theme .ekit-wid-con .ekit-feed-item.style5 .ekit-feed-item--link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.nomzo-theme .ekit-wid-con .ekit-feed-item.style6 .ekit-feed-item--overview{margin-top:1rem}.nomzo-theme .ekit-wid-con .ekit-feed-item.style6 .ekit-feed-item--title{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;color:#fff;opacity:0;visibility:hidden}.nomzo-theme .ekit-wid-con .ekit-feed-item.style6 .ekit-feed-item--go-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:2rem;color:#fff}.nomzo-theme .ekit-wid-con .ekit-feed-item.style6 .ekit-feed-item--go-arrow h4{font-size:17px;font-weight:500;position:relative;color:#fff;margin-bottom:1rem}.nomzo-theme .ekit-wid-con .ekit-feed-item.style6 .ekit-feed-item--go-arrow h4::before{content:"";height:4px;width:2rem;background-color:#fec158;position:absolute;left:0;top:-1rem;border-radius:1rem}.nomzo-theme .ekit-wid-con .ekit-feed-item.style6 .ekit-feed-item--go-arrow ul li{font-size:14px;padding-left:1rem;position:relative}.nomzo-theme .ekit-wid-con .ekit-feed-item.style6 .ekit-feed-item--go-arrow ul li::before{content:"";width:6px;height:6px;border-radius:50%;background-color:#fec158;position:absolute;left:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.nomzo-theme .ekit-wid-con .ekit-feed-item.style6:hover .ekit-feed-item--title{opacity:1;visibility:visible;z-index:100}.nomzo-theme .ekit-wid-con .ekit-feed-item.style6:hover .ekit-feed-item--go-arrow a{display:none}.nomzo-theme .ekit-wid-con .ekit-feed-item:hover .ekit-feed-item--go-arrow{opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .ekit-feed-item:hover.style5 .ekit-feed-item--info{opacity:1;visibility:visible}@media screen and (max-width:576px){.nomzo-theme .ekit-wid-con .ekit-feed-header{display:block}.nomzo-theme .ekit-wid-con .ekit-feed-header .header-left{padding-bottom:1rem;border-bottom:1px solid #f2f2f5;margin-bottom:1rem}.nomzo-theme .ekit-wid-con .ekit-feed-header .header-right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.nomzo-theme .ekit-wid-con .ekit-feed-item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nomzo-theme .ekit-wid-con .ekit-feed-item-col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media screen and (min-width:768px){.nomzo-theme .ekit-wid-con .ekit-feed-item-col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media screen and (min-width:1025px){.nomzo-theme .ekit-wid-con .ekit-feed-item-col{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.nomzo-theme .ekit-wid-con .ekit-breadcrumb{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:red}.nomzo-theme .ekit-wid-con .ekit-breadcrumb>li{float:left;color:#00f;font:optional;-webkit-transition:all .2s linear;transition:all .2s linear;padding-right:5px}.nomzo-theme .ekit-wid-con .ekit-breadcrumb>li a{-webkit-transition:inherit;transition:inherit}.nomzo-theme .ekit-wid-con .ekit-breadcrumb>li i,.nomzo-theme .ekit-wid-con .ekit-breadcrumb>li svg{width:1em;height:1em;position:relative;display:block;-webkit-transition:all .2s linear;transition:all .2s linear}.nomzo-theme .ekit-wid-con .ekit-breadcrumb .ekit_breadcrumbs_start{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-zoom-details{border:1px solid #e2e2e2}.nomzo-theme .ekit-wid-con .single-zoom-info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:none;padding:15px 30px}.nomzo-theme .ekit-wid-con .single-zoom-info span{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:500;font-size:16px;color:#3a3a3a}.nomzo-theme .ekit-wid-con .single-zoom-info:nth-child(odd){background-color:#e2e2e2}.nomzo-theme .ekit-wid-con .ekit-zoom-btn{display:inline-block;background-color:#a5452c;color:#fff;padding:5px 20px;border-radius:5px;-webkit-transition:all .4s;transition:all .4s}.nomzo-theme .ekit-wid-con .ekit-zoom-btn:hover{background-color:#de5734}.nomzo-theme .ekit-wid-con .ekit-zoom-counter{margin-bottom:5px}.nomzo-theme .ekit-wid-con .ekit-zoom-counter ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nomzo-theme .ekit-wid-con .ekit-zoom-counter ul li{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;background-color:#3a3a3a;color:#fff;padding:15px;margin:0 5px 5px 5px;font-size:20px;font-weight:700;line-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomzo-theme .ekit-wid-con .ekit-zoom-counter.text{display:block;font-size:14px;font-weight:400;text-transform:uppercase}.nomzo-theme .ekit-wid-con .ekit-zoom-counter span::before{display:none}.nomzo-theme .ekit-wid-con .ekit-zoom-counter ul li:first-child{margin-left:0}.nomzo-theme .ekit-wid-con .ekit-zoom-counter ul li:last-child{margin-right:0}.nomzo-theme .ekit-wid-con .ekit-zoom-layout-flat .ekit-zoom-details{border:none;background-color:#f2f2f2;padding:10px 0}.nomzo-theme .ekit-wid-con .ekit-zoom-layout-flat .single-zoom-info{background-color:transparent;display:block}.nomzo-theme .ekit-wid-con .ekit-zoom-layout-flat .single-zoom-info span{display:block;font-weight:400}.nomzo-theme .ekit-wid-con .ekit-zoom-layout-flat .single-zoom-info span:first-child{font-weight:700}.nomzo-theme .ekit-wid-con .ekit-zoom-layout-flat .single-zoom-info{padding:10px 30px}.nomzo-theme .ekit-wid-con .ekit-zoom-layout-flat .ekit-zoom-join-links{padding-top:15px}.nomzo-theme .ekit-wid-con .ekit-zoom-layout-flat .ekit-zoom-join-links .single-zoom-info{padding:5px 0}.nomzo-theme .ekit-wid-con .ekit-zoom-layout-flat .ekit-zoom-join-links .single-zoom-info .zoom-title{display:none}.nomzo-theme .ekit-wid-con .ekit-zoom-heading h2{padding:10px 30px;display:block;background-color:#3a3a3a;color:#fff;font-size:25px;font-weight:600;margin:0}.nomzo-theme .ekit-wid-con .ekit-zoom-heading h2::before{display:none}.nomzo-theme .ekit-wid-con .ekit-zoom-counter-wrapper{text-align:center}.nomzo-theme .ekit-wid-con .ekit-zoom-counter-wrapper .ekit-zoom-counter-heading{color:#3a3a3a;font-size:25px;font-weight:500;margin:0;margin-bottom:12px}.nomzo-theme .ekit-wid-con .ekit-zoom-protected{background-color:#000;min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px}.nomzo-theme .ekit-wid-con .ekit-zoom-protected-inner{margin:0 auto;width:60%}.nomzo-theme .ekit-wid-con .ekit-zoom-protected-inner h4{color:#fff;font-size:30px;margin:0}.nomzo-theme .ekit-wid-con .ekit-zoom-protected-inner p{color:#fff;font-size:14px;margin-top:0;margin-bottom:10px}.nomzo-theme .ekit-wid-con .ekit-zoom-protected-inner p.error{color:red;font-size:10px}.nomzo-theme .ekit-wid-con .ekit-zoom-protected-inner .ekit-zoom-password-field{display:block;width:100%;height:40px;background-color:#ededed;padding:0 15px;font-size:15px}.nomzo-theme .ekit-wid-con .ekit-zoom-protected-inner .ekit-zoom-submit-field{margin-top:10px;background-color:#a5452c;padding:12px 25px;font-size:18px;-ms-flex-item-align:end;align-self:flex-end;font-weight:400}.nomzo-theme .ekit-wid-con .ekit-zoom-protected-inner .attr-alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;margin-top:10px}.nomzo-theme .ekit-wid-con .ekit-zoom-protected-inner .attr-alert-success{color:#2e639a;background-color:#d4edda;border-color:#c3e6cb}.nomzo-theme .ekit-wid-con .ekit-zoom-protected-inner .attr-alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.nomzo-theme .ekit-wid-con .ekit-zoom-protected-yes .ekit-zoom-main-content{display:none}.nomzo-theme .ekit-wid-con .ekit-zoom-protected-form{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomzo-theme .ekit-wid-con .ekit-video-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-1 .ekit-video-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-2 .ekit-video-item{-webkit-box-flex:0;flex:0 0 50%;-ms-flex:1 0 45%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-3 .ekit-video-item{-webkit-box-flex:0;flex:0 0 33.33%;-ms-flex:1 0 31%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-4 .ekit-video-item{-webkit-box-flex:0;flex:0 0 25%;-ms-flex:1 0 20%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-5 .ekit-video-item{-webkit-box-flex:0;flex:0 0 20%;-ms-flex:1 0 18%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-6 .ekit-video-item{-webkit-box-flex:0;flex:0 0 16.66%;-ms-flex:1 0 15%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry{display:block;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry .ekit-video-item,.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry img{height:auto}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry .ekit-video-item{-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column;display:block}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-1 .ekit-video-item{width:100%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-2 .ekit-video-item{width:50%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-3 .ekit-video-item{width:33.33%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-4 .ekit-video-item{width:25%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-5 .ekit-video-item{width:20%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-6 .ekit-video-item{width:16.66%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit_play_on .video-link .video-icon,.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit_play_on .video-link::before{opacity:0;visibility:hidden;-webkit-transition:all .4s;transition:all .4s}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit_play_on .video-link:hover .video-icon,.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit_play_on .video-link:hover::before{opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .ekit-video-item{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;height:215px;display:block;padding:10px}.nomzo-theme .ekit-wid-con .ekit-video-item iframe{position:absolute;top:0;left:0;height:100%;width:100%;border:0;display:block;margin:0 auto}.nomzo-theme .ekit-wid-con .ekit-video-item img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.nomzo-theme .ekit-wid-con .ekit-video-item .video-icon{color:#fff;background-color:#da3175;display:inline-block;font-size:35px;padding:12px;border-radius:100px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nomzo-theme .ekit-wid-con .ekit-video-item .video-link{background-repeat:no-repeat;background-size:cover;background-position:center center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-video-item .video-link.video-added{background-image:none!important}.nomzo-theme .ekit-wid-con .ekit-video-item .video-link.video-added img{opacity:0}.nomzo-theme .ekit-wid-con .ekit-video-item .video-link.video-added .video-icon{display:none}.nomzo-theme .ekit-wid-con .ekit-video-item .video-link::before{content:"";background-color:rgba(0,0,0,.3);display:block;width:100%;height:100%;position:absolute;left:0;top:0}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-carousel{display:block}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-carousel .ekit-video-item{padding:0;height:inherit;-webkit-box-flex:0;-ms-flex:none;flex:none}.nomzo-theme .ekit-wid-con .ekit-video-gallery-wrapper .elementskit-main-filter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nomzo-theme .ekit-wid-con .ekit-video-gallery-wrapper .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_video_slidetoshow,1));margin-right:var(--ekit_video_slider_left_right_spacing,15px)}.nomzo-theme .ekit-wid-con .ekit-video-gallery-wrapper .swiper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_video_slidetoshow,1));margin-right:var(--ekit_video_slider_left_right_spacing,15px)}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container{position:relative}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-featured-cat-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-featured-cat-container .ekit-woo-featured-cat{background-size:cover;background-repeat:no-repeat;background-position:center;width:100%;position:relative}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-align-left .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-align-left .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-align-right .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-align-right .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-vertical-align-bottom .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-vertical-align-bottom .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:inherit;bottom:0;-webkit-transform:translate(0);transform:translate(0)}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-vertical-align-top .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-vertical-align-top .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:0;bottom:inherit;-webkit-transform:translate(0);transform:translate(0)}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.columns-1 ul.products .product-category{width:100%;margin:0}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.columns-2 ul.products .product-category{width:50%;margin:0}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.columns-3 ul.products .product-category{width:33.33%;margin:0}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.columns-4 ul.products .product-category{width:25%;margin:0}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.columns-5 ul.products .product-category{width:20%;margin:0}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.columns-6 ul.products .product-category{width:16.66%;margin:0}.nomzo-theme .ekit-wid-con .ekit-woo-featured-cat-container .woocommerce ul.products{margin:0;list-style:none}.nomzo-theme .ekit-wid-con .ekit-woo-featured-cat-container .woocommerce ul.products .product-category a img{height:100%}.nomzo-theme .ekit-wid-con .ekit-cat-items{-webkit-box-flex:1;-ms-flex:1;flex:1}.nomzo-theme .ekit-wid-con .woocommerce ul.products .product-category{margin:0;padding:0}.nomzo-theme .ekit-wid-con .woocommerce ul.products .product-category a{position:relative;width:100%;height:100%;display:block!important}.nomzo-theme .ekit-wid-con .woocommerce ul.products .product-category a img{margin:0 auto;width:auto;height:auto;-o-object-fit:cover;object-fit:cover}.nomzo-theme .ekit-wid-con .woocommerce ul.products .product-category a:hover .woocommerce-loop-category__title{background-color:rgba(0,0,0,.5)}.nomzo-theme .ekit-wid-con .woocommerce ul.products .product-category .woocommerce-loop-category__title{text-align:center;background-color:rgba(0,0,0,.5);left:0;right:0;top:50%;bottom:inherit;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;font-weight:600;text-transform:uppercase;line-height:25px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.nomzo-theme .ekit-wid-con .woocommerce ul.products .product-category .woocommerce-loop-category__title::before{display:none}.nomzo-theme .ekit-wid-con .woocommerce ul.products .product-category .woocommerce-loop-category__title .count{font-size:14px;line-height:20px;color:#fff;opacity:1;text-transform:capitalize;margin-top:4px;background-color:transparent;padding:0}.nomzo-theme .ekit-wid-con .ekit-wc-carousel .woocommerce ul.products{-ms-flex-wrap:inherit;flex-wrap:inherit}.nomzo-theme .ekit-wid-con .ekit-wc-label-position-outside .woocommerce ul.products .product-category .woocommerce-loop-category__title{position:static;-webkit-transform:inherit;transform:inherit}.nomzo-theme .ekit-wid-con .ekit-wc-label-position-outside .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title{position:absolute;bottom:0;top:inherit}.nomzo-theme .ekit-woo-cat-list--products{list-style:none;display:grid!important;grid-template-columns:repeat(var(--ekit-woo-desktop-columns),1fr)!important}.nomzo-theme .ekit-woo-cat-list--products::after,.nomzo-theme .ekit-woo-cat-list--products::before{display:none!important}@media (max-width:991px){.nomzo-theme .ekit-woo-cat-list--products{grid-template-columns:repeat(var(--ekit-woo-tablet-columns),1fr)!important}}@media (max-width:575px){.nomzo-theme .ekit-woo-cat-list--products{grid-template-columns:repeat(var(--ekit-woo-mobile-columns),1fr)!important}}.nomzo-theme .ekit-woo-cat-list--products>li{width:100%!important;float:none!important}.nomzo-theme .ekit-wid-con .ekit-wc-products{position:relative}.nomzo-theme .ekit-wid-con .ekit-wc-products.ekit-wc-carousel-desc-position-inside ul.products .ekit-wc-product.ekit-wc-product-alignment-vertical.ekit-desc-vertical-align-center .ekit-wc-product-desc{bottom:inherit;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nomzo-theme .ekit-wid-con .ekit-wc-products.ekit-wc-carousel-desc-position-inside ul.products .ekit-wc-product.ekit-wc-product-alignment-vertical.ekit-desc-vertical-align-top .ekit-wc-product-desc{bottom:inherit;top:0}.nomzo-theme .ekit-wid-con .ekit-wc-products.ekit-wc-carousel-desc-position-inside ul.products .ekit-wc-product.ekit-wc-product-alignment-vertical.ekit-desc-vertical-align-bottom .ekit-wc-product-desc{bottom:0;top:inherit}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper ul.products .ekit-wc-product{margin:0;padding:0}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper ul.products .ekit-wc-product.ekit-wc-product-alignment-horizontal .ekit-wc-product-desc{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper ul.products .ekit-wc-product.ekit-wc-product-alignment-horizontal .ekit-wc-product-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper ul.products .ekit-wc-product.ekit-wc-product-alignment-horizontal .ekit-wc-product-inner>div{width:100%}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper ul.products .ekit-wc-product.ekit-desc-horizontal-align-center .ekit-wc-product-desc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper ul.products .ekit-wc-product.ekit-desc-horizontal-align-left .ekit-wc-product-desc{-webkit-box-pack:baseline;-ms-flex-pack:baseline;justify-content:baseline;text-align:left}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper ul.products .ekit-wc-product.ekit-desc-horizontal-align-right .ekit-wc-product-desc{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper ul.products .ekit-wc-product.ekit-wc-vertical-align-center .ekit-wc-product-desc-inner{-ms-flex-item-align:center;align-self:center}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper ul.products .ekit-wc-product.ekit-wc-vertical-align-top .ekit-wc-product-desc-inner{-ms-flex-item-align:baseline;align-self:baseline}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper ul.products .ekit-wc-product.ekit-wc-vertical-align-bottom .ekit-wc-product-desc-inner{-ms-flex-item-align:end;align-self:flex-end}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper ul.products .ekit-wc-product.ekit-wc-flip-yes .ekit-wc-product-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper ul.products .ekit-wc-product:hover .ekit-wc-product-image .ekit-wc-add-to-cart,.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper ul.products .ekit-wc-product:hover .ekit-wc-product-image .ekit-wc-product-popop{visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .ekit-wc-products ul.ekit-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;font-size:inherit;text-align:center;list-style:none}.nomzo-theme .ekit-wid-con .ekit-wc-products ul.ekit-pagination li>span{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;width:40px;margin:3px;line-height:40px;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;-webkit-transition:color .3s,border-color .3s,background-color .3s;transition:color .3s,border-color .3s,background-color .3s}.nomzo-theme .ekit-wid-con .ekit-wc-products ul.ekit-pagination li>span:hover{color:#465157;background-color:#f2f2f2}.nomzo-theme .ekit-wid-con .ekit-wc-products ul.ekit-pagination li .page-numbers{-webkit-box-shadow:none;box-shadow:none;font-weight:inherit;height:inherit;width:inherit;color:#465157}.nomzo-theme .ekit-wid-con .ekit-wc-products ul.ekit-pagination li .page-numbers:hover{color:#465157}.nomzo-theme .ekit-wid-con .ekit-wc-products ul.ekit-pagination li .page-numbers.current{color:#f76b6a}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-image{position:relative}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-image img{margin-bottom:0;-o-object-fit:cover;object-fit:cover}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-add-to-cart{position:absolute;top:50%;left:0;width:100%;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;-webkit-transition:opacity .4s,background-color .4s;transition:opacity .4s,background-color .4s;visibility:hidden;font-size:13px;text-decoration:none;text-transform:uppercase;font-weight:600}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-add-to-cart.ekit-cart-align-center{text-align:center}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-add-to-cart.ekit-cart-align-left{text-align:left}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-add-to-cart.ekit-cart-align-right{text-align:right}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-add-to-cart.ekit-cart-vertical-align-bottom{bottom:0;top:inherit;-webkit-transform:inherit;transform:inherit}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-add-to-cart.ekit-cart-vertical-align-top{bottom:inherit;top:0;-webkit-transform:inherit;transform:inherit}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-add-to-cart .add_to_cart_button{color:#fff;-webkit-box-shadow:none;box-shadow:none;background-color:#f76b6a;font-size:inherit;text-decoration:inherit;text-transform:inherit;line-height:inherit;font-style:inherit;margin-top:0;position:relative;width:auto;display:inline-block}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-add-to-cart .add_to_cart_button.ekit-cart-icon-pos-left::before{left:0;right:inherit}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-add-to-cart .add_to_cart_button::before{color:#465157;text-align:center;background-color:#fff;display:inline-block;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-add-to-cart .added_to_cart{color:#fff;font-size:13px;font-weight:600;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;background-color:#465157;text-transform:uppercase}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-popop{position:absolute;top:0;left:0;z-index:2;opacity:0;visibility:hidden;-webkit-transition:opacity .4s,background-color .4s;transition:opacity .4s,background-color .4s}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-popop.popup-right{right:0;left:inherit}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-popop.popup-left{left:0;right:inherit}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-popop.popup-center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-popop.popup-vertical-bottom{bottom:0;top:inherit}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-popop.popup-vertical-top{top:0;bottom:inherit}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-popop.popup-vertical-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-popop.popup-center.popup-vertical-center{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-popop--link{display:inline-block;line-height:15px}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-products-badge.badge-center .onsale{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-products-badge.badge-right .onsale{left:auto;right:0!important;text-align:right}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-products-badge.badge-vertical-left .onsale{top:0;bottom:0}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-products-badge.badge-vertical-center .onsale{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-products-badge.badge-center.badge-vertical-center .onsale{top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-products-badge.badge-vertical-bottom .onsale{top:inherit;bottom:0}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-products-badge .onsale{color:#fff;font-size:12px;background-color:#f76b6a;font-weight:400;text-transform:uppercase;border-radius:0;display:inline-block;top:0;bottom:inherit;margin:0;padding:0;min-height:auto;min-width:auto;height:auto;line-height:inherit;padding:0 8px;-webkit-transition:all .4s;transition:all .4s}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-products-badge .onsale::before{display:none}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-desc .ekit-wc-rating{display:block;margin-bottom:11px;line-height:1}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-desc .ekit-wc-rating .star-rating{overflow:hidden;min-width:105px;margin:0 auto;display:inline-block;padding-bottom:16px;position:relative;float:none}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-desc .ekit-wc-rating .star-rating::before{letter-spacing:5px;font-size:16px;color:#d3ced2}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-desc .ekit-wc-rating .star-rating span{color:#f9bf00}.nomzo-theme .ekit-wid-con .woocommerce ul.products .ekit-wc-product-desc .ekit-wc-rating .star-rating span::before{letter-spacing:5px;font-size:16px}.nomzo-theme .ekit-wid-con .ekit-wc-product-desc{padding:10px 0;padding-top:25px}.nomzo-theme .ekit-wid-con .ekit-wc-product-desc .ekit-wc-product-title{color:#465157;font-size:18px;font-weight:600;margin:0;line-height:23px;margin-bottom:10px}.nomzo-theme .ekit-wid-con .ekit-wc-product-desc .ekit-wc-product-price .price{color:#465157}.nomzo-theme .ekit-wid-con .ekit-wc-product-desc .ekit-wc-product-price .woocommerce-Price-amount{font-size:18px;font-weight:600;margin:0;padding:0}.nomzo-theme .ekit-wid-con .ekit-wc-product-categories ul{margin:0;padding:0;list-style:none}.nomzo-theme .ekit-wid-con .ekit-wc-product-categories ul li{display:inline-block;margin-right:2px}.nomzo-theme .ekit-wid-con .ekit-wc-product-categories ul li:last-child{margin-right:0}.nomzo-theme .ekit-wid-con .ekit-wc-product-categories ul li a{display:block;color:#949494;font-size:10px;line-height:15px;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;text-transform:uppercase}.nomzo-theme .ekit-wid-con .ekit-wc-products-wrapper ul.ekit-woo-product-list-widget{margin-bottom:0;list-style:none;display:grid;grid-template-columns:repeat(var(--ekit-woo-desktop-columns),1fr)!important}.nomzo-theme .ekit-wid-con .ekit-wc-products-wrapper ul.ekit-woo-product-list-widget::after,.nomzo-theme .ekit-wid-con .ekit-wc-products-wrapper ul.ekit-woo-product-list-widget::before{display:none!important}@media (max-width:991px){.nomzo-theme .ekit-wid-con .ekit-wc-products-wrapper ul.ekit-woo-product-list-widget{grid-template-columns:repeat(var(--ekit-woo-tablet-columns),1fr)!important}}@media (max-width:575px){.nomzo-theme .ekit-wid-con .ekit-wc-products-wrapper ul.ekit-woo-product-list-widget{grid-template-columns:repeat(var(--ekit-woo-mobile-columns),1fr)!important}}.nomzo-theme .ekit-wid-con .ekit-wc-products-wrapper ul.ekit-woo-product-list-widget>li{width:100%!important}.nomzo-theme .ekit-wid-con .ekit-wc-products-wrapper ul.products:not(.ekit-woo-product-list-widget){margin-bottom:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.nomzo-theme .ekit-wid-con .ekit-wc-products-wrapper ul.products li.product .price{margin-top:0;margin-bottom:0}.nomzo-theme .ekit-wc-product-inner{width:100%}.nomzo-theme .ekit-wc-products-wrapper .ekit-wc-products-badge>.onsale{width:auto;left:0;right:auto!important}.nomzo-theme .ekit-wid-con .ekit-wc-carousel{overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-wc-carousel .ekit-swiper-pagination .swiper-pagination-bullet{height:auto;width:auto;min-height:1px;padding:8px;opacity:1}.nomzo-theme .ekit-wid-con .ekit-wc-carousel .ekit-slidenav-container .ekit-slidenav{display:inline-block;line-height:10px;font-size:16px}.nomzo-theme .ekit-wid-con .ekit-wc-carousel .ekit-slidenav-container .ekit-slidenav{position:absolute;top:50%;left:0;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:1px solid #333;background-color:#fff;padding:10px 20px;cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-wc-carousel .ekit-slidenav-container .ekit-slidenav svg{max-width:16px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit-wc-carousel .ekit-slidenav-container .ekit-slidenav-next{right:0;left:inherit}.nomzo-theme .ekit-wid-con .ekit-wc-carousel .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_columns_desktop,4));margin-right:var(--ekit-slider-item-gap,35px)}.nomzo-theme .ekit-wid-con .ekit-wc-carousel .swiper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_columns_desktop,4));margin-right:var(--ekit-slider-item-gap,35px)}.nomzo-theme .ekit-wid-con .ekit-wc-products.ekit-wc-carousel-desc-position-inside .ekit-wc-product-alignment-vertical .ekit-wc-product-desc{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;width:100%}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-product-image img{width:100%;height:auto}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-product-image .ekit_woo_product_img_link::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%}.nomzo-theme .ekit-wid-con .ekit-wc-product-price .price{margin-top:0;margin-bottom:0}.nomzo-theme .ekit-wid-con .ekit-wc-product-price .price del{margin-right:5px;display:inline-block}.nomzo-theme .ekit-wid-con .ekit-wc-product-price .price ins,.nomzo-theme .ekit-wid-con .ekit-wc-product-price .price mark{background-color:transparent}.nomzo-theme .ekit-wid-con .ekit-wc-products .swiper-pagination-bullets.swiper-pagination-horizontal,.nomzo-theme .ekit-wid-con .ekit-wc-products .swiper-pagination-custom{position:relative;bottom:0}.nomzo-theme .ekit-wid-con .ekit-wc-products .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin-right:2px}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container{background-color:#fff;padding:15px;overflow:hidden;-webkit-box-shadow:0 1px 10px rgba(204,204,204,.5);box-shadow:0 1px 10px rgba(204,204,204,.5);display:none;position:absolute;z-index:9;width:350px;text-align:left}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .blockOverlay{background-color:tomato!important}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .mini-cart-header{clear:both;overflow:hidden;padding-bottom:10px}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .mini-cart-header ul{margin:0;padding:0;list-style:none;display:block}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .mini-cart-header ul li{float:left;-webkit-transition:all .4s;transition:all .4s}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .mini-cart-header ul li:last-child{float:right}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .mini-cart-header ul a,.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .mini-cart-header ul li{color:#465157;font-size:13px;line-height:15px;font-weight:600;float:left;text-transform:uppercase}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .ekit-dropdown-menu-mini-cart ul{max-height:350px;overflow-y:auto}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .ekit-dropdown-menu-mini-cart ul li{position:relative;overflow:hidden;padding:15px 10px;border-bottom:1px solid #e6ebee}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .ekit-dropdown-menu-mini-cart ul li:first-of-type{border-top:1px solid #e6ebee}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .ekit-dropdown-menu-mini-cart ul li a{color:#465157;font-size:15px;font-weight:600;line-height:18px;display:block;margin-bottom:10px}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .ekit-dropdown-menu-mini-cart ul li a>img{max-width:80px;float:right}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .ekit-dropdown-menu-mini-cart ul li a.remove{position:absolute;right:6px;top:6px;background-color:#fff;height:20px;width:20px;text-align:center;line-height:20px;border-radius:100px;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.3);box-shadow:0 1px 10px rgba(0,0,0,.3);margin:0}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .ekit-dropdown-menu-mini-cart ul li .quantity{display:block;color:#737373;font-size:13px;line-height:13px}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .ekit-dropdown-menu-mini-cart .woocommerce-mini-cart__total{color:#465157;font-size:15px;font-weight:600;text-transform:uppercase;overflow:hidden;margin:0;padding:15px 0}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .ekit-dropdown-menu-mini-cart .woocommerce-mini-cart__total .amount{float:right}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .ekit-dropdown-menu-mini-cart .woocommerce-mini-cart__buttons{margin:0}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .ekit-dropdown-menu-mini-cart .woocommerce-mini-cart__buttons .wc-forward{display:none}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .ekit-dropdown-menu-mini-cart .woocommerce-mini-cart__buttons .wc-forward.checkout{color:#fff;font-size:12px;line-height:18px;text-transform:uppercase;border-radius:0;display:block;padding:14px 10px;text-align:center;font-weight:600;background-color:tomato}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-dropdown-back{display:inline-block;cursor:pointer;position:relative;color:#465157}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-dropdown-back>svg{max-width:16px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit-mini-cart .ekit-dropdown-back .amount{color:#465157}.nomzo-theme .ekit-wid-con .ekit-mini-cart-visibility-hover{z-index:9}.nomzo-theme .ekit-wid-con .ekit-mini-cart-visibility-hover:before{content:"";position:absolute;top:100%;left:0;right:0;height:100%;background-color:transparent;z-index:-1}.nomzo-theme .ekit-wid-con .ekit-mini-cart-visibility-off_canvas>.ekit-mini-cart-container{display:block;position:fixed;top:0;right:0;bottom:0;-webkit-transform:translateX(100%);transform:translateX(100%);visibility:hidden;-webkit-transition:visibility .8s ease-in-out,-webkit-transform .8s ease-in-out;transition:visibility .8s ease-in-out,-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out,visibility .8s ease-in-out;transition:transform .8s ease-in-out,visibility .8s ease-in-out,-webkit-transform .8s ease-in-out;overflow-y:auto;cursor:default;z-index:9999}.nomzo-theme.admin-bar .ekit-wid-con .ekit-mini-cart-visibility-off_canvas>.ekit-mini-cart-container{top:32px}.nomzo-theme .ekit-wid-con .ekit-mini-cart-visibility-off_canvas.is--active>.ekit-mini-cart-container{-webkit-transition:-webkit-transform .8s ease-in-out;transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;transition:transform .8s ease-in-out,-webkit-transform .8s ease-in-out;-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}.nomzo-theme .ekit-wid-con .ekit-mini-cart-visibility-off_canvas+.ekit-mini-cart--backdrop{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-transition:all .8s ease;transition:all .8s ease;opacity:0;visibility:hidden;cursor:pointer;z-index:9998}.nomzo-theme .ekit-wid-con .ekit-mini-cart-visibility-off_canvas.is--active+.ekit-mini-cart--backdrop{opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .ekit-wid-con ul.ekit-dropdown-menu.ekit-dropdown-menu-mini-cart{display:none}.nomzo-theme .ekit-wid-con .ekit-wid-con a.ekit-dropdown-back:active,.nomzo-theme .ekit-wid-con .ekit-wid-con a.ekit-dropdown-back:focus,.nomzo-theme .ekit-wid-con .ekit-wid-con a.ekit-dropdown-back:hover,.nomzo-theme .ekit-wid-con .ekit-wid-con a.ekit-dropdown-back:visited{color:#000}.nomzo-theme .ekit-wid-con .ekit_gallery_grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item{position:relative;overflow:hidden}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .ekit-gallery-image-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,0);-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-portfolio-thumb{display:block;position:relative;overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-portfolio-thumb>img{display:block;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-hover-area{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-hover-content{z-index:2;top:48%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;position:absolute;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-hover-content.ekit_vertical_alignment_top{top:0;-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-hover-content.ekit_vertical_alignment_bottom{top:initial;bottom:-5%;-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-gallery-description,.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-gallery-icon,.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-gallery-label,.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-gallery-title{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-gallery-label{display:inline-block}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-gallery-title{font-size:18px;margin-bottom:15px}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-gallery-icon{font-size:18px;display:inline-block;text-align:center}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-gallery-icon svg{max-width:100%;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-gallery-description,.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item .elementskit-gallery-label{font-size:15px}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item:hover .elementskit-hover-area{opacity:1}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item:hover .elementskit-hover-content{top:50%}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item:hover .elementskit-hover-content.ekit_vertical_alignment_top{top:5%}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item:hover .elementskit-hover-content.ekit_vertical_alignment_bottom{top:initial;bottom:0}.nomzo-theme .ekit-wid-con .elementskit-single-portfolio-item:hover .ekit-gallery-image-overlay{background-color:rgba(0,0,0,.5)}.nomzo-theme .ekit-wid-con .ekit_gallery_grid_style{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:none}.nomzo-theme .ekit-wid-con .gallery_grid_style.ekit_gallery_grid_item .elementskit-single-portfolio-item{height:100%}.nomzo-theme .ekit-wid-con .gallery_grid_style.ekit_gallery_grid_item .elementskit-portfolio-thumb{height:100%;padding-bottom:85%}.nomzo-theme .ekit-wid-con .gallery_grid_style.ekit_gallery_grid_item .elementskit-grid__img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;left:0;top:0}@media (max-width:991px){.nomzo-theme .ekit-wid-con .gallery_grid_style.ekit_gallery_grid_item .elementskit-grid__img{position:static}.nomzo-theme .ekit-wid-con .gallery_grid_style.ekit_gallery_grid_item .elementskit-portfolio-thumb{padding-bottom:0!important}}.nomzo-theme .ekit-wid-con .ekit-gallery-portfolio-tilt{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:perspective(300px);transform:perspective(300px)}.nomzo-theme .ekit-wid-con .ekit-gallery-portfolio-tilt .elementskit-hover-area{-webkit-transform:translateZ(50px);transform:translateZ(50px)}.nomzo-theme .ekit-wid-con .ekit-gallery-portfolio-tilt:hover{z-index:1}.nomzo-theme .ekit-wid-con .elementskit-main-filter{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;position:relative;z-index:10}.nomzo-theme .ekit-wid-con .elementskit-main-filter>li{margin-right:10px}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .elementskit-main-filter>li{margin-bottom:20px}}.nomzo-theme .ekit-wid-con .elementskit-main-filter>li:last-child{margin-right:0}.nomzo-theme .ekit-wid-con .elementskit-main-filter>li>a{color:#374a5e;background-color:#fff;padding:8px 34px;display:block;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.nomzo-theme .ekit-wid-con .elementskit-main-filter>li>a.selected{background-color:#374a5e;color:#fff}.nomzo-theme .ekit-wid-con .elemetskit_filter_wraper_outer.elemetskit_filter_center{text-align:center}.nomzo-theme .ekit-wid-con .elemetskit_filter_wraper_outer.elemetskit_filter_center .filter-button-wraper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.nomzo-theme .ekit-wid-con .elemetskit_filter_wraper_outer.elemetskit_filter_left{text-align:left}.nomzo-theme .ekit-wid-con .elemetskit_filter_wraper_outer.elemetskit_filter_left .filter-button-wraper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.nomzo-theme .ekit-wid-con .elemetskit_filter_wraper_outer.elemetskit_filter_right{text-align:right}.nomzo-theme .ekit-wid-con .elemetskit_filter_wraper_outer.elemetskit_filter_right .filter-button-wraper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.nomzo-theme .ekit-wid-con .elementskit_filter_style_three>li>a{border:2px solid transparent}.nomzo-theme .ekit-wid-con .elementskit_filter_style_three>li>a.selected{-webkit-box-shadow:0 15px 25px 0 rgba(0,0,0,.07);box-shadow:0 15px 25px 0 rgba(0,0,0,.07);border-color:currentColor;color:#374a5e;background-color:#fff}.nomzo-theme .ekit-wid-con .elementskit_filter_style_three.elementskit_nav_caret>li>a::before{position:absolute;content:"";top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:15px;width:2px;opacity:0;-webkit-transition:.2s top ease,opacity .3s ease-in;transition:.2s top ease,opacity .3s ease-in;background-color:#374a5e;z-index:-1}.nomzo-theme .ekit-wid-con .elementskit_filter_style_three.elementskit_nav_caret>li>a.selected::before{top:100%;opacity:1}.nomzo-theme .ekit-wid-con .elementskit_filter_style_four{-webkit-box-shadow:0 15px 25px 0 rgba(0,0,0,.07);box-shadow:0 15px 25px 0 rgba(0,0,0,.07);border:2px solid #ea5356;background-color:#fff}.nomzo-theme .ekit-wid-con .elementskit_filter_style_four>li>a.selected{background-color:#fff;color:#ea5356}.nomzo-theme .ekit-wid-con .elementskit_filter_style_four.elementskit_divider_active>li>a::before{position:absolute;content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;background-color:#ea5356;width:2px;height:19px}.nomzo-theme .ekit-wid-con .elementskit_filter_style_four.elementskit_divider_active>li:last-child>a::before{display:none}.nomzo-theme .ekit-wid-con .elementskit_filter_style_four.elementskit_nav_caret>li>a::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);width:15px;height:15px;background:#ea5356;background:linear-gradient(-45deg,#ea5356 0,#ea5356 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);opacity:0;-webkit-transition:.2s bottom ease,opacity .3s ease-in;transition:.2s bottom ease,opacity .3s ease-in}.nomzo-theme .ekit-wid-con .elementskit_filter_style_four.elementskit_nav_caret>li>a.selected::after{bottom:-7.5px;opacity:1}.nomzo-theme .ekit-wid-con .elementskit_filter_style_five{border:2px solid #374a5e;border-radius:21.5px;-webkit-box-shadow:0 15px 25px 0 rgba(0,0,0,.07);box-shadow:0 15px 25px 0 rgba(0,0,0,.07);background-color:#fff;overflow:hidden}.nomzo-theme .ekit-wid-con .elementskit_filter_style_five>li{margin-right:0}.nomzo-theme .ekit-wid-con .elementskit_filter_style_five.elementskit_divider_active>li>a::before{position:absolute;content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;background-color:#374a5e;width:2px;height:19px}.nomzo-theme .ekit-wid-con .elementskit_filter_style_five.elementskit_divider_active>li:last-child>a::before{display:none}.nomzo-theme .ekit-wid-con .elementskit_filter_style_six>li>a{background-color:transparent}.nomzo-theme .ekit-wid-con .elementskit_filter_style_six>li>a>.elementskit_filter_nav_text{position:relative}.nomzo-theme .ekit-wid-con .elementskit_filter_style_six>li>a>.elementskit_filter_nav_text::before{position:absolute;content:"";left:0;bottom:-5px;width:100%;height:2px;-webkit-transition:all .4s ease;transition:all .4s ease;background-color:#ea5356;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;z-index:-1}.nomzo-theme .ekit-wid-con .elementskit_filter_style_six>li>a.selected{background-color:transparent;color:#ea5356}.nomzo-theme .ekit-wid-con .elementskit_filter_style_six>li>a.selected>.elementskit_filter_nav_text::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.nomzo-theme .ekit-wid-con .timeline-area{position:relative;z-index:1}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .timeline-area .timeline-bar{left:0;-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .timeline-area .timeline-img{display:none}}.nomzo-theme .ekit-wid-con .single-timeline .timeline-content>p{margin-bottom:0}.nomzo-theme .ekit-wid-con .single-timeline:hover .timeline-img::before{opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .timeline-info{margin-left:0;margin-right:35px}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .timeline-item{margin-right:0;margin-left:60px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .timeline-item{margin-left:0}}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .timeline-content{text-align:left;padding-right:0;padding-left:30px}@media (max-width:767px){.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .timeline-content{padding-left:0}}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .watermark-icon{left:inherit;right:0}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .timeline-pin{right:inherit;left:-20px}.nomzo-theme .ekit-wid-con .timeline-bar{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:100%;width:2px;background-color:#f7f9fb;z-index:-1}.nomzo-theme .ekit-wid-con .timeline-item{width:calc(50% - 60px);position:relative;margin-right:60px}.nomzo-theme .ekit-wid-con .timeline-item.media{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .timeline-item .watermark-icon{position:absolute;bottom:0;left:0;font-size:120px;line-height:1;pointer-events:none;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;color:inherit}.nomzo-theme .ekit-wid-con .timeline-item .watermark-icon svg{max-width:120px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .timeline-info{width:calc(50% - 35px);margin-left:35px;-ms-flex-item-align:center;align-self:center}.nomzo-theme .ekit-wid-con .timeline-info .date{font-size:18px;margin-bottom:5px}.nomzo-theme .ekit-wid-con .timeline-info .date svg{max-width:18px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .timeline-info .place{font-size:13px;color:rgba(0,0,0,.5)}.nomzo-theme .ekit-wid-con .timeline-info .place svg{max-width:13px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .timeline-item{-webkit-filter:drop-shadow(-19.799px 19.799px 40px rgba(0, 0, 0, .1));filter:drop-shadow(-19.799px 19.799px 40px rgba(0, 0, 0, .1));background-color:#fff;padding:50px;-webkit-transition:all .4s ease;transition:all .4s ease;border-radius:10px}.nomzo-theme .ekit-wid-con .timeline-item .timeline-content{text-align:right}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:hover .timeline-item{background:#2e639a;color:#fff}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:hover .timeline-item .title{color:inherit}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:hover .timeline-item .subtitle{color:inherit}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(odd):hover .timeline-pin{border-color:#2e639a #2e639a transparent transparent}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(odd) .timeline-pin{border-color:#fff #fff transparent transparent}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(odd) .timeline-pin{left:-20px;right:inherit;-webkit-transform:translateY(-50%) rotate(225deg);transform:translateY(-50%) rotate(225deg)}}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(even):hover .timeline-pin{border-color:transparent transparent #2e639a #2e639a}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .timeline-pin{border-color:transparent transparent #fff #fff}.nomzo-theme .ekit-wid-con .vertical-timeline .timeline-pin{position:absolute;top:50%;right:-20px;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);width:40px;height:40px;-webkit-transition:all .4s ease;transition:all .4s ease;border-style:solid;border-width:20px;z-index:-1}.nomzo-theme .ekit-wid-con .timeline-content{padding-right:30px;position:relative;z-index:2}.nomzo-theme .ekit-wid-con .timeline-content .subtitle{font-size:14px;font-weight:400;margin-bottom:8px;color:#2e639a}.nomzo-theme .ekit-wid-con .timeline-content .title{font-size:22px;font-weight:700;margin-bottom:22px;margin-top:0}.nomzo-theme .ekit-wid-con .timeline-content .lists>li{font-size:14px;color:rgba(0,0,0,.5)}.nomzo-theme .ekit-wid-con .timeline-content .lists>li:not(:last-child){margin-bottom:15px}.nomzo-theme .ekit-wid-con .timeline-content .lists>li i{padding-right:8px}.nomzo-theme .ekit-wid-con .timeline-content .lists>li>a{color:#2575fc}.nomzo-theme .ekit-wid-con .timeline-content .lists>li>a>span{text-decoration:underline}.nomzo-theme .ekit-wid-con .timeline-icon{background:#2e639a;color:#fff;width:50px;height:50px;line-height:50px;text-align:center;font-size:22px;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;-webkit-box-shadow:19.799px 19.799px 40px 0 rgba(0,0,0,.1);box-shadow:19.799px 19.799px 40px 0 rgba(0,0,0,.1);-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .timeline-icon svg{max-width:22px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .single-timeline{position:relative}.nomzo-theme .ekit-wid-con .single-timeline.media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.nomzo-theme .ekit-wid-con .single-timeline:hover .watermark-icon{opacity:.15}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .single-timeline{display:block;-ms-flex-wrap:wrap;flex-wrap:wrap}.nomzo-theme .ekit-wid-con .single-timeline .timeline-item{width:100%;margin-right:0}.nomzo-theme .ekit-wid-con .single-timeline .timeline-info{width:100%;margin-left:0!important;margin-right:0!important;padding:20px;padding-left:0}}@media (max-width:767px){.nomzo-theme .ekit-wid-con .single-timeline .timeline-item{display:block;padding:20px}}.nomzo-theme .ekit-wid-con .timeline-img{width:14px;height:14px;background-color:#fff;border:2px solid #2575fc;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;z-index:2}.nomzo-theme .ekit-wid-con .timeline-img::before{position:absolute;content:"";left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;width:4px;height:4px;background-color:#2575fc;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;visibility:hidden}.nomzo-theme .ekit-wid-con .horizantal-timeline{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:0}.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline{padding-bottom:48px;width:25%}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline{width:50%}}@media (max-width:767px){.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline .timeline-item{opacity:1;visibility:visible;top:20px}.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline .top-content{opacity:0;visibility:hidden}.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline .bar .pin{background:#fff;border:4px solid #000}}@media (max-width:568px){.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline{width:100%}}.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline.hover .timeline-item{opacity:1;visibility:visible;top:20px}.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline.hover .timeline-item-horizontal-bottom{top:-25px}.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline.hover .top-content{opacity:0;visibility:hidden}.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline.hover .bar .pin{background:#fff;border:4px solid #000}.nomzo-theme .ekit-wid-con .horizantal-timeline .timeline-item{width:100%;margin-right:0;padding-top:30px;padding-left:40px;padding-right:40px;padding-bottom:50px;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;top:-50px}.nomzo-theme .ekit-wid-con .horizantal-timeline .timeline-item-horizontal-bottom{top:35px}.nomzo-theme .ekit-wid-con .horizantal-timeline .timeline-icon{margin-bottom:30px}.nomzo-theme .ekit-wid-con .horizantal-timeline .timeline-content{text-align:left;padding-right:0}.nomzo-theme .ekit-wid-con .horizantal-timeline .timeline-content .subtitle{color:#2e639a}.nomzo-theme .ekit-wid-con .horizantal-timeline .content-group{color:#000;cursor:pointer}.nomzo-theme .ekit-wid-con .horizantal-timeline .top-content{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .horizantal-timeline .top-content .title{font-size:18px;color:inherit}.nomzo-theme .ekit-wid-con .horizantal-timeline .bar{height:2px;width:100%;background-color:#000;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;margin:30px 0}.nomzo-theme .ekit-wid-con .horizantal-timeline .bar .pin{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;width:14px;height:14px;border-radius:50%;background-color:#000;top:-6px;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .horizantal-timeline .bottom-content .date{font-size:13px;color:inherit}.nomzo-theme .ekit-wid-con .timeline-purple-bg{background-color:#6a11cb}.nomzo-theme .ekit-wid-con .timeline-pin-icon{width:50px;height:50px;line-height:48px;border-radius:50%;-webkit-transition:all .4s ease;transition:all .4s ease;color:#fff;border:1px solid #fff;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#6a11cb;z-index:1;font-size:20px}.nomzo-theme .ekit-wid-con .timeline-pin-icon svg{max-width:20px;height:auto;vertical-align:middle}.nomzo-theme .ekit-wid-con .timeline-pin-icon:hover{background-color:#fff;color:#6a11cb}.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline .timeline-pin{top:calc(100% - 20px);right:inherit;left:50%;-webkit-transform:translateX(-50%) rotate(-45deg);transform:translateX(-50%) rotate(-45deg);position:absolute;width:40px;height:40px;-webkit-transition:all .4s ease;transition:all .4s ease;border-style:solid;border-width:20px 20px 20px 20px;border-color:transparent transparent #fff #fff}.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline .pin-top{top:unset;bottom:calc(100% - 20px);border-color:#fff #fff transparent transparent}.nomzo-theme .ekit-wid-con .timeline-info-onside{width:100%;margin-left:0}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .timeline-info-onside{margin-right:0}@media screen and (max-width:1024px){.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline.media{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.nomzo-theme .ekit-wid-con .vertical-timeline .timeline-content{min-width:303px}@media (max-width:767px){.nomzo-theme .ekit-wid-con .vertical-timeline .timeline-content{min-width:auto}}.nomzo-theme .ekit-wid-con .bothside .single-timeline:nth-child(2n) .timeline-info{text-align:right}.nomzo-theme .ekit-wid-con .single-timeline .title{color:#3a3a3a}.nomzo-theme .timeline-content ol,.nomzo-theme .timeline-content ul{padding-left:18px}.nomzo-theme .ekit-timeline-horizontal-top .ekit-wid-con .timeline-area.horizantal-timeline{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.nomzo-theme .ekit-timeline-horizontal-bottom .ekit-wid-con .timeline-area.horizantal-timeline{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.nomzo-theme .ekit-wid-con .ekit-instagram-area{padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .layout-grid.ekit-insta-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-1{max-width:8.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-2{max-width:16.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-3{max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-4{max-width:33.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-5{max-width:41.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-6{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-7{max-width:58.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-8{max-width:66.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-9{max-width:75%;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-10{max-width:83.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-11{max-width:91.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-12{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-left:15px;padding-right:15px}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-1{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-2{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-3{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-4{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-5{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-6{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-7{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-8{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-9{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-10{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-11{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-12{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media (max-width:767px){.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-1{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-2{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-3{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-4{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-5{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-6{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-7{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-8{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-9{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-10{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-11{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-12{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (min-width:992px){.nomzo-theme .ekit-wid-con .layout-grid.ekit-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.nomzo-theme .ekit-wid-con .layout-grid.ekit-justify-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.nomzo-theme .ekit-wid-con .layout-grid .ekit-insta-col-auto{padding-left:15px;padding-right:15px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.nomzo-theme .ekit-wid-con .layout-masonary{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-1{-webkit-column-count:12;-moz-column-count:12;column-count:12}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-2{-webkit-column-count:6;-moz-column-count:6;column-count:6}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-3{-webkit-column-count:4;-moz-column-count:4;column-count:4}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-4{-webkit-column-count:3;-moz-column-count:3;column-count:3}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-5{-webkit-column-count:2.4;-moz-column-count:2.4;column-count:2.4}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-6{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-7{-webkit-column-count:1.7142857143;-moz-column-count:1.7142857143;column-count:1.7142857143}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-8{-webkit-column-count:1.5;-moz-column-count:1.5;column-count:1.5}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-9{-webkit-column-count:1.3333333333;-moz-column-count:1.3333333333;column-count:1.3333333333}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-10{-webkit-column-count:1.2;-moz-column-count:1.2;column-count:1.2}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-11{-webkit-column-count:1.0909090909;-moz-column-count:1.0909090909;column-count:1.0909090909}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-12{-webkit-column-count:1;-moz-column-count:1;column-count:1}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-1{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-3{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-4{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-5{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-6{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-7{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-8{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-9{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-10{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-11{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-12{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (max-width:767px){.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-2{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-3{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-4{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-5{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-6{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-7{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-8{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-9{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-10{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-11{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .layout-masonary.ekit-insta-col-12{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.nomzo-theme .ekit-wid-con .layout-masonary .ekit-ins-feed{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.nomzo-theme .ekit-wid-con .ekit-insta-content-holder{overflow:hidden;position:relative;margin-bottom:30px}.nomzo-theme .ekit-wid-con .ekit-nsta-user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}.nomzo-theme .ekit-wid-con .ekit-insta-user-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000}.nomzo-theme .ekit-wid-con .ekit-insta-user-details:hover .ekit-insta-user-name{text-decoration:underline;color:#e1306c}.nomzo-theme .ekit-wid-con .ekit-insta-user-details:hover .ekit-insta-dataandtime{text-decoration:underline;color:#833ab4}.nomzo-theme .ekit-wid-con .ekit-insta-user-details .ekit-insta-user-image{width:44px;height:44px;overflow:hidden;position:relative;background:linear-gradient(40deg,#833ab4 15%,#e1306c 50%,#f56040 85%);margin-right:12px;padding:2px}.nomzo-theme .ekit-wid-con .ekit-insta-user-details .ekit-insta-user-image>img{border:1px solid #fafafa}.nomzo-theme .ekit-wid-con .ekit-insta-user-details .ekit-insta-user-image.circle{border-radius:50%}.nomzo-theme .ekit-wid-con .ekit-insta-user-details .ekit-insta-user-image.circle>img{border-radius:inherit}.nomzo-theme .ekit-wid-con .ekit-insta-username-and-time{line-height:1}.nomzo-theme .ekit-wid-con .ekit-insta-username-and-time .ekit-insta-user-name{display:block;font-size:14px;font-weight:600;line-height:1}.nomzo-theme .ekit-wid-con .ekit-insta-username-and-time .ekit-insta-dataandtime{font-size:10px;color:rgba(0,0,0,.6)}.nomzo-theme .ekit-wid-con .ekit-instagram-feed-posts-item-content{padding:16px}.nomzo-theme .ekit-wid-con .ekit-insta-comments-box .ekit-insta-statics-count.ekit-insta-statics-comment{float:right}.nomzo-theme .ekit-wid-con .ekit-insta-captions-box{margin-top:12px}.nomzo-theme .ekit-wid-con .ekit-insta-statics-count{display:inline-block;color:#000;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-insta-statics-count:not(:last-child){margin-right:15px}.nomzo-theme .ekit-wid-con .ekit-insta-statics-count.ekit-insta-statics-comment:hover{color:#f56040}.nomzo-theme .ekit-wid-con .ekit-insta-statics-count.ekit-insta-statics-comment:hover>svg path{fill:#f56040}.nomzo-theme .ekit-wid-con .ekit-insta-statics-count.ekit-insta-statics-favourite:hover{color:#833ab4}.nomzo-theme .ekit-wid-con .ekit-insta-statics-count.ekit-insta-statics-favourite:hover>svg path{fill:#833ab4}.nomzo-theme .ekit-wid-con .ekit-insta-statics-count>svg{width:24px;height:24px;vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit-insta-statics-count>svg path{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-insta-statics-count .ekit-insta-statics-value{margin-left:6px;font-size:14px}.nomzo-theme .ekit-wid-con .ekit-insta-captions{color:#000;font-size:14px}.nomzo-theme .ekit-wid-con .ekit-insta-content-holder.ekit-insta-style-tiles .ekit-instagram-feed-posts-item-content{position:absolute;top:50%;left:0;-webkit-transform:translateY(-20%);transform:translateY(-20%);width:100%;z-index:5;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;text-align:center}.nomzo-theme .ekit-wid-con .ekit-insta-content-holder.ekit-insta-style-tiles:hover .ekit-instagram-feed-posts-item-content{opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .ekit-wid-con .ekit-insta-content-holder.ekit-insta-style-tiles:hover .insta-media .photo-thumb{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-filter:grayscale(1);filter:grayscale(1)}.nomzo-theme .ekit-wid-con .ekit-insta-content-holder.ekit-insta-style-tiles .ekit-insta-statics-count svg path{fill:#fff}.nomzo-theme .ekit-wid-con .ekit-insta-content-holder.ekit-insta-style-tiles .ekit-insta-captions{color:#fff}.nomzo-theme .ekit-wid-con .ekit-insta-content-holder.ekit-insta-style-tiles .insta-media>a{display:block;position:relative;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-insta-content-holder.ekit-insta-style-tiles .insta-media .photo-thumb{-webkit-transition:-webkit-transform .3s ease,-webkit-filter .3s;transition:-webkit-transform .3s ease,-webkit-filter .3s;transition:transform .3s ease,filter .3s;transition:transform .3s ease,filter .3s,-webkit-transform .3s ease,-webkit-filter .3s;-webkit-transform:scale(1);transform:scale(1);-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .ekit-wid-con .ekit-insta-content-holder .ekit-insta-hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;pointer-events:none}.nomzo-theme .ekit-wid-con .ekit-insta-content-holder:hover .ekit-insta-hover-overlay{background-color:rgba(0,0,0,.8);opacity:1}.nomzo-theme .ekit-wid-con .ekit-insta-content-holder.ekit-insta-style-classic{border-radius:3px;border:1px solid #e6e6e6;background-color:#fff}.nomzo-theme .ekit-wid-con .ekit-insta-content-holder .insta-media .photo-thumb{width:100%}.nomzo-theme .ekit-wid-con .ekit-instagram-feed-item-source-icon{vertical-align:middle;display:inline-block}.nomzo-theme .ekit-wid-con .ekit-instagram-feed-item-source-icon svg path{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .insta-follow-btn-area>.btn{background-color:#f56040;border-radius:21px;-webkit-box-shadow:0 7px 15px 0 rgba(245,96,64,.3);box-shadow:0 7px 15px 0 rgba(245,96,64,.3);padding:10px 35px;font-size:14px;font-weight:500;color:#fff;border:0 solid #000}.nomzo-theme .ekit-wid-con .ekit-insta-statics-favourite svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.nomzo-theme .ekit-wid-con .instafeed-container{position:relative;overflow:hidden}.nomzo-theme .ekit-wid-con .instafeed-container::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:#000;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.nomzo-theme .ekit-wid-con .instafeed-container>img{-webkit-transform:scale(1.02);transform:scale(1.02);-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .instafeed-container .description-container{position:absolute;-webkit-transition:all .4s ease;transition:all .4s ease;bottom:0;left:0;z-index:2;padding:30px;width:100%;opacity:0;visibility:hidden}.nomzo-theme .ekit-wid-con .instafeed-container .description-container>span{display:block;color:#fff;line-height:1}.nomzo-theme .ekit-wid-con .instafeed-container .description-container>span>i{padding-right:6px;display:inline-block}.nomzo-theme .ekit-wid-con .instafeed-container .description-container>span:not(:last-child){margin-bottom:15px}.nomzo-theme .ekit-wid-con .instafeed-container:hover::before{opacity:.7}.nomzo-theme .ekit-wid-con .instafeed-container:hover .description-container{opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .instafeed-container:hover>img{-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .instagram-gallery .owl-item>a{margin-right:6px;display:block}.nomzo-theme .ekit-wid-con .indtafeed-gallery>a{float:left;width:calc(100% / 6);display:block;border:.5px solid #fff}.nomzo-theme .safari .ekit-wid-con .ekit_distorted_btn{-webkit-filter:none!important;filter:none!important}.nomzo-theme .ekit-wid-con .ekit_creative_button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#f2eee0;padding:15px 80px;font-size:16px;-webkit-transition:all .4s ease-in;transition:all .4s ease-in;position:relative;z-index:1;cursor:pointer;border:0}.nomzo-theme .ekit-wid-con .ekit_creative_button>i{position:relative;z-index:10;-webkit-transition:all .3s ease;transition:all .3s ease;color:#333}.nomzo-theme .ekit-wid-con .ekit_creative_button_text{position:relative;z-index:10;-webkit-transition:all .3s ease;transition:all .3s ease;color:#333}.nomzo-theme .ekit-wid-con .ekit_creative_button_icon_before{margin-right:5px}.nomzo-theme .ekit-wid-con .ekit_creative_button_icon_after{margin-left:5px}.nomzo-theme .ekit-wid-con .ekit_creative_button:hover{color:#333;background-color:#eae4ce}.nomzo-theme .ekit-wid-con .ekit_slide_bg::before{position:absolute;content:"";left:0;top:0;height:100%;width:0%;background-color:#ffdc27;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1;border-radius:inherit}.nomzo-theme .ekit-wid-con .ekit_slide_bg:hover::before{width:100%}.nomzo-theme .ekit-wid-con .ekit_slide_left_border::before{position:absolute;content:"";left:0;top:0;height:100%;background-color:#ffdc27;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:-1;width:10px}.nomzo-theme .ekit-wid-con .ekit_slide_left_border:hover::before{width:100%}.nomzo-theme .ekit-wid-con .ekit_slide_in_line::after{content:"";position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;left:50px;width:0;height:1px;background-color:#333;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .ekit-wid-con .ekit_slide_in_line:hover::after{width:20px;-webkit-transition-delay:.2s;transition-delay:.2s}.nomzo-theme .ekit-wid-con .ekit_slide_out_line::after{content:"";position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;left:50px;width:20px;height:1px;background-color:#333;-webkit-backface-visibility:hidden;backface-visibility:hidden}.nomzo-theme .ekit-wid-con .ekit_slide_out_line:hover::after{width:0}.nomzo-theme .ekit-wid-con .ekit_slide_text_left:hover .ekit_creative_button_text{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.nomzo-theme .ekit-wid-con .ekit_slide_text_right:hover .ekit_creative_button_text{-webkit-transform:translateX(10px);transform:translateX(10px)}.nomzo-theme .ekit-wid-con .ekit_slide_icon:hover .ekit_creative_button_icon_after,.nomzo-theme .ekit-wid-con .ekit_slide_icon:hover .ekit_creative_button_icon_before{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.nomzo-theme .ekit-wid-con .ekit_icon_fade_in .ekit_creative_button_icon_after,.nomzo-theme .ekit-wid-con .ekit_icon_fade_in .ekit_creative_button_icon_before{opacity:0}.nomzo-theme .ekit-wid-con .ekit_icon_fade_in:hover .ekit_creative_button_icon_after,.nomzo-theme .ekit-wid-con .ekit_icon_fade_in:hover .ekit_creative_button_icon_before{opacity:1}.nomzo-theme .ekit-wid-con .ekit_icon_scale_in .ekit_creative_button_icon_after,.nomzo-theme .ekit-wid-con .ekit_icon_scale_in .ekit_creative_button_icon_before{-webkit-transform:scale(0);transform:scale(0);left:0}.nomzo-theme .ekit-wid-con .ekit_icon_scale_in:hover .ekit_creative_button_icon_after,.nomzo-theme .ekit-wid-con .ekit_icon_scale_in:hover .ekit_creative_button_icon_before{-webkit-transform:scale(1);transform:scale(1);left:-5px}.nomzo-theme .ekit-wid-con .ekit_btn_splash{overflow:hidden}.nomzo-theme .ekit-wid-con .ekit_btn_splash::before{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);height:200px;width:200px;border-radius:100%;background-color:#ffdc27;-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .ekit_btn_splash:hover::before{-webkit-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2)}.nomzo-theme .ekit-wid-con .ekit_outline_style_one{overflow:hidden}.nomzo-theme .ekit-wid-con .ekit_outline_style_one::after,.nomzo-theme .ekit-wid-con .ekit_outline_style_one::before{background-color:#666;content:"";height:2px;left:0;position:absolute;top:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%;-webkit-transform:scaleX(1);transform:scaleX(1);pointer-events:none}.nomzo-theme .ekit-wid-con .ekit_outline_style_one::after{-webkit-transform-origin:left;transform-origin:left}.nomzo-theme .ekit-wid-con .ekit_outline_style_one::before{bottom:0;top:auto;-webkit-transform-origin:right;transform-origin:right}.nomzo-theme .ekit-wid-con .ekit_outline_style_one .ekit_outline_btn_lines{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;pointer-events:none}.nomzo-theme .ekit-wid-con .ekit_outline_style_one .ekit_outline_btn_lines::after,.nomzo-theme .ekit-wid-con .ekit_outline_style_one .ekit_outline_btn_lines::before{background-color:#666;content:"";left:0;position:absolute;top:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;height:100%;width:2px;-webkit-transform:scaleY(1);transform:scaleY(1)}.nomzo-theme .ekit-wid-con .ekit_outline_style_one .ekit_outline_btn_lines::before{-webkit-transform-origin:bottom;transform-origin:bottom}.nomzo-theme .ekit-wid-con .ekit_outline_style_one .ekit_outline_btn_lines::after{left:auto;right:0;-webkit-transform-origin:top;transform-origin:top}.nomzo-theme .ekit-wid-con .ekit_outline_style_one:hover .ekit_outline_btn_lines::after,.nomzo-theme .ekit-wid-con .ekit_outline_style_one:hover .ekit_outline_btn_lines::before{-webkit-transform:scaleY(0);transform:scaleY(0)}.nomzo-theme .ekit-wid-con .ekit_outline_style_one:hover::after,.nomzo-theme .ekit-wid-con .ekit_outline_style_one:hover::before{-webkit-transform:scaleX(0);transform:scaleX(0)}.nomzo-theme .ekit-wid-con .ekit_outline_style_two::after,.nomzo-theme .ekit-wid-con .ekit_outline_style_two::before{background-color:#666;content:"";height:2px;left:0;position:absolute;top:0;-webkit-transition:width .3s;transition:width .3s;width:20px;pointer-events:none;left:0}.nomzo-theme .ekit-wid-con .ekit_outline_style_two::before{bottom:0;top:auto;left:auto;right:0}.nomzo-theme .ekit-wid-con .ekit_outline_style_two .ekit_outline_btn_lines{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;pointer-events:none}.nomzo-theme .ekit-wid-con .ekit_outline_style_two .ekit_outline_btn_lines::after,.nomzo-theme .ekit-wid-con .ekit_outline_style_two .ekit_outline_btn_lines::before{background-color:#666;content:"";left:0;position:absolute;top:0;-webkit-transition:height .3s;transition:height .3s;height:20px;width:2px}.nomzo-theme .ekit-wid-con .ekit_outline_style_two .ekit_outline_btn_lines::after{left:auto;right:0;top:auto;bottom:0}.nomzo-theme .ekit-wid-con .ekit_outline_style_two:hover .ekit_outline_btn_lines::after,.nomzo-theme .ekit-wid-con .ekit_outline_style_two:hover .ekit_outline_btn_lines::before{height:100%}.nomzo-theme .ekit-wid-con .ekit_outline_style_two:hover::after,.nomzo-theme .ekit-wid-con .ekit_outline_style_two:hover::before{width:100%}.nomzo-theme .ekit-wid-con .ekit_group_btn{padding:0;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit_group_btn>i{padding:15px 20px;background-color:#e3dabc;font-size:30px}.nomzo-theme .ekit-wid-con .ekit_group_btn .ekit_creative_button_text{padding:15px 60px}.nomzo-theme .ekit-wid-con .ekit_group_btn.ekit_skew_bg>i{position:relative;background-color:transparent}.nomzo-theme .ekit-wid-con .ekit_group_btn.ekit_skew_bg>i::after{width:140%;height:300%;background-color:rgba(0,0,0,.1);z-index:-1;right:0;top:-50%;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-20deg);transform:rotate(-20deg);content:"";position:absolute;-webkit-transition:width .3s ease;transition:width .3s ease}.nomzo-theme .ekit-wid-con .ekit_group_btn.ekit_skew_bg:hover>i::after{width:160%}.nomzo-theme .ekit-wid-con .ekit_slide_icon_2 .ekit_creative_button_icon_after,.nomzo-theme .ekit-wid-con .ekit_slide_icon_2 .ekit_creative_button_icon_before{opacity:0}.nomzo-theme .ekit-wid-con .ekit_slide_icon_2:hover .ekit_creative_button_icon_after{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:1}.nomzo-theme .ekit-wid-con .ekit_slide_icon_2:hover .ekit_creative_button_icon_before{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:1}.nomzo-theme .ekit-wid-con .ekit_position_aware{overflow:hidden}.nomzo-theme .ekit-wid-con .ekit_position_aware_bg{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:#ffdc27;-webkit-transition:width .4s ease-in-out,height .4s ease-in-out;transition:width .4s ease-in-out,height .4s ease-in-out;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}.nomzo-theme .ekit-wid-con .ekit_position_aware:hover .ekit_position_aware_bg{width:225%;height:562.5px}.nomzo-theme .ekit-wid-con .ekit_hover_on_collision{overflow:hidden}.nomzo-theme .ekit-wid-con .ekit_hover_on_collision::after,.nomzo-theme .ekit-wid-con .ekit_hover_on_collision::before{position:absolute;top:50%;content:"";width:20px;height:20px;background-color:#ffdc27;border-radius:50%}.nomzo-theme .ekit-wid-con .ekit_hover_on_collision::before{left:-20px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nomzo-theme .ekit-wid-con .ekit_hover_on_collision::after{right:-20px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.nomzo-theme .ekit-wid-con .ekit_hover_on_collision:hover::before{-webkit-animation:ekit-criss-cross-left .8s both;animation:ekit-criss-cross-left .8s both;-webkit-animation-direction:alternate;animation-direction:alternate}.nomzo-theme .ekit-wid-con .ekit_hover_on_collision:hover::after{-webkit-animation:ekit-criss-cross-right .8s both;animation:ekit-criss-cross-right .8s both;-webkit-animation-direction:alternate;animation-direction:alternate}.nomzo-theme .ekit-wid-con .ekit_ujarak::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#37474f;z-index:-1;opacity:0;-webkit-transform:scale3d(.7,1,1);transform:scale3d(.7,1,1);-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:transform .4s,opacity .4s;transition:transform .4s,opacity .4s,-webkit-transform .4s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}.nomzo-theme .ekit-wid-con .ekit_ujarak:hover .ekit_creative_button_text{color:#fff}.nomzo-theme .ekit-wid-con .ekit_ujarak:hover::before{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.nomzo-theme .ekit-wid-con .ekit_wayra{overflow:hidden}.nomzo-theme .ekit-wid-con .ekit_wayra::before{content:"";position:absolute;top:0;left:0;width:150%;height:100%;background-color:#37474f;z-index:-1;-webkit-transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transition:opacity .3s,background-color .3s,-webkit-transform .3s;transition:opacity .3s,background-color .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s,background-color .3s;transition:transform .3s,opacity .3s,background-color .3s,-webkit-transform .3s}.nomzo-theme .ekit-wid-con .ekit_wayra:hover .ekit_creative_button_text{color:#fff}.nomzo-theme .ekit-wid-con .ekit_wayra:hover::before{opacity:1;background-color:#3f51b5;-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}.nomzo-theme .ekit-wid-con .ekit_tamaya{overflow:hidden}.nomzo-theme .ekit-wid-con .ekit_tamaya .ekit_creative_button_text{-webkit-transform:scale3d(.2,.2,1);transform:scale3d(.2,.2,1);opacity:0;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}.nomzo-theme .ekit-wid-con .ekit_tamaya::after,.nomzo-theme .ekit-wid-con .ekit_tamaya::before{content:attr(data-text);position:absolute;width:100%;height:50%;left:0;background-color:#7986cb;color:#fff;overflow:hidden;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transition-timing-function:cubic-bezier(.2,1,.3,1);transition-timing-function:cubic-bezier(.2,1,.3,1)}.nomzo-theme .ekit-wid-con .ekit_tamaya::before{top:0;padding-top:14px}.nomzo-theme .ekit-wid-con .ekit_tamaya::after{bottom:0;line-height:0}.nomzo-theme .ekit-wid-con .ekit_tamaya:hover .ekit_creative_button_text{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.nomzo-theme .ekit-wid-con .ekit_tamaya:hover::before{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.nomzo-theme .ekit-wid-con .ekit_tamaya:hover::after{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.nomzo-theme .ekit-wid-con .ekit_moema{background-color:#7986cb;color:#fff}.nomzo-theme .ekit-wid-con .ekit_moema:hover{-webkit-animation:ekit-anim-moema-1 .3s forwards;animation:ekit-anim-moema-1 .3s forwards;background-color:#3f51b5}.nomzo-theme .ekit-wid-con .ekit_moema:hover .ekit_creative_button_text{color:#fff}.nomzo-theme .ekit-wid-con .ekit_moema:hover::before{-webkit-animation:ekit-anim-moema-2 .3s .3s forwards;animation:ekit-anim-moema-2 .3s .3s forwards;opacity:.4}.nomzo-theme .ekit-wid-con .ekit_moema::before{content:"";position:absolute;top:-20px;left:-20px;bottom:-20px;right:-20px;background-color:inherit;border-radius:inherit;z-index:-1;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-transform:scale3d(.8,.5,1);transform:scale3d(.8,.5,1)}.nomzo-theme .ekit-wid-con .ekit_aylen{overflow:hidden}.nomzo-theme .ekit-wid-con .ekit_aylen::after,.nomzo-theme .ekit-wid-con .ekit_aylen::before{content:"";position:absolute;height:100%;width:100%;bottom:100%;left:0;z-index:-1;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);border-radius:inherit}.nomzo-theme .ekit-wid-con .ekit_aylen::before{background-color:#7986cb}.nomzo-theme .ekit-wid-con .ekit_aylen::after{background-color:#3f51b5}.nomzo-theme .ekit-wid-con .ekit_aylen:hover .ekit_creative_button_text{color:#fff}.nomzo-theme .ekit-wid-con .ekit_aylen:hover::after,.nomzo-theme .ekit-wid-con .ekit_aylen:hover::before{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.nomzo-theme .ekit-wid-con .ekit_aylen:hover::after{-webkit-transition-delay:175ms;transition-delay:175ms}.nomzo-theme .ekit-wid-con .ekit_distorted_btn{outline:90px solid transparent!important;background-color:transparent}.nomzo-theme .ekit-wid-con .ekit_distorted_btn .ekit_creative_button_text{color:#fff}.nomzo-theme .ekit-wid-con .ekit_distorted_btn .ekit_goo_left,.nomzo-theme .ekit-wid-con .ekit_distorted_btn .ekit_goo_right{position:absolute;width:25px;height:25px;border-radius:15px;background-color:#222;-webkit-transition:background .1s ease-out .4s ease;transition:background .1s ease-out .4s ease;top:50%;margin-top:-12px;z-index:-2}.nomzo-theme .ekit-wid-con .ekit_distorted_btn .ekit_goo_left.ekit_goo_left,.nomzo-theme .ekit-wid-con .ekit_distorted_btn .ekit_goo_right.ekit_goo_left{left:0}.nomzo-theme .ekit-wid-con .ekit_distorted_btn .ekit_goo_left.ekit_goo_right,.nomzo-theme .ekit-wid-con .ekit_distorted_btn .ekit_goo_right.ekit_goo_right{right:0}.nomzo-theme .ekit-wid-con .ekit_distorted_btn .ekit_button__bg{content:"";background-color:#222;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;-webkit-transition:background .1s ease-out .4s ease;transition:background .1s ease-out .4s ease}.nomzo-theme .ekit-wid-con .ekit_distorted_btn .ekit_goo_left.ekit_goo_right,.nomzo-theme .ekit-wid-con .ekit_distorted_btn .ekit_goo_right.ekit_goo_right{right:0}.nomzo-theme .ekit-wid-con .ekit_distorted_btn:hover{background-color:#2e639a;color:#fff}.nomzo-theme .ekit-wid-con .ekit_distorted_btn:hover .ekit_button__bg,.nomzo-theme .ekit-wid-con .ekit_distorted_btn:hover .ekit_goo_left,.nomzo-theme .ekit-wid-con .ekit_distorted_btn:hover .ekit_goo_right,.nomzo-theme .ekit-wid-con .ekit_distorted_btn:hover:before{background-color:#2e639a}.nomzo-theme .ekit-wid-con .ekit_distorted_btn:focus{outline:0;color:#fff}.nomzo-theme .ekit-wid-con .ekit_svg-filters{position:absolute;visibility:hidden;width:1px;height:1px}@-webkit-keyframes ekit-criss-cross-right{0%{right:-20px}50%{right:50%;width:20px;height:20px}100%{right:50%;width:400px;height:400px}}@keyframes ekit-criss-cross-right{0%{right:-20px}50%{right:50%;width:20px;height:20px}100%{right:50%;width:400px;height:400px}}@-webkit-keyframes ekit-criss-cross-left{0%{left:-20px}50%{left:50%;width:20px;height:20px}100%{left:50%;width:400px;height:400px}}@keyframes ekit-criss-cross-left{0%{left:-20px}50%{left:50%;width:20px;height:20px}100%{left:50%;width:400px;height:400px}}@-webkit-keyframes ekit-anim-moema-1{60%{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1)}85%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes ekit-anim-moema-1{60%{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1)}85%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes ekit-anim-moema-2{to{opacity:0;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes ekit-anim-moema-2{to{opacity:0;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.nomzo-theme .ekit-wid-con .ekit_creative_button{text-decoration:none!important}.nomzo-theme .ekit-wid-con .elemenetskit-toggle-indicator{position:absolute;-webkit-transition:all .4s cubic-bezier(.45,.05,.55,.95) 0s;transition:all .4s cubic-bezier(.45,.05,.55,.95) 0s;background-color:#1868dd;margin:5px}.nomzo-theme .ekit-wid-con .elemenetskit-toogle-controls-wraper-outer{line-height:0}.nomzo-theme .ekit-wid-con .elemenetskit-toogle-controls-wraper{-webkit-box-shadow:0 20px 45px 0 rgba(0,0,0,.08);box-shadow:0 20px 45px 0 rgba(0,0,0,.08);background-color:#fff;padding:5px;z-index:1;position:relative;display:inline-block}.nomzo-theme .ekit-wid-con .elementskit-toggle-nav-link{display:block;margin:0;border-width:0;color:#5f5f5f;padding:14px 31px;text-align:center;position:relative;z-index:5;line-height:1;background-color:transparent}.nomzo-theme .ekit-wid-con .elementskit-toggle-nav-link.active{color:#fff}.nomzo-theme .ekit-wid-con .elementskit-toggle-nav-link.hover{background-color:transparent}.nomzo-theme .ekit-wid-con .elemenetskit-toggle-indicator,.nomzo-theme .ekit-wid-con .elemenetskit-toogle-controls-wraper{border-radius:30px}.nomzo-theme .ekit-wid-con .ekit-tab-no-title .elementskit-toggle-nav-link{padding:18px}.nomzo-theme .ekit-wid-con .ekit-tab-no-title .elementskit-toggle-nav-link.active{cursor:default}.nomzo-theme .ekit-wid-con .elementskit-switch-nav-link{border-bottom:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.nomzo-theme .ekit-wid-con .ekit-slide-toggle{border-bottom:none}.nomzo-theme .ekit-wid-con .ekit-slide-toggle.nav-tabs .nav-item{margin-bottom:0}.nomzo-theme .ekit-wid-con .ekit-slide-toggle.nav-tabs .nav-link.active{color:#377dff}.nomzo-theme .ekit-wid-con .ekit-slide-toggle.nav-tabs .nav-link.active,.nomzo-theme .ekit-wid-con .ekit-slide-toggle.nav-tabs .nav-link:hover{background-color:transparent;border-color:transparent}.nomzo-theme .ekit-wid-con .elementskit-switch-nav-link{margin-bottom:0;padding:0;background-color:transparent;border:none;line-height:1;color:#1e2022;font-size:20px;display:inline-block}.nomzo-theme .ekit-wid-con .elementskit-switch-nav-link-1{margin-right:20px}.nomzo-theme .ekit-wid-con .elementskit-switch-nav-link-2{margin-left:20px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.nomzo-theme .ekit-wid-con .ekit-custom-switch{position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.nomzo-theme .ekit-wid-con .ekit-custom-control-label{background-color:rgba(55,125,255,.4);border-radius:20px;display:block;position:relative;color:#377dff;padding:7px 17px;cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-custom-control-label::before{content:"";position:absolute;left:-1px;top:50%;-webkit-transition:.4s;transition:.4s;color:inherit;background-color:currentColor;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:10px}.nomzo-theme .ekit-wid-con .ekit-slide-toggle{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-slide-toggle input[type=checkbox]:checked+.ekit-custom-control-label::before{left:calc(101% - 20px)}.nomzo-theme .ekit-wid-con .ekit-toggle-switch-content{display:none;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-toggle-switch-content.active{display:block;opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .ekit-custom-control-input{position:absolute;z-index:-1;opacity:0}.nomzo-theme .ekit-wid-con .ekit_menu_style_vertical.elementskit-menu-container{height:auto;width:100%;max-width:250px}.nomzo-theme .ekit-wid-con .ekit_menu_style_vertical .elementskit-navbar-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.nomzo-theme .ekit-wid-con .ekit_menu_style_vertical .elementskit-navbar-nav .elementskit-dropdown,.nomzo-theme .ekit-wid-con .ekit_menu_style_vertical .elementskit-navbar-nav .elementskit-megamenu-panel{top:0;left:100%}.nomzo-theme .ekit-wid-con .ekit_menu_style_vertical .elementskit-navbar-nav.elementskit-menu-po-center>li>a{text-align:center}.nomzo-theme .ekit-wid-con .ekit_menu_style_vertical .elementskit-navbar-nav.elementskit-menu-po-right>li>a{text-align:right}.nomzo-theme .ekit-wid-con .ekit_menu_style_vertical .elementskit-navbar-nav>li.elementskit-megamenu-has{position:relative}.nomzo-theme .ekit-wid-con .ekit_menu_style_vertical .elementskit-navbar-nav>li>a{display:block}.nomzo-theme .ekit-wid-con .ekit_menu_style_vertical .elementskit-navbar-nav .elementskit-megamenu-panel{width:818px}.nomzo-theme .ekit-wid-con .ekit_animation{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.nomzo-theme .ekit-wid-con .ekit_animation .ekit_motion_text{white-space:pre-wrap}.nomzo-theme .ekit-wid-con .ekit_animation.ekit_char_based .ekit-letter{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}.nomzo-theme .ekit-wid-con .ekit-RainDrop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RainDrop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RainDrop.ekit_word_spilit .ekit-word{-webkit-animation-name:RainDrop;animation-name:RainDrop}.nomzo-theme .ekit-wid-con .ekit-WaterWave.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-WaterWave.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-WaterWave.ekit_word_spilit .ekit-word{-webkit-animation:leWaterWave .2s linear;animation:leWaterWave .2s linear}.nomzo-theme .ekit-wid-con .ekit-lightning.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-lightning.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-lightning.ekit_word_spilit .ekit-word{-webkit-animation-name:lightning;animation-name:lightning}.nomzo-theme .ekit-wid-con .ekit-JoltZoom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-JoltZoom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-JoltZoom.ekit_word_spilit .ekit-word{-webkit-animation-name:JoltZoom;animation-name:JoltZoom}.nomzo-theme .ekit-wid-con .ekit-typing{width:473px;overflow:hidden;white-space:nowrap;border-right:2px solid #7e2ea0;-webkit-animation:typing 2s steps(12,end),cursor .2s steps(12,end);animation:typing 2s steps(12,end),cursor .2s steps(12,end)}.nomzo-theme .ekit-wid-con .ekit-wipe{width:473px;overflow:hidden;margin:0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-animation-name:wipe;animation-name:wipe}.nomzo-theme .ekit-wid-con .ekit-open{width:473px;margin:0 auto;overflow:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-animation-name:open;animation-name:open}.nomzo-theme .ekit-wid-con .ekit-Magnify.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-Magnify.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-Magnify.ekit_word_spilit .ekit-word{-webkit-animation-name:Magnify;animation-name:Magnify}.nomzo-theme .ekit-wid-con .ekit-Beat.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-Beat.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-Beat.ekit_word_spilit .ekit-word{-webkit-animation-name:Beat;animation-name:Beat}.nomzo-theme .ekit-wid-con .ekit-FadeIn.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FadeIn.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FadeIn.ekit_word_spilit .ekit-word{-webkit-animation-name:FadeIn;animation-name:FadeIn}.nomzo-theme .ekit-wid-con .ekit-FadeInLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FadeInLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FadeInLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:FadeInLeft;animation-name:FadeInLeft}.nomzo-theme .ekit-wid-con .ekit-FadeInRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FadeInRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FadeInRight.ekit_word_spilit .ekit-word{-webkit-animation-name:FadeInRight;animation-name:FadeInRight}.nomzo-theme .ekit-wid-con .ekit-FadeInTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FadeInTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FadeInTop.ekit_word_spilit .ekit-word{-webkit-animation-name:FadeInTop;animation-name:FadeInTop}.nomzo-theme .ekit-wid-con .ekit-FadeInBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FadeInBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FadeInBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:FadeInBottom;animation-name:FadeInBottom}.nomzo-theme .ekit-wid-con .ekit-FadeOut.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FadeOut.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FadeOut.ekit_word_spilit .ekit-word{-webkit-animation-name:FadeOut;animation-name:FadeOut}.nomzo-theme .ekit-wid-con .ekit-FadeOutLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FadeOutLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FadeOutLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:FadeOutLeft;animation-name:FadeOutLeft}.nomzo-theme .ekit-wid-con .ekit-FadeOutRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FadeOutRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FadeOutRight.ekit_word_spilit .ekit-word{-webkit-animation-name:FadeOutRight;animation-name:FadeOutRight}.nomzo-theme .ekit-wid-con .ekit-FadeOutTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FadeOutTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FadeOutTop.ekit_word_spilit .ekit-word{-webkit-animation-name:FadeOutTop;animation-name:FadeOutTop}.nomzo-theme .ekit-wid-con .ekit-FadeOutBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FadeOutBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FadeOutBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:FadeOutBottom;animation-name:FadeOutBottom}.nomzo-theme .ekit-wid-con .ekit-MovingBackFromRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-MovingBackFromRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-MovingBackFromRight.ekit_word_spilit .ekit-word{-webkit-animation-name:MovingBackFromRight;animation-name:MovingBackFromRight;-webkit-transform-origin:bottom;transform-origin:bottom}.nomzo-theme .ekit-wid-con .ekit-MovingBackFromLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-MovingBackFromLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-MovingBackFromLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:MovingBackFromLeft;animation-name:MovingBackFromLeft;-webkit-transform-origin:bottom;transform-origin:bottom}.nomzo-theme .ekit-wid-con .ekit-KickOutBehind.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-KickOutBehind.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-KickOutBehind.ekit_word_spilit .ekit-word{-webkit-animation-name:KickOutFront;animation-name:KickOutFront;-webkit-transform-origin:top;transform-origin:top}.nomzo-theme .ekit-wid-con .ekit-KickOutFront.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-KickOutFront.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-KickOutFront.ekit_word_spilit .ekit-word{-webkit-animation-name:KickOutBehind;animation-name:KickOutBehind;-webkit-transform-origin:top;transform-origin:top}.nomzo-theme .ekit-wid-con .ekit-ScaleXIn.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ScaleXIn.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ScaleXIn.ekit_word_spilit .ekit-word{-webkit-animation-name:ScaleXIn;animation-name:ScaleXIn}.nomzo-theme .ekit-wid-con .ekit-ScaleXOut.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ScaleXOut.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ScaleXOut.ekit_word_spilit .ekit-word{-webkit-animation-name:ScaleXOut;animation-name:ScaleXOut}.nomzo-theme .ekit-wid-con .ekit-ScaleYIn.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ScaleYIn.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ScaleYIn.ekit_word_spilit .ekit-word{-webkit-animation-name:ScaleYIn;animation-name:ScaleYIn}.nomzo-theme .ekit-wid-con .ekit-ScaleYOut.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ScaleYOut.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ScaleYOut.ekit_word_spilit .ekit-word{-webkit-animation-name:ScaleYOut;animation-name:ScaleYOut}.nomzo-theme .ekit-wid-con .ekit-Jump.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-Jump.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-Jump.ekit_word_spilit .ekit-word{-webkit-animation-name:Jump;animation-name:Jump}.nomzo-theme .ekit-wid-con .ekit-AboundTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-AboundTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-AboundTop.ekit_word_spilit .ekit-word{-webkit-animation-name:AboundTop;animation-name:AboundTop}.nomzo-theme .ekit-wid-con .ekit-AboundBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-AboundBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-AboundBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:AboundBottom;animation-name:AboundBottom}.nomzo-theme .ekit-wid-con .ekit-AboundLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-AboundLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-AboundLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:AboundLeft;animation-name:AboundLeft}.nomzo-theme .ekit-wid-con .ekit-AboundRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-AboundRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-AboundRight.ekit_word_spilit .ekit-word{-webkit-animation-name:AboundRight;animation-name:AboundRight}.nomzo-theme .ekit-wid-con .ekit-FlyInTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FlyInTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FlyInTop.ekit_word_spilit .ekit-word{-webkit-animation-name:FlyInTop;animation-name:FlyInTop}.nomzo-theme .ekit-wid-con .ekit-FlyInLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FlyInLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FlyInLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:FlyInLeft;animation-name:FlyInLeft;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.nomzo-theme .ekit-wid-con .ekit-FlyInRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FlyInRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FlyInRight.ekit_word_spilit .ekit-word{-webkit-animation-name:FlyInRight;animation-name:FlyInRight;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.nomzo-theme .ekit-wid-con .ekit-FlyInBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FlyInBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FlyInBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:FlyInBottom;animation-name:FlyInBottom}.nomzo-theme .ekit-wid-con .ekit-FlyOutTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FlyOutTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FlyOutTop.ekit_word_spilit .ekit-word{-webkit-animation-name:FlyOutTop;animation-name:FlyOutTop}.nomzo-theme .ekit-wid-con .ekit-FlyOutLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FlyOutLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FlyOutLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:FlyOutLeft;animation-name:FlyOutLeft;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.nomzo-theme .ekit-wid-con .ekit-FlyOutRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FlyOutRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FlyOutRight.ekit_word_spilit .ekit-word{-webkit-animation-name:FlyOutRight;animation-name:FlyOutRight;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.nomzo-theme .ekit-wid-con .ekit-FlyOutBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FlyOutBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FlyOutBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:FlyOutBottom;animation-name:FlyOutBottom}.nomzo-theme .ekit-wid-con .ekit-DoorCloseLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-DoorCloseLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-DoorCloseLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:DoorCloseLeft;animation-name:DoorCloseLeft}.nomzo-theme .ekit-wid-con .ekit-DoorOpenRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-DoorOpenRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-DoorOpenRight.ekit_word_spilit .ekit-word{-webkit-animation-name:DoorOpenRight;animation-name:DoorOpenRight}.nomzo-theme .ekit-wid-con .ekit-DoorCloseRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-DoorCloseRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-DoorCloseRight.ekit_word_spilit .ekit-word{-webkit-animation-name:DoorCloseRight;animation-name:DoorCloseRight}.nomzo-theme .ekit-wid-con .ekit-DoorOpenLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-DoorOpenLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-DoorOpenLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:DoorOpenLeft;animation-name:DoorOpenLeft}.nomzo-theme .ekit-wid-con .ekit-HangAndDropLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-HangAndDropLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-HangAndDropLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:HangAndDropLeft;animation-name:HangAndDropLeft}.nomzo-theme .ekit-wid-con .ekit-HangAndDropRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-HangAndDropRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-HangAndDropRight.ekit_word_spilit .ekit-word{-webkit-animation-name:HangAndDropRight;animation-name:HangAndDropRight}.nomzo-theme .ekit-wid-con .ekit-PushReleaseFrom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PushReleaseFrom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PushReleaseFrom.ekit_word_spilit .ekit-word{-webkit-animation-name:PushReleaseFrom;animation-name:PushReleaseFrom}.nomzo-theme .ekit-wid-con .ekit-PushReleaseFromLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PushReleaseFromLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PushReleaseFromLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:PushReleaseFromLeft;animation-name:PushReleaseFromLeft}.nomzo-theme .ekit-wid-con .ekit-PushReleaseFromTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PushReleaseFromTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PushReleaseFromTop.ekit_word_spilit .ekit-word{-webkit-animation-name:PushReleaseFromTop;animation-name:PushReleaseFromTop}.nomzo-theme .ekit-wid-con .ekit-PushReleaseFromBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PushReleaseFromBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PushReleaseFromBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:PushReleaseFromBottom;animation-name:PushReleaseFromBottom}.nomzo-theme .ekit-wid-con .ekit-PushReleaseTo.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PushReleaseTo.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PushReleaseTo.ekit_word_spilit .ekit-word{-webkit-animation-name:PushReleaseTo;animation-name:PushReleaseTo}.nomzo-theme .ekit-wid-con .ekit-PushReleaseToTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PushReleaseToTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PushReleaseToTop.ekit_word_spilit .ekit-word{-webkit-animation-name:PushReleaseToTop;animation-name:PushReleaseToTop}.nomzo-theme .ekit-wid-con .ekit-PushReleaseToBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PushReleaseToBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PushReleaseToBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:PushReleaseToBottom;animation-name:PushReleaseToBottom}.nomzo-theme .ekit-wid-con .ekit-FlipInTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FlipInTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FlipInTop.ekit_word_spilit .ekit-word{-webkit-animation-name:FlipInTop;animation-name:FlipInTop}.nomzo-theme .ekit-wid-con .ekit-FlipOutTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FlipOutTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FlipOutTop.ekit_word_spilit .ekit-word{-webkit-animation-name:FlipOutTop;animation-name:FlipOutTop}.nomzo-theme .ekit-wid-con .ekit-FlipInBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FlipInBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FlipInBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:FlipInBottom;animation-name:FlipInBottom}.nomzo-theme .ekit-wid-con .ekit-FlipOutBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-FlipOutBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-FlipOutBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:FlipOutBottom;animation-name:FlipOutBottom}.nomzo-theme .ekit-wid-con .ekit-ElevateLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ElevateLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ElevateLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:ElevateLeft;animation-name:ElevateLeft}.nomzo-theme .ekit-wid-con .ekit-ElevateRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ElevateRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ElevateRight.ekit_word_spilit .ekit-word{-webkit-animation-name:ElevateRight;animation-name:ElevateRight}.nomzo-theme .ekit-wid-con .ekit-RollFromLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RollFromLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RollFromLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:RollFromLeft;animation-name:RollFromLeft}.nomzo-theme .ekit-wid-con .ekit-RollFromRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RollFromRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RollFromRight.ekit_word_spilit .ekit-word{-webkit-animation-name:RollFromRight;animation-name:RollFromRight}.nomzo-theme .ekit-wid-con .ekit-RollFromTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RollFromTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RollFromTop.ekit_word_spilit .ekit-word{-webkit-animation-name:RollFromTop;animation-name:RollFromTop}.nomzo-theme .ekit-wid-con .ekit-RollFromBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RollFromBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RollFromBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:RollFromBottom;animation-name:RollFromBottom}.nomzo-theme .ekit-wid-con .ekit-RollToLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RollToLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RollToLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:RollToLeft;animation-name:RollToLeft}.nomzo-theme .ekit-wid-con .ekit-RollToRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RollToRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RollToRight.ekit_word_spilit .ekit-word{-webkit-animation-name:RollToRight;animation-name:RollToRight}.nomzo-theme .ekit-wid-con .ekit-RollToTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RollToTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RollToTop.ekit_word_spilit .ekit-word{-webkit-animation-name:RollToTop;animation-name:RollToTop}.nomzo-theme .ekit-wid-con .ekit-RollToBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RollToBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RollToBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:RollToBottom;animation-name:RollToBottom}.nomzo-theme .ekit-wid-con .ekit-RotateSkateInRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateSkateInRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateSkateInRight.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateSkateInRight;animation-name:RotateSkateInRight}.nomzo-theme .ekit-wid-con .ekit-RotateSkateInLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateSkateInLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateSkateInLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateSkateInLeft;animation-name:RotateSkateInLeft}.nomzo-theme .ekit-wid-con .ekit-RotateSkateInTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateSkateInTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateSkateInTop.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateSkateInTop;animation-name:RotateSkateInTop}.nomzo-theme .ekit-wid-con .ekit-RotateSkateInBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateSkateInBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateSkateInBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateSkateInBottom;animation-name:RotateSkateInBottom}.nomzo-theme .ekit-wid-con .ekit-RotateSkateOutRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateSkateOutRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateSkateOutRight.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateSkateOutRight;animation-name:RotateSkateOutRight}.nomzo-theme .ekit-wid-con .ekit-RotateSkateOutLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateSkateOutLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateSkateOutLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateSkateOutLeft;animation-name:RotateSkateOutLeft}.nomzo-theme .ekit-wid-con .ekit-RotateSkateOutTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateSkateOutTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateSkateOutTop.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateSkateOutTop;animation-name:RotateSkateOutTop}.nomzo-theme .ekit-wid-con .ekit-RotateSkateOutBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateSkateOutBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateSkateOutBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateSkateOutBottom;animation-name:RotateSkateOutBottom}.nomzo-theme .ekit-wid-con .ekit-RotateXZoomIn.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateXZoomIn.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateXZoomIn.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateXZoomIn;animation-name:RotateXZoomIn}.nomzo-theme .ekit-wid-con .ekit-RotateXZoomOut.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateXZoomOut.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateXZoomOut.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateXZoomOut;animation-name:RotateXZoomOut}.nomzo-theme .ekit-wid-con .ekit-RotateYZoomIn.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateYZoomIn.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateYZoomIn.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateYZoomIn;animation-name:RotateYZoomIn}.nomzo-theme .ekit-wid-con .ekit-RotateYZoomOut.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateYZoomOut.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateYZoomOut.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateYZoomOut;animation-name:RotateYZoomOut}.nomzo-theme .ekit-wid-con .ekit-RotateIn.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateIn.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateIn.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateIn;animation-name:RotateIn}.nomzo-theme .ekit-wid-con .ekit-RotateOut.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateOut.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateOut.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateOut;animation-name:RotateOut}.nomzo-theme .ekit-wid-con .ekit-RotateInLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateInLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateInLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateInLeft;animation-name:RotateInLeft}.nomzo-theme .ekit-wid-con .ekit-RotateOutLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateOutLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateOutLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateOutLeft;animation-name:RotateOutLeft}.nomzo-theme .ekit-wid-con .ekit-RotateInRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateInRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateInRight.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateInRight;animation-name:RotateInRight}.nomzo-theme .ekit-wid-con .ekit-RotateOutRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-RotateOutRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-RotateOutRight.ekit_word_spilit .ekit-word{-webkit-animation-name:RotateOutRight;animation-name:RotateOutRight}.nomzo-theme .ekit-wid-con .ekit-SpinInLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-SpinInLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-SpinInLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:SpinInLeft;animation-name:SpinInLeft}.nomzo-theme .ekit-wid-con .ekit-SpinInRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-SpinInRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-SpinInRight.ekit_word_spilit .ekit-word{-webkit-animation-name:SpinInRight;animation-name:SpinInRight}.nomzo-theme .ekit-wid-con .ekit-SpinOutLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-SpinOutLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-SpinOutLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:SpinOutLeft;animation-name:SpinOutLeft}.nomzo-theme .ekit-wid-con .ekit-SpinOutRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-SpinOutRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-SpinOutRight.ekit_word_spilit .ekit-word{-webkit-animation-name:SpinOutRight;animation-name:SpinOutRight}.nomzo-theme .ekit-wid-con .ekit-BlurIn.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BlurIn.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BlurIn.ekit_word_spilit .ekit-word{-webkit-animation-name:BlurIn;animation-name:BlurIn}.nomzo-theme .ekit-wid-con .ekit-BlurInRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BlurInRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BlurInRight.ekit_word_spilit .ekit-word{-webkit-animation-name:BlurInRight;animation-name:BlurInRight}.nomzo-theme .ekit-wid-con .ekit-BlurInLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BlurInLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BlurInLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:BlurInLeft;animation-name:BlurInLeft}.nomzo-theme .ekit-wid-con .ekit-BlurInTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BlurInTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BlurInTop.ekit_word_spilit .ekit-word{-webkit-animation-name:BlurInTop;animation-name:BlurInTop}.nomzo-theme .ekit-wid-con .ekit-BlurInBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BlurInBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BlurInBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:BlurInBottom;animation-name:BlurInBottom}.nomzo-theme .ekit-wid-con .ekit-BlurOut.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BlurOut.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BlurOut.ekit_word_spilit .ekit-word{-webkit-animation-name:BlurOut;animation-name:BlurOut}.nomzo-theme .ekit-wid-con .ekit-BlurOutRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BlurOutRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BlurOutRight.ekit_word_spilit .ekit-word{-webkit-animation-name:BlurOutRight;animation-name:BlurOutRight}.nomzo-theme .ekit-wid-con .ekit-BlurOutLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BlurOutLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BlurOutLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:BlurOutLeft;animation-name:BlurOutLeft}.nomzo-theme .ekit-wid-con .ekit-BlurOutTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BlurOutTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BlurOutTop.ekit_word_spilit .ekit-word{-webkit-animation-name:BlurOutTop;animation-name:BlurOutTop}.nomzo-theme .ekit-wid-con .ekit-BlurOutBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BlurOutBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BlurOutBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:BlurOutBottom;animation-name:BlurOutBottom}.nomzo-theme .ekit-wid-con .ekit-PopUp.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PopUp.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PopUp.ekit_word_spilit .ekit-word{-webkit-animation-name:PopUp;animation-name:PopUp}.nomzo-theme .ekit-wid-con .ekit-PopUpLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PopUpLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PopUpLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:PopUpLeft;animation-name:PopUpLeft}.nomzo-theme .ekit-wid-con .ekit-PopUpRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PopUpRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PopUpRight.ekit_word_spilit .ekit-word{-webkit-animation-name:PopUpRight;animation-name:PopUpRight}.nomzo-theme .ekit-wid-con .ekit-PopOut.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PopOut.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PopOut.ekit_word_spilit .ekit-word{-webkit-animation-name:PopOut;animation-name:PopOut}.nomzo-theme .ekit-wid-con .ekit-PopOutLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PopOutLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PopOutLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:PopOutLeft;animation-name:PopOutLeft}.nomzo-theme .ekit-wid-con .ekit-PopOutRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PopOutRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PopOutRight.ekit_word_spilit .ekit-word{-webkit-animation-name:PopOutRight;animation-name:PopOutRight}.nomzo-theme .ekit-wid-con .ekit-BounceFromTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BounceFromTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BounceFromTop.ekit_word_spilit .ekit-word{-webkit-animation-name:BounceFromTop;animation-name:BounceFromTop}.nomzo-theme .ekit-wid-con .ekit-BounceFromDown.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BounceFromDown.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BounceFromDown.ekit_word_spilit .ekit-word{-webkit-animation-name:BounceFromDown;animation-name:BounceFromDown}.nomzo-theme .ekit-wid-con .ekit-BounceY.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BounceY.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BounceY.ekit_word_spilit .ekit-word{-webkit-animation-name:BounceY;animation-name:BounceY}.nomzo-theme .ekit-wid-con .ekit-BounceZoomIn.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BounceZoomIn.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BounceZoomIn.ekit_word_spilit .ekit-word{-webkit-animation-name:BounceZoomIn;animation-name:BounceZoomIn}.nomzo-theme .ekit-wid-con .ekit-BounceZoomOut.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-BounceZoomOut.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-BounceZoomOut.ekit_word_spilit .ekit-word{-webkit-animation-name:BounceZoomOut;animation-name:BounceZoomOut}.nomzo-theme .ekit-wid-con .ekit-PerspectiveOutTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PerspectiveOutTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PerspectiveOutTop.ekit_word_spilit .ekit-word{-webkit-animation-name:PerspectiveOutTop;animation-name:PerspectiveOutTop;-webkit-transform:perspective(500px);transform:perspective(500px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.nomzo-theme .ekit-wid-con .ekit-PerspectiveOutBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-PerspectiveOutBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-PerspectiveOutBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:PerspectiveOutBottom;animation-name:PerspectiveOutBottom;-webkit-transform:perspective(500px);transform:perspective(500px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.nomzo-theme .ekit-wid-con .ekit-ZoomIn.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ZoomIn.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ZoomIn.ekit_word_spilit .ekit-word{-webkit-animation-name:ZoomIn;animation-name:ZoomIn}.nomzo-theme .ekit-wid-con .ekit-ZoomInLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ZoomInLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ZoomInLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:ZoomInLeft;animation-name:ZoomInLeft}.nomzo-theme .ekit-wid-con .ekit-ZoomInRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ZoomInRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ZoomInRight.ekit_word_spilit .ekit-word{-webkit-animation-name:ZoomInRight;animation-name:ZoomInRight}.nomzo-theme .ekit-wid-con .ekit-ZoomInTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ZoomInTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ZoomInTop.ekit_word_spilit .ekit-word{-webkit-animation-name:LetterZoomInTop;animation-name:LetterZoomInTop}.nomzo-theme .ekit-wid-con .ekit-ZoomInBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ZoomInBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ZoomInBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:ZoomInBottom;animation-name:ZoomInBottom}.nomzo-theme .ekit-wid-con .ekit-ZoomOut.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ZoomOut.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ZoomOut.ekit_word_spilit .ekit-word{-webkit-animation-name:ZoomOut;animation-name:ZoomOut}.nomzo-theme .ekit-wid-con .ekit-ZoomOutLeft.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ZoomOutLeft.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ZoomOutLeft.ekit_word_spilit .ekit-word{-webkit-animation-name:ZoomOutLeft;animation-name:ZoomOutLeft}.nomzo-theme .ekit-wid-con .ekit-ZoomOutRight.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ZoomOutRight.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ZoomOutRight.ekit_word_spilit .ekit-word{-webkit-animation-name:ZoomOutRight;animation-name:ZoomOutRight}.nomzo-theme .ekit-wid-con .ekit-ZoomOutTop.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ZoomOutTop.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ZoomOutTop.ekit_word_spilit .ekit-word{-webkit-animation-name:ZoomOutTop;animation-name:ZoomOutTop}.nomzo-theme .ekit-wid-con .ekit-ZoomOutBottom.ekit_char_based .ekit-letter,.nomzo-theme .ekit-wid-con .ekit-ZoomOutBottom.ekit_no_spilit,.nomzo-theme .ekit-wid-con .ekit-ZoomOutBottom.ekit_word_spilit .ekit-word{-webkit-animation-name:ZoomOutBottom;animation-name:ZoomOutBottom}.nomzo-theme .ekit-wid-con .ekit-oaoFadeIn.ekit_char_based .ekit-letter:nth-child(even){-webkit-animation-name:oaoFadeInTop;animation-name:oaoFadeInTop;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.nomzo-theme .ekit-wid-con .ekit-oaoFadeIn.ekit_char_based .ekit-letter:nth-child(odd){-webkit-animation-name:oaoFadeInBottom;animation-name:oaoFadeInBottom;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.nomzo-theme .ekit-wid-con .ekit-oaoFadeOut.ekit_char_based .ekit-letter:nth-child(even){-webkit-animation-name:oaoFadeOutop;animation-name:oaoFadeOutop;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.nomzo-theme .ekit-wid-con .ekit-oaoFadeOut.ekit_char_based .ekit-letter:nth-child(odd){-webkit-animation-name:oaoFadeOutBottom;animation-name:oaoFadeOutBottom;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.nomzo-theme .ekit-wid-con .ekit-oaoFlyIn.ekit_char_based .ekit-letter:nth-child(even){-webkit-animation-name:oaoFlyInTop;animation-name:oaoFlyInTop}.nomzo-theme .ekit-wid-con .ekit-oaoFlyIn.ekit_char_based .ekit-letter:nth-child(odd){-webkit-animation-name:oaoFlyInBottom;animation-name:oaoFlyInBottom}.nomzo-theme .ekit-wid-con .ekit-oaoFlyOut.ekit_char_based .ekit-letter:nth-child(even){-webkit-animation-name:oaoFlyOutTop;animation-name:oaoFlyOutTop}.nomzo-theme .ekit-wid-con .ekit-oaoFlyOut.ekit_char_based .ekit-letter:nth-child(odd){-webkit-animation-name:oaoFlyOutBottom;animation-name:oaoFlyOutBottom}.nomzo-theme .ekit-wid-con .ekit-oaoRotateIn.ekit_char_based .ekit-letter:nth-child(even){-webkit-animation-name:oaoRotateInTop;animation-name:oaoRotateInTop}.nomzo-theme .ekit-wid-con .ekit-oaoRotateIn.ekit_char_based .ekit-letter:nth-child(odd){-webkit-animation-name:oaoRotateInBottom;animation-name:oaoRotateInBottom}.nomzo-theme .ekit-wid-con .ekit-oaoRotateOut.ekit_char_based .ekit-letter:nth-child(even){-webkit-animation-name:oaoRotateOutTop;animation-name:oaoRotateOutTop}.nomzo-theme .ekit-wid-con .ekit-oaoRotateOut.ekit_char_based .ekit-letter:nth-child(odd){-webkit-animation-name:oaoRotateOutBottom;animation-name:oaoRotateOutBottom}.nomzo-theme .ekit-wid-con .ekit-oaoRotateXIn.ekit_char_based .ekit-letter:nth-child(even){-webkit-animation-name:oaoRotateXInTop;animation-name:oaoRotateXInTop}.nomzo-theme .ekit-wid-con .ekit-oaoRotateXIn.ekit_char_based .ekit-letter:nth-child(odd){-webkit-animation-name:oaoRotateXInBottom;animation-name:oaoRotateXInBottom}.nomzo-theme .ekit-wid-con .ekit-oaoRotateXOut.ekit_char_based .ekit-letter:nth-child(even){-webkit-animation-name:oaoRotateXOutTop;animation-name:oaoRotateXOutTop}.nomzo-theme .ekit-wid-con .ekit-oaoRotateXOut.ekit_char_based .ekit-letter:nth-child(odd){-webkit-animation-name:oaoRotateXOutBottom;animation-name:oaoRotateXOutBottom}.nomzo-theme .ekit-wid-con .ekit-oaoRotateYIn.ekit_char_based .ekit-letter:nth-child(even){-webkit-animation-name:oaoRotateYInTop;animation-name:oaoRotateYInTop}.nomzo-theme .ekit-wid-con .ekit-oaoRotateYIn.ekit_char_based .ekit-letter:nth-child(odd){-webkit-animation-name:oaoRotateYInBottom;animation-name:oaoRotateYInBottom}.nomzo-theme .ekit-wid-con .ekit-oaoRotateYOut.ekit_char_based .ekit-letter:nth-child(even){-webkit-animation-name:oaoRotateYOutTop;animation-name:oaoRotateYOutTop}.nomzo-theme .ekit-wid-con .ekit-oaoRotateYOut.ekit_char_based .ekit-letter:nth-child(odd){-webkit-animation-name:oaoRotateYOutBottom;animation-name:oaoRotateYOutBottom}.nomzo-theme .ekit-wid-con .ekit-RevealInTop+.ekit_reveal_bg{-webkit-transform-origin:top;transform-origin:top;-webkit-animation:ekitRevealInTop 1s ease forwards;animation:ekitRevealInTop 1s ease forwards}.nomzo-theme .ekit-wid-con .ekit-RevealInLeft+.ekit_reveal_bg{-webkit-transform-origin:left;transform-origin:left;-webkit-animation:ekitRevealInLeft 1s ease forwards;animation:ekitRevealInLeft 1s ease forwards}.nomzo-theme .ekit-wid-con .ekit-RevealInRight+.ekit_reveal_bg{-webkit-transform-origin:right;transform-origin:right;-webkit-animation:ekitRevealInRight 1s ease forwards;animation:ekitRevealInRight 1s ease forwards}.nomzo-theme .ekit-wid-con .ekit-RevealInBottom+.ekit_reveal_bg{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation:ekitRevealInBottom 1s ease forwards;animation:ekitRevealInBottom 1s ease forwards}.nomzo-theme .ekit-wid-con .ekit_reveal_bg{position:absolute;top:0;left:0;background-color:red;width:100%;height:100%}.nomzo-theme .ekit-wid-con .ekit_text{position:relative}.nomzo-theme .ekit-wid-con .ekit_motion_text_title{margin-bottom:0;opacity:0;-webkit-animation-duration:1s;animation-duration:1s;margin-top:0}.nomzo-theme .ekit-wid-con .background_reveal_anim{display:inline-block;position:relative}.nomzo-theme .ekit-wid-con .background_reveal_anim .ekit-RevealInTop+.elementkit_background_reveal_bg{-webkit-transform-origin:top;transform-origin:top;-webkit-animation:ekitRevealInTop 1s ease forwards;animation:ekitRevealInTop 1s ease forwards}.nomzo-theme .ekit-wid-con .background_reveal_anim .ekit-RevealInBottom+.elementkit_background_reveal_bg{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation:ekitRevealInBottom 1s ease forwards;animation:ekitRevealInBottom 1s ease forwards}.nomzo-theme .ekit-wid-con .background_reveal_anim .ekit-RevealInLeft+.elementkit_background_reveal_bg{-webkit-transform-origin:left;transform-origin:left;-webkit-animation:ekitRevealInLeft 1s ease forwards;animation:ekitRevealInLeft 1s ease forwards}.nomzo-theme .ekit-wid-con .background_reveal_anim .ekit-RevealInRight+.elementkit_background_reveal_bg{-webkit-transform-origin:right;transform-origin:right;-webkit-animation:ekitRevealInRight 1s ease forwards;animation:ekitRevealInRight 1s ease forwards}.nomzo-theme .ekit-wid-con .background_reveal_anim .elementkit_background_reveal_bg{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#000}.nomzo-theme .ekit-wid-con .ekit_animation{opacity:1}.nomzo-theme .ekit-wid-con span.ekit_animation{display:block}.nomzo-theme .ekit-wid-con .ekit_table a.dt-button.active:not(.disabled):hover:not(.disabled),.nomzo-theme .ekit-wid-con .ekit_table a.dt-button:active:not(.disabled):hover:not(.disabled),.nomzo-theme .ekit-wid-con .ekit_table button.dt-button.active:not(.disabled):hover:not(.disabled),.nomzo-theme .ekit-wid-con .ekit_table button.dt-button:active:not(.disabled):hover:not(.disabled),.nomzo-theme .ekit-wid-con .ekit_table div.dt-button.active:not(.disabled):hover:not(.disabled),.nomzo-theme .ekit-wid-con .ekit_table div.dt-button:active:not(.disabled):hover:not(.disabled){background-image:none}.nomzo-theme .ekit-wid-con .ekit_table .dt-layout-row:not(.dt-layout-table){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit_table .dt-layout-row.dt-layout-table{padding:20px 0}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_item_container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_item_container .ekit-table-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_item_container .ekit-table-icon svg{fill:currentColor;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_item_container.ekit-table-container-before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_item_container.ekit-table-container-after{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_item_container.ekit-table-container-top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.nomzo-theme .ekit-wid-con .ekit_table .dt-length{font-size:16px}.nomzo-theme .ekit-wid-con .ekit_table .dt-length label{background-color:#fff;display:block;color:#2e3d44;font-size:16px;line-height:26px;padding:0 20px;text-transform:capitalize;border:1px solid #dfdfe5}.nomzo-theme .ekit-wid-con .ekit_table .dt-length select{display:inline-block;width:auto;border:none;color:#2e3d44;background-color:#fff;border-left:1px solid #dfdfe5;border-right:1px solid #dfdfe5;line-height:26px;margin:0 10px;height:auto}.nomzo-theme .ekit-wid-con .ekit_table table.dataTable{border:none}.nomzo-theme .ekit-wid-con .ekit_table table.dataTable span img{width:40px;-o-object-fit:cover;object-fit:cover}.nomzo-theme .ekit-wid-con .ekit_table table.dataTable span.body-cell-icon-position-top,.nomzo-theme .ekit-wid-con .ekit_table table.dataTable span.ekit-table-icon.ekit-table-icon-top{display:block}.nomzo-theme .ekit-wid-con .ekit_table .ekit-table-search-label{color:#979797;position:absolute;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding-left:15px}.nomzo-theme .ekit-wid-con .ekit_table .ekit-table-search-label i{font-size:16px;line-height:25px;display:inline-block}.nomzo-theme .ekit-wid-con .ekit_table .ekit-table-search-label svg{font-size:16px}.nomzo-theme .ekit-wid-con .ekit_table .dt-search{position:relative}.nomzo-theme .ekit-wid-con .ekit_table .dt-search input{border-color:#d9d9e0;padding:9px 20px;margin:0;padding-right:35px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:20px;border-radius:0;font-size:16px;background-color:#fff;color:#9a9a9a}.nomzo-theme .ekit-wid-con .ekit_table .dt-search input::-webkit-input-placeholder{color:#9a9a9a;font-size:15px;line-height:48px}.nomzo-theme .ekit-wid-con .ekit_table .dt-search input::-moz-placeholder{color:#9a9a9a;font-size:15px;line-height:48px}.nomzo-theme .ekit-wid-con .ekit_table .dt-search input:-ms-input-placeholder{color:#9a9a9a;font-size:15px;line-height:48px}.nomzo-theme .ekit-wid-con .ekit_table .dt-search input::-ms-input-placeholder{color:#9a9a9a;font-size:15px;line-height:48px}.nomzo-theme .ekit-wid-con .ekit_table .dt-search input::placeholder{color:#9a9a9a;font-size:15px;line-height:48px}.nomzo-theme .ekit-wid-con .ekit_table .dt-container{padding:0}.nomzo-theme .ekit-wid-con .ekit_table .dt-container select:not([multiple]){padding:12px 16px;line-height:15px;font-size:13px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_body_container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;text-align:center}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_body_container a:hover{background-color:transparent}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_body_container .body_cell_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_body_container .body_cell_icon svg{fill:currentColor;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_body_container.ekit_table_data_after{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_body_container.ekit_table_data_top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_body_container.ekit_table_data_before{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_body_container.ekit_body_align_right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;text-align:right}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_body_container.ekit_body_align_left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.nomzo-theme .ekit-wid-con .ekit_table .ekit_table_body_container.ekit_body_align_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.nomzo-theme .ekit-wid-con .ekit_table tr{background-color:transparent}.nomzo-theme .ekit-wid-con .ekit_table th{background-color:#7c5af5;border:none}.nomzo-theme .ekit-wid-con .ekit_table th span{vertical-align:middle;display:inline-block}.nomzo-theme .ekit-wid-con .ekit_table td{font-size:15px;vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit_table td span{vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit_table td .ekit_table_data_after span{display:inline-block}.nomzo-theme .ekit-wid-con .ekit_table td .ekit_table_data_after span::before{float:right}.nomzo-theme .ekit-wid-con .ekit_table .dt-button{background-image:none;background-color:#fff;font-size:16px;background-color:#fff;color:#2e3d44;padding:9px 25px;border-radius:0;margin:0;line-height:20px}.nomzo-theme .ekit-wid-con .ekit_table .dt-button:hover{background-image:none;color:#2e3d44;-webkit-box-shadow:none;box-shadow:none;background-color:#fff}.nomzo-theme .ekit-wid-con .ekit_table .dt-button:focus{background-image:none;-webkit-box-shadow:none;box-shadow:none;background-color:#fff}.nomzo-theme .ekit-wid-con .ekit_table .dt-button:active{-webkit-box-shadow:none!important;box-shadow:none!important;background-color:#fff;background-image:none;color:#2e3d44}.nomzo-theme .ekit-wid-con .ekit_table .ekit-tbl-pagi-nav{border:none;padding:0;background-color:transparent}.nomzo-theme .ekit-wid-con .ekit_table .dt-paging-button{border-color:#ccc;background-image:none;margin-left:10px;font-size:15px;border:none;color:#2e3d44;line-height:20px;font-weight:400}.nomzo-theme .ekit-wid-con .ekit_table .dt-paging-button.next{margin-right:0!important;border-right:none!important;border-bottom:none!important;border-top:none!important;padding-left:15px;border-radius:0;border-width:1px}.nomzo-theme .ekit-wid-con .ekit_table .dt-paging-button.previous{margin-left:0!important;border-left:none!important;border-bottom:none!important;border-top:none!important;padding-right:15px;border-radius:0;border-width:1px}.nomzo-theme .ekit-wid-con .ekit_table .dt-paging-button:focus{border-color:#ccc;background-color:transparent;background-image:none}.nomzo-theme .ekit-wid-con .ekit_table .dt-paging-button.current{background-image:none;-webkit-box-shadow:none;box-shadow:none;background-color:#2e3d44;color:#fff;border-color:none;border-radius:0;border:none}.nomzo-theme .ekit-wid-con .ekit_table .dt-paging-button.current:hover{background-image:none;-webkit-box-shadow:none;box-shadow:none;background-color:#2e3d44;color:#fff;border:none}.nomzo-theme .ekit-wid-con .ekit_table .dt-paging-button:hover{background-color:transparent;border:none;color:#2e3d44;-webkit-box-shadow:none;box-shadow:none;background-image:none}.nomzo-theme .ekit-wid-con .ekit_table .dt-paging-button.disabled{border:inherit}.nomzo-theme .ekit-wid-con .ekit_table .dt-paging-button.disabled:hover{border:inherit}.nomzo-theme .ekit-wid-con .ekit_table .dt-paging-button.disabled:focus{border:inherit}.nomzo-theme .ekit-wid-con .ekit_table .dt-paging-button.first,.nomzo-theme .ekit-wid-con .ekit_table .dt-paging-button.last{display:none}.nomzo-theme .ekit-wid-con .ekit_table .dt-info{-webkit-transition:all .4s;transition:all .4s;font-size:15px;color:#666;line-height:20px}.nomzo-theme .ekit-wid-con .ekit_table .ekit-no-csv-file-found{border:1px solid #ff0404;padding:20px;font-size:16px;font-weight:500}.nomzo-theme .ekit-wid-con table[aria-describedby] thead th{text-align:center;background-color:#6e5bde;color:#fff}.nomzo-theme .ekit-wid-con .ekit_table.display table.dataTable tbody tr.odd{background-color:transparent}.nomzo-theme .ekit-wid-con .ekit_table.display table.dataTable tbody tr.odd:hover{background-color:transparent}.nomzo-theme .ekit-wid-con .ekit_table.display table.dataTable tbody tr .sorting_1,.nomzo-theme .ekit-wid-con .ekit_table.display table.dataTable tbody tr:hover{background-color:transparent}.nomzo-theme .ekit-wid-con table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child::before,.nomzo-theme .ekit-wid-con table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child::before{line-height:16px}.nomzo-theme .ekit-wid-con .ekit-tbl-pagi-nav-icon{line-height:20px;vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-twitter-feed-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomzo-theme .ekit-wid-con .ekit-layout-grid.ekit-row{margin-left:-15px;margin-right:-15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-1{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-2{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-3{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-4{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-5{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-6{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-7{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-8{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-9{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-10{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-11{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-12{padding-left:15px;padding-right:15px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-1{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-2{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-3{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-4{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-5{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-6{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-7{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-8{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-9{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-10{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-11{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-12{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media (max-width:767px){.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-1{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-2{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-3{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-4{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-5{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-6{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-7{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-8{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-9{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-10{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-11{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-col-12{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-content-wraper{background-color:#f7f9fb;margin-bottom:30px;padding:15px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-author .ekit-twitter-profile-picture{position:relative;width:40px;height:40px;min-width:40px;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-twitter-profile-circle{border-radius:50%}.nomzo-theme .ekit-wid-con .profile-display-name{margin-left:10px;line-height:1}.nomzo-theme .ekit-wid-con .profile-display-name .fullname{color:#14171a;font-size:14px;font-weight:700;margin-bottom:5px;display:inline-block}.nomzo-theme .ekit-wid-con .profile-display-name .fullname:hover{color:#d55732;text-decoration:underline}.nomzo-theme .ekit-wid-con .profile-display-name .screen_name{font-size:14px;color:#657786;display:block}.nomzo-theme .ekit-wid-con .profile-display-name .screen_name:hover{color:#d55732;text-decoration:underline}.nomzo-theme .ekit-wid-con .profile-display-name .ekit-twitter-feed-item-user-screen-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .profile-display-name .ekit-twitter-feed-item-user-date{color:#657786;font-size:12px;margin-left:12px}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments>a{color:#657786;display:inline-block;font-size:16px;line-height:1;padding:0 2px;position:relative;margin-right:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments>a>strong{display:inline-block;margin-left:6px;font-weight:400}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments>a svg{height:14px;width:14px}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments>a svg:not(:root){overflow:visible}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments>a path{fill:#657786;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-comments:hover{color:#1da1f2}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-comments:hover svg path{fill:#1da1f2}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-retweet:hover{color:#2e639a}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-retweet:hover svg path{fill:#2e639a}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-like:hover{color:#e0245e}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-like:hover svg path{fill:#e0245e}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-feed-share{margin-left:auto;cursor:pointer;position:relative}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-feed-share__menu{position:absolute;padding:20px 0;bottom:12px;right:0;opacity:0;z-index:100;width:-webkit-max-content;width:-moz-max-content;width:max-content;visibility:hidden;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1);-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-feed-share__menu a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:30px;padding:0 20px}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-feed-share__menu a i{margin-right:8px}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-feed-share:hover .ekit-twitter-feed-share__menu{opacity:1;visibility:visible;bottom:22px}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-feed-share__with-fb,.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-feed-share__with-pin,.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-feed-share__with-tw{color:#14223b}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-feed-share__with-fb .icon,.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-feed-share__with-fb:hover{color:#4674d1}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-feed-share__with-tw .icon,.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-feed-share__with-tw:hover{color:#23abff}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-feed-share__with-pin .icon,.nomzo-theme .ekit-wid-con .ekit-twitter-feed-comments .ekit-twitter-feed-share__with-pin:hover{color:#e60023}.nomzo-theme .ekit-wid-con .feed-title{margin-top:20px;margin-bottom:20px}.nomzo-theme .ekit-wid-con .feed-title>a{color:#d55732}.nomzo-theme .ekit-wid-con .feed-title>a:focus,.nomzo-theme .ekit-wid-con .feed-title>a:hover{text-decoration:underline}.nomzo-theme .ekit-wid-con .read-more-button{margin-bottom:20px}.nomzo-theme .ekit-wid-con .read-more-button>a{color:#14171a}.nomzo-theme .ekit-wid-con .read-more-button>a:focus,.nomzo-theme .ekit-wid-con .read-more-button>a:hover{color:#d55732;text-decoration:underline}.nomzo-theme .ekit-wid-con .feed-title-hash{margin-bottom:20px}.nomzo-theme .ekit-wid-con .feed-title-hash>a{color:#d55732}.nomzo-theme .ekit-wid-con .feed-title-hash>a:focus,.nomzo-theme .ekit-wid-con .feed-title-hash>a:hover{text-decoration:underline}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-1{-webkit-column-count:12;-moz-column-count:12;column-count:12}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-2{-webkit-column-count:6;-moz-column-count:6;column-count:6}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-3{-webkit-column-count:4;-moz-column-count:4;column-count:4}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-4{-webkit-column-count:3;-moz-column-count:3;column-count:3}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-5{-webkit-column-count:2.4;-moz-column-count:2.4;column-count:2.4}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-6{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-7{-webkit-column-count:1.7142857143;-moz-column-count:1.7142857143;column-count:1.7142857143}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-8{-webkit-column-count:1.5;-moz-column-count:1.5;column-count:1.5}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-9{-webkit-column-count:1.3333333333;-moz-column-count:1.3333333333;column-count:1.3333333333}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-10{-webkit-column-count:1.2;-moz-column-count:1.2;column-count:1.2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-11{-webkit-column-count:1.0909090909;-moz-column-count:1.0909090909;column-count:1.0909090909}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-1{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-3{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-4{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-5{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-6{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-7{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-8{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-9{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-10{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-11{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-12{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (max-width:767px){.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-2{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-3{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-4{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-5{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-6{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-7{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-8{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-9{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-10{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-11{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-col-12{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.nomzo-theme .ekit-wid-con .ekit-layout-masonary .ekit-twitter-feed-content-wraper{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.nomzo-theme .ekit-wid-con .ekit-twitter-media{margin-bottom:20px}.nomzo-theme .ekit-wid-con .ekit-twitter-media>a{display:block;position:relative;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-twitter-media>a:hover .twitter_video_play_icon{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .ekit-twitter-media .video_content{position:absolute;top:50%;left:50%;z-index:2;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nomzo-theme .ekit-wid-con .ekit-twitter-media .twitter_video_play_icon{-webkit-transition:all .4s ease;transition:all .4s ease;opacity:.9;-webkit-transform:scale(.9);transform:scale(.9);-webkit-backface-visibility:hidden;backface-visibility:hidden;height:64px;width:64px}.nomzo-theme .ekit-wid-con .ekit-twitter-media .twitter_video_play_icon>circle{fill:#1da1f2;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-twitter-media .twitter_video_play_icon>path{fill:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header .ekit-twitter-logo>a{color:#e7e7e7;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header .ekit-twitter-logo>a:hover{color:#1da1f2}.nomzo-theme .ekit-wid-con .ekit-twitter-user-timeline{position:relative}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-user-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:25px;width:100%}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-user-image-container{margin-right:9px}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-user-image-container>a{display:block;position:relative;overflow:hidden;width:100px;height:100px;border:3px solid #fff}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-user-info .ekit-twitter-fullname{display:block;font-size:16px;font-weight:700;color:#222;line-height:1}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-user-info .ekit-twitter-fullname:hover{text-decoration:underline;color:#d55732}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-user-info .ekit-twitter-screenname{color:#657786;font-size:13px;line-height:1}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-user-info .ekit-twitter-screenname:hover{text-decoration:underline;color:#d55732}.nomzo-theme .ekit-wid-con .twitter-verified-bdage{display:inline-block;padding-right:2px;vertical-align:middle}.nomzo-theme .ekit-wid-con .twitter-verified-bdage>svg{width:13px;height:13px}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-user-info-follow{-ms-flex-item-align:center;align-self:center}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-user-info-follow>a{background-color:#1da1f2;border-radius:17.5px;padding:6px 35px;font-size:14px;font-weight:500;color:#fff;display:inline-block;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-user-info-follow>a i{margin-right:8px}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-statistics{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:35px;padding-top:35px;border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-statistics>.ekit-twitter-tweet-count{color:#657786;font-size:12px;margin-bottom:0;margin-right:50px}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-statistics>.ekit-twitter-tweet-count:last-child{margin-right:0}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-statistics>.ekit-twitter-tweet-count>strong{display:block;color:#abb8c2;font-size:18px}@media (min-width:1024px){.nomzo-theme .ekit-wid-con .ekit-twitter-feed-profile-info-wraper{padding:40px;padding-top:60px}}@media (max-width:1023px){.nomzo-theme .ekit-wid-con .ekit-twitter-feed-profile-info-wraper{padding:30px;padding-top:30px}}@media (max-width:767px){.nomzo-theme .ekit-wid-con .ekit-twitter-feed-profile-info-wraper{padding:15px}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-user{margin-bottom:30px}}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-banner-container+.ekit-twitter-feed-profile-info-wraper{margin-top:-54px;padding-top:0}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-banner-container+.ekit-twitter-feed-profile-info-wraper .ekit-twitter-feed-header-user-info{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:-4px}.nomzo-theme .ekit-wid-con .ekit-twitter-feed-header-banner-container+.ekit-twitter-feed-profile-info-wraper .ekit-twitter-feed-header-user-info-follow{-ms-flex-item-align:end;align-self:flex-end}.nomzo-theme .ekit-wid-con .ekit-twitter-retweet svg{-webkit-transform:scale(1.2);transform:scale(1.2)}.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location{position:absolute}.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location.active .ekit-location_outer,.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location:hover .ekit-location_outer{z-index:2}.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-des{margin-bottom:0}.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-des>*{margin-bottom:0}.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-des li,.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-des ol,.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-des ul{list-style:initial;list-style-position:inside}.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-on-hover .ekit-location_outer{-webkit-transition:all .4s ease;transition:all .4s ease;pointer-events:none}.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-on-hover .ekit-location_outer::after{content:" ";position:absolute;top:-10px;left:0;right:0;bottom:-10px;z-index:-1}.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-on-hover .ekit_hotspot_arrow{top:auto;bottom:38px;opacity:0;visibility:hidden}.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-on-hover.active .ekit-location_outer,.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-on-hover:not(.click):hover .ekit-location_outer{pointer-events:auto;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-on-hover.active .ekit-location_inner,.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-on-hover:not(.click):hover .ekit-location_inner{visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-on-hover.active .ekit_hotspot_arrow,.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-on-hover:not(.click):hover .ekit_hotspot_arrow{opacity:1;visibility:visible;-webkit-transition:all .4s .2s;transition:all .4s .2s}.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-on-hover.bottom .ekit-location_outer{top:43px}.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-on-hover.bottom .ekit_hotspot_arrow{top:38px;bottom:auto}.nomzo-theme .ekit-wid-con .ekit-location-wraper .ekit-location-on-hover.bottom .ekit_hotspot_arrow::before{border-width:0 .4rem .4rem;border-bottom-color:currentColor}.nomzo-theme .ekit-wid-con .ekit-location-on-click:not(.hotspot-following-line-style):not(.hotspot-following-line-straight).active .ekit-location_outer{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.nomzo-theme .ekit-wid-con .ekit-location-on-click.active .ekit-location_inner{visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .ekit-location_indicator{position:relative;height:34px;z-index:1;width:34px;background-color:#fff;border-radius:50%;border:1px solid #eee;color:rgba(26,43,99,.2);cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-location_indicator::after{position:absolute;left:50%;top:50%;height:6px;width:6px;background-color:#2575fc;border-radius:inherit;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:""}@media (max-width:480px){.nomzo-theme .ekit-wid-con .ekit-location_indicator::after{height:3px;width:3px}}.nomzo-theme .ekit-wid-con .ekit_hotspot_pulse_1,.nomzo-theme .ekit-wid-con .ekit_hotspot_pulse_2{position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1;border-radius:inherit;color:inherit;-webkit-box-shadow:0 0 0 15px currentColor;box-shadow:0 0 0 15px currentColor;-webkit-animation:pulsekm 3s infinite cubic-bezier(.4,0,1,1) both;animation:pulsekm 3s infinite cubic-bezier(.4,0,1,1) both}.nomzo-theme .ekit-wid-con .ekit_hotspot_pulse_1{-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes pulsekm{0%{-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor}70%{-webkit-box-shadow:0 0 0 30px currentColor;box-shadow:0 0 0 30px currentColor;opacity:0}100%{-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;opacity:0}}@keyframes pulsekm{0%{-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor}70%{-webkit-box-shadow:0 0 0 30px currentColor;box-shadow:0 0 0 30px currentColor;opacity:0}100%{-webkit-box-shadow:0 0 0 0 currentColor;box-shadow:0 0 0 0 currentColor;opacity:0}}.nomzo-theme .ekit-wid-con .ekit_hotspot_image{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.nomzo-theme .ekit-wid-con .ekit-location-groups .media-body{width:100%}.nomzo-theme .ekit-wid-con .ekit-location-groups .media{max-width:100%}.nomzo-theme .ekit-wid-con .ekit-location-groups .media.ekit-location_inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomzo-theme .ekit-wid-con .ekit-location-groups .media.ekit-location_inner .ekit_hotspot_image{margin-right:10px}.nomzo-theme .ekit-wid-con .ekit-location-groups .media.flex-row-reverse .ekit_hotspot_image{margin-left:10px}.nomzo-theme .ekit-wid-con .ekit-location-groups .media.flex-column .ekit_hotspot_image,.nomzo-theme .ekit-wid-con .ekit-location-groups .media.flex-column-reverse .ekit_hotspot_image{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.nomzo-theme .ekit-wid-con .ekit-location_outer{min-width:350px;text-align:left;color:#000;position:absolute;bottom:126%;left:50%;-webkit-transform:translate3d(-50%,-15px,0);transform:translate3d(-50%,-15px,0);-webkit-transition:all .4s ease;transition:all .4s ease;z-index:-1}.nomzo-theme .ekit-wid-con .ekit-location_inner{opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;visibility:hidden;padding:20px 15px;width:100%;background-color:#fff;-webkit-filter:drop-shadow(0 0 20px rgba(0, 0, 0, .05));filter:drop-shadow(0 0 20px rgba(0, 0, 0, .05));position:relative;z-index:50}.nomzo-theme .ekit-wid-con .ekit_hotspot_arrow{position:absolute;display:block;width:.8rem;height:.4rem;bottom:-6px;z-index:5;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nomzo-theme .ekit-wid-con .ekit_hotspot_arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid;border-top-color:currentColor;top:0;border-width:.4rem .4rem 0;color:#fff;left:0}.nomzo-theme .ekit-wid-con .hotspot-following-line-style .ekit-location_outer{-webkit-transform:none;transform:none;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.nomzo-theme .ekit-wid-con .hotspot-following-line-style .ekit-hotspot-horizontal-line,.nomzo-theme .ekit-wid-con .hotspot-following-line-style .ekit-hotspot-vertical-line{display:block;-webkit-transition:all .4s linear .4s;transition:all .4s linear .4s;background-color:#2575fc;position:absolute}.nomzo-theme .ekit-wid-con .hotspot-following-line-style .ekit-hotspot-vertical-line{-webkit-transition:all .4s linear 0s;transition:all .4s linear 0s;-webkit-transform:scaleY(0);transform:scaleY(0);width:2px;height:65px;left:50%}.nomzo-theme .ekit-wid-con .hotspot-following-line-style .ekit-hotspot-horizontal-line{height:2px;width:155px;margin-top:-1px;-webkit-transform:scaleX(0);transform:scaleX(0);top:50%}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_right_bottom .ekit-hotspot-horizontal-line,.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_right_top .ekit-hotspot-horizontal-line{left:100%;-webkit-transform-origin:left;transform-origin:left}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_left_bottom .ekit-hotspot-horizontal-line,.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_left_top .ekit-hotspot-horizontal-line{left:auto;right:100%;-webkit-transform-origin:right;transform-origin:right}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_right_bottom .ekit-location_outer,.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_right_top .ekit-location_outer{left:calc(100% - 2px)}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_left_bottom .ekit-location_outer,.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_left_top .ekit-location_outer{left:auto;right:100%}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_left_top .ekit-location_outer,.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_right_top .ekit-location_outer{bottom:241%}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_left_top .ekit-hotspot-vertical-line,.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_right_top .ekit-hotspot-vertical-line{top:100%;-webkit-transform-origin:bottom;transform-origin:bottom}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_left_top .ekit-hotspot-vertical-line .ekit_hotspot_arrow,.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_right_top .ekit-hotspot-vertical-line .ekit_hotspot_arrow{top:0;left:1px}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_left_top .ekit-hotspot-horizontal-line .ekit_hotspot_arrow,.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_right_top .ekit-hotspot-horizontal-line .ekit_hotspot_arrow{display:none}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_left_bottom .ekit_hotspot_arrow,.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_right_bottom .ekit_hotspot_arrow{top:-6px;bottom:auto}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_left_bottom .ekit_hotspot_arrow::before,.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_right_bottom .ekit_hotspot_arrow::before{border-width:0 .4rem .4rem;border-bottom-color:currentColor}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_left_bottom .ekit-location_outer,.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_right_bottom .ekit-location_outer{bottom:auto;top:238%}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_left_bottom .ekit-hotspot-vertical-line,.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_right_bottom .ekit-hotspot-vertical-line{top:-65px;-webkit-transform-origin:top;transform-origin:top}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_left_bottom .ekit-hotspot-vertical-line .ekit_hotspot_arrow,.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_right_bottom .ekit-hotspot-vertical-line .ekit_hotspot_arrow{bottom:0;left:1px;top:auto}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_left_bottom .ekit-hotspot-horizontal-line .ekit_hotspot_arrow,.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit_hotspot_follow_line_right_bottom .ekit-hotspot-horizontal-line .ekit_hotspot_arrow{display:none}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit-location-on-click.active .ekit-hotspot-horizontal-line{-webkit-transition:all .4s linear 0s;transition:all .4s linear 0s;-webkit-transform:scaleX(1);transform:scaleX(1)}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit-location-on-click.active .ekit-hotspot-vertical-line{-webkit-transition:all .3s linear .4s;transition:all .3s linear .4s;-webkit-transform:scaleY(1);transform:scaleY(1)}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit-location-on-click.active .ekit-location_inner{-webkit-transition:all .4s ease .7s;transition:all .4s ease .7s}.nomzo-theme .ekit-wid-con .hotspot-following-line-style.ekit-location-on-click.active .ekit-location_outer{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight .ekit-hotspot-horizontal-line{display:block;position:absolute;background-color:#2575fc;-webkit-transition:all .4s ease;transition:all .4s ease;pointer-events:none}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_bottom .ekit-hotspot-horizontal-line,.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_top .ekit-hotspot-horizontal-line{height:100px;width:2px;left:50%;margin-left:-1px;-webkit-transform:scaleY(0);transform:scaleY(0)}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_bottom .ekit-hotspot-horizontal-line .ekit_hotspot_arrow,.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_top .ekit-hotspot-horizontal-line .ekit_hotspot_arrow{top:0}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_bottom .ekit-hotspot-vertical-line,.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_top .ekit-hotspot-vertical-line{display:none}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_top .ekit-location_outer{bottom:calc(105px + 100%)}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_top .ekit-hotspot-horizontal-line{bottom:100%;-webkit-transform-origin:bottom;transform-origin:bottom}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_bottom .ekit-location_outer{top:calc(105px + 100%)}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_bottom .ekit_hotspot_arrow::before{border-width:0 .4rem .4rem;border-bottom-color:currentColor}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_bottom .ekit-hotspot-horizontal-line{top:100%;-webkit-transform-origin:top;transform-origin:top}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_bottom .ekit-hotspot-horizontal-line .ekit_hotspot_arrow{bottom:0;top:auto}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_left .ekit-hotspot-horizontal-line,.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_right .ekit-hotspot-horizontal-line{width:100px;height:2px;top:50%;margin-top:-1px;-webkit-transform:scaleX(0);transform:scaleX(0)}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_left .ekit-hotspot-horizontal-line .ekit_hotspot_arrow,.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_right .ekit-hotspot-horizontal-line .ekit_hotspot_arrow{right:0;left:auto;margin-top:-3px}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_left .ekit-hotspot-vertical-line,.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_right .ekit-hotspot-vertical-line{display:none}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_right .ekit-hotspot-horizontal-line{-webkit-transform-origin:left;transform-origin:left;left:100%}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_right .ekit-location_outer{-webkit-transform:none;transform:none;left:calc(100% + 105px);bottom:-160%}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_right .ekit_hotspot_arrow{left:-12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_right .ekit_hotspot_arrow::before{border-top-color:transparent;border-right-color:currentColor;border-width:.4rem .4rem .4rem .4rem}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_left .ekit-hotspot-horizontal-line{-webkit-transform-origin:right;transform-origin:right;right:100%}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_left .ekit-location_outer{-webkit-transform:none;transform:none;right:calc(100% + 105px);bottom:-160%;left:auto}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_left .ekit_hotspot_arrow{right:-12px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:auto}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_left .ekit_hotspot_arrow::before{border-top-color:transparent;border-left-color:currentColor;border-width:.4rem .4rem .4rem .4rem}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_left .ekit-hotspot-horizontal-line .ekit_hotspot_arrow{right:auto;left:0}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.active.ekit_hotspot_follow_line_bottom .ekit-hotspot-horizontal-line,.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.active.ekit_hotspot_follow_line_top .ekit-hotspot-horizontal-line{-webkit-transform:scaleY(1);transform:scaleY(1)}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.active.ekit_hotspot_follow_line_left .ekit-hotspot-horizontal-line,.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.active.ekit_hotspot_follow_line_right .ekit-hotspot-horizontal-line{-webkit-transform:scaleX(1);transform:scaleX(1)}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_bottom .ekit-location_outer,.nomzo-theme .ekit-wid-con .hotspot-following-line-straight.ekit_hotspot_follow_line_top .ekit-location_outer{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nomzo-theme .ekit-wid-con .hotspot-following-line-straight .ekit-location_outer{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-map-image img{display:inline-block}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper-dribble .ekit-feed-items-load-more .btn{color:#ea4c89;background-color:rgba(234,76,137,.1)}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper-dribble .ekit-feed-item-dribble.style5 .ekit-feed-item--cover .ekit-feed-item--go-arrow{display:none}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper-dribble .ekit-feed-item-dribble.style5 .ekit-feed-item--info{opacity:0;-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper-dribble .ekit-feed-item-dribble.style5:hover .ekit-feed-item--info{opacity:1}.nomzo-theme .ekit-wid-con .ekit-feed-header-pinterest .ekit-feed-header--actions .btn{position:relative;padding-top:0!important;padding-bottom:0!important}.nomzo-theme .ekit-wid-con .ekit-feed-header-pinterest .ekit-feed-header--actions .btn i{color:#bd081c}.nomzo-theme .ekit-wid-con .ekit-feed-header-pinterest .ekit-feed-header--actions .btn span{margin-left:2rem}.nomzo-theme .ekit-wid-con .ekit-feed-header-pinterest .ekit-feed-header--actions .btn-primary{background-color:#bd081c;border-color:#bd081c}.nomzo-theme .ekit-wid-con .ekit-feed-header-pinterest .ekit-feed-header--actions .btn-pill{border-radius:2rem!important}.nomzo-theme .ekit-wid-con .ekit-feed-header-pinterest .ekit-feed-header--actions .circle{position:absolute;left:3px;width:34px;height:34px;border-radius:50%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-feed-header-pinterest .header-left{-webkit-box-flex:1;-ms-flex:1;flex:1}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper-pinterest .ekit-feed-items-wrapper--buttons{text-align:center}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper-pinterest .ekit-feed-items-wrapper--buttons .btn{border-width:2px;font-weight:500;padding:.4rem 2rem}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper-pinterest .ekit-feed-items-wrapper--buttons .btn-outline-primary{border-color:#bd081c;color:#bd081c}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper-pinterest .ekit-feed-items-wrapper--buttons .btn-outline-primary:hover{background-color:#bd081c;color:#fff}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper-pinterest .ekit-feed-items-wrapper--buttons .btn-outline-secondary{border-color:#f2f2f5;color:#000032}.nomzo-theme .ekit-wid-con .ekit-feed-items-wrapper-pinterest .ekit-feed-items-wrapper--buttons .btn-outline-secondary:hover{background-color:#f2f2f5}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-boards,.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pins{display:none}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-boards.visible,.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pins.visible{display:block}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-board{-webkit-box-shadow:0 7px 15px rgba(0,0,0,.05);box-shadow:0 7px 15px rgba(0,0,0,.05)}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-board--images{height:220px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);grid-gap:.4rem}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-board--images>div{grid-row:1/5;background-color:#f2f2f5}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-board--images>div:nth-of-type(2).span-1{grid-row:1/2}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-board--images>div:nth-of-type(2).span-2{grid-row:1/3}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-board--images>div:nth-of-type(2).span-3{grid-row:1/4}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-board--images>div:nth-of-type(3).span-1{grid-row:4/5}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-board--images>div:nth-of-type(3).span-2{grid-row:3/5}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-board--images>div:nth-of-type(3).span-3{grid-row:2/5}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-board--info{padding:1rem}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-board--name{font-size:1rem;line-height:1rem;font-weight:700;color:#000032;margin:0}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-board--pins{color:#adadad;font-size:12px;margin:0}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pins .row>div{padding:0}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pins .row>.col-md-12 img{height:unset}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pins .row>.col-md-6 img{height:24rem}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pins .row>.col-md-4 img{height:22rem}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pins .row>.col-md-3 img{height:20rem}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pins .row>.col-md-2 img{height:18rem}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pin{position:relative;overflow:hidden;color:#32323d;font-size:14px;line-height:17px;font-weight:400}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pin.has-title img{margin-bottom:1rem}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pin>a{display:block}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pin>a,.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pin>a img{width:100%}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pin>a img{-o-object-position:top;object-position:top;-o-object-fit:cover;object-fit:cover}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pin--top-logo{width:34px;height:34px;border-radius:50%;background-color:#fff;position:absolute;top:1rem;right:1rem}.nomzo-theme .ekit-wid-con .ekit-feed-pinterest-pin--top-logo i{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;color:#bd081c}.nomzo-theme .ekit-wid-con .ekit-feed-items-load-more.pinterest{padding-top:2rem}.nomzo-theme .ekit-wid-con .ekit-feed-items-load-more.pinterest .btn{display:inline-block;color:#bd081c;background-color:rgba(189,8,28,.1)}.nomzo-theme .ekit-wid-con .ekit-feed-wrapper-pinterest .row.ekit-layout-grid img{height:250px}.nomzo-theme .ekit-wid-con .ekit-feed-wrapper-pinterest p{margin-bottom:0}.nomzo-theme .ekit-wid-con .ekit-facebook-feed{padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .ekit-facebook-feed a{text-decoration:none}.nomzo-theme .ekit-wid-con .ekit-facebook-feed .medium-text{font-size:14px;font-weight:500;line-height:22px}.nomzo-theme .ekit-wid-con .ekit-layout-grid.ekit-fb-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-1{max-width:8.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-2{max-width:16.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-3{max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-4{max-width:33.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-5{max-width:41.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-6{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-7{max-width:58.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-8{max-width:66.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-9{max-width:75%;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-10{max-width:83.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-11{max-width:91.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;padding-left:15px;padding-right:15px}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-12{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-left:15px;padding-right:15px}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-tablet-1{max-width:8.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-tablet-2{max-width:16.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-tablet-3{max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-tablet-4{max-width:33.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-tablet-5{max-width:41.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-tablet-6{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-tablet-7{max-width:58.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-tablet-8{max-width:66.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-tablet-9{max-width:75%;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-tablet-10{max-width:83.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-tablet-11{max-width:91.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-tablet-12{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:767px){.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-mobile-1{max-width:8.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-mobile-2{max-width:16.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-mobile-3{max-width:25%;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-mobile-4{max-width:33.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-mobile-5{max-width:41.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-mobile-6{max-width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-mobile-7{max-width:58.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-mobile-8{max-width:66.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-mobile-9{max-width:75%;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-mobile-10{max-width:83.3333333333%;-webkit-box-flex:0;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-mobile-11{max-width:91.6666666667%;-webkit-box-flex:0;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit-fb-col-mobile-12{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.nomzo-theme .ekit-wid-con .ekit-layout-masonary{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-1{-webkit-column-count:12;-moz-column-count:12;column-count:12}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-2{-webkit-column-count:6;-moz-column-count:6;column-count:6}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-3{-webkit-column-count:4;-moz-column-count:4;column-count:4}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-4{-webkit-column-count:3;-moz-column-count:3;column-count:3}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-5{-webkit-column-count:2.4;-moz-column-count:2.4;column-count:2.4}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-6{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-7{-webkit-column-count:1.7142857143;-moz-column-count:1.7142857143;column-count:1.7142857143}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-8{-webkit-column-count:1.5;-moz-column-count:1.5;column-count:1.5}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-9{-webkit-column-count:1.3333333333;-moz-column-count:1.3333333333;column-count:1.3333333333}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-10{-webkit-column-count:1.2;-moz-column-count:1.2;column-count:1.2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-11{-webkit-column-count:1.0909090909;-moz-column-count:1.0909090909;column-count:1.0909090909}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-12{-webkit-column-count:1;-moz-column-count:1;column-count:1}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-tablet-1{-webkit-column-count:12;-moz-column-count:12;column-count:12}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-tablet-2{-webkit-column-count:6;-moz-column-count:6;column-count:6}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-tablet-3{-webkit-column-count:4;-moz-column-count:4;column-count:4}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-tablet-4{-webkit-column-count:3;-moz-column-count:3;column-count:3}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-tablet-5{-webkit-column-count:2.4;-moz-column-count:2.4;column-count:2.4}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-tablet-6{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-tablet-7{-webkit-column-count:1.7142857143;-moz-column-count:1.7142857143;column-count:1.7142857143}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-tablet-8{-webkit-column-count:1.5;-moz-column-count:1.5;column-count:1.5}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-tablet-9{-webkit-column-count:1.3333333333;-moz-column-count:1.3333333333;column-count:1.3333333333}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-tablet-10{-webkit-column-count:1.2;-moz-column-count:1.2;column-count:1.2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-tablet-11{-webkit-column-count:1.0909090909;-moz-column-count:1.0909090909;column-count:1.0909090909}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-tablet-12{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media (max-width:767px){.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-mobile-1{-webkit-column-count:12;-moz-column-count:12;column-count:12}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-mobile-2{-webkit-column-count:6;-moz-column-count:6;column-count:6}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-mobile-3{-webkit-column-count:4;-moz-column-count:4;column-count:4}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-mobile-4{-webkit-column-count:3;-moz-column-count:3;column-count:3}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-mobile-5{-webkit-column-count:2.4;-moz-column-count:2.4;column-count:2.4}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-mobile-6{-webkit-column-count:2;-moz-column-count:2;column-count:2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-mobile-7{-webkit-column-count:1.7142857143;-moz-column-count:1.7142857143;column-count:1.7142857143}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-mobile-8{-webkit-column-count:1.5;-moz-column-count:1.5;column-count:1.5}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-mobile-9{-webkit-column-count:1.3333333333;-moz-column-count:1.3333333333;column-count:1.3333333333}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-mobile-10{-webkit-column-count:1.2;-moz-column-count:1.2;column-count:1.2}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-mobile-11{-webkit-column-count:1.0909090909;-moz-column-count:1.0909090909;column-count:1.0909090909}.nomzo-theme .ekit-wid-con .ekit-layout-masonary.ekit-fb-col-mobile-12{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.nomzo-theme .ekit-wid-con .ekit-layout-masonary .ekit-single-fb-feed-holder{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header .user-name{display:block;color:#14223b;font-size:14px;font-weight:600;line-height:1}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header .ekit-fb-post-publish-date{display:inline-block;color:#868b94;font-size:12px;line-height:1}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header-menu{cursor:pointer;margin-left:auto;position:absolute;top:30px;right:30px}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header-menu__content{right:0;top:1rem;opacity:0;z-index:100;position:absolute;visibility:hidden;text-align:center;background-color:#fff;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0 10px 20px rgba(0,22,59,.1);box-shadow:0 10px 20px rgba(0,22,59,.1);padding:12px 0}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header-menu__content a{display:block;font-size:14px;line-height:30px;padding:0 24px;white-space:nowrap;color:#70757e}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header-menu__content a:hover{color:#1261eb}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header-menu__toggler{padding:0 4px 8px 4px}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header-menu__toggler .icon{font-size:13px;line-height:17px;color:#a0a3a8}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header-menu__toggler .three-dot-icon span{background-color:#a0a3a8;-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header-menu__toggler .rotate-on-hover{display:block;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header-menu__toggler .rotate-on-hover:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header-menu__toggler:hover .icon{color:#1261eb}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header-menu__toggler:hover .three-dot-icon span{background-color:#1261eb}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header-menu__toggler:hover .ekit-fb-feed-header-menu__content{opacity:1;visibility:visible;top:2rem}.nomzo-theme .ekit-wid-con .ekit-fb-feed-header-menu__toggler:hover .rotate-on-hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed{margin-bottom:30px;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed:not(.ekit_fb_photo_gallery){padding:12px;background-color:#fff;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.08);box-shadow:0 20px 40px rgba(0,0,0,.08)}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed:not(.ekit_fb_photo_gallery) .ekit-fb-feed-media{margin-bottom:30px}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background .ekit-fb-feed-status,.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-left .ekit-fb-feed-status{overflow:auto}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background .ekit-fb-feed-status::-webkit-scrollbar,.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-left .ekit-fb-feed-status::-webkit-scrollbar{width:6px}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background .ekit-fb-feed-status::-webkit-scrollbar-thumb,.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-left .ekit-fb-feed-status::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1)}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-left{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:0}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-left>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-left .ekit-fb-feed-image{max-height:440px;position:relative}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-left .ekit-fb-feed-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-left .ekit-fb-fotter-section{border-top:1px solid #ebeef3}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background{height:auto;min-height:400px;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-transition:all 450ms;transition:all 450ms;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background>div{z-index:10;position:relative;-webkit-transition:-webkit-box-flex 512ms;transition:-webkit-box-flex 512ms;transition:flex 512ms;transition:flex 512ms,-webkit-box-flex 512ms,-ms-flex 512ms}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background,.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background .ekit-facebook-comments,.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background .ekit-facebook-like,.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background .ekit-fb-feed-status,.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background .ekit-fb-post-publish-date,.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background .user-name{color:#fff}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background::after,.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background::before{content:"";width:100%;height:100%;top:0;left:0;left:0;bottom:0;position:absolute}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background::before{z-index:0;opacity:1;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#14223b));background-image:linear-gradient(180deg,rgba(0,0,0,0) 0,#14223b 100%)}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background::after{z-index:1;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(20,34,59,.8)),to(rgba(20,34,59,.8)));background-image:linear-gradient(180deg,rgba(20,34,59,.8) 0,rgba(20,34,59,.8) 100%)}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background .ekit-fb-feed-status{opacity:0;height:auto;max-height:0;margin-bottom:0;visibility:hidden;-webkit-transition-delay:0;transition-delay:0;-webkit-transition:all 450ms;transition:all 450ms}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background .ekit-fb-feed-share__divider{background-color:rgba(255,255,255,.1)}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background .ekit-single-fb-feed__bottom-padding{display:none}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background .header-container{-webkit-transform:translateY(-46px);transform:translateY(-46px);-webkit-transition:-webkit-transform 450ms;transition:-webkit-transform 450ms;transition:transform 450ms;transition:transform 450ms,-webkit-transform 450ms}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background .ekit-fb-fotter-section{width:100%;position:absolute;bottom:0;left:0;border-top:1px solid rgba(255,255,255,.1)}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background:hover::after{opacity:1}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background:hover>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background:hover .header-container{-webkit-transform:translateY(0);transform:translateY(0)}.nomzo-theme .ekit-wid-con .ekit-single-fb-feed.image-in-background:hover .ekit-fb-feed-status{opacity:1;height:auto;max-height:230px;visibility:visible;-webkit-transition-delay:200;transition-delay:200}.nomzo-theme .ekit-wid-con .facebook-feed-card{-webkit-transform:translateZ(0);transform:translateZ(0)}.nomzo-theme .ekit-wid-con .facebook-feed-card .three-dot-icon{display:-webkit-box;display:-ms-flexbox;display:flex;height:21px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .facebook-feed-card .three-dot-icon span{display:block;border-radius:50%;width:3px;height:3px;background-color:#868b94}.nomzo-theme .ekit-wid-con .facebook-feed-card .three-dot-icon span:not(:last-child){margin-right:4px}.nomzo-theme .ekit-wid-con .facebook-feed-card .ekit-fb-reaction-left{-webkit-box-flex:1;-ms-flex:1;flex:1}.nomzo-theme .ekit-wid-con .facebook-feed-card__comments{padding-top:1rem}.nomzo-theme .ekit-wid-con .facebook-feed-card__comments p{margin:0}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2 .facebook-feed-card__inner{-webkit-box-flex:1;-ms-flex:1;flex:1}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2 .ekit-fb-feed-header,.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2 .ekit-fb-feed-status,.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2 .ekit-fb-fotter-section{position:absolute;opacity:0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2 .ekit-fb-fotter-section{top:0;bottom:auto;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:none;border-bottom:1px solid rgba(255,255,255,.1);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2 .ekit-fb-fotter-section .ekit-fb-reaction-left{margin-right:1rem}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2 .ekit-fb-fotter-section i::before,.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2 .ekit-fb-fotter-section strong{color:#fff}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2 .ekit-fb-feed-header{left:0;bottom:-2rem}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2 .ekit-fb-feed-status{top:96px;width:100%;left:-3rem;max-height:212px;-webkit-transition-delay:.2s;transition-delay:.2s}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2 .ekit-fb-feed-status a{color:#fff}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2 .ekit-fb-feed-header-menu{top:36px!important;z-index:100}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2 .ekit-fb-feed-header-menu i{color:rgba(255,255,255,.6)}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2 .ekit-fb-feed-header-menu .three-dot-icon span{background-color:rgba(255,255,255,.6)}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2:hover .ekit-fb-feed-header,.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2:hover .ekit-fb-feed-status,.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2:hover .ekit-fb-fotter-section{opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2:hover .ekit-fb-feed-header{bottom:0}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2:hover .ekit-fb-fotter-section{top:42px}.nomzo-theme .ekit-wid-con .facebook-feed-card.image-in-background.bg-img-style-2:hover .ekit-fb-feed-status{left:0}.nomzo-theme .ekit-wid-con .ekit-fb-feed-status{font-size:14px;color:#70757e;margin-bottom:24px}.nomzo-theme .ekit-wid-con .ekit-fb-feed-status>a{color:#1261eb}.nomzo-theme .ekit-wid-con .ekit-fb-feed-status>a:hover{text-decoration:underline}.nomzo-theme .ekit-wid-con .ekit-fb-feed-image .video-container,.nomzo-theme .ekit-wid-con .ekit-fb-feed-image img,.nomzo-theme .ekit-wid-con .ekit-fb-feed-image video{height:100%}.nomzo-theme .ekit-wid-con .ekit-fb-feed-image img{width:100%}.nomzo-theme .ekit-wid-con .ekit-fb-feed-image .video-container{display:block;position:relative}.nomzo-theme .ekit-wid-con .ekit-fb-feed-profile-thumb{margin-right:10px}.nomzo-theme .ekit-wid-con .ekit-fb-feed-profile-thumb>a{display:block;width:42px;height:42px;position:relative;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-fb-feed-profile-thumb>a.circle,.nomzo-theme .ekit-wid-con .ekit-fb-feed-profile-thumb>a.circle img{border-radius:50%}.nomzo-theme .ekit-wid-con .ekit-fb-feed-profile-thumb>a.has-outline{padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;border-style:solid;border-color:#1261eb;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-fb-hover-content{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:5;width:100%;text-align:center}.nomzo-theme .ekit-wid-con .ekit-fb-video-post{display:block;position:relative;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-fb-video-post:hover .ekit-fb-video-play-button svg{-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .ekit-fb-video-play-button svg{width:60px;height:60px;-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:scale(.9);transform:scale(.9);-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-fb-video-play-button svg path{fill:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-fb-link-type-footer{background-color:#f2f3f5;padding:10px 12px;position:relative}.nomzo-theme .ekit-wid-con .ekit-fb-link-type-footer .ekit-fb-source-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#606770;font-size:12px;text-transform:uppercase;margin-bottom:0}.nomzo-theme .ekit-wid-con .ekit-fb-link-type-footer .ekit-fb-caption-name{color:#1d2129;font-weight:600;font-size:16px;margin-bottom:0}.nomzo-theme .ekit-wid-con .ekit-fb-link-type-footer .ekit-fb-caption{color:#606770;font-size:14px}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:10px;padding-bottom:10px}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-comments,.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-like,.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-retweet{color:#70757e}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-comments svg,.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-comments>i,.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-like svg,.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-like>i,.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-retweet svg,.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-retweet>i{padding-right:5px}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-comments{margin-right:5px}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-like{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-like i{width:18px;height:18px;position:relative;display:block;font-size:10px}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-like i::after,.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-like i::before{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-like i::before{z-index:10}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-like i::after{content:"";display:block;width:100%;padding-bottom:100%;border-radius:50%;height:0;z-index:1}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-like i.like::after{background-color:#1261eb}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-like i.love{-webkit-transform:translateX(-4px);transform:translateX(-4px)}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-like i.love::after{background-color:#fb4267}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-like svg{width:18px;height:18px;fill:#1261eb;-webkit-transition:fill .3s;transition:fill .3s}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .ekit-facebook-like svg:hover{fill:#0e4dbc}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section .count{font-size:14px;font-weight:400;line-height:22px}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section.style-02 .ekit-facebook-comments,.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section.style-02 .ekit-facebook-like{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section.style-02 i{width:auto;height:auto;font-size:20px;padding:0;margin-right:10px}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section.style-02 i::before{position:static}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section.style-02 i::after{display:none!important}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section.style-02 svg{width:20px;height:20px;fill:#1261eb;margin-right:10px}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section.style-02 svg:hover{fill:#0e4dbc}.nomzo-theme .ekit-wid-con .ekit-fb-fotter-section.style-02 .count{font-weight:500;color:#70757e}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit_fb_photo_gallery .ekit_fb_photo_link{padding-bottom:85%}.nomzo-theme .ekit-wid-con .ekit-layout-grid .ekit_fb_photo_gallery .ekit_fb_photo{position:absolute;height:100%;width:100%;left:0;top:0;z-index:2}.nomzo-theme .ekit-wid-con .ekit-fb-feed-media .ekit_fb_photo_link{position:relative;display:block;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-fb-feed-media .ekit_fb_photo_link:hover .ekit_fb_photo{-webkit-transform:scale(1.05);transform:scale(1.05)}.nomzo-theme .ekit-wid-con .ekit-fb-feed-media .ekit_fb_photo{width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:10px}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share .icon{font-size:16px}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__divider{margin:0;height:1px;border:none;max-width:unset;background-color:#ebeef3}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__menu{position:absolute;padding:20px 0;bottom:12px;left:0;opacity:0;z-index:100;width:-webkit-max-content;width:-moz-max-content;width:max-content;visibility:hidden;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1);-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__menu>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:30px;padding:0 20px}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__menu>a,.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__menu>a .icon{-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__menu>a .icon{margin-right:8px}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__share{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__share:hover .ekit-fb-feed-share__menu{opacity:1;visibility:visible;bottom:22px}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__view i{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__view:hover i{-webkit-transform:translateX(3px);transform:translateX(3px)}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__with-fb,.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__with-pin,.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__with-tw{color:#14223b}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__with-fb .icon,.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__with-fb:hover{color:#4674d1}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__with-tw .icon,.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__with-tw:hover{color:#23abff}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__with-pin .icon,.nomzo-theme .ekit-wid-con .ekit-fb-feed-share__with-pin:hover{color:#e60023}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share>a,.nomzo-theme .ekit-wid-con .ekit-fb-feed-share>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#70757e;cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share>a:hover,.nomzo-theme .ekit-wid-con .ekit-fb-feed-share>span:hover{color:#1261eb}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share .icon-share-3{margin-right:6px}.nomzo-theme .ekit-wid-con .ekit-fb-feed-share .icon-arrow-right{margin-left:6px}.nomzo-theme .ekit-wid-con .ekit-review-slider-wrapper .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_review_slider_slidetoshow,1));margin-right:var(--ekit_review_slider_left_right_spacing,15px)}.nomzo-theme .ekit-wid-con .ekit-review-slider-wrapper .swiper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_video_slidetoshow,1));margin-right:var(--ekit_review_slider_left_right_spacing,15px)}.nomzo-theme .ekit-wid-con .ekit-unfold-heading{color:#101010;font-size:23px;line-height:31px;margin:0;font-weight:500;margin-bottom:8px;margin-bottom:12px}.nomzo-theme .ekit-wid-con .ekit-unfold-data{height:79px;position:relative;overflow:hidden;width:100%}.nomzo-theme .ekit-wid-con .ekit-unfold-data::after{content:"";position:absolute;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(white));background:linear-gradient(rgba(255,255,255,0),#fff);z-index:11;height:100%}.nomzo-theme .ekit-wid-con .ekit-unfold-data.active{height:100%}.nomzo-theme .ekit-wid-con .ekit-unfold-data.active::after{display:none}.nomzo-theme .ekit-wid-con .ekit-unfold-raw-content{overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-unfold-raw-content li,.nomzo-theme .ekit-wid-con .ekit-unfold-raw-content p{color:#666;font-size:16px;line-height:24px;margin-bottom:50px}.nomzo-theme .ekit-wid-con .ekit-unfold-raw-content li:last-child,.nomzo-theme .ekit-wid-con .ekit-unfold-raw-content p:last-child{margin-bottom:0}.nomzo-theme .ekit-wid-con .ekit-unfold-raw-content ul{margin-bottom:50px}.nomzo-theme .ekit-wid-con .ekit-unfold-raw-content li{margin:0}.nomzo-theme .ekit-wid-con .ekit-unfold-raw-content>ol,.nomzo-theme .ekit-wid-con .ekit-unfold-raw-content>ul{padding-left:18px}.nomzo-theme .ekit-wid-con .ekit-unfold-wrapper{padding:50px;border:1px solid #f2f2f2;border-radius:20px;padding-top:43px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:self-end;-ms-flex-align:self-end;align-items:self-end;background-color:#fff}.nomzo-theme .ekit-wid-con .ekit-unfold-wrapper-align-right{margin-left:auto!important}.nomzo-theme .ekit-wid-con .ekit-unfold-wrapper-align-left{margin-right:auto!important}.nomzo-theme .ekit-wid-con .ekit-unfold-wrapper-align-center{margin-right:auto!important;margin-left:auto!important}.nomzo-theme .ekit-wid-con .ekit-expand-directio-below .ekit-unfold-data{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.nomzo-theme .ekit-wid-con .ekit-expand-directio-below .ekit-unfold-btn{margin:15px 0}.nomzo-theme .ekit-wid-con .ekit-unfold-btn{padding:0;border:none;color:#101010;font-size:14px;line-height:17px;font-weight:500;border-bottom:1px solid #101010;border-radius:0;margin-top:35px;background-color:transparent;text-decoration:none;text-transform:unset;-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .ekit-unfold-btn i,.nomzo-theme .ekit-wid-con .ekit-unfold-btn svg{-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .ekit-unfold-btn:focus,.nomzo-theme .ekit-wid-con .ekit-unfold-btn:hover{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;outline:0}.nomzo-theme .ekit-wid-con .ekit-unfold-btn:not(:hover):not(:active):not(.has-text-color){color:#101010;background-color:transparent}.nomzo-theme .ekit-wid-con .ekit-unfold-btn .collapse-btn{display:none}.nomzo-theme .ekit-wid-con .ekit-review-overview-facebook .ekit-review-overview--rating .rating-average,.nomzo-theme .ekit-wid-con .ekit-review-overview-facebook .ekit-review-overview--stars{color:#3e5a96}.nomzo-theme .ekit-wid-con .ekit-review-overview-facebook .ekit-review-overview--actions .btn-primary{background-color:#3e5a96;border-color:#3e5a96}.nomzo-theme .ekit-wid-con .ekit-review-overview-facebook .ekit-review-overview--actions .btn-primary:hover{background-color:#354f88}.nomzo-theme .ekit-wid-con .ekit-review-card-facebook.ekit-review-card-overview .ekit-review-card--actions a,.nomzo-theme .ekit-wid-con .ekit-review-card-facebook.ekit-review-card-overview .ekit-review-card--average{color:#3e5a96}.nomzo-theme .ekit-wid-con .ekit-review-card-facebook--stars{color:#3e5a96}.nomzo-theme .ekit-wid-con .ekit-review-card-facebook .ekit-review-card--posted-on h5,.nomzo-theme .ekit-wid-con .ekit-review-card-facebook .ekit-review-card--stars{color:#3e5a96}.nomzo-theme .ekit-wid-con .ekit-review-overview-yelp .ekit-review-overview--rating .rating-average,.nomzo-theme .ekit-wid-con .ekit-review-overview-yelp .ekit-review-overview--stars{color:#aa000f}.nomzo-theme .ekit-wid-con .ekit-review-overview-yelp .ekit-review-overview--actions .btn-primary{background-color:#aa000f;border-color:#aa000f}.nomzo-theme .ekit-wid-con .ekit-review-overview-yelp .ekit-review-overview--actions .btn-primary:hover{background-color:#7e000a}.nomzo-theme .ekit-wid-con .ekit-review-card-yelp.ekit-review-card-overview .ekit-review-card--actions a,.nomzo-theme .ekit-wid-con .ekit-review-card-yelp.ekit-review-card-overview .ekit-review-card--average{color:#aa000f}.nomzo-theme .ekit-wid-con .ekit-review-card-yelp .ekit-review-card--top-right-logo i{color:#aa000f}.nomzo-theme .ekit-wid-con .ekit-review-card-yelp--stars{color:#aa000f}.nomzo-theme .ekit-wid-con .ekit-review-card-yelp .ekit-review-card--comment .more{color:#aa000f}.nomzo-theme .ekit-wid-con .ekit-review-card-yelp .ekit-review-card--posted-on h5,.nomzo-theme .ekit-wid-con .ekit-review-card-yelp .ekit-review-card--posted-on i,.nomzo-theme .ekit-wid-con .ekit-review-card-yelp .ekit-review-card--stars h5,.nomzo-theme .ekit-wid-con .ekit-review-card-yelp .ekit-review-card--stars i{color:#aa000f}.nomzo-theme .ekit-wid-con .ekit-review-card-yelp.ekit-review-card-align-center .ekit-review-card--thumbnail{margin-bottom:20px}.nomzo-theme .ekit-wid-con .ekit-review-card-yelp .ekit-review-card--thumbnail-badge .badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#af0606}.nomzo-theme .ekit-wid-con .ekit-review-card-yelp .ekit-review-card--posted-on i,.nomzo-theme .ekit-wid-con .ekit-review-card-yelp .ekit-review-card--posted-on svg{width:1em;height:1em;position:relative;display:block}.nomzo-theme .ekit-wid-con .ekit-popup__body,.nomzo-theme .ekit-wid-con .ekit-popup__content{overflow-y:auto;overflow-x:hidden}.nomzo-theme .ekit-wid-con .ekit-popup__body::-webkit-scrollbar,.nomzo-theme .ekit-wid-con .ekit-popup__content::-webkit-scrollbar{width:6px}.nomzo-theme .ekit-wid-con .ekit-popup__body::-webkit-scrollbar-thumb,.nomzo-theme .ekit-wid-con .ekit-popup__content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.25);border-radius:16px}.nomzo-theme .ekit-wid-con .ekit-popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:-30px 30px 60px rgba(0,0,0,.07);box-shadow:-30px 30px 60px rgba(0,0,0,.07)}.nomzo-theme .ekit-wid-con .ekit-popup__body{-webkit-box-flex:1;-ms-flex:1;flex:1}.nomzo-theme .ekit-wid-con .ekit-popup-modal{position:fixed;top:0;left:0;z-index:100000}.nomzo-theme .ekit-wid-con .ekit-popup-modal__full,.nomzo-theme .ekit-wid-con .ekit-popup-modal__inside{display:none;width:100%;height:100%}.nomzo-theme .ekit-wid-con .ekit-popup-modal__content,.nomzo-theme .ekit-wid-con .ekit-popup-modal__overlay{opacity:0;visibility:hidden}.nomzo-theme .ekit-wid-con .ekit-popup-modal.show{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.nomzo-theme .ekit-wid-con .ekit-popup-modal.show .ekit-popup-modal__content,.nomzo-theme .ekit-wid-con .ekit-popup-modal.show .ekit-popup-modal__overlay{opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .ekit-popup-modal__inside.show .ekit-popup-modal__overlay{-webkit-animation:fade-in .5s;animation:fade-in .5s}.nomzo-theme .ekit-wid-con .ekit-popup-modal__inside.closing .ekit-popup-modal__overlay{-webkit-animation:fade-out .5s;animation:fade-out .5s}.nomzo-theme .ekit-wid-con .ekit-popup-modal__inside.closing .ekit-popup-modal__content{-webkit-animation:fade-out-down .5s;animation:fade-out-down .5s}.nomzo-theme .ekit-wid-con .ekit-popup-modal__outside{width:0;height:0}.nomzo-theme .ekit-wid-con .ekit-popup-modal__outside .ekit-popup-modal__content,.nomzo-theme .ekit-wid-con .ekit-popup-modal__outside .ekit-popup-modal__overlay,.nomzo-theme .ekit-wid-con .ekit-popup-modal__outside .ekit-popup__close-btn{position:fixed;-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .ekit-wid-con .ekit-popup-modal__outside .ekit-popup__close-btn{opacity:0;z-index:1000;visibility:hidden}.nomzo-theme .ekit-wid-con .ekit-popup-modal__outside.show .ekit-popup__close-btn{opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .ekit-popup-modal__outside.show .ekit-popup__content.appear-from-top{top:0!important}.nomzo-theme .ekit-wid-con .ekit-popup-modal__outside.show .ekit-popup__content.appear-from-right{right:0!important}.nomzo-theme .ekit-wid-con .ekit-popup-modal__outside.show .ekit-popup__content.appear-from-bottom{bottom:0!important}.nomzo-theme .ekit-wid-con .ekit-popup-modal__outside.show .ekit-popup__content.appear-from-left{left:0!important}.nomzo-theme .ekit-wid-con .ekit-popup-modal__overlay{z-index:1;top:0;left:0;position:absolute;background-color:rgba(0,0,0,.5);width:100%;height:100%}.nomzo-theme .ekit-wid-con .ekit-popup-modal__content{z-index:10;position:relative;background-color:#fff;-webkit-transition:all .5s;transition:all .5s}.nomzo-theme .ekit-wid-con .ekit-popup-modal.top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.nomzo-theme .ekit-wid-con .ekit-popup-modal.middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-popup-modal.bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.nomzo-theme .ekit-wid-con .ekit-popup-modal.left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nomzo-theme .ekit-wid-con .ekit-popup-modal.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nomzo-theme .ekit-wid-con .ekit-popup-modal.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nomzo-theme .ekit-wid-con .ekit-popup-modal__footer,.nomzo-theme .ekit-wid-con .ekit-popup-modal__header{padding:1.25rem}.nomzo-theme .ekit-wid-con .ekit-popup-modal__header-with-divider{border-bottom:1px solid #dadce0}.nomzo-theme .ekit-wid-con .ekit-popup-modal__footer-with-divider{border-top:1px solid #dadce0}.nomzo-theme .ekit-wid-con .ekit-popup-modal__title{color:#212121;margin-bottom:8px;font-size:24px;line-height:27px;font-weight:600}.nomzo-theme .ekit-wid-con .ekit-popup-modal__subtitle{margin-bottom:0;color:#616161;font-size:18px;line-height:22px;font-weight:400}.nomzo-theme .ekit-wid-con .ekit-popup-modal__body{padding:1.25rem;font-size:16px;line-height:20px;font-weight:400;color:#616161}.nomzo-theme .ekit-wid-con .ekit-popup-modal__footer{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .ekit-popup-modal__footer>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.nomzo-theme .ekit-wid-con .ekit-popup-modal__footer-text{margin-bottom:0}.nomzo-theme .ekit-wid-con .ekit-popup-modal__close{top:2rem;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.nomzo-theme .ekit-wid-con .ekit-popup-modal__close.popup-top-left,.nomzo-theme .ekit-wid-con .ekit-popup-modal__close.popup-top-right{color:#616161}.nomzo-theme .ekit-wid-con .ekit-popup-modal__close.window-top-left,.nomzo-theme .ekit-wid-con .ekit-popup-modal__close.window-top-right{color:#c9c9c9}.nomzo-theme .ekit-wid-con .ekit-popup-modal__close:hover{color:#e44343}.nomzo-theme .ekit-wid-con .ekit-popup-modal__close.popup-top-left,.nomzo-theme .ekit-wid-con .ekit-popup-modal__close.window-top-left{left:2rem}.nomzo-theme .ekit-wid-con .ekit-popup-modal__close.popup-top-right,.nomzo-theme .ekit-wid-con .ekit-popup-modal__close.window-top-right{right:2rem}.nomzo-theme .ekit-wid-con .ekit-popup-modal__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-popup-modal .fade-in-up{-webkit-animation:fade-in-up .5s;animation:fade-in-up .5s}@-webkit-keyframes fade-in{from{visibility:hidden;opacity:0}to{visibility:visible;opacity:1}}@keyframes fade-in{from{visibility:hidden;opacity:0}to{visibility:visible;opacity:1}}@-webkit-keyframes fade-in-up{from{opacity:0;visibility:hidden;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-up{from{opacity:0;visibility:hidden;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fade-out{from{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}@keyframes fade-out{from{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}@-webkit-keyframes fade-out-down{from{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;visibility:hidden;-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes fade-out-down{from{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;visibility:hidden;-webkit-transform:translateY(10px);transform:translateY(10px)}}.nomzo-theme .ekit-wid-con .ekit-popup-btn{font-size:14px;font-weight:500;letter-spacing:1px;border:1px solid #2575fc}.nomzo-theme .ekit-wid-con .ekit-popup-btn,.nomzo-theme .ekit-wid-con .ekit-popup-btn:hover{text-decoration:none}.nomzo-theme .ekit-wid-con .ekit-popup-btn,.nomzo-theme .ekit-wid-con .ekit-popup-btn:active{outline:0}.nomzo-theme .ekit-wid-con .ekit-popup-btn__has-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-popup-btn__outlined{color:#2575fc;background-color:transparent;border:1px solid #2575fc}.nomzo-theme .ekit-wid-con .ekit-popup-btn__outlined:hover{color:#fff;background-color:#2575fc}.nomzo-theme .ekit-wid-con .ekit-popup-btn__text{border:none;color:#2575fc;background-color:transparent}.nomzo-theme .ekit-wid-con .ekit-popup-btn__text:hover{background-color:rgba(37,117,252,.2)}.nomzo-theme .ekit-wid-con .ekit-popup-footer.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.nomzo-theme .ekit-wid-con .ekit-popup-footer__text{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#212121;font-size:18px;line-height:22px;font-weight:400}.nomzo-theme .ekit-wid-con .ekit-popup-footer__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-popup-modal__toggler-wrapper #ekit-popup-modal-toggler{background-color:#2575fc;color:#fff}.nomzo-theme .ekit-wid-con .ekit-popup-modal__toggler-wrapper img{cursor:pointer;-o-object-fit:cover;object-fit:cover;display:inline-block;-o-object-position:center;object-position:center}.nomzo-theme .ekit-blog-post-pagination-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nomzo-theme .ekit-blog-post-pagination-container .page-numbers{background-color:#f7f8fb;font-size:16px;line-height:21px}.nomzo-theme .ekit-blog-post-pagination-container .page-numbers.current,.nomzo-theme .ekit-blog-post-pagination-container .page-numbers:hover{background-color:#505255}.nomzo-theme .ekit-blog-post-pagination-container .page-numbers.dots,.nomzo-theme .ekit-blog-post-pagination-container .page-numbers.dots:hover{background-color:transparent!important;border:none!important}.nomzo-theme .ekit-blog-post-pagination-style-loadmore .page-numbers{display:none}.nomzo-theme .ekit-blog-post-pagination-style-loadmore .page-numbers.next{display:inline-block}.nomzo-theme .ekit-blog-post-pagination-style-simple .page-numbers{display:none}.nomzo-theme .ekit-blog-post-pagination-container .page-numbers{margin-top:30px;margin-right:15px}.nomzo-theme .ekit-blog-post-pagination-style-numbered .page-numbers,.nomzo-theme .ekit-blog-post-pagination-style-simple .page-numbers.next,.nomzo-theme .ekit-blog-post-pagination-style-simple .page-numbers.prev{display:inline-block}.nomzo-theme .elementskit-blog-block-post:hover .elementskit-entry-header a.elementskit-entry-thumb::before,.nomzo-theme .elementskit-blog-block-post:hover .no-gutters a.elementskit-entry-thumb::before,.nomzo-theme .elementskit-post-image-card:hover .elementskit-entry-header a.elementskit-entry-thumb::before,.nomzo-theme .elementskit-post-image-card:hover .no-gutters a.elementskit-entry-thumb::before{top:0;opacity:1;visibility:visible;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;z-index:1}.nomzo-theme .elementskit-blog-block-post .elementskit-entry-header .elementskit-meta-categories,.nomzo-theme .elementskit-blog-block-post .no-gutters .elementskit-meta-categories,.nomzo-theme .elementskit-post-image-card .elementskit-entry-header .elementskit-meta-categories,.nomzo-theme .elementskit-post-image-card .no-gutters .elementskit-meta-categories{z-index:9}.nomzo-theme .elementskit-blog-block-post .elementskit-entry-header a.elementskit-entry-thumb::before,.nomzo-theme .elementskit-blog-block-post .no-gutters a.elementskit-entry-thumb::before,.nomzo-theme .elementskit-post-image-card .elementskit-entry-header a.elementskit-entry-thumb::before,.nomzo-theme .elementskit-post-image-card .no-gutters a.elementskit-entry-thumb::before{position:absolute;content:"";top:100%;left:0;height:100%;width:100%;-webkit-transition:all .4s ease .2s;transition:all .4s ease .2s;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;visibility:hidden}.nomzo-theme .elementskit-blog-block-post .elementskit-entry-header a.elementskit-entry-thumb::after,.nomzo-theme .elementskit-blog-block-post .no-gutters a.elementskit-entry-thumb::after,.nomzo-theme .elementskit-post-image-card .elementskit-entry-header a.elementskit-entry-thumb::after,.nomzo-theme .elementskit-post-image-card .no-gutters a.elementskit-entry-thumb::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;z-index:1;-webkit-backface-visibility:visible;backface-visibility:visible;opacity:1;visibility:visible}.nomzo-theme .elementskit-blog-block-post .elementskit-entry-header a.elementskit-entry-thumb img,.nomzo-theme .elementskit-blog-block-post .no-gutters a.elementskit-entry-thumb img,.nomzo-theme .elementskit-post-image-card .elementskit-entry-header a.elementskit-entry-thumb img,.nomzo-theme .elementskit-post-image-card .no-gutters a.elementskit-entry-thumb img{display:block}.nomzo-theme .elementskit-blog-block-post .elementskit-post-body,.nomzo-theme .elementskit-post-image-card .elementskit-post-body{z-index:9}.nomzo-theme .ekit-wid-con .elementskit-meta-lists{z-index:1}.nomzo-theme .ekit-wid-con .elementor-swiper-button{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .ekit-wid-con .ekit-blog-carousel-pagination{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-blog-carousel-pagination .swiper-pagination-bullet{-webkit-transition:all .4s ease-out;transition:all .4s ease-out;display:inline-block;margin:4px}.nomzo-theme .ekit-wid-con .ekit-blog-carousel-pagination .swiper-pagination-bullet-active{-webkit-transition:all .4s ease-out;transition:all .4s ease-out}.nomzo-theme .ekit-wid-con .elementor-swiper-button-prev{left:10px}.nomzo-theme .ekit-wid-con .blogCarousel-pagination-bullets.swiper-pagination-horizontal{left:auto}.nomzo-theme .elementskit-pagination-left .swiper-pagination-bullets{left:-15px;right:unset}.nomzo-theme .elementskit-pagination-right .swiper-pagination-bullets{right:-15px;left:unset}.nomzo-theme .ekit-blog-posts-content.carousel-enabled,.nomzo-theme .ekit-blog-posts-content.wihout-masonry{height:auto!important}.nomzo-theme .ekit-blog-posts-content.carousel-enabled .elementor-swiper-button,.nomzo-theme .ekit-blog-posts-content.wihout-masonry .elementor-swiper-button{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:1;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nomzo-theme .ekit-blog-posts-content .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_blog_posts_slide_show,1));margin-right:var(--ekit_blog_posts_spacing,30px)}.nomzo-theme .ekit-blog-posts-content .swiper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--ekit_blog_posts_slide_show,1));margin-right:var(--ekit_blog_posts_spacing,30px)}.nomzo-theme .ekit-wid-con .ekit-image-swap{position:relative;display:block;z-index:0}.nomzo-theme .ekit-wid-con .ekit-image-swap:before{content:"";display:none;position:absolute;top:15px;right:15px;width:20px;height:5px;border-style:solid;border-width:0 5px;border-color:transparent #000 transparent red;-webkit-transition:border-color .3s;transition:border-color .3s;pointer-events:none;z-index:1}.nomzo-theme .ekit-image-swap-vertical .ekit-wid-con .ekit-image-swap:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.nomzo-theme .ekit-wid-con .ekit-image-swap:hover:before{border-left-color:#000;border-right-color:red}.nomzo-theme .ekit-wid-con .ekit-image-swap img{display:block;width:100%}.nomzo-theme .ekit-wid-con .ekit-image-swap img:nth-child(2),.nomzo-theme .ekit-wid-con .ekit-image-swap--fixed-height>img:first-child{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nomzo-theme .ekit-wid-con .ekit-image-swap img:nth-child(2){opacity:0}.nomzo-theme .ekit-wid-con .ekit-image-swap:not(:is(.no-hover,.click-inactive)):hover img:nth-child(1){opacity:0}.nomzo-theme .ekit-wid-con .ekit-image-swap:not(:is(.no-hover,.click-inactive)):hover img:nth-child(2){opacity:1}.nomzo-theme .ekit-wid-con .ekit-image-swap--simple img:nth-child(2){opacity:0}.nomzo-theme .ekit-wid-con .ekit-image-swap--simple:not(:is(.click-inactive)):hover img:nth-child(2){opacity:1}.nomzo-theme .ekit-wid-con .ekit-image-swap--simple.click-active img:nth-child(2){opacity:1}.nomzo-theme .ekit-wid-con .ekit-image-swap--fade img:nth-child(1),.nomzo-theme .ekit-wid-con .ekit-image-swap--fade img:nth-child(2){-webkit-transition:opacity .3s;transition:opacity .3s}.nomzo-theme .ekit-wid-con .ekit-image-swap--fade:not(:is(.click-inactive)):hover img:nth-child(2){opacity:1}.nomzo-theme .ekit-wid-con .ekit-image-swap--fade.click-active img:nth-child(2){opacity:1}.nomzo-theme .ekit-wid-con .ekit-image-swap--left-to-right:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nomzo-theme .ekit-wid-con .ekit-image-swap--left-to-right img{-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-image-swap--left-to-right img:nth-child(2){opacity:1;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--left-to-right:not(:is(.click-inactive)):hover img{-webkit-transform:translateX(100%);transform:translateX(100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--left-to-right:not(:is(.click-inactive)):hover img:nth-child(2){-webkit-transform:translateX(0);transform:translateX(0)}.nomzo-theme .ekit-wid-con .ekit-image-swap--left-to-right.click-active img{-webkit-transform:translateX(100%);transform:translateX(100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--left-to-right.click-active img:nth-child(2){-webkit-transform:translateX(0);transform:translateX(0)}.nomzo-theme .ekit-wid-con .ekit-image-swap--right-to-left img{-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-image-swap--right-to-left img:nth-child(2){opacity:1;-webkit-transform:translateX(100%);transform:translateX(100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--right-to-left:not(:is(.click-inactive)):hover img{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--right-to-left:not(:is(.click-inactive)):hover img:nth-child(2){-webkit-transform:translateX(0);transform:translateX(0)}.nomzo-theme .ekit-wid-con .ekit-image-swap--right-to-left.click-active img{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--right-to-left.click-active img:nth-child(2){-webkit-transform:translateX(0);transform:translateX(0)}.nomzo-theme .ekit-wid-con .ekit-image-swap--top-to-bottom:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nomzo-theme .ekit-wid-con .ekit-image-swap--top-to-bottom img{-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-image-swap--top-to-bottom img:nth-child(2){opacity:1;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--top-to-bottom:not(:is(.click-inactive)):hover img{-webkit-transform:translateY(100%);transform:translateY(100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--top-to-bottom:not(:is(.click-inactive)):hover img:nth-child(2){-webkit-transform:translateY(0);transform:translateY(0)}.nomzo-theme .ekit-wid-con .ekit-image-swap--top-to-bottom.click-active img{-webkit-transform:translateY(100%);transform:translateY(100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--top-to-bottom.click-active img:nth-child(2){-webkit-transform:translateY(0);transform:translateY(0)}.nomzo-theme .ekit-wid-con .ekit-image-swap--bottom-to-top img{-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-image-swap--bottom-to-top img:nth-child(2){opacity:1;-webkit-transform:translateY(100%);transform:translateY(100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--bottom-to-top:not(:is(.click-inactive)):hover img{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--bottom-to-top:not(:is(.click-inactive)):hover img:nth-child(2){-webkit-transform:translateY(0);transform:translateY(0)}.nomzo-theme .ekit-wid-con .ekit-image-swap--bottom-to-top.click-active img{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--bottom-to-top.click-active img:nth-child(2){-webkit-transform:translateY(0);transform:translateY(0)}.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_left img,.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_right img{-webkit-transition:opacity .3s ease-in-out .25s,-webkit-transform .3s ease-in-out .25s;transition:opacity .3s ease-in-out .25s,-webkit-transform .3s ease-in-out .25s;transition:opacity .3s ease-in-out .25s,transform .3s ease-in-out .25s;transition:opacity .3s ease-in-out .25s,transform .3s ease-in-out .25s,-webkit-transform .3s ease-in-out .25s}.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_left:not(:is(.click-inactive)):hover img:first-child,.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_right:not(:is(.click-inactive)):hover img:first-child{-webkit-transform:scale(.5);transform:scale(.5)}.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_left:not(:is(.click-inactive)):hover img:last-child,.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_right:not(:is(.click-inactive)):hover img:last-child{-webkit-transform:translateX(0);transform:translateX(0)}.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_left.click-active img:first-child,.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_right.click-active img:first-child{-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_left.click-active img:last-child,.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_right.click-active img:last-child{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_bottom img,.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_top img{-webkit-transition:opacity .3s ease-in-out .25s,-webkit-transform .3s ease-in-out .25s;transition:opacity .3s ease-in-out .25s,-webkit-transform .3s ease-in-out .25s;transition:opacity .3s ease-in-out .25s,transform .3s ease-in-out .25s;transition:opacity .3s ease-in-out .25s,transform .3s ease-in-out .25s,-webkit-transform .3s ease-in-out .25s}.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_bottom:not(:is(.click-inactive)):hover img:first-child,.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_top:not(:is(.click-inactive)):hover img:first-child{-webkit-transform:scale(.5);transform:scale(.5)}.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_bottom:not(:is(.click-inactive)):hover img:last-child,.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_top:not(:is(.click-inactive)):hover img:last-child{-webkit-transform:translateY(0);transform:translateY(0)}.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_bottom.click-active img:first-child,.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_top.click-active img:first-child{-webkit-transform:scale(.5);transform:scale(.5)}.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_bottom.click-active img:last-child,.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_top.click-active img:last-child{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_left img:last-child{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_top img:last-child{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_right img:last-child{-webkit-transform:translateX(100%);transform:translateX(100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--creative_bottom img:last-child{-webkit-transform:translateY(100%);transform:translateY(100%)}.nomzo-theme .ekit-wid-con .ekit-image-swap--zoom-in img{-webkit-transition:.4s;transition:.4s}.nomzo-theme .ekit-wid-con .ekit-image-swap--zoom-in img:first-child{top:50%;left:50%;-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .ekit-image-swap--zoom-in img:last-child{top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(.1);transform:translate(-50%,-50%) scale(.1)}.nomzo-theme .ekit-wid-con .ekit-image-swap--zoom-in:not(:is(.click-inactive)):hover img:first-child{-webkit-transform:scale(1.3);transform:scale(1.3);visibility:hidden;opacity:0}.nomzo-theme .ekit-wid-con .ekit-image-swap--zoom-in:not(:is(.click-inactive)):hover img:last-child{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.nomzo-theme .ekit-wid-con .ekit-image-swap--zoom-in.click-active img:first-child{-webkit-transform:scale(1.3);transform:scale(1.3);visibility:hidden;opacity:0}.nomzo-theme .ekit-wid-con .ekit-image-swap--zoom-in.click-active img:last-child{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1}.nomzo-theme .ekit-wid-con .ekit-image-swap--zoom-out img{-webkit-transition:.4s;transition:.4s}.nomzo-theme .ekit-wid-con .ekit-image-swap--zoom-out img:first-child{top:50%;left:50%;-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .ekit-image-swap--zoom-out img:last-child{top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(1.3);transform:translate(-50%,-50%) scale(1.3)}.nomzo-theme .ekit-wid-con .ekit-image-swap--zoom-out:not(:is(.click-inactive)):hover img:first-child{-webkit-transform:scale(.1);transform:scale(.1);visibility:hidden;opacity:0}.nomzo-theme .ekit-wid-con .ekit-image-swap--zoom-out:not(:is(.click-inactive)):hover img:last-child{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.nomzo-theme .ekit-wid-con .ekit-image-swap--zoom-out.click-active img:first-child{-webkit-transform:scale(.1);transform:scale(.1);visibility:hidden;opacity:0}.nomzo-theme .ekit-wid-con .ekit-image-swap--zoom-out.click-active img:last-child{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-left img{-webkit-transition:.9s;transition:.9s}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-left:not(:is(.click-inactive)):hover img:first-child{-webkit-animation:card_left_primary .9s,.5 forwards;animation:card_left_primary .9s,.5 forwards}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-left:not(:is(.click-inactive)):hover img:last-child{-webkit-animation:card_left_secondary .9s,.5 forwards;animation:card_left_secondary .9s,.5 forwards}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-left.click-active img:first-child{-webkit-animation:card_left_primary .9s,.5 forwards;animation:card_left_primary .9s,.5 forwards}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-left.click-active img:last-child{-webkit-animation:card_left_secondary .9s,.5 forwards;animation:card_left_secondary .9s,.5 forwards;opacity:1}@-webkit-keyframes card_left_primary{0%{z-index:2;-webkit-transform:translateX(0);transform:translateX(0)}25%{z-index:2;-webkit-transform:translateX(-40px);transform:translateX(-40px)}70%{z-index:1;-webkit-transform:translateX(-40px) scale(.75);transform:translateX(-40px) scale(.75)}to{z-index:1;-webkit-transform:translateX(0) scale(.75);transform:translateX(0) scale(.75)}}@keyframes card_left_primary{0%{z-index:2;-webkit-transform:translateX(0);transform:translateX(0)}25%{z-index:2;-webkit-transform:translateX(-40px);transform:translateX(-40px)}70%{z-index:1;-webkit-transform:translateX(-40px) scale(.75);transform:translateX(-40px) scale(.75)}to{z-index:1;-webkit-transform:translateX(0) scale(.75);transform:translateX(0) scale(.75)}}@-webkit-keyframes card_left_secondary{0%{z-index:1;-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}25%{z-index:1;-webkit-transform:translateX(-40px) scale(.75);transform:translateX(-40px) scale(.75)}70%{z-index:2;-webkit-transform:translateX(40px) scale(1);transform:translateX(40px) scale(1)}to{z-index:2;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes card_left_secondary{0%{z-index:1;-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}25%{z-index:1;-webkit-transform:translateX(-40px) scale(.75);transform:translateX(-40px) scale(.75)}70%{z-index:2;-webkit-transform:translateX(40px) scale(1);transform:translateX(40px) scale(1)}to{z-index:2;-webkit-transform:translateX(0);transform:translateX(0)}}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-top img{-webkit-transition:.9s;transition:.9s}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-top:not(:is(.click-inactive)):hover img:first-child{-webkit-animation:card_top_primary .9s,.5 forwards;animation:card_top_primary .9s,.5 forwards}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-top:not(:is(.click-inactive)):hover img:last-child{-webkit-animation:card_top_secondary .9s,.5 forwards;animation:card_top_secondary .9s,.5 forwards}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-top.click-active img:first-child{-webkit-animation:card_top_primary .9s,.5 forwards;animation:card_top_primary .9s,.5 forwards}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-top.click-active img:last-child{-webkit-animation:card_top_secondary .9s,.5 forwards;animation:card_top_secondary .9s,.5 forwards;opacity:1}@-webkit-keyframes card_top_primary{0%{z-index:2;-webkit-transform:translateY(0);transform:translateY(0)}25%{z-index:2;-webkit-transform:translateY(-40px);transform:translateY(-40px)}70%{z-index:1;-webkit-transform:translateY(-40px) scale(.75);transform:translateY(-40px) scale(.75)}to{z-index:1;-webkit-transform:translateY(0) scale(.75);transform:translateY(0) scale(.75)}}@keyframes card_top_primary{0%{z-index:2;-webkit-transform:translateY(0);transform:translateY(0)}25%{z-index:2;-webkit-transform:translateY(-40px);transform:translateY(-40px)}70%{z-index:1;-webkit-transform:translateY(-40px) scale(.75);transform:translateY(-40px) scale(.75)}to{z-index:1;-webkit-transform:translateY(0) scale(.75);transform:translateY(0) scale(.75)}}@-webkit-keyframes card_top_secondary{0%{z-index:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}25%{z-index:1;-webkit-transform:translateY(-40px) scale(.75);transform:translateY(-40px) scale(.75)}70%{z-index:2;-webkit-transform:translateY(40px) scale(1);transform:translateY(40px) scale(1)}to{z-index:2;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes card_top_secondary{0%{z-index:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}25%{z-index:1;-webkit-transform:translateY(-40px) scale(.75);transform:translateY(-40px) scale(.75)}70%{z-index:2;-webkit-transform:translateY(40px) scale(1);transform:translateY(40px) scale(1)}to{z-index:2;-webkit-transform:translateY(0);transform:translateY(0)}}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-right img{-webkit-transition:.9s;transition:.9s}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-right:not(:is(.click-inactive)):hover img:first-child{-webkit-animation:card_right_primary .9s,.5 forwards;animation:card_right_primary .9s,.5 forwards}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-right:not(:is(.click-inactive)):hover img:last-child{-webkit-animation:card_right_secondary .9s,.5 forwards;animation:card_right_secondary .9s,.5 forwards}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-right.click-active img:first-child{-webkit-animation:card_right_primary .9s,.5 forwards;animation:card_right_primary .9s,.5 forwards}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-right.click-active img:last-child{-webkit-animation:card_right_secondary .9s,.5 forwards;animation:card_right_secondary .9s,.5 forwards;opacity:1}@-webkit-keyframes card_right_primary{0%{z-index:2;-webkit-transform:translateX(0);transform:translateX(0)}25%{z-index:2;-webkit-transform:translateX(40px);transform:translateX(40px)}70%{z-index:1;-webkit-transform:translateX(40px) scale(.75);transform:translateX(40px) scale(.75)}to{z-index:1;-webkit-transform:translateX(0) scale(.75);transform:translateX(0) scale(.75)}}@keyframes card_right_primary{0%{z-index:2;-webkit-transform:translateX(0);transform:translateX(0)}25%{z-index:2;-webkit-transform:translateX(40px);transform:translateX(40px)}70%{z-index:1;-webkit-transform:translateX(40px) scale(.75);transform:translateX(40px) scale(.75)}to{z-index:1;-webkit-transform:translateX(0) scale(.75);transform:translateX(0) scale(.75)}}@-webkit-keyframes card_right_secondary{0%{z-index:1;-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}25%{z-index:1;-webkit-transform:translateX(40px) scale(.75);transform:translateX(40px) scale(.75)}70%{z-index:2;-webkit-transform:translateX(-40px) scale(1);transform:translateX(-40px) scale(1)}to{z-index:2;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes card_right_secondary{0%{z-index:1;-webkit-transform:translateX(0) scale(1);transform:translateX(0) scale(1)}25%{z-index:1;-webkit-transform:translateX(40px) scale(.75);transform:translateX(40px) scale(.75)}70%{z-index:2;-webkit-transform:translateX(-40px) scale(1);transform:translateX(-40px) scale(1)}to{z-index:2;-webkit-transform:translateX(0);transform:translateX(0)}}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-bottom img{-webkit-transition:.9s;transition:.9s}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-bottom:not(:is(.click-inactive)):hover img:first-child{-webkit-animation:card_bottom_primary .9s,.5 forwards;animation:card_bottom_primary .9s,.5 forwards}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-bottom:not(:is(.click-inactive)):hover img:last-child{-webkit-animation:card_bottom_secondary .9s,.5 forwards;animation:card_bottom_secondary .9s,.5 forwards}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-bottom.click-active img:first-child{-webkit-animation:card_bottom_primary .9s,.5 forwards;animation:card_bottom_primary .9s,.5 forwards}.nomzo-theme .ekit-wid-con .ekit-image-swap--card-bottom.click-active img:last-child{-webkit-animation:card_bottom_secondary .9s,.5 forwards;animation:card_bottom_secondary .9s,.5 forwards;opacity:1}@-webkit-keyframes card_bottom_primary{0%{z-index:2;-webkit-transform:translateY(0);transform:translateY(0)}25%{z-index:2;-webkit-transform:translateY(40px);transform:translateY(40px)}70%{z-index:1;-webkit-transform:translateY(40px) scale(.75);transform:translateY(40px) scale(.75)}to{z-index:1;-webkit-transform:translateY(0) scale(.75);transform:translateY(0) scale(.75)}}@keyframes card_bottom_primary{0%{z-index:2;-webkit-transform:translateY(0);transform:translateY(0)}25%{z-index:2;-webkit-transform:translateY(40px);transform:translateY(40px)}70%{z-index:1;-webkit-transform:translateY(40px) scale(.75);transform:translateY(40px) scale(.75)}to{z-index:1;-webkit-transform:translateY(0) scale(.75);transform:translateY(0) scale(.75)}}@-webkit-keyframes card_bottom_secondary{0%{z-index:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}25%{z-index:1;-webkit-transform:translateY(40px) scale(.75);transform:translateY(40px) scale(.75)}70%{z-index:2;-webkit-transform:translateY(-40px) scale(1);transform:translateY(-40px) scale(1)}to{z-index:2;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes card_bottom_secondary{0%{z-index:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}25%{z-index:1;-webkit-transform:translateY(40px) scale(.75);transform:translateY(40px) scale(.75)}70%{z-index:2;-webkit-transform:translateY(-40px) scale(1);transform:translateY(-40px) scale(1)}to{z-index:2;-webkit-transform:translateY(0);transform:translateY(0)}}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-x img{-webkit-transition:.5s;transition:.5s}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-x:not(:is(.click-inactive)):hover img:first-child{-webkit-transform:rotateX(0);transform:rotateX(0);visibility:hidden;opacity:0}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-x:not(:is(.click-inactive)):hover img:last-child{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-x.click-active img:first-child{-webkit-transform:rotateX(0);transform:rotateX(0);visibility:hidden;opacity:0}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-x.click-active img:last-child{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);opacity:1}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-y img{-webkit-transition:.5s;transition:.5s}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-y:not(:is(.click-inactive)):hover img:first-child{-webkit-transform:rotateY(0);transform:rotateY(0);visibility:hidden;opacity:0}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-y:not(:is(.click-inactive)):hover img:last-child{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-y.click-active img:first-child{-webkit-transform:rotateY(0);transform:rotateY(0);visibility:hidden;opacity:0}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-y.click-active img:last-child{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);opacity:1}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-circle img{-webkit-transition:.5s;transition:.5s}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-circle img:last-child{-webkit-transform:scale(.6);transform:scale(.6)}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-circle:not(:is(.click-inactive)):hover img:first-child{-webkit-transform:rotateY(0);transform:rotateY(0);opacity:.5}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-circle:not(:is(.click-inactive)):hover img:last-child{-webkit-transform:rotateX(0) rotateY(0) rotateZ(39deg) scale(1);transform:rotateX(0) rotateY(0) rotateZ(39deg) scale(1)}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-circle.click-active img:first-child{-webkit-transform:rotateY(0);transform:rotateY(0);opacity:.5}.nomzo-theme .ekit-wid-con .ekit-image-swap--rotate-circle.click-active img:last-child{-webkit-transform:rotateX(0) rotateY(0) rotateZ(39deg) scale(1);transform:rotateX(0) rotateY(0) rotateZ(39deg) scale(1);opacity:1}.nomzo-theme .ekit-wid-con .ekit-image-swap--skew-right img{-webkit-transition:.5s;transition:.5s}.nomzo-theme .ekit-wid-con .ekit-image-swap--skew-right:not(:is(.click-inactive)):hover img:first-child{-webkit-transform:skew(0);transform:skew(0);opacity:.5}.nomzo-theme .ekit-wid-con .ekit-image-swap--skew-right:not(:is(.click-inactive)):hover img:last-child{-webkit-transform:skew(10deg,10deg);transform:skew(10deg,10deg)}.nomzo-theme .ekit-wid-con .ekit-image-swap--skew-right.click-active img:first-child{-webkit-transform:skew(0);transform:skew(0);opacity:.5}.nomzo-theme .ekit-wid-con .ekit-image-swap--skew-right.click-active img:last-child{-webkit-transform:skew(10deg,10deg);transform:skew(10deg,10deg);opacity:1}.nomzo-theme .ekit-wid-con .ekit-image-swap--skew-left img{-webkit-transition:.5s;transition:.5s}.nomzo-theme .ekit-wid-con .ekit-image-swap--skew-left:not(:is(.click-inactive)):hover img:first-child{-webkit-transform:skew(0);transform:skew(0);opacity:.5}.nomzo-theme .ekit-wid-con .ekit-image-swap--skew-left:not(:is(.click-inactive)):hover img:last-child{-webkit-transform:skew(-10deg,-10deg);transform:skew(-10deg,-10deg)}.nomzo-theme .ekit-wid-con .ekit-image-swap--skew-left.click-active img:first-child{-webkit-transform:skew(0);transform:skew(0);opacity:.5}.nomzo-theme .ekit-wid-con .ekit-image-swap--skew-left.click-active img:last-child{-webkit-transform:skew(-10deg,-10deg);transform:skew(-10deg,-10deg);opacity:1}.nomzo-theme .elementor-widget-elementskit-image-swap.elementor-element:not(:has(.elementor-widget-container)),.nomzo-theme .elementor-widget-elementskit-image-swap>.elementor-widget-container{overflow:hidden}.nomzo-theme .elementskit-advanced-slider{overflow:hidden}.nomzo-theme .elementskit-advanced-slider .widgetarea_warper_edit{right:30px}.nomzo-theme .elementskit-advanced-slider .swiper-nav-button{margin:0;width:35px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nomzo-theme .elementskit-advanced-slider .slider-thumbs-yes .swiper-pagination .swiper-pagination-bullet{width:100%}.nomzo-theme .elementskit-advanced-slider .ekit-slider-wrapper{position:relative}.nomzo-theme .elementskit-advanced-slider .ekit-slider-wrapper .swiper-slide-active{z-index:10}.nomzo-theme .elementskit-advanced-slider .ekit-slider-wrapper>.swiper-pagination{width:auto}.nomzo-theme .elementskit-advanced-slider .ekit-slider-wrapper>.swiper-pagination .swiper-pagination-bullet{opacity:.5;background-color:transparent;position:relative;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .elementskit-advanced-slider .ekit-slider-wrapper>.swiper-pagination .swiper-pagination-bullet::before{position:absolute;content:"";height:6px;width:6px;background:rgba(255,255,255,.8);top:50%;left:50%;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nomzo-theme .elementskit-advanced-slider .ekit-slider-wrapper>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;border:2px solid #ffff;-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .elementskit-advanced-slider .ekit-slider-wrapper>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{border-radius:50%;height:8px;width:8px}.nomzo-theme .elementskit-advanced-slider .swiper-container-vertical .ekit-swiper-arrow-button,.nomzo-theme .elementskit-advanced-slider .swiper-vertical .ekit-swiper-arrow-button{top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);position:absolute;text-align:center;-webkit-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:11}.nomzo-theme .elementskit-advanced-slider .swiper-container-vertical .ekit-swiper-arrow-button .swiper-button-prev,.nomzo-theme .elementskit-advanced-slider .swiper-container-vertical .ekit-swiper-arrow-button .swiper-container-rtl .swiper-button-next,.nomzo-theme .elementskit-advanced-slider .swiper-container-vertical .ekit-swiper-arrow-button .swiper-rtl .swiper-button-next,.nomzo-theme .elementskit-advanced-slider .swiper-vertical .ekit-swiper-arrow-button .swiper-button-prev,.nomzo-theme .elementskit-advanced-slider .swiper-vertical .ekit-swiper-arrow-button .swiper-container-rtl .swiper-button-next,.nomzo-theme .elementskit-advanced-slider .swiper-vertical .ekit-swiper-arrow-button .swiper-rtl .swiper-button-next{left:auto;right:0;top:-25.5px;-webkit-transform:translateY(calc(var(--space-between-bottom)/ 2));transform:translateY(calc(var(--space-between-bottom)/ 2))}.nomzo-theme .elementskit-advanced-slider .swiper-container-vertical .ekit-swiper-arrow-button .swiper-button-next,.nomzo-theme .elementskit-advanced-slider .swiper-container-vertical .ekit-swiper-arrow-button .swiper-container-rtl .swiper-button-prev,.nomzo-theme .elementskit-advanced-slider .swiper-container-vertical .ekit-swiper-arrow-button .swiper-rtl .swiper-button-prev,.nomzo-theme .elementskit-advanced-slider .swiper-vertical .ekit-swiper-arrow-button .swiper-button-next,.nomzo-theme .elementskit-advanced-slider .swiper-vertical .ekit-swiper-arrow-button .swiper-container-rtl .swiper-button-prev,.nomzo-theme .elementskit-advanced-slider .swiper-vertical .ekit-swiper-arrow-button .swiper-rtl .swiper-button-prev{left:auto;right:0;top:25.5px;-webkit-transform:translateY(calc(var(--space-between-top)/ 2));transform:translateY(calc(var(--space-between-top)/ 2))}.nomzo-theme .elementskit-advanced-slider .swiper-container-horizontal .ekit-swiper-arrow-button .swiper-button-prev,.nomzo-theme .elementskit-advanced-slider .swiper-container-horizontal .ekit-swiper-arrow-button .swiper-container-rtl .swiper-button-next,.nomzo-theme .elementskit-advanced-slider .swiper-container-horizontal .ekit-swiper-arrow-button .swiper-rtl .swiper-button-next,.nomzo-theme .elementskit-advanced-slider .swiper-horizontal .ekit-swiper-arrow-button .swiper-button-prev,.nomzo-theme .elementskit-advanced-slider .swiper-horizontal .ekit-swiper-arrow-button .swiper-container-rtl .swiper-button-next,.nomzo-theme .elementskit-advanced-slider .swiper-horizontal .ekit-swiper-arrow-button .swiper-rtl .swiper-button-next{background-image:none;left:10px;right:auto}.nomzo-theme .elementskit-advanced-slider .swiper-container-horizontal .ekit-swiper-arrow-button .swiper-button-next,.nomzo-theme .elementskit-advanced-slider .swiper-container-horizontal .ekit-swiper-arrow-button .swiper-container-rtl .swiper-button-prev,.nomzo-theme .elementskit-advanced-slider .swiper-container-horizontal .ekit-swiper-arrow-button .swiper-rtl .swiper-button-prev,.nomzo-theme .elementskit-advanced-slider .swiper-horizontal .ekit-swiper-arrow-button .swiper-button-next,.nomzo-theme .elementskit-advanced-slider .swiper-horizontal .ekit-swiper-arrow-button .swiper-container-rtl .swiper-button-prev,.nomzo-theme .elementskit-advanced-slider .swiper-horizontal .ekit-swiper-arrow-button .swiper-rtl .swiper-button-prev{background-image:none;right:10px;left:auto}.nomzo-theme .elementskit-advanced-slider .slider-thumbs-yes .swiper-pagination .swiper-pagination-bullet{margin:0;-webkit-transform:scale(.9);transform:scale(.9);opacity:.9;border-radius:6px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .elementskit-advanced-slider .slider-thumbs-yes .swiper-pagination .swiper-pagination-bullet::before{content:"";height:unset!important;width:unset!important}.nomzo-theme .elementskit-advanced-slider .slider-thumbs-yes .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;-webkit-transform:scale(1);transform:scale(1);border:0 solid #ffff}.nomzo-theme .elementskit-advanced-slider .ekit-swiper-progress-bar{position:absolute;z-index:1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nomzo-theme .elementskit-advanced-slider .ekit-swiper-progress-bar .ekit-progress-bar{position:absolute;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.nomzo-theme .elementskit-advanced-slider .ekit-swiper-progress-bar .ekit-progress-bar.progress-bar-active{-webkit-animation-name:progress;animation-name:progress}.nomzo-theme .elementskit-advanced-slider .ekit-slider-wrapper:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit-swiper-slide-per-view,1));margin-right:var(--ekit_slider_space_betweens,0)}.nomzo-theme .elementskit-advanced-slider .ekit-slider-wrapper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--ekit-swiper-slide-per-view,1));margin-right:var(--ekit_slider_space_betweens,0)}@-webkit-keyframes progress{from{width:0%}to{width:100%}}@keyframes progress{from{width:0%}to{width:100%}}.nomzo-theme .ekit-wid-con .elementskit-whatsapp{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .elementskit-whatsapp .elementskit-whatsapp__wrapper{border-radius:10px 10px 0 0;padding-bottom:10px;position:relative;z-index:-1;background-color:#e6ddd4}.nomzo-theme .ekit-wid-con .elementskit-whatsapp .elementskit-whatsapp__wrapper:has(.inner-input){border-radius:10px 10px 10px 10px}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__content{-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-box-shadow:0 4px 30px rgba(0,0,0,.08);box-shadow:0 4px 30px rgba(0,0,0,.08);border-radius:10px 10px 10px 10px;display:block;position:absolute;bottom:55%;width:var(--ekit-whatsapp-width);z-index:1;-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;visibility:hidden}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__active{-webkit-transition:all .3s ease-out;transition:all .3s ease-out;z-index:2;-webkit-transform:translateY(-30px);transform:translateY(-30px);opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__header{background:#2e639a;border-radius:10px 10px 0 0;color:#fff;padding:15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 15px;overflow:hidden;position:relative}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__header--close{right:8px;top:8px;font-size:17px;position:absolute;cursor:pointer;-webkit-transition:color .4s ease;transition:color .4s ease}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__header--img{width:50px;height:50px;position:relative}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__header--img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:50%}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__header--img:after{content:"";position:absolute;bottom:0;right:0;border-radius:50%;border:2px solid;opacity:0;background:#2e639a}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__header--img.inactive:after{background:#d3d3d3}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__header--name{font-family:Inter;font-weight:700;font-size:18px;line-height:22px;color:#fff;margin:0}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__header--text{font-family:Inter;font-size:12px;font-weight:400;color:#fff;margin:0}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__body{margin:15px 0}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__chat{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;color:#fff}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__chat--icon-before{fill:#fff;position:absolute;left:3px}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__chat--title{display:inline-block;padding:10px 32px 18px 10px;background:#fff;border-radius:0 15px 15px;margin:0 10px 0 16px;font-family:Inter;font-size:12px;line-height:20px;color:#5a5e6a;position:relative}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__chat--title.loader-active{display:none}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__chat--title::before{content:"";position:absolute;left:-8px;top:0;border-style:solid;border-width:0 8px 10px 0;border-color:transparent #fff transparent transparent}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__chat--title::after{content:attr(data-time);font-size:11px;color:#989b9f;position:absolute;right:8px;bottom:2px;font-family:Inter}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__chat--title-username{display:block}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__chat .ekit-whatsapp-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:10px;border-radius:15px;height:26px;margin-left:10px}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__chat .ekit-whatsapp-loader div{width:5px;height:5px;background-color:#000;border-radius:50%;margin:0 3px;-webkit-animation-name:up-and-down;animation-name:up-and-down;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__chat .ekit-whatsapp-loader .loader-two{-webkit-animation-delay:.3s;animation-delay:.3s}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__chat .ekit-whatsapp-loader .loader-three{-webkit-animation-delay:.6s;animation-delay:.6s}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__typing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px;color:#fff}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__typing--wrapper-icon-before{width:8px;height:13px;position:absolute;right:3px}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__typing--wrapper{display:inline-block;background:#fff;border-radius:15px 0 15px 15px;width:50px;text-align:center;position:relative}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__typing--wrapper .circle-svg{height:13px;fill:#505050}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__input.inner-input .elementskit-whatsapp__input--wrapper{width:auto;-webkit-box-shadow:none;box-shadow:none;margin:0 10px 10px 10px}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__input--wrapper{width:100%;max-width:350px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 20px;background:#fff;border-radius:0 0 10px 10px;overflow:hidden;font-size:12px;font-weight:400;position:relative}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__input--field{min-width:100%;border:none;position:relative;padding:0}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__input--field::-webkit-input-placeholder{font-family:Inter;font-size:14px;line-height:20px;color:rgba(22,28,45,.4)}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__input--field::-moz-placeholder{font-family:Inter;font-size:14px;line-height:20px;color:rgba(22,28,45,.4)}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__input--field:-ms-input-placeholder{font-family:Inter;font-size:14px;line-height:20px;color:rgba(22,28,45,.4)}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__input--field::-ms-input-placeholder{font-family:Inter;font-size:14px;line-height:20px;color:rgba(22,28,45,.4)}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__input--field::placeholder{font-family:Inter;font-size:14px;line-height:20px;color:rgba(22,28,45,.4)}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__input--btn{position:absolute;right:17px;top:10px;border:none;padding:0;margin-top:5px}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__input--btn:hover{background-color:transparent}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__input--btn:focus{background-color:transparent}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__input--btn svg{width:20px;height:20px}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__input--button{width:100%;color:#fff;font-size:15px;padding:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__popup{text-align:right;z-index:3;position:relative}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__popup--btn{border-radius:50px;background:#2e639a;-webkit-box-shadow:0 10px 20px rgba(22,28,45,.1);box-shadow:0 10px 20px rgba(22,28,45,.1);outline:0;border:none;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:right}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__popup--btn.photo_with_text img{border-radius:50px}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__popup--btn.photo_with_text .elementskit-whatsapp__popup--btn-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__popup--btn.icon_with_text{padding:12px 26px 12px 20px}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__popup--btn.icon_separate_text{position:relative;padding:12px 26px 12px 55px}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__popup--btn.icon_separate_text .elementskit-whatsapp__popup--btn-icon{position:absolute;left:-10px;-webkit-box-shadow:0 4px 20px 0 #00000033;box-shadow:0 4px 20px 0 #00000033;border-radius:50px}.nomzo-theme .ekit-wid-con .elementskit-whatsapp__popup--btn-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .whatsapp-rotate-icon{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@-webkit-keyframes up-and-down{to{opacity:.2;-webkit-transform:translateY(-1px);transform:translateY(-1px)}}@keyframes up-and-down{to{opacity:.2;-webkit-transform:translateY(-1px);transform:translateY(-1px)}}.nomzo-theme .ekit-wid-con .ekit_creative_image_hover{position:absolute;top:0;left:0;right:0;bottom:0}.nomzo-theme .ekit-wid-con .ekit_creative_image_hover .ekit_overlay_inner::after,.nomzo-theme .ekit-wid-con .ekit_creative_image_hover .ekit_overlay_inner::before,.nomzo-theme .ekit-wid-con .ekit_creative_image_hover::after,.nomzo-theme .ekit-wid-con .ekit_creative_image_hover::before{content:"";position:absolute;background-color:rgba(0,0,0,.5);-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .ekit_image_hover{position:relative;overflow:hidden;margin:0 auto}.nomzo-theme .ekit-wid-con .ekit_image_hover img{display:block;width:100%;height:100%}.nomzo-theme .ekit-wid-con .ekit_image_hover:hover .ekit_image_caption .ekit_hover_show{opacity:1}.nomzo-theme .ekit-wid-con .ekit_image_hover:hover .ekit_right_to_left .ekit_image_caption_button,.nomzo-theme .ekit-wid-con .ekit_image_hover:hover .ekit_right_to_left .ekit_image_caption_description,.nomzo-theme .ekit-wid-con .ekit_image_hover:hover .ekit_right_to_left .ekit_image_caption_title{-webkit-transform:translateX(0);transform:translateX(0)}.nomzo-theme .ekit-wid-con .ekit_image_hover:hover .ekit_left_to_right .ekit_image_caption_button,.nomzo-theme .ekit-wid-con .ekit_image_hover:hover .ekit_left_to_right .ekit_image_caption_description,.nomzo-theme .ekit-wid-con .ekit_image_hover:hover .ekit_left_to_right .ekit_image_caption_title{-webkit-transform:translateX(0);transform:translateX(0)}.nomzo-theme .ekit-wid-con .ekit_image_hover:hover .ekit_top_to_bottom .ekit_image_caption_button,.nomzo-theme .ekit-wid-con .ekit_image_hover:hover .ekit_top_to_bottom .ekit_image_caption_description,.nomzo-theme .ekit-wid-con .ekit_image_hover:hover .ekit_top_to_bottom .ekit_image_caption_title{-webkit-transform:translateY(0);transform:translateY(0)}.nomzo-theme .ekit-wid-con .ekit_image_hover:hover .ekit_bottom_to_top .ekit_image_caption_button,.nomzo-theme .ekit-wid-con .ekit_image_hover:hover .ekit_bottom_to_top .ekit_image_caption_description,.nomzo-theme .ekit-wid-con .ekit_image_hover:hover .ekit_bottom_to_top .ekit_image_caption_title{-webkit-transform:translateY(0);transform:translateY(0)}.nomzo-theme .ekit-wid-con .ekit_image_hover a:not([href]):not([tabindex]){color:#000}.nomzo-theme .ekit-wid-con .ekit_image_caption{opacity:1;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2em;height:100%;width:100%;color:#fff;text-transform:uppercase;font-style:normal;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;text-align:center;z-index:1}.nomzo-theme .ekit-wid-con .ekit_image_caption_title{color:#fff;font-weight:300}.nomzo-theme .ekit-wid-con .ekit_image_caption_title span{font-weight:700}.nomzo-theme .ekit-wid-con .ekit_image_caption_description{color:#fff;font-weight:300}.nomzo-theme .ekit-wid-con .ekit_image_caption .elementskit-btn{background-color:#fff;color:#000}.nomzo-theme .ekit-wid-con .ekit_image_caption .elementskit-btn:hover{background-color:#efefef}.nomzo-theme .ekit-wid-con .ekit_image_caption .ekit_hover_show{opacity:0;-webkit-transition:all .4s;transition:all .4s}.nomzo-theme .ekit-wid-con .ekit_image_caption .ekit_transform_stop{-webkit-transform:none!important;transform:none!important}.nomzo-theme .ekit-wid-con .ekit_text_daigonal .ekit_image_caption_title{top:40px;left:25px;position:absolute}.nomzo-theme .ekit-wid-con .ekit_text_daigonal .ekit_image_caption_description{position:absolute;right:10px;bottom:10px;padding:0 1em;width:150px;border-right:4px solid #fff}.nomzo-theme .ekit-wid-con .ekit_bottom_to_top .ekit_image_caption_button,.nomzo-theme .ekit-wid-con .ekit_bottom_to_top .ekit_image_caption_description,.nomzo-theme .ekit-wid-con .ekit_bottom_to_top .ekit_image_caption_title{-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:translateY(1500%);transform:translateY(1500%)}.nomzo-theme .ekit-wid-con .ekit_top_to_bottom .ekit_image_caption_button,.nomzo-theme .ekit-wid-con .ekit_top_to_bottom .ekit_image_caption_description,.nomzo-theme .ekit-wid-con .ekit_top_to_bottom .ekit_image_caption_title{-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:translateY(-1500%);transform:translateY(-1500%)}.nomzo-theme .ekit-wid-con .ekit_right_to_left .ekit_image_caption_button,.nomzo-theme .ekit-wid-con .ekit_right_to_left .ekit_image_caption_description,.nomzo-theme .ekit-wid-con .ekit_right_to_left .ekit_image_caption_title{-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:translateX(500%);transform:translateX(500%)}.nomzo-theme .ekit-wid-con .ekit_left_to_right .ekit_image_caption_button,.nomzo-theme .ekit-wid-con .ekit_left_to_right .ekit_image_caption_description,.nomzo-theme .ekit-wid-con .ekit_left_to_right .ekit_image_caption_title{-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:translateX(-500%);transform:translateX(-500%)}.nomzo-theme .ekit-wid-con .ekit_image_button{background:#fff;border:none;color:#000;opacity:0;-webkit-transition:all .35s ease;transition:all .35s ease}.nomzo-theme .ekit-wid-con .ekit_image_blind_horizontal:hover .ekit_overlay_inner::after,.nomzo-theme .ekit-wid-con .ekit_image_blind_horizontal:hover .ekit_overlay_inner::before,.nomzo-theme .ekit-wid-con .ekit_image_blind_horizontal:hover::after,.nomzo-theme .ekit-wid-con .ekit_image_blind_horizontal:hover::before{-webkit-transform:scaleY(1);transform:scaleY(1)}.nomzo-theme .ekit-wid-con .ekit_image_blind_horizontal .ekit_overlay_inner::after,.nomzo-theme .ekit-wid-con .ekit_image_blind_horizontal .ekit_overlay_inner::before,.nomzo-theme .ekit-wid-con .ekit_image_blind_horizontal::after,.nomzo-theme .ekit-wid-con .ekit_image_blind_horizontal::before{height:25%;width:100%;-webkit-transform:scaleY(0);transform:scaleY(0);left:0}.nomzo-theme .ekit-wid-con .ekit_image_blind_horizontal::before{top:0}.nomzo-theme .ekit-wid-con .ekit_image_blind_horizontal::after{top:25%}.nomzo-theme .ekit-wid-con .ekit_image_blind_horizontal .ekit_overlay_inner::before{top:50%}.nomzo-theme .ekit-wid-con .ekit_image_blind_horizontal .ekit_overlay_inner::after{top:75%}.nomzo-theme .ekit-wid-con .ekit_image_blind_vertical:hover .ekit_overlay_inner::after,.nomzo-theme .ekit-wid-con .ekit_image_blind_vertical:hover .ekit_overlay_inner::before,.nomzo-theme .ekit-wid-con .ekit_image_blind_vertical:hover::after,.nomzo-theme .ekit-wid-con .ekit_image_blind_vertical:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.nomzo-theme .ekit-wid-con .ekit_image_blind_vertical .ekit_overlay_inner::after,.nomzo-theme .ekit-wid-con .ekit_image_blind_vertical .ekit_overlay_inner::before,.nomzo-theme .ekit-wid-con .ekit_image_blind_vertical::after,.nomzo-theme .ekit-wid-con .ekit_image_blind_vertical::before{height:100%;width:25%;-webkit-transform:scaleX(0);transform:scaleX(0);top:0}.nomzo-theme .ekit-wid-con .ekit_image_blind_vertical::before{left:0}.nomzo-theme .ekit-wid-con .ekit_image_blind_vertical::after{left:25%}.nomzo-theme .ekit-wid-con .ekit_image_blind_vertical .ekit_overlay_inner::before{left:50%}.nomzo-theme .ekit-wid-con .ekit_image_blind_vertical .ekit_overlay_inner::after{left:75%}.nomzo-theme .ekit-wid-con .ekit_image_blocks .ekit_overlay_inner::after,.nomzo-theme .ekit-wid-con .ekit_image_blocks .ekit_overlay_inner::before,.nomzo-theme .ekit-wid-con .ekit_image_blocks::after,.nomzo-theme .ekit-wid-con .ekit_image_blocks::before{width:50%;height:50%;opacity:0}.nomzo-theme .ekit-wid-con .ekit_image_blocks:hover .ekit_overlay_inner::after,.nomzo-theme .ekit-wid-con .ekit_image_blocks:hover .ekit_overlay_inner::before,.nomzo-theme .ekit-wid-con .ekit_image_blocks:hover::after,.nomzo-theme .ekit-wid-con .ekit_image_blocks:hover::before{-webkit-transform:translate(0,0) scale(1);transform:translate(0,0) scale(1);opacity:1}.nomzo-theme .ekit-wid-con .ekit_image_blocks_right::before{top:0;right:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.nomzo-theme .ekit-wid-con .ekit_image_blocks_right::after{-webkit-transform:translateX(100%);transform:translateX(100%);bottom:0;left:0}.nomzo-theme .ekit-wid-con .ekit_image_blocks_right .ekit_overlay_inner::before{top:0;left:0;-webkit-transform:translateY(100%);transform:translateY(100%)}.nomzo-theme .ekit-wid-con .ekit_image_blocks_right .ekit_overlay_inner::after{bottom:0;right:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.nomzo-theme .ekit-wid-con .ekit_image_border_reveal_horizontal:hover{background-color:rgba(0,0,0,.5)}.nomzo-theme .ekit-wid-con .ekit_image_border_reveal_horizontal:hover .ekit_overlay_inner:after,.nomzo-theme .ekit-wid-con .ekit_image_border_reveal_horizontal:hover .ekit_overlay_inner:before,.nomzo-theme .ekit-wid-con .ekit_image_border_reveal_horizontal:hover::after,.nomzo-theme .ekit-wid-con .ekit_image_border_reveal_horizontal:hover::before{-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .ekit_image_border_reveal_horizontal::after,.nomzo-theme .ekit-wid-con .ekit_image_border_reveal_horizontal::before{height:4px;left:5px;right:5px;-webkit-transform:scaleX(0);transform:scaleX(0)}.nomzo-theme .ekit-wid-con .ekit_image_border_reveal_horizontal .ekit_overlay_inner::after,.nomzo-theme .ekit-wid-con .ekit_image_border_reveal_horizontal .ekit_overlay_inner::before{width:4px;top:5px;bottom:5px;-webkit-transform:scaleY(0);transform:scaleY(0)}.nomzo-theme .ekit-wid-con .ekit_image_border_reveal_horizontal .ekit_overlay_inner::before{left:5px}.nomzo-theme .ekit-wid-con .ekit_image_border_reveal_horizontal .ekit_overlay_inner::after{right:5px}.nomzo-theme .ekit-wid-con .ekit_image_border_reveal_horizontal::before{top:5px}.nomzo-theme .ekit-wid-con .ekit_image_border_reveal_horizontal::after{bottom:5px}.nomzo-theme .ekit-wid-con .ekit_image_hover_filter{position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .ekit_image_circle::before{position:absolute;content:"";top:-25%;bottom:-25%;left:-25%;right:-25%;border-radius:50%;opacity:0;background-color:rgba(0,0,0,.5);-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .ekit_image_circle_up::before{-webkit-transform:translateY(100%);transform:translateY(100%)}.nomzo-theme .ekit-wid-con .ekit_image_circle_up:hover::before{-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1}.nomzo-theme .ekit-wid-con .ekit_image_fade::before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0}.nomzo-theme .ekit-wid-con .ekit_image_fade_up::before{-webkit-transform:translateY(10%);transform:translateY(10%)}.nomzo-theme .ekit-wid-con .ekit_image_fade_up:hover::before{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.nomzo-theme .ekit-wid-con .ekit_image_flash::after,.nomzo-theme .ekit-wid-con .ekit_image_flash::before{position:absolute;content:"";opacity:.75;top:-50%;bottom:-50%;left:-50%;right:-50%;background-color:rgba(102,191,191,.55);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0}.nomzo-theme .ekit-wid-con .ekit_image_flash::before{-webkit-transition-delay:.3s;transition-delay:.3s}.nomzo-theme .ekit-wid-con .ekit_image_flash::after{-webkit-transition-delay:.2s;transition-delay:.2s;-webkit-transition-duration:.5s;transition-duration:.5s}.nomzo-theme .ekit-wid-con .ekit_image_flash:hover::after,.nomzo-theme .ekit-wid-con .ekit_image_flash:hover::before{opacity:1}.nomzo-theme .ekit-wid-con .ekit_image_flash_top_left::after,.nomzo-theme .ekit-wid-con .ekit_image_flash_top_left::before{-webkit-transform:rotate(-45deg) translateY(-100%);transform:rotate(-45deg) translateY(-100%);opacity:1}.nomzo-theme .ekit-wid-con .ekit_image_flash_top_left:hover::before{-webkit-transform:rotate(-45deg) translateY(100%);transform:rotate(-45deg) translateY(100%)}.nomzo-theme .ekit-wid-con .ekit_image_flash_top_left:hover::after{-webkit-transform:rotate(-45deg) translateY(0);transform:rotate(-45deg) translateY(0)}.nomzo-theme .ekit-wid-con .ekit_image_shutter_out::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;background-color:rgba(23,190,187,.51);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit_image_shutter_out_diagonal_right::before{-webkit-transform:rotate(-45deg) scaleY(0);transform:rotate(-45deg) scaleY(0);left:-35%;right:-35%;top:-35%;bottom:-35%;height:auto;width:auto}.nomzo-theme .ekit-wid-con .ekit_image_shutter_out_diagonal_right:hover::before{-webkit-transform:rotate(-45deg) scaleY(1);transform:rotate(-45deg) scaleY(1)}.nomzo-theme .ekit-wid-con .ekit_image_shutter_out_horizontal::before{-webkit-transform:scaleX(0);transform:scaleX(0)}.nomzo-theme .ekit-wid-con .ekit_image_shutter_out_horizontal:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.nomzo-theme .ekit-wid-con .ekit_image_shutter_out_vertical::before{-webkit-transform:scaleY(0);transform:scaleY(0)}.nomzo-theme .ekit-wid-con .ekit_image_shutter_out_vertical:hover::before{-webkit-transform:scaleY(1);transform:scaleY(1)}.nomzo-theme .ekit-wid-con .ekit_image_slide::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;-webkit-transition:all .3s ease;transition:all .3s ease;background-color:rgba(60,27,31,.45)}.nomzo-theme .ekit-wid-con .ekit_image_slide_up::before{top:100%}.nomzo-theme .ekit-wid-con .ekit_image_slide_up:hover::before{top:0}.nomzo-theme .ekit-wid-con .ekit_image_slide_right::before{left:-100%}.nomzo-theme .ekit-wid-con .ekit_image_slide_right:hover::before{left:0}.nomzo-theme .ekit-wid-con .ekit_splash_effect_on_hover::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;border-radius:100%;background-color:rgba(0,0,0,.5);-webkit-transition:all .7s cubic-bezier(.4,0,.2,1);transition:all .7s cubic-bezier(.4,0,.2,1);z-index:1;-webkit-transform:scale(0);transform:scale(0);opacity:0}.nomzo-theme .ekit-wid-con .ekit_splash_effect_on_hover:hover::before{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:1}.nomzo-theme .ekit-wid-con .ekit_image_blend_mode::before{position:absolute;content:"";top:0;left:0;height:100%;width:100%;visibility:hidden;opacity:0;-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1);-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#f9003e}.nomzo-theme .ekit-wid-con .ekit_image_blend_mode::after{content:"";width:calc(100% - 20px);height:calc(100% - 20px);top:10px;left:10px;position:absolute;border:5px solid #fff;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1)}.nomzo-theme .ekit-wid-con .ekit_image_blend_mode:hover+img{mix-blend-mode:darken}.nomzo-theme .ekit-wid-con .ekit_image_blend_mode:hover::after{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.nomzo-theme .ekit-wid-con .ekit_image_blend_mode:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .ekit_image_double_splash::after,.nomzo-theme .ekit-wid-con .ekit_image_double_splash::before{content:"";position:absolute;width:150%;height:150%;padding-bottom:150%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) scale(0,0);transform:translate(-50%,-50%) scale(0,0);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.nomzo-theme .ekit-wid-con .ekit_image_double_splash::before{-webkit-transition:all .3s ease-out;transition:all .3s ease-out;background-color:rgba(247,37,57,.5)}.nomzo-theme .ekit-wid-con .ekit_image_double_splash::after{-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease;background-color:rgba(0,0,0,.5)}.nomzo-theme .ekit-wid-con .ekit_image_double_splash:hover{opacity:1}.nomzo-theme .ekit-wid-con .ekit_image_double_splash:hover::after,.nomzo-theme .ekit-wid-con .ekit_image_double_splash:hover::before{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translate(-50%,-50%) scale(1,1);transform:translate(-50%,-50%) scale(1,1)}.nomzo-theme .ekit-wid-con .ekit_image_zoom_in_overlay::before{content:"";width:calc(100% - 20px);height:calc(100% - 20px);top:10px;left:10px;position:absolute;background-color:rgba(0,0,0,.6);opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale3d(1.5,1.5,1);transform:scale3d(1.5,1.5,1)}.nomzo-theme .ekit-wid-con .ekit_image_zoom_in_overlay:hover::before{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back .ekit_overlay_inner::after,.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back .ekit_overlay_inner::before{border-top-width:10px;border-bottom-width:0}.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back .ekit_overlay_inner::before{top:20px;right:20px;border-right-width:10px;border-left-width:0}.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back .ekit_overlay_inner::after{top:20px;left:20px;border-right-width:0;border-left-width:10px}.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back .ekit_overlay_inner::after,.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back .ekit_overlay_inner::before,.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back::after,.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back::before{border-color:#fff;border-style:solid;-webkit-transform-origin:50% 50% 0;transform-origin:50% 50% 0;-webkit-transform-style:flat;transform-style:flat;width:37px;height:37px;padding-top:20px;background-color:transparent!important;-webkit-transform:scale(0);transform:scale(0)}.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back:hover{background-color:rgba(0,0,0,.8)}.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back:hover .ekit_overlay_inner::after,.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back:hover .ekit_overlay_inner::before,.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back:hover::after,.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back:hover::before{-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back::after,.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back::before{border-top-width:0;border-bottom-width:10px}.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back::before{bottom:20px;right:20px;border-right-width:10px;border-left-width:0}.nomzo-theme .ekit-wid-con .ekit_image_corner_zoom_back::after{bottom:20px;left:20px;border-right-width:0;border-left-width:10px}.nomzo-theme .ekit-wid-con .ekit_image_hover>img{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit_image_zoom_in::before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;z-index:9}.nomzo-theme .ekit-wid-con .ekit_image_zoom_in .ekit_image_caption{z-index:99}.nomzo-theme .ekit-wid-con .ekit_image_zoom_in:hover>img{-webkit-transform:scale(1.2);transform:scale(1.2)}.nomzo-theme .ekit-wid-con .ekit_image_zoom_in:hover::before{opacity:1}.nomzo-theme .ekit-wid-con .ekit_image_zoom_in_blur::before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;z-index:9}.nomzo-theme .ekit-wid-con .ekit_image_zoom_in_blur .ekit_image_caption{z-index:99}.nomzo-theme .ekit-wid-con .ekit_image_zoom_in_blur>img{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.nomzo-theme .ekit-wid-con .ekit_image_zoom_in_blur:hover>img{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-filter:blur(2px);filter:blur(2px)}.nomzo-theme .ekit-wid-con .ekit_image_zoom_in_blur:hover::before{opacity:1}.nomzo-theme .ekit-wid-con .ekit_image_zoom_out::before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;z-index:9}.nomzo-theme .ekit-wid-con .ekit_image_zoom_out .ekit_image_caption{z-index:99}.nomzo-theme .ekit-wid-con .ekit_image_zoom_out>img{-webkit-transform:scale(1.2);transform:scale(1.2)}.nomzo-theme .ekit-wid-con .ekit_image_zoom_out:hover>img{-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .ekit_image_zoom_out:hover::before{opacity:1}.nomzo-theme .ekit-wid-con .ekit_image_scale_rotate_left::before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;z-index:9}.nomzo-theme .ekit-wid-con .ekit_image_scale_rotate_left .ekit_image_caption{z-index:99}.nomzo-theme .ekit-wid-con .ekit_image_scale_rotate_left:hover>img{-webkit-transform:scale(1.3) rotate(-5deg);transform:scale(1.3) rotate(-5deg)}.nomzo-theme .ekit-wid-con .ekit_image_scale_rotate_left:hover::before{opacity:1}.nomzo-theme .ekit-wid-con .ekit_image_swap_effect img:nth-child(2){position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit_image_swap_effect_one:hover img:nth-child(2){opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .ekit_image_swap_effect_two:hover img:nth-child(1){-webkit-transform:scale(1.3) rotate(-5deg);transform:scale(1.3) rotate(-5deg);opacity:0}.nomzo-theme .ekit-wid-con .ekit_image_swap_effect_two:hover img:nth-child(2){opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .ekit_image_swap_effect_three img:nth-child(2){-webkit-transform:translateX(100%);transform:translateX(100%);opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .ekit_image_swap_effect_three:hover img:nth-child(2){-webkit-transform:translateX(0);transform:translateX(0)}.nomzo-theme .ekit-wid-con .ekit_image_scroll_effect{max-height:400px;-webkit-transition:all 6s ease;transition:all 6s ease}.nomzo-theme .ekit-wid-con .ekit_image_scroll_effect::before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;z-index:9}.nomzo-theme .ekit-wid-con .ekit_image_scroll_effect .ekit_image_caption{z-index:99}.nomzo-theme .ekit-wid-con .ekit_image_scroll_effect>img{-webkit-transition:all 6s ease;transition:all 6s ease}.nomzo-theme .ekit-wid-con .ekit_image_scroll_effect:hover{padding-top:400px}.nomzo-theme .ekit-wid-con .ekit_image_scroll_effect:hover::before{opacity:1}.nomzo-theme .ekit-wid-con .ekit_image_scroll_effect:hover>img{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.nomzo-theme .ekit-wid-con .ekit_grayscale_to_color>img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.nomzo-theme .ekit-wid-con .ekit_grayscale_to_color:hover>img{-webkit-filter:grayscale(0);filter:grayscale(0)}.nomzo-theme .ekit-wid-con .ekit_color_to_grayscale>img{-webkit-filter:grayscale(0);filter:grayscale(0)}.nomzo-theme .ekit-wid-con .ekit_color_to_grayscale:hover>img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.nomzo-theme .ekit-wid-con .ekit_image_glitch_effect{padding-top:400px;width:100%}.nomzo-theme .ekit-wid-con .ekit_image_glitch_effect .ekit_main_image,.nomzo-theme .ekit-wid-con .ekit_image_glitch_effect .ekit_secondary_image{position:absolute;top:0;left:0;right:0;bottom:0;background-repeat:no-repeat;background-position:center center;background-size:cover}.nomzo-theme .ekit-wid-con .ekit_image_glitch_effect .ekit_secondary_image{opacity:.5;mix-blend-mode:hard-light;-webkit-animation:ekit-glitch 3s linear infinite;animation:ekit-glitch 3s linear infinite;animation-direction:reverse}@-webkit-keyframes ekit-glitch{0%{background-position:0 0;-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}10%{background-position:0 -10px}20%{background-position:-5px 0}30%{background-position:5px 0}40%{background-position:0 -5px}50%{background-position:0 0}60%{background-position:0 -10px}70%{background-position:0 -5px}80%{background-position:0 -8px}81%{background-position:0 0}100%{background-position:0 0;-webkit-filter:hue-rotate(360deg);filter:hue-rotate(360deg)}}@keyframes ekit-glitch{0%{background-position:0 0;-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}10%{background-position:0 -10px}20%{background-position:-5px 0}30%{background-position:5px 0}40%{background-position:0 -5px}50%{background-position:0 0}60%{background-position:0 -10px}70%{background-position:0 -5px}80%{background-position:0 -8px}81%{background-position:0 0}100%{background-position:0 0;-webkit-filter:hue-rotate(360deg);filter:hue-rotate(360deg)}}.nomzo-theme .ekit-wid-con .ekit-fancy-text{-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-fancy-text:is(h1,h2,h3,h4,h5,h6,div,p){margin:0}.nomzo-theme .ekit-wid-con .ekit-fancy-text a{-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-fancy-text-lists{display:inline-block;position:relative;text-align:center}.nomzo-theme .ekit-wid-con .ekit-fancy-text-lists b{display:inline-block;position:absolute;white-space:nowrap;left:0;top:0}.nomzo-theme .ekit-wid-con .ekit-fancy-text-lists b.is-visible{position:relative}.nomzo-theme .ekit-wid-con .no-js .ekit-fancy-text-lists b{color:#000;font:optional;opacity:0}.nomzo-theme .ekit-wid-con .no-js .ekit-fancy-text-lists b.is-visible{opacity:1}.nomzo-theme .ekit-wid-con .ekit-fancy-text.clip .ekit-fancy-text-lists{overflow:hidden;vertical-align:top;text-align:left}.nomzo-theme .ekit-wid-con .ekit-fancy-text.clip .ekit-fancy-text-lists::after{content:"";position:absolute;top:0;right:0;width:2px;height:100%;background-color:#fff}.nomzo-theme .ekit-wid-con .ekit-fancy-text.clip .ekit-fancy-text-lists b{opacity:0}.nomzo-theme .ekit-wid-con .ekit-fancy-text.clip .ekit-fancy-text-lists b.is-visible{opacity:1}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-1 .ekit-fancy-text-lists{-webkit-perspective:300px;perspective:300px}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-1 .ekit-fancy-text-lists b{opacity:0;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:rotateX(180deg);transform:rotateX(180deg);width:100%}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-1 .ekit-fancy-text-lists b.is-visible{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0);-webkit-animation:cd-rotate-1-in 1.2s;animation:cd-rotate-1-in 1.2s}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-1 .ekit-fancy-text-lists b.is-hidden{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-animation:cd-rotate-1-out 1.2s;animation:cd-rotate-1-out 1.2s}@-webkit-keyframes cd-rotate-1-in{0%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);opacity:0}35%{-webkit-transform:rotateX(120deg);transform:rotateX(120deg);opacity:0}65%{opacity:0}100%{-webkit-transform:rotateX(360deg);transform:rotateX(360deg);opacity:1}}@keyframes cd-rotate-1-in{0%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);opacity:0}35%{-webkit-transform:rotateX(120deg);transform:rotateX(120deg);opacity:0}65%{opacity:0}100%{-webkit-transform:rotateX(360deg);transform:rotateX(360deg);opacity:1}}@-webkit-keyframes cd-rotate-1-out{0%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}35%{-webkit-transform:rotateX(-40deg);transform:rotateX(-40deg);opacity:1}65%{opacity:0}100%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);opacity:0}}@keyframes cd-rotate-1-out{0%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}35%{-webkit-transform:rotateX(-40deg);transform:rotateX(-40deg);opacity:1}65%{opacity:0}100%{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);opacity:0}}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-2 .ekit-fancy-text-lists{-webkit-perspective:300px;perspective:300px}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-2 .ekit-fancy-text-lists em,.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-2 .ekit-fancy-text-lists i{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden;font-style:normal}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-2 .ekit-fancy-text-lists b{opacity:0}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-2 .ekit-fancy-text-lists b.is-visible{opacity:1;width:100%}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-2 .ekit-fancy-text-lists i{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg);opacity:0;font-style:normal}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-2 .ekit-fancy-text-lists i.in{-webkit-animation:cd-rotate-2-in .4s forwards;animation:cd-rotate-2-in .4s forwards}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-2 .ekit-fancy-text-lists i.out{-webkit-animation:cd-rotate-2-out .4s forwards;animation:cd-rotate-2-out .4s forwards}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-2 .ekit-fancy-text-lists em{-webkit-transform:translateZ(20px);transform:translateZ(20px)}.nomzo-theme .ekit-wid-con .is-visible .ekit-fancy-text.rotate-2 i{opacity:1}.nomzo-theme .ekit-wid-con .no-csstransitions .ekit-fancy-text.rotate-2 i{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:0}.nomzo-theme .ekit-wid-con .no-csstransitions .ekit-fancy-text.rotate-2 i em{-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .no-csstransitions .ekit-fancy-text.rotate-2 .is-visible i{opacity:1}@-webkit-keyframes cd-rotate-2-in{0%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(-10deg);transform:translateZ(-20px) rotateX(-10deg)}100%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0)}}@keyframes cd-rotate-2-in{0%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(-10deg);transform:translateZ(-20px) rotateX(-10deg)}100%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0)}}@-webkit-keyframes cd-rotate-2-out{0%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0)}60%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-100deg);transform:translateZ(-20px) rotateX(-100deg)}100%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-90deg);transform:translateZ(-20px) rotateX(-90deg)}}@keyframes cd-rotate-2-out{0%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0)}60%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-100deg);transform:translateZ(-20px) rotateX(-100deg)}100%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-90deg);transform:translateZ(-20px) rotateX(-90deg)}}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-3 .ekit-fancy-text-lists{-webkit-perspective:300px;perspective:300px}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-3 .ekit-fancy-text-lists b{opacity:0}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-3 .ekit-fancy-text-lists b.is-visible{opacity:1;width:100%}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-3 .ekit-fancy-text-lists i{display:inline-block;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;font-style:normal}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-3 .ekit-fancy-text-lists i.in{-webkit-animation:cd-rotate-3-in .6s forwards;animation:cd-rotate-3-in .6s forwards}.nomzo-theme .ekit-wid-con .ekit-fancy-text.rotate-3 .ekit-fancy-text-lists i.out{-webkit-animation:cd-rotate-3-out .6s forwards;animation:cd-rotate-3-out .6s forwards}.nomzo-theme .ekit-wid-con .is-visible .ekit-fancy-text.rotate-3 i{-webkit-transform:rotateY(0);transform:rotateY(0)}.nomzo-theme .ekit-wid-con .no-csstransitions .ekit-fancy-text.rotate-3 i{-webkit-transform:rotateY(0);transform:rotateY(0);opacity:0}.nomzo-theme .ekit-wid-con .no-csstransitions .ekit-fancy-text.rotate-3 .is-visible i{opacity:1}@-webkit-keyframes cd-rotate-3-in{0%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}100%{-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes cd-rotate-3-in{0%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}100%{-webkit-transform:rotateY(0);transform:rotateY(0)}}@-webkit-keyframes cd-rotate-3-out{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}100%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@keyframes cd-rotate-3-out{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}100%{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}.nomzo-theme .ekit-wid-con .ekit-fancy-text.type .ekit-fancy-text-lists{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-fancy-text.type .ekit-fancy-text-lists::after{content:"";position:absolute;right:0;top:50%;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:100%;width:1px}.nomzo-theme .ekit-wid-con .ekit-fancy-text.type .ekit-fancy-text-lists b{visibility:hidden}.nomzo-theme .ekit-wid-con .ekit-fancy-text.type .ekit-fancy-text-lists b.is-visible{visibility:visible}.nomzo-theme .ekit-wid-con .ekit-fancy-text.type .ekit-fancy-text-lists i{position:absolute;visibility:hidden;font-style:normal}.nomzo-theme .ekit-wid-con .ekit-fancy-text.type .ekit-fancy-text-lists i.in{position:relative;visibility:visible}.nomzo-theme .ekit-wid-con .ekit-fancy-text.type .ekit-fancy-text-lists.waiting::after{-webkit-animation:cd-pulse 1s infinite;animation:cd-pulse 1s infinite}.nomzo-theme .ekit-wid-con .ekit-fancy-text.type .ekit-fancy-text-lists.selected{background-color:#aebcb9}.nomzo-theme .ekit-wid-con .ekit-fancy-text.type .ekit-fancy-text-lists.selected::after{visibility:hidden}.nomzo-theme .ekit-wid-con .ekit-fancy-text.type .ekit-fancy-text-lists.selected b{color:#0d0d0d}@-webkit-keyframes cd-pulse{0%{-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9);opacity:0}100%{-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);opacity:0}}@keyframes cd-pulse{0%{-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);opacity:1}40%{-webkit-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9);opacity:0}100%{-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);opacity:0}}.nomzo-theme .ekit-wid-con .ekit-fancy-text.bar-loading .ekit-fancy-text-lists{overflow:hidden;vertical-align:top}.nomzo-theme .ekit-wid-con .ekit-fancy-text.bar-loading .ekit-fancy-text-lists::after{content:"";position:absolute;left:0;bottom:0;height:3px;width:0;background:#fff;z-index:2;-webkit-transition:width .3s -.1s;transition:width .3s -.1s}.nomzo-theme .ekit-wid-con .ekit-fancy-text.bar-loading .ekit-fancy-text-lists.is-loading::after{width:100%;-webkit-transition:width 3s;transition:width 3s}.nomzo-theme .ekit-wid-con .ekit-fancy-text.bar-loading .ekit-fancy-text-lists b{top:.2em;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.nomzo-theme .ekit-wid-con .ekit-fancy-text.bar-loading .ekit-fancy-text-lists b.is-visible{opacity:1;top:0}.nomzo-theme .ekit-wid-con .ekit-fancy-text.bar-loading .ekit-fancy-text-lists b.is-hidden{-webkit-transition:.3s ease-out;transition:.3s ease-out}.nomzo-theme .ekit-wid-con .ekit-fancy-text.slide .ekit-fancy-text-lists{overflow:hidden;vertical-align:top}.nomzo-theme .ekit-wid-con .ekit-fancy-text.slide .ekit-fancy-text-lists b{opacity:0;top:.2em}.nomzo-theme .ekit-wid-con .ekit-fancy-text.slide .ekit-fancy-text-lists b.is-visible{top:0;opacity:1;-webkit-animation:slide-in .6s;animation:slide-in .6s;width:100%}.nomzo-theme .ekit-wid-con .ekit-fancy-text.slide .ekit-fancy-text-lists b.is-hidden{-webkit-animation:slide-out .6s;animation:slide-out .6s}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}60%{opacity:1;-webkit-transform:translateY(20%);transform:translateY(20%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}60%{opacity:1;-webkit-transform:translateY(20%);transform:translateY(20%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}60%{opacity:0;-webkit-transform:translateY(120%);transform:translateY(120%)}100%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes slide-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}60%{opacity:0;-webkit-transform:translateY(120%);transform:translateY(120%)}100%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}.nomzo-theme .ekit-wid-con .ekit-fancy-text.zoom-out .ekit-fancy-text-lists{-webkit-perspective:300px;perspective:300px}.nomzo-theme .ekit-wid-con .ekit-fancy-text.zoom-out .ekit-fancy-text-lists b{opacity:0}.nomzo-theme .ekit-wid-con .ekit-fancy-text.zoom-out .ekit-fancy-text-lists b.is-visible{opacity:1;-webkit-animation:zoom-out .8s;animation:zoom-out .8s;width:100%}.nomzo-theme .ekit-wid-con .ekit-fancy-text.zoom-out .ekit-fancy-text-lists b.is-hidden{-webkit-animation:zoom-in .8s;animation:zoom-in .8s}@-webkit-keyframes zoom-out{0%{opacity:0;-webkit-transform:translateZ(100px);transform:translateZ(100px)}100%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes zoom-out{0%{opacity:0;-webkit-transform:translateZ(100px);transform:translateZ(100px)}100%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes zoom-in{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}100%{opacity:0;-webkit-transform:translateZ(-100px);transform:translateZ(-100px)}}@keyframes zoom-in{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}100%{opacity:0;-webkit-transform:translateZ(-100px);transform:translateZ(-100px)}}.nomzo-theme .ekit-wid-con .ekit-fancy-text.scale .ekit-fancy-text-lists b{opacity:0}.nomzo-theme .ekit-wid-con .ekit-fancy-text.scale .ekit-fancy-text-lists b.is-visible{opacity:1;width:100%}.nomzo-theme .ekit-wid-con .ekit-fancy-text.scale .ekit-fancy-text-lists i{display:inline-block;opacity:0;-webkit-transform:scale(0);transform:scale(0);font-style:normal}.nomzo-theme .is-visible .ekit-wid-con .ekit-fancy-text.scale .ekit-fancy-text-lists i{opacity:1}.nomzo-theme .ekit-wid-con .ekit-fancy-text.scale .ekit-fancy-text-lists i.in{-webkit-animation:scale-up .6s forwards;animation:scale-up .6s forwards}.nomzo-theme .ekit-wid-con .ekit-fancy-text.scale .ekit-fancy-text-lists i.out{-webkit-animation:scale-down .6s forwards;animation:scale-down .6s forwards}.nomzo-theme .ekit-wid-con .ekit-fancy-text.scale:hover{-webkit-transform:unset!important;transform:unset!important}.nomzo-theme .ekit-wid-con .no-csstransitions .ekit-fancy-text.scale i{-webkit-transform:scale(1);transform:scale(1);opacity:0}.nomzo-theme .ekit-wid-con .no-csstransitions .ekit-fancy-text.scale .is-visible i{opacity:1}@-webkit-keyframes scale-up{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}60%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-up{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}60%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes scale-down{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}60%{-webkit-transform:scale(0);transform:scale(0);opacity:0}}@keyframes scale-down{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}60%{-webkit-transform:scale(0);transform:scale(0);opacity:0}}.nomzo-theme .ekit-wid-con .ekit-fancy-text.push .ekit-fancy-text-lists b{opacity:0}.nomzo-theme .ekit-wid-con .ekit-fancy-text.push .ekit-fancy-text-lists b.is-visible{opacity:1;-webkit-animation:push-in .6s;animation:push-in .6s;width:100%}.nomzo-theme .ekit-wid-con .ekit-fancy-text.push .ekit-fancy-text-lists b.is-hidden{-webkit-animation:push-out .6s;animation:push-out .6s}@-webkit-keyframes push-in{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}60%{opacity:1;-webkit-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes push-in{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}60%{opacity:1;-webkit-transform:translateX(10%);transform:translateX(10%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes push-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}60%{opacity:0;-webkit-transform:translateX(110%);transform:translateX(110%)}100%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes push-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}60%{opacity:0;-webkit-transform:translateX(110%);transform:translateX(110%)}100%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}.nomzo-theme .ekit-wid-con .ekit-fancy-text.color-effect .ekit-fancy-text-lists .ekit-fancy-text{background-image:linear-gradient(-120deg,#231557 0,#44107a 29%,#ff1361 67%,#fff800 100%);background-size:auto auto;background-clip:border-box;background-size:200% auto;color:#fff;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:textclip 2s linear infinite;animation:textclip 2s linear infinite;display:inline-block}.nomzo-theme .ekit-wid-con .ekit-fancy-text.color-effect .ekit-fancy-text-lists b{opacity:0;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-fancy-text.color-effect .ekit-fancy-text-lists b.is-visible{-webkit-transition:.3s;transition:.3s;opacity:1;width:100%}@-webkit-keyframes textclip{to{background-position:-200% center}}@keyframes textclip{to{background-position:-200% center}}.nomzo-theme .ekit-wid-con .ekit-fancy-text.bouncing .ekit-fancy-text-lists{-webkit-box-reflect:below -20px linear-gradient(transparent,rgba(0,0,0,.2))}.nomzo-theme .ekit-wid-con .ekit-fancy-text.bouncing .ekit-fancy-text-lists b{opacity:0}.nomzo-theme .ekit-wid-con .ekit-fancy-text.bouncing .ekit-fancy-text-lists b.is-visible{opacity:1;width:100%}.nomzo-theme .ekit-wid-con .ekit-fancy-text.bouncing .ekit-fancy-text-lists i{display:inline-block;color:#232323;opacity:0;-webkit-transform:translateY(0);transform:translateY(0);font-style:normal}.nomzo-theme .is-visible .ekit-wid-con .ekit-fancy-text.bouncing .ekit-fancy-text-lists i{opacity:1}.nomzo-theme .ekit-wid-con .ekit-fancy-text.bouncing .ekit-fancy-text-lists i.in{opacity:1;-webkit-animation:waviy-in 1s forwards;animation:waviy-in 1s forwards}.nomzo-theme .ekit-wid-con .ekit-fancy-text.bouncing .ekit-fancy-text-lists i.out{opacity:0;-webkit-animation:waviy-out 1s forwards;animation:waviy-out 1s forwards}.nomzo-theme .ekit-wid-con .no-csstransitions .ekit-fancy-text.bouncing i{-webkit-transform:translateY(-20px);transform:translateY(-20px);opacity:0}.nomzo-theme .ekit-wid-con .no-csstransitions .ekit-fancy-text.bouncing .is-visible i{opacity:1}@-webkit-keyframes waviy-in{0%,100%,40%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes waviy-in{0%,100%,40%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes waviy-out{0%,100%,40%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}20%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes waviy-out{0%,100%,40%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}20%{-webkit-transform:translateY(0);transform:translateY(0)}}.nomzo-theme .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect{position:relative;display:inline-block}.nomzo-theme .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect svg{position:absolute;top:50%;left:50%;width:100%;height:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:visible;z-index:auto}.nomzo-theme .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect svg path{stroke-dasharray:1500;fill:none;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:ekit-highlighted-shape-2;animation-name:ekit-highlighted-shape-2;opacity:0}.nomzo-theme .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect svg.ekit-svg-curly{-webkit-transform:translate(-50%,82%);transform:translate(-50%,82%)}.nomzo-theme .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect svg.ekit-svg-double-line{-webkit-transform:translate(-50%,-45%);transform:translate(-50%,-45%);height:100%}.nomzo-theme .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect svg.ekit-svg-arrow{-webkit-transform:translate(-50%,72%);transform:translate(-50%,72%)}.nomzo-theme .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect svg.ekit-svg-double-underline{-webkit-transform:translate(-50%,60%);transform:translate(-50%,60%)}.nomzo-theme .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect svg.ekit-svg-zigzag{-webkit-transform:translate(-50%,60%);transform:translate(-50%,60%)}.nomzo-theme .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect svg.ekit-svg-zigzag-underline{-webkit-transform:translate(-50%,36%);transform:translate(-50%,36%)}.nomzo-theme .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect svg.ekit-svg-clouds{-webkit-transform:translate(-50%,65%);transform:translate(-50%,65%)}.nomzo-theme .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect svg.ekit-svg-shape-x{-webkit-transform:translate(-50%,-41%);transform:translate(-50%,-41%);height:100%}.nomzo-theme .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect svg.ekit-svg-waves{-webkit-transform:translate(-50%,38%);transform:translate(-50%,38%)}.nomzo-theme .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect svg.ekit-svg-round-line-01{-webkit-transform:translate(-50%,54%);transform:translate(-50%,54%)}.nomzo-theme .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect svg.ekit-svg-round-line-02{-webkit-transform:translate(-50%,52%)!important;transform:translate(-50%,52%)!important}@-webkit-keyframes ekit-highlighted-shape-1{0%{opacity:1;stroke-dasharray:0 1500}12%{stroke-dasharray:1500 1500}80%{opacity:1}90%{opacity:1;stroke-dasharray:1500 1500}100%{opacity:0;stroke-dasharray:0 1500}}@keyframes ekit-highlighted-shape-1{0%{opacity:1;stroke-dasharray:0 1500}12%{stroke-dasharray:1500 1500}80%{opacity:1}90%{opacity:1;stroke-dasharray:1500 1500}100%{opacity:0;stroke-dasharray:0 1500}}@-webkit-keyframes ekit-highlighted-shape-2{0%{opacity:1;stroke-dasharray:0 1500}12%{stroke-dasharray:1500 1500}100%{opacity:1}}@keyframes ekit-highlighted-shape-2{0%{opacity:1;stroke-dasharray:0 1500}12%{stroke-dasharray:1500 1500}100%{opacity:1}}.nomzo-theme .ekit-highlighted-loop-yes .ekit-wid-con .ekit-fancy-text .ekit-highlighted-effect svg path{-webkit-animation-name:ekit-highlighted-shape-1;animation-name:ekit-highlighted-shape-1}.nomzo-theme .ekit-wid-con .ekit-price-menu{list-style:none}.nomzo-theme .ekit-wid-con .ekit-price-menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:0 0 35px 0;-webkit-transition:background-color .2s ease,-webkit-box-shadow .2s ease;transition:background-color .2s ease,-webkit-box-shadow .2s ease;transition:box-shadow .2s ease,background-color .2s ease;transition:box-shadow .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease}.nomzo-theme .ekit-wid-con .ekit-price-menu-image{padding-right:25px;max-width:50%}.nomzo-theme .ekit-wid-con .ekit-price-menu-image>img{vertical-align:middle}.nomzo-theme .ekit-wid-con .ekit-price-menu-icon{margin-right:25px}.nomzo-theme .ekit-wid-con .ekit-price-menu-icon>i{font-size:30px;padding:12px;border-radius:50%;color:red;font-size:30px;background:#f5f5f5}.nomzo-theme .ekit-wid-con .ekit-price-menu-caption{width:100%}.nomzo-theme .ekit-wid-con .ekit-price-menu-caption-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;font-size:20px;color:#062126}.nomzo-theme .ekit-wid-con .ekit-price-menu-caption-title{-webkit-transition:color .4s ease;transition:color .4s ease}.nomzo-theme .ekit-wid-con .ekit-price-menu-caption-title a{color:#000}.nomzo-theme .ekit-wid-con .ekit-price-menu-caption-separator{border-bottom:1px solid rgba(6,33,38,.2);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 20px}.nomzo-theme .ekit-wid-con .ekit-price-menu-caption-description{font-weight:400;font-size:16px;color:#748289}.nomzo-theme .ekit-wid-con .ekit-price-menu-caption-button{font-weight:600;font-size:14px;text-decoration:underline;text-transform:uppercase;color:#062126;-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .ekit-price-menu-caption-button>i{font-size:inherit;color:#292d32;-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .ekit-price-menu-caption-button>svg{font-size:inherit}.nomzo-theme .ekit-wid-con .ekit-price-menu-caption a:not([href]):not([tabindex]){text-decoration:underline}.nomzo-theme .ekit-wid-con .ekit-price-card{list-style:none}.nomzo-theme .ekit-wid-con .ekit-price-card-item{width:100%;height:100%;background-color:#fff;border-radius:12px;overflow:hidden;-webkit-box-shadow:0 20px 60px 0 rgba(0,0,0,.06);box-shadow:0 20px 60px 0 rgba(0,0,0,.06);-webkit-transition:background-color .2s ease,-webkit-box-shadow .2s ease;transition:background-color .2s ease,-webkit-box-shadow .2s ease;transition:box-shadow .2s ease,background-color .2s ease;transition:box-shadow .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;position:relative}.nomzo-theme .ekit-wid-con .ekit-price-card-item-link{position:absolute;width:100%;height:100%}.nomzo-theme .ekit-wid-con .ekit-price-card-item .ekit-price-menu-icon{text-align:center}.nomzo-theme .ekit-wid-con .ekit-price-card-item .ekit-price-menu-icon>i{background:0 0}.nomzo-theme .ekit-wid-con .ekit-price-card-caption{padding:17px 30px 30px}.nomzo-theme .ekit-wid-con .ekit-price-card-caption-header-title{font-weight:700;font-size:14px;color:#1c0903;text-transform:uppercase;-webkit-transition:color .4s ease;transition:color .4s ease}.nomzo-theme .ekit-wid-con .ekit-price-card-caption-header-description{font-weight:400;font-size:14px;color:#8d8481}.nomzo-theme .ekit-wid-con .ekit-price-card-caption-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-price-card-caption-footer-price{color:#1c0903;font-weight:700;font-size:20px}.nomzo-theme .ekit-wid-con .ekit-price-card-caption-footer-button{border:2px solid #ff8934;border-radius:30px;padding:6px 14px;font-weight:700;font-size:12px;color:#222;-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .ekit-price-card-caption-footer-button>i{font-size:inherit;color:#292d32;-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .ekit-price-card-caption-footer-button>svg{font-size:inherit}.nomzo-theme .ekit-wid-con .ekit-price-card-slider .swiper-pagination{bottom:0}.nomzo-theme .ekit-wid-con .ekit-price-card-slider .swiper-pagination .swiper-pagination-bullet{opacity:.2;background-color:#000;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-price-card-slider .swiper-pagination .swiper-pagination-bullet-active{opacity:1}.nomzo-theme .ekit-wid-con .ekit-price-card-slider-button-next{right:10px}.nomzo-theme .ekit-wid-con .ekit-price-card-slider-button-prev{left:10px}.nomzo-theme .ekit-wid-con .ekit-price-card-slider .elementor-swiper-button{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.nomzo-theme .ekit-wid-con .ekit-price-card-slider .elementor-swiper-button>i{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .ekit-wid-con .ekit-price-card-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit-team-slider-slides-to-show,4));margin-right:var(--ekit-team-slider-spacing,30px)}.nomzo-theme .ekit-wid-con .ekit-price-card-slider .swiper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--ekit-team-slider-slides-to-show,4));margin-right:var(--ekit-team-slider-spacing,30px)}.nomzo-theme .ekit-wid-con .price-menu-button-icon-before{margin-right:6px}.nomzo-theme .ekit-wid-con .price-menu-button-icon-after{margin-left:6px}.nomzo-theme .ekit-wid-con .ekit-stylish-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none}.nomzo-theme .ekit-wid-con .ekit-stylish-list.list-inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.nomzo-theme .ekit-wid-con .ekit-stylish-list-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.nomzo-theme .ekit-wid-con .ekit-stylish-list-content-wrapper[data-delay]{opacity:0}.nomzo-theme .ekit-wid-con .ekit-stylish-list-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-stylish-list-content-text{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .ekit-stylish-list-content-badge{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;font-size:11px}.nomzo-theme .ekit-wid-con .ekit-stylish-list-content-counter{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.nomzo-theme .ekit-wid-con .ekit-stylish-list-content-icon{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-stylish-list-content-icon>i{-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .ekit-stylish-list-divider{-ms-flex-item-align:start;align-self:flex-start}.nomzo-theme .ekit-wid-con .ekit-stylish-list-divider:not(:last-child){width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-stylish-list-divider:not(:last-child)::before{content:"";display:block;border-top-width:1px}.nomzo-theme .ekit-wid-con .ekit-stylish-list-divider-inline{-ms-flex-item-align:center;align-self:center}.nomzo-theme .ekit-wid-con .ekit-stylish-list-divider-inline:not(:last-child){height:100%;margin:0 5px}.nomzo-theme .ekit-wid-con .ekit-stylish-list-divider-inline:not(:last-child)::before{content:"";display:block;border-left-width:1px;height:24px}.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-none{-webkit-transition:all .2s ease .1s;transition:all .2s ease .1s;opacity:1}.nomzo-theme .ekit-wid-con .ekit-team-slider .profile-card{-webkit-box-shadow:5px 10px 15px 0 rgba(0,0,0,.1);box-shadow:5px 10px 15px 0 rgba(0,0,0,.1)}.nomzo-theme .ekit-wid-con .ekit-team-slider .profile-card:hover{-webkit-box-shadow:5px 10px 15px 0 rgba(0,0,0,.3);box-shadow:5px 10px 15px 0 rgba(0,0,0,.3)}.nomzo-theme .ekit-wid-con .ekit-team-slider .profile-card:hover .profile-body .profile-title{color:inherit}.nomzo-theme .ekit-wid-con .ekit-team-slider .profile-card .profile-body .profile-title:hover{color:#2575fc}.nomzo-theme .ekit-wid-con .ekit-team-slider .profile-body .profile-title{display:inline-block}.nomzo-theme .ekit-wid-con .ekit-team-slider .profile-square-v.square-v4 .profile-card .elementskit-btn{margin-bottom:3px}.nomzo-theme .ekit-wid-con .ekit-team-slider .profile-square-v.square-v4 .profile-card:hover .profile-body{-webkit-transform:translateY(-90px);transform:translateY(-90px)}.nomzo-theme .ekit-wid-con .ekit-team-slider .image-card-v2 .profile-image-card::before{top:10px;left:10px;right:10px;bottom:10px}.nomzo-theme .ekit-wid-con .ekit-team-slider .image-card-v2 .profile-image-card .hover-area{padding:0}.nomzo-theme .ekit-wid-con .ekit-team-slider .image-card-v2 .ekit-team-style-overlay_circle_hover::before{-webkit-transform:scale(0);transform:scale(0)}.nomzo-theme .ekit-wid-con .ekit-team-slider .image-card-v2 .ekit-team-style-overlay_circle_hover:hover::before{-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .ekit-team-slider .image-card-v2 .ekit-team-style-overlay_details::before{top:600px;-webkit-transform:none;transform:none;background-color:rgba(18,48,117,.93)}.nomzo-theme .ekit-wid-con .ekit-team-slider .image-card-v2 .ekit-team-style-overlay_details:hover::before{top:10px;opacity:1}.nomzo-theme .ekit-wid-con .ekit-team-slider .image-card-v2 .ekit-team-style-overlay_details:hover .ekit-none{opacity:0}.nomzo-theme .ekit-wid-con .ekit-team-slider .image-card-v2 .ekit-team-style-overlay_details .overlay-content-hover{background:rgba(18,48,117,.93);bottom:10px;left:10px;right:10px;width:auto}.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-team-style-long_height_hover::after{background-color:rgba(17,17,17,.8)}.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-team-style-long_height_hover:hover::after{opacity:1}.nomzo-theme .ekit-wid-con .ekit-team-slider .profile-image-card:has(.overlay-content-hover){display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .ekit-team-slider .profile-image-card .overlay-content-hover{position:absolute;bottom:0;width:100%}.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-team-style-overlay_content_hover::before{z-index:2}.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-team-style-overlay_content_hover::after{content:"";position:absolute;content:"";left:0;height:100%;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(7,3,30,0)),to(rgba(7,3,30,.3)));background:linear-gradient(180deg,rgba(7,3,30,0) 0,rgba(7,3,30,.3) 100%)}.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-team-style-overlay_content_hover:hover .ekit-none{opacity:0}.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-team-style-overlay_content_hover .hover-area{height:100%;z-index:3}.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-team-style-overlay_content_hover .profile-body{z-index:1}.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-team-style-long_height_details:hover::after{opacity:1}.nomzo-theme .ekit-wid-con .ekit-team-slider .team-stable-content .profile-image-card{display:block;margin-left:auto;margin-right:auto}.nomzo-theme .ekit-wid-con .ekit-team-slider .swiper,.nomzo-theme .ekit-wid-con .ekit-team-slider .swiper-container{padding:10px;margin-right:-20px}.nomzo-theme .ekit-wid-con .ekit-team-slider .swiper-pagination{bottom:0}.nomzo-theme .ekit-wid-con .ekit-team-slider .swiper-pagination .swiper-pagination-bullet{opacity:.2;background-color:rgba(41,101,241,.2);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-team-slider .swiper-pagination .swiper-pagination-bullet-active{opacity:1}.nomzo-theme .ekit-wid-con .ekit-team-slider-button-next{right:10px}.nomzo-theme .ekit-wid-con .ekit-team-slider-button-prev{left:10px}.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-team-slider-button-next,.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-team-slider-button-prev{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-team-slider-button-next>i,.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-team-slider-button-next>svg,.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-team-slider-button-prev>i,.nomzo-theme .ekit-wid-con .ekit-team-slider .ekit-team-slider-button-prev>svg{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .ekit-wid-con .ekit-team-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide{max-width:calc(100% / var(--ekit-team-slider-slides-to-show,3));margin-right:var(--ekit-team-slider-spacing,30px)}.nomzo-theme .ekit-wid-con .ekit-team-slider .swiper:not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--ekit-team-slider-slides-to-show,3));margin-right:var(--ekit-team-slider-spacing,30px)}.nomzo-theme .ekit-wid-con .ekit-team-slider-button-next,.nomzo-theme .ekit-wid-con .ekit-team-slider-button-prev{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:rgba(238,238,238,.9);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nomzo-theme .ekit-wid-con .swiper-button-next:after,.nomzo-theme .ekit-wid-con .swiper-button-prev::after{display:none}.nomzo-theme .elementor-widget-elementskit-team-slider .ekit-team-modal-img>img{-webkit-box-shadow:none;box-shadow:none}.nomzo-theme .elementor-widget-elementskit-team-slider .mfp-content{line-height:normal}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-container,.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls{background:0 0}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-container{height:auto!important}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-container .fa,.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-container .far,.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-container .fas{font-family:"Font Awesome 5 Free"}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-container .fab{font-family:"Font Awesome 5 Brands"}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:auto;padding:0}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-button button{background:0 0;position:relative;margin:0;width:auto;height:auto;color:#fff;overflow:unset}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-button button:focus{outline:0}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-button i{display:none}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-button.mejs-play i.ekit-audio-play{display:block}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-button.mejs-pause i.ekit-audio-pause{display:block}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-button.mejs-replay i.ekit-audio-replay{display:block}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-button.mejs-mute i.ekit-audio-unmute{display:block}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-button.mejs-unmute i.ekit-audio-mute{display:block}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-button,.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-time,.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-time-rail{height:auto;width:auto}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-time{padding:0;line-height:1.5;font-weight:400;margin:0 0 0 10px}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-time-rail{padding:0;margin:0 0 0 10px}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-time-rail .mejs-time-total{margin:0;position:relative;overflow:var(--mejs-time-overflow,hidden)}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-handle{border:none}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-handle::before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:var(--mejs-time-handle-width,15px);height:var(--mejs-time-handle-height,15px);border-radius:var(--mejs-time-handle-border-radius,100%);background:var(--mejs-time-handle-bg,#0073aa);-webkit-box-shadow:var(--mejs-time-handle-box-shadow,0 1px 1px 0 rgba(0,0,0,.32));box-shadow:var(--mejs-time-handle-box-shadow,0 1px 1px 0 rgba(0,0,0,.32))}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-handle-content{display:none}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-time-rail .mejs-time-buffering,.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-time-rail .mejs-time-current,.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-time-rail .mejs-time-handle,.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-time-rail .mejs-time-hovered,.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-time-rail .mejs-time-loaded{height:100%}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-volume-button{margin-left:10px;color:#fff}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-horizontal-volume-slider{width:auto;height:auto;margin-left:10px}.nomzo-theme .ekit-wid-con .ekit-audio-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{top:auto;position:relative;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-audio-player iframe[height]{height:0;visibility:hidden}.nomzo-theme .ekit-wid-con .elemenetskit-alert-info{margin:-10px;border-radius:0}.nomzo-theme .elementor-widget-elementskit-audio-player.elementor-element:not(:has(.elementor-widget-container)),.nomzo-theme .elementor-widget-elementskit-audio-player>.elementor-widget-container{background:#222;padding:10px}.nomzo-theme .elementor-widget-elementskit-flip-box{width:100%}.nomzo-theme .ekit-wid-con .ekit-flip-box{background-color:transparent;width:100%;height:300px;-webkit-perspective:1000px;perspective:1000px}.nomzo-theme .ekit-wid-con .ekit-flip-box-top-image img{margin:0 auto}.nomzo-theme .ekit-wid-con .ekit-flip-box-inner{position:relative;width:100%;height:100%;text-align:center;-webkit-transition:-webkit-transform .8s;transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.nomzo-theme .ekit-wid-con .ekit-flip-box-inner-wrap{width:100%;z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box-front{background-color:#6c7be9;z-index:1;color:#fff}.nomzo-theme .ekit-wid-con .ekit-flip-box-front-title{font-size:40px;margin-top:0;margin-bottom:10px}.nomzo-theme .ekit-wid-con .ekit-flip-box-front-sub-title{font-size:20px;margin-top:0;margin-bottom:0;font-weight:300;text-transform:capitalize}.nomzo-theme .ekit-wid-con .ekit-flip-box-front-button{padding:5px 10px;background:#404eb9;color:#fff;font-size:16px;text-decoration:none;display:inline-block;border-radius:5px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box-front-description{margin-bottom:10px;font-size:14px;line-height:26px;margin-top:0}.nomzo-theme .ekit-wid-con .ekit-flip-box-front::after{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:100%}.nomzo-theme .ekit-wid-con .ekit-flip-box-back{background-color:#596ae7;color:#fff;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);z-index:1}.nomzo-theme .ekit-wid-con .ekit-flip-box-back-title{font-size:40px;margin-top:0;margin-bottom:10px}.nomzo-theme .ekit-wid-con .ekit-flip-box-back-sub-title{font-size:20px;margin-top:0;margin-bottom:0;font-weight:300;text-transform:capitalize}.nomzo-theme .ekit-wid-con .ekit-flip-box-back-description{margin-bottom:10px;font-size:14px;line-height:26px;margin-top:0}.nomzo-theme .ekit-wid-con .ekit-flip-box-back-image img{margin:0 auto}.nomzo-theme .ekit-wid-con .ekit-flip-box-back-button{padding:5px 10px;background:#fff;color:#fff;font-size:16px;text-decoration:none;display:inline-block;border-radius:5px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box-back::after{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:100%}.nomzo-theme .ekit-wid-con .ekit-flip-box-back,.nomzo-theme .ekit-wid-con .ekit-flip-box-front{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-flip-box-back .ekit-back-icon-wrapper,.nomzo-theme .ekit-wid-con .ekit-flip-box-back .ekit-icon-wrapper,.nomzo-theme .ekit-wid-con .ekit-flip-box-front .ekit-back-icon-wrapper,.nomzo-theme .ekit-wid-con .ekit-flip-box-front .ekit-icon-wrapper{display:inline-block;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-flip-box-back .ekit-back-icon-wrapper :is(i,svg),.nomzo-theme .ekit-wid-con .ekit-flip-box-back .ekit-icon-wrapper :is(i,svg),.nomzo-theme .ekit-wid-con .ekit-flip-box-front .ekit-back-icon-wrapper :is(i,svg),.nomzo-theme .ekit-wid-con .ekit-flip-box-front .ekit-icon-wrapper :is(i,svg){-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-flip-box:hover .ekit-flip-box-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.flip_style.left_to_right:hover .ekit-flip-box-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.flip_style.right_to_left:hover .ekit-flip-box-inner{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.flip_style.bottom_to_top:hover .ekit-flip-box-inner{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.flip_style.top_to_bottom:hover .ekit-flip-box-inner{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.flip_style.bottom_to_top .ekit-flip-box-back{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.flip_style.top_to_bottom .ekit-flip-box-back{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.slide_style .ekit-flip-box-inner{position:relative;overflow:hidden;-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.slide_style .ekit-flip-box-back{position:absolute;top:0;width:100%;height:100%;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;visibility:hidden;opacity:0;z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box.slide_style:hover .ekit-flip-box-inner .ekit-flip-box-back{visibility:visible;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.nomzo-theme .ekit-wid-con .ekit-flip-box.slide_style.left_to_right .ekit-flip-box-back{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.slide_style.right_to_left .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.slide_style.right_to_left .ekit-flip-box-back{-webkit-transform:translateX(100%);transform:translateX(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.slide_style.top_to_bottom .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.slide_style.top_to_bottom .ekit-flip-box-back{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.slide_style.top_to_bottom .ekit-flip-box-back .wrap-back{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.slide_style.bottom_to_top .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.slide_style.bottom_to_top .ekit-flip-box-back{-webkit-transform:translateY(100%);transform:translateY(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.slide_style.bottom_to_top .ekit-flip-box-back .wrap-back{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.zoom_style.zoom_up .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.zoom_style.zoom_up .ekit-flip-box-back{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.9s ease-in-out;transition:.9s ease-in-out;z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box.zoom_style.zoom_up:hover .ekit-flip-box-back{-webkit-transform:scale(100%);transform:scale(100%);-webkit-transition:.8s ease-in-out;transition:.8s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.zoom_style.zoom_out .ekit-flip-box-inner{-webkit-transform:none!important;transform:none!important}.nomzo-theme .ekit-wid-con .ekit-flip-box.zoom_style.zoom_out .ekit-flip-box-front{-webkit-transition:1.4s;transition:1.4s}.nomzo-theme .ekit-wid-con .ekit-flip-box.zoom_style.zoom_out .ekit-flip-box-back{-webkit-transition:.9s;transition:.9s;-webkit-transform:scale(0);transform:scale(0);z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box.zoom_style.zoom_out:hover .ekit-flip-box-front{-webkit-transform:scale(.3);transform:scale(.3)}.nomzo-theme .ekit-wid-con .ekit-flip-box.zoom_style.zoom_out:hover .ekit-flip-box-back{-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .ekit-flip-box.style_3d .ekit-flip-box-inner{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.nomzo-theme .ekit-wid-con .ekit-flip-box.style_3d .ekit-flip-box-inner-wrap{-webkit-transform:translateZ(70px) scale(.93);transform:translateZ(70px) scale(.93);width:auto}.nomzo-theme .ekit-wid-con .ekit-flip-box.style_3d .ekit-flip-box-front{-webkit-transition:-webkit-transform .75s ease-in-out;transition:-webkit-transform .75s ease-in-out;transition:transform .75s ease-in-out;transition:transform .75s ease-in-out,-webkit-transform .75s ease-in-out;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.nomzo-theme .ekit-wid-con .ekit-flip-box.style_3d .ekit-flip-box-back{-webkit-transition:-webkit-transform .75s ease-in-out;transition:-webkit-transform .75s ease-in-out;transition:transform .75s ease-in-out;transition:transform .75s ease-in-out,-webkit-transform .75s ease-in-out;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.nomzo-theme .ekit-wid-con .ekit-flip-box.style_3d.left_to_right:hover .ekit-flip-box-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.style_3d.right_to_left:hover .ekit-flip-box-inner{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.style_3d.bottom_to_top .ekit-flip-box-back{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.style_3d.bottom_to_top:hover .ekit-flip-box-inner{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.style_3d.top_to_bottom .ekit-flip-box-back{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.style_3d.top_to_bottom:hover .ekit-flip-box-inner{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover .ekit-flip-box-inner{-webkit-transform:none;transform:none;cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.fade_style .ekit-flip-box{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.fade_style .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.fade_style .ekit-flip-box-inner:hover .ekit-flip-box-front{opacity:0}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.fade_style .ekit-flip-box-inner:hover .ekit-flip-box-back{opacity:1}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.fade_style .ekit-flip-box-front{-webkit-transition:.9s ease-in-out;transition:.9s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.fade_style .ekit-flip-box-back{opacity:0;-webkit-transform:none;transform:none;-webkit-transition:.9s ease-in-out;transition:.9s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style .ekit-flip-box{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style .ekit-flip-box-inner{-webkit-transform:none;transform:none;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style .ekit-flip-box-inner:hover .ekit-flip-box-front{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style .ekit-flip-box-inner:hover .ekit-flip-box-back{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style .ekit-flip-box-front{-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style .ekit-flip-box-back{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style.right_to_left .ekit-flip-box-inner:hover .ekit-flip-box-front{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style.right_to_left .ekit-flip-box-inner:hover .ekit-flip-box-back{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style.right_to_left .ekit-flip-box-back{-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style.bottom_to_top .ekit-flip-box-inner:hover .ekit-flip-box-front{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style.bottom_to_top .ekit-flip-box-inner:hover .ekit-flip-box-back{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style.bottom_to_top .ekit-flip-box-back{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style.top_to_bottom .ekit-flip-box-inner:hover .ekit-flip-box-front{-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style.top_to_bottom .ekit-flip-box-inner:hover .ekit-flip-box-back{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.push_style.top_to_bottom .ekit-flip-box-back{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style .ekit-flip-box{-webkit-transform:none;transform:none;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style .ekit-flip-box-inner:hover .ekit-flip-box-back{-webkit-transform:rotateY(0);transform:rotateY(0);z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style .ekit-flip-box-inner:hover .ekit-flip-box-front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-origin:0 0;transform-origin:0 0}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style .ekit-flip-box-front{transition:transform .6s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition-duration:1.6s;transition-duration:1.6s}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style .ekit-flip-box-back{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);position:absolute;transition:transform .6s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition-duration:1.6s;transition-duration:1.6s}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style.right_to_left .ekit-flip-box-inner:hover .ekit-flip-box-back{-webkit-transform:rotateY(0);transform:rotateY(0);z-index:2;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style.right_to_left .ekit-flip-box-inner:hover .ekit-flip-box-front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style.right_to_left .ekit-flip-box-front{transition:transform .6s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);-webkit-transition-duration:1.6s;transition-duration:1.6s;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style.right_to_left .ekit-flip-box-back{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);position:absolute;transition:transform .6s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transition-duration:1.6s;transition-duration:1.6s}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style.bottom_to_top .ekit-flip-box-inner:hover .ekit-flip-box-back{-webkit-transform:rotateX(0);transform:rotateX(0);z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style.bottom_to_top .ekit-flip-box-inner:hover .ekit-flip-box-front{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style.bottom_to_top .ekit-flip-box-front{transition:transform .6s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transition-duration:1.6s;transition-duration:1.6s}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style.bottom_to_top .ekit-flip-box-back{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);position:absolute;transition:transform .6s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-transition-duration:1.6s;transition-duration:1.6s}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style.top_to_bottom .ekit-flip-box-inner:hover .ekit-flip-box-back{-webkit-transform:rotateX(0);transform:rotateX(0);z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style.top_to_bottom .ekit-flip-box-inner:hover .ekit-flip-box-front{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-transform-origin:0 0;transform-origin:0 0}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style.top_to_bottom .ekit-flip-box-front{transition:transform .6s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition-duration:1.6s;transition-duration:1.6s}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_hover.transform_style.top_to_bottom .ekit-flip-box-back{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);position:absolute;transition:transform .6s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition-duration:1.6s;transition-duration:1.6s}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click .ekit-flip-box-inner{-webkit-transform:none;transform:none;cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.fade_style .ekit-flip-box{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.fade_style .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.fade_style .ekit-flip-box-front{-webkit-transition:.9s ease-in-out;transition:.9s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.fade_style .ekit-flip-box-back{opacity:0;-webkit-transform:none;transform:none;-webkit-transition:.9s ease-in-out;transition:.9s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.fade_style.active .ekit-flip-box-front{opacity:0}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.fade_style.active .ekit-flip-box-back{opacity:1}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style .ekit-flip-box{-webkit-transform:none;transform:none;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style .ekit-flip-box-front{-webkit-transition:-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);transition:-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);transition:transform .6s cubic-bezier(.2,.85,.4,1.275);transition:transform .6s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition-duration:1.6s;transition-duration:1.6s}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style .ekit-flip-box-back{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);position:absolute;-webkit-transition:-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);transition:-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);transition:transform .6s cubic-bezier(.2,.85,.4,1.275);transition:transform .6s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition-duration:1.6s;transition-duration:1.6s}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.active .ekit-flip-box-back{-webkit-transform:rotateY(0);transform:rotateY(0);z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.active .ekit-flip-box-front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-origin:0 0;transform-origin:0 0}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.right_to_left .ekit-flip-box-back,.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.right_to_left .ekit-flip-box-front{-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.right_to_left .ekit-flip-box-back{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.right_to_left.active .ekit-flip-box-back{-webkit-transform:rotateY(0);transform:rotateY(0);z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.right_to_left.active .ekit-flip-box-front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.bottom_to_top .ekit-flip-box-back,.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.bottom_to_top .ekit-flip-box-front{-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.bottom_to_top .ekit-flip-box-back{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.bottom_to_top.active .ekit-flip-box-back{-webkit-transform:rotateX(0);transform:rotateX(0);z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.bottom_to_top.active .ekit-flip-box-front{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.top_to_bottom .ekit-flip-box-back,.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.top_to_bottom .ekit-flip-box-front{-webkit-transform-origin:0 0;transform-origin:0 0}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.top_to_bottom .ekit-flip-box-back{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.top_to_bottom.active .ekit-flip-box-back{-webkit-transform:rotateX(0);transform:rotateX(0);z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.transform_style.top_to_bottom.active .ekit-flip-box-front{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style .ekit-flip-box{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style .ekit-flip-box-inner{-webkit-transform:none;transform:none;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style .ekit-flip-box-front{-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style .ekit-flip-box-back{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style.left_to_right.active .ekit-flip-box-front{-webkit-transform:translateX(100%);transform:translateX(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style.left_to_right.active .ekit-flip-box-back{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style.right_to_left .ekit-flip-box-back{-webkit-transform:translateX(100%);transform:translateX(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style.right_to_left.active .ekit-flip-box-front{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style.right_to_left.active .ekit-flip-box-back{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style.bottom_to_top .ekit-flip-box-back{-webkit-transform:translateY(100%);transform:translateY(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style.bottom_to_top.active .ekit-flip-box-front{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style.bottom_to_top.active .ekit-flip-box-back{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style.top_to_bottom .ekit-flip-box-back{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style.top_to_bottom.active .ekit-flip-box-front{-webkit-transform:translateY(100%);transform:translateY(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.push_style.top_to_bottom.active .ekit-flip-box-back{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.flip_style.right_to_left:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.flip_style.bottom_to_top:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.flip_style.top_to_bottom:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.flip_style.left_to_right.active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.flip_style.left_to_right.active .ekit-flip-box-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.flip_style.right_to_left.active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.flip_style.right_to_left.active .ekit-flip-box-inner{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.flip_style.top_to_bottom.active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.flip_style.top_to_bottom.active .ekit-flip-box-inner{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.flip_style.bottom_to_top.active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.flip_style.bottom_to_top.active .ekit-flip-box-inner{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style:hover .ekit-flip-box-inner .ekit-flip-box-back{visibility:hidden;opacity:0}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style .ekit-flip-box-back{visibility:hidden;opacity:0}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.active .ekit-flip-box-back{-webkit-transform:translateX(0);transform:translateX(0)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.left_to_right .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.left_to_right .ekit-flip-box-inner .ekit-flip-box-back{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.left_to_right.active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.left_to_right.active .ekit-flip-box-inner .ekit-flip-box-back{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.right_to_left .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.right_to_left .ekit-flip-box-inner .ekit-flip-box-back{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.right_to_left.active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.right_to_left.active .ekit-flip-box-inner .ekit-flip-box-back{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.top_to_bottom .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.top_to_bottom .ekit-flip-box-inner .ekit-flip-box-back{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.top_to_bottom.active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.top_to_bottom.active .ekit-flip-box-inner .ekit-flip-box-back{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.bottom_to_top .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.bottom_to_top .ekit-flip-box-inner .ekit-flip-box-back{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.bottom_to_top.active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style.bottom_to_top.active .ekit-flip-box-inner .ekit-flip-box-back{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.slide_style:hover.active .ekit-flip-box-inner .ekit-flip-box-back{visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.zoom_style.zoom_up:hover .ekit-flip-box-back{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.9s ease-in-out;transition:.9s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.zoom_style.zoom_up.active .ekit-flip-box-back{-webkit-transform:scale(100%);transform:scale(100%);-webkit-transition:.9s ease-in-out;transition:.9s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.zoom_style.zoom_out:hover .ekit-flip-box-front{-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.zoom_style.zoom_out.active .ekit-flip-box-front{-webkit-transform:scale(.5);transform:scale(.5)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.zoom_style.zoom_out:hover .ekit-flip-box-back{-webkit-transform:scale(0);transform:scale(0)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.zoom_style.zoom_out.active .ekit-flip-box-back{-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.style_3d .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.style_3d .ekit-flip-box:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.style_3d.bottom_to_top .ekit-flip-box-back{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.style_3d.bottom_to_top.active .ekit-flip-box-inner{-webkit-transform:rotateX(180deg)!important;transform:rotateX(180deg)!important}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.style_3d.bottom_to_top:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.style_3d.top_to_bottom .ekit-flip-box-back{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.style_3d.top_to_bottom.active .ekit-flip-box-inner{-webkit-transform:rotateX(-180deg)!important;transform:rotateX(-180deg)!important}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.style_3d.top_to_bottom:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.style_3d.left_to_right.active .ekit-flip-box-inner{-webkit-transform:rotateY(180deg)!important;transform:rotateY(180deg)!important}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.style_3d.left_to_right:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.style_3d.right_to_left.active .ekit-flip-box-inner{-webkit-transform:rotateY(-180deg)!important;transform:rotateY(-180deg)!important}.nomzo-theme .ekit-wid-con .ekit-flip-box.box_click.style_3d.right_to_left:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click .ekit-flip-box-back{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.fade_style .ekit-flip-box{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.fade_style .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.fade_style .ekit-flip-box-front{-webkit-transition:.9s ease-in-out;transition:.9s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.fade_style .ekit-flip-box-back{opacity:0;visibility:hidden;-webkit-transform:none;transform:none;-webkit-transition:.9s ease-in-out;transition:.9s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.fade_style.on_active .ekit-flip-box-front{opacity:0}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.fade_style.on_active .ekit-flip-box-back{opacity:1;visibility:visible}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style .ekit-flip-box{-webkit-transform:none;transform:none;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style .ekit-flip-box-front{-webkit-transition:-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);transition:-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);transition:transform .6s cubic-bezier(.2,.85,.4,1.275);transition:transform .6s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition-duration:1.6s;transition-duration:1.6s}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style .ekit-flip-box-back{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);position:absolute;-webkit-transition:-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);transition:-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);transition:transform .6s cubic-bezier(.2,.85,.4,1.275);transition:transform .6s cubic-bezier(.2,.85,.4,1.275),-webkit-transform .6s cubic-bezier(.2,.85,.4,1.275);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition-duration:1.6s;transition-duration:1.6s}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.on_active .ekit-flip-box-back{-webkit-transform:rotateY(0);transform:rotateY(0);z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.on_active .ekit-flip-box-front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-origin:0 0;transform-origin:0 0}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.right_to_left .ekit-flip-box-back,.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.right_to_left .ekit-flip-box-front{-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.right_to_left .ekit-flip-box-back{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.right_to_left.on_active .ekit-flip-box-back{-webkit-transform:rotateY(0);transform:rotateY(0);z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.right_to_left.on_active .ekit-flip-box-front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.bottom_to_top .ekit-flip-box-back,.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.bottom_to_top .ekit-flip-box-front{-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.bottom_to_top .ekit-flip-box-back{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.bottom_to_top.on_active .ekit-flip-box-back{-webkit-transform:rotateX(0);transform:rotateX(0);z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.bottom_to_top.on_active .ekit-flip-box-front{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.top_to_bottom .ekit-flip-box-back,.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.top_to_bottom .ekit-flip-box-front{-webkit-transform-origin:0 0;transform-origin:0 0}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.top_to_bottom .ekit-flip-box-back{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.top_to_bottom.on_active .ekit-flip-box-back{-webkit-transform:rotateX(0);transform:rotateX(0);z-index:2}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.transform_style.top_to_bottom.on_active .ekit-flip-box-front{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style .ekit-flip-box{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style .ekit-flip-box-inner{-webkit-transform:none;transform:none;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style .ekit-flip-box-front{-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style .ekit-flip-box-back{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:.6s ease-in-out;transition:.6s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style.left_to_right.on_active .ekit-flip-box-front{-webkit-transform:translateX(100%);transform:translateX(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style.left_to_right.on_active .ekit-flip-box-back{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style.right_to_left .ekit-flip-box-back{-webkit-transform:translateX(100%);transform:translateX(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style.right_to_left.on_active .ekit-flip-box-front{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style.right_to_left.on_active .ekit-flip-box-back{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style.bottom_to_top .ekit-flip-box-back{-webkit-transform:translateY(100%);transform:translateY(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style.bottom_to_top.on_active .ekit-flip-box-front{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style.bottom_to_top.on_active .ekit-flip-box-back{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style.top_to_bottom .ekit-flip-box-back{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style.top_to_bottom.on_active .ekit-flip-box-front{-webkit-transform:translateY(100%);transform:translateY(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.push_style.top_to_bottom.on_active .ekit-flip-box-back{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;-webkit-backface-visibility:visible;backface-visibility:visible}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.flip_style.right_to_left:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.flip_style.left_to_right:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.flip_style.bottom_to_top:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.flip_style.top_to_bottom:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.flip_style.left_to_right.on_active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.flip_style.left_to_right.on_active .ekit-flip-box-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.flip_style.right_to_left.on_active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.flip_style.right_to_left.on_active .ekit-flip-box-inner{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.flip_style.top_to_bottom.on_active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.flip_style.top_to_bottom.on_active .ekit-flip-box-inner{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.flip_style.bottom_to_top.on_active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.flip_style.bottom_to_top.on_active .ekit-flip-box-inner{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.slide_style .ekit-flip-box-back{-webkit-transform:translate(0);transform:translate(0)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.slide_style.left_to_right .ekit-flip-box-back{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.slide_style.left_to_right.on_active .ekit-flip-box-back{-webkit-transform:translate(0);transform:translate(0);visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.slide_style.right_to_left .ekit-flip-box-back{-webkit-transform:translateX(100%);transform:translateX(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.slide_style.right_to_left.on_active .ekit-flip-box-back{-webkit-transform:translate(0);transform:translate(0);visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.slide_style.top_to_bottom .ekit-flip-box-back{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.slide_style.top_to_bottom.on_active .ekit-flip-box-back{-webkit-transform:translate(0);transform:translate(0);visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.slide_style.bottom_to_top .ekit-flip-box-back{-webkit-transform:translateY(100%);transform:translateY(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.slide_style.bottom_to_top.on_active .ekit-flip-box-back{-webkit-transform:translate(0);transform:translate(0);visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.zoom_style:hover .ekit-flip-box-back{-webkit-transform:scale(0);transform:scale(0)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.zoom_style:hover .ekit-flip-box-front{-webkit-transform:scale(100%);transform:scale(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.zoom_style.zoom_up.on_active .ekit-flip-box-back{-webkit-transform:scale(100%);transform:scale(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.zoom_style.zoom_out.on_active .ekit-flip-box-back{-webkit-transform:scale(100%);transform:scale(100%)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.zoom_style.zoom_out.on_active .ekit-flip-box-front{-webkit-transform:scale(.5);transform:scale(.5)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.style_3d.right_to_left:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.style_3d.left_to_right:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.style_3d.bottom_to_top:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.style_3d.top_to_bottom:hover .ekit-flip-box-inner{-webkit-transform:none;transform:none}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.style_3d.left_to_right.on_active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.style_3d.left_to_right.on_active .ekit-flip-box-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.style_3d.right_to_left.on_active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.style_3d.right_to_left.on_active .ekit-flip-box-inner{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.style_3d.top_to_bottom.on_active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.style_3d.top_to_bottom.on_active .ekit-flip-box-inner{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.style_3d.bottom_to_top.on_active .ekit-flip-box{cursor:pointer}.nomzo-theme .ekit-wid-con .ekit-flip-box.button_click.style_3d.bottom_to_top.on_active .ekit-flip-box-inner{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.nomzo-theme .ekit-wid-con .ekit-morphing-wrapper .ekit-custom-svg,.nomzo-theme .ekit-wid-con .ekit-morphing-wrapper .ekit-svg-shape{position:relative;height:100%;max-height:100%;width:100%;max-width:100%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;overflow:visible}.nomzo-theme .ekit-wid-con .ekit-morphing-wrapper .ekit-custom-svg .ekit-morphing-image,.nomzo-theme .ekit-wid-con .ekit-morphing-wrapper .ekit-svg-shape .ekit-morphing-image{height:auto;width:100%;max-width:100%;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.nomzo-theme .ekit-wid-con .ekit-morphing-wrapper .ekit-custom-svg #morphing_image_092478,.nomzo-theme .ekit-wid-con .ekit-morphing-wrapper .ekit-svg-shape #morphing_image_092478{height:100%}.nomzo-theme .ekit-wid-con .ekit-morphing-wrapper .ekit-svg-shape path{-webkit-transform:unset;transform:unset}.nomzo-theme .ekit-wid-con .ekit-morphing-wrapper .ekit-custom-svg path{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-ticker-title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-ticker-title .ticker-title-focus{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-ticker-title .ticker-title-focus{outline:0}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-ticker-title .ticker-title-focus-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-ticker-title .ticker-title-focus-icon i{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-ticker-title .ticker-title-focus-icon svg{width:1em;height:1em;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-ticker-title .ticker-title-focus-pointer{border-radius:50%;-webkit-transition-property:inherit;transition-property:inherit;-webkit-transition-timing-function:inherit;transition-timing-function:inherit;-webkit-transition-duration:inherit;transition-duration:inherit}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-ticker-title .ticker-title-focus-pointer::after,.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-ticker-title .ticker-title-focus-pointer::before{height:inherit;width:inherit;content:"";position:absolute;-webkit-animation-name:ekit-pointer;animation-name:ekit-pointer;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:50%;border-width:1px;border-style:solid;-webkit-transition-property:inherit;transition-property:inherit;-webkit-transition-timing-function:inherit;transition-timing-function:inherit;-webkit-transition-duration:inherit;transition-duration:inherit}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-ticker-title .ticker-title-focus-pointer::after{-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes ekit-pointer{0%{-webkit-transform:scale(1,1);transform:scale(1,1)}100%{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}}@keyframes ekit-pointer{0%{-webkit-transform:scale(1,1);transform:scale(1,1)}100%{-webkit-transform:scale(3,3);transform:scale(3,3);opacity:0}}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-ticker-title::before{content:"";top:0;bottom:0;position:absolute;z-index:-1;-webkit-transition:inherit;transition:inherit}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-ticker-title::after{content:"";position:absolute;top:50%}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee{width:100%;overflow:hidden;position:relative}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee .ekit-marquee-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee .ekit-marquee-item .ticker-description{margin:0;padding:0}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee .swiper-slide-active{z-index:20}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee::before{content:"";position:absolute;top:0;bottom:0;left:0;width:40px;z-index:15}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee::after{content:"";position:absolute;top:0;bottom:0;right:0;width:40px;z-index:15}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee-button{z-index:20;position:relative}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee-button::before{content:"";position:absolute;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee-button .swiper-button-next,.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee-button .swiper-button-prev,.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee-button .swiper-container-rtl .swiper-button-next,.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee-button .swiper-container-rtl .swiper-button-prev{background-image:unset;margin-top:unset;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee-button .ekit-marquee-button-next,.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee-button .ekit-marquee-button-prev{position:absolute;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ticker{width:inherit;-webkit-box-sizing:content-box;box-sizing:content-box}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ticker .marquee-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;white-space:nowrap;-webkit-box-sizing:content-box;box-sizing:content-box}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ticker .ekit-marquee-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ticker.ticker-right .marquee-wrapper{-webkit-animation:ticker-right var(--transition-timing) infinite linear;animation:ticker-right var(--transition-timing) infinite linear}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ticker.ticker-left .marquee-wrapper{-webkit-animation:ticker-left var(--transition-timing) infinite linear;animation:ticker-left var(--transition-timing) infinite linear}@-webkit-keyframes ticker-right{100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible}0%{-webkit-transform:translate3d(-170%,0,0);transform:translate3d(-170%,0,0)}}@keyframes ticker-right{100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible}0%{-webkit-transform:translate3d(-170%,0,0);transform:translate3d(-170%,0,0)}}@-webkit-keyframes ticker-left{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible}100%{-webkit-transform:translate3d(-170%,0,0);transform:translate3d(-170%,0,0)}}@keyframes ticker-left{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:visible}100%{-webkit-transform:translate3d(-170%,0,0);transform:translate3d(-170%,0,0)}}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ticker.ticker-right.ticker-right-loop .marquee-wrapper{-webkit-animation:ticker-right-loop var(--transition-timing) infinite linear;animation:ticker-right-loop var(--transition-timing) infinite linear}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ticker.ticker-left.ticker-left-loop .marquee-wrapper{-webkit-animation:ticker-left-loop var(--transition-timing) infinite linear;animation:ticker-left-loop var(--transition-timing) infinite linear}@-webkit-keyframes ticker-right-loop{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes ticker-right-loop{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes ticker-left-loop{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes ticker-left-loop{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ticker.ticker-left:hover .marquee-wrapper,.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ticker.ticker-right:hover .marquee-wrapper{-webkit-animation-play-state:var(--animation-play-state);animation-play-state:var(--animation-play-state)}@media only screen and (max-width:425px){.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-ticker-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.nomzo-theme .ekit-content-ticker-wrapper .ekit-content-items .ekit-marquee-button{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.nomzo-theme .ekit-content-ticker-wrapper .ekit-marquee-button{display:var(--nav-hide-mobile);height:var(--button-height)}}.nomzo-theme .ticker-position-right .ekit-content-items .ekit-ticker-title::before{right:20px;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.nomzo-theme .ticker-position-right.ekit-title-style-middle .ekit-content-items .ekit-ticker-title::before{top:50%;content:"";width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ff1d4f;right:98%!important;-webkit-transform:translateY(-50%) rotate(180deg)!important;transform:translateY(-50%) rotate(180deg)!important}.nomzo-theme .ticker-position-left .ekit-content-items .ekit-ticker-title::before{left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nomzo-theme .ticker-position-left.ekit-title-style-middle .ekit-content-items .ekit-ticker-title::before{top:50%;content:"";width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ff1d4f;left:98%!important}.nomzo-theme .ticker-position-left .ekit-content-ticker-wrapper .ekit-marquee-button .swiper-button-prev,.nomzo-theme .ticker-position-left .ekit-content-ticker-wrapper .ekit-marquee-button .swiper-container-rtl .swiper-button-next{left:auto}.nomzo-theme .ticker-position-left .ekit-content-ticker-wrapper .ekit-marquee-button .swiper-button-next,.nomzo-theme .ticker-position-left .ekit-content-ticker-wrapper .ekit-marquee-button .swiper-container-rtl .swiper-button-prev{left:auto}.nomzo-theme .ticker-position-right .ekit-content-ticker-wrapper .ekit-marquee-button .swiper-button-prev,.nomzo-theme .ticker-position-right .ekit-content-ticker-wrapper .ekit-marquee-button .swiper-container-rtl .swiper-button-next{right:auto}.nomzo-theme .ticker-position-right .ekit-content-ticker-wrapper .ekit-marquee-button .swiper-button-next,.nomzo-theme .ticker-position-right .ekit-content-ticker-wrapper .ekit-marquee-button .swiper-container-rtl .swiper-button-prev{right:auto}.nomzo-theme .ekit-wid-con .ekit-coupon-wrapper .coupon-btn-link{position:relative;display:inline-block;width:100%;height:auto;cursor:auto;line-height:normal;letter-spacing:normal;background:#6f14f1;margin-bottom:-6px;border-radius:3px;overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;background:linear-gradient(315deg,rgba(0,0,0,.06) 10%,rgba(0,0,0,0) 15%,rgba(0,0,0,0) 35%,rgba(0,0,0,.06) 40%,rgba(0,0,0,.06) 60%,rgba(0,0,0,0) 65%,rgba(0,0,0,0) 85%,rgba(0,0,0,.06) 90%) repeat scroll 0 0/6px 6px rgba(0,0,0,0)}.nomzo-theme .ekit-wid-con .ekit-coupon-wrapper .coupon-btn-link::before{content:"";position:absolute;border:10px solid transparent;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9;left:0}.nomzo-theme .ekit-wid-con .ekit-coupon-wrapper .coupon-btn-link::after{content:"";position:absolute;border:10px solid transparent;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9;right:0}.nomzo-theme .ekit-wid-con .ekit-coupon-wrapper .coupon-btn-link:hover .ekit_coupon_text span.coupon-text::before{border-top:35px solid transparent;border-left:39px solid transparent;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-coupon-wrapper .coupon-btn-link:hover .ekit_coupon_text span.coupon-text::after{border-bottom:35px solid transparent;border-right:39px solid transparent;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-coupon-wrapper .ekit_coupon_text{position:absolute;padding:15px 10px 15px 10px;width:100%;height:100%;color:#fff;background:#6f14f1;-webkit-transition:all .4s ease;transition:all .4s ease;cursor:pointer;left:0;top:0}.nomzo-theme .ekit-wid-con .ekit-coupon-wrapper .ekit_coupon_text::after{content:"";display:block;width:0;height:0;border-top:100px solid transparent;border-left:40px solid transparent;position:absolute;right:-40px;top:0;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-coupon-wrapper .ekit_coupon_text.style-2::after{content:"";position:absolute;border:10px solid transparent;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:9;right:0}.nomzo-theme .ekit-wid-con .ekit-coupon-wrapper .ekit_coupon_text span.coupon-text::before{position:absolute;content:"";width:0;height:0;border-top:21px solid transparent;border-left:25px solid transparent;top:-1px;right:-1px;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-coupon-wrapper .ekit_coupon_text span.coupon-text::after{content:"";position:absolute;width:0;height:0;border-bottom:21px solid transparent;border-right:25px solid transparent;top:-1px;right:-1px;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-coupon-wrapper .ekit_coupon_code{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;padding:15px 10px 15px 10px;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-coupon-modal{z-index:99999}.nomzo-theme .ekit-wid-con .mfp-bg.ekit-promo-popup{background-color:rgba(0,0,0,.87)}.nomzo-theme .ekit-wid-con .mfp-wrap{z-index:100000}.nomzo-theme .ekit-wid-con .slide-hide{width:0!important;-webkit-transform:translateX(-150px);transform:translateX(-150px)}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content{-webkit-box-shadow:0 28px 40px 0 rgba(0,0,0,.1);box-shadow:0 28px 40px 0 rgba(0,0,0,.1);background-color:#fff;border:0;border-radius:0;padding:30px 40px;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content .ekit-coupon-modal-close{position:absolute;top:10px;right:10px;width:40px;height:40px;padding:0;color:#656565;font-size:18px;line-height:1;outline:0;z-index:1;border:0;background:0 0}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content .modal-body-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content .modal-body-wrap .ekit-coupon-modal-info{-webkit-box-flex:1;-ms-flex:1;flex:1}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content .modal-body-wrap .ekit-coupon-modal-info .ekit-coupon-outer{margin-top:15px}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content .modal-body-wrap .ekit-coupon-modal-info .ekit-coupon-outer .popup_copy_button{position:relative;-webkit-transition:all .4s ease;transition:all .4s ease;font-size:15px;font-weight:500;border-color:transparent;background-color:#2575fc;padding:7px 25px;color:#fff;line-height:normal;margin-left:10px}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content .modal-body-wrap .ekit-coupon-modal-info .ekit-coupon-outer .popup_copy_button:hover{background-color:#0069d9}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content .modal-body-wrap .ekit-coupon-modal-info .ekit-coupon-outer .ekit_copy_btn_text.active{visibility:hidden;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content .modal-body-wrap .ekit-coupon-modal-info .ekit-coupon-outer .ekit_after_copied_text{visibility:hidden;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content .modal-body-wrap .ekit-coupon-modal-info .ekit-coupon-outer .ekit_after_copied_text.active{visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content .modal-body-wrap .ekit-coupon-modal-info .ekit-coupon-outer .ekit_modal_code{-webkit-transition:all .5s ease;transition:all .5s ease;font-size:16px;font-weight:500;border:1px solid #2575fc;background-color:transparent;padding:7px 15px;color:#656565;-webkit-transition:all .4s ease;transition:all .4s ease;line-height:normal}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content .modal-body-wrap .ekit-coupon-modal-info .click-to-copy__text{display:inline}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content .modal-body-wrap .ekit-coupon-modal-info .copy_success{display:inline}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content .modal-body-wrap .ekit-coupon-right-sidebar{-webkit-box-flex:1;-ms-flex:1;flex:1}.nomzo-theme .ekit-wid-con .elementskit-coupon-popup .modal-content .modal-body-wrap .ekit-coupon-right-sidebar img{display:block;height:100%;-o-object-fit:cover;object-fit:cover}.nomzo-theme .ekit-wid-con .ekit_coupon_btn_group{display:-webkit-box;display:-ms-flexbox;display:flex}.nomzo-theme .ekit-wid-con .ekit_coupon_btn_group .ekit_coupon_copybtn{position:relative;font-weight:500;background-color:#2e639a;padding:0;color:#656565;-webkit-transition:all .4s ease;transition:all .4s ease;line-height:normal;color:#fff;border-radius:0;border:0;width:100%}.nomzo-theme .ekit-wid-con .ekit_coupon_btn_group .ekit_coupon_copybtn:hover{background-color:#2e639a}.nomzo-theme .ekit-wid-con .ekit_coupon_btn_group .ekit_coupon_copybtn .ekit_copybtn_text{-webkit-transition:all .4s ease;transition:all .4s ease;display:block;position:relative}.nomzo-theme .ekit-wid-con .ekit_coupon_btn_group .ekit_coupon_copybtn .ekit_copybtn_text.active{visibility:hidden;opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit_coupon_btn_group .ekit_coupon_copybtn .ekit_after_copy_text{-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;visibility:hidden;opacity:0}.nomzo-theme .ekit-wid-con .ekit_coupon_btn_group .ekit_coupon_copybtn .ekit_after_copy_text.active{visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .ekit_coupon_btn_group .ekit_coupon_copybtn .ekit_after_copy_text.active{visibility:visible;opacity:1}.nomzo-theme .ekit-wid-con .ekit_coupon_btn_group .ekit_coupon_copy_code{font-size:15px;font-weight:500;border:1px solid #2e639a;background-color:transparent;padding:8.5px 15px;color:#656565;-webkit-transition:all .4s ease;transition:all .4s ease;line-height:normal;width:100%}.nomzo-theme .ekit-wid-con .ekit_coupon_btn_group_wrap{display:inline-block}.nomzo-theme .ekit-wid-con .ekit-inline-coupon-code{display:block;position:relative;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-inline-coupon-code .click-to-copy__text{padding:10px;background-color:#f2f2f2;font-size:20px;cursor:pointer;width:100%;display:block;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-inline-coupon-code .click-to-copy__text.hide,.nomzo-theme .ekit-wid-con .ekit-inline-coupon-code .copy_success.hide{display:none}.nomzo-theme .ekit-wid-con .ekit-inline-coupon-code .copy_success{background-color:#2e639a;color:#fff;padding:5px 10px;font-size:16px;-webkit-transition:.3s;transition:.3s;cursor:pointer;width:100%;display:block;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-comparison-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-comparison-table-wrapper{border-style:solid;border-width:1px 0 0 1px;border-color:#e4e4e4;-webkit-transition:.3s;transition:.3s;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-comparison-table-wrapper p{margin:0}.nomzo-theme .ekit-wid-con .ekit-comparison-table-cell{padding:5px 10px;border-style:solid;border-width:0 1px 1px 0;border-color:#e4e4e4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;width:50%}.nomzo-theme .ekit-wid-con .ekit-comparison-table-cell:not(:first-child){border-left-width:1px}.nomzo-theme .ekit-wid-con .ekit-comparison-table-cell a,.nomzo-theme .ekit-wid-con .ekit-comparison-table-cell li{display:inline-block;list-style:none}.nomzo-theme .ekit-wid-con .ekit-comparison-table-cell a img,.nomzo-theme .ekit-wid-con .ekit-comparison-table-cell li img{-o-object-fit:cover;object-fit:cover}.nomzo-theme .ekit-wid-con .ekit-comparison-table-cell.before a,.nomzo-theme .ekit-wid-con .ekit-comparison-table-cell.before li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}.nomzo-theme .ekit-wid-con .ekit-comparison-table-cell.after a,.nomzo-theme .ekit-wid-con .ekit-comparison-table-cell.after li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.nomzo-theme .ekit-wid-con .ekit-comparison-table-cell.top a,.nomzo-theme .ekit-wid-con .ekit-comparison-table-cell.top li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomzo-theme .ekit-wid-con .ekit-comparison-table-cell.bottom a,.nomzo-theme .ekit-wid-con .ekit-comparison-table-cell.bottom li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.nomzo-theme .ekit-wid-con .ekit-comparison-table-heading{overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-comparison-table-heading-btn{width:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nomzo-theme .ekit-wid-con .ekit-comparison-table-heading-cell{padding:5px 10px;border-style:solid;border-width:0 1px 1px 0;border-color:#e4e4e4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;width:50%}.nomzo-theme .ekit-wid-con .ekit-comparison-table-heading-cell:not(:first-child){border-left-width:1px}.nomzo-theme .ekit-wid-con .ekit-comparison-table-heading-cell a,.nomzo-theme .ekit-wid-con .ekit-comparison-table-heading-cell li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none}.nomzo-theme .ekit-wid-con .ekit-comparison-table-heading-cell.top a,.nomzo-theme .ekit-wid-con .ekit-comparison-table-heading-cell.top li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomzo-theme .ekit-wid-con .ekit-comparison-table-heading-cell.bottom a,.nomzo-theme .ekit-wid-con .ekit-comparison-table-heading-cell.bottom li{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.nomzo-theme .ekit-wid-con .ekit-comparison-table-heading-cell.after a,.nomzo-theme .ekit-wid-con .ekit-comparison-table-heading-cell.after li{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.nomzo-theme .ekit-wid-con .ekit-comparison-table-heading-button{padding:5px 10px;color:#fff;background:#000;border-radius:5px;display:inline-block;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-comparison-table-button .ekit-cp-button{padding:5px 10px;color:#fff;background:#000;border-radius:5px;display:inline-block;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-comparison-table-bcell-btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nomzo-theme .ekit-wid-con .ekit-cp-table-button{display:block;padding:5px;background:#000;color:#fff;border-radius:5px;font-size:14px;font-weight:500;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-diff-toggle{width:100%;font-family:Google-Oswald,Arial,sans-serif;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.nomzo-theme .ekit-wid-con .ekit-diff-off{background-color:#d50000;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-diff-off::after{position:absolute;-webkit-transform:translateX(.4em);transform:translateX(.4em);content:"or";font-family:Arimo;font-weight:700;font-size:.7em;background-color:#fff;color:#555;display:inline-block;width:2.3em;line-height:2.3em;border-radius:100%;text-align:center;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-diff-off .ekit-diff-off{background-color:#6d6d6d;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-diff-on{background-color:#6d6d6d;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-diff-on .ekit-diff-on{background-color:#d50000;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-diff-off,.nomzo-theme .ekit-wid-con .ekit-diff-on{padding:1rem;color:#fff;font-size:16px;font-weight:500}.nomzo-theme .ekit-wid-con .blurred{-webkit-filter:blur(1px);filter:blur(1px)}.nomzo-theme .ekit-wid-con .compare-button{padding:14px 36px;color:#000;font-size:15px;font-weight:500;line-height:18px;border-style:solid;border-width:2px;border-color:#000;border-radius:6px 6px 6px 6px;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .compare-button:hover{background:#000;color:#fff}.nomzo-theme .ekit-wid-con .ekit-protected-content .protected-content-submit{-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.nomzo-theme .ekit-wid-con .ekit-protected-content .protected-content-form-fields form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-interactive-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:300px}.nomzo-theme .ekit-wid-con .ekit-interactive-links-image{opacity:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-interactive-links-image img{width:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-interactive-links-image--slider{opacity:1;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-interactive-links-image--zoom-in img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-interactive-links-image--zoom-in img:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.nomzo-theme .ekit-wid-con .ekit-interactive-links-image--zoom-out img{-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-interactive-links-image--zoom-out img:hover{-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .ekit-interactive-links-image--rotate img{-webkit-transform:rotate(15deg) scale(1.4);transform:rotate(15deg) scale(1.4);-webkit-transition:all .6s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;background-size:cover;height:100%}.nomzo-theme .ekit-wid-con .ekit-interactive-links-image--rotate img:hover{-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}.nomzo-theme .ekit-wid-con .ekit-interactive-links-image--blur img{-webkit-filter:grayscale(0) blur(0);filter:grayscale(0) blur(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.nomzo-theme .ekit-wid-con .ekit-interactive-links-image--blur img:hover{-webkit-filter:grayscale(100%) blur(3px);filter:grayscale(100%) blur(3px)}.nomzo-theme .ekit-wid-con .ekit-interactive-links-image.interactive-backgound{background-size:cover;background-position:center;background-repeat:no-repeat}.nomzo-theme .ekit-wid-con .ekit-interactive-links-image.ekit-interactive-active{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);z-index:3}.nomzo-theme .ekit-wid-con .ekit-interactive-links-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:5}.nomzo-theme .ekit-wid-con .ekit-interactive-links-list-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomzo-theme .ekit-wid-con .ekit-interactive-links-list-link-title{position:relative;-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-interactive-links-list-link-title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed}.nomzo-theme .ekit-wid-con .ekit-interactive-links-list-link-title::before{position:absolute;content:"";width:0%;left:0;-webkit-transition:width .3s ease;transition:width .3s ease}.nomzo-theme .ekit-wid-con .ekit-interactive-links-list-link-title:hover::before{width:100%}.nomzo-theme .ekit-wid-con .ekit-interactive-links-list-link.ekit-interactive-active .ekit-interactive-links-list-link-title::before{width:100%}.nomzo-theme .ekit-wid-con .ekit-interactive-links-list-link-subtitle{-webkit-transition:all .4s ease;transition:all .4s ease}.nomzo-theme .ekit-wid-con .ekit-circle-menu-box li{background-color:#000;cursor:pointer;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-circle-menu-box li:hover{background-color:#ca8306}.nomzo-theme .ekit-wid-con .ekit-circle-menu-box li a{display:inline-grid;line-height:1;top:-3px;position:relative;justify-items:center;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-circle-menu-box li a i,.nomzo-theme .ekit-wid-con .ekit-circle-menu-box li a svg{-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-circle-menu-box li a .ekit-circle-menu-item-tooltip{position:absolute;background:#000;padding:5px;border-radius:4px;display:block;visibility:hidden;opacity:0;top:0;left:0;-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-circle-menu-box li a .ekit-circle-menu-item-tooltip::before{border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #000;position:absolute;right:100%;content:"";top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.3s;transition:.3s}.nomzo-theme .ekit-wid-con .ekit-circle-menu-box.circleMenu-open li:hover a .ekit-circle-menu-item-tooltip{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0);visibility:visible;opacity:1;top:-34px;left:10px}.nomzo-theme .ekit-wid-con .ekit-circle-menu-box.circleMenu-open li.ekit-circle-menu-item-first .ekit-circle-menu-item .ekit-circle-menu-wrapper{-webkit-transform:scale(0);transform:scale(0)}.nomzo-theme .ekit-wid-con .ekit-circle-menu-box.circleMenu-open li.ekit-circle-menu-item-first .ekit-circle-menu-item .ekit-circle-menu-close{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute}.nomzo-theme .ekit-wid-con .ekit-circle-menu-box.circleMenu-closed li.ekit-circle-menu-item-first .ekit-circle-menu-item .ekit-circle-menu-close{-webkit-transform:scale(0);transform:scale(0)}.nomzo-theme .ekit-wid-con .ekit-circle-menu-box.circleMenu-closed li.ekit-circle-menu-item-first .ekit-circle-menu-item .ekit-circle-menu-wrapper{-webkit-transform:scale(1);transform:scale(1)}.nomzo-theme .ekit-wid-con .ekit-circle-menu-wrapper{display:grid}.nomzo-theme .ekit-wid-con .ekit-circle-menu-close i,.nomzo-theme .ekit-wid-con .ekit-circle-menu-close svg{position:relative;top:-3px}.nomzo-theme .messenger-button{position:fixed;bottom:20px;right:20px;width:60px;height:60px;border-radius:50%;border:none;cursor:pointer;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.2);box-shadow:0 4px 8px rgba(0,0,0,.2);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.nomzo-theme .messenger-button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.nomzo-theme .messenger-button svg{width:32px;height:32px;fill:currentColor}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li .select{position:relative}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li .select-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 12px;font-size:16px;background-color:#fff;border:1px solid #ccc;cursor:pointer;-webkit-transition:border-color .3s ease,-webkit-box-shadow .3s ease;transition:border-color .3s ease,-webkit-box-shadow .3s ease;transition:border-color .3s ease,box-shadow .3s ease;transition:border-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li .select-trigger:focus-within,.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li .select-trigger:hover{outline:0;border-color:#0073e6;-webkit-box-shadow:0 0 4px rgba(0,115,230,.3);box-shadow:0 0 4px rgba(0,115,230,.3)}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li .select-trigger .arrow{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li .select-trigger .arrow svg{fill:none;width:1rem;height:1rem;-ms-flex-negative:0;flex-shrink:0}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li .select.open .arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li .select-dropdown{position:absolute;left:0;right:0;background-color:#fff;border:1px solid #ccc;border-radius:8px;margin-top:5px;max-height:0;opacity:0;visibility:hidden;overflow:hidden;-webkit-transition:max-height .3s ease,opacity .3s ease,visibility .3s ease;transition:max-height .3s ease,opacity .3s ease,visibility .3s ease;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.1);box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:999}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li .select-option{padding:10px 12px;font-size:inherit;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;text-transform:capitalize}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li .select-option:hover{background-color:#f0f8ff}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li .select-option.active{background-color:#e6f7ff;font-weight:700}@media screen and (max-width:768px){.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li:is(.ekit-search){-ms-flex-preferred-size:100%;flex-basis:100%}}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li:is(.ekit-search)>i,.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li:is(.ekit-search)>svg{pointer-events:none;width:1em;height:1em;display:block}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li.ekit-search{cursor:text;-ms-flex-preferred-size:100%;flex-basis:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #cac9c9;background-color:#fff;padding:10px 12px;-webkit-transition:border-color .3s ease,-webkit-box-shadow .3s ease;transition:border-color .3s ease,-webkit-box-shadow .3s ease;transition:box-shadow .3s ease,border-color .3s ease;transition:box-shadow .3s ease,border-color .3s ease,-webkit-box-shadow .3s ease}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li.ekit-search:focus-within,.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li.ekit-search:hover{border-color:#0073e6;-webkit-box-shadow:0 0 5px rgba(0,115,230,.3);box-shadow:0 0 5px rgba(0,115,230,.3)}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li.ekit-search .search-field{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:none;outline:0;font-size:16px;color:#333;padding:5px;background-color:transparent}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li.ekit-search .ekit-adv-search-loader-closer{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li.ekit-search .ekit-adv-search-loader{height:30px;width:30px;display:none;border-top:3px solid rgba(0,0,0,.2);border-right:3px solid rgba(0,0,0,.2);border-bottom:3px solid rgba(0,0,0,.2);border-left:3px solid #fff;border-radius:50%;-webkit-animation:load 1.1s infinite linear;animation:load 1.1s infinite linear}@-webkit-keyframes load{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li.ekit-search .ekit-adv-search-closer{display:none;height:30px;width:30px;line-height:30px;text-align:center;border-radius:50%;cursor:pointer;background:rgba(220,68,68,.1);color:#dc4444;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li.ekit-search .ekit-adv-search-closer svg{height:24px;width:24px}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-option li.ekit-submit .ekit-search-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result{margin-top:10px;border:solid 1px #dadada}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result:not(.after-popular-keyword){display:none;animation:result .2s linear 0s 1 alternate-reverse none}@-webkit-keyframes result{0%{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0);-webkit-transform-origin:top;transform-origin:top}100%{opacity:0;-webkit-transform:rotateX(70deg);transform:rotateX(70deg);-webkit-transform-origin:top;transform-origin:top}}@keyframes result{0%{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0);-webkit-transform-origin:top;transform-origin:top}100%{opacity:0;-webkit-transform:rotateX(70deg);transform:rotateX(70deg);-webkit-transform-origin:top;transform-origin:top}}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-popular-keyword{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-popular-keyword .ekit-keyword-title{margin-right:15px}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-popular-keyword .ekit-keyword{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items{height:48vh;overflow-y:auto;max-height:48vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items .ekit-result-item{list-style:none;border:solid 1px rgba(0,0,0,.05);-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items .ekit-result-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items .ekit-result-item a .ekit-result-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items .ekit-result-item a .ekit-result-thumb{border-radius:3px;overflow:hidden}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items .ekit-result-item a .ekit-result-thumb img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items .ekit-result-item a i,.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items .ekit-result-item a svg{width:1em;height:1em;position:relative;display:block}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items .ekit-result-item .ekit-result-excerpt{-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items .ekit-result-item .ekit-result-title{-webkit-transition:all .3s ease;transition:all .3s ease}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items .ekit-no-search-found{text-align:center;font-size:20px}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items .ekit-no-search-found .ekit-search-icon svg{height:60px;width:60px}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items .ekit-no-search-found .ekit-search-keyword-help{text-align:left;padding-left:30px}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items .ekit-no-search-found .ekit-search-keyword-help .ekit-keyword-list>li{list-style-position:inside;list-style-type:"»"}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-items .ekit-no-search-found .ekit-search-keyword-help .ekit-keyword-list>li a{margin-left:5px;color:#4827ec}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-footer .ekit-search-load-more-button .ekit-button{padding:10px;background:#4b27fd;color:#fff;border-radius:5px;display:inline-block}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-footer .ekit-advanced-search-owner a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-footer .ekit-advanced-search-owner a .ekit-search-by{font-size:10px;margin-right:7px;color:#434872}.nomzo-theme .ekit-wid-con .ekit-advanced-search-wrapper .ekit-advanced-search-result .ekit-search-result-footer .ekit-advanced-search-owner a .ekit-search-in{font-weight:500px;color:#4b27fd}.nomzo-theme .ekit-advanced-search-style-click-expand .ekit-advanced-search-wrapper .ekit-advanced-search-option{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.nomzo-theme .ekit-advanced-search-style-click-expand .ekit-advanced-search-wrapper .ekit-advanced-search-option .ekit-search{width:100%;opacity:0;visibility:hidden}.nomzo-theme .ekit-advanced-search-style-click-expand .ekit-advanced-search-wrapper .ekit-advanced-search-option .ekit-search.s-show{width:100%;opacity:0;visibility:hidden;-webkit-animation:right-to-left .3s ease 0s 1 forwards;animation:right-to-left .3s ease 0s 1 forwards}.nomzo-theme .ekit-advanced-search-style-click-expand .ekit-advanced-search-wrapper .ekit-advanced-search-option .ekit-submit .ekit-close-icon{display:none}.nomzo-theme .ekit-advanced-search-style-modern .ekit-advanced-search-wrapper .ekit-advanced-search-option{-webkit-transition:border-color .3s ease,-webkit-box-shadow .3s ease;transition:border-color .3s ease,-webkit-box-shadow .3s ease;transition:border-color .3s ease,box-shadow .3s ease;transition:border-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease;background:#e5e8ed;border:solid 1px #1060fb;border-radius:5px 5px 5px 5px;padding:5px}.nomzo-theme .ekit-advanced-search-style-modern .ekit-advanced-search-wrapper .ekit-advanced-search-option li .select-trigger{border:none;background:0 0!important}.nomzo-theme .ekit-advanced-search-style-modern .ekit-advanced-search-wrapper .ekit-advanced-search-option li .select-trigger:focus-within,.nomzo-theme .ekit-advanced-search-style-modern .ekit-advanced-search-wrapper .ekit-advanced-search-option li .select-trigger:hover{outline:0;border-color:#ccc;-webkit-box-shadow:none;box-shadow:none;border:none}.nomzo-theme .ekit-advanced-search-style-modern .ekit-advanced-search-wrapper .ekit-advanced-search-option li.ekit-search{border:none}.nomzo-theme .ekit-advanced-search-style-modern .ekit-advanced-search-wrapper .ekit-advanced-search-option li.ekit-search:focus-within,.nomzo-theme .ekit-advanced-search-style-modern .ekit-advanced-search-wrapper .ekit-advanced-search-option li.ekit-search:hover{border-color:#cac9c9;-webkit-box-shadow:none;box-shadow:none;border:none}.nomzo-theme .ekit-advanced-search-style-modern .ekit-advanced-search-wrapper .ekit-advanced-search-option .ekit-submit .ekit-search-button,.nomzo-theme .ekit-advanced-search-style-modern .ekit-advanced-search-wrapper .ekit-advanced-search-option .ekit-submit [type=submit]{border:none;outline:0}.nomzo-theme .ekit-advanced-search-style-modern .ekit-advanced-search-wrapper .ekit-advanced-search-option .ekit-submit .ekit-search-button:focus-within,.nomzo-theme .ekit-advanced-search-style-modern .ekit-advanced-search-wrapper .ekit-advanced-search-option .ekit-submit .ekit-search-button:hover,.nomzo-theme .ekit-advanced-search-style-modern .ekit-advanced-search-wrapper .ekit-advanced-search-option .ekit-submit [type=submit]:focus-within,.nomzo-theme .ekit-advanced-search-style-modern .ekit-advanced-search-wrapper .ekit-advanced-search-option .ekit-submit [type=submit]:hover{border-color:#cac9c9;-webkit-box-shadow:none;box-shadow:none;border:none}@-webkit-keyframes right-to-left{0%{opacity:0;width:0%;visibility:hidden}100%{opacity:1;width:100%;visibility:visible}}@keyframes right-to-left{0%{opacity:0;width:0%;visibility:hidden}100%{opacity:1;width:100%;visibility:visible}}
@media (max-width:480px){.nomzo-theme .ekit-wid-con .hotspot-following-line-style .ekit-hotspot-horizontal-line{width:50px}.nomzo-theme .ekit-wid-con .ekit-location_inner{left:0;right:auto}}@media (max-width:767px){.nomzo-theme .ekit-wid-con .elementskit-image-accordion-wraper{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width:1025px){.nomzo-theme .ekit-image-accordion-vertical .ekit-image-accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomzo-theme .ekit-image-accordion-vertical .ekit-image-accordion-item{min-height:0!important}}@media screen and (min-width:768px) and (max-width:1024px){.nomzo-theme .ekit-image-accordion-tablet-vertical .ekit-image-accordion,.nomzo-theme .ekit-image-accordion-vertical:not(.ekit-image-accordion-tablet-horizontal) .ekit-image-accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomzo-theme .ekit-image-accordion-tablet-vertical .ekit-image-accordion-item,.nomzo-theme .ekit-image-accordion-vertical:not(.ekit-image-accordion-tablet-horizontal) .ekit-image-accordion-item{min-height:0!important}}@media screen and (max-width:767px){.nomzo-theme .ekit-image-accordion-mobile-vertical .ekit-image-accordion,.nomzo-theme .ekit-image-accordion-tablet-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion,.nomzo-theme .ekit-image-accordion-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nomzo-theme .ekit-image-accordion-mobile-vertical .ekit-image-accordion-item,.nomzo-theme .ekit-image-accordion-tablet-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion-item,.nomzo-theme .ekit-image-accordion-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion-item{min-height:0!important}}@media (max-width:991px){.nomzo-theme .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{width:50%}.nomzo-theme .ekit-wid-con .elementskit-flip-clock>.elementskit-time{margin-bottom:40px}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title{max-width:100%}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container,.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{margin-bottom:30px;margin-right:30px}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count{font-size:28px}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title{font-size:14px}}@media (max-width:480px){.nomzo-theme .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container{display:block;width:100%}.nomzo-theme .ekit-wid-con .elementskit-flip-clock>.elementskit-time{margin-bottom:40px;width:100%}.nomzo-theme .ekit-wid-con .elementskit-flip-clock>.elementskit-time:not(:last-child){margin-right:0}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4::after,.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4::before{display:none}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4{width:100%;margin-left:0;height:100%;line-height:1}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container{padding:15px}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container,.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container,.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container:not(:last-child),.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container:not(:last-child),.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container:not(:last-child),.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container:not(:last-child){margin-bottom:30px}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title{display:block}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count{line-height:normal}.nomzo-theme .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title{max-width:100%}}@media (max-width:991px){.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-1 .ekit-video-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-2 .ekit-video-item{-webkit-box-flex:0;flex:0 0 50%;-ms-flex:1 0 45%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-3 .ekit-video-item{-webkit-box-flex:0;flex:0 0 33.33%;-ms-flex:1 0 31%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-4 .ekit-video-item{-webkit-box-flex:0;flex:0 0 25%;-ms-flex:1 0 20%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-5 .ekit-video-item{-webkit-box-flex:0;flex:0 0 20%;-ms-flex:1 0 18%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-6 .ekit-video-item{-webkit-box-flex:0;flex:0 0 16.66%;-ms-flex:1 0 15%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-1 .ekit-video-item{width:100%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-2 .ekit-video-item{width:50%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-3 .ekit-video-item{width:33.33%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-4 .ekit-video-item{width:25%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-5 .ekit-video-item{width:20%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-6 .ekit-video-item{width:16.66%}}@media (max-width:480px){.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-1 .ekit-video-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-2 .ekit-video-item{-webkit-box-flex:0;flex:0 0 50%;-ms-flex:1 0 45%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-3 .ekit-video-item{-webkit-box-flex:0;flex:0 0 33.33%;-ms-flex:1 0 31%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-4 .ekit-video-item{-webkit-box-flex:0;flex:0 0 25%;-ms-flex:1 0 20%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-5 .ekit-video-item{-webkit-box-flex:0;flex:0 0 20%;-ms-flex:1 0 18%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-6 .ekit-video-item{-webkit-box-flex:0;flex:0 0 16.66%;-ms-flex:1 0 15%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-1 .ekit-video-item{width:100%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-2 .ekit-video-item{width:50%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-3 .ekit-video-item{width:33.33%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-4 .ekit-video-item{width:25%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-5 .ekit-video-item{width:20%}.nomzo-theme .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-6 .ekit-video-item{width:16.66%}.nomzo-theme .ekit-wid-con .ekit-video-gallery-wrapper .elementskit-main-filter>li{margin-bottom:0}}@media (max-width:991px){.nomzo-theme .ekit-wid-con .profile-image-card-group>li{margin-bottom:0}.nomzo-theme .ekit-wid-con .fullwidth-profile-card .profile-entry-content{padding-left:30px;padding-right:25px}.nomzo-theme .ekit-wid-con .fullwidth-profile-card .profile-img{display:block}.nomzo-theme .ekit-wid-con .owl-carousel .owl-item .profile-header img{width:100%}.nomzo-theme .ekit-wid-con .team-slider-wraper{overflow:hidden;position:relative}.nomzo-theme .ekit-wid-con .single-preview .entry-content{background-size:100%}.nomzo-theme .ekit-wid-con .team-sync-thumb{overflow:visible;margin-bottom:30px}.nomzo-theme .ekit-wid-con .team-sync-thumb .owl-item{-webkit-transform:none!important;transform:none!important}.nomzo-theme .ekit-wid-con .team-sync-prev .owl-stage-outer{padding-bottom:50px}}@media (max-width:767px){.nomzo-theme .ekit-wid-con .team-slider{padding:0}.nomzo-theme .ekit-wid-con .team-slider{overflow:visible}.nomzo-theme .ekit-wid-con .team-slider .owl-stage-outer{padding:50px 0}.nomzo-theme .ekit-wid-con .profile-square-v.square-v4 .profile-card{max-height:500px}.nomzo-theme .ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-header{max-height:380px}.nomzo-theme .ekit-wid-con .fullwidth-profile-card .profile-entry-content{padding-left:0;padding-right:0;padding-top:30px}}@media (max-width:480px){.nomzo-theme .ekit-wid-con .profile-image-card-group.five-col>li,.nomzo-theme .ekit-wid-con .profile-image-card-group.four-col>li{width:100%}.nomzo-theme .ekit-wid-con .vintage-style-2 .vintage-profile-card .profile-group{padding:62px 29px}.nomzo-theme .ekit-wid-con .profile-info-text{padding-right:0}.nomzo-theme .ekit-wid-con .elementskit-team-popup .modal-body{display:block;padding:60px 25px 40px}}@media (max-width:991px){.nomzo-theme .ekit-wid-con .timeline-item{padding:20px}.nomzo-theme .ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-content{padding-left:20px}.nomzo-theme .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content{padding-left:20px}.nomzo-theme .ekit-wid-con .timeline-content{padding-right:20px}}@media (max-width:767px){.nomzo-theme .ekit-wid-con .timeline-item{padding:10px;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nomzo-theme .ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-content{padding-left:0}.nomzo-theme .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content{padding-left:0}.nomzo-theme .ekit-wid-con .timeline-content{padding-right:0;margin-top:20px}}@media (max-width:480px){.nomzo-theme .ekit-wid-con .single-timeline{display:block}.nomzo-theme .ekit-wid-con .single-timeline .timeline-img{display:none}.nomzo-theme .ekit-wid-con .timeline-item{width:100%;margin-right:0;padding:20px}.nomzo-theme .ekit-wid-con .timeline-info{width:100%;margin-left:0;text-align:right;padding:10px}.nomzo-theme .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-item{margin-right:0;margin-left:0}.nomzo-theme .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-info{text-align:left}.nomzo-theme .ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-item{margin-right:0;margin-left:0}.nomzo-theme .ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-info{text-align:left}.nomzo-theme .ekit-wid-con .timeline-classic .timeline-info{width:100%;margin-left:0}.nomzo-theme .ekit-wid-con .timeline-slider-info .title{font-size:18px}}@media (max-width:320px){.nomzo-theme .ekit-wid-con .timeline-slider-area{padding:0}.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline{width:100%}}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .bothside .single-timeline:nth-child(2n) .timeline-info{text-align:left}.nomzo-theme .ekit-wid-con .timeline-item .timeline-content{text-align:left}.nomzo-theme .ekit-wid-con .timeline-area.vertical-timeline{padding-left:35px}}@media (max-width:991px){.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline{margin-right:1%}}@media (max-width:991px) and (min-width:568px){.nomzo-theme .ekit-wid-con .horizantal-timeline .single-timeline{width:49%}}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .timeline-info{text-align:left}.nomzo-theme .ekit-wid-con .timeline-pin-icon{left:-60px;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}}@media (max-width:480px){.nomzo-theme .ekit-wid-con .timeline-pin-icon{width:20px;height:20px;line-height:18px;left:-43px;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%);font-size:10px}}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content{padding-left:0}}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-icon{margin-left:30px}.nomzo-theme .ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .timeline-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (max-width:480px){.nomzo-theme .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-icon{margin-left:0}}@media (max-width:991px){.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-2{width:50%}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-3{width:33.3333333333%}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-4{width:25%}.nomzo-theme .ekit-wid-con .post--tab .tabContent{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%}.nomzo-theme .ekit-wid-con .post--tab .tabHeader{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%}}@media (max-width:480px){.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-2{width:50%}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-3{width:33.3333333333%}.nomzo-theme .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-4{width:25%}.nomzo-theme .ekit-wid-con .post--tab{display:block}.nomzo-theme .ekit-wid-con .post--tab .tabHeader .tab__list{border:none;margin-bottom:15px}.nomzo-theme .ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item{display:inline-block;position:relative;padding:10px 15px}}@media (min-width:992px) and (max-width:1199px){.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style{padding:30px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .icon-content{display:none}.nomzo-theme .ekit-wid-con .elementskit-testimonial-preset{overflow:hidden}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider{-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.1);box-shadow:0 10px 10px 0 rgba(0,0,0,.1)}}@media (max-width:991px){.nomzo-theme .ekit-wid-con .elementskit-testimonial-preset{overflow:hidden;padding:40px}.nomzo-theme .ekit-wid-con .elementskit-testimonial-preset.testimonial-block-slider{padding-left:0;padding-right:0}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider{-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,.1);box-shadow:0 10px 10px 0 rgba(0,0,0,.1);padding:30px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider .elementskit-profile-image-card{margin-bottom:0}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.style-2{padding:30px;border-left:0 solid #2575fc}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.style-2 .elementskit-profile-image-card{margin-left:0}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style{padding:30px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .icon-content{display:none}.nomzo-theme .ekit-wid-con .elementskit-commentor-content{padding-right:0;margin-bottom:30px}.nomzo-theme .ekit-wid-con .elementskit-tootltip-testimonial{width:90%;margin-left:auto;margin-right:auto}}@media (max-width:767px){.nomzo-theme .ekit-wid-con .elementskit-testimonial_card{padding:100px 60px 40px}.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider .swiper-button-next,.nomzo-theme .ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev{display:none!important}}@media (max-width:320px){.nomzo-theme .ekit-wid-con .elementskit-testimonial-preset{padding:20px 10px}.nomzo-theme .ekit-wid-con .elementskit-single-testimonial-slider.review-block{padding:20px}.nomzo-theme .ekit-wid-con .elementskit-testimonial_card{padding:50px 30px 20px}.nomzo-theme .ekit-wid-con .elementskit-testimonial_card>p{font-size:15px}}@media (max-width:1024px){.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left{text-align:left}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .elementskit-border-divider{margin:0}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:26px}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .ekit_heading_elementskit-border-star .elementskit-border-star{margin:0}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right{text-align:right}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right .elementskit-border-divider{margin-left:auto;margin-right:0;left:0}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right .ekit_heading_elementskit-border-star .elementskit-border-star{margin-left:auto;margin-right:0}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center{text-align:center}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .elementskit-border-divider{margin-left:auto;margin-right:auto}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:13px}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .ekit_heading_elementskit-border-star .elementskit-border-star{margin:auto}}@media (max-width:767px){.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left{text-align:left}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .elementskit-border-divider{margin:0}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:26px}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .ekit_heading_elementskit-border-star .elementskit-border-star{margin:0}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right{text-align:right}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .elementskit-border-divider{margin-left:auto;margin-right:inherit}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:0}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .ekit_heading_elementskit-border-star .elementskit-border-star{margin-left:auto;margin-right:0}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center{text-align:center}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .elementskit-border-divider{margin-left:auto;margin-right:auto}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider{left:13px}.nomzo-theme .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .ekit_heading_elementskit-border-star .elementskit-border-star{margin:auto}}@media (max-width:991px){.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-left .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-left .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-right .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-right .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-bottom .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-bottom .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:inherit;bottom:0;-webkit-transform:translate(0);transform:translate(0)}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-top .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-top .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:0;bottom:inherit;-webkit-transform:translate(0);transform:translate(0)}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:50%;bottom:inherit;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-1 ul.products .product-category{width:100%}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-2 ul.products .product-category{width:50%}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-3 ul.products .product-category{width:33.33%}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-4 ul.products .product-category{width:25%}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-5 ul.products .product-category{width:20%}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-6 ul.products .product-category{width:16.66%}}@media (max-width:480px){.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-left .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-left .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-right .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-right .woocommerce ul.products .product-category .woocommerce-loop-category__title{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-bottom .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-bottom .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:inherit;bottom:0;-webkit-transform:translate(0);transform:translate(0)}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-top .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-top .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:0;bottom:inherit;-webkit-transform:translate(0);transform:translate(0)}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title{top:50%;bottom:inherit;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-1 ul.products .product-category{width:100%}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-2 ul.products .product-category{width:50%}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-3 ul.products .product-category{width:33.33%}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-4 ul.products .product-category{width:25%}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-5 ul.products .product-category{width:20%}.nomzo-theme .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-6 ul.products .product-category{width:16.66%}}@media (max-width:991px){.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-1 ul.products .product{width:100%;margin:0}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-2 ul.products .product{width:50%;margin:0}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-3 ul.products .product{width:33.33%;margin:0}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-4 ul.products .product{width:25%;margin:0}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-5 ul.products .product{width:20%;margin:0}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-6 ul.products .product{width:16.66%;margin:0}}@media (max-width:480px){.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-1 ul.products .product{width:100%;margin:0}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-2 ul.products .product{width:50%;margin:0}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-3 ul.products .product{width:33.33%;margin:0}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-4 ul.products .product{width:25%;margin:0}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-5 ul.products .product{width:20%;margin:0}.nomzo-theme .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-6 ul.products .product{width:16.66%;margin:0}}@media (max-width:991px){.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .elementor-icon-list-item,.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .elementor-icon-list-item,.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .elementor-icon-list-item,.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .ekit_page_list_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .ekit_page_list_content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .ekit_page_list_content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:480px){.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .elementor-icon-list-item,.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .elementor-icon-list-item,.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .elementor-icon-list-item,.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .elementor-icon-list-items{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .ekit_page_list_content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .ekit_page_list_content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.nomzo-theme .elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .ekit_page_list_content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.nomzo-theme .ekit-template-content-header .elementor-section,.nomzo-theme .ekit-template-content-header .panel-row-style{-webkit-transform:none}@media (max-width:767px){.nomzo-theme .ekit-wid-con .column-count-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .column-count-3,.nomzo-theme .ekit-wid-con .column-count-4,.nomzo-theme .ekit-wid-con .column-count-5,.nomzo-theme .ekit-wid-con .column-count-6{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media (max-width:480px){.nomzo-theme .ekit-wid-con .column-count-1{-webkit-column-count:1;-moz-column-count:1;column-count:1}.nomzo-theme .ekit-wid-con .column-count-2,.nomzo-theme .ekit-wid-con .column-count-3,.nomzo-theme .ekit-wid-con .column-count-4,.nomzo-theme .ekit-wid-con .column-count-5,.nomzo-theme .ekit-wid-con .column-count-6{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media (max-width:768px){.nomzo-theme .ekit-wid-con .elementkit-tab-wraper.vertical{-ms-flex-wrap:wrap;flex-wrap:wrap}}
.nomzo-theme .elementor-3385 .elementor-element.elementor-element-c8af1ea{--display:flex;--min-height:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-6324142 .tg-btn{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-572a79c ) 0%, var( --e-global-color-572a79c ) 100%);}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-6324142 .tg-btn:hover,.nomzo-theme .elementor-3385 .elementor-element.elementor-element-6324142 .tg-btn:hover::after{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-572a79c ) 0%, var( --e-global-color-572a79c ) 100%);}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-6324142 > .elementor-widget-container{padding:0px 38px 0px 38px;}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-6324142 .navbar-nav li:is(.dropdown) > a::before{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-6324142 .navbar-nav>li>a:hover{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-6324142 .tg-btn:hover{color:#F6F7F7;}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-6324142 .tg-btn:hover .btn-text{color:#F6F7F7;}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-dcf9595{--display:flex;--min-height:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-86a9c81 .tg-btn{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-572a79c ) 0%, var( --e-global-color-572a79c ) 100%);}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-86a9c81 .tg-btn:hover,.nomzo-theme .elementor-3385 .elementor-element.elementor-element-86a9c81 .tg-btn:hover::after{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-572a79c ) 0%, var( --e-global-color-572a79c ) 100%);}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-86a9c81 > .elementor-widget-container{padding:0px 38px 0px 38px;}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-86a9c81 .navbar-nav li:is(.dropdown) > a::before{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-86a9c81 .navbar-nav>li>a:hover{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-86a9c81 .tg-btn:hover{color:#F6F7F7;}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-86a9c81 .tg-btn:hover .btn-text{color:#F6F7F7;}@media (max-width:767px){.nomzo-theme .elementor-3385 .elementor-element.elementor-element-6324142 > .elementor-widget-container{padding:0px 0px 0px 0px;}.nomzo-theme .elementor-3385 .elementor-element.elementor-element-86a9c81 > .elementor-widget-container{padding:0px 0px 0px 0px;}}
.nomzo-theme .elementor-1561 .elementor-element.elementor-element-b855e45{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-1561 .elementor-element.elementor-element-6239d6a .tg-mega-menu-wrap{padding:0px 0px 0px 0px;}
.nomzo-theme .elementor-1577 .elementor-element.elementor-element-bdaf161{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}
.nomzo-theme .elementor-1548 .elementor-element.elementor-element-e93af2{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-1548 .elementor-element.elementor-element-40a40e0 .tg-mega-menu-wrap{padding:0px 0px 0px 0px;}
.nomzo-theme .elementor-602 .elementor-element.elementor-element-1d8bac2{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overflow:hidden;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-1d8bac2:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-602 .elementor-element.elementor-element-1d8bac2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#131415;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-91c0949{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--border-radius:8px 8px 8px 8px;--margin-top:0px;--margin-bottom:4px;--margin-left:15px;--margin-right:15px;--padding-top:80px;--padding-bottom:40px;--padding-left:80px;--padding-right:80px;overflow:visible;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-91c0949:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-602 .elementor-element.elementor-element-91c0949 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1F2122;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-d3c3608{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-3da697b .footer__offer{box-shadow:0px 0px 10px 0px rgba(255, 255, 255, 0.03);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-3da697b .tg-btn{border-color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-602 .elementor-element.elementor-element-3da697b .tg-btn:hover{border-color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-602 .elementor-element.elementor-element-7334697{--display:flex;--justify-content:space-around;--align-items:stretch;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:8px;--padding-right:8px;overflow:visible;}.nomzo-theme .elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.nomzo-theme .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.nomzo-theme .elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.nomzo-theme .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.nomzo-theme .elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.nomzo-theme .elementor-602 .elementor-element.elementor-element-ea03b07 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:16px;font-weight:600;color:#FFFFFF;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-ea03b07{padding:0px 0px 16px 0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-c7056a1{--grid-template-columns:repeat(0, auto);text-align:left;--icon-size:20px;--grid-column-gap:12px;--grid-row-gap:0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-c7056a1 .elementor-social-icon{background-color:#FFFFFF00;--icon-padding:0em;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-c7056a1 .elementor-social-icon i{color:#FFFFFF;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-c7056a1 .elementor-social-icon svg{fill:#FFFFFF;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-c7056a1 .elementor-social-icon:hover i{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-602 .elementor-element.elementor-element-c7056a1 .elementor-social-icon:hover svg{fill:var( --e-global-color-572a79c );}.nomzo-theme .elementor-602 .elementor-element.elementor-element-f3c3ebc{--display:flex;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:8px;--padding-right:8px;overflow:visible;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-7c5c607 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:18px;font-weight:600;color:#FFFFFF;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-7c5c607{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 40px;padding:0px 0px 24px 0px;}.nomzo-theme .elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.nomzo-theme .elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.nomzo-theme .elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.nomzo-theme .elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text,.nomzo-theme .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.nomzo-theme .elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0fb061d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0fb061d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0fb061d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0fb061d .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0fb061d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0fb061d .elementor-icon-list-icon i{transition:color 0.3s;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0fb061d .elementor-icon-list-icon svg{transition:fill 0.3s;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0fb061d{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 40px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0fb061d .elementor-icon-list-item > .elementor-icon-list-text,.nomzo-theme .elementor-602 .elementor-element.elementor-element-0fb061d .elementor-icon-list-item > a{font-family:"Inter", Sans-serif;font-size:14px;font-weight:500;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0fb061d .elementor-icon-list-text{color:var( --e-global-color-1fac472 );transition:color 0.3s;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0fb061d .elementor-icon-list-item:hover .elementor-icon-list-text{color:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0ebe42f{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:8px;--padding-right:8px;overflow:visible;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-09b55c8 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:18px;font-weight:600;color:#FFFFFF;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-09b55c8{padding:0px 0px 24px 0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-d267412 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-d267412 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-d267412 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-d267412 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-d267412 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-d267412 .elementor-icon-list-icon i{transition:color 0.3s;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-d267412 .elementor-icon-list-icon svg{transition:fill 0.3s;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-d267412{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-d267412 .elementor-icon-list-item > .elementor-icon-list-text,.nomzo-theme .elementor-602 .elementor-element.elementor-element-d267412 .elementor-icon-list-item > a{font-family:"Inter", Sans-serif;font-size:14px;font-weight:500;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-d267412 .elementor-icon-list-text{color:var( --e-global-color-1fac472 );transition:color 0.3s;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-d267412 .elementor-icon-list-item:hover .elementor-icon-list-text{color:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-602 .elementor-element.elementor-element-cccd908{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;overflow:visible;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-615e688 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:18px;font-weight:600;color:#FFFFFF;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-615e688{padding:0px 0px 24px 0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-b38846d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-b38846d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-b38846d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-b38846d .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-b38846d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2);}.nomzo-theme .elementor-602 .elementor-element.elementor-element-b38846d .elementor-icon-list-icon i{transition:color 0.3s;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-b38846d .elementor-icon-list-icon svg{transition:fill 0.3s;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-b38846d{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-b38846d .elementor-icon-list-item > .elementor-icon-list-text,.nomzo-theme .elementor-602 .elementor-element.elementor-element-b38846d .elementor-icon-list-item > a{font-family:"Inter", Sans-serif;font-size:14px;font-weight:500;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-b38846d .elementor-icon-list-text{color:var( --e-global-color-1fac472 );transition:color 0.3s;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-b38846d .elementor-icon-list-item:hover .elementor-icon-list-text{color:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-602 .elementor-element.elementor-element-7df2511{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:8px 8px 8px 8px;--margin-top:0px;--margin-bottom:0px;--margin-left:15px;--margin-right:15px;--padding-top:24px;--padding-bottom:24px;--padding-left:24px;--padding-right:24px;overflow:visible;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-7df2511:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-602 .elementor-element.elementor-element-7df2511 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1F2122;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-cc4f9e6 > .elementor-widget-container{padding:0px 0px 0px 0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-2b9abaf{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:8px 8px 8px 8px;--margin-top:0px;--margin-bottom:0px;--margin-left:15px;--margin-right:15px;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-5d0ab85{font-family:"Inter", Sans-serif;font-size:14px;font-weight:500;color:#B1B5BF;}@media (max-width:1024px){.nomzo-theme .elementor-602 .elementor-element.elementor-element-91c0949{--padding-top:70px;--padding-bottom:30px;--padding-left:50px;--padding-right:50px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-7334697{--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-f3c3ebc{--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-7c5c607{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0fb061d{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0ebe42f{--margin-top:0px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-cccd908{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-2b9abaf{--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;}}@media (max-width:767px){.nomzo-theme .elementor-602 .elementor-element.elementor-element-91c0949{--padding-top:50px;--padding-bottom:10px;--padding-left:20px;--padding-right:20px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-7334697{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-f3c3ebc{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0ebe42f{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-cccd908{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-5d0ab85{text-align:center;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}}@media (min-width:768px){.nomzo-theme .elementor-602 .elementor-element.elementor-element-1d8bac2{--content-width:1350px;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-7334697{--width:33.33333333%;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-f3c3ebc{--width:25%;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0ebe42f{--width:23%;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-cccd908{--width:18%;}}@media (max-width:1024px) and (min-width:768px){.nomzo-theme .elementor-602 .elementor-element.elementor-element-7334697{--width:50%;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-f3c3ebc{--width:50%;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-0ebe42f{--width:50%;}.nomzo-theme .elementor-602 .elementor-element.elementor-element-cccd908{--width:50%;}}
.nomzo-theme .elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.nomzo-theme .elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.nomzo-theme .elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.nomzo-theme .elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.nomzo-theme .elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.nomzo-theme .elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}
.nomzo-theme .elementor-animation-grow{
	transition-duration: 0.3s;
	transition-property: transform;
}.nomzo-theme .elementor-animation-grow:active,.nomzo-theme .elementor-animation-grow:focus,.nomzo-theme .elementor-animation-grow:hover{
	transform: scale(1.1);
}
.nomzo-theme .elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.nomzo-theme .elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.nomzo-theme .elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.nomzo-theme .elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.nomzo-theme .elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.nomzo-theme .elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.nomzo-theme .elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.nomzo-theme .elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.nomzo-theme .elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.nomzo-theme .elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.nomzo-theme .elementor-social-icon i{color:var(--e-social-icon-icon-color)}.nomzo-theme .elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.nomzo-theme .elementor-social-icon:last-child{margin:0}.nomzo-theme .elementor-social-icon:hover{color:#fff;opacity:.9}.nomzo-theme .elementor-social-icon-android{background-color:#2e639a}.nomzo-theme .elementor-social-icon-apple{background-color:#999}.nomzo-theme .elementor-social-icon-behance{background-color:#1769ff}.nomzo-theme .elementor-social-icon-bitbucket{background-color:#205081}.nomzo-theme .elementor-social-icon-codepen{background-color:#000}.nomzo-theme .elementor-social-icon-delicious{background-color:#39f}.nomzo-theme .elementor-social-icon-deviantart{background-color:#2e639a}.nomzo-theme .elementor-social-icon-digg{background-color:#005be2}.nomzo-theme .elementor-social-icon-dribbble{background-color:#ea4c89}.nomzo-theme .elementor-social-icon-elementor{background-color:#d30c5c}.nomzo-theme .elementor-social-icon-envelope{background-color:#ea4335}.nomzo-theme .elementor-social-icon-facebook,.nomzo-theme .elementor-social-icon-facebook-f{background-color:#3b5998}.nomzo-theme .elementor-social-icon-flickr{background-color:#0063dc}.nomzo-theme .elementor-social-icon-foursquare{background-color:#2d5be3}.nomzo-theme .elementor-social-icon-free-code-camp,.nomzo-theme .elementor-social-icon-freecodecamp{background-color:#2e639a}.nomzo-theme .elementor-social-icon-github{background-color:#333}.nomzo-theme .elementor-social-icon-gitlab{background-color:#e24329}.nomzo-theme .elementor-social-icon-globe{background-color:#69727d}.nomzo-theme .elementor-social-icon-google-plus,.nomzo-theme .elementor-social-icon-google-plus-g{background-color:#dd4b39}.nomzo-theme .elementor-social-icon-houzz{background-color:#2e639a}.nomzo-theme .elementor-social-icon-instagram{background-color:#262626}.nomzo-theme .elementor-social-icon-jsfiddle{background-color:#487aa2}.nomzo-theme .elementor-social-icon-link{background-color:#818a91}.nomzo-theme .elementor-social-icon-linkedin,.nomzo-theme .elementor-social-icon-linkedin-in{background-color:#0077b5}.nomzo-theme .elementor-social-icon-medium{background-color:#2e639a}.nomzo-theme .elementor-social-icon-meetup{background-color:#ec1c40}.nomzo-theme .elementor-social-icon-mixcloud{background-color:#273a4b}.nomzo-theme .elementor-social-icon-odnoklassniki{background-color:#f4731c}.nomzo-theme .elementor-social-icon-pinterest{background-color:#bd081c}.nomzo-theme .elementor-social-icon-product-hunt{background-color:#da552f}.nomzo-theme .elementor-social-icon-reddit{background-color:#ff4500}.nomzo-theme .elementor-social-icon-rss{background-color:#f26522}.nomzo-theme .elementor-social-icon-shopping-cart{background-color:#2e639a}.nomzo-theme .elementor-social-icon-skype{background-color:#00aff0}.nomzo-theme .elementor-social-icon-slideshare{background-color:#0077b5}.nomzo-theme .elementor-social-icon-snapchat{background-color:#fffc00}.nomzo-theme .elementor-social-icon-soundcloud{background-color:#f80}.nomzo-theme .elementor-social-icon-spotify{background-color:#2e639a}.nomzo-theme .elementor-social-icon-stack-overflow{background-color:#fe7a15}.nomzo-theme .elementor-social-icon-steam{background-color:#00adee}.nomzo-theme .elementor-social-icon-stumbleupon{background-color:#eb4924}.nomzo-theme .elementor-social-icon-telegram{background-color:#2ca5e0}.nomzo-theme .elementor-social-icon-threads{background-color:#000}.nomzo-theme .elementor-social-icon-thumb-tack{background-color:#1aa1d8}.nomzo-theme .elementor-social-icon-tripadvisor{background-color:#2e639a}.nomzo-theme .elementor-social-icon-tumblr{background-color:#35465c}.nomzo-theme .elementor-social-icon-twitch{background-color:#6441a5}.nomzo-theme .elementor-social-icon-twitter{background-color:#1da1f2}.nomzo-theme .elementor-social-icon-viber{background-color:#665cac}.nomzo-theme .elementor-social-icon-vimeo{background-color:#1ab7ea}.nomzo-theme .elementor-social-icon-vk{background-color:#45668e}.nomzo-theme .elementor-social-icon-weibo{background-color:#dd2430}.nomzo-theme .elementor-social-icon-weixin{background-color:#2e639a}.nomzo-theme .elementor-social-icon-whatsapp{background-color:#2e639a}.nomzo-theme .elementor-social-icon-wordpress{background-color:#21759b}.nomzo-theme .elementor-social-icon-x-twitter{background-color:#000}.nomzo-theme .elementor-social-icon-xing{background-color:#026466}.nomzo-theme .elementor-social-icon-yelp{background-color:#af0606}.nomzo-theme .elementor-social-icon-youtube{background-color:#cd201f}.nomzo-theme .elementor-social-icon-500px{background-color:#0099e5}
.nomzo-theme .e--ua-appleWebkit.rtl{--flex-right:flex-start}.nomzo-theme .e--ua-appleWebkit .elementor-share-buttons--align-right,.nomzo-theme .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.nomzo-theme .e--ua-appleWebkit .elementor-share-buttons--align-center,.nomzo-theme .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-inline:0}@media (max-width:1024px){.nomzo-theme .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.nomzo-theme .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.nomzo-theme .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.nomzo-theme .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-inline:0}}@media (max-width:767px){.nomzo-theme .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.nomzo-theme .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.nomzo-theme .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.nomzo-theme .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.nomzo-theme .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-inline:0}}
.nomzo-theme .elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.nomzo-theme .elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.nomzo-theme .elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.nomzo-theme .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.nomzo-theme .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.nomzo-theme .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.nomzo-theme .elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.nomzo-theme .elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.nomzo-theme .elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.nomzo-theme .elementor-widget .elementor-icon-list-item,.nomzo-theme .elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.nomzo-theme .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.nomzo-theme .elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.nomzo-theme .elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.nomzo-theme .elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.nomzo-theme .elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.nomzo-theme .elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.nomzo-theme .elementor-widget.elementor-list-item-link-full_width a{width:100%}.nomzo-theme .elementor-widget.elementor-align-center .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.nomzo-theme .elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.nomzo-theme .elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.nomzo-theme .elementor-widget.elementor-align-start .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.nomzo-theme .elementor-widget.elementor-align-start .elementor-inline-items{justify-content:start}.nomzo-theme .elementor-widget.elementor-align-end .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.nomzo-theme .elementor-widget.elementor-align-end .elementor-icon-list-items{justify-content:end}.nomzo-theme .elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.nomzo-theme .elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.nomzo-theme .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.nomzo-theme .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.nomzo-theme .elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.nomzo-theme .elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.nomzo-theme .elementor-widget.elementor-widescreen-align-start .elementor-inline-items{justify-content:start}.nomzo-theme .elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.nomzo-theme .elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items{justify-content:end}.nomzo-theme .elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.nomzo-theme .elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.nomzo-theme .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.nomzo-theme .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.nomzo-theme .elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.nomzo-theme .elementor-widget.elementor-laptop-align-start .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.nomzo-theme .elementor-widget.elementor-laptop-align-start .elementor-inline-items{justify-content:start}.nomzo-theme .elementor-widget.elementor-laptop-align-end .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.nomzo-theme .elementor-widget.elementor-laptop-align-end .elementor-icon-list-items{justify-content:end}.nomzo-theme .elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.nomzo-theme .elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after{inset-inline-end:0}.nomzo-theme .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.nomzo-theme .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.nomzo-theme .elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.nomzo-theme .elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.nomzo-theme .elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items{justify-content:start}.nomzo-theme .elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.nomzo-theme .elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items{justify-content:end}.nomzo-theme .elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.nomzo-theme .elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.nomzo-theme .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.nomzo-theme .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.nomzo-theme .elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.nomzo-theme .elementor-widget.elementor-tablet-align-start .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.nomzo-theme .elementor-widget.elementor-tablet-align-start .elementor-inline-items{justify-content:start}.nomzo-theme .elementor-widget.elementor-tablet-align-end .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.nomzo-theme .elementor-widget.elementor-tablet-align-end .elementor-icon-list-items{justify-content:end}.nomzo-theme .elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.nomzo-theme .elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.nomzo-theme .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.nomzo-theme .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.nomzo-theme .elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.nomzo-theme .elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.nomzo-theme .elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items{justify-content:start}.nomzo-theme .elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.nomzo-theme .elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items{justify-content:end}.nomzo-theme .elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.nomzo-theme .elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.nomzo-theme .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.nomzo-theme .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.nomzo-theme .elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.nomzo-theme .elementor-widget.elementor-mobile-align-start .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a{justify-content:start;text-align:start}.nomzo-theme .elementor-widget.elementor-mobile-align-start .elementor-inline-items{justify-content:start}.nomzo-theme .elementor-widget.elementor-mobile-align-end .elementor-icon-list-item,.nomzo-theme .elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a{justify-content:end;text-align:end}.nomzo-theme .elementor-widget.elementor-mobile-align-end .elementor-icon-list-items{justify-content:end}.nomzo-theme .elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after{inset-inline-start:0}.nomzo-theme .elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after{inset-inline-end:0}}.nomzo-theme #left-area ul.elementor-icon-list-items,.nomzo-theme .elementor .elementor-element ul.elementor-icon-list-items,.nomzo-theme .elementor-edit-area .elementor-element ul.elementor-icon-list-items{padding:0}
@font-face {font-family:elementskit;src:url(../source/content/tools/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}.nomzo-theme .ekit-wid-con .icon::before,.nomzo-theme .elementor-editor-active .icon::before,.nomzo-theme .elementor-widget .icon::before{font-family:elementskit!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nomzo-theme .ekit-wid-con .icon.icon-home::before,.nomzo-theme .icon.icon-home::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-advanced-slider::before,.nomzo-theme .icon.icon-advanced-slider::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-image-box::before,.nomzo-theme .icon.icon-image-box::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-image-swap::before,.nomzo-theme .icon.icon-image-swap::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-apartment1::before,.nomzo-theme .icon.icon-apartment1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pencil::before,.nomzo-theme .icon.icon-pencil::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-magic-wand::before,.nomzo-theme .icon.icon-magic-wand::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-drop::before,.nomzo-theme .icon.icon-drop::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-lighter::before,.nomzo-theme .icon.icon-lighter::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-poop::before,.nomzo-theme .icon.icon-poop::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-sun::before,.nomzo-theme .icon.icon-sun::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-moon::before,.nomzo-theme .icon.icon-moon::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cloud1::before,.nomzo-theme .icon.icon-cloud1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cloud-upload::before,.nomzo-theme .icon.icon-cloud-upload::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cloud-download::before,.nomzo-theme .icon.icon-cloud-download::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cloud-sync::before,.nomzo-theme .icon.icon-cloud-sync::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cloud-check::before,.nomzo-theme .icon.icon-cloud-check::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-database1::before,.nomzo-theme .icon.icon-database1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-lock::before,.nomzo-theme .icon.icon-lock::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cog::before,.nomzo-theme .icon.icon-cog::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-trash::before,.nomzo-theme .icon.icon-trash::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-dice::before,.nomzo-theme .icon.icon-dice::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-heart1::before,.nomzo-theme .icon.icon-heart1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-star1::before,.nomzo-theme .icon.icon-star1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-star-half::before,.nomzo-theme .icon.icon-star-half::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-star-empty::before,.nomzo-theme .icon.icon-star-empty::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-flag::before,.nomzo-theme .icon.icon-flag::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-envelope1::before,.nomzo-theme .icon.icon-envelope1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-paperclip::before,.nomzo-theme .icon.icon-paperclip::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-inbox::before,.nomzo-theme .icon.icon-inbox::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-eye::before,.nomzo-theme .icon.icon-eye::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-printer::before,.nomzo-theme .icon.icon-printer::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-file-empty::before,.nomzo-theme .icon.icon-file-empty::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-file-add::before,.nomzo-theme .icon.icon-file-add::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-enter::before,.nomzo-theme .icon.icon-enter::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-exit::before,.nomzo-theme .icon.icon-exit::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-graduation-hat::before,.nomzo-theme .icon.icon-graduation-hat::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-license::before,.nomzo-theme .icon.icon-license::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-music-note::before,.nomzo-theme .icon.icon-music-note::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-film-play::before,.nomzo-theme .icon.icon-film-play::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-camera-video::before,.nomzo-theme .icon.icon-camera-video::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-camera::before,.nomzo-theme .icon.icon-camera::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-picture::before,.nomzo-theme .icon.icon-picture::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-book::before,.nomzo-theme .icon.icon-book::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bookmark::before,.nomzo-theme .icon.icon-bookmark::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-user::before,.nomzo-theme .icon.icon-user::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-users::before,.nomzo-theme .icon.icon-users::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shirt::before,.nomzo-theme .icon.icon-shirt::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-store::before,.nomzo-theme .icon.icon-store::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cart2::before,.nomzo-theme .icon.icon-cart2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tag::before,.nomzo-theme .icon.icon-tag::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-phone-handset::before,.nomzo-theme .icon.icon-phone-handset::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-phone::before,.nomzo-theme .icon.icon-phone::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pushpin::before,.nomzo-theme .icon.icon-pushpin::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-map-marker::before,.nomzo-theme .icon.icon-map-marker::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-map::before,.nomzo-theme .icon.icon-map::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-location::before,.nomzo-theme .icon.icon-location::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-calendar-full::before,.nomzo-theme .icon.icon-calendar-full::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-keyboard::before,.nomzo-theme .icon.icon-keyboard::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-spell-check::before,.nomzo-theme .icon.icon-spell-check::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-screen::before,.nomzo-theme .icon.icon-screen::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-smartphone::before,.nomzo-theme .icon.icon-smartphone::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tablet::before,.nomzo-theme .icon.icon-tablet::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-laptop::before,.nomzo-theme .icon.icon-laptop::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-laptop-phone::before,.nomzo-theme .icon.icon-laptop-phone::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-power-switch::before,.nomzo-theme .icon.icon-power-switch::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bubble::before,.nomzo-theme .icon.icon-bubble::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-heart-pulse::before,.nomzo-theme .icon.icon-heart-pulse::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-construction::before,.nomzo-theme .icon.icon-construction::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pie-chart::before,.nomzo-theme .icon.icon-pie-chart::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-chart-bars::before,.nomzo-theme .icon.icon-chart-bars::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-gift1::before,.nomzo-theme .icon.icon-gift1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-diamond1::before,.nomzo-theme .icon.icon-diamond1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-dinner::before,.nomzo-theme .icon.icon-dinner::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-coffee-cup::before,.nomzo-theme .icon.icon-coffee-cup::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-leaf::before,.nomzo-theme .icon.icon-leaf::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-paw::before,.nomzo-theme .icon.icon-paw::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-rocket::before,.nomzo-theme .icon.icon-rocket::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-briefcase::before,.nomzo-theme .icon.icon-briefcase::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bus::before,.nomzo-theme .icon.icon-bus::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-car1::before,.nomzo-theme .icon.icon-car1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-train::before,.nomzo-theme .icon.icon-train::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bicycle::before,.nomzo-theme .icon.icon-bicycle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-wheelchair::before,.nomzo-theme .icon.icon-wheelchair::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-select::before,.nomzo-theme .icon.icon-select::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-earth::before,.nomzo-theme .icon.icon-earth::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-smile::before,.nomzo-theme .icon.icon-smile::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-sad::before,.nomzo-theme .icon.icon-sad::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-neutral::before,.nomzo-theme .icon.icon-neutral::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-mustache::before,.nomzo-theme .icon.icon-mustache::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-alarm::before,.nomzo-theme .icon.icon-alarm::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bullhorn::before,.nomzo-theme .icon.icon-bullhorn::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-volume-high::before,.nomzo-theme .icon.icon-volume-high::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-volume-medium::before,.nomzo-theme .icon.icon-volume-medium::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-volume-low::before,.nomzo-theme .icon.icon-volume-low::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-volume::before,.nomzo-theme .icon.icon-volume::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-mic::before,.nomzo-theme .icon.icon-mic::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hourglass::before,.nomzo-theme .icon.icon-hourglass::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-undo::before,.nomzo-theme .icon.icon-undo::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-redo::before,.nomzo-theme .icon.icon-redo::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-sync::before,.nomzo-theme .icon.icon-sync::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-history::before,.nomzo-theme .icon.icon-history::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-clock1::before,.nomzo-theme .icon.icon-clock1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-download::before,.nomzo-theme .icon.icon-download::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-upload::before,.nomzo-theme .icon.icon-upload::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-enter-down::before,.nomzo-theme .icon.icon-enter-down::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-exit-up::before,.nomzo-theme .icon.icon-exit-up::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bug::before,.nomzo-theme .icon.icon-bug::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-code::before,.nomzo-theme .icon.icon-code::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-link::before,.nomzo-theme .icon.icon-link::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-unlink::before,.nomzo-theme .icon.icon-unlink::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-thumbs-up::before,.nomzo-theme .icon.icon-thumbs-up::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-thumbs-down::before,.nomzo-theme .icon.icon-thumbs-down::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-magnifier::before,.nomzo-theme .icon.icon-magnifier::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cross::before,.nomzo-theme .icon.icon-cross::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-chevron-up::before,.nomzo-theme .icon.icon-chevron-up::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-chevron-down::before,.nomzo-theme .icon.icon-chevron-down::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-chevron-left::before,.nomzo-theme .icon.icon-chevron-left::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-chevron-right::before,.nomzo-theme .icon.icon-chevron-right::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-arrow-up::before,.nomzo-theme .icon.icon-arrow-up::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-arrow-down::before,.nomzo-theme .icon.icon-arrow-down::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-arrow-left::before,.nomzo-theme .icon.icon-arrow-left::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-arrow-right::before,.nomzo-theme .icon.icon-arrow-right::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-right-arrow::before,.nomzo-theme .icon.icon-right-arrow::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-left-arrow::before,.nomzo-theme .icon.icon-left-arrow::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-download-arrow::before,.nomzo-theme .icon.icon-download-arrow::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-up-arrow::before,.nomzo-theme .icon.icon-up-arrow::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-arrows::before,.nomzo-theme .icon.icon-arrows::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-double-angle-pointing-to-right::before,.nomzo-theme .icon.icon-double-angle-pointing-to-right::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-double-left-chevron::before,.nomzo-theme .icon.icon-double-left-chevron::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-left-arrow2::before,.nomzo-theme .icon.icon-left-arrow2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-right-arrow2::before,.nomzo-theme .icon.icon-right-arrow2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-warning::before,.nomzo-theme .icon.icon-warning::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-down-arrow1::before,.nomzo-theme .icon.icon-down-arrow1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-up-arrow1::before,.nomzo-theme .icon.icon-up-arrow1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-right-arrow1::before,.nomzo-theme .icon.icon-right-arrow1::before{content:"";font-weight:900}.nomzo-theme .ekit-wid-con .icon.icon-left-arrows::before,.nomzo-theme .icon.icon-left-arrows::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-question-circle::before,.nomzo-theme .icon.icon-question-circle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu-circle::before,.nomzo-theme .icon.icon-menu-circle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-checkmark-circle::before,.nomzo-theme .icon.icon-checkmark-circle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cross-circle::before,.nomzo-theme .icon.icon-cross-circle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-plus-circle::before,.nomzo-theme .icon.icon-plus-circle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-move::before,.nomzo-theme .icon.icon-move::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-circle-minus::before,.nomzo-theme .icon.icon-circle-minus::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-arrow-up-circle::before,.nomzo-theme .icon.icon-arrow-up-circle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-arrow-down-circle::before,.nomzo-theme .icon.icon-arrow-down-circle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-arrow-left-circle::before,.nomzo-theme .icon.icon-arrow-left-circle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-arrow-right-circle::before,.nomzo-theme .icon.icon-arrow-right-circle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-chevron-up-circle::before,.nomzo-theme .icon.icon-chevron-up-circle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-chevron-down-circle::before,.nomzo-theme .icon.icon-chevron-down-circle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-chevron-left-circle::before,.nomzo-theme .icon.icon-chevron-left-circle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-chevron-right-circle::before,.nomzo-theme .icon.icon-chevron-right-circle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-crop::before,.nomzo-theme .icon.icon-crop::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-frame-expand::before,.nomzo-theme .icon.icon-frame-expand::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-frame-contract::before,.nomzo-theme .icon.icon-frame-contract::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-layers::before,.nomzo-theme .icon.icon-layers::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-funnel::before,.nomzo-theme .icon.icon-funnel::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-text-format::before,.nomzo-theme .icon.icon-text-format::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-text-size::before,.nomzo-theme .icon.icon-text-size::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bold::before,.nomzo-theme .icon.icon-bold::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-italic::before,.nomzo-theme .icon.icon-italic::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-underline::before,.nomzo-theme .icon.icon-underline::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-strikethrough::before,.nomzo-theme .icon.icon-strikethrough::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-highlight::before,.nomzo-theme .icon.icon-highlight::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-text-align-left::before,.nomzo-theme .icon.icon-text-align-left::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-text-align-center::before,.nomzo-theme .icon.icon-text-align-center::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-text-align-right::before,.nomzo-theme .icon.icon-text-align-right::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-text-align-justify::before,.nomzo-theme .icon.icon-text-align-justify::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-line-spacing::before,.nomzo-theme .icon.icon-line-spacing::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-indent-increase::before,.nomzo-theme .icon.icon-indent-increase::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-indent-decrease::before,.nomzo-theme .icon.icon-indent-decrease::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-page-break::before,.nomzo-theme .icon.icon-page-break::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hand::before,.nomzo-theme .icon.icon-hand::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pointer-up::before,.nomzo-theme .icon.icon-pointer-up::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pointer-right::before,.nomzo-theme .icon.icon-pointer-right::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pointer-down::before,.nomzo-theme .icon.icon-pointer-down::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pointer-left::before,.nomzo-theme .icon.icon-pointer-left::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-burger::before,.nomzo-theme .icon.icon-burger::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cakes::before,.nomzo-theme .icon.icon-cakes::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cheese::before,.nomzo-theme .icon.icon-cheese::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-drink-glass::before,.nomzo-theme .icon.icon-drink-glass::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pizza::before,.nomzo-theme .icon.icon-pizza::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-vplay::before,.nomzo-theme .icon.icon-vplay::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-newsletter::before,.nomzo-theme .icon.icon-newsletter::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-coins-2::before,.nomzo-theme .icon.icon-coins-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-commerce-2::before,.nomzo-theme .icon.icon-commerce-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-monitor::before,.nomzo-theme .icon.icon-monitor::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-business::before,.nomzo-theme .icon.icon-business::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-graphic-2::before,.nomzo-theme .icon.icon-graphic-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-commerce-1::before,.nomzo-theme .icon.icon-commerce-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hammer::before,.nomzo-theme .icon.icon-hammer::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-justice-1::before,.nomzo-theme .icon.icon-justice-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-line::before,.nomzo-theme .icon.icon-line::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-money-3::before,.nomzo-theme .icon.icon-money-3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-commerce::before,.nomzo-theme .icon.icon-commerce::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-agenda::before,.nomzo-theme .icon.icon-agenda::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-justice::before,.nomzo-theme .icon.icon-justice::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-technology::before,.nomzo-theme .icon.icon-technology::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-coins-1::before,.nomzo-theme .icon.icon-coins-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bank::before,.nomzo-theme .icon.icon-bank::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-calculator::before,.nomzo-theme .icon.icon-calculator::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-soundcloud::before,.nomzo-theme .icon.icon-soundcloud::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-chart2::before,.nomzo-theme .icon.icon-chart2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-checked::before,.nomzo-theme .icon.icon-checked::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-clock11::before,.nomzo-theme .icon.icon-clock11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-comment2::before,.nomzo-theme .icon.icon-comment2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-comments::before,.nomzo-theme .icon.icon-comments::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-consult::before,.nomzo-theme .icon.icon-consult::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-consut2::before,.nomzo-theme .icon.icon-consut2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-deal::before,.nomzo-theme .icon.icon-deal::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-envelope11::before,.nomzo-theme .icon.icon-envelope11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-folder::before,.nomzo-theme .icon.icon-folder::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-folder2::before,.nomzo-theme .icon.icon-folder2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-invest::before,.nomzo-theme .icon.icon-invest::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-loan::before,.nomzo-theme .icon.icon-loan::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu1::before,.nomzo-theme .icon.icon-menu1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-list1::before,.nomzo-theme .icon.icon-list1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-map-marker1::before,.nomzo-theme .icon.icon-map-marker1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-mutual-fund::before,.nomzo-theme .icon.icon-mutual-fund::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-google-plus::before,.nomzo-theme .icon.icon-google-plus::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-phone1::before,.nomzo-theme .icon.icon-phone1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pie-chart1::before,.nomzo-theme .icon.icon-pie-chart1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-play::before,.nomzo-theme .icon.icon-play::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-savings::before,.nomzo-theme .icon.icon-savings::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-search2::before,.nomzo-theme .icon.icon-search2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tag1::before,.nomzo-theme .icon.icon-tag1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tags::before,.nomzo-theme .icon.icon-tags::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-instagram1::before,.nomzo-theme .icon.icon-instagram1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-quote::before,.nomzo-theme .icon.icon-quote::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-arrow-point-to-down::before,.nomzo-theme .icon.icon-arrow-point-to-down::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-play-button::before,.nomzo-theme .icon.icon-play-button::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-minus::before,.nomzo-theme .icon.icon-minus::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-plus::before,.nomzo-theme .icon.icon-plus::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tick::before,.nomzo-theme .icon.icon-tick::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-check::before,.nomzo-theme .icon.icon-check::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-edit::before,.nomzo-theme .icon.icon-edit::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-reply::before,.nomzo-theme .icon.icon-reply::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cogwheel-outline::before,.nomzo-theme .icon.icon-cogwheel-outline::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-abacus::before,.nomzo-theme .icon.icon-abacus::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-abacus1::before,.nomzo-theme .icon.icon-abacus1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-agenda1::before,.nomzo-theme .icon.icon-agenda1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shopping-basket::before,.nomzo-theme .icon.icon-shopping-basket::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-users1::before,.nomzo-theme .icon.icon-users1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-man::before,.nomzo-theme .icon.icon-man::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-support1::before,.nomzo-theme .icon.icon-support1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-favorites::before,.nomzo-theme .icon.icon-favorites::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-calendar::before,.nomzo-theme .icon.icon-calendar::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-paper-plane::before,.nomzo-theme .icon.icon-paper-plane::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-placeholder::before,.nomzo-theme .icon.icon-placeholder::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-phone-call::before,.nomzo-theme .icon.icon-phone-call::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-contact::before,.nomzo-theme .icon.icon-contact::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-email::before,.nomzo-theme .icon.icon-email::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-internet::before,.nomzo-theme .icon.icon-internet::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-quote1::before,.nomzo-theme .icon.icon-quote1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-medical::before,.nomzo-theme .icon.icon-medical::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-eye1::before,.nomzo-theme .icon.icon-eye1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-full-screen::before,.nomzo-theme .icon.icon-full-screen::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tools::before,.nomzo-theme .icon.icon-tools::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pie-chart2::before,.nomzo-theme .icon.icon-pie-chart2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-diamond11::before,.nomzo-theme .icon.icon-diamond11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-valentines-heart::before,.nomzo-theme .icon.icon-valentines-heart::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-like::before,.nomzo-theme .icon.icon-like::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-team::before,.nomzo-theme .icon.icon-team::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tshirt::before,.nomzo-theme .icon.icon-tshirt::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cancel::before,.nomzo-theme .icon.icon-cancel::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-drink::before,.nomzo-theme .icon.icon-drink::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-home1::before,.nomzo-theme .icon.icon-home1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-music::before,.nomzo-theme .icon.icon-music::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-rich::before,.nomzo-theme .icon.icon-rich::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-brush::before,.nomzo-theme .icon.icon-brush::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-opposite-way::before,.nomzo-theme .icon.icon-opposite-way::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cloud-computing1::before,.nomzo-theme .icon.icon-cloud-computing1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-technology-1::before,.nomzo-theme .icon.icon-technology-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-rotate::before,.nomzo-theme .icon.icon-rotate::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-medical1::before,.nomzo-theme .icon.icon-medical1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-flash-1::before,.nomzo-theme .icon.icon-flash-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-flash::before,.nomzo-theme .icon.icon-flash::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-uturn::before,.nomzo-theme .icon.icon-uturn::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-down-arrow::before,.nomzo-theme .icon.icon-down-arrow::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hours-support::before,.nomzo-theme .icon.icon-hours-support::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bag::before,.nomzo-theme .icon.icon-bag::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-photo-camera::before,.nomzo-theme .icon.icon-photo-camera::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-school::before,.nomzo-theme .icon.icon-school::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-settings::before,.nomzo-theme .icon.icon-settings::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-smartphone1::before,.nomzo-theme .icon.icon-smartphone1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-technology-11::before,.nomzo-theme .icon.icon-technology-11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tool::before,.nomzo-theme .icon.icon-tool::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-business1::before,.nomzo-theme .icon.icon-business1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shuffle-arrow::before,.nomzo-theme .icon.icon-shuffle-arrow::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-van-1::before,.nomzo-theme .icon.icon-van-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-van::before,.nomzo-theme .icon.icon-van::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-vegetables::before,.nomzo-theme .icon.icon-vegetables::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-women::before,.nomzo-theme .icon.icon-women::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-vintage::before,.nomzo-theme .icon.icon-vintage::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-team-1::before,.nomzo-theme .icon.icon-team-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-team1::before,.nomzo-theme .icon.icon-team1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-apple::before,.nomzo-theme .icon.icon-apple::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-watch::before,.nomzo-theme .icon.icon-watch::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cogwheel::before,.nomzo-theme .icon.icon-cogwheel::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-light-bulb::before,.nomzo-theme .icon.icon-light-bulb::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-light-bulb-1::before,.nomzo-theme .icon.icon-light-bulb-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-heart-shape-outline::before,.nomzo-theme .icon.icon-heart-shape-outline::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-online-shopping-cart::before,.nomzo-theme .icon.icon-online-shopping-cart::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shopping-cart1::before,.nomzo-theme .icon.icon-shopping-cart1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-star2::before,.nomzo-theme .icon.icon-star2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-star-1::before,.nomzo-theme .icon.icon-star-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-favorite1::before,.nomzo-theme .icon.icon-favorite1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-agenda2::before,.nomzo-theme .icon.icon-agenda2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-agenda-1::before,.nomzo-theme .icon.icon-agenda-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-alarm-clock::before,.nomzo-theme .icon.icon-alarm-clock::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-alarm-clock1::before,.nomzo-theme .icon.icon-alarm-clock1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-atomic::before,.nomzo-theme .icon.icon-atomic::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-auction::before,.nomzo-theme .icon.icon-auction::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-balance::before,.nomzo-theme .icon.icon-balance::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-balance1::before,.nomzo-theme .icon.icon-balance1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bank1::before,.nomzo-theme .icon.icon-bank1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bar-chart::before,.nomzo-theme .icon.icon-bar-chart::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-barrier::before,.nomzo-theme .icon.icon-barrier::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-battery::before,.nomzo-theme .icon.icon-battery::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-battery-1::before,.nomzo-theme .icon.icon-battery-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bell::before,.nomzo-theme .icon.icon-bell::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bluetooth::before,.nomzo-theme .icon.icon-bluetooth::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-book1::before,.nomzo-theme .icon.icon-book1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-briefcase1::before,.nomzo-theme .icon.icon-briefcase1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-briefcase-1::before,.nomzo-theme .icon.icon-briefcase-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-briefcase-2::before,.nomzo-theme .icon.icon-briefcase-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-calculator1::before,.nomzo-theme .icon.icon-calculator1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-calculator2::before,.nomzo-theme .icon.icon-calculator2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-calculator-1::before,.nomzo-theme .icon.icon-calculator-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-calendar1::before,.nomzo-theme .icon.icon-calendar1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-calendar2::before,.nomzo-theme .icon.icon-calendar2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-calendar-1::before,.nomzo-theme .icon.icon-calendar-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-calendar-page-empty::before,.nomzo-theme .icon.icon-calendar-page-empty::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-calendar3::before,.nomzo-theme .icon.icon-calendar3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-car11::before,.nomzo-theme .icon.icon-car11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-carrier::before,.nomzo-theme .icon.icon-carrier::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cash::before,.nomzo-theme .icon.icon-cash::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-chat::before,.nomzo-theme .icon.icon-chat::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-chat-1::before,.nomzo-theme .icon.icon-chat-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-checked1::before,.nomzo-theme .icon.icon-checked1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-clip::before,.nomzo-theme .icon.icon-clip::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-clip1::before,.nomzo-theme .icon.icon-clip1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-clipboard1::before,.nomzo-theme .icon.icon-clipboard1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-clipboard11::before,.nomzo-theme .icon.icon-clipboard11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-clock2::before,.nomzo-theme .icon.icon-clock2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-clock-1::before,.nomzo-theme .icon.icon-clock-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cloud11::before,.nomzo-theme .icon.icon-cloud11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cloud-computing11::before,.nomzo-theme .icon.icon-cloud-computing11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cloud-computing-1::before,.nomzo-theme .icon.icon-cloud-computing-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cogwheel1::before,.nomzo-theme .icon.icon-cogwheel1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-coins1::before,.nomzo-theme .icon.icon-coins1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-compass::before,.nomzo-theme .icon.icon-compass::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-contract::before,.nomzo-theme .icon.icon-contract::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-conversation::before,.nomzo-theme .icon.icon-conversation::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-crane1::before,.nomzo-theme .icon.icon-crane1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-crane-2::before,.nomzo-theme .icon.icon-crane-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-credit-card::before,.nomzo-theme .icon.icon-credit-card::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-credit-card1::before,.nomzo-theme .icon.icon-credit-card1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cursor::before,.nomzo-theme .icon.icon-cursor::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-customer-service::before,.nomzo-theme .icon.icon-customer-service::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cutlery::before,.nomzo-theme .icon.icon-cutlery::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-dart-board::before,.nomzo-theme .icon.icon-dart-board::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-decision-making::before,.nomzo-theme .icon.icon-decision-making::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-desk-chair::before,.nomzo-theme .icon.icon-desk-chair::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-desk-lamp::before,.nomzo-theme .icon.icon-desk-lamp::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-diamond2::before,.nomzo-theme .icon.icon-diamond2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-direction::before,.nomzo-theme .icon.icon-direction::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-document::before,.nomzo-theme .icon.icon-document::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-dollar-bill::before,.nomzo-theme .icon.icon-dollar-bill::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-download1::before,.nomzo-theme .icon.icon-download1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-edit1::before,.nomzo-theme .icon.icon-edit1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-email1::before,.nomzo-theme .icon.icon-email1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-envelope2::before,.nomzo-theme .icon.icon-envelope2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-envelope3::before,.nomzo-theme .icon.icon-envelope3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-eraser::before,.nomzo-theme .icon.icon-eraser::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-eye2::before,.nomzo-theme .icon.icon-eye2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-factory::before,.nomzo-theme .icon.icon-factory::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-fast-forward::before,.nomzo-theme .icon.icon-fast-forward::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-favorites1::before,.nomzo-theme .icon.icon-favorites1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-file::before,.nomzo-theme .icon.icon-file::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-file-1::before,.nomzo-theme .icon.icon-file-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-file-2::before,.nomzo-theme .icon.icon-file-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-file-3::before,.nomzo-theme .icon.icon-file-3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-filter::before,.nomzo-theme .icon.icon-filter::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-finance-book::before,.nomzo-theme .icon.icon-finance-book::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-flag1::before,.nomzo-theme .icon.icon-flag1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-folder1::before,.nomzo-theme .icon.icon-folder1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-folder-1::before,.nomzo-theme .icon.icon-folder-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-folders::before,.nomzo-theme .icon.icon-folders::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-folders1::before,.nomzo-theme .icon.icon-folders1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-gamepad::before,.nomzo-theme .icon.icon-gamepad::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-gift11::before,.nomzo-theme .icon.icon-gift11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-growth::before,.nomzo-theme .icon.icon-growth::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-heart11::before,.nomzo-theme .icon.icon-heart11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-home2::before,.nomzo-theme .icon.icon-home2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-house::before,.nomzo-theme .icon.icon-house::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-house-1::before,.nomzo-theme .icon.icon-house-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-house-2::before,.nomzo-theme .icon.icon-house-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-id-card::before,.nomzo-theme .icon.icon-id-card::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-id-card1::before,.nomzo-theme .icon.icon-id-card1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-id-card-1::before,.nomzo-theme .icon.icon-id-card-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-idea1::before,.nomzo-theme .icon.icon-idea1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-image::before,.nomzo-theme .icon.icon-image::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-improvement::before,.nomzo-theme .icon.icon-improvement::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-inbox1::before,.nomzo-theme .icon.icon-inbox1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-information::before,.nomzo-theme .icon.icon-information::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-key::before,.nomzo-theme .icon.icon-key::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-key1::before,.nomzo-theme .icon.icon-key1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-laptop1::before,.nomzo-theme .icon.icon-laptop1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-layers1::before,.nomzo-theme .icon.icon-layers1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-light-bulb1::before,.nomzo-theme .icon.icon-light-bulb1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-like1::before,.nomzo-theme .icon.icon-like1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-line-chart1::before,.nomzo-theme .icon.icon-line-chart1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-mail::before,.nomzo-theme .icon.icon-mail::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-manager::before,.nomzo-theme .icon.icon-manager::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-map1::before,.nomzo-theme .icon.icon-map1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-medal1::before,.nomzo-theme .icon.icon-medal1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-megaphone::before,.nomzo-theme .icon.icon-megaphone::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-megaphone1::before,.nomzo-theme .icon.icon-megaphone1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-message::before,.nomzo-theme .icon.icon-message::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-message-1::before,.nomzo-theme .icon.icon-message-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-message-2::before,.nomzo-theme .icon.icon-message-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-microphone::before,.nomzo-theme .icon.icon-microphone::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-money1::before,.nomzo-theme .icon.icon-money1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-money-bag1::before,.nomzo-theme .icon.icon-money-bag1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-monitor1::before,.nomzo-theme .icon.icon-monitor1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-music1::before,.nomzo-theme .icon.icon-music1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-next::before,.nomzo-theme .icon.icon-next::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-open-book1::before,.nomzo-theme .icon.icon-open-book1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-padlock::before,.nomzo-theme .icon.icon-padlock::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-padlock-1::before,.nomzo-theme .icon.icon-padlock-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-paint-brush::before,.nomzo-theme .icon.icon-paint-brush::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pause::before,.nomzo-theme .icon.icon-pause::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pen::before,.nomzo-theme .icon.icon-pen::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pencil1::before,.nomzo-theme .icon.icon-pencil1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-percentage::before,.nomzo-theme .icon.icon-percentage::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-phone-call1::before,.nomzo-theme .icon.icon-phone-call1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-phone-call2::before,.nomzo-theme .icon.icon-phone-call2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-photo-camera1::before,.nomzo-theme .icon.icon-photo-camera1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pie-chart3::before,.nomzo-theme .icon.icon-pie-chart3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pipe::before,.nomzo-theme .icon.icon-pipe::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-placeholder1::before,.nomzo-theme .icon.icon-placeholder1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-placeholder2::before,.nomzo-theme .icon.icon-placeholder2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-planet-earth::before,.nomzo-theme .icon.icon-planet-earth::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-play-button1::before,.nomzo-theme .icon.icon-play-button1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-power-button::before,.nomzo-theme .icon.icon-power-button::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-presentation::before,.nomzo-theme .icon.icon-presentation::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-presentation1::before,.nomzo-theme .icon.icon-presentation1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-printer1::before,.nomzo-theme .icon.icon-printer1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-push-pin::before,.nomzo-theme .icon.icon-push-pin::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-push-pin1::before,.nomzo-theme .icon.icon-push-pin1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-refresh::before,.nomzo-theme .icon.icon-refresh::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-reload::before,.nomzo-theme .icon.icon-reload::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-return::before,.nomzo-theme .icon.icon-return::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-rocket-ship::before,.nomzo-theme .icon.icon-rocket-ship::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-rss1::before,.nomzo-theme .icon.icon-rss1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-safebox::before,.nomzo-theme .icon.icon-safebox::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-safebox1::before,.nomzo-theme .icon.icon-safebox1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-settings1::before,.nomzo-theme .icon.icon-settings1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-settings-2::before,.nomzo-theme .icon.icon-settings-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-sewing-machine::before,.nomzo-theme .icon.icon-sewing-machine::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-share2::before,.nomzo-theme .icon.icon-share2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shield1::before,.nomzo-theme .icon.icon-shield1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shield11::before,.nomzo-theme .icon.icon-shield11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shopping::before,.nomzo-theme .icon.icon-shopping::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shopping-bag::before,.nomzo-theme .icon.icon-shopping-bag::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shopping-bag-1::before,.nomzo-theme .icon.icon-shopping-bag-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shopping-bag-2::before,.nomzo-theme .icon.icon-shopping-bag-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shopping-cart11::before,.nomzo-theme .icon.icon-shopping-cart11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shopping-cart2::before,.nomzo-theme .icon.icon-shopping-cart2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shopping-cart-1::before,.nomzo-theme .icon.icon-shopping-cart-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shopping-cart-2::before,.nomzo-theme .icon.icon-shopping-cart-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shopping-cart-3::before,.nomzo-theme .icon.icon-shopping-cart-3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-smartphone2::before,.nomzo-theme .icon.icon-smartphone2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-speaker::before,.nomzo-theme .icon.icon-speaker::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-speakers::before,.nomzo-theme .icon.icon-speakers::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-stats::before,.nomzo-theme .icon.icon-stats::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-stats-1::before,.nomzo-theme .icon.icon-stats-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-stats-2::before,.nomzo-theme .icon.icon-stats-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-stats-3::before,.nomzo-theme .icon.icon-stats-3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-stats-4::before,.nomzo-theme .icon.icon-stats-4::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-stats-5::before,.nomzo-theme .icon.icon-stats-5::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-stats-6::before,.nomzo-theme .icon.icon-stats-6::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-sticky-note::before,.nomzo-theme .icon.icon-sticky-note::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-store1::before,.nomzo-theme .icon.icon-store1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-store-1::before,.nomzo-theme .icon.icon-store-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-suitcase::before,.nomzo-theme .icon.icon-suitcase::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-suitcase-1::before,.nomzo-theme .icon.icon-suitcase-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tag2::before,.nomzo-theme .icon.icon-tag2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-target::before,.nomzo-theme .icon.icon-target::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-team2::before,.nomzo-theme .icon.icon-team2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tie::before,.nomzo-theme .icon.icon-tie::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-trash1::before,.nomzo-theme .icon.icon-trash1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-trolley::before,.nomzo-theme .icon.icon-trolley::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-trolley-1::before,.nomzo-theme .icon.icon-trolley-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-trolley-2::before,.nomzo-theme .icon.icon-trolley-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-trophy1::before,.nomzo-theme .icon.icon-trophy1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-truck1::before,.nomzo-theme .icon.icon-truck1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-truck-1::before,.nomzo-theme .icon.icon-truck-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-truck-2::before,.nomzo-theme .icon.icon-truck-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-umbrella::before,.nomzo-theme .icon.icon-umbrella::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-upload1::before,.nomzo-theme .icon.icon-upload1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-user1::before,.nomzo-theme .icon.icon-user1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-user-1::before,.nomzo-theme .icon.icon-user-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-user-2::before,.nomzo-theme .icon.icon-user-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-user-3::before,.nomzo-theme .icon.icon-user-3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-users2::before,.nomzo-theme .icon.icon-users2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-video-camera::before,.nomzo-theme .icon.icon-video-camera::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-voucher::before,.nomzo-theme .icon.icon-voucher::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-voucher-1::before,.nomzo-theme .icon.icon-voucher-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-voucher-2::before,.nomzo-theme .icon.icon-voucher-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-voucher-3::before,.nomzo-theme .icon.icon-voucher-3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-voucher-4::before,.nomzo-theme .icon.icon-voucher-4::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-wallet::before,.nomzo-theme .icon.icon-wallet::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-wallet1::before,.nomzo-theme .icon.icon-wallet1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-wifi::before,.nomzo-theme .icon.icon-wifi::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-worker::before,.nomzo-theme .icon.icon-worker::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-zoom-in::before,.nomzo-theme .icon.icon-zoom-in::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-zoom-out::before,.nomzo-theme .icon.icon-zoom-out::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-burger-menu::before,.nomzo-theme .icon.icon-burger-menu::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-squares::before,.nomzo-theme .icon.icon-squares::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-options::before,.nomzo-theme .icon.icon-options::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-apps::before,.nomzo-theme .icon.icon-apps::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu-11::before,.nomzo-theme .icon.icon-menu-11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu11::before,.nomzo-theme .icon.icon-menu11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-back_up::before,.nomzo-theme .icon.icon-back_up::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cart11::before,.nomzo-theme .icon.icon-cart11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-checkmark::before,.nomzo-theme .icon.icon-checkmark::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-dollar::before,.nomzo-theme .icon.icon-dollar::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-domian::before,.nomzo-theme .icon.icon-domian::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hosting1::before,.nomzo-theme .icon.icon-hosting1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-key2::before,.nomzo-theme .icon.icon-key2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-migration::before,.nomzo-theme .icon.icon-migration::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-play1::before,.nomzo-theme .icon.icon-play1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-quote2::before,.nomzo-theme .icon.icon-quote2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-api_setup::before,.nomzo-theme .icon.icon-api_setup::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-coin::before,.nomzo-theme .icon.icon-coin::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hand_shake::before,.nomzo-theme .icon.icon-hand_shake::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-idea_generate::before,.nomzo-theme .icon.icon-idea_generate::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-page_search::before,.nomzo-theme .icon.icon-page_search::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pen_shape::before,.nomzo-theme .icon.icon-pen_shape::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pencil_art::before,.nomzo-theme .icon.icon-pencil_art::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-review::before,.nomzo-theme .icon.icon-review::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-star::before,.nomzo-theme .icon.icon-star::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-timing::before,.nomzo-theme .icon.icon-timing::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-trophy::before,.nomzo-theme .icon.icon-trophy::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-communication::before,.nomzo-theme .icon.icon-communication::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-money-bag2::before,.nomzo-theme .icon.icon-money-bag2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-dentist::before,.nomzo-theme .icon.icon-dentist::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bill::before,.nomzo-theme .icon.icon-bill::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-label::before,.nomzo-theme .icon.icon-label::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-money::before,.nomzo-theme .icon.icon-money::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shield::before,.nomzo-theme .icon.icon-shield::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-support::before,.nomzo-theme .icon.icon-support::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-one::before,.nomzo-theme .icon.icon-one::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-clock::before,.nomzo-theme .icon.icon-clock::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cart::before,.nomzo-theme .icon.icon-cart::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-globe::before,.nomzo-theme .icon.icon-globe::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tooth::before,.nomzo-theme .icon.icon-tooth::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tooth-1::before,.nomzo-theme .icon.icon-tooth-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tooth-2::before,.nomzo-theme .icon.icon-tooth-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-brain::before,.nomzo-theme .icon.icon-brain::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-view::before,.nomzo-theme .icon.icon-view::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-doctor::before,.nomzo-theme .icon.icon-doctor::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-heart::before,.nomzo-theme .icon.icon-heart::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-medicine::before,.nomzo-theme .icon.icon-medicine::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-stethoscope::before,.nomzo-theme .icon.icon-stethoscope::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hospital::before,.nomzo-theme .icon.icon-hospital::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-clipboard::before,.nomzo-theme .icon.icon-clipboard::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-medicine-1::before,.nomzo-theme .icon.icon-medicine-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hospital-1::before,.nomzo-theme .icon.icon-hospital-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-customer-support::before,.nomzo-theme .icon.icon-customer-support::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-brickwall::before,.nomzo-theme .icon.icon-brickwall::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-crane2::before,.nomzo-theme .icon.icon-crane2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-valve::before,.nomzo-theme .icon.icon-valve::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-safety::before,.nomzo-theme .icon.icon-safety::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-energy-saving::before,.nomzo-theme .icon.icon-energy-saving::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-paint-roller::before,.nomzo-theme .icon.icon-paint-roller::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-paint-brushes::before,.nomzo-theme .icon.icon-paint-brushes::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before,.nomzo-theme .icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-trowel::before,.nomzo-theme .icon.icon-trowel::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bucket::before,.nomzo-theme .icon.icon-bucket::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-smart::before,.nomzo-theme .icon.icon-smart::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-repair::before,.nomzo-theme .icon.icon-repair::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-saw::before,.nomzo-theme .icon.icon-saw::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cutter::before,.nomzo-theme .icon.icon-cutter::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-plier::before,.nomzo-theme .icon.icon-plier::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-drill::before,.nomzo-theme .icon.icon-drill::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-save-money::before,.nomzo-theme .icon.icon-save-money::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-planting::before,.nomzo-theme .icon.icon-planting::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-line-chart::before,.nomzo-theme .icon.icon-line-chart::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-open-book::before,.nomzo-theme .icon.icon-open-book::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-money-bag3::before,.nomzo-theme .icon.icon-money-bag3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-server::before,.nomzo-theme .icon.icon-server::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-server-1::before,.nomzo-theme .icon.icon-server-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-server-2::before,.nomzo-theme .icon.icon-server-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cloud-computing::before,.nomzo-theme .icon.icon-cloud-computing::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cloud::before,.nomzo-theme .icon.icon-cloud::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-database::before,.nomzo-theme .icon.icon-database::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-computer::before,.nomzo-theme .icon.icon-computer::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-server-3::before,.nomzo-theme .icon.icon-server-3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-server-4::before,.nomzo-theme .icon.icon-server-4::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-server-5::before,.nomzo-theme .icon.icon-server-5::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-server-6::before,.nomzo-theme .icon.icon-server-6::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-server-7::before,.nomzo-theme .icon.icon-server-7::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cloud-1::before,.nomzo-theme .icon.icon-cloud-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-server-8::before,.nomzo-theme .icon.icon-server-8::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-business-and-finance::before,.nomzo-theme .icon.icon-business-and-finance::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cloud-2::before,.nomzo-theme .icon.icon-cloud-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-server-9::before,.nomzo-theme .icon.icon-server-9::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hosting::before,.nomzo-theme .icon.icon-hosting::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-car::before,.nomzo-theme .icon.icon-car::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-car-frontal-view::before,.nomzo-theme .icon.icon-car-frontal-view::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-car-1::before,.nomzo-theme .icon.icon-car-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-racing::before,.nomzo-theme .icon.icon-racing::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-car-wheel::before,.nomzo-theme .icon.icon-car-wheel::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-steering-wheel::before,.nomzo-theme .icon.icon-steering-wheel::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-frontal-taxi-cab::before,.nomzo-theme .icon.icon-frontal-taxi-cab::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-taxi::before,.nomzo-theme .icon.icon-taxi::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cosmetics::before,.nomzo-theme .icon.icon-cosmetics::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-flower::before,.nomzo-theme .icon.icon-flower::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-mirror::before,.nomzo-theme .icon.icon-mirror::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-itunes::before,.nomzo-theme .icon.icon-itunes::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-salon::before,.nomzo-theme .icon.icon-salon::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hair-dryer::before,.nomzo-theme .icon.icon-hair-dryer::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shampoo::before,.nomzo-theme .icon.icon-shampoo::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-download-button::before,.nomzo-theme .icon.icon-download-button::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-list::before,.nomzo-theme .icon.icon-list::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-loupe::before,.nomzo-theme .icon.icon-loupe::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-search::before,.nomzo-theme .icon.icon-search::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-search-1::before,.nomzo-theme .icon.icon-search-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-shopping-cart::before,.nomzo-theme .icon.icon-shopping-cart::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu::before,.nomzo-theme .icon.icon-menu::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu-1::before,.nomzo-theme .icon.icon-menu-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu-button-of-three-horizontal-lines::before,.nomzo-theme .icon.icon-menu-button-of-three-horizontal-lines::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu-2::before,.nomzo-theme .icon.icon-menu-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu-3::before,.nomzo-theme .icon.icon-menu-3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu-5::before,.nomzo-theme .icon.icon-menu-5::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu-button::before,.nomzo-theme .icon.icon-menu-button::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-list-1::before,.nomzo-theme .icon.icon-list-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu-6::before,.nomzo-theme .icon.icon-menu-6::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu-7::before,.nomzo-theme .icon.icon-menu-7::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu-8::before,.nomzo-theme .icon.icon-menu-8::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-list-2::before,.nomzo-theme .icon.icon-list-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-dot::before,.nomzo-theme .icon.icon-dot::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-menu-9::before,.nomzo-theme .icon.icon-menu-9::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-search11::before,.nomzo-theme .icon.icon-search11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-search-minus::before,.nomzo-theme .icon.icon-search-minus::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-search-11::before,.nomzo-theme .icon.icon-search-11::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-search-2::before,.nomzo-theme .icon.icon-search-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-search-3::before,.nomzo-theme .icon.icon-search-3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-magnifying-glass-search::before,.nomzo-theme .icon.icon-magnifying-glass-search::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-loupe1::before,.nomzo-theme .icon.icon-loupe1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-speed::before,.nomzo-theme .icon.icon-speed::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-search21::before,.nomzo-theme .icon.icon-search21::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-search-4::before,.nomzo-theme .icon.icon-search-4::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-search-5::before,.nomzo-theme .icon.icon-search-5::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-detective::before,.nomzo-theme .icon.icon-detective::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cart1::before,.nomzo-theme .icon.icon-cart1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-buying-on-smartphone::before,.nomzo-theme .icon.icon-buying-on-smartphone::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-badge::before,.nomzo-theme .icon.icon-badge::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-basket1::before,.nomzo-theme .icon.icon-basket1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-commerce-and-shopping::before,.nomzo-theme .icon.icon-commerce-and-shopping::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-comment::before,.nomzo-theme .icon.icon-comment::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-comment-1::before,.nomzo-theme .icon.icon-comment-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-share::before,.nomzo-theme .icon.icon-share::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-share-1::before,.nomzo-theme .icon.icon-share-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-share-2::before,.nomzo-theme .icon.icon-share-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-share-3::before,.nomzo-theme .icon.icon-share-3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-comment1::before,.nomzo-theme .icon.icon-comment1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-favorite::before,.nomzo-theme .icon.icon-favorite::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-retweet::before,.nomzo-theme .icon.icon-retweet::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-share1::before,.nomzo-theme .icon.icon-share1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-facebook::before,.nomzo-theme .icon.icon-facebook::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-twitter::before,.nomzo-theme .icon.icon-twitter::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-linkedin::before,.nomzo-theme .icon.icon-linkedin::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-whatsapp-1::before,.nomzo-theme .icon.icon-whatsapp-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-dribbble::before,.nomzo-theme .icon.icon-dribbble::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-facebook-2::before,.nomzo-theme .icon.icon-facebook-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-twitter1::before,.nomzo-theme .icon.icon-twitter1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-vk::before,.nomzo-theme .icon.icon-vk::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-youtube-v::before,.nomzo-theme .icon.icon-youtube-v::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-vimeo::before,.nomzo-theme .icon.icon-vimeo::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-youtube::before,.nomzo-theme .icon.icon-youtube::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-snapchat-1::before,.nomzo-theme .icon.icon-snapchat-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-behance::before,.nomzo-theme .icon.icon-behance::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-github::before,.nomzo-theme .icon.icon-github::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pinterest::before,.nomzo-theme .icon.icon-pinterest::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-spotify::before,.nomzo-theme .icon.icon-spotify::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-soundcloud-1::before,.nomzo-theme .icon.icon-soundcloud-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-skype-1::before,.nomzo-theme .icon.icon-skype-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-rss::before,.nomzo-theme .icon.icon-rss::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-reddit-1::before,.nomzo-theme .icon.icon-reddit-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-dribbble-1::before,.nomzo-theme .icon.icon-dribbble-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-wordpress-1::before,.nomzo-theme .icon.icon-wordpress-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-logo::before,.nomzo-theme .icon.icon-logo::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-dropbox-1::before,.nomzo-theme .icon.icon-dropbox-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-blogger-1::before,.nomzo-theme .icon.icon-blogger-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-photo::before,.nomzo-theme .icon.icon-photo::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hangouts::before,.nomzo-theme .icon.icon-hangouts::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-xing::before,.nomzo-theme .icon.icon-xing::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-myspace::before,.nomzo-theme .icon.icon-myspace::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-flickr-1::before,.nomzo-theme .icon.icon-flickr-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-envato::before,.nomzo-theme .icon.icon-envato::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-picasa-1::before,.nomzo-theme .icon.icon-picasa-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-wattpad::before,.nomzo-theme .icon.icon-wattpad::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-emoji::before,.nomzo-theme .icon.icon-emoji::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-deviantart-1::before,.nomzo-theme .icon.icon-deviantart-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-yahoo-1::before,.nomzo-theme .icon.icon-yahoo-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-vine-1::before,.nomzo-theme .icon.icon-vine-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-delicious::before,.nomzo-theme .icon.icon-delicious::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-kickstarter-1::before,.nomzo-theme .icon.icon-kickstarter-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-stumbleupon-1::before,.nomzo-theme .icon.icon-stumbleupon-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-brands-and-logotypes::before,.nomzo-theme .icon.icon-brands-and-logotypes::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-instagram-1::before,.nomzo-theme .icon.icon-instagram-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-facebook-1::before,.nomzo-theme .icon.icon-facebook-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-instagram-2::before,.nomzo-theme .icon.icon-instagram-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-twitter-1::before,.nomzo-theme .icon.icon-twitter-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-whatsapp-2::before,.nomzo-theme .icon.icon-whatsapp-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-youtube-1::before,.nomzo-theme .icon.icon-youtube-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-linkedin-1::before,.nomzo-theme .icon.icon-linkedin-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-telegram::before,.nomzo-theme .icon.icon-telegram::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-github-1::before,.nomzo-theme .icon.icon-github-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-vk-1::before,.nomzo-theme .icon.icon-vk-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pinterest-1::before,.nomzo-theme .icon.icon-pinterest-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-rss-1::before,.nomzo-theme .icon.icon-rss-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-twitch::before,.nomzo-theme .icon.icon-twitch::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-snapchat-2::before,.nomzo-theme .icon.icon-snapchat-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-skype-2::before,.nomzo-theme .icon.icon-skype-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-behance-2::before,.nomzo-theme .icon.icon-behance-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-spotify-1::before,.nomzo-theme .icon.icon-spotify-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-periscope::before,.nomzo-theme .icon.icon-periscope::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-dribbble-2::before,.nomzo-theme .icon.icon-dribbble-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tumblr-1::before,.nomzo-theme .icon.icon-tumblr-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-soundcloud-2::before,.nomzo-theme .icon.icon-soundcloud-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-google-drive-1::before,.nomzo-theme .icon.icon-google-drive-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-dropbox-2::before,.nomzo-theme .icon.icon-dropbox-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-reddit-2::before,.nomzo-theme .icon.icon-reddit-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-html::before,.nomzo-theme .icon.icon-html::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-vimeo-1::before,.nomzo-theme .icon.icon-vimeo-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hangout::before,.nomzo-theme .icon.icon-hangout::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-blogger-2::before,.nomzo-theme .icon.icon-blogger-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-yahoo-2::before,.nomzo-theme .icon.icon-yahoo-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-path::before,.nomzo-theme .icon.icon-path::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-yelp-1::before,.nomzo-theme .icon.icon-yelp-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-slideshare::before,.nomzo-theme .icon.icon-slideshare::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-picasa-2::before,.nomzo-theme .icon.icon-picasa-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-myspace-1::before,.nomzo-theme .icon.icon-myspace-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-flickr-2::before,.nomzo-theme .icon.icon-flickr-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-xing-1::before,.nomzo-theme .icon.icon-xing-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-envato-1::before,.nomzo-theme .icon.icon-envato-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-swarm::before,.nomzo-theme .icon.icon-swarm::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-wattpad-1::before,.nomzo-theme .icon.icon-wattpad-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-foursquare::before,.nomzo-theme .icon.icon-foursquare::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-deviantart-2::before,.nomzo-theme .icon.icon-deviantart-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-kickstarter-2::before,.nomzo-theme .icon.icon-kickstarter-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-delicious-1::before,.nomzo-theme .icon.icon-delicious-1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-vine-2::before,.nomzo-theme .icon.icon-vine-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-digg::before,.nomzo-theme .icon.icon-digg::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bebo::before,.nomzo-theme .icon.icon-bebo::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-stumbleupon-2::before,.nomzo-theme .icon.icon-stumbleupon-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-forrst::before,.nomzo-theme .icon.icon-forrst::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-eye3::before,.nomzo-theme .icon.icon-eye3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-microscope::before,.nomzo-theme .icon.icon-microscope::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Anti-Lock::before,.nomzo-theme .icon.icon-Anti-Lock::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-apartment::before,.nomzo-theme .icon.icon-apartment::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-app::before,.nomzo-theme .icon.icon-app::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Aroma::before,.nomzo-theme .icon.icon-Aroma::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-bamboo-Leaf::before,.nomzo-theme .icon.icon-bamboo-Leaf::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-basket::before,.nomzo-theme .icon.icon-basket::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Battery::before,.nomzo-theme .icon.icon-Battery::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Bettery::before,.nomzo-theme .icon.icon-Bettery::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-building::before,.nomzo-theme .icon.icon-building::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-car-2::before,.nomzo-theme .icon.icon-car-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Car::before,.nomzo-theme .icon.icon-Car::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Child::before,.nomzo-theme .icon.icon-Child::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cityscape::before,.nomzo-theme .icon.icon-cityscape::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cleaner::before,.nomzo-theme .icon.icon-cleaner::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Coffee-cup::before,.nomzo-theme .icon.icon-Coffee-cup::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-coins::before,.nomzo-theme .icon.icon-coins::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Computer::before,.nomzo-theme .icon.icon-Computer::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Consultancy::before,.nomzo-theme .icon.icon-Consultancy::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-cottage::before,.nomzo-theme .icon.icon-cottage::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-crane::before,.nomzo-theme .icon.icon-crane::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Custom-api::before,.nomzo-theme .icon.icon-Custom-api::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-customer-support-2::before,.nomzo-theme .icon.icon-customer-support-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Design-2::before,.nomzo-theme .icon.icon-Design-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Design-3::before,.nomzo-theme .icon.icon-Design-3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-design::before,.nomzo-theme .icon.icon-design::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-diamond::before,.nomzo-theme .icon.icon-diamond::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-diploma::before,.nomzo-theme .icon.icon-diploma::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Document-Search::before,.nomzo-theme .icon.icon-Document-Search::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Download::before,.nomzo-theme .icon.icon-Download::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-drilling::before,.nomzo-theme .icon.icon-drilling::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-engine::before,.nomzo-theme .icon.icon-engine::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-engineer::before,.nomzo-theme .icon.icon-engineer::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-envelope::before,.nomzo-theme .icon.icon-envelope::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Family::before,.nomzo-theme .icon.icon-Family::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-friendship::before,.nomzo-theme .icon.icon-friendship::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-gift::before,.nomzo-theme .icon.icon-gift::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-graph-2::before,.nomzo-theme .icon.icon-graph-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-graph::before,.nomzo-theme .icon.icon-graph::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hamburger-2::before,.nomzo-theme .icon.icon-hamburger-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-handshake::before,.nomzo-theme .icon.icon-handshake::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Helmet::before,.nomzo-theme .icon.icon-Helmet::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hot-Stone-2::before,.nomzo-theme .icon.icon-hot-Stone-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-hot-stone::before,.nomzo-theme .icon.icon-hot-stone::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-idea::before,.nomzo-theme .icon.icon-idea::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Leaf::before,.nomzo-theme .icon.icon-Leaf::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-management::before,.nomzo-theme .icon.icon-management::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Massage-table::before,.nomzo-theme .icon.icon-Massage-table::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Mechanic::before,.nomzo-theme .icon.icon-Mechanic::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Money-2::before,.nomzo-theme .icon.icon-Money-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-money-bag::before,.nomzo-theme .icon.icon-money-bag::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Money::before,.nomzo-theme .icon.icon-Money::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-oil-bottle::before,.nomzo-theme .icon.icon-oil-bottle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Physiotherapy::before,.nomzo-theme .icon.icon-Physiotherapy::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Profile::before,.nomzo-theme .icon.icon-Profile::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Rating::before,.nomzo-theme .icon.icon-Rating::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-right-mark::before,.nomzo-theme .icon.icon-right-mark::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-rings::before,.nomzo-theme .icon.icon-rings::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Safe-house::before,.nomzo-theme .icon.icon-Safe-house::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Scan::before,.nomzo-theme .icon.icon-Scan::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-social-care::before,.nomzo-theme .icon.icon-social-care::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Speed-Clock::before,.nomzo-theme .icon.icon-Speed-Clock::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-stopwatch::before,.nomzo-theme .icon.icon-stopwatch::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Support-2::before,.nomzo-theme .icon.icon-Support-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-target-2::before,.nomzo-theme .icon.icon-target-2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Target::before,.nomzo-theme .icon.icon-Target::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tripod::before,.nomzo-theme .icon.icon-tripod::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-truck::before,.nomzo-theme .icon.icon-truck::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-university::before,.nomzo-theme .icon.icon-university::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-User::before,.nomzo-theme .icon.icon-User::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Web-Portals::before,.nomzo-theme .icon.icon-Web-Portals::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-window::before,.nomzo-theme .icon.icon-window::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-ek_line_icon::before,.nomzo-theme .icon.icon-ek_line_icon::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-ek_stroke_icon::before,.nomzo-theme .icon.icon-ek_stroke_icon::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-ekit::before,.nomzo-theme .icon.icon-ekit::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-elements-kit-logo::before,.nomzo-theme .icon.icon-elements-kit-logo::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-degree-image::before,.nomzo-theme .icon.icon-degree-image::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-accordion::before,.nomzo-theme .icon.icon-accordion::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-animated-flip-box::before,.nomzo-theme .icon.icon-animated-flip-box::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-animated-text::before,.nomzo-theme .icon.icon-animated-text::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-brands::before,.nomzo-theme .icon.icon-brands::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-business-hour::before,.nomzo-theme .icon.icon-business-hour::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-button::before,.nomzo-theme .icon.icon-button::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-carousel::before,.nomzo-theme .icon.icon-carousel::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-Circle-progress::before,.nomzo-theme .icon.icon-Circle-progress::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-contact-form::before,.nomzo-theme .icon.icon-contact-form::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-countdown-timer::before,.nomzo-theme .icon.icon-countdown-timer::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-dropbar::before,.nomzo-theme .icon.icon-dropbar::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-faq::before,.nomzo-theme .icon.icon-faq::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-full-width-scroll::before,.nomzo-theme .icon.icon-full-width-scroll::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-google-map::before,.nomzo-theme .icon.icon-google-map::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-heading-style::before,.nomzo-theme .icon.icon-heading-style::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-help-desk::before,.nomzo-theme .icon.icon-help-desk::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-horizontal-timeline::before,.nomzo-theme .icon.icon-horizontal-timeline::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-iframe::before,.nomzo-theme .icon.icon-iframe::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-image-comparison::before,.nomzo-theme .icon.icon-image-comparison::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-image-gallery::before,.nomzo-theme .icon.icon-image-gallery::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-image-justify::before,.nomzo-theme .icon.icon-image-justify::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-image-magnifier::before,.nomzo-theme .icon.icon-image-magnifier::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-image-masonry::before,.nomzo-theme .icon.icon-image-masonry::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-inline-svg::before,.nomzo-theme .icon.icon-inline-svg::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-instagram::before,.nomzo-theme .icon.icon-instagram::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-listing::before,.nomzo-theme .icon.icon-listing::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-music-player::before,.nomzo-theme .icon.icon-music-player::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-news-ticker::before,.nomzo-theme .icon.icon-news-ticker::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-off-canvus-menu::before,.nomzo-theme .icon.icon-off-canvus-menu::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-parallax::before,.nomzo-theme .icon.icon-parallax::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-portfolio::before,.nomzo-theme .icon.icon-portfolio::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-post-banner::before,.nomzo-theme .icon.icon-post-banner::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-post-carousel::before,.nomzo-theme .icon.icon-post-carousel::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-post-grid::before,.nomzo-theme .icon.icon-post-grid::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-post-slider::before,.nomzo-theme .icon.icon-post-slider::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pricing-list::before,.nomzo-theme .icon.icon-pricing-list::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pricing-table::before,.nomzo-theme .icon.icon-pricing-table::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-product-featured::before,.nomzo-theme .icon.icon-product-featured::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-product-image::before,.nomzo-theme .icon.icon-product-image::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-product-recent::before,.nomzo-theme .icon.icon-product-recent::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-product-sale::before,.nomzo-theme .icon.icon-product-sale::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-product-top-rated::before,.nomzo-theme .icon.icon-product-top-rated::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-product-top-seller::before,.nomzo-theme .icon.icon-product-top-seller::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-progress-bar::before,.nomzo-theme .icon.icon-progress-bar::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-protected-content-v2::before,.nomzo-theme .icon.icon-protected-content-v2::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-protected-content-v3::before,.nomzo-theme .icon.icon-protected-content-v3::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-protected-content::before,.nomzo-theme .icon.icon-protected-content::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-qr_code::before,.nomzo-theme .icon.icon-qr_code::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-scroll-button::before,.nomzo-theme .icon.icon-scroll-button::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-search1::before,.nomzo-theme .icon.icon-search1::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-service::before,.nomzo-theme .icon.icon-service::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-slider-image::before,.nomzo-theme .icon.icon-slider-image::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-social-share::before,.nomzo-theme .icon.icon-social-share::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-subscribe::before,.nomzo-theme .icon.icon-subscribe::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tab::before,.nomzo-theme .icon.icon-tab::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-table::before,.nomzo-theme .icon.icon-table::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-team-join::before,.nomzo-theme .icon.icon-team-join::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-team-member::before,.nomzo-theme .icon.icon-team-member::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-testimonial-carousel::before,.nomzo-theme .icon.icon-testimonial-carousel::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-testimonial-grid::before,.nomzo-theme .icon.icon-testimonial-grid::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-testimonial-quote::before,.nomzo-theme .icon.icon-testimonial-quote::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-testimonial-slider::before,.nomzo-theme .icon.icon-testimonial-slider::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-toggle::before,.nomzo-theme .icon.icon-toggle::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-user-login::before,.nomzo-theme .icon.icon-user-login::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-user-registration::before,.nomzo-theme .icon.icon-user-registration::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-vertical-timeline::before,.nomzo-theme .icon.icon-vertical-timeline::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-video-player::before,.nomzo-theme .icon.icon-video-player::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-weather::before,.nomzo-theme .icon.icon-weather::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-image-hover-effect::before,.nomzo-theme .icon.icon-image-hover-effect::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-audio-player::before,.nomzo-theme .icon.icon-audio-player::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-category-list::before,.nomzo-theme .icon.icon-category-list::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-fancy-heading::before,.nomzo-theme .icon.icon-fancy-heading::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-google-review::before,.nomzo-theme .icon.icon-google-review::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-image-masking::before,.nomzo-theme .icon.icon-image-masking::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-image-morphing::before,.nomzo-theme .icon.icon-image-morphing::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-page-list::before,.nomzo-theme .icon.icon-page-list::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-post-list::before,.nomzo-theme .icon.icon-post-list::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-price-menu::before,.nomzo-theme .icon.icon-price-menu::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-stylish-list::before,.nomzo-theme .icon.icon-stylish-list::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-advanced-tooltip::before,.nomzo-theme .icon.icon-advanced-tooltip::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-avatar::before,.nomzo-theme .icon.icon-avatar::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-content-ticker::before,.nomzo-theme .icon.icon-content-ticker::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-coupon-code::before,.nomzo-theme .icon.icon-coupon-code::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-flip-box::before,.nomzo-theme .icon.icon-flip-box::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-next-dark::before,.nomzo-theme .icon.icon-next-dark::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-onepage-scroll::before,.nomzo-theme .icon.icon-onepage-scroll::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-pause-dark::before,.nomzo-theme .icon.icon-pause-dark::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-previous-dark::before,.nomzo-theme .icon.icon-previous-dark::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-team-carousel-slider::before,.nomzo-theme .icon.icon-team-carousel-slider::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-volume-cross::before,.nomzo-theme .icon.icon-volume-cross::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-volume-dark::before,.nomzo-theme .icon.icon-volume-dark::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-volume-high-dark::before,.nomzo-theme .icon.icon-volume-high-dark::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-volume-low-dark::before,.nomzo-theme .icon.icon-volume-low-dark::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-volume-mute::before,.nomzo-theme .icon.icon-volume-mute::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-youtube-feed::before,.nomzo-theme .icon.icon-youtube-feed::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-interactive-link::before,.nomzo-theme .icon.icon-interactive-link::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-x-twitter-square::before,.nomzo-theme .icon.icon-x-twitter-square::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tiktok-square::before,.nomzo-theme .icon.icon-tiktok-square::before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tiktok:before,.nomzo-theme .icon.icon-tiktok:before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-x-twitter:before,.nomzo-theme .icon.icon-x-twitter:before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-copyright:before,.nomzo-theme .icon.icon-copyright:before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-marquee-anything:before,.nomzo-theme .icon.icon-marquee-anything:before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-register:before,.nomzo-theme .icon.icon-register:before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-scrollable-video:before,.nomzo-theme .icon.icon-scrollable-video:before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-scroll-reveal:before,.nomzo-theme .icon.icon-scroll-reveal:before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-smart-post-list:before,.nomzo-theme .icon.icon-smart-post-list:before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-stacked-cards:before,.nomzo-theme .icon.icon-stacked-cards:before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-tiktok-border:before,.nomzo-theme .icon.icon-tiktok-border:before{content:""}.nomzo-theme .ekit-wid-con .icon.icon-login:before,.nomzo-theme .icon.icon-login:before{content:""}
.nomzo-theme .elementskit-reset-button.elementor-button{cursor:pointer;width:100%}
.nomzo-theme .elementor-2942 .elementor-element.elementor-element-df60ba6{--display:flex;--overlay-opacity:0.5;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-df60ba6:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2942 .elementor-element.elementor-element-df60ba6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-df60ba6::before,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-df60ba6 > .elementor-background-video-container::before,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-df60ba6 > .e-con-inner > .elementor-background-video-container::before,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-df60ba6 > .elementor-background-slideshow::before,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-df60ba6 > .e-con-inner > .elementor-background-slideshow::before,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-df60ba6 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-572a79c );--background-overlay:"";}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .banner__inner-wrap,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .features__item,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .features__item-two,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .features__item-three,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .features__item-five,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .hosting__top-area{background-color:var( --e-global-color-1f66a2b );background-image:url("../source/content/templates/2025/10/serv.svg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .tg-btn,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .tg-link-btn{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-572a79c ) 0%, var( --e-global-color-572a79c ) 100%);}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .tg-btn:hover{background-color:transparent;color:#FFFFFF;background-image:linear-gradient(180deg, var( --e-global-color-572a79c ) 0%, var( --e-global-color-572a79c ) 100%);}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 > .elementor-widget-container{padding:0px 0px 0px 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .sub-title{color:var( --e-global-color-f4c4bf7 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .banner__poster-content .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .banner__content > p{color:var( --e-global-color-f4c4bf7 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .features__content p{color:var( --e-global-color-f4c4bf7 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .features__content-three > p{color:var( --e-global-color-f4c4bf7 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .hosting__top-content > p{color:var( --e-global-color-f4c4bf7 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .features__list li svg path{stroke:var( --e-global-color-f4c4bf7 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .features__list li p{color:var( --e-global-color-f4c4bf7 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .list-wrap li{color:var( --e-global-color-f4c4bf7 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .tg-btn{color:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-686d174 .tg-link-btn{color:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4abbcc0e{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:90px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4abbcc0e:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4abbcc0e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F9FB;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-90c90a8{padding:0px 15px 50px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-90c90a8 .elementskit-section-title-wraper .elementskit-section-title > span{color:#000000;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-90c90a8 .elementskit-section-title-wraper .elementskit-section-title:hover > span{color:#000000;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-90c90a8 .elementskit-section-title-wraper .elementskit-border-divider{width:40px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-90c90a8 .elementskit-section-title-wraper .elementskit-border-divider.elementskit-style-long{width:40px;height:4px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-90c90a8 .elementskit-section-title-wraper .elementskit-border-star{width:40px;height:4px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-90c90a8 .elementskit-section-title-wraper .elementskit-border-divider,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-90c90a8 .elementskit-border-divider::before{height:4px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-36bc75c1{--display:grid;--e-con-grid-template-columns:repeat(4, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:30px 30px;--row-gap:30px;--column-gap:30px;--grid-auto-flow:row;--justify-items:stretch;--align-items:stretch;--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-tag{background-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing a.elementskit-pricing-btn{background-color:#FFFFFF;color:var( --e-global-color-572a79c );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing a.elementskit-pricing-btn:hover{background-color:var( --e-global-color-572a79c );color:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 > .elementor-widget-container{background-color:var( --e-global-color-1f66a2b );background-image:url("../source/content/templates/2025/07/h3_hero_bg_shape03.webp");padding:60px 0px 40px 0px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#e7e7e7;border-radius:10px 10px 10px 10px;box-shadow:0px 0px 5px 2px rgba(0, 0, 0, 0.2);}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157:hover .elementor-widget-container{box-shadow:20px 20px 40px 0px rgba(0,0,0,0.1);}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-left i{margin-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-right i{margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-left svg{margin-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-right svg{margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing{text-align:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157:hover .elementskit-pricing-header .elementskit-pricing-title{color:#000000;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing .elementskit-pricing-header .elementskit-pricing-title{padding:0px 0px 0px 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag{padding:15px 0px 15px 0px;margin:0px 0px 50px 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span{font-size:31px;line-height:1em;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sub.period{vertical-align:baseline;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sup.currency{vertical-align:super;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price{color:var( --e-global-color-8309e7f );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing .elementskit-pricing-content{text-align:left;margin:0px 0px 50px 30px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing .elementskit-pricing-lists > li{list-style:none;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing .elementskit-pricing-lists li:before{margin-top:15px;margin-bottom:15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-pricing-lists > li > i{padding-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-pricing-lists > li > svg{margin-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing a.elementskit-pricing-btn svg path{stroke:var( --e-global-color-572a79c );fill:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-60d53157 .elementskit-single-pricing a.elementskit-pricing-btn:hover svg path{stroke:var( --e-global-color-1fac472 );fill:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-tag{background-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing a.elementskit-pricing-btn{background-color:#FFFFFF;color:var( --e-global-color-572a79c );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing a.elementskit-pricing-btn:hover{background-color:var( --e-global-color-572a79c );color:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e > .elementor-widget-container{background-color:var( --e-global-color-1f66a2b );background-image:url("../source/content/templates/2025/07/h3_hero_bg_shape03.webp");padding:60px 0px 40px 0px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#e7e7e7;border-radius:10px 10px 10px 10px;box-shadow:0px 0px 5px 2px rgba(0, 0, 0, 0.2);}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e:hover .elementor-widget-container{box-shadow:20px 20px 40px 0px rgba(0,0,0,0.1);}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-left i{margin-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-right i{margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-left svg{margin-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-right svg{margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing{text-align:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e:hover .elementskit-pricing-header .elementskit-pricing-title{color:#000000;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing .elementskit-pricing-header .elementskit-pricing-title{padding:0px 0px 0px 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag{padding:15px 0px 15px 0px;margin:0px 0px 50px 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span{font-size:31px;line-height:1em;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sub.period{vertical-align:baseline;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sup.currency{vertical-align:super;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price{color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing .elementskit-pricing-content{text-align:left;margin:0px 0px 50px 30px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing .elementskit-pricing-lists > li{list-style:none;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing .elementskit-pricing-lists li:before{margin-top:15px;margin-bottom:15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-pricing-lists > li > i{padding-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-pricing-lists > li > svg{margin-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing a.elementskit-pricing-btn svg path{stroke:var( --e-global-color-572a79c );fill:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-128072e .elementskit-single-pricing a.elementskit-pricing-btn:hover svg path{stroke:var( --e-global-color-1fac472 );fill:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-tag{background-color:var( --e-global-color-211ccc1 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing a.elementskit-pricing-btn{background-color:#FFFFFF;color:var( --e-global-color-572a79c );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing a.elementskit-pricing-btn:hover{background-color:var( --e-global-color-572a79c );color:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 > .elementor-widget-container{background-color:var( --e-global-color-1f66a2b );background-image:url("../source/content/templates/2025/07/h3_hero_bg_shape03.webp");padding:60px 0px 40px 0px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#e7e7e7;border-radius:10px 10px 10px 10px;box-shadow:0px 0px 5px 2px rgba(0, 0, 0, 0.2);}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40:hover .elementor-widget-container{box-shadow:20px 20px 40px 0px rgba(0,0,0,0.1);}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-left i{margin-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-right i{margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-left svg{margin-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-right svg{margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing{text-align:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40:hover .elementskit-pricing-header .elementskit-pricing-title{color:#000000;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing .elementskit-pricing-header .elementskit-pricing-title{padding:0px 0px 0px 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag{padding:15px 0px 15px 0px;margin:0px 0px 50px 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span{font-size:31px;line-height:1em;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sub.period{vertical-align:baseline;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sup.currency{vertical-align:super;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price{color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing .elementskit-pricing-content{text-align:left;margin:0px 0px 50px 30px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing .elementskit-pricing-lists > li{list-style:none;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing .elementskit-pricing-lists li:before{margin-top:15px;margin-bottom:15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-pricing-lists > li > i{padding-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-pricing-lists > li > svg{margin-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing a.elementskit-pricing-btn svg path{stroke:var( --e-global-color-572a79c );fill:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ed0ab40 .elementskit-single-pricing a.elementskit-pricing-btn:hover svg path{stroke:var( --e-global-color-1fac472 );fill:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-tag{background-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing a.elementskit-pricing-btn{background-color:#FFFFFF;color:var( --e-global-color-572a79c );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing a.elementskit-pricing-btn:hover{background-color:var( --e-global-color-572a79c );color:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 > .elementor-widget-container{background-color:var( --e-global-color-1f66a2b );background-image:url("../source/content/templates/2025/07/h3_hero_bg_shape03.webp");padding:60px 0px 40px 0px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#e7e7e7;border-radius:10px 10px 10px 10px;box-shadow:0px 0px 5px 2px rgba(0, 0, 0, 0.2);}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00:hover .elementor-widget-container{box-shadow:20px 20px 40px 0px rgba(0,0,0,0.1);}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-left i{margin-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-right i{margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-left svg{margin-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing a.ekit-pricing-btn-icon-pos-right svg{margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing{text-align:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00:hover .elementskit-pricing-header .elementskit-pricing-title{color:#000000;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing .elementskit-pricing-header .elementskit-pricing-title{padding:0px 0px 0px 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag{padding:15px 0px 15px 0px;margin:0px 0px 50px 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span{font-size:31px;line-height:1em;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sub.period{vertical-align:baseline;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sup.currency{vertical-align:super;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price{color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing .elementskit-pricing-content{text-align:left;margin:0px 0px 50px 30px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing .elementskit-pricing-lists > li{list-style:none;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing .elementskit-pricing-lists li:before{margin-top:15px;margin-bottom:15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-pricing-lists > li > i{padding-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-pricing-lists > li > svg{margin-right:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing a.elementskit-pricing-btn svg path{stroke:var( --e-global-color-572a79c );fill:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-d873a00 .elementskit-single-pricing a.elementskit-pricing-btn:hover svg path{stroke:var( --e-global-color-1fac472 );fill:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-38592491 > .elementor-container{max-width:1100px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-38592491{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:118px 0px 125px 0px;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-38592491 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-556eb057:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-556eb057 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F7F9;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-556eb057.elementor-column > .elementor-widget-wrap{justify-content:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-556eb057 > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 0px;box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.17);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:60px 70px 60px 70px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-556eb057 > .elementor-element-populated,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-556eb057 > .elementor-element-populated > .elementor-background-overlay,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-556eb057 > .elementor-background-slideshow{border-radius:16px 16px 16px 16px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-556eb057 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.nomzo-theme .elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-448f5679{width:auto;max-width:auto;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 12px) 0px;padding:1px 7px 1px 7px;text-align:start;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-448f5679 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;color:var( --e-global-color-secondary );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-755b61a9{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 14px) 0px;text-align:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-755b61a9 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:21px;font-weight:500;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-3118141f{margin-top:0px;margin-bottom:0px;padding:0px 0px 12px 0px;overflow:visible;}.nomzo-theme .elementor-bc-flex-widget .elementor-2942 .elementor-element.elementor-element-1b43bd0c.elementor-column .elementor-widget-wrap{align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1b43bd0c.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1b43bd0c > .elementor-element-populated,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1b43bd0c > .elementor-element-populated > .elementor-background-overlay,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1b43bd0c > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1b43bd0c > .elementor-element-populated{box-shadow:0px 6px 26px 3px rgba(0, 0, 0, 0.1);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;padding:15px 15px 15px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1b43bd0c > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.nomzo-theme .elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-3a86106d img{filter:brightness( 100% ) contrast( 0% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-3a86106d:hover img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-bc-flex-widget .elementor-2942 .elementor-element.elementor-element-767a54da.elementor-column .elementor-widget-wrap{align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-767a54da.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-767a54da > .elementor-element-populated,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-767a54da > .elementor-element-populated > .elementor-background-overlay,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-767a54da > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-767a54da > .elementor-element-populated{box-shadow:0px 6px 26px 3px rgba(0, 0, 0, 0.1);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;padding:15px 15px 15px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-767a54da > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-40bdcdba img{filter:brightness( 100% ) contrast( 0% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-40bdcdba:hover img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-bc-flex-widget .elementor-2942 .elementor-element.elementor-element-1520ac72.elementor-column .elementor-widget-wrap{align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1520ac72.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1520ac72 > .elementor-element-populated,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1520ac72 > .elementor-element-populated > .elementor-background-overlay,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1520ac72 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1520ac72 > .elementor-element-populated{box-shadow:0px 6px 26px 3px rgba(0, 0, 0, 0.1);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;padding:15px 15px 15px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1520ac72 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-28ae3fed img{filter:brightness( 100% ) contrast( 0% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-28ae3fed:hover img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-bc-flex-widget .elementor-2942 .elementor-element.elementor-element-77a46262.elementor-column .elementor-widget-wrap{align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-77a46262.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-77a46262 > .elementor-element-populated,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-77a46262 > .elementor-element-populated > .elementor-background-overlay,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-77a46262 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-77a46262 > .elementor-element-populated{box-shadow:0px 6px 26px 3px rgba(0, 0, 0, 0.1);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;padding:15px 15px 15px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-77a46262 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-797fecf7 img{filter:brightness( 100% ) contrast( 0% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-797fecf7:hover img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-bc-flex-widget .elementor-2942 .elementor-element.elementor-element-272e39c0.elementor-column .elementor-widget-wrap{align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-272e39c0.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-272e39c0 > .elementor-element-populated,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-272e39c0 > .elementor-element-populated > .elementor-background-overlay,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-272e39c0 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-272e39c0 > .elementor-element-populated{box-shadow:0px 6px 26px 3px rgba(0, 0, 0, 0.1);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;padding:15px 15px 15px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-272e39c0 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-af4b9ce img{filter:brightness( 100% ) contrast( 0% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-af4b9ce:hover img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-bc-flex-widget .elementor-2942 .elementor-element.elementor-element-f57abd9.elementor-column .elementor-widget-wrap{align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-f57abd9.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-f57abd9 > .elementor-element-populated,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-f57abd9 > .elementor-element-populated > .elementor-background-overlay,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-f57abd9 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-f57abd9 > .elementor-element-populated{box-shadow:0px 6px 26px 3px rgba(0, 0, 0, 0.1);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;padding:15px 15px 15px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-f57abd9 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-43dc8c30 img{filter:brightness( 100% ) contrast( 0% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-43dc8c30:hover img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-7b897f75{overflow:visible;}.nomzo-theme .elementor-bc-flex-widget .elementor-2942 .elementor-element.elementor-element-6fbcf513.elementor-column .elementor-widget-wrap{align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-6fbcf513.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-6fbcf513 > .elementor-element-populated,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-6fbcf513 > .elementor-element-populated > .elementor-background-overlay,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-6fbcf513 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-6fbcf513 > .elementor-element-populated{box-shadow:0px 6px 26px 3px rgba(0, 0, 0, 0.1);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;padding:15px 15px 15px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-6fbcf513 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-6d95514f img{filter:brightness( 100% ) contrast( 0% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-6d95514f:hover img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-bc-flex-widget .elementor-2942 .elementor-element.elementor-element-214a3d15.elementor-column .elementor-widget-wrap{align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-214a3d15.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-214a3d15 > .elementor-element-populated,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-214a3d15 > .elementor-element-populated > .elementor-background-overlay,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-214a3d15 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-214a3d15 > .elementor-element-populated{box-shadow:0px 6px 26px 3px rgba(0, 0, 0, 0.1);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;padding:15px 15px 15px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-214a3d15 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-517cfa77 img{filter:brightness( 100% ) contrast( 0% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-517cfa77:hover img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-bc-flex-widget .elementor-2942 .elementor-element.elementor-element-69d9768c.elementor-column .elementor-widget-wrap{align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-69d9768c.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-69d9768c > .elementor-element-populated,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-69d9768c > .elementor-element-populated > .elementor-background-overlay,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-69d9768c > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-69d9768c > .elementor-element-populated{box-shadow:0px 6px 26px 3px rgba(0, 0, 0, 0.1);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;padding:15px 15px 15px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-69d9768c > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-57677163 img{filter:brightness( 100% ) contrast( 0% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-57677163:hover img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-bc-flex-widget .elementor-2942 .elementor-element.elementor-element-4f739bad.elementor-column .elementor-widget-wrap{align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4f739bad.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4f739bad > .elementor-element-populated,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4f739bad > .elementor-element-populated > .elementor-background-overlay,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4f739bad > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4f739bad > .elementor-element-populated{box-shadow:0px 6px 26px 3px rgba(0, 0, 0, 0.1);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;padding:15px 15px 15px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4f739bad > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-513439da img{filter:brightness( 100% ) contrast( 0% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-513439da:hover img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-bc-flex-widget .elementor-2942 .elementor-element.elementor-element-42b52fd.elementor-column .elementor-widget-wrap{align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-42b52fd.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-42b52fd > .elementor-element-populated,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-42b52fd > .elementor-element-populated > .elementor-background-overlay,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-42b52fd > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-42b52fd > .elementor-element-populated{box-shadow:0px 6px 26px 3px rgba(0, 0, 0, 0.1);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;padding:15px 15px 15px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-42b52fd > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-622d6995 img{filter:brightness( 100% ) contrast( 0% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-622d6995:hover img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-bc-flex-widget .elementor-2942 .elementor-element.elementor-element-35793521.elementor-column .elementor-widget-wrap{align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-35793521.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-35793521 > .elementor-element-populated,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-35793521 > .elementor-element-populated > .elementor-background-overlay,.nomzo-theme .elementor-2942 .elementor-element.elementor-element-35793521 > .elementor-background-slideshow{border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-35793521 > .elementor-element-populated{box-shadow:0px 6px 26px 3px rgba(0, 0, 0, 0.1);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 5px 0px 5px;--e-column-margin-right:5px;--e-column-margin-left:5px;padding:15px 15px 15px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-35793521 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-46cda8cd img{filter:brightness( 100% ) contrast( 0% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-46cda8cd:hover img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-c5c07f9{--display:flex;--padding-top:0px;--padding-bottom:120px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ce1b93e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#D9DFE5;--border-color:#D9DFE5;--border-radius:16px 16px 16px 16px;--padding-top:60px;--padding-bottom:10px;--padding-left:70px;--padding-right:70px;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ce1b93e:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ce1b93e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5F7F9;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-efdde46{--display:flex;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4a3cfdc .title{color:#131415;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4a3cfdc .features__content-four p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4a3cfdc .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-807ed44{--display:flex;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-5a795b2 .title{color:#131415;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-5a795b2 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-5a795b2 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-c58b5e3{--display:flex;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-06123f3 .title{color:#131415;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-06123f3 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-06123f3 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-b90fbef{--display:flex;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-434afbf .title{color:#131415;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-434afbf .features__content-four p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-434afbf .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-6ca95796{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--padding-top:90px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-3c7fa45f{--display:flex;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-63b298f6 > .elementor-widget-container{padding:0px 0px 20px 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-63b298f6 .prthalign{text-align:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-63b298f6 .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-3dc3870c{--display:flex;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-518a7617 .title{color:#131415;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-518a7617 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-518a7617 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-5b8cea6f{--display:flex;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-681be72 .title{color:#131415;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-681be72 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-681be72 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1b2e6466{--display:flex;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-2e6d1e41 .title{color:#131415;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-2e6d1e41 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-2e6d1e41 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-2d3c2c4b{--display:flex;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-734deec3 .title{color:#131415;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-734deec3 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-734deec3 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-3d0a08be{--display:flex;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ea67021 .title{color:#131415;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ea67021 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-ea67021 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1e96e9a4{--display:flex;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-378419f6 .title{color:#131415;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-378419f6 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-378419f6 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-a2cea65{--display:flex;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4d82a533 .title{color:#131415;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4d82a533 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4d82a533 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-49acce7{--display:flex;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-429854e0 .title{color:#131415;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-429854e0 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-429854e0 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-b6deecc{--display:flex;--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-3c9d022d > .elementor-widget-container{padding:0px 12px 30px 12px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-54069e15 > .elementor-widget-container{padding:0px 12px 0px 12px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1e0c4d9 > .elementor-widget-container{margin:-5px 0px 0px 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-33ee289c > .elementor-widget-container{padding:0px 0px 0px 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-33ee289c .btnalign{text-align:left;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-33b70bf{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1f93432 > .elementor-widget-container{padding:0px 0px 0px 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1f93432 .features__icon{border-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1f93432 .features__icon-four{border-color:var( --e-global-color-572a79c );color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1f93432 .agn-award-3-card .icon i{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-28dfe06{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:120px;--padding-bottom:110px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-28dfe06.e-con{--flex-grow:0;--flex-shrink:0;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-39dadc6 > .elementor-widget-container{padding:0px 0px 30px 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-39dadc6 .prthalign{text-align:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-39dadc6 .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-2ccfec7 > .elementor-widget-container{padding:0px 12px 0px 12px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-8a6b893 .btnalign{text-align:left;}.nomzo-theme.elementor-page-2942:not(.elementor-motion-effects-element-type-background),.nomzo-theme.elementor-page-2942 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E4DBDB33;}.nomzo-theme{--page-title-display:none;}.nomzo-theme.elementor-page-2942{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media (min-width:768px){.nomzo-theme .elementor-2942 .elementor-element.elementor-element-c5c07f9{--content-width:1100px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-efdde46{--width:25%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-807ed44{--width:25%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-c58b5e3{--width:25%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-b90fbef{--width:25%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-6ca95796{--content-width:1100px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-3c7fa45f{--width:100%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-3dc3870c{--width:25%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-5b8cea6f{--width:25%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1b2e6466{--width:25%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-2d3c2c4b{--width:25%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-3d0a08be{--width:25%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1e96e9a4{--width:25%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-a2cea65{--width:25%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-49acce7{--width:25%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-b6deecc{--content-width:1100px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-33b70bf{--content-width:1144px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-28dfe06{--width:99.704%;}}@media (max-width:1024px){.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4abbcc0e{--padding-top:40px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-36bc75c1{--e-con-grid-template-columns:repeat(2, 1fr);--gap:40px 30px;--row-gap:40px;--column-gap:30px;--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-38592491{padding:70px 15px 70px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-755b61a9{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1b43bd0c > .elementor-element-populated{margin:0px 15px 30px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-767a54da > .elementor-element-populated{margin:0px 15px 30px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1520ac72 > .elementor-element-populated{margin:0px 15px 30px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-f57abd9 > .elementor-element-populated{margin:0px 15px 0px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-6fbcf513 > .elementor-element-populated{margin:0px 15px 30px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-214a3d15 > .elementor-element-populated{margin:0px 15px 30px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4f739bad > .elementor-element-populated{margin:0px 15px 30px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-35793521 > .elementor-element-populated{margin:0px 15px 0px 15px;--e-column-margin-right:15px;--e-column-margin-left:15px;}}@media (max-width:767px){.nomzo-theme .elementor-2942 .elementor-element.elementor-element-36bc75c1{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-38592491{padding:60px 15px 60px 15px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-448f5679{width:auto;max-width:auto;align-self:center;text-align:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-755b61a9{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 5px) 0px;text-align:center;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1b43bd0c{width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1b43bd0c > .elementor-element-populated{margin:0px 10px 30px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-767a54da{width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-767a54da > .elementor-element-populated{margin:0px 10px 30px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1520ac72{width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1520ac72 > .elementor-element-populated{margin:0px 10px 30px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-77a46262{width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-77a46262 > .elementor-element-populated{margin:0px 10px 30px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-272e39c0{width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-272e39c0 > .elementor-element-populated{margin:0px 10px 0px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-f57abd9{width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-f57abd9 > .elementor-element-populated{margin:0px 10px 0px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-6fbcf513{width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-6fbcf513 > .elementor-element-populated{margin:0px 10px 30px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-214a3d15{width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-214a3d15 > .elementor-element-populated{margin:0px 10px 30px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-69d9768c{width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-69d9768c > .elementor-element-populated{margin:0px 10px 30px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4f739bad{width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4f739bad > .elementor-element-populated{margin:0px 10px 30px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-42b52fd{width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-42b52fd > .elementor-element-populated{margin:0px 10px 0px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-35793521{width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-35793521 > .elementor-element-populated{margin:0px 10px 0px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;}}@media (max-width:1024px) and (min-width:768px){.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1b43bd0c{width:33%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-767a54da{width:33%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1520ac72{width:33%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-77a46262{width:33%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-272e39c0{width:33%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-f57abd9{width:33%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-6fbcf513{width:33%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-214a3d15{width:33%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-69d9768c{width:33%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-4f739bad{width:33%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-42b52fd{width:33%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-35793521{width:33%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-efdde46{--width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-807ed44{--width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-c58b5e3{--width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-b90fbef{--width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-3dc3870c{--width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-5b8cea6f{--width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1b2e6466{--width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-2d3c2c4b{--width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-3d0a08be{--width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-1e96e9a4{--width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-a2cea65{--width:50%;}.nomzo-theme .elementor-2942 .elementor-element.elementor-element-49acce7{--width:50%;}}
.nomzo-theme .elementor-37 .elementor-element.elementor-element-bbd9fa3{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-37 .elementor-element.elementor-element-99469b3{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;overflow:visible;}.nomzo-theme .elementor-37 .elementor-element.elementor-element-c8f0ffd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}@media (min-width:768px){.nomzo-theme .elementor-37 .elementor-element.elementor-element-bbd9fa3{--content-width:1100px;}.nomzo-theme .elementor-37 .elementor-element.elementor-element-99469b3{--width:50%;}.nomzo-theme .elementor-37 .elementor-element.elementor-element-c8f0ffd{--width:50%;}}@media (max-width:1024px) and (min-width:768px){.nomzo-theme .elementor-37 .elementor-element.elementor-element-99469b3{--width:100%;}.nomzo-theme .elementor-37 .elementor-element.elementor-element-c8f0ffd{--width:100%;}}@media (max-width:1024px){.nomzo-theme .elementor-37 .elementor-element.elementor-element-bbd9fa3{--flex-wrap:wrap;}}
.nomzo-theme .elementor-3052 .elementor-element.elementor-element-13666eb{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-13666eb:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-3052 .elementor-element.elementor-element-13666eb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-be082d6 .banner__inner-wrap,.nomzo-theme .elementor-3052 .elementor-element.elementor-element-be082d6 .features__item,.nomzo-theme .elementor-3052 .elementor-element.elementor-element-be082d6 .features__item-two,.nomzo-theme .elementor-3052 .elementor-element.elementor-element-be082d6 .features__item-three,.nomzo-theme .elementor-3052 .elementor-element.elementor-element-be082d6 .features__item-five,.nomzo-theme .elementor-3052 .elementor-element.elementor-element-be082d6 .hosting__top-area{background-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-be082d6 > .elementor-widget-container{padding:0px 0px 0px 0px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-64fd6894{--display:flex;--padding-top:0px;--padding-bottom:140px;--padding-left:15px;--padding-right:15px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-64fd6894:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-3052 .elementor-element.elementor-element-64fd6894 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-2a44afa6 > .elementor-widget-container{padding:0px 0px 20px 0px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-2a44afa6 .prthalign{text-align:center;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-2a44afa6 .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-1925923 > .elementor-widget-container{margin:0px 0px -20px 0px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-1925923 .hosting__content .title{font-size:5px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-5aa652ae .btnalign{text-align:left;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-cd69fea{--display:flex;--padding-top:0px;--padding-bottom:120px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-c03d51d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#D9DFE5;--border-color:#D9DFE5;--border-radius:16px 16px 16px 16px;--padding-top:60px;--padding-bottom:10px;--padding-left:70px;--padding-right:70px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-c03d51d:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-3052 .elementor-element.elementor-element-c03d51d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EEEBFF;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-c912f98{--display:flex;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-723d9ef .title{color:#131415;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-723d9ef .features__content-four p{color:#404248;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-723d9ef .features__content-nine p{color:#404248;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-ae06962{--display:flex;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-ed63506 .title{color:#131415;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-ed63506 .features__content-four p{color:#404248;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-ed63506 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-a764e7c{--display:flex;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-224bd8d .title{color:#131415;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-224bd8d .features__content-four p{color:#404248;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-224bd8d .features__content-nine p{color:#404248;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-1191ed2{--display:flex;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-84864f6 .title{color:#131415;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-84864f6 .features__content-four p{color:#404248;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-84864f6 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-ffb5a22{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--padding-top:110px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-ffb5a22:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-3052 .elementor-element.elementor-element-ffb5a22 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#131415;background-image:url("../source/content/templates/2025/08/fs-ahpe.webp");background-position:top center;background-repeat:no-repeat;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-f907c72{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--border-radius:24px 24px 24px 24px;--margin-top:0px;--margin-bottom:0px;--margin-left:15px;--margin-right:15px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-3879ac7{--display:flex;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-03ab698 > .elementor-widget-container{padding:0px 0px 60px 0px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-03ab698 .prthalign{text-align:center;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-03ab698 .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-03ab698 .elementor-gt-heading{color:#FFFFFF;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-03ab698 .xhosting-elementor-desc{color:#FFFFFF;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-a6dd993{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-296df91 .features__item-five,.nomzo-theme .elementor-3052 .elementor-element.elementor-element-296df91 .features__item-twelve .number{background-color:transparent;background-image:linear-gradient(153deg, #131415 0%, #323436 100%);}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-296df91 .features__content-four p{color:#404248;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-296df91 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-296df91 .features__icon{border-color:#EEF2F6;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-296df91 .features__icon-four{border-color:#EEF2F6;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e575bed{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-cb7dea0 .features__item-five,.nomzo-theme .elementor-3052 .elementor-element.elementor-element-cb7dea0 .features__item-twelve .number{background-color:transparent;background-image:linear-gradient(153deg, #131415 0%, #323436 100%);}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-cb7dea0 .features__content-four p{color:#404248;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-cb7dea0 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-cb7dea0 .features__icon{border-color:#EEF2F6;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-cb7dea0 .features__icon-four{border-color:#EEF2F6;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-a616d71{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-0616aed .features__item-five,.nomzo-theme .elementor-3052 .elementor-element.elementor-element-0616aed .features__item-twelve .number{background-color:transparent;background-image:linear-gradient(153deg, #131415 0%, #323436 100%);}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-0616aed .features__content-four p{color:#404248;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-0616aed .features__content-nine p{color:#404248;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-0616aed .features__icon{border-color:#EEF2F6;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-0616aed .features__icon-four{border-color:#EEF2F6;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-6962949{--display:flex;--padding-top:140px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e125c87 > .elementor-widget-container{padding:0px 0px 20px 0px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e125c87 .prthalign{text-align:center;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e125c87 .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-09c0570 > .elementor-widget-container{padding:0px 12px 0px 12px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-4c47873{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:24px 0px;--row-gap:24px;--column-gap:0px;--flex-wrap:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-5111822{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-85c7ce5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-1a746b6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-ecf5a64{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-4af6fbf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-835b181{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-a3012bf{--display:flex;--flex-direction:row-reverse;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:120px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e5a20c5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-b35338d{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:120px;--padding-bottom:110px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-c6651d7 > .elementor-widget-container{padding:0px 0px 30px 0px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-c6651d7 .prthalign{text-align:center;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-c6651d7 .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-da18c35 > .elementor-widget-container{padding:0px 12px 0px 12px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-b458d15 .btnalign{text-align:left;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-f6ae209{--display:flex;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e943442{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#D9DFE5;--border-color:#D9DFE5;--border-radius:16px 16px 16px 16px;--padding-top:80px;--padding-bottom:80px;--padding-left:50px;--padding-right:50px;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e943442:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e943442 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("../source/content/templates/2025/07/features_bg.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-2648aa7{--display:flex;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-9467d0b > .elementor-widget-container{padding:0px 0px 30px 0px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-9467d0b .prthalign{text-align:center;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-9467d0b .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-97b33c4{--display:flex;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-7bc7c0f .tg-btn:hover{background-color:transparent;color:#FFFFFF;background-image:linear-gradient(180deg, #6F56DA 0%, #6F56DA 100%);}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-7bc7c0f .tg-btn{border-radius:30px 30px 30px 30px;color:#6F56DA;border-color:#6F56DA;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-7bc7c0f .tg-link-btn{border-radius:30px 30px 30px 30px;color:#6F56DA;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-66c7271{--display:flex;overflow:visible;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-66d2d2f .features__item-five,.nomzo-theme .elementor-3052 .elementor-element.elementor-element-66d2d2f .features__item-twelve .number{background-color:transparent;background-image:linear-gradient(45deg, #FFFFFF 70.19%, #DEF7EA 100%);}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-66d2d2f .tg-btn:hover{background-color:transparent;color:#FFFFFF;border-color:#6F56DA;background-image:linear-gradient(180deg, #6F56DA 0%, #6F56DA 100%);}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-66d2d2f .tg-btn{border-radius:30px 30px 30px 30px;color:#6F56DA;border-color:#6F56DA;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-66d2d2f .tg-link-btn{border-radius:30px 30px 30px 30px;color:#6F56DA;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e11f60c{--display:flex;--padding-top:100px;--padding-bottom:48px;--padding-left:12px;--padding-right:12px;overflow:visible;}@media (min-width:768px){.nomzo-theme .elementor-3052 .elementor-element.elementor-element-64fd6894{--content-width:1180px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-cd69fea{--content-width:1350px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-c912f98{--width:25%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-ae06962{--width:25%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-a764e7c{--width:25%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-1191ed2{--width:25%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-ffb5a22{--content-width:1350px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-f907c72{--width:100%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-3879ac7{--width:100%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-a6dd993{--width:33.33%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e575bed{--width:33.33%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-a616d71{--width:33.33%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-6962949{--content-width:1350px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-4c47873{--content-width:1350px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-5111822{--width:33.3333%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-85c7ce5{--width:33.3333%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-1a746b6{--width:33.3333%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-ecf5a64{--width:33.3333%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-4af6fbf{--width:33.3333%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-835b181{--width:33.3333%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-a3012bf{--content-width:1350px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e5a20c5{--width:100%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-b35338d{--content-width:916px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-f6ae209{--content-width:1350px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-97b33c4{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-66c7271{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e11f60c{--content-width:1350px;}}@media (max-width:1024px) and (min-width:768px){.nomzo-theme .elementor-3052 .elementor-element.elementor-element-c912f98{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-ae06962{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-a764e7c{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-1191ed2{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-a6dd993{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e575bed{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-a616d71{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-5111822{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-85c7ce5{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-1a746b6{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-ecf5a64{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-4af6fbf{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-835b181{--width:50%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-97b33c4{--width:100%;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-66c7271{--width:100%;}}@media (max-width:1024px){.nomzo-theme .elementor-3052 .elementor-element.elementor-element-f907c72{--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-296df91 > .elementor-widget-container{margin:0px 0px 20px 0px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-cb7dea0 > .elementor-widget-container{margin:0px 0px 20px 0px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-0616aed > .elementor-widget-container{margin:0px 0px 20px 0px;}.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e943442{--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}}@media (max-width:767px){.nomzo-theme .elementor-3052 .elementor-element.elementor-element-e943442{--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}}
.nomzo-theme .elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.nomzo-theme .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.nomzo-theme .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.nomzo-theme .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{flex-direction:row-reverse;text-align:end}.nomzo-theme [dir=rtl] .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{flex-direction:row}.nomzo-theme .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{flex-direction:row;text-align:start}.nomzo-theme [dir=rtl] .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{flex-direction:row-reverse}.nomzo-theme .elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.nomzo-theme .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.nomzo-theme .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.nomzo-theme .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.nomzo-theme .elementor-widget-image-box .elementor-image-box-img{margin-inline:auto!important;margin-bottom:15px}}.nomzo-theme .elementor-widget-image-box .elementor-image-box-img{display:inline-block}.nomzo-theme .elementor-widget-image-box .elementor-image-box-img img{display:block;line-height:0}.nomzo-theme .elementor-widget-image-box .elementor-image-box-title a{color:inherit}.nomzo-theme .elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.nomzo-theme .elementor-widget-image-box .elementor-image-box-description{margin:0}
.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.78;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;overflow:visible;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1fac472 );background-image:url("../source/content/templates/2025/08/map02.svg");background-position:17% -41px;background-repeat:no-repeat;background-size:cover;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106::before,.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106 > .elementor-background-video-container::before,.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106 > .e-con-inner > .elementor-background-video-container::before,.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106 > .elementor-background-slideshow::before,.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106 > .e-con-inner > .elementor-background-slideshow::before,.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-1fac472 );--background-overlay:"";}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106.e-con{--flex-grow:0;--flex-shrink:0;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5c53f644{--display:flex;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:35px;--padding-bottom:35px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5c53f644.e-con{--flex-grow:0;--flex-shrink:0;}.nomzo-theme .elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-25bf8199{text-align:center;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-25bf8199 .elementor-heading-title{font-size:34px;font-weight:500;text-transform:capitalize;color:var( --e-global-color-secondary );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-e13258e{width:var( --container-widget-width, 105.465% );max-width:105.465%;--container-widget-width:105.465%;--container-widget-flex-grow:0;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-e13258e.elementor-element{--flex-grow:0;--flex-shrink:0;}.nomzo-theme .elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.nomzo-theme .elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.nomzo-theme .elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.nomzo-theme .elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text,.nomzo-theme .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.nomzo-theme .elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5156b4c1{margin:-16px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;--e-icon-list-icon-size:12px;--icon-vertical-offset:0px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5156b4c1.elementor-element{--align-self:center;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5156b4c1 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(7px/2);}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5156b4c1 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(7px/2);}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5156b4c1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(7px/2);}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5156b4c1 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-7px/2);}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5156b4c1 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-7px/2);}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5156b4c1 .elementor-icon-list-icon i{color:var( --e-global-color-primary );transition:color 0.3s;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5156b4c1 .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );transition:fill 0.3s;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5156b4c1 .elementor-icon-list-item > .elementor-icon-list-text,.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5156b4c1 .elementor-icon-list-item > a{font-size:12px;font-weight:500;text-transform:capitalize;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5156b4c1 .elementor-icon-list-text{color:var( --e-global-color-f4c4bf7 );transition:color 0.3s;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4784c738{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:2;overflow:visible;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4784c738.e-con{--flex-grow:0;--flex-shrink:0;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-1666819 .tg-btn{background-color:transparent;color:var( --e-global-color-572a79c );border-color:var( --e-global-color-accent );background-image:linear-gradient(180deg, var( --e-global-color-572a79c ) 0%, var( --e-global-color-572a79c ) 100%);}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-1666819 .btnalign{text-align:left;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-1666819 .tg-btn,.nomzo-theme .elementor-2283 .elementor-element.elementor-element-1666819 .tg-link-btn{font-size:17px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-1666819 .tg-link-btn{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-18102f10{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;overflow:visible;}.nomzo-theme .elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-26cff676{text-align:end;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-26cff676 img{width:100%;max-width:100%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-558eb5d6{--display:flex;--flex-direction:row-reverse;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:30px;--padding-bottom:60px;--padding-left:40px;--padding-right:40px;overflow:visible;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-558eb5d6:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2283 .elementor-element.elementor-element-558eb5d6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-558eb5d6.e-con{--flex-grow:0;--flex-shrink:0;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5e7046c1{--display:flex;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:35px;--padding-bottom:35px;--padding-left:35px;--padding-right:35px;overflow:visible;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-62d04e1c{--display:flex;--gap:42px 42px;--row-gap:42px;--column-gap:42px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-widget-image-box .elementor-image-box-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.nomzo-theme .elementor-widget-image-box:has(:hover) .elementor-image-box-title,.nomzo-theme .elementor-widget-image-box:has(:focus) .elementor-image-box-title{color:var( --e-global-color-primary );}.nomzo-theme .elementor-widget-image-box .elementor-image-box-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-625b141b{padding:35px 35px 35px 35px;border-style:solid;border-width:0px 0px 0px 0px;border-radius:8px 8px 8px 8px;box-shadow:-4px 4px 0px 0px #EDEDFD;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-625b141b .elementor-image-box-wrapper{text-align:start;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-625b141b .elementor-image-box-title{font-size:20px;text-transform:capitalize;color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-625b141b .elementor-image-box-description{font-size:15px;font-weight:400;color:var( --e-global-color-secondary );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-2cd2378c{padding:35px 35px 35px 35px;border-style:solid;border-width:2px 2px 2px 2px;border-color:#EDEDFD;border-radius:8px 8px 8px 8px;box-shadow:-4px 4px 0px 0px #EDEDFD;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-2cd2378c .elementor-image-box-wrapper{text-align:start;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-2cd2378c .elementor-image-box-title{font-size:20px;text-transform:capitalize;color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-2cd2378c .elementor-image-box-description{font-size:15px;font-weight:400;color:var( --e-global-color-secondary );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5640144b{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;overflow:visible;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-2de78c9c{text-align:start;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-2de78c9c img{width:100%;border-radius:19px 19px 19px 19px;box-shadow:0px 0px 12px 0px rgba(0, 0, 0, 0.11);}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5d1aca0e{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:100px;--padding-bottom:100px;--padding-left:40px;--padding-right:40px;overflow:visible;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5d1aca0e:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5d1aca0e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5d1aca0e.e-con{--flex-grow:0;--flex-shrink:0;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-3d677435{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:24px;--padding-left:24px;--padding-right:24px;overflow:visible;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-672db04c{text-align:center;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-672db04c .elementor-heading-title{font-size:25px;font-weight:500;text-transform:capitalize;color:var( --e-global-color-secondary );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-71ec33bf{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--gap:48px 48px;--row-gap:48px;--column-gap:48px;--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4a1402f0 .elementor-image-box-wrapper{text-align:start;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4a1402f0 .elementor-image-box-title{margin-bottom:15px;font-size:18px;text-transform:capitalize;color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4a1402f0 .elementor-image-box-description{font-weight:500;color:var( --e-global-color-secondary );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-7835165b .elementor-image-box-wrapper{text-align:start;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-7835165b .elementor-image-box-title{margin-bottom:15px;font-size:18px;text-transform:capitalize;color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-7835165b .elementor-image-box-description{font-weight:500;color:var( --e-global-color-secondary );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-15195c4f .elementor-image-box-wrapper{text-align:start;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-15195c4f .elementor-image-box-title{margin-bottom:15px;font-size:18px;text-transform:capitalize;color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-15195c4f .elementor-image-box-description{font-weight:500;color:var( --e-global-color-secondary );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-e48bd55 .elementor-image-box-wrapper{text-align:start;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-e48bd55 .elementor-image-box-title{margin-bottom:15px;font-size:18px;text-transform:capitalize;color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-e48bd55 .elementor-image-box-description{font-weight:500;color:var( --e-global-color-secondary );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-7b5f3843 .elementor-image-box-wrapper{text-align:start;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-7b5f3843 .elementor-image-box-title{margin-bottom:15px;font-size:18px;text-transform:capitalize;color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-7b5f3843 .elementor-image-box-description{font-weight:500;color:var( --e-global-color-secondary );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-22a45637 .elementor-image-box-wrapper{text-align:start;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-22a45637 .elementor-image-box-title{margin-bottom:15px;font-size:18px;text-transform:capitalize;color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-22a45637 .elementor-image-box-description{font-weight:500;color:var( --e-global-color-secondary );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-574ef64{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:120px;--padding-bottom:110px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-574ef64:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2283 .elementor-element.elementor-element-574ef64 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-f6edc9f > .elementor-widget-container{padding:0px 0px 30px 0px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-f6edc9f .prthalign{text-align:center;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-f6edc9f .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-f7d031f .btnalign{text-align:left;}.nomzo-theme{--page-title-display:none;}@media (max-width:1024px){.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106{--flex-direction:column-reverse;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.16;--padding-top:40px;--padding-bottom:40px;--padding-left:30px;--padding-right:30px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:100% 216px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5c53f644{--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-25bf8199{text-align:center;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-25bf8199 .elementor-heading-title{font-size:42px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4784c738{--justify-content:center;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-26cff676{text-align:center;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-26cff676 img{width:80%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-558eb5d6{--flex-direction:column-reverse;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:40px;--padding-bottom:40px;--padding-left:30px;--padding-right:30px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5e7046c1{--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-2de78c9c{text-align:center;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-2de78c9c img{width:70%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5d1aca0e{--padding-top:40px;--padding-bottom:60px;--padding-left:30px;--padding-right:30px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-672db04c .elementor-heading-title{font-size:32px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-71ec33bf{--e-con-grid-template-columns:repeat(2, 1fr);--gap:38px 38px;--row-gap:38px;--column-gap:38px;--grid-auto-flow:row;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4a1402f0 .elementor-image-box-title{font-size:18px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-7835165b .elementor-image-box-title{font-size:18px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-15195c4f .elementor-image-box-title{font-size:18px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-e48bd55 .elementor-image-box-title{font-size:18px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-7b5f3843 .elementor-image-box-title{font-size:18px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-22a45637 .elementor-image-box-title{font-size:18px;}}@media (max-width:767px){.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106{--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4e935106 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0% 0px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5c53f644{--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-25bf8199{text-align:start;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-25bf8199 .elementor-heading-title{font-size:34px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4784c738{--justify-content:flex-start;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-26cff676{text-align:start;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-26cff676 img{width:100%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-558eb5d6{--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5e7046c1{--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-62d04e1c{--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-625b141b .elementor-image-box-title{font-size:16px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-2cd2378c .elementor-image-box-title{font-size:16px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-2de78c9c{text-align:start;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-2de78c9c img{width:100%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5d1aca0e{--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-3d677435{--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-672db04c{text-align:start;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-672db04c .elementor-heading-title{font-size:24px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-71ec33bf{--e-con-grid-template-columns:repeat(1, 1fr);--gap:20px 20px;--row-gap:20px;--column-gap:20px;--grid-auto-flow:row;--padding-top:0px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4a1402f0 .elementor-image-box-title{margin-bottom:10px;font-size:16px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4a1402f0 .elementor-image-box-description{font-size:14px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-7835165b .elementor-image-box-title{margin-bottom:10px;font-size:16px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-7835165b .elementor-image-box-description{font-size:14px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-15195c4f .elementor-image-box-title{margin-bottom:10px;font-size:16px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-15195c4f .elementor-image-box-description{font-size:14px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-e48bd55 .elementor-image-box-title{margin-bottom:10px;font-size:16px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-e48bd55 .elementor-image-box-description{font-size:14px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-7b5f3843 .elementor-image-box-title{margin-bottom:10px;font-size:16px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-7b5f3843 .elementor-image-box-description{font-size:14px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-22a45637 .elementor-image-box-title{margin-bottom:10px;font-size:16px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-22a45637 .elementor-image-box-description{font-size:14px;}}@media (min-width:768px){.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5c53f644{--width:53.756%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4784c738{--width:110.91%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5e7046c1{--width:100%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-62d04e1c{--width:90%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5d1aca0e{--content-width:1100px;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-3d677435{--width:50%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-71ec33bf{--width:100%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-574ef64{--content-width:916px;}}@media (max-width:1024px) and (min-width:768px){.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5c53f644{--width:90%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-4784c738{--width:90%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-18102f10{--width:100%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5e7046c1{--width:90%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-62d04e1c{--width:90%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-5640144b{--width:100%;}.nomzo-theme .elementor-2283 .elementor-element.elementor-element-3d677435{--width:80%;}}
.nomzo-theme .elementor-9 .elementor-element.elementor-element-d2ca659{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--padding-top:20px;--padding-bottom:64px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-d2ca659:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-9 .elementor-element.elementor-element-d2ca659 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-d5524b8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-90d21af{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 21px) 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .banner__inner-wrap,.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .features__item,.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .features__item-two,.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .features__item-three,.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .features__item-five,.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .hosting__top-area{background-color:#FFFFFF;background-image:url("../source/content/templates/2025/08/features_shape.svg");}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .tg-btn,.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .tg-link-btn{background-color:transparent;font-family:"Poppins", Sans-serif;background-image:linear-gradient(180deg, var( --e-global-color-572a79c ) 0%, var( --e-global-color-572a79c ) 100%);}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .tg-btn:hover{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-572a79c ) 0%, var( --e-global-color-572a79c ) 100%);}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6.elementor-element{--flex-grow:1;--flex-shrink:0;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 > .elementor-widget-container{border-style:dashed;border-color:#2E639A;border-radius:17px 17px 17px 17px;box-shadow:0px 0px 10px 0px rgba(21.223437500000014, 15.91757812500001, 15.91757812500001, 0.1);}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .banner__inner-wrap,.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .features__item,.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .features__item-three,.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .features__item-two{border-style:none;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .banner__content .title span{color:#2E639A;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .features__content-two .title span{color:#2E639A;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .title,.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .banner__poster-content .title{font-family:"Poppins", Sans-serif;font-size:30px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .banner__content > p,.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .features__content p,.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .features__content-three > p,.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e35ce6 .hosting__top-content > p{font-family:"Poppins", Sans-serif;font-size:19px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-e30cf64{--display:grid;--position:absolute;--min-height:0px;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:0px 0px;--row-gap:0px;--column-gap:0px;--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;top:390px;overflow:visible;}.nomzo-theme:not(.rtl) .elementor-9 .elementor-element.elementor-element-e30cf64{left:469px;}.nomzo-theme.rtl .elementor-9 .elementor-element.elementor-element-e30cf64{right:469px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-941800f{margin:1px -12px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-003fd0e{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) -20px;padding:0px 0px 0px 0px;z-index:1;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-85e1cfb{margin:0px 12px calc(var(--kit-widget-spacing, 0px) + 0px) -41px;z-index:2;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7f42ee9{--display:grid;--position:absolute;--min-height:0px;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:0px 0px;--row-gap:0px;--column-gap:0px;--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;bottom:0px;overflow:visible;}.nomzo-theme:not(.rtl) .elementor-9 .elementor-element.elementor-element-7f42ee9{left:469px;}.nomzo-theme.rtl .elementor-9 .elementor-element.elementor-element-7f42ee9{right:469px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-d2d0593{margin:1px -12px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-746709b{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) -15px;padding:0px 0px 0px 0px;z-index:1;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f4a578a{margin:0px 12px calc(var(--kit-widget-spacing, 0px) + 0px) -27px;z-index:2;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-78fa1e9{--display:grid;--position:absolute;--min-height:0px;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:0px 0px;--row-gap:0px;--column-gap:0px;--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;bottom:0px;overflow:visible;}.nomzo-theme:not(.rtl) .elementor-9 .elementor-element.elementor-element-78fa1e9{left:149px;}.nomzo-theme.rtl .elementor-9 .elementor-element.elementor-element-78fa1e9{right:149px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-88415ff{margin:1px -12px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-bd978e9{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) -15px;padding:0px 0px 0px 0px;z-index:1;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-26feea2{margin:0px 12px calc(var(--kit-widget-spacing, 0px) + 0px) -27px;z-index:2;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2efd3a{--display:grid;--position:absolute;--min-height:0px;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:0px 0px;--row-gap:0px;--column-gap:0px;--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;top:431px;overflow:visible;}.nomzo-theme:not(.rtl) .elementor-9 .elementor-element.elementor-element-f2efd3a{left:284px;}.nomzo-theme.rtl .elementor-9 .elementor-element.elementor-element-f2efd3a{right:284px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-a87325a{--display:grid;--position:absolute;--min-height:0px;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:0px 0px;--row-gap:0px;--column-gap:0px;--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;bottom:0px;overflow:visible;}.nomzo-theme:not(.rtl) .elementor-9 .elementor-element.elementor-element-a87325a{left:284px;}.nomzo-theme.rtl .elementor-9 .elementor-element.elementor-element-a87325a{right:284px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-337fbd5{--display:grid;--position:absolute;--min-height:0px;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:0px 0px;--row-gap:0px;--column-gap:0px;--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;bottom:0px;overflow:visible;}.nomzo-theme:not(.rtl) .elementor-9 .elementor-element.elementor-element-337fbd5{left:215px;}.nomzo-theme.rtl .elementor-9 .elementor-element.elementor-element-337fbd5{right:215px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-0663720{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4d8df9f .tg-btn,.nomzo-theme .elementor-9 .elementor-element.elementor-element-4d8df9f .tg-link-btn{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-572a79c ) 100%, var( --e-global-color-572a79c ) 100%);}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4d8df9f > .elementor-widget-container{border-style:dashed;border-color:var( --e-global-color-572a79c );border-radius:19px 19px 19px 19px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.18);}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4d8df9f .title{color:var( --e-global-color-primary );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4d8df9f .banner__poster-content .title{color:var( --e-global-color-primary );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4d8df9f .tg-btn{color:#00000000;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4d8df9f .tg-link-btn{color:#00000000;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1ad3177{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:15px;--padding-bottom:13px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-b0a86ad .banner__review p{color:var( --e-global-color-211ccc1 );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-b0a86ad .banner__review .rating{color:#2e639a;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e451a30{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:14px 0px;--row-gap:14px;--column-gap:0px;--flex-wrap:wrap;--margin-top:-29px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:16px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-58543eb8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:dotted;--border-style:dotted;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;box-shadow:0px 0px 3px 0px rgba(0,0,0,0.5);--margin-top:0px;--margin-bottom:0px;--margin-left:3px;--margin-right:7px;--padding-top:0px;--padding-bottom:0px;--padding-left:5px;--padding-right:5px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-58543eb8:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-9 .elementor-element.elementor-element-58543eb8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-tag{background-color:var( --e-global-color-1f66a2b );border-style:dashed;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing a.elementskit-pricing-btn{background-color:var( --e-global-color-572a79c );padding:11px 11px 11px 11px;color:var( --e-global-color-1f66a2b );border-style:dashed;border-width:1px 1px 1px 1px;border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 > .elementor-widget-container{padding:0px 0px 21px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing{text-align:center;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing .elementskit-pricing-header .elementskit-pricing-title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing .elementkit-pricing-icon{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-pricing-header svg path{stroke:var( --e-global-color-572a79c );fill:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementkit-pricing-icon{font-size:40px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-pricing-header svg{max-width:40px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementkit-pricing-icon,.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-pricing-header svg{margin-bottom:15px;padding:15px;transform:rotate(0deg);}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag{padding:0px 0px 0px 0px;margin:0px 0px 20px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span{font-size:30px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sub.period{vertical-align:baseline;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sup.currency{vertical-align:baseline;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing .elementskit-pricing-content{margin:0px 0px 6px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-pricing-lists > li > i{padding-right:10px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-pricing-lists > li > svg{margin-right:10px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing .elementskit-pricing-btn i{font-size:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing .elementskit-pricing-btn svg{font-size:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-pricing-btn{width:85%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing a.elementskit-pricing-btn svg path{stroke:var( --e-global-color-1f66a2b );fill:var( --e-global-color-1f66a2b );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8005831 .elementskit-single-pricing .elementskit-pricing-btn{box-shadow:0px 0px 2px 0px rgba(0,0,0,0.5);}.nomzo-theme .elementor-9 .elementor-element.elementor-element-55cd7e9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:dotted;--border-style:dotted;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;box-shadow:0px 0px 3px 0px rgba(0,0,0,0.5);--margin-top:0px;--margin-bottom:0px;--margin-left:7px;--margin-right:7px;--padding-top:0px;--padding-bottom:0px;--padding-left:5px;--padding-right:5px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-55cd7e9:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-9 .elementor-element.elementor-element-55cd7e9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-tag{background-color:var( --e-global-color-1f66a2b );border-style:dashed;border-width:1px 1px 1px 1px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing a.elementskit-pricing-btn{background-color:var( --e-global-color-572a79c );padding:11px 11px 11px 11px;color:var( --e-global-color-1f66a2b );border-style:dashed;border-width:1px 1px 1px 1px;border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 > .elementor-widget-container{padding:0px 0px 21px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing{text-align:center;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing .elementskit-pricing-header .elementskit-pricing-title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing .elementkit-pricing-icon{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-pricing-header svg path{stroke:var( --e-global-color-572a79c );fill:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementkit-pricing-icon{font-size:81px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-pricing-header svg{max-width:81px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementkit-pricing-icon,.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-pricing-header svg{margin-bottom:23px;padding:15px;transform:rotate(0deg);}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag{padding:0px 0px 0px 0px;margin:0px 0px 20px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span{font-size:30px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sub.period{vertical-align:baseline;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sup.currency{vertical-align:baseline;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing .elementskit-pricing-content{margin:0px 0px 6px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-pricing-lists > li > i{padding-right:10px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-pricing-lists > li > svg{margin-right:10px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing .elementskit-pricing-btn i{font-size:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing .elementskit-pricing-btn svg{font-size:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-pricing-btn{width:85%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing a.elementskit-pricing-btn svg path{stroke:var( --e-global-color-1f66a2b );fill:var( --e-global-color-1f66a2b );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2d0471 .elementskit-single-pricing .elementskit-pricing-btn{box-shadow:0px 0px 2px 0px rgba(0,0,0,0.5);}.nomzo-theme .elementor-9 .elementor-element.elementor-element-0707838{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:dotted;--border-style:dotted;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;box-shadow:0px 0px 3px 0px rgba(0,0,0,0.5);--margin-top:0px;--margin-bottom:0px;--margin-left:7px;--margin-right:7px;--padding-top:0px;--padding-bottom:0px;--padding-left:5px;--padding-right:5px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-0707838:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-9 .elementor-element.elementor-element-0707838 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-tag{background-color:var( --e-global-color-1f66a2b );border-style:dashed;border-width:1px 1px 1px 1px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing a.elementskit-pricing-btn{background-color:var( --e-global-color-572a79c );padding:11px 11px 11px 11px;color:var( --e-global-color-1f66a2b );border-style:dashed;border-width:1px 1px 1px 1px;border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 > .elementor-widget-container{padding:0px 0px 21px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing{text-align:center;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing .elementskit-pricing-header .elementskit-pricing-title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing .elementkit-pricing-icon{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-pricing-header svg path{stroke:var( --e-global-color-572a79c );fill:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementkit-pricing-icon{font-size:40px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-pricing-header svg{max-width:40px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementkit-pricing-icon,.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-pricing-header svg{margin-bottom:15px;padding:15px;transform:rotate(0deg);}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag{padding:0px 0px 0px 0px;margin:0px 0px 11px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span{font-size:30px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price .period{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sub.period{vertical-align:baseline;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sup.currency{vertical-align:baseline;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing .elementskit-pricing-content{margin:0px 0px 6px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-pricing-lists > li > i{padding-right:10px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-pricing-lists > li > svg{margin-right:10px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing .elementskit-pricing-btn i{font-size:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing .elementskit-pricing-btn svg{font-size:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-pricing-btn{width:85%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing a.elementskit-pricing-btn svg path{stroke:var( --e-global-color-1f66a2b );fill:var( --e-global-color-1f66a2b );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7962a29 .elementskit-single-pricing .elementskit-pricing-btn{box-shadow:0px 0px 2px 0px rgba(0,0,0,0.5);}.nomzo-theme .elementor-9 .elementor-element.elementor-element-d0457e4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:dotted;--border-style:dotted;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;box-shadow:0px 0px 3px 0px rgba(0,0,0,0.5);--margin-top:0px;--margin-bottom:0px;--margin-left:7px;--margin-right:3px;--padding-top:0px;--padding-bottom:0px;--padding-left:5px;--padding-right:5px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-d0457e4:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-9 .elementor-element.elementor-element-d0457e4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-tag{background-color:var( --e-global-color-1f66a2b );border-style:dashed;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing a.elementskit-pricing-btn{background-color:var( --e-global-color-572a79c );padding:11px 11px 11px 11px;color:var( --e-global-color-1f66a2b );border-style:dashed;border-width:1px 1px 1px 1px;border-radius:10px 10px 10px 10px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 > .elementor-widget-container{padding:0px 0px 21px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing{text-align:center;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing .elementskit-pricing-header .elementskit-pricing-title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing .elementkit-pricing-icon{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-pricing-header svg path{stroke:var( --e-global-color-572a79c );fill:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementkit-pricing-icon{font-size:40px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-pricing-header svg{max-width:40px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementkit-pricing-icon,.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-pricing-header svg{margin-bottom:15px;padding:15px;transform:rotate(0deg);}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag{padding:0px 0px 0px 0px;margin:0px 0px 20px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price span{font-size:30px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price .period{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sub.period{vertical-align:baseline;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price sup.currency{vertical-align:baseline;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing .elementskit-pricing-price-wraper.has-tag .elementskit-pricing-price{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing .elementskit-pricing-content{margin:0px 0px 6px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-pricing-lists > li > i{padding-right:10px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-pricing-lists > li > svg{margin-right:10px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing .elementskit-pricing-btn i{font-size:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing .elementskit-pricing-btn svg{font-size:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-pricing-btn{width:85%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing a.elementskit-pricing-btn svg path{stroke:var( --e-global-color-1f66a2b );fill:var( --e-global-color-1f66a2b );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-51281e1 .elementskit-single-pricing .elementskit-pricing-btn{box-shadow:0px 0px 2px 0px rgba(0,0,0,0.5);}.nomzo-theme .elementor-9 .elementor-element.elementor-element-10975550{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--align-content:center;--padding-top:57px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-13c49857{--display:flex;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-50f6cf2c > .elementor-widget-container{padding:0px 0px 20px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-50f6cf2c .prthalign{text-align:center;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-50f6cf2c .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7d58a9a2{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.06);--margin-top:0px;--margin-bottom:5px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4612be54 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4612be54 .features__content-four p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4612be54 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4612be54 .features__icon{border-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4612be54 .features__icon-four{border-color:var( --e-global-color-572a79c );color:var( --e-global-color-572a79c );background:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4612be54 .agn-award-3-card .icon i{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-23382dbc{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.06);--margin-top:0px;--margin-bottom:5px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-434440a1 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-434440a1 .features__content-four p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-434440a1 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-166c8753{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.06);--margin-top:0px;--margin-bottom:5px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-5eddea38 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-5eddea38 .features__content-four p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-5eddea38 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7d3b0098{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.06);--margin-top:0px;--margin-bottom:5px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-2f6a5238 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-2f6a5238 .features__content-four p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-2f6a5238 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-436d2a3{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.06);--margin-top:5px;--margin-bottom:0px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-359289fe .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-359289fe .features__content-four p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-359289fe .features__content-nine p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f17d8ff{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.06);--margin-top:5px;--margin-bottom:0px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-2ec6b90e .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-2ec6b90e .features__content-four p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-2ec6b90e .features__content-nine p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-b1b5368{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.06);--margin-top:5px;--margin-bottom:0px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-541aeb08 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-541aeb08 .features__content-four p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-541aeb08 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-fb9d04a{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.06);--margin-top:5px;--margin-bottom:0px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7a968783 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7a968783 .features__content-four p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7a968783 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-beaea43{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--align-content:center;--padding-top:57px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-5cd0a80{--display:flex;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-b36d7ca > .elementor-widget-container{padding:0px 0px 20px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-b36d7ca .prthalign{text-align:center;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-b36d7ca .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8f3a68c{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.05);--margin-top:0px;--margin-bottom:0px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4fc7dd7 .title{color:#2E639A;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-268f40a{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.05);--margin-top:0px;--margin-bottom:0px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1a94960 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7f20f5c{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.05);--margin-top:0px;--margin-bottom:0px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-14387a5 .title{color:var( --e-global-color-211ccc1 );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-eb7d673{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.05);--margin-top:0px;--margin-bottom:0px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7909528 .title{color:#BB2B2B;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-32e7e80c{--display:flex;--padding-top:120px;--padding-bottom:40px;--padding-left:15px;--padding-right:15px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-32e7e80c:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-9 .elementor-element.elementor-element-32e7e80c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-15a5115 > .elementor-widget-container{padding:0px 0px 30px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-15a5115 .prthalign{text-align:center;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-15a5115 .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-15a5115 .elementor-xhosting-sub{font-size:1px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-15a5115 .elementor-gt-heading{font-size:28px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1f50bd30 .elementor-repeater-item-fbc290b .success__item-four{background:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1f50bd30 .elementor-repeater-item-0b216ca .success__item-four{background:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1f50bd30 > .elementor-widget-container{border-radius:19px 19px 19px 19px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1f50bd30 .success__tab-wrap .nav-link.active{border-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4220ebe9{--display:flex;--padding-top:21px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4220ebe9:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-9 .elementor-element.elementor-element-4220ebe9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-6227ecf2 > .elementor-widget-container{padding:0px 12px 30px 12px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-5dd0a270 > .elementor-widget-container{padding:0px 12px 0px 12px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-b26ecd1 > .elementor-widget-container{margin:-5px 0px 0px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-76c8b06 > .elementor-widget-container{padding:0px 0px 0px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-76c8b06 .btnalign{text-align:left;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-038fc41{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:24px 24px;--row-gap:24px;--column-gap:24px;--grid-auto-flow:row;--padding-top:83px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-038fc41:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-9 .elementor-element.elementor-element-038fc41 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-9 .elementor-element.elementor-element-a3a0634 > .elementor-widget-container{border-style:dashed;border-color:var( --e-global-color-572a79c );border-radius:17px 17px 17px 17px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-34dd19a > .elementor-widget-container{border-style:dashed;border-color:var( --e-global-color-572a79c );border-radius:18px 18px 18px 18px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-0ebb346{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:140px;--padding-bottom:140px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-99c840c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-84d011a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-84d011a .prthalign{text-align:left;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-84d011a .agt-section-title-3 .subtitle{justify-content:left;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-84d011a .elementor-gt-heading{font-size:30px;font-weight:normal;font-style:normal;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-84d011a .xhosting-elementor-desc{font-weight:500;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-d6524ce .btnalign{text-align:left;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-035ddf2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}@media (max-width:1024px){.nomzo-theme .elementor-9 .elementor-element.elementor-element-e30cf64{--grid-auto-flow:row;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7f42ee9{--grid-auto-flow:row;bottom:-596px;--z-index:2;}.nomzo-theme:not(.rtl) .elementor-9 .elementor-element.elementor-element-7f42ee9{left:332px;}.nomzo-theme.rtl .elementor-9 .elementor-element.elementor-element-7f42ee9{right:332px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-78fa1e9{--grid-auto-flow:row;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2efd3a{--grid-auto-flow:row;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-a87325a{--grid-auto-flow:row;bottom:-583px;--z-index:1;}.nomzo-theme:not(.rtl) .elementor-9 .elementor-element.elementor-element-a87325a{left:157px;}.nomzo-theme.rtl .elementor-9 .elementor-element.elementor-element-a87325a{right:157px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-337fbd5{--grid-auto-flow:row;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e451a30{--gap:24px 0px;--row-gap:24px;--column-gap:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-038fc41{--grid-auto-flow:row;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-0ebb346{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}@media (min-width:768px){.nomzo-theme .elementor-9 .elementor-element.elementor-element-d2ca659{--content-width:1200px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-d5524b8{--width:66.666%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-e30cf64{--width:44%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7f42ee9{--width:44%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2efd3a{--width:22%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-a87325a{--width:22%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-337fbd5{--width:22%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-0663720{--width:33.333%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1ad3177{--width:100%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e451a30{--content-width:1200px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-58543eb8{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-55cd7e9{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-0707838{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-d0457e4{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-10975550{--content-width:1200px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-13c49857{--width:100%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7d58a9a2{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-23382dbc{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-166c8753{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7d3b0098{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-436d2a3{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f17d8ff{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-b1b5368{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-fb9d04a{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-beaea43{--content-width:1200px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-5cd0a80{--width:100%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8f3a68c{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-268f40a{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7f20f5c{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-eb7d673{--width:24%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-32e7e80c{--content-width:1200px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-4220ebe9{--content-width:1200px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-038fc41{--content-width:1200px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-0ebb346{--content-width:1200px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-99c840c{--width:33.3333%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-035ddf2{--width:66.6666%;}}@media (max-width:1024px) and (min-width:768px){.nomzo-theme .elementor-9 .elementor-element.elementor-element-d5524b8{--width:100%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7f42ee9{--width:300px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-0663720{--width:100%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-58543eb8{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-55cd7e9{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-0707838{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-d0457e4{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7d58a9a2{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-23382dbc{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-166c8753{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7d3b0098{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-436d2a3{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f17d8ff{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-b1b5368{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-fb9d04a{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8f3a68c{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-268f40a{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7f20f5c{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-eb7d673{--width:50%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-99c840c{--width:100%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-035ddf2{--width:100%;}}@media (max-width:767px){.nomzo-theme .elementor-9 .elementor-element.elementor-element-e30cf64{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7f42ee9{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-78fa1e9{--content-width:200px;--min-height:0px;--e-con-grid-template-columns:repeat(3, 1fr);--grid-auto-flow:row;bottom:-452px;--z-index:2;}.nomzo-theme:not(.rtl) .elementor-9 .elementor-element.elementor-element-78fa1e9{left:93px;}.nomzo-theme.rtl .elementor-9 .elementor-element.elementor-element-78fa1e9{right:93px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f2efd3a{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-a87325a{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-337fbd5{--width:200px;--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;bottom:-457px;--z-index:1;}.nomzo-theme:not(.rtl) .elementor-9 .elementor-element.elementor-element-337fbd5{left:12px;}.nomzo-theme.rtl .elementor-9 .elementor-element.elementor-element-337fbd5{right:12px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-0663720{--margin-top:16px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-1e451a30{--content-width:500px;--margin-top:-29px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-58543eb8{--width:90%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-55cd7e9{--width:90%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-0707838{--width:90%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-d0457e4{--width:90%;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7d58a9a2{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-23382dbc{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-166c8753{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7d3b0098{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-436d2a3{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-f17d8ff{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-b1b5368{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-fb9d04a{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-8f3a68c{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-268f40a{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-7f20f5c{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-eb7d673{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-9 .elementor-element.elementor-element-038fc41{--e-con-grid-template-columns:1;--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}}
.nomzo-theme .whmp_clearfix:after,.nomzo-theme .whmp_clearfix:before{
  display: block;
  content: "";
  clear: both;
}.nomzo-theme .whmpress_pricing_table{
  background: #ffffff;
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
}.nomzo-theme .whmpress_pricing_table .pricing_table_detail{
  padding: 15px;
}.nomzo-theme .whmpress_pricing_table .pricing_table_combo button,.nomzo-theme .whmpress_pricing_table .pricing_table_submit button{
  display: block;
  margin: 0 auto 15px;
}.nomzo-theme .whmpress_pricing_table.featured{
  -webkit-transform: scaleY(1.05);
     -moz-transform: scaleY(1.05);
      -ms-transform: scaleY(1.05);
       -o-transform: scaleY(1.05);
          transform: scaleY(1.05);
}.nomzo-theme .whmpress_pricing_table.one{
  font-family: "Open Sans", sans-serif;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  margin: 0 2px;
  padding: 15px 0;
  position: relative;
}.nomzo-theme .whmpress_pricing_table.one > div{
  padding: 0 0 15px;
}.nomzo-theme .whmpress_pricing_table.one .pricing_table_promo{
  display: none;
}.nomzo-theme .whmpress_pricing_table.one .pricing_table_icon{
  display: none;
}.nomzo-theme .whmpress_pricing_table.one .pricing_table_heading h2{
  margin: 0;
}.nomzo-theme .whmpress_pricing_table.one .pricing_table_detail{
  padding: 15px;
}.nomzo-theme .whmpress_pricing_table.one .pricing_table_price{
  font-family: Montserrat, sans-serif;
  background: #2e639a;
  color: #fff;
  padding: 20px 0;
  font-size: 60px;
  line-height: 1.2;
  font-weight: 900;
}.nomzo-theme .whmpress_pricing_table.one .pricing_table_price .currency{
  font-size: 30px;
}.nomzo-theme .whmpress_pricing_table.one .pricing_table_price .duration{
  display: block;
  font-size: 18px;
  font-weight: 400;
}.nomzo-theme .whmpress_pricing_table.one .pricing_table_features ul{
  margin: 0;
  padding: 0;
}.nomzo-theme .whmpress_pricing_table.one .pricing_table_features ul li:nth-child(odd){
  background: #e9faf0;
}.nomzo-theme .whmpress_pricing_table.one .pricing_table_combo button,.nomzo-theme .whmpress_pricing_table.one .pricing_table_submit button,.nomzo-theme .whmpress_pricing_table.one .pricing_table_combo a,.nomzo-theme .whmpress_pricing_table.one .pricing_table_submit a,.nomzo-theme .whmpress_pricing_table.one .pricing_table_combo .whmpress_order_button,.nomzo-theme .whmpress_pricing_table.one .pricing_table_submit .whmpress_order_button{
  background: #2e639a;
}.nomzo-theme .whmpress_pricing_table.one .pricing_table_combo button:hover,.nomzo-theme .whmpress_pricing_table.one .pricing_table_submit button:hover,.nomzo-theme .whmpress_pricing_table.one .pricing_table_combo a:hover,.nomzo-theme .whmpress_pricing_table.one .pricing_table_submit a:hover,.nomzo-theme .whmpress_pricing_table.one .pricing_table_combo .whmpress_order_button:hover,.nomzo-theme .whmpress_pricing_table.one .pricing_table_submit .whmpress_order_button:hover{
  background: #2e639a;
}.nomzo-theme .whmpress_pricing_table.two{
  font-family: "Open Sans", sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  margin: 0 2px;
  padding: 0;
  position: relative;
  overflow: hidden;
}.nomzo-theme .whmpress_pricing_table.two > div{
  padding: 0 0 15px;
}.nomzo-theme .whmpress_pricing_table.two .pricing_table_promo{
  display: none;
}.nomzo-theme .whmpress_pricing_table.two .pricing_table_icon{
  display: none;
}.nomzo-theme .whmpress_pricing_table.two .pricing_table_heading{
  background: #4DBDBE;
  padding-top: 15px;
}.nomzo-theme .whmpress_pricing_table.two .pricing_table_heading h2{
  margin: 0;
  color: #fff;
}.nomzo-theme .whmpress_pricing_table.two .pricing_table_detail{
  padding: 15px;
  background: #e2f4f5;
  color: #3a9d9e;
}.nomzo-theme .whmpress_pricing_table.two .pricing_table_price{
  background: #ffffff;
  color: #3a9d9e;
  padding: 20px 0;
  font-size: 60px;
  line-height: 1.2;
  font-weight: 400;
}.nomzo-theme .whmpress_pricing_table.two .pricing_table_price .currency{
  font-size: 30px;
}.nomzo-theme .whmpress_pricing_table.two .pricing_table_price .duration{
  display: block;
  font-size: 16px;
}.nomzo-theme .whmpress_pricing_table.two .pricing_table_features ul{
  margin: 0;
  padding: 0;
}.nomzo-theme .whmpress_pricing_table.two .pricing_table_features ul li:nth-child(odd){
  background: #e2f4f5;
  color: #3a9d9e;
}.nomzo-theme .whmpress_pricing_table.two .pricing_table_combo button,.nomzo-theme .whmpress_pricing_table.two .pricing_table_submit button,.nomzo-theme .whmpress_pricing_table.two .pricing_table_combo a,.nomzo-theme .whmpress_pricing_table.two .pricing_table_submit a,.nomzo-theme .whmpress_pricing_table.two .pricing_table_combo .whmpress_order_button,.nomzo-theme .whmpress_pricing_table.two .pricing_table_submit .whmpress_order_button{
  background: #3a9d9e;
}.nomzo-theme .whmpress_pricing_table.two .pricing_table_combo button:hover,.nomzo-theme .whmpress_pricing_table.two .pricing_table_submit button:hover,.nomzo-theme .whmpress_pricing_table.two .pricing_table_combo a:hover,.nomzo-theme .whmpress_pricing_table.two .pricing_table_submit a:hover,.nomzo-theme .whmpress_pricing_table.two .pricing_table_combo .whmpress_order_button:hover,.nomzo-theme .whmpress_pricing_table.two .pricing_table_submit .whmpress_order_button:hover{
  background: #2c7879;
}.nomzo-theme .whmpress_pricing_table.two.featured .pricing_table_heading{
  background: #E84C3D;
}.nomzo-theme .whmpress_pricing_table.two.featured .pricing_table_detail{
  background: #fef4f3;
  color: #d82a1a;
}.nomzo-theme .whmpress_pricing_table.two.featured .pricing_table_price{
  background: #ffffff;
  color: #d82a1a;
}.nomzo-theme .whmpress_pricing_table.two.featured .pricing_table_features ul li:nth-child(odd){
  background: #fef4f3;
  color: #d82a1a;
}.nomzo-theme .whmpress_pricing_table.two.featured .pricing_table_submit button{
  background: #d82a1a;
}.nomzo-theme .whmpress_pricing_table.two.featured .pricing_table_submit button:hover{
  background: #ab2114;
}.nomzo-theme .whmpress_pricing_table.three{
  font-family: "Open Sans", sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: 0;
  margin: 0 2px;
  padding: 0;
  position: relative;
  overflow: hidden;
}.nomzo-theme .whmpress_pricing_table.three > div{
  padding: 0 0 15px;
}.nomzo-theme .whmpress_pricing_table.three .pricing_table_promo{
  position: absolute;
  left: 15px;
  height: 40px;
  width: 35px;
  background: #333;
  padding: 5px;
  -webkit-box-shadow: 0 0 2px 0 #000000;
  box-shadow: 0 0 2px 0 #000000;
}.nomzo-theme .whmpress_pricing_table.three .pricing_table_promo .fa{
  color: #fff;
  font-size: 24px;
}.nomzo-theme .whmpress_pricing_table.three .pricing_table_icon{
  position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  padding: 0;
  height: 75px;
  margin-right: auto;
  width: 75px;
  background: #fff;
  border-radius: 100%;
  margin-left: auto;
  -webkit-box-shadow: 0 0 2px 0 #000;
  box-shadow: 0 0 2px 0 #000;
}.nomzo-theme .whmpress_pricing_table.three .pricing_table_icon .fa{
  font-size: 50px;
  line-height: 75px;
  color: #ffac00;
}.nomzo-theme .whmpress_pricing_table.three .pricing_table_heading{
  background: #ffac00;
  padding-top: 15px;
  margin-bottom: 15px;
}.nomzo-theme .whmpress_pricing_table.three .pricing_table_heading h2{
  margin: 0;
  color: #fff;
  font-weight: normal;
}.nomzo-theme .whmpress_pricing_table.three .pricing_table_detail{
  padding: 15px;
}.nomzo-theme .whmpress_pricing_table.three .pricing_table_price{
  background: #ffffff;
  color: #cc8a00;
  padding: 0 0 15px;
  font-size: 60px;
  line-height: 1.2;
  font-weight: 400;
}.nomzo-theme .whmpress_pricing_table.three .pricing_table_price .duration{
  display: block;
  font-size: 18px;
}.nomzo-theme .whmpress_pricing_table.three .pricing_table_features ul{
  margin: 0;
  padding: 0;
}.nomzo-theme .whmpress_pricing_table.three .pricing_table_features ul li:nth-child(odd){
  background: #ffeecc;
  color: #996700;
}.nomzo-theme .whmpress_pricing_table.three .pricing_table_combo button,.nomzo-theme .whmpress_pricing_table.three .pricing_table_submit button,.nomzo-theme .whmpress_pricing_table.three .pricing_table_combo a,.nomzo-theme .whmpress_pricing_table.three .pricing_table_submit a,.nomzo-theme .whmpress_pricing_table.three .pricing_table_combo .whmpress_order_button,.nomzo-theme .whmpress_pricing_table.three .pricing_table_submit .whmpress_order_button{
  background: #cc8a00;
}.nomzo-theme .whmpress_pricing_table.three .pricing_table_combo button:hover,.nomzo-theme .whmpress_pricing_table.three .pricing_table_submit button:hover,.nomzo-theme .whmpress_pricing_table.three .pricing_table_combo a:hover,.nomzo-theme .whmpress_pricing_table.three .pricing_table_submit a:hover,.nomzo-theme .whmpress_pricing_table.three .pricing_table_combo .whmpress_order_button:hover,.nomzo-theme .whmpress_pricing_table.three .pricing_table_submit .whmpress_order_button:hover{
  background: #996700;
}.nomzo-theme .whmpress_pricing_table.four{
  font-family: "Open Sans", sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  margin: 0 2px;
  padding: 0;
  position: relative;
  overflow: hidden;
  border-radius: 70px 0;
}.nomzo-theme .whmpress_pricing_table.four > div{
  padding: 0 0 15px;
}.nomzo-theme .whmpress_pricing_table.four .pricing_table_heading{
  background: #7c3ac9;
  padding-top: 15px;
  padding-bottom: 65px;
}.nomzo-theme .whmpress_pricing_table.four .pricing_table_heading h2{
  margin: 0;
  color: #fff;
  font-weight: normal;
}.nomzo-theme .whmpress_pricing_table.four .pricing_table_price{
  background: #9762d4;
  position: relative;
  padding: 0 0 65px;
}.nomzo-theme .whmpress_pricing_table.four .pricing_table_price .holder{
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  top: -40px;
  left: 0;
  right: 0;
  color: #632da3;
  font-size: 38px;
  line-height: 1;
  font-weight: 400;
  border-top: 2px solid #9762d4;
  border-bottom: 2px solid #632da3;
  padding-top: 15px;
}.nomzo-theme .whmpress_pricing_table.four .pricing_table_price .amount{
  letter-spacing: -2px;
  margin-bottom: 8px;
}.nomzo-theme .whmpress_pricing_table.four .pricing_table_price .currency,.nomzo-theme .whmpress_pricing_table.four .pricing_table_price .fraction{
  font-size: 20px;
}.nomzo-theme .whmpress_pricing_table.four .pricing_table_price .decimal{
  display: none;
}.nomzo-theme .whmpress_pricing_table.four .pricing_table_price .duration{
  display: block;
  font-size: 16px;
  word-spacing: 0;
  font-weight: bold;
}.nomzo-theme .whmpress_pricing_table.four .pricing_table_detail{
  padding: 15px;
}.nomzo-theme .whmpress_pricing_table.four .pricing_table_features ul{
  margin: 0;
  padding: 0;
}.nomzo-theme .whmpress_pricing_table.four .pricing_table_features ul li:nth-child(odd){
  background: #e6daf5;
  color: #4b227b;
}.nomzo-theme .whmpress_pricing_table.four .pricing_table_combo button,.nomzo-theme .whmpress_pricing_table.four .pricing_table_submit button,.nomzo-theme .whmpress_pricing_table.four .pricing_table_combo a,.nomzo-theme .whmpress_pricing_table.four .pricing_table_submit a,.nomzo-theme .whmpress_pricing_table.four .pricing_table_combo .whmpress_order_button,.nomzo-theme .whmpress_pricing_table.four .pricing_table_submit .whmpress_order_button{
  background: #632da3;
  width: auto;
}.nomzo-theme .whmpress_pricing_table.four .pricing_table_combo button:hover,.nomzo-theme .whmpress_pricing_table.four .pricing_table_submit button:hover,.nomzo-theme .whmpress_pricing_table.four .pricing_table_combo a:hover,.nomzo-theme .whmpress_pricing_table.four .pricing_table_submit a:hover,.nomzo-theme .whmpress_pricing_table.four .pricing_table_combo .whmpress_order_button:hover,.nomzo-theme .whmpress_pricing_table.four .pricing_table_submit .whmpress_order_button:hover{
  background: #4b227b;
}.nomzo-theme .whmpress_pricing_table.five{
  font-family: "Open Sans", sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  margin: 0 2px;
  padding: 0;
  position: relative;
  overflow: hidden;
  background: #A6374A;
}.nomzo-theme .whmpress_pricing_table.five > div{
  padding: 0 0 15px;
}.nomzo-theme .whmpress_pricing_table.five .pricing_table_heading{
  background: #A6374A;
  padding: 15px;
}.nomzo-theme .whmpress_pricing_table.five .pricing_table_heading h2{
  margin: 0;
  color: #fff;
  font-weight: normal;
}.nomzo-theme .whmpress_pricing_table.five .pricing_table_price{
  background: #c44c61;
}.nomzo-theme .whmpress_pricing_table.five .pricing_table_price .holder{
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  padding-top: 15px;
}.nomzo-theme .whmpress_pricing_table.five .pricing_table_price .currency{
  font-size: 20px;
}.nomzo-theme .whmpress_pricing_table.five .pricing_table_price .duration{
  display: block;
  font-size: 16px;
  margin-top: -15px;
  word-spacing: 0;
}.nomzo-theme .whmpress_pricing_table.five .pricing_table_detail{
  color: white;
  padding: 15px;
}.nomzo-theme .whmpress_pricing_table.five .pricing_table_features ul{
  margin: 0;
  padding: 0;
}.nomzo-theme .whmpress_pricing_table.five .pricing_table_features ul li:nth-child(odd){
  background: #eabfc6;
  color: #591e28;
}.nomzo-theme .whmpress_pricing_table.five .pricing_table_features ul li:nth-child(even){
  color: #fff;
}.nomzo-theme .whmpress_pricing_table.five .pricing_table_combo button,.nomzo-theme .whmpress_pricing_table.five .pricing_table_submit button,.nomzo-theme .whmpress_pricing_table.five .pricing_table_combo a,.nomzo-theme .whmpress_pricing_table.five .pricing_table_submit a,.nomzo-theme .whmpress_pricing_table.five .pricing_table_combo .whmpress_order_button,.nomzo-theme .whmpress_pricing_table.five .pricing_table_submit .whmpress_order_button{
  background: #802a39;
  width: auto;
}.nomzo-theme .whmpress_pricing_table.five .pricing_table_combo button:hover,.nomzo-theme .whmpress_pricing_table.five .pricing_table_submit button:hover,.nomzo-theme .whmpress_pricing_table.five .pricing_table_combo a:hover,.nomzo-theme .whmpress_pricing_table.five .pricing_table_submit a:hover,.nomzo-theme .whmpress_pricing_table.five .pricing_table_combo .whmpress_order_button:hover,.nomzo-theme .whmpress_pricing_table.five .pricing_table_submit .whmpress_order_button:hover{
  background: #591e28;
}.nomzo-theme .whmpress_pricing_table.six{
  font-family: "Open Sans", sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  margin: 0 2px;
  padding: 60px 0 0;
  position: relative;
  overflow: hidden;
  background: #2e639a;
  border-radius: 100px 100px 100px 0;
}.nomzo-theme .whmpress_pricing_table.six::before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 20px;
  margin: auto;
  background: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
}.nomzo-theme .whmpress_pricing_table.six > div{
  padding: 0 0 15px;
}.nomzo-theme .whmpress_pricing_table.six .pricing_table_icon{
  font-size: 100px;
  color: #fff;
  padding-bottom: 0;
}.nomzo-theme .whmpress_pricing_table.six .pricing_table_detail{
  padding: 15px;
  color: white;
}.nomzo-theme .whmpress_pricing_table.six .pricing_table_heading{
  padding: 0 0 15px;
}.nomzo-theme .whmpress_pricing_table.six .pricing_table_heading h2{
  margin: 0;
  font-size: 22px;
  color: white;
  font-weight: normal;
}.nomzo-theme .whmpress_pricing_table.six .pricing_table_price{
  padding: 0;
}.nomzo-theme .whmpress_pricing_table.six .pricing_table_price .holder{
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
}.nomzo-theme .whmpress_pricing_table.six .pricing_table_price .currency{
  font-size: 20px;
}.nomzo-theme .whmpress_pricing_table.six .pricing_table_price .duration{
  font-size: 16px;
  word-spacing: 0;
}.nomzo-theme .whmpress_pricing_table.six .pricing_table_features ul{
  margin: 0;
  padding: 0;
}.nomzo-theme .whmpress_pricing_table.six .pricing_table_features ul li:nth-child(odd){
  background: #2e639a;
  color: #2e639a;
}.nomzo-theme .whmpress_pricing_table.six .pricing_table_features ul li:nth-child(even){
  color: #fff;
}.nomzo-theme .whmpress_pricing_table.six .pricing_table_combo button,.nomzo-theme .whmpress_pricing_table.six .pricing_table_submit button,.nomzo-theme .whmpress_pricing_table.six .pricing_table_combo a,.nomzo-theme .whmpress_pricing_table.six .pricing_table_submit a,.nomzo-theme .whmpress_pricing_table.six .pricing_table_combo .whmpress_order_button,.nomzo-theme .whmpress_pricing_table.six .pricing_table_submit .whmpress_order_button{
  background: #fff;
  color: #2e639a;
  width: auto;
}.nomzo-theme .whmpress_pricing_table.six .pricing_table_combo button:hover,.nomzo-theme .whmpress_pricing_table.six .pricing_table_submit button:hover,.nomzo-theme .whmpress_pricing_table.six .pricing_table_combo a:hover,.nomzo-theme .whmpress_pricing_table.six .pricing_table_submit a:hover,.nomzo-theme .whmpress_pricing_table.six .pricing_table_combo .whmpress_order_button:hover,.nomzo-theme .whmpress_pricing_table.six .pricing_table_submit .whmpress_order_button:hover{
  color: #fff;
  background: #2e639a;
}.nomzo-theme .whmpress_pricing_table.seven{
  font-family: "Open Sans", sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  margin: 0 2px;
  padding: 0;
  position: relative;
  overflow: hidden;
  background: #D4300C;
  border-radius: 0;
}.nomzo-theme .whmpress_pricing_table.seven > div{
  padding: 0 0 15px;
}.nomzo-theme .whmpress_pricing_table.seven .pricing_table_icon{
  font-size: 100px;
  color: #fff;
  padding-bottom: 0;
}.nomzo-theme .whmpress_pricing_table.seven .pricing_table_heading{
  background: #f24621;
  border-bottom: 1px solid #f56e51;
  padding: 15px;
}.nomzo-theme .whmpress_pricing_table.seven .pricing_table_heading h2{
  margin: 0;
  color: #fff;
  font-weight: normal;
}.nomzo-theme .whmpress_pricing_table.seven .pricing_table_price{
  padding: 15px;
}.nomzo-theme .whmpress_pricing_table.seven .pricing_table_price .holder{
  color: #fff;
  font-size: 40px;
  line-height: 1;
  font-weight: 400;
}.nomzo-theme .whmpress_pricing_table.seven .pricing_table_price .currency{
  font-size: 20px;
}.nomzo-theme .whmpress_pricing_table.seven .pricing_table_price .duration{
  display: block;
  font-size: 16px;
  word-spacing: 0;
}.nomzo-theme .whmpress_pricing_table.seven .pricing_table_detail{
  padding: 15px;
  color: white;
}.nomzo-theme .whmpress_pricing_table.seven .pricing_table_features ul{
  margin: 0;
  padding: 0;
}.nomzo-theme .whmpress_pricing_table.seven .pricing_table_features ul li:nth-child(odd){
  background: #fbbfb1;
  color: #731a07;
}.nomzo-theme .whmpress_pricing_table.seven .pricing_table_features ul li:nth-child(even){
  color: #fff;
}.nomzo-theme .whmpress_pricing_table.seven .pricing_table_combo button,.nomzo-theme .whmpress_pricing_table.seven .pricing_table_submit button,.nomzo-theme .whmpress_pricing_table.seven .pricing_table_combo a,.nomzo-theme .whmpress_pricing_table.seven .pricing_table_submit a,.nomzo-theme .whmpress_pricing_table.seven .pricing_table_combo .whmpress_order_button,.nomzo-theme .whmpress_pricing_table.seven .pricing_table_submit .whmpress_order_button{
  width: auto;
  border-radius: 0;
  background: #a42509;
  color: #fff;
}.nomzo-theme .whmpress_pricing_table.seven .pricing_table_combo button:hover,.nomzo-theme .whmpress_pricing_table.seven .pricing_table_submit button:hover,.nomzo-theme .whmpress_pricing_table.seven .pricing_table_combo a:hover,.nomzo-theme .whmpress_pricing_table.seven .pricing_table_submit a:hover,.nomzo-theme .whmpress_pricing_table.seven .pricing_table_combo .whmpress_order_button:hover,.nomzo-theme .whmpress_pricing_table.seven .pricing_table_submit .whmpress_order_button:hover{
  background: #731a07;
}.nomzo-theme .whmpress_pricing_table.eight{
  font-family: "Open Sans", sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  margin: 0 2px;
  padding: 0;
  position: relative;
  overflow: hidden;
}.nomzo-theme .whmpress_pricing_table.eight > div{
  padding: 0 0 15px;
}.nomzo-theme .whmpress_pricing_table.eight .pricing_table_icon{
  font-size: 100px;
  color: #2e639a;
  padding-bottom: 0;
}.nomzo-theme .whmpress_pricing_table.eight .pricing_table_heading{
  padding: 15px;
}.nomzo-theme .whmpress_pricing_table.eight .pricing_table_heading h2{
  margin: 0;
  font-weight: normal;
}.nomzo-theme .whmpress_pricing_table.eight .pricing_table_features ul{
  margin: 0;
  padding: 0;
}.nomzo-theme .whmpress_pricing_table.eight .pricing_table_features ul li:nth-child(odd){
  background: #dcf9e9;
  color: #2e639a;
}.nomzo-theme .whmpress_pricing_table.eight .pricing_table_combo button,.nomzo-theme .whmpress_pricing_table.eight .pricing_table_submit button,.nomzo-theme .whmpress_pricing_table.eight .pricing_table_combo a,.nomzo-theme .whmpress_pricing_table.eight .pricing_table_submit a,.nomzo-theme .whmpress_pricing_table.eight .pricing_table_combo .whmpress_order_button,.nomzo-theme .whmpress_pricing_table.eight .pricing_table_submit .whmpress_order_button{
  width: auto;
  background: #2e639a;
  color: #fff;
}.nomzo-theme .whmpress_pricing_table.eight .pricing_table_combo button:hover,.nomzo-theme .whmpress_pricing_table.eight .pricing_table_submit button:hover,.nomzo-theme .whmpress_pricing_table.eight .pricing_table_combo a:hover,.nomzo-theme .whmpress_pricing_table.eight .pricing_table_submit a:hover,.nomzo-theme .whmpress_pricing_table.eight .pricing_table_combo .whmpress_order_button:hover,.nomzo-theme .whmpress_pricing_table.eight .pricing_table_submit .whmpress_order_button:hover{
  background: #2e639a;
}.nomzo-theme .whmpress_pricing_table.nine{
  font-family: "Open Sans", sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 10px;
  border: 0;
  margin: 0 2px;
  padding: 60px 0 15px;
  position: relative;
  overflow: hidden;
}.nomzo-theme .whmpress_pricing_table.nine::before{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 400px 0 0;
  border-color: #FF813B transparent transparent transparent;
}.nomzo-theme .whmpress_pricing_table.nine > div{
  padding: 0 0 15px;
}.nomzo-theme .whmpress_pricing_table.nine .pricing_table_promo{
  display: none;
}.nomzo-theme .whmpress_pricing_table.nine .pricing_table_icon{
  display: none;
}.nomzo-theme .whmpress_pricing_table.nine .pricing_table_heading h2{
  margin: 0;
}.nomzo-theme .whmpress_pricing_table.nine .pricing_table_detail{
  padding: 15px;
}.nomzo-theme .whmpress_pricing_table.nine .pricing_table_price{
  padding: 0 0 30px;
  font-size: 60px;
  line-height: 1.2;
  font-weight: 700;
}.nomzo-theme .whmpress_pricing_table.nine .pricing_table_price .currency{
  font-size: 30px;
}.nomzo-theme .whmpress_pricing_table.nine .pricing_table_price .duration{
  display: block;
  font-size: 16px;
  line-height: 20px;
  word-spacing: 0;
}.nomzo-theme .whmpress_pricing_table.nine .pricing_table_features ul{
  margin: 0;
  padding: 0;
}.nomzo-theme .whmpress_pricing_table.nine .pricing_table_features ul li:nth-child(odd){
  background: #ffe3d4;
}.nomzo-theme .whmpress_pricing_table.nine .pricing_table_combo button,.nomzo-theme .whmpress_pricing_table.nine .pricing_table_submit button,.nomzo-theme .whmpress_pricing_table.nine .pricing_table_combo a,.nomzo-theme .whmpress_pricing_table.nine .pricing_table_submit a,.nomzo-theme .whmpress_pricing_table.nine .pricing_table_combo .whmpress_order_button,.nomzo-theme .whmpress_pricing_table.nine .pricing_table_submit .whmpress_order_button{
  display: inline-block;
  width: auto;
  background: #ff6008;
}.nomzo-theme .whmpress_pricing_table.nine .pricing_table_combo button:hover,.nomzo-theme .whmpress_pricing_table.nine .pricing_table_submit button:hover,.nomzo-theme .whmpress_pricing_table.nine .pricing_table_combo a:hover,.nomzo-theme .whmpress_pricing_table.nine .pricing_table_submit a:hover,.nomzo-theme .whmpress_pricing_table.nine .pricing_table_combo .whmpress_order_button:hover,.nomzo-theme .whmpress_pricing_table.nine .pricing_table_submit .whmpress_order_button:hover{
  background: #d44c00;
}.nomzo-theme .whmpress_pricing_table.ten{
  font-family: "Open Sans", sans-serif;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: 0;
  margin: 0 2px;
  padding: 0;
  position: relative;
  overflow: hidden;
}.nomzo-theme .whmpress_pricing_table.ten > div{
  padding: 0 0 15px;
}.nomzo-theme .whmpress_pricing_table.ten .pricing_table_heading{
  background: #57d1f8;
  border-bottom: 1px solid #88defa;
  padding: 10px;
}.nomzo-theme .whmpress_pricing_table.ten .pricing_table_heading h2{
  margin: 0;
  color: #fff;
  font-weight: normal;
}.nomzo-theme .whmpress_pricing_table.ten .pricing_table_icon{
  background: #26C3F6;
  font-size: 60px;
  line-height: 80px;
  padding: 15px;
  color: #fff;
}.nomzo-theme .whmpress_pricing_table.ten .pricing_table_price .holder{
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  word-spacing: -10px;
  padding-top: 15px;
}.nomzo-theme .whmpress_pricing_table.ten .pricing_table_features ul{
  margin: 0;
  padding: 0;
}.nomzo-theme .whmpress_pricing_table.ten .pricing_table_features ul li{
  color: #0786af;
}.nomzo-theme .whmpress_pricing_table.ten .pricing_table_features ul li:nth-child(odd){
  background: #eee;
}.nomzo-theme .whmpress_pricing_table.ten .pricing_table_combo button,.nomzo-theme .whmpress_pricing_table.ten .pricing_table_submit button,.nomzo-theme .whmpress_pricing_table.ten .pricing_table_combo a,.nomzo-theme .whmpress_pricing_table.ten .pricing_table_submit a,.nomzo-theme .whmpress_pricing_table.ten .pricing_table_combo .whmpress_order_button,.nomzo-theme .whmpress_pricing_table.ten .pricing_table_submit .whmpress_order_button{
  background: #09abe0;
  width: auto;
}.nomzo-theme .whmpress_pricing_table.ten .pricing_table_combo button:hover,.nomzo-theme .whmpress_pricing_table.ten .pricing_table_submit button:hover,.nomzo-theme .whmpress_pricing_table.ten .pricing_table_combo a:hover,.nomzo-theme .whmpress_pricing_table.ten .pricing_table_submit a:hover,.nomzo-theme .whmpress_pricing_table.ten .pricing_table_combo .whmpress_order_button:hover,.nomzo-theme .whmpress_pricing_table.ten .pricing_table_submit .whmpress_order_button:hover{
  background: #0786af;
}.nomzo-theme .whmpress_pricing_table.reseller{
  -webkit-box-shadow: 0px 1px 3px 1px rgba(144, 144, 144, 0.23);
          box-shadow: 0px 1px 3px 1px rgba(144, 144, 144, 0.23);
  border-radius: 0;
  background-color: #f7f7f7;
  padding-top: 0;
  border: 0;
}.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_heading{
  background: #242424;
  color: #fff;
  padding: 20px 15px 0;
  margin-bottom: -1px;
}.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_heading h2{
  margin: 0;
  font-size: 34px;
  line-height: 35px;
  font-weight: 400;
  text-transform: uppercase;
  color: white;
}.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_heading h2:before{
  content: "";
  display: block;
  width: 65px;
  height: 10px;
  background: #f7f7f7;
  border-radius: 6px;
  margin: 0 auto 20px;
  -webkit-box-shadow: inset 0 0 6px 0 #333;
          box-shadow: inset 0 0 6px 0 #333;
}.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_price{
  background: #242424;
  color: #fff;
  padding: 20px 15px 25px;
}.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_price .currency,.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_price .amount,.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_price .decimal,.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_price .fraction{
  font-size: 40px;
  font-weight: bold;
  font-family: Arial, Helvetica;
}.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_price .duration{
  font-size: 18px;
}.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_features ul{
  padding: 15px 0;
  border-top: 0;
}.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_features ul li{
  border-bottom: 2px dotted #ccc;
  padding: 20px 15px;
  text-align: center;
}.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_combo select{
  padding: 10px 10px;
  border: solid 1px #DEDBDB;
  width: 135px;
  border-radius: 3px;
  letter-spacing: 1px;
}.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_combo button{
  background: #2e639a;
  display: inline-block;
  width: auto;
  padding: 12px 14px;
}.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_combo button:hover{
  background: #2e639a;
}.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_submit a,.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_submit button{
  background: #2e639a;
  display: inline-block;
  width: auto;
  padding: 12px 14px;
}.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_submit a:hover,.nomzo-theme .whmpress_pricing_table.reseller .pricing_table_submit button:hover{
  background: #2e639a;
}.nomzo-theme .whmpress_pricing_table.simple-01{
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #CCCCCC;
  border-top: 5px solid #009cfc;
  border-radius: 0;
  font-size: 14px;
  position: relative;
  font-weight: 400;
  margin: 50px auto 25px;
}.nomzo-theme .whmpress_pricing_table.simple-01 .whmpress{
  font-size: 14px;
  font-weight: 400;
}.nomzo-theme .whmpress_pricing_table.simple-01 .pricing_table_promo_text{
  position: absolute;
  left: -1px;
  right: -1px;
  height: 40px;
  top: -40px;
  background: #2e639a;
  line-height: 40px;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}.nomzo-theme .whmpress_pricing_table.simple-01 .pricing_table_heading h2{
  font-weight: 400;
}.nomzo-theme .whmpress_pricing_table.simple-01 .pricing_table_price{
  font-weight: 400;
  font-size: 40px;
  line-height: 10px;
}.nomzo-theme .whmpress_pricing_table.simple-01 .pricing_table_price .amount{
  line-height: 70px;
}.nomzo-theme .whmpress_pricing_table.simple-01 .pricing_table_price .currency{
  vertical-align: super;
}.nomzo-theme .whmpress_pricing_table.simple-01 .pricing_table_price .currency,.nomzo-theme .whmpress_pricing_table.simple-01 .pricing_table_price .fraction,.nomzo-theme .whmpress_pricing_table.simple-01 .pricing_table_price .duration{
  font-size: 40%;
}.nomzo-theme .whmpress_pricing_table.simple-01 .pricing_table_price .decimal{
  display: none;
}.nomzo-theme .whmpress_pricing_table.simple-01 .whmpress_description ul{
  border: 0;
  padding: 0;
  margin: 0;
}.nomzo-theme .whmpress_pricing_table.simple-01 .whmpress_description ul li{
  border: 0;
  text-align: left;
  padding-left: 40px;
  line-height: 20px;
  position: relative;
}.nomzo-theme .whmpress_pricing_table.simple-01 .whmpress_description ul li:after{
  font-family: "FontAwesome";
  content: "";
  position: absolute;
  left: 0;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  line-height: 30px;
  text-align: right;
}.nomzo-theme .whmpress_pricing_table.simple-01 select{
  border: 1px solid #009cfc;
}.nomzo-theme .whmpress_pricing_table.simple-01 button{
  width: auto !important;
  background: #009cfc;
}.nomzo-theme .whmpress_pricing_table.simple-01 button:hover{
  background: #007cc9;
}.nomzo-theme .whmpress_pricing_table.simple-01.featured{
  -webkit-transform: scaleY(1);
     -moz-transform: scaleY(1);
      -ms-transform: scaleY(1);
       -o-transform: scaleY(1);
          transform: scaleY(1);
  border-color: #2e639a;
}.nomzo-theme .whmpress_pricing_table.simple-01.featured .pricing_table_price{
  font-size: 50px;
}.nomzo-theme .whmpress_pricing_table.simple-01.featured .whmpress_description ul li:after{
  color: #2e639a;
}.nomzo-theme .whmpress_pricing_table.simple-01.featured select{
  border: 1px solid #2e639a;
}.nomzo-theme .whmpress_pricing_table.simple-01.featured button{
  background: #2e639a;
}.nomzo-theme .whmpress_pricing_table.simple-01.featured button:hover{
  background: #2e639a;
}.nomzo-theme .whmpress_pricing_table.simple-02{
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  font-size: 14px;
  position: relative;
  font-weight: 400;
  margin: 0 auto 25px;
  padding: 0;
}.nomzo-theme .whmpress_pricing_table.simple-02 .whmpress{
  font-size: 14px;
  font-weight: 400;
}.nomzo-theme .whmpress_pricing_table.simple-02 .pricing_table_heading{
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #b43a7e;
  border-bottom: 1px solid #444444;
  color: white;
  padding: 10px;
  margin-bottom: 10px;
}.nomzo-theme .whmpress_pricing_table.simple-02 .pricing_table_price{
  font-weight: 400;
  font-size: 26px;
}.nomzo-theme .whmpress_pricing_table.simple-02 .whmpress_description ul{
  border: 0;
  padding: 0;
  margin: 0;
}.nomzo-theme .whmpress_pricing_table.simple-02 select{
  border: 1px solid #eeeeee;
}.nomzo-theme .whmpress_pricing_table.simple-02 button{
  width: auto !important;
  background: #b43a7e;
  padding: 4px 15px;
  min-width: 80px;
}.nomzo-theme .whmpress_pricing_table.simple-02 button:hover{
  background: #8d2e63;
}.nomzo-theme .whmpress_pricing_table.simple-02.featured{
  -webkit-transform: scaleY(1);
     -moz-transform: scaleY(1);
      -ms-transform: scaleY(1);
       -o-transform: scaleY(1);
          transform: scaleY(1);
}.nomzo-theme .whmpress_pricing_table.creativeon-01{
  background: #f5f5f5;
  padding: 15px;
  color: #333;
}.nomzo-theme .whmpress_pricing_table.creativeon-01 .fa{
  color: #888;
  font-size: 48px;
  padding: 10px;
}.nomzo-theme .whmpress_pricing_table.creativeon-01 .pricing_table_heading strong{
  font-size: 22px;
  line-height: 28px;
  color: #f46e01;
  font-weight: 700;
}.nomzo-theme .whmpress_pricing_table.creativeon-01 .pricing_table_price{
  font-size: 43px;
  line-height: 56px;
  font-weight: 900;
  color: #666;
}.nomzo-theme .whmpress_pricing_table.creativeon-01 .pricing_table_price .currency,.nomzo-theme .whmpress_pricing_table.creativeon-01 .pricing_table_price .decimal,.nomzo-theme .whmpress_pricing_table.creativeon-01 .pricing_table_price .duration,.nomzo-theme .whmpress_pricing_table.creativeon-01 .pricing_table_price .fraction{
  font-size: 21px;
  font-weight: 300;
}.nomzo-theme .whmpress_pricing_table.creativeon-01 .whmpress_order_combo button,.nomzo-theme .whmpress_pricing_table.creativeon-01 .whmpress_order_combo .order_button{
  background: #2e639a;
}.nomzo-theme .whmpress_pricing_table.creativeon-01 .whmpress_order_combo button:hover,.nomzo-theme .whmpress_pricing_table.creativeon-01 .whmpress_order_combo .order_button:hover{
  background: #2e639a;
}.nomzo-theme .whmpress_pricing_table.webreplex{
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  background: #eeeeee;
  padding: 20px 0;
  border-radius: 0;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_heading{
  background: #00ace8;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_heading h2{
  font-size: 22px;
  line-height: 33px;
  font-weight: normal;
  color: white;
  margin: 0;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_detail{
  padding: 5px 20px 0;
  font-size: 13px;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_detail p{
  margin: 0;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_detail p i{
  margin: 0 5px;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_price{
  font-size: 60px;
  line-height: 1;
  font-weight: 100;
  padding: 20px 15px;
  color: black;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_price .currency,.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_price .duration{
  display: inline;
  font-weight: 200;
  min-height: 50px !important;
  vertical-align: top;
  font-size: 20px;
  font-weight: normal;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_price .duration{
  vertical-align: bottom;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_features{
  position: relative;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_features ul{
  list-style: none;
  margin: 0;
  padding: 15px;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_features ul li{
  list-style: none;
  padding: 5px 5px 5px 35px;
  background: #00ace8;
  color: white;
  position: relative;
  text-align: left;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_features ul li:before{
  content: "";
  position: absolute;
  font-family: FontAwesome;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  left: 0;
  text-align: center;
  line-height: 30px;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_features ul li:nth-child(even){
  background: #1cc4ff;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_features .corner_before,.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_features .corner_after{
  position: absolute;
  border: 6px solid #989898;
  height: 40px;
  width: 40px;
  z-index: 3;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_features .corner_before{
  top: 17px;
  left: 6px;
  border-bottom: 0;
  border-right: 0;
}.nomzo-theme .whmpress_pricing_table.webreplex .pricing_table_features .corner_after{
  bottom: 16px;
  right: 6px;
  border-top: 0;
  border-left: 0;
}.nomzo-theme .whmpress_pricing_table.webreplex .whmpress_order_combo form{
  text-align: center;
}.nomzo-theme .whmpress_pricing_table.webreplex .whmpress_order_combo form button{
  display: inline-block;
  background: #00ace8;
  width: auto;
  border-radius: 0;
}.nomzo-theme .whmpress_pricing_table.webreplex .whmpress_order_combo form button:hover{
  background: #0086b5;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container{
  max-width: 980px;
  margin: 0 auto;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container form{
  background: rgba(0, 0, 0, 0.3);
  padding: 10px;
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  float: left;
  max-width: 100%;
  width: 75%;
  min-height: 77px;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container form select,.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container form textarea{
  background: white;
  border: 0;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container form .search_box{
  -webkit-box-flex: 7;
  -webkit-flex-grow: 7;
     -moz-box-flex: 7;
      -ms-flex-positive: 7;
          flex-grow: 7;
  margin: 0 10px 0 0;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container form .select2-container--default{
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
     -moz-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  margin-right: 10px;
  background: white;
  font-size: 14px;
  border-radius: 4px;
  max-width: 25%;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container form .select2-container--default .select2-selection--multiple{
  border: 2px solid transparent;
  margin-top: 4px;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container form .select2-container--default.select2-container--focus .select2-selection--multiple{
  border: 2px solid transparent;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container form .search_btn{
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: auto;
  width: auto;
  border-radius: 4px;
  margin: 0;
  padding: 0px;
  min-width: 30px;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container .extension_toggle_container{
  float: left;
  width: 25%;
  padding: 15px;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container .extension_toggle_container label{
  padding: 0;
  font-weight: normal;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container .whmp_bulk_search_results{
  border: 1px solid #ddd;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container .whmp_bulk_search_results .result-div > div{
  border-bottom: 1px solid #ddd;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container .whmp_bulk_search_results .result-div > div:last-child{
  border-bottom: 0;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .whmp_domain_search_ajax_results{
  max-width: 980px;
  margin: 0 auto;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .whmp_domain_search_ajax_results .result-div{
  border: 1px solid #ccc;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .whmp_domain_search_ajax_results .result-div .whmp_search_ajax_result{
  background: 0;
  border: 0;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  display: block;
  color: black;
  font-size: 14px;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .whmp_domain_search_ajax_results .result-div .whmp_search_ajax_result .whmp_icon{
  display: none;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .whmp_domain_search_ajax_results .result-div .whmp_search_ajax_result .whmp_domain{
  float: left;
  width: 50%;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .whmp_domain_search_ajax_results .result-div .whmp_search_ajax_result .whmp_domain strong{
  display: block;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .whmp_domain_search_ajax_results .result-div .whmp_search_ajax_result .whmp_domain_details{
  float: left;
  width: 50%;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .whmp_domain_search_ajax_results .result-div .whmp_search_ajax_result .whmp_domain_details > div{
  float: right;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .whmp_domain_search_ajax_results .result-div .whmp_search_ajax_result .whmp_domain_details > div.whmp_search_ajax_buttons{
  width: auto;
  min-width: 0;
}.nomzo-theme .whmpress_domain_search_ajax.simple-01 .whmp_domain_search_ajax_results .result-div .whmp_search_ajax_result .whmp_domain_details > div.whmp_search_ajax_links a{
  margin-right: 10px;
  cursor: pointer;
}@media (max-width: 640px){.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container form{
    display: block;
    float: none;
    width: 100%;
  }.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container form .search_box,.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container form .select2-container--default,.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container form .search_btn{
    width: 100% !important;
    margin: 0 0 10px;
  }.nomzo-theme .whmpress_domain_search_ajax.simple-01 .form_container .extension_toggle_container{
    float: none;
    width: 100%;
  }}
.nomzo-theme .elementor-2295 .elementor-element.elementor-element-ecb3e5c{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;overflow:visible;}.nomzo-theme .elementor-2295 .elementor-element.elementor-element-6a96f69{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:35px;--padding-bottom:35px;--padding-left:35px;--padding-right:35px;overflow:visible;}.nomzo-theme .elementor-2295 .elementor-element.elementor-element-6a96f69:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2295 .elementor-element.elementor-element-6a96f69 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.nomzo-theme .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.nomzo-theme .elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.nomzo-theme .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.nomzo-theme .elementor-2295 .elementor-element.elementor-element-f389998{font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-2295 .elementor-element.elementor-element-f389998 a{color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-2295 .elementor-element.elementor-element-0de2654{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;overflow:visible;}.nomzo-theme .elementor-2295 .elementor-element.elementor-element-3162db4{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:32px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2295 .elementor-element.elementor-element-db336a7{font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#404248;}@media (min-width:768px){.nomzo-theme .elementor-2295 .elementor-element.elementor-element-ecb3e5c{--content-width:1076px;}.nomzo-theme .elementor-2295 .elementor-element.elementor-element-0de2654{--content-width:900px;}}
@charset "UTF-8";.nomzo-theme .wp-block-accordion{
  box-sizing:border-box;
}.nomzo-theme .wp-block-accordion-item.is-open>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{
  transform:rotate(45deg);
}@media (prefers-reduced-motion:no-preference){.nomzo-theme .wp-block-accordion-item{
    transition:grid-template-rows .3s ease-out;
  }.nomzo-theme .wp-block-accordion-item>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{
    transition:transform .2s ease-in-out;
  }}.nomzo-theme .wp-block-accordion-heading__toggle{
  align-items:center;
  background:none;
  border:none;
  color:inherit;
  cursor:pointer;
  display:flex;
  font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
  letter-spacing:inherit;
  line-height:inherit;
  overflow:hidden;
  padding:var(--wp--preset--spacing--20, 1em) 0;
  text-align:inherit;
  text-decoration:inherit;
  text-transform:inherit;
  width:100%;
  word-spacing:inherit;
}.nomzo-theme .wp-block-accordion-heading__toggle:not(:focus-visible){
  outline:none;
}.nomzo-theme .wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{
  text-decoration:underline;
}.nomzo-theme .wp-block-accordion-heading__toggle-title{
  flex:1;
}.nomzo-theme .wp-block-accordion-heading__toggle-icon{
  align-items:center;
  display:flex;
  height:1.2em;
  justify-content:center;
  width:1.2em;
}.nomzo-theme .wp-block-accordion-panel[aria-hidden=true],.nomzo-theme .wp-block-accordion-panel[inert]{
  display:none;
  margin-block-start:0;
}.nomzo-theme .wp-block-archives{
  box-sizing:border-box;
}.nomzo-theme .wp-block-archives-dropdown label{
  display:block;
}.nomzo-theme .wp-block-avatar{
  line-height:0;
}.nomzo-theme .wp-block-avatar,.nomzo-theme .wp-block-avatar img{
  box-sizing:border-box;
}.nomzo-theme .wp-block-avatar.aligncenter{
  text-align:center;
}.nomzo-theme .wp-block-audio{
  box-sizing:border-box;
}.nomzo-theme .wp-block-audio :where(figcaption){
  margin-bottom:1em;
  margin-top:.5em;
}.nomzo-theme .wp-block-audio audio{
  min-width:300px;
  width:100%;
}.nomzo-theme .wp-block-breadcrumbs{
  box-sizing:border-box;
}.nomzo-theme .wp-block-breadcrumbs ol{
  flex-wrap:wrap;
  list-style:none;
}.nomzo-theme .wp-block-breadcrumbs li,.nomzo-theme .wp-block-breadcrumbs ol{
  align-items:center;
  display:flex;
  margin:0;
  padding:0;
}.nomzo-theme .wp-block-breadcrumbs li:not(:last-child):after{
  content:var(--separator, "/");
  margin:0 .5em;
  opacity:.7;
}.nomzo-theme .wp-block-breadcrumbs span{
  color:inherit;
}.nomzo-theme .wp-block-button__link{
  align-content:center;
  box-sizing:border-box;
  cursor:pointer;
  display:inline-block;
  height:100%;
  text-align:center;
  word-break:break-word;
}.nomzo-theme .wp-block-button__link.aligncenter{
  text-align:center;
}.nomzo-theme .wp-block-button__link.alignright{
  text-align:right;
}.nomzo-theme :where(.wp-block-button__link){
  border-radius:9999px;
  box-shadow:none;
  padding:calc(.667em + 2px) calc(1.333em + 2px);
  text-decoration:none;
}.nomzo-theme .wp-block-button[style*=text-decoration] .wp-block-button__link{
  text-decoration:inherit;
}.nomzo-theme .wp-block-buttons>.wp-block-button.has-custom-width{
  max-width:none;
}.nomzo-theme .wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{
  width:100%;
}.nomzo-theme .wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{
  font-size:inherit;
}.nomzo-theme .wp-block-buttons>.wp-block-button.wp-block-button__width-25{
  width:calc(25% - var(--wp--style--block-gap, .5em)*.75);
}.nomzo-theme .wp-block-buttons>.wp-block-button.wp-block-button__width-50{
  width:calc(50% - var(--wp--style--block-gap, .5em)*.5);
}.nomzo-theme .wp-block-buttons>.wp-block-button.wp-block-button__width-75{
  width:calc(75% - var(--wp--style--block-gap, .5em)*.25);
}.nomzo-theme .wp-block-buttons>.wp-block-button.wp-block-button__width-100{
  flex-basis:100%;
  width:100%;
}.nomzo-theme .wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{
  width:25%;
}.nomzo-theme .wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{
  width:50%;
}.nomzo-theme .wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{
  width:75%;
}.nomzo-theme .wp-block-button.is-style-squared,.nomzo-theme .wp-block-button__link.wp-block-button.is-style-squared{
  border-radius:0;
}.nomzo-theme .wp-block-button.no-border-radius,.nomzo-theme .wp-block-button__link.no-border-radius{
  border-radius:0 !important;
}.nomzo-theme :where(.wp-block-button .wp-block-button__link.is-style-outline),.nomzo-theme :where(.wp-block-button.is-style-outline>.wp-block-button__link){
  border:2px solid;
  padding:.667em 1.333em;
}.nomzo-theme :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),.nomzo-theme :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){
  color:currentColor;
}.nomzo-theme :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),.nomzo-theme :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){
  background-color:initial;
  background-image:none;
}.nomzo-theme .wp-block-buttons{
  box-sizing:border-box;
}.nomzo-theme .wp-block-buttons.is-vertical{
  flex-direction:column;
}.nomzo-theme .wp-block-buttons.is-vertical>.wp-block-button:last-child{
  margin-bottom:0;
}.nomzo-theme .wp-block-buttons>.wp-block-button{
  display:inline-block;
  margin:0;
}.nomzo-theme .wp-block-buttons.is-content-justification-left{
  justify-content:flex-start;
}.nomzo-theme .wp-block-buttons.is-content-justification-left.is-vertical{
  align-items:flex-start;
}.nomzo-theme .wp-block-buttons.is-content-justification-center{
  justify-content:center;
}.nomzo-theme .wp-block-buttons.is-content-justification-center.is-vertical{
  align-items:center;
}.nomzo-theme .wp-block-buttons.is-content-justification-right{
  justify-content:flex-end;
}.nomzo-theme .wp-block-buttons.is-content-justification-right.is-vertical{
  align-items:flex-end;
}.nomzo-theme .wp-block-buttons.is-content-justification-space-between{
  justify-content:space-between;
}.nomzo-theme .wp-block-buttons.aligncenter{
  text-align:center;
}.nomzo-theme .wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{
  margin-left:auto;
  margin-right:auto;
  width:100%;
}.nomzo-theme .wp-block-buttons[style*=text-decoration] .wp-block-button,.nomzo-theme .wp-block-buttons[style*=text-decoration] .wp-block-button__link{
  text-decoration:inherit;
}.nomzo-theme .wp-block-buttons.has-custom-font-size .wp-block-button__link{
  font-size:inherit;
}.nomzo-theme .wp-block-buttons .wp-block-button__link{
  width:100%;
}.nomzo-theme .wp-block-button.aligncenter,.nomzo-theme .wp-block-calendar{
  text-align:center;
}.nomzo-theme .wp-block-calendar td,.nomzo-theme .wp-block-calendar th{
  border:1px solid;
  padding:.25em;
}.nomzo-theme .wp-block-calendar th{
  font-weight:400;
}.nomzo-theme .wp-block-calendar caption{
  background-color:inherit;
}.nomzo-theme .wp-block-calendar table{
  border-collapse:collapse;
  width:100%;
}.nomzo-theme .wp-block-calendar table.has-background th{
  background-color:inherit;
}.nomzo-theme .wp-block-calendar table.has-text-color th{
  color:inherit;
}.nomzo-theme .wp-block-calendar :where(table:not(.has-text-color)){
  color:#40464d;
}.nomzo-theme .wp-block-calendar :where(table:not(.has-text-color)) td,.nomzo-theme .wp-block-calendar :where(table:not(.has-text-color)) th{
  border-color:#ddd;
}.nomzo-theme :where(.wp-block-calendar table:not(.has-background) th){
  background:#ddd;
}.nomzo-theme .wp-block-categories{
  box-sizing:border-box;
}.nomzo-theme .wp-block-categories.alignleft{
  margin-right:2em;
}.nomzo-theme .wp-block-categories.alignright{
  margin-left:2em;
}.nomzo-theme .wp-block-categories.wp-block-categories-dropdown.aligncenter{
  text-align:center;
}.nomzo-theme .wp-block-categories .wp-block-categories__label{
  display:block;
  width:100%;
}.nomzo-theme .wp-block-code{
  box-sizing:border-box;
}.nomzo-theme .wp-block-code code{
  direction:ltr;
  display:block;
  font-family:inherit;
  overflow-wrap:break-word;
  text-align:initial;
  white-space:pre-wrap;
}.nomzo-theme .wp-block-columns{
  box-sizing:border-box;
  display:flex;
  flex-wrap:wrap !important;
}@media (min-width:782px){.nomzo-theme .wp-block-columns{
    flex-wrap:nowrap !important;
  }}.nomzo-theme .wp-block-columns{
  align-items:normal !important;
}.nomzo-theme .wp-block-columns.are-vertically-aligned-top{
  align-items:flex-start;
}.nomzo-theme .wp-block-columns.are-vertically-aligned-center{
  align-items:center;
}.nomzo-theme .wp-block-columns.are-vertically-aligned-bottom{
  align-items:flex-end;
}@media (max-width:781px){.nomzo-theme .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
    flex-basis:100% !important;
  }}@media (min-width:782px){.nomzo-theme .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
    flex-basis:0;
    flex-grow:1;
  }.nomzo-theme .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{
    flex-grow:0;
  }}.nomzo-theme .wp-block-columns.is-not-stacked-on-mobile{
  flex-wrap:nowrap !important;
}.nomzo-theme .wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{
  flex-basis:0;
  flex-grow:1;
}.nomzo-theme .wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{
  flex-grow:0;
}.nomzo-theme :where(.wp-block-columns){
  margin-bottom:1.75em;
}.nomzo-theme :where(.wp-block-columns.has-background){
  padding:1.25em 2.375em;
}.nomzo-theme .wp-block-column{
  flex-grow:1;
  min-width:0;
  overflow-wrap:break-word;
  word-break:break-word;
}.nomzo-theme .wp-block-column.is-vertically-aligned-top{
  align-self:flex-start;
}.nomzo-theme .wp-block-column.is-vertically-aligned-center{
  align-self:center;
}.nomzo-theme .wp-block-column.is-vertically-aligned-bottom{
  align-self:flex-end;
}.nomzo-theme .wp-block-column.is-vertically-aligned-stretch{
  align-self:stretch;
}.nomzo-theme .wp-block-column.is-vertically-aligned-bottom,.nomzo-theme .wp-block-column.is-vertically-aligned-center,.nomzo-theme .wp-block-column.is-vertically-aligned-top{
  width:100%;
}.nomzo-theme .wp-block-post-comments{
  box-sizing:border-box;
}.nomzo-theme .wp-block-post-comments .alignleft{
  float:left;
}.nomzo-theme .wp-block-post-comments .alignright{
  float:right;
}.nomzo-theme .wp-block-post-comments .navigation:after{
  clear:both;
  content:"";
  display:table;
}.nomzo-theme .wp-block-post-comments .commentlist{
  clear:both;
  list-style:none;
  margin:0;
  padding:0;
}.nomzo-theme .wp-block-post-comments .commentlist .comment{
  min-height:2.25em;
  padding-left:3.25em;
}.nomzo-theme .wp-block-post-comments .commentlist .comment p{
  font-size:1em;
  line-height:1.8;
  margin:1em 0;
}.nomzo-theme .wp-block-post-comments .commentlist .children{
  list-style:none;
  margin:0;
  padding:0;
}.nomzo-theme .wp-block-post-comments .comment-author{
  line-height:1.5;
}.nomzo-theme .wp-block-post-comments .comment-author .avatar{
  border-radius:1.5em;
  display:block;
  float:left;
  height:2.5em;
  margin-right:.75em;
  margin-top:.5em;
  width:2.5em;
}.nomzo-theme .wp-block-post-comments .comment-author cite{
  font-style:normal;
}.nomzo-theme .wp-block-post-comments .comment-meta{
  font-size:.875em;
  line-height:1.5;
}.nomzo-theme .wp-block-post-comments .comment-meta b{
  font-weight:400;
}.nomzo-theme .wp-block-post-comments .comment-meta .comment-awaiting-moderation{
  display:block;
  margin-bottom:1em;
  margin-top:1em;
}.nomzo-theme .wp-block-post-comments .comment-body .commentmetadata{
  font-size:.875em;
}.nomzo-theme .wp-block-post-comments .comment-form-author label,.nomzo-theme .wp-block-post-comments .comment-form-comment label,.nomzo-theme .wp-block-post-comments .comment-form-email label,.nomzo-theme .wp-block-post-comments .comment-form-url label{
  display:block;
  margin-bottom:.25em;
}.nomzo-theme .wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.nomzo-theme .wp-block-post-comments .comment-form textarea{
  box-sizing:border-box;
  display:block;
  width:100%;
}.nomzo-theme .wp-block-post-comments .comment-form-cookies-consent{
  display:flex;
  gap:.25em;
}.nomzo-theme .wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{
  margin-top:.35em;
}.nomzo-theme .wp-block-post-comments .comment-reply-title{
  margin-bottom:0;
}.nomzo-theme .wp-block-post-comments .comment-reply-title :where(small){
  font-size:var(--wp--preset--font-size--medium, smaller);
  margin-left:.5em;
}.nomzo-theme .wp-block-post-comments .reply{
  font-size:.875em;
  margin-bottom:1.4em;
}.nomzo-theme .wp-block-post-comments input:not([type=submit]),.nomzo-theme .wp-block-post-comments textarea{
  border:1px solid #949494;
  font-family:inherit;
  font-size:1em;
}.nomzo-theme .wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.nomzo-theme .wp-block-post-comments textarea{
  padding:calc(.667em + 2px);
}.nomzo-theme :where(.wp-block-post-comments input[type=submit]){
  border:none;
}.nomzo-theme .wp-block-comments{
  box-sizing:border-box;
}.nomzo-theme .wp-block-comments-pagination>.wp-block-comments-pagination-next,.nomzo-theme .wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.nomzo-theme .wp-block-comments-pagination>.wp-block-comments-pagination-previous{
  font-size:inherit;
}.nomzo-theme .wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{
  display:inline-block;
  margin-right:1ch;
}.nomzo-theme .wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){
  transform:scaleX(1);
}.nomzo-theme .wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{
  display:inline-block;
  margin-left:1ch;
}.nomzo-theme .wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){
  transform:scaleX(1);
}.nomzo-theme .wp-block-comments-pagination.aligncenter{
  justify-content:center;
}.nomzo-theme .wp-block-comment-template{
  box-sizing:border-box;
  list-style:none;
  margin-bottom:0;
  max-width:100%;
  padding:0;
}.nomzo-theme .wp-block-comment-template li{
  clear:both;
}.nomzo-theme .wp-block-comment-template ol{
  list-style:none;
  margin-bottom:0;
  max-width:100%;
  padding-left:2rem;
}.nomzo-theme .wp-block-comment-template.alignleft{
  float:left;
}.nomzo-theme .wp-block-comment-template.aligncenter{
  margin-left:auto;
  margin-right:auto;
  width:fit-content;
}.nomzo-theme .wp-block-comment-template.alignright{
  float:right;
}.nomzo-theme .wp-block-comment-date{
  box-sizing:border-box;
}.nomzo-theme .comment-awaiting-moderation{
  display:block;
  font-size:.875em;
  line-height:1.5;
}.nomzo-theme .wp-block-comment-author-name,.nomzo-theme .wp-block-comment-content,.nomzo-theme .wp-block-comment-edit-link,.nomzo-theme .wp-block-comment-reply-link{
  box-sizing:border-box;
}.nomzo-theme .wp-block-cover,.nomzo-theme .wp-block-cover-image{
  align-items:center;
  background-position:50%;
  box-sizing:border-box;
  display:flex;
  justify-content:center;
  min-height:430px;
  overflow:hidden;
  overflow:clip;
  padding:1em;
  position:relative;
}.nomzo-theme .wp-block-cover .has-background-dim:not([class*=-background-color]),.nomzo-theme .wp-block-cover-image .has-background-dim:not([class*=-background-color]),.nomzo-theme .wp-block-cover-image.has-background-dim:not([class*=-background-color]),.nomzo-theme .wp-block-cover.has-background-dim:not([class*=-background-color]){
  background-color:#000;
}.nomzo-theme .wp-block-cover .has-background-dim.has-background-gradient,.nomzo-theme .wp-block-cover-image .has-background-dim.has-background-gradient{
  background-color:initial;
}.nomzo-theme .wp-block-cover-image.has-background-dim:before,.nomzo-theme .wp-block-cover.has-background-dim:before{
  background-color:inherit;
  content:"";
}.nomzo-theme .wp-block-cover .wp-block-cover__background,.nomzo-theme .wp-block-cover .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover-image .wp-block-cover__background,.nomzo-theme .wp-block-cover-image .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.nomzo-theme .wp-block-cover.has-background-dim:not(.has-background-gradient):before{
  bottom:0;
  left:0;
  opacity:.5;
  position:absolute;
  right:0;
  top:0;
}.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{
  opacity:.1;
}.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{
  opacity:.2;
}.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{
  opacity:.3;
}.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{
  opacity:.4;
}.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{
  opacity:.5;
}.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{
  opacity:.6;
}.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{
  opacity:.7;
}.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{
  opacity:.8;
}.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{
  opacity:.9;
}.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.nomzo-theme .wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{
  opacity:1;
}.nomzo-theme .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.nomzo-theme .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.nomzo-theme .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.nomzo-theme .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{
  opacity:0;
}.nomzo-theme .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.nomzo-theme .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.nomzo-theme .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.nomzo-theme .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{
  opacity:.1;
}.nomzo-theme .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.nomzo-theme .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.nomzo-theme .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.nomzo-theme .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{
  opacity:.2;
}.nomzo-theme .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.nomzo-theme .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.nomzo-theme .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.nomzo-theme .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{
  opacity:.3;
}.nomzo-theme .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.nomzo-theme .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.nomzo-theme .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.nomzo-theme .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{
  opacity:.4;
}.nomzo-theme .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.nomzo-theme .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.nomzo-theme .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.nomzo-theme .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{
  opacity:.5;
}.nomzo-theme .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.nomzo-theme .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.nomzo-theme .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.nomzo-theme .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{
  opacity:.6;
}.nomzo-theme .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.nomzo-theme .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.nomzo-theme .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.nomzo-theme .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{
  opacity:.7;
}.nomzo-theme .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.nomzo-theme .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.nomzo-theme .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.nomzo-theme .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{
  opacity:.8;
}.nomzo-theme .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.nomzo-theme .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.nomzo-theme .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.nomzo-theme .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{
  opacity:.9;
}.nomzo-theme .wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.nomzo-theme .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.nomzo-theme .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.nomzo-theme .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{
  opacity:1;
}.nomzo-theme .wp-block-cover-image.alignleft,.nomzo-theme .wp-block-cover-image.alignright,.nomzo-theme .wp-block-cover.alignleft,.nomzo-theme .wp-block-cover.alignright{
  max-width:420px;
  width:100%;
}.nomzo-theme .wp-block-cover-image.aligncenter,.nomzo-theme .wp-block-cover-image.alignleft,.nomzo-theme .wp-block-cover-image.alignright,.nomzo-theme .wp-block-cover.aligncenter,.nomzo-theme .wp-block-cover.alignleft,.nomzo-theme .wp-block-cover.alignright{
  display:flex;
}.nomzo-theme .wp-block-cover .wp-block-cover__inner-container,.nomzo-theme .wp-block-cover-image .wp-block-cover__inner-container{
  color:inherit;
  position:relative;
  width:100%;
}.nomzo-theme .wp-block-cover-image.is-position-top-left,.nomzo-theme .wp-block-cover.is-position-top-left{
  align-items:flex-start;
  justify-content:flex-start;
}.nomzo-theme .wp-block-cover-image.is-position-top-center,.nomzo-theme .wp-block-cover.is-position-top-center{
  align-items:flex-start;
  justify-content:center;
}.nomzo-theme .wp-block-cover-image.is-position-top-right,.nomzo-theme .wp-block-cover.is-position-top-right{
  align-items:flex-start;
  justify-content:flex-end;
}.nomzo-theme .wp-block-cover-image.is-position-center-left,.nomzo-theme .wp-block-cover.is-position-center-left{
  align-items:center;
  justify-content:flex-start;
}.nomzo-theme .wp-block-cover-image.is-position-center-center,.nomzo-theme .wp-block-cover.is-position-center-center{
  align-items:center;
  justify-content:center;
}.nomzo-theme .wp-block-cover-image.is-position-center-right,.nomzo-theme .wp-block-cover.is-position-center-right{
  align-items:center;
  justify-content:flex-end;
}.nomzo-theme .wp-block-cover-image.is-position-bottom-left,.nomzo-theme .wp-block-cover.is-position-bottom-left{
  align-items:flex-end;
  justify-content:flex-start;
}.nomzo-theme .wp-block-cover-image.is-position-bottom-center,.nomzo-theme .wp-block-cover.is-position-bottom-center{
  align-items:flex-end;
  justify-content:center;
}.nomzo-theme .wp-block-cover-image.is-position-bottom-right,.nomzo-theme .wp-block-cover.is-position-bottom-right{
  align-items:flex-end;
  justify-content:flex-end;
}.nomzo-theme .wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.nomzo-theme .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{
  margin:0;
}.nomzo-theme .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.nomzo-theme .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.nomzo-theme .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.nomzo-theme .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.nomzo-theme .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.nomzo-theme .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.nomzo-theme .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.nomzo-theme .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.nomzo-theme .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.nomzo-theme .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.nomzo-theme .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.nomzo-theme .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{
  margin:0;
  width:auto;
}.nomzo-theme .wp-block-cover .wp-block-cover__image-background,.nomzo-theme .wp-block-cover video.wp-block-cover__video-background,.nomzo-theme .wp-block-cover-image .wp-block-cover__image-background,.nomzo-theme .wp-block-cover-image video.wp-block-cover__video-background{
  border:none;
  bottom:0;
  box-shadow:none;
  height:100%;
  left:0;
  margin:0;
  max-height:none;
  max-width:none;
  object-fit:cover;
  outline:none;
  padding:0;
  position:absolute;
  right:0;
  top:0;
  width:100%;
}.nomzo-theme .wp-block-cover-image.has-parallax,.nomzo-theme .wp-block-cover.has-parallax,.nomzo-theme .wp-block-cover__image-background.has-parallax,.nomzo-theme video.wp-block-cover__video-background.has-parallax{
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-size:cover;
}@supports (-webkit-touch-callout:inherit){.nomzo-theme .wp-block-cover-image.has-parallax,.nomzo-theme .wp-block-cover.has-parallax,.nomzo-theme .wp-block-cover__image-background.has-parallax,.nomzo-theme video.wp-block-cover__video-background.has-parallax{
    background-attachment:scroll;
  }}@media (prefers-reduced-motion:reduce){.nomzo-theme .wp-block-cover-image.has-parallax,.nomzo-theme .wp-block-cover.has-parallax,.nomzo-theme .wp-block-cover__image-background.has-parallax,.nomzo-theme video.wp-block-cover__video-background.has-parallax{
    background-attachment:scroll;
  }}.nomzo-theme .wp-block-cover-image.is-repeated,.nomzo-theme .wp-block-cover.is-repeated,.nomzo-theme .wp-block-cover__image-background.is-repeated,.nomzo-theme video.wp-block-cover__video-background.is-repeated{
  background-repeat:repeat;
  background-size:auto;
}.nomzo-theme .wp-block-cover-image-text,.nomzo-theme .wp-block-cover-image-text a,.nomzo-theme .wp-block-cover-image-text a:active,.nomzo-theme .wp-block-cover-image-text a:focus,.nomzo-theme .wp-block-cover-image-text a:hover,.nomzo-theme .wp-block-cover-text,.nomzo-theme .wp-block-cover-text a,.nomzo-theme .wp-block-cover-text a:active,.nomzo-theme .wp-block-cover-text a:focus,.nomzo-theme .wp-block-cover-text a:hover,.nomzo-theme section.wp-block-cover-image h2,.nomzo-theme section.wp-block-cover-image h2 a,.nomzo-theme section.wp-block-cover-image h2 a:active,.nomzo-theme section.wp-block-cover-image h2 a:focus,.nomzo-theme section.wp-block-cover-image h2 a:hover{
  color:#fff;
}.nomzo-theme .wp-block-cover-image .wp-block-cover.has-left-content{
  justify-content:flex-start;
}.nomzo-theme .wp-block-cover-image .wp-block-cover.has-right-content{
  justify-content:flex-end;
}.nomzo-theme .wp-block-cover-image.has-left-content .wp-block-cover-image-text,.nomzo-theme .wp-block-cover.has-left-content .wp-block-cover-text,.nomzo-theme section.wp-block-cover-image.has-left-content>h2{
  margin-left:0;
  text-align:left;
}.nomzo-theme .wp-block-cover-image.has-right-content .wp-block-cover-image-text,.nomzo-theme .wp-block-cover.has-right-content .wp-block-cover-text,.nomzo-theme section.wp-block-cover-image.has-right-content>h2{
  margin-right:0;
  text-align:right;
}.nomzo-theme .wp-block-cover .wp-block-cover-text,.nomzo-theme .wp-block-cover-image .wp-block-cover-image-text,.nomzo-theme section.wp-block-cover-image>h2{
  font-size:2em;
  line-height:1.25;
  margin-bottom:0;
  max-width:840px;
  padding:.44em;
  text-align:center;
  z-index:1;
}.nomzo-theme :where(.wp-block-cover-image:not(.has-text-color)),.nomzo-theme :where(.wp-block-cover:not(.has-text-color)){
  color:#fff;
}.nomzo-theme :where(.wp-block-cover-image.is-light:not(.has-text-color)),.nomzo-theme :where(.wp-block-cover.is-light:not(.has-text-color)){
  color:#000;
}.nomzo-theme :where(.wp-block-cover h1:not(.has-text-color)),.nomzo-theme :where(.wp-block-cover h2:not(.has-text-color)),.nomzo-theme :where(.wp-block-cover h3:not(.has-text-color)),.nomzo-theme :where(.wp-block-cover h4:not(.has-text-color)),.nomzo-theme :where(.wp-block-cover h5:not(.has-text-color)),.nomzo-theme :where(.wp-block-cover h6:not(.has-text-color)),.nomzo-theme :where(.wp-block-cover p:not(.has-text-color)){
  color:inherit;
}.nomzo-theme:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,.nomzo-theme:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{
  z-index:0;
}.nomzo-theme:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,.nomzo-theme:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,.nomzo-theme:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,.nomzo-theme:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{
  z-index:1;
}.nomzo-theme .has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{
  z-index:auto;
}.nomzo-theme .wp-block-details{
  box-sizing:border-box;
}.nomzo-theme .wp-block-details summary{
  cursor:pointer;
}.nomzo-theme .wp-block-embed.alignleft,.nomzo-theme .wp-block-embed.alignright,.nomzo-theme .wp-block[data-align=left]>[data-type="core/embed"],.nomzo-theme .wp-block[data-align=right]>[data-type="core/embed"]{
  max-width:360px;
  width:100%;
}.nomzo-theme .wp-block-embed.alignleft .wp-block-embed__wrapper,.nomzo-theme .wp-block-embed.alignright .wp-block-embed__wrapper,.nomzo-theme .wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.nomzo-theme .wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{
  min-width:280px;
}.nomzo-theme .wp-block-cover .wp-block-embed{
  min-height:240px;
  min-width:320px;
}.nomzo-theme .wp-block-embed{
  overflow-wrap:break-word;
}.nomzo-theme .wp-block-embed :where(figcaption){
  margin-bottom:1em;
  margin-top:.5em;
}.nomzo-theme .wp-block-embed iframe{
  max-width:100%;
}.nomzo-theme .wp-block-embed__wrapper{
  position:relative;
}.nomzo-theme .wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{
  content:"";
  display:block;
  padding-top:50%;
}.nomzo-theme .wp-embed-responsive .wp-has-aspect-ratio iframe{
  bottom:0;
  height:100%;
  left:0;
  position:absolute;
  right:0;
  top:0;
  width:100%;
}.nomzo-theme .wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{
  padding-top:42.85%;
}.nomzo-theme .wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{
  padding-top:50%;
}.nomzo-theme .wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{
  padding-top:56.25%;
}.nomzo-theme .wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{
  padding-top:75%;
}.nomzo-theme .wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{
  padding-top:100%;
}.nomzo-theme .wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{
  padding-top:177.77%;
}.nomzo-theme .wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{
  padding-top:200%;
}.nomzo-theme .wp-block-file{
  box-sizing:border-box;
}.nomzo-theme .wp-block-file:not(.wp-element-button){
  font-size:.8em;
}.nomzo-theme .wp-block-file.aligncenter{
  text-align:center;
}.nomzo-theme .wp-block-file.alignright{
  text-align:right;
}.nomzo-theme .wp-block-file *+.wp-block-file__button{
  margin-left:.75em;
}.nomzo-theme :where(.wp-block-file){
  margin-bottom:1.5em;
}.nomzo-theme .wp-block-file__embed{
  margin-bottom:1em;
}.nomzo-theme :where(.wp-block-file__button){
  border-radius:2em;
  display:inline-block;
  padding:.5em 1em;
}.nomzo-theme :where(.wp-block-file__button):where(a):active,.nomzo-theme :where(.wp-block-file__button):where(a):focus,.nomzo-theme :where(.wp-block-file__button):where(a):hover,.nomzo-theme :where(.wp-block-file__button):where(a):visited{
  box-shadow:none;
  color:#fff;
  opacity:.85;
  text-decoration:none;
}.nomzo-theme .wp-block-form-input__label{
  display:flex;
  flex-direction:column;
  gap:.25em;
  margin-bottom:.5em;
  width:100%;
}.nomzo-theme .wp-block-form-input__label.is-label-inline{
  align-items:center;
  flex-direction:row;
  gap:.5em;
}.nomzo-theme .wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{
  margin-bottom:.5em;
}.nomzo-theme .wp-block-form-input__label:has(input[type=checkbox]){
  flex-direction:row;
  width:fit-content;
}.nomzo-theme .wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{
  margin:0;
}.nomzo-theme .wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){
  flex-direction:row-reverse;
}.nomzo-theme .wp-block-form-input__label-content{
  width:fit-content;
}.nomzo-theme :where(.wp-block-form-input__input){
  font-size:1em;
  margin-bottom:.5em;
  padding:0 .5em;
}.nomzo-theme :where(.wp-block-form-input__input)[type=date],.nomzo-theme :where(.wp-block-form-input__input)[type=datetime-local],.nomzo-theme :where(.wp-block-form-input__input)[type=datetime],.nomzo-theme :where(.wp-block-form-input__input)[type=email],.nomzo-theme :where(.wp-block-form-input__input)[type=month],.nomzo-theme :where(.wp-block-form-input__input)[type=number],.nomzo-theme :where(.wp-block-form-input__input)[type=password],.nomzo-theme :where(.wp-block-form-input__input)[type=search],.nomzo-theme :where(.wp-block-form-input__input)[type=tel],.nomzo-theme :where(.wp-block-form-input__input)[type=text],.nomzo-theme :where(.wp-block-form-input__input)[type=time],.nomzo-theme :where(.wp-block-form-input__input)[type=url],.nomzo-theme :where(.wp-block-form-input__input)[type=week]{
  border-style:solid;
  border-width:1px;
  line-height:2;
  min-height:2em;
}.nomzo-theme textarea.wp-block-form-input__input{
  min-height:10em;
}.nomzo-theme .blocks-gallery-grid:not(.has-nested-images),.nomzo-theme .wp-block-gallery:not(.has-nested-images){
  display:flex;
  flex-wrap:wrap;
  list-style-type:none;
  margin:0;
  padding:0;
}.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.nomzo-theme .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.nomzo-theme .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{
  display:flex;
  flex-direction:column;
  flex-grow:1;
  justify-content:center;
  margin:0 1em 1em 0;
  position:relative;
  width:calc(50% - 1em);
}.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.nomzo-theme .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.nomzo-theme .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){
  margin-right:0;
}.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.nomzo-theme .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.nomzo-theme .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{
  align-items:flex-end;
  display:flex;
  height:100%;
  justify-content:flex-start;
  margin:0;
}.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.nomzo-theme .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.nomzo-theme .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{
  display:block;
  height:auto;
  max-width:100%;
  width:auto;
}.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.nomzo-theme .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.nomzo-theme .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{
  background:linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
  bottom:0;
  box-sizing:border-box;
  color:#fff;
  font-size:.8em;
  margin:0;
  max-height:100%;
  overflow:auto;
  padding:3em .77em .7em;
  position:absolute;
  text-align:center;
  width:100%;
  z-index:2;
}.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.nomzo-theme .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.nomzo-theme .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{
  display:inline;
}.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) figcaption,.nomzo-theme .wp-block-gallery:not(.has-nested-images) figcaption{
  flex-grow:1;
}.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.nomzo-theme .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.nomzo-theme .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.nomzo-theme .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.nomzo-theme .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{
  flex:1;
  height:100%;
  object-fit:cover;
  width:100%;
}.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{
  margin-right:0;
  width:100%;
}@media (min-width:600px){.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{
    margin-right:1em;
    width:calc(33.33333% - .66667em);
  }.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{
    margin-right:1em;
    width:calc(25% - .75em);
  }.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{
    margin-right:1em;
    width:calc(20% - .8em);
  }.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{
    margin-right:1em;
    width:calc(16.66667% - .83333em);
  }.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{
    margin-right:1em;
    width:calc(14.28571% - .85714em);
  }.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{
    margin-right:1em;
    width:calc(12.5% - .875em);
  }.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.nomzo-theme .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){
    margin-right:0;
  }}.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.nomzo-theme .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.nomzo-theme .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{
  margin-right:0;
}.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).alignleft,.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).alignright,.nomzo-theme .wp-block-gallery:not(.has-nested-images).alignleft,.nomzo-theme .wp-block-gallery:not(.has-nested-images).alignright{
  max-width:420px;
  width:100%;
}.nomzo-theme .blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.nomzo-theme .wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{
  justify-content:center;
}.nomzo-theme .wp-block-gallery:not(.is-cropped) .blocks-gallery-item{
  align-self:flex-start;
}.nomzo-theme figure.wp-block-gallery.has-nested-images{
  align-items:normal;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){
  margin:0;
  width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image{
  box-sizing:border-box;
  display:flex;
  flex-direction:column;
  flex-grow:1;
  justify-content:center;
  max-width:100%;
  position:relative;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image>a,.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image>div{
  flex-direction:column;
  flex-grow:1;
  margin:0;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image img{
  display:block;
  height:auto;
  max-width:100% !important;
  width:auto;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{
  bottom:0;
  left:0;
  max-height:100%;
  position:absolute;
  right:0;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{
  backdrop-filter:blur(3px);
  content:"";
  height:100%;
  -webkit-mask-image:linear-gradient(0deg, #000 20%, #0000);
          mask-image:linear-gradient(0deg, #000 20%, #0000);
  max-height:40%;
  pointer-events:none;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
  box-sizing:border-box;
  color:#fff;
  font-size:13px;
  margin:0;
  overflow:auto;
  padding:1em;
  text-align:center;
  text-shadow:0 0 1.5px #000;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{
  height:12px;
  width:12px;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{
  background-color:initial;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{
  background-clip:padding-box;
  background-color:initial;
  border:3px solid #0000;
  border-radius:8px;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{
  background-color:#fffc;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
  scrollbar-color:#0000 #0000;
  scrollbar-gutter:stable both-edges;
  scrollbar-width:thin;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{
  scrollbar-color:#fffc #0000;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
  will-change:transform;
}@media (hover:none){.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
    scrollbar-color:#fffc #0000;
  }}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
  background:linear-gradient(0deg, #0006, #0000);
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{
  display:inline;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{
  color:inherit;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{
  box-sizing:border-box;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{
  flex:1 1 auto;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{
  background:none;
  color:inherit;
  flex:initial;
  margin:0;
  padding:10px 10px 9px;
  position:relative;
  text-shadow:none;
}.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.nomzo-theme .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{
  content:none;
}.nomzo-theme .wp-block-gallery.has-nested-images figcaption{
  flex-basis:100%;
  flex-grow:1;
  text-align:center;
}.nomzo-theme .wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){
  margin-bottom:auto;
  margin-top:0;
}.nomzo-theme .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){
  align-self:inherit;
}.nomzo-theme .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.nomzo-theme .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){
  display:flex;
}.nomzo-theme .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.nomzo-theme .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{
  flex:1 0 0%;
  height:100%;
  object-fit:cover;
  width:100%;
}.nomzo-theme .wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){
  width:100%;
}@media (min-width:600px){.nomzo-theme .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){
    width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
  }.nomzo-theme .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){
    width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75);
  }.nomzo-theme .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){
    width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8);
  }.nomzo-theme .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){
    width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333);
  }.nomzo-theme .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){
    width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714);
  }.nomzo-theme .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){
    width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875);
  }.nomzo-theme .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){
    width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
  }.nomzo-theme .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.nomzo-theme .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){
    width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5);
  }.nomzo-theme .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{
    width:100%;
  }}.nomzo-theme .wp-block-gallery.has-nested-images.alignleft,.nomzo-theme .wp-block-gallery.has-nested-images.alignright{
  max-width:420px;
  width:100%;
}.nomzo-theme .wp-block-gallery.has-nested-images.aligncenter{
  justify-content:center;
}.nomzo-theme .wp-block-group{
  box-sizing:border-box;
}.nomzo-theme :where(.wp-block-group.wp-block-group-is-layout-constrained){
  position:relative;
}.nomzo-theme h1:where(.wp-block-heading).has-background,.nomzo-theme h2:where(.wp-block-heading).has-background,.nomzo-theme h3:where(.wp-block-heading).has-background,.nomzo-theme h4:where(.wp-block-heading).has-background,.nomzo-theme h5:where(.wp-block-heading).has-background,.nomzo-theme h6:where(.wp-block-heading).has-background{
  padding:1.25em 2.375em;
}.nomzo-theme h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),.nomzo-theme h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),.nomzo-theme h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),.nomzo-theme h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),.nomzo-theme h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),.nomzo-theme h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),.nomzo-theme h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),.nomzo-theme h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),.nomzo-theme h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),.nomzo-theme h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),.nomzo-theme h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),.nomzo-theme h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){
  rotate:180deg;
}.nomzo-theme .wp-block-image>a,.nomzo-theme .wp-block-image>figure>a{
  display:inline-block;
}.nomzo-theme .wp-block-image img{
  box-sizing:border-box;
  height:auto;
  max-width:100%;
  vertical-align:bottom;
}@media not (prefers-reduced-motion){.nomzo-theme .wp-block-image img.hide{
    visibility:hidden;
  }.nomzo-theme .wp-block-image img.show{
    animation:show-content-image .4s;
  }}.nomzo-theme .wp-block-image[style*=border-radius] img,.nomzo-theme .wp-block-image[style*=border-radius]>a{
  border-radius:inherit;
}.nomzo-theme .wp-block-image.has-custom-border img{
  box-sizing:border-box;
}.nomzo-theme .wp-block-image.aligncenter{
  text-align:center;
}.nomzo-theme .wp-block-image.alignfull>a,.nomzo-theme .wp-block-image.alignwide>a{
  width:100%;
}.nomzo-theme .wp-block-image.alignfull img,.nomzo-theme .wp-block-image.alignwide img{
  height:auto;
  width:100%;
}.nomzo-theme .wp-block-image .aligncenter,.nomzo-theme .wp-block-image .alignleft,.nomzo-theme .wp-block-image .alignright,.nomzo-theme .wp-block-image.aligncenter,.nomzo-theme .wp-block-image.alignleft,.nomzo-theme .wp-block-image.alignright{
  display:table;
}.nomzo-theme .wp-block-image .aligncenter>figcaption,.nomzo-theme .wp-block-image .alignleft>figcaption,.nomzo-theme .wp-block-image .alignright>figcaption,.nomzo-theme .wp-block-image.aligncenter>figcaption,.nomzo-theme .wp-block-image.alignleft>figcaption,.nomzo-theme .wp-block-image.alignright>figcaption{
  caption-side:bottom;
  display:table-caption;
}.nomzo-theme .wp-block-image .alignleft{
  float:left;
  margin:.5em 1em .5em 0;
}.nomzo-theme .wp-block-image .alignright{
  float:right;
  margin:.5em 0 .5em 1em;
}.nomzo-theme .wp-block-image .aligncenter{
  margin-left:auto;
  margin-right:auto;
}.nomzo-theme .wp-block-image :where(figcaption){
  margin-bottom:1em;
  margin-top:.5em;
}.nomzo-theme .wp-block-image.is-style-circle-mask img{
  border-radius:9999px;
}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.nomzo-theme .wp-block-image.is-style-circle-mask img{
    border-radius:0;
    -webkit-mask-image:url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 100 100\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\"/></svg>");
            mask-image:url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 100 100\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\"/></svg>");
    mask-mode:alpha;
    -webkit-mask-position:center;
            mask-position:center;
    -webkit-mask-repeat:no-repeat;
            mask-repeat:no-repeat;
    -webkit-mask-size:contain;
            mask-size:contain;
  }}.nomzo-theme :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){
  border-radius:9999px;
}.nomzo-theme .wp-block-image figure{
  margin:0;
}.nomzo-theme .wp-lightbox-container{
  display:flex;
  flex-direction:column;
  position:relative;
}.nomzo-theme .wp-lightbox-container img{
  cursor:zoom-in;
}.nomzo-theme .wp-lightbox-container img:hover+button{
  opacity:1;
}.nomzo-theme .wp-lightbox-container button{
  align-items:center;
  backdrop-filter:blur(16px) saturate(180%);
  background-color:#5a5a5a40;
  border:none;
  border-radius:4px;
  cursor:zoom-in;
  display:flex;
  height:20px;
  justify-content:center;
  opacity:0;
  padding:0;
  position:absolute;
  right:16px;
  text-align:center;
  top:16px;
  width:20px;
  z-index:100;
}@media not (prefers-reduced-motion){.nomzo-theme .wp-lightbox-container button{
    transition:opacity .2s ease;
  }}.nomzo-theme .wp-lightbox-container button:focus-visible{
  outline:3px auto #5a5a5a40;
  outline:3px auto -webkit-focus-ring-color;
  outline-offset:3px;
}.nomzo-theme .wp-lightbox-container button:hover{
  cursor:pointer;
  opacity:1;
}.nomzo-theme .wp-lightbox-container button:focus{
  opacity:1;
}.nomzo-theme .wp-lightbox-container button:focus,.nomzo-theme .wp-lightbox-container button:hover,.nomzo-theme .wp-lightbox-container button:not(:hover):not(:active):not(.has-background){
  background-color:#5a5a5a40;
  border:none;
}.nomzo-theme .wp-lightbox-overlay{
  box-sizing:border-box;
  cursor:zoom-out;
  height:100vh;
  left:0;
  overflow:hidden;
  position:fixed;
  top:0;
  visibility:hidden;
  width:100%;
  z-index:100000;
}.nomzo-theme .wp-lightbox-overlay .close-button{
  align-items:center;
  cursor:pointer;
  display:flex;
  justify-content:center;
  min-height:40px;
  min-width:40px;
  padding:0;
  position:absolute;
  right:calc(env(safe-area-inset-right) + 16px);
  top:calc(env(safe-area-inset-top) + 16px);
  z-index:5000000;
}.nomzo-theme .wp-lightbox-overlay .close-button:focus,.nomzo-theme .wp-lightbox-overlay .close-button:hover,.nomzo-theme .wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){
  background:none;
  border:none;
}.nomzo-theme .wp-lightbox-overlay .lightbox-image-container{
  height:var(--wp--lightbox-container-height);
  left:50%;
  overflow:hidden;
  position:absolute;
  top:50%;
  transform:translate(-50%, -50%);
  transform-origin:top left;
  width:var(--wp--lightbox-container-width);
  z-index:9999999999;
}.nomzo-theme .wp-lightbox-overlay .wp-block-image{
  align-items:center;
  box-sizing:border-box;
  display:flex;
  height:100%;
  justify-content:center;
  margin:0;
  position:relative;
  transform-origin:0 0;
  width:100%;
  z-index:3000000;
}.nomzo-theme .wp-lightbox-overlay .wp-block-image img{
  height:var(--wp--lightbox-image-height);
  min-height:var(--wp--lightbox-image-height);
  min-width:var(--wp--lightbox-image-width);
  width:var(--wp--lightbox-image-width);
}.nomzo-theme .wp-lightbox-overlay .wp-block-image figcaption{
  display:none;
}.nomzo-theme .wp-lightbox-overlay button{
  background:none;
  border:none;
}.nomzo-theme .wp-lightbox-overlay .scrim{
  background-color:#fff;
  height:100%;
  opacity:.9;
  position:absolute;
  width:100%;
  z-index:2000000;
}.nomzo-theme .wp-lightbox-overlay.active{
  visibility:visible;
}@media not (prefers-reduced-motion){.nomzo-theme .wp-lightbox-overlay.active{
    animation:turn-on-visibility .25s both;
  }.nomzo-theme .wp-lightbox-overlay.active img{
    animation:turn-on-visibility .35s both;
  }.nomzo-theme .wp-lightbox-overlay.show-closing-animation:not(.active){
    animation:turn-off-visibility .35s both;
  }.nomzo-theme .wp-lightbox-overlay.show-closing-animation:not(.active) img{
    animation:turn-off-visibility .25s both;
  }.nomzo-theme .wp-lightbox-overlay.zoom.active{
    animation:none;
    opacity:1;
    visibility:visible;
  }.nomzo-theme .wp-lightbox-overlay.zoom.active .lightbox-image-container{
    animation:lightbox-zoom-in .4s;
  }.nomzo-theme .wp-lightbox-overlay.zoom.active .lightbox-image-container img{
    animation:none;
  }.nomzo-theme .wp-lightbox-overlay.zoom.active .scrim{
    animation:turn-on-visibility .4s forwards;
  }.nomzo-theme .wp-lightbox-overlay.zoom.show-closing-animation:not(.active){
    animation:none;
  }.nomzo-theme .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{
    animation:lightbox-zoom-out .4s;
  }.nomzo-theme .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{
    animation:none;
  }.nomzo-theme .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{
    animation:turn-off-visibility .4s forwards;
  }}@keyframes show-content-image{
  0%{
    visibility:hidden;
  }
  99%{
    visibility:hidden;
  }
  to{
    visibility:visible;
  }
}@keyframes turn-on-visibility{
  0%{
    opacity:0;
  }
  to{
    opacity:1;
  }
}@keyframes turn-off-visibility{
  0%{
    opacity:1;
    visibility:visible;
  }
  99%{
    opacity:0;
    visibility:visible;
  }
  to{
    opacity:0;
    visibility:hidden;
  }
}@keyframes lightbox-zoom-in{
  0%{
    transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
  }
  to{
    transform:translate(-50%, -50%) scale(1);
  }
}@keyframes lightbox-zoom-out{
  0%{
    transform:translate(-50%, -50%) scale(1);
    visibility:visible;
  }
  99%{
    visibility:visible;
  }
  to{
    transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
    visibility:hidden;
  }
}.nomzo-theme ol.wp-block-latest-comments{
  box-sizing:border-box;
  margin-left:0;
}.nomzo-theme :where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){
  line-height:1.1;
}.nomzo-theme :where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){
  line-height:1.8;
}.nomzo-theme .has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.nomzo-theme .has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){
  line-height:1.5;
}.nomzo-theme .wp-block-latest-comments .wp-block-latest-comments{
  padding-left:0;
}.nomzo-theme .wp-block-latest-comments__comment{
  list-style:none;
  margin-bottom:1em;
}.nomzo-theme .has-avatars .wp-block-latest-comments__comment{
  list-style:none;
  min-height:2.25em;
}.nomzo-theme .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.nomzo-theme .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{
  margin-left:3.25em;
}.nomzo-theme .wp-block-latest-comments__comment-excerpt p{
  font-size:.875em;
  margin:.36em 0 1.4em;
}.nomzo-theme .wp-block-latest-comments__comment-date{
  display:block;
  font-size:.75em;
}.nomzo-theme .wp-block-latest-comments .avatar,.nomzo-theme .wp-block-latest-comments__comment-avatar{
  border-radius:1.5em;
  display:block;
  float:left;
  height:2.5em;
  margin-right:.75em;
  width:2.5em;
}.nomzo-theme .wp-block-latest-comments[class*=-font-size] a,.nomzo-theme .wp-block-latest-comments[style*=font-size] a{
  font-size:inherit;
}.nomzo-theme .wp-block-latest-posts{
  box-sizing:border-box;
}.nomzo-theme .wp-block-latest-posts.alignleft{
  margin-right:2em;
}.nomzo-theme .wp-block-latest-posts.alignright{
  margin-left:2em;
}.nomzo-theme .wp-block-latest-posts.wp-block-latest-posts__list{
  list-style:none;
}.nomzo-theme .wp-block-latest-posts.wp-block-latest-posts__list li{
  clear:both;
  overflow-wrap:break-word;
}.nomzo-theme .wp-block-latest-posts.is-grid{
  display:flex;
  flex-wrap:wrap;
}.nomzo-theme .wp-block-latest-posts.is-grid li{
  margin:0 1.25em 1.25em 0;
  width:100%;
}@media (min-width:600px){.nomzo-theme .wp-block-latest-posts.columns-2 li{
    width:calc(50% - .625em);
  }.nomzo-theme .wp-block-latest-posts.columns-2 li:nth-child(2n){
    margin-right:0;
  }.nomzo-theme .wp-block-latest-posts.columns-3 li{
    width:calc(33.33333% - .83333em);
  }.nomzo-theme .wp-block-latest-posts.columns-3 li:nth-child(3n){
    margin-right:0;
  }.nomzo-theme .wp-block-latest-posts.columns-4 li{
    width:calc(25% - .9375em);
  }.nomzo-theme .wp-block-latest-posts.columns-4 li:nth-child(4n){
    margin-right:0;
  }.nomzo-theme .wp-block-latest-posts.columns-5 li{
    width:calc(20% - 1em);
  }.nomzo-theme .wp-block-latest-posts.columns-5 li:nth-child(5n){
    margin-right:0;
  }.nomzo-theme .wp-block-latest-posts.columns-6 li{
    width:calc(16.66667% - 1.04167em);
  }.nomzo-theme .wp-block-latest-posts.columns-6 li:nth-child(6n){
    margin-right:0;
  }}.nomzo-theme :where(.wp-block-latest-posts.is-grid){
  padding:0;
}.nomzo-theme :where(.wp-block-latest-posts.wp-block-latest-posts__list){
  padding-left:0;
}.nomzo-theme .wp-block-latest-posts__post-author,.nomzo-theme .wp-block-latest-posts__post-date{
  display:block;
  font-size:.8125em;
}.nomzo-theme .wp-block-latest-posts__post-excerpt,.nomzo-theme .wp-block-latest-posts__post-full-content{
  margin-bottom:1em;
  margin-top:.5em;
}.nomzo-theme .wp-block-latest-posts__featured-image a{
  display:inline-block;
}.nomzo-theme .wp-block-latest-posts__featured-image img{
  height:auto;
  max-width:100%;
  width:auto;
}.nomzo-theme .wp-block-latest-posts__featured-image.alignleft{
  float:left;
  margin-right:1em;
}.nomzo-theme .wp-block-latest-posts__featured-image.alignright{
  float:right;
  margin-left:1em;
}.nomzo-theme .wp-block-latest-posts__featured-image.aligncenter{
  margin-bottom:1em;
  text-align:center;
}.nomzo-theme ol,.nomzo-theme ul{
  box-sizing:border-box;
}.nomzo-theme :where(.wp-block-list.has-background){
  padding:1.25em 2.375em;
}.nomzo-theme .wp-block-loginout{
  box-sizing:border-box;
}.nomzo-theme .wp-block-math{
  overflow-x:auto;
  overflow-y:hidden;
}.nomzo-theme .wp-block-media-text{
  box-sizing:border-box;
  direction:ltr;
  display:grid;
  grid-template-columns:50% 1fr;
  grid-template-rows:auto;
}.nomzo-theme .wp-block-media-text.has-media-on-the-right{
  grid-template-columns:1fr 50%;
}.nomzo-theme .wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.nomzo-theme .wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{
  align-self:start;
}.nomzo-theme .wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.nomzo-theme .wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.nomzo-theme .wp-block-media-text>.wp-block-media-text__content,.nomzo-theme .wp-block-media-text>.wp-block-media-text__media{
  align-self:center;
}.nomzo-theme .wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.nomzo-theme .wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{
  align-self:end;
}.nomzo-theme .wp-block-media-text>.wp-block-media-text__media{
  grid-column:1;
  grid-row:1;
  margin:0;
}.nomzo-theme .wp-block-media-text>.wp-block-media-text__content{
  direction:ltr;
  grid-column:2;
  grid-row:1;
  padding:0 8%;
  word-break:break-word;
}.nomzo-theme .wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  grid-column:2;
  grid-row:1;
}.nomzo-theme .wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  grid-column:1;
  grid-row:1;
}.nomzo-theme .wp-block-media-text__media a{
  display:block;
}.nomzo-theme .wp-block-media-text__media img,.nomzo-theme .wp-block-media-text__media video{
  height:auto;
  max-width:unset;
  vertical-align:middle;
  width:100%;
}.nomzo-theme .wp-block-media-text.is-image-fill>.wp-block-media-text__media{
  background-size:cover;
  height:100%;
  min-height:250px;
}.nomzo-theme .wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{
  display:block;
  height:100%;
}.nomzo-theme .wp-block-media-text.is-image-fill>.wp-block-media-text__media img{
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px;
  clip:rect(0, 0, 0, 0);
  border:0;
}.nomzo-theme .wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{
  height:100%;
  min-height:250px;
  position:relative;
}.nomzo-theme .wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{
  display:block;
  height:100%;
}.nomzo-theme .wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{
  height:100%;
  object-fit:cover;
  position:absolute;
  width:100%;
}@media (max-width:600px){.nomzo-theme .wp-block-media-text.is-stacked-on-mobile{
    grid-template-columns:100% !important;
  }.nomzo-theme .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{
    grid-column:1;
    grid-row:1;
  }.nomzo-theme .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{
    grid-column:1;
    grid-row:2;
  }}.nomzo-theme .wp-block-navigation{
  position:relative;
}.nomzo-theme .wp-block-navigation ul{
  margin-bottom:0;
  margin-left:0;
  margin-top:0;
  padding-left:0;
}.nomzo-theme .wp-block-navigation ul,.nomzo-theme .wp-block-navigation ul li{
  list-style:none;
  padding:0;
}.nomzo-theme .wp-block-navigation .wp-block-navigation-item{
  align-items:center;
  display:flex;
  position:relative;
}.nomzo-theme .wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{
  display:none;
}.nomzo-theme .wp-block-navigation .wp-block-navigation-item__content{
  display:block;
  z-index:1;
}.nomzo-theme .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{
  color:inherit;
}.nomzo-theme .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.nomzo-theme .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.nomzo-theme .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{
  text-decoration:underline;
}.nomzo-theme .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.nomzo-theme .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.nomzo-theme .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{
  text-decoration:line-through;
}.nomzo-theme .wp-block-navigation :where(a),.nomzo-theme .wp-block-navigation :where(a:active),.nomzo-theme .wp-block-navigation :where(a:focus){
  text-decoration:none;
}.nomzo-theme .wp-block-navigation .wp-block-navigation__submenu-icon{
  align-self:center;
  background-color:inherit;
  border:none;
  color:currentColor;
  display:inline-block;
  font-size:inherit;
  height:.6em;
  line-height:0;
  margin-left:.25em;
  padding:0;
  width:.6em;
}.nomzo-theme .wp-block-navigation .wp-block-navigation__submenu-icon svg{
  display:inline-block;
  stroke:currentColor;
  height:inherit;
  margin-top:.075em;
  width:inherit;
}.nomzo-theme .wp-block-navigation{
  --navigation-layout-justification-setting:flex-start;
  --navigation-layout-direction:row;
  --navigation-layout-wrap:wrap;
  --navigation-layout-justify:flex-start;
  --navigation-layout-align:center;
}.nomzo-theme .wp-block-navigation.is-vertical{
  --navigation-layout-direction:column;
  --navigation-layout-justify:initial;
  --navigation-layout-align:flex-start;
}.nomzo-theme .wp-block-navigation.no-wrap{
  --navigation-layout-wrap:nowrap;
}.nomzo-theme .wp-block-navigation.items-justified-center{
  --navigation-layout-justification-setting:center;
  --navigation-layout-justify:center;
}.nomzo-theme .wp-block-navigation.items-justified-center.is-vertical{
  --navigation-layout-align:center;
}.nomzo-theme .wp-block-navigation.items-justified-right{
  --navigation-layout-justification-setting:flex-end;
  --navigation-layout-justify:flex-end;
}.nomzo-theme .wp-block-navigation.items-justified-right.is-vertical{
  --navigation-layout-align:flex-end;
}.nomzo-theme .wp-block-navigation.items-justified-space-between{
  --navigation-layout-justification-setting:space-between;
  --navigation-layout-justify:space-between;
}.nomzo-theme .wp-block-navigation .has-child .wp-block-navigation__submenu-container{
  align-items:normal;
  background-color:inherit;
  color:inherit;
  display:flex;
  flex-direction:column;
  opacity:0;
  position:absolute;
  z-index:2;
}@media not (prefers-reduced-motion){.nomzo-theme .wp-block-navigation .has-child .wp-block-navigation__submenu-container{
    transition:opacity .1s linear;
  }}.nomzo-theme .wp-block-navigation .has-child .wp-block-navigation__submenu-container{
  height:0;
  overflow:hidden;
  visibility:hidden;
  width:0;
}.nomzo-theme .wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{
  display:flex;
  flex-grow:1;
  padding:.5em 1em;
}.nomzo-theme .wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{
  margin-left:auto;
  margin-right:0;
}.nomzo-theme .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{
  margin:0;
}.nomzo-theme .wp-block-navigation .has-child .wp-block-navigation__submenu-container{
  left:-1px;
  top:100%;
}@media (min-width:782px){.nomzo-theme .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
    left:100%;
    top:-1px;
  }.nomzo-theme .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{
    background:#0000;
    content:"";
    display:block;
    height:100%;
    position:absolute;
    right:100%;
    width:.5em;
  }.nomzo-theme .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{
    margin-right:.25em;
  }.nomzo-theme .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{
    transform:rotate(-90deg);
  }}.nomzo-theme .wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.nomzo-theme .wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.nomzo-theme .wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{
  height:auto;
  min-width:200px;
  opacity:1;
  overflow:visible;
  visibility:visible;
  width:auto;
}.nomzo-theme .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{
  left:0;
  top:100%;
}@media (min-width:782px){.nomzo-theme .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
    left:100%;
    top:0;
  }}.nomzo-theme .wp-block-navigation-submenu{
  display:flex;
  position:relative;
}.nomzo-theme .wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{
  stroke:currentColor;
}.nomzo-theme button.wp-block-navigation-item__content{
  background-color:initial;
  border:none;
  color:currentColor;
  font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
  letter-spacing:inherit;
  line-height:inherit;
  text-align:left;
  text-transform:inherit;
}.nomzo-theme .wp-block-navigation-submenu__toggle{
  cursor:pointer;
}.nomzo-theme .wp-block-navigation-submenu__toggle[aria-expanded=true]+.wp-block-navigation__submenu-icon>svg,.nomzo-theme .wp-block-navigation-submenu__toggle[aria-expanded=true]>svg{
  transform:rotate(180deg);
}.nomzo-theme .wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{
  padding-left:0;
  padding-right:.85em;
}.nomzo-theme .wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{
  margin-left:-.6em;
  pointer-events:none;
}.nomzo-theme .wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){
  padding:0;
}.nomzo-theme .wp-block-navigation .wp-block-page-list,.nomzo-theme .wp-block-navigation__container,.nomzo-theme .wp-block-navigation__responsive-close,.nomzo-theme .wp-block-navigation__responsive-container,.nomzo-theme .wp-block-navigation__responsive-container-content,.nomzo-theme .wp-block-navigation__responsive-dialog{
  gap:inherit;
}.nomzo-theme :where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),.nomzo-theme :where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){
  padding:.5em 1em;
}.nomzo-theme :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),.nomzo-theme :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),.nomzo-theme :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),.nomzo-theme :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){
  padding:.5em 1em;
}.nomzo-theme .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.nomzo-theme .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.nomzo-theme .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.nomzo-theme .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{
  left:auto;
  right:0;
}.nomzo-theme .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.nomzo-theme .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.nomzo-theme .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.nomzo-theme .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
  left:-1px;
  right:-1px;
}@media (min-width:782px){.nomzo-theme .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.nomzo-theme .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.nomzo-theme .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.nomzo-theme .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
    left:auto;
    right:100%;
  }}.nomzo-theme .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{
  background-color:#fff;
  border:1px solid #00000026;
}.nomzo-theme .wp-block-navigation.has-background .wp-block-navigation__submenu-container{
  background-color:inherit;
}.nomzo-theme .wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{
  color:#000;
}.nomzo-theme .wp-block-navigation__container{
  align-items:var(--navigation-layout-align, initial);
  display:flex;
  flex-direction:var(--navigation-layout-direction, initial);
  flex-wrap:var(--navigation-layout-wrap, wrap);
  justify-content:var(--navigation-layout-justify, initial);
  list-style:none;
  margin:0;
  padding-left:0;
}.nomzo-theme .wp-block-navigation__container .is-responsive{
  display:none;
}.nomzo-theme .wp-block-navigation__container:only-child,.nomzo-theme .wp-block-page-list:only-child{
  flex-grow:1;
}@keyframes overlay-menu__fade-in-animation{
  0%{
    opacity:0;
    transform:translateY(.5em);
  }
  to{
    opacity:1;
    transform:translateY(0);
  }
}.nomzo-theme .wp-block-navigation__responsive-container{
  bottom:0;
  display:none;
  left:0;
  position:fixed;
  right:0;
  top:0;
}.nomzo-theme .wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){
  color:inherit;
}.nomzo-theme .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{
  align-items:var(--navigation-layout-align, initial);
  display:flex;
  flex-direction:var(--navigation-layout-direction, initial);
  flex-wrap:var(--navigation-layout-wrap, wrap);
  justify-content:var(--navigation-layout-justify, initial);
}.nomzo-theme .wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){
  background-color:inherit !important;
  color:inherit !important;
}.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open{
  background-color:inherit;
  display:flex;
  flex-direction:column;
}@media not (prefers-reduced-motion){.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open{
    animation:overlay-menu__fade-in-animation .1s ease-out;
    animation-fill-mode:forwards;
  }}.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open{
  overflow:auto;
  padding:clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem) clamp(1rem, var(--wp--style--root--padding-left), 20rem);
  z-index:100000;
}.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{
  align-items:var(--navigation-layout-justification-setting, inherit);
  display:flex;
  flex-direction:column;
  flex-wrap:nowrap;
  overflow:visible;
  padding-top:calc(2rem + 24px);
}.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{
  justify-content:flex-start;
}.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{
  display:none;
}.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{
  border:none;
  height:auto;
  min-width:200px;
  opacity:1;
  overflow:initial;
  padding-left:2rem;
  padding-right:2rem;
  position:static;
  visibility:visible;
  width:auto;
}.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{
  gap:inherit;
}.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{
  padding-top:var(--wp--style--block-gap, 2em);
}.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{
  padding:0;
}.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{
  align-items:var(--navigation-layout-justification-setting, initial);
  display:flex;
  flex-direction:column;
}.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{
  background:#0000 !important;
  color:inherit !important;
}.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{
  left:auto;
  right:auto;
}@media (min-width:600px){.nomzo-theme .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){
    background-color:inherit;
    display:block;
    position:relative;
    width:100%;
    z-index:auto;
  }.nomzo-theme .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{
    display:none;
  }.nomzo-theme .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{
    left:0;
  }}.nomzo-theme .wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{
  background-color:#fff;
}.nomzo-theme .wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{
  color:#000;
}.nomzo-theme .wp-block-navigation__toggle_button_label{
  font-size:1rem;
  font-weight:700;
}.nomzo-theme .wp-block-navigation__responsive-container-close,.nomzo-theme .wp-block-navigation__responsive-container-open{
  background:#0000;
  border:none;
  color:currentColor;
  cursor:pointer;
  margin:0;
  padding:0;
  text-transform:inherit;
  vertical-align:middle;
}.nomzo-theme .wp-block-navigation__responsive-container-close svg,.nomzo-theme .wp-block-navigation__responsive-container-open svg{
  fill:currentColor;
  display:block;
  height:24px;
  pointer-events:none;
  width:24px;
}.nomzo-theme .wp-block-navigation__responsive-container-open{
  display:flex;
}.nomzo-theme .wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
}@media (min-width:600px){.nomzo-theme .wp-block-navigation__responsive-container-open:not(.always-shown){
    display:none;
  }}.nomzo-theme .wp-block-navigation__responsive-container-close{
  position:absolute;
  right:0;
  top:0;
  z-index:2;
}.nomzo-theme .wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{
  font-family:inherit;
  font-size:inherit;
  font-weight:inherit;
}.nomzo-theme .wp-block-navigation__responsive-close{
  width:100%;
}.nomzo-theme .has-modal-open .wp-block-navigation__responsive-close{
  margin-left:auto;
  margin-right:auto;
  max-width:var(--wp--style--global--wide-size, 100%);
}.nomzo-theme .wp-block-navigation__responsive-close:focus{
  outline:none;
}.nomzo-theme .is-menu-open .wp-block-navigation__responsive-close,.nomzo-theme .is-menu-open .wp-block-navigation__responsive-container-content,.nomzo-theme .is-menu-open .wp-block-navigation__responsive-dialog{
  box-sizing:border-box;
}.nomzo-theme .wp-block-navigation__responsive-dialog{
  position:relative;
}.nomzo-theme .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{
  margin-top:46px;
}@media (min-width:782px){.nomzo-theme .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{
    margin-top:32px;
  }}.nomzo-theme.has-modal-open{
  overflow:hidden;
}.nomzo-theme .wp-block-navigation .wp-block-navigation-item__label{
  overflow-wrap:break-word;
}.nomzo-theme .wp-block-navigation .wp-block-navigation-item__description{
  display:none;
}.nomzo-theme .link-ui-tools{
  outline:1px solid #f0f0f0;
  padding:8px;
}.nomzo-theme .link-ui-block-inserter{
  padding-top:8px;
}.nomzo-theme .link-ui-block-inserter__back{
  margin-left:8px;
  text-transform:uppercase;
}.nomzo-theme .wp-block-navigation .wp-block-page-list{
  align-items:var(--navigation-layout-align, initial);
  background-color:inherit;
  display:flex;
  flex-direction:var(--navigation-layout-direction, initial);
  flex-wrap:var(--navigation-layout-wrap, wrap);
  justify-content:var(--navigation-layout-justify, initial);
}.nomzo-theme .wp-block-navigation .wp-block-navigation-item{
  background-color:inherit;
}.nomzo-theme .wp-block-page-list{
  box-sizing:border-box;
}.nomzo-theme .is-small-text{
  font-size:.875em;
}.nomzo-theme .is-regular-text{
  font-size:1em;
}.nomzo-theme .is-large-text{
  font-size:2.25em;
}.nomzo-theme .is-larger-text{
  font-size:3em;
}.nomzo-theme .has-drop-cap:not(:focus):first-letter{
  float:left;
  font-size:8.4em;
  font-style:normal;
  font-weight:100;
  line-height:.68;
  margin:.05em .1em 0 0;
  text-transform:uppercase;
}.nomzo-theme.rtl .has-drop-cap:not(:focus):first-letter{
  float:none;
  margin-left:.1em;
}.nomzo-theme p.has-drop-cap.has-background{
  overflow:hidden;
}.nomzo-theme :where(p.has-background){
  padding:1.25em 2.375em;
}.nomzo-theme :where(p.has-text-color:not(.has-link-color)) a{
  color:inherit;
}.nomzo-theme p.has-text-align-left[style*="writing-mode:vertical-lr"],.nomzo-theme p.has-text-align-right[style*="writing-mode:vertical-rl"]{
  rotate:180deg;
}.nomzo-theme .wp-block-post-author{
  box-sizing:border-box;
  display:flex;
  flex-wrap:wrap;
}.nomzo-theme .wp-block-post-author__byline{
  font-size:.5em;
  margin-bottom:0;
  margin-top:0;
  width:100%;
}.nomzo-theme .wp-block-post-author__avatar{
  margin-right:1em;
}.nomzo-theme .wp-block-post-author__bio{
  font-size:.7em;
  margin-bottom:.7em;
}.nomzo-theme .wp-block-post-author__content{
  flex-basis:0;
  flex-grow:1;
}.nomzo-theme .wp-block-post-author__name{
  margin:0;
}.nomzo-theme .wp-block-post-author-biography{
  box-sizing:border-box;
}.nomzo-theme :where(.wp-block-post-comments-form input:not([type=submit])),.nomzo-theme :where(.wp-block-post-comments-form textarea){
  border:1px solid #949494;
  font-family:inherit;
  font-size:1em;
}.nomzo-theme :where(.wp-block-post-comments-form input:where(:not([type=submit]):not([type=checkbox]))),.nomzo-theme :where(.wp-block-post-comments-form textarea){
  padding:calc(.667em + 2px);
}.nomzo-theme .wp-block-post-comments-form{
  box-sizing:border-box;
}.nomzo-theme .wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){
  font-weight:inherit;
}.nomzo-theme .wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){
  font-family:inherit;
}.nomzo-theme .wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.nomzo-theme .wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){
  font-size:inherit;
}.nomzo-theme .wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){
  line-height:inherit;
}.nomzo-theme .wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){
  font-style:inherit;
}.nomzo-theme .wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){
  letter-spacing:inherit;
}.nomzo-theme .wp-block-post-comments-form :where(input[type=submit]){
  box-shadow:none;
  cursor:pointer;
  display:inline-block;
  overflow-wrap:break-word;
  text-align:center;
}.nomzo-theme .wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.nomzo-theme .wp-block-post-comments-form .comment-form textarea{
  box-sizing:border-box;
  display:block;
  width:100%;
}.nomzo-theme .wp-block-post-comments-form .comment-form-author label,.nomzo-theme .wp-block-post-comments-form .comment-form-email label,.nomzo-theme .wp-block-post-comments-form .comment-form-url label{
  display:block;
  margin-bottom:.25em;
}.nomzo-theme .wp-block-post-comments-form .comment-form-cookies-consent{
  display:flex;
  gap:.25em;
}.nomzo-theme .wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{
  margin-top:.35em;
}.nomzo-theme .wp-block-post-comments-form .comment-reply-title{
  margin-bottom:0;
}.nomzo-theme .wp-block-post-comments-form .comment-reply-title :where(small){
  font-size:var(--wp--preset--font-size--medium, smaller);
  margin-left:.5em;
}.nomzo-theme .wp-block-post-comments-count{
  box-sizing:border-box;
}.nomzo-theme .wp-block-post-content{
  display:flow-root;
}.nomzo-theme .wp-block-post-comments-link,.nomzo-theme .wp-block-post-date{
  box-sizing:border-box;
}.nomzo-theme :where(.wp-block-post-excerpt){
  box-sizing:border-box;
  margin-bottom:var(--wp--style--block-gap);
  margin-top:var(--wp--style--block-gap);
}.nomzo-theme .wp-block-post-excerpt__excerpt{
  margin-bottom:0;
  margin-top:0;
}.nomzo-theme .wp-block-post-excerpt__more-text{
  margin-bottom:0;
  margin-top:var(--wp--style--block-gap);
}.nomzo-theme .wp-block-post-excerpt__more-link{
  display:inline-block;
}.nomzo-theme .wp-block-post-featured-image{
  margin-left:0;
  margin-right:0;
}.nomzo-theme .wp-block-post-featured-image a{
  display:block;
  height:100%;
}.nomzo-theme .wp-block-post-featured-image :where(img){
  box-sizing:border-box;
  height:auto;
  max-width:100%;
  vertical-align:bottom;
  width:100%;
}.nomzo-theme .wp-block-post-featured-image.alignfull img,.nomzo-theme .wp-block-post-featured-image.alignwide img{
  width:100%;
}.nomzo-theme .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{
  background-color:#000;
  inset:0;
  position:absolute;
}.nomzo-theme .wp-block-post-featured-image{
  position:relative;
}.nomzo-theme .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{
  background-color:initial;
}.nomzo-theme .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{
  opacity:0;
}.nomzo-theme .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{
  opacity:.1;
}.nomzo-theme .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{
  opacity:.2;
}.nomzo-theme .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{
  opacity:.3;
}.nomzo-theme .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{
  opacity:.4;
}.nomzo-theme .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{
  opacity:.5;
}.nomzo-theme .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{
  opacity:.6;
}.nomzo-theme .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{
  opacity:.7;
}.nomzo-theme .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{
  opacity:.8;
}.nomzo-theme .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{
  opacity:.9;
}.nomzo-theme .wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{
  opacity:1;
}.nomzo-theme .wp-block-post-featured-image:where(.alignleft,.alignright){
  width:100%;
}.nomzo-theme .wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{
  display:inline-block;
  margin-right:1ch;
}.nomzo-theme .wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){
  transform:scaleX(1);
}.nomzo-theme .wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{
  display:inline-block;
  margin-left:1ch;
}.nomzo-theme .wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){
  transform:scaleX(1);
}.nomzo-theme .wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.nomzo-theme .wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{
  rotate:180deg;
}.nomzo-theme .wp-block-post-terms{
  box-sizing:border-box;
}.nomzo-theme .wp-block-post-terms .wp-block-post-terms__separator{
  white-space:pre-wrap;
}.nomzo-theme .wp-block-post-time-to-read,.nomzo-theme .wp-block-post-title{
  box-sizing:border-box;
}.nomzo-theme .wp-block-post-title{
  word-break:break-word;
}.nomzo-theme .wp-block-post-title :where(a){
  display:inline-block;
  font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
  letter-spacing:inherit;
  line-height:inherit;
  text-decoration:inherit;
}.nomzo-theme .wp-block-post-author-name,.nomzo-theme .wp-block-preformatted{
  box-sizing:border-box;
}.nomzo-theme .wp-block-preformatted{
  white-space:pre-wrap;
}.nomzo-theme :where(.wp-block-preformatted.has-background){
  padding:1.25em 2.375em;
}.nomzo-theme .wp-block-pullquote{
  box-sizing:border-box;
  margin:0 0 1em;
  overflow-wrap:break-word;
  padding:4em 0;
  text-align:center;
}.nomzo-theme .wp-block-pullquote blockquote,.nomzo-theme .wp-block-pullquote p{
  color:inherit;
}.nomzo-theme .wp-block-pullquote blockquote{
  margin:0;
}.nomzo-theme .wp-block-pullquote p{
  margin-top:0;
}.nomzo-theme .wp-block-pullquote p:last-child{
  margin-bottom:0;
}.nomzo-theme .wp-block-pullquote.alignleft,.nomzo-theme .wp-block-pullquote.alignright{
  max-width:420px;
}.nomzo-theme .wp-block-pullquote cite,.nomzo-theme .wp-block-pullquote footer{
  position:relative;
}.nomzo-theme .wp-block-pullquote .has-text-color a{
  color:inherit;
}.nomzo-theme .wp-block-pullquote.has-text-align-left blockquote{
  text-align:left;
}.nomzo-theme .wp-block-pullquote.has-text-align-right blockquote{
  text-align:right;
}.nomzo-theme .wp-block-pullquote.has-text-align-center blockquote{
  text-align:center;
}.nomzo-theme .wp-block-pullquote.is-style-solid-color{
  border:none;
}.nomzo-theme .wp-block-pullquote.is-style-solid-color blockquote{
  margin-left:auto;
  margin-right:auto;
  max-width:60%;
}.nomzo-theme .wp-block-pullquote.is-style-solid-color blockquote p{
  font-size:2em;
  margin-bottom:0;
  margin-top:0;
}.nomzo-theme .wp-block-pullquote.is-style-solid-color blockquote cite{
  font-style:normal;
  text-transform:none;
}.nomzo-theme .wp-block-pullquote :where(cite){
  color:inherit;
  display:block;
}.nomzo-theme .wp-block-post-template{
  box-sizing:border-box;
  list-style:none;
  margin-bottom:0;
  margin-top:0;
  max-width:100%;
  padding:0;
}.nomzo-theme .wp-block-post-template.is-flex-container{
  display:flex;
  flex-direction:row;
  flex-wrap:wrap;
  gap:1.25em;
}.nomzo-theme .wp-block-post-template.is-flex-container>li{
  margin:0;
  width:100%;
}@media (min-width:600px){.nomzo-theme .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{
    width:calc(50% - .625em);
  }.nomzo-theme .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{
    width:calc(33.33333% - .83333em);
  }.nomzo-theme .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{
    width:calc(25% - .9375em);
  }.nomzo-theme .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{
    width:calc(20% - 1em);
  }.nomzo-theme .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{
    width:calc(16.66667% - 1.04167em);
  }}@media (max-width:600px){.nomzo-theme .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{
    grid-template-columns:1fr;
  }}.nomzo-theme .wp-block-post-template-is-layout-constrained>li>.alignright,.nomzo-theme .wp-block-post-template-is-layout-flow>li>.alignright{
  float:right;
  margin-inline-end:0;
  margin-inline-start:2em;
}.nomzo-theme .wp-block-post-template-is-layout-constrained>li>.alignleft,.nomzo-theme .wp-block-post-template-is-layout-flow>li>.alignleft{
  float:left;
  margin-inline-end:2em;
  margin-inline-start:0;
}.nomzo-theme .wp-block-post-template-is-layout-constrained>li>.aligncenter,.nomzo-theme .wp-block-post-template-is-layout-flow>li>.aligncenter{
  margin-inline-end:auto;
  margin-inline-start:auto;
}.nomzo-theme .wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{
  margin-inline-start:auto;
}.nomzo-theme .wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{
  margin-inline-end:auto;
}.nomzo-theme .wp-block-query-pagination .wp-block-query-pagination-previous-arrow{
  display:inline-block;
  margin-right:1ch;
}.nomzo-theme .wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){
  transform:scaleX(1);
}.nomzo-theme .wp-block-query-pagination .wp-block-query-pagination-next-arrow{
  display:inline-block;
  margin-left:1ch;
}.nomzo-theme .wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){
  transform:scaleX(1);
}.nomzo-theme .wp-block-query-pagination.aligncenter{
  justify-content:center;
}.nomzo-theme .wp-block-query-title,.nomzo-theme .wp-block-query-total,.nomzo-theme .wp-block-quote{
  box-sizing:border-box;
}.nomzo-theme .wp-block-quote{
  overflow-wrap:break-word;
}.nomzo-theme .wp-block-quote.is-large:where(:not(.is-style-plain)),.nomzo-theme .wp-block-quote.is-style-large:where(:not(.is-style-plain)){
  margin-bottom:1em;
  padding:0 1em;
}.nomzo-theme .wp-block-quote.is-large:where(:not(.is-style-plain)) p,.nomzo-theme .wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{
  font-size:1.5em;
  font-style:italic;
  line-height:1.6;
}.nomzo-theme .wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.nomzo-theme .wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.nomzo-theme .wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.nomzo-theme .wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{
  font-size:1.125em;
  text-align:right;
}.nomzo-theme .wp-block-quote>cite{
  display:block;
}.nomzo-theme .wp-block-read-more{
  display:block;
  width:fit-content;
}.nomzo-theme .wp-block-read-more:where(:not([style*=text-decoration])){
  text-decoration:none;
}.nomzo-theme .wp-block-read-more:where(:not([style*=text-decoration])):active,.nomzo-theme .wp-block-read-more:where(:not([style*=text-decoration])):focus{
  text-decoration:none;
}.nomzo-theme ul.wp-block-rss.alignleft{
  margin-right:2em;
}.nomzo-theme ul.wp-block-rss.alignright{
  margin-left:2em;
}.nomzo-theme ul.wp-block-rss.is-grid{
  display:flex;
  flex-wrap:wrap;
  padding:0;
}.nomzo-theme ul.wp-block-rss.is-grid li{
  margin:0 1em 1em 0;
  width:100%;
}@media (min-width:600px){.nomzo-theme ul.wp-block-rss.columns-2 li{
    width:calc(50% - 1em);
  }.nomzo-theme ul.wp-block-rss.columns-3 li{
    width:calc(33.33333% - 1em);
  }.nomzo-theme ul.wp-block-rss.columns-4 li{
    width:calc(25% - 1em);
  }.nomzo-theme ul.wp-block-rss.columns-5 li{
    width:calc(20% - 1em);
  }.nomzo-theme ul.wp-block-rss.columns-6 li{
    width:calc(16.66667% - 1em);
  }}.nomzo-theme .wp-block-rss__item-author,.nomzo-theme .wp-block-rss__item-publish-date{
  display:block;
  font-size:.8125em;
}.nomzo-theme .wp-block-rss{
  box-sizing:border-box;
  list-style:none;
  padding:0;
}.nomzo-theme .wp-block-search__button{
  margin-left:10px;
  word-break:normal;
}.nomzo-theme .wp-block-search__button.has-icon{
  line-height:0;
}.nomzo-theme .wp-block-search__button svg{
  height:1.25em;
  min-height:24px;
  min-width:24px;
  width:1.25em;
  fill:currentColor;
  vertical-align:text-bottom;
}.nomzo-theme :where(.wp-block-search__button){
  border:1px solid #ccc;
  padding:6px 10px;
}.nomzo-theme .wp-block-search__inside-wrapper{
  display:flex;
  flex:auto;
  flex-wrap:nowrap;
  max-width:100%;
}.nomzo-theme .wp-block-search__label{
  width:100%;
}.nomzo-theme .wp-block-search.wp-block-search__button-only .wp-block-search__button{
  box-sizing:border-box;
  display:flex;
  flex-shrink:0;
  justify-content:center;
  margin-left:0;
  max-width:100%;
}.nomzo-theme .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{
  min-width:0 !important;
  transition-property:width;
}.nomzo-theme .wp-block-search.wp-block-search__button-only .wp-block-search__input{
  flex-basis:100%;
  transition-duration:.3s;
}.nomzo-theme .wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.nomzo-theme .wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{
  overflow:hidden;
}.nomzo-theme .wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{
  border-left-width:0 !important;
  border-right-width:0 !important;
  flex-basis:0;
  flex-grow:0;
  margin:0;
  min-width:0 !important;
  padding-left:0 !important;
  padding-right:0 !important;
  width:0 !important;
}.nomzo-theme :where(.wp-block-search__input){
  appearance:none;
  border:1px solid #949494;
  flex-grow:1;
  font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
  letter-spacing:inherit;
  line-height:inherit;
  margin-left:0;
  margin-right:0;
  min-width:3rem;
  padding:8px;
  text-decoration:unset !important;
  text-transform:inherit;
}.nomzo-theme :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){
  background-color:#fff;
  border:1px solid #949494;
  box-sizing:border-box;
  padding:4px;
}.nomzo-theme :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{
  border:none;
  border-radius:0;
  padding:0 4px;
}.nomzo-theme :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{
  outline:none;
}.nomzo-theme :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){
  padding:4px 8px;
}.nomzo-theme .wp-block-search.aligncenter .wp-block-search__inside-wrapper{
  margin:auto;
}.nomzo-theme .wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{
  float:right;
}.nomzo-theme .wp-block-separator{
  border:none;
  border-top:2px solid;
}.nomzo-theme :where(.wp-block-separator.is-style-dots){
  height:auto;
  line-height:1;
  text-align:center;
}.nomzo-theme :where(.wp-block-separator.is-style-dots):before{
  color:currentColor;
  content:"···";
  font-family:serif;
  font-size:1.5em;
  letter-spacing:2em;
  padding-left:2em;
}.nomzo-theme .wp-block-separator.is-style-dots{
  background:none !important;
  border:none !important;
}.nomzo-theme .wp-block-site-logo{
  box-sizing:border-box;
  line-height:0;
}.nomzo-theme .wp-block-site-logo a{
  display:inline-block;
  line-height:0;
}.nomzo-theme .wp-block-site-logo.is-default-size img{
  height:auto;
  width:120px;
}.nomzo-theme .wp-block-site-logo img{
  height:auto;
  max-width:100%;
}.nomzo-theme .wp-block-site-logo a,.nomzo-theme .wp-block-site-logo img{
  border-radius:inherit;
}.nomzo-theme .wp-block-site-logo.aligncenter{
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}.nomzo-theme :where(.wp-block-site-logo.is-style-rounded){
  border-radius:9999px;
}.nomzo-theme .wp-block-site-tagline,.nomzo-theme .wp-block-site-title{
  box-sizing:border-box;
}.nomzo-theme .wp-block-site-title :where(a){
  color:inherit;
  font-family:inherit;
  font-size:inherit;
  font-style:inherit;
  font-weight:inherit;
  letter-spacing:inherit;
  line-height:inherit;
  text-decoration:inherit;
}.nomzo-theme .wp-block-social-links{
  background:none;
  box-sizing:border-box;
  margin-left:0;
  padding-left:0;
  padding-right:0;
  text-indent:0;
}.nomzo-theme .wp-block-social-links .wp-social-link a,.nomzo-theme .wp-block-social-links .wp-social-link a:hover{
  border-bottom:0;
  box-shadow:none;
  text-decoration:none;
}.nomzo-theme .wp-block-social-links .wp-social-link svg{
  height:1em;
  width:1em;
}.nomzo-theme .wp-block-social-links .wp-social-link span:not(.screen-reader-text){
  font-size:.65em;
  margin-left:.5em;
  margin-right:.5em;
}.nomzo-theme .wp-block-social-links.has-small-icon-size{
  font-size:16px;
}.nomzo-theme .wp-block-social-links,.nomzo-theme .wp-block-social-links.has-normal-icon-size{
  font-size:24px;
}.nomzo-theme .wp-block-social-links.has-large-icon-size{
  font-size:36px;
}.nomzo-theme .wp-block-social-links.has-huge-icon-size{
  font-size:48px;
}.nomzo-theme .wp-block-social-links.aligncenter{
  display:flex;
  justify-content:center;
}.nomzo-theme .wp-block-social-links.alignright{
  justify-content:flex-end;
}.nomzo-theme .wp-block-social-link{
  border-radius:9999px;
  display:block;
}@media not (prefers-reduced-motion){.nomzo-theme .wp-block-social-link{
    transition:transform .1s ease;
  }}.nomzo-theme .wp-block-social-link{
  height:auto;
}.nomzo-theme .wp-block-social-link a{
  align-items:center;
  display:flex;
  line-height:0;
}.nomzo-theme .wp-block-social-link:hover{
  transform:scale(1.1);
}.nomzo-theme .wp-block-social-links .wp-block-social-link.wp-social-link{
  display:inline-block;
  margin:0;
  padding:0;
}.nomzo-theme .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.nomzo-theme .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.nomzo-theme .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.nomzo-theme .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.nomzo-theme .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{
  color:currentColor;
  fill:currentColor;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{
  background-color:#f0f0f0;
  color:#444;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{
  background-color:#f90;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{
  background-color:#1ea0c3;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{
  background-color:#0757fe;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{
  background-color:#0a7aff;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{
  background-color:#1e1f26;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{
  background-color:#2e639a;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{
  background-color:#5865f2;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{
  background-color:#e94c89;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{
  background-color:#4280ff;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{
  background-color:#f45800;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{
  background-color:#0866ff;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{
  background-color:#000;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{
  background-color:#0461dd;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{
  background-color:#e65678;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{
  background-color:#24292d;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{
  background-color:#eceadd;
  color:#382110;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{
  background-color:#ea4434;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{
  background-color:#1d4fc4;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{
  background-color:#f00075;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{
  background-color:#e21b24;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{
  background-color:#0d66c2;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{
  background-color:#3288d4;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{
  background-color:#000;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{
  background-color:#f6405f;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{
  background-color:#000;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{
  background-color:#e60122;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{
  background-color:#ef4155;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{
  background-color:#ff4500;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{
  background-color:#0478d7;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{
  background-color:#fefc00;
  color:#fff;
  stroke:#000;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{
  background-color:#ff5600;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{
  background-color:#2e639a;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{
  background-color:#2aabee;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{
  background-color:#000;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{
  background-color:#000;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{
  background-color:#011835;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{
  background-color:#6440a4;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{
  background-color:#1da1f2;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{
  background-color:#1eb7ea;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{
  background-color:#4680c2;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{
  background-color:#3499cd;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{
  background-color:#2e639a;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{
  background-color:#000;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{
  background-color:#d32422;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{
  background-color:red;
  color:#fff;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link{
  background:none;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{
  height:1.25em;
  width:1.25em;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{
  color:#f90;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{
  color:#1ea0c3;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{
  color:#0757fe;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{
  color:#0a7aff;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{
  color:#1e1f26;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{
  color:#2e639a;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{
  color:#5865f2;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{
  color:#e94c89;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{
  color:#4280ff;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{
  color:#f45800;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{
  color:#0866ff;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{
  color:#000;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{
  color:#0461dd;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{
  color:#e65678;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{
  color:#24292d;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{
  color:#382110;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{
  color:#ea4434;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{
  color:#1d4fc4;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{
  color:#f00075;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{
  color:#e21b24;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{
  color:#0d66c2;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{
  color:#3288d4;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{
  color:#000;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{
  color:#f6405f;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{
  color:#000;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{
  color:#e60122;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{
  color:#ef4155;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{
  color:#ff4500;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{
  color:#0478d7;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{
  color:#fff;
  stroke:#000;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{
  color:#ff5600;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{
  color:#2e639a;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{
  color:#2aabee;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{
  color:#000;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{
  color:#000;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{
  color:#011835;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{
  color:#6440a4;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{
  color:#1da1f2;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{
  color:#1eb7ea;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{
  color:#4680c2;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{
  color:#2e639a;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{
  color:#3499cd;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{
  color:#000;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{
  color:#d32422;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{
  color:red;
}.nomzo-theme .wp-block-social-links.is-style-pill-shape .wp-social-link{
  width:auto;
}.nomzo-theme :where(.wp-block-social-links .wp-social-link a){
  padding:.25em;
}.nomzo-theme :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){
  padding:0;
}.nomzo-theme :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){
  padding-left:.6666666667em;
  padding-right:.6666666667em;
}.nomzo-theme .wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{
  color:#000;
}.nomzo-theme .wp-block-spacer{
  clear:both;
}.nomzo-theme .wp-block-tag-cloud{
  box-sizing:border-box;
}.nomzo-theme .wp-block-tag-cloud.aligncenter{
  justify-content:center;
  text-align:center;
}.nomzo-theme .wp-block-tag-cloud a{
  display:inline-block;
  margin-right:5px;
}.nomzo-theme .wp-block-tag-cloud span{
  display:inline-block;
  margin-left:5px;
  text-decoration:none;
}.nomzo-theme :where(.wp-block-tag-cloud.is-style-outline){
  display:flex;
  flex-wrap:wrap;
  gap:1ch;
}.nomzo-theme :where(.wp-block-tag-cloud.is-style-outline a){
  border:1px solid;
  font-size:unset !important;
  margin-right:0;
  padding:1ch 2ch;
  text-decoration:none !important;
}.nomzo-theme .wp-block-table{
  overflow-x:auto;
}.nomzo-theme .wp-block-table table{
  border-collapse:collapse;
  width:100%;
}.nomzo-theme .wp-block-table thead{
  border-bottom:3px solid;
}.nomzo-theme .wp-block-table tfoot{
  border-top:3px solid;
}.nomzo-theme .wp-block-table td,.nomzo-theme .wp-block-table th{
  border:1px solid;
  padding:.5em;
}.nomzo-theme .wp-block-table .has-fixed-layout{
  table-layout:fixed;
  width:100%;
}.nomzo-theme .wp-block-table .has-fixed-layout td,.nomzo-theme .wp-block-table .has-fixed-layout th{
  word-break:break-word;
}.nomzo-theme .wp-block-table.aligncenter,.nomzo-theme .wp-block-table.alignleft,.nomzo-theme .wp-block-table.alignright{
  display:table;
  width:auto;
}.nomzo-theme .wp-block-table.aligncenter td,.nomzo-theme .wp-block-table.aligncenter th,.nomzo-theme .wp-block-table.alignleft td,.nomzo-theme .wp-block-table.alignleft th,.nomzo-theme .wp-block-table.alignright td,.nomzo-theme .wp-block-table.alignright th{
  word-break:break-word;
}.nomzo-theme .wp-block-table .has-subtle-light-gray-background-color{
  background-color:#f3f4f5;
}.nomzo-theme .wp-block-table .has-subtle-pale-green-background-color{
  background-color:#e9fbe5;
}.nomzo-theme .wp-block-table .has-subtle-pale-blue-background-color{
  background-color:#e7f5fe;
}.nomzo-theme .wp-block-table .has-subtle-pale-pink-background-color{
  background-color:#fcf0ef;
}.nomzo-theme .wp-block-table.is-style-stripes{
  background-color:initial;
  border-collapse:inherit;
  border-spacing:0;
}.nomzo-theme .wp-block-table.is-style-stripes tbody tr:nth-child(odd){
  background-color:#f0f0f0;
}.nomzo-theme .wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){
  background-color:#f3f4f5;
}.nomzo-theme .wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){
  background-color:#e9fbe5;
}.nomzo-theme .wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){
  background-color:#e7f5fe;
}.nomzo-theme .wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){
  background-color:#fcf0ef;
}.nomzo-theme .wp-block-table.is-style-stripes td,.nomzo-theme .wp-block-table.is-style-stripes th{
  border-color:#0000;
}.nomzo-theme .wp-block-table.is-style-stripes{
  border-bottom:1px solid #f0f0f0;
}.nomzo-theme .wp-block-table .has-border-color td,.nomzo-theme .wp-block-table .has-border-color th,.nomzo-theme .wp-block-table .has-border-color tr,.nomzo-theme .wp-block-table .has-border-color>*{
  border-color:inherit;
}.nomzo-theme .wp-block-table table[style*=border-top-color] tr:first-child,.nomzo-theme .wp-block-table table[style*=border-top-color] tr:first-child td,.nomzo-theme .wp-block-table table[style*=border-top-color] tr:first-child th,.nomzo-theme .wp-block-table table[style*=border-top-color]>*,.nomzo-theme .wp-block-table table[style*=border-top-color]>* td,.nomzo-theme .wp-block-table table[style*=border-top-color]>* th{
  border-top-color:inherit;
}.nomzo-theme .wp-block-table table[style*=border-top-color] tr:not(:first-child){
  border-top-color:initial;
}.nomzo-theme .wp-block-table table[style*=border-right-color] td:last-child,.nomzo-theme .wp-block-table table[style*=border-right-color] th,.nomzo-theme .wp-block-table table[style*=border-right-color] tr,.nomzo-theme .wp-block-table table[style*=border-right-color]>*{
  border-right-color:inherit;
}.nomzo-theme .wp-block-table table[style*=border-bottom-color] tr:last-child,.nomzo-theme .wp-block-table table[style*=border-bottom-color] tr:last-child td,.nomzo-theme .wp-block-table table[style*=border-bottom-color] tr:last-child th,.nomzo-theme .wp-block-table table[style*=border-bottom-color]>*,.nomzo-theme .wp-block-table table[style*=border-bottom-color]>* td,.nomzo-theme .wp-block-table table[style*=border-bottom-color]>* th{
  border-bottom-color:inherit;
}.nomzo-theme .wp-block-table table[style*=border-bottom-color] tr:not(:last-child){
  border-bottom-color:initial;
}.nomzo-theme .wp-block-table table[style*=border-left-color] td:first-child,.nomzo-theme .wp-block-table table[style*=border-left-color] th,.nomzo-theme .wp-block-table table[style*=border-left-color] tr,.nomzo-theme .wp-block-table table[style*=border-left-color]>*{
  border-left-color:inherit;
}.nomzo-theme .wp-block-table table[style*=border-style] td,.nomzo-theme .wp-block-table table[style*=border-style] th,.nomzo-theme .wp-block-table table[style*=border-style] tr,.nomzo-theme .wp-block-table table[style*=border-style]>*{
  border-style:inherit;
}.nomzo-theme .wp-block-table table[style*=border-width] td,.nomzo-theme .wp-block-table table[style*=border-width] th,.nomzo-theme .wp-block-table table[style*=border-width] tr,.nomzo-theme .wp-block-table table[style*=border-width]>*{
  border-style:inherit;
  border-width:inherit;
}.nomzo-theme :where(.wp-block-table-of-contents){
  box-sizing:border-box;
}.nomzo-theme .wp-block-term-count{
  box-sizing:border-box;
}.nomzo-theme :where(.wp-block-term-description){
  box-sizing:border-box;
  margin-bottom:var(--wp--style--block-gap);
  margin-top:var(--wp--style--block-gap);
}.nomzo-theme .wp-block-term-description p{
  margin-bottom:0;
  margin-top:0;
}.nomzo-theme .wp-block-term-name,.nomzo-theme .wp-block-term-template{
  box-sizing:border-box;
}.nomzo-theme .wp-block-term-template{
  list-style:none;
  margin-bottom:0;
  margin-top:0;
  max-width:100%;
  padding:0;
}.nomzo-theme .wp-block-text-columns,.nomzo-theme .wp-block-text-columns.aligncenter{
  display:flex;
}.nomzo-theme .wp-block-text-columns .wp-block-column{
  margin:0 1em;
  padding:0;
}.nomzo-theme .wp-block-text-columns .wp-block-column:first-child{
  margin-left:0;
}.nomzo-theme .wp-block-text-columns .wp-block-column:last-child{
  margin-right:0;
}.nomzo-theme .wp-block-text-columns.columns-2 .wp-block-column{
  width:50%;
}.nomzo-theme .wp-block-text-columns.columns-3 .wp-block-column{
  width:33.3333333333%;
}.nomzo-theme .wp-block-text-columns.columns-4 .wp-block-column{
  width:25%;
}.nomzo-theme pre.wp-block-verse{
  overflow:auto;
  white-space:pre-wrap;
}.nomzo-theme :where(pre.wp-block-verse){
  font-family:inherit;
}.nomzo-theme .wp-block-video{
  box-sizing:border-box;
}.nomzo-theme .wp-block-video video{
  height:auto;
  vertical-align:middle;
  width:100%;
}@supports (position:sticky){.nomzo-theme .wp-block-video [poster]{
    object-fit:cover;
  }}.nomzo-theme .wp-block-video.aligncenter{
  text-align:center;
}.nomzo-theme .wp-block-video :where(figcaption){
  margin-bottom:1em;
  margin-top:.5em;
}.nomzo-theme .editor-styles-wrapper,.nomzo-theme .entry-content{
  counter-reset:footnotes;
}.nomzo-theme a[data-fn].fn{
  counter-increment:footnotes;
  display:inline-flex;
  font-size:smaller;
  text-decoration:none;
  text-indent:-9999999px;
  vertical-align:super;
}.nomzo-theme a[data-fn].fn:after{
  content:"[" counter(footnotes) "]";
  float:left;
  text-indent:0;
}.nomzo-theme{
  --wp-block-synced-color:#7a00df;
  --wp-block-synced-color--rgb:122, 0, 223;
  --wp-bound-block-color:var(--wp-block-synced-color);
  --wp-editor-canvas-background:#ddd;
  --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, 160.5;
  --wp-admin-theme-color-darker-20:#005a87;
  --wp-admin-theme-color-darker-20--rgb:0, 90, 135;
  --wp-admin-border-width-focus:2px;
}@media (min-resolution:192dpi){.nomzo-theme{
    --wp-admin-border-width-focus:1.5px;
  }}.nomzo-theme .wp-element-button{
  cursor:pointer;
}.nomzo-theme .has-very-light-gray-background-color{
  background-color:#eee;
}.nomzo-theme .has-very-dark-gray-background-color{
  background-color:#313131;
}.nomzo-theme .has-very-light-gray-color{
  color:#eee;
}.nomzo-theme .has-very-dark-gray-color{
  color:#313131;
}.nomzo-theme .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{
  background:linear-gradient(135deg, #2e639a, #0693e3);
}.nomzo-theme .has-purple-crush-gradient-background{
  background:linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}.nomzo-theme .has-hazy-dawn-gradient-background{
  background:linear-gradient(135deg, #faaca8, #dad0ec);
}.nomzo-theme .has-subdued-olive-gradient-background{
  background:linear-gradient(135deg, #fafae1, #2e639a);
}.nomzo-theme .has-atomic-cream-gradient-background{
  background:linear-gradient(135deg, #fdd79a, #004a59);
}.nomzo-theme .has-nightshade-gradient-background{
  background:linear-gradient(135deg, #330968, #31cdcf);
}.nomzo-theme .has-midnight-gradient-background{
  background:linear-gradient(135deg, #020381, #2874fc);
}.nomzo-theme{
  --wp--preset--font-size--normal:16px;
  --wp--preset--font-size--huge:42px;
}.nomzo-theme .has-regular-font-size{
  font-size:1em;
}.nomzo-theme .has-larger-font-size{
  font-size:2.625em;
}.nomzo-theme .has-normal-font-size{
  font-size:var(--wp--preset--font-size--normal);
}.nomzo-theme .has-huge-font-size{
  font-size:var(--wp--preset--font-size--huge);
}.nomzo-theme .has-text-align-center{
  text-align:center;
}.nomzo-theme .has-text-align-left{
  text-align:left;
}.nomzo-theme .has-text-align-right{
  text-align:right;
}.nomzo-theme .has-fit-text{
  white-space:nowrap !important;
}.nomzo-theme #end-resizable-editor-section{
  display:none;
}.nomzo-theme .aligncenter{
  clear:both;
}.nomzo-theme .items-justified-left{
  justify-content:flex-start;
}.nomzo-theme .items-justified-center{
  justify-content:center;
}.nomzo-theme .items-justified-right{
  justify-content:flex-end;
}.nomzo-theme .items-justified-space-between{
  justify-content:space-between;
}.nomzo-theme .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;
}.nomzo-theme .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;
}.nomzo-theme :where(.has-border-color){
  border-style:solid;
}.nomzo-theme :where([style*=border-top-color]){
  border-top-style:solid;
}.nomzo-theme :where([style*=border-right-color]){
  border-right-style:solid;
}.nomzo-theme :where([style*=border-bottom-color]){
  border-bottom-style:solid;
}.nomzo-theme :where([style*=border-left-color]){
  border-left-style:solid;
}.nomzo-theme :where([style*=border-width]){
  border-style:solid;
}.nomzo-theme :where([style*=border-top-width]){
  border-top-style:solid;
}.nomzo-theme :where([style*=border-right-width]){
  border-right-style:solid;
}.nomzo-theme :where([style*=border-bottom-width]){
  border-bottom-style:solid;
}.nomzo-theme :where([style*=border-left-width]){
  border-left-style:solid;
}.nomzo-theme :where(img[class*=wp-image-]){
  height:auto;
  max-width:100%;
}.nomzo-theme :where(figure){
  margin:0 0 1em;
}.nomzo-theme :where(.is-position-sticky){
  --wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height, 0px);
}@media screen and (max-width:600px){.nomzo-theme :where(.is-position-sticky){
    --wp-admin--admin-bar--position-offset:0px;
  }}
.nomzo-theme .elementor-3381 .elementor-element.elementor-element-53e37d9f{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;overflow:visible;}.nomzo-theme .elementor-3381 .elementor-element.elementor-element-2c20910e{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:35px;--padding-bottom:35px;--padding-left:35px;--padding-right:35px;overflow:visible;}.nomzo-theme .elementor-3381 .elementor-element.elementor-element-2c20910e:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-3381 .elementor-element.elementor-element-2c20910e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.nomzo-theme .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.nomzo-theme .elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.nomzo-theme .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.nomzo-theme .elementor-3381 .elementor-element.elementor-element-1313df05{font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-3381 .elementor-element.elementor-element-1313df05 a{color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-3381 .elementor-element.elementor-element-21257f8{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;overflow:visible;}.nomzo-theme .elementor-3381 .elementor-element.elementor-element-749bab6{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:32px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-3381 .elementor-element.elementor-element-a017bcb{font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:#404248;}@media (min-width:768px){.nomzo-theme .elementor-3381 .elementor-element.elementor-element-53e37d9f{--content-width:1076px;}.nomzo-theme .elementor-3381 .elementor-element.elementor-element-21257f8{--content-width:900px;}}
.nomzo-theme .couponzen__mb-30{
  margin-bottom: 30px;
}.nomzo-theme .couponzen__container{
  width: 100%;
  padding-top: 4rem;
  
  
  padding-bottom: 3rem;
  margin-right: auto;
  margin-left: auto;
}@media (min-width: 1200px){.nomzo-theme .couponzen__container{
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }}@media (max-width: 992px){.nomzo-theme .couponzen__container{
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }}.nomzo-theme .couponzen__container--xl{
  width: 100%;
  
  
  margin-right: auto;
  margin-left: auto;
}@media (min-width: 1700px){.nomzo-theme .couponzen__container--xl{
    max-width: 1700px;
    margin-right: auto;
    margin-left: auto;
  }}@media (max-width: 1200px){.nomzo-theme .couponzen__container--xl{
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }}@media (max-width: 992px){.nomzo-theme .couponzen__container--xl{
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }}.nomzo-theme .couponzen__row{
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}.nomzo-theme .couponzen__col-lg-12{
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}.nomzo-theme .couponzen__col-lg-6{
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}.nomzo-theme .couponzen__col-box{
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
  -webkit-box-flex: 0;
}@media only screen and (min-width: 768px) and (max-width: 991px){.nomzo-theme .couponzen__col-lg-6{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }}@media only screen and (max-width: 767px){.nomzo-theme .couponzen__col-lg-6{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }}@media only screen and (max-width: 575px){.nomzo-theme .couponzen__col-lg-6{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }}.nomzo-theme .couponzen__col-lg-4{
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}@media only screen and (min-width: 768px) and (max-width: 991px){.nomzo-theme .couponzen__col-lg-4{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }}@media only screen and (max-width: 767px){.nomzo-theme .couponzen__col-lg-4{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }}@media only screen and (max-width: 575px){.nomzo-theme .couponzen__col-lg-4{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }}.nomzo-theme{
  --htcoupon-primary: #fbc50b;
  --htcoupon-border-bg: #fbc50b;
  --htcoupon-discount-bg: #fb710b;
}.nomzo-theme .loading-item{
  display: none;
}.nomzo-theme .couponzen__header{
  padding: 0 5px 0 20px;
  border: 1px solid #ececec;
  margin-bottom: 30px;
  border-radius: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}@media only screen and (max-width: 767px){.nomzo-theme .couponzen__header{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-direction: column-reverse;
    padding-top: 20px;
  }}.nomzo-theme .couponzen__search{
  position: relative;
}.nomzo-theme .couponzen__search .couponzen__search-input{
  background-color: #f2f2f2;
  border-radius: 8px;
  border: none;
  height: 50px;
  padding: 0 50px 0 25px;
  position: relative;
  color: #222;
  font-size: 16px;
  font-style: italic;
}.nomzo-theme .couponzen__search .couponzen__search-input:focus{
  outline: none;
}.nomzo-theme .couponzen__search .search_button{
  position: absolute;
  right: 0;
  background-color: transparent !important;
  border: none;
  top: 0%;
  height: 50px;
  padding: 10px 12px;
  z-index: 99;
  width: 42px;
  cursor: pointer;
}.nomzo-theme .couponzen__nav-tabs{
  list-style: none;
  padding: 0;
  margin: 0;
}.nomzo-theme .couponzen__nav-item{
  display: inline-block;
  padding: 0px 10px;
}.nomzo-theme .couponzen__nav-link{
  padding: 20px 0px;
  display: block;
  border: none;
  cursor: pointer;
  background: transparent !important;
  font-size: 15px;
  color: #000 !important;
}.nomzo-theme .couponzen__nav-link:focus,.nomzo-theme .couponzen__nav-link:hover{
  background-color: transparent;
  outline: none;
}.nomzo-theme .couponzen__nav-link.active{
  border-bottom: 2px solid var(--htcoupon-border-bg);
  border-radius: 0;
  background-color: transparent;
}.nomzo-theme .couponzen__tab-pane{
  display: none;
}.nomzo-theme .couponzen__tab-pane.active{
  display: block;
}.nomzo-theme .couponzen__card{
  border: 1px solid #ececec;
  padding: 20px;
  border-radius: 8px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}.nomzo-theme .couponzen__thum{
  position: relative;
  margin-bottom: 15px;
}.nomzo-theme .couponzen__thum img{
  max-width: 100%;
  width: 100%;
  height: auto;
  vertical-align: middle;
}.nomzo-theme .couponzen__discount{
  background-color: var(--htcoupon-discount-bg);
  height: 32px;
  padding: 0 15px 0 10px;
  color: #fff;
  line-height: 32px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  position: absolute;
  right: 0;
  top: 15px;
}.nomzo-theme .couponzen__discount::after,.nomzo-theme .couponzen__discount::before{
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  z-index: 0;
}.nomzo-theme .couponzen__discount::before{
  border-width: 0 0 17px 17px;
  border-color: transparent transparent var(--htcoupon-discount-bg) transparent;
  right: 100%;
  bottom: 0;
}.nomzo-theme .couponzen__discount::after{
  border-width: 0 17px 17px 0;
  right: 100%;
  top: 0;
  border-color: transparent var(--htcoupon-discount-bg) transparent transparent;
}.nomzo-theme .couponzen__content{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
}.nomzo-theme .couponzen__title{
  margin: 0;
  font-size: 20px;
}.nomzo-theme .couponzen__des{
  margin: 0;
  margin-top: 10px;
  font-size: 15px;
  margin-bottom: 40px;
}.nomzo-theme .couponzen__des p{
  margin-bottom: 0px;
}.nomzo-theme .couponzen__card--three-style{
  position: relative;
  margin-right: 20px;
  width: 100%;
}.nomzo-theme .couponzen__button{
  --htcoupon-button-height: 50px;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  border: none;
  padding: 0 14px;
  border-radius: 8px;
  background-color: transparent;
  height: var(--htcoupon-button-height);
  line-height: var(--htcoupon-button-height);
  display: block;
  text-decoration: none;
  font-size: 15px;
  cursor: pointer;
  color: #000;
}.nomzo-theme .couponzen__button_box{
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: auto;
}@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px){.nomzo-theme .couponzen__button{
    padding: 0 12px;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
  }}.nomzo-theme .couponzen__button-coupon{
  background-color: #f2f2f2;
  font-size: 14px;
  position: relative;
}.nomzo-theme .couponzen__button-coupon:focus,.nomzo-theme .couponzen__button-coupon:hover{
  background: #f2f2f2;
}.nomzo-theme button.couponzen__button.couponzen__button-coupon-expired{
  background-color: #f2f2f2;
  color: red;
  padding: 0 50px 0 50px;
  outline: none;
  pointer-events: none;
}.nomzo-theme .couponzen__button-visit{
  background-color: var(--htcoupon-primary);
  font-weight: 600;
  color: #000;
  text-decoration: none !important;
}.nomzo-theme .couponzen__button-visit:hover{
  color: #000;
}.nomzo-theme .couponzen__copied{
  position: absolute;
  top: -32px;
  left: 50%;
  width: auto;
  background: black;
  line-height: 16px;
  padding: 3px 10px;
  color: #fff;
  border-radius: 4px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}.nomzo-theme .couponzen__copied::after{
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: "";
  height: 0;
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 0;
  bottom: -6px;
  -webkit-transform: translateX(-50%) rotate(90deg);
  -ms-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
}.nomzo-theme .couponzen__copied--tooltip{
  position: absolute;
  left: 0;
  width: auto;
  background: black;
  padding: 3px 10px;
  color: #fff;
  border-radius: 4px;
  width: 100%;
  bottom: 0;
  height: 100%;
}.nomzo-theme .couponzen__load-more-button{
  text-align: center;
  margin-top: 20px;
}.nomzo-theme .couponzen__loadMore img{
  width: 16px;
  margin-left: 10px;
  -webkit-filter: invert(1);
  filter: invert(1);
  margin-bottom: -2px;
}.nomzo-theme .couponzen__loadMore.noContent{
  cursor: inherit;
  background-color: var(--htcoupon-primary);
}.nomzo-theme .couponzen__btn_more{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  border: none;
  padding: 0 28px;
  border-radius: 8px;
  background-color: #2e639a;
  color: #fff;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
}.nomzo-theme .couponzen__shareable-link{
  color: #2e639a;
  font-weight: 600;
}.nomzo-theme .couponzen__card--horizontal{
  border: 1px solid #ececec;
  padding: 20px;
  border-radius: 8px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}@media only screen and (max-width: 575px){.nomzo-theme .couponzen__card--horizontal{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }}.nomzo-theme .couponzen__card--horizontal .couponzen__thum{
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 200px;
  -ms-flex: 1 0 200px;
  flex: 1 0 200px;
  margin-right: 20px;
  margin-bottom: 0;
}@media only screen and (min-width: 992px) and (max-width: 1199px){.nomzo-theme .couponzen__card--horizontal .couponzen__thum{
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 160px;
    -ms-flex: 1 0 160px;
    flex: 1 0 160px;
  }}@media only screen and (max-width: 575px){.nomzo-theme .couponzen__card--horizontal .couponzen__thum{
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 160px;
    -ms-flex: 1 0 160px;
    flex: 1 0 160px;
    margin-right: 0px;
    margin-bottom: 20px;
  }}.nomzo-theme .couponzen__card--horizontal .couponzen__button-coupon{
  background-color: transparent;
  border: 1px dashed #2e639a;
  color: #222;
}.nomzo-theme .couponzen__card--horizontal .couponzen__shareable-link{
  color: #222;
}.nomzo-theme .couponzen__card--horizontal .couponzen__des{
  margin-bottom: 0px;
}.nomzo-theme .couponzen__card--three .couponzen__button{
  width: 100%;
  text-align: center;
}.nomzo-theme .couponzen__card--three .couponzen__button-coupon{
  background-color: transparent;
  border: 1px dashed #2e639a;
  color: #222;
}.nomzo-theme .couponzen__card--three .couponzen__shareable-link{
  color: #222;
}.nomzo-theme .couponzen__card--four{
  border: 1px solid #ececec;
  padding: 20px;
  border-radius: 8px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}@media only screen and (max-width: 575px){.nomzo-theme .couponzen__card--four{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }}.nomzo-theme .couponzen__card--four .couponzen__thum{
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 340px;
  -ms-flex: 1 0 340px;
  flex: 1 0 340px;
  margin-right: 40px;
  margin-bottom: 0;
}@media only screen and (min-width: 1500px) and (max-width: 1599px){.nomzo-theme .couponzen__card--four .couponzen__thum{
    margin-right: 30px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 300px;
    -ms-flex: 1 0 300px;
    flex: 1 0 300px;
  }}@media only screen and (min-width: 1200px) and (max-width: 1499px){.nomzo-theme .couponzen__card--four .couponzen__thum{
    margin-right: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 250px;
    -ms-flex: 1 0 250px;
    flex: 1 0 250px;
  }}@media only screen and (min-width: 992px) and (max-width: 1199px){.nomzo-theme .couponzen__card--four .couponzen__thum{
    margin-right: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 158px;
    -ms-flex: 1 0 158px;
    flex: 1 0 158px;
  }}@media only screen and (max-width: 767px){.nomzo-theme .couponzen__card--four .couponzen__thum{
    margin-right: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 200px;
    -ms-flex: 1 0 200px;
    flex: 1 0 200px;
  }}@media only screen and (max-width: 575px){.nomzo-theme .couponzen__card--four .couponzen__thum{
    margin-right: 0px;
    margin-bottom: 20px;
  }}.nomzo-theme .couponzen__card--four .couponzen__button-coupon{
  background-color: transparent;
  border: 1px dashed #2e639a;
  color: #222;
}.nomzo-theme .couponzen__card--four .couponzen__des{
  margin-bottom: 10px;
}.nomzo-theme .couponzen__card--four .couponzen__shareable-link{
  color: #222;
}.nomzo-theme .couponzen__button-coupon.copied:before{
  content: attr(data-copytext);
  position: absolute;
  top: -32px;
  left: 50%;
  width: auto;
  background: black;
  line-height: 12px;
  padding: 5px 10px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  transform: translateX(-50%);
}.nomzo-theme .couponzen__button-coupon.copied::after{
  content: attr(data-copytext);
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: "";
  height: 0;
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 0;
  top: -13px;
  transform: translateX(-50%) rotate(90deg);
}.nomzo-theme .couponzen__button-coupon:hover:before{
  content: attr(data-copytext);
  position: absolute;
  top: -32px;
  left: 50%;
  width: auto;
  background: black;
  line-height: 12px;
  padding: 5px 10px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  transform: translateX(-50%);
}.nomzo-theme .couponzen__button-coupon:hover::after{
  content: attr(data-copytext);
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: "";
  height: 0;
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 0;
  top: -13px;
  transform: translateX(-50%) rotate(90deg);
}.nomzo-theme .couponzen__button-coupon:hover{
  color: #000;
}.nomzo-theme .text-center{
  text-align: center;
  margin: auto;
}.nomzo-theme .couponzen_single_coupon{
  margin: auto;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 30px;
}.nomzo-theme .cuponzen-pagination-style{
  display: inline-block;
}.nomzo-theme .cuponzen-pagination-style a{
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color 0.3s;
  margin-right: 5px;
}.nomzo-theme .cuponzen-pagination-style a:not(.cuponzen-pointer){
  border: 1px solid #ddd;
  cursor: pointer;
}.nomzo-theme .cuponzen-pagination-style a.active{
  background-color: #fbc50b;
  color: white;
  border: 1px solid #fbc50b;
  pointer-events: none;
}.nomzo-theme .cuponzen-pagination-style a:hover:not(.active){
  background-color: #ddd;
  border: 1px solid #ddd;
}.nomzo-theme .cuponzen-pagination-style a:hover{
  color: #000;
  background-color: #ddd;
  border: 1px solid #ddd;
}.nomzo-theme .cuponzen-pointer{
  pointer-events: none;
}.nomzo-theme .couponzen__single_coupon{
  padding-top: 50px;
  padding-bottom: 50px;
}.nomzo-theme .couponzen__button-auto-coupon{   
  background-color: #f2f2f2;
  font-size: 14px;
  position: relative;
  pointer-events: none;
}.nomzo-theme .couponzen__button-auto-coupon:hover{
  background-color: #f2f2f2;
  font-size: 14px;
  position: relative;
  color: #000;
}.nomzo-theme .couponzen__button-auto-coupon-2{   
  background-color: transparent;
  border: 1px dashed #2e639a;
  color: #222;
}.nomzo-theme .couponzen__button-auto-coupon-2:hover{
  background-color: transparent;
  border: 1px dashed #2e639a;
  color: #222;
}.nomzo-theme .beforeLoader{
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.05);
  z-index: 2;
  border-radius: 8px;
  
}.nomzo-theme .couponzen-after-loader{
  border: 5px solid #f3f3f3;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-top: 5px solid #555;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin: auto;
  position: absolute;
  left: 50%;
  right: auto;
  top: 370px;
  z-index: 999;
}.nomzo-theme .couponzen__container{
  position: relative;
}@-webkit-keyframes spin{
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}@keyframes spin{
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}.nomzo-theme .couponzen_remaining_days{
  color: #fb710b;
}
.nomzo-theme .elementor-7423 .elementor-element.elementor-element-d891cea{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.5;border-style:none;--border-style:none;overflow:visible;}.nomzo-theme .elementor-7423 .elementor-element.elementor-element-d891cea::before,.nomzo-theme .elementor-7423 .elementor-element.elementor-element-d891cea > .elementor-background-video-container::before,.nomzo-theme .elementor-7423 .elementor-element.elementor-element-d891cea > .e-con-inner > .elementor-background-video-container::before,.nomzo-theme .elementor-7423 .elementor-element.elementor-element-d891cea > .elementor-background-slideshow::before,.nomzo-theme .elementor-7423 .elementor-element.elementor-element-d891cea > .e-con-inner > .elementor-background-slideshow::before,.nomzo-theme .elementor-7423 .elementor-element.elementor-element-d891cea > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-1fac472 );--background-overlay:"";}.nomzo-theme .elementor-7423 .elementor-element.elementor-element-6cc1c2bc > .elementor-widget-container{padding:60px 60px 60px 60px;border-style:dashed;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-572a79c );border-radius:14px 14px 14px 14px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.07);}.nomzo-theme .elementor-7423 .elementor-element.elementor-element-6cc1c2bc .prthalign{text-align:center;}.nomzo-theme .elementor-7423 .elementor-element.elementor-element-6cc1c2bc .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-7423 .elementor-element.elementor-element-6cc1c2bc .elementor-gt-heading{color:#2E639A;}.nomzo-theme .elementor-7423 .elementor-element.elementor-element-6cc1c2bc .xhosting-elementor-desc{color:var( --e-global-color-f4c4bf7 );}.nomzo-theme .elementor-7423 .elementor-element.elementor-element-59560eb{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;overflow:visible;}.nomzo-theme .elementor-7423 .elementor-element.elementor-element-51fc580{border-style:none;}.nomzo-theme{--page-title-display:none;}@media (max-width:1024px){.nomzo-theme .elementor-7423 .elementor-element.elementor-element-59560eb{--grid-auto-flow:row;}}@media (max-width:767px){.nomzo-theme .elementor-7423 .elementor-element.elementor-element-59560eb{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}
.nomzo-theme .elementor-1880 .elementor-element.elementor-element-1493072{--display:flex;--min-height:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-1880 .elementor-element.elementor-element-3c450bbf .tg-btn{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-572a79c ) 0%, var( --e-global-color-572a79c ) 100%);}.nomzo-theme .elementor-1880 .elementor-element.elementor-element-3c450bbf .tg-btn:hover,.nomzo-theme .elementor-1880 .elementor-element.elementor-element-3c450bbf .tg-btn:hover::after{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-572a79c ) 0%, var( --e-global-color-572a79c ) 100%);}.nomzo-theme .elementor-1880 .elementor-element.elementor-element-3c450bbf > .elementor-widget-container{padding:0px 38px 0px 38px;}.nomzo-theme .elementor-1880 .elementor-element.elementor-element-3c450bbf .navbar-nav li:is(.dropdown) > a::before{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-1880 .elementor-element.elementor-element-3c450bbf .navbar-nav>li>a:hover{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-1880 .elementor-element.elementor-element-3c450bbf .tg-btn:hover{color:#F6F7F7;}.nomzo-theme .elementor-1880 .elementor-element.elementor-element-3c450bbf .tg-btn:hover .btn-text{color:#F6F7F7;}@media (max-width:767px){.nomzo-theme .elementor-1880 .elementor-element.elementor-element-3c450bbf > .elementor-widget-container{padding:0px 0px 0px 0px;}}
.nomzo-theme .elementor-17 .elementor-element.elementor-element-19d29f0b{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;overflow:visible;}.nomzo-theme .elementor-17 .elementor-element.elementor-element-7a92df9{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:35px;--padding-bottom:35px;--padding-left:35px;--padding-right:35px;overflow:visible;}.nomzo-theme .elementor-17 .elementor-element.elementor-element-7a92df9:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-17 .elementor-element.elementor-element-7a92df9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.nomzo-theme .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.nomzo-theme .elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.nomzo-theme .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.nomzo-theme .elementor-17 .elementor-element.elementor-element-176f301a{font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-17 .elementor-element.elementor-element-176f301a a{color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-17 .elementor-element.elementor-element-29e7b514{--display:flex;overflow:visible;}@media (min-width:768px){.nomzo-theme .elementor-17 .elementor-element.elementor-element-19d29f0b{--content-width:1076px;}}
.nomzo-theme .elementor-2849 .elementor-element.elementor-element-1082ab2{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:024px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-1082ab2:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2849 .elementor-element.elementor-element-1082ab2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-19be9b3 > .elementor-widget-container{margin:0px 23px 0px 23px;border-style:dashed;border-color:var( --e-global-color-572a79c );border-radius:9px 9px 9px 9px;box-shadow:0px 0px 7px 0px rgba(0, 0, 0, 0.1);}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-19be9b3 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-19be9b3 .banner__poster-content .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-19be9b3 .tg-btn{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-19be9b3 .tg-link-btn{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-580ffa4a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-580ffa4a:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2849 .elementor-element.elementor-element-580ffa4a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-44d9b6c1 .banner__review .rating{color:#2e639a;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-7145ebde{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--align-content:center;--padding-top:57px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-55da9fdb{--display:flex;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-7a1dc2ec > .elementor-widget-container{padding:0px 0px 20px 0px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-7a1dc2ec .prthalign{text-align:center;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-7a1dc2ec .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-404a0ae5{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.05);--margin-top:0px;--margin-bottom:0px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-e4eb904 .title{color:#2E639A;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-6c6021c6{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.05);--margin-top:0px;--margin-bottom:0px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-2a0d90f1 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-202ebb8e{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.05);--margin-top:0px;--margin-bottom:0px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-15a31dee .title{color:var( --e-global-color-211ccc1 );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-416adf09{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:14px 14px 14px 14px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.05);--margin-top:0px;--margin-bottom:0px;--margin-left:3px;--margin-right:3px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-5ee2db1d .title{color:#BB2B2B;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-4e0edde4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:90px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-552cd86f{--display:flex;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-291eda93 > .elementor-widget-container{padding:0px 0px 20px 0px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-291eda93 .prthalign{text-align:center;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-291eda93 .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-291eda93 .elementor-gt-heading{font-size:25px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-2c56d1dd{--display:flex;border-style:dashed;--border-style:dashed;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:0px;--margin-bottom:10px;--margin-left:0px;--margin-right:5px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-4b476419 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-4b476419 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-4b476419 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-13d67da8{--display:flex;border-style:dashed;--border-style:dashed;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:0px;--margin-bottom:10px;--margin-left:5px;--margin-right:5px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-77f27fa0 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-77f27fa0 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-77f27fa0 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-13b1f152{--display:flex;border-style:dashed;--border-style:dashed;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:0px;--margin-bottom:10px;--margin-left:5px;--margin-right:5px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-353cc75d .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-353cc75d .features__content-four p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-353cc75d .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-5afa76d{--display:flex;border-style:dashed;--border-style:dashed;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:0px;--margin-bottom:10px;--margin-left:5px;--margin-right:0px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-33996c42 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-33996c42 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-33996c42 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-7c9d71df{--display:flex;border-style:dashed;--border-style:dashed;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:10px;--margin-bottom:0px;--margin-left:0px;--margin-right:5px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-79b2feaf .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-79b2feaf .features__content-four p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-79b2feaf .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-40b84cea{--display:flex;border-style:dashed;--border-style:dashed;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:10px;--margin-bottom:0px;--margin-left:5px;--margin-right:5px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-66e12a71 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-66e12a71 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-66e12a71 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-f87ef00{--display:flex;border-style:dashed;--border-style:dashed;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:10px;--margin-bottom:0px;--margin-left:5px;--margin-right:5px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-3f5c1c6a .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-3f5c1c6a .features__content-four p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-3f5c1c6a .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-518eddde{--display:flex;border-style:dashed;--border-style:dashed;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:10px;--margin-bottom:0px;--margin-left:5px;--margin-right:0px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-37aab252 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-37aab252 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-37aab252 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-7c25d984{--display:flex;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-7c25d984:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2849 .elementor-element.elementor-element-7c25d984 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-59682018 > .elementor-widget-container{padding:0px 12px 30px 12px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-59682018 .elementor-gt-heading{font-size:25px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-29c0820e > .elementor-widget-container{padding:0px 12px 0px 12px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-1300b892 > .elementor-widget-container{margin:-5px 0px 0px 0px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-1102264d > .elementor-widget-container{padding:0px 0px 0px 0px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-1102264d .btnalign{text-align:left;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-b6e435a{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:120px;--padding-bottom:110px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-c10b6f6 > .elementor-widget-container{padding:0px 0px 30px 0px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-c10b6f6 .prthalign{text-align:center;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-c10b6f6 .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-c10b6f6 .elementor-gt-heading{font-size:25px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-5d2092c .btnalign{text-align:left;}@media (max-width:767px){.nomzo-theme .elementor-2849 .elementor-element.elementor-element-404a0ae5{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-6c6021c6{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-202ebb8e{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-416adf09{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}}@media (min-width:768px){.nomzo-theme .elementor-2849 .elementor-element.elementor-element-1082ab2{--content-width:1200px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-580ffa4a{--width:100%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-7145ebde{--content-width:1200px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-55da9fdb{--width:100%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-404a0ae5{--width:24%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-6c6021c6{--width:24%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-202ebb8e{--width:24%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-416adf09{--width:24%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-4e0edde4{--content-width:1200px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-552cd86f{--width:100%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-2c56d1dd{--width:24%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-13d67da8{--width:24%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-13b1f152{--width:24%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-5afa76d{--width:24%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-7c9d71df{--width:24%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-40b84cea{--width:24%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-f87ef00{--width:24%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-518eddde{--width:24%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-7c25d984{--content-width:1200px;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-b6e435a{--content-width:916px;}}@media (max-width:1024px) and (min-width:768px){.nomzo-theme .elementor-2849 .elementor-element.elementor-element-404a0ae5{--width:50%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-6c6021c6{--width:50%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-202ebb8e{--width:50%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-416adf09{--width:50%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-2c56d1dd{--width:50%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-13d67da8{--width:50%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-13b1f152{--width:50%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-5afa76d{--width:50%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-7c9d71df{--width:50%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-40b84cea{--width:50%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-f87ef00{--width:50%;}.nomzo-theme .elementor-2849 .elementor-element.elementor-element-518eddde{--width:50%;}}
.nomzo-theme .elementor-2886 .elementor-element.elementor-element-d3cbad5{--display:flex;--overlay-opacity:0.9;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:26px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-d3cbad5:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2886 .elementor-element.elementor-element-d3cbad5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1fac472 );background-image:url("../source/content/templates/2025/08/features_shape.svg");}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-d3cbad5::before,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-d3cbad5 > .elementor-background-video-container::before,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-d3cbad5 > .e-con-inner > .elementor-background-video-container::before,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-d3cbad5 > .elementor-background-slideshow::before,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-d3cbad5 > .e-con-inner > .elementor-background-slideshow::before,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-d3cbad5 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-1fac472 );--background-overlay:"";}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ef37284 .banner__inner-wrap,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ef37284 .features__item,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ef37284 .features__item-two,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ef37284 .features__item-three,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ef37284 .features__item-five,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ef37284 .hosting__top-area{background-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ef37284 > .elementor-widget-container{border-style:none;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ef37284 .banner__inner-wrap,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ef37284 .features__item,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ef37284 .features__item-three,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ef37284 .features__item-two{border-style:dashed;border-color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-bcb1f48{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--align-content:center;--padding-top:57px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-62fb51e4{--display:flex;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-4c166bb0 > .elementor-widget-container{padding:0px 0px 20px 0px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-4c166bb0 .prthalign{text-align:center;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-4c166bb0 .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-755f076b{--display:flex;border-style:none;--border-style:none;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-1a02c12c .title{color:#2E639A;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-2c33aef9{--display:flex;border-style:none;--border-style:none;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-67e6ba6a .title{color:var( --e-global-color-211ccc1 );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-25760e43{--display:flex;border-style:none;--border-style:none;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.05);--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-d7533a3 .title{color:var( --e-global-color-211ccc1 );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-9174eee{--display:flex;border-style:none;--border-style:none;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-9a03bb7 .title{color:#BB2B2B;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-5917016{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-5917016:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2886 .elementor-element.elementor-element-5917016 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1f66a2b );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-48739ad{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--border-radius:16px 16px 16px 16px;--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-48739ad:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2886 .elementor-element.elementor-element-48739ad > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1f66a2b );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-7b971b6{--display:flex;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8f579ee > .elementor-widget-container{padding:0px 0px 20px 0px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8f579ee .prthalign{text-align:center;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8f579ee .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8f579ee .elementor-gt-heading{font-size:30px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8f7fa37{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:0px;--margin-bottom:5px;--margin-left:0px;--margin-right:5px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-87cde16 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-87cde16 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-87cde16 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-5c9c24d{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:0px;--margin-bottom:5px;--margin-left:5px;--margin-right:5px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-a47d09b .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-a47d09b .features__content-four p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-a47d09b .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-73db037{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:0px;--margin-bottom:5px;--margin-left:5px;--margin-right:5px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-6622acf .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-6622acf .features__content-four p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-6622acf .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-cbe0a76{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:0px;--margin-bottom:5px;--margin-left:5px;--margin-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ae69aaf .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ae69aaf .features__content-four p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ae69aaf .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8163b18{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:5px;--margin-bottom:0px;--margin-left:0px;--margin-right:5px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-5b76766 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-5b76766 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-5b76766 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-c145603{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:5px;--margin-bottom:0px;--margin-left:5px;--margin-right:5px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8098b9d .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8098b9d .features__content-four p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8098b9d .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-05f8cd0{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:5px;--margin-bottom:0px;--margin-left:5px;--margin-right:5px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-21ac224 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-21ac224 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-21ac224 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-c467f99{--display:flex;border-style:dashed;--border-style:dashed;border-color:var( --e-global-color-572a79c );--border-color:var( --e-global-color-572a79c );--border-radius:15px 15px 15px 15px;--margin-top:5px;--margin-bottom:0px;--margin-left:5px;--margin-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-b9104ca .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-b9104ca .features__content-four p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-b9104ca .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-59d6b406{--display:flex;--padding-top:140px;--padding-bottom:140px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-49248846{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-6448f409{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .banner__inner-wrap,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .features__item,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .features__item-two,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .features__item-three,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .features__item-five,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .hosting__top-area{background-color:var( --e-global-color-1f66a2b );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 > .elementor-widget-container{border-radius:20px 20px 20px 20px;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .banner__inner-wrap,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .features__item,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .features__item-three,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .features__item-two{border-style:dashed;border-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .banner__poster-content .title{color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .banner__content > p{color:var( --e-global-color-f4c4bf7 );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .features__content p{color:var( --e-global-color-f4c4bf7 );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .features__content-three > p{color:var( --e-global-color-f4c4bf7 );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-3a744252 .hosting__top-content > p{color:var( --e-global-color-f4c4bf7 );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-22339bda{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:12px;--padding-right:12px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-54ebeab0 .banner__inner-wrap,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-54ebeab0 .features__item,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-54ebeab0 .features__item-two,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-54ebeab0 .features__item-three,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-54ebeab0 .features__item-five,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-54ebeab0 .hosting__top-area{background-color:var( --e-global-color-1fac472 );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-54ebeab0 > .elementor-widget-container{border-radius:20px 20px 20px 20px;box-shadow:0px 0px 5px 0px rgba(0,0,0,0.5);}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-54ebeab0 .banner__inner-wrap,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-54ebeab0 .features__item,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-54ebeab0 .features__item-three,.nomzo-theme .elementor-2886 .elementor-element.elementor-element-54ebeab0 .features__item-two{border-style:dashed;border-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-5d53a4f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--padding-top:110px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-5d53a4f:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2886 .elementor-element.elementor-element-5d53a4f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-572a79c );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-e2aeaf7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;--border-radius:24px 24px 24px 24px;--margin-top:0px;--margin-bottom:0px;--margin-left:15px;--margin-right:15px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-1480595{--display:flex;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ecf2243 > .elementor-widget-container{padding:0px 0px 60px 0px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ecf2243 .prthalign{text-align:center;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ecf2243 .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ecf2243 .elementor-gt-heading{color:#FFFFFF;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-ecf2243 .xhosting-elementor-desc{color:#FFFFFF;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-2e7279a{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-96ba56a .features__content-four p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-96ba56a .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-96ba56a .features__icon{border-color:#EEF2F6;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-96ba56a .features__icon-four{border-color:#EEF2F6;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-9744fa5{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-bffd5b7 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-bffd5b7 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-bffd5b7 .features__icon{border-color:#EEF2F6;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-bffd5b7 .features__icon-four{border-color:#EEF2F6;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-158fb47{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8780745 .features__content-four p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8780745 .features__content-nine p{color:#404248;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8780745 .features__icon{border-color:#EEF2F6;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8780745 .features__icon-four{border-color:#EEF2F6;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-4aceb783{--display:flex;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-4aceb783:not(.elementor-motion-effects-element-type-background),.nomzo-theme .elementor-2886 .elementor-element.elementor-element-4aceb783 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-c1ff1fa );}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-1d64bf8 > .elementor-widget-container{padding:0px 12px 30px 12px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-15826c51 > .elementor-widget-container{padding:0px 12px 0px 12px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-1abfb5c4 > .elementor-widget-container{margin:-5px 0px 0px 0px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-255b8533 > .elementor-widget-container{padding:0px 0px 0px 0px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-255b8533 .btnalign{text-align:left;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-818a323{--display:flex;--flex-direction:row-reverse;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-1d40c2d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-da9c66e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:30px 0px;--row-gap:30px;--column-gap:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-e29c891 > .elementor-widget-container{padding:0px 0px 0px 0px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-e29c891 .prthalign{text-align:left;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-e29c891 .agt-section-title-3 .subtitle{justify-content:left;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-037acb5 .btnalign{text-align:left;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-037acb5 .tg-btn{color:#6F56DA;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-037acb5 .tg-link-btn{color:#6F56DA;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-037acb5 .faq__content .tg-link-btn::after,.nomzo-theme .faq__content .tg-link-btn::before{background:#6F56DA;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-6273d02{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:110px;--padding-left:0px;--padding-right:0px;overflow:visible;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-fa1431b > .elementor-widget-container{padding:0px 0px 30px 0px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-fa1431b .prthalign{text-align:center;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-fa1431b .agt-section-title-3 .subtitle{justify-content:center;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-a9771a6 > .elementor-widget-container{padding:0px 12px 0px 12px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-b6a5b5c .btnalign{text-align:left;}@media (max-width:1024px){.nomzo-theme .elementor-2886 .elementor-element.elementor-element-22339bda{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-e2aeaf7{--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-96ba56a > .elementor-widget-container{margin:0px 0px 20px 0px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-bffd5b7 > .elementor-widget-container{margin:0px 0px 20px 0px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8780745 > .elementor-widget-container{margin:0px 0px 20px 0px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-818a323{--flex-wrap:wrap;}}@media (min-width:768px){.nomzo-theme .elementor-2886 .elementor-element.elementor-element-d3cbad5{--content-width:1200px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-bcb1f48{--content-width:1200px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-62fb51e4{--content-width:1200px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-755f076b{--width:24%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-2c33aef9{--width:24%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-25760e43{--width:24%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-9174eee{--width:24%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-5917016{--content-width:1200px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-7b971b6{--content-width:1200px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8f7fa37{--width:24%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-5c9c24d{--width:24%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-73db037{--width:24%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-cbe0a76{--width:24%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8163b18{--width:24%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-c145603{--width:24%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-05f8cd0{--width:24%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-c467f99{--width:24%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-59d6b406{--content-width:1200px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-6448f409{--width:33.33%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-22339bda{--width:66.66%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-5d53a4f{--content-width:1350px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-e2aeaf7{--width:100%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-1480595{--width:100%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-2e7279a{--width:33.33%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-9744fa5{--width:33.33%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-158fb47{--width:33.33%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-4aceb783{--content-width:1200px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-818a323{--content-width:1120px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-1d40c2d{--width:41.66666667%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-da9c66e{--width:58.33333333%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-6273d02{--content-width:916px;}}@media (max-width:1024px) and (min-width:768px){.nomzo-theme .elementor-2886 .elementor-element.elementor-element-755f076b{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-2c33aef9{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-25760e43{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-9174eee{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8f7fa37{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-5c9c24d{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-73db037{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-cbe0a76{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-8163b18{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-c145603{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-05f8cd0{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-c467f99{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-6448f409{--width:100%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-22339bda{--width:100%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-2e7279a{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-9744fa5{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-158fb47{--width:50%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-1d40c2d{--width:100%;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-da9c66e{--width:100%;}}@media (max-width:767px){.nomzo-theme .elementor-2886 .elementor-element.elementor-element-755f076b{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-2c33aef9{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-25760e43{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.nomzo-theme .elementor-2886 .elementor-element.elementor-element-9174eee{--width:90%;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}}