img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.wp-block-audio figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-audio figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-code {
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: Menlo, Consolas, monaco, monospace;
    padding: .8em 1em
}

.wp-block-embed figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-embed figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.blocks-gallery-caption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .blocks-gallery-caption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-image figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-image figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-pullquote {
    border-top: 4px solid;
    border-bottom: 4px solid;
    margin-bottom: 1.75em;
    color: currentColor
}

.wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
    color: currentColor;
    text-transform: uppercase;
    font-size: .8125em;
    font-style: normal
}

.wp-block-quote {
    border-left: .25em solid;
    margin: 0 0 1.75em;
    padding-left: 1em
}

.wp-block-quote cite,
.wp-block-quote footer {
    color: currentColor;
    font-size: .8125em;
    position: relative;
    font-style: normal
}

.wp-block-quote.has-text-align-right {
    border-left: none;
    border-right: .25em solid;
    padding-left: 0;
    padding-right: 1em
}

.wp-block-quote.has-text-align-center {
    border: none;
    padding-left: 0
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-quote.is-style-plain {
    border: none
}

.wp-block-search .wp-block-search__label {
    font-weight: 700
}

:where(.wp-block-group.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-separator.has-css-opacity {
    opacity: .4
}

.wp-block-separator {
    border: none;
    border-bottom: 2px solid;
    margin-left: auto;
    margin-right: auto
}

.wp-block-separator.has-alpha-channel-opacity {
    opacity: 1
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    width: 100px
}

.wp-block-separator.has-background:not(.is-style-dots) {
    border-bottom: none;
    height: 1px
}

.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
    height: 2px
}

.wp-block-table thead {
    border-bottom: 3px solid
}

.wp-block-table tfoot {
    border-top: 3px solid
}

.wp-block-table td,
.wp-block-table th {
    padding: .5em;
    border: 1px solid;
    word-break: normal
}

.wp-block-table figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-table figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-video figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-video figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-template-part.has-background {
    padding: 1.25em 2.375em;
    margin-top: 0;
    margin-bottom: 0
}

body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--duotone--dark-grayscale: url('index.html');
    --wp--preset--duotone--grayscale: url('index.html');
    --wp--preset--duotone--purple-yellow: url('index.html');
    --wp--preset--duotone--blue-red: url('index.html');
    --wp--preset--duotone--midnight: url('index.html');
    --wp--preset--duotone--magenta-yellow: url('index.html');
    --wp--preset--duotone--purple-green: url('index.html');
    --wp--preset--duotone--blue-orange: url('index.html');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
}

.has-black-color {
    color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
    color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}

div#n2-ss-2 .n2-ss-slider-1 {
    display: grid;
    position: relative;
}

div#n2-ss-2 .n2-ss-slider-2 {
    display: grid;
    position: relative;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    border: 0px solid RGBA(62, 62, 62, 1);
    border-radius: 0px;
    background-clip: padding-box;
    background-repeat: repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    z-index: 1;
}

div#n2-ss-2:not(.n2-ss-loaded) .n2-ss-slider-2 {
    background-image: none !important;
}

div#n2-ss-2 .n2-ss-slider-3 {
    display: grid;
    grid-template-areas: 'cover';
    position: relative;
    overflow: hidden;
    z-index: 10;
}

div#n2-ss-2 .n2-ss-slider-3>* {
    grid-area: cover;
}

div#n2-ss-2 .n2-ss-slide-backgrounds,
div#n2-ss-2 .n2-ss-slider-3>.n2-ss-divider {
    position: relative;
}

div#n2-ss-2 .n2-ss-slide-backgrounds {
    z-index: 10;
}

div#n2-ss-2 .n2-ss-slide-backgrounds>* {
    overflow: hidden;
}

div#n2-ss-2 .n2-ss-slide-background {
    transform: translateX(-100000px);
}

div#n2-ss-2 .n2-ss-slider-4 {
    place-self: center;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: grid;
    grid-template-areas: 'slide';
}

div#n2-ss-2 .n2-ss-slider-4>* {
    grid-area: slide;
}

div#n2-ss-2.n2-ss-full-page--constrain-ratio .n2-ss-slider-4 {
    height: auto;
}

div#n2-ss-2 .n2-ss-slide {
    display: grid;
    place-items: center;
    grid-auto-columns: 100%;
    position: relative;
    z-index: 20;
    -webkit-backface-visibility: hidden;
    transform: translateX(-100000px);
}

div#n2-ss-2 .n2-ss-slide {
    perspective: 1000px;
}

div#n2-ss-2 .n2-ss-slide-active {
    z-index: 21;
}

.n2-ss-background-animation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

div#n2-ss-2 .n2-ss-button-container,
div#n2-ss-2 .n2-ss-button-container a {
    display: block;
}

div#n2-ss-2 .n2-ss-button-container--non-full-width,
div#n2-ss-2 .n2-ss-button-container--non-full-width a {
    display: inline-block;
}

div#n2-ss-2 .n2-ss-button-container.n2-ss-nowrap {
    white-space: nowrap;
}

div#n2-ss-2 .n2-ss-button-container a div {
    display: inline;
    font-size: inherit;
    text-decoration: inherit;
    color: inherit;
    line-height: inherit;
    font-family: inherit;
    font-weight: inherit;
}

div#n2-ss-2 .n2-ss-button-container a>div {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
}

div#n2-ss-2 .n2-ss-button-container span {
    font-size: 100%;
    vertical-align: baseline;
}

div#n2-ss-2 .n2-ss-button-container a[data-iconplacement="left"] span {
    margin-right: 0.3em;
}

div#n2-ss-2 .n2-ss-button-container a[data-iconplacement="right"] span {
    margin-left: 0.3em;
}

div#n2-ss-2 .n2-ss-control-bullet {
    visibility: hidden;
    text-align: center;
    justify-content: center;
    z-index: 14;
}

div#n2-ss-2 .n2-ss-control-bullet--calculate-size {
    left: 0 !important;
}

div#n2-ss-2 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize {
    width: 100%;
}

div#n2-ss-2 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize {
    height: 100%;
    flex-flow: column;
}

div#n2-ss-2 .nextend-bullet-bar {
    display: inline-flex;
    vertical-align: top;
    visibility: visible;
    align-items: center;
    flex-wrap: wrap;
}

div#n2-ss-2 .n2-bar-justify-content-left {
    justify-content: flex-start;
}

div#n2-ss-2 .n2-bar-justify-content-center {
    justify-content: center;
}

div#n2-ss-2 .n2-bar-justify-content-right {
    justify-content: flex-end;
}

div#n2-ss-2 .n2-ss-control-bullet-vertical>.nextend-bullet-bar {
    flex-flow: column;
}

div#n2-ss-2 .n2-ss-control-bullet-fullsize>.nextend-bullet-bar {
    display: flex;
}

div#n2-ss-2 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize>.nextend-bullet-bar {
    flex: 1 1 auto;
}

div#n2-ss-2 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize>.nextend-bullet-bar {
    height: 100%;
}

div#n2-ss-2 .nextend-bullet-bar .n2-bullet {
    cursor: pointer;
    transition: background-color 0.4s;
}

div#n2-ss-2 .nextend-bullet-bar .n2-bullet.n2-active {
    cursor: default;
}

div#n2-ss-2 div.n2-ss-bullet-thumbnail-container {
    position: absolute;
    z-index: 10000000;
}

div#n2-ss-2 .n2-ss-bullet-thumbnail-container .n2-ss-bullet-thumbnail {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

div#n2-ss-2 .n2-font-171dbdd24356650b316ee780468f7462-hover {
    font-family: 'Noto Sans';
    color: #ffffff;
    font-size: 18px;
    line-height: 2;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1.5px;
    word-spacing: normal;
    text-transform: uppercase;
    font-weight: 400;
}

div#n2-ss-2 .n2-font-c95bed389bf510590b760709e0e2436c-hover {
    font-family: 'Lato';
    color: #ffffff;
    font-size: 375%;
    line-height: 1.3;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: 2px;
    word-spacing: normal;
    text-transform: uppercase;
    font-weight: 400;
}

div#n2-ss-2 .n2-font-a00ccc250df4a6e2e8501722d9624de8-link a {
    font-family: 'Noto Sans';
    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: 3px;
    word-spacing: normal;
    text-transform: uppercase;
    font-weight: 600;
}

div#n2-ss-2 .n2-font-a00ccc250df4a6e2e8501722d9624de8-link a:HOVER,
div#n2-ss-2 .n2-font-a00ccc250df4a6e2e8501722d9624de8-link a:ACTIVE,
div#n2-ss-2 .n2-font-a00ccc250df4a6e2e8501722d9624de8-link a:FOCUS {
    color: #ffffff;
}

div#n2-ss-2 .n2-style-d7641b2324f5b869421f7c5fd26eb86e-heading {
    background: RGBA(255, 255, 255, 0);
    opacity: 1;
    padding: 15px 25px 15px 25px;
    box-shadow: none;
    border-width: 2px;
    border-style: solid;
    border-color: #ffffff;
    border-color: RGBA(255, 255, 255, 1);
    border-radius: 0px;
}

