.nextend-bullet-bar {
    display: inline-block;
}

.n2-bullet-bar-full-size {
    display: block;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.n2-bullet-bar-full-size.nextend-bullet-bar-horizontal {
    width: 100%;
}

.n2-bullet-bar-full-size.nextend-bullet-bar-vertical {
    height: 100%;
}

.nextend-bullet-bar > div {
    display: inline-block;
    cursor: pointer;
    transition: background-color 0.4s;
    vertical-align: top;
}

.nextend-bullet-bar > div.n2-active {
    cursor: default;
}
div#n2-ss-1 .smart-slider-animate-slide.smart-slider-animate-in {
  z-index: 2;
  opacity: 1;
}
div#n2-ss-1 .smart-slider-animate-slide.smart-slider-animate-out {
  z-index: 3;
  opacity: 1;
}
div#n2-ss-1 {
  z-index: 3;
  margin: 0px 0px 0px 0px;
  position: relative;
}
div#n2-ss-1 * {
  font-size: inherit;
  line-height: inherit;
}
div#n2-ss-1 *,
div#n2-ss-1 *:before,
div#n2-ss-1 *:after {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
div#n2-ss-1.n2-ss-load-fade {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
div#n2-ss-1.n2-ss-load-fade.n2-ss-loaded {
  opacity: 1;
  position: relative;
}
div#n2-ss-1 .unselectable {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div#n2-ss-1 a,
div#n2-ss-1 a:focus {
  outline: none !important;
}
div#n2-ss-1 h1,
div#n2-ss-1 h2,
div#n2-ss-1 h3,
div#n2-ss-1 h4,
div#n2-ss-1 h5,
div#n2-ss-1 h6,
div#n2-ss-1 p {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  height: auto;
  width: auto;
  border: 0;
  box-shadow: none;
}
div#n2-ss-1 img {
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: transparent;
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: top;
  -moz-transition-property: none;
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none;
}
div#n2-ss-1 .n2-ss-slide,
div#n2-ss-1 .n2-ss-canvas {
  position: relative;
}
div#n2-ss-1 .n2-ss-slide,
div#n2-ss-1 .n2-ss-canvas {
  overflow: hidden !important;
}
div#n2-ss-1 .n2-ss-slide-background,
div#n2-ss-1 .n2-ss-slide-background > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div#n2-ss-1 .n2-ss-slide-background img {
  max-width: none;
}
div#n2-ss-1 .n2-ss-slide-simple {
  width: 100% !important;
  height: 100% !important;
}
div#n2-ss-1 .n2-ss-slide-stretch {
  width: 100%;
  height: 100%;
}
div#n2-ss-1 .n2-ss-slide-center {
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
div#n2-ss-1 .n2-ss-slide-tile {
  background-repeat: repeat;
  background-position: 50% 50%;
}
div#n2-ss-1 .n2-ss-slide-background-video {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}
div#n2-ss-1 .n2-ss-slide-background-video.n2-active {
  visibility: visible;
}
div#n2-ss-1 .n2-ss-layers-container {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
div#n2-ss-1 .n2-ss-layer {
  position: absolute;
  outline: 1px solid RGBA(0,0,0,0);
}
div#n2-ss-1 .n2-ss-layer-parallax,
div#n2-ss-1 .n2-ss-layer-mask {
  width: 100%;
  height: 100%;
}
div#n2-ss-1.n2-ss-mobile .n2-ss-slider-1,
div#n2-ss-1.n2-ss-tablet .n2-ss-slider-1 {
  background-attachment: scroll !important;
}
div#n2-ss-1 .n2-ss-widget {
  display: none;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1;
  z-index: 12;
  font-size: 16px;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 1;
}
div#n2-ss-1 .n2-ss-widget.n2-ss-widget-hidden {
  opacity: 0 !important;
}
div#n2-ss-1.n2-ss-tablet .n2-ss-widget {
  font-size: 14px;
}
div#n2-ss-1.n2-ss-mobile .n2-ss-widget {
  font-size: 12px;
}
div#n2-ss-1 .n2-ss-tablet,
div#n2-ss-1 .n2-ss-mobile,
div#n2-ss-1.n2-ss-tablet .n2-ss-desktop,
div#n2-ss-1.n2-ss-mobile .n2-ss-desktop {
  display: none;
}
div#n2-ss-1 .n2-ss-desktop,
div#n2-ss-1.n2-ss-desktop .n2-ss-desktop,
div#n2-ss-1.n2-ss-tablet .n2-ss-tablet,
div#n2-ss-1.n2-ss-mobile .n2-ss-mobile {
  display: block;
}
div#n2-ss-1.n2-ss-desktop .n2-ss-widget-display-desktop,
div#n2-ss-1.n2-ss-tablet .n2-ss-widget-display-tablet,
div#n2-ss-1.n2-ss-mobile .n2-ss-widget-display-mobile {
  display: block;
}
div#n2-ss-1 .n2-ss-desktop.n2-ib,
div#n2-ss-1.n2-ss-desktop .n2-ss-desktop.n2-ib,
div#n2-ss-1.n2-ss-tablet .n2-ss-tablet.n2-ib,
div#n2-ss-1.n2-ss-mobile .n2-ss-mobile.n2-ib {
  display: inline-block;
}
div#n2-ss-1.n2-ss-desktop .n2-ss-widget-display-desktop.n2-ib,
div#n2-ss-1.n2-ss-tablet .n2-ss-widget-display-tablet.n2-ib,
div#n2-ss-1.n2-ss-mobile .n2-ss-widget-display-mobile.n2-ib {
  display: inline-block;
}
div#n2-ss-1 .n2-ss-widget-always {
  -webkit-transform: translate3d(0,0,0);
}
div#n2-ss-1 .n2-ss-widget-display-hover {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
div#n2-ss-1.n2-hover .n2-ss-widget-display-hover {
  opacity: 1;
}
div#n2-ss-1 .n2-ss-static-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  visibility: hidden;
  display: block;
  -webkit-backface-visibility: hidden;
}
div#n2-ss-1 .n2-ss-static-slide .n2-ss-layer,
div#n2-ss-1 .n2-ss-static-slide > div {
  visibility: visible;
}
div#n2-ss-1 .n2-ss-slide .nextend-slide-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none !important;
  height: auto;
  background: rgba(0,0,0,0.002);
}
div#n2-ss-1 video {
  max-width: none;
}
div#n2-ss-1 .n2-ss-item-iframe {
  height: 100%;
}
div#n2-ss-1 .n2-grab {
  cursor: url(../cursor/openhand.cur), move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
