html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
font-size: 16px;
}
body {
margin: 0;
}

footer,
header,
nav,
section {
display: block;
}

[hidden] {
display: none;
}
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;
}

input,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}

input {
overflow: visible;
}

select {
text-transform: none;
}

[type="submit"] {
-webkit-appearance: button;
}

[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}

[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
textarea {
overflow: auto;
outline: none;
}

select,
input,
textarea {
outline: none;
}
::-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-button-style.u-border-no-right.u-border-no-left.u-border-no-bottom,
.u-button-style.u-border-no-top.u-border-no-left.u-border-no-bottom,
.u-button-style.u-border-no-top.u-border-no-right.u-border-no-bottom,
.u-button-style.u-border-no-top.u-border-no-right.u-border-no-left {
border-radius: 0 !important;
}
.u-button-style {
transition-property: background-color, color, border-color;
}
.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;
}
.u-link,
a {
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
}
.u-link {
display: table;
border-style: solid;
border-bottom-width: 0;
white-space: nowrap;
align-self: flex-start;
}
.u-link,
.u-link:hover,
.u-link:focus {
text-decoration: none;
}
.u-link:focus,
.u-link:active:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.u-logo {
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;
}
.u-image.u-logo {
display: table;
white-space: nowrap;
}
.u-image.u-logo img {
display: block;
}
.u-input {
display: block;
width: 100%;
padding: 10px 12px;
background-image: none;
background-clip: padding-box;
border-width: 0;
border-radius: 3px;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
background-color: transparent;
color: inherit;
height: auto;
}
.u-form-vertical {
display: flex;
flex-wrap: wrap;
align-items: flex-end;
}
.u-form-vertical.u-form-spacing-20 {
margin-left: -20px;
width: calc(100% +  20px);
}
.u-form-vertical.u-form-spacing-20 .u-form-group {
margin-bottom: 20px;
}
.u-form-vertical.u-form-spacing-20 .u-form-group:not(.u-image):not(.u-form-progress) {
padding-left: 20px;
}
.u-form-vertical.u-form-spacing-20 .u-form-group.u-image {
margin-left: 20px !important;
}
.u-form-vertical .u-form-group {
width: 100%;
}
.u-form-vertical .u-form-partition-factor-2 {
width: 50%;
}
@media (max-width: 575px) {
.u-form-vertical .u-form-group {
width: 100%;
}
}
.u-form-vertical.u-inner-form::before,
.u-form-vertical.u-inner-form::after {
content: "";
width: 100%;
height: 0;
order: 1;
}
.u-form-control-hidden {
display: none !important;
}
.u-form .u-btn-submit {
margin-top: 1px;
margin-bottom: 1px;
position: relative;
}
.u-form div.u-form-send-error,
.u-form div.u-form-send-success {
display: none;
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
text-align: center;
color: #fff;
padding: 20px;
border: none;
}
.u-form-send-message {
z-index: 1;
}
.u-form-send-error {
background: #F95D51;
}
.u-form-send-success {
background: #62C584;
}
.u-form {
position: relative;
font-size: 1rem;
height: auto !important;
}
.u-form-group {
text-align: start;
}
.u-btn-submit {
display: inline-block;
}

.u-label {
font-weight: normal;
}
.u-form ::placeholder {
opacity: 0.5;
}
.u-form :-ms-input-placeholder {
opacity: 1;
}
.u-input-rectangle {
border-radius: 0;
}
@keyframes loaderIconRotation {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.u-form {
--thumb-color: transparent;
--thumb-hover-color: transparent;
--thumb-border-width: 0;
--thumb-border-color: transparent;
--thumb-radius: 50%;
--thumb-shadow: none;
--thumb-size: 13px;
--track-color: transparent;
--track-active-color: transparent;
--range-width: 50%;
--number-width: 100px;
}
.u-form {
--progress-spacing: 0px;
--bar-size: 0px;
--bar-default-color: transparent;
--bar-active-color: transparent;
--step-icon-default-color: transparent;
--step-icon-done-color: transparent;
--step-icon-active-color: transparent;
--step-icon-text-default-color: transparent;
--step-icon-text-done-color: transparent;
--step-icon-text-active-color: transparent;
--step-text-default-color: transparent;
--step-text-done-color: transparent;
--step-text-active-color: transparent;
--step-icon-border-color: transparent;
--step-icon-border-width: 0px;
--step-icon-border-radius: 0px;
--step-icon-size: 0px;
--step-icon-svg-size: 100%;
}
*,
*:before,
*:after {
box-sizing: border-box;
}
html {
height: 100%;
overflow-y: auto;
overflow-x: hidden;
}
body {
height: auto;
min-height: 100%;
overflow-x: clip;
}
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;
}

.u-text.u-spacing-16 li {
margin-bottom: 16px;
}

.u-text.u-spacing-10 li {
margin-bottom: 10px;
}