div#n2-ss-2 .n2-style-d7641b2324f5b869421f7c5fd26eb86e-heading:Hover,
div#n2-ss-2 .n2-style-d7641b2324f5b869421f7c5fd26eb86e-heading:ACTIVE,
div#n2-ss-2 .n2-style-d7641b2324f5b869421f7c5fd26eb86e-heading:FOCUS {
    background: #C6AC85;
    border-width: 2px;
    border-style: solid;
    border-color: #C6AC85;
    border-color: RGBA(198, 172, 133, 1);
}

div#n2-ss-2 .n2-font-7e086f09716fedbbb6e74d1a8b8ace07-link a {
    font-family: 'Noto Sans';
    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: 3px;
    word-spacing: normal;
    text-transform: uppercase;
    font-weight: 600;
}

div#n2-ss-2 .n2-style-6013de71c7da49e1c467f0c60b6d0bfe-dot {
    background: #81898d;
    opacity: 1;
    padding: 8px 8px 8px 8px;
    box-shadow: none;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    border-color: RGBA(0, 0, 0, 1);
    border-radius: 0px;
    margin: 10px;
}

div#n2-ss-2 .n2-style-6013de71c7da49e1c467f0c60b6d0bfe-dot.n2-active,
div#n2-ss-2 .n2-style-6013de71c7da49e1c467f0c60b6d0bfe-dot:HOVER,
div#n2-ss-2 .n2-style-6013de71c7da49e1c467f0c60b6d0bfe-dot:FOCUS {
    background: #ffffff;
}

div#n2-ss-2 .n2-style-89e6829493f6425211df0e3f6998e151-simple {
    background: RGBA(255, 255, 255, 0);
    opacity: 1;
    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-2 .n2-ss-slide-limiter {
    max-width: 1200px;
}

div#n2-ss-2 .n-uc-fwFtS0IrfiEx {
    padding: 0px 0px 0px 0px
}

div#n2-ss-2 .n-uc-SXHZB8VWUwy1-inner {
    padding: 0px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: flex-start
}

div#n2-ss-2 .n-uc-SXHZB8VWUwy1 {
    align-self: center;
}

div#n2-ss-2 .n-uc-0jVV5Jcr8gY3 {
    --margin-top: 70px;
    --margin-bottom: 15px
}

div#n2-ss-2 .n-uc-jvePv2cfUNTJ {
    --margin-bottom: 15px
}

div#n2-ss-2 .n-uc-fQTXVbWrjZgR {
    --margin-bottom: 30px
}

div#n2-ss-2 .n-uc-vUNoHDqpW0LC {
    padding: 0px 0px 0px 0px
}

div#n2-ss-2 .n-uc-ZPKtOaF2kLDx-inner {
    padding: 0px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: flex-start
}

div#n2-ss-2 .n-uc-ZPKtOaF2kLDx {
    align-self: center;
}

div#n2-ss-2 .n-uc-3yHPShhPor5j {
    --margin-top: 130px;
    --margin-bottom: 15px
}

div#n2-ss-2 .n-uc-JUgYo4skDyPp {
    --margin-bottom: 15px
}

div#n2-ss-2 .n-uc-55svwKIf3Q44 {
    --margin-bottom: 30px
}

div#n2-ss-2 .n-uc-b3P1OLreWv4S {
    padding: 0px 0px 0px 0px
}

div#n2-ss-2 .n-uc-HYEOSHIyChqf-inner {
    padding: 0px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: flex-start
}

div#n2-ss-2 .n-uc-HYEOSHIyChqf {
    align-self: center;
}

div#n2-ss-2 .n-uc-8TcGIGPLsewR {
    --margin-top: 130px;
    --margin-bottom: 15px
}

div#n2-ss-2 .n-uc-ftZFMB3b7Tir {
    --margin-bottom: 15px
}

div#n2-ss-2 .n-uc-VfM4tNMnZu4B {
    --margin-bottom: 30px
}

div#n2-ss-2 .n-uc-oIyxV3em9sKC {
    padding: 0px 0px 0px 0px
}

div#n2-ss-2 .n-uc-yVeVxYb4XIdl-inner {
    padding: 0px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: flex-start
}

div#n2-ss-2 .n-uc-yVeVxYb4XIdl {
    align-self: center;
}

div#n2-ss-2 .n-uc-GUPwKAIk12LA {
    --margin-top: 130px;
    --margin-bottom: 15px
}

div#n2-ss-2 .n-uc-PLz82pR9BoR4 {
    --margin-bottom: 15px
}

div#n2-ss-2 .n-uc-8sCmu40EdSwv {
    --margin-bottom: 30px
}

@media (min-width: 1200px) {
    div#n2-ss-2 [data-hide-desktopportrait="1"] {
        display: none !important;
    }
}

@media (orientation: landscape) and (max-width: 1199px) and (min-width: 901px),
(orientation: portrait) and (max-width: 1199px) and (min-width: 701px) {
    div#n2-ss-2 .n-uc-0jVV5Jcr8gY3 {
        --margin-top: 80px;
        --margin-bottom: 15px
    }

    div#n2-ss-2 .n-uc-3yHPShhPor5j {
        --margin-top: 50px;
        --margin-bottom: 15px
    }

    div#n2-ss-2 .n-uc-8TcGIGPLsewR {
        --margin-top: 50px;
        --margin-bottom: 15px
    }

    div#n2-ss-2 .n-uc-GUPwKAIk12LA {
        --margin-top: 50px;
        --margin-bottom: 15px
    }

    div#n2-ss-2 [data-hide-tabletportrait="1"] {
        display: none !important;
    }
}

@media (orientation: landscape) and (max-width: 900px),
(orientation: portrait) and (max-width: 700px) {
    div#n2-ss-2 .n-uc-0jVV5Jcr8gY3 {
        --margin-top: 20px;
        --margin-bottom: 15px
    }

    div#n2-ss-2 .n-uc-H7PvrdS7c3pJ {
        --margin-bottom: 120px
    }

    div#n2-ss-2 .n-uc-3yHPShhPor5j {
        --margin-top: 20px;
        --margin-bottom: 15px
    }

    div#n2-ss-2 .n-uc-ysKstujkUMOc {
        --margin-bottom: 100px
    }

    div#n2-ss-2 .n-uc-8TcGIGPLsewR {
        --margin-top: 20px;
        --margin-bottom: 15px
    }

    div#n2-ss-2 .n-uc-GUPwKAIk12LA {
        --margin-top: 20px;
        --margin-bottom: 15px
    }

    div#n2-ss-2 [data-hide-mobileportrait="1"] {
        display: none !important;
    }
}


div#n2-ss-7 .n2-ss-slider-1 {
    display: grid;
    position: relative;
}

div#n2-ss-7 .n2-ss-slider-2 {
    display: grid;
    position: relative;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    border: 0px solid RGBA(62, 62, 62, 1);
    border-radius: 0px;
    background-clip: padding-box;
    background-repeat: repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    z-index: 1;
}

div#n2-ss-7:not(.n2-ss-loaded) .n2-ss-slider-2 {
    background-image: none !important;
}

div#n2-ss-7 .n2-ss-slider-3 {
    display: grid;
    grid-template-areas: 'cover';
    position: relative;
    overflow: hidden;
    z-index: 10;
}

div#n2-ss-7 .n2-ss-slider-3>* {
    grid-area: cover;
}

div#n2-ss-7 .n2-ss-slide-backgrounds,
div#n2-ss-7 .n2-ss-slider-3>.n2-ss-divider {
    position: relative;
}

div#n2-ss-7 .n2-ss-slide-backgrounds {
    z-index: 10;
}

div#n2-ss-7 .n2-ss-slide-backgrounds>* {
    overflow: hidden;
}

div#n2-ss-7 .n2-ss-slide-background {
    transform: translateX(-100000px);
}

div#n2-ss-7 .n2-ss-slider-4 {
    place-self: center;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: grid;
    grid-template-areas: 'slide';
}

div#n2-ss-7 .n2-ss-slider-4>* {
    grid-area: slide;
}

div#n2-ss-7.n2-ss-full-page--constrain-ratio .n2-ss-slider-4 {
    height: auto;
}

div#n2-ss-7 .n2-ss-slide {
    display: grid;
    place-items: center;
    grid-auto-columns: 100%;
    position: relative;
    z-index: 20;
    -webkit-backface-visibility: hidden;
    transform: translateX(-100000px);
}

div#n2-ss-7 .n2-ss-slide {
    perspective: 1000px;
}

div#n2-ss-7 .n2-ss-slide-active {
    z-index: 21;
}

.n2-ss-background-animation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

div#n2-ss-7 .n2-ss-button-container,
div#n2-ss-7 .n2-ss-button-container a {
    display: block;
}

div#n2-ss-7 .n2-ss-button-container--non-full-width,
div#n2-ss-7 .n2-ss-button-container--non-full-width a {
    display: inline-block;
}

