





@charset "UTF-8";
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
footer,
header,
nav,
section {
display: block;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
outline-width: 0;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
ul {
padding-left: 20px;
}
.u-btn {
display: table;
cursor: pointer;
color: inherit;
font-size: inherit;
font-family: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
font-style: inherit;
font-weight: inherit;
text-decoration: none;
border: 0 none transparent;
outline-width: 0;
background-color: transparent;
margin: 0;
-webkit-text-decoration-skip: objects;
font-style: initial;
white-space: nowrap;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
vertical-align: middle;
text-align: center;
padding: 10px 30px;
border-radius: 0;
--border-radius: 0;
align-self: flex-start;
}
.u-btn:focus,
.u-btn:active:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.u-btn:hover,
.u-btn:focus {
text-decoration: none;
}
.u-btn:active {
outline: 0;
background-image: none;
}
.u-btn-rectangle {
border-radius: 0 !important;
}
.u-text a,
.u-nav-item a {
font-size: inherit;
font-family: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
}
.u-text:not(ul):not(ol):not(p):not(.u-post-content):not(.u-block-content):not(.u-product-desc):not(.u-cart-block-content):not(.u-checkout-block-content) a {
color: inherit;
}
.u-text:not(ul):not(ol):not(p):not(.u-post-content):not(.u-block-content):not(.u-product-desc):not(.u-cart-block-content):not(.u-checkout-block-content) a,
.u-text:not(ul):not(ol):not(p):not(.u-post-content):not(.u-block-content):not(.u-product-desc):not(.u-cart-block-content):not(.u-checkout-block-content) a:hover {
text-decoration: none;
}
a {
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
}
*,
*:before,
*:after {
box-sizing: border-box;
}
html {
height: 100%;
overflow-y: auto;
overflow-x: hidden;
}
body {
height: auto;
}
body,
section,
header,
footer {
position: relative;
}
section > *,
header > *,
footer > *,
.u-sheet > * {
position: relative;
}
a {
color: #259bca;
text-decoration: none;
}
a:hover {
color: #0676a4;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.u-clearfix:after,
.u-clearfix:before {
content: '';
display: table;
}
.u-clearfix:after {
clear: both;
}
ul.u-text li:last-child {
margin-bottom: 0;
}
.u-text-default {
display: table;
align-self: flex-start;
width: -webkit-fit-content;
width: fit-content;
width: -moz-fit-content;
}
.u-text-default:empty {
display: block;
width: 15px;
}
.u-image {
object-fit: cover;
display: block;
vertical-align: middle;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
}
img.u-image {
overflow: hidden;
}
section.u-image:not(.u-hover-box),
.u-sheet.u-image:not(.u-hover-box) {
overflow: visible;
}
.u-text .u-image {
display: inline-block;
}
.u-image-circle.u-image {
border-radius: 50% !important;
}
[data-href] {
cursor: pointer;
}
.u-sheet {
position: relative;
margin: 0 auto;
}
.u-xl-mode .u-sheet {
width: calc(100% - 20px);
}
@media (min-width: 1400px) {
.u-sheet {
width: var(--theme-sheet-width-xxl) !important;
}
}
@media (min-width: 1200px) {
.u-xl-mode .u-sheet {
width: var(--theme-sheet-width-xl) !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.u-sheet {
width: var(--theme-sheet-width-lg) !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.u-sheet {
width: var(--theme-sheet-width-md) !important;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.u-sheet {
width: var(--theme-sheet-width-sm) !important;
}
}
@media (max-width: 575px) {
.u-sheet {
width: calc(100% - 20px);
}
.u-section-3 .u-sheet-1 {
padding: 30px 15px !important;!i;!;
}
}
.u-body .u-sheet .u-sheet {
width: 100% !important;
}
.u-container-layout {
position: relative;
flex: 1;
max-width: 100%;
transition-duration: inherit;
}
.u-inner-container-layout,
.u-inner-container-layout > *,
.u-container-layout > * {
position: relative;
}
.u-inner-container-layout {
white-space: normal;
}
.u-expanded-width {
width: 100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
.u-preserve-proportions.u-expanded-width > * {
position: absolute !important;
}
.u-valign-middle,
.u-valign-bottom {
display: flex;
flex-direction: column;
}
.u-valign-middle > *,
.u-valign-bottom > * {
flex-shrink: 0;
}
.u-valign-middle {
justify-content: center;
}
.u-valign-bottom {
justify-content: flex-end;
}
.u-sheet:not(.u-image):not(.u-video) {
pointer-events: none;
}
.u-sheet:not(.u-image):not(.u-video) > * {
pointer-events: auto;
pointer-events: initial;
}
[class*="u-border-"]:not(.u-shape-svg) {
stroke: none;
}
.u-icon {
display: block;
line-height: 0;
border-width: 0px;
}
.u-svg-link {
width: 100%;
height: 100%;
fill: currentColor;
}
.u-svg-content {
width: 0;
height: 0;
}
.u-icon-circle {
border-radius: 50%;
}
.u-back-to-top {
position: fixed;
z-index: 100000;
display: none;
}
.u-metadata {
display: table;
}
.u-metadata .u-meta-icon {
display: inline-block;
margin-left: 5px;
vertical-align: middle;
}
.u-metadata .u-meta-icon:first-child {
margin-left: 0;
}
.u-metadata .u-meta-icon + .u-meta-icon:before {
content: '|';
display: inline-block;
margin-right: 5px;
}
.u-metadata {
display: table;
}
.u-metadata .u-meta-icon {
display: inline-block;
margin-left: 5px;
vertical-align: middle;
}
.u-metadata .u-meta-icon:first-child {
margin-left: 0;
}
.u-metadata .u-meta-icon + .u-meta-icon:before {
content: '|';
display: inline-block;
margin-right: 5px;
}
.u-menu,
.u-popupmenu-items {
display: table;
white-space: nowrap;
position: relative;
line-height: 1;
}
.u-popupmenu-items {
min-width: 120px;
}
.u-popupmenu-items .u-nav {
width: 100%;
}
.u-popupmenu-items .u-nav-link {
padding: 8px 0;
white-space: normal;
}
.u-nav,
.u-nav-item {
position: relative;
}
.u-nav {
display: inline-block;
list-style: none;
margin: 0;
padding: 0;
}
.u-nav-item {
display: inline-block;
position: relative;
vertical-align: middle;
padding: 0;
margin: 0;
height: 100%;
}
.u-nav-container .u-nav-item .u-nav-item {
display: block;
}
.u-nav-link {
display: block;
white-space: nowrap;
font-size: inherit;
font-family: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
font-style: inherit;
font-weight: inherit;
text-decoration: none;
border: 0 none transparent;
outline-width: 0;
background-color: transparent;
margin: 0;
-webkit-text-decoration-skip: objects;
}
.u-nav-link,
.u-nav-link:hover,
.u-nav-link:focus {
text-decoration: none;
}
.u-nav-item a.u-nav-link,
.menu-collapse a.u-nav-link {
color: inherit;
}
.u-nav-container > .u-nav > .u-nav-item > .u-nav-link {
padding: 10px 20px;
}
.menu-collapse {
display: none;
border: none;
z-index: 1;
}
.menu-collapse .u-nav-link {
text-decoration: none !important;
padding-top: 4px;
padding-bottom: 4px;
font-size: calc(1em + 8px);
}
.menu-collapse .u-nav-link svg {
min-width: 1em;
width: auto;
height: 1em;
vertical-align: top;
}
.menu-collapse .u-nav-link svg + svg {
position: absolute;
min-width: auto;
width: 0;
height: 0;
overflow: hidden;
}
.u-nav-container-collapse {
display: none;
z-index: 1001;
left: 0 !important;
top: 0 !important;
bottom: 0 !important;
position: fixed !important;
overflow: hidden;
width: 0;
}
.u-menu-overlay {
display: none;
width: 100%;
height: 100vh;
height: -webkit-fill-available;
}
.u-sidenav-overflow {
overflow: auto;
position: absolute !important;
top: 0;
bottom: 0;
right: 0;
left: 0;
}
html {
font-size: 16px;
}
.u-body {
font-size: 1rem;
line-height: 1.6;
}
.u-body h1,
.u-body h2,
.u-body h4 {
padding: 0;
}
h1,
h2,
h4 {
margin-top: 0;
margin-bottom: 0.5rem;
line-height: 1.2;
font-weight: 500;
color: inherit;
}
h1 {
font-size: 2.25rem;
}
h2 {
font-size: 1.5rem;
}
h4 {
font-size: 1.25rem;
}
p {
margin-top: 0;
padding: 0;
margin-bottom: 0.5rem;
}
.u-align-left {
text-align: left;
}
.u-align-center {
text-align: center;
}
.u-repeater-item:not([class*="u-align-"]),
.u-container-style:not([class*="u-align-"]) {
text-align: left;
}
.u-nav:not([class*="u-align-"]) .u-nav {
text-align: left;
}
.u-text {
word-wrap: break-word;
position: relative;
}
section.u-opacity:before,
.u-opacity > .u-container-layout:before,
.u-opacity > .u-inner-container-layout:before,
.u-opacity.u-sidenav:before {
content: '';
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition-duration: inherit;
transition-property: opacity;
border-radius: inherit;
}
section.u-opacity,
.u-opacity.u-container-style,
.u-opacity > .u-container-layout,
.u-opacity > .u-inner-container-layout {
opacity: 1;
}
.u-opacity.u-container-style {
background-color: transparent !important;
}
.u-opacity-95:before,
section.u-opacity-95:before,
.u-opacity-95 > .u-container-layout:before,
.u-opacity-95 > .u-inner-container-layout:before,
.u-opacity-95.u-sidenav:before {
opacity: 0.95;
}
a.u-opacity-95,
span.u-opacity-95,
img.u-opacity-95,
.u-opacity-95.u-menu-overlay {
opacity: 0.95;
}
.u-opacity-85:before,
section.u-opacity-85:before,
.u-opacity-85 > .u-container-layout:before,
.u-opacity-85 > .u-inner-container-layout:before,
.u-opacity-85.u-sidenav:before {
opacity: 0.85;
}
a.u-opacity-85,
span.u-opacity-85,
img.u-opacity-85,
.u-opacity-85.u-menu-overlay {
opacity: 0.85;
}
.u-opacity-70:before,
section.u-opacity-70:before,
.u-opacity-70 > .u-container-layout:before,
.u-opacity-70 > .u-inner-container-layout:before,
.u-opacity-70.u-sidenav:before {
opacity: 0.7;
}
a.u-opacity-70,
span.u-opacity-70,
img.u-opacity-70,
.u-opacity-70.u-menu-overlay {
opacity: 0.7;
}
[class*="u-palette-"].u-body,
.u-white.u-body,
.u-black.u-body {
background-image: none;
}
.u-button-style[class*="u-palette-"],
.u-button-style.u-white,
.u-button-style.u-black {
border-width: 0;
}
@keyframes clockwise {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes donut-rotate {
0% {
transform: rotate(0);
}
50% {
transform: rotate(-140deg);
}
100% {
transform: rotate(0);
}
}
.u-body {
--animation-fade_in-opacity: 0;
--animation-fade_in_up-opacity: 0;
--animation-fade_in_left-opacity: 0;
--animation-fade_in_right-opacity: 0;
--animation-fade_in_down-opacity: 0;
--animation-fade_in_up_big-opacity: 0;
--animation-fade_in_left_big-opacity: 0;
--animation-fade_in_right_big-opacity: 0;
--animation-fade_in_down_big-opacity: 0;
--animation-fade_out-opacity: 0;
--animation-fade_out_up-opacity: 0;
--animation-fade_out_left-opacity: 0;
--animation-fade_out_right-opacity: 0;
--animation-fade_out_down-opacity: 0;
--animation-fade_out_up_big-opacity: 0;
--animation-fade_out_left_big-opacity: 0;
--animation-fade_out_right_big-opacity: 0;
--animation-fade_out_down_big-opacity: 0;
--animation-rotate_in-rotate: -200deg;
--animation-rotate_in_down_left-rotate: -45deg;
--animation-rotate_in_down_right-rotate: 45deg;
--animation-rotate_in_up_left-rotate: 45deg;
--animation-rotate_in_up_right-rotate: -90deg;
--animation-rotate_out-rotate: 200deg;
--animation-rotate_out_down_left-rotate: 45deg;
--animation-rotate_out_down_right-rotate: -45deg;
--animation-rotate_out_up_left-rotate: -45deg;
--animation-rotate_out_up_right-rotate: 90deg;
--animation-roll_in-rotate: -120deg;
--animation-roll_in-translate_x: -100%;
--animation-roll_out-rotate: 120deg;
--animation-roll_out-translate_x: 100%;
--animation-zoom_in-scale: 0.3;
--animation-zoom_in_down-scale: 0.475;
--animation-zoom_in_down-translate_y: 60px;
--animation-zoom_in_up-scale: 0.475;
--animation-zoom_in_up-translate_y: -60px;
--animation-zoom_in_left-scale: 0.475;
--animation-zoom_in_left-translate_x: 10px;
--animation-zoom_in_right-scale: 0.475;
--animation-zoom_in_right-translate_x: -10px;
--animation-zoom_out-scale: 0.3;
--animation-zoom_out_down-scale: 0.475;
--animation-zoom_out_down-translate_y: -60px;
--animation-zoom_out_up-scale: 0.475;
--animation-zoom_out_up-translate_y: 60px;
--animation-zoom_out_left-scale: 0.475;
--animation-zoom_out_left-translate_x: 42px;
--animation-zoom_out_right-scale: 0.475;
--animation-zoom_out_right-translate_x: -42px;
--animation-slide_in_down-translate_y: -100%;
--animation-slide_in_up-translate_y: 100%;
--animation-slide_in_left-translate_x: -100%;
--animation-slide_in_right-translate_x: 100%;
--animation-slide_out_down-translate_y: 100%;
--animation-slide_out_up-translate_y: -100%;
--animation-slide_out_left-translate_x: -100%;
--animation-slide_out_right-translate_x: 100%;
--animation-custom_in-translate_x: 0px;
--animation-custom_in-translate_y: 0px;
--animation-custom_in-scale: 1;
--animation-custom_in-rotate: 0deg;
--animation-custom_in-opacity: 0;
}
@keyframes bounce {
from,
20%,
53%,
80%,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translate3d(0, 0, 0);
}
40%,
43% {
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -30px, 0);
}
70% {
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0, -4px, 0);
}
}
@keyframes flash {
from,
50%,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes pulse {
from {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.05, 1.05, 1.05);
}
to {
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
transform: scale3d(1, 1, 1);
}
30% {
transform: scale3d(1.25, 0.75, 1);
}
40% {
transform: scale3d(0.75, 1.25, 1);
}
50% {
transform: scale3d(1.15, 0.85, 1);
}
65% {
transform: scale3d(0.95, 1.05, 1);
}
75% {
transform: scale3d(1.05, 0.95, 1);
}
to {
transform: scale3d(1, 1, 1);
}
}
@keyframes shake {
from,
to {
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
transform: translate3d(10px, 0, 0);
}
}
@keyframes headShake {
0% {
transform: translateX(0);
}
6.5% {
transform: translateX(-6px) rotateY(-9deg);
}
18.5% {
transform: translateX(5px) rotateY(7deg);
}
31.5% {
transform: translateX(-3px) rotateY(-5deg);
}
43.5% {
transform: translateX(2px) rotateY(3deg);
}
50% {
transform: translateX(0);
}
}
@keyframes swing {
20% {
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
transform: rotate3d(0, 0, 1, -5deg);
}
to {
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes tada {
from {
transform: scale3d(1, 1, 1);
}
10%,
20% {
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
transform: scale3d(1, 1, 1);
}
}
@keyframes wobble {
from {
transform: translate3d(0, 0, 0);
}
15% {
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes jello {
from,
11.1%,
to {
transform: translate3d(0, 0, 0);
}
22.2% {
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes heartBeat {
0% {
transform: scale(1);
}
14% {
transform: scale(1.3);
}
28% {
transform: scale(1);
}
42% {
transform: scale(1.3);
}
70% {
transform: scale(1);
}
}
@keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceInDown {
from,
60%,
75%,
90%,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, 25px, 0);
}
75% {
transform: translate3d(0, -10px, 0);
}
90% {
transform: translate3d(0, 5px, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInLeft {
from,
60%,
75%,
90%,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(25px, 0, 0);
}
75% {
transform: translate3d(-10px, 0, 0);
}
90% {
transform: translate3d(5px, 0, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInRight {
from,
60%,
75%,
90%,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0);
}
75% {
transform: translate3d(10px, 0, 0);
}
90% {
transform: translate3d(-5px, 0, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from,
60%,
75%,
90%,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
75% {
transform: translate3d(0, 10px, 0);
}
90% {
transform: translate3d(0, -5px, 0);
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceOut {
20% {
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOutDown {
20% {
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutUp {
20% {
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeIn {
from {
opacity: var(--animation-fade_in-opacity);
}
to {
opacity: 1;
}
}
@keyframes fadeInDown {
from {
opacity: var(--animation-fade_in_down-opacity);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInDownBig {
from {
opacity: var(--animation-fade_in_down_big-opacity);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeft {
from {
opacity: var(--animation-fade_in_left-opacity);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInLeftBig {
from {
opacity: var(--animation-fade_in_left_big-opacity);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRight {
from {
opacity: var(--animation-fade_in_right-opacity);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInRightBig {
from {
opacity: var(--animation-fade_in_right_big-opacity);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUp {
from {
opacity: var(--animation-fade_in_up-opacity);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeInUpBig {
from {
opacity: var(--animation-fade_in_up_big-opacity);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: var(--animation-fade_out-opacity);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: var(--animation-fade_out_down-opacity);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: var(--animation-fade_out_down_big-opacity);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: var(--animation-fade_out_left-opacity);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: var(--animation-fade_out_left_big-opacity);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: var(--animation-fade_out_right-opacity);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: var(--animation-fade_out_right_big-opacity);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: var(--animation-fade_out_up-opacity);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: var(--animation-fade_out_up_big-opacity);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes flip {
from {
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
animation-timing-function: ease-in;
}
to {
transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
animation-timing-function: ease-in;
}
}
@keyframes flipInX {
from {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
@keyframes flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes lightSpeedIn {
from {
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
transform: skewX(20deg);
opacity: 1;
}
80% {
transform: skewX(-5deg);
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes rotateIn {
from {
transform-origin: center;
transform: rotate3d(0, 0, 1, var(--animation-rotate_in-rotate));
opacity: 0;
}
to {
transform-origin: center;
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, var(--animation-rotate_in_down_left-rotate));
opacity: 0;
}
to {
transform-origin: left bottom;
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, var(--animation-rotate_in_down_right-rotate));
opacity: 0;
}
to {
transform-origin: right bottom;
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, var(--animation-rotate_in_up_left-rotate));
opacity: 0;
}
to {
transform-origin: left bottom;
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, var(--animation-rotate_in_up_right-rotate));
opacity: 0;
}
to {
transform-origin: right bottom;
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes rotateOut {
from {
transform-origin: center;
opacity: 1;
}
to {
transform-origin: center;
transform: rotate3d(0, 0, 1, var(--animation-rotate_out-rotate));
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, var(--animation-rotate_out_down_left-rotate));
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, var(--animation-rotate_out_down_right-rotate));
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
transform-origin: left bottom;
opacity: 1;
}
to {
transform-origin: left bottom;
transform: rotate3d(0, 0, 1, var(--animation-rotate_out_up_left-rotate));
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
transform-origin: right bottom;
opacity: 1;
}
to {
transform-origin: right bottom;
transform: rotate3d(0, 0, 1, var(--animation-rotate_out_up_right-rotate));
opacity: 0;
}
}
@keyframes hinge {
0% {
transform-origin: top left;
animation-timing-function: ease-in-out;
}
20%,
60% {
transform: rotate3d(0, 0, 1, 80deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
40%,
80% {
transform: rotate3d(0, 0, 1, 60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes jackInTheBox {
from {
opacity: 0;
transform: scale(0.1) rotate(30deg);
transform-origin: center bottom;
}
50% {
transform: rotate(-10deg);
}
70% {
transform: rotate(3deg);
}
to {
opacity: 1;
transform: scale(1);
}
}
@keyframes rollIn {
from {
opacity: 0;
transform: translate3d(var(--animation-roll_in-translate_x), 0, 0) rotate3d(0, 0, 1, var(--animation-roll_in-rotate));
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
transform: translate3d(var(--animation-roll_out-translate_x), 0, 0) rotate3d(0, 0, 1, var(--animation-roll_out-rotate));
}
}
@keyframes zoomIn {
from {
opacity: 0;
transform: scale3d(var(--animation-zoom_in-scale), var(--animation-zoom_in-scale), var(--animation-zoom_in-scale));
}
50% {
opacity: 1;
}
}
@keyframes zoomInDown {
from {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
transform: scale3d(var(--animation-zoom_in_down-scale), var(--animation-zoom_in_down-scale), var(--animation-zoom_in_down-scale)) translate3d(0, var(--animation-zoom_in_down-translate_y), 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
transform: scale3d(var(--animation-zoom_in_left-scale), var(--animation-zoom_in_left-scale), var(--animation-zoom_in_left-scale)) translate3d(var(--animation-zoom_in_left-translate_x), 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
transform: scale3d(var(--animation-zoom_in_right-scale), var(--animation-zoom_in_right-scale), var(--animation-zoom_in_right-scale)) translate3d(var(--animation-zoom_in_right-translate_x), 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
transform: scale3d(var(--animation-zoom_in_up-scale), var(--animation-zoom_in_up-scale), var(--animation-zoom_in_up-scale)) translate3d(0, var(--animation-zoom_in_up-translate_y), 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
transform: scale3d(var(--animation-zoom_out-scale), var(--animation-zoom_out-scale), var(--animation-zoom_out-scale));
}
to {
opacity: 0;
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
transform: scale3d(var(--animation-zoom_out_down-scale), var(--animation-zoom_out_down-scale), var(--animation-zoom_out_down-scale)) translate3d(0, var(--animation-zoom_out_down-translate_y), 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
transform: scale3d(var(--animation-zoom_out_left-scale), var(--animation-zoom_out_left-scale), var(--animation-zoom_out_left-scale)) translate3d(var(--animation-zoom_out_left-translate_x), 0, 0);
}
to {
opacity: 0;
transform: scale(0.1) translate3d(-2000px, 0, 0);
transform-origin: left center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
transform: scale3d(var(--animation-zoom_out_right-scale), var(--animation-zoom_out_right-scale), var(--animation-zoom_out_right-scale)) translate3d(var(--animation-zoom_out_right-translate_x), 0, 0);
}
to {
opacity: 0;
transform: scale(0.1) translate3d(2000px, 0, 0);
transform-origin: right center;
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
transform: scale3d(var(--animation-zoom_out_up-scale), var(--animation-zoom_out_up-scale), var(--animation-zoom_out_up-scale)) translate3d(0, var(--animation-zoom_out_up-translate_y), 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform-origin: center bottom;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes slideInDown {
from {
transform: translate3d(0, var(--animation-slide_in_down-translate_y), 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
transform: translate3d(var(--animation-slide_in_left-translate_x), 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
transform: translate3d(var(--animation-slide_in_right-translate_x), 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
transform: translate3d(0, var(--animation-slide_in_up-translate_y), 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes slideOutDown {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, var(--animation-slide_out_down-translate_y), 0);
}
}
@keyframes slideOutLeft {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(var(--animation-slide_out_left-translate_x), 0, 0);
}
}
@keyframes slideOutRight {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(var(--animation-slide_out_right-translate_x), 0, 0);
}
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
transform: translate3d(0, var(--animation-slide_out_up-translate_y), 0);
}
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(0, var(--animation-slide_out_up-translate_y), 0);
}
}
@keyframes slideOutRight {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(var(--animation-slide_out_right-translate_x), 0, 0);
}
}
@keyframes slideOutDown {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(0, var(--animation-slide_out_down-translate_y), 0);
}
}
@keyframes slideOutLeft {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(var(--animation-slide_out_left-translate_x), 0, 0);
}
}
@keyframes zoomIn {
from {
opacity: 0;
transform: scale3d(var(--animation-zoom_in-scale), var(--animation-zoom_in-scale), var(--animation-zoom_in-scale));
}
50% {
opacity: 1;
}
to {
opacity: 1;
}
}
@keyframes zoomInDown {
from {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
transform: scale3d(var(--animation-zoom_in_down-scale), var(--animation-zoom_in_down-scale), var(--animation-zoom_in_down-scale)) translate3d(0, var(--animation-zoom_in_down-translate_y), 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
to {
opacity: 1;
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
transform: scale3d(var(--animation-zoom_in_left-scale), var(--animation-zoom_in_left-scale), var(--animation-zoom_in_left-scale)) translate3d(var(--animation-zoom_in_left-translate_x), 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
to {
opacity: 1;
}
}
@keyframes zoomInRight {
from {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
transform: scale3d(var(--animation-zoom_in_right-scale), var(--animation-zoom_in_right-scale), var(--animation-zoom_in_right-scale)) translate3d(var(--animation-zoom_in_right-translate_x), 0, 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
to {
opacity: 1;
}
}
@keyframes zoomInUp {
from {
opacity: 0;
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
transform: scale3d(var(--animation-zoom_in_up-scale), var(--animation-zoom_in_up-scale), var(--animation-zoom_in_up-scale)) translate3d(0, var(--animation-zoom_in_up-translate_y), 0);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
to {
opacity: 1;
}
}
@keyframes customAnimationIn {
from {
transform-origin: center center;
transform: translate3d(var(--animation-custom_in-translate_x), var(--animation-custom_in-translate_y), 0) scale3d(var(--animation-custom_in-scale), var(--animation-custom_in-scale), var(--animation-custom_in-scale)) rotate3d(0, 0, 1, var(--animation-custom_in-rotate));
opacity: var(--animation-custom_in-opacity);
}
to {
transform-origin: center center;
transform: translate3d(-50% !important, -50% !important, 0);
opacity: 1;
}
}
@keyframes customAnimationOut {
from {
transform-origin: center center;
transform: translate3d(-50% !important, -50% !important, 0);
opacity: 1;
}
to {
transform-origin: center center;
transform: translate3d(var(--animation-custom_in-translate_x), var(--animation-custom_in-translate_y), 0) scale3d(var(--animation-custom_in-scale), var(--animation-custom_in-scale), var(--animation-custom_in-scale)) rotate3d(0, 0, 1, var(--animation-custom_in-rotate));
opacity: var(--animation-custom_in-opacity);
}
}
@keyframes galleryFilterDadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.u-repeater {
display: grid;
grid-template-columns: repeat(3, 33.33333333%);
}
.u-repeater-item {
display: flex;
position: relative;
}
.u-blog:not(.u-repeater) {
display: flex;
flex-direction: column;
}
.u-blog:not(.u-repeater) .u-repeater {
flex-grow: 1;
flex-shrink: 1;
flex-basis: auto;
}
.u-text .u-icon,
.u-btn .u-icon {
position: relative;
display: inline;
line-height: inherit;
font-size: 1em;
fill: currentColor;
vertical-align: middle;
white-space: nowrap;
}
.u-text .u-icon > svg,
.u-btn .u-icon > svg {
display: inline-block;
width: 1em;
height: 1em;
line-height: 1;
vertical-align: -0.15em;
}
.u-text .u-icon > svg + img,
.u-btn .u-icon > svg + img {
position: absolute !important;
left: calc(50% - 0.5em) !important;
top: calc(50% - 0.5em) !important;
display: inline !important;
padding: 0.5em !important;
margin: 0 !important;
border: none !important;
box-shadow: none !important;
outline: none !important;
min-width: 0 !important;
width: 0 !important;
height: 0 !important;
line-height: 1 !important;
}
.u-text .u-btn {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: baseline;
white-space: normal;
text-align: inherit;
}
[class*="u-border-"] {
border-style: solid;
}
.u-border-2,
.u-text.u-border-2,
a.u-button-style.u-border-2 {
border-width: 2px;
}
[class*="-radius-"],
[class*="-radius-"]:before,
[class*="-radius-"]:not(.u-hover-box) > .u-container-layout {
border-radius: var(--border-top-left-radius, var(--border-radius, 0)) var(--border-top-right-radius, var(--border-radius, 0)) var(--border-bottom-right-radius, var(--border-radius, 0)) var(--border-bottom-left-radius, var(--border-radius, 0)) !important;
}
.u-radius-3 {
--border-radius: 15px;
}
.u-body {
font-family: 'Open Sans',sans-serif;
}
h1,
h2,
h4 {
font-family: Roboto,sans-serif;
}
.u-image,
.u-gradient {
color: #111111;
}
.u-body {
color: #111111;
background-color: #ffffff;
--effect-scale: 1.1;
}
.u-none.u-button-style,
.u-none.u-button-style:hover,
.u-none.u-button-style:focus,
.u-none.u-button-style:active {
color: inherit !important;
background-color: transparent !important;
}
.u-palette-1-base,
.u-body.u-palette-1-base,
section.u-palette-1-base:before,
.u-palette-1-base > .u-container-layout:before,
.u-palette-1-base > .u-inner-container-layout:before,
.u-palette-1-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-1-base:before {
color: #ffffff;
background-color: #478ac9;
}
.u-button-style.u-palette-1-base,
.u-button-style.u-palette-1-base[class*="u-border-"] {
color: #ffffff !important;
background-color: #478ac9 !important;
}
.u-button-style.u-palette-1-base:hover,
.u-button-style.u-palette-1-base[class*="u-border-"]:hover,
.u-button-style.u-palette-1-base:focus,
.u-button-style.u-palette-1-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-1-base:active,
.u-button-style.u-button-style.u-palette-1-base[class*="u-border-"]:active {
color: #ffffff !important;
background-color: #387cbd !important;
}
.u-palette-4-dark-2,
.u-body.u-palette-4-dark-2,
section.u-palette-4-dark-2:before,
.u-palette-4-dark-2 > .u-container-layout:before,
.u-palette-4-dark-2 > .u-inner-container-layout:before,
.u-palette-4-dark-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-4-dark-2:before {
color: #ffffff;
background: #436933;
background: linear-gradient(180deg, #50230f 0%, #111b1a 90%);
}
.u-button-style.u-palette-4-dark-2,
.u-button-style.u-palette-4-dark-2[class*="u-border-"] {
color: #ffffff !important;
background-color: #41807c !important;
}
.u-button-style.u-palette-4-dark-2:hover,
.u-button-style.u-palette-4-dark-2[class*="u-border-"]:hover,
.u-button-style.u-palette-4-dark-2:focus,
.u-button-style.u-palette-4-dark-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-4-dark-2:active,
.u-button-style.u-button-style.u-palette-4-dark-2[class*="u-border-"]:active {
color: #ffffff !important;
background-color: #3a7370 !important;
}
.u-white,
.u-body.u-white,
section.u-white:before,
.u-white > .u-container-layout:before,
.u-white > .u-inner-container-layout:before,
.u-white.u-sidenav:before,
.u-container-layout.u-container-layout.u-white:before {
color: #111111;
background-color: #ffffff;
}
.u-button-style.u-white,
.u-button-style.u-white[class*="u-border-"] {
color: #111111 !important;
background-color: #ffffff !important;
}
.u-button-style.u-white:hover,
.u-button-style.u-white[class*="u-border-"]:hover,
.u-button-style.u-white:focus,
.u-button-style.u-white[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-white:active,
.u-button-style.u-button-style.u-white[class*="u-border-"]:active {
color: #111111 !important;
background-color: #e6e6e6 !important;
}
.u-black,
.u-body.u-black,
section.u-black:before,
.u-black > .u-container-layout:before,
.u-black > .u-inner-container-layout:before,
.u-black.u-sidenav:before,
.u-container-layout.u-container-layout.u-black:before {
color: #ffffff;
background-color: #000000;
}
.u-button-style.u-black,
.u-button-style.u-black[class*="u-border-"] {
color: #ffffff !important;
background-color: #000000 !important;
}
.u-button-style.u-black:hover,
.u-button-style.u-black[class*="u-border-"]:hover,
.u-button-style.u-black:focus,
.u-button-style.u-black[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-black:active,
.u-button-style.u-button-style.u-black[class*="u-border-"]:active {
color: #ffffff !important;
background-color: #000000 !important;
}
.u-border-palette-5-light-1 {
border-color: #ccd3db;
stroke: #ccd3db;
}
.u-button-style.u-border-palette-5-light-1 {
border-color: #ccd3db !important;
color: #ccd3db !important;
background-color: transparent !important;
}
.u-button-style.u-border-palette-5-light-1:hover,
.u-button-style.u-border-palette-5-light-1:focus {
border-color: transparent !important;
color: #b3bec9 !important;
background-color: transparent !important;
}
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-base:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-1-base[class*="u-border-"]:active {
color: #478ac9 !important;
}
a.u-button-style:hover > .u-text-hover-palette-2-base,
a.u-button-style:hover > .u-text-hover-palette-2-base[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-2-base:hover,
a.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-base:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-2-base:focus,
a.u-button-style.u-button-style.u-text-hover-palette-2-base[class*="u-border-"]:focus,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2-base:hover,
.u-popupmenu-items.u-text-hover-palette-2-base .u-nav-link:hover {
color: #db545a !important;
}
.u-text-hover-palette-2-base:hover .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2-base .u-svg-link,
.u-text-hover-palette-2-base:focus .u-svg-link {
fill: #db545a;
}
.u-text-body-color,
a.u-button-style.u-text-body-color,
a.u-button-style.u-text-body-color[class*="u-border-"] {
color: #111111 !important;
}
a.u-button-style.u-text-body-color:hover,
a.u-button-style.u-text-body-color[class*="u-border-"]:hover,
a.u-button-style.u-text-body-color:focus,
a.u-button-style.u-text-body-color[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-body-color:active,
a.u-button-style.u-button-style.u-text-body-color[class*="u-border-"]:active {
color: #0f0f0f !important;
}
.u-text-body-color .u-svg-link {
fill: #111111;
}
.u-text-body-alt-color,
a.u-button-style.u-text-body-alt-color,
a.u-button-style.u-text-body-alt-color[class*="u-border-"] {
color: #ffffff !important;
}
a.u-button-style.u-text-body-alt-color:hover,
a.u-button-style.u-text-body-alt-color[class*="u-border-"]:hover,
a.u-button-style.u-text-body-alt-color:focus,
a.u-button-style.u-text-body-alt-color[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-body-alt-color:active,
a.u-button-style.u-button-style.u-text-body-alt-color[class*="u-border-"]:active {
color: #e6e6e6 !important;
}
.u-text-body-alt-color .u-svg-link {
fill: #ffffff;
}
.u-text-grey-30,
a.u-button-style.u-text-grey-30,
a.u-button-style.u-text-grey-30[class*="u-border-"] {
color: #b3b3b3 !important;
}
a.u-button-style.u-text-grey-30:hover,
a.u-button-style.u-text-grey-30[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-30:focus,
a.u-button-style.u-text-grey-30[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-30:active,
a.u-button-style.u-button-style.u-text-grey-30[class*="u-border-"]:active {
color: #a1a1a1 !important;
}
.u-text-grey-30 .u-svg-link {
fill: #b3b3b3;
}
.u-body
{
--theme-sheet-width-xl: 1140px;
--theme-sheet-width-lg: 940px;
--theme-sheet-width-md: 720px;
--theme-sheet-width-sm: 540px;
--theme-sheet-width-xs: 340px;
}
h1:not(.u-title)
{
font-weight: 400;
font-size: 3rem;
line-height: 1.1;
margin-top: 20px;
margin-bottom: 20px;
}
h2:not(.u-subtitle)
{
font-weight: 400;
font-size: 2.2857142857142856rem;
line-height: 1.1;
margin-top: 20px;
margin-bottom: 20px;
}
h4
{
font-weight: 400;
font-size: 1.5rem;
line-height: 1.2;
margin-top: 20px;
margin-bottom: 20px;
}
p.u-small-text
{
font-size: 0.875rem;
margin-top: 20px;
margin-bottom: 20px;
}
p:not(.u-text-variant)
{
font-size: 1.1428571428571428rem;
margin-top: 20px;
margin-bottom: 20px;
line-height: 1.6;
}
a
{
font-size: 1.125rem;
line-height: 1.6;
}
.u-btn
{
margin-top: 20px;
margin-bottom: 20px;
}
.u-metadata
{
margin-top: 20px;
margin-bottom: 20px;
line-height: 1.6;
}
ul:not(.u-unstyled)
{
font-size: 1.125rem;
margin-top: 20px;
margin-bottom: 20px;
line-height: 1.6;
}
@media (max-width: 1199px) {
h1:not(.u-title)
{
font-size: 3rem;
}
}
@media (max-width: 767px) {
h1:not(.u-title)
{
font-size: 3rem;
}
}
@media (max-width: 575px) {
h1:not(.u-title)
{
font-size: 2.25rem;
}
}
@media (max-width: 767px) {
h2:not(.u-subtitle)
{
font-size: 2.25rem;
}
}
@media (max-width: 575px) {
h2:not(.u-subtitle)
{
font-size: 1.875rem;
}
}
@media (max-width: 767px) {
p:not(.u-text-variant)
{
font-size: 1rem;
}
}
@media (max-width: 767px) {
a
{
font-size: 1rem;
}
}
@media (max-width: 767px) {
ul:not(.u-unstyled)
{
font-size: 1rem;
}
}
.u-gradient > .u-container-layout > a,
.u-image:not(.u-shading) > .u-container-layout > a,
a
{
color: #478ac9;
}
.u-gradient > .u-container-layout > a:hover,
.u-image:not(.u-shading) > .u-container-layout > a:hover,
a:hover
{
color: #387cbd;
}
.u-gradient > .u-container-layout > .u-btn,
.u-image:not(.u-shading) > .u-container-layout > .u-btn,
.u-btn
{
background-color: #478ac9;
color: #ffffff;
}
.u-gradient > .u-container-layout > .u-btn:hover,
.u-image:not(.u-shading) > .u-container-layout > .u-btn:hover,
.u-btn:hover
{
background-color: #387cbd;
color: #e6e6e6;
}
.u-gradient > .u-container-layout > .u-btn:focus,
.u-image:not(.u-shading) > .u-container-layout > .u-btn:focus,
.u-btn:focus
{
background-color: #387cbd;
color: #e6e6e6;
}
.u-gradient > .u-container-layout > .u-btn:active,
.u-image:not(.u-shading) > .u-container-layout > .u-btn:active,
.u-btn:active
{
background-color: #387cbd;
color: #e6e6e6;
}
.u-palette-1-base a,.u-palette-4-dark-2 a,.u-black a
{
color: #adcce9;
}
.u-palette-1-base a:hover,.u-palette-4-dark-2 a:hover,.u-black a:hover
{
color: #a1a1a1;
}
.u-palette-1-base .u-btn,.u-palette-4-dark-2 .u-btn,.u-black .u-btn
{
background-color: #adcce9;
color: #000000;
}
.u-palette-1-base .u-btn:hover,.u-palette-4-dark-2 .u-btn:hover,.u-black .u-btn:hover
{
background-color: #8db8e0;
color: #ffffff;
}
.u-palette-1-base .u-btn:active,.u-palette-4-dark-2 .u-btn:active,.u-black .u-btn:active
{
background-color: #8db8e0;
color: #ffffff;
}
.u-header {
background-image: none;
background: linear-gradient(180deg, #ffad47, transparent);
}
.u-header .u-menu-1 {
margin: 20px auto;
}
.u-header .u-nav-1 {
font-size: 1rem;
}
.u-header .u-nav-2 {
font-size: 1rem;
}
.u-footer {
background: #1b1c18;
}
.u-footer .u-text-1 {
width: 417px;
margin: 49px auto;
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
@media (max-width: 575px) {
.u-footer .u-text-1 {
width: 340px;
}
}
html { font-size: 14px; }
.u-section-1 .u-image-1 {
width: 250px;
height: auto;
margin: 0 auto 10px;
}
.u-section-2 .u-sheet-1 {
text-align: center;
}
.u-section-2 .u-text-1 {
margin: 20px auto 9px;
}.u-section-3 .u-sheet-1 {background: rgb(255, 255, 255, .94);padding: 30px 30px;margin-top: 70px;margin-bottom: 70px;}
section#sec-762b {background: url('/images/page_background.png') fixed;background-size: cover;background-position-x: center;}
.u-section-3 .u-image-1 {width: 361px;height: 361px;background-image: url("/images/front_page_image.png");background-position: 50% 50%;margin: 30px auto 0;}
.u-section-3 .u-text-1 {
margin: 30px auto 0;
}
.u-section-3 .u-text-2 {
font-size: 1.875rem;
font-weight: 400;
margin: 42px auto 35px;
}
@media (max-width: 991px) {
.u-section-3 .u-text-1 {
width: 100%;
}
.u-section-3 .u-text-2 {
width: 100%;
}
}
@media (max-width: 767px) {
.u-section-3 .u-text-1 {
width: 100%;
}
.u-section-3 .u-text-2 {
width: 100%;
}
}
@media (max-width: 575px) {
.u-section-3 .u-image-1 {
width: 340px;
height: 340px;
max-width: 100%;
}
.u-section-3 .u-text-1 {
width: 100%;
}
.u-section-3 .u-text-2 {
width: 100%;
}
}
.u-section-4 .u-sheet-1 {
padding-top:30px;
padding-bottom:90px;
}
.u-section-4 .u-text-1 {
width: 570px;
font-size: 2.25rem;
margin: 35px auto 0;
}
.u-section-4 .u-blog-1 {
margin-top: 29px;
margin-bottom: 0;
}
.u-section-4 .u-repeater-1 {
grid-template-columns: calc(33.3333% - 14.6667px) calc(33.3333% - 14.6667px) calc(33.3333% - 14.6667px);
grid-gap: 22px 22px;
}
.u-section-4 .u-repeater-item-1 {
background-size: auto;
background-image: none;
box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.15);
}
.u-section-4 .u-container-layout-1 {
padding: 30px 20px;
}
.u-section-4 .u-text-2 {
margin: 0;
}
.u-section-4 .u-metadata-1 {
font-size: 0.875rem;
margin: 15px auto 0 0;
}
.u-section-4 .u-repeater-item-2 {
background-size: auto;
box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.15);
}
.u-section-4 .u-container-layout-2 {
padding: 30px 20px;
}
.u-section-4 .u-text-3 {
margin: 0;
}
.u-section-4 .u-metadata-2 {
font-size: 0.875rem;
margin: 15px auto 0 0;
}
.u-section-4 .u-repeater-item-3 {
background-size: auto;
box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.15);
}
.u-section-4 .u-container-layout-3 {
padding: 30px 20px;
}
.u-section-4 .u-text-4 {
margin: 0;
}
.u-section-4 .u-metadata-3 {
font-size: 0.875rem;
margin: 15px auto 0 0;
}
.u-section-4 .u-repeater-item-4 {
background-size: auto;
box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.15);
}
.u-section-4 .u-container-layout-4 {
padding: 30px 20px;
}
.u-section-4 .u-text-5 {
margin: 0;
}
.u-section-4 .u-metadata-4 {
font-size: 0.875rem;
margin: 15px auto 0 0;
}
.u-section-4 .u-repeater-item-5 {
background-size: auto;
box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.15);
}
.u-section-4 .u-container-layout-5 {
padding: 30px 20px;
}
.u-section-4 .u-text-6 {
margin: 0;
}
.u-section-4 .u-metadata-5 {
font-size: 0.875rem;
margin: 15px auto 0 0;
}
.u-section-4 .u-repeater-item-6 {
background-size: auto;
box-shadow: 5px 5px 4px 0px rgba(0,0,0,0.15);
}
.u-section-4 .u-container-layout-6 {
padding: 30px 20px;
}
.u-section-4 .u-text-7 {
margin: 0;
}
.u-section-4 .u-metadata-6 {
font-size: 0.875rem;
margin: 15px auto 0 0;
}
.u-section-4 .u-btn-1 {
text-transform: uppercase;
letter-spacing: 1px;
background-image: none;
border-style: solid;
margin: 50px auto 35px;
}
@media (max-width: 1199px) {
.u-section-4 .u-btn-1 {
height: 49px;
}
}
@media (max-width: 991px) {
.u-section-4 .u-repeater-1 {
grid-template-columns: calc(50% - 11px) calc(50% - 11px);
}
}
@media (max-width: 767px) {
.u-section-4 .u-text-1 {
width: 540px;
}
.u-section-4 .u-blog-1 {
height: auto;
}
.u-section-4 .u-repeater-1 {
grid-template-columns: 100%;
}
.u-section-4 .u-container-layout-1 {
padding-left: 30px;
padding-right: 30px;
}
.u-section-4 .u-container-layout-2 {
padding-left: 30px;
padding-right: 30px;
}
.u-section-4 .u-container-layout-3 {
padding-left: 30px;
padding-right: 30px;
}
.u-section-4 .u-container-layout-4 {
padding-left: 30px;
padding-right: 30px;
}
.u-section-4 .u-container-layout-5 {
padding-left: 30px;
padding-right: 30px;
}
.u-section-4 .u-container-layout-6 {
padding-left: 30px;
padding-right: 30px;
}
}
@media (max-width: 575px) {
.u-section-4 .u-text-1 {
width: auto;
margin-top: 50px;
margin-left: 0;
margin-right: 0;
}
.u-section-4 .u-container-layout-1 {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
}
.u-section-4 .u-text-2 {
width: auto;
}
.u-section-4 .u-container-layout-2 {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
}
.u-section-4 .u-text-3 {
width: auto;
}
.u-section-4 .u-container-layout-3 {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
}
.u-section-4 .u-text-4 {
width: auto;
}
.u-section-4 .u-container-layout-4 {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
}
.u-section-4 .u-text-5 {
width: auto;
}
.u-section-4 .u-container-layout-5 {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
}
.u-section-4 .u-text-6 {
width: auto;
}
.u-section-4 .u-container-layout-6 {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
}
.u-section-4 .u-text-7 {
width: auto;
}
.u-section-4 .u-btn-1 {
margin-bottom: 50px;
}
}
ol.BreadcrumbList * {
display: inline-block;
font-size: 13px;
color: #fff
}
ol.BreadcrumbList li:not(:last-child):after {
content: "\00BB";
padding-right: 6px
}
ol.BreadcrumbList {
margin-left: 0;
padding-left: 0px;
}
.article-body ol {
font-size: 16px;
}









.article-body table {
background-color: white;
}
.article-body table {max-width: 100%;overflow-x: auto;display: inline-block;white-space: nowrap;}
.article-body th {
background-color: #f5f7fa;
color: #333;
font-weight: 600;
text-align: left;
padding: 12px 15px;
border-bottom: 2px solid #e1e5eb;
font-size: 14px;
}
.article-body td {
padding: 10px 15px;
border-bottom: 1px solid #e1e5eb;
vertical-align: top;
font-size: 14px;
}
.article-body tr:nth-child(even) {
background-color: #f9fafc;
}
.article-body tr:hover {
background-color: #f0f4f8;
}
.article-body td:first-child,
.article-body th:first-child {
padding-left: 20px;
}
.article-body td:last-child,
.article-body th:last-child {
padding-right: 20px;
}

@media screen and (max-width: 600px) {

.article-body table {
max-width: 100%;
overflow-x: scroll !important;
display: block !important;
white-space: nowrap;
}
}


@media (max-width: 900px) {

.article-body table {
max-width: 100%;
overflow-x: scroll !important;
display: block !important;
white-space: nowrap;
}

.article-body th,
.article-body td {
padding: 8px 10px;
font-size: 14px;
}
.article-body td:first-child,
.article-body th:first-child {
padding-left: 12px;
}
.article-body td:last-child,
.article-body th:last-child {
padding-right: 12px;
}
}
.article-body.bordered {
border: 1px solid #e1e5eb;
}
.article-body.bordered th,
.article-body.bordered td {
border: 1px solid #e1e5eb;
}
.article-body.compact {
font-size: 0.9em;
}
.article-body.compact th,
.article-body.compact td {
padding: 6px 10px;
}
.article-body blockquote {
margin: 1.5em 0;
padding: 1.25em 1.5em;
border-left: 4px solid #4a90e2;
background-color: #f8fafc;
color: #333;
font-style: normal;
font-size: 1em;
line-height: 1.6;
border-radius: 0 4px 4px 0;
position: relative;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.article-body blockquote p {
margin: 0 0 0.5em 0;
font-style: italic;
}
.article-body blockquote footer {
font-size: 0.85em;
color: #666;
text-align: right;
font-style: normal;
}
.article-body blockquote::before {
font-family: Georgia, serif;
font-size: 3em;
color: rgba(74, 144, 226, 0.2);
position: absolute;
left: 10px;
top: 5px;
line-height: 1;
}
.article-body blockquote.note {
border-left-color: #6bbd68;
background-color: #f0f9ef;
}
.article-body blockquote.warning {
border-left-color: #e74c3c;
background-color: #fdf0ef;
}
@media (max-width: 600px) {
.article-body blockquote {
padding: 1em 1.2em;
font-size: 0.95em;
}
}
code {
font-family: 'Fira Code', 'Courier New', Courier, monospace;
font-size: 0.95em;
background-color: #2d2d2d;
color: #f8f8f2;
padding: 4px 8px;
border-radius: 5px;
display: inline-block;
white-space: pre-wrap;
}
code::selection {
background-color: #006a7e;
}
pre {
background-color: #1e1e1e;
color: #dcdcdc;
padding: 1rem;
overflow-x: auto;
border-radius: 6px;
font-size: 0.95em;
line-height: 1.5;
margin: 1rem 0;
}
pre code {
background: none;
color: inherit;
padding: 0;
display: block;
white-space: pre-wrap;
}



h3:not(.u-subtitle) {
 font-size: 1.575rem;
 line-height: 1.2;
 font-weight: 600;
}


.article-body a {
    color: blue !important;!i;!;
    font-weight: 600;
}