@charset "UTF-8";
.sendButtonPosition {
}
.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
float: left
}
.swiper-container-vertical>.swiper-wrapper {
flex-direction: column
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
box-sizing: content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
transform: translateZ(0)
}
.swiper-container-multirow>.swiper-wrapper {
flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
transition-timing-function: ease-out;
margin: 0 auto
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform
}
.swiper-slide-invisible-blank {
visibility: hidden
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto
}
.swiper-container-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height
}
.swiper-container-3d {
perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
touch-action: pan-y
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
touch-action: pan-x
}
.swiper-button-next,
.swiper-button-prev {
position: absolute;
top: 50%;
width: 27px;
height: 44px;
margin-top: -22px;
z-index: 10;
cursor: pointer;
background-size: 27px 44px;
background-position: 50%;
background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
opacity: .35;
cursor: auto;
pointer-events: none
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
left: 10px;
right: auto
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
right: 10px;
left: auto
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}
.swiper-button-lock {
display: none
}
.swiper-pagination {
position: absolute;
text-align: center;
transition: opacity .3s;
transform: translateZ(0);
z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
bottom: 10px;
left: 0;
width: 100%
}
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transform: scale(.33);
position: relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
transform: scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
transform: scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
transform: scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
transform: scale(.33)
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: .2
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff
}
.swiper-container-vertical>.swiper-pagination-bullets {
right: 10px;
top: 50%;
transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
transform: translateY(-50%);
width: 8px
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
transition: transform .2s, top .2s
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
transform: translateX(-50%);
white-space: nowrap
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: transform .2s, left .2s
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: transform .2s, right .2s
}
.swiper-pagination-progressbar {
background: rgba(0, 0, 0, .25);
position: absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: #007aff;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
transform: scale(0);
transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
width: 4px;
height: 100%;
left: 0;
top: 0
}
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #fff
}
.swiper-pagination-progressbar.swiper-pagination-white {
background: hsla(0, 0%, 100%, .25)
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
background: #000
}
.swiper-pagination-progressbar.swiper-pagination-black {
background: rgba(0, 0, 0, .25)
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
background: #000
}
.swiper-pagination-lock {
display: none
}
.swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal>.swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, .5);
border-radius: 10px;
left: 0;
top: 0
}
.swiper-scrollbar-cursor-drag {
cursor: move
}
.swiper-scrollbar-lock {
display: none
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-align: center
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
max-width: 100%;
max-height: 100%;
-o-object-fit: contain;
object-fit: contain
}
.swiper-slide-zoomed {
cursor: move
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
animation: swiper-preloader-spin 1s steps(12) infinite
}
.swiper-lazy-preloader:after {
display: block;
content: "";
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
background-position: 50%;
background-size: 100%;
background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
to {
transform: rotate(1turn)
}
}
@keyframes swiper-preloader-spin {
to {
transform: rotate(1turn)
}
}
.swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-cube {
overflow: visible
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
transform-origin: 0 0;
width: 100%;
height: 100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 100%;
background: #000;
opacity: .6;
filter: blur(50px);
z-index: 0
}
.swiper-container-flip {
overflow: visible
}
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1
}
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.swiper-container-coverflow .swiper-wrapper {
-ms-perspective: 1200px
}
html {
font-family: Calibri, CalibriEvilEye, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
font-weight: 400;
line-height: 1.75;
-webkit-text-size-adjust: 100%;
background: #fff;
color: #000
}
body {
margin: 0
}
.uk-link,
a {
color: #000;
text-decoration: none;
cursor: pointer
}
.uk-link-toggle:hover .uk-link,
.uk-link:hover,
a:hover {
color: #ee2737;
text-decoration: none
}
abbr[title] {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
-webkit-text-decoration-style: dotted
}
b,
strong {
font-weight: bolder
}
:not(pre)>code,
:not(pre)>kbd,
:not(pre)>samp {
font-family: Consolas, monaco, monospace;
font-size: .875rem;
color: #f0506e;
white-space: nowrap
}
em {
color: #f0506e
}
ins {
text-decoration: none
}
ins,
mark {
background: #ffd;
color: #000
}
q {
font-style: italic
}
small {
font-size: 80%
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -.5em
}
sub {
bottom: -.25em
}
audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle
}
canvas,
img,
svg,
video {
max-width: 100%;
height: auto;
box-sizing: border-box
}
img:not([src]) {
visibility: hidden;
min-width: 1px
}
iframe {
border: 0
}
address,
dl,
fieldset,
figure,
ol,
p,
pre,
ul {
margin: 0 0 20px
}
*+address,
*+dl,
*+fieldset,
*+figure,
*+ol,
*+p,
*+pre,
*+ul {
margin-top: 20px
}
.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 20px;
font-family: Calibri, CalibriEvilEye, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
font-weight: 400;
color: #000;
text-transform: none
}
*+.uk-h1,
*+.uk-h2,
*+.uk-h3,
*+.uk-h4,
*+.uk-h5,
*+.uk-h6,
*+.uk-heading-2xlarge,
*+.uk-heading-large,
*+.uk-heading-medium,
*+.uk-heading-small,
*+.uk-heading-xlarge,
*+h1,
*+h2,
*+h3,
*+h4,
*+h5,
*+h6 {
margin-top: 25px
}
.uk-h1,
h1 {
font-size: 4.25rem;
line-height: 4.25rem
}
.uk-h2,
h2 {
font-size: 3.125rem;
line-height: 3.4375rem
}
.uk-h3,
h3 {
font-size: 2.375rem;
line-height: 2.8125rem
}
.uk-h4,
h4 {
font-size: 1.75rem;
line-height: 2.25rem
}
.uk-h5,
h5 {
font-size: 1.125rem;
line-height: 1.875rem
}
.uk-h6,
h6 {
font-size: .875rem;
line-height: 1.4
}
@media (min-width: 960px) {
.uk-h1,
h1 {
font-size: 4.25rem
}
.uk-h2,
h2 {
font-size: 3.125rem
}
}
ol,
ul {
padding-left: 30px
}
ol>li>ol,
ol>li>ul,
ul>li>ol,
ul>li>ul {
margin: 0
}
dt {
font-weight: 700
}
dd {
margin-left: 0
}
.uk-hr,
hr {
overflow: visible;
text-align: inherit;
margin: 0 0 20px;
border: 0;
border-top: 1px solid #f2f2f2
}
*+.uk-hr,
*+hr {
margin-top: 20px
}
address {
font-style: normal
}
blockquote {
margin: 0 0 20px;
font-size: 1rem;
line-height: 1.5;
font-style: italic
}
*+blockquote {
margin-top: 20px
}
blockquote p:last-of-type {
margin-bottom: 0
}
blockquote footer {
margin-top: 10px;
font-size: .875rem;
line-height: 1.5
}
pre {
font: .875rem/1.5 Consolas, monaco, monospace;
color: #000;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
overflow: auto
}
pre code {
font-family: Consolas, monaco, monospace
}
:focus {
outline: none
}
:focus-visible {
outline: 2px dotted #000
}
::-moz-selection {
background: #39f;
color: #fff;
text-shadow: none
}
::selection {
background: #39f;
color: #fff;
text-shadow: none
}
details,
main {
display: block
}
summary {
display: list-item
}
template {
display: none
}
:root {
--uk-breakpoint-s: 640px;
--uk-breakpoint-m: 960px;
--uk-breakpoint-l: 1200px;
--uk-breakpoint-xl: 1600px
}
.uk-link-muted a,
.uk-link-toggle .uk-link-muted,
a.uk-link-muted {
color: #7f7f7f
}
.uk-link-muted a:hover,
.uk-link-toggle:hover .uk-link-muted,
a.uk-link-muted:hover {
color: #000
}
.uk-link-text a,
.uk-link-toggle .uk-link-text,
a.uk-link-text {
color: inherit
}
.uk-link-text a:hover,
.uk-link-toggle:hover .uk-link-text,
a.uk-link-text:hover {
color: #7f7f7f
}
.uk-link-heading a,
.uk-link-toggle .uk-link-heading,
a.uk-link-heading {
color: inherit
}
.uk-link-heading a:hover,
.uk-link-toggle:hover .uk-link-heading,
a.uk-link-heading:hover {
color: #1e87f0;
text-decoration: none
}
.uk-link-reset a,
.uk-link-toggle,
a.uk-link-reset {
color: inherit !important;
text-decoration: none !important
}
.uk-list {
padding: 0;
list-style: none
}
.uk-list>*>:last-child {
margin-bottom: 0
}
.uk-list>*>ul,
.uk-list>:nth-child(n+2) {
margin-top: 10px
}
.uk-list-circle>*,
.uk-list-decimal>*,
.uk-list-disc>*,
.uk-list-hyphen>*,
.uk-list-square>* {
padding-left: 30px
}
.uk-list-decimal {
counter-reset: decimal
}
.uk-list-decimal>* {
counter-increment: decimal
}
.uk-list-circle>:before,
.uk-list-decimal>:before,
.uk-list-disc>:before,
.uk-list-hyphen>:before,
.uk-list-square>:before {
content: "";
position: relative;
left: -30px;
width: 30px;
height: 1.75em;
margin-bottom: -1.75em;
display: list-item;
list-style-position: inside;
text-align: right
}
.uk-list-disc>:before {
list-style-type: disc
}
.uk-list-circle>:before {
list-style-type: circle
}
.uk-list-square>:before {
list-style-type: square
}
.uk-list-decimal>:before {
content: counter(decimal, decimal) " . "
}
.uk-list-hyphen>:before {
content: "–\00A0\00A0"
}
.uk-list-muted>:before {
color: #7f7f7f !important
}
.uk-list-emphasis>:before {
color: #000 !important
}
.uk-list-primary>:before {
color: #1e87f0 !important
}
.uk-list-secondary>:before {
color: #222 !important
}
.uk-list-bullet>* {
padding-left: 30px
}
.uk-list-bullet>:before {
content: "";
display: list-item;
position: relative;
left: -30px;
width: 30px;
height: 1.75em;
margin-bottom: -1.75em;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3' cy='3' r='3'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: 50% 50%
}
.uk-list-divider>:nth-child(n+2) {
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid #f2f2f2
}
.uk-list-striped>* {
padding: 10px
}
.uk-list-striped>:nth-of-type(odd) {
background: #f8f8f8
}
.uk-list-striped>:nth-child(n+2) {
margin-top: 0
}
.uk-list-large>*>ul,
.uk-list-large>:nth-child(n+2) {
margin-top: 20px
}
.uk-list-collapse>*>ul,
.uk-list-collapse>:nth-child(n+2) {
margin-top: 0
}
.uk-list-large.uk-list-divider>:nth-child(n+2) {
margin-top: 20px;
padding-top: 20px
}
.uk-list-collapse.uk-list-divider>:nth-child(n+2) {
margin-top: 0;
padding-top: 0
}
.uk-list-large.uk-list-striped>* {
padding: 20px 10px
}
.uk-list-collapse.uk-list-striped>* {
padding-top: 0;
padding-bottom: 0
}
.uk-list-collapse.uk-list-striped>:nth-child(n+2),
.uk-list-large.uk-list-striped>:nth-child(n+2) {
margin-top: 0
}
.uk-icon {
margin: 0;
border: none;
border-radius: 0;
overflow: visible;
font: inherit;
color: inherit;
text-transform: none;
padding: 0;
background-color: transparent;
display: inline-block;
fill: currentcolor;
line-height: 0
}
button.uk-icon:not(:disabled) {
cursor: pointer
}
.uk-icon::-moz-focus-inner {
border: 0;
padding: 0
}
.uk-icon:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
fill: currentcolor
}
.uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
stroke: currentcolor
}
.uk-icon>* {
transform: translate(0)
}
.uk-icon-image {
width: 20px;
height: 20px;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
-o-object-fit: scale-down;
object-fit: scale-down;
max-width: none
}
.uk-icon-link {
color: #7f7f7f;
text-decoration: none !important
}
.uk-active>.uk-icon-link,
.uk-icon-link:active,
.uk-icon-link:hover {
color: #000
}
.uk-icon-button {
box-sizing: border-box;
width: 36px;
height: 36px;
border-radius: 500px;
background: #f8f8f8;
color: #7f7f7f;
vertical-align: middle;
display: inline-flex;
justify-content: center;
align-items: center
}
.uk-icon-button:hover {
background-color: #ebebeb;
color: #000
}
.uk-active>.uk-icon-button,
.uk-icon-button:active {
background-color: #dfdfdf;
color: #000
}
.uk-checkbox,
.uk-input,
.uk-radio,
.uk-select,
.uk-textarea {
box-sizing: border-box;
margin: 0;
border-radius: 0;
font: inherit
}
.uk-input {
overflow: visible
}
.uk-select {
text-transform: none
}
.uk-select optgroup {
font: inherit;
font-weight: 700
}
.uk-textarea {
overflow: auto
}
.uk-input[type=search]::-webkit-search-cancel-button,
.uk-input[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
.uk-input[type=number]::-webkit-inner-spin-button,
.uk-input[type=number]::-webkit-outer-spin-button {
height: auto
}
.uk-input::-moz-placeholder,
.uk-textarea::-moz-placeholder {
opacity: 1
}
.uk-checkbox:not(:disabled),
.uk-radio:not(:disabled) {
cursor: pointer
}
.uk-fieldset {
border: none;
margin: 0;
padding: 0
}
.uk-input,
.uk-textarea {
-webkit-appearance: none
}
.uk-input,
.uk-select,
.uk-textarea {
max-width: 100%;
width: 100%;
border: 0;
padding: 0 .8em;
background: transparent;
color: #000
}
.uk-input,
.uk-select:not([multiple]):not([size]) {
height: auto;
vertical-align: middle;
display: inline-block
}
.uk-input:not(input),
.uk-select:not(select) {
line-height: 1.2em
}
.uk-select[multiple],
.uk-select[size],
.uk-textarea {
padding-top: .05em;
padding-bottom: .05em;
vertical-align: top
}
.uk-select[multiple],
.uk-select[size] {
resize: vertical
}
.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
outline: none;
background-color: transparent;
color: #000
}
.uk-input:disabled,
.uk-select:disabled,
.uk-textarea:disabled {
background-color: #f8f8f8;
color: #7f7f7f
}
.uk-input::-moz-placeholder {
color: #7f7f7f
}
.uk-input::placeholder {
color: #7f7f7f
}
.uk-textarea::-moz-placeholder {
color: #7f7f7f
}
.uk-textarea::placeholder {
color: #7f7f7f
}
.uk-form-small {
font-size: .875rem
}
.uk-form-small:not(textarea):not([multiple]):not([size]) {
height: 30px;
padding-left: 8px;
padding-right: 8px
}
[multiple].uk-form-small,
[size].uk-form-small,
textarea.uk-form-small {
padding: 5px 8px
}
.uk-form-small:not(select):not(input):not(textarea) {
line-height: 30px
}
.uk-form-large {
font-size: 1rem
}
.uk-form-large:not(textarea):not([multiple]):not([size]) {
height: 55px;
padding-left: 12px;
padding-right: 12px
}
[multiple].uk-form-large,
[size].uk-form-large,
textarea.uk-form-large {
padding: 7px 12px
}
.uk-form-large:not(select):not(input):not(textarea) {
line-height: 55px
}
.uk-form-danger,
.uk-form-danger:focus {
color: #ee2737
}
.uk-form-success,
.uk-form-success:focus {
color: #32d296
}
.uk-form-blank {
background: none
}
input.uk-form-width-xsmall {
width: 50px
}
select.uk-form-width-xsmall {
width: 75px
}
.uk-form-width-small {
width: 130px
}
.uk-form-width-medium {
width: 200px
}
.uk-form-width-large {
width: 500px
}
.uk-select:not([multiple]):not([size]) {
-webkit-appearance: none;
-moz-appearance: none;
padding-right: 20px;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 1L9 6h6zM12 13L9 8h6z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: 100% 50%
}
.uk-select:not([multiple]):not([size]) option {
color: #000
}
.uk-select:not([multiple]):not([size]):disabled {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%237f7f7f' d='M12 1L9 6h6zM12 13L9 8h6z'/%3E%3C/svg%3E")
}
.uk-input[list] {
padding-right: 20px;
background-repeat: no-repeat;
background-position: 100% 50%
}
.uk-input[list]:focus,
.uk-input[list]:hover {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 12L8 6h8z'/%3E%3C/svg%3E")
}
.uk-input[list]::-webkit-calendar-picker-indicator {
display: none !important
}
.uk-checkbox,
.uk-radio {
display: inline-block;
height: 21px;
width: 21px;
overflow: hidden;
margin-top: -4px;
vertical-align: middle;
-webkit-appearance: none;
-moz-appearance: none;
background-color: #ebebeb;
background-repeat: no-repeat;
background-position: 50% 50%
}
.uk-radio {
border-radius: 50%
}
.uk-checkbox:focus,
.uk-radio:focus {
background-color: #dfdfdf;
outline: none
}
.uk-checkbox:checked,
.uk-checkbox:indeterminate,
.uk-radio:checked {
background-color: #1e87f0
}
.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus,
.uk-radio:checked:focus {
background-color: #0e6ecd
}
.uk-radio:checked {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='%23fff' cx='8' cy='8' r='2'/%3E%3C/svg%3E")
}
.uk-checkbox:checked {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M12 1L5 7.5 2 5l-1 .5L5 10l8-8.5z'/%3E%3C/svg%3E")
}
.uk-checkbox:indeterminate {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M3 8h10v1H3z'/%3E%3C/svg%3E")
}
.uk-checkbox:disabled,
.uk-radio:disabled {
background-color: #f8f8f8
}
.uk-radio:disabled:checked {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='%237f7f7f' cx='8' cy='8' r='2'/%3E%3C/svg%3E")
}
.uk-checkbox:disabled:checked {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%237f7f7f' d='M12 1L5 7.5 2 5l-1 .5L5 10l8-8.5z'/%3E%3C/svg%3E")
}
.uk-checkbox:disabled:indeterminate {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%237f7f7f' d='M3 8h10v1H3z'/%3E%3C/svg%3E")
}
.uk-legend {
width: 100%;
color: inherit;
padding: 0;
font-size: 1.78rem;
line-height: 1.4
}
.uk-form-custom {
display: inline-block;
position: relative;
max-width: 100%;
vertical-align: middle
}
.uk-form-custom input[type=file],
.uk-form-custom select {
position: absolute;
top: 0;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
-webkit-appearance: none;
opacity: 0;
cursor: pointer
}
.uk-form-custom input[type=file] {
font-size: 500px;
overflow: hidden
}
.uk-form-stacked .uk-form-label {
display: block;
margin-bottom: 10px
}
@media (max-width: 959px) {
.uk-form-horizontal .uk-form-label {
display: block;
margin-bottom: 10px
}
}
@media (min-width: 960px) {
.uk-form-horizontal .uk-form-label {
width: 200px;
margin-top: 7px;
float: left
}
.uk-form-horizontal .uk-form-controls {
margin-left: 215px
}
.uk-form-horizontal .uk-form-controls-text {
padding-top: 7px
}
}
.uk-form-icon {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: auto;
display: inline-flex;
justify-content: center;
align-items: center;
color: #7f7f7f
}
.uk-form-icon:hover {
color: #000
}
.uk-form-icon:not(a):not(button):not(input) {
pointer-events: none
}
.uk-form-icon:not(.uk-form-icon-flip)~.uk-input {
padding-left: auto !important
}
.uk-form-icon-flip {
right: 0;
left: auto
}
.uk-form-icon-flip~.uk-input {
padding-right: auto !important
}
.uk-button {
/*margin: 0;*/
margin-bottom: 6%!important;
border: none;
overflow: visible;
font: inherit;
color: inherit;
text-transform: none;
-webkit-appearance: none;
border-radius: 0;
box-sizing: border-box;
padding: 0 30px;
vertical-align: middle;
font-size: 16px;
line-height: 40px;
text-align: center;
text-decoration: none
}
.uk-button:not(:disabled) {
cursor: pointer
}
.uk-button::-moz-focus-inner {
border: 0;
padding: 0
}
.uk-button:hover {
text-decoration: none
}
.uk-button-default {
background-color: #f8f8f8;
color: #000
}
.uk-button-default:hover {
background-color: #ebebeb;
color: #000
}
.uk-button-default.uk-active,
.uk-button-default:active {
background-color: #dfdfdf;
color: #000
}
.uk-button-primary {
background-color: #1e87f0
}
.uk-button-primary:hover {
background-color: #0f7ae5;
color: #fff
}
.uk-button-primary.uk-active,
.uk-button-primary:active {
background-color: #0e6ecd;
color: #fff
}
.uk-button-secondary {
background-color: #222;
color: #fff
}
.uk-button-secondary:hover {
background-color: #151515;
color: #fff
}
.uk-button-secondary.uk-active,
.uk-button-secondary:active {
background-color: #090909;
color: #fff
}
.uk-button-danger {
background-color: #f0506e;
color: #fff
}
.uk-button-danger:hover {
background-color: #ee395b;
color: #fff
}
.uk-button-danger.uk-active,
.uk-button-danger:active {
background-color: #ec2147;
color: #fff
}
.uk-button-danger:disabled,
.uk-button-default:disabled,
.uk-button-primary:disabled,
.uk-button-secondary:disabled {
background-color: #f8f8f8;
color: #7f7f7f
}
.uk-button-small {
padding: 0 15px;
line-height: 30px;
font-size: .875rem
}
.uk-button-large {
padding: 0 40px;
line-height: 55px;
font-size: 1rem
}
.uk-button-text {
padding: 0;
line-height: 1.75;
background: none;
color: #000
}
.uk-button-text:disabled,
.uk-button-text:hover {
color: #7f7f7f
}
.uk-button-link {
padding: 0;
line-height: 1.75;
background: none;
color: #000
}
.uk-button-link:disabled,
.uk-button-link:hover {
color: #7f7f7f;
text-decoration: none
}
.uk-button-group {
display: inline-flex;
vertical-align: middle;
position: relative
}
[class*=uk-height] {
box-sizing: border-box
}
.uk-height-1-1 {
height: 100%
}
.uk-height-viewport {
min-height: 100vh
}
.uk-height-viewport-2 {
min-height: 200vh
}
.uk-height-viewport-3 {
min-height: 300vh
}
.uk-height-viewport-4 {
min-height: 400vh
}
.uk-height-small {
height: 150px
}
.uk-height-medium {
height: 300px
}
.uk-height-large {
height: 450px
}
.uk-height-max-small {
max-height: 150px
}
.uk-height-max-medium {
max-height: 300px
}
.uk-height-max-large {
max-height: 450px
}
.uk-section {
display: flow-root;
box-sizing: border-box;
padding-top: 40px;
padding-bottom: 40px
}
@media (min-width: 960px) {
.uk-section {
padding-top: 70px;
padding-bottom: 70px
}
}
.uk-section>:last-child {
margin-bottom: 0
}
.uk-section-xsmall {
padding-top: 20px;
padding-bottom: 20px
}
.uk-section-small {
padding-top: 40px;
padding-bottom: 40px
}
.uk-section-large {
padding-top: 70px;
padding-bottom: 70px
}
@media (min-width: 960px) {
.uk-section-large {
padding-top: 140px;
padding-bottom: 140px
}
}
.uk-section-xlarge {
padding-top: 140px;
padding-bottom: 140px
}
@media (min-width: 960px) {
.uk-section-xlarge {
padding-top: 210px;
padding-bottom: 210px
}
}
.uk-section-default {
background: #fff
}
.uk-section-muted {
background: #f8f8f8
}
.uk-section-primary {
background: #1e87f0
}
.uk-section-secondary {
background: #222
}
.uk-container {
display: flow-root;
box-sizing: content-box;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px
}
@media (min-width: 640px) {
.uk-container {
padding-left: 30px;
padding-right: 30px
}
}
@media (min-width: 960px) {
.uk-container {
padding-left: 40px;
padding-right: 40px
}
}
.uk-container>:last-child {
margin-bottom: 0
}
.uk-container .uk-container {
padding-left: 0;
padding-right: 0
}
.uk-container-xsmall {
max-width: 750px
}
.uk-container-small {
max-width: 900px
}
.uk-container-large {
max-width: 1400px
}
.uk-container-xlarge {
max-width: 1600px
}
.uk-container-expand {
max-width: none
}
.uk-container-expand-left {
margin-left: 0
}
.uk-container-expand-right {
margin-right: 0
}
@media (min-width: 640px) {
.uk-container-expand-left.uk-container-xsmall,
.uk-container-expand-right.uk-container-xsmall {
max-width: calc(50% + 345px)
}
.uk-container-expand-left.uk-container-small,
.uk-container-expand-right.uk-container-small {
max-width: calc(50% + 420px)
}
}
@media (min-width: 960px) {
.uk-container-expand-left,
.uk-container-expand-right {
max-width: calc(50% + 560px)
}
.uk-container-expand-left.uk-container-xsmall,
.uk-container-expand-right.uk-container-xsmall {
max-width: calc(50% + 335px)
}
.uk-container-expand-left.uk-container-small,
.uk-container-expand-right.uk-container-small {
max-width: calc(50% + 410px)
}
.uk-container-expand-left.uk-container-large,
.uk-container-expand-right.uk-container-large {
max-width: calc(50% + 660px)
}
.uk-container-expand-left.uk-container-xlarge,
.uk-container-expand-right.uk-container-xlarge {
max-width: calc(50% + 760px)
}
}
.uk-container-item-padding-remove-left,
.uk-container-item-padding-remove-right {
width: calc(100% + 20px)
}
.uk-container-item-padding-remove-left {
margin-left: -20px
}
.uk-container-item-padding-remove-right {
margin-right: -20px
}
@media (min-width: 640px) {
.uk-container-item-padding-remove-left,
.uk-container-item-padding-remove-right {
width: calc(100% + 30px)
}
.uk-container-item-padding-remove-left {
margin-left: -30px
}
.uk-container-item-padding-remove-right {
margin-right: -30px
}
}
@media (min-width: 960px) {
.uk-container-item-padding-remove-left,
.uk-container-item-padding-remove-right {
width: calc(100% + 40px)
}
.uk-container-item-padding-remove-left {
margin-left: -40px
}
.uk-container-item-padding-remove-right {
margin-right: -40px
}
}
.uk-grid {
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none
}
.uk-grid>* {
margin: 0
}
.uk-grid>*>:last-child {
margin-bottom: 0
}
.uk-grid {
margin-left: -30px
}
.uk-grid>* {
padding-left: 30px
}
*+.uk-grid-margin,
.uk-grid+.uk-grid,
.uk-grid>.uk-grid-margin {
margin-top: 30px
}
@media (min-width: 1200px) {
.uk-grid {
margin-left: -40px
}
.uk-grid>* {
padding-left: 40px
}
*+.uk-grid-margin,
.uk-grid+.uk-grid,
.uk-grid>.uk-grid-margin {
margin-top: 40px
}
}
.uk-grid-column-small,
.uk-grid-small {
margin-left: -15px
}
.uk-grid-column-small>*,
.uk-grid-small>* {
padding-left: 15px
}
*+.uk-grid-margin-small,
.uk-grid+.uk-grid-row-small,
.uk-grid+.uk-grid-small,
.uk-grid-row-small>.uk-grid-margin,
.uk-grid-small>.uk-grid-margin {
margin-top: 15px
}
.uk-grid-column-medium,
.uk-grid-medium {
margin-left: -30px
}
.uk-grid-column-medium>*,
.uk-grid-medium>* {
padding-left: 30px
}
*+.uk-grid-margin-medium,
.uk-grid+.uk-grid-medium,
.uk-grid+.uk-grid-row-medium,
.uk-grid-medium>.uk-grid-margin,
.uk-grid-row-medium>.uk-grid-margin {
margin-top: 30px
}
.uk-grid-column-large,
.uk-grid-large {
margin-left: -40px
}
.uk-grid-column-large>*,
.uk-grid-large>* {
padding-left: 40px
}
*+.uk-grid-margin-large,
.uk-grid+.uk-grid-large,
.uk-grid+.uk-grid-row-large,
.uk-grid-large>.uk-grid-margin,
.uk-grid-row-large>.uk-grid-margin {
margin-top: 40px
}
@media (min-width: 1200px) {
.uk-grid-column-large,
.uk-grid-large {
margin-left: -70px
}
.uk-grid-column-large>*,
.uk-grid-large>* {
padding-left: 70px
}
*+.uk-grid-margin-large,
.uk-grid+.uk-grid-large,
.uk-grid+.uk-grid-row-large,
.uk-grid-large>.uk-grid-margin,
.uk-grid-row-large>.uk-grid-margin {
margin-top: 70px
}
}
.uk-grid-collapse,
.uk-grid-column-collapse {
margin-left: 0
}
.uk-grid-collapse>*,
.uk-grid-column-collapse>* {
padding-left: 0
}
.uk-grid+.uk-grid-collapse,
.uk-grid+.uk-grid-row-collapse,
.uk-grid-collapse>.uk-grid-margin,
.uk-grid-row-collapse>.uk-grid-margin {
margin-top: 0
}
.uk-grid-divider>* {
position: relative
}
.uk-grid-divider>:not(.uk-first-column):before {
content: "";
position: absolute;
top: 0;
bottom: 0;
border-left: 1px solid #f2f2f2
}
.uk-grid-divider.uk-grid-stack>.uk-grid-margin:before {
content: "";
position: absolute;
left: 0;
right: 0;
border-top: 1px solid #f2f2f2
}
.uk-grid-divider {
margin-left: -60px
}
.uk-grid-divider>* {
padding-left: 60px
}
.uk-grid-divider>:not(.uk-first-column):before {
left: 30px
}
.uk-grid-divider.uk-grid-stack>.uk-grid-margin {
margin-top: 60px
}
.uk-grid-divider.uk-grid-stack>.uk-grid-margin:before {
top: -30px;
left: 60px
}
@media (min-width: 1200px) {
.uk-grid-divider {
margin-left: -80px
}
.uk-grid-divider>* {
padding-left: 80px
}
.uk-grid-divider>:not(.uk-first-column):before {
left: 40px
}
.uk-grid-divider.uk-grid-stack>.uk-grid-margin {
margin-top: 80px
}
.uk-grid-divider.uk-grid-stack>.uk-grid-margin:before {
top: -40px;
left: 80px
}
}
.uk-grid-divider.uk-grid-column-small,
.uk-grid-divider.uk-grid-small {
margin-left: -30px
}
.uk-grid-divider.uk-grid-column-small>*,
.uk-grid-divider.uk-grid-small>* {
padding-left: 30px
}
.uk-grid-divider.uk-grid-column-small>:not(.uk-first-column):before,
.uk-grid-divider.uk-grid-small>:not(.uk-first-column):before {
left: 15px
}
.uk-grid-divider.uk-grid-row-small.uk-grid-stack>.uk-grid-margin,
.uk-grid-divider.uk-grid-small.uk-grid-stack>.uk-grid-margin {
margin-top: 30px
}
.uk-grid-divider.uk-grid-small.uk-grid-stack>.uk-grid-margin:before {
top: -15px;
left: 30px
}
.uk-grid-divider.uk-grid-row-small.uk-grid-stack>.uk-grid-margin:before {
top: -15px
}
.uk-grid-divider.uk-grid-column-small.uk-grid-stack>.uk-grid-margin:before {
left: 30px
}
.uk-grid-divider.uk-grid-column-medium,
.uk-grid-divider.uk-grid-medium {
margin-left: -60px
}
.uk-grid-divider.uk-grid-column-medium>*,
.uk-grid-divider.uk-grid-medium>* {
padding-left: 60px
}
.uk-grid-divider.uk-grid-column-medium>:not(.uk-first-column):before,
.uk-grid-divider.uk-grid-medium>:not(.uk-first-column):before {
left: 30px
}
.uk-grid-divider.uk-grid-medium.uk-grid-stack>.uk-grid-margin,
.uk-grid-divider.uk-grid-row-medium.uk-grid-stack>.uk-grid-margin {
margin-top: 60px
}
.uk-grid-divider.uk-grid-medium.uk-grid-stack>.uk-grid-margin:before {
top: -30px;
left: 60px
}
.uk-grid-divider.uk-grid-row-medium.uk-grid-stack>.uk-grid-margin:before {
top: -30px
}
.uk-grid-divider.uk-grid-column-medium.uk-grid-stack>.uk-grid-margin:before {
left: 60px
}
.uk-grid-divider.uk-grid-column-large,
.uk-grid-divider.uk-grid-large {
margin-left: -80px
}
.uk-grid-divider.uk-grid-column-large>*,
.uk-grid-divider.uk-grid-large>* {
padding-left: 80px
}
.uk-grid-divider.uk-grid-column-large>:not(.uk-first-column):before,
.uk-grid-divider.uk-grid-large>:not(.uk-first-column):before {
left: 40px
}
.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin,
.uk-grid-divider.uk-grid-row-large.uk-grid-stack>.uk-grid-margin {
margin-top: 80px
}
.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin:before {
top: -40px;
left: 80px
}
.uk-grid-divider.uk-grid-row-large.uk-grid-stack>.uk-grid-margin:before {
top: -40px
}
.uk-grid-divider.uk-grid-column-large.uk-grid-stack>.uk-grid-margin:before {
left: 80px
}
@media (min-width: 1200px) {
.uk-grid-divider.uk-grid-column-large,
.uk-grid-divider.uk-grid-large {
margin-left: -140px
}
.uk-grid-divider.uk-grid-column-large>*,
.uk-grid-divider.uk-grid-large>* {
padding-left: 140px
}
.uk-grid-divider.uk-grid-column-large>:not(.uk-first-column):before,
.uk-grid-divider.uk-grid-large>:not(.uk-first-column):before {
left: 70px
}
.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin,
.uk-grid-divider.uk-grid-row-large.uk-grid-stack>.uk-grid-margin {
margin-top: 140px
}
.uk-grid-divider.uk-grid-large.uk-grid-stack>.uk-grid-margin:before {
top: -70px;
left: 140px
}
.uk-grid-divider.uk-grid-row-large.uk-grid-stack>.uk-grid-margin:before {
top: -70px
}
.uk-grid-divider.uk-grid-column-large.uk-grid-stack>.uk-grid-margin:before {
left: 140px
}
}
.uk-grid-item-match,
.uk-grid-match>* {
display: flex;
flex-wrap: wrap
}
.uk-grid-item-match>:not([class*=uk-width]),
.uk-grid-match>*>:not([class*=uk-width]) {
box-sizing: border-box;
width: 100%;
flex: auto
}
.uk-close {
color: #7f7f7f
}
.uk-alert,
.uk-close:hover {
color: #000
}
.uk-alert {
position: relative;
margin-bottom: 20px;
padding: 15px 29px 15px 15px;
background: #f8f8f8
}
*+.uk-alert {
margin-top: 20px
}
.uk-alert>:last-child {
margin-bottom: 0
}
.uk-alert-close {
position: absolute;
top: 20px;
right: 15px
}
.uk-alert-close:first-child+* {
margin-top: 0
}
.uk-alert-primary {
background: #d8eafc;
color: #1e87f0
}
.uk-alert-success {
background: #edfbf6;
color: #32d296
}
.uk-alert-warning {
background: #fef5ee;
color: #faa05a
}
.uk-alert-danger {
background: #fef4f6;
color: #f0506e
}
.uk-overlay {
padding: 30px
}
.uk-overlay>:last-child {
margin-bottom: 0
}
.uk-overlay-default {
background: hsla(0, 0%, 100%, .8)
}
.uk-overlay-primary {
background: rgba(34, 34, 34, .8)
}
.uk-tab {
display: flex;
flex-wrap: wrap;
margin-left: -20px;
padding: 0;
list-style: none
}
.uk-tab>* {
flex: none;
padding-left: 20px;
position: relative
}
.uk-tab>*>a {
display: flex;
align-items: center;
-moz-column-gap: .25em;
column-gap: .25em;
justify-content: center;
padding: 5px 10px;
color: #7f7f7f
}
.uk-tab>*>a:hover {
color: #000;
text-decoration: none
}
.uk-tab>.uk-active>a {
color: #000
}
.uk-tab>.uk-disabled>a {
color: #7f7f7f
}
.uk-tab-left,
.uk-tab-right {
flex-direction: column;
margin-left: 0
}
.uk-tab-left>*,
.uk-tab-right>* {
padding-left: 0
}
.uk-tab-left>*>a,
.uk-tab-right>*>a {
justify-content: left
}
.uk-dotnav {
display: flex;
flex-wrap: wrap;
padding: 0;
list-style: none;
margin: 0 0 0 -6px
}
.uk-dotnav>* {
flex: none;
padding-left: 6px
}
.uk-dotnav>*>* {
display: block;
box-sizing: border-box;
width: 10px;
height: 10px;
border-radius: 50%;
background: rgba(0, 0, 0, .2);
text-indent: 100%;
overflow: hidden;
white-space: nowrap
}
.uk-dotnav>*>:active,
.uk-dotnav>*>:hover,
.uk-dotnav>.uk-active>* {
background-color: transparent
}
.uk-dotnav-vertical {
flex-direction: column;
margin-left: 0;
margin-top: -6px
}
.uk-dotnav-vertical>* {
padding-left: 0;
padding-top: 6px
}
.uk-accordion {
padding: 0;
list-style: none
}
.uk-accordion>:nth-child(n+2) {
margin-top: 20px
}
.uk-accordion-title {
display: block;
font-size: 1rem;
line-height: 1.4;
color: #000
}
.uk-accordion-title:hover {
color: #000;
text-decoration: none
}
.uk-accordion-content {
display: flow-root;
margin-top: 10px
}
.uk-accordion-content>:last-child {
margin-bottom: 0
}
.uk-modal {
display: none;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1010;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
padding: 15px;
background: rgba(0, 0, 0, .6);
opacity: 0;
transition: opacity .15s linear
}
@media (min-width: 640px) {
.uk-modal {
padding: 50px 30px
}
}
@media (min-width: 960px) {
.uk-modal {
padding-left: 40px;
padding-right: 40px
}
}
.uk-modal.uk-open {
opacity: 1
}
.uk-modal-page {
overflow: hidden
}
.uk-modal-dialog {
position: relative;
box-sizing: border-box;
margin: 0 auto;
width: 800px;
max-width: 100% !important;
background: #fff;
opacity: 0;
transform: translateY(-100px);
transition: .3s linear;
transition-property: opacity, transform
}
.uk-open>.uk-modal-dialog {
opacity: 1;
transform: translateY(0)
}
.uk-modal-container .uk-modal-dialog {
width: 1200px
}
.uk-modal-full {
padding: 0;
background: none
}
.uk-modal-full .uk-modal-dialog {
margin: 0;
width: 100%;
max-width: 100%;
transform: translateY(0)
}
.uk-modal-body {
display: flow-root;
padding: 20px
}
.uk-modal-footer,
.uk-modal-header {
display: flow-root;
padding: 10px 20px;
background: #f8f8f8
}
@media (min-width: 640px) {
.uk-modal-body {
padding: 30px
}
.uk-modal-footer,
.uk-modal-header {
padding: 15px 30px
}
}
.uk-modal-body>:last-child,
.uk-modal-footer>:last-child,
.uk-modal-header>:last-child {
margin-bottom: 0
}
.uk-modal-title {
font-size: 2rem;
line-height: 1.3
}
[class*=uk-modal-close-] {
position: absolute;
z-index: 1010;
top: 14px;
right: 14px;
padding: 5px
}
[class*=uk-modal-close-]:first-child+* {
margin-top: 0
}
.uk-modal-close-outside {
top: 0;
right: -5px;
transform: translateY(-100%);
color: #fff
}
.uk-modal-close-outside:hover {
color: #fff
}
@media (min-width: 960px) {
.uk-modal-close-outside {
right: 0;
transform: translate(100%, -100%)
}
}
.uk-slider {
-webkit-tap-highlight-color: transparent
}
.uk-slider-container {
overflow: hidden
}
.uk-slider-container-offset {
margin: -11px -25px -39px;
padding: 11px 25px 39px
}
.uk-slider-items {
will-change: transform;
position: relative;
touch-action: pan-y
}
.uk-slider-items:not(.uk-grid) {
display: flex;
margin: 0;
padding: 0;
list-style: none;
-webkit-touch-callout: none
}
.uk-slider-items.uk-grid {
flex-wrap: nowrap
}
.uk-slider-items>* {
flex: none;
max-width: 100%;
position: relative
}
.uk-sticky {
position: relative;
box-sizing: border-box
}
.uk-sticky-fixed {
z-index: 980;
margin: 0 !important;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.uk-sticky.uk-animation-reverse,
.uk-sticky[class*=uk-animation-] {
-webkit-animation-duration: .2s;
animation-duration: .2s
}
.uk-sticky-placeholder {
pointer-events: none
}
.uk-offcanvas {
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 1000
}
.uk-offcanvas-flip .uk-offcanvas {
right: 0;
left: auto
}
.uk-offcanvas-bar {
position: absolute;
top: 0;
bottom: 0;
left: -270px;
box-sizing: border-box;
width: 270px;
padding: 20px;
background: #222;
overflow-y: auto;
-webkit-overflow-scrolling: touch
}
@media (min-width: 640px) {
.uk-offcanvas-bar {
left: -350px;
width: 350px;
padding: 30px
}
}
.uk-offcanvas-flip .uk-offcanvas-bar {
left: auto;
right: -270px
}
@media (min-width: 640px) {
.uk-offcanvas-flip .uk-offcanvas-bar {
right: -350px
}
}
.uk-open>.uk-offcanvas-bar {
left: 0
}
.uk-offcanvas-flip .uk-open>.uk-offcanvas-bar {
left: auto;
right: 0
}
.uk-offcanvas-bar-animation {
transition: left .3s ease-out
}
.uk-offcanvas-flip .uk-offcanvas-bar-animation {
transition-property: right
}
.uk-offcanvas-reveal {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 0;
overflow: hidden;
transition: width .3s ease-out
}
.uk-offcanvas-reveal .uk-offcanvas-bar {
left: 0
}
.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar {
left: auto;
right: 0
}
.uk-open>.uk-offcanvas-reveal {
width: 270px
}
@media (min-width: 640px) {
.uk-open>.uk-offcanvas-reveal {
width: 350px
}
}
.uk-offcanvas-flip .uk-offcanvas-reveal {
right: 0;
left: auto
}
.uk-offcanvas-close {
position: absolute;
z-index: 1000;
top: 5px;
right: 5px;
padding: 5px
}
@media (min-width: 640px) {
.uk-offcanvas-close {
top: 10px;
right: 10px
}
}
.uk-offcanvas-close:first-child+* {
margin-top: 0
}
.uk-offcanvas-overlay {
width: 100vw;
touch-action: none
}
.uk-offcanvas-overlay:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, .1);
opacity: 0;
transition: opacity .15s linear
}
.uk-offcanvas-overlay.uk-open:before {
opacity: 1
}
.uk-offcanvas-container,
.uk-offcanvas-page {
overflow-x: hidden
}
.uk-offcanvas-container {
position: relative;
left: 0;
transition: left .3s ease-out;
box-sizing: border-box;
width: 100%
}
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
left: 270px
}
.uk-offcanvas-flip.uk-offcanvas-container-animation {
left: -270px
}
@media (min-width: 640px) {
:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
left: 350px
}
.uk-offcanvas-flip.uk-offcanvas-container-animation {
left: -350px
}
}
.uk-switcher {
margin: 0;
padding: 0;
list-style: none
}
.uk-switcher>:not(.uk-active) {
display: none
}
.uk-switcher>*>:last-child {
margin-bottom: 0
}
.uk-tooltip {
display: none;
position: absolute;
z-index: 1030;
--uk-position-offset: 10px;
--uk-position-viewport-offset: 10;
top: 0;
box-sizing: border-box;
max-width: 200px;
padding: 3px 6px;
background: #000;
border-radius: 2px;
color: #fff;
font-size: 12px
}
.uk-progress,
.uk-tooltip.uk-active {
display: block
}
.uk-progress {
vertical-align: baseline;
width: 100%;
border: 0;
background-color: #e0dede;
margin-bottom: 20px;
height: 2px
}
*+.uk-progress {
margin-top: 20px
}
.uk-progress::-webkit-progress-bar {
background-color: transparent
}
.uk-progress::-webkit-progress-value {
background-color: #ee2737;
-webkit-transition: width .6s ease;
transition: width .6s ease
}
.uk-progress::-moz-progress-bar {
background-color: #ee2737;
-moz-transition: width .6s ease;
transition: width .6s ease
}
[class*=uk-animation-] {
-webkit-animation: .3s ease-out both;
animation: .3s ease-out both
}
.uk-animation-fade {
-webkit-animation-name: uk-fade;
animation-name: uk-fade;
-webkit-animation-duration: .8s;
animation-duration: .8s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear
}
.uk-animation-scale-up {
-webkit-animation-name: uk-fade, uk-scale-up;
animation-name: uk-fade, uk-scale-up
}
.uk-animation-scale-down {
-webkit-animation-name: uk-fade, uk-scale-down;
animation-name: uk-fade, uk-scale-down
}
.uk-animation-slide-top {
-webkit-animation-name: uk-fade, uk-slide-top;
animation-name: uk-fade, uk-slide-top
}
.uk-animation-slide-bottom {
-webkit-animation-name: uk-fade, uk-slide-bottom;
animation-name: uk-fade, uk-slide-bottom
}
.uk-animation-slide-left {
-webkit-animation-name: uk-fade, uk-slide-left;
animation-name: uk-fade, uk-slide-left
}
.uk-animation-slide-right {
-webkit-animation-name: uk-fade, uk-slide-right;
animation-name: uk-fade, uk-slide-right
}
.uk-animation-slide-top-small {
-webkit-animation-name: uk-fade, uk-slide-top-small;
animation-name: uk-fade, uk-slide-top-small
}
.uk-animation-slide-bottom-small {
-webkit-animation-name: uk-fade, uk-slide-bottom-small;
animation-name: uk-fade, uk-slide-bottom-small
}
.uk-animation-slide-left-small {
-webkit-animation-name: uk-fade, uk-slide-left-small;
animation-name: uk-fade, uk-slide-left-small
}
.uk-animation-slide-right-small {
-webkit-animation-name: uk-fade, uk-slide-right-small;
animation-name: uk-fade, uk-slide-right-small
}
.uk-animation-slide-top-medium {
-webkit-animation-name: uk-fade, uk-slide-top-medium;
animation-name: uk-fade, uk-slide-top-medium
}
.uk-animation-slide-bottom-medium {
-webkit-animation-name: uk-fade, uk-slide-bottom-medium;
animation-name: uk-fade, uk-slide-bottom-medium
}
.uk-animation-slide-left-medium {
-webkit-animation-name: uk-fade, uk-slide-left-medium;
animation-name: uk-fade, uk-slide-left-medium
}
.uk-animation-slide-right-medium {
-webkit-animation-name: uk-fade, uk-slide-right-medium;
animation-name: uk-fade, uk-slide-right-medium
}
.uk-animation-kenburns {
-webkit-animation-name: uk-kenburns;
animation-name: uk-kenburns;
-webkit-animation-duration: 15s;
animation-duration: 15s
}
.uk-animation-shake {
-webkit-animation-name: uk-shake;
animation-name: uk-shake
}
.uk-animation-stroke {
-webkit-animation-name: uk-stroke;
animation-name: uk-stroke;
-webkit-animation-duration: 2s;
animation-duration: 2s;
stroke-dasharray: var(--uk-animation-stroke)
}
.uk-animation-reverse {
animation-direction: reverse;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in
}
.uk-animation-fast {
-webkit-animation-duration: .1s;
animation-duration: .1s
}
.uk-animation-toggle:not(:hover):not(:focus) [class*=uk-animation-] {
-webkit-animation-name: none;
animation-name: none
}
@-webkit-keyframes uk-fade {
0% {
opacity: 0
}
to {
opacity: 1
}
}
@keyframes uk-fade {
0% {
opacity: 0
}
to {
opacity: 1
}
}
@-webkit-keyframes uk-scale-up {
0% {
transform: scale(.9)
}
to {
transform: scale(1)
}
}
@keyframes uk-scale-up {
0% {
transform: scale(.9)
}
to {
transform: scale(1)
}
}
@-webkit-keyframes uk-scale-down {
0% {
transform: scale(1.1)
}
to {
transform: scale(1)
}
}
@keyframes uk-scale-down {
0% {
transform: scale(1.1)
}
to {
transform: scale(1)
}
}
@-webkit-keyframes uk-slide-top {
0% {
transform: translateY(-100%)
}
to {
transform: translateY(0)
}
}
@keyframes uk-slide-top {
0% {
transform: translateY(-100%)
}
to {
transform: translateY(0)
}
}
@-webkit-keyframes uk-slide-bottom {
0% {
transform: translateY(100%)
}
to {
transform: translateY(0)
}
}
@keyframes uk-slide-bottom {
0% {
transform: translateY(100%)
}
to {
transform: translateY(0)
}
}
@-webkit-keyframes uk-slide-left {
0% {
transform: translateX(-100%)
}
to {
transform: translateX(0)
}
}
@keyframes uk-slide-left {
0% {
transform: translateX(-100%)
}
to {
transform: translateX(0)
}
}
@-webkit-keyframes uk-slide-right {
0% {
transform: translateX(100%)
}
to {
transform: translateX(0)
}
}
@keyframes uk-slide-right {
0% {
transform: translateX(100%)
}
to {
transform: translateX(0)
}
}
@-webkit-keyframes uk-slide-top-small {
0% {
transform: translateY(-10px)
}
to {
transform: translateY(0)
}
}
@keyframes uk-slide-top-small {
0% {
transform: translateY(-10px)
}
to {
transform: translateY(0)
}
}
@-webkit-keyframes uk-slide-bottom-small {
0% {
transform: translateY(10px)
}
to {
transform: translateY(0)
}
}
@keyframes uk-slide-bottom-small {
0% {
transform: translateY(10px)
}
to {
transform: translateY(0)
}
}
@-webkit-keyframes uk-slide-left-small {
0% {
transform: translateX(-10px)
}
to {
transform: translateX(0)
}
}
@keyframes uk-slide-left-small {
0% {
transform: translateX(-10px)
}
to {
transform: translateX(0)
}
}
@-webkit-keyframes uk-slide-right-small {
0% {
transform: translateX(10px)
}
to {
transform: translateX(0)
}
}
@keyframes uk-slide-right-small {
0% {
transform: translateX(10px)
}
to {
transform: translateX(0)
}
}
@-webkit-keyframes uk-slide-top-medium {
0% {
transform: translateY(-50px)
}
to {
transform: translateY(0)
}
}
@keyframes uk-slide-top-medium {
0% {
transform: translateY(-50px)
}
to {
transform: translateY(0)
}
}
@-webkit-keyframes uk-slide-bottom-medium {
0% {
transform: translateY(50px)
}
to {
transform: translateY(0)
}
}
@keyframes uk-slide-bottom-medium {
0% {
transform: translateY(50px)
}
to {
transform: translateY(0)
}
}
@-webkit-keyframes uk-slide-left-medium {
0% {
transform: translateX(-50px)
}
to {
transform: translateX(0)
}
}
@keyframes uk-slide-left-medium {
0% {
transform: translateX(-50px)
}
to {
transform: translateX(0)
}
}
@-webkit-keyframes uk-slide-right-medium {
0% {
transform: translateX(50px)
}
to {
transform: translateX(0)
}
}
@keyframes uk-slide-right-medium {
0% {
transform: translateX(50px)
}
to {
transform: translateX(0)
}
}
@-webkit-keyframes uk-kenburns {
0% {
transform: scale(1)
}
to {
transform: scale(1.2)
}
}
@keyframes uk-kenburns {
0% {
transform: scale(1)
}
to {
transform: scale(1.2)
}
}
@-webkit-keyframes uk-shake {
0%,
to {
transform: translateX(0)
}
10% {
transform: translateX(-9px)
}
20% {
transform: translateX(8px)
}
30% {
transform: translateX(-7px)
}
40% {
transform: translateX(6px)
}
50% {
transform: translateX(-5px)
}
60% {
transform: translateX(4px)
}
70% {
transform: translateX(-3px)
}
80% {
transform: translateX(2px)
}
90% {
transform: translateX(-1px)
}
}
@keyframes uk-shake {
0%,
to {
transform: translateX(0)
}
10% {
transform: translateX(-9px)
}
20% {
transform: translateX(8px)
}
30% {
transform: translateX(-7px)
}
40% {
transform: translateX(6px)
}
50% {
transform: translateX(-5px)
}
60% {
transform: translateX(4px)
}
70% {
transform: translateX(-3px)
}
80% {
transform: translateX(2px)
}
90% {
transform: translateX(-1px)
}
}
@-webkit-keyframes uk-stroke {
0% {
stroke-dashoffset: var(--uk-animation-stroke)
}
to {
stroke-dashoffset: 0
}
}
@keyframes uk-stroke {
0% {
stroke-dashoffset: var(--uk-animation-stroke)
}
to {
stroke-dashoffset: 0
}
}
[class*=uk-child-width]>* {
box-sizing: border-box;
width: 100%
}
.uk-child-width-1-2>* {
width: 50%
}
.uk-child-width-1-3>* {
width: 33.32223%
}
.uk-child-width-1-4>* {
width: 25%
}
.uk-child-width-1-5>* {
width: 20%
}
.uk-child-width-1-6>* {
width: 16.66389%
}
.uk-child-width-auto>* {
width: auto
}
.uk-child-width-expand>:not([class*=uk-width]) {
flex: 1;
min-width: 1px
}
@media (min-width: 640px) {
.uk-child-width-1-1\@s>* {
width: 100%
}
.uk-child-width-1-2\@s>* {
width: 50%
}
.uk-child-width-1-3\@s>* {
width: 33.32223%
}
.uk-child-width-1-4\@s>* {
width: 25%
}
.uk-child-width-1-5\@s>* {
width: 20%
}
.uk-child-width-1-6\@s>* {
width: 16.66389%
}
.uk-child-width-auto\@s>* {
width: auto
}
.uk-child-width-expand\@s>:not([class*=uk-width]) {
flex: 1;
min-width: 1px
}
}
@media (min-width: 960px) {
.uk-child-width-1-1\@m>* {
width: 100%
}
.uk-child-width-1-2\@m>* {
width: 50%
}
.uk-child-width-1-3\@m>* {
width: 33.32223%
}
.uk-child-width-1-4\@m>* {
width: 25%
}
.uk-child-width-1-5\@m>* {
width: 20%
}
.uk-child-width-1-6\@m>* {
width: 16.66389%
}
.uk-child-width-auto\@m>* {
width: auto
}
.uk-child-width-expand\@m>:not([class*=uk-width]) {
flex: 1;
min-width: 1px
}
}
@media (min-width: 1200px) {
.uk-child-width-1-1\@l>* {
width: 100%
}
.uk-child-width-1-2\@l>* {
width: 50%
}
.uk-child-width-1-3\@l>* {
width: 33.32223%
}
.uk-child-width-1-4\@l>* {
width: 25%
}
.uk-child-width-1-5\@l>* {
width: 20%
}
.uk-child-width-1-6\@l>* {
width: 16.66389%
}
.uk-child-width-auto\@l>* {
width: auto
}
.uk-child-width-expand\@l>:not([class*=uk-width]) {
flex: 1;
min-width: 1px
}
}
@media (min-width: 1600px) {
.uk-child-width-1-1\@xl>* {
width: 100%
}
.uk-child-width-1-2\@xl>* {
width: 50%
}
.uk-child-width-1-3\@xl>* {
width: 33.32223%
}
.uk-child-width-1-4\@xl>* {
width: 25%
}
.uk-child-width-1-5\@xl>* {
width: 20%
}
.uk-child-width-1-6\@xl>* {
width: 16.66389%
}
.uk-child-width-auto\@xl>* {
width: auto
}
.uk-child-width-expand\@xl>:not([class*=uk-width]) {
flex: 1;
min-width: 1px
}
}
[class*=uk-width] {
box-sizing: border-box;
width: 100%;
max-width: 100%
}
.uk-width-1-2 {
width: 50%
}
.uk-width-1-3 {
width: 33.32223%
}
.uk-width-2-3 {
width: 66.64445%
}
.uk-width-1-4 {
width: 25%
}
.uk-width-3-4 {
width: 75%
}
.uk-width-1-5 {
width: 20%
}
.uk-width-2-5 {
width: 40%
}
.uk-width-3-5 {
width: 60%
}
.uk-width-4-5 {
width: 80%
}
.uk-width-1-6 {
width: 16.66389%
}
.uk-width-5-6 {
width: 83.31945%
}
.uk-width-small {
width: 150px
}
.uk-width-medium {
width: 300px
}
.uk-width-large {
width: 450px
}
.uk-width-xlarge {
width: 600px
}
.uk-width-2xlarge {
width: 750px
}
.uk-width-auto {
width: auto
}
.uk-width-expand {
flex: 1;
min-width: 1px
}
@media (min-width: 640px) {
.uk-width-1-1\@s {
width: 100%
}
.uk-width-1-2\@s {
width: 50%
}
.uk-width-1-3\@s {
width: 33.32223%
}
.uk-width-2-3\@s {
width: 66.64445%
}
.uk-width-1-4\@s {
width: 25%
}
.uk-width-3-4\@s {
width: 75%
}
.uk-width-1-5\@s {
width: 20%
}
.uk-width-2-5\@s {
width: 40%
}
.uk-width-3-5\@s {
width: 60%
}
.uk-width-4-5\@s {
width: 80%
}
.uk-width-1-6\@s {
width: 16.66389%
}
.uk-width-5-6\@s {
width: 83.31945%
}
.uk-width-small\@s {
width: 150px
}
.uk-width-medium\@s {
width: 300px
}
.uk-width-large\@s {
width: 450px
}
.uk-width-xlarge\@s {
width: 600px
}
.uk-width-2xlarge\@s {
width: 750px
}
.uk-width-auto\@s {
width: auto
}
.uk-width-expand\@s {
flex: 1;
min-width: 1px
}
}
@media (min-width: 960px) {
.uk-width-1-1\@m {
width: 100%
}
.uk-width-1-2\@m {
width: 50%
}
.uk-width-1-3\@m {
width: 33.32223%
}
.uk-width-2-3\@m {
width: 66.64445%
}
.uk-width-1-4\@m {
width: 25%
}
.uk-width-3-4\@m {
width: 75%
}
.uk-width-1-5\@m {
width: 20%
}
.uk-width-2-5\@m {
width: 40%
}
.uk-width-3-5\@m {
width: 60%
}
.uk-width-4-5\@m {
width: 80%
}
.uk-width-1-6\@m {
width: 16.66389%
}
.uk-width-5-6\@m {
width: 83.31945%
}
.uk-width-small\@m {
width: 150px
}
.uk-width-medium\@m {
width: 300px
}
.uk-width-large\@m {
width: 450px
}
.uk-width-xlarge\@m {
width: 600px
}
.uk-width-2xlarge\@m {
width: 750px
}
.uk-width-auto\@m {
width: auto
}
.uk-width-expand\@m {
flex: 1;
min-width: 1px
}
}
@media (min-width: 1200px) {
.uk-width-1-1\@l {
width: 100%
}
.uk-width-1-2\@l {
width: 50%
}
.uk-width-1-3\@l {
width: 33.32223%
}
.uk-width-2-3\@l {
width: 66.64445%
}
.uk-width-1-4\@l {
width: 25%
}
.uk-width-3-4\@l {
width: 75%
}
.uk-width-1-5\@l {
width: 20%
}
.uk-width-2-5\@l {
width: 40%
}
.uk-width-3-5\@l {
width: 60%
}
.uk-width-4-5\@l {
width: 80%
}
.uk-width-1-6\@l {
width: 16.66389%
}
.uk-width-5-6\@l {
width: 83.31945%
}
.uk-width-small\@l {
width: 150px
}
.uk-width-medium\@l {
width: 300px
}
.uk-width-large\@l {
width: 450px
}
.uk-width-xlarge\@l {
width: 600px
}
.uk-width-2xlarge\@l {
width: 750px
}
.uk-width-auto\@l {
width: auto
}
.uk-width-expand\@l {
flex: 1;
min-width: 1px
}
}
@media (min-width: 1600px) {
.uk-width-1-1\@xl {
width: 100%
}
.uk-width-1-2\@xl {
width: 50%
}
.uk-width-1-3\@xl {
width: 33.32223%
}
.uk-width-2-3\@xl {
width: 66.64445%
}
.uk-width-1-4\@xl {
width: 25%
}
.uk-width-3-4\@xl {
width: 75%
}
.uk-width-1-5\@xl {
width: 20%
}
.uk-width-2-5\@xl {
width: 40%
}
.uk-width-3-5\@xl {
width: 60%
}
.uk-width-4-5\@xl {
width: 80%
}
.uk-width-1-6\@xl {
width: 16.66389%
}
.uk-width-5-6\@xl {
width: 83.31945%
}
.uk-width-small\@xl {
width: 150px
}
.uk-width-medium\@xl {
width: 300px
}
.uk-width-large\@xl {
width: 450px
}
.uk-width-xlarge\@xl {
width: 600px
}
.uk-width-2xlarge\@xl {
width: 750px
}
.uk-width-auto\@xl {
width: auto
}
.uk-width-expand\@xl {
flex: 1;
min-width: 1px
}
}
.uk-width-max-content {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content
}
.uk-width-min-content {
width: -webkit-min-content;
width: -moz-min-content;
width: min-content
}
.uk-text-lead {
font-size: 1.78rem;
line-height: 1.5;
color: #000
}
.uk-text-meta {
font-size: .875rem;
line-height: 1.4;
color: #7f7f7f
}
.uk-text-small {
font-size: .875rem;
line-height: 1.375rem
}
.uk-text-large {
font-size: 1.78rem;
line-height: 1.5
}
.uk-text-default {
font-size: 16px;
line-height: 1.75
}
.uk-text-light {
font-weight: 300
}
.uk-text-normal {
font-weight: 400
}
.uk-text-bold {
font-weight: 700
}
.uk-text-lighter {
font-weight: lighter
}
.uk-text-bolder {
font-weight: bolder
}
.uk-text-italic {
font-style: italic
}
.uk-text-capitalize {
text-transform: capitalize !important
}
.uk-text-uppercase {
text-transform: uppercase !important
}
.uk-text-lowercase {
text-transform: lowercase !important
}
.uk-text-decoration-none {
text-decoration: none !important
}
.uk-text-muted {
color: #7f7f7f !important
}
.uk-text-emphasis {
color: #000 !important
}
.uk-text-primary {
color: #ee2737 !important
}
.uk-text-secondary {
color: #222 !important
}
.uk-text-success {
color: #32d296 !important
}
.uk-text-warning {
color: #faa05a !important
}
.uk-text-danger {
color: #f0506e !important
}
.uk-text-background {
-webkit-background-clip: text;
color: transparent !important;
display: inline-block;
background-color: #1e87f0
}
.uk-text-left {
text-align: left !important
}
.uk-text-right {
text-align: right !important
}
.uk-text-center {
text-align: center !important
}
.uk-text-justify {
text-align: justify !important
}
@media (min-width: 640px) {
.uk-text-left\@s {
text-align: left !important
}
.uk-text-right\@s {
text-align: right !important
}
.uk-text-center\@s {
text-align: center !important
}
}
@media (min-width: 960px) {
.uk-text-left\@m {
text-align: left !important
}
.uk-text-right\@m {
text-align: right !important
}
.uk-text-center\@m {
text-align: center !important
}
}
@media (min-width: 1200px) {
.uk-text-left\@l {
text-align: left !important
}
.uk-text-right\@l {
text-align: right !important
}
.uk-text-center\@l {
text-align: center !important
}
}
@media (min-width: 1600px) {
.uk-text-left\@xl {
text-align: left !important
}
.uk-text-right\@xl {
text-align: right !important
}
.uk-text-center\@xl {
text-align: center !important
}
}
.uk-text-top {
vertical-align: top !important
}
.uk-text-middle {
vertical-align: middle !important
}
.uk-text-bottom {
vertical-align: bottom !important
}
.uk-text-baseline {
vertical-align: baseline !important
}
.uk-text-nowrap,
.uk-text-truncate {
white-space: nowrap
}
.uk-text-truncate {
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis
}
td.uk-text-truncate,
th.uk-text-truncate {
max-width: 0
}
.uk-text-break {
overflow-wrap: break-word
}
td.uk-text-break,
th.uk-text-break {
word-break: break-word
}
[class*=uk-column-] {
-moz-column-gap: 30px;
column-gap: 30px
}
@media (min-width: 1200px) {
[class*=uk-column-] {
-moz-column-gap: 40px;
column-gap: 40px
}
}
[class*=uk-column-] img {
transform: translateZ(0)
}
.uk-column-divider {
-moz-column-rule: 1px solid #f2f2f2;
column-rule: 1px solid #f2f2f2;
-moz-column-gap: 60px;
column-gap: 60px
}
@media (min-width: 1200px) {
.uk-column-divider {
-moz-column-gap: 80px;
column-gap: 80px
}
}
.uk-column-1-2 {
-moz-column-count: 2;
column-count: 2
}
.uk-column-1-3 {
-moz-column-count: 3;
column-count: 3
}
.uk-column-1-4 {
-moz-column-count: 4;
column-count: 4
}
.uk-column-1-5 {
-moz-column-count: 5;
column-count: 5
}
.uk-column-1-6 {
-moz-column-count: 6;
column-count: 6
}
@media (min-width: 640px) {
.uk-column-1-2\@s {
-moz-column-count: 2;
column-count: 2
}
.uk-column-1-3\@s {
-moz-column-count: 3;
column-count: 3
}
.uk-column-1-4\@s {
-moz-column-count: 4;
column-count: 4
}
.uk-column-1-5\@s {
-moz-column-count: 5;
column-count: 5
}
.uk-column-1-6\@s {
-moz-column-count: 6;
column-count: 6
}
}
@media (min-width: 960px) {
.uk-column-1-2\@m {
-moz-column-count: 2;
column-count: 2
}
.uk-column-1-3\@m {
-moz-column-count: 3;
column-count: 3
}
.uk-column-1-4\@m {
-moz-column-count: 4;
column-count: 4
}
.uk-column-1-5\@m {
-moz-column-count: 5;
column-count: 5
}
.uk-column-1-6\@m {
-moz-column-count: 6;
column-count: 6
}
}
@media (min-width: 1200px) {
.uk-column-1-2\@l {
-moz-column-count: 2;
column-count: 2
}
.uk-column-1-3\@l {
-moz-column-count: 3;
column-count: 3
}
.uk-column-1-4\@l {
-moz-column-count: 4;
column-count: 4
}
.uk-column-1-5\@l {
-moz-column-count: 5;
column-count: 5
}
.uk-column-1-6\@l {
-moz-column-count: 6;
column-count: 6
}
}
@media (min-width: 1600px) {
.uk-column-1-2\@xl {
-moz-column-count: 2;
column-count: 2
}
.uk-column-1-3\@xl {
-moz-column-count: 3;
column-count: 3
}
.uk-column-1-4\@xl {
-moz-column-count: 4;
column-count: 4
}
.uk-column-1-5\@xl {
-moz-column-count: 5;
column-count: 5
}
.uk-column-1-6\@xl {
-moz-column-count: 6;
column-count: 6
}
}
.uk-column-span {
-moz-column-span: all;
column-span: all
}
[data-uk-cover],
[uk-cover] {
max-width: none;
position: absolute;
left: 50%;
top: 50%;
--uk-position-translate-x: -50%;
--uk-position-translate-y: -50%;
transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y))
}
iframe[data-uk-cover],
iframe[uk-cover] {
pointer-events: none
}
.uk-cover-container {
overflow: hidden;
position: relative
}
.uk-background-default {
background-color: #fff
}
.uk-background-muted {
background-color: #f8f8f8
}
.uk-background-primary {
background-color: #1e87f0
}
.uk-background-secondary {
background-color: #222
}
.uk-background-contain,
.uk-background-cover,
.uk-background-height-1-1,
.uk-background-width-1-1 {
background-position: 50% 50%;
background-repeat: no-repeat
}
.uk-background-cover {
background-size: cover
}
.uk-background-contain {
background-size: contain
}
.uk-background-width-1-1 {
background-size: 100%
}
.uk-background-height-1-1 {
background-size: auto 100%
}
.uk-background-top-left {
background-position: 0 0
}
.uk-background-top-center {
background-position: 50% 0
}
.uk-background-top-right {
background-position: 100% 0
}
.uk-background-center-left {
background-position: 0 50%
}
.uk-background-center-center {
background-position: 50% 50%
}
.uk-background-center-right {
background-position: 100% 50%
}
.uk-background-bottom-left {
background-position: 0 100%
}
.uk-background-bottom-center {
background-position: 50% 100%
}
.uk-background-bottom-right {
background-position: 100% 100%
}
.uk-background-norepeat {
background-repeat: no-repeat
}
.uk-background-fixed {
background-attachment: fixed;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
@media (pointer: coarse) {
.uk-background-fixed {
background-attachment: scroll
}
}
@media (max-width: 639px) {
.uk-background-image\@s {
background-image: none !important
}
}
@media (max-width: 959px) {
.uk-background-image\@m {
background-image: none !important
}
}
@media (max-width: 1199px) {
.uk-background-image\@l {
background-image: none !important
}
}
@media (max-width: 1599px) {
.uk-background-image\@xl {
background-image: none !important
}
}
.uk-background-blend-multiply {
background-blend-mode: multiply
}
.uk-background-blend-screen {
background-blend-mode: screen
}
.uk-background-blend-overlay {
background-blend-mode: overlay
}
.uk-background-blend-darken {
background-blend-mode: darken
}
.uk-background-blend-lighten {
background-blend-mode: lighten
}
.uk-background-blend-color-dodge {
background-blend-mode: color-dodge
}
.uk-background-blend-color-burn {
background-blend-mode: color-burn
}
.uk-background-blend-hard-light {
background-blend-mode: hard-light
}
.uk-background-blend-soft-light {
background-blend-mode: soft-light
}
.uk-background-blend-difference {
background-blend-mode: difference
}
.uk-background-blend-exclusion {
background-blend-mode: exclusion
}
.uk-background-blend-hue {
background-blend-mode: hue
}
.uk-background-blend-saturation {
background-blend-mode: saturation
}
.uk-background-blend-color {
background-blend-mode: color
}
.uk-background-blend-luminosity {
background-blend-mode: luminosity
}
[class*=uk-align] {
display: block;
margin-bottom: 30px
}
*+[class*=uk-align] {
margin-top: 30px
}
.uk-align-center {
margin-left: auto;
margin-right: auto
}
.uk-align-left {
margin-top: 0;
margin-right: 30px;
float: left
}
.uk-align-right {
margin-top: 0;
margin-left: 30px;
float: right
}
@media (min-width: 640px) {
.uk-align-left\@s {
margin-top: 0;
margin-right: 30px;
float: left
}
.uk-align-right\@s {
margin-top: 0;
margin-left: 30px;
float: right
}
}
@media (min-width: 960px) {
.uk-align-left\@m {
margin-top: 0;
margin-right: 30px;
float: left
}
.uk-align-right\@m {
margin-top: 0;
margin-left: 30px;
float: right
}
}
@media (min-width: 1200px) {
.uk-align-left\@l {
margin-top: 0;
float: left
}
.uk-align-right\@l {
margin-top: 0;
float: right
}
.uk-align-left,
.uk-align-left\@l,
.uk-align-left\@m,
.uk-align-left\@s {
margin-right: 40px
}
.uk-align-right,
.uk-align-right\@l,
.uk-align-right\@m,
.uk-align-right\@s {
margin-left: 40px
}
}
@media (min-width: 1600px) {
.uk-align-left\@xl {
margin-top: 0;
margin-right: 40px;
float: left
}
.uk-align-right\@xl {
margin-top: 0;
margin-left: 40px;
float: right
}
}
.uk-panel {
display: flow-root;
position: relative;
box-sizing: border-box
}
.uk-panel>:last-child {
margin-bottom: 0
}
.uk-panel-scrollable {
height: 170px;
padding: 10px;
border: 1px solid #f2f2f2;
overflow: auto;
-webkit-overflow-scrolling: touch;
resize: both
}
.uk-clearfix:before {
content: "";
display: table-cell
}
.uk-clearfix:after {
content: "";
display: table;
clear: both
}
.uk-float-left {
float: left
}
.uk-float-right {
float: right
}
[class*=uk-float-] {
max-width: 100%
}
.uk-overflow-hidden {
overflow: hidden
}
.uk-overflow-auto {
overflow: auto;
-webkit-overflow-scrolling: touch
}
.uk-overflow-auto>:last-child {
margin-bottom: 0
}
.uk-box-sizing-content {
box-sizing: content-box
}
.uk-box-sizing-border {
box-sizing: border-box
}
.uk-resize {
resize: both
}
.uk-resize-horizontal {
resize: horizontal
}
.uk-resize-vertical {
resize: vertical
}
.uk-display-block {
display: block !important
}
.uk-display-inline {
display: inline !important
}
.uk-display-inline-block {
display: inline-block !important
}
[class*=uk-inline] {
display: inline-block;
position: relative;
max-width: 100%;
vertical-align: middle;
-webkit-backface-visibility: hidden
}
.uk-inline-clip {
overflow: hidden
}
.uk-preserve-width,
.uk-preserve-width canvas,
.uk-preserve-width img,
.uk-preserve-width svg,
.uk-preserve-width video {
max-width: none
}
.uk-responsive-height,
.uk-responsive-width {
box-sizing: border-box
}
.uk-responsive-width {
max-width: 100% !important;
height: auto
}
.uk-responsive-height {
max-height: 100%;
width: auto;
max-width: none
}
[data-uk-responsive],
[uk-responsive] {
max-width: 100%
}
.uk-object-cover {
-o-object-fit: cover;
object-fit: cover
}
.uk-object-contain {
-o-object-fit: contain;
object-fit: contain
}
.uk-object-fill {
-o-object-fit: fill;
object-fit: fill
}
.uk-object-none {
-o-object-fit: none;
object-fit: none
}
.uk-object-scale-down {
-o-object-fit: scale-down;
object-fit: scale-down
}
.uk-object-top-left {
-o-object-position: 0 0;
object-position: 0 0
}
.uk-object-top-center {
-o-object-position: 50% 0;
object-position: 50% 0
}
.uk-object-top-right {
-o-object-position: 100% 0;
object-position: 100% 0
}
.uk-object-center-left {
-o-object-position: 0 50%;
object-position: 0 50%
}
.uk-object-center-center {
-o-object-position: 50% 50%;
object-position: 50% 50%
}
.uk-object-center-right {
-o-object-position: 100% 50%;
object-position: 100% 50%
}
.uk-object-bottom-left {
-o-object-position: 0 100%;
object-position: 0 100%
}
.uk-object-bottom-center {
-o-object-position: 50% 100%;
object-position: 50% 100%
}
.uk-object-bottom-right {
-o-object-position: 100% 100%;
object-position: 100% 100%
}
.uk-border-circle {
border-radius: 50%
}
.uk-border-pill {
border-radius: 500px
}
.uk-border-rounded {
border-radius: 5px
}
.uk-inline-clip[class*=uk-border-] {
-webkit-transform: translateZ(0)
}
.uk-box-shadow-small {
box-shadow: 0 2px 8px rgba(0, 0, 0, .08)
}
.uk-box-shadow-medium {
box-shadow: 0 5px 15px rgba(0, 0, 0, .08)
}
.uk-box-shadow-large {
box-shadow: 0 14px 25px rgba(0, 0, 0, .16)
}
.uk-box-shadow-xlarge {
box-shadow: 0 28px 50px rgba(0, 0, 0, .16)
}
[class*=uk-box-shadow-hover] {
transition: box-shadow .1s ease-in-out
}
.uk-box-shadow-hover-small:hover {
box-shadow: 0 2px 8px rgba(0, 0, 0, .08)
}
.uk-box-shadow-hover-medium:hover {
box-shadow: 0 5px 15px rgba(0, 0, 0, .08)
}
.uk-box-shadow-hover-large:hover {
box-shadow: 0 14px 25px rgba(0, 0, 0, .16)
}
.uk-box-shadow-hover-xlarge:hover {
box-shadow: 0 28px 50px rgba(0, 0, 0, .16)
}
@supports (filter: blur(0)) {
.uk-box-shadow-bottom {
display: inline-block;
position: relative;
z-index: 0;
max-width: 100%;
vertical-align: middle
}
.uk-box-shadow-bottom:after {
content: "";
position: absolute;
bottom: -30px;
left: 0;
right: 0;
z-index: -1;
height: 30px;
border-radius: 100%;
background: #444;
filter: blur(20px);
will-change: filter
}
}
.uk-dropcap:first-letter,
.uk-dropcap>p:first-of-type:first-letter {
display: block;
margin-right: 10px;
float: left;
font-size: 5.25em;
line-height: 1
}
@-moz-document url-prefix() {
.uk-dropcap:first-letter,
.uk-dropcap>p:first-of-type:first-letter {
margin-top: 1.1%
}
}
.uk-logo {
font-size: 1.78rem;
font-family: Calibri, CalibriEvilEye, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
color: #000;
text-decoration: none
}
:where(.uk-logo) {
display: inline-block;
vertical-align: middle
}
.uk-logo:hover {
color: #000;
text-decoration: none
}
.uk-logo :where(img, svg, video) {
display: block
}
.uk-logo-inverse {
display: none
}
.uk-disabled {
pointer-events: none
}
.uk-drag,
.uk-drag * {
cursor: move
}
.uk-drag iframe {
pointer-events: none
}
.uk-dragover {
box-shadow: 0 0 20px hsla(0, 0%, 39.2%, .3)
}
.uk-blend-multiply {
mix-blend-mode: multiply
}
.uk-blend-screen {
mix-blend-mode: screen
}
.uk-blend-overlay {
mix-blend-mode: overlay
}
.uk-blend-darken {
mix-blend-mode: darken
}
.uk-blend-lighten {
mix-blend-mode: lighten
}
.uk-blend-color-dodge {
mix-blend-mode: color-dodge
}
.uk-blend-color-burn {
mix-blend-mode: color-burn
}
.uk-blend-hard-light {
mix-blend-mode: hard-light
}
.uk-blend-soft-light {
mix-blend-mode: soft-light
}
.uk-blend-difference {
mix-blend-mode: difference
}
.uk-blend-exclusion {
mix-blend-mode: exclusion
}
.uk-blend-hue {
mix-blend-mode: hue
}
.uk-blend-saturation {
mix-blend-mode: saturation
}
.uk-blend-color {
mix-blend-mode: color
}
.uk-blend-luminosity {
mix-blend-mode: luminosity
}
.uk-transform-center {
transform: translate(-50%, -50%)
}
.uk-transform-origin-top-left {
transform-origin: 0 0
}
.uk-transform-origin-top-center {
transform-origin: 50% 0
}
.uk-transform-origin-top-right {
transform-origin: 100% 0
}
.uk-transform-origin-center-left {
transform-origin: 0 50%
}
.uk-transform-origin-center-right {
transform-origin: 100% 50%
}
.uk-transform-origin-bottom-left {
transform-origin: 0 100%
}
.uk-transform-origin-bottom-center {
transform-origin: 50% 100%
}
.uk-transform-origin-bottom-right {
transform-origin: 100% 100%
}
.uk-flex {
display: flex
}
.uk-flex-inline {
display: inline-flex
}
.uk-flex-left {
justify-content: flex-start
}
.uk-flex-center {
justify-content: center
}
.uk-flex-right {
justify-content: flex-end
}
.uk-flex-between {
justify-content: space-between
}
.uk-flex-around {
justify-content: space-around
}
@media (min-width: 640px) {
.uk-flex-left\@s {
justify-content: flex-start
}
.uk-flex-center\@s {
justify-content: center
}
.uk-flex-right\@s {
justify-content: flex-end
}
.uk-flex-between\@s {
justify-content: space-between
}
.uk-flex-around\@s {
justify-content: space-around
}
}
@media (min-width: 960px) {
.uk-flex-left\@m {
justify-content: flex-start
}
.uk-flex-center\@m {
justify-content: center
}
.uk-flex-right\@m {
justify-content: flex-end
}
.uk-flex-between\@m {
justify-content: space-between
}
.uk-flex-around\@m {
justify-content: space-around
}
}
@media (min-width: 1200px) {
.uk-flex-left\@l {
justify-content: flex-start
}
.uk-flex-center\@l {
justify-content: center
}
.uk-flex-right\@l {
justify-content: flex-end
}
.uk-flex-between\@l {
justify-content: space-between
}
.uk-flex-around\@l {
justify-content: space-around
}
}
@media (min-width: 1600px) {
.uk-flex-left\@xl {
justify-content: flex-start
}
.uk-flex-center\@xl {
justify-content: center
}
.uk-flex-right\@xl {
justify-content: flex-end
}
.uk-flex-between\@xl {
justify-content: space-between
}
.uk-flex-around\@xl {
justify-content: space-around
}
}
.uk-flex-stretch {
align-items: stretch
}
.uk-flex-top {
align-items: flex-start
}
.uk-flex-middle {
align-items: center
}
.uk-flex-bottom {
align-items: flex-end
}
.uk-flex-row {
flex-direction: row
}
.uk-flex-row-reverse {
flex-direction: row-reverse
}
.uk-flex-column {
flex-direction: column
}
.uk-flex-column-reverse {
flex-direction: column-reverse
}
.uk-flex-nowrap {
flex-wrap: nowrap
}
.uk-flex-wrap {
flex-wrap: wrap
}
.uk-flex-wrap-reverse {
flex-wrap: wrap-reverse
}
.uk-flex-wrap-stretch {
align-content: stretch
}
.uk-flex-wrap-top {
align-content: flex-start
}
.uk-flex-wrap-middle {
align-content: center
}
.uk-flex-wrap-bottom {
align-content: flex-end
}
.uk-flex-wrap-between {
align-content: space-between
}
.uk-flex-wrap-around {
align-content: space-around
}
.uk-flex-first {
order: -1
}
.uk-flex-last {
order: 99
}
@media (min-width: 640px) {
.uk-flex-first\@s {
order: -1
}
.uk-flex-last\@s {
order: 99
}
}
@media (min-width: 960px) {
.uk-flex-first\@m {
order: -1
}
.uk-flex-last\@m {
order: 99
}
}
@media (min-width: 1200px) {
.uk-flex-first\@l {
order: -1
}
.uk-flex-last\@l {
order: 99
}
}
@media (min-width: 1600px) {
.uk-flex-first\@xl {
order: -1
}
.uk-flex-last\@xl {
order: 99
}
}
.uk-flex-none {
flex: none
}
.uk-flex-auto {
flex: auto
}
.uk-flex-1 {
flex: 1
}
.uk-margin {
margin-bottom: 20px
}
*+.uk-margin,
.uk-margin-top {
margin-top: 20px !important
}
.uk-margin-bottom {
margin-bottom: 20px !important
}
.uk-margin-left {
margin-left: 20px !important
}
.uk-margin-right {
margin-right: 20px !important
}
.uk-margin-small {
margin-bottom: 10px
}
*+.uk-margin-small,
.uk-margin-small-top {
margin-top: 10px !important
}
.uk-margin-small-bottom {
margin-bottom: 10px !important
}
.uk-margin-small-left {
margin-left: 10px !important
}
.uk-margin-small-right {
margin-right: 10px !important
}
.uk-margin-medium {
margin-bottom: 40px
}
*+.uk-margin-medium,
.uk-margin-medium-top {
margin-top: 40px !important
}
.uk-margin-medium-bottom {
margin-bottom: 40px !important
}
.uk-margin-medium-left {
margin-left: 40px !important
}
.uk-margin-medium-right {
margin-right: 40px !important
}
.uk-margin-large {
margin-bottom: 40px
}
*+.uk-margin-large,
.uk-margin-large-top {
margin-top: 40px !important
}
.uk-margin-large-bottom {
margin-bottom: 40px !important
}
.uk-margin-large-left {
margin-left: 40px !important
}
.uk-margin-large-right {
margin-right: 40px !important
}
@media (min-width: 1200px) {
.uk-margin-large {
margin-bottom: 70px
}
*+.uk-margin-large,
.uk-margin-large-top {
margin-top: 70px !important
}
.uk-margin-large-bottom {
margin-bottom: 70px !important
}
.uk-margin-large-left {
margin-left: 70px !important
}
.uk-margin-large-right {
margin-right: 70px !important
}
}
.uk-margin-xlarge {
margin-bottom: 70px
}
*+.uk-margin-xlarge,
.uk-margin-xlarge-top {
margin-top: 70px !important
}
.uk-margin-xlarge-bottom {
margin-bottom: 70px !important
}
.uk-margin-xlarge-left {
margin-left: 70px !important
}
.uk-margin-xlarge-right {
margin-right: 70px !important
}
@media (min-width: 1200px) {
.uk-margin-xlarge {
margin-bottom: 140px
}
*+.uk-margin-xlarge,
.uk-margin-xlarge-top {
margin-top: 140px !important
}
.uk-margin-xlarge-bottom {
margin-bottom: 140px !important
}
.uk-margin-xlarge-left {
margin-left: 140px !important
}
.uk-margin-xlarge-right {
margin-right: 140px !important
}
}
.uk-margin-auto {
margin-left: auto !important;
margin-right: auto !important
}
.uk-margin-auto-top {
margin-top: auto !important
}
.uk-margin-auto-bottom {
margin-bottom: auto !important
}
.uk-margin-auto-left {
margin-left: auto !important
}
.uk-margin-auto-right {
margin-right: auto !important
}
.uk-margin-auto-vertical {
margin-top: auto !important;
margin-bottom: auto !important
}
@media (min-width: 640px) {
.uk-margin-auto\@s {
margin-right: auto !important
}
.uk-margin-auto-left\@s,
.uk-margin-auto\@s {
margin-left: auto !important
}
.uk-margin-auto-right\@s {
margin-right: auto !important
}
}
@media (min-width: 960px) {
.uk-margin-auto\@m {
margin-right: auto !important
}
.uk-margin-auto-left\@m,
.uk-margin-auto\@m {
margin-left: auto !important
}
.uk-margin-auto-right\@m {
margin-right: auto !important
}
}
@media (min-width: 1200px) {
.uk-margin-auto\@l {
margin-right: auto !important
}
.uk-margin-auto-left\@l,
.uk-margin-auto\@l {
margin-left: auto !important
}
.uk-margin-auto-right\@l {
margin-right: auto !important
}
}
@media (min-width: 1600px) {
.uk-margin-auto\@xl {
margin-right: auto !important
}
.uk-margin-auto-left\@xl,
.uk-margin-auto\@xl {
margin-left: auto !important
}
.uk-margin-auto-right\@xl {
margin-right: auto !important
}
}
.uk-margin-remove {
margin: 0 !important
}
.uk-margin-remove-top {
margin-top: 0 !important
}
.uk-margin-remove-bottom {
margin-bottom: 0 !important
}
.uk-margin-remove-left {
margin-left: 0 !important
}
.uk-margin-remove-right {
margin-right: 0 !important
}
.uk-margin-remove-vertical {
margin-top: 0 !important;
margin-bottom: 0 !important
}
.uk-margin-remove-adjacent+*,
.uk-margin-remove-first-child>:first-child {
margin-top: 0 !important
}
.uk-margin-remove-last-child>:last-child {
margin-bottom: 0 !important
}
@media (min-width: 640px) {
.uk-margin-remove-left\@s {
margin-left: 0 !important
}
.uk-margin-remove-right\@s {
margin-right: 0 !important
}
}
@media (min-width: 960px) {
.uk-margin-remove-left\@m {
margin-left: 0 !important
}
.uk-margin-remove-right\@m {
margin-right: 0 !important
}
}
@media (min-width: 1200px) {
.uk-margin-remove-left\@l {
margin-left: 0 !important
}
.uk-margin-remove-right\@l {
margin-right: 0 !important
}
}
@media (min-width: 1600px) {
.uk-margin-remove-left\@xl {
margin-left: 0 !important
}
.uk-margin-remove-right\@xl {
margin-right: 0 !important
}
}
.uk-padding {
padding: 30px
}
@media (min-width: 1200px) {
.uk-padding {
padding: 40px
}
}
.uk-padding-small {
padding: 15px
}
.uk-padding-large {
padding: 40px
}
@media (min-width: 1200px) {
.uk-padding-large {
padding: 70px
}
}
.uk-padding-remove {
padding: 0 !important
}
.uk-padding-remove-top {
padding-top: 0 !important
}
.uk-padding-remove-bottom {
padding-bottom: 0 !important
}
.uk-padding-remove-left {
padding-left: 0 !important
}
.uk-padding-remove-right {
padding-right: 0 !important
}
.uk-padding-remove-vertical {
padding-top: 0 !important;
padding-bottom: 0 !important
}
.uk-padding-remove-horizontal {
padding-left: 0 !important;
padding-right: 0 !important
}
:root {
--uk-position-margin-offset: 0px
}
[class*=uk-position-bottom],
[class*=uk-position-center],
[class*=uk-position-left],
[class*=uk-position-right],
[class*=uk-position-top] {
position: absolute !important;
max-width: calc(100% - var(--uk-position-margin-offset)*2);
box-sizing: border-box
}
.uk-position-top {
top: 0;
left: 0;
right: 0
}
.uk-position-bottom {
bottom: 0;
left: 0;
right: 0
}
.uk-position-left {
top: 0;
bottom: 0;
left: 0
}
.uk-position-right {
top: 0;
bottom: 0;
right: 0
}
.uk-position-top-left {
top: 0;
left: 0
}
.uk-position-top-right {
top: 0;
right: 0
}
.uk-position-bottom-left {
bottom: 0;
left: 0
}
.uk-position-bottom-right {
bottom: 0;
right: 0
}
.uk-position-center {
top: calc(50% - var(--uk-position-margin-offset));
left: calc(50% - var(--uk-position-margin-offset));
--uk-position-translate-x: -50%;
--uk-position-translate-y: -50%;
transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
width: -webkit-max-content;
width: -moz-max-content;
width: max-content
}
[class*=uk-position-center-left],
[class*=uk-position-center-right] {
top: calc(50% - var(--uk-position-margin-offset));
--uk-position-translate-y: -50%;
transform: translateY(var(--uk-position-translate-y))
}
.uk-position-center-left {
left: 0
}
.uk-position-center-right {
right: 0
}
.uk-position-center-left-out {
right: 100%
}
.uk-position-center-left-out,
.uk-position-center-right-out {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content
}
.uk-position-center-right-out {
left: 100%
}
.uk-position-bottom-center,
.uk-position-top-center {
left: calc(50% - var(--uk-position-margin-offset));
--uk-position-translate-x: -50%;
transform: translate(var(--uk-position-translate-x));
width: -webkit-max-content;
width: -moz-max-content;
width: max-content
}
.uk-position-top-center {
top: 0
}
.uk-position-bottom-center {
bottom: 0
}
.uk-position-cover {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0
}
.uk-position-small {
margin: 15px;
--uk-position-margin-offset: 15px
}
.uk-position-large,
.uk-position-medium {
margin: 30px;
--uk-position-margin-offset: 30px
}
@media (min-width: 1200px) {
.uk-position-large {
margin: 50px;
--uk-position-margin-offset: 50px
}
}
.uk-position-relative {
position: relative !important
}
.uk-position-absolute {
position: absolute !important
}
.uk-position-fixed {
position: fixed !important
}
.uk-position-sticky {
position: -webkit-sticky !important;
position: sticky !important
}
.uk-position-z-index {
z-index: 1
}
.uk-position-z-index-zero {
z-index: 0
}
.uk-position-z-index-negative {
z-index: -1
}
:where(.uk-transition-fade),
:where([class*=uk-transition-scale]),
:where([class*=uk-transition-slide]) {
--uk-position-translate-x: 0;
--uk-position-translate-y: 0
}
.uk-transition-fade,
[class*=uk-transition-scale],
[class*=uk-transition-slide] {
--uk-translate-x: 0;
--uk-translate-y: 0;
--uk-scale-x: 1;
--uk-scale-y: 1;
transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y)) translate(var(--uk-translate-x), var(--uk-translate-y)) scale(var(--uk-scale-x), var(--uk-scale-y));
transition: .3s ease-out;
transition-property: opacity, transform, filter;
opacity: 0
}
.uk-transition-active.uk-active .uk-transition-fade,
.uk-transition-toggle .uk-transition-fade:focus-within,
.uk-transition-toggle:focus .uk-transition-fade,
.uk-transition-toggle:hover .uk-transition-fade {
opacity: 1
}
[class*=uk-transition-scale] {
-webkit-backface-visibility: hidden
}
.uk-transition-scale-up {
--uk-scale-x: 1;
--uk-scale-y: 1
}
.uk-transition-scale-down {
--uk-scale-x: 1.03;
--uk-scale-y: 1.03
}
.uk-transition-active.uk-active .uk-transition-scale-up,
.uk-transition-toggle .uk-transition-scale-up:focus-within,
.uk-transition-toggle:focus .uk-transition-scale-up,
.uk-transition-toggle:hover .uk-transition-scale-up {
--uk-scale-x: 1.03;
--uk-scale-y: 1.03;
opacity: 1
}
.uk-transition-active.uk-active .uk-transition-scale-down,
.uk-transition-toggle .uk-transition-scale-down:focus-within,
.uk-transition-toggle:focus .uk-transition-scale-down,
.uk-transition-toggle:hover .uk-transition-scale-down {
--uk-scale-x: 1;
--uk-scale-y: 1;
opacity: 1
}
.uk-transition-slide-top {
--uk-translate-y: -100%
}
.uk-transition-slide-bottom {
--uk-translate-y: 100%
}
.uk-transition-slide-left {
--uk-translate-x: -100%
}
.uk-transition-slide-right {
--uk-translate-x: 100%
}
.uk-transition-slide-top-small {
--uk-translate-y: -10px
}
.uk-transition-slide-bottom-small {
--uk-translate-y: 10px
}
.uk-transition-slide-left-small {
--uk-translate-x: -10px
}
.uk-transition-slide-right-small {
--uk-translate-x: 10px
}
.uk-transition-slide-top-medium {
--uk-translate-y: -50px
}
.uk-transition-slide-bottom-medium {
--uk-translate-y: 50px
}
.uk-transition-slide-left-medium {
--uk-translate-x: -50px
}
.uk-transition-slide-right-medium {
--uk-translate-x: 50px
}
.uk-transition-active.uk-active [class*=uk-transition-slide],
.uk-transition-toggle:focus [class*=uk-transition-slide],
.uk-transition-toggle:hover [class*=uk-transition-slide],
.uk-transition-toggle [class*=uk-transition-slide]:focus-within {
--uk-translate-x: 0;
--uk-translate-y: 0;
opacity: 1
}
.uk-transition-opaque {
opacity: 1
}
.uk-transition-slow {
transition-duration: .7s
}
.uk-hidden,
[hidden] {
display: none !important
}
@media (min-width: 640px) {
.uk-hidden\@s {
display: none !important
}
}
@media (min-width: 960px) {
.uk-hidden\@m {
display: none !important
}
}
@media (min-width: 1200px) {
.uk-hidden\@l {
display: none !important
}
}
@media (min-width: 1600px) {
.uk-hidden\@xl {
display: none !important
}
}
@media (max-width: 639px) {
.uk-visible\@s {
display: none !important
}
}
@media (max-width: 959px) {
.uk-visible\@m {
display: none !important
}
}
@media (max-width: 1199px) {
.uk-visible\@l {
display: none !important
}
}
@media (max-width: 1599px) {
.uk-visible\@xl {
display: none !important
}
}
.uk-invisible {
visibility: hidden !important
}
.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
position: absolute !important;
width: 0 !important;
height: 0 !important;
padding: 0 !important;
margin: 0 !important;
overflow: hidden !important
}
.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
opacity: 0 !important
}
@media (hover: none) {
.uk-hidden-touch {
display: none !important
}
}
@media (hover) {
.uk-hidden-notouch {
display: none !important
}
}
.uk-light,
.uk-overlay-primary,
.uk-section-primary:not(.uk-preserve-color),
.uk-section-secondary:not(.uk-preserve-color) {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-link,
.uk-light .uk-link-toggle:hover .uk-link,
.uk-light .uk-link:hover,
.uk-light a,
.uk-light a:hover,
.uk-overlay-primary .uk-link,
.uk-overlay-primary .uk-link-toggle:hover .uk-link,
.uk-overlay-primary .uk-link:hover,
.uk-overlay-primary a,
.uk-overlay-primary a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link,
.uk-section-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link,
.uk-section-primary:not(.uk-preserve-color) .uk-link:hover,
.uk-section-primary:not(.uk-preserve-color) a,
.uk-section-primary:not(.uk-preserve-color) a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link,
.uk-section-secondary:not(.uk-preserve-color) .uk-link:hover,
.uk-section-secondary:not(.uk-preserve-color) a,
.uk-section-secondary:not(.uk-preserve-color) a:hover {
color: #fff
}
.uk-light :not(pre)>code,
.uk-light :not(pre)>kbd,
.uk-light :not(pre)>samp,
.uk-overlay-primary :not(pre)>code,
.uk-overlay-primary :not(pre)>kbd,
.uk-overlay-primary :not(pre)>samp,
.uk-section-primary:not(.uk-preserve-color) :not(pre)>code,
.uk-section-primary:not(.uk-preserve-color) :not(pre)>kbd,
.uk-section-primary:not(.uk-preserve-color) :not(pre)>samp,
.uk-section-secondary:not(.uk-preserve-color) :not(pre)>code,
.uk-section-secondary:not(.uk-preserve-color) :not(pre)>kbd,
.uk-section-secondary:not(.uk-preserve-color) :not(pre)>samp {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-h1,
.uk-light .uk-h2,
.uk-light .uk-h3,
.uk-light .uk-h4,
.uk-light .uk-h5,
.uk-light .uk-h6,
.uk-light .uk-heading-2xlarge,
.uk-light .uk-heading-large,
.uk-light .uk-heading-medium,
.uk-light .uk-heading-small,
.uk-light .uk-heading-xlarge,
.uk-light em,
.uk-light h1,
.uk-light h2,
.uk-light h3,
.uk-light h4,
.uk-light h5,
.uk-light h6,
.uk-overlay-primary .uk-h1,
.uk-overlay-primary .uk-h2,
.uk-overlay-primary .uk-h3,
.uk-overlay-primary .uk-h4,
.uk-overlay-primary .uk-h5,
.uk-overlay-primary .uk-h6,
.uk-overlay-primary .uk-heading-2xlarge,
.uk-overlay-primary .uk-heading-large,
.uk-overlay-primary .uk-heading-medium,
.uk-overlay-primary .uk-heading-small,
.uk-overlay-primary .uk-heading-xlarge,
.uk-overlay-primary em,
.uk-overlay-primary h1,
.uk-overlay-primary h2,
.uk-overlay-primary h3,
.uk-overlay-primary h4,
.uk-overlay-primary h5,
.uk-overlay-primary h6,
.uk-section-primary:not(.uk-preserve-color) .uk-h1,
.uk-section-primary:not(.uk-preserve-color) .uk-h2,
.uk-section-primary:not(.uk-preserve-color) .uk-h3,
.uk-section-primary:not(.uk-preserve-color) .uk-h4,
.uk-section-primary:not(.uk-preserve-color) .uk-h5,
.uk-section-primary:not(.uk-preserve-color) .uk-h6,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-2xlarge,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-large,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-medium,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-small,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-xlarge,
.uk-section-primary:not(.uk-preserve-color) em,
.uk-section-primary:not(.uk-preserve-color) h1,
.uk-section-primary:not(.uk-preserve-color) h2,
.uk-section-primary:not(.uk-preserve-color) h3,
.uk-section-primary:not(.uk-preserve-color) h4,
.uk-section-primary:not(.uk-preserve-color) h5,
.uk-section-primary:not(.uk-preserve-color) h6,
.uk-section-secondary:not(.uk-preserve-color) .uk-h1,
.uk-section-secondary:not(.uk-preserve-color) .uk-h2,
.uk-section-secondary:not(.uk-preserve-color) .uk-h3,
.uk-section-secondary:not(.uk-preserve-color) .uk-h4,
.uk-section-secondary:not(.uk-preserve-color) .uk-h5,
.uk-section-secondary:not(.uk-preserve-color) .uk-h6,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-2xlarge,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-large,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-medium,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-small,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-xlarge,
.uk-section-secondary:not(.uk-preserve-color) em,
.uk-section-secondary:not(.uk-preserve-color) h1,
.uk-section-secondary:not(.uk-preserve-color) h2,
.uk-section-secondary:not(.uk-preserve-color) h3,
.uk-section-secondary:not(.uk-preserve-color) h4,
.uk-section-secondary:not(.uk-preserve-color) h5,
.uk-section-secondary:not(.uk-preserve-color) h6 {
color: #fff
}
.uk-light .uk-hr,
.uk-light hr,
.uk-overlay-primary .uk-hr,
.uk-overlay-primary hr,
.uk-section-primary:not(.uk-preserve-color) .uk-hr,
.uk-section-primary:not(.uk-preserve-color) hr,
.uk-section-secondary:not(.uk-preserve-color) .uk-hr,
.uk-section-secondary:not(.uk-preserve-color) hr {
border-top-color: hsla(0, 0%, 100%, .2)
}
.uk-light :focus,
.uk-light :focus-visible,
.uk-overlay-primary :focus,
.uk-overlay-primary :focus-visible,
.uk-section-primary:not(.uk-preserve-color) :focus,
.uk-section-primary:not(.uk-preserve-color) :focus-visible,
.uk-section-secondary:not(.uk-preserve-color) :focus,
.uk-section-secondary:not(.uk-preserve-color) :focus-visible {
outline-color: #fff
}
.uk-light .uk-link-muted a,
.uk-light a.uk-link-muted,
.uk-overlay-primary .uk-link-muted a,
.uk-overlay-primary a.uk-link-muted,
.uk-section-primary:not(.uk-preserve-color) .uk-link-muted a,
.uk-section-primary:not(.uk-preserve-color) a.uk-link-muted,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-muted a,
.uk-section-secondary:not(.uk-preserve-color) a.uk-link-muted {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-link-muted a:hover,
.uk-light .uk-link-toggle:hover .uk-link-muted,
.uk-light a.uk-link-muted:hover,
.uk-overlay-primary .uk-link-muted a:hover,
.uk-overlay-primary .uk-link-toggle:hover .uk-link-muted,
.uk-overlay-primary a.uk-link-muted:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-muted a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-muted,
.uk-section-primary:not(.uk-preserve-color) a.uk-link-muted:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-muted a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-muted,
.uk-section-secondary:not(.uk-preserve-color) a.uk-link-muted:hover {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-link-text a:hover,
.uk-light .uk-link-toggle:hover .uk-link-text,
.uk-light a.uk-link-text:hover,
.uk-overlay-primary .uk-link-text a:hover,
.uk-overlay-primary .uk-link-toggle:hover .uk-link-text,
.uk-overlay-primary a.uk-link-text:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-text a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-text,
.uk-section-primary:not(.uk-preserve-color) a.uk-link-text:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-text a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-text,
.uk-section-secondary:not(.uk-preserve-color) a.uk-link-text:hover {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-link-heading a:hover,
.uk-light .uk-link-toggle:hover .uk-link-heading,
.uk-light a.uk-link-heading:hover,
.uk-overlay-primary .uk-link-heading a:hover,
.uk-overlay-primary .uk-link-toggle:hover .uk-link-heading,
.uk-overlay-primary a.uk-link-heading:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-heading a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-heading,
.uk-section-primary:not(.uk-preserve-color) a.uk-link-heading:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-heading a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-heading,
.uk-section-secondary:not(.uk-preserve-color) a.uk-link-heading:hover {
color: #fff
}
.uk-light .uk-heading-divider,
.uk-overlay-primary .uk-heading-divider,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-divider,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-divider {
border-bottom-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-heading-bullet:before,
.uk-overlay-primary .uk-heading-bullet:before,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-bullet:before,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-bullet:before {
border-left-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-heading-line>:after,
.uk-light .uk-heading-line>:before,
.uk-overlay-primary .uk-heading-line>:after,
.uk-overlay-primary .uk-heading-line>:before,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-line>:after,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-line>:before,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-line>:after,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-line>:before {
border-bottom-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-divider-icon,
.uk-overlay-primary .uk-divider-icon,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-icon,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='none' stroke='rgba(255, 255, 255, 0.2)' stroke-width='2' cx='10' cy='10' r='7'/%3E%3C/svg%3E")
}
.uk-light .uk-divider-icon:after,
.uk-light .uk-divider-icon:before,
.uk-overlay-primary .uk-divider-icon:after,
.uk-overlay-primary .uk-divider-icon:before,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-icon:after,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-icon:before,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon:after,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon:before {
border-bottom-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-divider-small:after,
.uk-overlay-primary .uk-divider-small:after,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-small:after,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-small:after {
border-top-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-divider-vertical,
.uk-overlay-primary .uk-divider-vertical,
.uk-section-primary:not(.uk-preserve-color) .uk-divider-vertical,
.uk-section-secondary:not(.uk-preserve-color) .uk-divider-vertical {
border-left-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-list-muted>:before,
.uk-overlay-primary .uk-list-muted>:before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-muted>:before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-muted>:before {
color: hsla(0, 0%, 100%, .5) !important
}
.uk-light .uk-list-emphasis>:before,
.uk-light .uk-list-primary>:before,
.uk-light .uk-list-secondary>:before,
.uk-overlay-primary .uk-list-emphasis>:before,
.uk-overlay-primary .uk-list-primary>:before,
.uk-overlay-primary .uk-list-secondary>:before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-emphasis>:before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-primary>:before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-secondary>:before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-emphasis>:before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-primary>:before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-secondary>:before {
color: #fff !important
}
.uk-light .uk-list-bullet>:before,
.uk-overlay-primary .uk-list-bullet>:before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-bullet>:before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-bullet>:before {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='6' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='rgba(255, 255, 255, 0.7)' cx='3' cy='3' r='3'/%3E%3C/svg%3E")
}
.uk-light .uk-list-divider>:nth-child(n+2),
.uk-overlay-primary .uk-list-divider>:nth-child(n+2),
.uk-section-primary:not(.uk-preserve-color) .uk-list-divider>:nth-child(n+2),
.uk-section-secondary:not(.uk-preserve-color) .uk-list-divider>:nth-child(n+2) {
border-top-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-list-striped>:nth-of-type(odd),
.uk-overlay-primary .uk-list-striped>:nth-of-type(odd),
.uk-section-primary:not(.uk-preserve-color) .uk-list-striped>:nth-of-type(odd),
.uk-section-secondary:not(.uk-preserve-color) .uk-list-striped>:nth-of-type(odd) {
background-color: hsla(0, 0%, 100%, .1)
}
.uk-light .uk-icon-link,
.uk-overlay-primary .uk-icon-link,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-link,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-active>.uk-icon-link,
.uk-light .uk-icon-link:active,
.uk-light .uk-icon-link:hover,
.uk-overlay-primary .uk-active>.uk-icon-link,
.uk-overlay-primary .uk-icon-link:active,
.uk-overlay-primary .uk-icon-link:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-active>.uk-icon-link,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-link:active,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-link:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-active>.uk-icon-link,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:hover {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-icon-button,
.uk-overlay-primary .uk-icon-button,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-button,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button {
background-color: hsla(0, 0%, 100%, .1);
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-icon-button:hover,
.uk-overlay-primary .uk-icon-button:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-button:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:hover {
background-color: hsla(0, 0%, 100%, .15);
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-icon-button:active,
.uk-overlay-primary .uk-icon-button:active,
.uk-section-primary:not(.uk-preserve-color) .uk-icon-button:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:active {
background-color: hsla(0, 0%, 100%, .2);
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-input,
.uk-light .uk-select,
.uk-light .uk-textarea,
.uk-overlay-primary .uk-input,
.uk-overlay-primary .uk-select,
.uk-overlay-primary .uk-textarea,
.uk-section-primary:not(.uk-preserve-color) .uk-input,
.uk-section-primary:not(.uk-preserve-color) .uk-select,
.uk-section-primary:not(.uk-preserve-color) .uk-textarea,
.uk-section-secondary:not(.uk-preserve-color) .uk-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-select,
.uk-section-secondary:not(.uk-preserve-color) .uk-textarea {
background-color: hsla(0, 0%, 100%, .1);
color: hsla(0, 0%, 100%, .7);
background-clip: padding-box
}
.uk-light .uk-input:focus,
.uk-light .uk-select:focus,
.uk-light .uk-textarea:focus,
.uk-overlay-primary .uk-input:focus,
.uk-overlay-primary .uk-select:focus,
.uk-overlay-primary .uk-textarea:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-input:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-select:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-textarea:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-input:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-select:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-textarea:focus {
background-color: hsla(0, 0%, 100%, .15);
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-input::-moz-placeholder,
.uk-overlay-primary .uk-input::-moz-placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-input::-moz-placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-input::-moz-placeholder {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-input::placeholder,
.uk-overlay-primary .uk-input::placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-input::placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-input::placeholder {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-textarea::-moz-placeholder,
.uk-overlay-primary .uk-textarea::-moz-placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-textarea::-moz-placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-textarea::-moz-placeholder {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-textarea::placeholder,
.uk-overlay-primary .uk-textarea::placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-textarea::placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-textarea::placeholder {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-select:not([multiple]):not([size]),
.uk-overlay-primary .uk-select:not([multiple]):not([size]),
.uk-section-primary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]),
.uk-section-secondary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]) {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(255, 255, 255, 0.7)' d='M12 1L9 6h6zM12 13L9 8h6z'/%3E%3C/svg%3E")
}
.uk-light .uk-input[list]:focus,
.uk-light .uk-input[list]:hover,
.uk-overlay-primary .uk-input[list]:focus,
.uk-overlay-primary .uk-input[list]:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-input[list]:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-input[list]:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-input[list]:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-input[list]:hover {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='rgba(255, 255, 255, 0.7)' d='M12 12L8 6h8z'/%3E%3C/svg%3E")
}
.uk-light .uk-checkbox,
.uk-light .uk-radio,
.uk-overlay-primary .uk-checkbox,
.uk-overlay-primary .uk-radio,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox,
.uk-section-primary:not(.uk-preserve-color) .uk-radio,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio {
background-color: hsla(0, 0%, 100%, .1)
}
.uk-light .uk-checkbox:focus,
.uk-light .uk-radio:focus,
.uk-overlay-primary .uk-checkbox:focus,
.uk-overlay-primary .uk-radio:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-radio:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio:focus {
background-color: hsla(0, 0%, 100%, .15)
}
.uk-light .uk-checkbox:checked,
.uk-light .uk-checkbox:indeterminate,
.uk-light .uk-radio:checked,
.uk-overlay-primary .uk-checkbox:checked,
.uk-overlay-primary .uk-checkbox:indeterminate,
.uk-overlay-primary .uk-radio:checked,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-section-primary:not(.uk-preserve-color) .uk-radio:checked,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked {
background-color: #fff
}
.uk-light .uk-checkbox:checked:focus,
.uk-light .uk-checkbox:indeterminate:focus,
.uk-light .uk-radio:checked:focus,
.uk-overlay-primary .uk-checkbox:checked:focus,
.uk-overlay-primary .uk-checkbox:indeterminate:focus,
.uk-overlay-primary .uk-radio:checked:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-radio:checked:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked:focus {
background-color: #fff
}
.uk-light .uk-radio:checked,
.uk-overlay-primary .uk-radio:checked,
.uk-section-primary:not(.uk-preserve-color) .uk-radio:checked,
.uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='2'/%3E%3C/svg%3E")
}
.uk-light .uk-checkbox:checked,
.uk-overlay-primary .uk-checkbox:checked,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 1L5 7.5 2 5l-1 .5L5 10l8-8.5z'/%3E%3C/svg%3E")
}
.uk-light .uk-checkbox:indeterminate,
.uk-overlay-primary .uk-checkbox:indeterminate,
.uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate,
.uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8h10v1H3z'/%3E%3C/svg%3E")
}
.uk-light .uk-form-icon,
.uk-overlay-primary .uk-form-icon,
.uk-section-primary:not(.uk-preserve-color) .uk-form-icon,
.uk-section-secondary:not(.uk-preserve-color) .uk-form-icon {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-form-icon:hover,
.uk-overlay-primary .uk-form-icon:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-form-icon:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-form-icon:hover {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-button-default,
.uk-overlay-primary .uk-button-default,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default {
background-color: #fff;
color: #000
}
.uk-light .uk-button-default:hover,
.uk-overlay-primary .uk-button-default:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:hover {
background-color: #f2f2f2;
color: #000
}
.uk-light .uk-button-default.uk-active,
.uk-light .uk-button-default:active,
.uk-overlay-primary .uk-button-default.uk-active,
.uk-overlay-primary .uk-button-default:active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default.uk-active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-default:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default.uk-active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-default:active {
background-color: #e6e6e6;
color: #000
}
.uk-light .uk-button-primary,
.uk-overlay-primary .uk-button-primary,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary {
background-color: #fff;
color: #000
}
.uk-light .uk-button-primary:hover,
.uk-overlay-primary .uk-button-primary:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:hover {
background-color: #f2f2f2;
color: #000
}
.uk-light .uk-button-primary.uk-active,
.uk-light .uk-button-primary:active,
.uk-overlay-primary .uk-button-primary.uk-active,
.uk-overlay-primary .uk-button-primary:active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary.uk-active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-primary:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary.uk-active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:active {
background-color: #e6e6e6;
color: #000
}
.uk-light .uk-button-secondary,
.uk-overlay-primary .uk-button-secondary,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary {
background-color: #fff;
color: #000
}
.uk-light .uk-button-secondary:hover,
.uk-overlay-primary .uk-button-secondary:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:hover {
background-color: #f2f2f2;
color: #000
}
.uk-light .uk-button-secondary.uk-active,
.uk-light .uk-button-secondary:active,
.uk-overlay-primary .uk-button-secondary.uk-active,
.uk-overlay-primary .uk-button-secondary:active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary.uk-active,
.uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary.uk-active,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:active {
background-color: #e6e6e6;
color: #000
}
.uk-light .uk-button-text,
.uk-overlay-primary .uk-button-text,
.uk-section-primary:not(.uk-preserve-color) .uk-button-text,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-text {
color: #fff
}
.uk-light .uk-button-text:disabled,
.uk-light .uk-button-text:hover,
.uk-overlay-primary .uk-button-text:disabled,
.uk-overlay-primary .uk-button-text:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-text:disabled,
.uk-section-primary:not(.uk-preserve-color) .uk-button-text:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-text:disabled,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-text:hover {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-button-link,
.uk-overlay-primary .uk-button-link,
.uk-section-primary:not(.uk-preserve-color) .uk-button-link,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-link {
color: #fff
}
.uk-light .uk-button-link:hover,
.uk-overlay-primary .uk-button-link:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-button-link:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-button-link:hover {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-grid-divider>:not(.uk-first-column):before,
.uk-overlay-primary .uk-grid-divider>:not(.uk-first-column):before,
.uk-section-primary:not(.uk-preserve-color) .uk-grid-divider>:not(.uk-first-column):before,
.uk-section-secondary:not(.uk-preserve-color) .uk-grid-divider>:not(.uk-first-column):before {
border-left-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-grid-divider.uk-grid-stack>.uk-grid-margin:before,
.uk-overlay-primary .uk-grid-divider.uk-grid-stack>.uk-grid-margin:before,
.uk-section-primary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack>.uk-grid-margin:before,
.uk-section-secondary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack>.uk-grid-margin:before {
border-top-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-close,
.uk-overlay-primary .uk-close,
.uk-section-primary:not(.uk-preserve-color) .uk-close,
.uk-section-secondary:not(.uk-preserve-color) .uk-close {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-close:hover,
.uk-overlay-primary .uk-close:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-close:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-close:hover {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-totop,
.uk-overlay-primary .uk-totop,
.uk-section-primary:not(.uk-preserve-color) .uk-totop,
.uk-section-secondary:not(.uk-preserve-color) .uk-totop {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-totop:hover,
.uk-overlay-primary .uk-totop:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-totop:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-totop:hover {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-totop:active,
.uk-overlay-primary .uk-totop:active,
.uk-section-primary:not(.uk-preserve-color) .uk-totop:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-totop:active {
color: #fff
}
.uk-light .uk-badge,
.uk-overlay-primary .uk-badge,
.uk-section-primary:not(.uk-preserve-color) .uk-badge,
.uk-section-secondary:not(.uk-preserve-color) .uk-badge {
background-color: #fff;
color: #000 !important
}
.uk-light .uk-label,
.uk-overlay-primary .uk-label,
.uk-section-primary:not(.uk-preserve-color) .uk-label,
.uk-section-secondary:not(.uk-preserve-color) .uk-label {
background-color: #fff;
color: #000
}
.uk-light .uk-article-meta,
.uk-overlay-primary .uk-article-meta,
.uk-section-primary:not(.uk-preserve-color) .uk-article-meta,
.uk-section-secondary:not(.uk-preserve-color) .uk-article-meta {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-search-input,
.uk-overlay-primary .uk-search-input,
.uk-section-primary:not(.uk-preserve-color) .uk-search-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-input {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-search-input::-moz-placeholder,
.uk-overlay-primary .uk-search-input::-moz-placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-search-input::-moz-placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-input::-moz-placeholder {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-search-input::placeholder,
.uk-overlay-primary .uk-search-input::placeholder,
.uk-section-primary:not(.uk-preserve-color) .uk-search-input::placeholder,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-input::placeholder {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-search .uk-search-icon,
.uk-light .uk-search .uk-search-icon:hover,
.uk-overlay-primary .uk-search .uk-search-icon,
.uk-overlay-primary .uk-search .uk-search-icon:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-search .uk-search-icon,
.uk-section-primary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon,
.uk-section-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-search-default .uk-search-input,
.uk-overlay-primary .uk-search-default .uk-search-input,
.uk-section-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input {
background-color: hsla(0, 0%, 100%, .1)
}
.uk-light .uk-search-default .uk-search-input:focus,
.uk-overlay-primary .uk-search-default .uk-search-input:focus,
.uk-section-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus {
background-color: hsla(0, 0%, 100%, .15)
}
.uk-light .uk-search-large .uk-search-input,
.uk-light .uk-search-navbar .uk-search-input,
.uk-overlay-primary .uk-search-large .uk-search-input,
.uk-overlay-primary .uk-search-navbar .uk-search-input,
.uk-section-primary:not(.uk-preserve-color) .uk-search-large .uk-search-input,
.uk-section-primary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-large .uk-search-input,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input {
background-color: transparent
}
.uk-light .uk-search-toggle,
.uk-overlay-primary .uk-search-toggle,
.uk-section-primary:not(.uk-preserve-color) .uk-search-toggle,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-search-toggle:hover,
.uk-overlay-primary .uk-search-toggle:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-search-toggle:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle:hover {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-nav-default>li>a,
.uk-overlay-primary .uk-nav-default>li>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default>li>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default>li>a {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-nav-default>li>a:hover,
.uk-overlay-primary .uk-nav-default>li>a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default>li>a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default>li>a:hover {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-nav-default .uk-nav-header,
.uk-light .uk-nav-default>li.uk-active>a,
.uk-overlay-primary .uk-nav-default .uk-nav-header,
.uk-overlay-primary .uk-nav-default>li.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default>li.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default>li.uk-active>a {
color: #fff
}
.uk-light .uk-nav-default .uk-nav-divider,
.uk-overlay-primary .uk-nav-default .uk-nav-divider,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider {
border-top-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-nav-default .uk-nav-sub a,
.uk-overlay-primary .uk-nav-default .uk-nav-sub a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-nav-default .uk-nav-sub a:hover,
.uk-overlay-primary .uk-nav-default .uk-nav-sub a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-overlay-primary .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active>a {
color: #fff
}
.uk-light .uk-nav-primary>li>a,
.uk-overlay-primary .uk-nav-primary>li>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary>li>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-nav-primary>li>a:hover,
.uk-overlay-primary .uk-nav-primary>li>a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary>li>a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li>a:hover {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-nav-primary .uk-nav-header,
.uk-light .uk-nav-primary>li.uk-active>a,
.uk-overlay-primary .uk-nav-primary .uk-nav-header,
.uk-overlay-primary .uk-nav-primary>li.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary>li.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary>li.uk-active>a {
color: #fff
}
.uk-light .uk-nav-primary .uk-nav-divider,
.uk-overlay-primary .uk-nav-primary .uk-nav-divider,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider {
border-top-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-nav-primary .uk-nav-sub a,
.uk-overlay-primary .uk-nav-primary .uk-nav-sub a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-nav-primary .uk-nav-sub a:hover,
.uk-overlay-primary .uk-nav-primary .uk-nav-sub a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-light .uk-nav-secondary>li.uk-active>a,
.uk-light .uk-nav-secondary>li>a,
.uk-light .uk-nav-secondary>li>a:hover,
.uk-overlay-primary .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-overlay-primary .uk-nav-secondary>li.uk-active>a,
.uk-overlay-primary .uk-nav-secondary>li>a,
.uk-overlay-primary .uk-nav-secondary>li>a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary>li.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary>li>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary>li>a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary>li.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary>li>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary>li>a:hover {
color: #fff
}
.uk-light .uk-nav-secondary .uk-nav-subtitle,
.uk-overlay-primary .uk-nav-secondary .uk-nav-subtitle,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-subtitle,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-subtitle {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-nav-secondary>li>a:hover .uk-nav-subtitle,
.uk-overlay-primary .uk-nav-secondary>li>a:hover .uk-nav-subtitle,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary>li>a:hover .uk-nav-subtitle,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary>li>a:hover .uk-nav-subtitle {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-nav-secondary .uk-nav-header,
.uk-light .uk-nav-secondary>li.uk-active>a .uk-nav-subtitle,
.uk-overlay-primary .uk-nav-secondary .uk-nav-header,
.uk-overlay-primary .uk-nav-secondary>li.uk-active>a .uk-nav-subtitle,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-header,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary>li.uk-active>a .uk-nav-subtitle,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-header,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary>li.uk-active>a .uk-nav-subtitle {
color: #fff
}
.uk-light .uk-nav-secondary .uk-nav-divider,
.uk-overlay-primary .uk-nav-secondary .uk-nav-divider,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-divider,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-divider {
border-top-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-nav-secondary .uk-nav-sub a,
.uk-overlay-primary .uk-nav-secondary .uk-nav-sub a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-nav-secondary .uk-nav-sub a:hover,
.uk-overlay-primary .uk-nav-secondary .uk-nav-sub a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a:hover {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-nav-secondary .uk-nav-sub li.uk-active>a,
.uk-overlay-primary .uk-nav-secondary .uk-nav-sub li.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub li.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub li.uk-active>a {
color: #fff
}
.uk-light .uk-nav.uk-nav-divider>:not(.uk-nav-divider)+,
.uk-overlay-primary .uk-nav.uk-nav-divider>:not(.uk-nav-divider)+,
.uk-section-primary:not(.uk-preserve-color) .uk-nav.uk-nav-divider>:not(.uk-nav-divider)+,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav.uk-nav-divider>:not(.uk-nav-divider)+ {
border-top-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-navbar-nav>li>a,
.uk-overlay-primary .uk-navbar-nav>li>a,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-navbar-nav>li:hover>a,
.uk-light .uk-navbar-nav>li>a[aria-expanded=true],
.uk-overlay-primary .uk-navbar-nav>li:hover>a,
.uk-overlay-primary .uk-navbar-nav>li>a[aria-expanded=true],
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li:hover>a,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a[aria-expanded=true],
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li:hover>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a[aria-expanded=true] {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-navbar-nav>li.uk-active>a,
.uk-light .uk-navbar-nav>li>a:active,
.uk-overlay-primary .uk-navbar-nav>li.uk-active>a,
.uk-overlay-primary .uk-navbar-nav>li>a:active,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav>li>a:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav>li>a:active {
color: #fff
}
.uk-light .uk-navbar-item,
.uk-overlay-primary .uk-navbar-item,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-item,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-item {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-navbar-toggle,
.uk-overlay-primary .uk-navbar-toggle,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-navbar-toggle:hover,
.uk-light .uk-navbar-toggle[aria-expanded=true],
.uk-overlay-primary .uk-navbar-toggle:hover,
.uk-overlay-primary .uk-navbar-toggle[aria-expanded=true],
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle[aria-expanded=true],
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle[aria-expanded=true] {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-subnav>*>:first-child,
.uk-overlay-primary .uk-subnav>*>:first-child,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav>*>:first-child,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>*>:first-child {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-subnav>*>a:hover,
.uk-overlay-primary .uk-subnav>*>a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav>*>a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>*>a:hover {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-subnav>.uk-active>a,
.uk-overlay-primary .uk-subnav>.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav>.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>.uk-active>a {
color: #fff
}
.uk-light .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column):before,
.uk-overlay-primary .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column):before,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column):before,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-divider>:nth-child(n+2):not(.uk-first-column):before {
border-left-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-subnav-pill>*>:first-child,
.uk-overlay-primary .uk-subnav-pill>*>:first-child,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill>*>:first-child,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>:first-child {
background-color: transparent;
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-subnav-pill>*>a:active,
.uk-light .uk-subnav-pill>*>a:hover,
.uk-overlay-primary .uk-subnav-pill>*>a:active,
.uk-overlay-primary .uk-subnav-pill>*>a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill>*>a:active,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill>*>a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>a:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill>*>a:hover {
background-color: hsla(0, 0%, 100%, .1);
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-subnav-pill>.uk-active>a,
.uk-overlay-primary .uk-subnav-pill>.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill>.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill>.uk-active>a {
background-color: #fff;
color: #000
}
.uk-light .uk-breadcrumb>*>*,
.uk-light .uk-subnav>.uk-disabled>a,
.uk-overlay-primary .uk-breadcrumb>*>*,
.uk-overlay-primary .uk-subnav>.uk-disabled>a,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb>*>*,
.uk-section-primary:not(.uk-preserve-color) .uk-subnav>.uk-disabled>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb>*>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-subnav>.uk-disabled>a {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-breadcrumb>*>:hover,
.uk-light .uk-breadcrumb>:last-child>*,
.uk-overlay-primary .uk-breadcrumb>*>:hover,
.uk-overlay-primary .uk-breadcrumb>:last-child>*,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb>*>:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb>:last-child>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb>*>:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb>:last-child>* {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column):before,
.uk-light .uk-pagination>*>*,
.uk-overlay-primary .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column):before,
.uk-overlay-primary .uk-pagination>*>*,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column):before,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination>*>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column):before,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>*>* {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-pagination>*>:hover,
.uk-light .uk-pagination>.uk-active>*,
.uk-overlay-primary .uk-pagination>*>:hover,
.uk-overlay-primary .uk-pagination>.uk-active>*,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination>*>:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination>.uk-active>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>*>:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>.uk-active>* {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-pagination>.uk-disabled>*,
.uk-light .uk-tab>*>a,
.uk-overlay-primary .uk-pagination>.uk-disabled>*,
.uk-overlay-primary .uk-tab>*>a,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination>.uk-disabled>*,
.uk-section-primary:not(.uk-preserve-color) .uk-tab>*>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>.uk-disabled>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab>*>a {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-tab>*>a:hover,
.uk-overlay-primary .uk-tab>*>a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-tab>*>a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab>*>a:hover {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-tab>.uk-active>a,
.uk-overlay-primary .uk-tab>.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-tab>.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab>.uk-active>a {
color: #fff
}
.uk-light .uk-tab>.uk-disabled>a,
.uk-overlay-primary .uk-tab>.uk-disabled>a,
.uk-section-primary:not(.uk-preserve-color) .uk-tab>.uk-disabled>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-tab>.uk-disabled>a {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-slidenav,
.uk-overlay-primary .uk-slidenav,
.uk-section-primary:not(.uk-preserve-color) .uk-slidenav,
.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-slidenav:hover,
.uk-overlay-primary .uk-slidenav:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-slidenav:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:hover {
color: hsla(0, 0%, 100%, .95)
}
.uk-light .uk-slidenav:active,
.uk-overlay-primary .uk-slidenav:active,
.uk-section-primary:not(.uk-preserve-color) .uk-slidenav:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:active {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-dotnav>*>*,
.uk-overlay-primary .uk-dotnav>*>*,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*>* {
background-color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-dotnav>*>:hover,
.uk-overlay-primary .uk-dotnav>*>:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*>:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*>:hover {
background-color: hsla(0, 0%, 100%, .9)
}
.uk-light .uk-dotnav>*>:active,
.uk-overlay-primary .uk-dotnav>*>:active,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*>:active,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*>:active {
background-color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-dotnav>.uk-active>*,
.uk-overlay-primary .uk-dotnav>.uk-active>*,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>.uk-active>*,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>.uk-active>* {
background-color: hsla(0, 0%, 100%, .9)
}
.uk-light .uk-accordion-title,
.uk-overlay-primary .uk-accordion-title,
.uk-section-primary:not(.uk-preserve-color) .uk-accordion-title,
.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title {
color: #fff
}
.uk-light .uk-accordion-title:hover,
.uk-overlay-primary .uk-accordion-title:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-accordion-title:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title:hover {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-iconnav>*>a,
.uk-overlay-primary .uk-iconnav>*>a,
.uk-section-primary:not(.uk-preserve-color) .uk-iconnav>*>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-iconnav>*>a {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-iconnav>*>a:hover,
.uk-light .uk-iconnav>.uk-active>a,
.uk-light .uk-text-lead,
.uk-overlay-primary .uk-iconnav>*>a:hover,
.uk-overlay-primary .uk-iconnav>.uk-active>a,
.uk-overlay-primary .uk-text-lead,
.uk-section-primary:not(.uk-preserve-color) .uk-iconnav>*>a:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-iconnav>.uk-active>a,
.uk-section-primary:not(.uk-preserve-color) .uk-text-lead,
.uk-section-secondary:not(.uk-preserve-color) .uk-iconnav>*>a:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-iconnav>.uk-active>a,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-lead {
color: hsla(0, 0%, 100%, .7)
}
.uk-light .uk-text-meta,
.uk-overlay-primary .uk-text-meta,
.uk-section-primary:not(.uk-preserve-color) .uk-text-meta,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-meta {
color: hsla(0, 0%, 100%, .5)
}
.uk-light .uk-text-muted,
.uk-overlay-primary .uk-text-muted,
.uk-section-primary:not(.uk-preserve-color) .uk-text-muted,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-muted {
color: hsla(0, 0%, 100%, .5) !important
}
.uk-light .uk-text-emphasis,
.uk-light .uk-text-primary,
.uk-light .uk-text-secondary,
.uk-overlay-primary .uk-text-emphasis,
.uk-overlay-primary .uk-text-primary,
.uk-overlay-primary .uk-text-secondary,
.uk-section-primary:not(.uk-preserve-color) .uk-text-emphasis,
.uk-section-primary:not(.uk-preserve-color) .uk-text-primary,
.uk-section-primary:not(.uk-preserve-color) .uk-text-secondary,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-emphasis,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-primary,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-secondary {
color: #fff !important
}
.uk-light .uk-column-divider,
.uk-overlay-primary .uk-column-divider,
.uk-section-primary:not(.uk-preserve-color) .uk-column-divider,
.uk-section-secondary:not(.uk-preserve-color) .uk-column-divider {
-moz-column-rule-color: hsla(0, 0%, 100%, .2);
column-rule-color: hsla(0, 0%, 100%, .2)
}
.uk-light .uk-logo,
.uk-light .uk-logo:hover,
.uk-overlay-primary .uk-logo,
.uk-overlay-primary .uk-logo:hover,
.uk-section-primary:not(.uk-preserve-color) .uk-logo,
.uk-section-primary:not(.uk-preserve-color) .uk-logo:hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-logo,
.uk-section-secondary:not(.uk-preserve-color) .uk-logo:hover {
color: #fff
}
.uk-light .uk-logo>:not(picture):not(.uk-logo-inverse):not(:only-of-type),
.uk-light .uk-logo>picture:not(:only-of-type)>:not(.uk-logo-inverse),
.uk-overlay-primary .uk-logo>:not(picture):not(.uk-logo-inverse):not(:only-of-type),
.uk-overlay-primary .uk-logo>picture:not(:only-of-type)>:not(.uk-logo-inverse),
.uk-section-primary:not(.uk-preserve-color) .uk-logo>:not(picture):not(.uk-logo-inverse):not(:only-of-type),
.uk-section-primary:not(.uk-preserve-color) .uk-logo>picture:not(:only-of-type)>:not(.uk-logo-inverse),
.uk-section-secondary:not(.uk-preserve-color) .uk-logo>:not(picture):not(.uk-logo-inverse):not(:only-of-type),
.uk-section-secondary:not(.uk-preserve-color) .uk-logo>picture:not(:only-of-type)>:not(.uk-logo-inverse) {
display: none
}
.uk-light .uk-logo-inverse,
.uk-overlay-primary .uk-logo-inverse,
.uk-section-primary:not(.uk-preserve-color) .uk-logo-inverse,
.uk-section-secondary:not(.uk-preserve-color) .uk-logo-inverse {
display: block
}
.uk-dropdown {
display: none;
position: absolute;
z-index: 1020;
--uk-position-offset: 10px;
--uk-position-viewport-offset: 15px;
box-sizing: border-box;
min-width: 200px;
padding: 15px;
background: #f8f8f8;
color: #000
}
.uk-dropdown.uk-open {
display: block
}
.uk-dropdown>:last-child {
margin-bottom: 0
}
.uk-dropdown-large {
padding: 40px
}
.uk-dropdown-nav>li>a {
color: #7f7f7f
}
.uk-dropdown-nav>li.uk-active>a,
.uk-dropdown-nav>li>a:hover {
color: #000
}
.uk-dropdown-nav .uk-nav-subtitle {
font-size: .875rem
}
.uk-dropdown-nav .uk-nav-header {
color: #000
}
.uk-dropdown-nav .uk-nav-divider {
border-top: 1px solid #f2f2f2
}
.uk-dropdown-nav .uk-nav-sub a {
color: #7f7f7f
}
.uk-dropdown-nav .uk-nav-sub a:hover,
.uk-dropdown-nav .uk-nav-sub li.uk-active>a {
color: #000
}
.uk-dropdown-stack .uk-dropdown-grid>* {
width: 100% !important
}
[v-cloak] {
display: none
}
em {
font-style: normal
}
.uk-light em,
.uk-overlay-primary em,
.uk-section-primary:not(.uk-preserve-color) em,
.uk-section-secondary:not(.uk-preserve-color) em,
em {
color: #ee2737
}
.panel {
box-shadow: 0 .1px 2.2px rgba(0, 0, 0, .008), 0 .3px 5.3px rgba(0, 0, 0, .012), 0 .6px 10px rgba(0, 0, 0, .015), 0 1.1px 17.9px rgba(0, 0, 0, .018), 0 2.1px 33.4px rgba(0, 0, 0, .022), 0 5px 80px rgba(0, 0, 0, .03);
padding: 30px
}
.panel-box-shadow {
box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .1)
}
.errors-list {
color: #ee2737;
list-style-type: none;
margin: 0;
padding: 0
}
.uk-button-reset {
background: transparent;
border: 0;
box-sizing: border-box;
color: inherit;
cursor: pointer;
font: inherit;
font-size: 1rem;
line-height: 1;
margin: 0;
overflow: visible;
padding: 0;
text-align: center;
text-decoration: none;
text-transform: none;
vertical-align: middle
}
.uk-list-reset {
list-style-type: none;
margin: 0;
padding: 0
}
.uk-text-white {
color: #fff !important
}
img[data-sizes=auto] {
display: block;
width: 100%
}
@media (max-width: 959px) {
.no-overflow {
overflow: hidden
}
}
.uk-margin-xsmall-right {
margin-right: 5px
}
.uk-margin-xsmall-top {
margin-top: 5px
}
.pagination-btn {
cursor: pointer;
padding: 10px
}
.pagination-btn:disabled {
cursor: not-allowed
}
.pagination-btn:disabled svg path {
stroke: #e0dede
}
.pagination-input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
border-bottom: 1px solid #000;
border-radius: 0;
font-family: Calibri, CalibriEvilEye, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
font-size: 16px;
margin: 0 5px;
outline: none;
padding: 2px 5px;
text-align: center;
width: 20px
}
.ee-shape {
display: none;
float: left;
height: 100%;
shape-outside: polygon(10% 100%, 0 100%, 0 0);
width: 100%
}
@supports (shape-outside: polygon(10% 100%, 0% 100%, 0% 0%)) {
.ee-shape {
display: block
}
}
.ee-shape-wrap {
height: 100%;
position: relative
}
.ee-buffer {
height: 0;
width: 0
}
@media (min-width: 640px) {
.ee-buffer {
height: 100%;
width: 50px
}
}
.ee-spacing-bottom {
padding-bottom: 1em
}
@media (min-width: 640px) {
.ee-whitespace--nowrap {
white-space: nowrap
}
}
.uk-text-tiny {
font-size: .75rem;
letter-spacing: .2px;
line-height: 1.1875rem
}
.uk-text-tiny a {
font-weight: 700
}
.uk-text-offwhite {
color: hsla(0, 0%, 100%, .8) !important
}
.uk-text-grey {
color: #333
}
.uk-text-medium-grey {
color: #7f7f7f
}
.uk-text-light-grey {
color: #bfbfbf
}
.uk-label {
font-weight: 700
}
.uk-light .uk-label,
.uk-overlay-primary .uk-label,
.uk-section-primary:not(.uk-preserve-color) .uk-label,
.uk-section-secondary:not(.uk-preserve-color) .uk-label {
background-color: transparent;
color: #fff
}
.uk-light,
.uk-overlay-primary,
.uk-section-primary:not(.uk-preserve-color),
.uk-section-secondary:not(.uk-preserve-color) {
color: #fff
}
.uk-flex-grow {
flex-grow: 1
}
.uk-animation-faster {
-webkit-animation-duration: .3s;
animation-duration: .3s
}
.uk-line-height-1 {
line-height: 1
}
.uk-line-height-1-3 {
line-height: 1.3
}
.uk-z-2 {
z-index: 2
}
.aspect-ratio-product-image {
height: 0;
padding-bottom: 56.25%
}
.uk-dotnav>*>* {
border-radius: 0;
height: 4px;
padding: 8px;
position: relative;
width: 35px
}
.uk-dotnav>*>*,
.uk-dotnav>*>:hover {
background: transparent
}
.uk-dotnav>*>:after {
background: #e0dede;
border-radius: 0;
bottom: 5px;
content: "";
height: 4px;
left: 9px;
position: absolute;
transition: background-color .2s ease-out, width .2s ease-out;
width: 17px
}
.uk-dotnav>.uk-active>* {
background: transparent
}
.uk-dotnav>.uk-active>:after {
background: #ee2737
}
.uk-margin-medium-bottom--ee-text {
margin-bottom: 30px
}
.ee-link,
p a {
position: relative
}
.ee-link:after,
p a:after {
background-color: transparent;
bottom: -2px;
content: "";
height: 1px;
left: 0;
max-width: 0;
position: absolute;
transition: background-color .2s ease-out, max-width .2s ease-out;
width: 100%
}
.uk-button .ee-link:after,
.uk-button p a:after {
height: 2px
}
.ee-link:hover,
p a:hover {
color: #000
}
.ee-link:hover:after,
p a:hover:after {
background-color: #ee2737;
max-width: 100%
}
.uk-button:hover .ee-link,
.uk-button:hover p a,
a:hover>.ee-link,
a:hover>p a {
color: #000
}
.uk-button:hover .ee-link:after,
.uk-button:hover p a:after,
a:hover>.ee-link:after,
a:hover>p a:after {
background-color: #ee2737;
width: 100%
}
.one-column-text p a {
text-decoration: underline;
text-underline-offset: 4px
}
.one-column-text p a:hover {
-webkit-text-decoration-color: #ee2737;
text-decoration-color: #ee2737
}
.ee-link.ee-link--bold {
font-weight: 700
}
.ee-link.ee-link--text-icon:after {
content: none
}
.ee-link.ee-link--text-icon .ee-link__text {
position: relative
}
.ee-link.ee-link--text-icon .ee-link__text:after {
background-color: transparent;
bottom: -2px;
content: "";
height: 1px;
left: 0;
max-width: 0;
position: absolute;
transition: background-color .2s ease-out, max-width .2s ease-out;
width: 100%
}
.ee-link.ee-link--text-icon:hover .ee-link__text:after {
background-color: #ee2737;
max-width: 100%
}
.ee-link.ee-link--large:after {
background-color: #ee2737;
bottom: 0;
content: "";
height: 2px;
left: 0;
position: absolute;
transition: background-color .2s ease-out, max-width .2s ease-out;
width: 100%
}
.object-fit-cover {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
.slider-pagination {
background: transparent;
border: transparent;
color: #ee2737;
cursor: pointer;
height: 40px;
margin-bottom: 5px;
padding: 0;
width: 40px
}
@media (min-width: 960px) {
.slider-pagination {
height: 45px;
margin-bottom: 0;
width: 45px
}
}
.slider-pagination svg {
height: 100%;
width: 100%
}
.slider-pagination-next.uk-invisible,
.slider-pagination-prev.uk-invisible {
color: #fff;
opacity: 1;
visibility: visible !important
}
.slider-pagination--grey.uk-invisible {
color: #7f7f7f
}
.uk-icon__margin-right {
margin-right: 8px !important
}
.uk-line-height-1-1 {
line-height: 1.1 !important
}
.order-1 {
order: 1
}
.order-2 {
order: 2
}
.close-icon {
color: #ee2737
}
.icon-20 {
flex-shrink: 0
}
.icon-20 svg {
height: 20px;
width: 20px
}
.icon-30 {
flex-shrink: 0
}
.icon-30 svg {
height: 30px;
width: 30px
}
.icon-40 {
flex-shrink: 0
}
.icon-40 svg {
height: 40px;
width: 40px
}
.icon-60 {
flex-shrink: 0
}
.icon-60 svg {
height: 60px;
width: 60px
}
.icon-red svg {
color: #ee2737
}
.p-bottom-20 {
padding-bottom: 20px !important
}
.m-top-4 {
margin-top: 4px
}
.line-height-1-1 {
line-height: 1.1
}
.bg-black {
background-color: #000
}
.blur-background {
background: #2c2c2c;
border-radius: 100%;
filter: blur(133px);
height: 50%;
opacity: .6;
transform: translateZ(0);
width: 50%
}
@media (min-width: 1200px) {
.blur-background {
height: 80%
}
}
.column-gap-20 {
-moz-column-gap: 20px;
column-gap: 20px
}
.inline-block {
display: inline-block
}
html {
font-size: 16px;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
scroll-behavior: smooth;
text-rendering: optimizeLegibility
}
img:not([src]) {
visibility: inherit
}
.main {
background-color: #fff;
margin-top: 60px
}
@media (min-width: 960px) {
.main {
margin-top: 70px
}
}
.main.main--landingpage {
margin-top: 0
}
.main>:last-child {
margin-bottom: 0 !important;
padding-bottom: 70px
}
@media (min-width: 960px) {
.main>:last-child {
padding-bottom: 140px
}
}
.main .one-column-text:last-child {
padding-bottom: 70px !important
}
@media (min-width: 1200px) {
.main .product-detail-esense {
padding-bottom: 0
}
}
.user-is-tabbing .uk-logo:focus,
.user-is-tabbing .uk-nav a:focus,
.user-is-tabbing .uk-navbar-item:focus,
.user-is-tabbing :focus {
outline: 5px auto -webkit-focus-ring-color
}
.user-is-tabbing .uk-button-primary {
outline-color: #1e87f0
}
.user-is-tabbing .uk-button-secondary {
outline-color: #222
}
.user-is-tabbing .uk-button-danger {
outline-color: #f0506e
}
.user-is-tabbing .uk-slidenav:focus {
background: #000
}
.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
h1,
h2,
h3,
h4,
h5 {
font-family: EvilEye, Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif
}
.uk-h1 p,
.uk-h2 p,
.uk-h3 p,
.uk-h4 p,
.uk-h5 p,
h1 p,
h2 p,
h3 p,
h4 p,
h5 p {
margin-bottom: 0
}
@media (max-width: 959px) {
.uk-h1,
h1 {
font-size: 3.125rem;
line-height: 3.4375rem
}
}
@media (max-width: 959px) {
.uk-h2,
h2 {
font-size: 2.375rem;
line-height: 2.8125rem
}
}
@media (max-width: 959px) {
.uk-h3,
h3 {
font-size: 1.75rem;
line-height: 2.25rem
}
}
@media (max-width: 959px) {
.uk-h4,
h4 {
font-size: 1.125rem;
line-height: 1.875rem
}
}
@media (max-width: 959px) {
.uk-h5,
h5 {
font-size: .9375rem;
line-height: 1.625rem
}
}
.uk-accordion-title {
position: relative
}
.uk-accordion-title:before {
background-position: 50% 50%;
background-repeat: no-repeat;
content: "";
cursor: pointer;
height: 20px;
margin-top: -5px;
padding-right: 5px;
position: absolute;
right: 0;
top: 75%;
transform: translateY(-50%);
transition: transform .15s ease;
width: 20px
}
.uk-accordion-title:before,
.uk-open .uk-accordion-title:before {
background-image: url(/images/icons/dropdown-arrow-bottom-s.svg)
}
.uk-open .uk-accordion-title:before {
transform: rotate(-180deg) translateY(50%);
transform-origin: center
}
.ee-accordion-title {
cursor: pointer;
line-height: 1.75
}
.ee-accordion-title:before {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M7 0a1 1 0 011 1v5h5a1 1 0 010 2H7.999L8 13a1 1 0 01-2 0l-.001-5H1a1 1 0 110-2h5V1a1 1 0 011-1z'/%3E%3C/svg%3E");
background-position: 50%;
background-repeat: no-repeat;
content: " ";
float: right;
font-size: 1.78rem;
font-weight: 400;
height: 1.75rem;
width: 1.75rem
}
.ee-accordion-group.uk-open .ee-accordion-title:before,
.ee-accordion-item.uk-open .ee-accordion-title:before {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='2' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='205' y='9' width='14' height='2' rx='1' transform='translate(-205 -9)' fill='currentColor'/%3E%3C/svg%3E")
}
.ee-accordion-group {
position: relative
}
.ee-accordion-group+.ee-accordion-group {
border-top: 2px solid rgba(224, 222, 222, .7);
margin-top: 30px;
padding-top: 30px
}
.ee-accordion-title--pop {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: transparent;
border: 0;
font-family: Calibri, CalibriEvilEye, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
line-height: 1.75;
margin: 0;
padding: 0;
text-align: left;
width: 100%
}
.ee-accordion-title--prescription_solution .ee-accordion-title__label {
display: block;
padding-right: 60px
}
.animated-teaser {
background-position: top;
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 0 !important;
padding-bottom: 70px
}
.animated-teaser .uk-label {
left: 0;
top: -2em
}
@supports (shape-outside: polygon(10% 100%, 0% 100%, 0% 0%)) {
.animated-teaser .uk-label {
left: 3%
}
@media (max-width: 959px) {
.animated-teaser .uk-label {
left: 2%
}
}
@media (max-width: 959px) {
.animated-teaser .ee-shape {
height: 105%
}
}
}
@media (min-width: 640px) {
.animated-teaser {
padding-bottom: 140px
}
}
.animated-teaser__item-wrapper {
margin-top: 60px !important
}
.animated-teaser__item-image {
-webkit-animation-duration: 2s !important;
animation-duration: 2s !important
}
@media (min-width: 960px) {
.animated-teaser__item:nth-child(2) {
margin-top: -30px
}
}
@media (min-width: 960px) {
.animated-teaser__item:nth-child(3) {
margin-top: -60px
}
}
.animated-teaser__button {
-webkit-animation-duration: 2s !important;
animation-duration: 2s !important
}
@media (min-width: 960px) {
.animated-teaser__button {
line-height: 3.4375rem;
margin-top: 40px
}
}
.animated-teaser__bg-img {
bottom: 0;
max-width: none;
width: 100%
}
@media (min-width: 960px) {
.animated-teaser__bg-img {
bottom: auto;
top: 0
}
}
.animated-teaser-button-animation {
-webkit-animation: animatedTeaserButton 2s ease-out both;
animation: animatedTeaserButton 2s ease-out both;
opacity: 0
}
@-webkit-keyframes animatedTeaserButton {
0% {
opacity: 0;
transform: translateY(10px) translateX(-50%)
}
to {
opacity: 1;
transform: translateY(0) translateX(-50%)
}
}
@keyframes animatedTeaserButton {
0% {
opacity: 0;
transform: translateY(10px) translateX(-50%)
}
to {
opacity: 1;
transform: translateY(0) translateX(-50%)
}
}
.athlete-collage {
background-color: #f2f2f2
}
.athlete-collage .athlete-collage__col-1 {
transform: translateY(40px);
width: 40%
}
.athlete-collage .athlete-collage__col-2 {
padding-bottom: 40px;
width: 24%
}
.athlete-collage .athlete-collage__col-3 {
padding-bottom: 40px
}
.athlete-collage .athlete-collage__newsletter {
background-color: #fff;
box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
padding: 40px;
position: relative
}
@media (max-width: 960px) {
.athlete-collage .athlete-collage__newsletter {
bottom: -20px;
float: right;
max-width: calc(90% - 60px);
padding-left: 20px;
padding-right: 40px
}
}
.athlete-collage .athlete-collage__newsletter-email-label {
pointer-events: none
}
.athlete-collage .athlete-collage__background-blank {
max-height: 250px
}
@media (min-width: 960px) {
.athlete-collage .athlete-collage__background-blank {
max-height: none
}
}
.athlete-collage .athlete-collage__newsletter:before {
background: linear-gradient(to bottom left, #fff 50%, transparent 0);
content: "";
height: 100%;
position: absolute;
right: 100%;
top: 0;
width: 10%;
z-index: 1
}
@media (min-width: 960px) {
.athlete-collage .athlete-collage__newsletter:before {
width: 8%
}
}
@media (min-width: 1600px) {
.athlete-collage .athlete-collage__newsletter:before {
width: 10%
}
}
.athlete-collage .athlete-collage__wrapper {
display: none;
min-height: 400px;
z-index: 1
}
@media (min-width: 960px) {
.athlete-collage .athlete-collage__wrapper {
display: flex
}
}
.athlete-collage .athlete-collage__wrapper-mobile {
min-height: 250px
}
@media (min-width: 960px) {
.athlete-collage .athlete-collage__wrapper-mobile {
display: none
}
}
.athlete-collage .athlete-collage__newsletter-wrapper {
bottom: -40px
}
.athlete-collage .athlete-collage__swiper {
height: 265px;
margin-top: 40px;
overflow: hidden
}
.athlete-collage .athlete-collage__swiper-pagination {
bottom: auto
}
.athlete-collage .athlete-collage__swiper-pagination .swiper-pagination-bullet {
background: #fff;
border-radius: 0;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, .4);
height: 4px;
margin: 0 12px;
width: 17px
}
.athlete-collage .athlete-collage__swiper-pagination .swiper-pagination-bullet-active {
background: #ee2737
}
.athlete-image-text {
margin-bottom: 20px
}
@media (min-width: 640px) {
.athlete-image-text {
margin-bottom: 140px
}
}
.athlete-image-text .athlete-image-text__container {
align-items: center;
display: flex
}
@media (max-width: 640px) {
.athlete-image-text .athlete-image-text__container {
flex-direction: column
}
}
.athlete-image-text .athlete-image-text__headline {
font-size: 1.125rem;
line-height: 1.875rem
}
.athlete-image-text .athlete-image-text__image {
flex-basis: 60%;
margin-bottom: 20px
}
@media (min-width: 640px) {
.athlete-image-text .athlete-image-text__image {
margin-bottom: 0
}
}
@media (min-width: 1200px) {
.athlete-image-text .athlete-image-text__image {
flex-basis: 70%
}
}
.athlete-image-text .athlete-image-text__image--right {
margin-left: 70px
}
@media (max-width: 640px) {
.athlete-image-text .athlete-image-text__image--right {
margin-left: 0
}
}
.athlete-image-text .athlete-image-text__image--left {
margin-right: 70px
}
@media (max-width: 640px) {
.athlete-image-text .athlete-image-text__image--left {
margin-right: 0
}
}
.athlete-image-text .athlete-image-text__text {
flex-basis: 40%
}
@media (min-width: 1200px) {
.athlete-image-text .athlete-image-text__text {
flex-basis: 30%
}
}
.athlete-model-banner {
background-color: #f2f2f2
}
.athlete-model-banner .athlete-model-banner__container {
align-items: center;
display: flex
}
@media (max-width: 640px) {
.athlete-model-banner .athlete-model-banner__container {
flex-direction: column;
height: auto
}
}
.athlete-model-banner .athlete-model-banner__image {
margin-bottom: 10px
}
.athlete-model-banner .athlete-model-banner__model-title {
font-size: 2.375rem;
line-height: 2.8125rem
}
.athlete-quote {
margin-bottom: 40px
}
@media (min-width: 640px) {
.athlete-quote {
margin-bottom: 140px
}
}
.athlete-quote .athlete-quote__text {
font-size: 2.375rem;
font-style: normal;
line-height: 2.8125rem
}
.athlete-quote .athlete-quote__text:after,
.athlete-quote .athlete-quote__text:before {
color: #ee2737;
font-size: 4.25rem
}
@media (min-width: 640px) {
.athlete-lookbook.athlete-lookbook--switch-sides>div:first-child {
order: 2
}
.athlete-lookbook.athlete-lookbook--switch-sides>div:last-child {
order: 1
}
}
.athlete-lookbook.athlete-lookbook--plain-text .athlete-lookbook__right-content {
display: flex;
flex-direction: column;
justify-content: center;
max-width: 99.9%
}
.athlete-lookbook__big-image {
height: 300px
}
@media (min-width: 640px) {
.athlete-lookbook__big-image {
height: 450px
}
}
.athlete-lookbook__left-container {
width: 100%
}
@media (min-width: 640px) {
.athlete-lookbook__left-container {
width: 50%
}
}
@media (min-width: 960px) {
.athlete-lookbook__left-container {
width: 53%
}
}
.athlete-lookbook__right-container {
box-sizing: border-box;
margin-top: 20px
}
@media (min-width: 640px) {
.athlete-lookbook__right-container {
margin-top: 0;
padding: 0 40px;
width: 50%
}
}
@media (min-width: 960px) {
.athlete-lookbook__right-container {
padding: 0 105px;
width: 47%
}
}
.athlete-lookbook ol,
.athlete-lookbook ul {
padding-left: 15px
}
.athlete-scroll-slider__wrapper {
height: calc(100vh - 95px)
}
@media (min-width: 960px) {
.athlete-scroll-slider__wrapper {
height: calc(100vh - 115px)
}
}
.athlete-scroll-slider__wrapper .swiper-slide-next,
.athlete-scroll-slider__wrapper .swiper-slide-prev {
opacity: .45;
transition: opacity 1s
}
.athlete-scroll-slider__wrapper .swiper-slide-active {
opacity: 1;
transition: opacity 1s
}
@media (min-width: 960px) {
.athlete-scroll-slider__offset {
height: 150vh
}
}
.athlete-scroll-slider__text-wrapper {
align-items: baseline
}
@media (min-width: 640px) {
.athlete-scroll-slider__text-wrapper {
margin: 0 0 0 40px
}
}
.athlete-scroll-slider__text-wrapper span {
color: #ee2737;
line-height: 0;
margin-right: 10px
}
@media (min-width: 960px) {
.athlete-scroll-slider__text-wrapper span {
line-height: normal
}
}
.athlete-scroll-slider__text-wrapper .athlete-name {
opacity: .8
}
.athlete-scroll-slider__text-wrapper.en-quote {
align-items: flex-start
}
.athlete-scroll-slider__text-wrapper.en-quote span {
line-height: normal;
transform: rotate(180deg)
}
.athlete-scroll-slider__image {
height: 34vh;
margin: 0 auto;
-o-object-fit: contain;
object-fit: contain
}
@media (min-width: 640px) {
.athlete-scroll-slider__image {
height: 45vh
}
}
@media (min-width: 960px) {
.athlete-scroll-slider__image {
height: auto;
max-height: 70%;
-o-object-position: right;
object-position: right
}
}
.athlete-scroll-slider__swiper-pagination .swiper-pagination-bullet {
background: #bfbfbf;
border-radius: 0;
height: 4px;
margin: 0 12px;
width: 17px
}
.athlete-scroll-slider__swiper-pagination .swiper-pagination-bullet-active {
background: #ee2737
}
.athlete-text {
margin-bottom: 20px;
max-width: 800px
}
@media (min-width: 640px) {
.athlete-text {
margin-bottom: 140px
}
}
.athlete-text ul {
text-align: left
}
.athlete-page .ee-shape {
height: 110%
}
.athlete-page .athlete-billboard__shape {
-webkit-clip-path: polygon(0 0, 70% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 70% 0, 100% 100%, 0 100%);
height: 100%;
position: absolute;
width: 45% !important;
z-index: 0
}
@media (min-width: 960px) {
.athlete-page .athlete-billboard__shape {
z-index: 1
}
}
@media (min-width: 1600px) {
.athlete-page .athlete-billboard__shape {
width: 50% !important
}
}
@media (max-width: 640px) {
.athlete-page {
margin-bottom: 0 !important
}
}
.athlete-page__wrapper {
height: 700px;
overflow: hidden;
z-index: 1
}
@media (max-width: 639px) {
.athlete-page__wrapper {
display: block;
height: auto;
padding-top: 0
}
}
@media (min-width: 640px) and (max-width:959px) {
.athlete-page__wrapper {
box-sizing: border-box;
height: auto;
min-height: 480px;
overflow: hidden;
padding-bottom: 40px;
padding-top: 40px
}
}
@media (min-width: 960px) {
.athlete-page__content-wrapper {
max-width: 100%
}
}
.athlete-page__text {
z-index: 2
}
@media (max-width: 639px) {
.athlete-page__text {
padding-bottom: 20px;
padding-top: 30px
}
}
.athlete-page__text img {
max-width: 70%
}
@media (min-width: 960px) {
.athlete-page__text img {
max-width: 100%
}
}
.athlete-page__shape {
height: 100%;
position: absolute;
width: auto !important;
z-index: 0
}
@media (min-width: 960px) {
.athlete-page__shape {
min-width: 45%;
z-index: 1
}
}
.athlete-page__bg-img {
bottom: 0;
height: auto;
max-width: none;
position: absolute;
width: 100%
}
@media (min-width: 1600px) {
.athlete-page__bg-img {
bottom: auto;
top: -50%
}
}
.athletes-overview__category-wrapper {
flex-direction: column;
position: relative
}
@media (min-width: 640px) {
.athletes-overview__category-wrapper {
flex-direction: row
}
}
.athletes-overview__category-wrapper .swiper-slide {
width: auto
}
.athletes-overview__category-next,
.athletes-overview__category-prev {
align-items: center;
background-color: #f2f2f2;
border: 0;
box-sizing: border-box;
color: #ee2737;
display: flex;
height: calc(100% - 3px);
margin: 0;
padding: 15px;
top: 0;
transform: none !important;
z-index: 3
}
.athletes-overview__category-selection {
width: 0
}
.athletes-overview__category-selection:after {
background-color: #e0dede;
bottom: 0;
content: " ";
height: 2px;
left: 0;
position: absolute;
width: 100%;
z-index: 0
}
.athletes-overview__category-btn {
font-weight: 700;
padding: 0 20px
}
.athletes-overview__category-btn:first-of-type {
padding-left: 40px
}
.athletes-overview__category-btn:last-of-type {
padding-right: 40px
}
.athletes-overview__category-btn button {
background: none;
border: 0;
box-sizing: border-box;
color: #000;
cursor: pointer;
display: block;
font-family: inherit;
font-size: 16px;
font-weight: 700;
height: 100%;
padding: 20px;
position: relative
}
.athletes-overview__category-btn button:after {
background-color: #ee2737;
bottom: 0;
content: " ";
height: 4px;
left: 0;
position: absolute;
width: 0
}
.athletes-overview__category-btn button:hover:after {
transition: width .5s cubic-bezier(.16, .78, .65, .96);
width: 100%
}
.athletes-overview__category-btn.athletes-overview__category-btn--active button:after {
width: 100%
}
.athletes-overview__tagbar {
min-height: 3rem
}
@media (min-width: 640px) {
.athletes-overview__grid-col:not(:last-of-type) {
margin-right: 20px
}
}
.athletes-overview__grid-item {
margin-bottom: 40px;
padding-bottom: 50px;
position: relative
}
@media (min-width: 640px) {
.athletes-overview__grid-item {
margin-bottom: 70px
}
}
.athletes-overview__grid-item a {
align-items: start;
cursor: pointer;
display: flex;
flex-direction: column
}
.athletes-overview__grid-item a:hover {
color: #000;
text-decoration: none
}
.athletes-overview__grid-item a:not(:first-child) {
margin-top: 70px
}
.athletes-overview__grid-item a:hover .athletes-overview-image {
transform: scale(1.03)
}
.athletes-overview__imagewrapper {
height: 100%;
overflow: hidden;
width: 100%
}
.athletes-overview__videowrapper {
height: 400px;
position: relative;
width: 100%
}
.athletes-overview__video {
background-size: cover;
height: auto;
min-height: 100%;
min-width: 100%;
-o-object-fit: cover;
object-fit: cover;
overflow: hidden;
position: absolute;
right: 0;
top: 25%;
transform: translateY(-25%);
vertical-align: top;
width: auto
}
.athletes-overview-image {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: transform .3s ease-in-out;
width: 100%
}
.athletes-overview__btn-wrapper {
margin-right: 10px;
margin-top: 10px
}
.athletes-overview__btn-reset {
align-items: center;
cursor: pointer;
display: flex
}
.athletes-overview__title {
color: #000
}
.athletes-overview__athletes-indicator {
background-color: #e0dede;
height: 2px;
margin-left: auto;
margin-right: auto;
position: relative
}
.athletes-overview__athletes-indicator span {
background-color: #ee2737;
height: 2px;
left: 0;
position: absolute;
top: 0
}
.athletes-overview__grid-itemdescription-wrapper {
left: 50%;
position: relative;
transform: translateX(-50%);
width: 85%
}
.athletes-overview__grid-itemdescription {
background-color: #fff;
bottom: -50px;
position: absolute;
width: 100%
}
.athletes-overview__grid-itemdescription-inner {
padding: 15px 20px
}
#atlas {
padding-bottom: 40px
}
#atlas hr {
border-top: 2px solid #e0dede;
margin: 25px -20px
}
#atlas .atlas-link--back {
display: none
}
#atlas .atlas-location__maps-link svg {
padding: 0 1px
}
#atlas .atlas-location__icon {
color: #ee2737
}
#atlas .atlas-location__icon path {
fill: currentColor
}
#atlas .atlas-app {
color: #000;
font-family: Calibri, CalibriEvilEye, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
line-height: 1.75rem
}
#atlas .atlas-form {
font-size: 1rem
}
#atlas .atlas__app-container {
min-height: 90vh
}
#atlas .atlas-map__map {
min-height: 40vh
}
@media (min-width: 960px) {
#atlas .atlas-map__map {
min-height: 90vh
}
}
@media (min-width: 960px) {
#atlas .atlas-sidebar {
max-width: 26rem;
min-height: 90vh;
opacity: 1
}
}
#atlas .atlas-infobox {
display: none
}
#atlas .atlas-icon {
height: 1rem;
margin-right: .5rem;
width: 1rem
}
#atlas .atlas-icon-search {
color: #000;
right: 1px;
top: 6px
}
#atlas .atlas-icon-search svg {
height: 1.2rem;
width: 1.25rem
}
#atlas .atlas-search-btn {
bottom: 4px;
color: unset;
left: 0;
top: unset;
width: 20px
}
#atlas .atlas-filters__search .float-label__leading-icon:hover {
color: #000
}
#atlas .atlas__cluster {
color: #ee2737 !important;
font-family: Calibri, CalibriEvilEye, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif !important;
font-size: 13px !important
}
#atlas .atlas-filters {
padding: 0 20px
}
@media (min-width: 960px) {
#atlas .atlas-filters {
padding: 0 40px
}
}
#atlas .atlas-filter-heading__icon {
margin-left: 4px;
position: relative;
top: -3px
}
#atlas .atlas-filter-heading__icon svg {
height: 15px;
width: 36px
}
#atlas .atlas-filters__cboxes {
margin-top: 10px;
padding-top: 0
}
#atlas .atlas-filters__cbox {
align-items: flex-start;
display: flex;
font-size: .875rem;
line-height: 1.5
}
#atlas .atlas-filters__cbox+.atlas-filters__cbox {
margin-top: 10px
}
#atlas .atlas-filters__label {
margin-top: 4px
}
#atlas .atlas__filter-heading {
display: flex;
margin-top: 5px;
padding-bottom: 25px;
width: 100%
}
#atlas .atlas__filter-heading-label {
flex-grow: 1;
line-height: 1;
margin-left: 0;
position: relative;
text-transform: uppercase;
top: 1px
}
#atlas .atlas-icon-filter {
height: 20px;
line-height: 1;
width: 19px
}
#atlas .atlas-icon-back-to-overview {
line-height: 1;
position: relative;
top: -1px
}
#atlas .atlas-accordion-title {
align-items: center;
color: #000;
display: flex
}
#atlas .atlas-accordion-title:hover {
text-decoration: none
}
#atlas .atlas-icon--accordion-toggle {
line-height: 1;
transform: scale(.6) rotate(0);
transform-origin: center
}
#atlas .atlas-icon--accordion-toggle svg {
position: absolute;
top: 50%;
transform: translateY(-50%)
}
#atlas .atlas-accordion--opened .atlas-icon--accordion-toggle {
transform: scale(.6) rotate(90deg);
transform-origin: center
}
#atlas .atlas-accordion-content--shown {
max-height: 40vh;
overflow-y: auto
}
#atlas .atlas__locations-spinner {
margin: 30px
}
#atlas .atlas__locations-spinner svg {
height: 100%;
width: 100%
}
#atlas .atlas-locations {
box-shadow: inset 0 2px 14px -2px rgba(0, 0, 0, .1);
padding-top: 10px
}
#atlas .atlas-location {
border-bottom: 2px solid #e0dede;
font-size: 1rem;
padding: 0 20px 25px
}
#atlas .atlas-location-detail__container {
font-size: 1rem
}
@media (min-width: 960px) {
#atlas .atlas-location-detail__container {
margin: 0 20px
}
}
#atlas .atlas-locations__panel-entry:last-child .atlas-location {
border-bottom: 0;
padding-bottom: 0
}
#atlas .atlas-location__name {
cursor: pointer;
display: inline-block;
font-size: 1rem;
line-height: 1.375;
margin: 0;
padding-right: 3rem
}
@media (min-width: 960px) {
#atlas .atlas-location__name {
margin-bottom: 10px
}
}
#atlas .atlas-location__rx-icon {
position: absolute;
right: 0;
top: -2px
}
#atlas .atlas-location__rx-icon svg {
height: 15px;
width: 36px
}
#atlas .atlas-location__categories {
line-height: 1.4
}
#atlas .atlas-location__category {
color: #7f7f7f
}
#atlas .atlas-location__category:not(:last-child):after {
content: ", "
}
#atlas .atlas-location__action-column {
display: flex;
flex-direction: column;
justify-content: flex-end;
margin-top: 20px
}
#atlas .atlas-location__action-column .ee-link {
font-size: .875rem
}
@media (min-width: 640px) {
#atlas .atlas-location__action-column {
margin-top: 0;
text-align: right
}
}
#atlas .atlas-locations__nothing-found {
padding-left: 20px;
padding-right: 20px;
padding-top: 10px
}
#atlas .atlas-location-detail {
position: relative;
width: 0;
z-index: 10
}
@media (min-width: 960px) {
#atlas .atlas-location-detail {
z-index: auto
}
}
#atlas .atlas-location__detail--active {
width: 100%
}
@media (min-width: 960px) {
#atlas .atlas-location__detail--active {
width: 26rem
}
}
#atlas .atlas-filters__selected-filters {
display: flex;
flex-wrap: wrap;
margin: .5rem 0 1rem;
padding: 0
}
#atlas .atlas-filters__selected-filters li {
display: block;
list-style: none
}
#atlas .atlas-tag {
border: 1px solid #f2f2f2;
border-radius: 1rem;
cursor: pointer;
display: inline-block;
font-size: .75rem;
margin: 0 .5rem .5rem 0;
padding: 0 1.5rem 0 .5rem;
position: relative;
transition: border .15s ease
}
#atlas .atlas-tag:after {
content: "×";
display: block;
position: absolute;
right: .7rem;
top: 0;
transform: scale(1.5)
}
#atlas .atlas-tag:focus,
#atlas .atlas-tag:hover {
border-color: #7f7f7f
}
#atlas .atlas-tag input {
display: none
}
#atlas .atlas-autocomplete {
background-color: #fff;
box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
left: 0;
position: absolute;
right: 0;
top: 50px;
z-index: 2
}
#atlas .atlas-autocomplete__list {
margin: 5px 0 10px;
padding-left: 0
}
#atlas .atlas-autocomplete__list-label {
border-bottom: 1px solid transparent
}
#atlas .atlas-autocomplete__list-item {
cursor: pointer;
overflow: hidden;
padding: 2.5px 15px;
position: relative;
text-overflow: ellipsis;
white-space: nowrap
}
#atlas .atlas-autocomplete__list-item:focus,
#atlas .atlas-autocomplete__list-item:hover {
text-decoration: none
}
#atlas .atlas-autocomplete__list-item:focus .atlas-autocomplete__list-label,
#atlas .atlas-autocomplete__list-item:hover .atlas-autocomplete__list-label {
border-color: #000
}
#atlas .atlas-autocomplete__list-item:after {
background-color: #fff;
content: "";
display: block;
height: 32px;
position: absolute;
right: 0;
top: 0;
width: 10px
}
.atlas-form-message__icon svg {
width: 30px
}
.atlas__load-more-btn {
margin: 20px auto 25px
}
.autoplay-video__sticky-wrapper {
height: calc(100vh - 95px)
}
@media (min-width: 960px) {
.autoplay-video__sticky-wrapper {
height: calc(100vh - 115px)
}
}
.autoplay-video__video {
height: 100%;
left: 0;
-o-object-fit: cover;
object-fit: cover;
position: absolute;
top: 0;
width: 100%
}
.autoplay-video__offset {
height: 100vh
}
.autoplay-video-button {
align-items: center;
background: none;
border: 0;
display: flex;
inset: 0;
justify-content: center;
position: absolute;
width: 100%
}
.autoplay-video-button svg {
height: 80px;
width: 80px
}
.billboard-large {
margin-bottom: 0 !important
}
.billboard-large .ee-shape {
height: 110%
}
.billboard-large__wrapper {
height: 545px;
overflow: hidden;
z-index: 1
}
@media (max-width: 639px) {
.billboard-large__wrapper {
display: block;
height: auto;
padding-top: 0
}
}
@media (min-width: 640px) and (max-width:959px) {
.billboard-large__wrapper {
box-sizing: border-box;
height: auto;
min-height: 480px;
overflow: hidden;
padding-bottom: 40px;
padding-top: 40px
}
}
@media (min-width: 960px) {
.billboard-large__content-wrapper {
max-width: 100%
}
}
.billboard-large__text {
z-index: 2
}
.billboard-large__text img {
max-width: 70%
}
@media (min-width: 960px) {
.billboard-large__text img {
max-width: 100%
}
}
.billboard-large__shape {
height: 100%;
position: absolute;
width: auto !important;
z-index: 0
}
@media (min-width: 960px) {
.billboard-large__shape {
z-index: 1
}
}
.billboard-large__bg-img {
bottom: 0;
height: auto;
max-width: none;
position: absolute;
width: 100%
}
@media (min-width: 1600px) {
.billboard-large__bg-img {
bottom: auto;
top: -50%
}
}
.billboard-medium__wrapper {
height: 450px;
overflow: hidden
}
@media (max-width: 639px) {
.billboard-medium__wrapper {
height: auto;
overflow: visible;
padding-top: 40px
}
}
@media (min-width: 640px) and (max-width:959px) {
.billboard-medium__wrapper {
height: 320px;
overflow: visible;
padding-bottom: 40px;
padding-top: 40px
}
}
@media (min-width: 960px) {
.billboard-medium__content-wrapper {
max-width: 60%
}
}
.billboard-medium__text {
z-index: 2
}
@media (min-width: 768px) {
.billboard-medium__text .ee-shape-wrap {
max-width: 280px
}
}
@media (min-width: 960px) {
.billboard-medium__text .ee-shape-wrap {
max-width: 350px
}
}
@media (min-width: 1200px) {
.billboard-medium__text .ee-shape-wrap {
max-width: 400px
}
}
.billboard-medium__text img {
max-height: 116px;
max-width: 60%
}
@media (min-width: 960px) {
.billboard-medium__text img {
max-width: 100%
}
}
@media (max-width: 639px) {
.billboard-medium__text .uk-light,
.billboard-medium__text .uk-overlay-primary,
.billboard-medium__text .uk-section-primary:not(.uk-preserve-color),
.billboard-medium__text .uk-section-secondary:not(.uk-preserve-color) {
color: #000
}
}
.billboard-medium__shape {
height: 100%;
position: absolute;
width: auto !important;
z-index: 0
}
@media (min-width: 960px) {
.billboard-medium__shape {
min-width: 45% !important;
z-index: 1
}
}
@media (max-width: 639px) {
.billboard-medium__mobile-center {
max-width: none !important;
text-align: center
}
.billboard-medium__mobile-center h5 {
max-width: none
}
.billboard-medium__mobile-center .ee-shape {
display: none
}
}
@media (min-width: 640px) {
.billboard-medium--remove-spacing-bottom {
margin-bottom: 0 !important;
padding-bottom: 0 !important
}
}
.brand-video .scroll-indicator {
bottom: 30px;
top: auto;
z-index: 10
}
.brand-video__hero-wrapper,
.brand-video__offset {
height: calc(100vh - 50px)
}
.brand-video__hero-curveimage {
height: 100%;
position: absolute;
width: auto !important;
z-index: 0
}
@media (min-width: 960px) {
.brand-video__hero-curveimage {
z-index: 1
}
}
@media (min-width: 960px) {
.brand-video__hero-contentwrapper {
display: flex
}
}
.brand-video__hero-main-image {
margin: 0 auto;
max-width: 700px
}
.brand-video__hero-contentwrapper-left {
-webkit-animation-duration: .8s;
animation-duration: .8s;
margin-top: 25px;
z-index: 2
}
@media (min-width: 960px) {
.brand-video__hero-contentwrapper-left {
margin-top: 0
}
}
.brand-video__hero-title {
color: #fff
}
.brand-video__video {
height: auto;
left: 50%;
max-width: none;
min-height: 100%;
min-width: 100%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
width: auto
}
.brand-video__video-wrapper {
background-position: 50%;
background-size: cover;
opacity: 0;
z-index: 2
}
.brand-video__video-wrapper .uk-link {
font-size: .875rem
}
.brand-video__video-overlay {
background-color: rgba(0, 0, 0, .8);
transition: opacity .3s ease-in
}
.brand-video__video-overlay-text {
color: #fff;
max-width: 600px;
padding: 0 20px
}
.brand-video__video-overlay-content {
opacity: 0
}
.brand-video__play-button,
.brand-video__stop-button {
background: none;
border: 0
}
.brand-video__play-button svg,
.brand-video__stop-button svg {
margin-right: 10px
}
.brand-video__stop-button {
bottom: 120px;
left: 50%;
opacity: 0;
pointer-events: none;
transform: translateX(-50%);
transition: opacity .3s ease-in
}
.brand-video--transition .brand-video__video-overlay-content {
opacity: 1;
transition: opacity 1s ease-in
}
.brand-video--start .brand-video__video-overlay-content {
opacity: 0;
pointer-events: none;
transition: opacity 1s ease-out
}
.brand-video--start .brand-video__video-overlay {
opacity: 0;
transition: opacity 1s ease-out 1s
}
.brand-video--start .brand-video__stop-button {
opacity: 1;
pointer-events: auto;
transition: opacity 1s ease-in 1s
}
.brand-video__modal-video {
outline: none
}
.uk-button {
background: #fff;
border: 2px solid #ee2737;
color: #ee2737;
cursor: pointer;
display: inline-block;
font-family: Calibri, CalibriEvilEye, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
font-weight: 700;
line-height: 1.4em;
overflow: hidden;
padding: .5rem 1.6rem;
position: relative;
transition: all .18s ease-in;
z-index: 1
}
.uk-button:focus,
.uk-button:hover {
background: #ee2737;
color: #fff;
text-decoration: none
}
.uk-button:before {
background: #ee2737;
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 100%;
transition: top .18s ease-in;
z-index: -1
}
.uk-button:hover:before {
top: 0
}
.uk-button:disabled {
cursor: not-allowed;
opacity: .5
}
.uk-button:disabled:focus,
.uk-button:disabled:hover {
background: #fff;
color: #ee2737
}
.uk-button-primary {
background-color: #ee2737;
border-color: transparent;
color: #fff
}
.uk-button-primary:before {
background: #fff
}
.uk-button-primary:hover {
background-color: #fff;
border-color: #ee2737;
color: #ee2737
}
.uk-button-primary:disabled,
.uk-button-primary:disabled:focus,
.uk-button-primary:disabled:hover {
background-color: #7f7f7f;
color: #fff;
opacity: 1
}
.uk-button-primary:disabled:before,
.uk-button-primary:disabled:focus:before,
.uk-button-primary:disabled:hover:before {
display: none
}
.uk-button--sticky-bottom {
bottom: 0;
left: 0;
line-height: 1;
padding: 15px 0;
position: fixed;
right: 0;
width: 100%;
z-index: 95
}
.uk-button--clear {
background: transparent;
border: transparent;
color: #000;
cursor: pointer;
font-weight: 700;
transition: none !important
}
.uk-button--clear svg {
color: #ee2737
}
.uk-button--clear:before,
.uk-button--clear:focus {
background: transparent;
color: #000;
transition: none !important
}
.uk-button--clear:hover {
background: transparent;
color: #000
}
.uk-button--clear:hover:after {
width: 100%
}
.uk-button--clear:hover:before,
.uk-button--link {
background: transparent;
transition: none !important
}
.uk-button--link {
border: transparent;
color: #ee2737;
cursor: pointer;
font-size: 16px;
font-weight: 700;
padding-left: 0;
padding-right: 0;
padding-top: 0
}
.uk-button--link.uk-light,
.uk-button--link.uk-light:hover,
.uk-button--link.uk-overlay-primary,
.uk-button--link.uk-overlay-primary:hover,
.uk-button--link.uk-section-primary:hover:not(.uk-preserve-color),
.uk-button--link.uk-section-primary:not(.uk-preserve-color),
.uk-button--link.uk-section-secondary:hover:not(.uk-preserve-color),
.uk-button--link.uk-section-secondary:not(.uk-preserve-color) {
color: #fff
}
.uk-button--link:after {
background-color: #ee2737;
bottom: 2px;
content: "";
height: 2px;
left: 0;
position: absolute;
transition: background-color .2s ease-out, width .2s ease-out;
width: 0
}
.uk-button--link:before {
background: transparent;
transition: none !important
}
.uk-button--link:focus {
background: transparent
}
.uk-button--link:focus:after {
width: 100%
}
.uk-button--link:hover {
background: transparent;
color: #ee2737
}
.uk-button--link:hover:after {
width: 100%
}
.uk-button--link:hover:before {
background: transparent;
transition: none !important
}
.uk-button--transparent {
background: transparent
}
.uk-button__icon {
position: relative;
top: -2px
}
@media (max-width: 959px) {
.buylocal-delivery-overlay h2 {
margin-bottom: 20px !important
}
.buylocal-delivery-overlay .uk-grid {
padding-top: 15px
}
.buylocal-delivery-overlay .buylocal-delivery-overlay__tab {
padding-top: 0
}
.buylocal-delivery-overlay .buylocal-delivery-overlay__icon-mobile {
height: 40px;
max-width: 30px;
min-width: 30px;
width: 40px
}
.buylocal-delivery-overlay .uk-switcher .panel-box-shadow {
padding: 30px 0 !important
}
}
@media (max-width: 959px) {
.buylocal-delivery-overlay {
min-height: 100%;
padding: 0;
width: 100% !important
}
.buylocal-delivery-overlay .uk-switcher .panel-box-shadow {
box-shadow: none;
padding: 30px 10px !important
}
.buylocal-delivery-overlay .uk-modal-body {
min-height: 100%;
padding-left: 20px;
padding-right: 20px
}
.buylocal-delivery-overlay .uk-grid {
margin-left: 0;
padding: 20px
}
}
.buylocal-delivery-overlay__icon {
height: 40px;
left: 50%;
position: absolute;
top: -16px;
transform: translateX(-50%);
width: 40px
}
.buylocal-delivery-overlay__bullet-icon {
flex-shrink: 0;
height: 20px;
margin-right: 20px;
width: 20px
}
.buylocal-delivery-overlay__bullet-icon svg {
vertical-align: unset
}
.buylocal-delivery-overlay__first-column {
margin-bottom: 40px
}
@media (min-width: 960px) {
.buylocal-delivery-overlay__first-column {
margin-bottom: 0
}
}
@media (min-width: 640px) and (max-width:959px) {
.buylocal-deliver-overlay__headline {
display: none
}
}
.uk-tab {
margin-left: 0
}
.uk-tab li {
padding-left: 0
}
.buylocal-delivery-overlay__tab {
border: 1px solid transparent;
border-bottom-color: #e0dede !important;
box-sizing: border-box;
height: 100%;
padding-bottom: 10px !important
}
.uk-active .buylocal-delivery-overlay__tab {
border-bottom-color: #000 !important
}
.buylocal-delivery-overlay__tab h4 {
font-size: 1.78rem;
font-weight: 300;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.uk-active .buylocal-delivery-overlay__tab h4 {
font-weight: 400
}
.checkout-date-picker-wrapper {
box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .1);
min-height: 320px
}
.checkout-date-picker-wrapper .cell.day:hover {
background: #000;
border: 1px solid #000 !important;
border-radius: 50%;
color: #fff
}
.checkout-date-picker-wrapper .cell.day.selected {
background: #000;
border: 1px solid #000;
border-radius: 50%;
color: #fff
}
.checkout-date-picker-wrapper .day.disabled {
color: #e0dede !important
}
.checkout-date-picker-wrapper .day.selected.disabled {
background: transparent !important;
border: transparent !important;
color: #e0dede !important
}
.checkout-date-picker-wrapper .cell.day.selected:hover {
background: #000
}
.checkout-date-picker-wrapper .inactive .cell.day.selected {
background: transparent;
border: transparent;
color: #000
}
.checkout-date-picker-wrapper .cell.selected {
background: #fff;
color: #fff
}
.checkout-date-picker-wrapper .cell:hover {
border-color: #000 !important
}
.checkout-date-picker-wrapper .cell.day-header:hover {
border: 1px solid transparent !important;
cursor: default
}
.checkout-date-picker-wrapper .cell.day.disabled.today {
border-color: #f2f2f2 !important;
border-radius: 50%
}
.checkout-date-picker-wrapper .day__month_btn.up {
font-size: 1rem;
pointer-events: none
}
.checkout-date-picker-wrapper .next,
.checkout-date-picker-wrapper header .prev {
visibility: hidden
}
.checkout-time-picker {
flex-direction: column
}
@media (min-width: 640px) {
.checkout-time-picker {
flex-direction: row
}
}
@media (min-width: 640px) {
.checkout-time-picker .checkout-time-picker-select {
padding-right: 20px
}
}
.checkout-date-picker__arrow {
background: #fff;
border-radius: 50%;
box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .1);
color: #000;
cursor: pointer;
line-height: 49px;
outline: none;
padding: 0;
text-align: center;
width: 49px;
z-index: 1
}
.checkout-date-picker__arrow.disabled {
display: none
}
.checkout-date-picker__arrow-left {
margin-left: -10px;
position: absolute;
top: 42%
}
.checkout-date-picker__arrow-right {
margin-right: -10px;
position: absolute;
right: 0;
top: 42%
}
.checkout-date-picker__row {
flex-direction: column;
padding: 20px
}
@media (min-width: 640px) {
.checkout-date-picker__row {
flex-direction: row
}
}
.cart-date-picker .vdp-datepicker__calendar {
border: transparent;
font-size: .875rem;
width: 250px
}
@media (min-width: 640px) {
.cart-date-picker .vdp-datepicker__calendar {
max-width: 300px;
width: 100%
}
}
.cart-date-picker .vdp-datepicker__calendar .cell {
height: 35px;
line-height: 35px
}
@media (min-width: 640px) {
.cart-date-picker .vdp-datepicker__calendar .cell {
height: 40px;
line-height: 40px
}
}
.checkout-opening-hours {
background-color: #fafafa;
padding: 1rem
}
.checkout-appointment-choice {
background-color: #fafafa;
padding: 1.25rem
}
.checkout-atlas #atlas .atlas-locations__nothing-found {
padding: 20px
}
.checkout-atlas #atlas .atlas__app-container {
display: block;
min-height: auto
}
.checkout-atlas #atlas .atlas-sidebar {
display: block;
max-height: 100%;
max-width: 100%;
min-height: auto
}
.checkout-atlas #atlas .atlas-map,
.checkout-atlas #atlas .atlas-map__map {
min-height: 360px
}
.checkout-atlas #atlas .atlas-filters {
padding: 0
}
.checkout-atlas #atlas .atlas-locations {
box-shadow: none !important;
overflow-y: hidden;
padding-top: 0
}
.checkout-atlas #atlas .atlas-location {
padding: 20px
}
.checkout-atlas #atlas .atlas-search-btn {
background: transparent;
height: 40px;
left: 0;
padding: 0;
right: auto;
width: auto;
z-index: 1
}
.checkout-atlas #atlas .atlas-search-input--ee {
padding-left: 25px
}
.checkout-atlas #atlas .atlas-locate-me-btn {
background: transparent;
bottom: 0;
cursor: pointer;
height: 50px;
left: auto;
padding: 0;
right: 0;
top: 0;
z-index: 1
}
.checkout-atlas #atlas .atlas-icon-locate-me {
display: flex;
height: 20px;
right: 1px;
top: 10px;
width: 20px
}
.checkout-atlas #atlas .atlas-icon-locate-me--locating {
-webkit-animation: spinnerCrosshair 2s ease-in-out infinite;
animation: spinnerCrosshair 2s ease-in-out infinite
}
.checkout-atlas #atlas .atlas-location-detail__container {
padding: 0
}
.checkout-atlas #atlas .atlas-locations__panel li:last-child .atlas-location {
border-bottom: transparent
}
.checkout-atlas #atlas .atlas-search-input--ee+.atlas-search-input__label {
left: 26px
}
@-webkit-keyframes spinnerCrosshair {
0% {
transform: rotate(0deg)
}
to {
transform: rotate(1turn)
}
}
@keyframes spinnerCrosshair {
0% {
transform: rotate(0deg)
}
to {
transform: rotate(1turn)
}
}
.checkout-retailers-wrapper {
padding: 16px 20px 20px
}
.checkout-retailers-wrapper,
.locations-retailers-wrapper {
box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .1)
}
.checkout-spacing {
padding: 20px 0 40px
}
@media (min-width: 640px) {
.checkout-spacing {
padding: 70px 0 140px
}
}
.checkout-summary__sidebar {
background-color: #fff;
box-shadow: 0 5px 20px 0 rgba(30, 30, 30, .1)
}
@media (max-width: 959px) {
.checkout-summary__sidebar {
margin-bottom: 30px !important
}
}
@media (min-width: 960px) {
.checkout-summary__sidebar .minicart__image {
max-width: 90px
}
}
@media (min-width: 1200px) {
.checkout-summary__sidebar .minicart__image {
max-width: none
}
}
.checkout-summary__collapse {
cursor: pointer;
padding-right: 10px
}
.checkout-summary__headline {
padding: 10px
}
@media (min-width: 640px) {
.checkout-summary__headline {
padding-bottom: 0
}
}
@media (min-width: 960px) {
.checkout-summary__headline {
padding-top: 10px
}
}
@media (min-width: 1200px) {
.checkout-summary__headline {
padding: 10px 30px 0
}
}
.checkout-summary__bag-icon svg {
height: 30px;
margin-left: 7px;
width: 30px
}
@media (min-width: 640px) {
.checkout-summary__bag-icon svg {
height: 40px;
margin: 0;
width: 40px
}
}
.checkout-summary__products {
padding: 20px
}
@media (min-width: 960px) {
.checkout-summary__products {
padding-top: 10px
}
}
@media (min-width: 1200px) {
.checkout-summary__products {
padding: 10px 30px
}
}
.checkout-summary__products-wrapper {
background: #fff;
box-shadow: 0 0 20px 0 rgba(30, 30, 30, .1)
}
.checkout-summary__products-header {
border-bottom: 2px solid #e0dede;
font-weight: 700;
padding: 10px
}
.checkout-summary__products-header-title {
margin-bottom: 5px
}
.checkout-summary__products-header svg {
margin-top: -2px
}
.checkout-summary__summary {
padding: 10px 20px 0
}
@media (min-width: 1200px) {
.checkout-summary__summary {
padding: 10px 30px 0
}
}
.checkout-summary-sidebar {
margin-bottom: 20px
}
@media (min-width: 960px) {
.checkout-summary-sidebar {
min-height: 100%
}
}
.checkout-summary-sidebar-wrapper {
background: #fff;
padding: 10px 20px
}
.checkout-summary-sidebar-wrapper.uk-sticky.uk-active {
z-index: 200
}
@media (min-width: 960px) {
.checkout-summary-sidebar-wrapper {
border: transparent;
max-height: calc(100% - 50px);
overflow-y: scroll
}
}
@media (max-width: 639px) {
.checkout-summary-sidebar-wrapper.uk-sticky.uk-active {
-webkit-animation: slide-down .6s linear forwards;
animation: slide-down .6s linear forwards;
-webkit-animation-delay: .6s;
animation-delay: .6s;
border-color: #f2f2f2;
box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .1);
left: 0;
transform: translateY(-200px);
width: 100% !important
}
}
@media (min-width: 640px) and (max-width:959px) {
.checkout-summary-sidebar-wrapper {
-webkit-animation: none !important;
animation: none !important;
position: relative !important;
top: auto !important;
width: auto !important
}
.checkout-summary-sidebar-wrapper+.uk-sticky-placeholder {
display: none
}
}
@-webkit-keyframes slide-down {
0% {
transform: translateY(-200px)
}
to {
transform: translateY(0)
}
}
@keyframes slide-down {
0% {
transform: translateY(-200px)
}
to {
transform: translateY(0)
}
}
.checkout-summary-mobile {
height: 0;
opacity: 0;
padding: 0
}
.checkout-summary-mobile.uk-active {
display: block !important;
height: auto;
opacity: 1;
padding: 10px 20px
}
.checkout-summary-mobile.uk-active+.uk-sticky-placeholder {
display: none
}
.checkout-summary__items {
width: 100%
}
.checkout-summary__items .minicart__item-image {
margin: 20px 0 0 10px
}
@media (min-width: 640px) {
.checkout-summary__items .minicart__item-image {
margin: 20px 0 0 20px
}
}
.checkout-mobile-summary ul,
.checkout-summary__details ul {
margin: 0;
padding: 0
}
.checkout-mobile-summary {
margin-bottom: 40px
}
.checkout__summary-buy-local-payment {
padding: 20px;
position: relative
}
.checkout__summary-buy-local-payment:after {
border-top: 2px solid #f2f2f2;
content: "";
height: 2px;
left: 3%;
position: absolute;
top: 0;
width: 94%
}
.checkout-step {
background-color: #fff;
display: inline-block;
margin-bottom: 30px;
overflow: hidden;
position: relative;
width: 100%
}
.checkout-step__headline-container {
margin: 6px 0 20px
}
@media (min-width: 960px) {
.checkout-step__headline-container {
margin: 4px 0 20px
}
}
.checkout-step__headline {
font-size: 24px;
line-height: 35px
}
@media (min-width: 639px) {
.checkout-step__headline {
font-size: 1.75rem;
line-height: 2.25rem
}
}
.checkout-step__button svg {
margin-bottom: 2px
}
.checkout-step__button.uk-button-primary {
border-color: #ee2737
}
.checkout-step__button:disabled {
background: rgba(0, 0, 0, .5);
border-color: transparent;
color: #fff
}
.checkout-step__button:disabled:before {
background: transparent
}
.checkout-step__button:disabled:hover {
background: rgba(0, 0, 0, .5);
color: #fff
}
.checkout-step__button .spinner-wrapper {
align-items: center;
display: flex
}
.checkout-step__button .spinner {
height: 18px;
margin-right: 20px;
width: 18px
}
.checkout-step__overlay {
background-color: #fff;
bottom: 0;
left: 0;
opacity: .6;
position: absolute;
right: 0;
top: 0;
z-index: 100
}
.checkout-step--active .checkout-step__overlay {
display: none
}
.checkout-step--shadow {
box-shadow: 0 5px 20px 0 rgba(30, 30, 30, .1)
}
.checkout-step__count {
background-color: #fff;
border: 2px solid #000;
border-radius: 50%;
color: #000;
flex-shrink: 0;
font-size: 1.2rem;
height: 2rem;
line-height: 2rem;
margin: 2px 10px 0 0;
text-align: center;
transition: color .1s ease, border-color .1s ease;
width: 2rem;
z-index: 1
}
.checkout-step--active .checkout-step__count {
border-color: #000;
color: #000
}
.checkout-step--current .checkout-step__count {
background-color: #000;
border-color: #000;
color: #fff
}
.checkout-step__content {
margin: 30px 20px;
position: relative
}
@media (min-width: 640px) {
.checkout-step__content {
margin: 30px 40px 45px
}
}
.checkout-option-list {
list-style-type: none;
padding: 0
}
.checkout-option-list li:not(:last-of-type) {
margin-bottom: 10px
}
.checkout-option-list .float-label .uk-form-danger.uk-text-tiny {
border-bottom: 0 !important
}
@media (max-width: 639px) {
.checkout__billaddress {
margin-top: 40px
}
.checkout-option-list li:not(:last-of-type) {
margin-bottom: 20px
}
}
.checkout-terms-label a {
position: relative
}
.checkout-terms-label a:after {
background-color: transparent;
bottom: -2px;
content: "";
height: 1px;
left: 0;
max-width: 0;
position: absolute;
transition: background-color .2s ease-out, max-width .2s ease-out;
width: 100%
}
.checkout-terms-label a:hover:after {
background-color: #ee2737;
max-width: 100%
}
.checkout__credit-card-type {
position: absolute;
right: 0;
top: 10px;
width: 30px
}
.checkout-3ds-info {
background-color: rgba(0, 0, 0, .05);
box-shadow: 0 5px 20px 0 rgba(30, 30, 30, .05);
color: #000;
padding: 12px 25px 12px 17px
}
.checkout-3ds-info svg {
min-height: 1rem;
min-width: 1rem
}
.checkout-3ds-info-text {
line-height: 1.4
}
.checkout-order-summary__items {
background: #fff
}
.checkout-order-summary__items ul {
margin: 0;
padding: 0
}
.checkout-order-summary__products-header-grey {
background: #f2f2f2;
border-bottom: 2px solid #f2f2f2;
padding: 10px
}
@media (min-width: 640px) {
.checkout-order-summary__products-header-grey {
align-items: center;
margin-bottom: 0
}
}
.checkout-order-summary__products-header-grey .checkout-order-summary__products-header-grey-title {
font-weight: 700;
margin-bottom: 5px
}
@media (min-width: 640px) {
.checkout-order-summary__products-header-grey .checkout-order-summary__products-header-grey-title {
margin-bottom: 0
}
}
.checkout-order-summary__products-header-grey svg {
margin-top: -2px
}
.checkout-continue {
z-index: 200
}
.checkout-continue button {
background-color: #ee2737 !important;
color: #fff !important
}
.checkout-flipped-dropdown-arrow svg {
transform: rotate(180deg)
}
.empty-cart,
.no-shop {
padding: 30px 0
}
@media (min-width: 960px) {
.empty-cart,
.no-shop {
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: center
}
}
.no-shop-margin {
margin: 30px 0 60px
}
.checkout-edit-button {
line-height: 1.75
}
.checkout-edit-button path {
fill: #ee2737
}
.minicart__delivered-products:not(.edit-mode) .checkout-order-summary__items {
box-shadow: 0 0 20px 0 rgba(30, 30, 30, .1)
}
.minicart__delivered-products:not(.edit-mode) .checkout-order-summary__products-header-grey {
border-bottom: 2px solid #e0dede
}
.minicart__buylocal-products:not(.edit-mode) .checkout-order-summary__items {
box-shadow: 0 0 20px 0 rgba(30, 30, 30, .1)
}
.minicart__buylocal-products:not(.edit-mode) .checkout-order-summary__products-header-grey {
border-bottom: 2px solid #e0dede
}
.apple-pay-overlay__error {
color: #ee2737 !important
}
.apple-pay-overlay__button-wrapper,
.checkout-order-failed-modal__button-wrapper {
flex-direction: column
}
.apple-pay-overlay__button-wrapper button,
.checkout-order-failed-modal__button-wrapper button {
margin-top: 20px
}
@media (min-width: 640px) {
.apple-pay-overlay__button-wrapper,
.checkout-order-failed-modal__button-wrapper {
flex-direction: row
}
.apple-pay-overlay__button-wrapper button,
.checkout-order-failed-modal__button-wrapper button {
margin-top: 30px
}
}
.comparison-slider {
box-sizing: border-box;
height: 100%;
margin: 0 auto;
max-width: 816px;
position: relative;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
width: auto
}
.comparison-slider__labels {
max-width: 816px
}
.comparison-slider__label {
background-color: hsla(0, 0%, 94.9%, .8);
margin: 0 10px;
padding: 6.66667px 13.33333px
}
@media (min-width: 640px) {
.comparison-slider__label {
margin: 0 20px;
padding: 10px 30px
}
}
.comparison-slider__after {
position: relative
}
.comparison-slider__after img {
max-width: 100% !important
}
.comparison-slider__before {
border-right: 2px solid #fff;
height: 100%;
left: 0;
position: absolute;
top: 0
}
.comparison-slider__before img {
height: 100%;
max-height: none;
max-width: none;
width: auto
}
.comparison-slider__img {
overflow: hidden;
width: 100%
}
.comparison-slider__img img {
display: block;
max-width: none
}
@media (min-width: 640px) {
.comparison-slider__img img {
max-width: 816px
}
}
.comparison-slider__handle {
background-color: #fff;
background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMTkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2LjQ4OSAxLjA5bDcuODk0IDcuODk0YS45OS45OSAwIDAxMCAxLjRsLTcuODk0IDcuODk0YS45ODYuOTg2IDAgMDEtLjcuMjloLS40ODRsLjA4Ni0uMDg2LS4xMDgtLjA1NWEuOTkyLjk5MiAwIDAxLS4xOTQtMS41NWw3LjE5NS03LjE5NC03LjE5NS03LjE5NGEuOTkuOTkgMCAwMTEuNC0xLjR6bS03LjUwNSAwYS45OS45OSAwIDAxMS40IDEuMzk5TDMuMTg4IDkuNjgzbDcuMTk0IDcuMTkzYS45OTIuOTkyIDAgMDEtLjE5MyAxLjU1bC0uMTA4LjA1Ni4wODUuMDg1aC0uNDgyYS45ODYuOTg2IDAgMDEtLjctLjI4OWwtNy44OTYtNy44OTVhLjk5Ljk5IDAgMDEwLTEuMzk5eiIgZmlsbD0iI0VFMjczNyIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+");
background-position: 50%;
background-repeat: no-repeat;
background-size: 22px;
border-radius: 50%;
cursor: ew-resize;
height: 56px;
position: absolute;
top: 50%;
transform: translateY(-50%) translateX(-50%);
width: 56px;
z-index: 9
}
.lst-explorer--init {
max-height: 816px;
overflow: hidden
}
.lst-explorer--init .uk-switcher>:not(.uk-active),
.lst-explorer--init .uk-switcher>:not(.uk-active-explorer) {
display: block !important;
opacity: 0
}
.country-switch__headline {
font-size: 24px;
line-height: 1.2
}
@media (min-width: 639px) {
.country-switch__headline {
font-size: 1.75rem
}
}
.country-switch__spinner-overlay {
background-color: hsla(0, 0%, 100%, .75)
}
.country-switch__button {
font-size: 16px !important
}
.country-switch__button span {
line-height: 28px
}
.country-switch__button:hover {
cursor: pointer
}
#dr-privacynotice-div h1 {
font-size: 2.375rem;
line-height: 2.8125rem
}
#dr-privacynotice-div h2 {
font-size: 1.75rem;
line-height: 2.25rem;
margin-top: 70px;
scroll-margin-top: 40px
}
#dr-privacynotice-div h3 {
font-size: 1.125rem;
line-height: 1.875rem
}
#dr-privacynotice-div table {
border-collapse: collapse;
display: inline-block;
margin: 20px 0;
max-width: 100%;
overflow-x: auto
}
#dr-privacynotice-div th {
font-family: EvilEye, Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
font-size: 1.125rem;
font-weight: 400;
padding: 20px;
text-align: left
}
#dr-privacynotice-div strong {
font-weight: 700
}
#dr-privacynotice-div tr {
border-bottom: 1px solid #e0dede
}
#dr-privacynotice-div tr:first-child {
border-bottom: 1px solid #000
}
#dr-privacynotice-div tr:last-child {
border-bottom: 0
}
#dr-privacynotice-div td {
font-size: 1rem;
font-weight: 400;
padding: 20px;
vertical-align: top
}
#dr-privacynotice-div td strong {
font-weight: 400
}
#dr-privacynotice-div a {
position: relative;
text-decoration: underline;
text-underline-offset: 4px
}
#dr-privacynotice-div a:hover {
-webkit-text-decoration-color: #ee2737;
text-decoration-color: #ee2737
}
#dr-categorybanner-btn-show-more-desktop .dr-open-arrow {
margin-right: 8px
}
.error__background-stage {
background-position: bottom
}
.error__contentwrapper {
padding: 140px 0;
text-align: center
}
@media (max-width: 959px) {
.error__contentwrapper {
padding: 70px 0
}
}
.error__contentwrapper .uk-button {
padding-left: 3rem;
padding-right: 3rem
}
.error-headline,
.error-text {
color: #fff
}
.faq__arrow {
transform: translateY(-50%) rotate(0deg);
width: 10px;
z-index: -1
}
.faq__arrow,
.is-active .faq__arrow {
transition: transform .2s ease-in-out
}
.is-active .faq__arrow {
transform: translateY(-50%) rotate(90deg)
}
.faq .highlight {
background-color: #e0dede;
font-weight: 400
}
.faq__site-heading {
margin-bottom: 10px;
margin-top: 40px
}
@media (min-width: 960px) {
.faq__site-heading {
margin-bottom: 40px;
margin-top: 70px
}
}
@media (min-width: 960px) {
.faq__content-container {
margin-top: 70px
}
}
.faq__filter-wrapper {
box-shadow: 0 5px 20px 0 rgba(30, 30, 30, .1);
margin: 40px -20px 0;
padding: 30px 20px 40px
}
.faq__filter-wrapper .search-form {
margin-top: 0
}
.faq__filter-wrapper .searchform__query-icon {
bottom: 10px;
height: 15px;
padding: 0 6px 3px 0;
position: absolute;
right: 0;
width: 14px
}
@media (min-width: 640px) {
.faq__filter-wrapper {
margin: 40px -30px 0;
padding: 30px 30px 40px
}
}
@media (min-width: 960px) {
.faq__filter-wrapper {
box-shadow: none;
margin: 0;
padding: 0
}
}
.faq__toc-heading {
margin-top: 35px
}
.faq__toc-item {
margin-top: 5px
}
.faq__not-found {
margin-top: 40px
}
@media (min-width: 640px) {
.faq__not-found {
margin-top: 20px
}
}
@media (min-width: 960px) {
.faq__not-found {
margin-left: 60px;
margin-top: 30px;
width: 50%
}
}
@media (min-width: 1200px) {
.faq__not-found {
margin-left: 70px
}
}
.faq-item {
border-bottom: 1px solid #f2f2f2
}
.faq-item,
.faq-item+.faq-item {
margin-top: 30px
}
.faq-item__headline {
margin-bottom: 30px
}
.faq-item__content {
margin-top: 0;
padding-bottom: 30px
}
.find-retailer-link {
cursor: pointer
}
.find-retailer-overlay__retailer {
margin: 0 auto;
max-width: 500px
}
.find-retailer-overlay__retailer+.find-retailer-overlay__retailer {
border-top: 1px solid #f2f2f2;
margin-top: 20px;
padding-top: 20px
}
@media (min-width: 959px) {
.icon-us-retailer {
background: url(../images/icons/buylocal/clickcollect.svg) no-repeat 50%/contain;
display: inline-block;
height: 20px;
margin-bottom: -1px;
vertical-align: sub;
width: 20px
}
}
@media (min-width: 959px) {
.product-preview__badge--text.with-icon-us-retailer {
display: none
}
}
@media (max-width: 959px) {
.product-preview__badge--text.with-icon-us-retailer {
background: #f2f2f2 url(../images/icons/buylocal/clickcollect.svg) no-repeat .4rem/16px;
display: inline-block;
font-size: 12px;
font-weight: 400;
margin-bottom: .5rem;
margin-top: .4rem;
padding: .25rem .4rem .25rem 1.6rem
}
}
.checkout-step .atlas-location .uk-button,
.uk-modal .isUS .uk-radio {
display: none
}
@media (max-width: 959px) {
.atlas-location__opening-hours {
margin-left: 0
}
}
.icon-flag-ad {
background-position: 0 0
}
.icon-flag-ad,
.icon-flag-ae {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ae {
background-position: -16px 0
}
.icon-flag-af {
background-position: 0 -12px
}
.icon-flag-af,
.icon-flag-ag {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ag {
background-position: -16px -12px
}
.icon-flag-ai {
background-position: -32px 0
}
.icon-flag-ai,
.icon-flag-al {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-al {
background-position: -32px -12px
}
.icon-flag-am {
background-position: 0 -24px
}
.icon-flag-am,
.icon-flag-an {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-an {
background-position: -16px -24px
}
.icon-flag-ao {
background-position: -32px -24px
}
.icon-flag-ao,
.icon-flag-aq {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-aq {
background-position: 0 -36px
}
.icon-flag-ar {
background-position: -16px -36px
}
.icon-flag-ar,
.icon-flag-as {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-as {
background-position: -32px -36px
}
.icon-flag-at {
background-position: -48px 0
}
.icon-flag-at,
.icon-flag-au {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-au {
background-position: -48px -12px
}
.icon-flag-aw {
background-position: -48px -24px
}
.icon-flag-aw,
.icon-flag-ax {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ax {
background-position: -48px -36px
}
.icon-flag-az {
background-position: 0 -48px
}
.icon-flag-az,
.icon-flag-ba {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ba {
background-position: -16px -48px
}
.icon-flag-bb {
background-position: -32px -48px
}
.icon-flag-bb,
.icon-flag-bd {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-bd {
background-position: -48px -48px
}
.icon-flag-be {
background-position: -64px 0
}
.icon-flag-be,
.icon-flag-bf {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-bf {
background-position: -64px -12px
}
.icon-flag-bg {
background-position: -64px -24px
}
.icon-flag-bg,
.icon-flag-bh {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-bh {
background-position: -64px -36px
}
.icon-flag-bi {
background-position: -64px -48px
}
.icon-flag-bi,
.icon-flag-bj {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-bj {
background-position: 0 -60px
}
.icon-flag-bl {
background-position: -16px -60px
}
.icon-flag-bl,
.icon-flag-bm {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-bm {
background-position: -32px -60px
}
.icon-flag-bn {
background-position: -48px -60px
}
.icon-flag-bn,
.icon-flag-bo {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-bo {
background-position: -64px -60px
}
.icon-flag-bq {
background-position: -80px 0
}
.icon-flag-bq,
.icon-flag-br {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-br {
background-position: -80px -12px
}
.icon-flag-bs {
background-position: -80px -24px
}
.icon-flag-bs,
.icon-flag-bt {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-bt {
background-position: -80px -36px
}
.icon-flag-bv {
background-position: -80px -48px
}
.icon-flag-bv,
.icon-flag-bw {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-bw {
background-position: -80px -60px
}
.icon-flag-by {
background-position: 0 -72px
}
.icon-flag-by,
.icon-flag-bz {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-bz {
background-position: -16px -72px
}
.icon-flag-ca {
background-position: -32px -72px
}
.icon-flag-ca,
.icon-flag-cc {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-cc {
background-position: -48px -72px
}
.icon-flag-cd {
background-position: -64px -72px
}
.icon-flag-cd,
.icon-flag-cf {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-cf {
background-position: -80px -72px
}
.icon-flag-cg {
background-position: 0 -84px
}
.icon-flag-cg,
.icon-flag-ch {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ch {
background-position: -16px -84px
}
.icon-flag-ci {
background-position: -32px -84px
}
.icon-flag-ci,
.icon-flag-ck {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ck {
background-position: -48px -84px
}
.icon-flag-cl {
background-position: -64px -84px
}
.icon-flag-cl,
.icon-flag-cm {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-cm {
background-position: -80px -84px
}
.icon-flag-cn {
background-position: -96px 0
}
.icon-flag-cn,
.icon-flag-co {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-co {
background-position: -96px -12px
}
.icon-flag-cr {
background-position: -96px -24px
}
.icon-flag-cr,
.icon-flag-cu {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-cu {
background-position: -96px -36px
}
.icon-flag-cv {
background-position: -96px -48px
}
.icon-flag-cv,
.icon-flag-cw {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-cw {
background-position: -96px -60px
}
.icon-flag-cx {
background-position: -96px -72px
}
.icon-flag-cx,
.icon-flag-cy {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-cy {
background-position: -96px -84px
}
.icon-flag-cz {
background-position: 0 -96px
}
.icon-flag-cz,
.icon-flag-de {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-de {
background-position: -16px -96px
}
.icon-flag-dj {
background-position: -32px -96px
}
.icon-flag-dj,
.icon-flag-dk {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-dk {
background-position: -48px -96px
}
.icon-flag-dm {
background-position: -64px -96px
}
.icon-flag-dm,
.icon-flag-do {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-do {
background-position: -80px -96px
}
.icon-flag-dz {
background-position: -96px -96px
}
.icon-flag-dz,
.icon-flag-ec {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ec {
background-position: -112px 0
}
.icon-flag-ee {
background-position: -112px -12px
}
.icon-flag-ee,
.icon-flag-eg {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-eg {
background-position: -112px -24px
}
.icon-flag-eh {
background-position: -112px -36px
}
.icon-flag-eh,
.icon-flag-er {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-er {
background-position: -112px -48px
}
.icon-flag-es {
background-position: -112px -60px
}
.icon-flag-es,
.icon-flag-et {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-et {
background-position: -112px -72px
}
.icon-flag-eu {
background-position: -112px -84px
}
.icon-flag-eu,
.icon-flag-fi {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-fi {
background-position: -112px -96px
}
.icon-flag-fj {
background-position: 0 -108px
}
.icon-flag-fj,
.icon-flag-fk {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-fk {
background-position: -16px -108px
}
.icon-flag-fm {
background-position: -32px -108px
}
.icon-flag-fm,
.icon-flag-fo {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-fo {
background-position: -48px -108px
}
.icon-flag-fr {
background-position: -64px -108px
}
.icon-flag-fr,
.icon-flag-ga {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ga {
background-position: -80px -108px
}
.icon-flag-gb {
background-position: -96px -108px
}
.icon-flag-gb,
.icon-flag-gb_eng {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-gb_eng {
background-position: -112px -108px
}
.icon-flag-gb_nir {
background-position: -128px 0
}
.icon-flag-gb_nir,
.icon-flag-gb_sct {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-gb_sct {
background-position: -128px -12px
}
.icon-flag-gb_wls {
background-position: -128px -24px
}
.icon-flag-gb_wls,
.icon-flag-gd {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-gd {
background-position: -128px -36px
}
.icon-flag-ge {
background-position: -128px -48px
}
.icon-flag-ge,
.icon-flag-gf {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-gf {
background-position: -128px -60px
}
.icon-flag-gg {
background-position: -128px -72px
}
.icon-flag-gg,
.icon-flag-gh {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-gh {
background-position: -128px -84px
}
.icon-flag-gi {
background-position: -128px -96px
}
.icon-flag-gi,
.icon-flag-gl {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-gl {
background-position: -128px -108px
}
.icon-flag-gm {
background-position: 0 -120px
}
.icon-flag-gm,
.icon-flag-gn {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-gn {
background-position: -16px -120px
}
.icon-flag-gp {
background-position: -32px -120px
}
.icon-flag-gp,
.icon-flag-gq {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-gq {
background-position: -48px -120px
}
.icon-flag-gr {
background-position: -64px -120px
}
.icon-flag-gr,
.icon-flag-gs {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-gs {
background-position: -80px -120px
}
.icon-flag-gt {
background-position: -96px -120px
}
.icon-flag-gt,
.icon-flag-gu {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-gu {
background-position: -112px -120px
}
.icon-flag-gw {
background-position: -128px -120px
}
.icon-flag-gw,
.icon-flag-gy {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-gy {
background-position: 0 -132px
}
.icon-flag-hk {
background-position: -16px -132px
}
.icon-flag-hk,
.icon-flag-hm {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-hm {
background-position: -32px -132px
}
.icon-flag-hn {
background-position: -48px -132px
}
.icon-flag-hn,
.icon-flag-hr {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-hr {
background-position: -64px -132px
}
.icon-flag-ht {
background-position: -80px -132px
}
.icon-flag-ht,
.icon-flag-hu {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-hu {
background-position: -96px -132px
}
.icon-flag-ic {
background-position: -112px -132px
}
.icon-flag-ic,
.icon-flag-id {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-id {
background-position: -128px -132px
}
.icon-flag-ie {
background-position: -144px 0
}
.icon-flag-ie,
.icon-flag-il {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-il {
background-position: -144px -12px
}
.icon-flag-im {
background-position: -144px -24px
}
.icon-flag-im,
.icon-flag-in {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-in {
background-position: -144px -36px
}
.icon-flag-io {
background-position: -144px -48px
}
.icon-flag-io,
.icon-flag-iq {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-iq {
background-position: -144px -60px
}
.icon-flag-ir {
background-position: -144px -72px
}
.icon-flag-ir,
.icon-flag-is {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-is {
background-position: -144px -84px
}
.icon-flag-it {
background-position: -144px -96px
}
.icon-flag-it,
.icon-flag-je {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-je {
background-position: -144px -108px
}
.icon-flag-jm {
background-position: -144px -120px
}
.icon-flag-jm,
.icon-flag-jo {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-jo {
background-position: -144px -132px
}
.icon-flag-jp {
background-position: 0 -144px
}
.icon-flag-jp,
.icon-flag-ke {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ke {
background-position: -16px -144px
}
.icon-flag-kg {
background-position: -32px -144px
}
.icon-flag-kg,
.icon-flag-kh {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-kh {
background-position: -48px -144px
}
.icon-flag-ki {
background-position: -64px -144px
}
.icon-flag-ki,
.icon-flag-km {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-km {
background-position: -80px -144px
}
.icon-flag-kn {
background-position: -96px -144px
}
.icon-flag-kn,
.icon-flag-ko {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ko {
background-position: -112px -144px
}
.icon-flag-kp {
background-position: -128px -144px
}
.icon-flag-kp,
.icon-flag-kr {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-kr {
background-position: -144px -144px
}
.icon-flag-kw {
background-position: -160px 0
}
.icon-flag-kw,
.icon-flag-ky {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ky {
background-position: -160px -12px
}
.icon-flag-kz {
background-position: -160px -24px
}
.icon-flag-kz,
.icon-flag-la {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-la {
background-position: -160px -36px
}
.icon-flag-lb {
background-position: -160px -48px
}
.icon-flag-lb,
.icon-flag-lc {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-lc {
background-position: -160px -60px
}
.icon-flag-li {
background-position: -160px -72px
}
.icon-flag-li,
.icon-flag-lk {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-lk {
background-position: -160px -84px
}
.icon-flag-lr {
background-position: -160px -96px
}
.icon-flag-lr,
.icon-flag-ls {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ls {
background-position: -160px -108px
}
.icon-flag-lt {
background-position: -160px -120px
}
.icon-flag-lt,
.icon-flag-lu {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-lu {
background-position: -160px -132px
}
.icon-flag-lv {
background-position: -160px -144px
}
.icon-flag-lv,
.icon-flag-ly {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ly {
background-position: 0 -156px
}
.icon-flag-ma {
background-position: -16px -156px
}
.icon-flag-ma,
.icon-flag-mc {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-mc {
background-position: -32px -156px
}
.icon-flag-md {
background-position: -48px -156px
}
.icon-flag-md,
.icon-flag-me {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-me {
background-position: -64px -156px
}
.icon-flag-mf {
background-position: -80px -156px
}
.icon-flag-mf,
.icon-flag-mg {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-mg {
background-position: -96px -156px
}
.icon-flag-mh {
background-position: -112px -156px
}
.icon-flag-mh,
.icon-flag-mk {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-mk {
background-position: -128px -156px
}
.icon-flag-ml {
background-position: -144px -156px
}
.icon-flag-ml,
.icon-flag-mm {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-mm {
background-position: -160px -156px
}
.icon-flag-mn {
background-position: -176px 0
}
.icon-flag-mn,
.icon-flag-mo {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-mo {
background-position: -176px -12px
}
.icon-flag-mp {
background-position: -176px -24px
}
.icon-flag-mp,
.icon-flag-mq {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-mq {
background-position: -176px -36px
}
.icon-flag-mr {
background-position: -176px -48px
}
.icon-flag-mr,
.icon-flag-ms {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ms {
background-position: -176px -60px
}
.icon-flag-mt {
background-position: -176px -72px
}
.icon-flag-mt,
.icon-flag-mu {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-mu {
background-position: -176px -84px
}
.icon-flag-mv {
background-position: -176px -96px
}
.icon-flag-mv,
.icon-flag-mw {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-mw {
background-position: -176px -108px
}
.icon-flag-mx {
background-position: -176px -120px
}
.icon-flag-mx,
.icon-flag-my {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-my {
background-position: -176px -132px
}
.icon-flag-mz {
background-position: -176px -144px
}
.icon-flag-mz,
.icon-flag-na {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-na {
background-position: -176px -156px
}
.icon-flag-nc {
background-position: 0 -168px
}
.icon-flag-nc,
.icon-flag-ne {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ne {
background-position: -16px -168px
}
.icon-flag-nf {
background-position: -32px -168px
}
.icon-flag-nf,
.icon-flag-ng {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ng {
background-position: -48px -168px
}
.icon-flag-ni {
background-position: -64px -168px
}
.icon-flag-ni,
.icon-flag-nl {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-nl {
background-position: -80px -168px
}
.icon-flag-no {
background-position: -96px -168px
}
.icon-flag-no,
.icon-flag-np {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-np {
background-position: -112px -168px
}
.icon-flag-nr {
background-position: -128px -168px
}
.icon-flag-nr,
.icon-flag-nu {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-nu {
background-position: -144px -168px
}
.icon-flag-nz {
background-position: -160px -168px
}
.icon-flag-nz,
.icon-flag-om {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-om {
background-position: -176px -168px
}
.icon-flag-pa {
background-position: 0 -180px
}
.icon-flag-pa,
.icon-flag-pe {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-pe {
background-position: -16px -180px
}
.icon-flag-pf {
background-position: -32px -180px
}
.icon-flag-pf,
.icon-flag-pg {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-pg {
background-position: -48px -180px
}
.icon-flag-ph {
background-position: -64px -180px
}
.icon-flag-ph,
.icon-flag-pk {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-pk {
background-position: -80px -180px
}
.icon-flag-pl {
background-position: -96px -180px
}
.icon-flag-pl,
.icon-flag-pm {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-pm {
background-position: -112px -180px
}
.icon-flag-pn {
background-position: -128px -180px
}
.icon-flag-pn,
.icon-flag-pr {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-pr {
background-position: -144px -180px
}
.icon-flag-ps {
background-position: -160px -180px
}
.icon-flag-ps,
.icon-flag-pt {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-pt {
background-position: -176px -180px
}
.icon-flag-pw {
background-position: -192px 0
}
.icon-flag-pw,
.icon-flag-py {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-py {
background-position: -192px -12px
}
.icon-flag-qa {
background-position: -192px -24px
}
.icon-flag-qa,
.icon-flag-re {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-re {
background-position: -192px -36px
}
.icon-flag-ro {
background-position: -192px -48px
}
.icon-flag-ro,
.icon-flag-rs {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-rs {
background-position: -192px -60px
}
.icon-flag-ru {
background-position: -192px -72px
}
.icon-flag-ru,
.icon-flag-rw {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-rw {
background-position: -192px -84px
}
.icon-flag-sa {
background-position: -192px -96px
}
.icon-flag-sa,
.icon-flag-sb {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-sb {
background-position: -192px -108px
}
.icon-flag-sc {
background-position: -192px -120px
}
.icon-flag-sc,
.icon-flag-sd {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-sd {
background-position: -192px -132px
}
.icon-flag-se {
background-position: -192px -144px
}
.icon-flag-se,
.icon-flag-sg {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-sg {
background-position: -192px -156px
}
.icon-flag-sh {
background-position: -192px -168px
}
.icon-flag-sh,
.icon-flag-si {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-si {
background-position: -192px -180px
}
.icon-flag-sj {
background-position: 0 -192px
}
.icon-flag-sj,
.icon-flag-sk {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-sk {
background-position: -16px -192px
}
.icon-flag-sl {
background-position: -32px -192px
}
.icon-flag-sl,
.icon-flag-sm {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-sm {
background-position: -48px -192px
}
.icon-flag-sn {
background-position: -64px -192px
}
.icon-flag-sn,
.icon-flag-so {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-so {
background-position: -80px -192px
}
.icon-flag-sr {
background-position: -96px -192px
}
.icon-flag-sr,
.icon-flag-ss {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ss {
background-position: -112px -192px
}
.icon-flag-st {
background-position: -128px -192px
}
.icon-flag-st,
.icon-flag-sv {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-sv {
background-position: -144px -192px
}
.icon-flag-sx {
background-position: -160px -192px
}
.icon-flag-sx,
.icon-flag-sy {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-sy {
background-position: -176px -192px
}
.icon-flag-sz {
background-position: -192px -192px
}
.icon-flag-sz,
.icon-flag-tc {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-tc {
background-position: -208px 0
}
.icon-flag-td {
background-position: -208px -12px
}
.icon-flag-td,
.icon-flag-tf {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-tf {
background-position: -208px -24px
}
.icon-flag-tg {
background-position: -208px -36px
}
.icon-flag-tg,
.icon-flag-th {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-th {
background-position: -208px -48px
}
.icon-flag-tj {
background-position: -208px -60px
}
.icon-flag-tj,
.icon-flag-tk {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-tk {
background-position: -208px -72px
}
.icon-flag-tl {
background-position: -208px -84px
}
.icon-flag-tl,
.icon-flag-tm {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-tm {
background-position: -208px -96px
}
.icon-flag-tn {
background-position: -208px -108px
}
.icon-flag-tn,
.icon-flag-to {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-to {
background-position: -208px -120px
}
.icon-flag-tr {
background-position: -208px -132px
}
.icon-flag-tr,
.icon-flag-tt {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-tt {
background-position: -208px -144px
}
.icon-flag-tv {
background-position: -208px -156px
}
.icon-flag-tv,
.icon-flag-tw {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-tw {
background-position: -208px -168px
}
.icon-flag-tz {
background-position: -208px -180px
}
.icon-flag-tz,
.icon-flag-ua {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ua {
background-position: -208px -192px
}
.icon-flag-ug {
background-position: 0 -204px
}
.icon-flag-ug,
.icon-flag-uk {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-uk {
background-position: -16px -204px
}
.icon-flag-um {
background-position: -32px -204px
}
.icon-flag-um,
.icon-flag-un {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-un {
background-position: -48px -204px
}
.icon-flag-us {
background-position: -64px -204px
}
.icon-flag-us,
.icon-flag-uy {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-uy {
background-position: -80px -204px
}
.icon-flag-uz {
background-position: -96px -204px
}
.icon-flag-uz,
.icon-flag-va {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-va {
background-position: -112px -204px
}
.icon-flag-vc {
background-position: -128px -204px
}
.icon-flag-vc,
.icon-flag-ve {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ve {
background-position: -144px -204px
}
.icon-flag-vg {
background-position: -160px -204px
}
.icon-flag-vg,
.icon-flag-vi {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-vi {
background-position: -176px -204px
}
.icon-flag-vn {
background-position: -192px -204px
}
.icon-flag-vn,
.icon-flag-vu {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-vu {
background-position: -208px -204px
}
.icon-flag-wf {
background-position: -224px 0
}
.icon-flag-wf,
.icon-flag-ws {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-ws {
background-position: -224px -12px
}
.icon-flag-ye {
background-position: -224px -24px
}
.icon-flag-ye,
.icon-flag-yt {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-yt {
background-position: -224px -36px
}
.icon-flag-za {
background-position: -224px -48px
}
.icon-flag-za,
.icon-flag-zm {
background-image: url(/images/flags.jpg);
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag-zm {
background-position: -224px -60px
}
.icon-flag-zw {
background-image: url(/images/flags.jpg);
background-position: -224px -72px;
background-size: 240px 216px;
width: 16px;
height: 12px
}
.icon-flag {
display: inline-block
}
.footer {
background-color: #000;
padding-top: 40px;
position: relative
}
.footer.isCheckout {
padding-top: 0
}
@media (max-width: 639px) {
.footer .uk-container {
margin-left: 10px;
margin-right: 10px
}
.footer .footer__lang-select {
margin-bottom: -40px;
margin-top: -20px;
transition: margin-top .3s ease-in-out, max-height .3s ease-in-out
}
.footer .footer__lang-select--hidden {
margin-top: 0
}
}
.touchevents .footer {
padding-bottom: 40px
}
.footer__background-image {
background-position: bottom;
background-size: cover;
bottom: 0;
left: 0;
padding-top: 40px;
position: absolute;
right: 0;
top: 0
}
.footer__background-image.isCheckout {
padding-top: 0
}
.footer__subquote {
color: #fff
}
.footer__subquote a {
color: #fff;
display: inline-block;
position: relative
}
.footer__subquote a:before {
background-color: #fff;
bottom: -3px;
content: "";
height: 2px;
position: absolute;
transition: background-color .2s ease-in-out;
width: 100%
}
.footer__subquote a:after {
content: none
}
.footer__subquote a:hover {
color: #fff
}
.footer__subquote a:hover:before {
background-color: #ee2737
}
.footer__textsection {
z-index: 1
}
@media (max-width: 959px) {
.footer__textsection {
margin-bottom: 40px;
text-align: center
}
.footer__socialitem {
margin-bottom: 5px
}
.footer__subfooter {
text-align: center
}
}
.footer__socialitems {
margin-left: -5px
}
.footer__socialitems>* {
padding-left: 5px
}
.footer__socialitem-overlay {
background-color: rgba(238, 39, 55, .7);
opacity: 0;
padding: 15px
}
@media (min-width: 640px) {
.footer__socialitem-link:hover .footer__socialitem-overlay {
opacity: 1;
transition: opacity .3s ease-in-out
}
}
.footer__socialitem-overlay-text {
color: #fff;
line-height: 1.2rem;
max-height: 100%;
overflow: hidden
}
@media (min-width: 960px) {
.footer__socialitem-overlay-text {
line-height: 1.5rem
}
}
.footer__socialitem-overlay-icon {
right: 6px;
top: 6px
}
.footer__subfooter {
border-top: 1px solid hsla(0, 0%, 100%, .8);
margin-top: 40px;
z-index: 1
}
.footer__subfooter.isCheckout {
margin-top: unset
}
@media (max-width: 639px) {
.footer__subfooter {
padding-top: 40px
}
}
@media (min-width: 640px) {
.footer__subfooter {
align-items: center;
display: flex;
flex-direction: column;
justify-content: space-between
}
}
@media (min-width: 960px) {
.footer__subfooter {
align-items: normal;
flex-direction: row
}
}
.footer__links {
list-style-type: none;
margin: 0;
order: 3;
padding: 0
}
@media (max-width: 639px) {
.footer__links {
flex-direction: column
}
}
@media (max-width: 959px) {
.footer__links {
order: 1
}
}
.footer__subfooter-linkitem {
margin: 20px 0
}
.footer__subfooter-linkitem:not(:last-of-type) {
margin-right: 20px
}
@media (min-width: 960px) {
.footer__subfooter-linkitem:not(:last-of-type) {
margin-right: 40px
}
}
@media (max-width: 639px) {
.footer__subfooter-linkitem {
margin: 0 0 40px
}
.footer__subfooter-linkitem:not(:last-of-type) {
margin-right: 0
}
}
.footer__subfooter-link {
color: hsla(0, 0%, 100%, .8) !important
}
.footer__languageswitch {
z-index: 1
}
@media (min-width: 640px) {
.footer__languageswitch {
margin-top: 20px
}
}
@media (min-width: 960px) {
.footer__languageswitch {
margin-top: 0
}
}
.footer__languageswitch,
.footer__languageswitch-link {
color: hsla(0, 0%, 100%, .8) !important
}
.footer__languageswitch-link:after {
background-color: hsla(0, 0%, 100%, .8);
bottom: 1px
}
@media (max-width: 959px) {
.footer__languageswitch-link:after {
background-color: hsla(0, 0%, 100%, .8);
bottom: 8px;
left: 50%;
transform: translateX(-50%);
width: calc(100% - 20px) !important
}
}
@media (max-width: 959px) {
.footer__languageswitch-current,
.footer__languageswitch-link {
padding: 10px
}
.language-select__others .footer__languageswitch-current,
.language-select__others .footer__languageswitch-link {
padding: 2px 5px
}
}
.footer__languageswitch-divider {
margin: 0 3px
}
@media (max-width: 639px) {
.footer__languageswitch {
justify-content: center;
margin-bottom: 40px
}
}
.footer-languageswitch-country svg {
position: relative
}
.footer-languageswitch__flag {
margin-right: .4rem
}
.footer-languageswitch-arrow {
margin-left: .4rem;
transform: rotate(0deg);
transition: transform .3s ease-in-out;
width: 12px
}
.footer-languageswitch-arrow.footer-languageswitch-arrow--reverse {
transform: rotate(-180deg)
}
.footer-languageswitch-arrow,
.footer-languageswitch-arrow:hover,
.footer-languageswitch-countryname,
.footer-languageswitch-countryname:hover,
.footer-languageswitch-label,
.footer-languageswitch-label:hover {
color: #fff
}
.footer-languageswitch-country:hover .footer-languageswitch-countryname {
color: #fff !important
}
.footer__retailer-search {
margin-bottom: 70px;
margin-top: 70px
}
@media (min-width: 640px) {
.footer__retailer-search {
margin-top: 40px
}
}
@media (min-width: 960px) {
.footer__retailer-search {
margin-top: 0
}
}
.footer__retailer-search-pin {
left: 50%;
top: -40px;
transform: translate(-50%, -50%);
z-index: 1
}
.footer__retailer-search-pin svg {
color: #ee2737;
height: 40px;
width: 25px
}
.footer__retailer-search-pin path {
fill: currentColor
}
@media (min-width: 640px) {
.footer__retailer-search-pin {
left: -40px;
padding-left: 40px;
transform: translateY(-50%)
}
.footer__retailer-search-pin svg {
height: 50px;
width: 30px
}
}
.footer__retailer-search-input-wrapper input {
caret-color: #ee2737;
color: #fff !important
}
.footer__retailer-search-input-wrapper input:focus {
border-bottom-color: #fff !important;
color: #fff
}
.footer__retailer-search-input-wrapper label {
color: #fff !important;
opacity: .8
}
@media (max-width: 639px) {
.footer__retailer-search-input-wrapper label {
left: 50% !important;
transform: translateX(-50%)
}
}
.footer__retailer-search-form .uk-button {
margin-top: 40px
}
@media (min-width: 640px) {
.footer__retailer-search-form {
display: flex
}
.footer__retailer-search-form .uk-button {
margin-left: 20px;
margin-top: 0
}
}
.footer__retailer-search-headline {
font-size: 1.75rem;
margin: 0 auto 10px !important;
min-width: 200px;
width: 50%
}
@media (min-width: 640px) {
.footer__retailer-search-headline {
width: auto
}
}
@media (min-width: 1200px) {
.footer__retailer-search-headline {
font-size: 2.375rem
}
}
@media (min-width: 640px) {
.footer__retailer-search-button-wrapper {
display: flex
}
}
.footer__newsletter {
margin-bottom: 70px
}
.footer__newsletter-paperplane-pin {
left: 50%;
top: -40px;
transform: translate(-50%, -50%);
z-index: 1
}
.footer__newsletter-paperplane-pin svg {
color: #ee2737;
height: 44px;
width: 55px
}
.footer__newsletter-paperplane-pin path {
fill: currentColor
}
@media (min-width: 640px) {
.footer__newsletter-paperplane-pin {
left: -40px;
padding-left: 40px;
transform: translateY(-50%)
}
.footer__newsletter-paperplane-pin svg {
height: 44px;
width: 55px
}
}
.footer__newsletter-input-wrapper input {
caret-color: #ee2737;
color: #fff !important
}
.footer__newsletter-input-wrapper input:focus {
border-bottom-color: #fff !important;
color: #fff
}
.footer__newsletter-input-wrapper label {
color: #fff !important;
opacity: .8
}
@media (max-width: 639px) {
.footer__newsletter-input-wrapper label {
left: 50% !important;
transform: translateX(-50%)
}
}
.footer__newsletter-form .uk-button {
margin-top: 40px
}
@media (min-width: 640px) {
.footer__newsletter-form {
display: flex
}
.footer__newsletter-form .uk-button {
margin-left: 20px;
margin-top: 0
}
}
.footer__newsletter-headline {
font-size: 1.75rem;
margin: 0 auto 10px !important;
min-width: 200px
}
@media (min-width: 640px) {
.footer__newsletter-headline {
width: auto
}
}
@media (min-width: 1200px) {
.footer__newsletter-headline {
font-size: 2.375rem
}
}
@media (min-width: 640px) {
.footer__newsletter-button-wrapper {
display: flex
}
}
.z-1 {
z-index: 1
}
.uk-input,
.uk-select {
padding: .05em .8em
}
.uk-checkbox,
.uk-radio {
margin-right: 10px
}
.float-label {
position: relative
}
.float-label input {
padding-top: 1.35em
}
.float-label textarea {
border: 0;
border-bottom: 2px solid #e0dede;
height: 8em;
margin-top: 1.2rem;
padding-left: .2rem;
padding-top: 0;
transition: height .3s
}
.float-label textarea::-webkit-input-placeholder {
opacity: 1;
-webkit-transition: all .3s;
transition: all .3s
}
.float-label textarea:placeholder-shown:not(:focus)::-webkit-input-placeholder {
opacity: 0
}
.float-label textarea:-moz-placeholder-shown:not(:focus) {
height: 2em
}
.float-label textarea:placeholder-shown:not(:focus) {
height: 2em
}
.float-label textarea:-moz-placeholder-shown:not(:focus)+label {
color: #7f7f7f;
font-size: 1em;
line-height: 1.75;
top: 1.2rem
}
.float-label textarea:placeholder-shown:not(:focus)+label {
color: #7f7f7f;
font-size: 1em;
line-height: 1.75;
top: 1.2rem
}
.float-label textarea:focus {
border-bottom: 2px solid #000
}
.float-label input {
border: 0;
border-bottom: 2px solid #e0dede;
padding-left: .2rem
}
.float-label input::-webkit-input-placeholder {
opacity: 1;
-webkit-transition: all .3s;
transition: all .3s
}
.float-label input:placeholder-shown:not(:focus)::-webkit-input-placeholder {
opacity: 0
}
.float-label input:-moz-placeholder-shown:not(:focus)+label {
color: #7f7f7f;
font-size: 1em;
line-height: 1.75;
top: 1.35rem
}
.float-label input:placeholder-shown:not(:focus)+label {
color: #7f7f7f;
font-size: 1em;
line-height: 1.75;
top: 1.35rem
}
.float-label input:focus {
border-bottom: 2px solid #000
}
.float-label label {
color: #000;
font-size: .75rem;
left: .2rem;
line-height: 1.1875rem;
position: absolute;
top: 0;
transition: all .3s;
white-space: nowrap
}
.float-label label:hover {
cursor: text
}
.float-label select {
background-color: transparent !important;
background-image: none !important;
border: 0;
border-bottom: 2px solid #e0dede;
cursor: pointer;
margin-top: 1.2rem;
padding-left: .2rem;
padding-right: 0 !important
}
.float-label select:focus {
border-bottom-color: #000
}
.float-label .select-arrow {
bottom: 10px;
line-height: 1;
pointer-events: none;
position: absolute;
right: 5px
}
.float-label .select-arrow path {
stroke-width: 2px
}
.float-label .select-arrow,
.float-label .select-arrow svg {
height: 1rem;
width: 1rem
}
.float-label__leading-icon {
bottom: 4px;
position: absolute
}
.float-label__leading-icon svg {
height: 1rem;
width: 1rem
}
.float-label--leading-icon input {
padding-left: 30px
}
.float-label--leading-icon label {
left: 30px
}
.float-label--leading-icon input:-moz-placeholder-shown:not(:focus)+label {
left: 30px
}
.float-label--leading-icon input:placeholder-shown:not(:focus)+label {
left: 30px
}
.uk-radio {
margin-left: 40px !important
}
.uk-radio:first-of-type {
margin-left: 0 !important
}
.uk-checkbox,
.uk-radio {
background-color: transparent;
border: 2px solid #e0dede;
margin: .15em 10px 0 0;
min-width: 21px
}
.uk-checkbox {
height: 24px;
margin: .15em 10px 0 0;
min-width: 24px;
width: 24px
}
.uk-checkbox+label,
.uk-radio+label {
cursor: pointer
}
.uk-radio:active,
.uk-radio:checked,
.uk-radio:focus {
background-color: transparent !important;
border-color: #000
}
.uk-checkbox:active,
.uk-checkbox:checked,
.uk-checkbox:focus {
background-color: transparent !important;
background-repeat: no-repeat;
background-size: 100%;
border-color: #000
}
.uk-checkbox:checked.uk-checkbox--rounded+label:after {
background-color: transparent;
background-position: 50%;
background-repeat: no-repeat;
background-size: 50%;
border-color: #000
}
.uk-radio:checked {
background-image: url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" version="1.1" viewBox="0 0 21 21"%3E%3Cg fill="none" fill-rule="evenodd" stroke="none" stroke-width="1"%3E%3Ccircle cx="10.5" cy="10.5" r="9.5" stroke="%23000" stroke-width="2"/%3E%3Ccircle cx="10.504" cy="10.504" r="5" fill="%23000"/%3E%3C/g%3E%3C/svg%3E%0A')
}
.uk-checkbox:checked {
background-image: url("data:image/svg+xml;utf8,%3Csvg%20width=%2214%22%20height=%2211%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d=%22M2.057%204.678a.5.5%200%200%200-.705%200l-.705.705a.5.5%200%200%200%200%20.709l4.033%204.007a.5.5%200%200%200%20.707-.003l7.968-8.039a.5.5%200%200%200-.001-.705l-.705-.705a.5.5%200%200%200-.709.001L5.024%207.626%202.057%204.678z%22%20fill=%22%23000%22%20fill-rule=%22nonzero%22/%3E%3C/svg%3E");
background-size: 70%
}
.uk-checkbox--rounded {
border-radius: 50%;
box-sizing: border-box;
height: 1.75rem;
margin-right: 15px;
margin-top: 0;
opacity: 0;
width: 1.75rem
}
.uk-checkbox--rounded:checked+label:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='7' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.438 6.743L.248 4.492A.894.894 0 01.25 3.254a.838.838 0 011.201.002L3.04 4.887 7.55.253a.838.838 0 011.2.002.893.893 0 010 1.238l-5.108 5.25A.84.84 0 013.04 7a.844.844 0 01-.602-.257z'/%3E%3C/svg%3E");
background-size: 50%
}
.uk-checkbox--rounded+label:before {
border: 2px solid #e0dede;
box-sizing: border-box
}
.uk-checkbox--rounded+label:after {
border: 2px solid transparent;
box-sizing: border-box
}
.uk-checkbox--rounded+label:after,
.uk-checkbox--rounded+label:before {
border-radius: 50%;
content: " ";
display: block;
height: 1.75rem;
left: 0;
position: absolute;
top: -3px;
width: 1.75rem
}
.uk-checkbox.uk-checkbox--color {
display: none;
position: relative
}
.uk-checkbox.uk-checkbox--color:checked+.uk-checkbox--color-label:before {
opacity: 1
}
.uk-checkbox--color-label {
border-radius: 50%;
display: block;
height: 1.75rem;
margin: 0;
width: 1.75rem
}
.uk-checkbox--color-label:before {
border-radius: 50%;
box-shadow: 0 0 0 2px #000;
box-sizing: border-box;
content: "";
height: 2.15rem;
left: 50%;
opacity: 0;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
transition: opacity 80ms ease;
width: 2.15rem
}
.no-touchevents .uk-checkbox--color-label:hover:before {
opacity: .2
}
.float-label .uk-form-danger {
border-bottom: 2px solid #ee2737 !important
}
.float-label .uk-form-danger+label {
color: #ee2737 !important
}
.float-label .uk-form-danger select {
border-bottom: 0
}
.uk-checkbox.uk-form-danger,
.uk-radio.uk-form-danger {
border-color: #ee2737
}
.uk-checkbox.uk-form-danger+label,
.uk-radio.uk-form-danger+label {
color: #ee2737
}
.quantity-input-float-label {
width: 4rem
}
.quantity-input {
outline: none;
padding: 5px;
text-align: center;
width: 50px
}
.uk-set-height-ie {
height: 52px
}
.scroll-mt-200 {
scroll-margin-top: 200px
}
.glazing-overlay {
background-color: #fff;
color: #000;
padding: 0;
width: 100%
}
@media (min-width: 640px) {
.glazing-overlay {
width: 360px
}
}
.glazing-overlay__title {
padding: 20px
}
.glazing-overlay__title h4 {
margin: 0 !important
}
.glazing-overlay__info-box {
background-color: #f2f2f2;
padding: 20px
}
.glazin-overlay__items-wrapper {
height: auto;
padding-bottom: 240px
}
.glazin-overlay__items {
list-style-type: none;
padding: 0 20px
}
.glazin-overlay__items li {
margin-top: 20px
}
.glazin-overlay__items img {
flex-shrink: 0;
-o-object-fit: contain;
object-fit: contain
}
.glazin-overlay__items input {
margin-top: 6px
}
@media (max-width: 959px) {
.glazin-overlay__items input {
margin-top: 4px
}
}
.glazin-overlay__items label {
cursor: pointer
}
.header-emotional__wrapper {
height: calc(100vh - 95px)
}
@media (min-width: 960px) {
.header-emotional__wrapper {
height: calc(100vh - 115px)
}
}
.header-emotional__offset {
height: 250vh
}
.header-emotional .scroll-indicator {
bottom: 80px;
top: auto;
z-index: 10
}
@media (min-width: 1200px) {
.header-emotional .scroll-indicator {
bottom: 30px
}
}
.header-emotional__text {
bottom: 100px;
left: 0;
position: absolute;
right: 0;
top: auto;
z-index: 10
}
@media (min-width: 960px) {
.header-emotional__text {
bottom: 154px
}
}
@media (min-width: 1200px) {
.header-emotional__text {
bottom: 105px
}
}
.header-emotional__text .header-emotional__text-item {
-webkit-animation-duration: .8s;
animation-duration: .8s
}
.header-emotional__text>* {
color: #fff
}
@media (min-width: 960px) {
.header-medium__content-wrapper {
max-width: 60%
}
}
.header-medium__text {
z-index: 2
}
.header-medium__text h5 {
max-width: 400px
}
@media (min-width: 640px) and (max-width:959px) {
.header-medium__text h5 {
max-width: 350px
}
}
@media (max-width: 639px) {
.header-medium__text {
padding-bottom: 70px
}
}
@media (max-width: 959px) {
.header-medium--no-product .header-medium__text {
padding-bottom: 0
}
}
@media (max-width: 639px) {
.header-medium--no-product .uk-light *,
.header-medium--no-product .uk-overlay-primary *,
.header-medium--no-product .uk-section-primary:not(.uk-preserve-color) *,
.header-medium--no-product .uk-section-secondary:not(.uk-preserve-color) * {
color: #000
}
}
@media (max-width: 639px) {
.header-medium--no-product .uk-light * em,
.header-medium--no-product .uk-overlay-primary * em,
.header-medium--no-product .uk-section-primary:not(.uk-preserve-color) * em,
.header-medium--no-product .uk-section-secondary:not(.uk-preserve-color) * em {
color: #ee2737
}
}
.header-medium__shape {
height: 100%;
position: absolute;
width: auto !important;
z-index: 0
}
@media (min-width: 960px) {
.header-medium__shape {
min-width: 45% !important;
z-index: 1
}
}
.header-medium__wrapper {
height: 466px;
overflow: hidden
}
@media (max-width: 639px) {
.header-medium__wrapper {
height: auto;
overflow: visible;
padding-top: 40px
}
}
@media (min-width: 640px) and (max-width:959px) {
.header-medium__wrapper {
height: auto;
overflow: visible;
padding-bottom: 40px;
padding-top: 40px
}
.header-medium--no-product .header-medium__wrapper {
padding-bottom: 120px
}
}
.header-medium__product-wrapper {
height: 80%
}
@media (min-width: 640px) and (max-width:959px) {
.header-medium__product-wrapper {
min-width: 60%
}
}
@media (max-width: 959px) {
.header-medium__product-wrapper {
margin: 30px auto 55px;
max-width: 80%;
position: relative !important;
top: 0;
transform: none
}
}
.header-medium__product {
-webkit-animation-delay: .6s;
animation-delay: .6s;
-webkit-animation-duration: 1.2s !important;
animation-duration: 1.2s !important;
height: 100%;
width: auto
}
@media (max-width: 959px) {
.header-medium__product {
height: auto;
width: 100%
}
}
.header-small .ee-shape {
height: 130%
}
@media (min-width: 960px) {
.header-small__content-wrapper {
max-width: 60%
}
}
.header-small__text {
z-index: 2
}
.header-small__shape {
height: 100%;
position: absolute;
width: auto !important;
z-index: 0
}
@media (min-width: 960px) {
.header-small__shape {
z-index: 1
}
}
.header-small__wrapper {
padding-bottom: 60px;
padding-top: 40px
}
@media (min-width: 640px) {
.header-small__wrapper {
height: 340px;
overflow: hidden;
padding-bottom: 0;
padding-top: 0
}
}
.header-small__product-wrapper {
height: 80%
}
@media (max-width: 959px) {
.header-small__product-wrapper {
margin: 0 auto 70px;
max-width: 80%;
position: relative !important;
top: 0;
transform: none
}
}
.header-small__product {
height: 100%;
width: auto
}
@media (max-width: 959px) {
.header-small__product {
height: auto;
width: 100%
}
}
.header-small__subtitle {
color: #e0dede !important
}
.hero {
background-color: #000
}
.hero .uk-slider-items {
transition-duration: .3s
}
.hero--dark .hero-subtitle,
.hero--dark .uk-h1 {
color: #000 !important
}
.hero__wrapper {
height: 90vh;
overflow: hidden
}
@media (max-width: 959px) {
.hero__wrapper {
height: auto;
overflow: hidden;
padding-bottom: 120px;
padding-top: 40px
}
}
.hero-title {
color: #fff;
margin-bottom: 38px;
margin-top: 10px;
text-shadow: 1px 1px 27px rgba(51, 51, 51, .5)
}
.hero-title.hero-title--subsequent-subtitle {
margin-top: 0
}
@media (min-width: 640px) {
.hero-title.hero-title--subsequent-subtitle {
margin-top: 10px
}
}
@media (min-width: 960px) {
.hero-title {
margin-top: 20px
}
}
.hero-subtitle {
margin-bottom: 20px;
margin-top: -15px
}
@media (min-width: 640px) {
.hero-subtitle {
margin-bottom: 30px;
margin-top: -5px
}
}
.hero-leftimage {
height: 100%;
position: absolute;
width: auto !important;
z-index: 0
}
@media (min-width: 960px) {
.hero-leftimage {
z-index: 1
}
}
.hero__slide--video-content .hero-leftimage {
z-index: 1
}
.hero-leftimage--curve {
min-width: 35% !important
}
.hero__content-alignment {
align-items: center
}
@media (max-width: 959px) {
.hero__content-alignment {
align-items: flex-end
}
}
@media (min-width: 960px) {
.hero__contentwrapper {
display: flex;
position: relative;
top: -40px
}
.hero__main-image {
transform: translateY(-40px)
}
}
.hero__main-image {
margin: 0 auto;
max-width: 80%
}
@media (min-width: 640px) {
.hero__main-image {
max-width: 70%
}
}
@media (min-width: 960px) {
.hero__main-image {
max-width: 100%
}
}
.hero__contentwrapper-left {
margin-top: 25px;
white-space: nowrap;
z-index: 2
}
@media (min-width: 960px) {
.hero__contentwrapper-left {
margin-top: 0
}
}
.hero__slide--video-content .hero__contentwrapper-left,
.hero__slide--video-content .hero__shape img {
opacity: 0;
transform: translateY(5px);
transition: opacity .6s ease-in-out, transform .6s ease-in-out
}
.hero__slide--video-content:hover .hero__contentwrapper-left,
.hero__slide--video-content:hover .hero__shape img,
.slider--initial-loading .hero__slide--video-content .hero__contentwrapper-left,
.slider--initial-loading .hero__slide--video-content .hero__shape img {
opacity: 1;
transform: translateY(0)
}
.hero__video {
background-size: cover;
height: auto;
min-height: 100%;
min-width: 100%;
-o-object-fit: cover;
object-fit: cover;
overflow: hidden;
position: absolute;
right: 0;
top: 25%;
transform: translateY(-25%);
vertical-align: top;
width: auto;
z-index: 1
}
.highlights {
margin-top: -85px !important;
position: relative
}
@media (max-width: 639px) {
.highlights .product-preview__button {
display: block !important;
opacity: 1
}
}
.highlights-headline {
color: #fff
}
.highlights__background {
background-color: #fff;
bottom: 0;
left: 0;
margin: 15px;
position: absolute;
right: 0;
top: 0
}
.highlights__wrapper {
margin: -15px;
position: relative
}
@media (max-width: 959px) {
.highlights__wrapper {
margin-left: 0;
margin-right: 0
}
}
.highlights__slide-wrapper {
position: relative;
z-index: 1
}
.uk-icon.uk-icon--rotate-180 {
transform: rotate(180deg)
}
.image-hotspot-animation__offset {
height: 700vh
}
.image-hotspot-animation__sticky-wrapper {
height: calc(100vh - 95px)
}
@media (min-width: 960px) {
.image-hotspot-animation__sticky-wrapper {
height: calc(100vh - 115px)
}
}
.image-hotspot-animation__text {
opacity: 0
}
.image-hotspot-animation__text .animation-text {
opacity: .7
}
.image-hotspot-animation__text>* {
margin: 0 0 15px
}
.image-hotspot-animation__canvas {
max-height: 50vh
}
@media (min-width: 640px) {
.image-hotspot-animation__canvas {
max-height: 60vh
}
}
@media (min-width: 960px) {
.image-hotspot-animation__canvas {
max-height: calc(100vh - 115px)
}
}
@media (max-width: 959px) {
.image-hotspot-animation__text-wrapper {
height: 100%;
position: relative
}
}
.image-hotspot-animation__text-position {
max-width: 85%
}
@media (min-width: 640px) {
.image-hotspot-animation__text-position {
max-width: 60%
}
}
@media (min-width: 960px) {
.image-hotspot-animation__text-position {
max-width: 35%
}
}
@media (min-width: 1200px) {
.image-hotspot-animation__text-position {
max-width: 28%
}
}
@media (min-width: 1600px) {
.image-hotspot-animation__text-position {
max-width: 24%
}
}
.image-hotspot-animation__text-position-center {
left: 0;
margin: auto;
right: 0;
top: -20px
}
@media (min-width: 640px) {
.image-hotspot-animation__text-position-center {
top: -10px
}
}
.image-text-animation__offset {
height: 400vh
}
.image-text-animation__sticky-wrapper {
height: calc(100vh - 95px)
}
@media (min-width: 960px) {
.image-text-animation__sticky-wrapper {
height: calc(100vh - 115px)
}
}
@media (max-width: 959px) {
.image-text-animation__text-wrapper {
height: 100%;
position: relative
}
}
.image-text-animation__text {
opacity: 0
}
.image-text-animation__text .animation-text {
opacity: .7
}
.image-text-animation__text>* {
margin: 0 0 15px
}
.image-text-animation__canvas {
max-height: 45vh
}
@media (min-width: 640px) {
.image-text-animation__canvas {
max-height: 55vh
}
}
@media (min-width: 960px) {
.image-text-animation__canvas {
margin-bottom: 40px;
max-height: calc(100vh - 115px)
}
}
.image-text-animation__text-position {
max-width: 85%
}
@media (min-width: 640px) {
.image-text-animation__text-position {
max-width: 60%
}
}
@media (min-width: 960px) {
.image-text-animation__text-position {
max-width: 35%
}
}
@media (min-width: 1200px) {
.image-text-animation__text-position {
max-width: 28%
}
}
@media (min-width: 1600px) {
.image-text-animation__text-position {
max-width: 24%
}
}
.image-text-animation__text-position-center {
left: 0;
margin: auto;
right: 0;
top: -10px
}
.landing-page {
background-color: #000;
padding-bottom: 0 !important;
width: 100%
}
@media (min-width: 960px) {
.landing-page .footer__lang-select {
margin-top: 20px
}
}
.main--landingpage {
display: flex;
flex-direction: row;
height: 100%
}
.landing-page__wrapper {
height: 100%;
width: 100%
}
.landing-page__curveimage {
height: 100%;
min-width: 50% !important;
position: absolute;
width: auto !important;
z-index: 0
}
@media (min-width: 960px) {
.landing-page__curveimage {
z-index: 1
}
}
@media (min-width: 960px) {
.landing-page__contentwrapper {
display: flex
}
}
.landing-page__main-image {
margin: 0 auto;
min-width: 120% !important
}
@media (min-width: 640px) and (max-width:959px) {
.landing-page__main-image {
max-width: 600px;
min-width: auto !important
}
}
@media (min-width: 960px) {
.landing-page__main-image {
max-width: 700px;
min-width: 100% !important;
padding-left: 50px
}
.ee-shape-remove .landing-page__main-image {
padding-left: 100px
}
}
.landing-page__content-wrapper {
height: 85vh
}
@media (max-width: 639px) {
.landing-page__content-wrapper {
overflow: hidden
}
}
.landing-page__contentwrapper-left {
white-space: nowrap;
z-index: 2
}
@media (min-width: 960px) {
.landing-page__contentwrapper-left {
margin-top: 0
}
}
.landing-page__title {
color: #fff
}
.landing-page__buttons {
background-color: #000;
bottom: 0;
min-height: 100px;
padding-top: 10px;
text-align: center;
transition: min-height .3s ease-in-out;
width: 100%;
z-index: 1001
}
@media (min-width: 960px) {
.landing-page__buttons {
background-color: transparent;
bottom: auto;
padding-top: 0;
top: 75%
}
}
.landing-page__buttons .uk-button {
min-width: 115px
}
@media (max-width: 639px) {
.landing-page__buttons .uk-margin-medium-right {
margin-right: 10px !important
}
}
@media (max-width: 959px) {
.landing-page--select-overlay .landing-page__buttons {
min-height: 100%
}
}
@media (max-width: 959px) {
.landing-page__change-location {
border-top: 1px solid #7f7f7f;
padding: 10px 0
}
}
@media (max-width: 959px) {
.landing-page__explore-region {
margin-bottom: 10px !important;
margin-top: 10px
}
}
.languageselect-countrylist {
-moz-columns: 3;
column-count: 3;
display: none;
list-style-type: none;
margin: 0 auto;
max-width: 1000px;
padding: 0
}
.languageselect-countrylist.active {
display: block
}
.languageselect-countrylist li {
min-height: 1.7em
}
.languageselect-countrylist__name,
.languageselect-languagelist__link {
color: #fff !important;
font-size: .875rem
}
.languageselect-countrylist__name:hover,
.languageselect-languagelist__link:hover {
color: #fff !important;
text-decoration: none
}
.languageselect-countrylist__link.active .ee-link:after {
background-color: #ee2737;
max-width: 100%
}
@media (max-width: 639px) {
.languageselect-languagelist__link {
padding: 2px 5px
}
}
.languageselect-countrylist__link:hover {
text-decoration: none
}
.languageselect-languagelist {
display: none;
font-size: 13px;
margin-left: 10px;
text-transform: uppercase;
visibility: hidden;
white-space: nowrap
}
@media (min-width: 640px) and (max-width:959px) {
.language-select__others .languageselect-languagelist {
display: inline-block
}
}
.languageselect-countrylist__flag {
margin-right: 10px;
transform: translateY(-1px)
}
.languageselect-languagelist__separator {
margin: 0 3px 0 2px
}
.languageselect-countrylist__link.active+.languageselect-languagelist {
display: inline-block;
visibility: visible
}
.languageselect-countrylist__link.active+.languageselect-languagelist.languageselect-languagelist--long {
display: block;
margin-bottom: 10px;
margin-left: 25px
}
.footer-languageselect__flag {
margin-right: .4rem
}
.footer__lang-select {
background-color: #000;
color: #fff;
max-height: 1000px;
overflow: hidden;
position: relative;
transition: max-height .3s ease-in-out;
width: 100%
}
@media (min-width: 960px) {
.footer__lang-select {
max-height: 400px
}
}
.footer__lang-select.footer__lang-select--hidden {
max-height: 0;
transition: max-height .3s ease-in-out
}
.language-select-container {
display: flex;
margin-bottom: 20px;
margin-top: 20px
}
@media (max-width: 639px) {
.language-select-container {
display: block;
margin-bottom: 80px
}
.language-select-container.uk-container.uk-container-center {
margin-left: 30%
}
}
@media (max-width: 959px) {
.language-select-container {
justify-content: center
}
}
.language-select__countrylist {
-moz-column-count: 1;
column-count: 1;
grid-auto-columns: auto;
list-style: none;
margin: 0;
width: 100%
}
@media (min-width: 640px) {
.language-select__countrylist {
-moz-column-count: 2;
column-count: 2;
max-width: 380px
}
}
@media (min-width: 960px) {
.language-select__countrylist {
-moz-column-count: 3;
column-count: 3;
max-width: 580px
}
}
.touchevents .main--landingpage .language-select__countrylist {
padding-bottom: 20px !important
}
.language-select__country-item {
margin-bottom: 5px
}
.language-select__country-item .languageselect-countrylist__name:after {
bottom: 2px
}
@media (max-width: 639px) {
.language-select__country-item {
margin-bottom: 20px
}
}
.language-select__country-item:not(.shopicon-item) .languageselect-countrylist__link,
.language-select__others {
padding-left: 30px
}
.language-select__others .languageselect-countrylist__flag {
min-width: 16px
}
.language-select__others .languageselect-countrylist__name.ee-link:after {
bottom: 2px !important
}
.language-select__other-locations {
font-size: .875rem;
margin-bottom: 2px
}
@media (min-width: 640px) {
.language-select__other-locations {
text-align: left
}
}
.language-select__shop-item {
margin-top: -4px;
z-index: 1
}
.lazyloaded {
opacity: 1
}
.lazyload,
.lazyloading {
opacity: 0
}
@media (min-width: 960px) {
.lens-explorer {
margin-top: -70px !important
}
}
.lens-explorer .uk-switcher>:not(.uk-active) {
display: block
}
.lens-explorer .uk-switcher>:not(.uk-active-explorer) {
display: none
}
.lens-explorer .ee-switcher {
border-bottom: transparent;
z-index: 1
}
.lens-explorer .ee-switcher-tab a {
padding: 20px 20px 14px
}
@media (min-width: 960px) {
.lens-explorer .ee-switcher-tab a {
padding-top: 0
}
}
.lens-explorer .ee-switcher-tab a:after {
bottom: 1px
}
.lens-explorer .ee-switcher-tab.uk-active a:after {
width: 0
}
.lens-explorer .ee-switcher-tab.uk-active-explorer a:after,
.lens-explorer .ee-switcher-tab.uk-active a:hover:after {
width: 100%;
z-index: 2
}
.lens-explorer .uk-active-explorer svg {
color: #ee2737 !important
}
.lens-explorer .uk-active-explorer a {
color: #000;
font-weight: 700
}
.lens-explorer .swiper-slide {
width: auto
}
.lens-explorer__tabs {
display: flex;
flex-wrap: nowrap;
position: relative
}
.lens-explorer__item {
display: inline-block;
list-style: none;
vertical-align: top
}
.lens-explorer__content {
border-top: 2px solid #f2f2f2;
padding: 15px 0 0
}
.lens-explorer__content p {
margin-bottom: 15px;
margin-top: 15px
}
.lens-explorer__image {
margin-bottom: 30px;
max-width: 126px
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(5) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(5) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(6) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(6) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(7) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(7) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(8) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(8) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(9) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(9) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(10) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(10) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(11) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(11) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(12) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(12) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(13) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(13) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(14) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(14) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(15) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(15) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(16) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(16) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(17) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(17) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(18) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(18) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(19) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(19) .product-preview__slide {
display: none
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(20) {
position: absolute
}
.lens-explorer__filter--collapsed .lens-explorer__item:nth-child(20) .product-preview__slide {
display: none
}
.lens-explorer__weather-icon {
padding-bottom: 10px
}
.lens-explorer__weather-icon svg {
max-height: 46px
}
@media (min-width: 640px) {
.lens-explorer__weather-icon svg {
min-height: 55px
}
}
.lens-explorer__weather-text {
color: #000 !important
}
.lens-explorer__weather-text:after {
content: attr(title);
display: block;
font-weight: 700;
height: 0;
overflow: hidden;
visibility: hidden
}
@media (max-width: 959px) {
.lens-explorer__filter-wrapper {
padding: 0 50px
}
}
@media (max-width: 959px) {
.lens-explorer__filter {
padding: 0 48px
}
}
@media (max-width: 959px) {
.lens-explorer__container {
padding: 0
}
.lens-explorer__container .uk-switcher {
padding: 0 20px
}
}
.lens-explorer__switcher-wrapper {
height: 100%
}
.lens-explorer__switcher-wrapper:after {
background-color: #e0dede;
bottom: 1px;
content: " ";
height: 2px;
left: 0;
position: absolute;
width: 100%;
z-index: 0
}
@media (max-width: 1199px) {
.lens-explorer__switcher-wrapper {
margin: 0 auto;
overflow: hidden;
width: 100%
}
.lens-explorer__switcher-wrapper:after {
left: 0;
width: 100%
}
}
.lens-explorer__next,
.lens-explorer__prev {
align-items: center;
background-color: #f2f2f2;
box-sizing: border-box;
color: #ee2737;
display: flex;
height: calc(100% - 3px);
margin: 0;
top: 0;
transform: none !important;
z-index: 3
}
.lens-explorer__prev {
box-shadow: 5px 11px 19px -2px hsla(0, 0%, 80%, .8);
margin-left: 0;
padding: 15px
}
.lens-explorer__next {
box-shadow: -5px 11px 19px -2px hsla(0, 0%, 80%, .8);
margin-right: 0;
padding: 15px
}
.lensfeature-imagewrapper {
width: 90px
}
.lensfeature-textwrapper {
margin-left: 20px;
max-width: 300px
}
.lensfeature-text {
line-height: 1.75
}
.uk-link {
font-size: 16px;
outline: none
}
.uk-link.uk-link--active {
color: #ee2737
}
.uk-link.uk-link--active,
.uk-link:hover {
font-weight: 700
}
.login__forgot-pw-link svg,
.login__forgot-pw-link svg path {
fill: #ee2737;
opacity: 1
}
.login__forgot-pw-link span:after {
bottom: -5px !important
}
@media (max-width: 959px) {
.login__register-wrapper {
margin-top: 40px
}
}
@media (min-width: 640px) {
.lookbook.lookbook--has-slider {
margin-bottom: 2.25rem
}
}
@media (min-width: 640px) {
.lookbook.lookbook--switch-sides>div:first-child {
order: 2
}
.lookbook.lookbook--switch-sides>div:last-child {
order: 1
}
}
@media (max-width: 960px) {
.main>:last-child .lookbook {
padding-bottom: 70px
}
}
.lookbook.lookbook--plain-text .lookbook__right-content {
display: flex;
flex-direction: column;
justify-content: center;
max-width: 99.9%
}
.lookbook__big-imagewrapper {
width: 100%
}
.lookbook__big-image {
height: 300px
}
@media (min-width: 640px) {
.lookbook__big-image {
height: 450px
}
}
.lookbook__small-image {
height: 120px
}
.lookbook__left-container {
margin-bottom: 20px;
width: 100%
}
@media (min-width: 640px) {
.lookbook__left-container {
margin-bottom: 0;
width: 50%
}
}
@media (min-width: 960px) {
.lookbook__left-container {
width: 53%
}
}
.lookbook__right-container {
box-sizing: border-box
}
@media (min-width: 640px) {
.lookbook__right-container {
margin-top: 0;
padding: 0 40px;
width: 50%
}
}
@media (min-width: 960px) {
.lookbook__right-container {
padding: 0 70px;
width: 47%
}
}
.lookbook__play-button {
align-items: center;
background: none;
border: 0;
display: flex;
inset: 0;
justify-content: center;
position: absolute;
width: 100%
}
.lookbook__play-button svg {
height: 80px;
width: 80px
}
.lookbook__dotnav {
left: 0;
position: absolute;
right: 0
}
.lookbook-modal__video {
outline: none
}
.lookbook__award {
padding: 20px
}
.lookbook__award-image {
max-width: 160px
}
.gradient-xsmall {
background: linear-gradient(0deg, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .02))
}
@media (min-width: 960px) {
.lst-explorer {
margin-top: -70px !important
}
}
@media (max-width: 639px) {
.billboard-medium+.lst-explorer {
margin-top: -60px;
position: relative;
z-index: 2
}
}
.lst-explorer .uk-switcher {
margin-top: 15px
}
.lst-explorer .uk-switcher>:not(.uk-active) {
display: block
}
.lst-explorer .uk-switcher>:not(.uk-active-explorer) {
display: none
}
.lst-explorer .ee-switcher {
border-bottom: transparent;
z-index: 1
}
.lst-explorer .ee-switcher-tab a:after {
bottom: 1px
}
.lst-explorer .ee-switcher-tab.uk-active a:after {
width: 0
}
.lst-explorer .ee-switcher-tab.uk-active-explorer a:after,
.lst-explorer .ee-switcher-tab.uk-active a:hover:after {
width: 100%;
z-index: 2
}
.lst-explorer .uk-active-explorer svg {
color: #ee2737 !important
}
.lst-explorer .uk-active-explorer a {
color: #000;
font-weight: 700
}
.lst-explorer__comparison-info {
margin: 0 auto 15px
}
.lst-explorer__filter {
overflow: visible
}
@media (max-width: 959px) {
.lst-explorer__filter {
height: 70px;
padding: 0 48px
}
}
.lst-explorer__tabs {
display: flex;
flex-wrap: nowrap;
height: 100%;
position: relative
}
.lst-explorer__tabs .ee-switcher-tab {
padding: 0
}
.lst-explorer__tab.ee-switcher-tab {
flex-grow: 1;
padding-right: 40px
}
.lst-explorer__tab.ee-switcher-tab:last-child {
padding-right: 0
}
.lst-explorer__tab.ee-switcher-tab a {
padding: 10px 0
}
@media (min-width: 960px) {
.lst-explorer__tab.ee-switcher-tab a {
padding: 20px 0
}
}
.lst-explorer__tab.ee-switcher-tab img {
left: 0;
max-height: 44px;
top: 0;
width: auto
}
@media (max-width: 959px) {
.lst-explorer__tab.ee-switcher-tab {
min-width: 160px
}
}
.lst-explorer__text-wrapper {
margin: 25px auto;
max-width: 600px
}
.lst-explorer__text-wrapper p {
margin-bottom: 0
}
@media (max-width: 959px) {
.lst-explorer__container {
padding: 0
}
.lst-explorer__container .uk-switcher {
padding: 0 20px
}
}
.lst-explorer__container--small {
max-width: 1000px
}
.lst-explorer__switcher-wrapper {
height: 100%
}
.lst-explorer__switcher-wrapper:after {
background-color: #e0dede;
bottom: 1px;
content: " ";
height: 2px;
left: 0;
position: absolute;
width: 100%;
z-index: 0
}
@media (max-width: 1199px) {
.lst-explorer__switcher-wrapper {
margin: 0 auto;
overflow: hidden;
width: 100%
}
.lst-explorer__switcher-wrapper:after {
left: 0;
width: 100%
}
}
.lst-explorer__next,
.lst-explorer__prev {
align-items: center;
background-color: #fff;
box-sizing: border-box;
display: flex;
height: calc(100% - 2px);
margin: 0;
padding: 18px 8px;
top: 0;
transform: none !important;
z-index: 9
}
.lst-explorer__next svg path,
.lst-explorer__prev svg path {
fill: #e0dede
}
.lst-explorer__prev {
margin-left: 0
}
.lst-explorer__next,
.lst-explorer__prev {
box-shadow: 0 5px 20px 0 rgba(30, 30, 30, .1)
}
.lst-explorer__next {
margin-right: 0
}
.minicart-items-small__wrapper {
border: 2px solid #f2f2f2;
padding: 0 20px 20px
}
.minicart-items-small__wrapper .uk-icon {
height: 20px;
width: 20px
}
.minicart-items-small__image {
max-height: 60px
}
@media (max-width: 639px) {
.minicart-items-small__price,
.minicart-items-small__quantity {
margin-bottom: 5px;
margin-top: 5px
}
}
.minicart-items-small__quantity {
line-height: 28px
}
.minicart {
background-color: #fff;
color: #000;
padding: 0;
width: 100%
}
@media (min-width: 640px) {
.minicart {
width: 360px
}
}
.minicart__title {
padding: 20px 20px 0
}
.minicart__title h3 {
font-size: 1.75rem;
margin: 0 !important
}
.minicart__title svg {
height: 40px;
width: 40px
}
@media (min-width: 640px) {
.minicart__title svg {
height: 40px;
width: 40px
}
}
.minicart__close-icon {
right: 16px;
top: 20px
}
@media (min-width: 960px) {
.minicart__close-icon {
top: 24px
}
}
.minicart__wrapper {
height: 100%
}
.minicart__empty,
.minicart__items {
padding: 20px
}
.minicart__items .minicart__item-image {
margin: 20px 0 0 10px
}
@media (min-width: 640px) {
.minicart__items .minicart__item-image {
margin: 20px 0 0 20px
}
}
.minicart__items ul {
margin: 0;
padding: 0
}
.minicart__items-wrapper {
box-shadow: 0 0 20px 0 rgba(30, 30, 30, .1)
}
.minicart__all-products {
height: auto;
padding-bottom: 240px
}
.minicart__cart-header {
background: #f2f2f2;
border-bottom: 2px solid #e0dede;
font-weight: 700;
padding: 10px
}
.minicart__summary {
background: #fff;
bottom: 0;
box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .1);
box-sizing: border-box;
max-width: 100%;
padding: 0 20px 20px;
position: fixed;
width: 100%
}
@media (min-width: 640px) {
.minicart__summary {
max-width: none;
width: 360px
}
}
.touchevents .minicart__summary {
margin-bottom: 20px
}
.minicart__summary .minicart__max-info-text {
margin-left: 8px
}
.item-discounted {
color: #7f7f7f;
text-decoration: line-through
}
.discounted-amount {
margin-right: 10px
}
.gwp-short-description {
line-height: 1.2
}
.minicart__summary-button {
border-color: #ee2737 !important;
padding-left: 40px;
padding-right: 40px;
position: relative;
text-align: left
}
.minicart__summary-icon {
position: absolute;
right: 40px;
top: calc(50% - 1px);
transform: translateY(-50%)
}
.minicart__item-wrapper {
list-style-type: none;
margin-top: 0 !important;
position: relative
}
.minicart__item-wrapper:not(:last-of-type):not(.edit-mode):after {
border-bottom: 2px solid #f2f2f2;
bottom: 0;
content: "";
height: 2px;
left: 3%;
position: absolute;
width: 94%
}
.minicart__item-wrapper.stepTwo.edit-mode {
border: 0;
margin-bottom: 20px
}
.minicart__item-wrapper.stepTwo.edit-mode .step-two-items {
box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .1)
}
.minicart__item {
line-height: 1;
list-style-type: none;
margin-top: 0 !important
}
.minicart__item.step-two-items {
box-shadow: none;
margin: 0;
padding: 20px 20px 20px 0
}
.minicart__item-image-link {
max-width: 150px
}
.minicart__item-image {
margin-left: 10px;
width: 100%
}
@media (min-width: 640px) {
.minicart__item-image {
margin: 0 0 0 20px
}
}
.minicart__quantity-wrapper {
border: 2px solid #f2f2f2;
margin-top: 15px;
padding: 4px 8px
}
.minicart__quantity-wrapper.edit-mode {
height: auto
}
@media (min-width: 640px) {
.minicart__quantity-wrapper.edit-mode {
height: 100%
}
}
@media (min-width: 640px) {
.minicart__quantity-wrapper.step-two {
display: none
}
}
.minicart__quantity-wrapper.not-edit-mode {
display: none
}
.minicart__quantity-btn {
background-color: transparent;
border: 0;
cursor: pointer;
outline: none;
padding: 0
}
.minicart__quantity-btn.maximum-reached {
cursor: not-allowed;
opacity: .3
}
.minicart__item-name {
margin-bottom: 10px
}
.minicart__quantity-value {
font-size: 1rem;
line-height: 1.7;
text-align: center;
width: 45px
}
.minicart__total-sum {
font-family: EvilEye;
font-size: 1.125rem
}
.minicart__max-info {
background-color: rgba(0, 0, 0, .05);
box-shadow: 0 5px 20px 0 rgba(30, 30, 30, .05);
color: #000;
padding: 12px 25px 12px 17px
}
.minicart__max-info svg {
min-height: 1rem;
min-width: 1rem
}
.minicart__max-info.shake {
-webkit-animation-duration: .6s;
animation-duration: .6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: minicartShake;
animation-name: minicartShake;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
@-webkit-keyframes minicartShake {
0%,
to {
transform: translateX(0)
}
10% {
transform: translateX(-8px)
}
20% {
transform: translateX(7px)
}
30% {
transform: translateX(-6px)
}
40% {
transform: translateX(5px)
}
50% {
transform: translateX(-4px)
}
60% {
transform: translateX(3px)
}
70% {
transform: translateX(-2px)
}
80% {
transform: translateX(1px)
}
90% {
transform: translateX(-1px)
}
}
@keyframes minicartShake {
0%,
to {
transform: translateX(0)
}
10% {
transform: translateX(-8px)
}
20% {
transform: translateX(7px)
}
30% {
transform: translateX(-6px)
}
40% {
transform: translateX(5px)
}
50% {
transform: translateX(-4px)
}
60% {
transform: translateX(3px)
}
70% {
transform: translateX(-2px)
}
80% {
transform: translateX(1px)
}
90% {
transform: translateX(-1px)
}
}
.minicart__security-text,
.minicart__total-meta-text {
line-height: 1.4
}
.minicart__items-list {
margin-bottom: 30px
}
.minicart__total-meta-text p {
line-height: 1.6;
margin: 0 0 0 30%
}
.minicart__security {
background-color: rgba(0, 0, 0, .05);
border-top: 2px solid #000;
box-shadow: 0 5px 20px 0 rgba(30, 30, 30, .1);
padding: 20px
}
@media (min-width: 1200px) {
.minicart__security {
padding: 30px
}
}
.minicart__security-link-list,
.minicart__security-list {
list-style-type: none;
margin: 0;
padding: 0
}
.minicart__security-link-list {
background-color: #333;
padding: 20px
}
.minicart__security-check-icon span {
width: 25px
}
.minicart__security-check-icon svg {
height: 25px;
width: 25px
}
.minicart__item--unavailable .minicart__item-image {
opacity: .8
}
.minicart__image {
flex-shrink: 0
}
.minicart-summary {
padding: 0 20px 20px
}
[data-uk-close]>svg,
[uk-close]>svg {
display: none
}
.uk-modal-dialog {
padding-bottom: 50px;
padding-top: 50px
}
.uk-modal-dialog .uk-close {
color: #000
}
.uk-modal-dialog .uk-close:hover {
color: #7f7f7f
}
.uk-modal-dialog.uk-modal-dialog--extra-small {
width: 24rem !important
}
.uk-modal-dialog--dark .uk-close {
color: #f2f2f2
}
.uk-modal-dialog--dark .uk-close:hover {
color: #e0dede
}
.uk-modal-full .uk-close {
right: 20px;
top: 20px
}
@media (min-width: 960px) {
.uk-modal-full .uk-close {
right: 12px;
top: 13px
}
}
.uk-modal-full .uk-modal-dialog {
min-height: 100vh;
min-height: calc(var(--vh, 1vh)*100)
}
.myaccount-alert {
background-color: transparent;
box-shadow: 0 5px 20px 0 rgba(30, 30, 30, .1);
margin-bottom: 0;
margin-top: 20px;
padding-right: 40px;
text-align: center
}
.myaccount-alert .icon--cart,
.myaccount-alert .icon--info,
.myaccount-alert .icon--pw-reset {
position: relative;
top: 4px
}
.myaccount-alert .icon--cart svg,
.myaccount-alert .icon--info svg,
.myaccount-alert .icon--pw-reset svg {
max-height: 20px;
max-width: 20px;
min-height: 20px;
min-width: 20px
}
.myaccount-alert .uk-alert-close {
top: 28px;
transform: translateY(-50%)
}
.myaccount-alert .uk-alert-close svg {
width: 14px
}
.myaccount__item {
background-color: #fff;
box-shadow: 0 5px 20px 0 rgba(30, 30, 30, .1)
}
.myaccount__icon path {
fill: #ee2737
}
.myaccount__edit-account-btn {
display: block;
margin-top: 20px;
width: 100%
}
@media (min-width: 640px) {
.myaccount__edit-account-btn {
align-items: flex-end;
display: inline-flex;
margin-right: 20px;
width: auto
}
}
.myaccount__edit-address-btn {
margin-top: 40px
}
.myaccount__actionlinks svg {
color: #ee2737
}
.myaccount__orderhistory-header {
box-shadow: 0 5px 20px 0 rgba(30, 30, 30, .1);
font-weight: 700;
padding: 0 20px
}
.myaccount__orderhistory-order {
border-bottom: 1px solid #e0dede;
margin-bottom: 20px;
padding: 0 20px 20px
}
.myaccount__orderhistory-statusicon {
margin-right: 10px
}
@media (min-width: 960px) {
.myaccount__orderhistory-detail-link {
margin-left: 10px
}
}
.myaccount__orderhistory-detail-link path {
font-weight: 700;
stroke: #ee2737
}
.myaccount__back-link:hover {
color: #000
}
.myaccount__orderhistory-pagination {
margin-bottom: 30px !important;
margin-top: 30px
}
@media (min-width: 960px) {
.myaccount-tile-spacing--left {
padding-left: 30px
}
}
@media (min-width: 1200px) {
.myaccount-tile-spacing--left {
padding-left: 40px
}
}
@media (max-width: 959px) {
.myaccount__ship-address {
margin-top: 40px
}
.myaccount__orderhistory-header {
display: none
}
.myaccount__orderhistory-order:not(:last-of-type) {
margin-bottom: 20px
}
.myaccount__orderhistory-detail-link,
.myaccount__orderhistory-status {
margin-top: 10px
}
.myaccount__edit-account-btn,
.myaccount__edit-address-btn {
margin-top: 30px
}
}
@media (min-width: 960px) {
.myaccount__account-information-spacing {
margin-bottom: 20px
}
.myaccount__orderhistory-ordernumber span {
display: none
}
}
.try-on__my-account-description {
font-size: 1rem
}
@media (min-width: 960px) {
.try-on__my-account-description {
font-size: 1.125rem
}
}
.hamburger {
background-color: transparent;
border: 0;
box-sizing: border-box;
color: inherit;
cursor: pointer;
display: inline-block;
float: right;
font: inherit;
height: 60px;
margin: 0;
overflow: visible;
padding: 15px 0 15px 15px;
text-transform: none;
transition-duration: .15s;
transition-property: opacity, filter;
transition-timing-function: linear
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before {
background-color: #ee2737
}
.hamburger-box {
display: inline-block;
height: 15px;
position: relative;
transform: translateY(25%);
width: 21px
}
.hamburger-inner {
display: block
}
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
background-color: #ee2737;
border-radius: 0;
height: 2px;
position: absolute;
transition-duration: .15s;
transition-property: transform, width, bottom;
transition-timing-function: ease;
width: 21px
}
.hamburger-inner:after,
.hamburger-inner:before {
content: "";
display: block
}
.hamburger-inner:before {
top: -7px
}
.hamburger--collapse .hamburger-inner {
bottom: 0;
top: auto;
transition-delay: .13s;
transition-duration: .13s;
transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}
.hamburger--collapse .hamburger-inner:after {
top: -14px;
transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear
}
.hamburger--collapse .hamburger-inner:before {
transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}
.hamburger--collapse.is-active .hamburger-inner {
bottom: -2px;
transform: translate3d(0, -10px, 0) rotate(-45deg);
transition-delay: .22s;
transition-timing-function: cubic-bezier(.215, .61, .355, 1);
width: 24px
}
.hamburger--collapse.is-active .hamburger-inner:after {
opacity: 0;
top: 0;
transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s linear .22s
}
.hamburger--collapse.is-active .hamburger-inner:before {
top: 0;
transform: rotate(-90deg);
transition: width .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, top .1s cubic-bezier(.33333, 0, .66667, .33333) .16s, transform .13s cubic-bezier(.215, .61, .355, 1) .25s;
width: 24px
}
.navigation-item {
opacity: 1;
position: relative
}
.navigation-item:last-child {
margin-right: 0
}
.navigation-item:after {
background-color: #ee2737;
bottom: 0;
content: "";
display: block;
height: 4px;
left: 0;
position: absolute;
width: 0
}
@media (min-width: 960px) and (max-width:1199px) {
.navigation-item {
margin-right: 40px
}
}
@media (min-width: 960px) {
.navigation-item {
margin-right: 20px
}
.navigation-item:hover:after {
transition: width .5s cubic-bezier(.16, .78, .65, .96);
width: 100%
}
}
@media (min-width: 960px) {
.navigation-item--active:after {
background-color: #ee2737;
bottom: 0;
content: "";
display: block;
height: 4px;
left: 0;
opacity: 1;
position: absolute;
transition: opacity 1.2s ease-in-out;
width: 100%
}
.navigation--collapsed .navigation-item--active:after {
opacity: 0;
transition: opacity .2s ease-in-out
}
}
.navigation-item__link {
box-sizing: border-box;
color: #fff;
display: block;
justify-content: space-between;
text-align: left
}
@media (min-width: 960px) {
.navigation__meta .navigation-item__link {
height: 20px;
width: 20px
}
}
@media (min-width: 960px) {
.navigation-item--active .navigation-item__link {
font-weight: 700
}
}
.navigation-item__link svg {
fill: currentColor;
max-height: 18px;
transition: .3s ease-out
}
@media (min-width: 960px) {
.navigation-item__link svg {
max-height: 16px
}
}
.navigation-item__link path {
fill: currentColor
}
@media (min-width: 960px) {
.navigation-item__link {
height: 100%;
line-height: 1.3rem;
padding-top: 18px;
text-align: center;
transition: padding .6s ease-in-out, line-height .6s ease-in-out
}
.navigation-item:hover .navigation-item__link {
color: #fff
}
.navigation--collapsed .navigation-item__link {
line-height: 1.75rem;
padding-top: 10px
}
}
.navigation-item__arrow {
position: absolute;
right: 0;
top: 0;
width: 12px
}
.navigation-item__arrow svg {
transform: rotate(0);
transition: transform .25s ease
}
@media (min-width: 960px) {
.navigation-item__arrow {
position: relative
}
}
@media (max-width: 959px) {
.navigation-item__link.active .navigation-item__arrow svg {
transform: rotate(-180deg)
}
}
.navigation-item__subitem-link {
cursor: pointer
}
.navigation-item__dropdown {
background-color: #fff;
box-shadow: 0 5px 20px 0 rgba(30, 30, 30, .1);
left: 50%;
min-width: 100px;
opacity: 0;
padding: 5px 12px 8px;
position: absolute;
top: calc(100% - 15px);
transform: translate(-50%, -10px);
transition: .3s ease-out
}
.navigation--collapsed .navigation-item__dropdown {
top: 100%
}
.navigation-item__dropdown:before {
border: 10px solid hsla(0, 0%, 100%, 0);
border-bottom-color: #fff;
bottom: calc(100% - 2px);
content: "";
height: 0;
left: 50%;
margin-left: -10px;
pointer-events: none;
position: absolute;
width: 0
}
.navigation-item__dropdown-link {
display: inline-block;
font-size: .875rem;
position: relative
}
.navigation-item__dropdown-link:before {
bottom: 0;
content: "";
left: 0;
min-width: 100px;
position: absolute;
right: 0;
top: 0;
z-index: -1
}
.navigation-item__dropdown-link:after {
background-color: #ee2737;
bottom: 0;
content: "";
height: 2px;
left: 0;
opacity: 0;
position: absolute;
transition: .3s ease-out;
width: 100%
}
.navigation-item__dropdown-link:hover {
color: #000
}
.navigation-item__dropdown-link:hover:after {
opacity: 1
}
.navigation-item--meta {
margin-top: 25px;
position: relative
}
.navigation-item--meta:first-child {
margin-left: 0
}
@media (min-width: 960px) {
.navigation-item--meta {
margin-left: 20px;
margin-top: 0
}
}
@media (min-width: 1100px) {
.navigation-item--meta {
margin-left: 27px
}
}
@media (min-width: 960px) {
.navigation-item--meta:hover svg {
color: #ee2737
}
.navigation-item--meta:hover .navigation-item__dropdown {
opacity: 1;
pointer-events: all;
transform: translateX(-50%)
}
}
.navigation-item__form,
.navigation-item__title {
padding-left: 20px
}
.navigation-item__icon {
display: inline-block;
width: 22px
}
.navigation-item__form input {
background-color: transparent;
border: 0;
caret-color: #f2f2f2;
color: #f2f2f2;
font-family: Calibri, CalibriEvilEye, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
font-size: 16px;
outline: none
}
.navigation-item__form:after {
background-color: #e0dede;
content: "";
display: block;
height: 1px;
left: 0;
position: absolute;
top: 40px;
width: 100%
}
.navigation-item__link-search {
padding-bottom: 120px
}
@media (min-width: 960px) {
.navigation-item__link-search {
padding-bottom: 70px
}
}
.navigation-item__link-search ::-moz-placeholder {
color: #fff
}
.navigation-item__link-search ::placeholder {
color: #fff
}
@media (min-width: 960px) {
.navigation-item__link-search ::-moz-placeholder {
color: #f2f2f2
}
.navigation-item__link-search ::placeholder {
color: #f2f2f2
}
}
@media (max-width: 959px) {
.navigation-item__link-search {
display: flex
}
}
@media (max-width: 959px) {
.navigation-item__searchform-wrapper {
align-items: center;
display: flex
}
}
.navigation__search-wrapper {
margin-left: 159px;
width: calc(100% - 269px)
}
@media (min-width: 960px) {
.navigation__search-wrapper.search-wrapper--hidden {
transform: translateY(-100px)
}
}
@media (min-width: 960px) {
.navigation--search .navigation-item,
.navigation--search .navigation-item--meta {
opacity: 0;
transform: scale(.8);
transition: opacity .5s ease, transform .5s ease;
transition-delay: .2s
}
.navigation--search .navigation__main {
transform: translateY(-100px);
transition: transform 10ms linear;
transition-delay: .7s
}
}
@media (min-width: 960px) {
.navigation--search-expand .hamburger--desktop,
.navigation--search-expand .navigation-item,
.navigation--search-expand .navigation-item--meta {
opacity: 0 !important;
transform: translateX(10px) !important;
transition: opacity .3s ease-out, transform .3s ease-out !important
}
}
.search-close {
height: 100%;
opacity: 0;
position: absolute;
right: 0;
text-align: right;
transform: translateX(0);
transition: transform .5s ease, opacity .5s ease;
transition-delay: 1s
}
.search-close svg {
color: #ee2737;
transform: scale(1.125)
}
.search-close .navigation-item__link {
cursor: pointer;
float: right
}
@media (max-width: 959px) {
.search-close {
display: none
}
}
.search-close--active {
opacity: 1
}
.search-close--hidden {
opacity: 0;
transform: translateX(10px);
transition-delay: 0ms;
transition-duration: 0ms;
width: 0
}
.search-input {
opacity: 0;
padding-top: 15px;
transition: transform .5s ease, opacity .5s ease;
transition-delay: .7s;
width: 100%
}
.search-input:after {
background-color: #e0dede;
bottom: -15px;
content: "";
display: block;
height: 2px;
left: 0;
position: absolute;
width: 100%
}
.search-input .navigation-input {
background-color: transparent;
background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEyLjggMTEuOGw0LjYgNC43Yy4zLjMuMi43IDAgMS0uMS4xLS4zLjItLjUuMnMtLjQtLjEtLjUtLjJsLTQuNi00LjcgMS0xek02LjUgMEM4LjIgMCA5LjguNyAxMSAxLjljMS4yIDEuMiAxLjkgMi44IDEuOSA0LjYgMCAxLjYtLjYgMy4xLTEuNiA0LjNsLS4yLjItLjYuNi0uMi4yYy0xLjEuOC0yLjQgMS4yLTMuOCAxLjItMS43IDAtMy40LS43LTQuNi0xLjlDLjcgOS44IDAgOC4yIDAgNi41YzAtMS43LjctMy40IDEuOS00LjZDMy4xLjcgNC43IDAgNi41IDB6bTAgMS40Yy0yLjggMC01LjEgMi4zLTUuMSA1LjFzMi4zIDUuMSA1LjEgNS4xIDUuMS0yLjMgNS4xLTUuMS0yLjMtNS4xLTUuMS01LjF6Ii8+PC9zdmc+");
background-position: 0 50%;
background-repeat: no-repeat;
background-size: 16px;
border: 0;
caret-color: #f2f2f2;
color: #f2f2f2;
font-family: Calibri, CalibriEvilEye, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
font-size: 16px;
min-width: 100%;
outline: none;
padding-left: 32px;
padding-right: 0;
padding-top: 0
}
.search-input .navigation-input::-ms-clear {
display: none
}
.search-input ::-moz-placeholder {
color: #f2f2f2
}
.search-input ::placeholder {
color: #f2f2f2
}
@media (max-width: 959px) {
.search-input {
display: none
}
}
.search-input--active {
opacity: 1
}
.search-input--hidden {
opacity: 0;
transform: translateX(20px);
transition-delay: 0ms;
transition-duration: 0ms;
width: 0
}
.navigation-spacer {
display: block;
height: 1px
}
.navigation {
background-color: #000;
height: 60px;
left: 0;
top: 0;
transform: translateY(0);
transition: height .3s ease-in-out, transform .6s ease-out;
width: 100%;
z-index: 1000
}
@media (min-width: 960px) {
.navigation {
height: 70px;
transition: height .6s ease-in-out
}
.navigation.navigation--collapsed {
height: 50px
}
}
@media (max-width: 959px) {
.product-detail-body .navigation.navigation--collapsed {
transform: translateY(-70px)
}
}
.navigation__logo svg {
width: 122px
}
@media (min-width: 960px) {
.navigation__logo svg {
transition: width .6s ease-in-out;
width: 159px
}
.navigation--collapsed .navigation__logo svg {
width: 122px
}
}
@media (max-width: 959px) {
.navigation--expanded {
height: 100vh
}
}
.navigation__wrapper {
height: 100%
}
@media (max-width: 959px) {
.navigation__wrapper {
flex-direction: column
}
}
.navigation__controls {
min-height: 60px
}
@media (min-width: 960px) {
.navigation__controls {
height: 100%;
min-height: auto;
width: 159px
}
}
.navigation__main {
flex-direction: column;
flex-grow: unset;
list-style: none;
margin: 0;
opacity: 0
}
.navigation--expanded .navigation__main {
display: flex;
opacity: 1
}
@media (max-width: 959px) {
.navigation__main {
font-family: EvilEye, Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
font-size: 16px;
margin: 25px 0 0
}
.navigation__main .navigation-item {
margin-bottom: 25px
}
.navigation__main .navigation-item:last-child {
margin-bottom: 0
}
}
@media (min-width: 960px) and (max-width:1199px) {
.navigation__main {
display: flex;
flex-direction: row;
flex-grow: 1;
opacity: 1;
transition: opacity .6s ease-in-out, transform .9s ease-in-out
}
.navigation--collapsed .navigation__main {
opacity: 0;
transform: translateY(-50px)
}
}
@media (min-width: 960px) {
.navigation__main {
margin: 0 50px
}
}
@media (min-width: 1100px) {
.navigation__main {
margin: 0 70px
}
}
@media (min-width: 1200px) {
.navigation__main {
display: flex;
flex-direction: row;
flex-grow: 1;
margin: 0 110px;
opacity: 1;
transition: opacity .6s ease-in-out, transform .9s ease-in-out
}
.navigation--collapsed .navigation__main {
opacity: 0;
transform: translateY(-50px)
}
}
.navigation__meta {
flex-direction: column;
list-style: none;
margin: 30px 0 0;
opacity: 0
}
.navigation--expanded .navigation__meta {
display: flex;
opacity: 1
}
@media (min-width: 960px) {
.navigation__meta {
display: flex;
flex-direction: row;
margin: 0;
opacity: 1
}
}
.navigation__badge {
align-items: center;
background: #fff;
border: 2px solid #272727;
border-radius: 50%;
bottom: -2px;
color: #ee2737;
display: table;
font-size: 10px;
font-weight: 700;
height: 14px;
left: 12px;
line-height: 1;
padding-left: 5px;
padding-right: 4px;
position: absolute
}
.navigation__badge span {
display: table-cell;
text-align: center;
vertical-align: middle
}
@media (min-width: 960px) {
.navigation__badge {
border-color: #000
}
}
.hamburger--desktop {
margin-left: 0;
margin-top: -100px;
opacity: 0;
transform: translateX(100px);
transition: transform .6s ease-in-out, opacity .6s ease-in-out, width .6s ease-in-out;
transition-delay: 0ms;
width: 0
}
.hamburger--desktop .hamburger {
height: 50px;
padding-left: 27px;
padding-top: 10px
}
.navigation--collapsed .hamburger--desktop {
margin-top: 0;
opacity: 1;
transform: translateX(0);
transition-delay: .6s;
width: 48px
}
.hamburger--desktop .hamburger-inner,
.hamburger--desktop .hamburger-inner:after,
.hamburger--desktop .hamburger-inner:before {
transition: background-color .2s ease-out
}
.hamburger--desktop:hover .hamburger-inner,
.hamburger--desktop:hover .hamburger-inner:after,
.hamburger--desktop:hover .hamburger-inner:before {
background-color: #fff
}
.navigation-container {
height: 100%
}
@media (max-width: 959px) {
.navigation-container {
background-repeat: no-repeat;
background-size: cover
}
.navigation--expanded .navigation-container {
overflow: auto
}
.navigation-container .navigation__main,
.navigation-container .navigation__meta {
transform: translateX(0);
transition: opacity .3s ease-out;
transition-delay: .3s
}
.navigation--expanded .navigation-container .navigation__main,
.navigation--expanded .navigation-container .navigation__meta {
opacity: 1
}
}
@media (min-width: 960px) {
.navigation-container {
background-image: none !important
}
}
.navigation-container__inactive {
background-image: none !important
}
@media (max-width: 959px) {
.navigation-container__inactive .navigation__main,
.navigation-container__inactive .navigation__meta {
opacity: 0;
transform: translateX(-1000px)
}
}
.navigation-mobile-cart {
margin-right: 10px;
padding: 5px;
position: relative;
top: -3px
}
.navigation--expanded .navigation-mobile-cart {
display: none
}
.one-column-text {
margin-bottom: 70px;
margin-top: 70px;
max-width: 800px
}
.one-column-text p {
margin-bottom: 1rem
}
.order-confirmation {
padding-bottom: 80px
}
.order-confirmation .uk-checkbox--custom+label {
text-align: left
}
.order-confirmation .uk-checkbox--custom+label:before {
background-color: #fff
}
.order-confirmation .order-confirmation__icon svg {
width: 60px
}
.order-confirmation .order-confirmation__icon-mobile svg {
width: 40px
}
.order-confirmation__order-wrapper {
box-shadow: 0 0 20px 0 rgba(30, 30, 30, .1)
}
.order-confirmation__order-box {
flex-direction: column;
padding: 20px 30px
}
@media (min-width: 640px) {
.order-confirmation__order-box {
flex-direction: row
}
}
.order-confirmation__order-box--danger {
border-color: #ee2737
}
.order-confirmation__buy-local-header {
background: #f2f2f2;
border-bottom: 2px solid #e0dede;
flex-direction: column;
padding: 10px 20px
}
@media (min-width: 640px) {
.order-confirmation__buy-local-header {
flex-direction: row
}
}
.order-confirmation__buy-local-delivery {
font-size: 1rem;
font-weight: 300;
margin-top: 2px;
text-align: left
}
@media (min-width: 640px) {
.order-confirmation__buy-local-delivery {
font-size: inherit;
font-weight: 400;
text-align: right
}
}
.order-confirmation__buy-local-icon {
margin: 0 6px
}
.order-confirmation__buy-local-icon svg {
height: 20px;
width: 20px
}
@media (min-width: 640px) {
.order-confirmation__buy-local-icon svg {
height: 30px;
width: 30px
}
}
.order-confirmation__buy-local-items {
-moz-column-gap: 1rem;
column-gap: 1rem;
flex-direction: column
}
@media (min-width: 640px) {
.order-confirmation__buy-local-items {
flex-direction: row;
row-gap: 1rem
}
}
.order-confirmation__buy-local-items-product-wrapper {
box-shadow: 0 0 20px 0 rgba(30, 30, 30, .1);
margin: 0 1.875rem 1.875rem
}
@media (min-width: 640px) {
.order-confirmation__buy-local-items-product-wrapper {
margin: 0 0 1.875rem 1.875rem
}
}
@media (max-width: 639px) {
.order-confirmation__buy-local-items-product-wrapper {
width: auto
}
}
.order-confirmation__buy-local-items-product {
margin-bottom: 10px
}
@media (min-width: 640px) {
.order-confirmation__buy-local-items-product {
margin-bottom: 0
}
}
.order-confirmation__buy-local-item {
margin: 0 10px
}
.order-confirmation__buy-local-item:not(:last-of-type) {
border-bottom: 2px solid #f2f2f2
}
.order-confirmation__buy-local-items-info {
box-shadow: 0 0 20px 0 rgba(30, 30, 30, .1);
margin: 0 1.875rem 1.875rem;
padding: 20px;
width: auto
}
.order-confirmation__buy-local-items-info:not(:first-of-type) {
border-top: 2px solid #f2f2f2
}
@media (min-width: 640px) {
.order-confirmation__buy-local-items-info {
margin: 0 1.875rem 1.875rem 0
}
}
.order-confirmation__buy-local-message {
border-top: 2px solid #f2f2f2;
padding: 10px 10px 10px 0
}
.order-confirmation__buy-local-message svg {
min-height: 20px;
min-width: 20px
}
@media (max-width: 639px) {
.order-confirmation .uk-h2 {
font-size: 18px;
margin-bottom: 25px !important;
margin-top: 15px !important
}
.order-confirmation .uk-h4 {
margin-bottom: 0 !important;
margin-top: 25px
}
.order-confirmation h3 {
font-size: 1.75rem
}
.order-confirmation p {
font-size: 1rem
}
.order-confirmation .uk-container {
padding-left: 25px;
padding-right: 25px
}
.order-confirmation .order-confirmation__sent-email {
margin-bottom: 25px !important;
margin-top: 25px !important;
padding: 0 20px
}
.order-confirmation .order-confirmation__inner {
margin-top: 20px !important
}
.order-confirmation .order-confirmation__inner .uk-button {
margin-bottom: 20px
}
}
.order-confirmation__ecom-error {
margin: 5px 0 10px !important
}
@media (min-width: 640px) {
.order-confirmation__ecom-error {
margin: 5px 0 0 !important
}
}
.orderdetail__header {
display: flex;
flex-wrap: wrap;
justify-content: space-between
}
.orderdetail__subheadline {
font-weight: 700;
margin-bottom: 10px
}
.orderdetail__revoke-link svg,
.orderdetail__status-icon svg {
margin-right: 10px;
width: 20px
}
.orderdetail__revoke-link svg path,
.orderdetail__status-icon svg path {
fill: #ee2737
}
.orderdetail__orderitems-header {
font-weight: 700
}
.orderdetail__orderitem:not(:last-of-type) .orderdetail__orderitem-wrapper {
border-bottom: 1px solid #000;
margin-bottom: 20px;
padding-bottom: 20px
}
.orderdetail__orderitem-name {
margin-top: 10px
}
@media (min-width: 960px) {
.orderdetail__orderitem-name {
margin-top: 0
}
}
.orderdetail__orderitem-image {
max-width: 150px;
width: 100%
}
.orderdetail__totalsum-wrapper {
margin-top: 20px
}
.orderdetail__totalsum-text {
font-weight: 700
}
@media (max-width: 959px) {
.orderdetail__header {
display: block
}
.orderdetail__ordernumber {
margin-bottom: 0
}
.orderdetail__status {
margin-bottom: 20px
}
.orderdetail__spacing-top-mobile {
margin-top: 40px
}
.orderdetail__orderitems-header {
display: none
}
}
@media (min-width: 960px) {
.orderdetail__orderitem .label {
display: none
}
.orderdetail__orderitem-quantity {
text-align: center
}
.orderdetail__orderitem-total {
text-align: right
}
}
@media (min-width: 960px) {
.orderdetail__ordersummary-label {
padding: 0
}
}
.overlay .uk-close svg {
color: #ee2737
}
.overlay .uk-close>svg,
.overlay__close-btn svg {
display: none
}
.uk-padding-top {
padding-top: 20px !important
}
.uk-padding-bottom {
padding-bottom: 20px !important
}
.uk-padding-left {
padding-left: 20px !important
}
.uk-padding-right {
padding-right: 20px !important
}
.uk-padding-small {
padding-bottom: 10px
}
*+.uk-padding-small,
.uk-padding-small-top {
padding-top: 10px !important
}
.uk-padding-small-bottom {
padding-bottom: 10px !important
}
.uk-padding-small-left {
padding-left: 10px !important
}
.uk-padding-small-right {
padding-right: 10px !important
}
.uk-padding-medium {
padding-bottom: 40px
}
*+.uk-padding-medium,
.uk-padding-medium-top {
padding-top: 40px !important
}
.uk-padding-medium-bottom {
padding-bottom: 40px !important
}
.uk-padding-medium-left {
padding-left: 40px !important
}
.uk-padding-medium-right {
padding-right: 40px !important
}
.uk-padding-large {
padding-bottom: 40px
}
*+.uk-padding-large,
.uk-padding-large-top {
padding-top: 40px !important
}
.uk-padding-large-bottom {
padding-bottom: 40px !important
}
.uk-padding-large-left {
padding-left: 40px !important
}
.uk-padding-large-right {
padding-right: 40px !important
}
@media (min-width: 1200px) {
.uk-padding-large {
padding-bottom: 70px
}
*+.uk-padding-large,
.uk-padding-large-top {
padding-top: 70px !important
}
.uk-padding-large-bottom {
padding-bottom: 70px !important
}
.uk-padding-large-left {
padding-left: 70px !important
}
.uk-padding-large-right {
padding-right: 70px !important
}
}
.uk-padding-xlarge {
padding-bottom: 70px
}
*+.uk-padding-xlarge,
.uk-padding-xlarge-top {
padding-top: 70px !important
}
.uk-padding-xlarge-bottom {
padding-bottom: 70px !important
}
.uk-padding-xlarge-left {
padding-left: 70px !important
}
.uk-padding-xlarge-right {
padding-right: 70px !important
}
@media (min-width: 1200px) {
.uk-padding-xlarge {
padding-bottom: 140px
}
*+.uk-padding-xlarge,
.uk-padding-xlarge-top {
padding-top: 140px !important
}
.uk-padding-xlarge-bottom {
padding-bottom: 140px !important
}
.uk-padding-xlarge-left {
padding-left: 140px !important
}
.uk-padding-xlarge-right {
padding-right: 140px !important
}
}
.password-field__container {
z-index: 10
}
.password-field__strength-indicator {
bottom: -.5px;
height: 3px;
left: 0;
position: absolute;
transition: width .5s, background-color .5s
}
:root .password-field__strength-indicator,
_::-webkit-full-page-media,
_:future {
bottom: -1px
}
.password-field__text-box {
align-items: center;
display: flex;
font-size: .75rem;
line-height: 1.1875rem;
margin-top: 10px
}
.password-field__text-box--weak {
-webkit-animation: slidedown .5s ease-out;
animation: slidedown .5s ease-out
}
.password-field__icon {
flex: 0 0 20px;
height: 20px;
margin-right: 5px;
width: 20px
}
.password-field__icon--weak-color {
color: #ee2737
}
.password-field__icon--medium-color {
color: #ffa202
}
.password-field__icon--strong-color {
color: #38b57b
}
.password-field__strength-indicator--weak {
background-color: #ee2737;
width: 25%
}
.password-field__strength-indicator--medium {
background-color: #ffa202;
width: 50%
}
.password-field__strength-indicator--strong {
background-color: #38b57b;
width: 100%
}
@-webkit-keyframes slidedown {
0% {
opacity: 0;
transform: translateY(-20px)
}
to {
opacity: 1;
transform: translateY(0)
}
}
@keyframes slidedown {
0% {
opacity: 0;
transform: translateY(-20px)
}
to {
opacity: 1;
transform: translateY(0)
}
}
.prescription-billboard {
margin-top: 0 !important
}
.prescription-billboard .uk-label {
left: 0;
top: -2em
}
@supports (shape-outside: polygon(15% 100%, 0% 100%, 0% 0%)) {
.prescription-billboard .uk-label {
left: 2.5%
}
}
.prescription-billboard .ee-shape {
height: 110%
}
.prescription-billboard__wrapper {
overflow: hidden
}
@media (max-width: 639px) {
.prescription-billboard__wrapper {
flex-direction: column;
min-height: 0;
overflow: hidden;
padding-bottom: 70px;
padding-top: 40px
}
}
@media (min-width: 640px) {
.prescription-billboard__wrapper {
height: 600px
}
}
.prescription-billboard__text {
z-index: 2
}
.prescription-billboard__text img {
max-width: 70%
}
@media (min-width: 960px) {
.prescription-billboard__text img {
max-width: 100%
}
}
@media (max-width: 639px) {
.prescription-billboard__text {
margin-top: 70px
}
}
.prescription-billboard__shape {
height: 100%;
min-width: 48% !important;
position: absolute;
width: auto !important;
z-index: 0
}
@media (min-width: 960px) {
.prescription-billboard__shape {
z-index: 1
}
}
@media (min-width: 960px) {
.prescription-billboard__button {
bottom: 3em;
right: 40px
}
}
@media (max-width: 639px) {
.prescription-billboard__content-wrapper {
flex-direction: column
}
}
@media (max-width: 639px) {
.prescription-billboard__product-wrapper {
margin: 0 auto;
max-width: 80%;
position: relative !important;
text-align: center;
top: 0;
transform: none
}
}
.prescription-overlay__logo {
padding-bottom: 10px
}
.prescription-overlay__logo svg {
height: 40px;
width: auto
}
#prescription-overlay .uk-modal-dialog--small {
width: auto
}
@media (min-width: 640px) {
#prescription-overlay .uk-modal-dialog--small {
padding-left: 40px;
padding-right: 40px
}
}
@media (min-width: 960px) {
#prescription-overlay .uk-modal-dialog--small .uk-container-xsmall {
max-width: 480px
}
#prescription-overlay .uk-modal-dialog--small .uk-container-small {
max-width: 600px
}
#prescription-overlay .uk-modal-dialog--small .uk-container-large {
max-width: 900px
}
}
.prescription-overlay__slide {
padding: 20px
}
@media (min-width: 960px) {
.prescription-overlay__slide {
margin-bottom: 40px
}
}
.prescription-overlay-slide__arrow {
color: #bfbfbf;
padding: 10px;
top: 44%
}
.prescription-overlay-slide__arrow svg {
width: 12px
}
.product-cart-teaser__wrapper {
height: auto;
margin-bottom: 50px;
margin-top: 50px
}
@media (min-width: 640px) {
.product-cart-teaser__wrapper {
margin-bottom: 100px;
margin-top: 100px
}
}
@media (min-width: 1200px) {
.product-cart-teaser__wrapper {
height: calc(100vh - 115px);
margin-bottom: 0;
margin-top: 0
}
}
.product-cart-teaser__text-wrapper {
margin: auto;
width: 95%
}
@media (min-width: 640px) {
.product-cart-teaser__text-wrapper {
width: 75%
}
}
@media (min-width: 960px) {
.product-cart-teaser__text-wrapper {
margin: unset
}
}
.bgcolor-10,
.bgcolor-transparent {
background-image: linear-gradient(#fff, #fff 50%, #e6e6e6) !important;
background-color: transparent !important;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAABPRJREFUaAXVmk1PE1EUhmemw4eAYo3EqGjka0HCQgETP0iMC3HlVvG/GOPGuGDPX8AYMagb/QfGhJhYF3wUYsKmcdO0aSkF2vq+49zrnel0ettpoUxSZjq3M/c5577n3HNnMOfm5l5NT980DMMy/vxJZV68eJns6enBd+9mWVa5VCoNmqbZV6lU8mg1xS9wzsS5MnY5cc6/7+rqKheLxRu2badxH09zd3e3eXR0lEcfaPK28YfuvS/gsBvHe9jLvm3Cv379xvjxYy3z7dv35ampqRQv8m+7u7tnAPAMIMPlclk2A8hA52XceHV0dPSnbPAdbGxs3Ma1t2Kx2BBAZWtfX5+Rz+eTOP9lZGRkXzYoB+vr62dh5AJ+c9Xft82bEf7t23fLS0tLgfBbW1vnAL+Akbmyv/+/D157eHh4hJuujo+P/1L69Bwmk8l76HyenR8cHMi23t5eI5PJbGLkViYmJoqyQTmA4y6gj+cwfkjt23VcMXb9+vCtXK6wvLi4WBMeHQTC43xD8Kr3CF8oFJqGx4gf4LNirq2tPZmZmfmsGC0P6fkOhn8/Nja2acXjcQmsHpwGePLaQVHfTnjEwAZG9UMzmndl43heOPt/OnDPtBsecdAyeGcEhCXcR4VHuruPbPOIwVojYFsK7zEgKrybKsPg66ZKGF+VKoNkozrdgqdKqVSq/6SzDeHVOYJ5vh48DcFcZMWz2ezToEnquPJ8s/AY9Yc2rBwA/GV1luMMqwOvoXkt2fg9D8cWwbXCPK/KRT0mPGbnB8xCWTXgdOGpeRgeWfNB8ODRgue1NgyQlV0j8Bh2p7ZRjWd5gJtq5fkg2YCl2Ag8R0TOA62CB4BWqozqecJzcwxgxOto3k2VgZ5nYaYLr8Yb+8bWsOd5ETcbnTqrCOxDS+KwgNWVTVBJDIam4SlZy/X8x7B6nvC1ApbwJ+F5N94SNgzIha2kXNmEZRstzbdSNgIe3B85AjILOaJS/oRp3pWNVp4Pgsc57VSpIBkqPNXjRJD6A3EcBu+upOp6PixVTk5O1p2k1ExFLj88z8k0yi9i04Cv63kGrAoQNdsEwZO3yoBWwQfJBsHeEtkIR1cZ0Ap4yua44GmAjIGwPK/79CBM8zqFmSo5wgnZpNPpTwxYnvNvrEYr29vbt1FKhKXKuppvJ/zs7OyhH5zfE4nEJc4D16DNaZ7Anjtno/Wd4PkweDzVe84gzuKxHVdmLvq/oet0+IGBgQVktvMWJXQa4SH5OGPGk0YbkU278jwDNkw29LyAp2SkAY3CB6XKqOVBPXhH867nhd4dA/iIW1fzYSVxlPJAB56aV1MtZ3em0RifzyMbaaXKIM8jhiLNsPXgXdlUwWMU9mhAFvBfm3lWiRtEWozAmwlNeCdghWzcuopvat5ZmIDKtd6MhL1c6AR4cP+WQSysE/vTAE/WQAMEfLsKs6iyoeeFo6sMUOH9EY+LTlzzKjyN8Bhw2uA9Bgj4TplhCadmG7/n2c7NeayCcnqw1qtM/KbjZOOQ4w+mAJPF3EV8+AI7cCXV7vLAX9sQTsfzhMcKcp7rgV7Ae15guzcoEr5d5cHOzs4l9O0pzBqFR/12l+uAnFpOC3iWB50Kj39beEx4ljXMQvLBlgofdQ1bqyRuhef7+/vvEJ6bTKMCnrLpZHjheYdeGCDg2ykbLsCb1Tw4nYD1w9OIvzgeRNGB+l4SAAAAAElFTkSuQmCC") !important;
background-position: 50%;
background-repeat: no-repeat;
background-size: cover
}
.bgcolor-15,
.bgcolor-white {
background-image: linear-gradient(#fff, #fff 50%, #e6e6e6) !important;
background-size: cover
}
.bgcolor-20,
.bgcolor-yellow {
background-image: linear-gradient(#f3d55e, #efc82f 50%, #dab111) !important;
background-size: cover
}
.bgcolor-25,
.bgcolor-orange {
background-image: linear-gradient(#f5ad65, #f29335 50%, #e5790f) !important;
background-size: cover
}
.bgcolor-30,
.bgcolor-red {
background-image: linear-gradient(#db595a, #d22f30 50%, #a92525) !important;
background-size: cover
}
.bgcolor-35,
.bgcolor-rose {
background-image: linear-gradient(#f6aca0, #f18372 50%, #ec5a44) !important;
background-size: cover
}
.bgcolor-40,
.bgcolor-violet {
background-image: linear-gradient(#a591af, #8d739a 50%, #735b7f) !important;
background-size: cover
}
.bgcolor-45,
.bgcolor-blue {
background-image: linear-gradient(#5f89ba, #456fa1 50%, #36567d) !important;
background-size: cover
}
.bgcolor-50,
.bgcolor-petrol {
background-image: linear-gradient(#79b5af, #59a29b 50%, #47817c) !important;
background-size: cover
}
.bgcolor-55,
.bgcolor-green {
background-image: linear-gradient(#589d4e, #457b3d 50%, #32592c) !important;
background-size: cover
}
.bgcolor-60,
.bgcolor-brown {
background-image: linear-gradient(#b59d84, #a28364 50%, #846a4f) !important;
background-size: cover
}
.bgcolor-65,
.bgcolor-grey {
background-image: linear-gradient(#b5b5b5, #9b9b9b 50%, #828282) !important;
background-size: cover
}
.bgcolor-70,
.bgcolor-silver {
background-image: linear-gradient(#f4f6f8, #d5dce4 50%, #b6c2d0) !important;
background-size: cover
}
.bgcolor-75,
.bgcolor-gold {
background-image: linear-gradient(#ecd295, #e4c06a 50%, #dcae3f) !important;
background-size: cover
}
.bgcolor-80,
.bgcolor-bicolor {
background-image: linear-gradient(#fff, #fff 50%, #e6e6e6) !important;
background-size: cover
}
.bgcolor-85,
.bgcolor-creme {
background-image: linear-gradient(#f0e7dd, #e0ceba 50%, #d0b597) !important;
background-size: cover
}
.bgcolor-90,
.bgcolor-black {
background-image: linear-gradient(#636363, #494949 50%, #303030) !important;
background-size: cover
}
.bgcolor-lensclear {
background-image: url(/images/lenses/ee_lens_clear.png);
background-size: cover
}
.bgcolor-lensgrey {
background-image: url(/images/lenses/ee_lens_grey.png);
background-size: cover
}
.bgcolor-lensspace {
background-image: url(/images/lenses/ee_lens_space.png);
background-size: cover
}
.bgcolor-lensbluemirror {
background-image: url(/images/lenses/ee_lens_blue-mirror.png);
background-size: cover
}
.bgcolor-lenslstactivesilver {
background-image: url(/images/lenses/ee_lens_lst-active-silver.png);
background-size: cover
}
.bgcolor-lenslstcontrastsilver {
background-image: url(/images/lenses/ee_lens_lst-contrast-silver.png);
background-size: cover
}
.bgcolor-lenslstbright {
background-image: url(/images/lenses/ee_lens_lst-bright.png);
background-size: cover
}
.bgcolor-lenslstbrightbluemirror {
background-image: url(/images/lenses/ee_lens_lst-bright-blue-mirror.png);
background-size: cover
}
.bgcolor-lenslstbrightvariobluemirror {
background-image: url(/images/lenses/ee_lens_lst-bright-vario-blue-mirror.png);
background-size: cover
}
.bgcolor-lenslstbrightvariopurplemirror {
background-image: url(/images/lenses/ee_lens_lst-bright-vario-purple-mirror.png);
background-size: cover
}
.bgcolor-lenslstbluelightvariobluemirror {
background-image: url(/images/lenses/ee_lens_lst-bluelight-vario-blue-mirror.png);
background-size: cover
}
.bgcolor-lenslstpolarizedsilver {
background-image: url(/images/lenses/ee_lens_lst-polarized-silver.png);
background-size: cover
}
.bgcolor-lenslstactivebluemirror {
background-image: url(/images/lenses/ee_lens_lst-active-blue-mirror.png);
background-size: cover
}
.bgcolor-lenslstactiveredmirror {
background-image: url(/images/lenses/ee_lens_lst-active-red-mirror.png);
background-size: cover
}
.bgcolor-lenslstgreysilver {
background-image: url(/images/lenses/ee_lens_lst-grey-silver.png);
background-size: cover
}
.bgcolor-lensvario {
background-image: url(/images/lenses/ee_lens_vario.png);
background-size: cover
}
.bgcolor-lenslstactivesilverlight {
background-image: url(/images/lenses/ee_lens_lst-active-silver-light.png);
background-size: cover
}
.bgcolor-lenslstactiveredmirrorlight {
background-image: url(/images/lenses/ee_lens_lst-active-red-mirror-light.png);
background-size: cover
}
.bgcolor-lenslstactivebluemirrorlight {
background-image: url(/images/lenses/ee_lens_lst-active-blue-mirror-light.png);
background-size: cover
}
.bgcolor-lenslstbrightvariobluemirrorlight {
background-image: url(/images/lenses/ee_lens_lst-bright-vario-blue-mirror-light.png);
background-size: cover
}
.product-detail-colors__tabs {
border-bottom: 2px solid #e0dede
}
.product-detail-colors__tab {
background: transparent;
border: 0;
color: #333;
display: inline-block;
margin: 0 10px -2px 0;
padding: 10px
}
.product-detail-colors__tab.uk-active {
border-bottom: 4px solid #ee2737;
font-weight: 700
}
.product-detail-colors__image {
border: 2px solid transparent;
cursor: pointer;
display: block;
margin-bottom: 10px;
margin-right: 5px;
margin-top: 7px;
transition: border-color .3s ease;
width: 85px
}
.product-detail-colors__image.active,
.product-detail-colors__image:hover {
border-color: #000
}
.product-detail-colors__image:not(:last-of-type) {
margin-right: 10px
}
.product-detail-colors__switcher-wrapper {
height: 100%
}
.product-detail-colors__switcher-wrapper:after {
background-color: #e0dede;
bottom: 1px;
content: " ";
height: 2px;
left: 0;
position: absolute;
width: 100%;
z-index: 0
}
@media (max-width: 1199px) {
.product-detail-colors__switcher-wrapper {
margin: 0 auto;
overflow: hidden;
width: 100%
}
.product-detail-colors__switcher-wrapper:after {
left: 0;
width: 100%
}
}
.product-detail-colors__wrapper {
overflow: visible
}
.product-detail-esense {
background-color: #000
}
.product-detail-esense-body .cc-revoke.cc-bottom {
bottom: 4px !important
}
.product-detail {
padding-bottom: 40px
}
.product-detail-body {
margin-bottom: 80px
}
@media (min-width: 960px) {
.product-detail-body {
margin-bottom: 0
}
}
.product-detail__toparea {
background-color: #fafafa;
padding-bottom: 70px;
padding-top: 40px
}
@media (max-width: 639px) {
.product-detail__title {
text-align: center
}
}
.product-detail__sku {
display: none
}
@media (min-width: 640px) {
.product-detail__sku {
color: #333;
display: block;
margin-bottom: 2.5px;
margin-top: 10px
}
}
.product-detail__fit-for {
color: #7f7f7f
}
.product-detail__fit-for a {
color: #7f7f7f;
font-weight: 400;
text-decoration: underline
}
.product-detail__fit-for a:hover {
color: #333
}
.product-detail__image {
max-height: 100%;
-o-object-fit: cover;
object-fit: cover;
transition: opacity .3s ease
}
.product-detail__image.product-detail__image--hidden {
opacity: 0
}
.product-detail__preview-images {
display: none
}
@media (min-width: 960px) {
.product-detail__preview-images {
display: block;
margin-top: 0;
transform: translateY(-15px)
}
}
.product-detail__image-preview {
background-color: #fff;
border: 2px solid #f2f2f2;
cursor: pointer;
display: block;
height: 7px;
margin: 0 5px;
transition: border-color .3s ease;
width: 7px
}
@media (min-width: 960px) {
.product-detail__image-preview {
height: auto;
margin: 0 20px 5px 0;
width: 85px
}
}
.product-detail__image-preview img {
display: none
}
@media (min-width: 960px) {
.product-detail__image-preview img {
display: block
}
}
.product-detail__image-preview.active,
.product-detail__image-preview:hover {
background: #000;
border-color: #000
}
@media (min-width: 960px) {
.product-detail__image-preview.active,
.product-detail__image-preview:hover {
background: transparent
}
}
@media (min-width: 960px) {
.product-detail__image {
transform: translateY(-15px)
}
}
@media (max-width: 959px) {
.product-detail__imagewrapper {
margin-bottom: 40px;
margin-top: 20px
}
}
@media (min-width: 960px) {
.product-detail__imagewrapper {
display: flex
}
}
.product-detail__imagewrapper--mobile {
margin-bottom: 20px
}
@media (min-width: 960px) {
.product-detail__imagewrapper--mobile {
display: none !important
}
}
.product-detail__imagewrapper--desktop {
display: none
}
@media (min-width: 960px) {
.product-detail__imagewrapper--desktop {
display: flex
}
}
.product-detail__image-mobile {
-o-object-fit: contain;
object-fit: contain
}
.product-details__dots {
display: flex;
justify-content: center;
margin: 20px auto 40px
}
@media (min-width: 960px) {
.product-details__dots {
display: none !important
}
}
@media (min-width: 960px) {
.product-detail__config {
display: flex
}
}
.product-detail__show-more--collapsed .product-detail__show-more-icon {
transform: rotate(90deg)
}
.product-detail__show-more-icon {
transform: rotate(270deg)
}
.product-detail__colors-list {
list-style-type: none
}
.product-detail__color-content {
border-radius: 50%;
height: 26px;
left: 50%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
width: 26px
}
.product-detail__color-content:after {
background: linear-gradient(transparent 30%, rgba(0, 0, 0, .5));
border-radius: 50%;
bottom: 0;
content: " ";
left: 0;
position: absolute;
right: 0;
top: 0
}
.product-detail__sizes-list {
list-style-type: none
}
.product-detail__sizes-list>li:not(:last-of-type) {
margin-right: 20px
}
.product-detail__size-link {
background-color: #fff;
border: 2px solid #e0dede;
border-radius: 50%;
box-shadow: 0 5px 20px 0 rgba(30, 30, 30, .1);
display: block;
height: 34px;
position: relative;
transition: border-color .3s ease;
width: 34px
}
.product-detail__size-link.active,
.product-detail__size-link:hover {
border-color: #000;
color: #000;
font-weight: 700
}
.product-detail__size-content {
left: 50%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%)
}
@media (max-width: 1200px) {
.product-detail__sizes {
margin-top: 40px
}
}
.product-detail__properties {
display: grid;
grid-template-columns: 1fr;
margin-top: 20px;
row-gap: 10px
}
.product-detail__property {
align-items: center;
display: flex
}
@media (min-width: 640px) {
.product-detail__property {
-moz-column-gap: 10px;
column-gap: 10px;
display: grid;
grid-template-areas: "left right";
grid-template-columns: 1.625rem 1fr;
grid-template-rows: 1fr 1fr
}
}
@media (min-width: 640px) {
.product-detail__property--oneliner {
-moz-column-gap: 0;
column-gap: 0;
display: flex
}
.product-detail__property--oneliner .product-detail__property-label {
margin-right: 10px
}
}
.product-detail-color-bubble {
border-radius: 50%;
flex-shrink: 0;
height: 26px;
margin-right: 10px;
position: relative;
width: 26px
}
.product-detail-color-bubble:after {
background: linear-gradient(transparent 30%, rgba(0, 0, 0, .5));
border-radius: 50%;
bottom: 0;
content: " ";
left: 0;
position: absolute;
right: 0;
top: 0
}
@media (min-width: 640px) {
.product-detail-color-bubble {
grid-area: left;
grid-row-end: 3;
grid-row-start: 1;
margin-right: 0
}
}
.product-detail__property-label {
margin-right: 10px
}
@media (min-width: 640px) {
.product-detail__property-label {
grid-area: right;
margin-right: 0
}
}
@media (min-width: 640px) {
.product-detail__property-value {
grid-area: right;
grid-row-start: 2
}
}
.product-detail-glasses-size {
height: 26px;
margin-right: 10px;
-o-object-fit: contain;
object-fit: contain;
width: 26px
}
.product-detail__teaser {
background: linear-gradient(0deg, hsla(0, 0%, 100%, 0), #f2f2f2);
border: 2px solid #f2f2f2;
display: flex;
margin-top: 20px;
padding: 12px
}
.product-detail__teaser+.product-detail__teaser {
margin-top: 10px
}
.product-detail__teaser-image img,
.product-detail__teaser-image svg {
flex-shrink: 0;
width: 120px
}
.product-detail__price {
font-size: 18px;
line-height: 1.6;
margin-bottom: 0;
margin-top: 20px;
min-width: 70px
}
.product-detail__price-detail {
color: #7f7f7f;
line-height: 1.4;
margin: 0
}
.product-detail__shop-button {
border-color: #ee2737 !important;
display: inline-block !important;
margin-top: 20px;
padding-right: 50px;
position: relative;
text-align: left
}
.product-detail__button-icon {
position: absolute;
right: 10px;
top: calc(50% - 1px);
transform: translateY(-50%)
}
.product-detail__wishbutton .wish-button__text {
display: inline-block;
font-weight: 700;
line-height: 1.75;
position: relative
}
.product-detail__wishbutton .wish-button__text:after {
background-color: #ee2737;
bottom: 0;
content: "";
height: 2px;
left: 0;
position: absolute;
transition: background-color .2s ease-out, width .2s ease-out;
width: 0
}
.product-detail__wishbutton:hover .wish-button__text {
color: #000
}
.product-detail__wishbutton:hover .wish-button__text:after {
border-bottom-color: #ee2737;
width: 100%
}
.product-detail__find-retailer {
background: transparent;
border: 0;
cursor: pointer;
font-family: Calibri, CalibriEvilEye, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
font-size: 1em;
outline: none;
padding: 0
}
.product-detail__find-retailer .product-detail__find-retailer-text {
position: relative
}
.product-detail__find-retailer .product-detail__find-retailer-text:after {
background-color: #ee2737;
bottom: 0;
content: "";
height: 2px;
left: 0;
position: absolute;
transition: background-color .2s ease-out, width .2s ease-out;
width: 0
}
.product-detail__find-retailer svg path {
fill: currentColor
}
.product-detail__find-retailer:hover {
color: #000
}
.no-touchevents .product-detail__find-retailer:hover .product-detail__find-retailer-text:after {
width: 100%
}
@media (min-width: 640px) and (max-width:1199px) {
.product-detail__find-retailer .product-detail__find-retailer-text span {
border-bottom: 2px solid transparent;
display: inline;
position: relative;
transition: border .25s ease-in-out
}
.product-detail__find-retailer:hover .product-detail__find-retailer-text span {
border-bottom-color: #ee2737
}
.product-detail__find-retailer .product-detail__find-retailer-text:after {
display: none
}
}
.product-detail__back-link:hover {
color: #000
}
.wish-button__icon-wrapper {
color: #ee2737
}
.product-detail__to-top {
align-items: center;
background-color: #ee2737;
border: 0;
border-radius: 50%;
bottom: 20px;
box-shadow: 0 5px 20px 0 rgba(238, 39, 55, .46);
display: flex;
height: 50px;
justify-content: center;
position: absolute;
right: 20px;
width: 50px
}
@media (min-width: 960px) {
.product-detail__to-top {
height: 60px;
width: 60px
}
}
@media (min-width: 1600px) {
.product-detail__to-top {
bottom: 40px;
right: 70px
}
}
.product-detail__to-top svg {
height: 45%;
width: 45%
}
@media (min-width: 960px) {
.product-detail__to-top svg {
height: 40%;
width: 40%
}
}
.product-detail__teaser .ee-link:after {
bottom: 2px
}
@media (min-width: 960px) {
.product-detail__related-items {
margin: 0 -20px;
padding: 10px 20px 20px
}
}
@media (max-width: 639px) {
.product-detail__related-items .product-preview__button {
display: block !important;
margin-bottom: 20px;
margin-top: 30px !important;
opacity: 1
}
}
.product-details__anchor {
left: 0;
position: absolute;
top: -60px;
width: 100%
}
@media (min-width: 960px) {
.product-details__anchor {
top: -95px
}
}
.product-detail__try-on-info {
margin-left: 0
}
.product-detail__open-try-on-btn {
margin-bottom: 30px;
margin-top: 30px
}
@media (min-width: 960px) {
.product-detail__open-try-on-btn {
margin-top: 20px
}
}
.try-on-icon-info svg {
fill: #7f7f7f;
min-height: 20px;
min-width: 20px;
position: relative;
top: -3px
}
@media (min-width: 960px) {
.try-on-icon-info svg {
top: -1px
}
}
.try-on-icon-info a {
border-bottom: 1px solid #7f7f7f;
color: #7f7f7f
}
.try-on-button .try-on-button__text {
display: inline-block;
font-weight: 700;
line-height: 1.75;
position: relative
}
.try-on-button .try-on-button__text:after {
background-color: #ee2737;
bottom: 0;
content: "";
height: 2px;
left: 0;
position: absolute;
transition: background-color .2s ease-out, width .2s ease-out;
width: 0
}
.try-on-button:hover .try-on-button__text {
color: #000
}
.try-on-button:hover .try-on-button__text:after {
border-bottom-color: #ee2737;
width: 100%
}
.product-detail__try-on-button {
margin: 20px 0 30px
}
.product-detail__try-on-button .try-on-button__icon-wrapper {
color: #ee2737
}
.product-detail__wishlist-button {
position: absolute;
right: 0;
top: 0;
z-index: 90
}
@media (min-width: 640px) {
.product-detail__wishlist-button {
right: 15px
}
}
.product-details-desc {
background-color: #fafafa
}
.product-details-dark {
background: linear-gradient(rgba(35, 35, 35, .8509803921568627), #000);
color: #fff
}
.product-details-dark .product-details-desc__list {
border-top: 2px solid #333
}
.product-details-dark .product-details-desc__teaser {
border: unset
}
@media (min-width: 1200px) {
.product-details-desc__inner {
margin-left: 70px;
margin-right: 70px
}
}
.product-details-desc__title {
font-size: 1.75rem;
line-height: 1.2
}
.product-details-desc__list {
border-top: 1px solid #e0dede;
padding-top: 20px
}
@media (min-width: 640px) {
.product-details-desc__list {
border-width: 2px
}
}
.product-details-desc__teaser {
border: 1px solid #f2f2f2;
padding: 40px 40px 20px
}
.product-details-desc__right {
margin: 40px auto 0
}
@media (min-width: 960px) {
.product-details-desc__right {
margin-top: 0
}
}
.product-details-desc__text {
color: #7f7f7f;
font-size: 14px;
line-height: 1.2;
margin: 20px auto;
max-width: 200px
}
.product-details-desc__teaser-title {
font-size: 18px !important
}
.product-details-desc__list-column {
line-height: 2
}
.product-detail-features-mobile {
background-color: #000;
padding: 40px 0
}
@media (min-width: 960px) {
.product-detail-features-mobile {
display: none
}
}
.product-detail-features-mobile__link {
color: #ee2737;
cursor: pointer;
display: block;
line-height: 1;
margin: 20px 0 0;
transition: .2s ease-out
}
.product-detail-features-mobile__title {
border-bottom: 1px solid #7f7f7f;
color: #ee2737;
padding-bottom: 10px
}
.product-detail-features-mobile__header {
background-color: #000;
left: 0;
padding: 80px 20px 0;
position: fixed;
top: 0;
width: calc(100% - 20px);
z-index: 9999
}
.product-detail-features-mobile__header:after {
background-image: linear-gradient(0deg, transparent, #000 80%);
content: "";
height: 18vh;
left: 0;
position: absolute;
top: 130px;
width: 100%;
z-index: 999
}
.product-detail-features-mobile__desc {
color: #7f7f7f;
font-size: .875rem;
margin-bottom: 0
}
.product-detail-features-mobile__b {
background-color: #333;
height: 100vh;
left: 0;
overflow: scroll;
-ms-overflow-style: none;
padding: 0 20px;
position: fixed;
scroll-snap-type: y mandatory;
scrollbar-width: none;
top: 0;
width: calc(100% - 40px);
z-index: 99
}
.product-detail-features-mobile__b::-webkit-scrollbar {
display: none
}
.product-detail-features-mobile__b:after {
background-image: linear-gradient(0deg, #000 20%, transparent);
bottom: 0;
content: "";
height: 30vh;
left: 0;
position: fixed;
width: 100%;
z-index: 999
}
.product-detail-features-mobile__item-b {
display: flex;
flex-direction: column;
justify-content: center;
min-height: 25vh;
scroll-snap-align: center
}
@media (min-width: 640px) {
.product-detail-features-mobile__item-b {
height: 20vh;
min-height: auto
}
}
.product-detail-features-mobile__item-b:first-of-type {
padding-top: 40vh
}
.product-detail-features-mobile__item-b:last-child {
padding-bottom: 30vh
}
.product-detail-features-mobile__close {
right: 40px;
top: 70px;
z-index: 9999
}
@media (min-width: 640px) {
.product-detail-features-mobile__close {
right: 70px
}
}
.product-detail-features-mobile__close svg {
color: #ee2737;
height: 20px;
width: 20px
}
.product-detail-features-mobile__arrow {
color: #ee2737;
padding: 20px;
top: 44%
}
.product-detail-features-mobile__arrow svg {
width: 12px
}
@media (min-width: 640px) {
.product-detail-features-mobile .uk-slider-items .uk-active {
margin-right: 20px
}
}
.product-details-features {
display: none
}
@media (min-width: 960px) {
.product-details-features {
background-blend-mode: multiply;
background-color: rgba(0, 0, 0, .65);
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
display: block;
overflow: hidden
}
}
.product-details-features:before {
background-blend-mode: normal;
background-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, .7));
bottom: 0;
content: "";
left: 50%;
mix-blend-mode: multiply;
position: absolute;
top: 0;
transform: translateX(-100%);
width: 180px
}
.product-details-features:after {
background: #000;
bottom: 0;
content: "";
left: 50%;
position: absolute;
top: 0;
width: 50%
}
.product-details-features--features-2:after {
background: #333
}
@media (min-width: 640px) {
.product-details-features__inner {
min-height: 450px
}
}
@media (min-width: 960px) {
.product-details-features__inner {
min-height: 550px
}
}
.product-details-features__inner--features-2:after,
.product-details-features__inner--features-2:before {
content: "";
left: 50%;
position: absolute;
width: 100%;
z-index: 99
}
.product-details-features__inner--features-2:before {
background-image: linear-gradient(0deg, transparent, #000 80%);
height: 15vh;
top: 0
}
.product-details-features__inner--features-2:after {
background-image: linear-gradient(0deg, #000 20%, transparent);
bottom: 0;
height: 20vh
}
.product-details-features__wrapper {
padding-bottom: 40px;
padding-top: 70px
}
@media (min-width: 1200px) {
.product-details-features__wrapper {
padding-left: 140px
}
}
.product-details-features__title {
color: #fff;
font-family: Calibri, CalibriEvilEye, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
font-size: 16px;
line-height: 1;
margin-bottom: 20px;
opacity: .6
}
.product-details-features__list {
color: #fafafa;
cursor: pointer;
margin-bottom: 20px;
margin-top: 0;
transition: .2s ease-out
}
.product-details-features__list--active {
color: #ee2737;
transform: translateX(30px)
}
.product-details-features__link {
color: #fff;
cursor: pointer;
display: block;
margin: 40px 0 0;
transition: .2s ease-out
}
.product-details-features__link--active {
color: #ee2737
}
.product-details-features__desc {
color: #e0dede
}
.product-details-features__item {
left: 70px;
opacity: 0;
pointer-events: none;
position: absolute;
top: 70px;
transform: translate(-30px);
transition: .2s ease-out
}
.product-details-features__item--active {
opacity: 1;
transform: none
}
.product-details-features__b {
left: 0;
margin: 15vh 0 20vh;
padding: 0 20px 0 40px;
position: absolute;
top: 0;
transform: translateY(-50%);
transition: .2s ease-out;
z-index: 99
}
@media (min-width: 1200px) {
.product-details-features__b {
padding: 0 20px 0 70px
}
}
.product-details-features__item-b {
display: flex;
flex-direction: column;
justify-content: center;
min-height: 15vh;
scroll-snap-align: center
}
.product-details-features__item-b+.product-details-features__item-b {
margin-top: 20px
}
.product-details-features__title-b {
color: #fff;
margin-bottom: 0
}
.product-details-features__desc-b {
color: #e0dede;
font-size: 16px;
margin-bottom: 0;
margin-top: 0
}
.product-details-features__arrows {
bottom: 40px;
display: flex;
flex-direction: column;
justify-content: center;
position: absolute;
right: 10px;
top: 0;
transform: translateX(100%);
z-index: 999
}
@media (min-width: 1600px) {
.product-details-features__arrows {
right: 0
}
}
.product-details-features__arrow-down,
.product-details-features__arrow-up {
padding: 20px
}
.product-details-features__arrow-down:hover svg,
.product-details-features__arrow-up:hover svg {
transform: translateX(5px)
}
.product-details-features__arrow-down svg,
.product-details-features__arrow-up svg {
transition: .2s ease-out;
width: 12px
}
.product-details-features__arrow-down--disabled,
.product-details-features__arrow-up--disabled {
opacity: .5;
pointer-events: none
}
.product-details-features__arrow-up {
transform: rotate(-90deg)
}
.product-details-features__arrow-down {
transform: rotate(90deg)
}
.product-detail-features--visible {
position: fixed
}
@media (min-width: 960px) {
.product-detail-features--visible {
position: static
}
}
@media (min-width: 960px) {
.product-details-lens-replacement__wrapper {
margin: auto;
max-width: 480px
}
}
.product-details-lens-replacement__image-wrapper {
margin-top: 20px
}
@media (min-width: 960px) {
.product-details-lens-replacement__image-wrapper {
margin-top: 0
}
}
.product-details-lens-replacement__media {
cursor: pointer;
height: 100%;
transform-origin: center;
transition: transform .3s ease-in;
width: 100%;
z-index: 10
}
.product-details-lens-replacement__media:hover {
transform: translate(-50%, -50%) scale(1.1)
}
.product-details-lens-replacement__number {
align-items: center;
border-radius: 50%;
box-shadow: 0 5px 20px 0 rgba(30, 30, 30, .1);
display: flex;
flex-shrink: 0;
font-weight: 700;
height: 40px;
justify-content: center;
margin-left: 0;
margin-right: 20px;
width: 40px
}
.product-details-lens-replacement__dots {
display: flex;
justify-content: center;
margin-top: 20px
}
.product-details-lens-replacement__image {
height: 250px;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
@media (min-width: 640px) {
.product-details-lens-replacement__image {
height: 300px
}
}
@media (min-width: 1200px) {
.product-details-lens-replacement__image {
height: 400px
}
}
.product-details-lens-replacement__item-wrapper {
display: flex;
flex-direction: column-reverse
}
@media (min-width: 640px) {
.product-details-lens-replacement__item-wrapper {
flex-direction: row
}
}
@media (min-width: 960px) {
.product-details-lens-replacement__header {
margin: auto;
max-width: 480px
}
}
.product-details-lens-replacement__switch {
padding: 10px !important
}
.product-details-lens-replacement__switcher {
justify-content: center;
margin-bottom: 20px !important;
margin-top: 20px !important
}
@media (min-width: 640px) {
.product-details-lens-replacement__switcher {
justify-content: flex-start
}
}
.product-details-lens-replacement__switcher .uk-active {
font-weight: 700
}
.product-details-lens-replacement__arrow {
height: 30px;
left: 0;
position: absolute;
top: 50%;
transform: translate(50%, -50%);
width: 30px;
z-index: 99
}
.product-details-lens-replacement__arrow svg {
width: 12px
}
.product-details-lens-replacement__arrow--right {
left: auto;
right: 0;
transform: translate(-50%, -50%)
}
.keen-dot {
background-color: #e0dede;
height: 4px;
margin: 0 10px;
position: relative;
width: 17px
}
.keen-dot:after {
content: "";
height: 20px;
left: -4px;
position: absolute;
top: -8px;
width: calc(100% + 8px)
}
.keen-dot--active {
background-color: #ee2737
}
.keen-slider {
display: flex;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent
}
.keen-slider,
.keen-slider__slide {
overflow: hidden;
position: relative
}
.keen-slider__slide {
width: 100%;
min-height: 100%
}
.keen-slider[data-keen-slider-v] {
flex-wrap: wrap
}
.keen-slider[data-keen-slider-v] .keen-slider__slide {
width: 100%
}
.keen-slider[data-keen-slider-moves] * {
pointer-events: none
}
.product-details-lenses {
display: flex;
flex-direction: column-reverse
}
@media (min-width: 960px) {
.product-details-lenses {
flex-direction: row
}
}
.product-details-lenses__title {
font-size: 2.375rem;
line-height: 1.2
}
@media (min-width: 960px) {
.product-details-lenses__title {
font-size: 1.75rem
}
}
.product-details-lenses__figcaption {
font-size: .75rem
}
@media (min-width: 640px) {
.product-details-lenses__figcaption {
font-size: .875rem
}
}
.product-details-lenses__info {
margin: 0 auto
}
.product-details-lenses__li {
padding-bottom: 5px;
padding-left: 10px
}
.product-details-lenses__weather-image {
align-items: center;
background-color: #f2f2f2;
border-radius: 50%;
display: flex;
height: 40px;
justify-content: center;
padding: 15px;
width: 40px
}
@media (min-width: 960px) {
.product-details-lenses__weather-image {
margin: 0 auto
}
}
@media (min-width: 1200px) {
.product-details-material__inner {
margin-left: 70px;
margin-right: 70px
}
}
.product-details-material__title {
display: none
}
@media (min-width: 640px) {
.product-details-material__title {
display: block
}
}
.product-details-video__pause-button-wrapper {
transform-origin: center;
width: 100%
}
.product-details-video__pause-button {
min-height: 150px;
min-width: 150px
}
.product-details-material-headline {
font-size: 1.75rem;
line-height: 2.25rem
}
.product-details-menu {
background-color: #fff;
bottom: 0;
box-shadow: 0 5px 20px 0 rgba(30, 30, 30, .1);
left: 0;
position: fixed;
transform: translateY(100%);
transition: .6s ease-out;
width: 100%;
z-index: 999
}
@media (min-width: 960px) {
.product-details-menu {
bottom: auto;
top: 70px;
transform: translateY(-100%)
}
}
@media (min-width: 960px) {
.navigation--collapsed .product-details-menu {
top: 50px
}
}
.product-details-menu--fixed {
transform: none
}
@media (max-width: 960px) {
.product-details-menu--fixed .product-details-menu__item--active {
border-color: #ee2737;
color: #000;
font-weight: 700
}
}
.product-details-menu--fixed .product-details-menu__item--active svg {
fill: #ee2737 !important
}
@media (min-width: 960px) {
.product-details-menu--cta-visible .product-details-menu__item--active {
border-color: #ee2737;
color: #000;
font-weight: 700
}
}
@media (max-width: 960px) {
.product-details-menu__container {
padding-left: 0;
padding-right: 0
}
}
.product-details-menu__items {
justify-content: space-between;
width: 100%
}
@media (min-width: 960px) {
.product-details-menu__items {
justify-content: flex-start;
width: auto
}
}
.product-details-menu__item {
border-bottom: 4px solid transparent;
color: #333;
display: flex;
flex: 1;
flex-direction: column;
justify-content: flex-end;
padding: 10px;
text-align: center
}
@media (min-width: 960px) {
.product-details-menu__item {
padding: 20px 10px;
text-align: left;
text-transform: uppercase
}
}
@media (min-width: 1200px) {
.product-details-menu__item {
padding: 20px 30px
}
}
.product-details-menu__item:hover {
color: #000
}
@media (min-width: 960px) {
.product-details-menu__item:hover {
border-color: #ee2737;
font-weight: 600
}
}
@media (min-width: 960px) {
.product-details-menu__icon {
display: none
}
}
.product-details-menu__icon svg {
fill: #7f7f7f
}
.product-details-menu__item-desktop {
display: none
}
@media (min-width: 960px) {
.product-details-menu__item-desktop {
display: block
}
}
.product-details-menu__item--active+.product-details-menu__item--active {
border-color: transparent;
color: #333;
font-weight: 400
}
.product-details-menu__item--active+.product-details-menu__item--active svg {
fill: #7f7f7f !important
}
.product-details-menu__details {
display: none
}
@media (min-width: 960px) {
.product-details-menu__details {
display: flex;
opacity: 0;
pointer-events: none;
transition: .3s ease-out
}
}
@media (min-width: 960px) {
.product-details-menu--cta-visible .product-details-menu__details {
opacity: 1;
pointer-events: all
}
}
.product-details-menu__padding-top {
padding-top: 40px
}
.product-details-menu-esense {
background-color: #222;
height: 45px
}
@media (min-width: 960px) {
.product-details-menu-esense {
height: 65px
}
}
.product-details-menu-esense .product-details-menu__container {
height: 100%
}
.product-details-menu-esense .product-details-menu__item {
border-color: transparent;
color: #7f7f7f;
font-weight: 400
}
.product-details-menu-esense .product-details-menu__item:hover {
color: #fff
}
@media (min-width: 960px) {
.product-details-menu-esense .product-details-menu__item:hover {
border-color: #fff;
font-weight: 600
}
}
.product-detail-esense .product-details-menu--cta-visible .product-details-menu__item--active {
border-color: #fff;
color: #fff;
font-weight: 600
}
.product-detail-esense .product-details-menu__item--active+.product-details-menu__item--active {
border-color: transparent;
color: #7f7f7f;
font-weight: 400
}
.product-details-replacement-lenses {
background-color: #e0dede
}
.product-details-replacement-lenses__image {
-o-object-position: top;
object-position: top
}
.product-details-replacement-lenses__title {
font-size: 1.75rem;
line-height: 1.3
}
@media (min-width: 960px) {
.product-details-replacement-lenses__text {
margin-right: 80px
}
}
@media (max-width: 639px) {
.product-detail-replacement-lenses__item {
padding: 20px
}
}
.product-details-replacement-lenses .product-preview__favorite-icon {
right: 5px
}
@media (min-width: 640px) {
.product-details-replacement-lenses .product-preview__favorite-icon {
right: 20px
}
}
@media (max-width: 639px) {
.product-details-replacement-lenses .product-preview__button {
display: block !important;
opacity: 1
}
}
@media (max-width: 639px) {
.product-details-replacement-lenses .product-preview__content-wrapper {
border-bottom: 0;
margin-bottom: 0;
margin-top: 0;
padding-bottom: 0
}
}
.hotspots {
height: 100%;
left: 0;
top: 0;
width: 100%
}
.hotspot {
cursor: pointer;
display: flex;
order: 5;
padding: 5px
}
.hotspot .hotspot__quick-line--left,
.hotspot .hotspot__quick-line--reverse {
display: none
}
@media (max-width: 959px) {
.hotspot {
opacity: 0;
transition: opacity .3s ease-in-out
}
.hotspot.is-active {
opacity: 1
}
.product-explorer--open-detail .hotspot {
display: none
}
}
.hotspot:hover {
order: 1
}
.hotspot__bubble {
-webkit-animation: hotspotAnimation 1.2s ease-out infinite;
animation: hotspotAnimation 1.2s ease-out infinite;
background-color: #fff;
border: 5px transparent;
border-radius: 50%;
display: inline-block;
height: 12px;
text-decoration: none;
transform: scale(1);
transition: transform .3s ease-in-out, background-color .3s ease-in-out;
width: 12px
}
.hotspots--is-hovering .hotspot__bubble {
background-color: #999
}
.hotspot:hover .hotspot__bubble {
background-color: #fff;
transform: scale(1.5)
}
@-webkit-keyframes hotspotAnimation {
0% {
box-shadow: 0 0 0 0 rgba(238, 39, 55, .8), 0 0 4px 2px rgba(0, 0, 0, .4)
}
to {
box-shadow: 0 0 0 15px rgba(255, 147, 223, 0), 0 0 4px 2px rgba(0, 0, 0, .4)
}
}
@keyframes hotspotAnimation {
0% {
box-shadow: 0 0 0 0 rgba(238, 39, 55, .8), 0 0 4px 2px rgba(0, 0, 0, .4)
}
to {
box-shadow: 0 0 0 15px rgba(255, 147, 223, 0), 0 0 4px 2px rgba(0, 0, 0, .4)
}
}
.product-explorer__active {
-webkit-animation: none;
animation: none;
opacity: 0;
stroke-dasharray: 1000;
transition: opacity .15s ease-out
}
.hotspot:hover .product-explorer__active {
-webkit-animation: dash 1.5s ease-out forwards;
animation: dash 1.5s ease-out forwards;
opacity: 1
}
.hotspot__quick-line {
bottom: 20px;
height: 151px;
left: 10px;
width: 228px
}
.hotspot__quick-line.hotspot__quick-line--reverse {
bottom: -145px
}
.hotspot__quick-line.hotspot__quick-line--left {
left: -226px
}
@-webkit-keyframes dash {
0% {
stroke-dashoffset: 1000
}
to {
stroke-dashoffset: 0
}
}
@keyframes dash {
0% {
stroke-dashoffset: 1000
}
to {
stroke-dashoffset: 0
}
}
.hotspot__quick-text {
color: #fff;
font-size: .875rem;
left: 100px;
line-height: 24px;
opacity: 0;
position: absolute;
text-align: left;
text-shadow: -3px 2px 5px #000;
top: -220px;
transform: translateX(-5px);
transition: opacity .3s ease-out, transform .3s ease-out;
transition-delay: 0ms;
width: 200px
}
.hotspot:hover .hotspot__quick-text {
opacity: 1;
transform: translateX(0);
transition-delay: .15s
}
.hotspot--bottom .hotspot__quick-text {
top: 90px
}
.hotspot--left .hotspot__quick-text {
left: -290px;
text-align: right;
transform: translateX(5px)
}
.hotspot__quick-info {
z-index: -1
}
.hotspot:hover .hotspot__quick-info {
z-index: 1
}
@media (max-width: 959px) {
.hotspot__quick-info {
display: none
}
}
.hotspot__quick-info-title {
color: #ee2737;
font-family: Calibri, CalibriEvilEye, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
font-size: 16px;
font-weight: 700;
margin-top: 0
}
.hotspot--bottom .hotspot__quick-line,
.hotspot--bottom .hotspot__quick-line--left {
display: none
}
.hotspot--bottom .hotspot__quick-line--reverse {
display: block
}
.hotspot--left .hotspot__quick-line,
.hotspot--left .hotspot__quick-line--reverse {
display: none
}
.hotspot--left .hotspot__quick-line--left {
display: block
}
.product-explorer {
background-color: #000;
background-position: bottom;
background-repeat: no-repeat;
background-size: cover;
padding-bottom: 0 !important
}
@media (min-width: 960px) {
.product-explorer {
min-height: 100vh;
padding-bottom: 280px
}
}
.product-explorer .scrolldings {
-webkit-animation-name: scrollProductExplorer !important;
animation-name: scrollProductExplorer !important
}
.product-explorer__container {
opacity: 0;
transition: opacity .6s ease-in
}
.product-explorer__container.product-explorer--ready {
opacity: 1
}
@media (max-width: 959px) {
.product-explorer__container {
padding: 0
}
.product-explorer__container>.uk-grid:first-child {
padding: 0 20px
}
}
.product-explorer__shape {
background-position: 100% 0;
background-repeat: no-repeat;
background-size: cover;
height: 100%
}
@media (max-width: 959px) {
.product-explorer__shape {
width: 100%
}
}
.product-explorer__subtitle {
max-width: 500px
}
.product-explorer__technology-list {
list-style: none;
min-width: 250px;
padding-bottom: 20px;
padding-left: 0
}
.product-explorer__technology-list-item {
color: #e0dede;
padding: 15px 40px 15px 0
}
@media (min-width: 960px) and (max-width:1199px) {
.product-explorer__technology-list-item span {
border-bottom: 2px solid transparent;
display: inline;
position: relative;
transition: border .25s ease-in-out
}
.product-explorer__technology-list-item:hover {
cursor: pointer
}
.product-explorer__technology-list-item:hover span {
border-bottom-color: #ee2737
}
}
@media (min-width: 1200px) {
.product-explorer__technology-list-item span {
display: inline-block;
position: relative
}
.product-explorer__technology-list-item span:after {
background-color: #ee2737;
bottom: 2px;
content: "";
height: 2px;
left: 0;
position: absolute;
transition: background-color .2s ease-out, width .2s ease-out;
width: 0
}
.product-explorer__technology-list-item:hover {
cursor: pointer
}
.product-explorer__technology-list-item:hover span:after {
width: 100%
}
}
.product-explorer__technology-list-item.is-active {
color: #ee2737;
font-weight: 700
}
.product-explorer__button-nav {
background: transparent;
border: transparent;
color: #ee2737;
cursor: pointer;
height: 30px;
outline: none;
padding: 0;
width: 30px
}
.product-explorer__list-wrapper {
padding-left: 100px;
transform: translateY(-20px);
z-index: 1
}
@media (max-width: 959px) {
.product-explorer__list-wrapper {
padding-left: 0
}
}
.product-explorer__detail {
left: 0;
top: 0
}
@media (min-width: 960px) {
.product-explorer__detail-text {
margin-left: auto;
margin-right: auto;
max-width: 70%
}
}
.product-explorer--open-detail .scroll-indicator,
.product-explorer--open-detail .scroll-indicator__text {
display: none
}
.product-explorer__overview {
opacity: 1;
transform: translateX(0);
transition: transform .4s ease-out, opacity .4s ease-out
}
@media (max-width: 959px) {
.product-explorer__overview {
height: auto;
transition: transform .4s ease-out, opacity .4s ease-out, height .4s ease-out
}
}
.product-explorer--open-detail .product-explorer__overview {
opacity: 0;
transform: translateX(-10px)
}
@media (max-width: 959px) {
.product-explorer--open-detail .product-explorer__overview {
height: 0
}
}
@media (max-width: 959px) {
.product-explorer__overview {
margin: 0 auto;
max-width: 726px
}
}
.product-explorer__detail {
opacity: 0;
transform: translateX(-10px);
transition: transform .4s ease-out, opacity .4s ease-out;
transition-delay: .4s;
z-index: -1
}
.product-explorer--open-detail .product-explorer__detail {
opacity: 1;
transform: translateX(0);
z-index: 2
}
@media (max-width: 959px) {
.product-explorer--open-detail .product-explorer__detail {
position: relative !important
}
}
@media (max-width: 959px) {
.product-explorer__detail {
padding: 0 0 10px
}
}
.product-explorer--open-detail .product-explorer__detail.product-explorer__detail-switch {
opacity: 0 !important;
transform: translateX(-10px) !important;
transition: transform .3s ease-out, opacity .3s ease-out;
transition-delay: 0ms
}
.product-explorer__detail-close {
color: #fff;
cursor: pointer;
height: 30px;
opacity: 1;
right: -15px;
top: -15px;
transition: opacity .2s ease-out;
width: 30px
}
.product-explorer__detail-close svg {
height: 30px;
width: 30px
}
.product-explorer__detail-close:hover {
opacity: .8
}
@media (max-width: 639px) {
.product-explorer__product-wrapper {
flex-direction: column
}
.product-explorer__product-wrapper>div:first-child {
margin: 20px 30px
}
}
@media (min-width: 640px) and (max-width:959px) {
.product-explorer__product-wrapper {
flex-direction: column
}
.product-explorer__product-wrapper>div:first-child {
margin: 20px auto;
max-width: 70%
}
}
@media (min-width: 960px) {
.product-explorer__product-wrapper>div:first-child {
width: 100%
}
}
.product-explorer__technology-slider-wrapper {
height: 70px;
margin-top: 20px
}
.product-explorer__technology-slider {
height: 100%
}
.product-explorer__technology-slider-item {
background-color: rgba(0, 0, 0, .05);
font-weight: 700;
line-height: 1.3em
}
.product-explorer__technology-slider-next,
.product-explorer__technology-slider-prev {
background-color: #000;
color: #ee2737;
height: 100%;
margin: 0;
padding: 0 18px;
top: 0;
transform: none !important
}
@-webkit-keyframes scrollProductExplorer {
0% {
opacity: 0;
transform: translateY(5px)
}
10% {
opacity: 1;
transform: translateY(5px)
}
to {
opacity: 0;
transform: translateY(5px)
}
}
@keyframes scrollProductExplorer {
0% {
opacity: 0;
transform: translateY(5px)
}
10% {
opacity: 1;
transform: translateY(5px)
}
to {
opacity: 0;
transform: translateY(5px)
}
}
.product-explorer__add-ons {
padding-bottom: 70px
}
@media (min-width: 960px) {
.product-explorer__add-ons {
padding-bottom: 140px
}
}
.product-explorer__add-on-link,
.product-explorer__add-on-link:hover {
color: hsla(0, 0%, 100%, .8)
}
.product-explorer__tabs-wrapper {
border-bottom-style: solid;
-o-border-image: linear-gradient(90deg, transparent, #7f7f7f 50%, transparent) 1 0;
border-image: linear-gradient(90deg, transparent, #7f7f7f 50%, transparent) 1 0;
border-width: 2px;
display: flex;
justify-content: center;
margin-bottom: 30px;
position: relative;
width: 100%;
z-index: 1
}
.product-explorer__tabs-item {
color: #fff;
cursor: pointer;
font-style: normal;
margin: 0;
padding: 20px 50px;
position: relative
}
@media (min-width: 640px) {
.product-explorer__tabs-item {
padding: 20px 80px
}
}
.product-explorer__tabs-item:after {
background-color: #ee2737;
bottom: -2px;
content: "";
display: block;
height: 4px;
left: 0;
position: absolute;
width: 0;
z-index: 2px
}
.product-explorer__tabs-item:hover:after {
transition: width .5s cubic-bezier(.16, .78, .65, .96);
width: 100%
}
.product-explorer__tabs-item.active:after {
width: 100%
}
@media (max-width: 959px) {
.product-filter {
background-color: #fff;
bottom: 0;
display: none;
left: 0;
margin: 0 auto;
-webkit-overflow-scrolling: touch;
overflow-y: scroll;
position: fixed;
right: 0;
top: 0;
z-index: 1000
}
.body--show-filter-overlay .product-filter {
display: block
}
}
@media (min-width: 960px) {
.product-filter {
padding-right: 30px
}
}
.product-filter__content {
max-width: none;
padding: 40px 20px
}
@media (min-width: 960px) {
.product-filter__content {
padding: 0 0 70px
}
}
.product-filter__close {
color: #000;
display: none;
padding: 0;
right: 20px;
top: 20px
}
.product-filter__close svg {
height: 20px;
width: 20px
}
@media (max-width: 959px) {
.body--show-filter-overlay .product-filter__close {
display: block
}
}
@media (max-width: 959px) {
.body--show-filter-overlay {
overflow: hidden
}
}
.product-overview--performanceSport .product-filter__group--frame_color {
display: none
}
.product-filter__group:first-child {
margin-top: 40px
}
.product-filter__group:last-child {
border-bottom: 2px solid rgba(224, 222, 222, .7);
padding-bottom: 30px
}
.product-filter__option {
position: relative
}
.product-filter__option--color {
list-style: none;
margin: 0 20px 20px 0
}
@media (min-width: 960px) {
.product-filter__search-wrapper {
margin-top: 20px
}
}
.product-filter__reset-top {
opacity: 0;
position: absolute;
top: 18px;
transform: translateY(-5px);
transition: opacity .25s ease-out, transform .25s ease-out;
transition-delay: 0
}
.product-filter__reset-top.product-filter__reset-top--visible {
opacity: 1;
transform: translateY(0);
transition-delay: .6s
}
.product-filter__search-wrapper {
transition: margin-top .25s ease-out;
transition-delay: .6s
}
@media (max-width: 959px) {
.product-filter__search-wrapper {
margin-top: 0
}
.product-filter__search-wrapper.product-filter__search-wrapper--active-filter {
margin-top: 19px
}
}
.product-filter__option-icon {
align-self: flex-start;
margin-right: 4px;
margin-top: 1px
}
.product-filter__option-input[disabled]+.product-filter__option-label {
color: #e0dede
}
.product-filter__option-input[disabled]+.product-filter__option-label:before {
border-color: #f2f2f2
}
.product-filter__option-input[disabled]+.uk-checkbox--color-label {
opacity: .3
}
.product-filter__option-input[disabled]+.uk-checkbox--color-label.bgcolor-10 {
opacity: .8
}
.product-filter__option-input[disabled]+.uk-checkbox--color-label.bgcolor-10:hover:before {
opacity: .05
}
.product-filter__option-input[disabled]+.uk-checkbox--color-label.bgcolor-15 {
opacity: 1
}
.product-filter__option-input[disabled]+.uk-checkbox--color-label.bgcolor-15:hover:before {
opacity: .05
}
.product-filter__option-description {
color: #7f7f7f
}
.product-filter__option-input[disabled]+.product-filter__option-label .product-filter__option-description {
color: #e0dede
}
.product-filter__uk-accordion-content {
margin-top: 10px
}
.product-filter__list {
max-height: 1300px;
overflow: hidden;
padding-top: 4px;
transition: all .3s ease
}
.product-filter__list--collapsible {
margin-bottom: 0
}
.product-filter__list--collapsed {
max-height: 180px
}
.product-filter__list--collapsed+.product-filter__show-more .product-filter__show-more-icon {
transform: rotate(0)
}
.product-filter__show-more {
font-weight: 700;
margin-left: 43px;
margin-top: 12px
}
.product-filter__show-more-icon {
transform: rotate(180deg);
transform-origin: center center;
transition: transform .3s ease-in-out
}
.product-filter__group--tryOn .uk-accordion-title {
display: none
}
.product-overview {
min-height: 100vh
}
.product-overview__selected-option {
border: 2px solid #e0dede;
border-radius: 1rem;
cursor: pointer;
height: .9rem;
line-height: .9rem;
margin-top: 20px;
padding: 5px 10px
}
.product-overview__selected-option:hover {
color: #000;
text-decoration: none
}
.product-overview__selected-option svg {
position: relative;
top: -1px
}
.product-overview__selected-option.bgcolor-10,
.product-overview__selected-option.bgcolor-15,
.product-overview__selected-option.bgcolor-20,
.product-overview__selected-option.bgcolor-70,
.product-overview__selected-option.bgcolor-75,
.product-overview__selected-option.bgcolor-85 {
color: #000
}
@media (min-width: 960px) {
.product-overview__selected-option {
margin-bottom: 5px;
margin-top: 0
}
}
.product-overview__selected-option .product-overview__selected-option-icon {
display: none
}
.product-overview__selected-option--color {
border: 0;
display: flex;
justify-content: center;
width: .75rem
}
.product-overview__selected-option--color:before {
border-radius: 50%;
content: " ";
display: block;
height: 1rem;
left: 0;
position: absolute;
top: 0;
width: 1rem
}
.product-overview__selected-option--color svg {
top: 50%;
transform: translateY(-50%)
}
.product-overview__selected-option--color .product-overview__selected-option-icon,
.product-overview__selected-option--color .product-overview__selected-option-name {
display: none
}
.product-overview__selected-option--weather .product-overview__selected-option-icon {
display: inline-block;
margin-right: 12px;
max-height: 18px;
transform: translateY(-3px);
width: 20px
}
.product-overview__selected-option--weather svg {
top: -3px
}
.product-overview__selected-option--weather .product-overview__selected-option-name {
display: none
}
.product-overview__selected-option-name {
display: inline-block;
margin-right: 10px
}
.product-overview__reset-link {
margin-top: 20px;
padding-top: 5px;
width: 100%
}
.product-overview__reset-link:hover {
color: #000
}
@media (min-width: 960px) {
.product-overview__reset-link {
margin-left: 10px;
margin-top: 0;
width: auto
}
}
.product-overview__selected-option--color {
border-radius: 50%;
color: #fff;
height: 1rem;
padding: 5px;
position: relative;
width: 1rem
}
.product-overview__selected-option--color path {
fill: currentColor
}
.product-overview__filter-icon {
right: calc(100% + 15px);
top: 48%;
transform: translateY(-50%);
width: 25px
}
.product-overview__open-filter-button:active .product-overview__filter-icon * {
fill: #000
}
.product-overview__open-filter-button:focus .product-overview__filter-icon *,
.product-overview__open-filter-button:hover .product-overview__filter-icon * {
fill: #fff
}
.product-overview__box-shadow {
box-shadow: inset 5px 5px 10px 0 rgba(30, 30, 30, .05);
padding-bottom: 140px
}
.product-overview__sort {
margin-top: 20px
}
@media (min-width: 960px) {
.product-overview__sort {
margin-top: -2px
}
}
.product-overview__total-results {
width: 100%
}
@media (min-width: 960px) {
.product-overview__total-results {
margin-bottom: 0;
margin-top: 7px;
width: auto
}
}
.product-overview__filter-bar {
margin-top: 10px
}
@media (min-width: 960px) {
.product-overview__filter-bar {
margin-left: 25px;
margin-top: 20px
}
}
.product-overview__load-more-progress-bar {
background-color: #e0dede;
height: 2px;
max-width: 15rem;
width: 100%
}
.product-overview__load-more-progress-bar-progress {
background-color: #ee2737
}
.product-overview__no-results-text {
margin-top: 20px
}
@media (min-width: 960px) {
.product-overview__no-results-text {
margin-left: 25px;
margin-top: 38px
}
}
.product-overview__product-list {
display: grid;
grid-gap: 20px;
grid-template-columns: 1fr;
list-style-type: none;
padding: 0
}
@media (min-width: 640px) {
.product-overview__product-list {
grid-template-columns: 1fr 1fr
}
}
@media (min-width: 1200px) {
.product-overview__product-list {
grid-gap: 40px;
grid-template-columns: 1fr 1fr 1fr
}
}
.pop-tile--1 {
grid-column-start: 1;
grid-row-start: 2
}
@media (min-width: 640px) {
.pop-tile--1 {
grid-column-start: 2;
grid-row-start: 1
}
}
.pop-tile--2 {
grid-row-start: 5
}
@media (min-width: 640px) {
.pop-tile--2 {
grid-column-start: 1;
grid-row-start: 3
}
}
.pop-tile--3 {
grid-row-start: 9
}
@media (min-width: 640px) {
.pop-tile--3 {
grid-column-start: 2;
grid-row-start: 5
}
}
@media (min-width: 1200px) {
.pop-tile--3 {
grid-column-start: 3
}
}
.product-preview__favorite-icon {
color: #ee2737;
opacity: 1;
right: 5px;
top: 10px
}
@media (min-width: 640px) {
.product-preview__favorite-icon {
right: 20px;
top: 20px
}
}
@media (min-width: 1200px) {
.product-preview__favorite-icon {
opacity: 0;
transform: translateY(3px);
transition: opacity .2s ease-in, transform .2s ease-in
}
}
.product-preview__button {
align-items: flex-end;
display: flex;
flex-grow: 1;
opacity: 1;
transform: translateY(0)
}
@media (min-width: 1200px) {
.product-preview__button {
opacity: 0;
transform: translateY(3px);
transition: all .2s ease-in
}
}
.product-preview__slide {
display: flex;
flex-direction: column
}
.highlights .product-preview__slide {
margin: 15px
}
.highlights .product-preview__favorite-icon {
right: 20px
}
.no-touchevents .product-preview__slide:hover .product-preview__color-text,
.touchevents .product-preview__slide .product-preview__color-text {
transition: opacity .2s ease-in
}
.no-touchevents .product-preview__slide:hover .product-preview__color-arrow,
.no-touchevents .product-preview__slide:hover .product-preview__color-bubbles,
.touchevents .product-preview__slide .product-preview__color-arrow,
.touchevents .product-preview__slide .product-preview__color-bubbles {
opacity: 1
}
.no-touchevents .product-preview__slide:hover .product-preview__badge--award,
.no-touchevents .product-preview__slide:hover .product-preview__badge--try-on,
.no-touchevents .product-preview__slide:hover .product-preview__button,
.no-touchevents .product-preview__slide:hover .product-preview__favorite-icon,
.touchevents .product-preview__slide .product-preview__badge--award,
.touchevents .product-preview__slide .product-preview__badge--try-on,
.touchevents .product-preview__slide .product-preview__button,
.touchevents .product-preview__slide .product-preview__favorite-icon {
opacity: 1;
transform: translateY(0);
transition-delay: .2s
}
.no-touchevents .product-preview__slide:hover .product-preview__color-text,
.touchevents .product-preview__slide .product-preview__color-text {
opacity: 0
}
@media (min-width: 640px) {
.no-touchevents .product-preview__slide:hover {
box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
transition: box-shadow .2s ease-in
}
}
.product-preview__content-wrapper {
border-bottom: 2px solid #f2f2f2;
flex-grow: 1;
margin-bottom: 20px;
margin-top: -20px;
padding: 0 0 40px
}
.highlights .product-preview__content-wrapper {
padding: 0 25px 30px
}
@media (min-width: 640px) {
.product-preview__content-wrapper {
border-bottom: transparent;
margin-bottom: 0;
margin-top: 0;
padding: 0 25px 25px
}
}
.product-preview__color-arrow {
opacity: 1
}
@media (min-width: 1200px) {
.product-preview__color-arrow {
opacity: 0
}
}
.product-preview__color-text {
opacity: 0
}
@media (min-width: 1200px) {
.product-preview__color-text {
opacity: 1
}
}
.product-preview__color-bubbles {
left: 0;
line-height: 0;
margin-top: 6px;
max-width: 200px;
opacity: 1;
overflow: hidden;
padding-bottom: 6px;
top: 50%;
transform: translateY(-50%);
width: 100%
}
@media (min-width: 1200px) {
.product-preview__color-bubbles {
opacity: 0
}
}
.product-preview__color-wrapper {
border-top: transparent;
padding: 0
}
.product-preview__color-wrapper.product-preview__color-wrapper--arrows .product-preview__color-arrow {
display: flex
}
@media (min-width: 640px) {
.product-preview__color-wrapper {
border-top: 2px solid #f2f2f2;
padding: 15px 0 5px
}
}
.product-preview__color-arrow {
color: #e0dede;
display: none;
height: 1rem;
opacity: 0;
position: absolute;
top: 60%;
transform: translateY(-50%);
transition: opacity .25s ease-in;
width: 20px
}
.product-preview__color-arrow.product-preview__color--prev {
right: 100%
}
.product-preview__color-arrow.product-preview__color--next {
left: 100%
}
.product-preview__color-arrow.product-preview__color--hidden {
opacity: 0 !important
}
.product-preview__color-bubble {
border-radius: 50%;
display: inline-block;
height: 20px;
margin-right: 10px;
min-width: 20px;
overflow: hidden;
position: relative
}
.product-preview__color-bubble:first-child {
-webkit-animation-delay: .27874016s;
animation-delay: .27874016s
}
.product-preview__color-bubble:nth-child(2) {
-webkit-animation-delay: 357.48031ms;
animation-delay: 357.48031ms
}
.product-preview__color-bubble:nth-child(3) {
-webkit-animation-delay: 436.22047ms;
animation-delay: 436.22047ms
}
.product-preview__color-bubble:nth-child(4) {
-webkit-animation-delay: .51496063s;
animation-delay: .51496063s
}
.product-preview__color-bubble:nth-child(5) {
-webkit-animation-delay: .59370079s;
animation-delay: .59370079s
}
.product-preview__color-bubble:nth-child(6) {
-webkit-animation-delay: .67244094s;
animation-delay: .67244094s
}
.product-preview__color-bubble:nth-child(7) {
-webkit-animation-delay: .7511811s;
animation-delay: .7511811s
}
.product-preview__color-bubble:nth-child(8) {
-webkit-animation-delay: .82992126s;
animation-delay: .82992126s
}
.product-preview__color-bubble:nth-child(9) {
-webkit-animation-delay: .90866142s;
animation-delay: .90866142s
}
.product-preview__color-bubble:nth-child(10) {
-webkit-animation-delay: .98740157s;
animation-delay: .98740157s
}
.product-preview__color-bubble:after {
background: linear-gradient(transparent 30%, rgba(0, 0, 0, .5));
border-radius: 50%;
bottom: 0;
content: " ";
left: 0;
position: absolute;
right: 0;
top: 0
}
.product-preview__color-bubble-fill {
height: 20px;
width: 20px
}
@media (min-width: 1200px) {
.uk-animation-bubble {
-webkit-animation: productPreviewColorBubble .6s ease-out both;
animation: productPreviewColorBubble .6s ease-out both
}
}
@-webkit-keyframes productPreviewColorBubble {
0% {
opacity: 0;
transform: translateY(5px)
}
50% {
opacity: 1
}
to {
opacity: 1;
transform: translateY(0)
}
}
@keyframes productPreviewColorBubble {
0% {
opacity: 0;
transform: translateY(5px)
}
50% {
opacity: 1
}
to {
opacity: 1;
transform: translateY(0)
}
}
.product-preview__thumb-link {
padding-top: 40px;
text-align: center
}
.product-preview__thumb.product-preview__thumb--animate img {
-webkit-animation: fade-in .85s ease-in-out;
animation: fade-in .85s ease-in-out
}
@-webkit-keyframes fade-in {
0% {
opacity: 0
}
to {
opacity: 1
}
}
@keyframes fade-in {
0% {
opacity: 0
}
to {
opacity: 1
}
}
.product-preview__thumb-wrapper {
margin: 0 auto;
max-width: 280px
}
.product-preview__content-order {
display: flex;
flex-direction: column
}
.product-preview__product-title {
margin-bottom: 10px;
order: 1
}
@media (min-width: 640px) {
.product-preview__product-title {
margin-bottom: 0;
order: 2
}
}
@media (min-width: 640px) {
.product-preview--lens .product-preview__product-title {
line-height: 1.25;
margin-top: 5px
}
}
.product-preview__product-price {
margin-bottom: 5px;
order: 0
}
@media (min-width: 640px) {
.product-preview__product-price {
margin-bottom: 0;
order: 3
}
}
.product-preview--lens .product-preview__product-price {
margin-bottom: 0
}
.product-preview__color-wrapper {
order: 2
}
@media (min-width: 640px) {
.product-preview__color-wrapper {
order: 1
}
}
.product-preview__button {
order: 3
}
.product-preview__badge {
margin-top: 15px
}
.product-preview__badge+.product-preview__badge {
margin-left: 15px
}
@media (min-width: 640px) {
.product-preview__badge {
margin-left: 25px;
margin-top: 20px
}
}
.highlights .product-preview__badge {
margin-left: 25px
}
.highlights .product-preview__badge+.product-preview__badge {
margin-left: 15px
}
.product-preview__badge--try-on {
cursor: pointer
}
.product-preview__badge--try-on svg path {
fill: #000
}
.product-preview__fits-for {
margin-bottom: 5px
}
@media (min-width: 640px) {
.product-preview__fits-for {
margin-bottom: 10px;
order: 2
}
}
.highlights .product-preview__badge--award,
.highlights .product-preview__badge--try-on {
opacity: 1
}
@media (min-width: 1200px) {
.highlights .product-preview__badge--award,
.highlights .product-preview__badge--try-on {
opacity: 0;
transform: translateY(3px);
transition: opacity .2s ease-in, transform .2s ease-in
}
}
.product-preview__badges span,
.product-preview__badges svg {
outline: none
}
.uk-progress {
margin: 15px auto;
max-width: 220px
}
.progress-bar__wrapper {
background: #000;
bottom: 0;
height: 4px;
width: 100%;
z-index: 2000000000
}
.progress-bar__wrapper .progress-bar__element {
background: #ee2737;
height: 4px;
width: 0
}
.quote__inner {
margin: 0 auto;
max-width: 585px
}
.quote__inner img {
max-width: 50%;
min-width: 180px
}
@media (min-width: 960px) {
.quote__inner img {
max-width: 240px
}
}
.register-agree-zbk__label {
cursor: pointer
}
.register-agree-zbk__link {
margin-top: 2px !important
}
.register-agree-zbk__link:hover {
color: #000
}
.uk-form-danger+.register-agree-zbk__link {
color: #ee2737
}
.register-agree-zbk__wrapper {
display: flex;
width: 100%
}
.register-agree-zbk__wrapper .register-agree-zbk__show-more {
display: none
}
.register-agree-zbk__wrapper .register-agree-zbk__options-toggler-arrow {
margin-left: 2px
}
.register-agree-zbk__wrapper .register-agree-zbk__options-toggler-arrow svg {
transform: rotate(-180deg)
}
.register-agree-zbk__wrapper.register-agree-zbk__text--hidden .register-agree-zbk__button,
.register-agree-zbk__wrapper.register-agree-zbk__text--hidden .register-agree-zbk__text {
display: none
}
.register-agree-zbk__wrapper.register-agree-zbk__text--hidden .register-agree-zbk__show-more {
display: inline
}
.register-agree-zbk__wrapper.register-agree-zbk__text--hidden .register-agree-zbk__options-toggler-arrow svg {
transform: rotate(0deg)
}
@media (min-width: 640px) {
.related-athletes-swiper {
padding-left: 75px;
padding-right: 75px
}
}
.related-athletes-swiper__container {
padding-bottom: 100px
}
@media (min-width: 640px) {
.related-athletes-swiper__container {
padding-bottom: 150px
}
}
.related-athletes-swiper__headline {
font-size: 1.75rem;
line-height: 2.25rem
}
.related-athletes-swiper__slide {
cursor: pointer;
display: flex;
height: 360px;
justify-content: center;
position: relative
}
.related-athletes-swiper__slide-picture {
display: flex;
height: 100%;
overflow: hidden;
width: 100%
}
.related-athletes-swiper__slide-img {
-o-object-fit: cover;
object-fit: cover;
transition: transform .3s ease-in-out;
width: 100%
}
.related-athletes-swiper__slide:hover .related-athletes-swiper__slide-img {
transform: scale(1.03)
}
.related-athletes-swiper-button-next,
.related-athletes-swiper-button-prev {
align-items: center;
background-color: #fff;
background-image: none;
display: flex;
height: 100px;
justify-content: center;
margin-top: 210px;
outline: none;
top: 100%;
width: 40px;
z-index: 150
}
.related-athletes-swiper-button-next svg,
.related-athletes-swiper-button-prev svg {
fill: currentColor;
width: 40px
}
.related-athletes-swiper-button-next.swiper-button-disabled,
.related-athletes-swiper-button-prev.swiper-button-disabled {
opacity: 1
}
.related-athletes-swiper-button-next.swiper-button-disabled svg,
.related-athletes-swiper-button-prev.swiper-button-disabled svg {
color: #bfbfbf
}
.related-athletes-swiper-button-next {
right: -5px
}
@media (min-width: 960px) {
.related-athletes-swiper-button-next {
transform: translate(100%)
}
}
.related-athletes-swiper-button-prev {
left: -5px
}
@media (min-width: 960px) {
.related-athletes-swiper-button-prev {
transform: translate(-100%)
}
}
.related-athlete-swiper__slide-overlay {
background-color: #fff;
bottom: 0;
left: 50%;
padding: 20px;
position: absolute;
right: 0;
transform: translate(-50%, 50px);
width: 75%;
z-index: 100
}
@media (min-width: 640px) {
.related-athlete-swiper__slide-overlay {
transform: translate(-50%, 75px)
}
}
.related-athlete-swiper__slide-title {
font-size: 1.75rem;
line-height: 2.25rem;
margin: 0
}
.related-athlete-swiper__swiper-pagination .swiper-pagination-bullet {
background: #bfbfbf;
border-radius: 0;
height: 4px;
margin: 0 12px;
width: 17px
}
.related-athlete-swiper__swiper-pagination .swiper-pagination-bullet-active {
background: #ee2737
}
.related-athlete__negative-margin {
margin-top: -70px
}
.scroll-indicator {
border-radius: 50%;
bottom: 95px;
cursor: pointer;
height: 60px;
left: 50%;
position: absolute;
transform: translateX(-50%);
width: 60px
}
.scroll-indicator:after {
-webkit-animation: scrollIndicator 3s ease-out infinite;
animation: scrollIndicator 3s ease-out infinite;
background-color: #000;
border-radius: 50%;
content: " ";
display: block;
height: 100%;
left: 0;
opacity: .6;
position: absolute;
top: 0;
width: 100%;
z-index: -1
}
@-webkit-keyframes scrollIndicator {
0% {
opacity: .6;
transform: scale(1)
}
50% {
opacity: .4;
transform: scale(.9)
}
to {
opacity: .6;
transform: scale(1)
}
}
@keyframes scrollIndicator {
0% {
opacity: .6;
transform: scale(1)
}
50% {
opacity: .4;
transform: scale(.9)
}
to {
opacity: .6;
transform: scale(1)
}
}
.scrollicon {
left: 50%;
position: relative;
top: 50%;
transform: translate(-50%, -50%)
}
.scrollicon svg {
width: 16px
}
.scrollicon svg g {
fill: #fff
}
.scrollicon svg .scrolldings {
-webkit-animation-duration: 2.2s;
animation-duration: 2.2s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-name: scroll;
animation-name: scroll;
-webkit-animation-timing-function: cubic-bezier(.15, .41, .69, .94);
animation-timing-function: cubic-bezier(.15, .41, .69, .94)
}
@-webkit-keyframes scroll {
0% {
opacity: 0
}
10% {
opacity: 1;
transform: translateY(0)
}
to {
opacity: 0;
transform: translateY(15px)
}
}
@keyframes scroll {
0% {
opacity: 0
}
10% {
opacity: 1;
transform: translateY(0)
}
to {
opacity: 0;
transform: translateY(15px)
}
}
.scroll-indicator__text {
bottom: 50px
}
.search__results-wrapper {
margin-top: 70px
}
.searchblok__result:not(:last-of-type) {
border-bottom: 1px solid #f2f2f2;
margin-bottom: 60px;
padding-bottom: 60px
}
.searchblok__entry-image {
max-height: 200px
}
.searchblok__result-excerpt em {
color: #000;
font-weight: 700
}
.search__result-image {
display: block;
min-height: 140px
}
@media (min-width: 640px) {
.search__result-image img {
left: 50%;
position: absolute;
top: 50%;
transform: translate(-50%, -50%)
}
}
.search__result-image--website {
background-position: 50%;
background-size: cover;
margin-bottom: 20px !important;
overflow: hidden
}
@media (min-width: 640px) {
.search__result-image--website {
margin-bottom: 0 !important
}
.search__result-image--website img {
display: none
}
}
@media (max-width: 639px) {
.search__result-image--website {
background-image: none
}
}
.search__more-button {
margin-top: 20px;
padding-left: 0;
padding-right: 0
}
@media (min-width: 640px) {
.search__more-button {
margin-top: 0
}
}
@media (max-width: 639px) {
.search__more-button {
margin-top: 16px
}
}
.section {
margin-bottom: 70px;
margin-top: 70px
}
@media (min-width: 960px) {
.section {
margin-bottom: 140px;
margin-top: 140px
}
}
.section:first-of-type {
margin-top: 0
}
@media (min-width: 960px) {
.section.section--medium-margin {
margin-bottom: 105px;
margin-top: 105px
}
}
@media (min-width: 960px) {
.section.section--small-margin {
margin-bottom: 70px;
margin-top: 70px
}
}
@media (min-width: 640px) {
.highlights+.billboard-large {
margin-top: -70px
}
}
.uk-seo-section {
margin-top: 0
}
.uk-seo-section p {
font-size: .875rem;
margin-top: 20px
}
.uk-seo-section p a:after {
background-color: #000;
max-width: none
}
.uk-seo-section p a:hover:after {
background-color: #ee2737
}
.uk-seo-section li {
font-size: .875rem;
font-weight: 400;
margin-top: 10px
}
.uk-seo-section ul ::marker {
font-size: .75rem
}
.uk-seo-section h1 {
font-size: 3.125rem;
line-height: 3.4375rem
}
.uk-seo-section h2 {
font-size: 1.75rem;
line-height: 2.25rem
}
.uk-seo-section h3 {
font-size: 1rem;
line-height: 1.5
}
.uk-seo-section h4 {
font-size: .875rem;
line-height: 1.7
}
.uk-seo-section .uk-seo-divider {
border-top: 1px solid #e0dede
}
.uk-seo-remove-heading-spaces h1,
.uk-seo-remove-heading-spaces h2,
.uk-seo-remove-heading-spaces h3,
.uk-seo-remove-heading-spaces h4,
.uk-seo-remove-heading-spaces h5 {
line-height: inherit;
margin: 0
}
.shipping-footer {
align-items: center;
color: #fff;
display: grid;
grid-template-columns: 1fr;
justify-content: center;
text-align: center
}
@media (min-width: 960px) {
.shipping-footer {
align-items: flex-start;
display: flex;
justify-content: space-between;
margin-bottom: 40px;
margin-top: 90px;
text-align: left
}
}
.shipping-footer--inverted {
color: #000
}
@media (min-width: 960px) {
.shipping-footer--inverted {
margin-top: 20px
}
}
@media (min-width: 1600px) {
.shipping-footer--inverted {
padding-left: 20px;
padding-right: 20px
}
}
.shipping-footer--inverted .shipping-footer__icon {
display: none
}
.shipping-footer--inverted .shipping-footer__headline,
.shipping-footer--inverted .shipping-footer__text {
color: #000
}
@media (min-width: 960px) and (max-width:1600px) {
.shipping-footer--inverted .shipping-footer__headline,
.shipping-footer--inverted .shipping-footer__text,
.shipping-footer--inverted .shipping-footer__text a {
font-size: 13px
}
}
.shipping-footer--inverted .ee-link {
color: #000
}
.shipping-footer__item {
margin: 50px auto 0;
max-width: 200px;
position: relative;
z-index: 1
}
@media (min-width: 960px) {
.shipping-footer__item {
margin: 0 20px 0 0;
width: 182px
}
}
@media (min-width: 1600px) {
.shipping-footer__item {
margin-right: 0
}
}
@media (min-width: 960px) {
.shipping-footer__item:last-child {
margin-right: 0 !important
}
}
.shipping-footer__item .ee-link {
color: #fff
}
.shipping-footer__icon {
display: block;
margin-bottom: 10px;
opacity: .8;
text-align: center
}
.shipping-footer__icon--clickable {
transition: .3s ease-out
}
.shipping-footer__icon--clickable:hover {
opacity: 1
}
.shipping-footer__text {
font-size: .875rem;
line-height: 1.75;
margin: 8px 0 0;
opacity: .8
}
.shipping-footer__text a {
border-bottom: 1px solid hsla(0, 0%, 100%, .3);
color: currentColor !important;
font-size: .875rem
}
@media (min-width: 960px) {
.shipping-footer__text a {
border-bottom: 0
}
}
.sf__payment-block .shipping-footer__logo {
margin-right: 15px;
margin-top: 15px
}
.sf__payment-block .shipping-footer__logo:last-child {
margin-right: 0
}
.shipping-footer__logo {
margin-right: 15px
}
.shipping-footer__logo:last-child {
margin-right: 0
}
.skip-link {
color: #000;
height: 1px;
left: -999px;
overflow: hidden;
position: absolute;
top: auto;
width: 1px;
z-index: -1
}
.skip-link:active,
.skip-link:focus {
height: auto;
left: 0;
overflow: auto;
width: auto;
z-index: 1100
}
.social-stream__slider {
height: 600px;
margin: 0 auto;
overflow: hidden;
width: 100%
}
.social-stream__slider:after {
left: 0;
width: 100%
}
@media (min-width: 640px) {
.social-stream__slider {
height: 338px
}
}
.social-stream__swiper-pagination {
bottom: auto;
position: relative;
width: 100%
}
.social-stream__swiper-pagination .swiper-pagination-bullet {
background: #e0dede;
border-radius: 0;
height: 4px;
margin: 0 12px;
width: 17px
}
.social-stream__swiper-pagination .swiper-pagination-bullet-active {
background: #ee2737
}
.social-stream__slide {
overflow: hidden;
transform: scale(.8);
transition: all .2s ease-in-out
}
@media (min-width: 640px) {
.social-stream__slide--hovered {
transform: scale(1)
}
}
.social-stream__slide-info {
bottom: 0;
left: 0;
position: absolute;
right: 0;
z-index: 20
}
@media (min-width: 640px) {
.social-stream__slide-info {
transform: scale(1.25)
}
}
.social-stream__slide-media {
height: 100%;
margin: 0 auto;
max-height: 660px;
max-width: 455px;
position: relative;
width: 100%
}
.social-stream__slide-media img,
.social-stream__slide-media video {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
.social-stream__slide-info--hovered {
font-size: .875rem;
z-index: 20
}
@media (min-width: 640px) {
.social-stream__slide-info--hovered {
transform: scale(1)
}
}
.social-stream__slide-hover-info {
font-size: .75rem;
font-weight: 700;
margin: 15px 0 10px 10px;
transform-origin: top left
}
@media (min-width: 640px) {
.social-stream__slide-hover-info {
transform: scale(1)
}
}
.social-stream__progress-bar-wrapper {
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 20
}
.social-stream__progress-bar {
background-color: hsla(0, 0%, 100%, .5);
border-radius: 2px;
height: 5px;
margin: 0 10px;
width: 33%
}
.social-stream__progress-bar--1-2 {
width: 50%
}
.social-stream__progress-bar--1-1 {
width: 100%
}
.social-stream__progress-bar>span {
background-color: #fff;
border-radius: 2px;
display: block;
height: 100%;
overflow: hidden;
position: relative
}
.social-stream__author-image {
border: 1px solid #fff;
border-radius: 50%
}
.social-stream__overlay-stories {
height: 100%;
margin: 0 auto;
max-height: 510px;
max-width: 455px;
position: relative;
width: 100%
}
.social-stream__overlay-stories img,
.social-stream__overlay-stories video {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
width: 100%
}
@media (min-width: 640px) {
.social-stream__overlay-stories {
max-height: 660px
}
}
.social-stream__button {
background: none;
border: 0;
cursor: pointer;
font-size: 14px
}
.social-stream__button svg {
color: #ee2737
}
.social-stream__slide-gradient {
background: linear-gradient(180deg, transparent 60%, rgba(0, 0, 0, .62));
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 10
}
.social-stream__slide-gradient--hovered {
background: linear-gradient(0deg, rgba(0, 0, 0, .6), hsla(0, 0%, 100%, 0) 20%, hsla(0, 0%, 100%, 0) 75%, rgba(0, 0, 0, .6))
}
.social-stream__slide-gradient--top {
background: linear-gradient(0deg, transparent 60%, rgba(0, 0, 0, .62))
}
.product-overview__spinner-overlay {
background-color: hsla(0, 0%, 100%, .75)
}
.spinner {
-webkit-animation: rotation .8s ease infinite;
animation: rotation .8s ease infinite;
border-radius: 50%;
border: 3px solid #e0dede;
border-top-color: #ee2737;
box-sizing: border-box;
height: 2rem;
width: 2rem
}
.spinner--absolute {
height: 16px;
left: 5px;
margin-right: 10px;
position: absolute;
top: 10px;
width: 16px
}
@-webkit-keyframes rotation {
0% {
transform: rotate(0deg)
}
to {
transform: rotate(1turn)
}
}
@keyframes rotation {
0% {
transform: rotate(0deg)
}
to {
transform: rotate(1turn)
}
}
.uk-button__spinner {
border-width: 2px;
color: transparent;
height: 1.2rem;
position: relative;
top: -2px;
width: 1.2rem
}
.uk-button:active .uk-button__spinner,
.uk-button:focus .uk-button__spinner,
.uk-button:hover .uk-button__spinner {
border-color: #ee2737 #fff #fff
}
.subnavigation {
font-family: Calibri, CalibriEvilEye, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
font-weight: 400;
padding-top: 7px
}
@media (max-width: 959px) {
.subnavigation {
max-height: 0;
opacity: 0;
overflow: hidden;
padding-top: 0;
position: relative !important;
transition: max-height .25s ease, opacity .25s ease
}
.navigation-item__link.active+.subnavigation {
max-height: 500px;
opacity: 1
}
.subnavigation .uk-flex {
flex-direction: column
}
}
@media (min-width: 960px) {
.subnavigation {
font-size: .875rem;
left: 0;
opacity: 0;
transform: translateY(-200px);
z-index: -1
}
.navigation__item--subnav:hover .subnavigation {
-webkit-animation: showSubnavigation .4s ease-in-out forwards;
animation: showSubnavigation .4s ease-in-out forwards
}
.subnavigation li .subnavigation__item-link {
padding-left: 20px;
padding-right: 20px
}
.subnavigation li:first-child .subnavigation__item-link {
padding-left: 0;
padding-right: 20px
}
}
.subnavigation ul {
list-style: none;
padding-left: 0
}
.subnavigation__item {
margin-top: 15px
}
.subnavigation__item:last-child {
margin-right: 0 !important
}
@media (min-width: 960px) {
.subnavigation__item {
margin-top: 0
}
}
@media (min-width: 960px) {
.navigation__item--subnav:hover .subnavigation__item-hover-extend {
height: 100%;
position: absolute;
right: -100px;
top: 0;
width: 100px
}
}
.subnavigation__item-link {
border-bottom: 1px solid transparent;
color: #fff;
display: block;
white-space: nowrap
}
.subnavigation__item-link span:after {
background-color: #ee2737;
bottom: -3px;
content: "";
display: block;
height: 2px;
left: 0;
position: absolute;
width: 0
}
@media (min-width: 960px) {
.subnavigation__item-link:hover {
color: #fff
}
.subnavigation__item-link:hover span:after {
transition: width .5s cubic-bezier(.16, .78, .65, .96);
width: 100%
}
}
.subnavigation-background {
opacity: 0;
transform: translateY(-200px);
z-index: -1
}
@media (min-width: 960px) {
.navigation__item--subnav:hover .subnavigation-background {
-webkit-animation: showSubnavigationBackground .4s ease-in-out forwards;
animation: showSubnavigationBackground .4s ease-in-out forwards
}
.navigation .subnavigation-background {
background: #000;
background: linear-gradient(0deg, #000, #272727);
height: 40px;
left: 0;
top: 70px;
width: 100vw
}
}
.navigation__item--subnav .navigation-item__link {
display: flex
}
@-webkit-keyframes showSubnavigation {
0% {
opacity: 0;
transform: translateY(-200px);
z-index: -1
}
1% {
transform: translateY(-5px);
z-index: 0
}
to {
opacity: 1;
transform: translateY(0);
z-index: 0
}
}
@keyframes showSubnavigation {
0% {
opacity: 0;
transform: translateY(-200px);
z-index: -1
}
1% {
transform: translateY(-5px);
z-index: 0
}
to {
opacity: 1;
transform: translateY(0);
z-index: 0
}
}
@-webkit-keyframes showSubnavigationBackground {
0% {
opacity: 0;
transform: translateY(-200px);
z-index: -1
}
1% {
transform: translateY(-5px);
z-index: 0
}
to {
opacity: 1;
transform: translateY(0);
z-index: 0
}
}
@keyframes showSubnavigationBackground {
0% {
opacity: 0;
transform: translateY(-200px);
z-index: -1
}
1% {
transform: translateY(-5px);
z-index: 0
}
to {
opacity: 1;
transform: translateY(0);
z-index: 0
}
}
.ee-switcher {
border-bottom: 2px solid #e0dede;
list-style: none;
margin: 0;
padding: 0
}
.ee-switcher-tab {
padding: 0 20px
}
.ee-switcher-tab:first-of-type {
padding-left: 0
}
.ee-switcher-tab:last-of-type {
padding-right: 0
}
.ee-switcher-tab a {
box-sizing: border-box;
display: block;
height: 100%;
padding: 20px;
position: relative
}
.ee-switcher-tab a:after {
background-color: #ee2737;
bottom: -2px;
content: " ";
height: 4px;
left: 0;
position: absolute;
width: 0
}
.ee-switcher-tab a:hover:after {
transition: width .5s cubic-bezier(.16, .78, .65, .96);
width: 100%
}
.ee-switcher-tab.uk-active a:after {
width: 100%
}
.teaser {
display: block;
margin-top: 20px;
min-height: 380px;
overflow: hidden
}
@media (min-width: 640px) {
.teaser {
margin-top: 0
}
}
.teaser__overlay {
padding: 30px;
z-index: 2
}
.teaser--pop-s .teaser__overlay {
max-width: 45%
}
@media (min-width: 1200px) {
.teaser__overlay {
padding: 20px
}
}
.teaser__picture {
display: block;
left: 50%;
position: absolute;
transform: translateX(-50%)
}
.teaser__picture img {
height: 380px;
max-width: none
}
.teaser__content {
align-items: flex-start;
display: flex;
flex-direction: column;
height: 100%;
justify-content: flex-end;
text-align: left
}
.teaser__image {
opacity: 0;
transition: opacity .3s ease-out, transform .3s ease-in-out
}
.teaser__image.lazyloaded {
opacity: 1
}
.teaser--small {
min-height: 300px
}
.teaser__external-button {
-webkit-animation: none;
animation: none;
background: #f8f8f8;
border: 0;
bottom: auto;
box-shadow: 0 2px 10px 2px hsla(0, 0%, 46.3%, .2);
cursor: pointer;
height: 33px;
left: auto;
outline: none;
position: absolute;
right: 15px;
top: 15px;
transform: none;
width: 33px;
z-index: 100
}
.teaser--pop-l,
.teaser--pop-m,
.teaser--pop-s {
margin: 0 -20px;
min-height: 380px
}
.teaser--pop-l .teaser__title,
.teaser--pop-m .teaser__title,
.teaser--pop-s .teaser__title {
font-size: 1.75rem;
line-height: 2.25rem
}
.teaser--pop-l .teaser__subtitle,
.teaser--pop-m .teaser__subtitle,
.teaser--pop-s .teaser__subtitle {
font-weight: 400
}
@media (min-width: 640px) {
.teaser--pop-l,
.teaser--pop-m,
.teaser--pop-s {
margin: 0;
min-height: 260px
}
}
@media (min-width: 640px) and (max-width:1199px) {
.teaser--pop-s .teaser__shape {
height: 100%;
width: auto !important
}
}
@media (min-width: 1200px) {
.teaser--pop-s {
height: 260px;
margin-top: 20px;
min-height: auto
}
.teaser--pop-s .teaser__image {
height: 260px
}
.teaser--pop-s .teaser__title {
font-size: 1.25rem;
line-height: 1.625rem
}
}
@media (max-width: 1199px) {
.teaser--pop-m .teaser__content {
align-items: center
}
}
@media (min-width: 1200px) {
.teaser--pop-m {
grid-column-end: span 2;
height: 260px;
margin-top: 20px;
min-height: auto
}
.teaser--pop-m .teaser__image {
height: 260px
}
}
.teaser--pop-l .teaser__content {
max-width: 75%
}
.teaser--pop-l .teaser__shape {
width: 95% !important
}
.teaser--pop-l .teaser__overlay {
padding: 30px
}
@media (min-width: 640px) and (max-width:1199px) {
.teaser--pop-l .teaser__content-inner {
max-width: 80%
}
.teaser--pop-l .teaser__content {
max-width: 100%
}
}
@media (min-width: 1200px) {
.teaser--pop-l {
grid-column-end: span 2;
grid-row-end: span 2;
height: 670px;
margin-top: 20px;
min-height: auto
}
.teaser--pop-l .teaser__image {
height: 670px
}
.teaser--pop-l .teaser__title {
font-size: 2.375rem;
line-height: 2.6875rem
}
.teaser--pop-l .teaser__content {
max-width: 65%
}
.teaser--pop-l .teaser__shape {
width: 80% !important
}
.teaser--pop-l .teaser__overlay {
padding: 50px
}
}
.product-overview-teaser--1 {
grid-row-start: 1
}
@media (min-width: 1200px) {
.product-overview-teaser--1 {
grid-column-start: 1
}
}
.product-overview-teaser--2 {
grid-row-start: 4
}
@media (min-width: 640px) {
.product-overview-teaser--2 {
grid-column-start: 2;
grid-row-start: 3
}
}
.product-overview-teaser--3 {
grid-row-start: 8
}
@media (min-width: 640px) {
.product-overview-teaser--3 {
grid-row-start: 5
}
}
@media (min-width: 960px) {
.product-overview-teaser--3 {
grid-column-start: 1
}
}
.teaser__shape {
height: auto;
position: absolute;
width: 65% !important;
z-index: 0
}
@media (min-width: 960px) {
.teaser__shape {
z-index: 1
}
}
@media (min-width: 1200px) {
.teaser--content-left .teaser__content,
.teaser--content-right .teaser__content {
justify-content: center;
width: 40%
}
}
@media (min-width: 1200px) {
.teaser--content-right .teaser__overlay {
display: flex;
justify-content: flex-end
}
}
@media (max-width: 1199px) {
.teaser__product-wrapper {
text-align: center
}
}
@media (max-width: 1199px) {
.teaser__product-image {
margin-top: -40px;
max-width: calc(100% - 40px)
}
}
.teaser__award {
padding: 15px;
z-index: 3
}
@media (max-width: 1199px) {
.teaser__award {
bottom: auto;
left: auto;
right: 0;
top: 0
}
}
.teaser__award-image {
max-width: 88px
}
.text-animation__wrapper {
color: #fff;
font-family: EvilEye
}
.text-animation__sticky-wrapper {
height: calc(100vh - 95px)
}
@media (min-width: 960px) {
.text-animation__sticky-wrapper {
height: calc(100vh - 115px)
}
}
.text-animation__offset {
height: 300vh
}
.text-animation__counter-wrapper {
bottom: 100px;
left: 0;
position: absolute;
right: 0;
white-space: nowrap
}
@media (min-width: 1200px) {
.text-animation__counter-wrapper {
bottom: 40px
}
}
.text-animation__counter-wrapper .text-animation__counter {
float: right
}
.text-animation__text-wrapper {
font-size: 1.125rem;
margin: auto;
max-width: 300px
}
@media (min-width: 640px) {
.text-animation__text-wrapper {
font-size: 1.75rem;
line-height: 2.25rem;
max-width: 450px
}
}
@media (min-width: 960px) {
.text-animation__text-wrapper {
font-size: 2.375rem;
line-height: 2.8125rem;
max-width: 600px
}
}
.text-animation__text-paragraphs {
bottom: 0;
left: 0;
line-height: 25px;
position: absolute;
right: 0;
text-shadow: 1px 0 3px hsla(0, 0%, 42%, .47058823529411764)
}
@media (min-width: 640px) {
.text-animation__text-paragraphs {
line-height: unset
}
}
.text-animation__canvas {
max-width: 100%
}
@media (min-width: 640px) {
.text-animation__canvas {
max-height: calc(100vh - 115px)
}
}
.text-animation__canvas-wrapper {
left: 0;
position: absolute;
right: 0;
top: -20px
}
@media (min-width: 960px) and (orientation:portrait) {
.text-animation__canvas-wrapper {
top: 10%
}
}
@media (min-width: 960px) and (orientation:landscape) {
.text-animation__canvas-wrapper {
top: -120px
}
}
.teaser__try-on-button,
.try-on-floater-button {
-webkit-animation: floater 1.2s forwards;
animation: floater 1.2s forwards;
background: #000;
border: 0;
border-radius: 25px;
bottom: 20px;
box-shadow: 0 0 20px 0 rgba(30, 30, 30, .5);
cursor: pointer;
height: 50px;
outline: none;
padding-left: 10px;
padding-right: 10px;
position: fixed;
right: 20px;
transform: translateX(120px);
transition: translate .2s cubic-bezier(.42, 0, .27, 1), box-shadow .2s ease, width .2s ease;
z-index: 10
}
.teaser__try-on-button:hover,
.try-on-floater-button:hover {
box-shadow: 0 0 20px 0 rgba(30, 30, 30, .7);
padding: 0 20px
}
.teaser__try-on-button.lookbook__try-on-button,
.try-on-floater-button.lookbook__try-on-button {
box-shadow: 0 0 20px 0 rgba(30, 30, 30, .2)
}
.teaser__try-on-button.lookbook__try-on-button svg,
.try-on-floater-button.lookbook__try-on-button svg {
height: 30px;
width: 30px
}
.teaser__try-on-button {
-webkit-animation: none;
animation: none;
bottom: auto;
left: 15px;
position: absolute;
right: auto;
top: 15px;
transform: none
}
.teaser__try-on-button:hover {
padding: 0 10px
}
@-webkit-keyframes floater {
0% {
transform: translateX(120px)
}
to {
transform: translateX(0)
}
}
@keyframes floater {
0% {
transform: translateX(120px)
}
to {
transform: translateX(0)
}
}
.try-on-floater__icon {
color: #fff;
height: 30px;
position: relative;
width: 30px
}
.try-on-floater__icon--active,
.try-on-floater__icon--inactive {
left: 0;
position: absolute;
top: 0;
transition: opacity .2s ease
}
.try-on-floater__icon--inactive {
opacity: 1
}
.try-on-floater__icon--active {
opacity: 0
}
.try-on-floater__label {
color: #fff;
display: block;
font-size: .75rem;
font-weight: 700;
letter-spacing: 1px;
padding-left: 10px;
padding-right: 6px;
position: relative;
white-space: nowrap
}
.try-on-floater__textbox {
display: block;
max-width: 0;
overflow: hidden;
transition: max-width .4s ease
}
@media (min-width: 640px) {
.try-on-floater-button:hover .try-on-floater__textbox {
max-width: 20rem
}
.try-on-floater-button:hover .try-on-floater__icon--inactive {
opacity: 0
}
.try-on-floater-button:hover .try-on-floater__icon--active {
opacity: 1
}
.try-on-floater__preview--visible+.try-on-floater-button {
height: 50px;
width: 50px
}
.try-on-floater__preview--visible+.try-on-floater-button:hover {
padding: 0 15px
}
.try-on-floater__preview--visible+.try-on-floater-button:hover .try-on-floater__textbox {
max-width: 0
}
}
.try-on-floater__preview {
background: #fff;
bottom: 30px;
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .15);
padding: 20px;
position: fixed;
right: 30px;
transform: translateX(110%);
transition: transform .4s ease;
z-index: 10
}
.try-on-floater__preview--visible {
transform: translateX(0)
}
.try-on-floater__preview-image-wrapper {
height: 0;
padding-bottom: 59.444%;
position: relative;
width: 360px
}
.try-on-floater__expand-button {
align-self: flex-end;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: none;
border: 0;
cursor: pointer;
padding: 0;
transition: color .2s ease
}
.try-on-floater__expand-button:hover {
color: #000
}
.try-on-switch-icon.uk-button {
font-size: 11px;
line-height: 12px !important;
margin-top: 4px;
padding: 0 !important
}
.try-on-switch-icon {
font-family: CalibriEvilEye;
font-size: .875rem
}
.try-on-header__text {
margin-top: -100px;
text-align: center;
z-index: 2
}
.try-on-header__wrapper {
height: 270px;
overflow: hidden;
padding-top: 40px
}
@media (min-width: 640px) and (max-width:959px) {
.try-on-header__wrapper {
overflow: visible;
padding-bottom: 40px
}
}
@media (min-width: 960px) {
.try-on-header__wrapper {
height: 260px
}
}
.try-on-instructions-standalone {
margin-top: -200px;
min-height: 480px
}
@media (min-width: 640px) {
.try-on-instructions-standalone {
margin-top: -250px;
min-height: 620px
}
}
@media (min-width: 1200px) {
.try-on-instructions-standalone {
min-height: 600px
}
}
.try-on-instructions__icon {
border-radius: 80px;
height: 120px;
width: 120px
}
.try-on__terms-header .try-on-instructions__title {
margin-top: 60px
}
@media (min-width: 960px) {
.try-on__terms-header .try-on-instructions__title {
margin-top: 60px
}
}
.try-on-instructions__title {
font-size: 1.125rem;
font-weight: 700;
margin-top: 60px
}
@media (min-width: 960px) {
.try-on-instructions__title {
margin-top: 75px
}
}
.try-on-instructions__next,
.try-on-instructions__prev {
background-image: none !important;
height: 40px;
outline: none;
top: 50%;
width: 40px
}
.try-on-instructions__prev {
left: -20px
}
.try-on-instructions__next {
right: -20px
}
.try-on-instructions__swiper-pagination.swiper-pagination {
bottom: 1rem;
display: block
}
.try-on-instructions__swiper-pagination.swiper-pagination .swiper-pagination-bullet {
border-color: #000;
box-sizing: border-box;
height: 9px;
margin: 0 5px !important;
outline: none;
width: 9px
}
.try-on-instructions__swiper-pagination.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: #000
}
.try-on-instructions__terms p {
color: #7f7f7f;
font-size: 80%;
font-weight: 400;
line-height: 2.25rem
}
.try-on__privacy-container .uk-checkbox {
margin: 0 10px 0 0
}
.try-on-modal {
transition: opacity .3s linear
}
.try-on-modal .uk-dropdown {
background-color: #fff;
padding: 20px
}
.try-on-modal .uk-dropdown:after {
background-color: #fff;
bottom: -2px;
content: " ";
display: block;
height: 20px;
left: 50%;
margin-left: -10px;
position: absolute;
transform: rotate(45deg);
width: 20px
}
.try-on-modal .uk-button-reset {
vertical-align: unset
}
.try-on-modal__close svg {
color: #ee2737
}
.try-on__close-text {
font-size: 1rem;
font-weight: 400
}
.try-on-step-intro {
background-color: #bfbfbf;
bottom: 20px;
left: 20px;
position: absolute;
right: 20px;
top: 60px
}
@media (min-width: 960px) {
.try-on-step-intro {
bottom: 50px;
left: 50px;
right: 50px;
top: 50px
}
}
.try-on__pop-buttons {
display: flex;
flex-direction: row;
justify-content: center;
margin: -80px auto 0;
max-width: 640px;
padding: 20px 0;
width: calc(100% - 40px)
}
@media (min-width: 960px) {
.try-on__pop-buttons {
width: auto
}
}
.try-on__container {
max-width: 640px
}
.try-on__actions-content {
margin: 0 auto;
max-width: 480px;
width: 100%
}
.try-on__actions {
display: block;
float: right;
margin: 0 auto;
max-width: 640px;
position: relative
}
.try-on__actions .uk-link-icon-text {
font-size: .875rem !important
}
#try-on-create {
height: 600px
}
@media only screen and (max-width: 1024px) {
.ditto-mobile-api #try-on-create {
display: none
}
}
#my-account-try-on-view,
#try-on-view {
height: calc(var(--vh, 1vh)*80);
overflow: hidden;
width: 100%
}
@supports not (-webkit-touch-callout:none) {
@media (max-width: 640px) {
#my-account-try-on-view,
#try-on-view {
height: 480px
}
}
}
@media only screen and (min-width: 640px) {
#my-account-try-on-view,
#try-on-view {
height: 480px
}
}
@media only screen and (min-width: 700px) {
#my-account-try-on-view,
#try-on-view {
margin: 0 auto;
width: 640px
}
}
#my-account-try-on-view a,
#try-on-view a {
margin: 0 auto
}
.try-on__error-screen-btn {
margin-top: 70px
}
@media (min-width: 960px) {
.try-on__error-screen-btn {
margin-top: 40px
}
}
@media (min-width: 960px) {
.center-try-on-container-content {
align-items: center;
display: flex
}
}
#scan-iframe {
z-index: 999
}
.try-on__terms .uk-button {
min-width: 10rem
}
@media (max-width: 639px) {
.try-on__terms .uk-button {
width: 100%
}
}
.try-on__terms-next-button:disabled {
border: 2px solid rgba(0, 0, 0, .5);
color: rgba(0, 0, 0, .5)
}
.try-on__terms-next-button:disabled:before {
background: transparent
}
.try-on__terms-next-button:disabled:hover {
background: transparent;
color: rgba(0, 0, 0, .5)
}
#try-on-terms {
margin-top: -50px
}
.try-on__terms-header {
margin-top: -160px;
padding-top: 20px;
position: relative
}
@media (min-width: 960px) {
.try-on__terms-header {
margin-top: -180px;
padding-top: 40px
}
}
.try-on-instructions__steps {
margin-top: 20px
}
@media (min-width: 640px) {
.try-on-instructions__steps {
margin-top: 40px
}
}
.try-on-instructions__text,
.try-on-instructions__title,
.try-on__privacy-container {
max-width: 640px;
text-align: center
}
@media (max-width: 639px) {
.try-on-instructions__text {
text-align: left
}
}
.try-on-instructions__text a {
font-weight: 400
}
.try-on__agree-wrapper {
margin-bottom: 30px;
margin-top: 30px
}
.try-on__dropdown {
bottom: 35px;
margin-left: 10px;
max-width: 240px;
transform: translateX(-50%)
}
@media (min-width: 640px) {
.try-on__dropdown {
max-width: 250px
}
}
.try-on__dropdown-background {
background-color: rgba(0, 0, 0, .3);
height: 0;
left: 0;
opacity: 0;
position: fixed;
top: 0;
transition: opacity .3s ease-in-out;
width: 0;
z-index: -1
}
.uk-dropdown.uk-open+.try-on__dropdown-background {
height: 100%;
width: 100%;
z-index: 1019
}
.try-on__dropdown-background.fade-in {
opacity: 1;
transition: opacity .3s ease-in-out
}
.try-on__dropdown-icon {
float: left;
min-width: 20px
}
.try-on__dropdown-icon svg {
fill: #ee2737
}
.try-on__delete-button.uk-link-icon,
.try-on__retake-button.uk-link-icon {
margin-bottom: 20px
}
.try-on__red-icon svg {
color: #ee2737
}
#try-on-how-to {
margin-top: -50px
}
#try-on-how-to .try-on-instructions {
margin-top: -160px
}
@media (min-width: 960px) {
#try-on-how-to .try-on-instructions {
margin-top: -180px
}
}
.videowall {
display: flex;
flex-direction: column;
margin-bottom: 140px
}
.videowall a {
transition: transform .3s ease-in-out
}
.videowall a:hover {
text-decoration: none;
transform: scale(1.03)
}
.videowall__inner {
display: flex;
flex-direction: column;
overflow: hidden
}
.videowall-modal__video::-internal-media-controls-download-button {
display: none
}
.videowall-modal__video::-webkit-media-controls-enclosure {
overflow: hidden
}
.videowall-modal__video::-webkit-media-controls-panel {
width: calc(100% + 30px)
}
.videowall-modal .uk-modal-dialog {
background-color: transparent;
padding: 0
}
.videowall__button {
margin-top: 1.4em
}
.videowall__button svg {
height: 80px;
width: 80px
}
.no-touchevents .videowall:hover .videowall__button.uk-icon-button,
.uk-active>.videowall__button.uk-icon-button,
.videowall__button.uk-icon-button:active {
background-color: #000;
color: #f2f2f2
}
.videowall--light .uk-h2,
.videowall--light .uk-h5 {
color: #f2f2f2
}
.coupon-accordion {
border-bottom: 2px solid #e0dede;
border-top: 2px solid #e0dede;
padding: 17px 20px !important
}
.coupon-accordion .errors-list li {
line-height: 1.4
}
.coupon-accordion .voucher-accordion-button {
background: transparent;
border: 0;
box-sizing: border-box;
color: inherit;
font: inherit;
font-weight: 700;
margin: 0;
padding: 0;
text-align: start;
text-decoration: none;
width: 100%
}
.coupon-input {
margin-right: 8px;
width: 100%
}
.coupon-error input {
border-bottom: 2px solid #ee2737 !important
}
.coupon-error input,
.coupon-error label {
color: #ee2737 !important
}
.remove-coupon-button {
cursor: pointer
}
.coupon-button {
flex-shrink: 0
}
@media (max-width: 1199px) {
.coupon-button {
margin-top: 10px;
padding-left: 17px;
padding-right: 17px
}
}
.coupon-button .coupon-button-svg {
margin-left: 5px;
position: relative;
top: -1px
}
.add-to-wishlist-btn {
color: #ee2737;
cursor: pointer;
outline: none
}
.wishlist__item .wishlist__item-container {
border-bottom: 1px solid #e0dede;
margin-bottom: 50px;
padding-bottom: 50px
}
@media (max-width: 639px) {
.wishlist__item .wishlist__item-container {
margin-bottom: 20px;
padding-bottom: 20px
}
}
.wishlist__item:last-of-type .wishlist__item-container {
margin-bottom: 0
}
@media (max-width: 639px) {
.wishlist__product-image {
margin: 40px auto 20px !important;
max-width: 400px
}
}
.wishlist__color-label {
line-height: 26px
}
@media (min-width: 640px) {
.wishlist__border-top {
border-top: 1px solid rgba(224, 222, 222, .7);
padding-top: 10px
}
}
@media (min-width: 960px) {
.wishlist__wrapper {
flex-direction: row
}
}
@media (min-width: 960px) {
.wishlist__buy-button {
margin-left: 40px
}
}
.wishlist__delete-all {
align-items: center
}
.wishlist__delete-all svg {
fill: #ee2737
}
.wishlist__color-bubble {
border-radius: 50%;
display: block;
height: 26px;
position: relative;
width: 26px
}
.wishlist__color-bubble:after {
background: linear-gradient(transparent 30%, rgba(0, 0, 0, .5));
border-radius: 50%;
bottom: 0;
content: " ";
left: 0;
position: absolute;
right: 0;
top: 0
}
.wishlist__explore-button {
margin-left: 20px;
margin-top: 20px
}
.wishlist__heart-large svg {
color: #ee2737
}
@media (max-width: 639px) {
.wishlist__heart-large svg {
width: 120px
}
}
.wishlist__preview-badges {
cursor: pointer
}
.wishlist__preview-badge--try-on {
outline: none
}
@media (max-width: 1199px) {
.wishlist__w-100 {
width: 100%
}
}
@media print {
*,
:after,
:before {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important
}
a,
a:visited {
text-decoration: underline
}
blockquote,
pre {
border: 1px solid #999;
page-break-inside: avoid
}
thead {
display: table-header-group
}
img,
tr {
page-break-inside: avoid
}
img {
max-width: 100% !important
}
@page {
margin: .5cm
}
h2,
h3,
p {
orphans: 3;
widows: 3
}
h2,
h3 {
page-break-after: avoid
}
}
@media print {
@page {
margin: 2cm;
size: A4
}
.uk-hidden-print {
display: none
}
}