div#n2-ss-7 .n2-ss-button-container.n2-ss-nowrap {
    white-space: nowrap;
}

div#n2-ss-7 .n2-ss-button-container a div {
    display: inline;
    font-size: inherit;
    text-decoration: inherit;
    color: inherit;
    line-height: inherit;
    font-family: inherit;
    font-weight: inherit;
}

div#n2-ss-7 .n2-ss-button-container a>div {
    display: inline-flex;
    align-items: center;
    vertical-align: top;
}

div#n2-ss-7 .n2-ss-button-container span {
    font-size: 100%;
    vertical-align: baseline;
}

div#n2-ss-7 .n2-ss-button-container a[data-iconplacement="left"] span {
    margin-right: 0.3em;
}

div#n2-ss-7 .n2-ss-button-container a[data-iconplacement="right"] span {
    margin-left: 0.3em;
}

div#n2-ss-7 .n-uc-18613b89e492c-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-18613b89e492c-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-19409e413ca09-inner {
    background-color: RGBA(255, 255, 255, 1);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-19409e413ca09-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n2-style-f4f3d3394a71c8a60975bdf4a75a64f9-heading {
    background: RGBA(255, 255, 255, 0);
    opacity: 1;
    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-7 .n2-style-f4f3d3394a71c8a60975bdf4a75a64f9-heading:Hover,
div#n2-ss-7 .n2-style-f4f3d3394a71c8a60975bdf4a75a64f9-heading:ACTIVE,
div#n2-ss-7 .n2-style-f4f3d3394a71c8a60975bdf4a75a64f9-heading:FOCUS {
    background: RGBA(255, 255, 255, 0);
}

div#n2-ss-7 .n2-font-8bc10fa59d4c62db0bc32f9cf262149c-hover {
    font-family: 'Lato';
    color: #000000;
    font-size: 225%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: 1.5px;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
}

div#n2-ss-7 .n2-style-dc8a6a4b51d0711e1bdc15b2a8455600-heading {
    background: RGBA(255, 255, 255, 0);
    opacity: 1;
    padding: 0px 0px 0px 20px;
    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-7 .n2-font-a7c4611cb365af00fff0f1915493c17a-paragraph {
    font-family: 'Noto Sans';
    color: #000000;
    font-size: 93.75%;
    text-shadow: none;
    line-height: 1.6;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 300;
}

div#n2-ss-7 .n2-font-a7c4611cb365af00fff0f1915493c17a-paragraph a,
div#n2-ss-7 .n2-font-a7c4611cb365af00fff0f1915493c17a-paragraph a:FOCUS {
    font-family: 'Noto Sans';
    color: #1890d7;
    font-size: 100%;
    text-shadow: none;
    line-height: 1.6;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 300;
}

div#n2-ss-7 .n2-font-a7c4611cb365af00fff0f1915493c17a-paragraph a:HOVER,
div#n2-ss-7 .n2-font-a7c4611cb365af00fff0f1915493c17a-paragraph a:ACTIVE {
    font-family: 'Noto Sans';
    color: #1890d7;
    font-size: 100%;
    text-shadow: none;
    line-height: 1.6;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 300;
}

div#n2-ss-7 .n2-style-3a89acb6b35923ebfb2e8e088ab75ff4-heading {
    background: RGBA(255, 255, 255, 0);
    opacity: 1;
    padding: 20px 0px 0px 20px;
    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-7 .n2-font-d93a19a6bdfd5cc1e231a4ed0e61cc99-link a {
    font-family: 'Noto Sans';
    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: 1.5px;
    word-spacing: normal;
    text-transform: uppercase;
    font-weight: 500;
}

div#n2-ss-7 .n2-font-d93a19a6bdfd5cc1e231a4ed0e61cc99-link a:HOVER,
div#n2-ss-7 .n2-font-d93a19a6bdfd5cc1e231a4ed0e61cc99-link a:ACTIVE,
div#n2-ss-7 .n2-font-d93a19a6bdfd5cc1e231a4ed0e61cc99-link a:FOCUS {
    color: #000000;
}

div#n2-ss-7 .n2-style-40963712692646856bb50190f65f44a9-heading {
    background: #000000;
    opacity: 1;
    padding: 10px 30px 10px 30px;
    box-shadow: none;
    border-width: 2px;
    border-style: solid;
    border-color: #000000;
    border-color: RGBA(0, 0, 0, 1);
    border-radius: 0px;
}

div#n2-ss-7 .n2-style-40963712692646856bb50190f65f44a9-heading:Hover,
div#n2-ss-7 .n2-style-40963712692646856bb50190f65f44a9-heading:ACTIVE,
div#n2-ss-7 .n2-style-40963712692646856bb50190f65f44a9-heading:FOCUS {
    background: RGBA(255, 255, 255, 0);
}

div#n2-ss-7 .n-uc-15d3eae7dddff-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-15d3eae7dddff-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-1a03cdd956ddb-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-1a03cdd956ddb-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-1a7faf0f9af17-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-1a7faf0f9af17-inner:HOVER {
    box-shadow: 0px 10px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n2-style-39075ee15e9f6670923ff658c0bf50ba-heading {
    background: RGBA(0, 0, 0, 0);
    opacity: 1;
    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-7 .n2-style-39075ee15e9f6670923ff658c0bf50ba-heading:Hover,
div#n2-ss-7 .n2-style-39075ee15e9f6670923ff658c0bf50ba-heading:ACTIVE,
div#n2-ss-7 .n2-style-39075ee15e9f6670923ff658c0bf50ba-heading:FOCUS {
    background: RGBA(255, 255, 255, 0);
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    border-color: RGBA(0, 0, 0, 1);
}

div#n2-ss-7 .n2-font-963647ced77c6e745e9de893deec7b2c-hover {
    font-family: 'Noto Sans';
    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: 1.5px;
    word-spacing: normal;
    text-transform: uppercase;
    font-weight: 400;
}

