@media only screen and (min-width: 1000px) {
#header-outer[data-header-resize="1"] #top #logo {
transition: margin 0.32s ease, color 0.32s ease;
}
#header-outer #top > .container > .row {
align-items: center;
justify-content: center;
}
#header-outer #top > .container > .row > .span_9 {
order: 1;
position: absolute;
left: 0;
top: 0;
width: 100%;
z-index: 10;
height: 100%;
pointer-events: none;
}
#header-outer #top > .container > .row > .span_3 {
margin-right: 0;
z-index: 200;
}
#header-outer #top > .container > .row > .right-aligned-menu-items {
position: absolute;
right: 0;
top: 0;
z-index: 100;
height: 100%;
width: 100%;
justify-content: flex-end;
align-items: center;
display: flex;
pointer-events: none;
}
#header-outer #top > .container > .row > .right-aligned-menu-items nav,
#header-outer #top > .container > .row > .span_9 nav {
pointer-events: all;
}
#header-outer #top > .container > .row > .right-aligned-menu-items nav {
height: 100%;
}
#top nav .buttons li.nectar-megamenu-menu-item {
position: static;
}
#header-outer[data-lhe="animated_underline"] #top .right-aligned-menu-items nav > ul > li.menu-item:last-of-type > a {
margin-right: 0;
}
#header-outer[data-lhe="animated_underline"] #top .span_9 nav > ul > li.menu-item:first-of-type > a {
margin-left: 0;
}
#header-outer[data-lhe="default"] #top .right-aligned-menu-items nav > ul > li.menu-item:last-of-type:not([class*="button"]) > a,
#header-outer .nectar-header-text-content-wrap:last-child .nectar-header-text-content {
padding-right: 0;
}
#header-outer[data-lhe="default"] #top .span_9 nav > ul > li.menu-item:first-of-type:not([class*="button"]) > a {
padding-left: 0;
}
}.nectar-highlighted-text em {
position: relative;
display: inline-block;
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-weight: inherit;
text-transform: inherit;
letter-spacing: inherit;
line-height: 1em;
padding: 0 3px;
}
.nectar-highlighted-text[class*="font_size_"] em {
line-height: inherit;
}
.nectar-highlighted-text:not([data-style="text_outline"]) em {
background-repeat: no-repeat;
background-size: 0% 80%;
background-image: linear-gradient(to right, #000000 0%, #000000 100%);
transition: background-size 0.9s cubic-bezier(.15,.75,.4,1), opacity 0.25s ease;
background-position: left 90%;
}
.nectar-highlighted-text[data-exp="closer"][data-style="full_text"] em { 
background-size: 0% 70%;
background-position: left 65%;
}
.nectar-highlighted-text[data-exp="closer"][data-style="full_text"] em.animated {
background-size: 100% 70%;
}
.nectar-highlighted-text[data-exp="closest"][data-style="full_text"] em { 
background-size: 0% 60%;
background-position: left 65%;
}
.nectar-highlighted-text[data-exp="closest"][data-style="full_text"] em.animated {
background-size: 100% 60%;
}
.nectar-highlighted-text[data-style="full_text"] em {
background-position: left 70%;
}
.nectar-highlighted-text[data-style="regular_underline"] a em {
-webkit-transition: color 0.9s cubic-bezier(.15,.75,.4,1), background-size 0.9s cubic-bezier(.15,.75,.4,1);
transition: color 0.9s cubic-bezier(.15,.75,.4,1), background-size 0.9s cubic-bezier(.15,.75,.4,1);
}
.nectar-highlighted-text[data-style="regular_underline"] a:hover em,
.nectar-highlighted-text[data-style="regular_underline"] em.has-link:hover {
color: #fff;
}
.nectar-highlighted-text[data-style="regular_underline"][data-color="#ffffff"] a:hover em,
.nectar-highlighted-text[data-style="regular_underline"][data-color="#ffffff"] em.has-link:hover {
color: #000;
}
.nectar-highlighted-text[data-style="regular_underline"] em,
.nectar-highlighted-text[data-style="full_text"] em,
.nectar-highlighted-text[data-style="half_text"] em {
display: inline;
}
.nectar-highlighted-text[data-style="half_text"] em {
background-size: 0% 28%;
}
.nectar-highlighted-text[data-style="half_text"] em.animated {
background-size: 100% 28%;
}
.nectar-highlighted-text[data-style="half_text"] a:hover em.animated {
background-size: 100% 14%;
}
.nectar-highlighted-text[data-style="regular_underline"] em {
background-image: linear-gradient(to right, #000000 0%, #000000 100%), linear-gradient(to right, #000000 0%, #000000 100%);
}
.nectar-highlighted-text[data-style="regular_underline"] em {
padding: 0;
}
.nectar-highlighted-text em.animated {
background-size: 100% 80%;
}
.nectar-highlighted-text[data-using-custom-color="false"] em:before {
opacity: 0.3;
}
@media only screen and (max-width: 999px) {
body:not([data-m-animate="1"]) .nectar-highlighted-text em.animated {
-webkit-transition: none;
transition: none;
}
}
.nectar-highlighted-text a {
color: inherit;
}
.nectar-highlighted-text[data-style="full_text"] a:hover em.animated {
opacity: 0.75;
}
.nectar-highlighted-text[data-style="text_outline"] em:before {
display: none;
}
.nectar-highlighted-text[data-style="text_outline"] em{
-webkit-text-stroke-color: inherit;
-webkit-text-fill-color: rgba(0,0,0,0);
}
.nectar-highlighted-text[data-style="text_outline"] a em {
transition: transform 0.3s ease;
transform-origin: left bottom;
}
.nectar-highlighted-text[data-style="text_outline"] a:hover em {
-webkit-text-fill-color: initial;
-webkit-text-stroke-color: rgba(0,0,0,0);
transform: skewX(-10deg);
}
.nectar-highlighted-text[data-style][data-user-color="true"] * {
color: inherit;
}
.nectar-highlighted-text[data-style="text_outline"] em {
display: inline;
padding: 0;
}
.nectar-highlighted-text[data-style="text_outline"][data-outline-thickness="thin"] em {
-webkit-text-stroke-width: 0.015em;
}
.nectar-highlighted-text[data-style="text_outline"][data-outline-thickness="regular"] em {
-webkit-text-stroke-width: 0.02em;
}
.nectar-highlighted-text[data-style="text_outline"][data-outline-thickness="thick"] em {
-webkit-text-stroke-width: 0.03em;
}
.nectar-highlighted-text[data-style="text_outline"][data-outline-thickness="extra_thick"] em {
-webkit-text-stroke-width: 0.04em;
}.nectar_cascading_images{
position:relative;
display:block;
}
.nectar_cascading_images .cascading-image {
pointer-events: none;
}
.nectar_cascading_images.overflow-hidden {
overflow: hidden;
}
.nectar_cascading_images.forced-aspect .cascading-image:first-child .img-wrap {
background-size: cover;
background-position: center;
}
.nectar_cascading_images.forced-aspect .cascading-image:first-child .bg-layer > div {
height: 100%;
width: 100%;
left: 0;
top: 0;
padding-bottom: 0;
position: absolute;
}
.nectar_cascading_images .cascading-image img,
.nectar_cascading_images .cascading-image .img-wrap{
display:block;
margin-bottom:0;
line-height:0
}
.nectar_cascading_images .cascading-image img.nectar-lazy {
opacity: 0;
width: 100%;
transition: opacity 0.5s ease;
}
.cascading-image[data-has-img="false"] .bg-color:not(.calculated) {
padding-bottom: 60%;
}
.nectar_cascading_images .cascading-image img.nectar-lazy.loaded {
opacity: 1;
}
.nectar_cascading_images .cascading-image .img-wrap, .nectar_cascading_images .cascading-image .bg-layer > .bg-color {
display:inline-block
}
.nectar_cascading_images .cascading-image .img-wrap.lazy-enabled:not(.img-loaded) {
display: block;
}
.nectar_cascading_images .cascading-image,
.nectar_cascading_images .cascading-image .inner-wrap{
display:inline-block;
width:100%;
text-align:center
}
.nectar_cascading_images {
line-height: 0;
}
.nectar_cascading_images .cascading-image:not(:first-child){
position:absolute;
top:50%;
left:50%;
-ms-transform:translateY(-50%) translateX(-50%);
-webkit-transform:translateY(-50%) translateX(-50%);
transform:translateY(-50%) translateX(-50%)
}
.nectar_cascading_images.animated-in .cascading-image .inner-wrap{
-ms-transition:transform 0.7s cubic-bezier(.3,0.95,.3,0.95),opacity 0.3s ease;
-webkit-transition:-webkit-transform 0.7s cubic-bezier(.3,0.95,.3,0.95),opacity 0.3s ease;
transition:transform 0.7s cubic-bezier(.3,0.95,.3,0.95),opacity 0.3s ease
}
.nectar_cascading_images.animated-in .cascading-image[data-animation="grow-in-reveal"] .inner-wrap{
-ms-transition:transform 1.1s cubic-bezier(.3,0.95,.3,0.95),opacity 0.3s ease;
-webkit-transition:-webkit-transform 1.1s cubic-bezier(.3,0.95,.3,0.95),opacity 0.3s ease;
transition:transform 1.1s cubic-bezier(.3,0.95,.3,0.95),opacity 0.3s ease
}
.nectar_cascading_images[data-border-radius="3px"] .inner-wrap img,
.nectar_cascading_images[data-border-radius="3px"] .inner-wrap .img-wrap,
.nectar_cascading_images[data-border-radius="3px"] .inner-wrap .bg-color {
border-radius: 3px;
}
.nectar_cascading_images[data-border-radius="5px"] .inner-wrap img,
.nectar_cascading_images[data-border-radius="5px"] .inner-wrap .img-wrap,
.nectar_cascading_images[data-border-radius="5px"] .inner-wrap .bg-color {
border-radius: 5px;
}
.nectar_cascading_images[data-border-radius="10px"] .inner-wrap img,
.nectar_cascading_images[data-border-radius="10px"] .inner-wrap .img-wrap,
.nectar_cascading_images[data-border-radius="10px"] .inner-wrap .bg-color {
border-radius: 10px;
}
.nectar_cascading_images[data-border-radius="15px"] .inner-wrap img,
.nectar_cascading_images[data-border-radius="15px"] .inner-wrap .img-wrap,
.nectar_cascading_images[data-border-radius="15px"] .inner-wrap .bg-color {
border-radius: 15px;
}
.nectar_cascading_images[data-border-radius="20px"] .inner-wrap img,
.nectar_cascading_images[data-border-radius="20px"] .inner-wrap .img-wrap,
.nectar_cascading_images[data-border-radius="20px"] .inner-wrap .bg-color {
border-radius: 20px;
}
.cascading-image[data-has-img="true"] .inner-wrap .bg-color {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.nectar_cascading_images .cascading-image[data-max-width="125%"] img {
max-width: 125%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width="135%"] img {
max-width: 135%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width="150%"] img {
max-width: 150%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width="175%"] img {
max-width: 175%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width="200%"] img {
max-width: 200%;
width: auto;
}
@media only screen and (max-width: 1000px) {
.nectar_cascading_images .cascading-image[data-max-width-mobile="100%"] img {
max-width: 100%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width-mobile="125%"] img {
max-width: 125%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width-mobile="135%"] img {
max-width: 135%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width-mobile="150%"] img {
max-width: 150%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width-mobile="175%"] img {
max-width: 175%;
width: auto;
}
.nectar_cascading_images .cascading-image[data-max-width-mobile="200%"] img {
max-width: 200%;
width: auto;
}
}
@media all and (-ms-high-contrast:none){
*::-ms-backdrop,.row .nectar_cascading_images .cascading-image img:not([srcset]){
width:100%
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.row .nectar_cascading_images .cascading-image img:not([srcset]){
width:100%
}
.nectar_cascading_images .cascading-image .img-wrap {
max-width: 100%;
}
}
.nectar_cascading_images .cascading-image[data-animation="grow-in"] .inner-wrap{
-webkit-transform:scale(0.75);
transform:scale(0.75);
}
.nectar_cascading_images .cascading-image[data-animation="grow-in-reveal"] .inner-wrap {
-webkit-transform:scale(0.5);
transform:scale(0.5);
}
.nectar_cascading_images .cascading-image[data-animation="grow-in-reveal"] .inner-wrap .img-wrap {
overflow: hidden;
}
.nectar_cascading_images .cascading-image[data-animation="grow-in-reveal"] .inner-wrap img {
-webkit-transform: scale(1.7);
transform: scale(1.7);
transition: transform 1.1s cubic-bezier(.3,0.95,.3,0.95);
-webkit-transition: transform 1.1s cubic-bezier(.3,0.95,.3,0.95);
}
.nectar_cascading_images .cascading-image[data-animation="flip-in"] .inner-wrap{
transform: rotateY(25deg);
-webkit-transform:rotateY(25deg);
}
.nectar_cascading_images .cascading-image[data-animation="fade-in-from-left"] .inner-wrap{
transform:translateX(-60px);
-webkit-transform:translateX(-60px);
}
.nectar_cascading_images .cascading-image[data-animation="fade-in-from-right"] .inner-wrap{
transform:translateX(60px);
-webkit-transform:translateX(60px);
}
.nectar_cascading_images .cascading-image[data-animation="fade-in-from-bottom"] .inner-wrap{
transform:translateY(60px);
-webkit-transform:translateY(60px);
}