div#n2-ss-1 .n2-grabbing {
  cursor: url(../cursor/closedhand.cur), move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
div#n2-ss-1 form {
  margin: 0;
  border: 0;
  padding: 0;
}
div#n2-ss-1 .n2-fake-input,
div#n2-ss-1 input {
  height: auto;
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  font-size: 13px;
  font-family: Arial;
  box-shadow: none;
}
div#n2-ss-1 input:focus {
  outline: 0;
}
div#n2-ss-1 .n2-fake-input,
div#n2-ss-1 input[placeholder] {
  overflow: hidden;
  text-overflow: clip;
}
div#n2-ss-1 ::-moz-placeholder {
  text-overflow: clip;
}
div#n2-ss-1 input:-moz-placeholder {
  text-overflow: clip;
}
div#n2-ss-1 table {
  table-layout: auto;
  margin: 0;
}
.clear {
  clear: both;
}
div#n2-ss-1 .n2-ss-background-animation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
div#n2-ss-1 .n2-ss-background-animation img {
  max-width: none;
}
div#n2-ss-1 .n2-ss-background-animation .n2-3d-side {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  background: #333;
  outline: 1px solid rgba(0,0,0,0);
}
div#n2-ss-1 .n2-ss-background-animation .n2-ff-3d,
div#n2-ss-1 .n2-ss-background-animation .tile {
  outline: 1px solid rgba(0,0,0,0);
}
div#n2-ss-1 {
  width: 950px;
  height: 400px;
  float: left;
}
html[dir="rtl"] div#n2-ss-1 {
  float: right;
}
div#n2-ss-1 .n2-ss-slider-1 {
  position: relative;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  height: 400px;
  border-style: solid;
  border-width: 0px;
  border-color: #3E3E3E;
  border-color: RGBA(62,62,62,1);
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-repeat: repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}
div#n2-ss-1 .n2-ss-slider-background-video {
  position: absolute;
  left: 0;
  top: 0;
}
div#n2-ss-1 .n2-ss-slider-2 {
  position: relative;
  width: 100%;
  height: 100%;
}
div#n2-ss-1 .n2-ss-slider-3 {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.x-firefox div#n2-ss-1 .n2-ss-slider-2 {
  opacity: 0.99999;
}
div#n2-ss-1 .n2-ss-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 950px;
  height: 400px;
  z-index: 2;
  display: block;
  -webkit-backface-visibility: hidden;
}
div#n2-ss-1 .n2-ss-layers-container {
  position: relative;
  width: 950px;
  height: 400px;
}
div#n2-ss-1 .n2-ss-slide-active {
  z-index: 3;
}
div#n2-ss-1 .nextend-arrow-reveal {
  cursor: pointer;
  z-index: 12;
  position: relative;
  height: 115px;
  width: 32px;
  background-color: transparent;
  background-color: RGBA(0,0,0,0.5);
}
div#n2-ss-1 .nextend-arrow-reveal.n2-ss-arrow-animation-slide {
  overflow: hidden;
}
div#n2-ss-1 .nextend-arrow-reveal .nextend-arrow-arrow {
  width: 32px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