div#n2-ss-7 .n2-style-f8293b450b12ef15d5c4ff97a617a3e3-heading {
    background: RGBA(255, 255, 255, 0);
    opacity: 1;
    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-7 .n2-style-8bdc24d88923386ff76682f447a48b8d-heading {
    background: #C6AC85;
    opacity: 1;
    padding: 1px 6px 1px 6px;
    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-7 .n-uc-104da429d76e6-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-104da429d76e6-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-1a1043ae8f080-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-1a1043ae8f080-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-1d4a0fe5fe5f5-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-1d4a0fe5fe5f5-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-15a15cb141fe9-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-15a15cb141fe9-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-DYeIxaM6qOj7-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-DYeIxaM6qOj7-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-yIxwPZPmE0hK-inner {
    background-color: RGBA(255, 255, 255, 1);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-yIxwPZPmE0hK-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-41a2r5vNii61-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-41a2r5vNii61-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-HSetWBuTcibz-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-HSetWBuTcibz-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-L9NigJWsetMw-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-L9NigJWsetMw-inner:HOVER {
    box-shadow: 0px 10px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n2-style-fb5c5db6239ba2a83dcbf5cd12769e52-heading {
    background: RGBA(255, 255, 255, 0);
    opacity: 1;
    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-7 .n2-style-fb5c5db6239ba2a83dcbf5cd12769e52-heading:Hover,
div#n2-ss-7 .n2-style-fb5c5db6239ba2a83dcbf5cd12769e52-heading:ACTIVE,
div#n2-ss-7 .n2-style-fb5c5db6239ba2a83dcbf5cd12769e52-heading:FOCUS {
    background: RGBA(255, 255, 255, 0);
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    border-color: RGBA(0, 0, 0, 1);
}

div#n2-ss-7 .n-uc-XDtG6mFWrC2O-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-XDtG6mFWrC2O-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-ES747mYiXttg-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-ES747mYiXttg-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-xFoQdCOV4Rmk-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-xFoQdCOV4Rmk-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-vCUy6OMKjVKZ-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-vCUy6OMKjVKZ-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-vJt0KnXR75FZ-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-vJt0KnXR75FZ-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-VpcOl1peTvMD-inner {
    background-color: RGBA(255, 255, 255, 1);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-VpcOl1peTvMD-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-Ksa9ZtnQPNOR-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-Ksa9ZtnQPNOR-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-dtxriGZozDNa-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-dtxriGZozDNa-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-4inmZ8VN9885-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-4inmZ8VN9885-inner:HOVER {
    box-shadow: 0px 10px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-1ryimujOVGMP-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-1ryimujOVGMP-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-WOMgi7n4kVwu-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-WOMgi7n4kVwu-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-obyOPnSHuOml-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-obyOPnSHuOml-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-JqBFfTGHphQP-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-JqBFfTGHphQP-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-mWhPhgXn8Hd5-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-mWhPhgXn8Hd5-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-6XKDRERGRIxv-inner {
    background-color: RGBA(255, 255, 255, 1);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-6XKDRERGRIxv-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-H1K5xKn2iiZq-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-H1K5xKn2iiZq-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-01bK9Ur1dgu2-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-01bK9Ur1dgu2-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-HMRshDy5DQBo-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-HMRshDy5DQBo-inner:HOVER {
    box-shadow: 0px 10px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-bqTe9NIzlAfq-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-bqTe9NIzlAfq-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-rZcJjxjPLOSN-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-rZcJjxjPLOSN-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-n0smSn6N70tE-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-n0smSn6N70tE-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-FWrtr17uBOBG-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-FWrtr17uBOBG-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-uNbx2kw4Akgw-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-uNbx2kw4Akgw-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-pQn82u0FXKQc-inner {
    background-color: RGBA(255, 255, 255, 1);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-pQn82u0FXKQc-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-p3qjVc0doaDC-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-p3qjVc0doaDC-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-x67T5rd57G8R-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-x67T5rd57G8R-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-19mX3feaWNDG-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-19mX3feaWNDG-inner:HOVER {
    box-shadow: 0px 10px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-m03Mu1c7mPmy-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-m03Mu1c7mPmy-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-nLE6VeDCODzT-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-nLE6VeDCODzT-inner:HOVER {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-rIc3t8kO5ebe-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-rIc3t8kO5ebe-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-5t3310L9vqp7-inner {
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n-uc-5t3310L9vqp7-inner:HOVER {
    box-shadow: 0px 5px 10px 0px RGBA(0, 0, 0, 0.5);
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: RGBA(255, 255, 255, 1);
}

div#n2-ss-7 .n2-ss-slide-limiter {
    max-width: 1110px;
}

div#n2-ss-7 .n-uc-Qp6P85PUftXy {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-hVVFMUkSehsL-inner {
    padding: 0px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-hVVFMUkSehsL {
    align-self: center;
}

div#n2-ss-7 .n-uc-18613b89e492c-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-18613b89e492c-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-18613b89e492c-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-18613b89e492c {
    height: 540px
}

div#n2-ss-7 .n-uc-19409e413ca09-inner {
    padding: 0px 0px 0px 0px;
    justify-content: flex-start
}

div#n2-ss-7 .n-uc-19409e413ca09 {
    width: 50%
}

div#n2-ss-7 .n-uc-RFRPO9kSCD2L {
    --margin-top: 10px;
    --margin-left: 20px;
    max-width: 183px;
    align-self: var(--ss-fs);
}

div#n2-ss-7 .n-uc-5C4ajs0EulK4 {
    --margin-right: 20px
}

div#n2-ss-7 .n-uc-5kbnU6Ffl8xz {
    --margin-top: 20px;
    --margin-left: 20px;
    align-self: var(--ss-fs);
}

div#n2-ss-7 .n-uc-15d3eae7dddff-inner {
    padding: 0px 0px 0px 0px;
    justify-content: center
}

div#n2-ss-7 .n-uc-15d3eae7dddff {
    width: 50%
}

div#n2-ss-7 .n-uc-1a03cdd956ddb-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-1a03cdd956ddb-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-1a03cdd956ddb-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-1a03cdd956ddb {
    height: 260px
}

div#n2-ss-7 .n-uc-1a7faf0f9af17-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-1a7faf0f9af17 {
    width: 50%
}

div#n2-ss-7 .n-uc-oDGEJUItOtF8 {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-tcSAZ3Qqzyz1 {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-104da429d76e6-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-104da429d76e6 {
    width: 50%
}

div#n2-ss-7 .n-uc-WwM9ZjKJm0lN {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-y55tf1zkdihp {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-1a1043ae8f080-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-1a1043ae8f080-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-1a1043ae8f080-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-1a1043ae8f080 {
    --margin-top: 30px;
    height: 260px
}

div#n2-ss-7 .n-uc-1d4a0fe5fe5f5-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-1d4a0fe5fe5f5 {
    width: 50%
}

div#n2-ss-7 .n-uc-116c701149d89 {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-1864b358dbaed {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-15a15cb141fe9-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-15a15cb141fe9 {
    width: 50%
}

div#n2-ss-7 .n-uc-1291099e63654 {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-1defc1ca12591 {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-xuMNlgnO0OSC {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-xjLAtf6rb3bx-inner {
    padding: 0px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-xjLAtf6rb3bx {
    align-self: center;
}

div#n2-ss-7 .n-uc-DYeIxaM6qOj7-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-DYeIxaM6qOj7-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-DYeIxaM6qOj7-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-DYeIxaM6qOj7 {
    height: 540px
}

div#n2-ss-7 .n-uc-yIxwPZPmE0hK-inner {
    padding: 0px 0px 0px 0px;
    justify-content: flex-start
}

div#n2-ss-7 .n-uc-yIxwPZPmE0hK {
    width: 50%
}

div#n2-ss-7 .n-uc-GNUm79fC0nBr {
    --margin-top: 10px;
    --margin-left: 20px;
    max-width: 183px;
    align-self: var(--ss-fs);
}

div#n2-ss-7 .n-uc-EJ6Ro1UhYYzA {
    --margin-right: 20px
}

div#n2-ss-7 .n-uc-LR2Fn5FMzSd5 {
    --margin-top: 20px;
    --margin-left: 20px;
    align-self: var(--ss-fs);
}

div#n2-ss-7 .n-uc-41a2r5vNii61-inner {
    padding: 0px 0px 0px 0px;
    justify-content: center
}

div#n2-ss-7 .n-uc-41a2r5vNii61 {
    width: 50%
}

div#n2-ss-7 .n-uc-HSetWBuTcibz-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-HSetWBuTcibz-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-HSetWBuTcibz-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-HSetWBuTcibz {
    height: 260px
}

div#n2-ss-7 .n-uc-L9NigJWsetMw-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-L9NigJWsetMw {
    width: 50%
}

div#n2-ss-7 .n-uc-t4xXlL6ufoWG {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-M4zYLWiYnluR {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-XDtG6mFWrC2O-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-XDtG6mFWrC2O {
    width: 50%
}

div#n2-ss-7 .n-uc-PzoioMCyw3GS {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-xZCRtmnk0C8H {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-ES747mYiXttg-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-ES747mYiXttg-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-ES747mYiXttg-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-ES747mYiXttg {
    --margin-top: 30px;
    height: 260px
}

div#n2-ss-7 .n-uc-xFoQdCOV4Rmk-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-xFoQdCOV4Rmk {
    width: 50%
}

div#n2-ss-7 .n-uc-V4lDzGhMEbDc {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-E1rpWM0I1DbS {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-vCUy6OMKjVKZ-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-vCUy6OMKjVKZ {
    width: 50%
}

div#n2-ss-7 .n-uc-mnYj8yF6EiRP {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-fCiTNhdkZNm3 {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-EgQRELI1ke9g {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-NXYicPxfMsji-inner {
    padding: 0px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-NXYicPxfMsji {
    align-self: center;
}

div#n2-ss-7 .n-uc-vJt0KnXR75FZ-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-vJt0KnXR75FZ-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-vJt0KnXR75FZ-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-vJt0KnXR75FZ {
    height: 540px
}

div#n2-ss-7 .n-uc-VpcOl1peTvMD-inner {
    padding: 0px 0px 0px 0px;
    justify-content: flex-start
}

div#n2-ss-7 .n-uc-VpcOl1peTvMD {
    width: 50%
}

div#n2-ss-7 .n-uc-ycnbCaWz89x3 {
    --margin-top: 10px;
    --margin-left: 20px;
    max-width: 183px;
    align-self: var(--ss-fs);
}

div#n2-ss-7 .n-uc-JmcmEBn3OVXZ {
    --margin-right: 20px
}

div#n2-ss-7 .n-uc-skLBQ2xI3xch {
    --margin-top: 20px;
    --margin-left: 20px;
    align-self: var(--ss-fs);
}

div#n2-ss-7 .n-uc-Ksa9ZtnQPNOR-inner {
    padding: 0px 0px 0px 0px;
    justify-content: center
}

div#n2-ss-7 .n-uc-Ksa9ZtnQPNOR {
    width: 50%
}

div#n2-ss-7 .n-uc-dtxriGZozDNa-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-dtxriGZozDNa-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-dtxriGZozDNa-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-dtxriGZozDNa {
    height: 260px
}

div#n2-ss-7 .n-uc-4inmZ8VN9885-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-4inmZ8VN9885 {
    width: 50%
}

div#n2-ss-7 .n-uc-hPx4eyzL9fLZ {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-YOOxTJgjlgtS {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-1ryimujOVGMP-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-1ryimujOVGMP {
    width: 50%
}

div#n2-ss-7 .n-uc-4sIdIg1TPawK {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-aoffTCACJhZS {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-WOMgi7n4kVwu-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-WOMgi7n4kVwu-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-WOMgi7n4kVwu-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-WOMgi7n4kVwu {
    --margin-top: 30px;
    height: 260px
}

div#n2-ss-7 .n-uc-obyOPnSHuOml-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-obyOPnSHuOml {
    width: 50%
}

