article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  a {
background: transparent;
} a:focus {
outline: thin dotted;
} a:active,
a:hover {
outline: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
} abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} mark {
background: #ff0;
color: #000;
} code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
} pre {
white-space: pre-wrap;
} q {
quotes: "\201C" "\201D" "\2018" "\2019";
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}  fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } button,
input,
select,
textarea {
font-family: inherit; font-size: 100%; margin: 0; } button,
input {
line-height: normal;
} button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0;
}  .slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}  .os-size-observer,
.os-size-observer-listener {
scroll-behavior: auto !important;
direction: inherit;
pointer-events: none;
overflow: hidden;
visibility: hidden;
box-sizing: border-box;
}
.os-size-observer,
.os-size-observer-listener,
.os-size-observer-listener-item,
.os-size-observer-listener-item-final {
writing-mode: horizontal-tb;
position: absolute;
left: 0;
top: 0;
}
.os-size-observer {
z-index: -1;
contain: strict;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
padding: inherit;
border: inherit;
box-sizing: inherit;
margin: -133px;
top: 0;
right: 0;
bottom: 0;
left: 0;
transform: scale(0.1);
}
.os-size-observer::before {
content: "";
flex: none;
box-sizing: inherit;
padding: 10px;
width: 10px;
height: 10px;
}
.os-size-observer-appear {
animation: os-size-observer-appear-animation 1ms forwards;
}
.os-size-observer-listener {
box-sizing: border-box;
position: relative;
flex: auto;
padding: inherit;
border: inherit;
margin: -133px;
transform: scale(calc(1 / 0.1));
}
.os-size-observer-listener.ltr {
margin-right: -266px;
margin-left: 0;
}
.os-size-observer-listener.rtl {
margin-left: -266px;
margin-right: 0;
}
.os-size-observer-listener:empty::before {
content: "";
width: 100%;
height: 100%;
}
.os-size-observer-listener:empty::before, .os-size-observer-listener > .os-size-observer-listener-item {
display: block;
position: relative;
padding: inherit;
border: inherit;
box-sizing: content-box;
flex: auto;
}
.os-size-observer-listener-scroll {
box-sizing: border-box;
display: flex;
}
.os-size-observer-listener-item {
right: 0;
bottom: 0;
overflow: hidden;
direction: ltr;
flex: none;
}
.os-size-observer-listener-item-final {
transition: none;
}
@keyframes os-size-observer-appear-animation {
from {
cursor: auto;
}
to {
cursor: none;
}
}
.os-trinsic-observer {
flex: none;
box-sizing: border-box;
position: relative;
max-width: 0px;
max-height: 1px;
padding: 0;
margin: 0;
border: none;
overflow: hidden;
z-index: -1;
height: 0;
top: calc(100% + 1px);
contain: strict;
}
.os-trinsic-observer:not(:empty) {
height: calc(100% + 1px);
top: -1px;
}
.os-trinsic-observer:not(:empty) > .os-size-observer {
width: 1000%;
height: 1000%;
min-height: 1px;
min-width: 1px;
} [data-overlayscrollbars-initialize]:not([data-overlayscrollbars-viewport]),
[data-overlayscrollbars-viewport~=scrollbarHidden],
html[data-overlayscrollbars-viewport~=scrollbarHidden] > body {
scrollbar-width: none !important;
}
[data-overlayscrollbars-initialize]:not([data-overlayscrollbars-viewport])::-webkit-scrollbar,
[data-overlayscrollbars-initialize]:not([data-overlayscrollbars-viewport])::-webkit-scrollbar-corner,
[data-overlayscrollbars-viewport~=scrollbarHidden]::-webkit-scrollbar,
[data-overlayscrollbars-viewport~=scrollbarHidden]::-webkit-scrollbar-corner,
html[data-overlayscrollbars-viewport~=scrollbarHidden] > body::-webkit-scrollbar,
html[data-overlayscrollbars-viewport~=scrollbarHidden] > body::-webkit-scrollbar-corner {
-webkit-appearance: none !important;
appearance: none !important;
display: none !important;
width: 0 !important;
height: 0 !important;
}
[data-overlayscrollbars-initialize]:not([data-overlayscrollbars]):not(html):not(body) {
overflow: auto;
} html[data-overlayscrollbars-body] {
overflow: hidden;
}
html[data-overlayscrollbars-body],
html[data-overlayscrollbars-body] > body {
width: 100%;
height: 100%;
margin: 0;
}
html[data-overlayscrollbars-body] > body {
overflow: visible;
margin: 0;
} [data-overlayscrollbars] {
position: relative;
}
[data-overlayscrollbars~=host],
[data-overlayscrollbars-padding] {
display: flex;
align-items: stretch !important;
flex-direction: row !important;
flex-wrap: nowrap !important;
scroll-behavior: auto !important;
}
[data-overlayscrollbars-padding],
[data-overlayscrollbars-viewport]:not([data-overlayscrollbars]) {
box-sizing: inherit;
position: relative;
flex: auto;
height: auto;
width: 100%;
min-width: 0;
padding: 0;
margin: 0;
border: none;
z-index: 0;
}
[data-overlayscrollbars-viewport]:not([data-overlayscrollbars]) {
--os-vaw: 0;
--os-vah: 0;
outline: none;
}
[data-overlayscrollbars-viewport]:not([data-overlayscrollbars]):focus {
outline: none;
}
[data-overlayscrollbars-viewport][data-overlayscrollbars-viewport~=arrange]::before {
content: "";
position: absolute;
pointer-events: none;
z-index: -1;
min-width: 1px;
min-height: 1px;
width: var(--os-vaw);
height: var(--os-vah);
} [data-overlayscrollbars~=host],
[data-overlayscrollbars-padding] {
overflow: hidden !important;
}
[data-overlayscrollbars~=host][data-overlayscrollbars~=noClipping],
[data-overlayscrollbars-padding~=noClipping] {
overflow: visible !important;
} [data-overlayscrollbars-viewport] {
--os-viewport-overflow-x: hidden;
--os-viewport-overflow-y: hidden;
overflow-x: var(--os-viewport-overflow-x);
overflow-y: var(--os-viewport-overflow-y);
}
[data-overlayscrollbars-viewport~=overflowXVisible] {
--os-viewport-overflow-x: visible;
}
[data-overlayscrollbars-viewport~=overflowXHidden] {
--os-viewport-overflow-x: hidden;
}
[data-overlayscrollbars-viewport~=overflowXScroll] {
--os-viewport-overflow-x: scroll;
}
[data-overlayscrollbars-viewport~=overflowYVisible] {
--os-viewport-overflow-y: visible;
}
[data-overlayscrollbars-viewport~=overflowYHidden] {
--os-viewport-overflow-y: hidden;
}
[data-overlayscrollbars-viewport~=overflowYScroll] {
--os-viewport-overflow-y: scroll;
}
[data-overlayscrollbars-viewport~=overflowImportant] {
overflow-x: var(--os-viewport-overflow-x) !important;
overflow-y: var(--os-viewport-overflow-y) !important;
} [data-overlayscrollbars-viewport~=noContent]:not(#osFakeId) {
font-size: 0 !important;
line-height: 0 !important;
}
[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId)::before,
[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId)::after,
[data-overlayscrollbars-viewport~=noContent]:not(#osFakeId) > * {
display: none !important;
position: absolute !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
margin: -1px !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
white-space: nowrap !important;
border-width: 0 !important;
}
[data-overlayscrollbars-viewport~=measuring],
[data-overlayscrollbars-viewport~=scrolling] {
scroll-behavior: auto !important;
scroll-snap-type: none !important;
}
[data-overlayscrollbars-viewport~=measuring][data-overlayscrollbars-viewport~=overflowXVisible] {
overflow-x: hidden !important;
}
[data-overlayscrollbars-viewport~=measuring][data-overlayscrollbars-viewport~=overflowYVisible] {
overflow-y: hidden !important;
} [data-overlayscrollbars-content] {
box-sizing: inherit;
} [data-overlayscrollbars-contents]:not(#osFakeId):not([data-overlayscrollbars-padding]):not([data-overlayscrollbars-viewport]):not([data-overlayscrollbars-content]) {
display: contents;
} [data-overlayscrollbars-grid],
[data-overlayscrollbars-grid] [data-overlayscrollbars-padding] {
display: grid;
grid-template: 1fr/1fr;
}
[data-overlayscrollbars-grid] > [data-overlayscrollbars-padding],
[data-overlayscrollbars-grid] > [data-overlayscrollbars-viewport],
[data-overlayscrollbars-grid] > [data-overlayscrollbars-padding] > [data-overlayscrollbars-viewport] {
height: auto !important;
width: auto !important;
}
@property --os-scroll-percent {
syntax: "<number>";
inherits: true;
initial-value: 0;
}
@property --os-viewport-percent {
syntax: "<number>";
inherits: true;
initial-value: 0;
}
.os-scrollbar {
--os-viewport-percent: 0;
--os-scroll-percent: 0;
--os-scroll-direction: 0;
--os-scroll-percent-directional: calc(
var(--os-scroll-percent) - (var(--os-scroll-percent) + (1 - var(--os-scroll-percent)) * -1) *
var(--os-scroll-direction)
);
}
.os-scrollbar {
contain: size layout;
contain: size layout style;
transition: opacity 0.15s, visibility 0.15s, top 0.15s, right 0.15s, bottom 0.15s, left 0.15s;
pointer-events: none;
position: absolute;
opacity: 0;
visibility: hidden;
}
body > .os-scrollbar {
position: fixed;
z-index: 99999;
}
.os-scrollbar-transitionless {
transition: none !important;
}
.os-scrollbar-track {
position: relative;
padding: 0 !important;
border: none !important;
}
.os-scrollbar-handle {
position: absolute;
}
.os-scrollbar-track,
.os-scrollbar-handle {
pointer-events: none;
width: 100%;
height: 100%;
}
.os-scrollbar.os-scrollbar-track-interactive .os-scrollbar-track,
.os-scrollbar.os-scrollbar-handle-interactive .os-scrollbar-handle {
pointer-events: auto;
touch-action: none;
}
.os-scrollbar-horizontal {
bottom: 0;
left: 0;
}
.os-scrollbar-vertical {
top: 0;
right: 0;
}
.os-scrollbar-rtl.os-scrollbar-horizontal {
right: 0;
}
.os-scrollbar-rtl.os-scrollbar-vertical {
right: auto;
left: 0;
}
.os-scrollbar-visible {
opacity: 1;
visibility: visible;
}
.os-scrollbar-auto-hide.os-scrollbar-auto-hide-hidden {
opacity: 0;
visibility: hidden;
}
.os-scrollbar-interaction.os-scrollbar-visible {
opacity: 1;
visibility: visible;
}
.os-scrollbar-unusable,
.os-scrollbar-unusable *,
.os-scrollbar-wheel,
.os-scrollbar-wheel * {
pointer-events: none !important;
}
.os-scrollbar-unusable .os-scrollbar-handle {
opacity: 0 !important;
transition: none !important;
}
.os-scrollbar-horizontal .os-scrollbar-handle {
bottom: 0;
left: calc(var(--os-scroll-percent-directional) * 100%);
transform: translateX(calc(var(--os-scroll-percent-directional) * -100%));
width: calc(var(--os-viewport-percent) * 100%);
}
.os-scrollbar-vertical .os-scrollbar-handle {
right: 0;
top: calc(var(--os-scroll-percent-directional) * 100%);
transform: translateY(calc(var(--os-scroll-percent-directional) * -100%));
height: calc(var(--os-viewport-percent) * 100%);
}
@supports (container-type: size) {
.os-scrollbar-track {
container-type: size;
}
.os-scrollbar-horizontal .os-scrollbar-handle {
left: auto;
transform: translateX(calc(var(--os-scroll-percent-directional) * 100cqw + var(--os-scroll-percent-directional) * -100%));
}
.os-scrollbar-vertical .os-scrollbar-handle {
top: auto;
transform: translateY(calc(var(--os-scroll-percent-directional) * 100cqh + var(--os-scroll-percent-directional) * -100%));
}
.os-scrollbar-rtl.os-scrollbar-horizontal .os-scrollbar-handle {
right: auto;
left: 0;
}
}
.os-scrollbar-rtl.os-scrollbar-vertical .os-scrollbar-handle {
right: auto;
left: 0;
}
.os-scrollbar.os-scrollbar-horizontal.os-scrollbar-cornerless,
.os-scrollbar.os-scrollbar-horizontal.os-scrollbar-cornerless.os-scrollbar-rtl {
left: 0;
right: 0;
}
.os-scrollbar.os-scrollbar-vertical.os-scrollbar-cornerless,
.os-scrollbar.os-scrollbar-vertical.os-scrollbar-cornerless.os-scrollbar-rtl {
top: 0;
bottom: 0;
}
@media print {
.os-scrollbar {
display: none;
}
}
.os-scrollbar {
--os-size: 0;
--os-padding-perpendicular: 0;
--os-padding-axis: 0;
--os-track-border-radius: 0;
--os-track-bg: none;
--os-track-bg-hover: none;
--os-track-bg-active: none;
--os-track-border: none;
--os-track-border-hover: none;
--os-track-border-active: none;
--os-handle-border-radius: 0;
--os-handle-bg: none;
--os-handle-bg-hover: none;
--os-handle-bg-active: none;
--os-handle-border: none;
--os-handle-border-hover: none;
--os-handle-border-active: none;
--os-handle-min-size: 33px;
--os-handle-max-size: none;
--os-handle-perpendicular-size: 100%;
--os-handle-perpendicular-size-hover: 100%;
--os-handle-perpendicular-size-active: 100%;
--os-handle-interactive-area-offset: 0;
}
.os-scrollbar-track {
border: var(--os-track-border);
border-radius: var(--os-track-border-radius);
background: var(--os-track-bg);
transition: opacity 0.15s, background-color 0.15s, border-color 0.15s;
}
.os-scrollbar-track:hover {
border: var(--os-track-border-hover);
background: var(--os-track-bg-hover);
}
.os-scrollbar-track:active {
border: var(--os-track-border-active);
background: var(--os-track-bg-active);
}
.os-scrollbar-handle {
border: var(--os-handle-border);
border-radius: var(--os-handle-border-radius);
background: var(--os-handle-bg);
}
.os-scrollbar-handle:hover {
border: var(--os-handle-border-hover);
background: var(--os-handle-bg-hover);
}
.os-scrollbar-handle:active {
border: var(--os-handle-border-active);
background: var(--os-handle-bg-active);
}
.os-scrollbar-track:before,
.os-scrollbar-handle:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: block;
}
.os-scrollbar-horizontal {
padding: var(--os-padding-perpendicular) var(--os-padding-axis);
right: var(--os-size);
height: var(--os-size);
}
.os-scrollbar-horizontal.os-scrollbar-rtl {
left: var(--os-size);
right: 0;
}
.os-scrollbar-horizontal .os-scrollbar-track:before {
top: calc(var(--os-padding-perpendicular) * -1);
bottom: calc(var(--os-padding-perpendicular) * -1);
}
.os-scrollbar-horizontal .os-scrollbar-handle {
min-width: var(--os-handle-min-size);
max-width: var(--os-handle-max-size);
height: var(--os-handle-perpendicular-size);
transition: opacity 0.15s, background-color 0.15s, border-color 0.15s, height 0.15s;
}
.os-scrollbar-horizontal .os-scrollbar-handle:before {
top: calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset)) * -1);
bottom: calc(var(--os-padding-perpendicular) * -1);
}
.os-scrollbar-horizontal:hover .os-scrollbar-handle {
height: var(--os-handle-perpendicular-size-hover);
}
.os-scrollbar-horizontal:active .os-scrollbar-handle {
height: var(--os-handle-perpendicular-size-active);
}
.os-scrollbar-vertical {
padding: var(--os-padding-axis) var(--os-padding-perpendicular);
bottom: var(--os-size);
width: var(--os-size);
}
.os-scrollbar-vertical .os-scrollbar-track:before {
left: calc(var(--os-padding-perpendicular) * -1);
right: calc(var(--os-padding-perpendicular) * -1);
}
.os-scrollbar-vertical .os-scrollbar-handle {
min-height: var(--os-handle-min-size);
max-height: var(--os-handle-max-size);
width: var(--os-handle-perpendicular-size);
transition: opacity 0.15s, background-color 0.15s, border-color 0.15s, width 0.15s;
}
.os-scrollbar-vertical .os-scrollbar-handle:before {
left: calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset)) * -1);
right: calc(var(--os-padding-perpendicular) * -1);
}
.os-scrollbar-vertical.os-scrollbar-rtl .os-scrollbar-handle:before {
right: calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset)) * -1);
left: calc(var(--os-padding-perpendicular) * -1);
}
.os-scrollbar-vertical:hover .os-scrollbar-handle {
width: var(--os-handle-perpendicular-size-hover);
}
.os-scrollbar-vertical:active .os-scrollbar-handle {
width: var(--os-handle-perpendicular-size-active);
} [data-overlayscrollbars-viewport~=measuring] > .os-scrollbar,
.os-theme-none.os-scrollbar {
display: none !important;
} .os-theme-dark,
.os-theme-light {
box-sizing: border-box;
--os-size: 10px;
--os-padding-perpendicular: 2px;
--os-padding-axis: 2px;
--os-track-border-radius: 10px;
--os-handle-interactive-area-offset: 4px;
--os-handle-border-radius: 10px;
}
.os-theme-dark {
--os-handle-bg: rgba(0, 0, 0, 0.44);
--os-handle-bg-hover: rgba(0, 0, 0, 0.55);
--os-handle-bg-active: rgba(0, 0, 0, 0.66);
}
.os-theme-light {
--os-handle-bg: rgba(255, 255, 255, 0.44);
--os-handle-bg-hover: rgba(255, 255, 255, 0.55);
--os-handle-bg-active: rgba(255, 255, 255, 0.66);
} .tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1} .tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff} .tippy-box[data-animation=shift-away-subtle][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=top]{transform:translateY(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=bottom]{transform:translateY(-5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=left]{transform:translateX(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=right]{transform:translateX(-5px)} html {
font-family: sans-serif;
}
body {
margin: 0;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 400;
margin: 0;
}
p, ol, ul {
margin: 0;
padding: 0;
margin-block-start: 0;
margin-block-end: 0;
padding-inline-start: 0;
}
input {
font-family: inherit;
border: none;
margin: 0;
padding: 0;
outline-style: none;
min-width: 0;
}
input::placeholder {
font-family: inherit;
}
form {
display: block;
}
a {
text-decoration: none;
cursor: pointer;
transition: all 0.2s linear;
}
button {
cursor: pointer;
font-family: inherit;
border: none;
outline: none;
text-align: left;
color: inherit;
background-color: transparent;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
padding-block: 0;
padding-inline: 0;
transition: all 0.2s linear;
}
label {
margin: 0;
font-weight: 400;
}
textarea {
padding: 0;
outline: none;
}
img {
display: block;
}
iframe {
border: none;
}
blockquote {
margin-block-start: 0rem;
margin-block-end: 0rem;
margin-inline-start: 0rem;
margin-inline-end: 0rem;
}
body.admin-bar {
margin-top: 0 !important;
}
#wpadminbar {
position: fixed !important;
top: 0;
left: 0;
width: 100%;
z-index: 9999;
transition: transform 0.3s ease;
}
#wpadminbar.hidden {
transform: translateY(-100%);
}
.cursor-pointer {
cursor: pointer;
}                        body {
font-family: "Inter", Arial, Helvetica, sans-serif;
font-size: 16rem;
background-color: #ffffff;
color: #000000;
}
.main-wrapper {
min-height: 100vh;
display: flex;
flex-direction: column;
} .js-bg-btn-under {
position: fixed;
bottom: 0;
right: 0;
background-color: blue;
width: 30rem;
height: 30rem;
z-index: 100000;
}
.js-bg-btn-above {
position: fixed;
bottom: 0;
right: 30rem;
background-color: red;
width: 30rem;
height: 30rem;
z-index: 100000;
}
.js-bg-under {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
opacity: 0.6;
pointer-events: none;
}
.js-bg-above {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
opacity: 0.6;
pointer-events: none;
z-index: 100000;
}
.js-hamburger {
width: 27px;
height: 16px;
z-index: 10002;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
display: block;
cursor: pointer;
}
@media (max-width: 991.98px) {
.js-hamburger {
width: 20px;
height: 13px;
}
}
.js-hamburger span {
display: block;
position: absolute;
height: 1px;
width: 100%;
background: #000000;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.25s ease-in-out;
-moz-transition: 0.25s ease-in-out;
-o-transition: 0.25s ease-in-out;
transition: 0.25s ease-in-out;
}
@media (max-width: 991.98px) {
.js-hamburger span {
height: 1px;
}
}
.js-hamburger span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
.js-hamburger span:nth-child(2) {
top: 9px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
@media (max-width: 991.98px) {
.js-hamburger span:nth-child(2) {
top: 6px;
}
}
.js-hamburger span:nth-child(3) {
top: 18px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}
@media (max-width: 991.98px) {
.js-hamburger span:nth-child(3) {
top: 12px;
}
}
.js-hamburger.active span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: -3px;
left: 3px;
}
.js-hamburger.active span:nth-child(2) {
width: 0%;
opacity: 0;
}
.js-hamburger.active span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 16px;
left: 3px;
}
@media (max-width: 991.98px) {
.js-hamburger.active span:nth-child(3) {
top: 11px;
left: 4px;
}
}
.header.active .js-hamburger {
position: relative;
z-index: 2;
}
.header .js-hamburger span {
background-color: #ffffff;
}
.headernew__utility {
display: flex;
align-items: center;
}
.headernew .js-hamburger span {
background-color: #000000;
}
.headernew .button--carmobile {
border-color: transparent;
padding: 0rem;
margin-left: auto;
margin-right: 34.9rem;
}
.headernew .button--carmobile .desktop,
.headernew .button--carmobile .mobile {
display: none;
}
.headernew .button--carmobile::before {
margin-right: 0rem;
background-color: #000000;
} .os-scrollbar-vertical {
width: 12rem;
padding: 12rem 0;
right: 0rem;
}
@media (max-width: 991.98px) {
.os-scrollbar-vertical {
right: 6rem;
}
}
@media (max-width: 575.98px) {
.os-scrollbar-vertical {
width: 6rem;
}
}
.os-scrollbar-vertical .os-scrollbar-track {
background-color: #f2f0ee;
transition: background-color 0.2s linear, opacity 0.2s linear;
}
.os-scrollbar-vertical .os-scrollbar-track:hover {
background-color: #9cbefb;
}
.os-scrollbar-vertical .os-scrollbar-track:hover .os-scrollbar-handle {
background-color: #3a7ff8;
}
.os-scrollbar-vertical .os-scrollbar-handle {
background-color: #e2e0db;
cursor: pointer;
}
.os-scrollbar-vertical .os-scrollbar-handle:hover {
background-color: #3a7ff8;
}
@media (max-width: 991.98px) {
br:not(.keep) {
display: none;
}
}
.text, .wyswig .text, .wyswig {
font-size: calc(16rem * (var(--fontsize) / 100));
line-height: 1.5;
letter-spacing: 0.03em;
}
@media (max-width: 991.98px) {
.text, .wyswig .text, .wyswig {
font-size: calc(12rem * (var(--fontsize) / 100));
letter-spacing: 0em;
}
}
.text--tiny {
font-size: calc(12rem * (var(--fontsize) / 100));
line-height: 1.666;
letter-spacing: 0.01em;
}
@media (max-width: 991.98px) {
.text--tiny {
font-size: calc(8rem * (var(--fontsize) / 100));
letter-spacing: 0em;
}
}
.text--small {
font-size: calc(14rem * (var(--fontsize) / 100));
line-height: 1.428;
letter-spacing: 0.03em;
}
@media (max-width: 991.98px) {
.text--small {
font-size: 10rem;
letter-spacing: 0em;
}
}
.text--big {
font-size: calc(18rem * (var(--fontsize) / 100));
line-height: 1.333;
letter-spacing: 0.01em;
}
@media (max-width: 991.98px) {
.text--big {
font-size: calc(14rem * (var(--fontsize) / 100));
letter-spacing: 0em;
}
}
* + .h1, .wyswig * + .h1, .wyswig * + h1,
* + .h2,
.wyswig * + .h2,
.wyswig * + h2,
* + .h3,
.wyswig * + .h3,
.wyswig * + h3,
* + .h4,
.wyswig * + .h4,
.wyswig * + h4 {
margin-top: 28rem;
}
@media (max-width: 575.98px) {
* + .h1, .wyswig * + .h1, .wyswig * + h1,
* + .h2,
.wyswig * + .h2,
.wyswig * + h2,
* + .h3,
.wyswig * + .h3,
.wyswig * + h3,
* + .h4,
.wyswig * + .h4,
.wyswig * + h4 {
margin-top: 18rem;
}
}
.h1, .wyswig .h1, .wyswig h1 {
font-family: "GEELY", Arial, Helvetica, sans-serif;
font-size: calc(56rem * (var(--fontsize) / 100));
line-height: 1.1;
letter-spacing: 0.03em;
}
@media (max-width: 991.98px) {
.h1, .wyswig .h1, .wyswig h1 {
font-size: calc(40rem * (var(--fontsize) / 100));
line-height: 1.1;
letter-spacing: 0em;
}
}
.h2, .wyswig .h2, .wyswig h2 {
font-family: "GEELY", Arial, Helvetica, sans-serif;
font-size: calc(42rem * (var(--fontsize) / 100));
line-height: 1.2857;
letter-spacing: 0.03em;
}
@media (max-width: 991.98px) {
.h2, .wyswig .h2, .wyswig h2 {
font-size: calc(18rem * (var(--fontsize) / 100));
line-height: 1.3888;
letter-spacing: 0.02em;
}
}
.h3, .wyswig .h3, .wyswig h3 {
font-family: "GEELY", Arial, Helvetica, sans-serif;
font-size: calc(34rem * (var(--fontsize) / 100));
line-height: 1.29;
letter-spacing: 0.01em;
}
@media (max-width: 991.98px) {
.h3, .wyswig .h3, .wyswig h3 {
font-size: calc(16rem * (var(--fontsize) / 100));
letter-spacing: 0em;
}
}
.h4, .wyswig .h4, .wyswig h4 {
font-family: "GEELY", Arial, Helvetica, sans-serif;
font-size: calc(22rem * (var(--fontsize) / 100));
line-height: 1.454;
letter-spacing: 0.01em;
}
@media (max-width: 991.98px) {
.h4, .wyswig .h4, .wyswig h4 {
font-size: calc(14rem * (var(--fontsize) / 100));
letter-spacing: 0em;
}
}
.wyswig * + p {
margin-top: 1em;
}
.wyswig ul {
list-style-type: none;
}
.wyswig ul > li {
position: relative;
padding-left: 16.5rem;
}
.wyswig ul > li::before {
content: "";
display: block;
width: 5rem;
height: 5rem;
border-radius: 9999px;
background-color: currentColor;
position: absolute;
top: 0.65em;
left: 0rem;
}
.csl {
position: relative;
}
.csl::after {
content: "";
display: block;
width: 18.099rem;
height: 10.283rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #0C1A36;
transform-origin: 50% 25%;
position: absolute;
top: 50%;
right: 18.8rem;
transform: translateY(-50%);
transition: transform 0.2s linear;
}
@media (max-width: 575.98px) {
.csl::after {
right: 12rem;
}
}
.csl__current {
padding: 11rem 40rem 11rem 17rem;
width: 100%;
position: relative;
cursor: pointer;
padding-right: 30rem;
}
@media (max-width: 575.98px) {
.csl__current {
padding: 6rem 32rem 6rem 12rem;
}
}
.csl__current.choosed {
color: black;
}
.csl__options {
width: 100%;
max-height: 400rem;
margin: 11.2rem 0 0 0;
padding: 11rem 24rem;
position: absolute;
overflow-y: auto;
top: 100%;
left: 0;
right: 0rem;
border-radius: 10rem;
list-style: none;
background-color: #ffffff;
box-shadow: 0rem 3rem 6rem rgba(0, 0, 0, 0.16);
z-index: 100;
display: none;
}
@media (max-width: 575.98px) {
.csl__options {
padding: 6rem 12rem;
}
}
.csl__options button {
font-weight: 700;
width: 100%;
}
.csl__options.active, .csl__options.hover {
display: block;
}
.csl__option {
margin: 0;
padding: 4rem 10rem;
}
.csl__option label {
display: flex;
gap: 12rem;
}
.csl__option input {
opacity: 0;
width: 0rem;
height: 0rem;
appearance: none;
-webkit-appearance: none;
}
.js-csl-container.active::after {
transform: rotate(180deg) translateY(-50%);
}
.popbar {
width: 100%;
height: 100%;
z-index: 9900;
background-color: #ffffff;
display: flex;
justify-content: center;
padding: 9rem 33rem;
}
.popbar__text {
font-size: 14rem;
line-height: 17rem;
letter-spacing: 0.02em;
font-weight: 700;
color: #000000;
text-align: center;
}
.popbar__close {
width: 10.53rem;
height: 10.53rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/x.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/x.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #0C1A36;
position: absolute;
top: 12rem;
right: 23rem;
}
.popbar__close:hover {
background-color: #F6292E;
}
.input, .csl__current {
display: flex;
padding: 11rem 42rem 11rem 17rem;
border: 1px solid #0C1A36;
border-radius: 10rem;
font-size: 14rem;
line-height: 24rem;
letter-spacing: 0.03em;
color: #000000;
background-color: transparent;
transition: all 0.2s linear;
}
@media (max-width: 991.98px) {
.input, .csl__current {
font-size: 12rem;
line-height: 24rem;
}
}
.input::placeholder, .csl__current::placeholder {
font-size: 14rem;
line-height: 24rem;
letter-spacing: 0.03em;
color: #838282;
transition: color 0.2s linear;
}
@media (max-width: 991.98px) {
.input::placeholder, .csl__current::placeholder {
font-size: 12rem;
line-height: 24rem;
}
}
.input:hover, .csl__current:hover, .input:focus, .csl__current:focus, .input.active, .active.csl__current {
border-color: #3a7ff8;
}
.input:hover::placeholder, .csl__current:hover::placeholder, .input:focus::placeholder, .csl__current:focus::placeholder, .input.active::placeholder, .active.csl__current::placeholder {
color: #838282;
}
.input.error, .error.csl__current {
border-width: 2px;
border-color: #F20E0E;
}
* + .input__container {
margin-top: 15rem;
}
.input__container {
position: relative;
}
.input__container .input, .input__container .csl__current {
width: 100%;
}
.input__clear {
width: 25rem;
height: 25rem;
border-radius: 9999px;
position: absolute;
top: 50%;
right: 17rem;
transform: translateY(-50%);
background-color: #fdd4d5;
display: flex;
justify-content: center;
align-items: center;
z-index: 1;
display: none !important;
}
.input__clear::before {
content: "";
display: block;
width: 46.63%;
height: 46.63%;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/x-fat.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/x-fat.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #F6292E;
}
.input__error {
font-size: 12rem;
line-height: 24rem;
letter-spacing: 0.03em;
color: #F6292E;
position: absolute;
bottom: -3rem;
left: 0rem;
width: 100%;
transform: translateY(100%);
}
.input__error--checkbox {
text-wrap: nowrap;
bottom: -2.5rem;
}
.input__error--bgwhite {
background-color: #ffffff;
border-radius: 8rem;
padding: 3rem 12rem;
width: auto;
}
@media (max-width: 991.98px) {
.input__error {
font-size: 8rem;
line-height: 14rem;
letter-spacing: 0em;
}
}
.checkbox__container:has(input.error) {
margin-bottom: 16rem;
}
.js-input-container:has(.input.error, .error.csl__current) {
margin-bottom: 36rem;
}
.checkbox {
border: 1px solid #000000;
border-radius: 3rem;
display: flex;
justify-content: center;
align-items: center;
transition: border-color 0.2s linear;
width: 20rem;
height: 20rem;
}
.checkbox::before {
content: "";
display: block;
width: 68.19%;
height: 49.8%;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/checkmark.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/checkmark.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #3a7ff8;
opacity: 0;
transition: opacity 0.2s linear;
}
.checkbox__container {
display: flex;
align-items: center;
gap: 13rem;
position: relative;
cursor: pointer;
}
.checkbox__container:has(input.error) .checkbox {
border-width: 2px;
border-color: #F20E0E;
}
.checkbox__container input {
opacity: 0;
width: 0rem;
height: 0rem;
-webkit-appearance: none;
appearance: none;
position: absolute;
}
.checkbox__text {
font-size: 13rem;
line-height: 15rem;
color: #0C1A36;
}
input:checked ~ .checkbox {
border-color: #3a7ff8;
}
input:checked ~ .checkbox::before {
opacity: 1;
}
.headernew {
width: 100%;
position: fixed;
top: 0rem;
right: 0rem;
left: 0rem;
z-index: 10000;
padding: 16rem 93rem;
display: flex;
justify-content: space-between;
align-items: center;
background-color: rgba(255, 255, 255, 0.04);
}
.headernew.absolute {
position: absolute;
}
@media (max-width: 991.98px) {
.headernew {
padding: 19rem 27rem;
}
}
.headernew::before {
content: "";
display: block;
width: 100%;
height: 100%;
border-radius: inherit;
backdrop-filter: blur(36rem) brightness(1.3);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0.95;
}
.headernew__logo {
width: 100%;
height: auto;
min-height: 18.45rem;
object-fit: contain;
}
.headernew__logo__container {
width: 110.43rem;
position: relative;
flex-shrink: 0;
}
@media (max-width: 991.98px) {
.headernew__logo__container {
width: 115rem;
}
}
.headernew__logo__container:hover {
transform: scale(1.05);
}
.headernew__expand {
display: flex;
flex-direction: column;
align-items: flex-start;
position: fixed;
width: 100%;
top: 0rem;
right: 0rem;
padding: 135rem 129rem 79rem 129rem;
background-color: #C6D7F5;
transform: translateX(-101%);
transition: transform 0.2s linear;
z-index: 10010;
}
@media (max-width: 991.98px) {
.headernew__expand {
padding: 9.5vh 0rem 1.45vh 26rem;
}
}
.headernew__expand.active {
transform: translateX(0%);
color: #3a7ff8;
}
.headernew__expand.active::before {
transform: scaleX(100%);
}
.headernew__expand__box {
position: relative;
height: 616rem;
display: flex;
gap: 12rem;
}
@media (max-width: 991.98px) {
.headernew__expand__box {
width: 100%;
height: 67.3vh;
padding-bottom: 5.87vh;
border-bottom: 1px solid #000000;
}
}
.headernew__expand__list {
width: 670rem;
height: 100%;
flex-shrink: 0;
}
@media (max-width: 991.98px) {
.headernew__expand__list {
width: 100%;
padding-right: 26rem;
height: auto;
}
}
.headernew__expand__link {
font-size: 28rem;
line-height: 48rem;
color: #000000;
display: inline-flex;
align-items: center;
position: relative;
}
@media (max-width: 991.98px) {
.headernew__expand__link {
font-size: 22rem;
line-height: 36rem;
letter-spacing: 0.028em;
}
}
.headernew__expand__link::before {
content: "";
display: block;
width: 100%;
height: 1px;
background-color: currentColor;
position: absolute;
bottom: -5rem;
left: 0rem;
transform: translateY(100%) scaleX(0%);
transition: transform 0.2s linear;
transform-origin: left bottom;
}
* + .headernew__expand__link__container {
margin-top: 40rem;
}
@media (max-width: 991.98px) {
* + .headernew__expand__link__container {
margin-top: 3.4vh;
}
}
* + .headernew__expand__link__chevron {
margin-left: 43rem;
}
@media (max-width: 991.98px) {
* + .headernew__expand__link__chevron {
margin-left: 85rem;
}
}
.headernew__expand__link__chevron {
width: 13.129rem;
height: 23.107rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron_right.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron_right.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: currentColor;
}
@media (max-width: 991.98px) {
.headernew__expand__link__chevron {
width: 9rem;
height: 18rem;
}
}
.headernew__expand__link:hover::before {
transform: translateY(100%) scaleX(100%);
}
.headernew__expand__link--sublist.active {
color: #3a7ff8;
}
.headernew__expand__content {
height: 100%;
}
@media (max-width: 991.98px) {
.headernew__expand__content {
padding-right: 26rem;
width: 100%;
}
}
.headernew__expand__content .os-scrollbar.os-scrollbar-vertical {
right: 12rem;
}
.headernew__expand__content__item {
height: 100%;
display: flex;
align-items: flex-start;
flex-wrap: wrap;
gap: 20rem;
padding-left: 140rem;
border-left: 1px solid #000000;
}
@media (max-width: 991.98px) {
.headernew__expand__content__item {
flex-direction: column;
gap: 0rem;
border: none;
padding-left: 0rem;
}
}
* + .headernew__expand__bottom {
margin-top: 17rem;
}
@media (max-width: 991.98px) {
* + .headernew__expand__bottom {
margin-top: auto;
}
}
.headernew__expand__bottom {
display: flex;
gap: 25rem;
}
@media (max-width: 991.98px) {
.headernew__expand__bottom {
flex-direction: column;
padding-right: 26rem;
gap: 2rem;
}
}
.headernew__expand__bottom__item {
font-size: 12rem;
line-height: 24rem;
letter-spacing: 0.03em;
color: #000000;
transition: color 0.2s linear;
}
@media (max-width: 991.98px) {
.headernew__expand__bottom__item {
letter-spacing: 0em;
}
}
.headernew__expand__bottom__item:hover {
color: #3a7ff8;
}
.headernew__expand__close {
position: absolute;
top: 15rem;
right: 26rem;
display: flex;
align-items: center;
gap: 20rem;
color: #000000;
}
@media (max-width: 991.98px) {
.headernew__expand__close {
right: unset;
left: 26rem;
}
}
.headernew__expand__close__text {
font-size: 12rem;
line-height: 24rem;
letter-spacing: 0.03em;
transition: color 0.2s linear;
}
@media (max-width: 991.98px) {
.headernew__expand__close__text {
display: none;
}
}
.headernew__expand__close:hover {
color: #F6292E;
}
.headernew__expand__close::after {
content: "";
display: block;
width: 18rem;
height: 18rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/x_sharp_thin.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/x_sharp_thin.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: currentColor;
transition: background-color 0.2s linear;
}
@media (max-width: 991.98px) {
.headernew__expand__close::after {
width: 11.45rem;
height: 11.45rem;
}
}
.headernew__expand__back {
width: 13.129rem;
height: 23.107rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron_right.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron_right.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #000000;
position: absolute;
top: 16rem;
right: 26rem;
transform: rotate(180deg);
transition: background-color 0.2s linear;
display: none;
}
@media (max-width: 991.98px) {
.headernew__expand__back {
display: flex;
width: 9rem;
height: 18rem;
}
}
.headernew__expand__back:hover {
background-color: #F6292E;
}
.headernew__model {
width: 289rem;
display: flex;
flex-direction: column;
align-items: center;
margin-top: -55rem;
}
@media (max-width: 991.98px) {
.headernew__model {
margin-top: 0rem;
width: 100%;
}
.headernew__model:first-of-type {
margin-top: -50rem;
}
}
.headernew__model__img {
width: 100%;
height: 193rem;
object-fit: contain;
}
@media (max-width: 991.98px) {
.headernew__model__img {
width: 289rem;
height: 24.43vh;
}
}
* + .headernew__model__button {
margin-top: 24rem;
}
@media (max-width: 991.98px) {
* + .headernew__model__button {
margin-top: 1.45vh;
}
}
.headernew__model__button {
width: 100%;
display: flex;
justify-content: center;
}
.headernew__model__button .button-new {
width: 80%;
}
@media (max-width: 991.98px) {
.headernew__model__button .button-new {
width: 100%;
}
}
.header {
width: 100%;
position: absolute;
top: 0rem;
right: 0rem;
left: 0rem;
z-index: 10000;
padding: 29.1rem 93rem;
display: flex;
justify-content: space-between;
align-items: center;
}
@media (max-width: 991.98px) {
.header {
padding: 19rem 27rem;
}
}
@media (max-width: 991.98px) {
.header--white {
background-color: #ffffff;
box-shadow: 5rem 5rem 30rem rgba(123, 123, 123, 0.08);
}
.header--white::before {
display: none !important;
}
.header--white .header__logo {
filter: brightness(0%);
}
.header--white .js-hamburger span {
background-color: #000000;
}
.header--white .button--carmobile {
border-color: transparent;
padding: 0rem;
margin-left: auto;
margin-right: 34.9rem;
}
.header--white .button--carmobile .desktop,
.header--white .button--carmobile .mobile {
display: none;
}
.header--white .button--carmobile::before {
margin-right: 0rem;
background-color: #000000;
}
}
.header::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
pointer-events: none;
top: 0rem;
right: 0rem;
bottom: 0rem;
left: 0rem;
background: linear-gradient(0deg, rgba(12, 26, 54, 0), black);
}
@media (max-width: 991.98px) {
.header::before {
background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(46, 46, 46, 0.06) 35%, black 100%);
}
}
.header__logo {
width: 100%;
height: auto;
min-height: 18.45rem;
object-fit: contain;
}
.header__logo__container {
width: 167rem;
position: relative;
flex-shrink: 0;
}
@media (max-width: 991.98px) {
.header__logo__container {
width: 115rem;
}
}
.header__logo__container:hover {
transform: scale(1.05);
}
.header__links {
display: flex;
gap: 53rem;
}
@media (max-width: 991.98px) {
.header__links {
width: 100%;
height: 100%;
flex-direction: column;
justify-content: center;
align-items: center;
position: fixed;
top: 0rem;
left: 0rem;
z-index: 1;
background-color: #ffffff;
transform: translateX(-101%);
transition: transform 0.2s linear;
}
.header__links.active {
transform: translateX(0%);
}
}
.header__link {
position: relative;
font-size: 16rem;
line-height: 20rem;
letter-spacing: 0.02em;
color: #ffffff;
position: relative;
}
@media (max-width: 991.98px) {
.header__link {
color: #0C1A36;
text-align: center;
width: 100%;
}
}
.header__link::before {
content: "";
display: block;
width: 0%;
height: 2px;
background-color: #ffffff;
position: absolute;
bottom: -6rem;
left: 50%;
transform: translateX(-50%);
transition: width 0.2s linear;
}
@media (max-width: 991.98px) {
.header__link::before {
background-color: #0C1A36;
}
}
.header__link:hover::before {
width: 100%;
}
.header__link__container {
position: relative;
padding: 18rem 0rem;
display: flex;
gap: 18rem;
align-items: center;
}
.header__link__container--sublist::after {
content: "";
display: block;
width: 18.099rem;
height: 10.283rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
transition: transform 0.2s linear;
background-color: #ffffff;
}
@media (max-width: 991.98px) {
.header__link__container--sublist::after {
background-color: #0C1A36;
}
}
.header__link__container--sublist:hover::after {
transform: rotate(180deg);
}
.header__link__container--sublist:hover .header__link__sublist {
display: block !important;
}
.header__link__sublist {
display: none;
width: 150rem;
position: absolute;
bottom: 0rem;
left: 50%;
transform: translate(-50%, 100%);
background-color: #ffffff;
border-radius: 12rem;
padding: 12rem 12rem;
box-shadow: 0rem 3rem 6rem rgba(0, 0, 0, 0.16);
}
.header__link__sublist__options {
list-style-type: none;
display: flex;
flex-direction: column;
gap: 12rem;
}
.header__link__sublist__option {
font-size: 16rem;
line-height: 20rem;
display: flex;
}
.header__link__sublist__option a {
width: 100%;
color: #000000;
transition: color 0.2s linear;
}
.header__link__sublist__option a:hover {
color: #3a7ff8;
}
.header__utility {
display: none;
}
@media (max-width: 991.98px) {
.header__utility {
display: block;
}
}
.footer {
position: relative;
z-index: 1;
padding: 131rem 129rem 146rem 129rem;
background: linear-gradient(105deg, #DCF2F4 0%, #D8DDED 45%, #F4DEDE 100%);
}
@media (max-width: 991.98px) {
.footer {
padding: 60rem 27rem 93.6rem 27rem;
background: linear-gradient(105deg, #dbecf2 0%, #d8dded 45%, #ebdee3 100%);
}
}
@media (max-width: 575.98px) {
.footer {
padding: 60rem 27rem 113.6rem 27rem;
}
}
.footer--nocontact {
padding-top: 51rem;
padding-bottom: 93.5rem;
}
@media (max-width: 991.98px) {
.footer--nocontact {
padding: 60rem 27rem 63.6rem 27rem;
}
}
@media (max-width: 575.98px) {
.footer--nocontact {
padding: 60rem 27rem 63.6rem 27rem;
}
}
.footer__contact {
display: flex;
}
@media (max-width: 991.98px) {
.footer__contact {
flex-direction: column;
}
}
.footer__contact__left, .footer__contact__right {
width: 50%;
}
@media (max-width: 991.98px) {
.footer__contact__left, .footer__contact__right {
width: auto;
}
}
@media (max-width: 991.98px) {
* + .footer__contact__right {
margin-top: 60rem;
}
}
.footer__contact__right {
padding-left: 150rem;
}
@media (max-width: 991.98px) {
.footer__contact__right {
padding-left: 0rem;
}
}
.footer__contact__title {
font-family: "GEELY", Arial, Helvetica, sans-serif;
font-size: 42rem;
font-weight: 700;
line-height: 54rem;
letter-spacing: 0.03em;
color: #000000;
}
@media (max-width: 991.98px) {
.footer__contact__title {
font-size: 18rem;
line-height: 29rem;
letter-spacing: 0.02em;
}
}
* + .footer__contact__excerpt {
margin-top: 38rem;
}
@media (max-width: 991.98px) {
* + .footer__contact__excerpt {
margin-top: 20rem;
}
}
.footer__contact__excerpt {
font-size: 16rem;
line-height: 24rem;
letter-spacing: 0.03em;
color: #000000;
}
@media (max-width: 991.98px) {
.footer__contact__excerpt {
font-size: 12rem;
line-height: 18rem;
letter-spacing: 0em;
}
}
* + .footer__contact__form {
margin-top: 17.5rem;
}
@media (max-width: 991.98px) {
* + .footer__contact__form {
margin-top: 32.5rem;
}
}
.footer__contact__form {
width: 680.5rem;
}
@media (max-width: 991.98px) {
.footer__contact__form {
width: auto;
}
}
.footer__contact__form__fields {
display: flex;
flex-direction: column;
}
* + .footer__contact__form__choice {
margin-top: 7.1rem;
}
@media (max-width: 991.98px) {
* + .footer__contact__form__choice {
margin-top: 13.5rem;
}
}
.footer__contact__form__choice {
display: flex;
gap: 75rem;
}
@media (max-width: 991.98px) {
.footer__contact__form__choice {
gap: 55rem;
}
}
* + .footer__contact__form__add {
margin-top: 14.5rem;
}
@media (max-width: 991.98px) {
* + .footer__contact__form__add--testride {
margin-top: 16.5rem;
}
}
@media (max-width: 991.98px) {
* + .footer__contact__form__add--testride2 {
margin-top: 11.5rem;
}
}
.footer__contact__form__add {
font-size: 11rem;
line-height: 14rem;
color: #000000;
}
@media (max-width: 575.98px) {
.footer__contact__form__add {
font-size: 8rem;
line-height: 12rem;
letter-spacing: -0.005em;
}
}
.footer__contact__form__add a {
color: #000000;
}
.footer__contact__form__add a:hover {
color: #3a7ff8;
}
* + .footer__contact__form__submit {
margin-top: 26rem;
}
.footer__contact__form__submit {
display: flex;
}
.footer__contact__form__submit .button {
min-width: 139rem;
}
@media (max-width: 991.98px) {
.footer__contact__form__submit .button {
width: 100%;
}
}
* + .footer__contact__call {
margin-top: 150rem;
}
@media (max-width: 991.98px) {
* + .footer__contact__call {
margin-top: 29rem;
}
}
.footer__contact__call {
width: 431rem;
}
@media (max-width: 575.98px) {
.footer__contact__call {
width: auto;
}
}
.footer__contact__call__top {
display: flex;
align-items: center;
gap: 21rem;
}
.footer__contact__call__icon {
width: 65.5%;
height: 65.5%;
object-fit: contain;
position: relative;
}
.footer__contact__call__icon__container {
width: 51rem;
height: 51rem;
display: flex;
justify-content: center;
align-items: center;
border-radius: 10rem;
position: relative;
background-color: rgba(255, 255, 255, 0.04);
}
@media (max-width: 991.98px) {
.footer__contact__call__icon__container {
width: 50rem;
height: 50rem;
}
}
.footer__contact__call__icon__container::before {
content: "";
display: block;
width: 100%;
height: 100%;
border-radius: inherit;
backdrop-filter: blur(36rem) brightness(1.18);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 1;
}
.footer__contact__call__title a {
font-family: "GEELY", Arial, Helvetica, sans-serif;
font-size: 18rem;
line-height: 29rem;
font-weight: 700;
color: #000000;
}
@media (max-width: 991.98px) {
.footer__contact__call__title a {
font-size: 16rem;
line-height: 23rem;
}
}
* + .footer__contact__call__text {
margin-top: 8rem;
}
@media (max-width: 991.98px) {
* + .footer__contact__call__text {
margin-top: 20rem;
}
}
.footer__contact__call__text {
font-size: 14rem;
line-height: 22rem;
letter-spacing: 0.03em;
color: #000000;
}
@media (max-width: 991.98px) {
.footer__contact__call__text {
font-size: 12rem;
line-height: 18rem;
letter-spacing: 0em;
}
}
* + .footer__contact__call__add {
margin-top: 10rem;
}
.footer__contact__call__add {
font-size: 9rem;
line-height: 14rem;
color: #000000;
}
@media (max-width: 991.98px) {
.footer__contact__call__add {
font-size: 8rem;
line-height: 12rem;
letter-spacing: -0.005em;
}
}
.footer__logo {
width: 100%;
height: 100%;
object-fit: contain;
}
.footer__logo__container {
width: 122rem;
height: 20.386rem;
display: block;
transition: transform 0.2s linear;
}
@media (max-width: 991.98px) {
.footer__logo__container {
width: 113.42rem;
height: 18.45rem;
}
}
.footer__logo__container:hover {
transform: scale(1.1);
}
* + .footer__top {
margin-top: 223rem;
border-top: 1px solid #000000;
}
@media (max-width: 991.98px) {
* + .footer__top {
margin-top: 25.2rem;
}
}
.footer__top {
display: flex;
justify-content: space-between;
padding: 31rem 0rem 29rem 0rem;
}
.footer__top--nocontact {
padding-top: 0rem;
padding-bottom: 37rem;
}
@media (max-width: 991.98px) {
.footer__top {
padding: 26.8rem 0rem 29.8rem 0rem;
}
.footer__top--nocontact {
padding-top: 0rem;
}
}
.footer__top__links {
display: flex;
gap: 70rem;
}
@media (max-width: 991.98px) {
.footer__top__links {
flex-direction: column;
gap: 19rem;
width: 100%;
}
}
.footer__top__links__group.active .footer__top__link__toggler::before {
opacity: 0;
}
.footer__top__links__group.active .footer__top__link__toggler::after {
opacity: 1;
}
.footer__top__link {
position: relative;
font-size: 12rem;
line-height: 1.2;
letter-spacing: 0.02em;
color: #0C1A36;
transition: color 0.2s linear;
}
@media (max-width: 991.98px) {
.footer__top__link {
letter-spacing: 0em;
}
}
.footer__top__link--withhov:hover {
color: #3a7ff8;
}
.footer__top__link__toggler {
width: 6.93rem;
height: 13.26rem;
position: absolute;
flex-shrink: 0;
display: none;
top: 4rem;
right: 0rem;
}
@media (max-width: 991.98px) {
.footer__top__link__toggler {
display: block;
}
}
.footer__top__link__toggler::before, .footer__top__link__toggler::after {
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
transition: opacity 0.2s linear;
opacity: 1;
position: absolute;
top: 50%;
right: 50%;
transform: translate(-50%, -50%) rotate(270deg);
}
.footer__top__link__toggler::before {
width: 6.206rem;
height: 12.413rem;
background-image: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/prev.svg);
}
.footer__top__link__toggler::after {
width: 6.93rem;
height: 13.26rem;
background-image: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/prev_active.svg);
transform: translate(-50%, -50%) rotate(450deg);
opacity: 0;
}
* + .footer__top__link__sublist {
margin-top: 1.2em;
}
.footer__top__link__sublist {
list-style-type: none;
}
* + .footer__top__link__sublist__option {
margin-top: 1.2em;
}
.footer__top__link__sublist__option {
position: relative;
font-size: 12rem;
line-height: 1.2;
letter-spacing: 0.02em;
}
.footer__top__link__sublist__option > a {
color: #0C1A36;
transition: color 0.2s linear;
}
.footer__top__link__sublist__option__popup {
opacity: 0;
pointer-events: none;
list-style-type: none;
width: 100%;
padding: 12rem;
border-radius: 10rem;
background-color: #ffffff;
position: absolute;
bottom: -8rem;
left: 40%;
transition: opacity 0.2s linear;
}
@media (max-width: 991.98px) {
.footer__top__link__sublist__option__popup {
left: 0%;
bottom: unset;
top: -5rem;
transform: translateY(-100%);
}
}
* + .footer__top__link__sublist__option__popup__item {
margin-top: 0.8em;
}
.footer__top__link__sublist__option__popup__item {
font-size: 12rem;
line-height: 1.2;
}
.footer__top__link__sublist__option__popup__item > a {
display: block;
color: #000000;
}
.footer__top__link__sublist__option__popup__item > a:hover {
color: #3a7ff8;
}
.footer__top__link__sublist__option:hover > a {
color: #3a7ff8;
}
.footer__top__link__sublist__option:hover .footer__top__link__sublist__option__popup {
opacity: 1;
pointer-events: all;
}
.footer__bottom {
display: flex;
justify-content: space-between;
padding: 27.2rem 0rem 82rem 0rem;
border-bottom: 1px solid #000000;
position: relative;
}
.footer__bottom--nocontact {
padding-top: 21rem;
padding-bottom: 0rem;
border-bottom: none;
border-top: 1px solid #000000;
}
@media (max-width: 991.98px) {
.footer__bottom {
padding: 27.8rem 0rem 0rem 0rem;
flex-direction: column;
border-bottom: none;
border-top: 1px solid #000000;
}
}
@media (max-width: 991.98px) {
.footer__bottom__box {
display: flex;
justify-content: space-between;
}
}
.footer__bottom__files {
display: flex;
gap: 25rem;
}
@media (max-width: 991.98px) {
.footer__bottom__files {
flex-direction: column;
gap: 8rem;
}
}
.footer__bottom__files__item {
font-size: 12rem;
line-height: 24rem;
color: #0C1A36;
letter-spacing: 0.03em;
transition: color 0.2s linear;
}
@media (max-width: 991.98px) {
.footer__bottom__files__item {
letter-spacing: 0em;
}
}
.footer__bottom__files__item:hover {
color: #3a7ff8;
}
.footer__bottom__files__item__container {
position: relative;
}
.footer__bottom__files__item__container:hover .footer__top__link__sublist__option__popup {
opacity: 1;
pointer-events: all;
}
@media (max-width: 991.98px) {
* + .footer__bottom__copy {
margin-top: 24rem;
}
}
.footer__bottom__copy {
font-size: 12rem;
line-height: 24rem;
color: #0C1A36;
letter-spacing: 0.03em;
}
@media (max-width: 991.98px) {
.footer__bottom__copy {
font-size: 8rem;
line-height: 12rem;
letter-spacing: -0.009em;
}
}
.floatingmenu {
padding: 0rem 220rem 0rem 129rem;
display: flex;
justify-content: flex-end;
align-items: center;
gap: 92rem;
background-color: #ffffff;
position: fixed;
bottom: 0rem;
left: 0rem;
right: 0rem;
box-shadow: 0rem 31rem 69.6rem rgba(123, 123, 123, 0.12);
z-index: 9000;
min-height: 75rem;
transform: translateY(100%);
transition: transform 0.2s linear;
}
@media (max-width: 991.98px) {
.floatingmenu {
justify-content: space-between;
min-height: auto;
padding: 0rem 12rem;
gap: 6rem;
}
}
@media (max-width: 991.98px) {
.floatingmenu--mobiletransparent {
bottom: 11rem;
background-color: transparent;
}
}
@media (max-width: 991.98px) {
.floatingmenu--mobilecenter {
justify-content: center;
}
}
@media (max-width: 991.98px) {
.floatingmenu--mobileright {
justify-content: right;
}
}
.floatingmenu__label {
font-size: 14rem;
line-height: 24rem;
letter-spacing: 0.03em;
font-weight: 800;
color: #000000;
margin-right: auto;
}
.floatingmenu__simple {
display: flex;
align-items: center;
gap: 29rem;
}
@media (max-width: 991.98px) {
.floatingmenu__simple {
gap: 6rem;
}
}
.floatingmenu__utilities {
display: flex;
align-items: center;
gap: 20rem;
}
@media (max-width: 991.98px) {
.floatingmenu__utilities {
gap: 6rem;
}
}
@media (max-width: 991.98px) {
.floatingmenu .button-new {
font-size: 12rem;
}
}
@media (max-width: 991.98px) {
.floatingmenu .button-new--blue {
padding: 12rem 16rem;
}
}
.button-new {
position: relative;
display: inline-flex;
justify-content: center;
align-items: center;
padding: 16rem 35rem;
border-radius: 10rem;
background-color: transparent;
font-size: 16rem;
line-height: 20rem;
letter-spacing: 0.02em;
font-weight: 500;
color: #000000;
border: 1px solid #000000;
transition: all 0.2s linear;
}
.button-new--small {
font-size: 12rem;
line-height: 15rem;
letter-spacing: 0.02em;
}
.button-new--smallermobile {
font-size: 12rem;
line-height: 18rem;
letter-spacing: 0em;
font-weight: 400;
padding: 10rem 17rem;
}
.button-new:hover:not(.button-new--nohover), .button-new.active {
color: #828282;
border-color: #828282;
}
.button-new:focus:not(.button-new--nohover) {
color: #595958;
border-color: #595958;
}
.button-new--blue {
color: #ffffff;
background-color: #3a7ff8;
border-color: #3a7ff8;
}
.button-new--blue:hover:not(.button-new--nohover), .button-new--blue.active {
background-color: #9cbefb;
}
.button-new--blue:focus:not(.button-new--nohover) {
background-color: #6b9ffa;
}
.button-new--black {
color: #ffffff;
background-color: #000000;
border-color: #000000;
}
.button-new--black:hover:not(.button-new--nohover), .button-new--black.active {
background-color: #676767;
color: #ffffff;
}
.button-new--black:focus:not(.button-new--nohover) {
background-color: #383838;
}
.button-new--borderblue {
border-color: #3a7ff8;
color: #3a7ff8;
}
.button-new--borderblue:hover:not(.button-new--nohover) {
background-color: #3a7ff8;
color: #ffffff;
}
.button-new--borderblack {
border-color: #000000;
color: #000000;
}
.button-new--borderblack:hover:not(.button-new--nohover) {
background-color: #000000;
color: #ffffff;
}
.button-new--rounded {
border-radius: 9999px;
}
.button-new--chevron, .button-new--chevrononly {
padding: 11rem 16rem;
}
.button-new--chevron::after, .button-new--chevrononly::after {
content: "";
display: block;
margin-left: 8.3rem;
width: 9rem;
height: 15.84rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron_blue_right.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron_blue_right.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #3a7ff8;
margin-top: 3rem;
transition: transform 0.2s linear, background-color 0.2s linear;
}
.button-new--chevrononly {
background-color: transparent;
border-color: transparent;
}
.button-new--chevrononly:hover:not(.button-new--nohover), .button-new--chevrononly.active {
color: #828282;
border-color: #f9f8f8;
background-color: #f9f8f8;
}
.button-new--chevrononly:hover:not(.button-new--nohover)::after, .button-new--chevrononly.active::after {
background-color: #98bbf8;
}
.button-new--chevrononly:focus:not(.button-new--nohover) {
color: #000000;
border-color: #eaf1fa;
background-color: #eaf1fa;
}
.button-new--chevrononly:focus:not(.button-new--nohover)::after {
background-color: #3d81f8;
}
.button-new--download {
padding: 11rem 16rem;
background-color: transparent;
border-color: transparent;
}
.button-new--download::before {
content: "";
display: block;
margin-right: 10rem;
width: 20.127rem;
height: 19.377rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/download.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/download.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #3a7ff8;
transition: transform 0.2s linear, background-color 0.2s linear;
}
.button-new--download:hover:not(.button-new--nohover), .button-new--download.active {
color: #828282;
border-color: #f9f8f8;
background-color: #f9f8f8;
}
.button-new--download:hover:not(.button-new--nohover)::before, .button-new--download.active::before {
background-color: #98bbf8;
}
.button-new--download:focus:not(.button-new--nohover) {
color: #000000;
border-color: #eaf1fa;
background-color: #eaf1fa;
}
.button-new--download:focus:not(.button-new--nohover)::before {
background-color: #3d81f8;
}
.button-new--link {
padding: 11rem 16rem;
background-color: transparent;
border-color: transparent;
}
.button-new--link::before {
content: "";
display: block;
margin-right: 10rem;
width: 19.943rem;
height: 19.942rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/link.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/link.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #3a7ff8;
transition: transform 0.2s linear, background-color 0.2s linear;
}
.button-new--link:hover:not(.button-new--nohover), .button-new--link.active {
color: #828282;
border-color: #f9f8f8;
background-color: #f9f8f8;
}
.button-new--link:hover:not(.button-new--nohover)::before, .button-new--link.active::before {
background-color: #98bbf8;
}
.button-new--link:focus:not(.button-new--nohover) {
color: #000000;
border-color: #eaf1fa;
background-color: #eaf1fa;
}
.button-new--link:focus:not(.button-new--nohover)::before {
background-color: #3d81f8;
}
.button-new--pin {
padding: 11rem 16rem;
}
.button-new--pin::before {
content: "";
display: block;
margin-right: 10rem;
width: 20.44rem;
height: 26.583rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/pin.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/pin.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #ffffff;
transition: transform 0.2s linear, background-color 0.2s linear;
}
.button-new--pin:hover:not(.button-new--nohover), .button-new--pin.active {
color: #828282;
border-color: #f9f8f8;
background-color: #f9f8f8;
}
.button-new--pin:hover:not(.button-new--nohover)::before, .button-new--pin.active::before {
background-color: #98bbf8;
}
.button-new--pin:focus:not(.button-new--nohover) {
color: #000000;
border-color: #eaf1fa;
background-color: #eaf1fa;
}
.button-new--pin:focus:not(.button-new--nohover)::before {
background-color: #3d81f8;
}
@media (max-width: 991.98px) {
.button-new--pin--bluemobile::before {
background-color: #3a7ff8;
}
}
.button-new--text {
background-color: transparent;
border: none;
padding: 0rem;
position: relative;
color: #0C1A36;
}
.button-new--text:hover:not(.button-new--nohover), .button-new--text.active {
color: #828282;
}
.button-new--text:focus:not(.button-new--nohover) {
color: #000000;
}
.button-new--text {
background-color: #ffffff;
border: none;
padding: 0rem;
position: relative;
color: #0C1A36;
}
.button-new--text:hover:not(.button-new--nohover), .button-new--text.active {
color: #828282;
}
.button-new--text:focus:not(.button-new--nohover) {
color: #000000;
}
@media (max-width: 991.98px) {
.button-new--bordertransaprentmobile {
border-color: transparent;
}
}
.button-new--configuratorprice {
font-size: 16rem;
line-height: 20rem;
font-weight: 500;
letter-spacing: 0.06em;
min-width: 277rem;
}
@media (max-width: 991.98px) {
.button-new--configuratorprice {
min-width: 207rem;
}
}
.buttonbox {
position: relative;
background-color: #ffffff;
padding: 26rem 17rem;
}
@media (max-width: 991.98px) {
.buttonbox {
padding-left: 2rem;
padding-right: 2rem;
}
}
.buttonbox__container {
position: relative;
transition: box-shadow 0.2s linear;
}
.buttonbox__container:hover {
box-shadow: 0rem 10rem 20rem rgba(123, 123, 123, 0.05);
}
.buttonbox__container:hover .buttonbox__options {
transform: translateY(-100%);
}
.buttonbox__options {
width: 100%;
position: absolute;
top: 0rem;
left: 0rem;
right: 0rem;
transform: translateY(101%);
border-top-left-radius: 10rem;
border-top-right-radius: 10rem;
background-color: #fafafa;
padding: 0rem 18rem;
transition: transform 0.2s linear;
}
* + .buttonbox__option {
border-top: 1px solid #EAEAEA;
}
.buttonbox__option {
display: block;
padding: 25rem 0rem;
font-size: 16rem;
line-height: 20rem;
letter-spacing: 0.02em;
font-weight: 600;
color: #000000;
}
.button {
position: relative;
display: inline-flex;
justify-content: center;
align-items: center;
padding: 16rem 35rem;
border-radius: 10rem;
background-color: #ffffff;
font-size: 16rem;
line-height: 20rem;
letter-spacing: 0.02em;
font-weight: 500;
text-align: center;
color: #000000;
border: 1px solid #ffffff;
transition: all 0.2s linear;
}
.button--small {
font-size: 12rem;
line-height: 15rem;
}
@media (max-width: 991.98px) {
.button {
padding: 13rem 24rem;
}
}
.button:hover:not(.button--nohover) {
background-color: transparent;
color: #ffffff;
}
.button--black {
background-color: #000000;
color: #ffffff;
border-color: #000000;
}
.button--black:hover:not(.button--nohover) {
background-color: transparent;
color: #000000;
}
.button--textwhite {
color: #ffffff;
}
.button--borderblack {
border-color: #000000;
}
.button--borderblack:hover:not(.button--nohover) {
background-color: #000000;
color: #ffffff;
}
.button--transparent {
background-color: transparent;
}
.button--transparent:hover:not(.button--nohover) {
background-color: #ffffff;
color: #000000;
}
.button--borderblue {
border-color: #3a7ff8;
color: #3a7ff8;
}
.button--borderblue:hover:not(.button--nohover) {
background-color: #3a7ff8;
color: #ffffff;
}
.button--chevron::after, .button--chevrononly::after {
content: "";
display: block;
margin-left: 12.3rem;
width: 9rem;
height: 15.84rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron_blue_right.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron_blue_right.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #3a7ff8;
margin-top: 3rem;
transition: transform 0.2s linear;
}
.button--chevrononly {
padding: 0rem;
display: flex;
align-items: center;
min-width: auto;
}
.button--chevrononly:hover:not(.button--nohover) {
color: #000000;
}
.button--chevrononly:hover:not(.button--nohover)::after {
transform: translateX(5rem);
}
.button--chevrononly.active::after {
transform: rotate(90deg) translateX(-25%);
}
@media (max-width: 991.98px) {
.button--carmobile {
padding: 4.5rem 10rem;
border-radius: 9999px;
font-size: 10rem;
line-height: 12rem;
letter-spacing: 0em;
font-weight: 500;
display: flex;
align-items: center;
}
.button--carmobile::before {
content: "";
display: block;
width: 23.198rem;
height: 18.559rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/car.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/car.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #ffffff;
margin-right: 8rem;
}
.button--carmobile:hover:not(.button--nohover)::before {
background-color: #0C1A36;
}
}
@media (max-width: 991.98px) {
.desktop {
display: none;
}
}
@media (min-width: 992px) {
.mobile {
display: none;
}
}
.popup {
border-radius: 16rem;
box-shadow: 0rem 20rem 34rem rgba(62, 62, 62, 0.16);
background-color: #ffffff;
padding: 27rem 56rem;
width: 542rem;
min-height: 283rem;
max-height: 60vh;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
@media (max-width: 991.98px) {
.popup {
width: 95vw;
height: 95vh;
min-height: auto;
padding: 40rem 27rem 27rem 27rem;
}
}
.popup__inner {
overflow-y: auto;
}
.popup__container {
width: 100%;
height: 100%;
position: fixed;
top: 0rem;
right: 0rem;
bottom: 0rem;
left: 0rem;
background-color: rgba(114, 114, 114, 0.69);
z-index: 1000000;
}
.popup__close {
width: 10rem;
height: 10rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/x_sharp.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/x_sharp.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #000000;
position: absolute;
top: 26rem;
right: 26rem;
}
.popup__close:hover {
background-color: #F6292E;
}
.popup__title {
font-size: 18rem;
line-height: 25rem;
letter-spacing: 0.01em;
font-weight: 700;
font-family: "GEELY", Arial, Helvetica, sans-serif;
color: #000000;
text-align: center;
}
* + .popup__text {
margin-top: 18rem;
}
.popup__text {
font-size: 16rem;
line-height: 24rem;
letter-spacing: 0.03em;
text-align: center;
color: #000000;
}
.i {
position: absolute;
top: 0rem;
right: -3rem;
cursor: pointer;
}
.i::before {
content: "";
display: block;
width: 17.5rem;
height: 17.5rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/i.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/i.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #ffffff;
}
.i--small::before {
width: 16rem;
height: 16rem;
}
.i--black::before {
background-color: #000000;
}
@media (max-width: 991.98px) {
.i--black-mobile::before {
background-color: #000000;
}
}
.i--outside {
right: -11rem;
transform: translateX(100%);
}
@media (min-width: 992px) {
.i--desktop-outside {
right: -11rem;
transform: translateX(100%);
}
}
.i--inline {
display: inline-block;
position: relative;
transform: translateY(-2rem);
top: unset;
right: unset;
bottom: unset;
left: unset;
margin-left: 3rem;
margin-right: 3rem;
}
@media (max-width: 991.98px) {
.i--inline-mobile {
position: relative;
display: inline-block;
transform: translateY(-2rem);
top: unset;
right: unset;
bottom: unset;
left: unset;
margin-left: 3rem;
margin-right: 3rem;
}
}
@media (max-width: 991.98px) {
.i--inline-mobile--far {
margin-left: 6rem;
margin-right: 6rem;
}
}
.subcenter {
font-size: 0.44em;
line-height: 1.5;
bottom: 0.25em;
display: inline-block;
}
.slidernav {
width: 77rem;
position: absolute;
top: 111rem;
right: 129rem;
display: flex;
justify-content: space-between;
background-color: #ffffff;
border-radius: 10rem;
padding: 10rem 13rem;
z-index: 10;
}
@media (max-width: 991.98px) {
.slidernav {
top: 81rem;
right: 27rem;
}
}
.slidernav--top30 {
top: 30rem;
}
.slidernav--bottom {
top: unset;
bottom: 63rem;
}
.slidernav--bottom30 {
top: unset;
bottom: 30rem;
}
.slidernav--top-n16 {
bottom: unset;
top: -16rem;
}
.slidernav--right {
left: unset;
right: 129rem;
}
@media (max-width: 991.98px) {
.slidernav--right {
right: 27rem;
}
}
.slidernav--configurator {
top: -69rem;
right: 12rem;
}
@media (max-width: 991.98px) {
.slidernav--configurator {
top: -48rem;
}
}
@media (max-width: 575.98px) {
.slidernav--configurator {
top: -48rem;
}
}
@media (max-width: 991.98px) {
.slidernav--mobilebottom0 {
top: unset;
bottom: 0rem;
}
}
@media (min-width: 992px) {
.slidernav--mobileonly {
display: none;
}
}
.slidernav__prev, .slidernav__next {
width: 6.93rem;
height: 13.26rem;
position: relative;
flex-shrink: 0;
pointer-events: none;
}
.slidernav__prev::before, .slidernav__prev::after, .slidernav__next::before, .slidernav__next::after {
content: "";
display: block;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
transition: opacity 0.2s linear;
opacity: 1;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.slidernav__prev::before, .slidernav__next::before {
width: 6.206rem;
height: 12.413rem;
background-image: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/prev.svg);
}
.slidernav__prev::after, .slidernav__next::after {
width: 6.93rem;
height: 13.26rem;
background-image: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/prev_active.svg);
opacity: 0;
}
.slidernav__prev.active, .slidernav__next.active {
pointer-events: all;
}
.slidernav__prev.active::before, .slidernav__next.active::before {
opacity: 0;
}
.slidernav__prev.active::after, .slidernav__next.active::after {
opacity: 1;
}
.slidernav--big .slidernav__prev,
.slidernav--big .slidernav__next {
width: 8.316rem;
height: 15.912rem;
}
.slidernav--big .slidernav__prev::before,
.slidernav--big .slidernav__next::before {
width: 7.4472rem;
height: 14.8956rem;
}
.slidernav--big .slidernav__prev::after,
.slidernav--big .slidernav__next::after {
width: 8.316rem;
height: 15.912rem;
background-image: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/prev_active.svg);
}
.slidernav__next::before {
transform: translate(-50%, -50%) rotate(180deg);
}
.slidernav__next::after {
transform: translate(-50%, -50%) rotate(180deg);
}
.zoomgallery {
position: fixed;
z-index: 10000;
width: 100%;
height: 100%;
top: 0rem;
right: 0rem;
bottom: 0rem;
left: 0rem;
background-color: rgba(0, 0, 0, 0.7);
display: flex;
justify-content: center;
align-items: center;
}
.zoomgallery__inner {
width: 100%;
height: 100%;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.zoomgallery__inner__img {
width: 100%;
height: 100%;
object-fit: contain;
}
.zoomgallery__inner__close {
width: 52rem;
height: 52rem;
background-color: rgba(12, 26, 54, 0.5);
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0rem;
right: 27rem;
z-index: 1;
transition: background-color 0.2s linear;
}
.zoomgallery__inner__close::before {
content: "";
display: block;
width: 21.103rem;
height: 21.103rem;
transition: background-color 0.2s linear;
background-color: #ffffff;
-webikit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/x-fat.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/x-fat.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
}
.zoomgallery__inner__close:hover {
background-color: #0c1a36;
}
.zoomgallery__inner__close:hover::before {
background-color: #F6292E;
}
.panel {
position: relative;
width: 456rem;
border-radius: 16rem;
background-color: #ffffff;
box-shadow: 0rem 20rem 34rem rgba(62, 62, 62, 0.16);
padding: 30rem 50rem;
}
@media (min-width: 992px) {
.panel--narrow {
width: 386rem;
}
}
.panel--full {
width: auto;
}
.panel--smallpadding {
padding: 15rem 50rem;
}
@media (max-width: 991.98px) {
.panel--mob2 {
order: 2;
margin-top: 15rem;
}
}
@media (max-width: 991.98px) {
.panel {
width: 100%;
padding: 24rem 18rem;
border-radius: 10rem;
}
}
@media (max-width: 575.98px) {
.panel {
width: auto;
}
}
.panel--list {
padding-right: 19rem;
}
@media (max-width: 991.98px) {
.panel--list {
padding: 0rem;
border-radius: 0rem;
background-color: transparent;
box-shadow: none;
}
}
.panel--mobile {
display: none;
}
@media (max-width: 991.98px) {
.panel--mobile {
display: block;
}
}
.panel--desktop {
display: none;
}
@media (min-width: 992px) {
.panel--desktop {
display: block;
}
}
.panel__title {
font-size: 14rem;
line-height: 22rem;
font-weight: 700;
letter-spacing: 0.014em;
font-family: "GEELY", Arial, Helvetica, sans-serif;
color: #000000;
}
@media (max-width: 991.98px) {
.panel__title {
font-size: 18rem;
line-height: 28rem;
letter-spacing: 0.02em;
margin: 0rem 27rem;
}
.panel__title--mobnomarginx {
margin-left: 0rem;
margin-right: 0rem;
}
}
* + .panel__excerpt {
margin-top: 15rem;
}
.panel__excerpt {
font-size: 12rem;
line-height: 18rem;
color: #000000;
}
* + .panel__utility {
margin-top: 36.5rem;
}
.panel__utility + .panel__utility {
margin-top: 10.5rem;
}
.panel__utility {
width: 315rem;
position: relative;
display: inline-flex;
}
@media (max-width: 575.98px) {
.panel__utility--mob {
width: 240rem;
}
}
.panel__utility > button {
width: 100%;
}
.panel__utility__filters__container {
position: absolute;
top: 50%;
right: -16rem;
transform: translate(100%, -50%);
}
.panel__utility__filters__search {
width: 100%;
}
.panel__utility__filters__search__container {
width: 100%;
position: relative;
display: inline-flex;
}
.panel__utility__filters__search__button::before {
content: "";
width: 23.811rem;
height: 23.208rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/loup.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/loup.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #000000;
position: absolute;
z-index: 1;
top: 14.5rem;
right: 18rem;
transition: background-color 0.2s linear;
}
.panel__utility__filters__search__button:hover::before {
background-color: #3a7ff8;
}
.panel__utility__filters__button {
width: 26.15rem;
height: 22.811rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/filters.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/filters.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #000000;
}
.panel__utility__filters__button:hover {
background-color: #3a7ff8;
}
.panel__utility__filters__items {
width: 300rem;
flex-shrink: 0;
display: flex;
flex-direction: column;
gap: 8rem;
position: absolute;
right: -16rem;
top: 50%;
transform: translate(100%, -50%);
}
.panel__utility__filters__item {
display: block;
}
.panel__utility__add {
font-size: 12rem;
line-height: 15rem;
letter-spacing: 0.02em;
text-align: center;
width: 100%;
}
.panel__close {
width: 12rem;
height: 12rem;
border-radius: 9999px;
position: absolute;
top: 19rem;
right: 19rem;
display: flex;
justify-content: center;
align-items: center;
z-index: 1;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/x_sharp.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/x_sharp.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #000000;
}
.panel__close:hover {
background-color: #F6292E;
}
* + .panel__button {
margin-top: 45.8rem;
}
.panel__list {
width: 100%;
padding-right: 72rem;
height: 378rem;
}
@media (max-width: 991.98px) {
.panel__list {
height: 80vh;
padding-right: 0rem;
}
}
.panel__list .os-scrollbar.os-scrollbar-vertical {
padding: 0rem;
right: 0rem;
}
* + .panel__list__item {
padding-top: 19.5rem;
border-top: 1px solid #F2EFEF;
}
@media (max-width: 991.98px) {
* + .panel__list__item {
border: none;
}
}
.panel__list__item {
position: relative;
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
padding-bottom: 13.5rem;
cursor: pointer;
transition: background-color 0.2s linear;
margin-left: 12rem;
padding-left: 12rem;
margin-right: 12rem;
padding-right: 12rem;
}
@media (max-width: 991.98px) {
.panel__list__item {
cursor: default;
width: calc(100% - 60rem);
background-color: #ffffff;
box-shadow: 0rem 20rem 34rem rgba(62, 62, 62, 0.16);
padding: 24rem 18rem;
border-radius: 10rem;
margin-top: 15rem;
margin-left: 27rem;
margin-right: 27rem;
}
.panel__list__item:first-of-type {
margin-top: 8rem;
}
.panel__list__item:last-of-type {
margin-bottom: 54rem;
}
}
.panel__list__item__content {
display: block;
}
.panel__list__item__content--single {
width: 315rem;
}
.panel__list__item__content__name {
font-size: 14rem;
line-height: 24rem;
font-weight: 500;
letter-spacing: 0.03em;
color: #000000;
text-transform: uppercase;
}
@media (max-width: 991.98px) {
.panel__list__item__content__name {
font-size: 12rem;
line-height: 24rem;
font-weight: 800;
}
}
.panel__list__item__content__name + * {
margin-top: 6rem;
}
@media (max-width: 991.98px) {
.panel__list__item__content__name + * {
margin-top: 14rem;
}
}
.panel__list__item__content__address, .panel__list__item__content__city {
font-size: 12rem;
line-height: 18rem;
letter-spacing: 0.03em;
color: #000000;
}
@media (max-width: 991.98px) {
.panel__list__item__content__address, .panel__list__item__content__city {
letter-spacing: 0em;
}
}
* + .panel__list__item__content__contact {
margin-top: 21rem;
}
.panel__list__item__content__contact__tel, .panel__list__item__content__contact__email {
display: block;
font-size: 12rem;
line-height: 18rem;
font-weight: 500;
color: #000000;
}
@media (max-width: 991.98px) {
.panel__list__item__content__contact__tel, .panel__list__item__content__contact__email {
letter-spacing: 0em;
font-weight: 400;
}
}
.panel__list__item__content__contact__tel:hover, .panel__list__item__content__contact__email:hover {
color: #3a7ff8;
}
* + .panel__list__item__content__workdays {
margin-top: 21rem;
}
@media (max-width: 991.98px) {
* + .panel__list__item__content__workdays {
margin-top: 1em;
}
}
.panel__list__item__content__workdays__item {
display: flex;
justify-content: space-between;
gap: 8rem;
}
@media (max-width: 991.98px) {
.panel__list__item__content__workdays__item {
justify-content: flex-start;
}
}
.panel__list__item__content__workdays__item__prefix, .panel__list__item__content__workdays__item__value {
font-size: 12rem;
line-height: 18rem;
letter-spacing: 0.03em;
color: #000000;
}
@media (max-width: 991.98px) {
.panel__list__item__content__workdays__item__prefix, .panel__list__item__content__workdays__item__value {
letter-spacing: 0em;
}
}
* + .panel__list__item__content__mobile {
margin-top: 18rem;
}
.panel__list__item__content__mobile {
display: none;
}
@media (max-width: 991.98px) {
.panel__list__item__content__mobile {
display: block;
}
}
* + .panel__list__item__arrow {
margin-left: 10rem;
}
.panel__list__item__arrow {
display: flex;
justify-content: flex-end;
align-items: center;
gap: 12rem;
}
@media (max-width: 991.98px) {
.panel__list__item__arrow {
position: absolute;
top: 24.8rem;
right: 15rem;
}
}
@media (max-width: 991.98px) {
.panel__list__item__arrow--distance {
position: relative;
order: 1;
top: unset;
right: unset;
left: unset;
bottom: unset;
}
}
.panel__list__item__arrow__add {
font-size: 10rem;
line-height: 12rem;
letter-spacing: 0.02em;
color: #000000;
text-align: right;
flex-shrink: 0;
}
@media (max-width: 991.98px) {
.panel__list__item__arrow__add {
font-size: 11rem;
line-height: 14rem;
letter-spacing: 0.06em;
text-align: center;
background-color: #dae7fe;
color: #3a7ff8;
padding: 5rem 8rem;
border-radius: 6rem;
}
}
.panel__list__item__arrow::after {
content: "";
display: block;
width: 9rem;
height: 15.84rem;
flex-shrink: 0;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/prev_active.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/prev_active.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #000000;
transform: rotate(180deg);
transition: transform 0.2s linear, background-color 0.2s linear;
}
@media (max-width: 991.98px) {
.panel__list__item__arrow::after {
display: none;
}
}
.panel__list__item:hover .panel__list__item__arrow::after {
transform: translateX(10rem) rotate(180deg);
background-color: #3a7ff8;
}
.panel__list__item.active {
background-color: #3a7ff8;
}
.mobdealers {
height: 100vh;
display: none;
position: fixed;
top: 0rem;
left: 0rem;
right: 0rem;
bottom: 0rem;
z-index: 100000;
background-color: #ffffff;
}
@media (max-width: 991.98px) {
.mobdealers {
display: block;
}
}
.mobdealers__box {
height: 100%;
padding: 12rem 27rem 39rem 27rem;
}
* + .mobdealers__box__title {
margin-top: 39rem !important;
}
.mobdealers__box__title {
display: block;
}
.mobdealers__back {
width: 19rem;
height: 19.414rem;
}
.mobdealers__back::before {
content: "";
display: block;
width: 100%;
height: 100%;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/back.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/back.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #000000;
}
* + .mobdealers__dealerinfos {
margin-top: 47rem;
}
* + .mobdealers__dealer {
margin-top: 47rem;
}
.mobdealers__dealer__infos {
display: flex;
flex-direction: column;
gap: 20rem;
}
.mobdealers__dealer__infos__item {
display: flex;
gap: 16rem;
align-items: center;
}
.mobdealers__dealer__infos__item__img {
width: 60%;
height: 60%;
object-fit: contain;
}
.mobdealers__dealer__infos__item__img__container {
width: 50rem;
height: 50rem;
border-radius: 10rem;
background-color: rgba(58, 127, 248, 0.18);
display: flex;
justify-content: center;
align-items: center;
flex-shrink: 0;
}
.mobdealers__dealer__infos__item__text {
font-size: 15rem;
line-height: 23rem;
letter-spacing: 0.02em;
font-weight: 500;
color: #000000;
transition: color 0.2s linear;
}
.mobdealers__dealer__infos__item:hover .mobdealers__dealer__infos__item__text {
color: #3a7ff8;
}
* + .mobdealers__dealer__workdays {
margin-top: 41rem;
}
.mobdealers__dealer__workdays {
font-size: 15rem;
line-height: 23rem;
color: #000000;
}
* + .mobdealers__dealer__testride {
margin-top: 45rem;
}
.tag {
position: relative;
min-width: 60rem;
min-height: 32rem;
display: flex;
justify-content: center;
align-items: center;
color: #000000;
border: 1px solid #000000;
border-radius: 6rem;
font-size: 12rem;
line-height: 22rem;
letter-spacing: 0.02em;
font-family: "GEELY", Arial, Helvetica, sans-serif;
padding: 5rem 14rem;
flex-shrink: 0;
}
@media (max-width: 991.98px) {
.tag {
font-size: 9rem;
line-height: 13rem;
letter-spacing: 0em;
padding: 5rem 12rem;
}
}
.badge {
position: relative;
min-width: 147rem;
padding: 4rem 20rem;
border-radius: 10rem;
font-size: 12rem;
line-height: 22rem;
letter-spacing: 0.03em;
color: #000000;
text-align: center;
background-color: rgba(255, 255, 255, 0.04);
align-self: flex-start;
}
.badge--white {
color: #ffffff;
}
.badge > * {
position: relative;
}
.badge::before {
content: "";
display: block;
width: 100%;
height: 100%;
border-radius: inherit;
backdrop-filter: blur(36rem) brightness(1.15);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 1;
border: 1px solid rgba(255, 255, 255, 0.4);
}
.desc {
font-size: 16rem;
line-height: 22rem;
letter-spacing: 0.02em;
font-weight: 700;
color: #000000;
}
.desc + * {
margin-top: 10rem;
}
.back {
font-size: 12rem;
line-height: 15rem;
letter-spacing: 0.02em;
font-weight: 500;
color: #000000;
position: relative;
transition: color 0.2s linear;
display: flex;
align-items: center;
gap: 8.3rem;
}
.back::before {
content: "";
display: block;
width: 9rem;
height: 15.84rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron_blue_right.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron_blue_right.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
transform: rotate(180deg);
background-color: #3a7ff8;
}
@media (max-width: 991.98px) {
.back--mobilearrow {
width: 19rem;
height: 19.4rem;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/arrow_left_short.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/arrow_left_short.svg) no-repeat center;
background-color: #000000;
}
}
.back:hover {
color: #3a7ff8;
}
.scrollup {
display: flex;
gap: 7.6rem;
position: fixed;
right: 130rem;
bottom: 90rem;
font-size: 12rem;
line-height: 15rem;
letter-spacing: 0.02em;
font-weight: 500;
color: #000000;
}
@media (max-width: 991.98px) {
.scrollup {
display: none;
}
}
.scrollup::before {
content: "";
display: block;
-webkit-mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron_up.svg) no-repeat center;
mask: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/images/global/chevron_up.svg) no-repeat center;
-webkit-mask-size: contain;
mask-size: contain;
background-color: #3a7ff8;
width: 21.313rem;
height: 12.11rem;
}
@media (max-width: 991.98px) {
.at-mobile-1 {
order: 1;
}
}
@media (max-width: 991.98px) {
.at-mobile-2 {
order: 2;
}
}
@media (max-width: 991.98px) {
.at-mobile-3 {
order: 3;
}
}
@media (max-width: 991.98px) {
.at-mobile-4 {
order: 4;
}
}
@media (max-width: 991.98px) {
.at-mobile-5 {
order: 5;
}
}
@media (max-width: 991.98px) {
.at-mobile-6 {
order: 6;
}
}
@media (max-width: 991.98px) {
.at-mobile-7 {
order: 7;
}
}
@media (max-width: 991.98px) {
.at-mobile-8 {
order: 8;
}
}
@media (max-width: 991.98px) {
.at-mobile-9 {
order: 9;
}
}
@media (max-width: 991.98px) {
.at-mobile-10 {
order: 10;
}
}
@media (max-width: 991.98px) {
.at-mobile-11 {
order: 11;
}
}
@media (max-width: 991.98px) {
.at-mobile-12 {
order: 12;
}
}
@media (max-width: 991.98px) {
.at-mobile-13 {
order: 13;
}
}
@media (max-width: 991.98px) {
.at-mobile-14 {
order: 14;
}
}
@media (max-width: 991.98px) {
.at-mobile-15 {
order: 15;
}
}
@media (max-width: 991.98px) {
.at-mobile-16 {
order: 16;
}
}
@media (max-width: 991.98px) {
.at-mobile-17 {
order: 17;
}
}
@media (max-width: 991.98px) {
.at-mobile-18 {
order: 18;
}
}
@media (max-width: 991.98px) {
.at-mobile-19 {
order: 19;
}
}
@media (max-width: 991.98px) {
.at-mobile-20 {
order: 20;
}
}
@media (min-width: 992px) {
.hideondesktop {
display: none !important;
}
}
@media (max-width: 991.98px) {
.hideonmobile {
display: none !important;
}
}
.tippy-box {
position: relative;
background-color: #ffffff;
color: #000000;
border-radius: 10rem;
width: 560rem;
max-width: none !important;
box-shadow: 0rem 20rem 34rem rgba(62, 62, 62, 0.16);
padding: 36rem;
z-index: 99999;
}
@media (max-width: 991.98px) {
.tippy-box {
width: 640rem;
padding: 24rem;
}
}
@media (max-width: 575.98px) {
.tippy-box {
width: 270rem;
padding: 12rem;
}
}
.tooltip__inner {
position: relative;
padding-right: 12rem;
font-family: "Inter", Arial, Helvetica, sans-serif;
font-size: 12rem;
line-height: 18rem;
font-weight: 400;
}
.tooltip__inner.with-scrollbar {
height: 266rem;
}
@media (max-width: 575.98px) {
.tooltip__inner.with-scrollbar {
height: 166rem;
}
}
.tooltip__inner:not(.with-scrollbar) .os-scrollbar-vertical {
display: none !important;
}
.tooltip__inner .os-scrollbar-vertical {
width: 3rem;
padding: 0 0;
right: 0rem;
}
@media (max-width: 991.98px) {
.tooltip__inner .os-scrollbar-vertical {
right: 0rem;
}
}
@media (max-width: 575.98px) {
.tooltip__inner .os-scrollbar-vertical {
width: 0rem;
}
}
.tooltip__inner .os-scrollbar-vertical .os-scrollbar-track {
background-color: transparent;
}
.tooltip__inner .os-scrollbar-vertical .os-scrollbar-track::before {
background-color: #e6e6e5;
transition: background-color 0.2s linear, opacity 0.2s linear;
transform: translateX(2rem);
}
.tooltip__inner .os-scrollbar-vertical .os-scrollbar-track:hover::before {
background-color: #9cbefb;
}
.tooltip__inner .os-scrollbar-vertical .os-scrollbar-track:hover .os-scrollbar-handle {
background-color: blue;
}
.tooltip__inner .os-scrollbar-vertical .os-scrollbar-handle {
width: 3rem;
background-color: #3a7ff8;
cursor: pointer;
}
.tooltip__inner .os-scrollbar-vertical .os-scrollbar-handle:hover {
background-color: blue;
}
.embed-responsive-600by1168::before {
padding-top: 194.67%;
}
#chat-widget-container {
bottom: -9rem !important;
right: 73rem !important;
transform: scale(0.9) !important;
}
@media (max-width: 991.98px) {
#chat-widget-container {
right: 1rem !important;
}
}
@media (max-width: 575.98px) {
#chat-widget-container {
bottom: -15rem !important;
right: 5rem !important;
}
}
.page-testride ~ #chat-widget-container {
bottom: -9rem !important;
right: 13rem !important;
transform: scale(0.9) !important;
}
@media (max-width: 991.98px) {
.page-testride ~ #chat-widget-container {
right: 1rem !important;
}
}
@media (max-width: 575.98px) {
.page-testride ~ #chat-widget-container {
bottom: -15rem !important;
right: 5rem !important;
}
}
@media (max-width: 575.98px) {
.livechat-open #chat-widget-container {
bottom: 0rem !important;
right: 0rem !important;
transform: unset !important;
}
}
body:not(.fontsize--100) .on-zoom-100 {
display: none !important;
}
body:not(.fontsize--150) .on-zoom-150 {
display: none !important;
}
html {
font-size: 0.254453125vw;
}
@media (min-width: 576px) {
html {
font-size: 0.1008064516vw;
}
}
@media (min-width: 992px) {
html {
font-size: 0.0520838759vw;
}
}
.d-block {
display: block;
}
.d-inline {
display: inline;
}
.d-inline-block {
display: inline-block;
}
.d-flex {
display: flex;
}
.d-inline-flex {
display: inline-flex;
}
.d-grid {
display: grid;
}
.d-inline-grid {
display: inline-grid;
}
.d-none {
display: none;
}
.d-table {
display: table;
}
.d-unset {
display: unset;
}
@media (min-width: 576px) {
.d-sm-block {
display: block;
}
.d-sm-inline {
display: inline;
}
.d-sm-inline-block {
display: inline-block;
}
.d-sm-flex {
display: flex;
}
.d-sm-inline-flex {
display: inline-flex;
}
.d-sm-grid {
display: grid;
}
.d-sm-inline-grid {
display: inline-grid;
}
.d-sm-none {
display: none;
}
.d-sm-table {
display: table;
}
.d-sm-unset {
display: unset;
}
}
@media (min-width: 992px) {
.d-lg-block {
display: block;
}
.d-lg-inline {
display: inline;
}
.d-lg-inline-block {
display: inline-block;
}
.d-lg-flex {
display: flex;
}
.d-lg-inline-flex {
display: inline-flex;
}
.d-lg-grid {
display: grid;
}
.d-lg-inline-grid {
display: inline-grid;
}
.d-lg-none {
display: none;
}
.d-lg-table {
display: table;
}
.d-lg-unset {
display: unset;
}
}
.flex-row {
flex-direction: row;
}
.flex-row-reverse {
flex-direction: row-reverse;
}
.flex-column {
flex-direction: column;
}
.flex-column-reverse {
flex-direction: column-reverse;
}
.flex-wrap {
flex-wrap: wrap;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse;
}
.flex-nowrap {
flex-wrap: nowrap;
}
.flex-0-0-0 {
flex: 0 0 0;
}
.flex-0-0-auto {
flex: 0 0 auto;
}
.flex-0-1-0 {
flex: 0 1 0;
}
.flex-0-1-auto {
flex: 0 1 auto;
}
.flex-1-0-0 {
flex: 1 0 0;
}
.flex-1-0-auto {
flex: 1 0 auto;
}
.flex-1-1-0 {
flex: 1 1 0;
}
.flex-1-1-auto {
flex: 1 1 auto;
}
.justify-content-start {
justify-content: flex-start;
}
.justify-content-end {
justify-content: flex-end;
}
.justify-content-center {
justify-content: center;
}
.justify-content-between {
justify-content: space-between;
}
.justify-content-around {
justify-content: space-around;
}
.align-items-start {
align-items: flex-start;
}
.align-items-end {
align-items: flex-end;
}
.align-items-center {
align-items: center;
}
.align-items-baseline {
align-items: baseline;
}
.align-items-stretch {
align-items: stretch;
}
.align-items-between {
align-items: space-between;
}
.align-items-around {
align-items: space-around;
}
@media (min-width: 576px) {
.flex-sm-row {
flex-direction: row;
}
.flex-sm-row-reverse {
flex-direction: row-reverse;
}
.flex-sm-column {
flex-direction: column;
}
.flex-sm-column-reverse {
flex-direction: column-reverse;
}
.flex-sm-wrap {
flex-wrap: wrap;
}
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse;
}
.flex-sm-nowrap {
flex-wrap: nowrap;
}
.flex-sm-0-0-0 {
flex: 0 0 0;
}
.flex-sm-0-0-auto {
flex: 0 0 auto;
}
.flex-sm-0-1-0 {
flex: 0 1 0;
}
.flex-sm-0-1-auto {
flex: 0 1 auto;
}
.flex-sm-1-0-0 {
flex: 1 0 0;
}
.flex-sm-1-0-auto {
flex: 1 0 auto;
}
.flex-sm-1-1-0 {
flex: 1 1 0;
}
.flex-sm-1-1-auto {
flex: 1 1 auto;
}
.justify-content-sm-start {
justify-content: flex-start;
}
.justify-content-sm-end {
justify-content: flex-end;
}
.justify-content-sm-center {
justify-content: center;
}
.justify-content-sm-between {
justify-content: space-between;
}
.justify-content-sm-around {
justify-content: space-around;
}
.align-items-sm-start {
align-items: flex-start;
}
.align-items-sm-end {
align-items: flex-end;
}
.align-items-sm-center {
align-items: center;
}
.align-items-sm-baseline {
align-items: baseline;
}
.align-items-sm-stretch {
align-items: stretch;
}
.align-items-sm-between {
align-items: space-between;
}
.align-items-sm-around {
align-items: space-around;
}
}
@media (min-width: 992px) {
.flex-lg-row {
flex-direction: row;
}
.flex-lg-row-reverse {
flex-direction: row-reverse;
}
.flex-lg-column {
flex-direction: column;
}
.flex-lg-column-reverse {
flex-direction: column-reverse;
}
.flex-lg-wrap {
flex-wrap: wrap;
}
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse;
}
.flex-lg-nowrap {
flex-wrap: nowrap;
}
.flex-lg-0-0-0 {
flex: 0 0 0;
}
.flex-lg-0-0-auto {
flex: 0 0 auto;
}
.flex-lg-0-1-0 {
flex: 0 1 0;
}
.flex-lg-0-1-auto {
flex: 0 1 auto;
}
.flex-lg-1-0-0 {
flex: 1 0 0;
}
.flex-lg-1-0-auto {
flex: 1 0 auto;
}
.flex-lg-1-1-0 {
flex: 1 1 0;
}
.flex-lg-1-1-auto {
flex: 1 1 auto;
}
.justify-content-lg-start {
justify-content: flex-start;
}
.justify-content-lg-end {
justify-content: flex-end;
}
.justify-content-lg-center {
justify-content: center;
}
.justify-content-lg-between {
justify-content: space-between;
}
.justify-content-lg-around {
justify-content: space-around;
}
.align-items-lg-start {
align-items: flex-start;
}
.align-items-lg-end {
align-items: flex-end;
}
.align-items-lg-center {
align-items: center;
}
.align-items-lg-baseline {
align-items: baseline;
}
.align-items-lg-stretch {
align-items: stretch;
}
.align-items-lg-between {
align-items: space-between;
}
.align-items-lg-around {
align-items: space-around;
}
}
@font-face {
font-family: 'GEELY';
src: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/fonts/GEELY/GEELY_Light.ttf) format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'GEELY';
src: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/fonts/GEELY/GEELY_Normal.ttf) format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'GEELY';
src: url(//www.geelyauto.pl/wp-content/themes/customtheme/assets/fonts/GEELY/GEELY_Bold.ttf) format('truetype');
font-weight: 700;
font-style: normal;
}
.row {
margin-right: -16rem;
margin-left: -16rem;
display: flex;
flex-wrap: wrap;
-ms-flex-wrap: wrap;
}
.row > * {
padding-right: 16rem;
padding-left: 16rem;
}
.row.gutter-0 {
margin-right: 0rem;
margin-left: 0rem;
}
.row.gutter-0 > .col,
.row.gutter-0 > [class*=col-] {
padding-right: 0rem;
padding-left: 0rem;
}
.row.gutter-16 {
margin-right: -16rem;
margin-left: -16rem;
}
.row.gutter-16 > .col,
.row.gutter-16 > [class*=col-] {
padding-right: 16rem;
padding-left: 16rem;
}
.row.gutter-20 {
margin-right: -20rem;
margin-left: -20rem;
}
.row.gutter-20 > .col,
.row.gutter-20 > [class*=col-] {
padding-right: 20rem;
padding-left: 20rem;
}
@media (min-width: 576px) {
.row.gutter-sm-0 {
margin-right: 0rem;
margin-left: 0rem;
}
.row.gutter-sm-0 > .col,
.row.gutter-sm-0 > [class*=col-] {
padding-right: 0rem;
padding-left: 0rem;
}
.row.gutter-sm-16 {
margin-right: -16rem;
margin-left: -16rem;
}
.row.gutter-sm-16 > .col,
.row.gutter-sm-16 > [class*=col-] {
padding-right: 16rem;
padding-left: 16rem;
}
.row.gutter-sm-20 {
margin-right: -20rem;
margin-left: -20rem;
}
.row.gutter-sm-20 > .col,
.row.gutter-sm-20 > [class*=col-] {
padding-right: 20rem;
padding-left: 20rem;
}
}
@media (min-width: 992px) {
.row.gutter-lg-0 {
margin-right: 0rem;
margin-left: 0rem;
}
.row.gutter-lg-0 > .col,
.row.gutter-lg-0 > [class*=col-] {
padding-right: 0rem;
padding-left: 0rem;
}
.row.gutter-lg-16 {
margin-right: -16rem;
margin-left: -16rem;
}
.row.gutter-lg-16 > .col,
.row.gutter-lg-16 > [class*=col-] {
padding-right: 16rem;
padding-left: 16rem;
}
.row.gutter-lg-20 {
margin-right: -20rem;
margin-left: -20rem;
}
.row.gutter-lg-20 > .col,
.row.gutter-lg-20 > [class*=col-] {
padding-right: 20rem;
padding-left: 20rem;
}
}
.col-1 {
width: 100%;
flex: 0 0 8.3333%;
max-width: 8.3333%;
}
.col-1-10 {
width: 100%;
flex: 0 0 10%;
max-width: 10%;
}
.col-2 {
width: 100%;
flex: 0 0 16.6667%;
max-width: 16.6667%;
}
.col-1-5 {
width: 100%;
flex: 0 0 20%;
max-width: 20%;
}
.col-3 {
width: 100%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
width: 100%;
flex: 0 0 33.3333%;
max-width: 33.3333%;
}
.col-5 {
width: 100%;
flex: 0 0 41.6667%;
max-width: 41.6667%;
}
.col-6 {
width: 100%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
width: 100%;
flex: 0 0 58.3333%;
max-width: 58.3333%;
}
.col-8 {
width: 100%;
flex: 0 0 66.6667%;
max-width: 66.6667%;
}
.col-9 {
width: 100%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
width: 100%;
flex: 0 0 83.3333%;
max-width: 83.3333%;
}
.col-11 {
width: 100%;
flex: 0 0 91.6667%;
max-width: 91.6667%;
}
.col-12 {
width: 100%;
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 576px) {
.col-sm-1 {
width: 100%;
flex: 0 0 8.3333%;
max-width: 8.3333%;
}
.col-sm-1-10 {
width: 100%;
flex: 0 0 10%;
max-width: 10%;
}
.col-sm-2 {
width: 100%;
flex: 0 0 16.6667%;
max-width: 16.6667%;
}
.col-sm-1-5 {
width: 100%;
flex: 0 0 20%;
max-width: 20%;
}
.col-sm-3 {
width: 100%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
width: 100%;
flex: 0 0 33.3333%;
max-width: 33.3333%;
}
.col-sm-5 {
width: 100%;
flex: 0 0 41.6667%;
max-width: 41.6667%;
}
.col-sm-6 {
width: 100%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
width: 100%;
flex: 0 0 58.3333%;
max-width: 58.3333%;
}
.col-sm-8 {
width: 100%;
flex: 0 0 66.6667%;
max-width: 66.6667%;
}
.col-sm-9 {
width: 100%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
width: 100%;
flex: 0 0 83.3333%;
max-width: 83.3333%;
}
.col-sm-11 {
width: 100%;
flex: 0 0 91.6667%;
max-width: 91.6667%;
}
.col-sm-12 {
width: 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 992px) {
.col-lg-1 {
width: 100%;
flex: 0 0 8.3333%;
max-width: 8.3333%;
}
.col-lg-1-10 {
width: 100%;
flex: 0 0 10%;
max-width: 10%;
}
.col-lg-2 {
width: 100%;
flex: 0 0 16.6667%;
max-width: 16.6667%;
}
.col-lg-1-5 {
width: 100%;
flex: 0 0 20%;
max-width: 20%;
}
.col-lg-3 {
width: 100%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
width: 100%;
flex: 0 0 33.3333%;
max-width: 33.3333%;
}
.col-lg-5 {
width: 100%;
flex: 0 0 41.6667%;
max-width: 41.6667%;
}
.col-lg-6 {
width: 100%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
width: 100%;
flex: 0 0 58.3333%;
max-width: 58.3333%;
}
.col-lg-8 {
width: 100%;
flex: 0 0 66.6667%;
max-width: 66.6667%;
}
.col-lg-9 {
width: 100%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
width: 100%;
flex: 0 0 83.3333%;
max-width: 83.3333%;
}
.col-lg-11 {
width: 100%;
flex: 0 0 91.6667%;
max-width: 91.6667%;
}
.col-lg-12 {
width: 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.offset-1 {
margin-left: 8.3333%;
}
.offset-1-10 {
margin-left: 10%;
}
.offset-2 {
margin-left: 16.6667%;
}
.offset-1-5 {
margin-left: 20%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.3333%;
}
.offset-5 {
margin-left: 41.6667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.3333%;
}
.offset-8 {
margin-left: 66.6667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.3333%;
}
.offset-11 {
margin-left: 91.6667%;
}
.offset-12 {
margin-left: 100%;
}
@media (min-width: 576px) {
.offset-sm-1 {
margin-left: 8.3333%;
}
.offset-sm-1-10 {
margin-left: 10%;
}
.offset-sm-2 {
margin-left: 16.6667%;
}
.offset-sm-1-5 {
margin-left: 20%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.3333%;
}
.offset-sm-5 {
margin-left: 41.6667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.3333%;
}
.offset-sm-8 {
margin-left: 66.6667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.3333%;
}
.offset-sm-11 {
margin-left: 91.6667%;
}
.offset-sm-12 {
margin-left: 100%;
}
}
@media (min-width: 992px) {
.offset-lg-1 {
margin-left: 8.3333%;
}
.offset-lg-1-10 {
margin-left: 10%;
}
.offset-lg-2 {
margin-left: 16.6667%;
}
.offset-lg-1-5 {
margin-left: 20%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.3333%;
}
.offset-lg-5 {
margin-left: 41.6667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.3333%;
}
.offset-lg-8 {
margin-left: 66.6667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.3333%;
}
.offset-lg-11 {
margin-left: 91.6667%;
}
.offset-lg-12 {
margin-left: 100%;
}
}
.color-transparent {
color: transparent;
}
.color-currentColor {
color: currentColor;
}
.color-white {
color: #ffffff;
}
.color-black {
color: #000000;
}
.color-red {
color: #F6292E;
}
.color-green {
color: #00ff00;
}
.color-blue {
color: #0000ff;
}
.color-black-1 {
color: #595959;
}
.color-black-2 {
color: #818281;
}
.color-black-3 {
color: #aaa9aa;
}
.color-black-4 {
color: #d0d1d1;
}
.color-black-5 {
color: #e6e5e6;
}
.color-black-6 {
color: #eeefef;
}
.color-blue1-1 {
color: #3a7ff8;
}
.color-blue1-2 {
color: #6b9ffa;
}
.color-blue1-3 {
color: #9cbefb;
}
.color-blue1-4 {
color: #cddffd;
}
.color-neutral1-1 {
color: #e8e7e7;
}
.color-neutral1-2 {
color: #F0F0EF;
}
.color-neutral1-3 {
color: #F5F4F4;
}
.color-neutral2-1 {
color: #e3e1db;
}
.color-neutral2-2 {
color: #e9e8e3;
}
.color-neutral2-3 {
color: #f2f0ef;
}
.color-neutral3-1 {
color: #F5F4F3;
}
.color-neutral3-2 {
color: #fbf9fa;
}
.color-neutral3-3 {
color: #fbf9fa;
}
.color-neutral4-1 {
color: #D0D7EB;
}
.color-neutral4-2 {
color: #dbe1eb;
}
.color-neutral4-3 {
color: #e6ebf5;
}
.color-dark {
color: #0C1A36;
}
.color-dark-grey {
color: #2E2E2E;
}
.color-black-light {
color: #383838;
}
.color-grey-grey {
color: #3E3E3E;
}
.color-grey-pastel-dark {
color: #595958;
}
.color-grey-green {
color: #595A5A;
}
.color-grey-semi {
color: #676767;
}
.color-grey-medium {
color: #707070;
}
.color-grey-overlay {
color: #727272;
}
.color-grey-pastel {
color: #828282;
}
.color-grey-splash {
color: #7B7B7B;
}
.color-grey-holder {
color: #838282;
}
.color-grey-steel {
color: #959595;
}
.color-grey-scale {
color: #9F9F9F;
}
.color-grey-cd {
color: #cdcdcd;
}
.color-grey-circle {
color: #E3E0DB;
}
.color-grey-scroll {
color: #E6E6E5;
}
.color-grey {
color: #EAEBEC;
}
.color-grey-ea {
color: #EAEAEA;
}
.color-grey-light {
color: #F9F8F9;
}
.color-grey-ebb {
color: #F2EFEF;
}
.color-grey-list {
color: #fcfcfc;
}
.color-grey-2 {
color: #E2E0DB;
}
.color-grey-ivory {
color: #F2F0EE;
}
.color-grey-pastel-beige {
color: #fafafa;
}
.color-beige-pastel {
color: #f9f8f8;
}
.color-grey-fo {
color: #F0F0F0;
}
.color-grey-border {
color: #E9E7E3;
}
.color-blue-half {
color: #98bbf8;
}
.color-blue-filtered {
color: #3d81f8;
}
.color-blue-sky {
color: #87AFE0;
}
.color-blue-lavenda {
color: #C6D7F5;
}
.color-blue-sea {
color: #ebfcff;
}
.color-blue-tag {
color: #dae7fe;
}
.color-blue-pastel {
color: #eaf1fa;
}
.color-red-deep {
color: #F20E0E;
}
.color-red-pastel {
color: #fdd4d5;
}
:root {
--color-transparent: transparent;
--color-currentColor: currentColor;
--color-white: #ffffff;
--color-black: #000000;
--color-red: #F6292E;
--color-green: #00ff00;
--color-blue: #0000ff;
--color-black-1: #595959;
--color-black-2: #818281;
--color-black-3: #aaa9aa;
--color-black-4: #d0d1d1;
--color-black-5: #e6e5e6;
--color-black-6: #eeefef;
--color-blue1-1: #3a7ff8;
--color-blue1-2: #6b9ffa;
--color-blue1-3: #9cbefb;
--color-blue1-4: #cddffd;
--color-neutral1-1: #e8e7e7;
--color-neutral1-2: #F0F0EF;
--color-neutral1-3: #F5F4F4;
--color-neutral2-1: #e3e1db;
--color-neutral2-2: #e9e8e3;
--color-neutral2-3: #f2f0ef;
--color-neutral3-1: #F5F4F3;
--color-neutral3-2: #fbf9fa;
--color-neutral3-3: #fbf9fa;
--color-neutral4-1: #D0D7EB;
--color-neutral4-2: #dbe1eb;
--color-neutral4-3: #e6ebf5;
--color-dark: #0C1A36;
--color-dark-grey: #2E2E2E;
--color-black-light: #383838;
--color-grey-grey: #3E3E3E;
--color-grey-pastel-dark: #595958;
--color-grey-green: #595A5A;
--color-grey-semi: #676767;
--color-grey-medium: #707070;
--color-grey-overlay: #727272;
--color-grey-pastel: #828282;
--color-grey-splash: #7B7B7B;
--color-grey-holder: #838282;
--color-grey-steel: #959595;
--color-grey-scale: #9F9F9F;
--color-grey-cd: #cdcdcd;
--color-grey-circle: #E3E0DB;
--color-grey-scroll: #E6E6E5;
--color-grey: #EAEBEC;
--color-grey-ea: #EAEAEA;
--color-grey-light: #F9F8F9;
--color-grey-ebb: #F2EFEF;
--color-grey-list: #fcfcfc;
--color-grey-2: #E2E0DB;
--color-grey-ivory: #F2F0EE;
--color-grey-pastel-beige: #fafafa;
--color-beige-pastel: #f9f8f8;
--color-grey-fo: #F0F0F0;
--color-grey-border: #E9E7E3;
--color-blue-half: #98bbf8;
--color-blue-filtered: #3d81f8;
--color-blue-sky: #87AFE0;
--color-blue-lavenda: #C6D7F5;
--color-blue-sea: #ebfcff;
--color-blue-tag: #dae7fe;
--color-blue-pastel: #eaf1fa;
--color-red-deep: #F20E0E;
--color-red-pastel: #fdd4d5;
}
.bg-pos-left {
background-position: left center;
}
.bg-pos-left-top {
background-position: left top;
}
.bg-pos-left-center {
background-position: left center;
}
.bg-pos-left-bottom {
background-position: left bottom;
}
.bg-pos-center-top {
background-position: center top;
}
.bg-pos-center-center {
background-position: center center;
}
.bg-pos-center-bottom {
background-position: center bottom;
}
.bg-pos-right {
background-position: right center;
}
.bg-pos-right-top {
background-position: right top;
}
.bg-pos-right-center {
background-position: right center;
}
.bg-pos-right-bottom {
background-position: right bottom;
}
.bg-pos-top {
background-position: center top;
}
.bg-pos-center {
background-position: center center;
}
.bg-pos-bottom {
background-position: center bottom;
}
:root {
--size-text: 18;
}
.bg-cover {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.bg-contain {
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
}
.list-clear {
list-style-type: none;
}
.main-wrapper {
width: 100%;
max-width: 100%;
overflow: hidden;
}
.overflow-hidden {
overflow: hidden;
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive::before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive.embed-responsive-21by9::before {
padding-top: 42.857143%;
}
.embed-responsive.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive.embed-responsive-1by1::before {
padding-top: 100%;
}
.input-hidden {
opacity: 0;
width: 0;
height: 0;
position: absolute;
appearance: none;
-webkit-appearance: none;
}
.static {
position: static;
}
.relative {
position: relative;
}
.absolute {
position: absolute;
}
.fixed {
position: fixed;
}
.sticky {
position: sticky;
}