div#n2-ss-1 .nextend-arrow-reveal.nextend-arrow-next .nextend-arrow-arrow {
  float: right;
}
div#n2-ss-1 .nextend-arrow-image {
  width: 168px;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  outline: 0px solid RGBA(0,0,0,0);
}
div#n2-ss-1 .n2-ss-arrow-animation-fade .nextend-arrow-image,
div#n2-ss-1 .n2-ss-arrow-animation-turn .nextend-arrow-image {
  left: 32px;
}
div#n2-ss-1 .nextend-arrow-next .nextend-arrow-image {
  left: auto;
  right: 0;
}
div#n2-ss-1 .nextend-arrow-next.n2-ss-arrow-animation-fade .nextend-arrow-image,
div#n2-ss-1 .nextend-arrow-next.n2-ss-arrow-animation-turn .nextend-arrow-image {
  right: 32px;
}
div#n2-ss-1 .nextend-arrow-reveal .nextend-arrow-title {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 5px 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  background-color: RGBA(0,0,0,0.8);
  text-overflow: ellipsis;
  overflow: hidden;
}

div#n2-ss-1 .n2-font-ad2ccc1e428b7deb3c5482d271a02208-paragraph{font-family: 'Montserrat','Arial';color: #000000;font-size:87.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-ad2ccc1e428b7deb3c5482d271a02208-paragraph a{font-family: 'Montserrat','Arial';color: #1890d7;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-ad2ccc1e428b7deb3c5482d271a02208-paragraph a:HOVER{font-family: 'Montserrat','Arial';color: #1890d7;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}

div#n2-ss-1 .n2-font-0e764e7559630d67e0b3ac591c788278-paragraph{font-family: 'Montserrat','Arial';color: #000000;font-size:112.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-0e764e7559630d67e0b3ac591c788278-paragraph a{font-family: 'Montserrat','Arial';color: #000000;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-0e764e7559630d67e0b3ac591c788278-paragraph a:HOVER{font-family: 'Montserrat','Arial';color: #000000;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}

div#n2-ss-1 .n2-font-afae5a87a8d1b538c6a1fed2bdcc562e-link a{font-family: 'Montserrat','Arial';color: #ffffff;font-size:87.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: center;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-afae5a87a8d1b538c6a1fed2bdcc562e-link a:HOVER{}

div#n2-ss-1 .n2-style-8f280321ab4d0ae931b2c5b4ab936a8b-heading{background: #73a92a;padding:10px 30px 10px 30px ;box-shadow: none;border-width: 0px;border-style: solid;border-color: #000000; border-color: RGBA(0,0,0,1);border-radius:0px;}
div#n2-ss-1 .n2-style-8f280321ab4d0ae931b2c5b4ab936a8b-heading:Hover{}

div#n2-ss-1 .n2-font-9a5f073694b0745374a61e668e50079d-paragraph{font-family: 'Montserrat','Arial';color: #282828;font-size:112.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-9a5f073694b0745374a61e668e50079d-paragraph a{font-family: 'Montserrat','Arial';color: #282828;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-9a5f073694b0745374a61e668e50079d-paragraph a:HOVER{font-family: 'Montserrat','Arial';color: #282828;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}