div#n2-ss-7 .n-uc-8jTCbbTMOuxn {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-sdOJIq82WYTJ {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-JqBFfTGHphQP-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-JqBFfTGHphQP {
    width: 50%
}

div#n2-ss-7 .n-uc-95EnObVPlwsM {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-4UWknSTesAsd {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-bXVL95EsSbLi {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-zQ8psjFDKE1p-inner {
    padding: 0px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-zQ8psjFDKE1p {
    align-self: center;
}

div#n2-ss-7 .n-uc-mWhPhgXn8Hd5-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-mWhPhgXn8Hd5-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-mWhPhgXn8Hd5-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-mWhPhgXn8Hd5 {
    height: 540px
}

div#n2-ss-7 .n-uc-6XKDRERGRIxv-inner {
    padding: 0px 0px 0px 0px;
    justify-content: flex-start
}

div#n2-ss-7 .n-uc-6XKDRERGRIxv {
    width: 50%
}

div#n2-ss-7 .n-uc-pQ4tWkE3wBhH {
    --margin-top: 10px;
    --margin-left: 20px;
    max-width: 183px;
    align-self: var(--ss-fs);
}

div#n2-ss-7 .n-uc-3OQ6OnXuYfmL {
    --margin-right: 20px
}

div#n2-ss-7 .n-uc-9aJi5sE4tKva {
    --margin-top: 20px;
    --margin-left: 20px;
    align-self: var(--ss-fs);
}

div#n2-ss-7 .n-uc-H1K5xKn2iiZq-inner {
    padding: 0px 0px 0px 0px;
    justify-content: center
}

div#n2-ss-7 .n-uc-H1K5xKn2iiZq {
    width: 50%
}

div#n2-ss-7 .n-uc-01bK9Ur1dgu2-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-01bK9Ur1dgu2-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-01bK9Ur1dgu2-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-01bK9Ur1dgu2 {
    height: 260px
}

div#n2-ss-7 .n-uc-HMRshDy5DQBo-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-HMRshDy5DQBo {
    width: 50%
}

div#n2-ss-7 .n-uc-0SBbUVcYos6V {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-q9WfFlSQmKv4 {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-bqTe9NIzlAfq-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-bqTe9NIzlAfq {
    width: 50%
}

div#n2-ss-7 .n-uc-BO30Ifhe4EnR {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-51dDTDSwqp8A {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-rZcJjxjPLOSN-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-rZcJjxjPLOSN-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-rZcJjxjPLOSN-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-rZcJjxjPLOSN {
    --margin-top: 30px;
    height: 260px
}

div#n2-ss-7 .n-uc-n0smSn6N70tE-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-n0smSn6N70tE {
    width: 50%
}

div#n2-ss-7 .n-uc-7rMstUwPSMt3 {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-wqGSueFTkjuy {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-FWrtr17uBOBG-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-FWrtr17uBOBG {
    width: 50%
}

div#n2-ss-7 .n-uc-MsI31wITb8pB {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-tbJYX9fHSAcu {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-nmSVqWpc27Pu {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-GzKyXKnHKtTl-inner {
    padding: 0px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-GzKyXKnHKtTl {
    align-self: center;
}

div#n2-ss-7 .n-uc-uNbx2kw4Akgw-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-uNbx2kw4Akgw-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-uNbx2kw4Akgw-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-uNbx2kw4Akgw {
    height: 540px
}

div#n2-ss-7 .n-uc-pQn82u0FXKQc-inner {
    padding: 0px 0px 0px 0px;
    justify-content: flex-start
}

div#n2-ss-7 .n-uc-pQn82u0FXKQc {
    width: 50%
}

div#n2-ss-7 .n-uc-Pxt47YjLDrRc {
    --margin-top: 10px;
    --margin-left: 20px;
    max-width: 183px;
    align-self: var(--ss-fs);
}

div#n2-ss-7 .n-uc-RgOpaJYinYtn {
    --margin-right: 20px
}

div#n2-ss-7 .n-uc-od1FER0vfeeh {
    --margin-top: 20px;
    --margin-left: 20px;
    align-self: var(--ss-fs);
}

div#n2-ss-7 .n-uc-p3qjVc0doaDC-inner {
    padding: 0px 0px 0px 0px;
    justify-content: center
}

div#n2-ss-7 .n-uc-p3qjVc0doaDC {
    width: 50%
}

div#n2-ss-7 .n-uc-x67T5rd57G8R-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-x67T5rd57G8R-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-x67T5rd57G8R-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-x67T5rd57G8R {
    height: 260px
}

div#n2-ss-7 .n-uc-19mX3feaWNDG-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-19mX3feaWNDG {
    width: 50%
}

div#n2-ss-7 .n-uc-MlDPUuXVW07s {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-niFhHp4vxtf3 {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-m03Mu1c7mPmy-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-m03Mu1c7mPmy {
    width: 50%
}

div#n2-ss-7 .n-uc-rebIV0UeJkKn {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-cd04YdjnCIaN {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-nLE6VeDCODzT-inner {
    padding: 0px 0px 0px 0px
}

div#n2-ss-7 .n-uc-nLE6VeDCODzT-inner>.n2-ss-layer-row-inner {
    width: calc(100% + 31px);
    margin: -15px;
    flex-wrap: nowrap;
}

div#n2-ss-7 .n-uc-nLE6VeDCODzT-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
    margin: 15px
}

div#n2-ss-7 .n-uc-nLE6VeDCODzT {
    --margin-top: 30px;
    height: 260px
}

div#n2-ss-7 .n-uc-rIc3t8kO5ebe-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-rIc3t8kO5ebe {
    width: 50%
}

div#n2-ss-7 .n-uc-eqi0xdkuxxLr {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-teLdN6SHJZtK {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

div#n2-ss-7 .n-uc-5t3310L9vqp7-inner {
    padding: 0px 0px 0px 0px;
    text-align: left;
    --ssselfalign: var(--ss-fs);
    ;
    justify-content: center
}

div#n2-ss-7 .n-uc-5t3310L9vqp7 {
    width: 50%
}

div#n2-ss-7 .n-uc-yOub3cm5SmEd {
    --margin-top: -60px;
    --margin-left: 15px
}

div#n2-ss-7 .n-uc-DV9mLi4IwmlA {
    --margin-top: 5px;
    --margin-left: 15px;
    max-width: 95px
}

@media (min-width: 1200px) {
    div#n2-ss-7 [data-hide-desktopportrait="1"] {
        display: none !important;
    }
}