.u-text.u-spacing-2 li {
margin-bottom: 2px;
}
ul.u-text li:last-child {
margin-bottom: 0;
}
.u-backlink {
position: relative;
text-align: center;
padding: 1em;
}
.u-backlink a:first-letter {
text-transform: capitalize;
}
.u-backlink a,
.u-backlink p {
display: inline-block;
}
.u-backlink span {
font-size: 0.8rem;
}
.u-backlink .u-link {
text-decoration: underline;
}
.u-backlink span,
.u-backlink .u-link:hover {
text-decoration: none;
}
.u-button-style[class*="u-border-"].u-border-no-top,
[class*="u-border-"].u-border-no-top {
border-top-width: 0;
border-top-style: none;
}
.u-button-style[class*="u-border-"].u-border-no-right,
[class*="u-border-"].u-border-no-right {
border-right-width: 0;
border-right-style: none;
}
.u-button-style[class*="u-border-"].u-border-no-bottom,
[class*="u-border-"].u-border-no-bottom {
border-bottom-width: 0;
border-bottom-style: none;
}
.u-button-style[class*="u-border-"].u-border-no-left,
[class*="u-border-"].u-border-no-left {
border-left-width: 0;
border-left-style: none;
}
.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),
.u-group.u-image:not(.u-hover-box),
.u-layout-cell.u-image:not(.u-hover-box) {
overflow: visible;
}
.u-text .u-image {
display: inline-block;
}
.u-sheet {
position: relative;
margin: 0 auto;
}
.u-xl-mode .u-sheet {
width: var(--theme-sheet-width-xl);
}
@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: var(--theme-sheet-width-xs) !important;
}
}
.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;
}
@media (min-width: 576px) and (max-width: 767px) {
.u-expanded-width-sm {
width: 100% !important;
}
}
@media (max-width: 575px) {
.u-expanded-width-xs {
width: 100% !important;
}
}
.u-expanded-width:not(.custom-expanded) {
margin-left: 0 !important;
margin-right: 0 !important;
}
.u-expanded-height {
position: absolute !important;
height: 100% !important;
}
@media (min-width: 1200px) {
.u-xl-mode .u-expanded-height-xl {
position: absolute !important;
height: 100% !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.u-expanded-height-lg {
position: absolute !important;
height: 100% !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.u-expanded-height-md {
position: absolute !important;
height: 100% !important;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.u-expanded-height-sm {
position: absolute !important;
height: 100% !important;
}
}
@media (max-width: 575px) {
.u-expanded-height-xs {
position: absolute !important;
height: 100% !important;
}
}
.u-expanded-height:not(.custom-expanded) {
top: 0 !important;
}
.u-valign-middle,
.u-valign-top,
.u-valign-bottom {
display: flex;
flex-direction: column;
}
@media (min-width: 1200px) {
.u-xl-mode .u-valign-middle-xl {
display: flex;
flex-direction: column;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.u-valign-middle-lg {
display: flex;
flex-direction: column;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.u-valign-middle-md {
display: flex;
flex-direction: column;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.u-valign-middle-sm {
display: flex;
flex-direction: column;
}
}
@media (max-width: 575px) {
.u-valign-middle-xs {
display: flex;
flex-direction: column;
}
}
.u-valign-middle > *,
.u-valign-top > *,
.u-valign-bottom > * {
flex-shrink: 0;
}
.u-valign-middle {
justify-content: center;
}
@media (min-width: 1200px) {
.u-xl-mode .u-valign-middle-xl {
justify-content: center;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.u-valign-middle-lg {
justify-content: center;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.u-valign-middle-md {
justify-content: center;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.u-valign-middle-sm {
justify-content: center;
}
}
@media (max-width: 575px) {
.u-valign-middle-xs {
justify-content: center;
}
}
.u-valign-top {
justify-content: flex-start;
}
.u-valign-bottom {
justify-content: flex-end;
}
@media (max-width: 767px) {
:not(.u-sheet) > [class*="u-gutter-"]:not(.u-gutter-0).u-expanded-width {
overflow: hidden;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.u-layout-wrap:not(.u-layout-custom-sm) .u-layout-row > * {
min-width: 100%;
}
.u-layout-wrap:not(.u-layout-custom-sm) .u-layout {
margin-left: 0 !important;
margin-right: 0 !important;
}
.u-layout-wrap:not(.u-layout-custom-sm) .u-layout .u-layout-cell {
border-left: 0 !important;
border-right: 0 !important;
}

.u-absolute-hcenter-sm {
max-width: 100%;
}
}
@media (max-width: 575px) {
.u-layout-wrap:not(.u-layout-custom-xs) .u-layout-row > * {
min-width: 100%;
}
.u-layout-wrap:not(.u-layout-custom-xs) .u-layout {
margin-left: 0 !important;
margin-right: 0 !important;
}
.u-layout-wrap:not(.u-layout-custom-xs) .u-layout .u-layout-cell {
border-left: 0 !important;
border-right: 0 !important;
}

.u-absolute-hcenter-xs {
max-width: 100%;
}
}
.u-layout-row > .u-size-60 {
flex: 0 0 100%;
max-width: 100%;
min-width: 100%;
}
.u-layout-col > .u-size-60 {
flex: 60 0 auto;
}
.u-layout-row > .u-size-33 {
flex: 0 0 55%;
max-width: 55%;
min-width: 55%;
}
.u-layout-col > .u-size-33 {
flex: 33 0 auto;
}
.u-layout-row > .u-size-30 {
flex: 0 0 50%;
max-width: 50%;
min-width: 50%;
}
.u-layout-col > .u-size-30 {
flex: 30 0 auto;
}
.u-layout-row > .u-size-27 {
flex: 0 0 45%;
max-width: 45%;
min-width: 45%;
}
.u-layout-col > .u-size-27 {
flex: 27 0 auto;
}
@media (min-width: 1400px) {
.u-layout-row > .u-size-38-xl {
flex: 0 0 63.33333333%;
max-width: 63.33333333%;
min-width: 63.33333333%;
}
.u-layout-col > .u-size-38-xl {
flex: 38 0 auto;
}
.u-layout-row > .u-size-22-xl {
flex: 0 0 36.66666667%;
max-width: 36.66666667%;
min-width: 36.66666667%;
}
.u-layout-col > .u-size-22-xl {
flex: 22 0 auto;
}
}
@media (min-width: 1200px) {
.u-xl-mode  .u-layout-row > .u-size-38-xl {
flex: 0 0 63.33333333%;
max-width: 63.33333333%;
min-width: 63.33333333%;
}
.u-xl-mode  .u-layout-col > .u-size-38-xl {
flex: 38 0 auto;
}
.u-xl-mode  .u-layout-row > .u-size-22-xl {
flex: 0 0 36.66666667%;
max-width: 36.66666667%;
min-width: 36.66666667%;
}
.u-xl-mode  .u-layout-col > .u-size-22-xl {
flex: 22 0 auto;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.u-layout-row > .u-size-38-lg {
flex: 0 0 63.33333333%;
max-width: 63.33333333%;
min-width: 63.33333333%;
}
.u-layout-col > .u-size-38-lg {
flex: 38 0 auto;
}
.u-layout-row > .u-size-22-lg {
flex: 0 0 36.66666667%;
max-width: 36.66666667%;
min-width: 36.66666667%;
}
.u-layout-col > .u-size-22-lg {
flex: 22 0 auto;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.u-layout-row > .u-size-33-md {
flex: 0 0 55%;
max-width: 55%;
min-width: 55%;
}
.u-layout-col > .u-size-33-md {
flex: 33 0 auto;
}
.u-layout-row > .u-size-27-md {
flex: 0 0 45%;
max-width: 45%;
min-width: 45%;
}
.u-layout-col > .u-size-27-md {
flex: 27 0 auto;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.u-layout-row > .u-size-33-sm {
flex: 0 0 55%;
max-width: 55%;
min-width: 55%;
}
.u-layout-col > .u-size-33-sm {
flex: 33 0 auto;
}
.u-layout-row > .u-size-27-sm {
flex: 0 0 45%;
max-width: 45%;
min-width: 45%;
}
.u-layout-col > .u-size-27-sm {
flex: 27 0 auto;
}
}
@media (max-width: 575px) {
.u-layout-row > .u-size-33-xs {
flex: 0 0 55%;
max-width: 55%;
min-width: 55%;
}
.u-layout-col > .u-size-33-xs {
flex: 33 0 auto;
}
.u-layout-row > .u-size-27-xs {
flex: 0 0 45%;
max-width: 45%;
min-width: 45%;
}
.u-layout-col > .u-size-27-xs {
flex: 27 0 auto;
}
}
.u-gutter-30 .u-layout {
margin: -15px;
}
.u-gutter-30 .u-layout .u-layout-cell {
border: 15px solid transparent;
}
.u-gutter-0 .u-layout {
margin: 0px;
}
.u-gutter-0 .u-layout .u-layout-cell {
border: 0px solid transparent;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.u-layout-col > * {
flex-basis: auto !important;
}
}
.u-layout-col,
.u-layout-row,
.u-layout-col > *,
.u-layout-row > * {
display: flex;
}
.u-layout-col,
.u-layout-row {
flex: 1 1 auto;
}
.u-layout-row > * {
max-height: 100%;
min-height: -webkit-fit-content;
min-height: fit-content;
}
.u-layout-col > * {
min-height: -webkit-fit-content;
min-height: fit-content;
max-width: 100%;
}
.u-layout-col {
flex-direction: column;
min-height: -webkit-fit-content;
min-height: fit-content;
}
.u-layout-row {
flex-direction: row;
flex-wrap: wrap;
min-height: -webkit-fit-content;
min-height: fit-content;
max-width: 100%;
}
.u-layout-cell {
position: relative;
display: flex;
background-clip: padding-box;
background-origin: padding-box;
}
.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;
}
@media (min-width: 992px) and (max-width: 1199px) {
.u-absolute-hcenter-lg {
left: 50% !important;
transform: translateX(-50%);
}
}
@media (min-width: 576px) and (max-width: 767px) {
.u-absolute-hcenter-sm {
left: 50% !important;
transform: translateX(-50%);
}
}
@media (max-width: 575px) {
.u-absolute-hcenter-xs {
left: 50% !important;
transform: translateX(-50%);
}
}
.u-group {
display: flex;
}
.u-group,
.u-group .u-container-layout > * {
position: relative;
}
.u-line.u-line-horizontal {
border-right-width: 0;
border-left-width: 0;
border-bottom-width: 0;
}
.u-shape {
position: relative;
}
.u-shape-svg.u-shape-svg.u-shape-svg,
.u-shape-svg.u-shape-svg.u-shape-svg:hover {
border: none !important;
color: transparent;
}
.u-shape-svg .u-svg-link {
transition-duration: inherit;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
[class*="u-border-"]:not(.u-shape-svg) {
stroke: none;
}
.u-shape-circle,
.u-shape-circle:before,
.u-shape-circle > .u-container-layout {
border-radius: 50%;
}
.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-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-menu.u-menu-hamburger .u-nav-container {
display: none;
}
.u-spacing-16:not(.u-text) > li:not(:last-child) {
margin-right: 16px;
}
.u-spacing-10:not(.u-text) > li:not(:last-child) {
margin-right: 10px;
}
.u-spacing-2:not(.u-text) > li:not(:last-child) {
margin-right: 2px;
}
.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 h3,
.u-body h4 {
padding: 0;
}
h1,
h2,
h3,
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;
}
h3 {
font-size: 1.25rem;
}
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;
}
@media (min-width: 992px) and (max-width: 1199px) {
.u-align-center-lg {
text-align: center;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.u-align-center-md {
text-align: center;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.u-align-center-sm {
text-align: center;
}
}
@media (max-width: 575px) {
.u-align-center-xs {
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;
}
.u-font-oswald.u-custom-font {
font-family: Oswald, sans-serif !important;
}
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-line,
.u-opacity-95.u-shape,
.u-opacity-95.u-menu-overlay {
opacity: 0.95;
}
.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-line,
.u-opacity-70.u-shape,
.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;
--animation-custom_in-translate_x-end: 0;
--animation-custom_in-translate_y-end: 0;
--animation-custom_in-scale-end: 1;
}
@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, calc(-1 * var(--animation-custom_in-rotate)));
opacity: var(--animation-custom_in-opacity);
}
to {
transform-origin: center center;
transform: translate3d(var(--animation-custom_in-translate_x-end), var(--animation-custom_in-translate_y-end), 0);
opacity: var(--animation-custom_in-scale-end);
}
}
@keyframes customAnimationOut {
from {
transform-origin: center center;
transform: translate3d(var(--animation-custom_in-translate_x-end), var(--animation-custom_in-translate_y-end), 0);
opacity: var(--animation-custom_in-scale-end);
}
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, calc(-1 * var(--animation-custom_in-rotate)));
opacity: var(--animation-custom_in-opacity);
}
}
.u-cookies-consent {
display: none;
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 10000;
}
@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-list:not(.u-repeater) {
display: flex;
flex-direction: column;
}
.u-list:not(.u-repeater) .u-repeater {
flex-grow: 1;
flex-shrink: 1;
flex-basis: auto;
}
.u-custom-list {
list-style-type: none;
padding-left: 0;
}
.u-custom-list li {
position: relative;
margin-left: 1.1em;
}
.u-custom-list .u-list-icon {
display: inline-block;
position: absolute;
width: 1em;
min-height: 1em;
height: auto;
left: -1.2em;
fill: currentColor;
text-align: center;
}
.u-custom-list .u-list-icon > :first-child {
display: inline-block;
position: relative;
margin: -0.8em;
font-size: 0.8em;
width: 1em;
height: 1em;
vertical-align: middle;
line-height: 0.9;
color:#37AF48;
}
.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;
min-height: 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;
}

.u-text .u-btn.u-button-link {
display: inline;
}
.u-form {
--checkbox-checked-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23478ac9' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
--radio-checked-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23478ac9'/%3e%3c/svg%3e");
}
[class*="u-border-"],
.u-input,
.u-link[class*="u-border-"] {
border-style: solid;
}
.u-border-1,
.u-text.u-border-1,
.u-input.u-border-1,
a.u-button-style.u-border-1 {
border-width: 1px;
}
.u-shape-svg.u-border-1 {
stroke-width: 1px;
}
.u-link.u-border-1 {
border-width: 0 0 1px 0;
}
.u-border-2,
.u-text.u-border-2,
.u-input.u-border-2,
a.u-button-style.u-border-2 {
border-width: 2px;
}
.u-shape-svg.u-border-2 {
stroke-width: 2px;
}
.u-link.u-border-2 {
border-width: 0 0 2px 0;
}
.u-border-3,
.u-text.u-border-3,
.u-input.u-border-3,
a.u-button-style.u-border-3 {
border-width: 3px;
}
.u-shape-svg.u-border-3 {
stroke-width: 3px;
}
.u-link.u-border-3 {
border-width: 0 0 3px 0;
}
.u-body {
font-family: var(--text-font);
}
h1,
h2,
h3,
h4 {
font-family: var(--heading-font);
}  
.u-image {
color: var(--white-contrast);
}
.u-body {
color: var(--bg-contrast);
background-color: var(--bg-color);
--effect-scale: 1.1;
}
.u-custom-font.u-heading-font {
font-family: var(--heading-font) !important;
}
.u-none.u-input,
.u-none.u-button-style,
.u-none.u-button-style:hover,
.u-none.u-button-style:focus,
.u-none.u-button-style:active,
.u-button-style.u-hover-none:hover,
.u-button-style.u-hover-none:focus,
.u-button-style.u-active-none:active {
color: inherit !important;
background-color: transparent !important;
}
.u-palette-2-light-2,
.u-body.u-palette-2-light-2,
section.u-palette-2-light-2:before,
.u-palette-2-light-2 > .u-container-layout:before,
.u-palette-2-light-2 > .u-inner-container-layout:before,
.u-palette-2-light-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2-light-2:before {
color: var(--palette-2-light-2-text-color);
background-color: var(--palette-2-light-2);
}
.u-input.u-palette-2-light-2,
.u-button-style.u-palette-2-light-2,
.u-button-style.u-palette-2-light-2[class*="u-border-"] {
color: var(--palette-2-light-2-text-color) !important;
background-color: var(--palette-2-light-2) !important;
}
.u-button-style.u-palette-2-light-2:hover,
.u-button-style.u-palette-2-light-2[class*="u-border-"]:hover,
.u-button-style.u-palette-2-light-2:focus,
.u-button-style.u-palette-2-light-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-light-2:active,
.u-button-style.u-button-style.u-palette-2-light-2[class*="u-border-"]:active {
color: var(--palette-2-light-2-text-color) !important;
background-color: var(--palette-2-light-2-darker) !important;
}
.u-palette-2-light-3,
.u-body.u-palette-2-light-3,
section.u-palette-2-light-3:before,
.u-palette-2-light-3 > .u-container-layout:before,
.u-palette-2-light-3 > .u-inner-container-layout:before,
.u-palette-2-light-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2-light-3:before {
color: var(--palette-2-light-3-text-color);
background-color: var(--palette-2-light-3);
}
.u-input.u-palette-2-light-3,
.u-button-style.u-palette-2-light-3,
.u-button-style.u-palette-2-light-3[class*="u-border-"] {
color: var(--palette-2-light-3-text-color) !important;
background-color: var(--palette-2-light-3) !important;
}
.u-button-style.u-palette-2-light-3:hover,
.u-button-style.u-palette-2-light-3[class*="u-border-"]:hover,
.u-button-style.u-palette-2-light-3:focus,
.u-button-style.u-palette-2-light-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-light-3:active,
.u-button-style.u-button-style.u-palette-2-light-3[class*="u-border-"]:active {
color: var(--palette-2-light-3-text-color) !important;
background-color: var(--palette-2-light-3-darker) !important;
}
.u-hover-palette-2-light-3:hover,
.u-hover-palette-2-light-3[class*="u-border-"]:hover,
.u-hover-palette-2-light-3:focus,
.u-hover-palette-2-light-3[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-2-light-3:hover,
a.u-button-style.u-hover-palette-2-light-3[class*="u-border-"]:hover,
a.u-button-style:hover > .u-hover-palette-2-light-3,
a.u-button-style:hover > .u-hover-palette-2-light-3[class*="u-border-"],
a.u-button-style.u-hover-palette-2-light-3:focus,
a.u-button-style.u-hover-palette-2-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-2-light-3:active,
a.u-button-style.u-button-style.u-active-palette-2-light-3[class*="u-border-"]:active {
color: var(--palette-2-light-3-text-color) !important;
background-color: var(--palette-2-light-3) !important;
}
a.u-link.u-hover-palette-2-light-3:hover {
color: var(--palette-2-light-3) !important;
}
.u-palette-2-base,
.u-body.u-palette-2-base,
section.u-palette-2-base:before,
.u-palette-2-base > .u-container-layout:before,
.u-palette-2-base > .u-inner-container-layout:before,
.u-palette-2-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2-base:before {
color: var(--palette-2-base-text-color);
background-color: var(--palette-2-base);
}
.u-input.u-palette-2-base,
.u-button-style.u-palette-2-base,
.u-button-style.u-palette-2-base[class*="u-border-"] {
color: var(--palette-2-base-text-color) !important;
background-color: var(--palette-2-base) !important;
}
.u-button-style.u-palette-2-base:hover,
.u-button-style.u-palette-2-base[class*="u-border-"]:hover,
.u-button-style.u-palette-2-base:focus,
.u-button-style.u-palette-2-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-base:active,
.u-button-style.u-button-style.u-palette-2-base[class*="u-border-"]:active {
color: var(--palette-2-base-text-color) !important;
background-color: var(--palette-2-base-darker) !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: var(--white-text-color);
background-color: var(--white);
}
.u-input.u-white,
.u-button-style.u-white,
.u-button-style.u-white[class*="u-border-"] {
color: var(--white-text-color) !important;
background-color: var(--white) !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: var(--white-text-color) !important;
background-color: var(--white-darker) !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: var(--black-text-color);
background-color: var(--black);
}
.u-input.u-black,
.u-button-style.u-black,
.u-button-style.u-black[class*="u-border-"] {
color: var(--black-text-color) !important;
background-color: var(--black) !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: var(--black-text-color) !important;
background-color: var(--black-darker) !important;
}

a.u-button-style.u-button-style.u-active-grey-5:active,
a.u-button-style.u-button-style.u-active-grey-5[class*="u-border-"]:active {
color: var(--grey-5-text-color) !important;
background-color: var(--grey-5) !important;
}
.u-hover-grey-10:hover,
.u-hover-grey-10[class*="u-border-"]:hover,
.u-hover-grey-10:focus,
.u-hover-grey-10[class*="u-border-"]:focus,
a.u-button-style.u-hover-grey-10:hover,
a.u-button-style.u-hover-grey-10[class*="u-border-"]:hover,
a.u-button-style:hover > .u-hover-grey-10,
a.u-button-style:hover > .u-hover-grey-10[class*="u-border-"],
a.u-button-style.u-hover-grey-10:focus,
a.u-button-style.u-hover-grey-10[class*="u-border-"]:focus {
color: var(--grey-10-text-color) !important;
background-color: var(--grey-10) !important;
}
a.u-link.u-hover-grey-10:hover {
color: var(--grey-10) !important;
}
.u-hover-grey-15:hover,
.u-hover-grey-15[class*="u-border-"]:hover,
.u-hover-grey-15:focus,
.u-hover-grey-15[class*="u-border-"]:focus,
a.u-button-style.u-hover-grey-15:hover,
a.u-button-style.u-hover-grey-15[class*="u-border-"]:hover,
a.u-button-style:hover > .u-hover-grey-15,
a.u-button-style:hover > .u-hover-grey-15[class*="u-border-"],
a.u-button-style.u-hover-grey-15:focus,
a.u-button-style.u-hover-grey-15[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-grey-15:active,
a.u-button-style.u-button-style.u-active-grey-15[class*="u-border-"]:active {
color: var(--grey-15-text-color) !important;
background-color: var(--grey-15) !important;
}
a.u-link.u-hover-grey-15:hover {
color: var(--grey-15) !important;
}
.u-grey-80,
.u-body.u-grey-80,
section.u-grey-80:before,
.u-grey-80 > .u-container-layout:before,
.u-grey-80 > .u-inner-container-layout:before,
.u-grey-80.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-80:before {
color: var(--grey-80-text-color);
background-color: var(--grey-80);
}
.u-input.u-grey-80,
.u-button-style.u-grey-80,
.u-button-style.u-grey-80[class*="u-border-"] {
color: var(--grey-80-text-color) !important;
background-color: var(--grey-80) !important;
}
.u-button-style.u-grey-80:hover,
.u-button-style.u-grey-80[class*="u-border-"]:hover,
.u-button-style.u-grey-80:focus,
.u-button-style.u-grey-80[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-80:active,
.u-button-style.u-button-style.u-grey-80[class*="u-border-"]:active {
color: var(--grey-80-text-color) !important;
background-color: var(--grey-80-darker) !important;
}
.u-border-palette-2-dark-1,
.u-border-palette-2-dark-1.u-input {
border-color: var(--palette-2-dark-1);
stroke: var(--palette-2-dark-1);
}
.u-button-style.u-border-palette-2-dark-1 {
border-color: var(--palette-2-dark-1) !important;
color: var(--palette-2-dark-1) !important;
background-color: transparent !important;
}
.u-button-style.u-border-palette-2-dark-1:hover,
.u-button-style.u-border-palette-2-dark-1:focus {
border-color: transparent !important;
color: var(--palette-2-dark-1-darker) !important;
background-color: transparent !important;
}
.u-link.u-border-palette-2-dark-1[class*="u-border-"] {
border-color: var(--palette-2-dark-1) !important;
}
.u-link.u-border-palette-2-dark-1[class*="u-border-"]:hover {
border-color: var(--palette-2-dark-1-darker) !important;
}
.u-border-palette-2-base,
.u-border-palette-2-base.u-input {
border-color: var(--palette-2-base);
stroke: var(--palette-2-base);
}
.u-button-style.u-border-palette-2-base {
border-color: var(--palette-2-base) !important;
color: var(--palette-2-base) !important;
background-color: transparent !important;
}
.u-button-style.u-border-palette-2-base:hover,
.u-button-style.u-border-palette-2-base:focus {
border-color: transparent !important;
color: var(--palette-2-base-darker) !important;
background-color: transparent !important;
}
.u-link.u-border-palette-2-base[class*="u-border-"] {
border-color: var(--palette-2-base) !important;
}
.u-link.u-border-palette-2-base[class*="u-border-"]:hover {
border-color: var(--palette-2-base-darker) !important;
}
.u-border-black,
.u-border-black.u-input {
border-color: var(--black);
stroke: var(--black);
}
.u-button-style.u-border-black {
border-color: var(--black) !important;
color: var(--black) !important;
background-color: transparent !important;
}
.u-button-style.u-border-black:hover,
.u-button-style.u-border-black:focus {
border-color: transparent !important;
color: var(--black-darker) !important;
background-color: transparent !important;
}
.u-link.u-border-black[class*="u-border-"] {
border-color: var(--black) !important;
}
.u-link.u-border-black[class*="u-border-"]:hover {
border-color: var(--black-darker) !important;
}
.u-border-grey-30,
.u-border-grey-30.u-input {
border-color: var(--grey-30);
stroke: var(--grey-30);
}
.u-button-style.u-border-grey-30 {
border-color: var(--grey-30) !important;
color: var(--grey-30) !important;
background-color: transparent !important;
}
.u-button-style.u-border-grey-30:hover,
.u-button-style.u-border-grey-30:focus {
border-color: transparent !important;
color: var(--grey-30-darker) !important;
background-color: transparent !important;
}
.u-link.u-border-grey-30[class*="u-border-"] {
border-color: var(--grey-30) !important;
}
.u-link.u-border-grey-30[class*="u-border-"]:hover {
border-color: var(--grey-30-darker) !important;
}
.u-border-grey-75,
.u-border-grey-75.u-input {
border-color: var(--grey-75);
stroke: var(--grey-75);
}
.u-button-style.u-border-grey-75 {
border-color: var(--grey-75) !important;
color: var(--grey-75) !important;
background-color: transparent !important;
}
.u-button-style.u-border-grey-75:hover,
.u-button-style.u-border-grey-75:focus {
border-color: transparent !important;
color: var(--grey-75-darker) !important;
background-color: transparent !important;
}
.u-link.u-border-grey-75[class*="u-border-"] {
border-color: var(--grey-75) !important;
}
.u-link.u-border-grey-75[class*="u-border-"]:hover {
border-color: var(--grey-75-darker) !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: var(--palette-1-base) !important;
}
.u-text-active-palette-1-base:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-1-base .u-svg-link {
fill: var(--palette-1-base);
}
a.u-button-style:hover > .u-text-hover-palette-2-dark-2,
a.u-button-style:hover > .u-text-hover-palette-2-dark-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-2:hover,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-2:focus,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-2[class*="u-border-"]:active,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2-dark-2:hover,
.u-popupmenu-items.u-text-hover-palette-2-dark-2 .u-nav-link:hover {
color: var(--palette-2-dark-2) !important;
}

.u-text-hover-palette-2-dark-2:hover .u-svg-link,
.u-text-hover-palette-2-dark-2:focus .u-svg-link,
.u-text-active-palette-2-dark-2:active .u-svg-link.u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2-dark-2 .u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-2-dark-2 .u-svg-link {
fill: var(--palette-2-dark-2);
}
a.u-link.u-text-hover-palette-2-dark-2:hover {
color: var(--palette-2-dark-2) !important;
}
.u-text-palette-2-dark-1,
.u-input.u-text-palette-2-dark-1,
.u-input.u-text-palette-2-dark-1[class*="u-border-"],
a.u-button-style.u-text-palette-2-dark-1,
a.u-button-style.u-text-palette-2-dark-1[class*="u-border-"] {
color: var(--palette-2-dark-1) !important;
}
a.u-button-style.u-text-palette-2-dark-1:hover,
a.u-button-style.u-text-palette-2-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-2-dark-1:focus,
a.u-button-style.u-text-palette-2-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-2-dark-1:active,
a.u-button-style.u-button-style.u-text-palette-2-dark-1[class*="u-border-"]:active {
color: var(--palette-2-dark-1-darker) !important;
}
.u-text-palette-2-dark-1 .u-svg-link {
fill: var(--palette-2-dark-1);
}
.u-link.u-text-palette-2-dark-1:hover {
color: var(--palette-2-dark-1-darker) !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: var(--palette-2-base) !important;
}

.u-text-hover-palette-2-base:hover .u-svg-link,
.u-text-hover-palette-2-base:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2-base .u-svg-link {
fill: var(--palette-2-base);
}
a.u-link.u-text-hover-palette-2-base:hover {
color: var(--palette-2-base) !important;
}
.u-text-palette-5-dark-3,
.u-input.u-text-palette-5-dark-3,
.u-input.u-text-palette-5-dark-3[class*="u-border-"],
a.u-button-style.u-text-palette-5-dark-3,
a.u-button-style.u-text-palette-5-dark-3[class*="u-border-"] {
color: var(--palette-5-dark-3) !important;
}
a.u-button-style.u-text-palette-5-dark-3:hover,
a.u-button-style.u-text-palette-5-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-5-dark-3:focus,
a.u-button-style.u-text-palette-5-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-5-dark-3:active,
a.u-button-style.u-button-style.u-text-palette-5-dark-3[class*="u-border-"]:active {
color: var(--palette-5-dark-3-darker) !important;
}
.u-text-palette-5-dark-3 .u-svg-link {
fill: var(--palette-5-dark-3);
}
.u-link.u-text-palette-5-dark-3:hover {
color: var(--palette-5-dark-3-darker) !important;
}
.u-text-black,
.u-input.u-text-black,
.u-input.u-text-black[class*="u-border-"],
a.u-button-style.u-text-black,
a.u-button-style.u-text-black[class*="u-border-"] {
color: var(--black) !important;
}
a.u-button-style.u-text-black:hover,
a.u-button-style.u-text-black[class*="u-border-"]:hover,
a.u-button-style.u-text-black:focus,
a.u-button-style.u-text-black[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-black:active,
a.u-button-style.u-button-style.u-text-black[class*="u-border-"]:active {
color: var(--black-darker) !important;
}
.u-text-black .u-svg-link {
fill: var(--black);
}
.u-link.u-text-black:hover {
color: var(--black-darker) !important;
}
.u-text-body-color,
.u-input.u-text-body-color,
.u-input.u-text-body-color[class*="u-border-"],
a.u-button-style.u-text-body-color,
a.u-button-style.u-text-body-color[class*="u-border-"] {
color: var(--body-color) !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: var(--body-color-darker) !important;
}
.u-text-body-color .u-svg-link {
fill: var(--body-color);
}
.u-link.u-text-body-color:hover {
color: var(--body-color-darker) !important;
}
.u-text-grey-50,
.u-input.u-text-grey-50,
.u-input.u-text-grey-50[class*="u-border-"],
a.u-button-style.u-text-grey-50,
a.u-button-style.u-text-grey-50[class*="u-border-"] {
color: var(--grey-50) !important;
}
a.u-button-style.u-text-grey-50:hover,
a.u-button-style.u-text-grey-50[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-50:focus,
a.u-button-style.u-text-grey-50[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-50:active,
a.u-button-style.u-button-style.u-text-grey-50[class*="u-border-"]:active {
color: var(--grey-50-darker) !important;
}
.u-text-grey-50 .u-svg-link {
fill: var(--grey-50);
}
.u-link.u-text-grey-50:hover {
color: var(--grey-50-darker) !important;
}
.u-text-grey-90,
.u-input.u-text-grey-90,
.u-input.u-text-grey-90[class*="u-border-"],
a.u-button-style.u-text-grey-90,
a.u-button-style.u-text-grey-90[class*="u-border-"] {
color: var(--grey-90) !important;
}
a.u-button-style.u-text-grey-90:hover,
a.u-button-style.u-text-grey-90[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-90:focus,
a.u-button-style.u-text-grey-90[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-90:active,
a.u-button-style.u-button-style.u-text-grey-90[class*="u-border-"]:active {
color: var(--grey-90-darker) !important;
}
a.u-button-style:hover > .u-text-hover-grey-90,
a.u-button-style:hover > .u-text-hover-grey-90[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-90:hover,
a.u-button-style.u-button-style.u-text-hover-grey-90[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-90:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-90[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-90:focus,
a.u-button-style.u-button-style.u-text-hover-grey-90[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-90:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-90[class*="u-border-"]:active,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-90:hover,
.u-popupmenu-items.u-text-hover-grey-90 .u-nav-link:hover {
color: var(--grey-90) !important;
}
.u-text-grey-90 .u-svg-link,
.u-text-hover-grey-90:hover .u-svg-link,
.u-text-hover-grey-90:focus .u-svg-link,
.u-text-active-grey-90:active .u-svg-link.u-svg-link,
.u-button-style:hover > .u-text-hover-grey-90 .u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-90 .u-svg-link {
fill: var(--grey-90);
}
.u-link.u-text-grey-90:hover {
color: var(--grey-90-darker) !important;
}
a.u-link.u-text-hover-grey-90:hover {
color: var(--grey-90) !important;
}
.u-body {
font-family: 'Open Sans',sans-serif;
}
h1,
h2,
h3,
h4 {
font-family: Oswald,sans-serif;
}
.u-image {
color: #111111;
}
.u-body {
color: #111111;
background-color: #ffffff;
--effect-scale: 1.1;
}
.u-custom-font.u-heading-font {
font-family: Oswald,sans-serif !important;
}
.u-none.u-input,
.u-none.u-button-style,
.u-none.u-button-style:hover,
.u-none.u-button-style:focus,
.u-none.u-button-style:active,
.u-button-style.u-hover-none:hover,
.u-button-style.u-hover-none:focus,
.u-button-style.u-active-none:active {
color: inherit !important;
background-color: transparent !important;
}
.u-palette-2-light-2,
.u-body.u-palette-2-light-2,
section.u-palette-2-light-2:before,
.u-palette-2-light-2 > .u-container-layout:before,
.u-palette-2-light-2 > .u-inner-container-layout:before,
.u-palette-2-light-2.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2-light-2:before {
color: #111111;
background-color: #f3eedc;
}
.u-input.u-palette-2-light-2,
.u-button-style.u-palette-2-light-2,
.u-button-style.u-palette-2-light-2[class*="u-border-"] {
color: #111111 !important;
background-color: #f0e5db !important;
}
.u-button-style.u-palette-2-light-2:hover,
.u-button-style.u-palette-2-light-2[class*="u-border-"]:hover,
.u-button-style.u-palette-2-light-2:focus,
.u-button-style.u-palette-2-light-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-light-2:active,
.u-button-style.u-button-style.u-palette-2-light-2[class*="u-border-"]:active {
color: #111111 !important;
background-color: #e3cebb !important;
}
.u-palette-2-light-3,
.u-body.u-palette-2-light-3,
section.u-palette-2-light-3:before,
.u-palette-2-light-3 > .u-container-layout:before,
.u-palette-2-light-3 > .u-inner-container-layout:before,
.u-palette-2-light-3.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2-light-3:before {
color: #111111;
background-color: #fcfaf7;
}
.u-input.u-palette-2-light-3,
.u-button-style.u-palette-2-light-3,
.u-button-style.u-palette-2-light-3[class*="u-border-"] {
color: #111111 !important;
background-color: #fcfaf7 !important;
}
.u-button-style.u-palette-2-light-3:hover,
.u-button-style.u-palette-2-light-3[class*="u-border-"]:hover,
.u-button-style.u-palette-2-light-3:focus,
.u-button-style.u-palette-2-light-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-light-3:active,
.u-button-style.u-button-style.u-palette-2-light-3[class*="u-border-"]:active {
color: #111111 !important;
background-color: #eee3d3 !important;
}
.u-hover-palette-2-light-3:hover,
.u-hover-palette-2-light-3[class*="u-border-"]:hover,
.u-hover-palette-2-light-3:focus,
.u-hover-palette-2-light-3[class*="u-border-"]:focus,
a.u-button-style.u-hover-palette-2-light-3:hover,
a.u-button-style.u-hover-palette-2-light-3[class*="u-border-"]:hover,
a.u-button-style:hover > .u-hover-palette-2-light-3,
a.u-button-style:hover > .u-hover-palette-2-light-3[class*="u-border-"],
a.u-button-style.u-hover-palette-2-light-3:focus,
a.u-button-style.u-hover-palette-2-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-2-light-3:active,
a.u-button-style.u-button-style.u-active-palette-2-light-3[class*="u-border-"]:active {
color: #111111 !important;
background-color: #fcfaf7 !important;
}
a.u-link.u-hover-palette-2-light-3:hover {
color: #fcfaf7 !important;
}
.u-palette-2-base,
.u-body.u-palette-2-base,
section.u-palette-2-base:before,
.u-palette-2-base > .u-container-layout:before,
.u-palette-2-base > .u-inner-container-layout:before,
.u-palette-2-base.u-sidenav:before,
.u-container-layout.u-container-layout.u-palette-2-base:before {
color: #111111;
background-color: #4a7896;
}
.u-input.u-palette-2-base,
.u-button-style.u-palette-2-base,
.u-button-style.u-palette-2-base[class*="u-border-"] {
color: #111111 !important;
background-color: #e4d2c0 !important;
}
.u-button-style.u-palette-2-base:hover,
.u-button-style.u-palette-2-base[class*="u-border-"]:hover,
.u-button-style.u-palette-2-base:focus,
.u-button-style.u-palette-2-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-2-base:active,
.u-button-style.u-button-style.u-palette-2-base[class*="u-border-"]:active {
color: #111111 !important;
background-color: #d7bda3 !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-input.u-white,
.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-input.u-black,
.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;
}

a.u-button-style.u-button-style.u-active-grey-5:active,
a.u-button-style.u-button-style.u-active-grey-5[class*="u-border-"]:active {
color: #111111 !important;
background-color: #f2f2f2 !important;
}
.u-hover-grey-10:hover,
.u-hover-grey-10[class*="u-border-"]:hover,
.u-hover-grey-10:focus,
.u-hover-grey-10[class*="u-border-"]:focus,
a.u-button-style.u-hover-grey-10:hover,
a.u-button-style.u-hover-grey-10[class*="u-border-"]:hover,
a.u-button-style:hover > .u-hover-grey-10,
a.u-button-style:hover > .u-hover-grey-10[class*="u-border-"],
a.u-button-style.u-hover-grey-10:focus,
a.u-button-style.u-hover-grey-10[class*="u-border-"]:focus {
color: #111111 !important;
background-color: #e5e5e5 !important;
}
a.u-link.u-hover-grey-10:hover {
color: #e5e5e5 !important;
}
.u-hover-grey-15:hover,
.u-hover-grey-15[class*="u-border-"]:hover,
.u-hover-grey-15:focus,
.u-hover-grey-15[class*="u-border-"]:focus,
a.u-button-style.u-hover-grey-15:hover,
a.u-button-style.u-hover-grey-15[class*="u-border-"]:hover,
a.u-button-style:hover > .u-hover-grey-15,
a.u-button-style:hover > .u-hover-grey-15[class*="u-border-"],
a.u-button-style.u-hover-grey-15:focus,
a.u-button-style.u-hover-grey-15[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-grey-15:active,
a.u-button-style.u-button-style.u-active-grey-15[class*="u-border-"]:active {
color: #111111 !important;
background-color: #d9d9d9 !important;
}
a.u-link.u-hover-grey-15:hover {
color: #d9d9d9 !important;
}
.u-grey-80,
.u-body.u-grey-80,
section.u-grey-80:before,
.u-grey-80 > .u-container-layout:before,
.u-grey-80 > .u-inner-container-layout:before,
.u-grey-80.u-sidenav:before,
.u-container-layout.u-container-layout.u-grey-80:before {
color: #ffffff;
background-color: #333333;
}
.u-input.u-grey-80,
.u-button-style.u-grey-80,
.u-button-style.u-grey-80[class*="u-border-"] {
color: #ffffff !important;
background-color: #333333 !important;
}
.u-button-style.u-grey-80:hover,
.u-button-style.u-grey-80[class*="u-border-"]:hover,
.u-button-style.u-grey-80:focus,
.u-button-style.u-grey-80[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-80:active,
.u-button-style.u-button-style.u-grey-80[class*="u-border-"]:active {
color: #ffffff !important;
background-color: #2e2e2e !important;
}
.u-border-palette-2-dark-1,
.u-border-palette-2-dark-1.u-input {
border-color: #8f7e6d;
stroke: #8f7e6d;
}
.u-button-style.u-border-palette-2-dark-1 {
border-color: #8f7e6d !important;
color: #8f7e6d !important;
background-color: transparent !important;
}
.u-button-style.u-border-palette-2-dark-1:hover,
.u-button-style.u-border-palette-2-dark-1:focus {
border-color: transparent !important;
color: #817162 !important;
background-color: transparent !important;
}
.u-link.u-border-palette-2-dark-1[class*="u-border-"] {
border-color: #8f7e6d !important;
}
.u-link.u-border-palette-2-dark-1[class*="u-border-"]:hover {
border-color: #817162 !important;
}
.u-border-palette-2-base,
.u-border-palette-2-base.u-input {
border-color: #e4d2c0;
stroke: #e4d2c0;
}
.u-button-style.u-border-palette-2-base {
border-color: #e4d2c0 !important;
color: #e4d2c0 !important;
background-color: transparent !important;
}
.u-button-style.u-border-palette-2-base:hover,
.u-button-style.u-border-palette-2-base:focus {
border-color: transparent !important;
color: #d7bda3 !important;
background-color: transparent !important;
}
.u-link.u-border-palette-2-base[class*="u-border-"] {
border-color: #e4d2c0 !important;
}
.u-link.u-border-palette-2-base[class*="u-border-"]:hover {
border-color: #d7bda3 !important;
}
.u-border-black,
.u-border-black.u-input {
border-color: #000000;
stroke: #000000;
}
.u-button-style.u-border-black {
border-color: #000000 !important;
color: #000000 !important;
background-color: transparent !important;
}
.u-button-style.u-border-black:hover,
.u-button-style.u-border-black:focus {
border-color: transparent !important;
color: #000000 !important;
background-color: transparent !important;
}
.u-link.u-border-black[class*="u-border-"] {
border-color: #000000 !important;
}
.u-link.u-border-black[class*="u-border-"]:hover {
border-color: #000000 !important;
}
.u-border-grey-30,
.u-border-grey-30.u-input {
border-color: #b3b3b3;
stroke: #b3b3b3;
}
.u-button-style.u-border-grey-30 {
border-color: #b3b3b3 !important;
color: #b3b3b3 !important;
background-color: transparent !important;
}
.u-button-style.u-border-grey-30:hover,
.u-button-style.u-border-grey-30:focus {
border-color: transparent !important;
color: #a1a1a1 !important;
background-color: transparent !important;
}
.u-link.u-border-grey-30[class*="u-border-"] {
border-color: #b3b3b3 !important;
}
.u-link.u-border-grey-30[class*="u-border-"]:hover {
border-color: #a1a1a1 !important;
}
.u-border-grey-75,
.u-border-grey-75.u-input {
border-color: #404040;
stroke: #404040;
}
.u-button-style.u-border-grey-75 {
border-color: #404040 !important;
color: #404040 !important;
background-color: transparent !important;
}
.u-button-style.u-border-grey-75:hover,
.u-button-style.u-border-grey-75:focus {
border-color: transparent !important;
color: #3a3a3a !important;
background-color: transparent !important;
}
.u-link.u-border-grey-75[class*="u-border-"] {
border-color: #404040 !important;
}
.u-link.u-border-grey-75[class*="u-border-"]:hover {
border-color: #3a3a3a !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: #184ed2 !important;
}
.u-text-active-palette-1-base:active .u-svg-link.u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-1-base .u-svg-link {
fill: #184ed2;
}
a.u-button-style:hover > .u-text-hover-palette-2-dark-2,
a.u-button-style:hover > .u-text-hover-palette-2-dark-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-2:hover,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-2-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-2:focus,
a.u-button-style.u-button-style.u-text-hover-palette-2-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-2-dark-2[class*="u-border-"]:active,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-palette-2-dark-2:hover,
.u-popupmenu-items.u-text-hover-palette-2-dark-2 .u-nav-link:hover {
color: #61564c !important;
}

.u-text-hover-palette-2-dark-2:hover .u-svg-link,
.u-text-hover-palette-2-dark-2:focus .u-svg-link,
.u-text-active-palette-2-dark-2:active .u-svg-link.u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2-dark-2 .u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-palette-2-dark-2 .u-svg-link {
fill: #61564c;
}
a.u-link.u-text-hover-palette-2-dark-2:hover {
color: #61564c !important;
}
.u-text-palette-2-dark-1,
.u-input.u-text-palette-2-dark-1,
.u-input.u-text-palette-2-dark-1[class*="u-border-"],
a.u-button-style.u-text-palette-2-dark-1,
a.u-button-style.u-text-palette-2-dark-1[class*="u-border-"] {
color: #8f7e6d !important;
}
a.u-button-style.u-text-palette-2-dark-1:hover,
a.u-button-style.u-text-palette-2-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-2-dark-1:focus,
a.u-button-style.u-text-palette-2-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-2-dark-1:active,
a.u-button-style.u-button-style.u-text-palette-2-dark-1[class*="u-border-"]:active {
color: #817162 !important;
}

.u-text-palette-2-dark-1 .u-svg-link {
fill: #8f7e6d;
}
.u-link.u-text-palette-2-dark-1:hover {
color: #817162 !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: #e4d2c0 !important;
}

.u-text-hover-palette-2-base:hover .u-svg-link,
.u-text-hover-palette-2-base:focus .u-svg-link,
.u-button-style:hover > .u-text-hover-palette-2-base .u-svg-link {
fill: #e4d2c0;
}
a.u-link.u-text-hover-palette-2-base:hover {
color: #e4d2c0 !important;
}
.u-text-palette-5-dark-3,
.u-input.u-text-palette-5-dark-3,
.u-input.u-text-palette-5-dark-3[class*="u-border-"],
a.u-button-style.u-text-palette-5-dark-3,
a.u-button-style.u-text-palette-5-dark-3[class*="u-border-"] {
color: #292d33 !important;
}
a.u-button-style.u-text-palette-5-dark-3:hover,
a.u-button-style.u-text-palette-5-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-5-dark-3:focus,
a.u-button-style.u-text-palette-5-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-5-dark-3:active,
a.u-button-style.u-button-style.u-text-palette-5-dark-3[class*="u-border-"]:active {
color: #25292e !important;
}
.u-text-palette-5-dark-3 .u-svg-link {
fill: #292d33;
}
.u-link.u-text-palette-5-dark-3:hover {
color: #25292e !important;
}
.u-text-black,
.u-input.u-text-black,
.u-input.u-text-black[class*="u-border-"],
a.u-button-style.u-text-black,
a.u-button-style.u-text-black[class*="u-border-"] {
color: #000000 !important;
}
a.u-button-style.u-text-black:hover,
a.u-button-style.u-text-black[class*="u-border-"]:hover,
a.u-button-style.u-text-black:focus,
a.u-button-style.u-text-black[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-black:active,
a.u-button-style.u-button-style.u-text-black[class*="u-border-"]:active {
color: #000000 !important;
}
.u-text-black .u-svg-link {
fill: #000000;
}
.u-link.u-text-black:hover {
color: #000000 !important;
}
.u-text-body-color,
.u-input.u-text-body-color,
.u-input.u-text-body-color[class*="u-border-"],
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-link.u-text-body-color:hover {
color: #0f0f0f !important;
}
.u-text-grey-50,
.u-input.u-text-grey-50,
.u-input.u-text-grey-50[class*="u-border-"],
a.u-button-style.u-text-grey-50,
a.u-button-style.u-text-grey-50[class*="u-border-"] {
color: #808080 !important;
}
a.u-button-style.u-text-grey-50:hover,
a.u-button-style.u-text-grey-50[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-50:focus,
a.u-button-style.u-text-grey-50[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-50:active,
a.u-button-style.u-button-style.u-text-grey-50[class*="u-border-"]:active {
color: #737373 !important;
}
.u-text-grey-50 .u-svg-link {
fill: #808080;
}
.u-link.u-text-grey-50:hover {
color: #737373 !important;
}
.u-text-grey-90,
.u-input.u-text-grey-90,
.u-input.u-text-grey-90[class*="u-border-"],
a.u-button-style.u-text-grey-90,
a.u-button-style.u-text-grey-90[class*="u-border-"] {
color: #1a1a1a !important;
}
a.u-button-style.u-text-grey-90:hover,
a.u-button-style.u-text-grey-90[class*="u-border-"]:hover,
a.u-button-style.u-text-grey-90:focus,
a.u-button-style.u-text-grey-90[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-grey-90:active,
a.u-button-style.u-button-style.u-text-grey-90[class*="u-border-"]:active {
color: #171717 !important;
}
a.u-button-style:hover > .u-text-hover-grey-90,
a.u-button-style:hover > .u-text-hover-grey-90[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-90:hover,
a.u-button-style.u-button-style.u-text-hover-grey-90[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-90:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-90[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-90:focus,
a.u-button-style.u-button-style.u-text-hover-grey-90[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-90:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-90[class*="u-border-"]:active,
:not(.level-2) > .u-nav > .u-nav-item > a.u-nav-link.u-text-hover-grey-90:hover,
.u-popupmenu-items.u-text-hover-grey-90 .u-nav-link:hover {
color: #1a1a1a !important;
}
.u-text-grey-90 .u-svg-link,
.u-text-hover-grey-90:hover .u-svg-link,
.u-text-hover-grey-90:focus .u-svg-link,
.u-text-active-grey-90:active .u-svg-link.u-svg-link,
.u-button-style:hover > .u-text-hover-grey-90 .u-svg-link,
.u-button-style.u-button-style:active > .u-text-active-grey-90 .u-svg-link {
fill: #1a1a1a;
}
.u-link.u-text-grey-90:hover {
color: #171717 !important;
}
a.u-link.u-text-hover-grey-90:hover {
color: #1a1a1a !important;
}
.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-size: 3rem;
line-height: 1.1;
margin-top: 20px;
margin-bottom: 20px;
font-weight: 300;
list-icon-spacing: 0.3;
list-icon-size: 0.8;
font-family: Oswald,sans-serif;
}
h3
{
font-weight: 400;
font-size: 1.875rem;
line-height: 1.2;
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)
{
margin-top: 20px;
margin-bottom: 20px;
font-size: 1.25rem;
font-weight: 300;
line-height: 1.6;
list-icon-spacing: 0.3;
list-icon-size: 0.8;
}
.u-btn
{
margin-top: 20px;
margin-bottom: 20px;
}
ul:not(.u-unstyled)
{
margin-top: 20px;
margin-bottom: 20px;
}
.u-input
{
border-width: 1px;
borders: top right bottom left;
}
@media (max-width: 575px) {
h1:not(.u-title)
{
font-size: 2.25rem;
}
}
@media (max-width: 575px) {
h2:not(.u-subtitle)
{
font-size: 1.5rem;
}
}
@media (max-width: 575px) {
h3
{
font-size: 1.5rem;
}
}
p.u-text.u-text-palette-2-dark-1.u-text-2 a,
p.u-text.u-text-palette-2-dark-1.u-text-2 a a:hover{
  color: #8f7e6d !important;
  text-decoration:underline;
}
.u-image:not(.u-shading) > .u-container-layout > a
{
color: #184ed2;
}
.u-image:not(.u-shading) > .u-container-layout > a:hover,
a:hover
{
color: #1646bd;
}
.u-image:not(.u-shading) > .u-container-layout > .u-btn,
.u-btn
{
background-color: #184ed2;
color: #ffffff;
}
.u-image:not(.u-shading) > .u-container-layout > .u-btn:hover,
.u-btn:hover
{
background-color: #1646bd;
color: #e6e6e6;
}
.u-image:not(.u-shading) > .u-container-layout > .u-btn:focus,
.u-btn:focus
{
background-color: #1646bd;
color: #e6e6e6;
}

.u-image:not(.u-shading) > .u-container-layout > .u-btn:active,
.u-btn:active
{
background-color: #1646bd;
color: #e6e6e6;
}

.u-image:not(.u-shading) > .u-container-layout > .u-input,
.u-input
{
border-color: #b3b3b3;
background-color: #ffffff;
color: #000000;
}
.u-grey-80 a,.u-black a
{
color: #a5bef9;
}
.u-grey-80 a:hover,.u-black a:hover
{
color: #a1a1a1;
}
.u-grey-80 .u-btn,.u-black .u-btn
{
background-color: #a5bef9;
color: #000000;
}
.u-grey-80 .u-btn:hover,.u-black .u-btn:hover
{
background-color: #7ea2f6;
color: #ffffff;
}
.u-grey-80 .u-btn:active,.u-black .u-btn:active
{
background-color: #7ea2f6;
color: #ffffff;
}
.u-header {
background-image: none;
}

.u-header .u-sheet-1 {
min-height: 88px;
}

.u-header .u-image-1 {
width: 64px;
height: 32px;
margin: 30px auto 0 0;
}

.u-header .u-logo-image-1 {
width: 100%;
height: 100%;
}

.u-header .u-menu-1 {
margin: -32px 0 22px auto;
}

.u-header .u-nav-1 {
font-size: 1rem;
letter-spacing: 0px;
font-weight: 500;
}

.u-header .u-nav-2 {
font-size: 1.25rem;
}
@media (max-width: 1199px) {
.u-header .u-menu-1 {
width: auto;
}
}



.u-footer {
background-image: none;
}

.u-footer .u-sheet-1 {
min-height: 120px;
}

.u-footer .u-text-1 {
width: 417px;
margin: 49px auto;
}
@media (max-width: 1199px) {
.u-footer .u-sheet-1 {
min-height: 99px;
}
}
@media (max-width: 991px) {
.u-footer .u-sheet-1 {
min-height: 76px;
}
}
@media (max-width: 767px) {
.u-footer .u-sheet-1 {
min-height: 57px;
}
}
@media (max-width: 575px) {
.u-footer .u-sheet-1 {
min-height: 36px;
}

.u-footer .u-text-1 {
width: 340px;
}
}
html { font-size: 16px; }
.u-section-1 {
min-height: 799px;
}

.u-section-1 .u-shape-1 {
width: calc(((100% - 1140px) / 2) + 376px);
height: 799px;
margin: 0 auto 0 0;
}

.u-section-1 .u-layout-wrap-1 {
pointer-events: auto;
width: 1140px;
margin: -728px auto 60px;
}

.u-section-1 .u-image-1 {
min-height: 657px;
pointer-events: auto;
background-image: url("../img/simone_turassa.jpg");
background-position: 50% 50%;
}

.u-section-1 .u-container-layout-1 {
padding: 30px 60px;
}

.u-section-1 .u-layout-cell-2 {
min-height: 657px;
pointer-events: auto;
}

.u-section-1 .u-container-layout-2 {
padding: 60px;
}

.u-section-1 .u-text-1 {
font-size: 4rem;
text-transform: uppercase;
font-weight: 200;
margin: 0;
}

.u-section-1 .u-text-2 {
letter-spacing: 8px;
font-size: 1.25rem;
font-weight: 900;
margin: 76px 41px 0;
}

.u-section-1 .u-text-3 {
margin: 20px 0 0;
}

.u-section-1 .u-btn-1 {
border-style: none none solid;
padding: 0;
}

.u-section-1 .u-btn-2 {
font-size: 1.25rem;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 2px;
background-image: none;
border-style: none;
margin: 20px auto 0;
padding: 11px 67px;
}

@media (max-width: 1199px) {
.u-section-1 {
min-height: 684px;
}

.u-section-1 .u-shape-1 {
width: calc(((100% - 940px) / 2) + 362px);
left: 0;
right: auto;
height: auto;
margin: initial;
}

.u-section-1 .u-layout-wrap-1 {
width: 940px;
margin-top: 71px;
}

.u-section-1 .u-image-1 {
min-height: 542px;
}

.u-section-1 .u-layout-cell-2 {
min-height: 542px;
}

.u-section-1 .u-container-layout-2 {
padding: 50px;
}

.u-section-1 .u-text-1 {
font-size: 4.5rem;
}

.u-section-1 .u-text-2 {
margin-left: 0;
margin-right: 0;
}
}

@media (max-width: 991px) {
.u-section-1 {
min-height: 614px;
}

.u-section-1 .u-shape-1 {
width: calc(((100% - 720px) / 2) + 253px);
height: auto;
margin: initial;
}

.u-section-1 .u-layout-wrap-1 {
width: 720px;
}

.u-section-1 .u-image-1 {
min-height: 415px;
}

.u-section-1 .u-container-layout-1 {
padding-left: 30px;
padding-right: 30px;
}

.u-section-1 .u-layout-cell-2 {
min-height: 100px;
}

.u-section-1 .u-container-layout-2 {
padding: 30px;
}

.u-section-1 .u-text-1 {
font-size: 3.75rem;
}

.u-section-1 .u-text-2 {
font-size: 1.0625rem;
}
}

@media (max-width: 767px) {
.u-section-1 {
min-height: 1102px;
}

.u-section-1 .u-shape-1 {
height: 468px;
margin-top: 0;
margin-bottom: 0;
width: auto;
left: auto;
bottom: auto;
right: auto;
top: auto;
}

.u-section-1 .u-layout-wrap-1 {
width: 540px;
margin-top: -397px;
}

.u-section-1 .u-image-1 {
min-height: 623px;
}

.u-section-1 .u-container-layout-1 {
padding-left: 10px;
padding-right: 10px;
}

.u-section-1 .u-layout-cell-2 {
min-height: 467px;
}

.u-section-1 .u-container-layout-2 {
padding-left: 50px;
padding-right: 50px;
}

.u-section-1 .u-text-1 {
font-size: 4.5rem;
}

.u-section-1 .u-text-2 {
width: auto;
margin-top: 46px;
}

.u-section-1 .u-text-3 {
margin-top: 51px;
}
}

@media (max-width: 575px) {
.u-section-1 {
min-height: 936px;
}

.u-section-1 .u-shape-1 {
height: 329px;
width: auto;
margin-right: initial;
margin-left: initial;
}

.u-section-1 .u-layout-wrap-1 {
width: 340px;
margin-top: -258px;
}

.u-section-1 .u-image-1 {
min-height: 392px;
}

.u-section-1 .u-layout-cell-2 {
min-height: 100px;
}

.u-section-1 .u-container-layout-2 {
padding-left: 10px;
padding-right: 10px;
}

.u-section-1 .u-text-1 {
font-size: 3rem;
}
}.u-section-2 .u-sheet-1 {
min-height: 468px;
}

.u-section-2 .u-layout-wrap-1 {
margin-top: 60px;
margin-bottom: 60px;
}

@media(max-width:767px){
  .u-section-2 .u-layout-wrap-1 {
    margin-top: 0;
    } 
}

.u-section-2 .u-layout-cell-1 {
min-height: 397px;
}

.u-section-2 .u-container-layout-1 {
padding: 30px;
}

.u-section-2 .u-text-1 {
font-size: 3.75rem;
font-weight: 200;
margin: 0;
}

.u-section-2 .u-text-2 {
font-size: 1.25rem;
margin: 47px 0 0;
}

.u-section-2 .u-layout-cell-2 {
min-height: 397px;
background-image: none;
}

.u-section-2 .u-container-layout-2 {
padding: 30px;
}

.u-section-2 .u-text-3 {
text-transform: none;
letter-spacing: normal;
font-weight: 400;
margin: 0;
}

.u-section-2 .u-line-1 {
margin-top: 30px;
margin-bottom: 0;
height: 3px;
transform-origin: left center;
}

.u-section-2 .u-text-4 {
font-style: italic;
line-height: 2;
margin: 20px 0 0;
}

@media (max-width: 1199px) {
.u-section-2 .u-sheet-1 {
min-height: 398px;
}

.u-section-2 .u-layout-wrap-1 {
position: relative;
}

.u-section-2 .u-layout-cell-1 {
min-height: 327px;
}

.u-section-2 .u-layout-cell-2 {
min-height: 327px;
}
}

@media (max-width: 991px) {
.u-section-2 .u-sheet-1 {
min-height: 168px;
}

.u-section-2 .u-layout-cell-1 {
min-height: 100px;
}

.u-section-2 .u-layout-cell-2 {
min-height: 100px;
}
}

@media (max-width: 767px) {
.u-section-2 .u-sheet-1 {
min-height: 268px;
}
}

@media (max-width: 575px) {
.u-section-2 .u-text-1 {
font-size: 2.25rem;
}

.u-section-2 .u-text-2 {
font-size: 1.125rem;
}
}.u-section-3 .u-sheet-1 {
min-height: 883px;
}

.u-section-3 .u-shape-1 {
width: 166px;
height: 166px;
margin: 425px 16px 0 auto;
}

.u-section-3 .u-shape-2 {
width: 228px;
height: 228px;
background-image: none;
margin: -430px auto 0 788px;
}

.u-section-3 .u-image-1 {
height: 489px;
width: 683px;
margin: -125px auto 0 218px;
}

.u-section-3 .u-group-1 {
width: 600px;
min-height: 497px;
margin: -385px auto 0 0;
}

.u-section-3 .u-container-layout-1 {
padding: 30px 40px;
}

.u-section-3 .u-text-1 {
font-weight: 400;
font-size: 3rem;
margin: 0;
}

.u-section-3 .u-text-2 {
font-size: 1.25rem;
font-weight: 300;
margin: 20px 0 0;
}

.u-section-3 .u-btn-1 {
font-size: 1.25rem;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 2px;
background-image: none;
border-style: none;
margin: 35px auto 0 0;
padding: 11px 67px;
}

.u-section-3 .u-text-3 {
margin: 27px 755px 60px 0;
}

.u-section-3 .u-btn-2 {
border-style: none none solid;
padding: 0;
}

@media (max-width: 1199px) {
.u-section-3 .u-sheet-1 {
min-height: 842px;
}

.u-section-3 .u-shape-1 {
width: 105px;
height: 105px;
margin-top: 60px;
}

.u-section-3 .u-shape-2 {
margin-top: -438px;
margin-right: 75px;
margin-left: auto;
}

.u-section-3 .u-image-1 {
height: 436px;
width: 581px;
margin-top: -136px;
margin-right: 141px;
margin-left: auto;
}

.u-section-3 .u-group-1 {
width: 600px;
margin-top: -205px;
}

.u-section-3 .u-container-layout-1 {
padding-left: 30px;
padding-right: 30px;
}

.u-section-3 .u-text-3 {
width: auto;
margin-top: 30px;
margin-right: 555px;
margin-bottom: -273px;
}
}

@media (max-width: 991px) {
.u-section-3 .u-sheet-1 {
min-height: 1036px;
}

.u-section-3 .u-shape-1 {
width: 106px;
height: 106px;
margin-right: 42px;
}

.u-section-3 .u-shape-2 {
width: 212px;
height: 212px;
margin-top: -679px;
margin-right: 0;
}

.u-section-3 .u-image-1 {
height: 416px;
width: 554px;
margin-top: -114px;
margin-right: auto;
margin-left: 66px;
}

.u-section-3 .u-group-1 {
margin-top: -157px;
}

.u-section-3 .u-text-3 {
margin-right: 360px;
margin-bottom: -513px;
}
}

@media (max-width: 767px) {
.u-section-3 .u-sheet-1 {
min-height: 974px;
}

.u-section-3 .u-shape-1 {
width: 103px;
height: 103px;
margin-right: 29px;
}

.u-section-3 .u-shape-2 {
width: 178px;
height: 178px;
margin-top: -662px;
}

.u-section-3 .u-image-1 {
height: 327px;
width: 433px;
margin-left: 38px;
}

.u-section-3 .u-group-1 {
width: 378px;
min-height: 489px;
margin-top: -86px;
}

.u-section-3 .u-container-layout-1 {
padding-left: 20px;
padding-right: 20px;
}

.u-section-3 .u-text-1 {
font-size: 2.75rem;
}

.u-section-3 .u-text-3 {
margin-top: 28px;
margin-right: 180px;
margin-bottom: -499px;
}
}

@media (max-width: 575px) {
.u-section-3 .u-sheet-1 {
min-height: 600px;
margin-top: 445px;
}

.u-section-3 .u-shape-1 {
margin-right: 20px;
}

.u-section-3 .u-shape-2 {
width: 137px;
height: 137px;
margin-top: -740px;
margin-right: -34px;
margin-left: 237px;
}

.u-section-3 .u-image-1 {
height: 245px;
width: 320px;
margin-top: -88px;
margin-right: 20px;
margin-left: auto;
}

.u-section-3 .u-group-1 {
width: 294px;
min-height: 496px;
margin-top: -76px;
margin-left: 13px;
}

.u-section-3 .u-text-1 {
font-size: 2.25rem;
}

.u-section-3 .u-btn-1 {
padding-left: 45px;
padding-right: 45px;
}

.u-section-3 .u-text-3 {
margin: 20px 33px -648px 13px;
}
}

.u-section-4 .u-shape-1 {
height: 607px;
margin-top: 0;
margin-bottom: 0;
}

.u-section-4 .u-shape-2 {
width: 935px;
height: 476px;
background-image: none;
margin: -245px auto 0 calc(((100% - 1140px) / 2));
}

.u-section-4 .u-shape-3 {
width: 228px;
height: 228px;
margin: -793px calc(((100% - 1140px) / 2) + 52px) 0 auto;
}

.u-section-4 .u-image-1 {
width: 904px;
height: 603px;
margin: -138px auto 0 calc(((100% - 1140px) / 2) + 99px);
}

.u-section-4 .u-group-1 {
  min-height: 427px;
  width: 65%;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.2);
  margin: -193px calc(((100% - 65%) / 2)) 51px auto;
}

.u-section-4 .u-container-layout-1 {
padding: 30px 60px 30px 50px;
}

.u-section-4 .u-text-1 {
font-weight: 300;
font-size: 3rem;
margin: 0;
}

.u-section-4 .u-text-2 {
font-size: 1.125rem;
line-height: 1.8;
margin: 30px 0 0;
}

.u-section-4 .u-text-3 {
margin: 20px 2px 0;
}

.u-section-4 .u-btn-1 {
border-style: none none solid;
padding: 0;
}

.u-section-4 .u-btn-2 {
font-size: 1.25rem;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 2px;
background-image: none;
border-style: none;
margin: 30px auto 0;
padding: 11px 67px;
}

@media (max-width: 1199px) {
.u-section-4 .u-shape-2 {
width: 750px;
height: 464px;
margin-left: calc(((100% - 940px) / 2) + 3px);
}

.u-section-4 .u-group-1 {
    min-height: 427px;
    width: 93%;
    box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.2);
    margin: -193px calc(((100% - 65%) / 2)) 51px auto;
}

.u-section-4 .u-shape-3 {
margin-top: -754px;
margin-right: calc(((100% - 940px) / 2));
}

.u-section-4 .u-image-1 {
width: 771px;
height: 575px;
margin-top: -136px;
margin-left: auto;
}

.u-section-4 .u-group-1 {
margin-top: -194px;
margin-right: calc(((100% - 940px) / 2));
margin-bottom: 60px;
}
}

@media (max-width: 991px) {
.u-section-4 {
min-height: 975px;
}

.u-section-4 .u-shape-1 {
height: 517px;
}

.u-section-4 .u-shape-2 {
width: 594px;
height: 348px;
margin-top: -174px;
margin-left: calc(((100% - 720px) / 2));
}

.u-section-4 .u-shape-3 {
width: 211px;
height: 211px;
margin-top: -622px;
margin-right: calc(((100% - 720px) / 2));
}

.u-section-4 .u-image-1 {
width: 575px;
height: 452px;
}

.u-section-4 .u-group-1 {
min-height: 454px;
width: 563px;
margin-top: -145px;
margin-right: calc(((100% - 720px) / 2));
margin-bottom: 23px;
}

.u-section-4 .u-container-layout-1 {
padding-right: 30px;
padding-left: 30px;
}
}

@media (max-width: 767px) {
.u-section-4 {
min-height: 956px;
}

.u-section-4 .u-shape-1 {
height: 382px;
}

.u-section-4 .u-shape-2 {
width: 417px;
height: 331px;
margin-top: -136px;
margin-left: calc(((100% - 540px) / 2));
}

.u-section-4 .u-shape-3 {
width: 185px;
height: 185px;
margin-top: -508px;
margin-right: calc(((100% - 540px) / 2));
}

.u-section-4 .u-image-1 {
width: 422px;
height: 353px;
margin-top: -118px;
margin-right: calc(((100% - 540px) / 2) + 51px);
}

.u-section-4 .u-group-1 {
min-height: 450px;
width: 459px;
margin-top: -38px;
margin-right: calc(((100% - 540px) / 2));
margin-bottom: 55px;
}

.u-section-4 .u-container-layout-1 {
padding-left: 20px;
padding-right: 20px;
}

.u-section-4 .u-text-1 {
font-size: 2.25rem;
}
}

@media (max-width: 575px) {
.u-section-4 {
min-height: 700px;
}

.u-section-4 .u-shape-1 {
height: 252px;
}

.u-section-4 .u-shape-2 {
width: 340px;
height: 175px;
margin-top: -36px;
margin-left: auto;
}

.u-section-4 .u-shape-3 {
width: 119px;
height: 119px;
margin-top: -335px;
margin-right: calc(((100% - 340px) / 2));
}

.u-section-4 .u-image-1 {
width: 266px;
height: 221px;
margin-top: -75px;
margin-right: auto;
}

.u-section-4 .u-group-1 {
min-height: 483px;
width: 340px;
margin-top: -28px;
margin-right: auto;
margin-bottom: -25px;
}

.u-section-4 .u-text-1 {
font-size: 1.875rem;
}

.u-section-4 .u-text-3 {
margin-left: 0;
margin-right: 0;
}
} .u-section-5 {
background-image: none;
}

.u-section-5 .u-sheet-1 {

}

.u-section-5 .u-text-1 {
font-weight: 300;
letter-spacing: normal;
text-transform: none;
text-decoration: none solid rgb(17, 17, 17);
font-size: 3rem;
margin: 70px 350x 0 0;
}

.u-section-5 .u-text-2 {
font-weight: 600;
margin: 32px 407px 0 0;
}

.u-section-5 .u-shape-1 {
width: 687px;
height: 25px;
margin: 32px auto 0 0;
}

.u-section-5 .u-list-1 {
grid-auto-rows: 100%;
margin-top: 34px;
margin-bottom: 0;
margin-left: 0;
}

.u-section-5 .u-repeater-1 {
grid-auto-columns: calc(33.3333% - 6.66667px);
grid-template-columns: repeat(3, calc(33.3333% - 6.66667px));
grid-auto-rows: 100%;
min-height: 252px;
grid-gap: 10px;
}

.u-section-5 .u-container-layout-1 {
padding: 30px 30px 30px 0;
}

.u-section-5 .u-text-3 {
line-height: 32px;
font-weight: 300;
margin: 0;
}

.u-section-5 .u-container-layout-2 {
padding: 30px 30px 30px 0;
}

.u-section-5 .u-text-4 {
line-height: 32px;
font-weight: 300;
margin: 0;
}

.u-section-5 .u-container-layout-3 {
padding: 30px 30px 30px 0;
}

.u-section-5 .u-text-5 {
line-height: 32px;
font-weight: 300;
margin: 0;
}

.u-section-5 .u-btn-1 {
font-size: 1.25rem;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 2px;
background-image: none;
border-style: none;
margin: 30px auto 70px 0;
padding: 11px 67px;
}

@media (max-width: 1199px) {
.u-section-5 .u-text-1 {
margin-right: 238px;
}

.u-section-5 .u-text-2 {
margin-right: 207px;
}

.u-section-5 .u-list-1 {
margin-left: initial;
}

.u-section-5 .u-repeater-1 {
grid-auto-columns: calc(33.333333333333336% - 6.66667px);
grid-template-columns: repeat(3, calc(33.333333333333336% - 6.66667px));
min-height: 208px;
}
}

@media (max-width: 991px) {
.u-section-5 .u-text-1 {
margin-right: 18px;
}

.u-section-5 .u-text-2 {
margin-right: 0;
padding:0 3% 0 4%;
}

.u-section-5 .u-repeater-1 {
grid-auto-columns: calc(50% - 5.0000025px);
grid-template-columns: repeat(2, calc(50% - 5.0000025px));
grid-auto-rows: calc(50% - 5px);
min-height: 478px;
}
}

@media (max-width: 767px) {
.u-section-5 .u-text-1 {
font-size: 3.75rem;
margin-right: 0;
}

.u-section-5 .u-shape-1 {
width: 540px;
}

.u-section-5 .u-repeater-1 {
grid-auto-columns: calc(100% - 0px);
grid-template-columns: 100%;
grid-auto-rows: calc(33.33% - 6.666666666666667px);
}

.u-section-5 .u-container-layout-1 {
padding-right: 10px;
}

.u-section-5 .u-container-layout-2 {
padding-right: 10px;
}

.u-section-5 .u-container-layout-3 {
padding-right: 10px;
}
}

@media (max-width: 767px) {
.u-section-5 .u-text-1 {
  font-size: 2.4rem;
  margin-top: 50px;
}

.u-section-5 .u-shape-1 {
width: 340px;
}

.u-section-5 .u-repeater-1 {
grid-auto-columns: 100%;
}
}.u-section-6 .u-sheet-1 {
min-height: 918px;
}

.u-section-6 .u-image-1 {
height: 658px;
width: 583px;
margin: 60px auto 0 88px;
}

.u-section-6 .u-shape-1 {
width: 237px;
height: 237px;
margin: -125px auto 0 0;
}

.u-section-6 .u-shape-2 {
width: 228px;
height: 228px;
background-image: none;
margin: -798px 0 0 auto;
}

.u-section-6 .u-group-1 {
width: 462px;
min-height: 549px;
margin: -136px 88px 189px auto;
}

.u-section-6 .u-container-layout-1 {
padding: 30px 40px 30px 35px;
}

.u-section-6 .u-text-1 {
font-weight: 300;
font-size: 3rem;
margin: 0;
}

.u-section-6 .u-text-2 {
font-size: 1.25rem;
font-weight: 300;
margin: 20px 0 0;
}

.u-section-6 .u-text-3 {
margin: 20px 178px 0 0;
}

.u-section-6 .u-btn-1 {
border-style: none none solid;
padding: 0;
}

.u-section-6 .u-btn-2 {
font-size: 1.25rem;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 2px;
background-image: none;
border-style: none;
margin: 35px auto 0 0;
padding: 11px 67px;
}

@media (max-width: 1199px) {
.u-section-6 .u-sheet-1 {
min-height: 887px;
}

.u-section-6 .u-image-1 {
height: 637px;
width: 479px;
margin-top: 55px;
margin-left: 60px;
}

.u-section-6 .u-shape-1 {
width: 219px;
height: 219px;
margin-top: -126px;
margin-left: -34px;
}

.u-section-6 .u-shape-2 {
margin-top: -777px;
margin-right: 12px;
}

.u-section-6 .u-group-1 {
width: 419px;
margin-top: -137px;
margin-bottom: 145px;
}

.u-section-6 .u-text-1 {
margin-top: 30px;
}

.u-section-6 .u-text-3 {
margin-right: 135px;
}
}

@media (max-width: 991px) {
.u-section-6 .u-sheet-1 {
min-height: 1161px;
}

.u-section-6 .u-shape-2 {
margin-top: 93px;
margin-right: -20px;
}

.u-section-6 .u-group-1 {
width: 388px;
min-height: 544px;
margin-top: -609px;
margin-right: 40px;
margin-bottom: 120px;
}

.u-section-6 .u-container-layout-1 {
padding-left: 30px;
padding-right: 30px;
padding-bottom: 26px;
}

.u-section-6 .u-text-1 {
margin-top: 12px;
}

.u-section-6 .u-text-3 {
margin-right: 104px;
}
}

@media (max-width: 767px) {
.u-section-6 .u-sheet-1 {
min-height: 1154px;
}

.u-section-6 .u-image-1 {
height: 468px;
width: 390px;
margin-left: 39px;
}

.u-section-6 .u-shape-1 {
width: 177px;
height: 177px;
margin-top: -538px;
margin-left: -50px;
}

.u-section-6 .u-shape-2 {
width: 190px;
height: 190px;
margin-top: 677px;
margin-right: -35px;
}

.u-section-6 .u-group-1 {
width: 365px;
min-height: 559px;
margin-top: -621px;
margin-right: 12px;
margin-bottom: 47px;
}

.u-section-6 .u-container-layout-1 {
padding-left: 25px;
padding-right: 25px;
}

.u-section-6 .u-text-3 {
margin-right: 81px;
}
}

@media (max-width: 575px) {
.u-section-6 .u-sheet-1 {
min-height: 1119px;
}

.u-section-6 .u-image-1 {
height: 382px;
width: 297px;
margin-top: 116px;
margin-left: 0;
}

.u-section-6 .u-shape-1 {
width: 150px;
height: 150px;
margin-top: -443px;
margin-left: -37px;
}

.u-section-6 .u-shape-2 {
width: 154px;
height: 154px;
margin-top: 706px;
}

.u-section-6 .u-group-1 {
width: 290px;
margin-top: -606px;
margin-right: auto;
margin-bottom: 70px;
}

.u-section-6 .u-container-layout-1 {
padding-left: 20px;
padding-right: 20px;
}

.u-section-6 .u-text-1 {
font-size: 1.875rem;
margin-top: 14px;
}

.u-section-6 .u-text-3 {
margin-right: 56px;
}

.u-section-6 .u-btn-2 {
padding-left: 46px;
padding-right: 46px;
}
} .u-section-7 {
background-image: none;
}

.u-section-7 .u-sheet-1 {
min-height: 824px;
}

.u-section-7 .u-shape-1 {
background-image: none;
width: 822px;
left: auto;
right: 0;
}

.u-section-7 .u-layout-wrap-1 {
width: 1020px;
margin: 60px auto 60px 0;
}

.u-section-7 .u-layout-cell-1 {
min-height: 326px;
}

.u-section-7 .u-container-layout-1 {
padding: 20px 40px;
}

.u-section-7 .u-icon-1 {
height: 82px;
width: 82px;
background-image: none;
color: rgb(143, 126, 109) !important;
margin: 0 auto 0 0;
}

.u-section-7 .u-text-1 {
margin: 20px 0 0;
}

.u-section-7 .u-text-2 {
font-size: 1.25rem;
margin: 20px 0 0;
}

.u-section-7 .u-layout-cell-2 {
min-height: 378px;
}

.u-section-7 .u-container-layout-2 {
padding: 20px 40px;
}

.u-section-7 .u-icon-2 {
height: 82px;
width: 82px;
background-image: none;
color: rgb(143, 126, 109) !important;
margin: 0 auto 0 0;
}

.u-section-7 .u-text-3 {
margin: 20px 0 0;
}

.u-section-7 .u-text-4 {
font-size: 1.25rem;
margin: 20px 0 0;
}

.u-section-7 .u-text-5 {
font-size: 1.125rem;
margin: 20px 0 0;
}

.u-section-7 .u-btn-1 {
border-style: none none solid;
padding: 0;
}

.u-section-7 .u-image-1 {
min-height: 652px;
background-image: url("../img/simone_turassa_2.jpg");
background-position: 50% 50%;
}

.u-section-7 .u-container-layout-3 {
padding: 20px 17px 20px 20px;
}

@media (max-width: 1199px) {
.u-section-7 .u-sheet-1 {
min-height: 820px;
}

.u-section-7 .u-shape-1 {
width: 733px;
}

.u-section-7 .u-layout-wrap-1 {
width: 940px;
}

.u-section-7 .u-layout-cell-1 {
min-height: 300px;
}

.u-section-7 .u-layout-cell-2 {
min-height: 348px;
}

.u-section-7 .u-image-1 {
min-height: 601px;
}
}

@media (max-width: 991px) {
.u-section-7 .u-sheet-1 {
min-height: 864px;
}

.u-section-7 .u-shape-1 {
width: 618px;
}

.u-section-7 .u-layout-wrap-1 {
width: 660px;
}

.u-section-7 .u-layout-cell-1 {
min-height: 320px;
}

.u-section-7 .u-container-layout-1 {
padding-top: 30px;
padding-left: 20px;
padding-right: 20px;
}

.u-section-7 .u-text-2 {
font-size: 1.125rem;
}

.u-section-7 .u-layout-cell-2 {
min-height: 368px;
}

.u-section-7 .u-container-layout-2 {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 30px;
}

.u-section-7 .u-text-4 {
font-size: 1.125rem;
}

.u-section-7 .u-image-1 {
min-height: 688px;
}
}

@media (max-width: 767px) {
.u-section-7 .u-sheet-1 {
min-height: 1336px;
}

.u-section-7 .u-shape-1 {
width: 440px;
}

.u-section-7 .u-layout-wrap-1 {
width: 480px;
}

.u-section-7 .u-layout-cell-1 {
min-height: 292px;
}

.u-section-7 .u-container-layout-1 {
padding-left: 10px;
padding-right: 10px;
}

.u-section-7 .u-layout-cell-2 {
min-height: 340px;
}

.u-section-7 .u-container-layout-2 {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 50px;
}

.u-section-7 .u-image-1 {
min-height: 584px;
}

.u-section-7 .u-container-layout-3 {
padding-right: 10px;
padding-left: 10px;
}
}

@media (max-width: 575px) {
.u-section-7 .u-sheet-1 {
min-height: 1206px;
}

.u-section-7 .u-shape-1 {
width: 280px;
}

.u-section-7 .u-layout-wrap-1 {
width: 305px;
}

.u-section-7 .u-layout-cell-1 {
min-height: 312px;
}

.u-section-7 .u-layout-cell-2 {
min-height: 360px;
}

.u-section-7 .u-container-layout-2 {
padding-bottom: 30px;
}

.u-section-7 .u-image-1 {
min-height: 414px;
}
}.u-section-8 .u-sheet-1 {
min-height: 672px;
}

.u-section-8 .u-layout-wrap-1 {
margin: 60px auto 0 0;
}

.u-section-8 .u-layout-cell-1 {
min-height: 523px;
background-position: 0% 0%;
}

.u-section-8 .u-shape-1 {
width: 413px;
left: 71px;
right: auto;
margin-top: 0;
margin-bottom: 0;
}

.u-section-8 .u-image-1 {
height: 407px;
margin: 0 auto 0 0;
}

.u-section-8 .u-layout-cell-2 {
min-height: 523px;
}

.u-section-8 .u-container-layout-2 {
padding: 30px;
}

.u-section-8 .u-text-1 {
font-size: 3.75rem;
letter-spacing: 4px;
text-transform: uppercase;
font-weight: 200;
margin: 0;
}

.u-section-8 .u-text-2 {
margin: 20px 0 0;
}

.u-section-8 .u-form-1 {
margin: 30px 0 0;
}

.u-section-8 .u-btn-1 {
background-image: none;
border-style: none;
width: 100%;
text-transform: uppercase;
}

.u-section-8 .u-text-3 {
font-size: 1.125rem;
letter-spacing: 1px;
width: 413px;
margin: 30px auto 60px;
}

.u-section-8 .u-btn-2 {
border-style: none none solid;
padding: 0;
}

@media (max-width: 1199px) {
.u-section-8 .u-sheet-1 {
min-height: 580px;
}

.u-section-8 .u-layout-wrap-1 {
margin-right: initial;
margin-left: initial;
}

.u-section-8 .u-layout-cell-1 {
min-height: 564px;
}

.u-section-8 .u-shape-1 {
width: 349px;
left: 42px;
margin-top: initial;
margin-bottom: initial;
}

.u-section-8 .u-image-1 {
height: 444px;
margin-right: initial;
margin-left: initial;
}

.u-section-8 .u-layout-cell-2 {
min-height: 431px;
}
}

@media (max-width: 991px) {
.u-section-8 .u-sheet-1 {
min-height: 479px;
}

.u-section-8 .u-layout-cell-1 {
min-height: 549px;
}

.u-section-8 .u-shape-1 {
width: 285px;
height: 447px;
left: auto;
bottom: auto;
right: auto;
top: auto;
margin: 0 auto;
}

.u-section-8 .u-image-1 {
height: 340px;
margin-top: -393px;
margin-bottom: 54px;
margin-right: initial;
margin-left: initial;
}

.u-section-8 .u-layout-cell-2 {
min-height: 100px;
}

.u-section-8 .u-container-layout-2 {
padding-left: 0;
}

.u-section-8 .u-text-1 {
font-size: 3rem;
}
}

@media (max-width: 767px) {
.u-section-8 .u-sheet-1 {
min-height: 744px;
}

.u-section-8 .u-layout-cell-1 {
min-height: 648px;
}

.u-section-8 .u-shape-1 {
width: 413px;
left: 42px;
right: auto;
height: auto;
margin: initial;
}

.u-section-8 .u-image-1 {
height: 510px;
margin-top: 54px;
margin-bottom: 0;
margin-right: initial;
margin-left: initial;
}

.u-section-8 .u-container-layout-2 {
padding-right: 10px;
}
}

@media (max-width: 575px) {
.u-section-8 .u-sheet-1 {
min-height: 561px;
}

.u-section-8 .u-layout-cell-1 {
min-height: 386px;
}

.u-section-8 .u-shape-1 {
width: 280px;
left: 0;
height: auto;
margin: initial;
}

.u-section-8 .u-image-1 {
height: 270px;
margin-top: 0;
margin-right: initial;
margin-left: initial;
}

.u-section-8 .u-text-1 {
font-size: 2.25rem;
}

.u-section-8 .u-text-3 {
width: 340px;
}
}

#copyright{
  background: none;
  color: #000;
  font-weight: bold;
}
#copyright span{
  color: #000;
    font-weight: 400;
}