div#n2-ss-1 .n2-style-a6ed84f0cd0c7e4f774251e22f90cdcd-heading{background: #ffffff;background: RGBA(255,255,255,0);padding:0px 0px 0px 0px ;box-shadow: none;border-width: 0px;border-style: solid;border-color: #000000; border-color: RGBA(0,0,0,1);border-radius:0px;}
div#n2-ss-1 .n2-style-a6ed84f0cd0c7e4f774251e22f90cdcd-heading:Hover{}

div#n2-ss-1 .n2-font-1304-paragraph{font-family: 'Montserrat','Arial';color: #282828;font-size:87.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-1304-paragraph a{font-family: 'Montserrat','Arial';color: #1890d7;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-1304-paragraph a:HOVER{@tab2}

div#n2-ss-1 .n2-font-1304-paragraph{font-family: 'Montserrat','Arial';color: #282828;font-size:87.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-1304-paragraph a{font-family: 'Montserrat','Arial';color: #1890d7;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-1304-paragraph a:HOVER{@tab2}

div#n2-ss-1 .n2-font-91d5b4ee4afc9bf3dda1687c4300e26d-link a{font-family: 'Montserrat','Arial';color: #ffffff;font-size:112.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: center;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-91d5b4ee4afc9bf3dda1687c4300e26d-link a:HOVER{}

div#n2-ss-1 .n2-style-8f280321ab4d0ae931b2c5b4ab936a8b-heading{background: #73a92a;padding:10px 30px 10px 30px ;box-shadow: none;border-width: 0px;border-style: solid;border-color: #000000; border-color: RGBA(0,0,0,1);border-radius:0px;}
div#n2-ss-1 .n2-style-8f280321ab4d0ae931b2c5b4ab936a8b-heading:Hover{}

div#n2-ss-1 .n2-font-d93b6413d1830e4de1b68fae51bb109e-paragraph{font-family: 'Montserrat','Arial';color: #282828;font-size:75%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-d93b6413d1830e4de1b68fae51bb109e-paragraph a{font-family: 'Montserrat','Arial';color: #282828;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-d93b6413d1830e4de1b68fae51bb109e-paragraph a:HOVER{font-family: 'Montserrat','Arial';color: #282828;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}

div#n2-ss-1 .n2-font-1304-paragraph{font-family: 'Montserrat','Arial';color: #282828;font-size:87.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-1304-paragraph a{font-family: 'Montserrat','Arial';color: #1890d7;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-1304-paragraph a:HOVER{@tab2}

div#n2-ss-1 .n2-font-1103-link a{font-family: 'Montserrat','Arial';color: #ffffff;font-size:87.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: center;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-1103-link a:HOVER{@tab1}

div#n2-ss-1 .n2-style-1101-heading{background: #5cba3c;padding:10px 30px 10px 30px ;box-shadow: none;border-width: 0px;border-style: solid;border-color: #000000; border-color: RGBA(0,0,0,1);border-radius:0px;}
div#n2-ss-1 .n2-style-1101-heading:Hover{@tab1}

div#n2-ss-1 .n2-font-1103-link a{font-family: 'Montserrat','Arial';color: #ffffff;font-size:87.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: center;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-1103-link a:HOVER{@tab1}

div#n2-ss-1 .n2-style-1101-heading{background: #5cba3c;padding:10px 30px 10px 30px ;box-shadow: none;border-width: 0px;border-style: solid;border-color: #000000; border-color: RGBA(0,0,0,1);border-radius:0px;}
div#n2-ss-1 .n2-style-1101-heading:Hover{@tab1}

div#n2-ss-1 .n2-font-e8a28ae51efeccf651ace2d65debc62f-paragraph{font-family: 'Montserrat','Arial';color: #ffffff;font-size:87.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-e8a28ae51efeccf651ace2d65debc62f-paragraph a{font-family: 'Montserrat','Arial';color: #1890d7;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-e8a28ae51efeccf651ace2d65debc62f-paragraph a:HOVER{font-family: 'Montserrat','Arial';color: #1890d7;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}