@media (orientation: landscape) and (max-width: 1199px) and (min-width: 901px),
(orientation: portrait) and (max-width: 1199px) and (min-width: 701px) {
    div#n2-ss-7 .n-uc-18613b89e492c-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-18613b89e492c {
        height: auto
    }

    div#n2-ss-7 .n-uc-19409e413ca09 {
        width: 50%
    }

    div#n2-ss-7 .n-uc-5kbnU6Ffl8xz {
        --margin-top: 20px;
        --margin-bottom: 30px;
        --margin-left: 20px
    }

    div#n2-ss-7 .n-uc-15d3eae7dddff-inner {
        justify-content: flex-start
    }

    div#n2-ss-7 .n-uc-15d3eae7dddff {
        width: 50%
    }

    div#n2-ss-7 .n-uc-1a03cdd956ddb-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-1a03cdd956ddb {
        height: auto
    }

    div#n2-ss-7 .n-uc-1a7faf0f9af17 {
        width: 50%
    }

    div#n2-ss-7 .n-uc-104da429d76e6 {
        width: 50%
    }

    div#n2-ss-7 .n-uc-1a1043ae8f080-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-1a1043ae8f080 {
        height: auto
    }

    div#n2-ss-7 .n-uc-1d4a0fe5fe5f5 {
        width: 50%
    }

    div#n2-ss-7 .n-uc-15a15cb141fe9 {
        width: 50%
    }

    div#n2-ss-7 .n-uc-DYeIxaM6qOj7-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-DYeIxaM6qOj7 {
        height: auto
    }

    div#n2-ss-7 .n-uc-yIxwPZPmE0hK {
        width: 50%
    }

    div#n2-ss-7 .n-uc-LR2Fn5FMzSd5 {
        --margin-top: 20px;
        --margin-bottom: 30px;
        --margin-left: 20px
    }

    div#n2-ss-7 .n-uc-41a2r5vNii61-inner {
        justify-content: flex-start
    }

    div#n2-ss-7 .n-uc-41a2r5vNii61 {
        width: 50%
    }

    div#n2-ss-7 .n-uc-HSetWBuTcibz-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-HSetWBuTcibz {
        height: auto
    }

    div#n2-ss-7 .n-uc-L9NigJWsetMw {
        width: 50%
    }

    div#n2-ss-7 .n-uc-XDtG6mFWrC2O {
        width: 50%
    }

    div#n2-ss-7 .n-uc-ES747mYiXttg-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-ES747mYiXttg {
        height: auto
    }

    div#n2-ss-7 .n-uc-xFoQdCOV4Rmk {
        width: 50%
    }

    div#n2-ss-7 .n-uc-vCUy6OMKjVKZ {
        width: 50%
    }

    div#n2-ss-7 .n-uc-vJt0KnXR75FZ-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-vJt0KnXR75FZ {
        height: auto
    }

    div#n2-ss-7 .n-uc-VpcOl1peTvMD {
        width: 50%
    }

    div#n2-ss-7 .n-uc-skLBQ2xI3xch {
        --margin-top: 20px;
        --margin-bottom: 30px;
        --margin-left: 20px
    }

    div#n2-ss-7 .n-uc-Ksa9ZtnQPNOR-inner {
        justify-content: flex-start
    }

    div#n2-ss-7 .n-uc-Ksa9ZtnQPNOR {
        width: 50%
    }

    div#n2-ss-7 .n-uc-dtxriGZozDNa-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-dtxriGZozDNa {
        height: auto
    }

    div#n2-ss-7 .n-uc-4inmZ8VN9885 {
        width: 50%
    }

    div#n2-ss-7 .n-uc-1ryimujOVGMP {
        width: 50%
    }

    div#n2-ss-7 .n-uc-WOMgi7n4kVwu-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-WOMgi7n4kVwu {
        height: auto
    }

    div#n2-ss-7 .n-uc-obyOPnSHuOml {
        width: 50%
    }

    div#n2-ss-7 .n-uc-JqBFfTGHphQP {
        width: 50%
    }

    div#n2-ss-7 .n-uc-mWhPhgXn8Hd5-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-mWhPhgXn8Hd5 {
        height: auto
    }

    div#n2-ss-7 .n-uc-6XKDRERGRIxv {
        width: 50%
    }

    div#n2-ss-7 .n-uc-9aJi5sE4tKva {
        --margin-top: 20px;
        --margin-bottom: 30px;
        --margin-left: 20px
    }

    div#n2-ss-7 .n-uc-H1K5xKn2iiZq-inner {
        justify-content: flex-start
    }

    div#n2-ss-7 .n-uc-H1K5xKn2iiZq {
        width: 50%
    }

    div#n2-ss-7 .n-uc-01bK9Ur1dgu2-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-01bK9Ur1dgu2 {
        height: auto
    }

    div#n2-ss-7 .n-uc-HMRshDy5DQBo {
        width: 50%
    }

    div#n2-ss-7 .n-uc-bqTe9NIzlAfq {
        width: 50%
    }

    div#n2-ss-7 .n-uc-rZcJjxjPLOSN-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-rZcJjxjPLOSN {
        height: auto
    }

    div#n2-ss-7 .n-uc-n0smSn6N70tE {
        width: 50%
    }

    div#n2-ss-7 .n-uc-FWrtr17uBOBG {
        width: 50%
    }

    div#n2-ss-7 .n-uc-uNbx2kw4Akgw-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-uNbx2kw4Akgw {
        height: auto
    }

    div#n2-ss-7 .n-uc-pQn82u0FXKQc {
        width: 50%
    }

    div#n2-ss-7 .n-uc-od1FER0vfeeh {
        --margin-top: 20px;
        --margin-bottom: 30px;
        --margin-left: 20px
    }

    div#n2-ss-7 .n-uc-p3qjVc0doaDC-inner {
        justify-content: flex-start
    }

    div#n2-ss-7 .n-uc-p3qjVc0doaDC {
        width: 50%
    }

    div#n2-ss-7 .n-uc-x67T5rd57G8R-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-x67T5rd57G8R {
        height: auto
    }

    div#n2-ss-7 .n-uc-19mX3feaWNDG {
        width: 50%
    }

    div#n2-ss-7 .n-uc-m03Mu1c7mPmy {
        width: 50%
    }

    div#n2-ss-7 .n-uc-nLE6VeDCODzT-inner>.n2-ss-layer-row-inner {
        flex-wrap: nowrap;
    }

    div#n2-ss-7 .n-uc-nLE6VeDCODzT {
        height: auto
    }

    div#n2-ss-7 .n-uc-rIc3t8kO5ebe {
        width: 50%
    }

    div#n2-ss-7 .n-uc-5t3310L9vqp7 {
        width: 50%
    }

    div#n2-ss-7 [data-hide-tabletportrait="1"] {
        display: none !important;
    }
}

@media (orientation: landscape) and (max-width: 900px),
(orientation: portrait) and (max-width: 700px) {
    div#n2-ss-7 .n-uc-18613b89e492c-inner>.n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-18613b89e492c {
        height: auto
    }

    div#n2-ss-7 .n-uc-19409e413ca09 {
        width: calc(100% - 30px)
    }

    div#n2-ss-7 .n-uc-5kbnU6Ffl8xz {
        --margin-top: 20px;
        --margin-bottom: 20px;
        --margin-left: 20px
    }

    div#n2-ss-7 .n-uc-15d3eae7dddff-inner {
        padding: 0px 10px 0px 10px
    }

    div#n2-ss-7 .n-uc-15d3eae7dddff {
        width: calc(100% - 30px)
    }

    div#n2-ss-7 .n-uc-1a03cdd956ddb-inner>.n2-ss-layer-row-inner {
        width: calc(100% + 31px);
        margin: -15px;
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-1a03cdd956ddb-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
        margin: 15px
    }

    div#n2-ss-7 .n-uc-1a03cdd956ddb {
        height: auto
    }

    div#n2-ss-7 .n-uc-1a7faf0f9af17 {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-104da429d76e6 {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-1a1043ae8f080-inner>.n2-ss-layer-row-inner {
        width: calc(100% + 31px);
        margin: -15px;
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-1a1043ae8f080-inner>.n2-ss-layer-row-inner>.n2-ss-layer[data-sstype="col"] {
        margin: 15px
    }

    div#n2-ss-7 .n-uc-1a1043ae8f080 {
        --margin-top: 30px;
        --margin-bottom: 20px;
        height: auto
    }

    div#n2-ss-7 .n-uc-1d4a0fe5fe5f5 {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-15a15cb141fe9 {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-DYeIxaM6qOj7-inner>.n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-DYeIxaM6qOj7 {
        height: auto
    }

    div#n2-ss-7 .n-uc-yIxwPZPmE0hK {
        width: calc(100% - 30px)
    }

    div#n2-ss-7 .n-uc-LR2Fn5FMzSd5 {
        --margin-top: 20px;
        --margin-bottom: 20px;
        --margin-left: 20px
    }

    div#n2-ss-7 .n-uc-41a2r5vNii61-inner {
        padding: 0px 10px 0px 10px
    }

    div#n2-ss-7 .n-uc-41a2r5vNii61 {
        width: calc(100% - 30px)
    }

    div#n2-ss-7 .n-uc-HSetWBuTcibz-inner>.n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-HSetWBuTcibz {
        height: auto
    }

    div#n2-ss-7 .n-uc-L9NigJWsetMw {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-XDtG6mFWrC2O {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-ES747mYiXttg-inner>.n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-ES747mYiXttg {
        --margin-top: 30px;
        --margin-bottom: 20px;
        height: auto
    }

    div#n2-ss-7 .n-uc-xFoQdCOV4Rmk {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-vCUy6OMKjVKZ {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-vJt0KnXR75FZ-inner>.n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-vJt0KnXR75FZ {
        height: auto
    }

    div#n2-ss-7 .n-uc-VpcOl1peTvMD {
        width: calc(100% - 30px)
    }

    div#n2-ss-7 .n-uc-skLBQ2xI3xch {
        --margin-top: 20px;
        --margin-bottom: 20px;
        --margin-left: 20px
    }

    div#n2-ss-7 .n-uc-Ksa9ZtnQPNOR-inner {
        padding: 0px 10px 0px 10px
    }

    div#n2-ss-7 .n-uc-Ksa9ZtnQPNOR {
        width: calc(100% - 30px)
    }

    div#n2-ss-7 .n-uc-dtxriGZozDNa-inner>.n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-dtxriGZozDNa {
        height: auto
    }

    div#n2-ss-7 .n-uc-4inmZ8VN9885 {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-1ryimujOVGMP {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-WOMgi7n4kVwu-inner>.n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-WOMgi7n4kVwu {
        --margin-top: 30px;
        --margin-bottom: 20px;
        height: auto
    }

    div#n2-ss-7 .n-uc-obyOPnSHuOml {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-JqBFfTGHphQP {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-mWhPhgXn8Hd5-inner>.n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-mWhPhgXn8Hd5 {
        height: auto
    }

    div#n2-ss-7 .n-uc-6XKDRERGRIxv {
        width: calc(100% - 30px)
    }

    div#n2-ss-7 .n-uc-9aJi5sE4tKva {
        --margin-top: 20px;
        --margin-bottom: 20px;
        --margin-left: 20px
    }

    div#n2-ss-7 .n-uc-H1K5xKn2iiZq-inner {
        padding: 0px 10px 0px 10px
    }

    div#n2-ss-7 .n-uc-H1K5xKn2iiZq {
        width: calc(100% - 30px)
    }

    div#n2-ss-7 .n-uc-01bK9Ur1dgu2-inner>.n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-01bK9Ur1dgu2 {
        height: auto
    }

    div#n2-ss-7 .n-uc-HMRshDy5DQBo {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-bqTe9NIzlAfq {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-rZcJjxjPLOSN-inner>.n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-rZcJjxjPLOSN {
        --margin-top: 30px;
        --margin-bottom: 20px;
        height: auto
    }

    div#n2-ss-7 .n-uc-n0smSn6N70tE {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-FWrtr17uBOBG {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-uNbx2kw4Akgw-inner>.n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-uNbx2kw4Akgw {
        height: auto
    }

    div#n2-ss-7 .n-uc-pQn82u0FXKQc {
        width: calc(100% - 30px)
    }

    div#n2-ss-7 .n-uc-od1FER0vfeeh {
        --margin-top: 20px;
        --margin-bottom: 20px;
        --margin-left: 20px
    }

    div#n2-ss-7 .n-uc-p3qjVc0doaDC-inner {
        padding: 0px 10px 0px 10px
    }

    div#n2-ss-7 .n-uc-p3qjVc0doaDC {
        width: calc(100% - 30px)
    }

    div#n2-ss-7 .n-uc-x67T5rd57G8R-inner>.n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-x67T5rd57G8R {
        height: auto
    }

    div#n2-ss-7 .n-uc-19mX3feaWNDG {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-m03Mu1c7mPmy {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-nLE6VeDCODzT-inner>.n2-ss-layer-row-inner {
        flex-wrap: wrap;
    }

    div#n2-ss-7 .n-uc-nLE6VeDCODzT {
        --margin-top: 30px;
        --margin-bottom: 20px;
        height: auto
    }

    div#n2-ss-7 .n-uc-rIc3t8kO5ebe {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 .n-uc-5t3310L9vqp7 {
        width: calc(50% - 30px)
    }

    div#n2-ss-7 [data-hide-mobileportrait="1"] {
        display: none !important;
    }
}