div#n2-ss-1 .n2-font-e8a28ae51efeccf651ace2d65debc62f-paragraph{font-family: 'Montserrat','Arial';color: #ffffff;font-size:87.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-e8a28ae51efeccf651ace2d65debc62f-paragraph a{font-family: 'Montserrat','Arial';color: #1890d7;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-e8a28ae51efeccf651ace2d65debc62f-paragraph a:HOVER{font-family: 'Montserrat','Arial';color: #1890d7;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}

div#n2-ss-1 .n2-style-f2a9a669d1560f661b313363e1b3ac6f-heading{background: #ffffff;background: RGBA(255,255,255,0);padding:5px 20px 5px 20px ;box-shadow: none;border-width: 2px;border-style: solid;border-color: #ffffff; border-color: RGBA(255,255,255,1);border-radius:0px;.modern-badge-glass {
  display: inline-block;
  padding: 12px 26px;
  color: #ffffff;
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  
  /* Ефект розмиття фону за плашкою */
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  
  /* Глянцева тонка рамка */
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 50px; /* Повністю округлі краї */
  
  /* М'яке свічення */
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2);
  transition: matrix 0.4s cubic-bezier(0.25, 1, 0.5, 1), background 0.3s;
  cursor: pointer;
}

.modern-badge-glass:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 32px 0 rgba(255, 255, 255, 0.1);
}}
div#n2-ss-1 .n2-style-f2a9a669d1560f661b313363e1b3ac6f-heading:Hover{.modern-badge-glass {
  display: inline-block;
  padding: 12px 26px;
  color: #ffffff;
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  
  /* Ефект розмиття фону за плашкою */
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  
  /* Глянцева тонка рамка */
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 50px; /* Повністю округлі краї */
  
  /* М'яке свічення */
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2);
  transition: matrix 0.4s cubic-bezier(0.25, 1, 0.5, 1), background 0.3s;
  cursor: pointer;
}

.modern-badge-glass:hover {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 32px 0 rgba(255, 255, 255, 0.1);
}
}

div#n2-ss-1 .n2-font-1304-paragraph{font-family: 'Montserrat','Arial';color: #282828;font-size:87.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-1304-paragraph a{font-family: 'Montserrat','Arial';color: #1890d7;font-size:100%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-1304-paragraph a:HOVER{@tab2}

div#n2-ss-1 .n2-font-1103-link a{font-family: 'Montserrat','Arial';color: #ffffff;font-size:87.5%;text-shadow: none;line-height: 1.5;font-weight: normal;font-style: normal;text-decoration: none;text-align: center;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-1103-link a:HOVER{@tab1}

div#n2-ss-1 .n2-style-1101-heading{background: #5cba3c;padding:10px 30px 10px 30px ;box-shadow: none;border-width: 0px;border-style: solid;border-color: #000000; border-color: RGBA(0,0,0,1);border-radius:0px;}
div#n2-ss-1 .n2-style-1101-heading:Hover{@tab1}

div#n2-ss-1 .n2-font-f425a03cfe5d5d816c71de6e3b4952bc-simple{font-family: 'Montserrat';color: #ffffff;font-size:75%;text-shadow: none;line-height: 1.3;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;}

div#n2-ss-1 .n2-style-352c811bf6e9ca8bdd7ba074990860c6-dot{background: #000000;background: RGBA(0,0,0,0.67);padding:5px 9px 5px 9px ;box-shadow: none;border-width: 0px;border-style: solid;border-color: #000000; border-color: RGBA(0,0,0,1);border-radius:0px;min-width: 10px;
margin: 4px;}
div#n2-ss-1 .n2-style-352c811bf6e9ca8bdd7ba074990860c6-dot.n2-active, div#n2-ss-1 .n2-style-352c811bf6e9ca8bdd7ba074990860c6-dot:HOVER{background: #5cba3c;padding:5px 9px 5px 9px ;}

div#n2-ss-1 .n2-font-75c7d71c5b26f0dd951f15ff220d40ad-dot{font-family: 'Montserrat';color: #ffffff;font-size:87.5%;text-shadow: none;line-height: 1.2;font-weight: normal;font-style: normal;text-decoration: none;text-align: center;letter-spacing: normal;word-spacing: normal;text-transform: none;}
div#n2-ss-1 .n2-font-75c7d71c5b26f0dd951f15ff220d40ad-dot.n2-active, div#n2-ss-1 .n2-font-75c7d71c5b26f0dd951f15ff220d40ad-dot:HOVER{color: #ffffff;}