div#n2-ss-3 {
    margin: 0px 0px 0px 0px;
}

div#n2-ss-3 .n2-ss-slider-1 {
    display: grid;
    position: relative;
}

div#n2-ss-3 .n2-ss-slider-2 {
    display: grid;
    place-items: center;
    position: relative;
    overflow: hidden;
    border: 0px solid RGBA(62, 62, 62, 1);
    border-radius: 0px;
    background-repeat: repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
    background-color: RGBA(255, 255, 255, 0);
    z-index: 1;
}

div#n2-ss-3 .n2-ss-slider-3 {
    box-sizing: border-box;
    display: grid;
    grid-template-areas: 'full';
    place-items: center;
    position: relative;
    overflow: hidden;
    z-index: 20;
    width: 100%;
}

div#n2-ss-3 .n2-ss-slider-3>* {
    grid-area: full;
}

div#n2-ss-3 .n2-ss-slider-pane {
    display: grid;
    grid-template-areas: 'slide';
    justify-self: stretch;
    margin: 0 var(--self-side-margin);
    position: relative;
    transform-style: preserve-3d;
    overflow: hidden;
    opacity: 0.001;
}

div#n2-ss-3 .n2-ss-slider-pane>* {
    grid-area: slide;
}

div#n2-ss-3 .n2-ss-slider-pane--ready {
    animation-name: carousel-multi-fade-in;
    animation-duration: 1s;
    opacity: 1;
}

div#n2-ss-3 .n2-ss-slide {
    z-index: 1;
    position: relative;
    width: var(--slide-width);
    max-width: 350px;
    display: block;
    border-radius: 0px;
    background-clip: padding-box;
    background-color: RGBA(255, 255, 255, 1);
    border: 0px solid RGBA(62, 62, 62, 1);
    box-sizing: border-box;
    --a: calc(var(--slide-group-index) * var(--slide-width));
    --b: calc(var(--slide-group-index) * 2);
    --c: calc(var(--b) + 1);
    --d: calc(var(--c) * var(--slide-margin-side));
    --e: calc(var(--a) + var(--d));
    --f: calc(var(--slide-transform-offset, 0) * 1px);
    transform: translateX(calc(var(--e) - var(--f)));
}

html[dir="rtl"] div#n2-ss-3 .n2-ss-slide {
    transform: translateX(calc(-1 * var(--e) - var(--f)));
}

div#n2-ss-3 .n2-ss-slider-pane .n2-ss-preserve-size {
    width: 100%;
    max-width: 350px;
}

div#n2-ss-3 .n2-ss-layers-container {
    position: relative;
}

div#n2-ss-3 .n2-ss-slide-active {
    z-index: 3;
}

div#n2-ss-3 .n2-ss-layer {
    -webkit-backface-visibility: hidden;
}

@keyframes carousel-multi-fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

div#n2-ss-3 .n2-ss-control-bullet {
    visibility: hidden;
    text-align: center;
    justify-content: center;
    z-index: 14;
}

div#n2-ss-3 .n2-ss-control-bullet--calculate-size {
    left: 0 !important;
}

div#n2-ss-3 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize {
    width: 100%;
}

div#n2-ss-3 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize {
    height: 100%;
    flex-flow: column;
}

div#n2-ss-3 .nextend-bullet-bar {
    display: inline-flex;
    vertical-align: top;
    visibility: visible;
    align-items: center;
    flex-wrap: wrap;
}

div#n2-ss-3 .n2-bar-justify-content-left {
    justify-content: flex-start;
}

div#n2-ss-3 .n2-bar-justify-content-center {
    justify-content: center;
}

div#n2-ss-3 .n2-bar-justify-content-right {
    justify-content: flex-end;
}

div#n2-ss-3 .n2-ss-control-bullet-vertical>.nextend-bullet-bar {
    flex-flow: column;
}

div#n2-ss-3 .n2-ss-control-bullet-fullsize>.nextend-bullet-bar {
    display: flex;
}

div#n2-ss-3 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize>.nextend-bullet-bar {
    flex: 1 1 auto;
}

div#n2-ss-3 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize>.nextend-bullet-bar {
    height: 100%;
}

div#n2-ss-3 .nextend-bullet-bar .n2-bullet {
    cursor: pointer;
    transition: background-color 0.4s;
}

div#n2-ss-3 .nextend-bullet-bar .n2-bullet.n2-active {
    cursor: default;
}

div#n2-ss-3 div.n2-ss-bullet-thumbnail-container {
    position: absolute;
    z-index: 10000000;
}

div#n2-ss-3 .n2-ss-bullet-thumbnail-container .n2-ss-bullet-thumbnail {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

div#n2-ss-3 .n-uc-wBxvcftOGEKb-inner {
    --n2bggradient: linear-gradient(RGBA(255, 255, 255, 0.5), RGBA(255, 255, 255, 0.5));
    --n2bgimage: URL("wp-content/uploads/slider3/-3.jpg");
    background-position: 50% 50%, 48% 52%;
}

div#n2-ss-3 .n2-font-66424f4b62f04d5cb486992bc5abe198-paragraph {
    font-family: 'Noto Sans';
    color: #7C7C7C;
    font-size: 93.75%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 300;
}

div#n2-ss-3 .n2-font-66424f4b62f04d5cb486992bc5abe198-paragraph a,
div#n2-ss-3 .n2-font-66424f4b62f04d5cb486992bc5abe198-paragraph a:FOCUS {
    font-family: 'Noto Sans';
    color: #1890d7;
    font-size: 100%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 300;
}

div#n2-ss-3 .n2-font-66424f4b62f04d5cb486992bc5abe198-paragraph a:HOVER,
div#n2-ss-3 .n2-font-66424f4b62f04d5cb486992bc5abe198-paragraph a:ACTIVE {
    font-family: 'Noto Sans';
    color: #1890d7;
    font-size: 100%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 300;
}

div#n2-ss-3 .n2-style-097150f6a6133b0a4cdfbe3dad764fa4-heading {
    background: RGBA(255, 255, 255, 0);
    opacity: 1;
    padding: 0px 18px 0px 18px;
    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-3 .n2-font-0d7c1ac55ace84708ff74974915a5406-hover {
    font-family: 'Noto Sans';
    color: #000000;
    font-size: 93.75%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    letter-spacing: 1.5px;
    word-spacing: normal;
    text-transform: uppercase;
    font-weight: 500;
}

div#n2-ss-3 .n-uc-PAAomeMNscG1-inner {
    --n2bggradient: linear-gradient(RGBA(255, 255, 255, 0.5), RGBA(255, 255, 255, 0.5));
    --n2bgimage: URL("wp-content/uploads/slider3/-3.jpg");
    background-position: 50% 50%, 48% 52%;
}

div#n2-ss-3 .n2-font-595758ffc80e1e8a4bbeab92e1a0af98-hover {
    font-family: 'Open Sans';
    color: #000000;
    font-size: 93.75%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    letter-spacing: 1.5px;
    word-spacing: normal;
    text-transform: uppercase;
    font-weight: 500;
}

div#n2-ss-3 .n-uc-zmzwivYyGpwo-inner {
    --n2bggradient: linear-gradient(RGBA(255, 255, 255, 0.5), RGBA(255, 255, 255, 0.5));
    --n2bgimage: URL("wp-content/uploads/slider3/-3.jpg");
    background-position: 50% 50%, 48% 52%;
}

div#n2-ss-3 .n2-style-0458beb7074f255ea4e96517bc6b0063-heading {
    background: RGBA(255, 255, 255, 0);
    opacity: 1;
    padding: 0px 25px 0px 25px;
    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-3 .n2-font-bc42006adf8c2665989c722fd10a1ed3-hover {
    font-family: 'Noto Sans';
    color: #000000;
    font-size: 93.75%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: uppercase;
    font-weight: 500;
}

div#n2-ss-3 .n-uc-FLIYGUn26RPK-inner {
    --n2bggradient: linear-gradient(RGBA(255, 255, 255, 0.5), RGBA(255, 255, 255, 0.5));
    --n2bgimage: URL("wp-content/uploads/slider3/-3.jpg");
    background-position: 50% 50%, 48% 52%;
}

div#n2-ss-3 .n2-font-f50deec60c4b47d568e3018721926086-paragraph {
    font-family: 'Open Sans';
    color: #7C7C7C;
    font-size: 87.5%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
}

div#n2-ss-3 .n2-font-f50deec60c4b47d568e3018721926086-paragraph a,
div#n2-ss-3 .n2-font-f50deec60c4b47d568e3018721926086-paragraph a:FOCUS {
    font-family: 'Open Sans';
    color: #1890d7;
    font-size: 100%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
}

div#n2-ss-3 .n2-font-f50deec60c4b47d568e3018721926086-paragraph a:HOVER,
div#n2-ss-3 .n2-font-f50deec60c4b47d568e3018721926086-paragraph a:ACTIVE {
    font-family: 'Open Sans';
    color: #1890d7;
    font-size: 100%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 400;
}

div#n2-ss-3 .n2-font-dc0df9b7893993e1b1162b66de8acf19-hover {
    font-family: 'Open Sans';
    color: #000000;
    font-size: 100%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: inherit;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: 600;
}

div#n2-ss-3 .n-uc-CU13umORPA59-inner {
    --n2bggradient: linear-gradient(RGBA(255, 255, 255, 0.5), RGBA(255, 255, 255, 0.5));
    --n2bgimage: URL("wp-content/uploads/slider3/-3.jpg");
    background-position: 50% 50%, 48% 52%;
}

div#n2-ss-3 .n-uc-DK8xF8vFyS1C-inner {
    --n2bggradient: linear-gradient(RGBA(255, 255, 255, 0.5), RGBA(255, 255, 255, 0.5));
    --n2bgimage: URL("wp-content/uploads/slider3/-3.jpg");
    background-position: 50% 50%, 48% 52%;
}

div#n2-ss-3 .n2-style-5862ec73a406174dd53f5f3b5f4445a6-dot {
    background: #8A8A8A;
    opacity: 1;
    padding: 6px 6px 6px 6px;
    box-shadow: none;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    border-color: RGBA(0, 0, 0, 1);
    border-radius: 0px;
    margin: 0px 10px;
}

div#n2-ss-3 .n2-style-5862ec73a406174dd53f5f3b5f4445a6-dot.n2-active,
div#n2-ss-3 .n2-style-5862ec73a406174dd53f5f3b5f4445a6-dot:HOVER,
div#n2-ss-3 .n2-style-5862ec73a406174dd53f5f3b5f4445a6-dot:FOCUS {
    background: #C6AC85;
}

div#n2-ss-3 .n2-style-89e6829493f6425211df0e3f6998e151-simple {
    background: RGBA(255, 255, 255, 0);
    opacity: 1;
    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-3 .n-uc-2susX1FmUR88 {
    padding: 0px 0px 0px 0px
}

div#n2-ss-3 .n-uc-wBxvcftOGEKb-inner {
    padding: 30px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: flex-start
}

div#n2-ss-3 .n-uc-wBxvcftOGEKb {
    align-self: center;
}

div#n2-ss-3 .n-uc-WGcxsmVY76ak {
    --margin-top: 20px;
    max-width: 350px
}

div#n2-ss-3 .n-uc-uIBkPLKTQ7Fn {
    --margin-top: 16px
}

div#n2-ss-3 .n-uc-b4a9O5OGKTds {
    padding: 0px 0px 0px 0px
}

div#n2-ss-3 .n-uc-PAAomeMNscG1-inner {
    padding: 30px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: flex-start
}

div#n2-ss-3 .n-uc-PAAomeMNscG1 {
    align-self: center;
}

div#n2-ss-3 .n-uc-8yrK1Sis9N2v {
    --margin-top: 20px;
    max-width: 350px
}

div#n2-ss-3 .n-uc-JkMxtCd3DvsW {
    --margin-top: 16px
}

div#n2-ss-3 .n-uc-mrPAsGQujlC7 {
    padding: 0px 0px 0px 0px
}

div#n2-ss-3 .n-uc-zmzwivYyGpwo-inner {
    padding: 30px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: flex-start
}

div#n2-ss-3 .n-uc-zmzwivYyGpwo {
    align-self: center;
}

div#n2-ss-3 .n-uc-ZR8TB5FGHZsn {
    --margin-top: 20px;
    max-width: 350px
}

div#n2-ss-3 .n-uc-0cOq0G3a8vZV {
    --margin-top: 16px
}

div#n2-ss-3 .n-uc-3jDviLqSyGZx {
    padding: 0px 0px 0px 0px
}

div#n2-ss-3 .n-uc-FLIYGUn26RPK-inner {
    padding: 30px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: flex-start
}

div#n2-ss-3 .n-uc-FLIYGUn26RPK {
    align-self: center;
}

div#n2-ss-3 .n-uc-V0M92zlLx5zS {
    --margin-top: 20px;
    max-width: 350px
}

div#n2-ss-3 .n-uc-PJ3I6VpuV4yD {
    --margin-top: 16px
}

div#n2-ss-3 .n-uc-xi1c5S8G2IAc {
    padding: 0px 0px 0px 0px
}

div#n2-ss-3 .n-uc-CU13umORPA59-inner {
    padding: 30px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: flex-start
}

div#n2-ss-3 .n-uc-CU13umORPA59 {
    align-self: center;
}

div#n2-ss-3 .n-uc-05AETZlXOQ7i {
    --margin-top: 20px;
    max-width: 350px
}

div#n2-ss-3 .n-uc-xBkRDxxmbIWV {
    --margin-top: 16px
}

div#n2-ss-3 .n-uc-U8EkkvWppwfD {
    padding: 0px 0px 0px 0px
}

div#n2-ss-3 .n-uc-DK8xF8vFyS1C-inner {
    padding: 30px 0px 0px 0px;
    text-align: center;
    --ssselfalign: center;
    ;
    justify-content: flex-start
}

div#n2-ss-3 .n-uc-DK8xF8vFyS1C {
    align-self: center;
}

div#n2-ss-3 .n-uc-2XbFfEdxpnrk {
    --margin-top: 20px;
    max-width: 350px
}

div#n2-ss-3 .n-uc-1PV4lRsamsam {
    --margin-top: 16px
}

div#n2-ss-3 .n2-ss-slider-1 {
    min-height: 430px;
}

div#n2-ss-3 .n2-ss-slider-3 {
    max-width: 1110px;
}

div#n2-ss-3 .n2-ss-slider-3 {
    padding: 0px 0px 0px 0px
}

@media (min-width: 1200px) {
    div#n2-ss-3 [data-hide-desktopportrait="1"] {
        display: none !important;
    }
}

@media (orientation: landscape) and (max-width: 1199px) and (min-width: 901px),
(orientation: portrait) and (max-width: 1199px) and (min-width: 701px) {
    div#n2-ss-3 [data-hide-tabletportrait="1"] {
        display: none !important;
    }
}

@media (orientation: landscape) and (max-width: 900px),
(orientation: portrait) and (max-width: 700px) {
    div#n2-ss-3 [data-hide-mobileportrait="1"] {
        display: none !important;
    }
}

.site-info:last-child a:last-child {
    display: none;
}

.site-info:last-child span {
    display: none;
}

.site-info p {
    margin: 0;
}

.site-title,
.site-description {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
}

#block-search,
#block-search * {
    box-sizing: border-box;
}

.tl-container {
    padding: 0 20px;
}

#tl-block {
    position: relative;
}

.block-search--main {
    background: rgba(255, 255, 255, 0.6);
    margin: 0 auto;
    max-width: 906px;
    width: 100%;
    bottom: 310px;
    right: 0;
    left: 0;
    position: absolute;
}

@media (max-width: 980px) {
    .block-search--main {
        bottom: 0;
        position: relative;
        background: #C6AC85 !important;
    }
}

.page-id-506 jdiv {
    display: none;
}