/* Jet Cache: catalog/view/javascript/bootstrap/css/bootstrap.css */

.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

/* Jet Cache: styles/main.min.css */
@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block
}

body {
	line-height: 1
}

ol, ul {
	list-style: none
}

blockquote, q {
	quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: 700
}

dfn, em, i {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}
#ocmod-popup-okno + #ocmod-popup-okno{
    display: none !important;
}
hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace, monospace
}

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

button {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox], input[type=radio] {
	padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

@font-face {
	font-family: FuturaPT;
	src: url(https://istore.su/fonts/FuturaPT/FuturaPT-Light.woff) format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: FuturaPT;
	src: url(https://istore.su/fonts/FuturaPT/FuturaPT-Book.woff) format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: FuturaPT;
	src: url(https://istore.su/fonts/FuturaPT/FuturaPT-Medium.woff) format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: FuturaPT;
	src: url(https://istore.su/fonts/FuturaPT/FuturaPT-Demi.woff) format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: FuturaPT;
	src: url(https://istore.su/fonts/FuturaPT/FuturaPTBold.woff) format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: Roboto;
	src: url(https://istore.su/fonts/Roboto/roboto-300.woff) format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: Roboto;
	src: url(https://istore.su/fonts/Roboto/roboto-regular.woff) format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: Roboto;
	src: url(https://istore.su/fonts/Roboto/roboto-500.woff) format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: block
}

@font-face {
	font-family: Roboto;
	src: url(https://istore.su/fonts/Roboto/roboto-700.woff) format("woff");
	font-weight: 700;
	font-style: normal;
	font-display: block
}

*, ::after, ::before {
	box-sizing: border-box !important;
	outline: 0
}

body {
	position: relative;
	font: normal 14px/26px Roboto, sans-serif;
	font-weight: 400;
	background-color: #fff;
	color: rgba(48, 55, 61, .9);
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch
}

a {
	text-decoration: none;
	transition: opacity .3s
}

button {
	padding: 0;
	border: none;
	background-color: transparent
}

.bg-full-width {
	position: relative
}

.bg-full-width::after {
	content: "";
	position: absolute;
	left: 50%;
	right: 50%;
	bottom: 0;
	display: block !important;
	margin-left: -50vw;
	margin-right: -50vw;
	height: 100%;
	width: 100vw;
	z-index: -1;
	background-color: #f8f8f8
}

.bg-full-width--white {
	position: relative
}

.bg-full-width--white::after {
	content: "";
	position: absolute;
	left: 50%;
	right: 50%;
	bottom: 0;
	display: block !important;
	margin-left: -50vw;
	margin-right: -50vw;
	height: 100%;
	width: 100vw;
	z-index: -1;
	background-color: #fff
}

.bg-full-width--gradient {
	position: relative !important
}

.bg-full-width--gradient::after {
	content: "";
	position: absolute;
	left: 50%;
	right: 50%;
	bottom: 0;
	display: block !important;
	margin-left: -50vw;
	margin-right: -50vw;
	height: 100%;
	width: 100vw;
	z-index: -1
}

.title {
	display: block
}

.title--small {
	color: #30373d
}

.title--medium {
	color: #30373d
}

.link-see-all {
	position: relative;
	padding-right: 30px;
	font: 500 16px/22px FuturaPT;
	color: #d63469;
	transition: transform .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.link-see-all:hover {
	transform: scale(1.1)
}

.link-see-all svg {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: transform .3s
}

.breadcrumbs.uk-subnav > * > :first-child {
	color: rgba(51, 51, 51, .8) !important;
	font: normal 14px/16px FuturaPT !important;
	text-transform: none !important
}

.breadcrumbs.uk-subnav > .uk-active > * {
	color: rgba(51, 51, 51, .4) !important
}

.breadcrumbs.uk-subnav > .uk-active > *:hover {
	color: rgba(51, 51, 51, .4) !important
}

.breadcrumbs.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
	position: absolute;
	left: 8px;
	content: "";
	height: 9px !important;
	width: 5px !important;
	margin-left: 0;
	margin-right: 20px;
	border: none !important;
	background: url(https://istore.su/img/pic/ico/arrow.svg) no-repeat;
	background-size: contain
}

.nice-select {
	min-width: 215px !important;
	background: #fff !important;
	border: 1px solid #e7e7e7 !important;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .05) !important;
	border-radius: 10px !important
}

.nice-select::after {
	position: absolute !important;
	top: 0 !important;
	bottom: 0;
	right: 12px;
	margin: auto !important;
	height: 8px !important;
	width: 8px !important;
	border-bottom: 2px solid #f8355e !important;
	border-right: 2px solid #f8355e !important;
	pointer-events: none;
	position: absolute;
	transform-origin: 66% 66%;
	transform: rotate(45deg);
	transition: all .3s ease-in-out !important
}

.nice-select .option {
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	min-height: auto !important;
	padding: 5px 15px !important;
	font: inherit !important;
	color: #30373d !important
}

.nice-select .option li {
	cursor: pointer
}

.nice-select .option.selected {
	font-weight: 500 !important
}

.nice-select.open .list {
	width: 100%
}

.options .option_link.active, .options .option_link:focus, .options .option_link:hover {
	background-color: #ff548c !important
}

.uk-lightbox {
	background: 0 0 !important;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px)
}

.uk-transition-slide-bottom {
	display: none
}

.uk-transition-slide-top {
	width: 50px;
	margin: auto 0 auto auto
}

.backdrop {
	display: none;
	content: "";
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .2)
}

.search--opened .backdrop {
	display: block
}

.search--opened .search {
	z-index: 100
}

.search--opened .search input {
	box-shadow: 0 4px 24px rgba(0, 0, 0, .1);
	background: url(https://istore.su/img/pic/ico/search-ico-pink.svg) no-repeat, #fff;
	background-size: 18px 18px;
	background-position: 730px;
	position: relative;
	z-index: 100
}

.search--opened .search input::-webkit-input-placeholder {
	opacity: 0
}

.search--opened .search input::-moz-placeholder {
	opacity: 0
}

.search--opened .search input:-ms-input-placeholder {
	opacity: 0
}

.search--opened .search input::-ms-input-placeholder {
	opacity: 0
}

.search--opened .search input::placeholder {
	opacity: 0
}

.search--opened .search__close {
	opacity: 1;
	pointer-events: inherit;
	z-index: 300
}

.search--opened .search__result {
	pointer-events: inherit;
	opacity: 1;
	z-index: 100;
	height: auto;
	min-height: 30px;
	max-height: 294px;
    overflow-y: auto;
}

.search--opened-mobile .search input {
	display: block !important;
	z-index: 100;
	pointer-events: inherit
}

.search--opened-mobile .search__close {
	opacity: 1;
	pointer-events: inherit;
	z-index: 100
}

.search--opened-mobile .search__close-wrap {
	pointer-events: inherit
}

.search--opened-mobile .backdrop {
	display: block
}

.menu--opened .header__catalog-container {
	display: block
}

.menu--opened .main-banner .header__catalog-menu {
	display: none
}

.menu--opened .backdrop {
	display: block;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px)
}

.menu--opened .backdrop::before {
	content: '';
	position: fixed;
	opacity: 1;
	width: 100%;
	height: 100vh;
	-webkit-filter: url(https://istore.su/styles/#blur);
	filter: url(https://istore.su/styles/#blur);
	-webkit-filter: blur(5px);
	filter: blur(5px)
}

.menu--opened .header__catalog {
	z-index: 300
}

.menu--opened .header__catalog-btn {
	position: relative
}

.menu--opened .header__catalog-btn::before {
	display: block
}

select {
	display: none
}

.scroll-top {
	position: fixed;
	z-index: 299;
	display: inline-block;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #f8355e;
	background-color: transparent;
	opacity: 0;
	visibility: hidden;
	transition: background-color .3s, opacity .5s, visibility .5s
}

.scroll-top::after {
	content: '';
	position: absolute;
	bottom: 18px;
	left: 14px;
	background: url(https://istore.su/img/pic/ico/arrow.svg) no-repeat;
	transform: rotate(-90deg);
	width: 50px;
	height: 50px
}

.scroll-top:hover {
	cursor: pointer;
	background-color: #f8355e
}

.scroll-top:hover::after {
	background: url(https://istore.su/img/pic/ico/arrow-white.svg) no-repeat !important
}

.scroll-top:active {
	background-color: #f8355e
}

.scroll-top:active::after {
	background: url(https://istore.su/img/pic/ico/arrow-white.svg) no-repeat !important
}

.scroll-top.show {
	opacity: 1;
	visibility: visible
}

.uk-grid-small {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none
}

.alert-error, .text-danger {
	color: #ff548c
}

.new2 {
	position: absolute;
	top: 0;
	right: 6px;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	color: #fff;
	font: 600 11px/13px Roboto;
	background: #ff548c;
	border: 2px solid #fff
}

.question-mark {
	font-family: Roboto
}

.ruble-sign {
	font-family: FuturaPT
}

.mfp-wrap {
	position: fixed;
	overflow: auto
}

.mfp-zoom-out-cur {
	width: 100%;
	position: fixed;
	overflow: auto
}

.mfp-wrap {
	-webkit-overflow-scrolling: touch;
	transform: translateZ(0)
}

.prmn-cmngr__city {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.quarantine {
	text-align: center;
	color: #fe4792;
	padding-top: 20px;
	text-decoration: underline;
	margin: auto
}

.ad {
	padding: 15px 25px
}

.ad--dark {
	margin: 10px 10px 0;
	background: #f8f8f8;
	border-radius: 12px
}

.ad--light {
	background: #fff;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .05);
	border-radius: 10px
}

.ad p:first-of-type {
	margin-bottom: 5px;
	font: 600 18px/27px Roboto;
	color: #ff548c
}

.ad p:last-of-type {
	font: normal 13px/20px Roboto;
	color: #000
}

.sign {
	display: flex;
	padding: 15px 10px 15px 15px;
	margin-bottom: 20px;
	background: #fff;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .07);
	border-radius: 20px
}

.sign img {
	display: block;
	width: 30px;
	height: auto
}

.sign p {
	padding-left: 13px;
	font: 500 16px/20px FuturaPT;
	color: #333
}

.uk-breakpoint-s::before {
	content: '640px'
}

.uk-breakpoint-m::before {
	content: '960px'
}

.uk-breakpoint-l::before {
	content: '1250px'
}

.uk-breakpoint-xl::before {
	content: '1600px'
}

:root {
	--uk-breakpoint-s: 640px;
	--uk-breakpoint-m: 960px;
	--uk-breakpoint-l: 1250px;
	--uk-breakpoint-xl: 1600px
}

.uk-container {
	box-sizing: content-box;
	max-width: 1330px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px
}

.uk-container::after, .uk-container::before {
	content: "";
	display: table
}

.uk-container::after {
	clear: both
}

.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: 1600px
}

.uk-container-expand {
	max-width: none
}

.uk-container-expand-left {
	margin-left: 0
}

.uk-container-expand-right {
	margin-right: 0
}

.uk-container-item-padding-remove-left, .uk-container-item-padding-remove-right {
	width: calc(100% + 15px)
}

.uk-container-item-padding-remove-left {
	margin-left: -15px
}

.uk-container-item-padding-remove-right {
	margin-right: -15px
}

.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
}

.uk-grid-small {
	margin-left: -15px
}

.uk-grid-small > * {
	padding-left: 15px
}

* + .uk-grid-margin-small, .uk-grid + .uk-grid-small, .uk-grid-small > .uk-grid-margin {
	margin-top: 15px
}

.uk-grid-medium {
	margin-left: -30px
}

.uk-grid-medium > * {
	padding-left: 30px
}

* + .uk-grid-margin-medium, .uk-grid + .uk-grid-medium, .uk-grid-medium > .uk-grid-margin {
	margin-top: 30px
}

.uk-grid-large {
	margin-left: -40px
}

.uk-grid-large > * {
	padding-left: 40px
}

* + .uk-grid-margin-large, .uk-grid + .uk-grid-large, .uk-grid-large > .uk-grid-margin {
	margin-top: 40px
}

.uk-grid-collapse {
	margin-left: 0
}

.uk-grid-collapse > * {
	padding-left: 0
}

.uk-grid + .uk-grid-collapse, .uk-grid-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 #e5e5e5
}

.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	border-top: 1px solid #e5e5e5
}

.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
}

.uk-grid-divider.uk-grid-small {
	margin-left: -30px
}

.uk-grid-divider.uk-grid-small > * {
	padding-left: 30px
}

.uk-grid-divider.uk-grid-small > :not(.uk-first-column)::before {
	left: 15px
}

.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-medium {
	margin-left: -60px
}

.uk-grid-divider.uk-grid-medium > * {
	padding-left: 60px
}

.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 {
	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-large {
	margin-left: -80px
}

.uk-grid-divider.uk-grid-large > * {
	padding-left: 80px
}

.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 {
	margin-top: 80px
}

.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
	top: -40px;
	left: 80px
}

.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-spinner > * {
	-webkit-animation: uk-spinner-rotate 1.4s linear infinite;
	animation: uk-spinner-rotate 1.4s linear infinite
}

@-webkit-keyframes uk-spinner-rotate {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(270deg)
	}
}

@keyframes uk-spinner-rotate {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(270deg)
	}
}

.uk-spinner > * > * {
	stroke-dasharray: 88px;
	stroke-dashoffset: 0;
	transform-origin: center;
	-webkit-animation: uk-spinner-dash 1.4s ease-in-out infinite;
	animation: uk-spinner-dash 1.4s ease-in-out infinite;
	stroke-width: 1;
	stroke-linecap: round
}

@-webkit-keyframes uk-spinner-dash {
	0% {
		stroke-dashoffset: 88px
	}
	50% {
		stroke-dashoffset: 22px;
		transform: rotate(135deg)
	}
	100% {
		stroke-dashoffset: 88px;
		transform: rotate(450deg)
	}
}

@keyframes uk-spinner-dash {
	0% {
		stroke-dashoffset: 88px
	}
	50% {
		stroke-dashoffset: 22px;
		transform: rotate(135deg)
	}
	100% {
		stroke-dashoffset: 88px;
		transform: rotate(450deg)
	}
}

.uk-totop {
	padding: 5px;
	color: #999;
	transition: color .1s ease-in-out
}

.uk-totop:focus, .uk-totop:hover {
	color: #666;
	outline: 0
}

.uk-totop:active {
	color: #333
}

.uk-marker {
	padding: 5px;
	background: #222;
	color: #fff;
	border-radius: 500px
}

.uk-marker:focus, .uk-marker:hover {
	color: #fff;
	outline: 0
}

.uk-alert {
	position: relative;
	margin-bottom: 20px;
	padding: 15px 29px 15px 15px;
	background: #f8f8f8;
	color: #666
}

* + .uk-alert {
	margin-top: 20px
}

.uk-alert > :last-child {
	margin-bottom: 0
}

.uk-alert-close {
	position: absolute;
	top: 20px;
	right: 15px;
	color: inherit;
	opacity: .4
}

.uk-alert-close:first-child + * {
	margin-top: 0
}

.uk-alert-close:focus, .uk-alert-close:hover {
	color: inherit;
	opacity: .8
}

.uk-alert-primary {
	background: #d8eafc;
	color: #1e87f0
}

.uk-alert-success {
	background: #edfbf6;
	color: #32d296
}

.uk-alert-warning {
	background: #fff6ee;
	color: #faa05a
}

.uk-alert-danger {
	background: #fef4f6;
	color: #f0506e
}

.uk-alert h1, .uk-alert h2, .uk-alert h3, .uk-alert h4, .uk-alert h5, .uk-alert h6 {
	color: inherit
}

.uk-alert a:not([class]) {
	color: inherit;
	text-decoration: underline
}

.uk-alert a:not([class]):hover {
	color: inherit;
	text-decoration: underline
}

.uk-badge {
	box-sizing: border-box;
	min-width: 22px;
	height: 22px;
	padding: 0 5px;
	border-radius: 500px;
	vertical-align: middle;
	background: #1e87f0;
	color: #fff;
	font-size: .875rem;
	display: inline-flex;
	justify-content: center;
	align-items: center
}

.uk-badge:focus, .uk-badge:hover {
	color: #fff;
	text-decoration: none;
	outline: 0
}

.uk-label {
	display: inline-block;
	padding: 0 10px;
	background: #1e87f0;
	line-height: 1.5;
	font-size: .875rem;
	color: #fff;
	vertical-align: middle;
	white-space: nowrap;
	border-radius: 2px;
	text-transform: uppercase
}

.uk-label-success {
	background-color: #32d296;
	color: #fff
}

.uk-label-warning {
	background-color: #faa05a;
	color: #fff
}

.uk-label-danger {
	background-color: #f0506e;
	color: #fff
}

.uk-overlay {
	padding: 30px 30px
}

.uk-overlay > :last-child {
	margin-bottom: 0
}

.uk-overlay-default {
	background: rgba(255, 255, 255, .8)
}

.uk-overlay-primary {
	background: rgba(34, 34, 34, .8)
}

.uk-article::after, .uk-article::before {
	content: "";
	display: table
}

.uk-article::after {
	clear: both
}

.uk-article > :last-child {
	margin-bottom: 0
}

.uk-article + .uk-article {
	margin-top: 70px
}

.uk-article-title {
	font-size: 2.23125rem;
	line-height: 1.2
}

.uk-article-meta {
	font-size: .875rem;
	line-height: 1.4;
	color: #999
}

.uk-article-meta a {
	color: #999
}

.uk-article-meta a:hover {
	color: #666;
	text-decoration: none
}

.uk-comment-body {
	overflow-wrap: break-word;
	word-wrap: break-word
}

.uk-comment-header {
	margin-bottom: 20px
}

.uk-comment-body::after, .uk-comment-body::before, .uk-comment-header::after, .uk-comment-header::before {
	content: "";
	display: table
}

.uk-comment-body::after, .uk-comment-header::after {
	clear: both
}

.uk-comment-body > :last-child, .uk-comment-header > :last-child {
	margin-bottom: 0
}

.uk-comment-title {
	font-size: 1.25rem;
	line-height: 1.4
}

.uk-comment-meta {
	font-size: .875rem;
	line-height: 1.4;
	color: #999
}

.uk-comment-list {
	padding: 0;
	list-style: none
}

.uk-comment-list > :nth-child(n+2) {
	margin-top: 70px
}

.uk-comment-list .uk-comment ~ ul {
	margin: 70px 0 0 0;
	padding-left: 30px;
	list-style: none
}

.uk-comment-list .uk-comment ~ ul > :nth-child(n+2) {
	margin-top: 70px
}

.uk-comment-primary {
	padding: 30px;
	background-color: #f8f8f8
}

.uk-search {
	display: inline-block;
	position: relative;
	max-width: 100%;
	margin: 0
}

.uk-search-input::-webkit-search-cancel-button, .uk-search-input::-webkit-search-decoration {
	-webkit-appearance: none
}

.uk-search-input::-moz-placeholder {
	opacity: 1
}

.uk-search-input {
	box-sizing: border-box;
	margin: 0;
	border-radius: 0;
	font: inherit;
	overflow: visible;
	-webkit-appearance: none;
	vertical-align: middle;
	width: 100%;
	border: none;
	color: #666
}

.uk-search-input:focus {
	outline: 0
}

.uk-search-input:-ms-input-placeholder {
	color: #999 !important
}

.uk-search-input::-webkit-input-placeholder {
	color: #999
}

.uk-search-input::-moz-placeholder {
	color: #999
}

.uk-search-input::-ms-input-placeholder {
	color: #999
}

.uk-search-input::placeholder {
	color: #999
}

.uk-search-icon:focus {
	outline: 0
}

.uk-search .uk-search-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #999
}

.uk-search .uk-search-icon:hover {
	color: #999
}

.uk-search .uk-search-icon:not(a):not(button):not(input) {
	pointer-events: none
}

.uk-search .uk-search-icon-flip {
	right: 0;
	left: auto
}

.uk-search-default {
	width: 180px
}

.uk-search-default .uk-search-input {
	height: 40px;
	padding-left: 6px;
	padding-right: 6px;
	background: 0 0;
	border: 1px solid #e5e5e5
}

.uk-search-default .uk-search-input:focus {
	background-color: transparent
}

.uk-search-default .uk-search-icon {
	width: 40px
}

.uk-search-default .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
	padding-left: 40px
}

.uk-search-default .uk-search-icon-flip ~ .uk-search-input {
	padding-right: 40px
}

.uk-search-navbar {
	width: 400px
}

.uk-search-navbar .uk-search-input {
	height: 40px;
	background: 0 0;
	font-size: 1.5rem
}

.uk-search-navbar .uk-search-icon {
	width: 40px
}

.uk-search-navbar .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
	padding-left: 40px
}

.uk-search-navbar .uk-search-icon-flip ~ .uk-search-input {
	padding-right: 40px
}

.uk-search-large {
	width: 500px
}

.uk-search-large .uk-search-input {
	height: 80px;
	background: 0 0;
	font-size: 2.625rem
}

.uk-search-large .uk-search-icon {
	width: 80px
}

.uk-search-large .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
	padding-left: 80px
}

.uk-search-large .uk-search-icon-flip ~ .uk-search-input {
	padding-right: 80px
}

.uk-search-toggle {
	color: #999
}

.uk-search-toggle:focus, .uk-search-toggle:hover {
	color: #666
}

.uk-nav, .uk-nav ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.uk-nav li > a {
	display: block;
	text-decoration: none
}

.uk-nav li > a:focus {
	outline: 0
}

.uk-nav > li > a {
	padding: 5px 0
}

ul.uk-nav-sub {
	padding: 5px 0 5px 15px
}

.uk-nav-sub ul {
	padding-left: 15px
}

.uk-nav-sub a {
	padding: 2px 0
}

.uk-nav-parent-icon > .uk-parent > a::after {
	content: "";
	width: 1.5em;
	height: 1.5em;
	float: right;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.uk-nav-parent-icon > .uk-parent.uk-open > a::after {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.uk-nav-header {
	padding: 5px 0;
	text-transform: uppercase;
	font-size: .875rem
}

.uk-nav-header:not(:first-child) {
	margin-top: 20px
}

.uk-nav-divider {
	margin: 5px 0
}

.uk-nav-default {
	font-size: .875rem
}

.uk-nav-default > li > a {
	color: #999
}

.uk-nav-default > li > a:focus, .uk-nav-default > li > a:hover {
	color: #666
}

.uk-nav-default > li.uk-active > a {
	color: #333
}

.uk-nav-default .uk-nav-header {
	color: #333
}

.uk-nav-default .uk-nav-divider {
	border-top: 1px solid #e5e5e5
}

.uk-nav-default .uk-nav-sub a {
	color: #999
}

.uk-nav-default .uk-nav-sub a:focus, .uk-nav-default .uk-nav-sub a:hover {
	color: #666
}

.uk-nav-default .uk-nav-sub li.uk-active > a {
	color: #333
}

.uk-nav-primary > li > a {
	font-size: 1.5rem;
	line-height: 1.5;
	color: #999
}

.uk-nav-primary > li > a:focus, .uk-nav-primary > li > a:hover {
	color: #666
}

.uk-nav-primary > li.uk-active > a {
	color: #333
}

.uk-nav-primary .uk-nav-header {
	color: #333
}

.uk-nav-primary .uk-nav-divider {
	border-top: 1px solid #e5e5e5
}

.uk-nav-primary .uk-nav-sub a {
	color: #999
}

.uk-nav-primary .uk-nav-sub a:focus, .uk-nav-primary .uk-nav-sub a:hover {
	color: #666
}

.uk-nav-primary .uk-nav-sub li.uk-active > a {
	color: #333
}

.uk-nav-center {
	text-align: center
}

.uk-nav-center .uk-nav-sub, .uk-nav-center .uk-nav-sub ul {
	padding-left: 0
}

.uk-nav-center.uk-nav-parent-icon > .uk-parent > a::after {
	position: absolute
}

.uk-navbar {
	display: flex;
	position: relative
}

.uk-navbar-container:not(.uk-navbar-transparent) {
	background: #f8f8f8
}

.uk-navbar-container > ::after, .uk-navbar-container > ::before {
	display: none !important
}

.uk-navbar-center, .uk-navbar-center-left > *, .uk-navbar-center-right > *, .uk-navbar-left, .uk-navbar-right {
	display: flex;
	align-items: center
}

.uk-navbar-right {
	margin-left: auto
}

.uk-navbar-center:only-child {
	margin-left: auto;
	margin-right: auto;
	position: relative
}

.uk-navbar-center:not(:only-child) {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	box-sizing: border-box;
	z-index: 990
}

.uk-navbar-center-left, .uk-navbar-center-right {
	position: absolute;
	top: 0
}

.uk-navbar-center-left {
	right: 100%
}

.uk-navbar-center-right {
	left: 100%
}

[class*=uk-navbar-center-] {
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	box-sizing: border-box
}

.uk-navbar-nav {
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none
}

.uk-navbar-center:only-child, .uk-navbar-left, .uk-navbar-right {
	flex-wrap: wrap
}

.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	min-height: 80px;
	padding: 0 15px;
	font-size: .875rem;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	text-decoration: none
}

.uk-navbar-nav > li > a {
	color: #999;
	text-transform: uppercase;
	transition: .1s ease-in-out;
	transition-property: color, background-color
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a.uk-open, .uk-navbar-nav > li > a:focus {
	color: #666;
	outline: 0
}

.uk-navbar-nav > li > a:active {
	color: #333
}

.uk-navbar-nav > li.uk-active > a {
	color: #333
}

.uk-navbar-item {
	color: #666
}

.uk-navbar-toggle {
	color: #999
}

.uk-navbar-toggle.uk-open, .uk-navbar-toggle:focus, .uk-navbar-toggle:hover {
	color: #666;
	outline: 0;
	text-decoration: none
}

.uk-navbar-subtitle {
	font-size: .875rem
}

.uk-navbar-dropdown {
	display: none;
	position: absolute;
	z-index: 1020;
	box-sizing: border-box;
	width: 200px;
	padding: 25px;
	background: #fff;
	color: #666;
	box-shadow: 0 5px 12px rgba(0, 0, 0, .15)
}

.uk-navbar-dropdown.uk-open {
	display: block
}

[class*=uk-navbar-dropdown-top] {
	margin-top: -15px
}

[class*=uk-navbar-dropdown-bottom] {
	margin-top: 15px
}

[class*=uk-navbar-dropdown-left] {
	margin-left: -15px
}

[class*=uk-navbar-dropdown-right] {
	margin-left: 15px
}

.uk-navbar-dropdown-grid {
	margin-left: -50px
}

.uk-navbar-dropdown-grid > * {
	padding-left: 50px
}

.uk-navbar-dropdown-grid > .uk-grid-margin {
	margin-top: 50px
}

.uk-navbar-dropdown-stack .uk-navbar-dropdown-grid > * {
	width: 100% !important
}

.uk-navbar-dropdown-width-2:not(.uk-navbar-dropdown-stack) {
	width: 400px
}

.uk-navbar-dropdown-width-3:not(.uk-navbar-dropdown-stack) {
	width: 600px
}

.uk-navbar-dropdown-width-4:not(.uk-navbar-dropdown-stack) {
	width: 800px
}

.uk-navbar-dropdown-width-5:not(.uk-navbar-dropdown-stack) {
	width: 1000px
}

.uk-navbar-dropdown-dropbar {
	margin-top: 0;
	margin-bottom: 0;
	box-shadow: none
}

.uk-navbar-dropdown-nav {
	font-size: .875rem
}

.uk-navbar-dropdown-nav > li > a {
	color: #999
}

.uk-navbar-dropdown-nav > li > a:focus, .uk-navbar-dropdown-nav > li > a:hover {
	color: #666
}

.uk-navbar-dropdown-nav > li.uk-active > a {
	color: #333
}

.uk-navbar-dropdown-nav .uk-nav-header {
	color: #333
}

.uk-navbar-dropdown-nav .uk-nav-divider {
	border-top: 1px solid #e5e5e5
}

.uk-navbar-dropdown-nav .uk-nav-sub a {
	color: #999
}

.uk-navbar-dropdown-nav .uk-nav-sub a:focus, .uk-navbar-dropdown-nav .uk-nav-sub a:hover {
	color: #666
}

.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active > a {
	color: #333
}

.uk-navbar-dropbar {
	background: #fff
}

.uk-navbar-dropbar-slide {
	position: absolute;
	z-index: 980;
	left: 0;
	right: 0;
	box-shadow: 0 5px 7px rgba(0, 0, 0, .05)
}

.uk-navbar-container > .uk-container .uk-navbar-left {
	margin-left: -15px;
	margin-right: -15px
}

.uk-navbar-container > .uk-container .uk-navbar-right {
	margin-right: -15px
}

.uk-navbar-dropdown-grid > * {
	position: relative
}

.uk-navbar-dropdown-grid > :not(.uk-first-column)::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 25px;
	border-left: 1px solid #e5e5e5
}

.uk-navbar-dropdown-grid.uk-grid-stack > .uk-grid-margin::before {
	content: "";
	position: absolute;
	top: -25px;
	left: 50px;
	right: 0;
	border-top: 1px solid #e5e5e5
}

.uk-subnav {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	padding: 0;
	list-style: none
}

.uk-subnav > * {
	flex: none;
	padding-left: 20px;
	position: relative
}

.uk-subnav > * > :first-child {
	display: block;
	color: #999;
	font-size: .875rem;
	text-transform: uppercase;
	transition: .1s ease-in-out;
	transition-property: color, background-color
}

.uk-subnav > * > a:focus, .uk-subnav > * > a:hover {
	color: #666;
	text-decoration: none;
	outline: 0
}

.uk-subnav > .uk-active > a {
	color: #333
}

.uk-subnav-divider > * {
	display: flex;
	align-items: center
}

.uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
	content: "";
	height: 1.5em;
	margin-left: 0;
	margin-right: 20px;
	border-left: 1px solid #e5e5e5
}

.uk-subnav-pill > * > :first-child {
	padding: 5px 10px;
	background: 0 0;
	color: #999
}

.uk-subnav-pill > * > a:focus, .uk-subnav-pill > * > a:hover {
	background-color: #f8f8f8;
	color: #666
}

.uk-subnav-pill > * > a:active {
	background-color: #f8f8f8;
	color: #666
}

.uk-subnav-pill > .uk-active > a {
	background-color: #1e87f0;
	color: #fff
}

.uk-subnav > .uk-disabled > a {
	color: #999
}

.uk-breadcrumb {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	list-style: none
}

.uk-breadcrumb > * {
	flex: none
}

.uk-breadcrumb > * > * {
	display: inline-block;
	font-size: .875rem;
	color: #999
}

.uk-breadcrumb > * > :focus, .uk-breadcrumb > * > :hover {
	color: #666;
	text-decoration: none
}

.uk-breadcrumb > :last-child > * {
	color: #666
}

.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
	content: "/";
	display: inline-block;
	margin: 0 20px;
	color: #999
}

.uk-pagination {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	padding: 0;
	list-style: none
}

.uk-pagination > * {
	flex: none;
	padding-left: 20px;
	position: relative
}

.uk-pagination > * > * {
	display: block;
	color: #999;
	transition: color .1s ease-in-out
}

.uk-pagination > * > :focus, .uk-pagination > * > :hover {
	color: #666;
	text-decoration: none
}

.uk-pagination > .uk-active > * {
	color: #666
}

.uk-pagination > .uk-disabled > * {
	color: #999
}

.uk-tab {
	display: flex;
	flex-wrap: wrap;
	margin-left: -20px;
	padding: 0;
	list-style: none;
	position: relative
}

.uk-tab::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 20px;
	right: 0;
	border-bottom: 1px solid #e5e5e5
}

.uk-tab > * {
	flex: none;
	padding-left: 20px;
	position: relative
}

.uk-tab > * > a {
	display: block;
	text-align: center;
	padding: 5px 10px;
	color: #999;
	border-bottom: 1px solid transparent;
	font-size: .875rem;
	text-transform: uppercase;
	transition: color .1s ease-in-out
}

.uk-tab > * > a:focus, .uk-tab > * > a:hover {
	color: #666;
	text-decoration: none
}

.uk-tab > .uk-active > a {
	color: #333;
	border-color: #1e87f0
}

.uk-tab > .uk-disabled > a {
	color: #999
}

.uk-tab-bottom::before {
	top: 0;
	bottom: auto
}

.uk-tab-bottom > * > a {
	border-top: 1px solid transparent;
	border-bottom: none
}

.uk-tab-left, .uk-tab-right {
	flex-direction: column;
	margin-left: 0
}

.uk-tab-left > *, .uk-tab-right > * {
	padding-left: 0
}

.uk-tab-left::before {
	top: 0;
	bottom: 0;
	left: auto;
	right: 0;
	border-left: 1px solid #e5e5e5;
	border-bottom: none
}

.uk-tab-right::before {
	top: 0;
	bottom: 0;
	left: 0;
	right: auto;
	border-left: 1px solid #e5e5e5;
	border-bottom: none
}

.uk-tab-left > * > a {
	text-align: left;
	border-right: 1px solid transparent;
	border-bottom: none
}

.uk-tab-right > * > a {
	text-align: left;
	border-left: 1px solid transparent;
	border-bottom: none
}

.uk-tab .uk-dropdown {
	margin-left: 30px
}

.uk-slidenav {
	padding: 5px 10px;
	color: rgba(102, 102, 102, .5);
	transition: color .1s ease-in-out
}

.uk-slidenav:focus, .uk-slidenav:hover {
	color: rgba(102, 102, 102, .9);
	outline: 0
}

.uk-slidenav:active {
	color: rgba(102, 102, 102, .5)
}

.uk-slidenav-large {
	padding: 10px 10px
}

.uk-slidenav-container {
	display: flex
}

.uk-dotnav {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -12px
}

.uk-dotnav > * {
	flex: none;
	padding-left: 12px
}

.uk-dotnav > * > * {
	display: block;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: 0 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	border: 1px solid rgba(102, 102, 102, .4);
	transition: .2s ease-in-out;
	transition-property: background-color, border-color
}

.uk-dotnav > * > :focus, .uk-dotnav > * > :hover {
	background-color: rgba(102, 102, 102, .6);
	outline: 0;
	border-color: transparent
}

.uk-dotnav > * > :active {
	background-color: rgba(102, 102, 102, .2);
	border-color: transparent
}

.uk-dotnav > .uk-active > * {
	background-color: rgba(102, 102, 102, .6);
	border-color: transparent
}

.uk-dotnav-vertical {
	flex-direction: column;
	margin-left: 0;
	margin-top: -12px
}

.uk-dotnav-vertical > * {
	padding-left: 0;
	padding-top: 12px
}

.uk-thumbnav {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -15px
}

.uk-thumbnav > * {
	padding-left: 15px
}

.uk-thumbnav > * > * {
	display: inline-block;
	position: relative
}

.uk-thumbnav > * > ::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255, 255, 255, .4);
	transition: background-color .1s ease-in-out
}

.uk-thumbnav > * > :focus, .uk-thumbnav > * > :hover {
	outline: 0
}

.uk-thumbnav > * > :focus::after, .uk-thumbnav > * > :hover::after {
	background-color: transparent
}

.uk-thumbnav > .uk-active > ::after {
	background-color: transparent
}

.uk-thumbnav-vertical {
	flex-direction: column;
	margin-left: 0;
	margin-top: -15px
}

.uk-thumbnav-vertical > * {
	padding-left: 0;
	padding-top: 15px
}

.uk-accordion {
	padding: 0;
	list-style: none
}

.uk-accordion-title {
	display: block;
	font-size: 1.25rem;
	line-height: 1.4;
	color: #333;
	overflow: hidden
}

.uk-accordion-title::before {
	content: "";
	width: 1.4em;
	height: 1.4em;
	margin-left: 10px;
	float: right;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.uk-open > .uk-accordion-title::before {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E")
}

.uk-accordion-title:focus, .uk-accordion-title:hover {
	color: #666;
	text-decoration: none;
	outline: 0
}

.uk-accordion-content {
	margin-top: 20px
}

.uk-accordion-content::after, .uk-accordion-content::before {
	content: "";
	display: table
}

.uk-accordion-content::after {
	clear: both
}

.uk-accordion-content > :last-child {
	margin-bottom: 0
}

.uk-drop {
	display: none;
	position: absolute;
	z-index: 1020;
	box-sizing: border-box;
	width: 300px
}

.uk-drop.uk-open {
	display: block
}

[class*=uk-drop-top] {
	margin-top: -20px
}

[class*=uk-drop-bottom] {
	margin-top: 20px
}

[class*=uk-drop-left] {
	margin-left: -20px
}

[class*=uk-drop-right] {
	margin-left: 20px
}

.uk-drop-stack .uk-drop-grid > * {
	width: 100% !important
}

.uk-dropdown {
	display: none;
	position: absolute;
	z-index: 1020;
	box-sizing: border-box;
	min-width: 200px;
	padding: 25px;
	background: #fff;
	color: #666;
	box-shadow: 0 5px 12px rgba(0, 0, 0, .15)
}

.uk-dropdown.uk-open {
	display: block
}

.uk-dropdown-nav {
	white-space: nowrap;
	font-size: .875rem
}

.uk-dropdown-nav > li > a {
	color: #999
}

.uk-dropdown-nav > li.uk-active > a, .uk-dropdown-nav > li > a:focus, .uk-dropdown-nav > li > a:hover {
	color: #666
}

.uk-dropdown-nav .uk-nav-header {
	color: #333
}

.uk-dropdown-nav .uk-nav-divider {
	border-top: 1px solid #e5e5e5
}

.uk-dropdown-nav .uk-nav-sub a {
	color: #999
}

.uk-dropdown-nav .uk-nav-sub a:focus, .uk-dropdown-nav .uk-nav-sub a:hover, .uk-dropdown-nav .uk-nav-sub li.uk-active > a {
	color: #666
}

[class*=uk-dropdown-top] {
	margin-top: -10px
}

[class*=uk-dropdown-bottom] {
	margin-top: 10px
}

[class*=uk-dropdown-left] {
	margin-left: -10px
}

[class*=uk-dropdown-right] {
	margin-left: 10px
}

.uk-dropdown-stack .uk-dropdown-grid > * {
	width: 100% !important
}

.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 15px;
	background: rgba(0, 0, 0, .6);
	opacity: 0;
	transition: opacity .15s linear
}

.uk-modal.uk-open {
	opacity: 1
}

.uk-modal-page {
	overflow: hidden
}

.uk-modal-dialog {
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
	width: 600px;
	max-width: calc(100% - .01px) !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: 1250px
}

.uk-modal-full {
	padding: 0;
	background: 0 0
}

.uk-modal-full .uk-modal-dialog {
	margin: 0;
	width: 100%;
	max-width: 100%;
	transform: translateY(0)
}

.uk-modal-body {
	padding: 30px 30px
}

.uk-modal-header {
	padding: 15px 30px;
	background: #fff;
	border-bottom: 1px solid #e5e5e5
}

.uk-modal-footer {
	padding: 15px 30px;
	background: #fff;
	border-top: 1px solid #e5e5e5
}

.uk-modal-body::after, .uk-modal-body::before, .uk-modal-footer::after, .uk-modal-footer::before, .uk-modal-header::after, .uk-modal-header::before {
	content: "";
	display: table
}

.uk-modal-body::after, .uk-modal-footer::after, .uk-modal-header::after {
	clear: both
}

.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: 10px;
	right: 10px;
	padding: 5px
}

[class*=uk-modal-close-]:first-child + * {
	margin-top: 0
}

.uk-modal-close-outside {
	top: 0;
	right: -5px;
	transform: translate(0, -100%);
	color: #fff
}

.uk-modal-close-outside:hover {
	color: #fff
}

.uk-modal-close-full {
	top: 0;
	right: 0;
	padding: 20px;
	background: #fff
}

.uk-lightbox {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1010;
	background: #000;
	opacity: 0;
	transition: opacity .15s linear
}

.uk-lightbox.uk-open {
	display: block;
	opacity: 1
}

.uk-lightbox-page {
	overflow: hidden
}

.uk-lightbox-items > * {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	justify-content: center;
	align-items: center;
	color: rgba(255, 255, 255, .7);
	will-change: transform, opacity
}

.uk-lightbox-items > * > * {
	max-width: 100vw;
	max-height: 100vh
}

.uk-lightbox-items > :focus {
	outline: 0
}

.uk-lightbox-items > * > :not(iframe) {
	width: auto;
	height: auto
}

.uk-lightbox-items > .uk-active {
	display: flex
}

.uk-lightbox-toolbar {
	padding: 10px 10px;
	background: rgba(0, 0, 0, .3);
	color: rgba(255, 255, 255, .7)
}

.uk-lightbox-toolbar > * {
	color: rgba(255, 255, 255, .7)
}

.uk-lightbox-toolbar-icon {
	padding: 5px;
	color: rgba(255, 255, 255, .7)
}

.uk-lightbox-toolbar-icon:hover {
	color: #fff
}

.uk-lightbox-button {
	box-sizing: border-box;
	width: 50px;
	height: 50px;
	background: rgba(0, 0, 0, .3);
	color: rgba(255, 255, 255, .7);
	display: inline-flex;
	justify-content: center;
	align-items: center
}

.uk-lightbox-button:hover {
	color: #fff
}

.uk-lightbox-iframe {
	width: 80%;
	height: 80%
}

.uk-slideshow {
	-webkit-tap-highlight-color: transparent
}

.uk-slideshow-items {
	position: relative;
	z-index: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	-webkit-touch-callout: none
}

.uk-slideshow-items > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	will-change: transform, opacity;
	touch-action: pan-y
}

.uk-slideshow-items > :focus {
	outline: 0
}

.uk-slideshow-items > :not(.uk-active) {
	display: none
}

.uk-slider {
	-webkit-tap-highlight-color: transparent
}

.uk-slider-container {
	overflow: hidden
}

.uk-slider-items {
	will-change: transform;
	position: relative
}

.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;
	position: relative;
	touch-action: pan-y
}

.uk-slider-items > :focus {
	outline: 0
}

.uk-sticky-fixed {
	z-index: 980;
	box-sizing: border-box;
	margin: 0 !important;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.uk-sticky[class*=uk-animation-] {
	-webkit-animation-duration: .2s;
	animation-duration: .2s
}

.uk-sticky.uk-animation-reverse {
	-webkit-animation-duration: .2s;
	animation-duration: .2s
}

.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 20px;
	background: #222;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.uk-offcanvas-flip .uk-offcanvas-bar {
	left: auto;
	right: -270px
}

.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
}

.uk-offcanvas-flip .uk-offcanvas-reveal {
	right: 0;
	left: auto
}

.uk-offcanvas-close {
	position: absolute;
	z-index: 1000;
	top: 20px;
	right: 20px;
	padding: 5px
}

.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
}

.uk-switcher {
	margin: 0;
	padding: 0;
	list-style: none
}

.uk-switcher > :not(.uk-active) {
	display: none
}

.uk-switcher > * > :last-child {
	margin-bottom: 0
}

.uk-leader {
	overflow: hidden
}

.uk-leader-fill::after {
	display: inline-block;
	margin-left: 15px;
	width: 0;
	content: attr(data-fill);
	white-space: nowrap
}

.uk-leader-fill.uk-leader-hide::after {
	display: none
}

.uk-leader-fill-content::before {
	content: '.'
}

:root {
	--uk-leader-fill-content: .
}

.uk-iconnav {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: -10px
}

.uk-iconnav > * {
	padding-left: 10px
}

.uk-iconnav > * > a {
	display: block;
	color: #999
}

.uk-iconnav > * > a:focus, .uk-iconnav > * > a:hover {
	color: #666;
	outline: 0
}

.uk-iconnav > .uk-active > a {
	color: #666
}

.uk-iconnav-vertical {
	flex-direction: column;
	margin-left: 0;
	margin-top: -10px
}

.uk-iconnav-vertical > * {
	padding-left: 0;
	padding-top: 10px
}

.uk-notification {
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 1040;
	box-sizing: border-box;
	width: 350px
}

.uk-notification-bottom-right, .uk-notification-top-right {
	left: auto;
	right: 10px
}

.uk-notification-bottom-center, .uk-notification-top-center {
	left: 50%;
	margin-left: -175px
}

.uk-notification-bottom-center, .uk-notification-bottom-left, .uk-notification-bottom-right {
	top: auto;
	bottom: 10px
}

.uk-notification-message {
	position: relative;
	padding: 15px;
	background: #f8f8f8;
	color: #666;
	font-size: 1.25rem;
	line-height: 1.4;
	cursor: pointer
}

* + .uk-notification-message {
	margin-top: 10px
}

.uk-notification-close {
	display: none;
	position: absolute;
	top: 20px;
	right: 15px
}

.uk-notification-message:hover .uk-notification-close {
	display: block
}

.uk-notification-message-primary {
	color: #1e87f0
}

.uk-notification-message-success {
	color: #32d296
}

.uk-notification-message-warning {
	color: #faa05a
}

.uk-notification-message-danger {
	color: #f0506e
}

.uk-tooltip {
	display: none;
	position: absolute;
	z-index: 1030;
	box-sizing: border-box;
	max-width: 200px;
	padding: 3px 6px;
	background: #666;
	border-radius: 2px;
	color: #fff;
	font-size: 12px
}

.uk-tooltip.uk-active {
	display: block
}

[class*=uk-tooltip-top] {
	margin-top: -10px
}

[class*=uk-tooltip-bottom] {
	margin-top: 10px
}

[class*=uk-tooltip-left] {
	margin-left: -10px
}

[class*=uk-tooltip-right] {
	margin-left: 10px
}

.uk-placeholder {
	margin-bottom: 20px;
	padding: 30px 30px;
	background: 0 0;
	border: 1px dashed #e5e5e5
}

* + .uk-placeholder {
	margin-top: 20px
}

.uk-placeholder > :last-child {
	margin-bottom: 0
}

.uk-progress {
	vertical-align: baseline;
	-webkit-appearance: none;
	-moz-appearance: none;
	display: block;
	width: 100%;
	border: 0;
	background-color: #f8f8f8;
	margin-bottom: 20px;
	height: 15px;
	border-radius: 500px;
	overflow: hidden
}

* + .uk-progress {
	margin-top: 20px
}

.uk-progress:indeterminate {
	color: transparent
}

.uk-progress::-webkit-progress-bar {
	background-color: #f8f8f8;
	border-radius: 500px;
	overflow: hidden
}

.uk-progress:indeterminate::-moz-progress-bar {
	width: 0
}

.uk-progress::-webkit-progress-value {
	background-color: #1e87f0;
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}

.uk-progress::-moz-progress-bar {
	background-color: #1e87f0
}

.uk-progress::-ms-fill {
	background-color: #1e87f0;
	-ms-transition: width .6s ease;
	transition: width .6s ease;
	border: 0
}

.uk-sortable {
	position: relative
}

.uk-sortable svg {
	pointer-events: none
}

.uk-sortable > :last-child {
	margin-bottom: 0
}

.uk-sortable-drag {
	position: absolute !important;
	z-index: 1050 !important;
	pointer-events: none
}

.uk-sortable-placeholder {
	opacity: 0;
	pointer-events: none
}

.uk-sortable-empty {
	min-height: 50px
}

.uk-sortable-handle:hover {
	cursor: move
}

.uk-countdown-number, .uk-countdown-separator {
	line-height: 70px
}

.uk-countdown-number {
	font-size: 2rem
}

.uk-countdown-separator {
	font-size: 1rem
}

[class*=uk-animation-] {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: 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-scale-02;
	animation-name: uk-fade-scale-02
}

.uk-animation-scale-down {
	-webkit-animation-name: uk-fade-scale-18;
	animation-name: uk-fade-scale-18
}

.uk-animation-slide-top {
	-webkit-animation-name: uk-fade-top;
	animation-name: uk-fade-top
}

.uk-animation-slide-bottom {
	-webkit-animation-name: uk-fade-bottom;
	animation-name: uk-fade-bottom
}

.uk-animation-slide-left {
	-webkit-animation-name: uk-fade-left;
	animation-name: uk-fade-left
}

.uk-animation-slide-right {
	-webkit-animation-name: uk-fade-right;
	animation-name: uk-fade-right
}

.uk-animation-slide-top-small {
	-webkit-animation-name: uk-fade-top-small;
	animation-name: uk-fade-top-small
}

.uk-animation-slide-bottom-small {
	-webkit-animation-name: uk-fade-bottom-small;
	animation-name: uk-fade-bottom-small
}

.uk-animation-slide-left-small {
	-webkit-animation-name: uk-fade-left-small;
	animation-name: uk-fade-left-small
}

.uk-animation-slide-right-small {
	-webkit-animation-name: uk-fade-right-small;
	animation-name: uk-fade-right-small
}

.uk-animation-slide-top-medium {
	-webkit-animation-name: uk-fade-top-medium;
	animation-name: uk-fade-top-medium
}

.uk-animation-slide-bottom-medium {
	-webkit-animation-name: uk-fade-bottom-medium;
	animation-name: uk-fade-bottom-medium
}

.uk-animation-slide-left-medium {
	-webkit-animation-name: uk-fade-left-medium;
	animation-name: uk-fade-left-medium
}

.uk-animation-slide-right-medium {
	-webkit-animation-name: uk-fade-right-medium;
	animation-name: uk-fade-right-medium
}

.uk-animation-kenburns {
	-webkit-animation-name: uk-scale-kenburns;
	animation-name: uk-scale-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;
	stroke-dasharray: var(--uk-animation-stroke);
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.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
}

.uk-animation-toggle {
	-webkit-tap-highlight-color: transparent
}

.uk-animation-toggle:focus {
	outline: 0
}

@-webkit-keyframes uk-fade {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes uk-fade {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes uk-fade-top {
	0% {
		opacity: 0;
		transform: translateY(-100%)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes uk-fade-top {
	0% {
		opacity: 0;
		transform: translateY(-100%)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes uk-fade-bottom {
	0% {
		opacity: 0;
		transform: translateY(100%)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes uk-fade-bottom {
	0% {
		opacity: 0;
		transform: translateY(100%)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes uk-fade-left {
	0% {
		opacity: 0;
		transform: translateX(-100%)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes uk-fade-left {
	0% {
		opacity: 0;
		transform: translateX(-100%)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@-webkit-keyframes uk-fade-right {
	0% {
		opacity: 0;
		transform: translateX(100%)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes uk-fade-right {
	0% {
		opacity: 0;
		transform: translateX(100%)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@-webkit-keyframes uk-fade-top-small {
	0% {
		opacity: 0;
		transform: translateY(-10px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes uk-fade-top-small {
	0% {
		opacity: 0;
		transform: translateY(-10px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes uk-fade-bottom-small {
	0% {
		opacity: 0;
		transform: translateY(10px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes uk-fade-bottom-small {
	0% {
		opacity: 0;
		transform: translateY(10px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes uk-fade-left-small {
	0% {
		opacity: 0;
		transform: translateX(-10px)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes uk-fade-left-small {
	0% {
		opacity: 0;
		transform: translateX(-10px)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@-webkit-keyframes uk-fade-right-small {
	0% {
		opacity: 0;
		transform: translateX(10px)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes uk-fade-right-small {
	0% {
		opacity: 0;
		transform: translateX(10px)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@-webkit-keyframes uk-fade-top-medium {
	0% {
		opacity: 0;
		transform: translateY(-50px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes uk-fade-top-medium {
	0% {
		opacity: 0;
		transform: translateY(-50px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes uk-fade-bottom-medium {
	0% {
		opacity: 0;
		transform: translateY(50px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes uk-fade-bottom-medium {
	0% {
		opacity: 0;
		transform: translateY(50px)
	}
	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes uk-fade-left-medium {
	0% {
		opacity: 0;
		transform: translateX(-50px)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes uk-fade-left-medium {
	0% {
		opacity: 0;
		transform: translateX(-50px)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@-webkit-keyframes uk-fade-right-medium {
	0% {
		opacity: 0;
		transform: translateX(50px)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes uk-fade-right-medium {
	0% {
		opacity: 0;
		transform: translateX(50px)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@-webkit-keyframes uk-fade-scale-02 {
	0% {
		opacity: 0;
		transform: scale(.2)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}

@keyframes uk-fade-scale-02 {
	0% {
		opacity: 0;
		transform: scale(.2)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}

@-webkit-keyframes uk-fade-scale-18 {
	0% {
		opacity: 0;
		transform: scale(1.8)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}

@keyframes uk-fade-scale-18 {
	0% {
		opacity: 0;
		transform: scale(1.8)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}

@-webkit-keyframes uk-scale-kenburns {
	0% {
		transform: scale(1)
	}
	100% {
		transform: scale(1.2)
	}
}

@keyframes uk-scale-kenburns {
	0% {
		transform: scale(1)
	}
	100% {
		transform: scale(1.2)
	}
}

@-webkit-keyframes uk-shake {
	0%, 100% {
		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%, 100% {
		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)
	}
	100% {
		stroke-dashoffset: 0
	}
}

@keyframes uk-stroke {
	0% {
		stroke-dashoffset: var(--uk-animation-stroke)
	}
	100% {
		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: calc(100% * 1 / 3.001)
}

.uk-child-width-1-4 > * {
	width: 25%
}

.uk-child-width-1-5 > * {
	width: 20%
}

.uk-child-width-1-6 > * {
	width: calc(100% * 1 / 6.001)
}

.uk-child-width-auto > * {
	width: auto
}

.uk-child-width-expand > :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: calc(100% * 1 / 3.001)
}

.uk-width-2-3 {
	width: calc(100% * 2 / 3.001)
}

.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: calc(100% * 1 / 6.001)
}

.uk-width-5-6 {
	width: calc(100% * 5 / 6.001)
}

.uk-width-small {
	width: 150px
}

.uk-width-medium {
	width: 300px
}

.uk-width-large {
	width: 450px
}

.uk-width-xlarge {
	width: 600px
}

.uk-width-xxlarge {
	width: 750px
}

.uk-width-auto {
	width: auto
}

.uk-width-expand {
	flex: 1;
	min-width: 1px
}

[class*=uk-height] {
	box-sizing: border-box
}

.uk-height-1-1 {
	height: 100%
}

.uk-height-viewport {
	min-height: 100vh
}

.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-text-lead {
	font-size: 1.5rem;
	line-height: 1.5;
	color: #333
}

.uk-text-meta {
	font-size: .875rem;
	line-height: 1.4;
	color: #999
}

.uk-text-meta a {
	color: #999
}

.uk-text-meta a:hover {
	color: #666;
	text-decoration: none
}

.uk-text-small {
	font-size: .875rem;
	line-height: 1.5
}

.uk-text-large {
	font-size: 1.5rem;
	line-height: 1.5
}

.uk-text-light {
	font-weight: 300
}

.uk-text-normal {
	font-weight: 400
}

.uk-text-bold {
	font-weight: bolder
}

.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-muted {
	color: #999 !important
}

.uk-text-emphasis {
	color: #333 !important
}

.uk-text-primary {
	color: #1e87f0 !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;
	-webkit-text-fill-color: transparent;
	display: inline-block;
	color: #1e87f0 !important
}

@supports (-webkit-background-clip:text) {
	.uk-text-background {
		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
}

.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 {
	white-space: nowrap
}

.uk-text-truncate {
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

td.uk-text-truncate, th.uk-text-truncate {
	max-width: 0
}

.uk-text-break {
	overflow-wrap: break-word;
	word-wrap: break-word
}

td.uk-text-break, th.uk-text-break {
	word-break: break-all
}

[class*=uk-column-] {
	-moz-column-gap: 30px;
	column-gap: 30px
}

[class*=uk-column-] img {
	transform: translate3d(0, 0, 0)
}

.uk-column-divider {
	-moz-column-rule: 1px solid #e5e5e5;
	column-rule: 1px solid #e5e5e5;
	-moz-column-gap: 60px;
	column-gap: 60px
}

.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
}

.uk-column-span {
	-moz-column-span: all;
	column-span: all
}

.uk-cover {
	max-width: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

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 {
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.uk-background-cover {
	background-size: cover
}

.uk-background-contain {
	background-size: contain
}

.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
}

.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
}

.uk-svg, .uk-svg:not(.uk-preserve) [fill*='#']:not(.uk-preserve) {
	fill: currentcolor
}

.uk-svg:not(.uk-preserve) [stroke*='#']:not(.uk-preserve) {
	stroke: currentcolor
}

.uk-svg {
	transform: translate(0, 0)
}

.uk-panel {
	position: relative;
	box-sizing: border-box
}

.uk-panel::after, .uk-panel::before {
	content: "";
	display: table
}

.uk-panel::after {
	clear: both
}

.uk-panel > :last-child {
	margin-bottom: 0
}

.uk-panel-scrollable {
	height: 170px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	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-resize {
	resize: both
}

.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
}

.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 ((-webkit-filter:blur(0)) or (filter:blur(0))) {
	.uk-box-shadow-bottom {
		display: inline-block;
		position: relative;
		max-width: 100%;
		vertical-align: middle
	}

	.uk-box-shadow-bottom::before {
		content: '';
		position: absolute;
		bottom: -30px;
		left: 0;
		right: 0;
		height: 30px;
		border-radius: 100%;
		background: #444;
		-webkit-filter: blur(20px);
		filter: blur(20px)
	}

	.uk-box-shadow-bottom > * {
		position: relative
	}
}

.uk-dropcap::first-letter, .uk-dropcap > p:first-of-type::first-letter {
	display: block;
	margin-right: 10px;
	float: left;
	font-size: 4.5em;
	line-height: 1;
	margin-bottom: -2px
}

@-moz-document url-prefix() {
	.uk-dropcap::first-letter, .uk-dropcap > p:first-of-type::first-letter {
		margin-top: 1.1%
	}
}

@supports (-ms-ime-align:auto) {
	.uk-dropcap > p:first-of-type::first-letter {
		font-size: 1em
	}
}

.uk-logo {
	font-size: 1.5rem;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	color: #666;
	text-decoration: none
}

.uk-logo:focus, .uk-logo:hover {
	color: #666;
	outline: 0;
	text-decoration: none
}

.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 rgba(100, 100, 100, .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-inline::after, .uk-flex-inline::before, .uk-flex::after, .uk-flex::before {
	display: none
}

.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
}

.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
}

.uk-flex-none {
	flex: none
}

.uk-flex-auto {
	flex: auto
}

.uk-flex-1 {
	flex: 1
}

.uk-margin {
	margin-bottom: 20px
}

* + .uk-margin {
	margin-top: 20px !important
}

.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 {
	margin-top: 10px !important
}

.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 {
	margin-top: 40px !important
}

.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 {
	margin-top: 40px !important
}

.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
}

.uk-margin-xlarge {
	margin-bottom: 70px
}

* + .uk-margin-xlarge {
	margin-top: 70px !important
}

.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
}

.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
}

.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
}

.uk-padding {
	padding: 30px
}

.uk-padding-small {
	padding: 15px
}

.uk-padding-large {
	padding: 30px
}

.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
}

[class*=uk-position-bottom], [class*=uk-position-center], [class*=uk-position-left], [class*=uk-position-right], [class*=uk-position-top] {
	position: absolute !important
}

.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: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	max-width: 100%;
	box-sizing: border-box
}

[class*=uk-position-center-left], [class*=uk-position-center-right] {
	top: 50%;
	transform: translateY(-50%)
}

.uk-position-center-left {
	left: 0
}

.uk-position-center-right {
	right: 0
}

.uk-position-center-left-out {
	right: 100%;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}

.uk-position-center-right-out {
	left: 100%;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content
}

.uk-position-bottom-center, .uk-position-top-center {
	left: 50%;
	transform: translateX(-50%);
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	max-width: 100%;
	box-sizing: border-box
}

.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-relative {
	position: relative !important
}

.uk-position-absolute {
	position: absolute !important
}

.uk-position-fixed {
	position: fixed !important
}

.uk-position-z-index {
	z-index: 1
}

.uk-position-small {
	max-width: calc(100% - (15px * 2));
	margin: 15px
}

.uk-position-small.uk-position-center {
	transform: translate(-50%, -50%) translate(-15px, -15px)
}

.uk-position-small[class*=uk-position-center-left], .uk-position-small[class*=uk-position-center-right] {
	transform: translateY(-50%) translateY(-15px)
}

.uk-position-small.uk-position-bottom-center, .uk-position-small.uk-position-top-center {
	transform: translateX(-50%) translateX(-15px)
}

.uk-position-medium {
	max-width: calc(100% - (30px * 2));
	margin: 30px
}

.uk-position-medium.uk-position-center {
	transform: translate(-50%, -50%) translate(-30px, -30px)
}

.uk-position-medium[class*=uk-position-center-left], .uk-position-medium[class*=uk-position-center-right] {
	transform: translateY(-50%) translateY(-30px)
}

.uk-position-medium.uk-position-bottom-center, .uk-position-medium.uk-position-top-center {
	transform: translateX(-50%) translateX(-30px)
}

.uk-position-large {
	max-width: calc(100% - (30px * 2));
	margin: 30px
}

.uk-position-large.uk-position-center {
	transform: translate(-50%, -50%) translate(-30px, -30px)
}

.uk-position-large[class*=uk-position-center-left], .uk-position-large[class*=uk-position-center-right] {
	transform: translateY(-50%) translateY(-30px)
}

.uk-position-large.uk-position-bottom-center, .uk-position-large.uk-position-top-center {
	transform: translateX(-50%) translateX(-30px)
}

.uk-transition-toggle {
	-webkit-tap-highlight-color: transparent
}

.uk-transition-toggle:focus {
	outline: 0
}

.uk-transition-fade, [class*=uk-transition-scale], [class*=uk-transition-slide] {
	transition: .3s ease-out;
	transition-property: opacity, transform, -webkit-filter;
	transition-property: opacity, transform, filter;
	transition-property: opacity, transform, filter, -webkit-filter;
	opacity: 0
}

.uk-transition-active.uk-active .uk-transition-fade, .uk-transition-toggle:focus .uk-transition-fade, .uk-transition-toggle:hover .uk-transition-fade {
	opacity: 1
}

.uk-transition-scale-up {
	transform: scale(1, 1)
}

.uk-transition-scale-down {
	transform: scale(1.1, 1.1)
}

.uk-transition-active.uk-active .uk-transition-scale-up, .uk-transition-toggle:focus .uk-transition-scale-up, .uk-transition-toggle:hover .uk-transition-scale-up {
	opacity: 1;
	transform: scale(1.1, 1.1)
}

.uk-transition-active.uk-active .uk-transition-scale-down, .uk-transition-toggle:focus .uk-transition-scale-down, .uk-transition-toggle:hover .uk-transition-scale-down {
	opacity: 1;
	transform: scale(1, 1)
}

.uk-transition-slide-top {
	transform: translateY(-100%)
}

.uk-transition-slide-bottom {
	transform: translateY(100%)
}

.uk-transition-slide-left {
	transform: translateX(-100%)
}

.uk-transition-slide-right {
	transform: translateX(100%)
}

.uk-transition-slide-top-small {
	transform: translateY(-10px)
}

.uk-transition-slide-bottom-small {
	transform: translateY(10px)
}

.uk-transition-slide-left-small {
	transform: translateX(-10px)
}

.uk-transition-slide-right-small {
	transform: translateX(10px)
}

.uk-transition-slide-top-medium {
	transform: translateY(-50px)
}

.uk-transition-slide-bottom-medium {
	transform: translateY(50px)
}

.uk-transition-slide-left-medium {
	transform: translateX(-50px)
}

.uk-transition-slide-right-medium {
	transform: translateX(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] {
	opacity: 1;
	transform: translate(0, 0)
}

.uk-transition-opaque {
	opacity: 1
}

.uk-transition-slow {
	transition-duration: .7s
}

.uk-hidden, [hidden] {
	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
}

.uk-visible-toggle {
	-webkit-tap-highlight-color: transparent
}

.uk-visible-toggle:focus {
	outline: 0
}

.uk-hidden-notouch {
	display: none !important
}

.uk-container {
	max-width: 1250px
}

.uk-grid-small > * {
	padding-left: 10px
}

.uk-grid-small {
	margin-left: -10px
}

.uk-padding-top-0 {
	padding-top: 0
}

.uk-padding-bottom-0 {
	padding-bottom: 0
}

.uk-padding-right-0 {
	padding-right: 0
}

.uk-padding-left-0 {
	padding-left: 0
}

* + .uk-grid-margin-small, .uk-grid + .uk-grid-small, .uk-grid-small > .uk-grid-margin {
	margin-top: 10px !important
}

.swiper-container {
	margin: 0 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: translate3d(0, 0, 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(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.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: center;
	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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%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%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 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 {
	transform: scale(1)
}

.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: .2s transform, .2s top
}

.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: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.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: rgba(255, 255, 255, .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, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%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%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.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;
	-webkit-filter: blur(50px);
	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
}

.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #e8e8e8;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: 400;
	height: 42px;
	line-height: 40px;
	outline: 0;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	transition: all .2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: auto
}

.nice-select:hover {
	border-color: #dbdbdb
}

.nice-select.open, .nice-select:active, .nice-select:focus {
	border-color: #999
}

.nice-select:after {
	border-bottom: 2px solid #999;
	border-right: 2px solid #999;
	content: '';
	display: block;
	height: 5px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	transform-origin: 66% 66%;
	transform: rotate(45deg);
	transition: all .15s ease-in-out;
	width: 5px
}

.nice-select.open:after {
	transform: rotate(-135deg)
}

.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	transform: scale(1) translateY(0)
}

.nice-select.disabled {
	border-color: #ededed;
	color: #999;
	pointer-events: none
}

.nice-select.disabled:after {
	border-color: #ccc
}

.nice-select.wide {
	width: 100%
}

.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important
}

.nice-select.right {
	float: right
}

.nice-select.right .list {
	left: auto;
	right: 0
}

.nice-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px
}

.nice-select.small:after {
	height: 4px;
	width: 4px
}

.nice-select.small .option {
	line-height: 34px;
	min-height: 34px
}

.nice-select .list {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	transform-origin: 50% 0;
	transform: scale(.75) translateY(-21px);
	transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
	z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
	background-color: transparent !important
}

.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 40px;
	list-style: none;
	min-height: 40px;
	outline: 0;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	transition: all .2s
}

.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
	background-color: #f6f6f6
}

.nice-select .option.selected {
	font-weight: 700
}

.nice-select .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default
}

.no-csspointerevents .nice-select .list {
	display: none
}

.no-csspointerevents .nice-select.open .list {
	display: block
}

.search {
	position: relative
}

.search__close {
	position: absolute;
	top: 7px;
	bottom: 0;
	right: -20px;
	width: 100px;
	transition: opacity .3s;
	z-index: 110
}

.search__close svg {
	vertical-align: middle;
	width: 25px;
	height: 25px;
	fill: #ff548c
}

.search__close-wrap {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 50px;
	overflow: hidden
}

.search input {
	padding: 10px 40px 10px 20px;
	width: 100%;
	border-radius: 8px;
	border: 1px solid transparent;
	background: url(https://istore.su/img/pic/ico/search-ico.svg) no-repeat, rgba(239, 239, 240, .6);
	background-size: 18px 18px;
	background-position: 730px
}

.search input::-webkit-input-placeholder {
	font: normal 15px/18px FuturaPT;
	color: rgba(48, 55, 61, .6)
}

.search input::-moz-placeholder {
	font: normal 15px/18px FuturaPT;
	color: rgba(48, 55, 61, .6)
}

.search input:-ms-input-placeholder {
	font: normal 15px/18px FuturaPT;
	color: rgba(48, 55, 61, .6)
}

.search input::-ms-input-placeholder {
	font: normal 15px/18px FuturaPT;
	color: rgba(48, 55, 61, .6)
}

.search input::placeholder {
	font: normal 15px/18px FuturaPT;
	color: rgba(48, 55, 61, .6)
}

.search input:valid ~ .search__close-wrap .search__close {
	transform: translate(100px);
	opacity: 0;
	transition: opacity .3s, transform .4s
}

.search input:invalid {
	background-position: 1000px
}

.search input:invalid ~ .search__close-wrap .search__close {
	transform: translate(0);
	opacity: 1;
	pointer-events: inherit;
	transition: opacity .3s, transform .4s
}

.search__result {
	z-index: 100;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 44px;
	width: 100%;
	background: #fff;
	border: 1px solid #e5e5e5;
	box-shadow: 0 4px 24px rgba(0, 0, 0, .1);
	border-radius: 8px;
	overflow: hidden;
	transition: opacity .3s
}

.search__result a {
	display: block;
	padding: 17px 20px 15px;
	color: #30373d
}

.search__result a:not(:last-of-type) {
	border-bottom: 1px solid #e6e6e6;
	font: normal 16px/19px Roboto
}

.search__result a:hover {
	background: #2c0952;
	color: rgba(255, 255, 255, .9)
}

.btn {
	display: block;
	width: 100%;
	text-align: center;
	font-family: FuturaPT;
	color: #fff;
	background-color: #ff548c;
	border-radius: 8px;
	transition: background-color .3s, box-shadow .3s, color .1s;
	overflow: hidden
}

.btn:hover {
	background-color: #f8355e;
	box-shadow: 0 6px 30px rgba(255, 84, 140, .4)
}

.main-banner {
	position: relative
}

.main-banner__container {
	overflow: hidden
}

.main-banner .swiper-slide {
	position: relative;
	text-align: center;
	overflow: hidden
}

.main-banner .swiper-slide p {
	position: relative;
	z-index: 1;
	color: #fff
}

.main-banner .swiper-slide.slide-1 {
	background-color: #000
}

.main-banner .swiper-slide.slide-2 {
	background-color: #000
}

.main-banner .swiper-slide.slide-3 {
	background-color: #fafafa
}

.main-banner .swiper-slide.slide-3 p {
	color: #30373d
}

.main-banner .swiper-slide.slide-4 {
	background-color: #fafafa
}

.main-banner .swiper-slide.slide-4 p {
	color: #30373d
}

.main-banner .swiper-slide.slide-5 {
	background-color: #fafafa
}

.main-banner .swiper-slide.slide-5 p {
	color: #30373d
}

.main-banner .swiper-slide.slide-7 {
	background-color: #000
}
.main-banner .swiper-slide.slide-8 {
	background-color: #000
}
.main-banner .swiper-slide.slide-9 {
	background-color: #FFFFFF
}
.main-banner .swiper-slide.slide-9 p {
	color: #000
}
.main-banner .swiper-slide.slide-10 {
	background-color: #101110
}
.main-banner .swiper-slide.slide-11 {
	background-color: #F6F6F6
}
.main-banner .swiper-slide.slide-11 p {
	color: #000
}
.main-banner .swiper-slide.slide-12 {
	background-color: #F4F6F7
}
.main-banner .swiper-slide.slide-12 p {
	color: #000
}

.main-banner .swiper-slide .btn {
	position: relative;
	z-index: 1;
	margin: 15px auto;
	padding: 10px 15px;
	max-width: 150px;
	text-transform: uppercase;
	font: 600 15px/22px FuturaPT
}

.main-banner__button {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	margin: auto !important;
	width: 14px;
	height: 24px;
	cursor: pointer;
	transition: opacity .3s
}

.main-banner__button.swiper-button-disabled {
	opacity: .3;
	pointer-events: none
}

.main-banner__button--next {
	right: -10px;
	background: url(https://istore.su/img/pic/ico/arrow.svg) no-repeat
}

.main-banner__button--prev {
	left: -10px;
	transform: rotate(180deg);
	background: url(https://istore.su/img/pic/ico/arrow.svg) no-repeat
}

.banner {
	position: relative;
	border-radius: 20px;
	overflow: hidden
}

.banner a {
	display: block;
	width: 100%;
	max-width: 140px;
	padding: 10px 30px;
	border: 1px solid transparent;
	text-align: center;
	text-transform: uppercase;
	font: 600 15px/22px FuturaPT;
	color: #f8355e;
	border-radius: 8px;
	background-color: #fff;
	transition: box-shadow .3s, color .1s, background-color .3s, border .3s
}

.banner span {
	font: 500 38px/45px FuturaPT
}

.banner p {
	margin-bottom: 30px;
	font: normal 16px/24px Roboto
}

.banner--pink {
	background: linear-gradient(250.77deg, #ed656c 0, #df5c91 99.52%)
}

.banner--pink img:first-of-type {
	position: relative;
	z-index: 1;
	margin-bottom: 15px
}

.banner--pink p {
	position: relative;
	z-index: 1;
	color: #fff
}

.banner--pink a {
	position: relative;
	z-index: 1
}

.banner--pink a:hover {
	color: #fff;
	background-color: #ff548c;
	box-shadow: 0 3px 10px rgba(255, 84, 140, .4);
	border-color: #fff
}

.banner--white {
	padding: 30px 50px 40px;
	background-color: #fff
}

.banner--white a {
	border: 1px solid #f8355e
}

.banner--white a:hover {
	color: #fff;
	background-color: #ff548c;
	box-shadow: 0 3px 10px rgba(255, 84, 140, .4);
	border-color: transparent
}

.banner--white span {
	margin-bottom: 15px;
	display: inline-block
}

.banner--white img {
	position: absolute;
	bottom: 0
}

.product-card--default {
	padding: 20px 5px 5px 5px;
	min-height: 492px;
	min-width: 290px;
	border-radius: 20px;
	background-color: #fff;
	overflow: hidden;
	transition: box-shadow .3s
}

.product-card--default:hover {
	box-shadow: 0 2px 15px rgba(0, 0, 0, .2)
}

.product-card--default .product-card__image {
	display: flex;
	margin-bottom: 25px;
	max-height: 275px;
	min-height: 275px;
	text-align: center;
	padding: 0 15px
}
.product-card__disabled{
	opacity: 0.6;
}
.product-card__status{
	font-size: 12px;
	position: relative;
	padding-left: 14px;
}
.product-card__status:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 6px;
	height: 6px;
	border-radius: 8px;
	background-color: #27cc00;
}
.product-card__no_status{
	font-size: 12px;
	position: relative;
	padding-left: 14px;
}
.product-card__no_status:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 6px;
	height: 6px;
	border-radius: 8px;
	background-color: red;
}
.product-card--default .product-card__image img {
	margin: auto;
	max-width: 100%;
	height: auto;
	max-height: 275px;
	mix-blend-mode: darken
}

.product-card--default .product-card__title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	min-height: 56px;
	max-height: 56px;
	padding-left: 15px;
	margin-bottom: 10px;
	font: 500 22px/28px FuturaPT;
	color: #30373d
}

.product-card--default .product-card__price {
	padding-right: 10px
}

.product-card--default .product-card__price-old {
	font: 600 12px/14px FuturaPT;
	color: rgba(48, 55, 61, .5);
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
	letter-spacing: .5px
}

.product-card--default .product-card__price-sale {
	padding: 4px 5px;
	font: 600 12px/14px FuturaPT;
	color: #ff548c;
	background-color: rgba(255, 84, 140, .2);
	border-radius: 13px
}

.product-card--default .product-card__price-total {
	font: 600 24px/28px FuturaPT;
	color: #2c0952
}

.product-card--default .product-card__footer {
	/*min-height: 140px;*/
	padding: 10px;
	border: 1px solid #eaeaea;
	border-radius: 16px;
	background: #f8f8f8
}

.product-card--default .product-card__footer-top {
	padding: 0 0 0 5px
}

.product-card--default .product-card__footer-bottom {
	margin-top: 10px;
	padding: 10px 5px 0;
	border-top: 1px solid rgba(234, 234, 234, .8)
}

.product-card--default .product-card__footer-bottom a {
	font: 500 16px/22px FuturaPT;
	color: rgba(48, 55, 61, .4);
	transition: color .3s
}

.product-card--default .product-card__footer-bottom a:hover {
	color: rgba(48, 55, 61, .8)
}

.product-card--default .product-card__footer-bottom span {
	color: #27cc00;
	border-bottom: 1px solid transparent;
	cursor: pointer;
	transition: color .3s
}

.product-card--default .product-card__footer-bottom span:hover {
	color: #5ef13b
}

.product-card--default .product-card__footer .btn {
	padding: 13px 15px 14px;
	max-width: 150px;
	font: 500 18px/21px FuturaPT;
	text-transform: uppercase;
	white-space: nowrap
}

.product-card--checkout {
	position: relative;
	padding: 15px 0 10px
}

.product-card--checkout .product-card {
	position: relative
}

.product-card--checkout .product-card__image {
	margin-right: 25px;
	padding: 0 5px;
	width: 105px;
	text-align: center;
	border-radius: 8px;
	background: #fff
}

.product-card--checkout .product-card__image img {
	width: 100%;
	height: auto
}

.product-card--checkout .product-card__name {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	width: 100%;
	padding-right: 30px;
	max-height: 50px;
	margin-bottom: 15px;
	color: #30373d
}

.product-card--checkout .product-card__price {
	margin-bottom: 10px
}

.product-card--checkout .product-card__price-old {
	text-align: right;
	font: 600 12px/14px FuturaPT;
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
	color: rgba(48, 55, 61, .5)
}

.product-card--checkout .product-card__price-total {
	font: 600 24px/28px FuturaPT;
	color: #2c0952
}

.product-card--checkout .product-card__price-sale {
	padding: 3px 5px 2px;
	margin: 2px 0 0 0;
	text-align: center;
	font: 600 10px/12px FuturaPT;
	color: #ff548c;
	background-color: rgba(255, 84, 140, .2);
	border-radius: 13px
}

.product-card--checkout .product-card__quantity {
	padding: 4px;
	width: 100px;
	background: #fff;
	border: 1px solid #ececec;
	font: normal 17px/20px Roboto;
	color: #333;
	box-shadow: 0 4px 10px rgba(0, 0, 0, .05);
	border-radius: 16px
}

.product-card--checkout .product-card__quantity input {
	max-width: 25px;
	text-align: center;
	border: none
}

.product-card--checkout .product-card__quantity button {
	position: relative;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: rgba(39, 204, 0, .2);
	transition: background-color .3s
}

.product-card--checkout .product-card__quantity button:hover {
	background-color: #27cc00
}

.product-card--checkout .product-card__quantity button:hover svg {
	fill: #fff
}

.product-card--checkout .product-card__quantity svg {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 10px;
	height: 10px;
	display: block;
	fill: #14d75d;
	transition: fill .3s
}

.product-card--checkout .product-card__close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 0 10px 10px
}

.product-card--checkout .product-card__close:hover svg {
	opacity: .7
}

.product-card--checkout .product-card__close svg {
	width: 20px;
	height: 20px;
	fill: #ccc;
	transition: opacity .3s
}

.product-card--present {
	padding: 10px 0
}

.product-card--present .product-card__image {
	margin-right: 10px;
	padding: 0 5px;
	width: 70px;
	text-align: center;
	border-radius: 8px;
	background: #fff
}

.product-card--present .product-card__image img {
	width: 100%;
	height: auto
}

.product-card--present .product-card__name {
	margin-bottom: 5px;
	color: #30373d
}

.product-card--present .product-card__price {
	font: 600 18px/16px FuturaPT;
	color: #27cc00
}

.product-card--accessories {
	padding: 15px;
	background: #fff;
	border: 1px solid #eaeaea;
	border-radius: 10px
}

.product-card--accessories .product-card__image {
	display: flex;
	align-items: center;
	margin-right: 15px;
	width: 110px;
	max-height: 110px;
	text-align: center;
	background: #fff;
	mix-blend-mode: darken
}

.product-card--accessories .product-card__image img {
	width: 100%;
	height: auto
}

.product-card--accessories .product-card__name {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	max-height: 50px;
	margin-bottom: 15px;
	color: #30373d
}

.product-card--accessories .product-card__price {
	margin-bottom: 10px;
	min-height: 43px
}

.product-card--accessories .product-card__price-old {
	margin-right: 5px;
	text-align: right;
	font: 600 12px/14px FuturaPT;
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
	color: rgba(48, 55, 61, .5)
}

.product-card--accessories .product-card__price-total {
	font: 600 18px/26px FuturaPT;
	color: #2c0952
}

.product-card--accessories .product-card__price-sale {
	padding: 3px 5px 2px;
	text-align: center;
	font: 600 10px/12px FuturaPT;
	color: #ff548c;
	background-color: rgba(255, 84, 140, .2);
	border-radius: 13px
}

.product-card--accessories .btn {
	padding: 5px 15px 7px;
	max-width: 125px;
	font: 600 14px/16px FuturaPT;
	background: #27cc00;
	box-shadow: 0 3px 10px rgba(39, 204, 0, .35)
}

.product-card--accessories .btn:hover {
	background: #5ef13b;
	box-shadow: 0 3px 20px #43fe16
}

.product-card--accessories .btn2 {
	background: #e7e7e7;
	transition: box-shadow .2s;
	box-shadow: none
}

.product-card--accessories .btn2:hover {
	box-shadow: 0 3px 10px #d8dce2
}

.product-card--active {
	background: #f8f8f8
}

.product-card--active .btn {
	background: #fff;
	color: rgba(43, 45, 48, .8);
	box-shadow: none
}

.product-card--active .btn:hover {
	background: #fff;
	color: rgba(43, 45, 48, .8);
	box-shadow: none
}

.field__title {
	display: block;
	margin-bottom: 10px;
	font: 600 16px/19px FuturaPT;
	text-transform: uppercase;
	color: #30373d
}

.field input {
	width: 100%;
	padding: 10px 15px;
	border-radius: 8px;
	border: 1px solid transparent;
	font: normal 15px/18px Roboto;
	color: #30373d;
	background: #f3f2f4
}

.field--account__title {
	font: 600 12px/20px FuturaPT;
	color: rgba(66, 92, 116, .8)
}

.field--account input {
	padding: 15px;
	background: #fff;
	border: 1px solid #e9e9e9;
	box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
	-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
	border-radius: 8px
}

.field--account textarea {
	padding: 15px;
	width: 100%;
	max-height: 150px;
	background: #fff;
	font: normal 15px/18px Roboto;
	color: #30373d;
	border: 1px solid #e9e9e9;
	box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
	-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
	border-radius: 8px;
	resize: none
}

.field--account .field__title {
	font: 500 14px/19px FuturaPT;
	color: rgba(48, 55, 61, .6)
}

.field--checkout input {
	padding: 15px;
	width: 100%;
	border: none
}

.field--checkout > div .btn {
	font: 600 14px/16px FuturaPT;
	color: #fff
}

.field__message {
	display: none;
	color: #ff548c
}

.field__error .field__message {
	display: block
}

.field__error .field__title {
	color: #ff548c
}

.field__error input, .field__error textarea {
	border: 1px solid #ff548c !important
}

.frame {
	box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
	background-color: #fff;
	overflow: hidden
}

.review {
	position: relative;
	border: 1px solid transparent;
	border-radius: 15px;
	background-color: #f8f8f8;
	transition: border-color .3s
}

.review:hover {
	border: 1px solid #eaeaea
}

.review img {
	position: absolute;
	left: 20px;
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.review__name {
	font: 400 22px/26px FuturaPT;
	color: #30373d
}

.review__text {
	position: relative;
	padding-left: 15px;
	font: normal 14px/26px Roboto;
	color: rgba(48, 55, 61, .9)
}

.review__text::before {
	content: "";
	position: absolute;
	top: 9px;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #c2c2c2
}

.review__text--minus {
	position: relative;
	margin-bottom: 10px;
	padding-left: 15px
}

.review__text--minus::before {
	background-color: #ff548c
}

.review__text--plus {
	position: relative;
	margin-bottom: 10px;
	padding-left: 15px
}

.review__text--plus::before {
	background-color: #4bd964
}

.review__text span {
	font-weight: 600
}

.review__date {
	font: normal 14px/22px Roboto;
	color: rgba(48, 55, 61, .5)
}

.pagination__btn {
	padding: 9px 15px 10px;
	min-width: 40px;
	min-height: 40px;
	text-align: center;
	transition: background-color .3s, color .1s, box-shadow .3s
}

.pagination__btn:not(:last-of-type) {
	margin-right: 10px
}

.pagination__btn--large {
	padding: 11px 15px;
	border-radius: 20px;
	font: 500 16px/28px FuturaPT;
	color: #2c0952;
	background-color: #f8f8f8;
	transition: background-color .3s, color .1s
}

.pagination__btn--large-light {
	background-color: #fff
}

.pagination__btn--large:hover {
	background-color: #2c0952;
	color: #fff
}

.pagination__btn--large:hover svg {
	fill: #fff;
	transform: rotate(360deg)
}

.pagination__btn--large span {
	position: relative;
	padding-left: 25px
}

.pagination__btn--large span svg {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 16px;
	height: 16px;
	fill: #2c0952;
	transition: fill .1s, transform .5s cubic-bezier(.39, .575, .565, 1)
}

.pagination__btn--small {
	font: 500 16px/19px FuturaPT;
	color: #30373d;
	background-color: #e9e9e9;
	border-radius: 10px
}

.pagination__btn--small:hover {
	color: #fff;
	background: #2c0952;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .05)
}

.pagination__btn--active {
	background: #2c0952;
	color: #fff
}

.pagination__btn--next, .pagination__btn--prev {
	position: relative;
	background-color: #f8f8f8;
	border-radius: 10px;
	cursor: pointer
}

.pagination__btn--next-light, .pagination__btn--prev-light {
	background-color: #fff
}

.pagination__btn--next:hover, .pagination__btn--prev:hover {
	background-color: #2c0952;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .05)
}

.pagination__btn--next svg, .pagination__btn--prev svg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto
}

.pagination__btn--prev svg {
	transform: rotate(180deg)
}

.pagination--is-loading .pagination__btn--large svg {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: is-loading;
	animation-name: is-loading;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

@-webkit-keyframes is-loading {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(360deg)
	}
}

@keyframes is-loading {
	0% {
		transform: rotate(0)
	}
	100% {
		transform: rotate(360deg)
	}
}

.article-list {
	border: 1px solid #eaeaea;
	border-radius: 15px;
	background-color: #f8f8f8;
	overflow: hidden
}

.article-list li:not(:last-of-type) {
	border-bottom: 1px solid #eaeaea
}

.article-list li a {
	display: block;
	padding: 15px 10px 15px 15px;
	transition: background-color .3s
}

.article-list li a:hover {
	background-color: #ebebeb
}

.article-list p {
	margin-bottom: 10px;
	font: 500 22px/26px FuturaPT;
	color: #30373d
}

.article-list span {
	font: normal 14px/22px Roboto;
	color: rgba(48, 55, 61, .4)
}

.dotted-list li {
	position: relative;
	padding-left: 20px
}

.dotted-list li:not(:last-of-type) {
	margin-bottom: 15px
}

.dotted-list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	width: 7px;
	height: 7px;
	background-color: #ff548c;
	border-radius: 50%
}

.feature div:first-of-type {
	position: relative;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	border: 4px solid #fff;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .1)
}

.feature div:first-of-type::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%
}

.feature div:first-of-type svg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 50px;
	height: 50px;
	fill: #fff;
	z-index: 1
}

.feature--blue div::after {
	background: linear-gradient(360deg, #0095ff 0, #6ae1f8 99.86%)
}

.feature--green div::after {
	background: linear-gradient(180deg, #a0f59a 0, #2abe7a 100%)
}

.feature--yellow div::after {
	background: linear-gradient(360deg, #ffb426 .22%, #ffde5c 100%)
}

.feature--violet div::after {
	background: linear-gradient(180deg, #ebc5ff 0, #bc4ad8 98.04%)
}

.feature--pink div::after {
	background: linear-gradient(360deg, #f13167 0, #f795c9 99.86%)
}

.feature--green div::after {
	background: linear-gradient(180deg, #a0f59a 0, #2abe7a 100%)
}

.feature p:first-of-type {
	font: 500 18px/24px FuturaPT
}

.filter .accordion {
	background: 0 0;
	box-shadow: none;
	border-radius: none
}

.filter .accordion > li {
	background: #fff;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .05);
	border-radius: 20px;
	overflow: hidden
}

.filter .accordion li:not(:last-of-type) .uk-accordion-title {
	border-bottom: none
}

.filter .accordion li:not(:last-of-type) .uk-accordion-content {
	border-bottom: none
}

.filter .accordion .uk-accordion-content {
	padding: 25px
}

.filter__colors label {
	position: relative;
	margin-left: 25px;
	cursor: pointer
}

.filter__colors input + label::after {
	content: "";
	position: absolute;
	left: -25px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 30px;
	height: 30px;
	border-radius: 8px;
	transition: border .1s
}

.filter__colors input:checked + label::after {
	border-radius: 10px;
	border: 4px solid #ff548c
}

.filter__colors .filter__color--black input + label::after {
	background: linear-gradient(180deg, #626262 0, #333 100%)
}

.filter__colors .filter__color--orange input + label::after {
	background: linear-gradient(180deg, #ff8f2d 0, #ff5614 100%)
}

.filter__colors .filter__color--violet input + label::after {
	background: linear-gradient(180deg, #fa9cde 0, #f263ba 100%)
}

.filter__colors .filter__color--white input + label::after {
	background: linear-gradient(180deg, #f9f9f9 0, #f0f0f0 100%)
}

.filter__colors .filter__color--turquoise input + label::after {
	background: linear-gradient(180deg, #76f1d3 0, #41e0a8 100%)
}

.filter__colors .filter__color--pearl input + label::after {
	background: linear-gradient(180deg, #efefef 0, #c7d4f0 32.17%, #ffd1c9 59.58%, #f2fccd 80.73%, #c6e8f6 100%)
}

.filter__colors .filter__color--gray input + label::after {
	background: linear-gradient(180deg, #bdbdbd 0, #888 100%)
}

.filter__colors .filter__color--blue input + label::after {
	background: linear-gradient(360deg, #206aff 0, #00fff9 100%)
}

.filter__colors .filter__color--green input + label::after {
	background: linear-gradient(180deg, #2ded96 0, #14d75d 100%)
}

.filter__colors .filter__color--red input + label::after {
	background: linear-gradient(180deg, #f99 0, #ff6060 100%)
}

.filter__checkbox:not(.filter__checkbox-full) li:nth-child(n+6) {
	display: none
}

.filter__checkbox li {
	padding-left: 25px;
	padding-bottom: 10px;
	background-color: transparent
}

.filter__checkbox label {
	position: relative;
	cursor: pointer;
	font: normal 14px/19px Roboto;
	color: #30373d
}

.filter__checkbox input + label::after {
	content: "";
	position: absolute;
	left: -25px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	background-color: #fff;
	border: 2px solid #e3e3e3
}

.filter__checkbox input:checked + label::before {
	content: "";
	position: absolute;
	left: -21px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 12px;
	height: 10px;
	background: url(https://istore.su/img/pic/ico/check-ico.svg) no-repeat;
	background-size: cover;
	z-index: 1
}

.filter__memory label {
	display: block;
	position: relative;
	padding: 12px 15px;
	cursor: pointer;
	border-radius: 20px;
	font: 500 16px/19px Roboto;
	color: #333;
	background: 0 0;
	transition: color .15s, background-color .3s
}

.filter__memory input:checked + label {
	color: #fff;
	background: #2c0952
}

.filter__radio label {
	display: block;
	position: relative;
	padding: 12px 15px;
	cursor: pointer;
	border-radius: 20px;
	font: 500 16px/19px Roboto;
	color: #333;
	background: 0 0;
	transition: color .15s, background-color .3s
}

.filter__radio input:checked + label {
	color: #fff;
	background: #2c0952
}

.filter__btn-see-all {
	font: normal 13px/16px Roboto;
	transition: color .15s
}

.filter__btn-see-all:hover {
	color: #ff548c
}

.tooltip a {
	display: inline-block;
	font: normal 16px/18px FuturaPT;
	color: rgba(48, 55, 61, .8);
	cursor: pointer
}

a:hover ~ .tooltip-content {
	opacity: 1
}

.tooltip-content {
	position: absolute;
	background: #fff;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .15);
	border-radius: 6px;
	pointer-events: none;
	opacity: 0;
	z-index: 100;
	transition: opacity .3s
}

.tooltip-title {
	margin-bottom: 5px;
	font: 600 16px/21px FuturaPT
}

.rating {
	display: flex;
	margin-top: 5px;
	flex-direction: row-reverse;
	justify-content: flex-end
}

.rating__title {
	font: 600 14px/18px FuturaPT
}

.rating > label:active {
	position: relative;
	top: 2px;
	left: 2px
}

.rating:not(:checked) > input {
	position: absolute;
	top: -9999px;
	clip: rect(0, 0, 0, 0)
}

.rating:not(:checked) > label {
	float: right;
	width: 20px;
	margin-right: 5px;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 20px;
	line-height: 1;
	color: #dedede
}

.rating:not(:checked) > label:before {
	content: '★ '
}

.rating > input:checked ~ label {
	color: #ff548c
}

.rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {
	color: #ff548c
}

.rating > input:checked + label:hover, .rating > input:checked + label:hover ~ label, .rating > input:checked ~ label:hover, .rating > input:checked ~ label:hover ~ label, .rating > label:hover ~ input:checked ~ label {
	color: #ff548c
}

.fileuploader__title {
	position: relative;
	padding-left: 20px;
	color: #ff7914
}

.fileuploader__title svg {
	position: absolute;
	top: 3px;
	left: 0;
	fill: #ff7914
}

.fileuploader-theme-thumbnails {
	background: 0 0
}

.fileuploader-theme-thumbnails .fileuploader-download, .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
	margin: 0
}

.fileuploader-theme-thumbnails .fileuploader-download-inner {
	background: 0 0;
	border: none;
	display: flex
}

.fileuploader-theme-thumbnails .fileuploader-download-inner p {
	padding: 0 15px
}

.fileuploader-item-inner {
	display: flex
}

.fileuploader-items-list {
	display: flex;
	flex-direction: column
}

.fileuploader-thumbnails-input {
	order: -1
}

.fileuploader-thumbnails-input:only-child {
	cursor: pointer
}

.fileuploader .file-type-image {
	border: none;
	border-radius: 4px;
	overflow: hidden
}

.fileuploader .file-type-image img {
	display: block;
	height: 64px
}

.fileuploader-download {
	display: none;
	position: relative;
	padding-left: 20px;
	color: #ff7914
}

.fileuploader-download svg {
	position: absolute;
	top: 3px;
	left: 0;
	fill: #ff7914
}

.fileuploader-download:only-child .fileuploader-download {
	display: block
}

.fileuploader-thumbnails-input:only-child .fileuploader-download--more {
	display: none
}

.fileuploader-download--more {
	display: block
}

.fileuploader-action-remove {
	display: block;
	margin-right: 5px;
	margin-top: 2px;
	cursor: pointer;
	width: 15px;
	height: 15px;
	background: url(https://istore.su/img/pic/ico/close.svg) no-repeat
}

.fileuploader-action-remove i {
	display: none
}

.profile .uk-accordion-title:focus, .profile .uk-accordion-title:hover {
	color: #2b2d30
}

.profile li.uk-open > .uk-accordion-title::before {
	transform: rotate(-180deg)
}

.profile__title {
	font: 500 24px/28px FuturaPT
}

.profile__edit {
	margin: 0;
	border-bottom: 1px solid transparent;
	font: normal 14px/22px Roboto;
	color: #ff548c;
	transition: border .3s
}

.profile__edit:hover {
	border-color: #ff548c
}

.profile__region {
	color: rgba(48, 55, 61, .7)
}

.profile__logo {
	border-radius: 50%;
	overflow: hidden
}

.profile__balance {
	padding: 15px 0;
	border-top: 1px solid #eaeaea
}

.profile__balance span {
	font: 600 18px/20px FuturaPT;
	color: #ff548c
}

.profile__balance button {
	width: 100%;
	max-width: 215px;
	padding: 5px 15px;
	border: 1px solid transparent;
	text-align: center;
	white-space: nowrap;
	font: 500 16px/22px FuturaPT;
	color: #ff548c;
	border-radius: 8px;
	background-color: #fff;
	transition: box-shadow .3s, color .1s, background-color .3s, border .3s;
	border: 1px solid #ff548c
}

.profile__balance button:hover {
	color: #fff;
	background-color: #ff548c;
	box-shadow: 0 3px 10px rgba(255, 84, 140, .4);
	border-color: transparent
}

.profile__data {
	padding: 20px 0;
	border-top: 1px solid #eaeaea
}

.profile__data li:not(:last-of-type) {
	margin-bottom: 10px
}

.profile__data span:not(.profile__subtitle) {
	font: normal 16px/22px Roboto
}

.profile__subtitle {
	display: inline-block;
	text-transform: uppercase;
	font: 600 12px/22px FuturaPT;
	color: rgba(48, 55, 61, .8)
}

.profile__offers {
	padding: 20px 0;
	border-top: 1px solid #eaeaea
}

.profile__offers .profile__subtitle {
	margin-bottom: 15px
}

.profile__offers li:not(:last-of-type) {
	margin-bottom: 10px
}

.profile__offers label {
	font: normal 14px/16px Roboto
}

.profile__referral {
	padding: 20px 0;
	border-top: 1px solid #eaeaea
}

.profile__referral .profile__subtitle {
	margin-bottom: 15px
}

.profile__referral-link {
	padding: 5px 10px;
	margin-bottom: 15px;
	background: #f2f2f2;
	border-radius: 6px
}

.profile__referral-link .profile__referral-text {
	border: none;
	padding: 0;
	background: 0 0;
	font: normal 14px/22px Roboto;
	color: #ff548c
}

.profile__referral-link .profile__referral-copy {
	cursor: pointer;
	font: normal 12px/14px Roboto;
	color: rgba(48, 55, 61, .4);
	transition: color .3s
}

.profile__referral-link .profile__referral-copy:hover {
	color: #30373d
}

.profile__referral-link p {
	color: rgba(48, 55, 61, .6)
}

.seo__description p {
	color: #30373d
}

.seo__description ul li {
	position: relative;
	padding-left: 25px;
	font: normal 18px/21px FuturaPT;
	color: #30373d
}

.seo__description ul li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	width: 8px;
	height: 8px;
	background-color: #f8355e;
	border-radius: 50%
}

.seo__features {
	padding: 20px 30px;
	background: #fff;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .05);
	border-radius: 10px;
	color: #30373d
}

.seo__features li {
	padding: 10px 30px
}

.seo__features li:not(:last-of-type) {
	border-right: 3px solid #e9e9e9
}

.seo__features span {
	display: inline-block;
	margin-bottom: 10px;
	font: 600 20px/36px FuturaPT
}

.seo__features p {
	font: normal 14px/26px Roboto
}

.seo__footer span {
	display: inline-block
}

.seo__footer img {
	mix-blend-mode: darken
}

.seo-msk {
	box-shadow: 0 2px 7px rgba(0, 0, 0, .05);
	background-color: #fff;
	overflow: hidden;
	border-radius: 20px
}

.seo-msk__wrap {
	padding-top: 60px
}

.seo-msk__header {
	position: relative;
	border-bottom: 1px solid #ececec;
	overflow: hidden
}

.seo-msk__title {
	position: relative;
	z-index: 1;
	display: block;
	color: #333
}

.seo-msk__time {
	display: inline-block;
	position: relative;
	z-index: 1;
	display: block;
	font: normal 18px/28px Roboto;
	color: rgba(255, 84, 140, .9)
}

.seo-msk__text {
	position: absolute;
	z-index: 1;
	font: 500 14px/16px FuturaPT;
	text-transform: uppercase;
	color: rgba(51, 51, 51, .3);
	pointer-events: none
}

.seo-msk__reviews {
	position: relative;
	overflow: hidden
}

.seo-msk__reviews-title {
	display: block;
	margin-bottom: 30px;
	text-align: center;
	font: 600 32px/48px FuturaPT
}

.seo-msk__reviews .swiper-pagination-bullet-active {
	opacity: 1;
	background: #ff548c
}

.seo-msk__review {
	padding: 20px;
	border: 1px solid transparent;
	border-radius: 15px;
	background: #f8f8f8;
	overflow: hidden;
	transition: border-color .3s
}

.seo-msk__review:hover {
	border: 1px solid #eaeaea
}

.seo-msk__review:not(:last-of-type) {
	margin-right: 15px
}

.seo-msk__review-header {
	margin-bottom: 10px
}

.seo-msk__review-info span:first-of-type {
	margin-bottom: 5px;
	font: 500 22px/26px FuturaPT;
	color: #30373d
}

.seo-msk__review-info span:last-of-type {
	font: normal 14px/22px Roboto;
	color: rgba(48, 55, 61, .5)
}

.seo-msk__review img {
	margin-right: 20px
}

.seo-msk__review p {
	font: normal 14px/26px Roboto;
	color: rgba(48, 55, 61, .9)
}

.menu.uk-modal {
	top: 60px;
	padding: 0;
	background: #fff;
	box-shadow: inset 2px 2px 5px rgba(0, 0, 0, .1);
	z-index: 300;
	transition: opacity .05s linear
}

.menu.uk-modal.uk-modal-container .uk-modal-dialog {
	height: 100%;
	border-radius: 0;
	overflow-y: scroll
}

.menu__wrap {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: auto
}

.menu__footer {
	border-top: 1px solid rgba(216, 216, 216, .5);
	border-bottom: 1px solid rgba(216, 216, 216, .5)
}

.menu__header {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .1)
}

.menu__header button {
	padding: 10px 15px 9px;
	font: 500 16px/22px FuturaPT;
	color: #ff548c
}

.menu__header button:first-of-type {
	border-right: 1px solid rgba(0, 0, 0, .1)
}

.menu__header button:last-of-type {
	color: #6344b6
}

.menu__tabs {
	border-bottom: 1px solid rgba(216, 216, 216, .5);
	background-color: #f4f4f4
}

.menu__tabs a {
	position: relative;
	display: block;
	padding: 20px 15px 16px;
	text-align: center;
	font: 500 16px/16px FuturaPT;
	color: #333
}

.menu__tabs a::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 30%;
	height: 6px;
	border-radius: 100px 100px 0 0;
	background: 0 0;
	transition: width .3s
}

.menu__tabs .uk-active a {
	color: #ff548c
}

.menu__tabs .uk-active a::after {
	width: 100%;
	background-color: #ff548c
}

.menu__list {
	padding: 20px 5px
}

.menu__list a {
	display: block;
	padding: 10px 15px;
	font: 500 18px/24px FuturaPT;
	color: #333
}

.menu__select-city {
	position: relative;
	padding: 13px 15px 35px
}

.menu__select-city::after {
	content: "";
	display: block;
	position: absolute;
	right: 25px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-bottom: 2px solid #f8355e;
	border-right: 2px solid #f8355e;
	height: 8px;
	width: 8px;
	transform: rotate(45deg)
}

.menu__select-city span {
	font: normal 14px/22px Roboto;
	color: rgba(51, 51, 51, .5)
}

.menu__select-city span:last-of-type a {
	color: #ff548c
}

.menu__socials li {
	height: auto;
	border-left: 1px solid rgba(0, 0, 0, .1)
}

.menu__socials a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%
}

.menu__categories li:not(:last-of-type) .uk-accordion-title {
	border-bottom: 1px solid rgba(216, 216, 216, .5)
}

.menu__categories .uk-accordion-title {
	position: relative;
	padding: 15px;
	font: 500 19px/24px FuturaPT;
	color: #333
}

.menu__categories .uk-accordion-title::before {
	content: "";
	display: block;
	position: absolute;
	right: 25px;
	top: 0;
	bottom: 0;
	margin: auto;
	border-bottom: 2px solid #f8355e;
	border-right: 2px solid #f8355e;
	height: 8px;
	width: 8px;
	transform: rotate(45deg);
	background: 0 0;
	transition: transform .3s
}

.menu__categories li.uk-open .uk-accordion-title::before {
	transform: rotate(-135deg)
}

.menu__categories .uk-accordion-content {
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px solid rgba(216, 216, 216, .5);
	background-color: #f4f4f4
}

.menu__categories-list li {
	display: flex;
	width: auto;
	min-height: 190px;
	max-height: 190px;
	margin-right: 10px;
	padding: 10px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
	border-radius: 8px;
	background: #fff
}

.menu__categories-list a {
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	flex-direction: column;
	align-items: center;
	text-align: center;
	font: 500 14px/16px FuturaPT;
	color: #30373d
}

.menu__categories .swiper-products .swiper-slide {
	width: 190px;
	height: 200px
}

.menu__categories .swiper-products .swiper-slide a {
	padding: 10px;
	text-align: center;
	border-radius: 20px
}

.menu__categories .swiper-products .swiper-slide img {
	margin: auto;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply
}

.menu__categories .swiper-products .swiper-slide span {
	font: 500 18px/28px FuturaPT;
	color: #30373d;
	transition: color .15s
}

.menu__categories .swiper-products .swiper-slide span:first-of-type {
	font: 400 12px/10px FuturaPT;
	color: #8c8c8d
}

.menu__categories .swiper-products .swiper-slide div {
	margin-bottom: 10px;
	width: 125px;
	height: 125px
}

.calc__subtitle {
	margin-bottom: 15px;
	font: 600 14px/18px FuturaPT;
	color: #2b2d30
}

.calc__result {
	margin-right: 30px;
	font: 500 48px/59px Helvetica;
	color: #333
}

.calc__info {
	padding-top: 10px;
	font: normal 12px/16px FuturaPT;
	color: rgba(51, 51, 51, .5)
}

.calc__range-wrap {
	position: relative;
	font: 500 18px/22px Helvetica;
	margin-bottom: 40px
}

.calc__range-wrap input[type=range] {
	-webkit-appearance: none;
	margin: 20px 0;
	width: 100%;
	background: 0 0
}

.calc__range-wrap input[type=range]:focus {
	outline: 0
}

.calc__range-wrap input[type=range]::-webkit-slider-runnable-track, .calc__range-wrap input[type=range]:focus::-webkit-slider-runnable-track {
	width: 100%;
	height: 4px;
	cursor: pointer;
	background: #dedede;
	border-radius: 2px;
	border: none;
	z-index: 2
}

.calc__range-wrap input[type=range]::-webkit-slider-thumb {
	width: 30px;
	height: 50px;
	border-radius: 6px;
	border: 1px solid #e9ebef;
	background-color: #ff548c;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -25px;
	z-index: 2
}

.calc__range-wrap input[type=range]::-moz-range-track {
	width: 100%;
	height: 4px;
	cursor: pointer;
	background: #dedede;
	border-radius: 2px;
	border: none;
	z-index: 2
}

.calc__range-wrap input[type=range]::-moz-range-thumb {
	width: 30px;
	height: 50px;
	border-radius: 6px;
	border: 1px solid #e9ebef;
	background-color: #ff548c;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -25px;
	z-index: 2
}

.calc__range-wrap input[type=range]::-ms-track {
	width: 100%;
	height: 4px;
	cursor: pointer;
	background: #dedede;
	border-radius: 2px;
	border: none;
	z-index: 2
}

.calc__range-wrap input[type=range]::-ms-thumb {
	width: 32px;
	height: 50px;
	border-radius: 6px;
	border: 1px solid #e9ebef;
	background-color: #ff548c;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -25px;
	z-index: 2
}

.calc__range-input-val {
	position: absolute;
	top: 5;
	left: -1.76471px;
	width: 30px;
	margin-left: 1.76471px;
	text-align: center;
	pointer-events: none;
	color: #fff;
	z-index: 2
}

.calc__range-input-val::after {
	content: '...';
	position: absolute;
	top: 12px;
	left: 6px;
	font-size: 25px;
	color: rgba(0, 0, 0, .45)
}

.calc__range-items {
	position: relative;
	font-size: 0
}

.calc__range-item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc((100% - 30px - 11%) / 5);
	padding-left: 4px;
	font: 500 18px/22px Helvetica
}

.calc__range-item::before {
	content: '';
	position: absolute;
	top: -9px;
	left: 12px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #d8dce2
}

.calc__range-item:first-child {
	width: 11%;
	padding: 0 0 0 8px
}

.calc__range-item:nth-child(2) {
	padding: 0 0 0 9px
}

.calc__range-item:nth-child(6):before {
	content: none
}

.calc__range-item:last-child {
	width: 30px;
	text-align: center;
	padding: 0
}

.description--iphone11pro {
	color: #fff;
	background-color: #111
}

.description--iphone11pro .description__section--1 {
	padding-top: 50px;
	text-align: center;
	background-color: #000
}

.description--iphone11pro .description__section--1 span {
	display: block
}

.description--iphone11pro .description__section--1 p {
	margin: 0 auto 30px
}

.description--iphone11pro .description__section--2 div {
	background-color: #000;
	overflow: hidden
}

.description--iphone11pro .description__section--2 div img {
	width: 100%
}

.description--iphone11pro .description__section--2 div:first-of-type {
	align-items: flex-end
}

.description--iphone11pro .description__section--2 div:last-of-type {
	margin: 0
}

.description--iphone11pro .description__section--3 div {
	background-color: #000;
	overflow: hidden
}

.description--iphone11pro .description__section--3 div:last-of-type {
	position: relative;
	margin: 0
}

.description--iphone11pro .description__section--3 span {
	display: block
}

.description--iphone11pro .description__section--4 {
	position: relative;
	background-color: #000;
	overflow: hidden
}

.description--iphone11pro .description__section--4 p {
	position: relative;
	z-index: 1
}

.description--iphone11pro .description__section--4 p span {
	color: #aaa
}

.description--iphone11pro .description__section--4 img {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%
}

.description--iphone11pro .description__section--5 {
	background-color: #000;
	overflow: hidden
}

.description--iphone11pro .description__section--5 img {
	width: 100%
}

.description--iphone11pro .description__section--6 li {
	background-color: #000
}

.description--iphone11pro .description__section--6 span {
	display: inline-block;
	color: #ffcd00
}

.description--iphone11pro .description__section--7 {
	background-color: #000
}

.description--iphone11pro .description__section--7 img {
	width: 100%
}

.description--iphone11pro .description__section--8 {
	position: relative;
	overflow: hidden
}

.description--iphone11pro .description__section--8 span {
	position: relative;
	z-index: 1
}

.description--iphone11pro .description__section--8 span span {
	color: #aaa
}

.description--iphone11pro .description__section--8 p {
	position: relative;
	z-index: 1
}

.description--iphone11pro .description__section--8 img {
	width: 100%
}

.description--iphone11pro .description__section--9 img {
	width: 100%;
	height: auto
}

.description--iphone11pro .description__section--9 .description__swiper {
	position: relative;
	overflow: hidden
}

.description--iphone11pro .description__section--9 .swiper-button-next, .description--iphone11pro .description__section--9 .swiper-button-prev {
	width: 14px;
	height: 24px;
	background-size: 14px 24px
}

.description--iphone11pro .description__section--9 .swiper-button-next {
	background: url(https://istore.su/img/pic/ico/arrow-white.svg) no-repeat
}

.description--iphone11pro .description__section--9 .swiper-button-prev {
	background: url(https://istore.su/img/pic/ico/arrow-white.svg) no-repeat;
	transform: rotate(180deg)
}

.description--iphone11pro .description__section--10 {
	position: relative;
	background-color: #000
}

.description--iphone11pro .description__section--10 img {
	position: absolute;
	left: 0;
	width: 100%
}

.description--iphone11pro .description__section--10 span {
	position: relative;
	z-index: 1
}

.description--iphone11pro .description__section--10 span span {
	color: #aaa
}

.description--iphone11pro .description__section--10 p {
	position: relative;
	z-index: 1
}

.description--iphone11pro .description__section--10 ul {
	position: relative;
	z-index: 1
}

.description--iphone11pro .description__section--10 ul p {
	margin: 20px 0 0;
	font: 300 18px/24px Roboto
}

.description--iphone11pro .description__section--11 img {
	width: 100%
}

.description--iphone11 {
	background-color: #fff
}

.description--iphone11 .description__section:not(:last-of-type) {
	border-bottom: 1px solid #e9e9e9
}

.description--iphone11 .description__section p {
	font: normal 16px/26px Roboto
}

.description--iphone11 .description__section img {
	width: 100%;
	height: auto
}

.description--iphone11 .description__section--1 img {
	max-width: 586px;
	max-height: 503px
}

.description--iphone11 .description__section--1 span {
	display: inline-block;
	color: #333
}

.description--iphone11 .description__section--2 img {
	display: block;
	margin: auto 0 auto auto;
	max-width: 587px;
	max-height: 493px
}

.description--iphone11 .description__section--2 span {
	display: inline-block;
	color: #333
}

.description--iphone11 .description__section--3 img {
	display: block;
	margin: auto;
	max-width: 1200px;
	max-height: 478px
}

.description--iphone11 .description__section--3 span {
	margin-bottom: 30px;
	display: inline-block;
	color: #333
}

.description--iphone11 .description__section--3 p {
	margin-bottom: 20px
}

.description--iphone11 .description__section--4 img {
	padding-bottom: 40px;
	display: block;
	margin: auto;
	max-width: 650px;
	max-height: 400px
}

.description--iphone11 .description__section--4 span {
	display: inline-block;
	color: #333
}

.description--iphone11 .description__section--4 p {
	margin-bottom: 20px
}

.description--iphone11 .description__section--5 img {
	display: block;
	margin: auto;
	max-width: 460px;
	max-height: 529px
}

.description--iphone11 .description__section--5 span {
	display: inline-block;
	color: #333
}

.description--iphone11 .description__section--6 img {
	display: block;
	margin: auto;
	max-width: 952px;
	max-height: 464px
}

.description--iphone11 .description__section--6 span {
	display: inline-block;
	color: #333
}

.description--iphone11 .description__section--6 p {
	margin-bottom: 20px
}

.description--iphone11 .description__section--7 {
	background-color: #fafafa
}

.description--iphone11 .description__section--7 img {
	display: block;
	max-width: 500px;
	max-height: 430px;
	mix-blend-mode: darken
}

.description--iphone11 .description__section--7 span {
	display: inline-block;
	color: #333
}

.description--iphone11 .description__section--8 div:first-of-type {
	margin-bottom: 20px
}

.description--iphone11 .description__section--8 img {
	display: block;
	max-width: 906px;
	max-height: 395px;
	margin: auto
}

.description--iphone11 .description__section--8 span {
	display: inline-block;
	color: #333
}

.description--iphone11 .description__section--9 div:last-of-type {
	display: flex;
	justify-content: center
}

.description--iphone11 .description__section--9 img {
	display: block;
	max-width: 282px;
	max-height: 385px
}

.description--iphone11 .description__section--9 span {
	display: inline-block;
	color: #333
}

.description--iphonese {
	background-color: #fff
}

.description--iphonese .description__section {
	color: #2b2d30
}

.description--iphonese .description__section span {
	display: inline-block
}

.description--iphonese .description__section img {
	width: 100%;
	height: auto
}

.description--iphonese .description__section--1 {
	text-align: center
}

.description--iphonese .description__section--1 img {
	margin: auto;
	max-width: 631px;
	max-height: 583px
}

.description--iphonese .description__section--2 {
	text-align: center
}

.description--iphonese .description__section--2 span {
	margin-bottom: 20px
}

.description--iphonese .description__section--2 img {
	margin: auto;
	max-width: 922px;
	max-height: 403px
}

.description--iphonese .description__section--3 img {
	display: block;
	margin: auto;
	max-width: 477px;
	max-height: 609px
}

.description--iphonese .description__section--4 {
	background-color: #fafafa
}

.description--iphonese .description__section--4 span {
	margin-bottom: 20px
}

.description--iphonese .description__section--4 img {
	margin: auto;
	max-width: 363px;
	max-height: 554px
}

.description--iphonese .description__section--5 {
	background-color: #fafafa
}

.description--iphonese .description__section--5 span {
	margin-bottom: 20px
}

.description--iphonese .description__section--5 img {
	display: block;
	margin: auto;
	max-width: 608px;
	max-height: 340px
}

.description--airpodspro .description__section {
	color: #fff
}

.description--airpodspro .description__section span {
	display: inline-block
}

.description--airpodspro .description__section img {
	width: 100%;
	height: auto
}

.description--airpodspro .description__section--1 {
	text-align: center;
	background-color: #000
}

.description--airpodspro .description__section--1 img {
	display: block;
	margin: auto;
	max-width: 565px;
	max-height: 420px
}

.description--airpodspro .description__section--1 span {
	margin-bottom: 20px
}

.description--airpodspro .description__section--1 p {
	opacity: .8
}

.description--airpodspro .description__section--2 {
	position: relative;
	text-align: center;
	background-color: #000
}

.description--airpodspro .description__section--2 img {
	display: block;
	margin: auto;
	max-width: 1186px;
	max-height: 825px
}

.description--airpodspro .description__section--2 span {
	position: absolute
}

.description--airpodspro .description__section--3 {
	background-color: #000
}

.description--airpodspro .description__section--3 img {
	display: block;
	margin: auto;
	max-width: 364px;
	max-height: 423px
}

.description--airpodspro .description__section--4 {
	position: relative;
	background-color: #000
}

.description--airpodspro .description__section--4 img {
	display: block;
	margin: auto;
	max-width: 758px;
	max-height: 460px
}

.description--airpodspro .description__section--5 {
	position: relative;
	background-color: #000
}

.description--airpodspro .description__section--5 img {
	display: block;
	max-width: 1299px;
	max-height: 718px
}

.description--airpodspro .description__section--5 p span {
	color: #27cc00
}

.description--airpodspro .description__section--6 {
	background-color: #fff;
	color: #30373d
}

.description--airpodspro .description__section--6 img {
	display: block;
	margin: auto;
	max-width: 435px;
	max-height: 569px
}

.description--airpodspro .description__section--7 {
	background-color: #fff
}

.description--airpodspro .description__section--7 img {
	display: block;
	margin: auto;
	max-width: 1109px;
	max-height: 724px
}

.description--airpodspro .description__section--8 {
	background-color: #fff;
	color: #30373d
}

.description--airpodspro .description__section--8 img {
	max-width: 450px
}

.description--airpodspro .description__section--9 {
	background-color: #000
}

.description--airpodspro .description__section--9 img {
	display: block;
	margin: auto
}

.description--airpodspro .description__section--10 {
	position: relative;
	background-color: #000
}

.description--airpodspro .description__section--10 img {
	display: block;
	margin: auto;
	max-width: 481px;
	max-height: 616px
}

.land {
	display: flex;
	flex-direction: column;
	text-align: center
}

.land__image-top {
	width: 100%;
	max-width: 1114px;
	max-height: 320px
}

.land__container {
	display: flex;
	justify-content: space-between;
	border-radius: 2px;
	background-color: #202020
}

.land__container:first-of-type {
	margin-bottom: 10px
}

.land__container--retina img {
	align-items: flex-start
}

.land__container--bottom {
	align-items: center;
	background-color: #000
}

.land__container--bottom .land__container-content {
	text-align: left
}

.land__grad {
	display: -webkit-box;
	-webkit-background-clip: text;
	background-clip: text
}

.land__grad--gold {
	max-width: 460px;
	background-image: url(https://istore.su/img/pic/descriptions/bg-font-gold.jpg);
	background-position: right
}

.land__grad--violet {
	max-width: 485px;
	background-image: url(https://istore.su/img/pic/descriptions/bg-font-violet.jpg);
	background-position: right
}

.land__title--sm {
	margin-bottom: 20px;
	font: 500 24px/normal FuturaPT, sans-serif
}

.land__title--md {
	align-self: flex-start;
	text-align: left
}

.land__color-gold {
	color: #fee5db
}

.land__color-gradient {
	color: transparent;
	text-align: left
}

.land__features {
	display: flex;
	justify-content: space-between;
	text-align: left
}

.land__features .land__text {
	max-width: 280px
}

.land__feature {
	display: flex;
	flex-direction: column
}

.land__feature-image {
	margin-bottom: 25px;
	fill: #fff
}

.land__feature-image--steel {
	width: 64px;
	height: 64px
}

.land__feature-image--charging {
	width: 69px;
	height: 64px
}

.land__feature-image--coating {
	width: 86px;
	height: 64px
}

.land__video {
	border-radius: 2px
}

.land__video-wrap {
	position: relative;
	cursor: pointer
}

.land__video-wrap::before {
	position: absolute;
	content: "";
	background: url(https://istore.su/img/pic/ico/video-play.svg) no-repeat
}

.land--black {
	color: #fff;
	background: #000
}

.land--black .land__container--bottom {
	align-items: center;
	background-color: #000
}

.land--white {
	color: #2b2d30;
	background: #fff
}

.land--white .land__text, .land--white .land__title {
	color: #2b2d30
}

.land--white .land__container {
	background: #f2f3f5
}

.land--white .land__container--bottom {
	background: #fff
}

.land--white .land__container--retina img {
	align-items: flex-start
}

.land--white .land__feature-image {
	fill: #2b2d30
}

.land--white .land__image-top {
	align-self: center
}

.land--x {
	align-items: center;
	background-color: #fafafa;
	color: #2b2d30
}

.land--x .land__container {
	text-align: left
}

.land--x .land__container--characteristic {
	margin: 0;
	background-color: #fff;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4
}

.land--x .land__container--features {
	margin: 0;
	background-color: #fff;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden
}

.land--x .land__container--bottom {
	align-items: flex-start;
	overflow: hidden;
	margin: 0;
	color: #fff;
	background-color: #000
}

.land--x .land__container--bottom .land__container-content {
	margin: 0;
	max-width: none
}

.land--x .land__container .list {
	font: normal 15px/23px Roboto, sans-serif
}

.land--x .land__container .list__item {
	padding-left: 18px
}

.land--x .land__container .list__item:before {
	top: 7px
}

.land--x .land__features .land__text {
	padding: 0 15px;
	max-width: none
}

.land--x .land__feature svg {
	fill: #000
}

.land--x .land__image {
	width: 100%;
	height: 100%
}

.land--8 {
	align-items: center;
	background-color: #fafafa;
	overflow: hidden
}

.land--8 .land__container {
	text-align: left
}

.land--8 .land__container--characteristic {
	margin: 0;
	background-color: #fff;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4
}

.land--8 .land__container--4k {
	margin: 0;
	background-color: #fff;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4
}

.land--8 .land__container--4k .land__container-content {
	padding: 0
}

.land--8 .land__container--bottom {
	justify-content: space-between;
	margin: 0;
	width: 100%;
	color: #2b2d30;
	background-color: #fceee3;
	border-top: 1px solid #e4e4e4
}

.land--8 .land__container--bottom .land__container-content {
	margin: 0;
	max-width: none
}

.land--8 .land__features .land__text {
	max-width: none
}

.land--8 .land__feature svg {
	fill: #000
}

.land--8 .list__item:before {
	top: 7px;
	width: 5px;
	height: 5px
}

.land--7plus {
	overflow: hidden;
	text-align: center;
	color: #fff;
	background-color: #000
}

.land--7plus .land__image {
	width: 100%;
	height: auto
}

.land--7plus .land__title--md {
	position: relative;
	z-index: 2;
	align-self: center;
	padding: 0;
	text-align: center
}

.land--7plus .land__text--md {
	position: relative;
	margin: 0 auto;
	letter-spacing: 0;
	font-weight: 300
}

.land--7plus .land__container {
	background: #1f1f1f;
	border-radius: 2px
}

.land--7plus .land__container-content {
	text-align: left
}

.land--7plus .land__container .land__title--md {
	text-align: left
}

.land--six-s {
	overflow: hidden;
	align-items: center;
	text-align: center;
	color: #2b2d30;
	background: #fff
}

.land--six-s .land__title--md {
	padding: 0;
	align-self: center
}

.land--six-s .land__title--left {
	align-self: flex-start
}

.land--six-s .land__title--right {
	text-align: left
}

.land--six-s .land__text--left {
	position: relative;
	align-self: flex-start;
	text-align: left
}

.land--six-s .land__text--right {
	position: relative;
	text-align: left;
	align-self: flex-end
}

.land--six-s .land__container {
	display: block;
	margin: 0;
	width: 100%;
	background: #fafafa
}

.land--six-s .land__container-content {
	position: relative
}

.land--six-s .land__image {
	width: 100%;
	height: auto
}

.land--7 {
	overflow: hidden;
	text-align: center;
	color: #fff;
	background-color: #000
}

.land--7 .land__image {
	width: 100%;
	height: auto
}

.land--7 .land__title--md {
	position: relative;
	z-index: 2;
	align-self: center;
	padding: 0;
	text-align: center
}

.land--7 .land__text--md {
	position: relative;
	margin: 0 auto;
	letter-spacing: 0;
	font-weight: 300
}

.land--7 .land__container-content {
	text-align: left
}

.land--7 .land__container .land__title--md {
	text-align: left
}

.land--8plus {
	align-items: center;
	background-color: #fafafa;
	overflow: hidden
}

.land--8plus .land__container {
	text-align: left
}

.land--8plus .land__container--characteristic {
	width: 100%;
	margin: 0;
	background-color: #fff;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4
}

.land--8plus .land__container--4k {
	margin: 0;
	background-color: #fff;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4
}

.land--8plus .land__container--4k .land__container-content {
	padding: 0
}

.land--8plus .land__container--bottom {
	justify-content: space-between;
	margin: 0;
	width: 100%;
	color: #2b2d30;
	background-color: #fceee3;
	border-top: 1px solid #e4e4e4
}

.land--8plus .land__container--bottom .land__container-content {
	margin: 0;
	max-width: none
}

.land--8plus .land__features .land__text {
	max-width: none
}

.land--8plus .land__feature svg {
	fill: #000
}

.land--8plus .list__item:before {
	top: 7px;
	width: 5px;
	height: 5px
}

.land .list__item {
	position: relative;
	padding-left: 20px;
	margin-bottom: 20px
}

.land .list__item:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 4px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #000
}

.land .list__item--small {
	font-size: 12px;
	margin: 0 0 0 14px
}

.list--compact .land .list__item {
	padding-left: 9px
}

.list--compact .land .list__item:before {
	top: 8px;
	left: 2px;
	width: 3px;
	height: 3px
}

.land .list--ul .list__item {
	position: relative;
	margin-bottom: 5px
}

.land .list--ul .list__item::before {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 15px;
	height: 15px;
	background: url(https://istore.su/img/pic/ico/check.svg) no-repeat
}

.land .list--ol {
	list-style-type: none;
	counter-reset: num
}

.land .list--ol .list__item {
	margin-bottom: 5px
}

.land .list--ol .list__item::before {
	content: counter(num) ". ";
	top: 0;
	left: 0;
	counter-increment: num;
	font: bold 14px/24px Roboto, sans-serif;
	color: #15d743;
	background: 0 0
}

.land .list__title {
	margin-bottom: 15px;
	font: 500 16px/17px FuturaPT, sans-serif;
	color: #333
}

.land .list__wrap {
	margin-top: 10px
}

.land .list--light .list__item {
	margin-bottom: 15px
}

.land .list--light .list__item:before {
	background-color: #e6e8e7
}

.land .list--green .list__item {
	padding-left: 20px
}

.land .list--green .list__item:before {
	top: 30%;
	left: 0;
	width: 7px;
	height: 7px;
	background-color: #4bd964
}

.land .list--green .list__item:last-child {
	margin-bottom: 0
}

.land .list--numered {
	margin-bottom: 35px
}

.land .list--numered li:last-child {
	margin-bottom: 0
}

.land .list--numered:last-child {
	margin-bottom: 0
}

.land .list--bordered {
	margin: 0 0 5px
}

.land .list--bordered li {
	color: #30373d;
	padding: 2px 15px;
	border-left: 2px solid #b9baba
}

.land-air {
	text-align: center;
	background-color: #fff
}

.land-air__top {
	position: relative;
	background: url(https://istore.su/img/pic/descriptions/land-air-top.jpg) 0 0/100% no-repeat
}

.land-air__top .land-air__title {
	position: relative;
	margin: 0 auto 26px;
	max-width: 780px
}

.land-air__top .land-air__text {
	position: relative;
	margin: 0 auto;
	max-width: 710px
}

.land-air__black {
	color: #fff;
	background-color: #000
}

.land-air__black .land-air__text--md {
	padding-top: 26px
}

.land-air__gray {
	text-align: left
}

.land-air__gray-list {
	display: flex;
	justify-content: space-between
}

.land-air__gray-item {
	max-width: 320px
}

.land-air__gray .land-air__text--lg {
	margin-bottom: 15px
}

.land-air__feature-title {
	margin-bottom: 26px
}

.land-air__feature-list {
	display: flex;
	justify-content: space-between
}

.land-air__feature-time {
	display: inline-block;
	font: 300 48px/normal Roboto, sans-serif
}

.land-air__set {
	text-align: left;
	background-image: linear-gradient(to bottom, #f2f2f2, #fff)
}

.land-air__set-content {
	display: flex;
	border-radius: 2px;
	box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .1);
	background-color: #fff
}

.land-air__set-image {
	width: 100%;
	height: auto;
	max-width: 297px;
	max-height: 340px
}

.land-air__set .land-air__title {
	margin-bottom: 20px
}

.land-air__footer-title {
	margin-bottom: 26px
}

.land-air__footer-text {
	margin-bottom: 35px
}

.land-air__footer-image {
	width: 100%;
	height: auto;
	max-width: 683px;
	max-height: 568px
}

.seo-features {
	text-align: center;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec
}

.seo-features .feature li:not(:last-of-type) {
	position: relative
}

.seo-features .feature p:first-of-type {
	font: normal 16px/26px Roboto
}

.header__top {
	font: 500 16px/24px FuturaPT;
	background-color: #f8f8f8;
	border-bottom: 1px solid rgba(233, 233, 233, .7)
}

.header__top-select-city span {
	font: 400 13px/14px Roboto;
	color: rgba(51, 51, 51, .45)
}

.header__top-select-city > a {
	position: relative;
	padding-right: 15px;
	font: 400 13px/14px Roboto
}

.header__top-select-city > a::after {
	position: absolute;
	content: '';
	top: 6px;
	right: 0;
	width: 8px;
	height: 8px;
	border-top: 2px solid;
	border-left: 2px solid;
	border-radius: 1px 0 0 0;
	transform: rotate(225deg) translate(0, 50%)
}

.header__top a {
	color: #ff548d
}

.header__top a:hover {
	color: #f8355e
}

.header__top-list li {
	position: relative;
	text-align: center
}

.header__top-list li::after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 20px;
	background-color: rgba(0, 0, 0, .1)
}

.header__top-list li:first-of-type::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 20px;
	background-color: rgba(0, 0, 0, .1)
}

.header__top-list li:first-of-type a {
	width: 25px;
	height: 14px;
	background: url(https://istore.su/img/pic/logo/vk-logo.svg) center no-repeat
}

.header__top-list li:nth-of-type(2) a {
	width: 18px;
	height: 18px;
	background: url(https://istore.su/img/pic/logo/insta-logo.svg) center no-repeat
}

.header__top-list li:last-of-type a {
	color: #6344b6
}

.header__top-list li:last-of-type a:hover {
	color: #2c0952
}

.header__top-list li a {
	position: relative;
	display: block;
	padding: 0 20px;
	min-width: 60px;
	font: 500 13px/14px Roboto
}

.header__top-list li svg {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.header__dropdown {
	min-width: 260px;
	padding: 5px;
	background: #fff;
	border: 1px solid #e9e9e9;
	box-shadow: 0 6px 20px rgba(0, 0, 0, .08);
	border-radius: 12px
}

.header__dropdown input {
	margin-bottom: 15px;
	padding: 10px 20px;
	width: 100%;
	background: #efeff0;
	border-radius: 8px;
	font: normal 15px/19px FuturaPT;
	color: #30373d;
	border: none
}

.header__dropdown a {
	padding: 10px;
	font: normal 15px/19px FuturaPT;
	color: #30373d
}

.header__dropdown li {
	margin-bottom: 10px
}

.header__dropdown li.active a {
	color: #ff548c
}

.header__logo {
	display: flex
}

.header__navigation a {
	border-bottom: 1px solid transparent;
	font: normal 16px/22px FuturaPT;
	color: #30373d;
	transition: border .3s
}

.header__navigation a:hover {
	border-color: #30373d
}

.header__contacts {
	white-space: nowrap
}

.header__contacts span {
	color: rgba(51, 51, 51, .4)
}

.header__contacts span:first-child {
	position: relative;
	font: normal 14px/18px FuturaPT
}

.header__contacts span:first-child:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 40px;
	background-color: #e9e9e9
}

.header__contacts span:last-child {
	text-align: right;
	font: normal 10px/13px Roboto
}

.header__contacts a {
	position: relative;
	margin-bottom: 5px;
	font: 500 20px/23px FuturaPT;
	color: #333
}

.header__contacts a svg {
	transition: transform .3s;
	transform: translate(-5px)
}

.header__contacts a:hover svg {
	transform: scale(1.3)
}

.header__catalog {
	position: relative
}

.header__catalog-bg {
	position: relative;
	content: "";
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	z-index: 49;
	transition: opacity .15;
	opacity: 0;
	pointer-events: none
}

.header__catalog-btn {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 51;
	padding: 13px 25px 9px;
	box-shadow: 0 4px 12px rgba(255, 84, 140, .4);
	border-radius: 8px;
	background-color: #ff548c;
	white-space: nowrap;
	font: 500 15px/19px FuturaPT;
	color: #fff;
	text-transform: uppercase;
	transition: box-shadow .3s, background-color .3s
}

.header__catalog-btn:hover {
	background: #f8355e;
	box-shadow: 0 6px 30px rgba(248, 53, 94, .4)
}

.header__catalog-btn svg {
	margin: 0 10px 2px 0
}

.header__catalog-btn.uk-open + div + .header__catalog-bg {
	opacity: 1;
	pointer-events: inherit;
	z-index: 49
}

.header__catalog-container {
	position: absolute;
	top: -20px !important;
	left: -10px !important;
	padding: 90px 0 0;
	width: 1250px;
	border-radius: 20px;
	z-index: 50;
	background: #f8f8f8;
	overflow: hidden
}

.header__catalog-close {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 12px 15px 11px;
	width: 100%;
	max-width: 110px;
	font: 600 15px/18px FuturaPT;
	color: #6b6b6b;
	text-transform: uppercase;
	background: #ddd;
	border-radius: 8px;
	transition: box-shadow .3s
}

.header__catalog-close:hover {
	box-shadow: inset 2px 2px 5px rgba(154, 147, 140, .5), 1px 1px 5px #fff
}

.header__catalog-question {
	position: absolute;
	top: 10px;
	right: 130px;
	padding: 10px 15px 9px;
	max-width: 210px;
	border-radius: 8px;
	font: 500 16px/22px FuturaPT;
	cursor: pointer;
	background: #6344b6;
	box-shadow: 0 4px 12px rgba(107, 72, 169, .4)
}

.header__catalog-question:hover {
	background: #673cdd;
	box-shadow: 0 4px 15px rgba(107, 72, 169, .7)
}

.header__catalog-tabs {
	padding-left: 20px;
	margin: 0;
	border-bottom: 1px solid rgba(216, 216, 216, .5)
}

.header__catalog-tabs.uk-subnav-pill > .uk-active > a {
	background-color: transparent !important;
	color: #ff548c
}

.header__catalog-tabs.uk-subnav-pill > .uk-active > a::after {
	width: 100%;
	background: #ff548c
}

.header__catalog-tabs.uk-subnav-pill > * > :first-child {
	position: relative;
	padding: 5px 25px 10px;
	background: 0 0;
	color: #333;
	font: 500 20px/28px FuturaPT;
	text-transform: inherit
}

.header__catalog-tabs.uk-subnav-pill > * > :first-child::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 4px;
	width: 40%;
	background: 0 0;
	border-radius: 100px 100px 0 0;
	transition: width .3s
}

.header__catalog-content {
	padding: 15px 15px 20px;
	background: #fff;
	overflow: scroll;
	height: 600px;
}

.header__catalog-list a {
	width: 100%;
	height: 100%;
	max-width: 138px;
	max-height: 225px;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 19px;
	text-align: center;
	border-radius: 20px;
	transition: box-shadow .15s
}

.header__catalog-list a:hover {
	box-shadow: 0 4px 24px rgba(0, 0, 0, .1)
}

.header__catalog-list a:hover span {
	color: #ff548c
}

.header__catalog-list img {
	margin: auto;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply
}

.header__catalog-list div {
	margin: 0 auto 10px auto;
	width: 100px;
	height: 100px
}

.header__catalog-list span {
	font: 400 18px/28px FuturaPT;
	color: #30373d;
	transition: color .15s
}

.header__catalog-list span:first-of-type {
	font: 400 12px/20px FuturaPT;
	color: #bebec2
}

.header__catalog-list span:last-of-type {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	max-width: 100px
}

.header__bottom .header__list > li {
	position: relative
}

.header__bottom .header__list > li:hover .header__sublist {
	opacity: 1;
	pointer-events: inherit;
	z-index: 1000
}

.header__bottom .header__list > li:hover .header__sublist::-webkit-scrollbar {
	display: block
}

.header__bottom .header__list > li:hover > a {
	color: #ff548c
}

.header__bottom .header__list > li > a {
	color: #30373d
}

.header__sublist-wrap {
	position: relative
}

.header__sublist li:not(:last-of-type) {
	margin-bottom: 10px
}

.header__banner {
	position: relative;
	padding: 15px 25px 15px 105px;
	width: 305px;
	text-align: right;
	background-color: #f4f4f4;
	border-radius: 8px;
	overflow: hidden;
	cursor: pointer;
	transition: box-shadow .3s
}

.header__banner:hover {
	box-shadow: 0 3px 15px rgba(0, 0, 0, .2)
}

.header__banner img {
	position: absolute;
	left: 15px;
	bottom: 0;
	mix-blend-mode: darken
}

.header__banner span {
	display: block
}

.header__banner span:first-of-type {
	margin-bottom: 5px;
	white-space: nowrap;
	font: 400 11px/13px Roboto;
	text-transform: uppercase;
	color: #ff548c;
	text-align: center
}

.header__banner span:last-of-type {
	white-space: nowrap;
	font: 700 20px/23px Roboto;
	color: #30373d
}

.header__menu-button {
	position: relative;
	margin-right: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(255, 84, 140, .4);
	background: #ff548c
}

.header__menu-button span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 4px;
	width: 60%;
	background: #fff;
	border-radius: 10px;
	transition: transform .5s, opacity .05s
}

.header__menu-button span::before {
	content: "";
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: auto;
	height: 4px;
	width: 100%;
	background: #fff;
	border-radius: 10px
}

.header__menu-button span::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
	height: 4px;
	width: 100%;
	background: #fff;
	border-radius: 10px
}

.header__menu-button.open span {
	transform: rotate(45deg)
}

.header__menu-button.open span::before {
	opacity: 0
}

.header__menu-button.open span::after {
	transform: rotate(90deg) translateX(-9px)
}

.header__city {
	display: none;
	position: relative
}

.header__city-confirm {
	width: 96%;
	max-width: 400px;
	margin: 0 auto;
	padding: 25px;
	position: fixed;
	z-index: 1000;
	background: #fff;
	box-shadow: 0 5px 20px rgba(0, 0, 0, .15);
	border-radius: 20px;
	z-index: 1000
}

.header__city-confirm .btn {
	padding: 10px 15px;
	min-width: 130px;
	font: 500 16px/21px FuturaPT;
	text-transform: uppercase
}

.header__city-confirm ul {
	margin-top: 15px;
	justify-content: center
}

.header__city-confirm li:not(:last-of-type) {
	margin-right: 10px
}

.header__city-confirm li:last-of-type .btn {
	background-color: #bbb
}

.header__city-confirm li:last-of-type .btn:hover {
	box-shadow: 0 6px 30px rgba(216, 216, 216, .5)
}

.header__city-confirm p {
	text-align: center;
	font: normal 16px/21px Roboto
}

.header__city-backdrop {
	background-color: rgba(0, 0, 0, .8);
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
	width: 100%;
	height: 100vh
}

.main-features {
	background-color: #2c0952
}

.main-features .title {
	color: #fff
}

.main-features li div {
	position: relative;
	padding-bottom: 20px;
	text-align: center;
	box-shadow: 0 2px 24px rgba(0, 0, 0, .05);
	border-radius: 20px;
	background: #fff;
	overflow: hidden;
	color: #30373d
}

.main-features li img {
	margin: auto;
	width: 100%;
	height: auto
}

.main-features li span {
	display: block;
	padding: 20px 15px 0;
	margin-bottom: 15px;
	font: 500 28px/33px FuturaPT
}

.main-features li p {
	padding: 0 15px;
	margin-bottom: 60px;
	font: 400 16px/24px Roboto;
	color: rgba(48, 55, 61, .9)
}

.main-features li a {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	border-bottom: 1px solid transparent;
	font: 600 16px/22px FuturaPT;
	color: #ff548c;
	transition: border .3s
}

.main-features li a:hover {
	border-color: #ff548c
}

.main-features .swiper-wrapper {
	flex-wrap: nowrap !important
}

.main-features .swiper-pagination-bullet {
	height: 3px;
	background: #ff548c;
	box-shadow: 0 2px 24px rgba(0, 0, 0, .05);
	border-radius: 20px
}

.main-features .swiper-pagination-bullet:not(:last-of-type) {
	margin-right: 5px
}

.subscribe {
	box-shadow: 0 2px 24px rgba(0, 0, 0, .05);
	border-radius: 20px;
	background: #fff
}

.subscribe .field {
	max-width: 320px
}

.subscribe .btn {
	max-width: 320px;
	padding: 13px 15px 14px;
	font: 600 18px/21px FuturaPT
}

.subscribe__title {
	display: block;
	color: #30373d
}

.subscribe p {
	margin-bottom: 30px;
	font: normal 16px/26px Roboto;
	color: rgba(48, 55, 61, .9)
}

.footer__subtitle {
	text-transform: uppercase;
	font: 600 16px/19px FuturaPT;
	color: silver
}

.footer__logo {
	display: inline-block;
	margin-bottom: 25px
}

.footer__description p {
	font: normal 14px/26px Roboto;
	color: rgba(48, 55, 61, .9)
}

.footer__description span {
	font: normal 12px/18px Roboto;
	color: rgba(51, 51, 51, .5)
}

.footer__description div img {
	display: block
}

.footer__menu .footer__subtitle {
	display: inline-block;
	margin-bottom: 20px
}

.footer__menu a {
	border-bottom: 1px solid transparent;
	color: #333;
	transition: border .3s, color .3s
}

.footer__menu a:hover {
	border-color: #ff548c;
	color: #ff548c
}

.footer__menu li:not(:last-of-type) {
	margin-bottom: 15px
}

.footer__menu li {
	width: 100%
}

.footer__contacts .footer__subtitle {
	margin-bottom: 10px
}

.footer__contacts-container a {
	margin-bottom: 20px;
	font: 600 32px/37px FuturaPT;
	color: #333
}

.footer__contacts-container span {
	font: normal 14px/18px FuturaPT;
	color: rgba(51, 51, 51, .5)
}

.footer__address {
	margin-bottom: 10px;
	font: normal 14px/26px Roboto;
	color: rgba(48, 55, 61, .9)
}

.footer__btn-map {
	display: inline-block;
	margin-bottom: 25px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	border-bottom: 1px solid transparent;
	font: 600 16px/22px FuturaPT;
	color: #ff548c;
	cursor: pointer;
	transition: border .3s
}

.footer__btn-map:hover {
	border-color: #ff548c
}

.footer__socials {
	margin-bottom: 20px;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.footer__socials li:not(:last-of-type) {
	margin-right: 30px
}

.footer__socials a {
	transition: opacity .3s
}

.footer__socials a:hover {
	opacity: .8
}

.footer .btn {
	padding: 10px 15px 9px;
	max-width: 210px;
	border-radius: 8px;
	font: 600 16px/22px FuturaPT;
	cursor: pointer
}

.question {
	background: #fff;
	box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
	border-radius: 15px
}

.question__title {
	display: block;
	font: 600 28px/33px FuturaPT;
	color: #30373d
}

.question p {
	font: normal 14px/26px Roboto;
	color: rgba(48, 55, 61, .9)
}

.question__image img {
	max-width: 100%
}

.question .field {
	width: 100%
}

.question .field input {
	padding: 15px 20px;
	border: 1px solid #e9e9e9;
	box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
	background: #fff
}

.question .btn {
	padding: 15px;
	max-width: 230px;
	text-transform: uppercase;
	font: 600 16px/19px FuturaPT
}

.contacts__wrapper {
	padding-top: 20px
}

.contacts .frame {
	overflow: hidden
}

.contacts__header .title {
	margin-right: 20px
}

.contacts__header label {
	text-transform: uppercase;
	font: 600 12px/15px FuturaPT;
	color: rgba(48, 55, 61, .4)
}

.contacts__switcher .uk-subnav > * > :first-child {
	color: rgba(51, 51, 51, .8) !important;
	text-transform: none !important
}

.contacts__switcher .uk-subnav a::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
	width: 50%;
	height: 5px;
	background: 0 0;
	border-radius: 100px 100px 0 0;
	transition: width .15s
}

.contacts__switcher .uk-subnav > .uk-active > a {
	position: relative;
	color: #ff548c !important
}

.contacts__switcher .uk-subnav > .uk-active > a::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 5px;
	background: #ff548c;
	border-radius: 100px 100px 0 0
}

.contacts__list {
	position: relative;
	max-height: 600px;
	overflow-y: scroll
}

.contacts__item {
	position: relative
}

.contacts__item div {
	position: relative;
	transition: background-color .3s;
	cursor: pointer
}

.contacts__item div:hover {
	background-color: rgba(230, 230, 230, .3)
}

.contacts__info {
	position: relative
}

.contacts__info-text-copy {
	position: absolute;
	font: normal 12px/19px Roboto;
	color: rgba(121, 123, 126, .9);
	top: 0;
	right: 15px;
	display: none
}

.contacts__info-title {
	margin-bottom: 10px;
	position: relative;
	padding-left: 25px;
	font: 500 16px/19px Roboto;
	color: #797c80
}

.contacts__info-title::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background: url(https://istore.su/img/pic/ico/metro-ico.svg) no-repeat
}

.contacts__info-address {
	position: relative;
	margin-bottom: 10px;
	display: block;
	font: normal 16px/19px Roboto;
	color: rgba(43, 45, 48, .9);
	border: none;
	background-color: transparent
}

.contacts__info-phone {
	margin-bottom: 10px;
	font: 500 18px/21px Roboto;
	color: #2b2d30
}

.contacts__info-time {
	font: normal 12px/20px Roboto;
	color: rgba(43, 45, 48, .7)
}

.contacts__personal-data {
	padding: 20px 30px
}

.contacts__personal-data a {
	color: #ff548c;
	border-bottom: 1px solid transparent;
	transition: border-color .3s
}

.contacts__personal-data a:hover {
	border-color: #ff548c
}

.reviews__header {
	border-bottom: 1px solid rgba(216, 216, 216, .5)
}

.reviews__content .checkout__container-title {
	margin-bottom: 5px
}

.reviews__content .nice-select {
	padding: 8px;
	height: auto;
	margin-bottom: 30px
}

.reviews__content .nice-select::after {
	right: 20px;
	height: 10px;
	width: 10px
}

.reviews__content .nice-select .option, .reviews__content .nice-select .option.focus, .reviews__content .nice-select .option.selected.focus, .reviews__content .nice-select .option:hover {
	padding: 8px !important
}

.reviews__content .nice-select img {
	margin-right: 10px;
	width: 64px;
	height: 64px
}

.reviews__content .nice-select .current {
	display: flex;
	align-items: center
}

.reviews__content .nice-select li {
	display: flex;
	align-items: center
}

.reviews__container {
	position: relative;
	overflow: hidden
}

.reviews__container .swiper-pagination-bullet {
	opacity: 1;
	background-color: #e0e0e0
}

.reviews__container .swiper-pagination-bullet-active {
	background-color: #7a7a7a
}

.reviews__container .swiper-slide a {
	position: relative;
	display: block
}

.reviews__container .swiper-slide a:hover::after {
	transform: scale(1.3)
}

.reviews__container .swiper-slide a::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 50px;
	height: 58px;
	background: url(https://istore.su/img/pic/ico/play-ico.svg) no-repeat;
	background-size: contain;
	transition: transform .3s
}

.reviews__container .swiper-slide a img {
	width: 100%;
	height: auto;
	border: 1px solid #eaeaea;
	border-radius: 15px;
	overflow: hidden
}

.reviews__container .swiper-slide div span:first-child {
	padding-left: 10px;
	font: 500 22px/26px FuturaPT;
	color: #30373d
}

.reviews__container .swiper-slide div span:last-child {
	padding-right: 10px;
	font: 300 16px/19px Roboto;
	color: #ff548c
}

.reviews__container .swiper-slide span {
	padding-left: 10px;
	font: normal 14px/22px Roboto;
	color: rgba(48, 55, 61, .5)
}

.reviews__btn-adds {
	padding: 13px 15px 12px;
	width: 100%;
	max-width: 400px;
	text-align: center;
	white-space: nowrap;
	font: 500 16px/22px FuturaPT;
	color: #f8355e;
	border-radius: 8px;
	background-color: #fff;
	transition: box-shadow .3s, color .1s, background-color .3s, border .3s;
	border: 1px solid #f8355e
}

.reviews__btn-adds:hover {
	background-color: #f8355e;
	color: #fff;
	border: 1px solid transparent
}

.reviews__head {
	display: flex;
	justify-content: center;
	align-items: center
}

.reviews__head img {
	width: 180px;
	height: 75px
}

.article__header {
	border-bottom: 1px solid rgba(216, 216, 216, .5)
}

.article__content img {
	margin-bottom: 30px;
	width: 100%;
	height: auto
}

.article__content a {
	color: #ff548c
}

.article__date {
	font: normal 14px/22px Roboto;
	color: rgba(48, 55, 61, .5)
}

.article__text {
	margin-bottom: 30px;
	font: normal 16px/26px Roboto
}

.article__text-large {
	margin-bottom: 30px;
	font: normal 24px/32px FuturaPT
}

.articles__header {
	border-bottom: 1px solid rgba(216, 216, 216, .5)
}

.articles__list li {
	padding-bottom: 20px
}

.articles__list li:hover img {
	transform: scale(1.05)
}

.articles__list li:not(:first-of-type) {
	padding-top: 20px
}

.articles__list li:not(:last-of-type) {
	border-bottom: 1px solid #eaeaea
}

.articles__list img {
	border-radius: 8px;
	transition: transform .3s
}

.articles__list span {
	margin-bottom: 15px;
	font: normal 14px/22px Roboto;
	color: rgba(48, 55, 61, .5)
}

.articles__list p {
	font: normal 15px/24px Roboto;
	color: #30373d
}

.articles__list a {
	margin-bottom: 10px;
	font: 500 22px/26px FuturaPT;
	color: #30373d
}

.articles__sort {
	padding: 5px;
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content;
	border: 1px solid #e9e9e9;
	border-radius: 10px;
	background: #fff
}

.articles__sort a {
	display: block;
	padding: 12px 15px;
	width: 100%;
	font: 500 12px/16px Roboto;
	color: #333;
	background-color: #fff;
	border-radius: 20px;
	transition: background-color .3s, color .1s;
	text-align: center
}

.articles__sort a:hover {
	color: #fff;
	background-color: #2c0952
}

.articles__sort li:not(:last-of-type) {
	margin-right: 5px
}

.articles__sort li.active a {
	color: #fff;
	background-color: #2c0952
}

.return-policy .frame {
	position: relative
}

.return-policy .frame::after {
	content: "";
	position: absolute;
	background: url(https://istore.su/img/pic/bg/return-policy.svg) no-repeat
}

.return-policy__text-large {
	margin-bottom: 30px;
	font: normal 24px/32px FuturaPT
}

.return-policy__text-bold {
	font: 500 22px/32px FuturaPT
}

.return-policy__text-subtitle {
	font: 500 24px/32px FuturaPT
}

.return-policy .dotted-list {
	margin-bottom: 30px
}

.delivery .title span {
	text-transform: uppercase
}

.delivery__lower-text {
	display: block;
	font: normal 24px/32px FuturaPT;
	color: rgba(48, 55, 61, .5)
}

.delivery__inner-frame {
	background: #f8f8f8;
	border: 1px solid #eaeaea;
	border-radius: 20px
}

.delivery__inner-frame span {
	font: normal 24px/32px FuturaPT
}

.delivery__circle-info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	color: #fff;
	border-radius: 50%
}

.delivery__circle-info--orange {
	background: linear-gradient(180deg, #ff8f2d 0, #ff5614 100%)
}

.delivery__circle-info--violet {
	background: linear-gradient(180deg, #c54af0 0, #9324dc 100%)
}

.delivery .feature li:not(:last-of-type) {
	position: relative
}

.delivery .feature li:not(:last-of-type)::before {
	content: "";
	position: absolute;
	display: block;
	background-color: #eaeaea
}

.delivery .feature p {
	font: normal 16px/26px Roboto
}

.delivery .accordion ol {
	list-style-type: decimal;
	list-style-position: inside;
	font: normal 14px/24px Roboto
}

.accordion {
	background: #fff;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .05);
	border-radius: 10px;
	overflow: hidden
}

.accordion .uk-accordion-title {
	padding: 15px 20px 15px 25px;
	font: 600 16px/28px FuturaPT;
	text-transform: uppercase;
	background-color: #fff
}

.accordion .uk-accordion-title::before {
	width: 25px;
	height: 25px;
	background: url(https://istore.su/img/pic/ico/arrow-bottom-ico.svg) no-repeat, #e9e9e9;
	background-size: 10px 7px;
	background-position: center;
	border-radius: 50%;
	transition: transform .3s
}

.accordion li:not(:last-of-type) .uk-accordion-title {
	border-bottom: 1px solid #e9e9e9
}

.accordion li:not(:last-of-type) .uk-accordion-content {
	border-bottom: 1px solid #e9e9e9
}

.accordion li:last-of-type.uk-open .uk-accordion-title {
	border-bottom: 1px solid #e9e9e9
}

.accordion .uk-accordion-title:focus, .accordion .uk-accordion-title:hover {
	color: #30373d
}

.accordion li.uk-open > .uk-accordion-title::before {
	transform: rotate(-180deg)
}

.accordion .uk-accordion-content {
	margin: 0;
	padding: 20px 20px 20px 25px;
	background-color: #f8f8f8
}

.warranty__text--pink {
	font: normal 24px/32px FuturaPT;
	color: #ff548c
}

.warranty__text--bg-pink {
	font: normal 16px/22px FuturaPT;
	border-radius: 15px;
	background: rgba(255, 84, 140, .1)
}

.return {
	color: #30373d
}

.return__top {
	background: #f8f8f8
}

.return__tabs {
	justify-content: center;
	margin: 0;
	border-bottom: 1px solid rgba(216, 216, 216, .5)
}

.return__tabs.uk-subnav-pill > .uk-active > a {
	background-color: transparent !important;
	color: #ff548c
}

.return__tabs.uk-subnav-pill > .uk-active > a::after {
	width: 100%;
	background: #ff548c
}

.return__tabs.uk-subnav-pill > * > :first-child {
	position: relative;
	padding: 5px 10px 15px;
	background: 0 0;
	color: #333;
	font: 500 20px/24px FuturaPT;
	text-transform: inherit
}

.return__tabs.uk-subnav-pill > * > :first-child::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 6px;
	width: 40%;
	background: 0 0;
	border-radius: 100px 100px 0 0;
	transition: width .3s
}

.return__content {
	background-color: #fff
}

.return__inner-frame {
	background: #f8f8f8;
	border: 1px solid #eaeaea;
	border-radius: 20px
}

.return__inner-frame span {
	display: inline-block
}

.return__inner-frame a {
	display: inline-block;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	border-bottom: 1px solid transparent;
	font: 600 16px/22px FuturaPT;
	color: #ff548c;
	transition: border .3s
}

.return__inner-frame a:hover {
	border-color: #ff548c
}

.return__subtitle {
	font: 600 24px/24px FuturaPT;
	color: #30373d
}

.return__text {
	color: #30373d
}

.return__text-gray {
	font: normal 16px/26px Roboto;
	color: rgba(48, 55, 61, .7)
}

.return__text-green {
	font: 600 24px/24px FuturaPT;
	color: #27cc00
}

.return__text-pink {
	font: normal 20px/26px FuturaPT;
	color: #ff548c
}

.return__text-border {
	border-top: 1px solid rgba(216, 216, 216, .5);
	font: normal 16px/26px Roboto
}

.return__feature div {
	position: relative;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	background: #fff;
	border: 4px solid #fff;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .1)
}

.return__feature div::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%
}

.return__feature div img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 75px;
	height: 32px;
	z-index: 1;
	mix-blend-mode: darken
}

.return .feature li:not(:last-of-type) {
	position: relative
}

.return .feature li:not(:last-of-type)::before {
	content: "";
	position: absolute;
	display: block;
	background-color: #eaeaea
}

.return__sort label {
	text-transform: uppercase;
	font: 700 12px/15px FuturaPT;
	color: rgba(48, 55, 61, .4)
}

.return__date {
	font: normal 16px/26px Roboto;
	color: #30373d
}

.catalog__header-top {
	background: #fff
}

.catalog__sort label {
	font: 700 12px/15px FuturaPT;
	text-transform: uppercase;
	color: rgba(48, 55, 61, .4)
}

.catalog__btn {
	display: block;
	width: 100%;
	text-align: center;
	padding: 9px 15px;
	font: 600 16px/22px FuturaPT;
	color: #ff548c;
	background-color: #fff;
	border: 1px solid rgba(236, 236, 236, .7);
	border-radius: 8px;
	transition: border .3s, background-color .3s, box-shadow .3s, color .15s;
	overflow: hidden
}

.catalog__btn:hover {
	background-color: #ff548c;
	color: #fff;
	border-color: #ff548c;
	box-shadow: 0 6px 30px rgba(248, 53, 94, .4)
}

.catalog__features .feature {
	padding-left: 15px
}

.catalog__features .feature div:first-of-type {
	width: 80px;
	height: 80px
}

.catalog__features .feature div:last-of-type p:first-of-type {
	font: 500 22px/26px FuturaPT;
	color: #30373d
}

.catalog__features .feature div:last-of-type p:last-of-type {
	font: normal 14px/26px Roboto, sans-serif;
	color: rgba(48, 55, 61, .9)
}

.catalog__swiper .swiper-slide:not(:last-of-type) {
	margin-right: 5px
}

.catalog__swiper .swiper-slide a {
	display: block;
	padding: 10px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	font: 500 14px/20px Roboto;
	color: rgba(48, 55, 61, .8);
	background: #fff;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .05);
	border-radius: 10px;
	transition: background-color .3s, color .15s
}

.catalog__swiper .swiper-slide a:hover {
	background-color: #2c0952;
	color: #fff
}

.account__list {
	border-bottom: 1px solid rgba(216, 216, 216, .5)
}

.account__list a:not(.account__logout) {
	display: inline-block;
	padding: 0 15px 10px;
	font: 500 16px/24px FuturaPT;
	color: #333
}

.account__list a {
	white-space: nowrap
}

.account__list li.active a {
	position: relative;
	color: #ff548c
}

.account__list li.active a::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 6px;
	background-color: #ff548c;
	border-radius: 100px 100px 0 0
}

.account__logout {
	position: relative;
	padding: 0 30px 0 0;
	display: inline-block;
	font: 500 16px/24px FuturaPT;
	color: #ff548c
}

.account__logout svg {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.account .account__date {
	font: normal 14px/24px Roboto;
	color: #30373d
}

.account .account__order-status {
	text-align: right;
	font: normal 14px/24px Roboto
}

.account .account__order-status--process {
	color: #ff9600
}

.account .account__order-status--transit {
	color: #0095ff
}

.account .account__order-status--done {
	color: #27cc00
}

.account .account__order-number {
	font: 700 18px/24px Roboto;
	color: #ff548c
}

.account .account__info-list li:not(:last-of-type) {
	margin-bottom: 5px
}

.account .account__container-link {
	border-bottom: 1px solid transparent;
	font: 500 16px/22px FuturaPT;
	color: #ff548c
}

.account .account__container-title {
	display: inline-block;
	font: 500 24px/28px FuturaPT;
	color: #30373d
}

.account--main .account__container {
	border-radius: 15px;
	font: normal 14px/24px FuturaPT
}

.account--main .account__container--cart {
	min-height: 220px;
	color: rgba(255, 255, 255, .7);
	background: #2c0952
}

.account--main .account__container--cart .account__container-right {
	font: normal 18px/24px Roboto;
	color: #fff
}

.account--main .account__container--cart .account__container-right li:not(:last-of-type) {
	margin-bottom: 15px
}

.account--main .account__container--cart .account__container-title {
	margin-bottom: 5px;
	color: #fff
}

.account--main .account__container--order {
	color: rgba(48, 55, 61, .7);
	background: #f8f8f8;
	border: 1px solid #eaeaea
}

.account--main .account__container--order .account__container-right > li:not(:first-of-type) {
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.account--main .account__container--order .account__container-title {
	margin-bottom: 5px;
	color: #30373d
}

.account--cashback .account__cashback-header {
	padding: 20px 25px;
	color: #fff;
	background: #2c0952;
	border-radius: 15px
}

.account--cashback .account__cashback-header span:first-of-type {
	font: normal 18px/24px Roboto
}

.account--cashback .account__cashback-header span:last-of-type {
	font: 700 24px/24px Roboto
}

.account--cashback .account__cashback-list li {
	padding: 20px 0
}

.account--cashback .account__cashback-list li:not(:first-of-type) {
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.account--cashback .account__cashback-subtitle {
	font: 700 18px/24px Roboto;
	color: #30373d
}

.account--orders .account__info-list {
	color: rgba(48, 55, 61, .7)
}

.account--orders .account__container-link {
	padding: 0;
	white-space: nowrap;
	font: normal 14px/24px Roboto
}

.account--orders .account__date {
	white-space: nowrap
}

.account--orders .account__order-list > li {
	margin-bottom: 20px
}

.account--orders .account__order-list > li:not(:first-of-type) {
	padding-top: 20px;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.account--reviews .account__container:first-of-type .btn {
	margin-top: 20px;
	padding: 15px;
	font: 600 16px/19px FuturaPT;
	text-transform: uppercase
}

.account--reviews .account__container:not(:first-of-type) {
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.account--reviews .account__container-link {
	font: normal 14px/22px Roboto
}

.checkout__container-title {
	display: block;
	text-transform: uppercase;
	font: 600 12px/20px FuturaPT;
	color: rgba(48, 55, 61, .8)
}

.checkout__container-subtitle {
	display: inline-block;
	font: 600 18px/20px FuturaPT;
	color: rgba(48, 55, 61, .8)
}

.checkout__cards {
	border-top: 1px solid rgba(216, 216, 216, .5);
	border-bottom: 1px solid rgba(216, 216, 216, .5)
}

.checkout__card {
	border-top: 1px solid rgba(216, 216, 216, .5)
}

.checkout__card:first-of-type {
	border-top: none
}

.checkout__btn {
	padding: 18px 15px;
	text-transform: uppercase;
	font: 600 18px/24px FuturaPT;
	color: #fff;
	background: #27cc00;
	box-shadow: 0 3px 10px rgba(39, 204, 0, .35)
}

.checkout__btn:hover {
	background-color: #5ef13b;
	box-shadow: 0 3px 20px rgba(67, 254, 22, .7)
}

.checkout__btn-credit {
	box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
	border-radius: 8px;
	background: #fff;
	cursor: pointer;
	transition: box-shadow .3s
}

.checkout__btn-credit:hover {
	background: #fff;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, .2)
}

.checkout__btn-credit span:first-of-type {
	white-space: nowrap;
	text-transform: uppercase;
	color: #ff548c
}

.checkout__btn-credit span:last-of-type {
	border-left: 1px solid rgba(233, 235, 239, .5);
	font: normal 14px/16px FuturaPT;
	color: #333
}

.checkout__btn-question {
	margin-bottom: 30px;
	padding: 15px;
	background: #fff;
	border: 1px solid #27cc00;
	border-radius: 8px;
	color: #27cc00;
	font: 600 18px/24px FuturaPT;
	text-transform: uppercase
}

.checkout__btn-question:hover {
	background: #fff;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, .1)
}

.checkout__frame {
	margin-bottom: 30px;
	border: 1px solid #eaeaea;
	border-radius: 15px;
	background: #f8f8f8
}

.checkout__frame-title {
	display: inline-block;
	font: 500 24px/28px FuturaPT;
	color: #2b2d30
}

.checkout__price-list {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(234, 234, 234, .5)
}

.checkout__price-list li:not(:last-of-type) {
	margin-bottom: 15px
}

.checkout__price-total {
	font: 600 24px/28px FuturaPT;
	color: #2c0952
}

.checkout__price-sale {
	font: 600 18px/22px FuturaPT;
	color: #ff548c
}

.checkout__price-delivery {
	font: 600 18px/22px FuturaPT;
	color: #2c0952
}

.checkout__bonus {
	padding-bottom: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(234, 234, 234, .5)
}

.checkout__bonus-title {
	font: 500 18px/26px FuturaPT;
	color: #30373d
}

.checkout__bonus-value {
	font: 500 24px/28px FuturaPT;
	color: #ff548c
}

.checkout__promo-code {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(234, 234, 234, .5)
}

.checkout__delivery {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(234, 234, 234, .5)
}

.checkout__delivery p {
	font: normal 16px/24px Roboto;
	text-align: center
}

.checkout__list-select {
	border: 1px solid #e9e9e9;
	border-radius: 10px
}

.checkout__list-select img {
	width: auto;
	height: 48px;
	mix-blend-mode: darken
}

.checkout__list-select span {
	font: 400 14px/16px Roboto;
	color: rgba(43, 45, 48, .8)
}

.checkout__list-select li label {
	position: relative;
	text-align: center;
	background: #f8f8f8;
	border: 1px solid transparent;
	cursor: pointer;
	transition: transform .15s
}

.checkout__list-select li input:checked + label {
	z-index: 1;
	background-color: #fff;
	border: 1px solid #ff548c;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
	border-radius: 10px;
	transform: scale(1.05, 1.05)
}

.checkout__list-select li input:checked + label span {
	color: #ff548c
}

.checkout__payment .checkout__list-select {
	margin-bottom: 30px
}

.checkout__payment li label {
	display: block;
	position: relative;
	text-align: center;
	background: #f8f8f8;
	cursor: pointer;
	transition: transform .15s
}

.checkout__payment li input:checked + label {
	z-index: 1;
	background-color: #fff;
	border: 1px solid #ff548c;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
	border-radius: 10px;
	transform: scale(1.05, 1.1)
}

.checkout__payment li input:checked + label span {
	color: #ff548c
}

.checkout__subtitle {
	display: inline-block;
	text-transform: uppercase;
	font: 600 16px/19px FuturaPT;
	color: #30373d
}

.checkout__checkbox {
	margin-bottom: 30px;
	padding-left: 25px
}

.checkout__checkbox label {
	position: relative;
	cursor: pointer;
	font: normal 14px/16px Roboto
}

.checkout__checkbox input + label::after {
	content: "";
	position: absolute;
	left: -25px;
	top: -2px;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	background-color: #fff;
	border: 2px solid #e3e3e3
}

.checkout__checkbox input:checked + label::before {
	content: "";
	position: absolute;
	left: -21px;
	top: 3px;
	width: 12px;
	height: 10px;
	background: url(https://istore.su/img/pic/ico/checkout-check-ico.svg) no-repeat;
	background-size: cover;
	z-index: 1
}

.checkout__checkbox a {
	color: #ff548c;
	border-bottom: 1px solid transparent;
	transition: border-color .3s
}

.checkout__checkbox a:hover {
	border-color: #ff548c
}

.checkout__contacts {
	text-align: center
}

.checkout__contacts a {
	margin-bottom: 12px;
	display: inline-block;
	font: 500 32px/37px Roboto;
	color: #2b2d30
}

.checkout__contacts span {
	display: inline-block
}

.checkout__contacts span:first-of-type {
	margin-bottom: 12px;
	text-transform: uppercase;
	font: 600 12px/20px FuturaPT;
	color: rgba(48, 55, 61, .8)
}

.checkout__contacts span:last-of-type {
	font: normal 14px/20px Roboto;
	color: rgba(48, 55, 61, .5)
}

.checkout__accessories {
	display: flex
}

.product__section .btn {
	padding: 9px 15px;
	font: 600 16px/22px FuturaPT
}

.product__section .feature div:first-of-type {
	width: 40px;
	height: 40px
}

.product__section .feature div:first-of-type svg {
	width: 25px;
	height: 25px
}

.product__section .feature p:first-of-type {
	font: 500 22px/26px FuturaPT
}

.product__section .feature p:last-of-type {
	font: normal 14px/21px Roboto
}

.product__content-footer {
	padding: 20px 0 40px
}

.product__rating {
	margin-left: 15px;
	margin-top: 4px;
	margin: 4px 20px 0 15px
}

.product__rating li:not(:last-of-type) {
	margin-right: 5px
}

.product__link {
	display: inline-block;
	font: normal 13px/15px Roboto;
	text-decoration: underline;
	color: #ff548c
}

.product__status {
	display: inline-block;
	font: 700 14px/16px Roboto;
	text-transform: uppercase
}

.product__status--preorder {
	color: #0095ff
}

.product__vendor-code {
	display: inline-block;
	font: normal 14px/16px Roboto;
	color: rgba(51, 51, 51, .5)
}

.product__frame {
	border: 1px solid #eaeaea;
	border-radius: 15px;
	background: #f8f8f8
}

.product__frame .product__container:not(.product__container--present) {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea
}

.product__frame .product__container:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.product__frame .product__container-input {
	width: 100%;
	padding: 15px;
	font: normal 15px/18px Roboto;
	color: #30373d;
	background: #fff;
	border: 1px solid #e9e9e9;
	box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
	border-radius: 8px
}

.product__frame .product__container-input::-webkit-input-placeholder {
	opacity: .3
}

.product__frame .product__container-input::-moz-placeholder {
	opacity: .3
}

.product__frame .product__container-input:-ms-input-placeholder {
	opacity: .3
}

.product__frame .product__container-input::-ms-input-placeholder {
	opacity: .3
}

.product__frame .product__container-input::placeholder {
	opacity: .3
}

.product__frame .product__container-btn {
	padding: 15px 13px;
	font: 500 18px/21px FuturaPT;
	text-transform: uppercase;
	background: #27cc00;
	box-shadow: 0 3px 10px rgba(39, 204, 0, .35);
	border-radius: 8px;
	transition: background-color .3s, box-shadow .3s
}

.product__frame .product__container-btn:hover {
	background: #5ef13b;
	box-shadow: 0 3px 20px rgba(67, 254, 22, .7)
}

.product__frame .product__container-btn--green {
	padding: 19px 15px;
	font: 500 18px/21px FuturaPT;
	text-transform: uppercase;
	background: #27cc00;
	box-shadow: 0 3px 10px rgba(39, 204, 0, .35)
}

.product__frame .product__container-btn--green span {
	position: relative
}

.product__frame .product__container-btn--green svg {
	position: absolute;
	left: -35px
}

.product__frame .product__container-btn--green:hover {
	background: #6344b6;
	box-shadow: 0 4px 12px rgba(107, 72, 169, .4)
}

.product__frame .checkout__container-title {
	margin-bottom: 5px
}

.product__frame .filter__memory {
	padding: 3px;
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 10px;
	text-align: center
}

.product__frame .filter__memory label {
	display: block;
	padding: 9px;
	white-space: nowrap;
	font: 500 12px/16px Roboto
}

.product__frame .filter__radio {
	padding: 3px;
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 10px;
	text-align: center
}

.product__frame .filter__radio label {
	display: block;
	padding: 9px;
	white-space: nowrap;
	font: 500 12px/16px Roboto
}

.product__frame .nice-select img, .product__frame .nice-select svg {
	margin-right: 10px;
	width: 28px;
	height: 28px
}

.product__frame .nice-select .current {
	display: flex;
	align-items: center
}

.product__frame .nice-select li {
	display: flex;
	align-items: center
}

.product__price {
	display: flex;
	justify-content: center;
	margin-bottom: 10px
}

.product__price-old {
	text-align: right;
	font: 600 18px/21px FuturaPT;
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
	color: rgba(48, 55, 61, .5)
}

.product__price-total {
	font: 600 38px/28px FuturaPT;
	color: #2c0952
}

.product__price-sale {
	padding: 3px 5px 2px;
	margin: 2px 0 0 0;
	text-align: center;
	font: 600 14px/16px FuturaPT;
	color: #ff548c;
	background-color: rgba(255, 84, 140, .2);
	border-radius: 13px
}

.product__present li {
	position: relative;
	min-width: 116px;
	min-height: 65px
}

.product__present li:not(:last-of-type) {
	margin-right: 10px
}

.product__present label {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 10px
}

.product__present label span {
	position: relative;
	z-index: 1;
	font: 500 14px/16px FuturaPT;
	width: -webkit-min-content;
	width: -moz-min-content;
	width: min-content
}

.product__present label img {
	margin-right: 10px
}

.product__present input:checked + label {
	border: 1px solid #ff548c;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
	border-radius: 10px
}

.product__present-label--disable {
	opacity: .5;
	pointer-events: none
}

.product__gallery-wrap {
	margin-right: 30px;
	align-items: center
}

.product__gallery .swiper-container {
	width: 100% !important;
	max-width: 333px !important;
	height: auto;
	max-height: 455px !important;
	margin-left: auto;
	margin-right: auto
}

.product__gallery .swiper-slide {
	background-size: cover;
	background-position: center
}

.product__gallery .gallery-top .swiper-pagination-bullet {
	background: #f4f4f4;
	opacity: 1
}

.product__gallery .gallery-top .swiper-pagination-bullet-active {
	background: #7a7a7a
}

.product__gallery .gallery-top .swiper-slide {
	display: flex;
	align-self: center;
	background-size: contain !important;
	background-position: center !important;
	background-repeat: no-repeat !important
}

.product__gallery .gallery-top .swiper-slide:not(.swiper-slide-active) {
	opacity: 0 !important
}

.product__gallery .gallery-top .swiper-slide a {
	width: 100%
}

.product__gallery .gallery-thumbs {
	display: flex;
	align-self: center;
	width: 150px !important;
	box-sizing: border-box
}

.product__gallery .gallery-thumbs .swiper-slide {
	position: relative;
	background-color: #fff !important;
	background-size: contain !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	width: 70px !important;
	height: 80px !important;
	cursor: pointer
}

.product__gallery .gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
	position: relative
}

.product__gallery .swiper-button-next {
	right: 0;
	transform: rotate(-90deg);
	background-image: url(https://istore.su/img/pic/ico/arrow.svg);
	background-size: 10px
}

.product__gallery .swiper-button-prev {
	left: 0;
	transform: rotate(90deg);
	background-image: url(https://istore.su/img/pic/ico/arrow.svg);
	background-size: 10px
}

.product__points {
	display: inline-block;
	padding: 8px 15px 10px;
	text-align: center;
	border-radius: 8px;
	font: 600 16px/22px FuturaPT;
	background: #fff;
	cursor: pointer
}

.product__faq-title {
	position: relative;
	color: #333
}

.product__faq-title::before {
	display: none
}

.product__faq-btn {
	padding: 9px 15px;
	font: 600 16px/22px FuturaPT
}

.product__faq-wrapper {
	display: flex
}

.product__faq-wrapper .accordion {
	background: 0 0;
	box-shadow: none;
	overflow: inherit
}

.product__faq-wrapper .accordion li {
	box-shadow: 0 2px 7px rgba(0, 0, 0, .05);
	border-radius: 10px;
	overflow: hidden
}

.product__faq-wrapper .accordion li:not(:last-of-type) {
	margin-bottom: 10px
}

.product__faq-wrapper .accordion .uk-accordion-content {
	padding: 15px 20px 15px 25px;
	background-color: #fff
}

.product__faq-wrapper .accordion .uk-accordion-content ul {
	padding: 0;
	background-color: transparent
}

.product__faq-wrapper .accordion .uk-accordion-content ul li {
	margin: 0;
	padding: 0;
	box-shadow: none;
	background-color: transparent
}

.product__faq-see-all {
	font: 500 17px/20px Roboto;
	color: #ff548c
}

.product__accordion .uk-accordion-content {
	padding: 0
}

.product__accordion .product__main-atributes ul {
	background-color: #f8f8f8
}

.product__accordion .product__main-atributes ul li {
	padding: 16px 25px 18px
}

.product__accordion .product__main-atributes ul li:not(:last-of-type) {
	border-bottom: 1px solid #e9e9e9
}

.product__accordion .product__main-atributes ul span {
	font: normal 14px/16px Roboto
}

.product__accordion .product__main-atributes ul span:first-of-type {
	color: #959595
}

.product__accordion .product__main-atributes ul span:last-of-type {
	color: #30373d
}

.product__accordion .product__all-atributes ul {
	background-color: #f8f8f8
}

.product__accordion .product__all-atributes ul li {
	padding: 16px 25px 18px
}

.product__accordion .product__all-atributes ul li:not(:last-of-type) {
	border-bottom: 1px solid #e9e9e9
}

.product__accordion .product__all-atributes ul span {
	font: normal 14px/16px Roboto
}

.product__accordion .product__all-atributes ul span:first-of-type {
	color: #959595
}

.product__accordion .product__all-atributes ul span:last-of-type {
	color: #30373d
}

.product__accordion .product__payment .delivery__container {
	padding: 60px 40px;
	text-align: center;
	background-color: #fff
}

.product__accordion .product__payment .delivery__lower-text {
	display: block
}

.product__accordion .product__payment .feature p {
	font: normal 16px/26px Roboto
}

.product__accordion .product__reviews .reviews__btn-adds {
	margin-bottom: 40px;
	max-width: 295px
}

.product__accordion .product__reviews .title {
	margin-bottom: 40px
}

.product__accordion .product__reviews .reviews__content {
	background-color: #fff
}

.product__accordion .product__reviews-container {
	position: relative;
	overflow: hidden
}

.product__accordion .product__reviews .swiper-pagination-bullet {
	opacity: 1;
	background-color: #f4f4f4
}

.product__accordion .product__reviews .swiper-pagination-bullet-active {
	background-color: #7a7a7a
}

.product__accordion .product__reviews .swiper-slide a {
	position: relative;
	display: block
}

.product__accordion .product__reviews .swiper-slide a:hover::after {
	transform: scale(1.3)
}

.product__accordion .product__reviews .swiper-slide a::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 50px;
	height: 58px;
	background: url(https://istore.su/img/pic/ico/play-ico.svg) no-repeat;
	background-size: contain;
	transition: transform .3s
}

.product__accordion .product__reviews .swiper-slide a img {
	width: 100%;
	height: auto;
	border: 1px solid #eaeaea;
	border-radius: 15px;
	overflow: hidden
}

.product__accordion .product__reviews .swiper-slide div span:first-child {
	padding-left: 10px;
	font: 500 22px/26px FuturaPT;
	color: #30373d
}

.product__accordion .product__reviews .swiper-slide div span:last-child {
	padding-right: 10px;
	font: normal 16px/19px Roboto;
	color: #ff548c
}

.product__accordion .product__reviews .swiper-slide span {
	padding-left: 10px;
	font: normal 14px/22px Roboto;
	color: rgba(48, 55, 61, .5)
}

.product__sign {
	background: #e7f5ff;
	border-radius: 15px;
	padding: 10px;
	width: 100%
}

.product__sign p {
	text-align: center;
	color: #0095ff;
	font: 500 18px/22px FuturaPT
}

.refferal .frame .feature li:not(:last-of-type) {
	position: relative
}

.refferal .frame .feature li:not(:last-of-type)::before {
	content: "";
	position: absolute;
	display: block;
	background-color: #eaeaea
}

.refferal .frame .feature p:first-of-type {
	color: rgba(48, 55, 61, .9)
}

.refferal__header p {
	font: normal 16px/26px Roboto
}

.refferal__copy-wrap {
	border-top: 1px solid #e9e9e9
}

.refferal__copy-title {
	margin-bottom: 20px;
	font: 600 16px/19px FuturaPT;
	text-transform: uppercase
}

.refferal__copy-text {
	padding: 12px 15px;
	width: 100%;
	border: none;
	border-radius: 8px;
	background: #f3f2f4;
	font: normal 18px/26px Roboto;
	color: rgba(48, 55, 61, .6)
}

.refferal__copy-btn {
	padding: 14px 15px 15px;
	border-radius: 8px;
	background: #ff548c;
	text-transform: uppercase;
	font: 600 16px/19px FuturaPT;
	cursor: pointer
}

.refferal__info p {
	font: normal 18px/26px Roboto
}

.refferal__info img {
	width: 100%;
	height: auto
}

.refferal__footer {
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #e9e9e9
}

.refferal__footer .btn {
	padding: 18px 15px;
	font: 500 18px/21px FuturaPT;
	text-transform: uppercase
}

.refferal__footer .btn:last-of-type {
	background: #6344b6;
	box-shadow: 0 4px 12px rgba(107, 72, 169, .4)
}

.refferal__footer .btn:last-of-type:hover {
	background: #673cdd;
	box-shadow: 0 4px 15px rgba(107, 72, 169, .7)
}

.popup__dialog {
	padding: 0;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 10px 28px rgba(0, 0, 0, .45);
	border-radius: 24px;
	background: 0 0
}

.popup__dialog--small {
	width: 500px
}

.popup__dialog--medium {
	width: 600px
}

.popup__dialog--large {
	width: 940px
}

.popup__header {
	padding: 35px;
	background: #2c0952;
	color: #fff;
	border-radius: 24px 24px 0 0
}

.popup__content {
	background: #fff;
	overflow: hidden;
	border-radius: 0 0 24px 24px
}

.popup__footer {
	border-top: 1px solid rgba(216, 216, 216, .5)
}

.popup__footer label {
	position: relative;
	cursor: pointer;
	font: normal 12px/16px Roboto;
	color: #30373d
}

.popup__footer input + label::after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	background-color: #fff;
	border: 2px solid #e3e3e3
}

.popup__footer input:checked + label::before {
	content: "";
	position: absolute;
	width: 12px;
	height: 10px;
	background: url(https://istore.su/img/pic/ico/check-ico.svg) no-repeat;
	background-size: cover;
	z-index: 1
}

.popup__footer a {
	color: #ff548c;
	border-bottom: 1px solid #ff548c
}

.popup__radio-button label {
	position: relative;
	cursor: pointer;
	font: normal 14px/16px Roboto;
	color: #30373d
}

.popup__radio-button input + label::after {
	content: "";
	position: absolute;
	left: -25px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #e9ebef
}

.popup__radio-button input:checked + label::before {
	content: "";
	position: absolute;
	left: -21px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #ff548c;
	z-index: 1
}

.popup__close {
	padding: 10px;
	width: 50px;
	height: auto;
	fill: #b8b4b4;
	cursor: pointer;
	transition: opacity .3s
}

.popup__close:hover {
	opacity: .5
}

.popup .title {
	display: block;
	margin-bottom: 5px;
	color: #fff
}

.popup__subtitle {
	font: 600 12px/18px FuturaPT;
	text-transform: uppercase;
	color: rgba(48, 55, 61, .8)
}

.popup .btn {
	padding: 15px;
	font: 500 16px/19px FuturaPT;
	text-transform: uppercase
}

.popup .btn--gray {
	background: #f8f8f8;
	color: #918d8d
}

.popup .btn--gray:hover {
	background: #fff;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, .2)
}

.popup .btn--green {
	background: #fff;
	border: 1px solid #27cc00;
	color: #27cc00
}

.popup .btn--green:hover {
	background: #fff;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, .2)
}

.popup .btn--disabled {
	background: #b8b4b4;
	color: #fff;
	cursor: not-allowed
}

.popup .btn--disabled:hover {
	box-shadow: none
}

.popup .btn--light {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	color: rgba(48, 55, 61, .4)
}

.popup .btn--light:hover {
	box-shadow: none
}

.popup .btn--dark {
	background-color: #b8b4b4;
	border: none;
	color: #fff;
	cursor: not-allowed
}

.popup .btn--dark:hover {
	box-shadow: none
}

.popup .product-card {
	padding: 15px 0 10px;
	margin-bottom: 30px;
	border-top: 1px solid rgba(216, 216, 216, .5);
	border-bottom: 1px solid rgba(216, 216, 216, .5)
}

.popup .product-card--checkout .product-card__image {
	width: 75px
}

.popup__price li:not(:last-of-type) {
	margin-bottom: 5px
}

.popup__price-value {
	font: normal 14px/24px Roboto;
	color: #30373d
}

.popup__price-old {
	margin-right: 5px;
	font: 700 12px/14px Roboto;
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through;
	color: rgba(48, 55, 61, .5)
}

.popup__price-total {
	font: 700 24px/28px Roboto;
	color: #2c0952
}

.popup__price-sale {
	padding: 3px 5px 2px;
	margin: 2px 0 0 0;
	text-align: center;
	font: 700 10px/12px Roboto;
	color: #ff548c;
	background-color: rgba(255, 84, 140, .2);
	border-radius: 13px
}

.popup__contact {
	margin-bottom: 0
}

.popup__contact span {
	display: block;
	text-align: center;
	color: #30373d
}

.popup__contact-title {
	margin-bottom: 10px;
	font: 700 12px/20px FuturaPT;
	text-transform: uppercase;
	opacity: .6
}

.popup__contact-text {
	font: normal 12px/20px Roboto;
	opacity: .5
}

.popup--question .popup__header {
	padding-bottom: 25px
}

.popup--question .popup__content {
	padding-bottom: 0
}

.popup--callback .popup__content {
	padding-bottom: 0
}

.popup--pre-order .product-card {
	padding-top: 0;
	border-top: none
}

.popup--pre-order .product-card__name {
	margin-bottom: 10px
}

.popup--pre-order .product-card__price span:first-of-type {
	font: 600 12px/20px FuturaPT;
	text-transform: uppercase;
	color: rgba(48, 55, 61, .8)
}

.popup--pre-order .product-card__price-total {
	color: #30373d
}

.popup--pre-order .btn--gray {
	margin-top: 15px;
	text-transform: none
}

.popup--adds-reviews .popup__content {
	padding-bottom: 0
}

.popup--adds-reviews .popup__container-left textarea {
	max-height: 80px
}

.popup--maps .popup__header {
	position: relative;
	padding-bottom: 80px
}

.popup--maps .popup__header .nice-select {
	position: absolute;
	bottom: 20px;
	background: rgba(107, 72, 169, .7) !important;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .05) !important;
	border-radius: 10px !important;
	border: none !important;
	transition: background-color .3s
}

.popup--maps .popup__header .nice-select.open {
	background: #1c043a !important
}

.popup--maps .popup__header .nice-select li:hover {
	background: #2c0952 !important;
	color: #fff !important
}

.popup--maps .popup__content {
	padding: 0
}

.popup--maps iframe {
	margin-bottom: -10px;
	width: 100%
}

.popup--maps .popup-maps__list {
	position: relative
}

.popup--maps .popup-maps__item {
	position: relative;
	border-top: 1px solid #e6e6e6
}

.popup--maps .popup-maps__item.active div {
	background-color: #fff;
	border-color: transparent
}

.popup--maps .popup-maps__item:first-of-type {
	border-top: none
}

.popup--maps .popup-maps__item div {
	position: relative;
	transition: background-color .3s;
	cursor: pointer
}

.popup--maps .contacts__info-title {
	margin-bottom: 10px;
	position: relative;
	padding-left: 25px;
	font: 500 16px/19px Roboto;
	color: #797c80;
	white-space: nowrap
}

.popup--maps .contacts__info-title::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background: url(https://istore.su/img/pic/ico/metro-ico.svg) no-repeat
}

.popup--maps .contacts__info-address {
	white-space: nowrap;
	margin-bottom: 10px;
	font: normal 16px/19px Roboto;
	color: #2b2d30
}

.popup--credit .popup__radio-button li:not(:last-of-type) {
	margin-bottom: 25px
}

.popup--credit .popup__footer {
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0
}

.popup--credit .popup__container {
	border: 1px solid #eaeaea;
	border-radius: 15px;
	background: #f8f8f8
}

.popup--credit .popup__container-header {
	margin: 10px 0 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(216, 216, 216, .5)
}

.popup--credit .popup__container-header span:first-of-type {
	font: 500 48px/56px FuturaPT;
	color: #ff548c
}

.popup--credit .popup__container-header span:last-of-type {
	font: normal 12px/20px Roboto;
	color: rgba(51, 51, 51, .5)
}

.popup--credit .popup__container-footer .popup__container-big-text {
	display: inline-block;
	margin-bottom: 20px;
	font: 600 24px/32px FuturaPT;
	color: #30373d
}

.popup--login .popup__content {
	padding-bottom: 20px
}

.popup--login .popup__content span {
	display: block;
	margin-top: 15px;
	text-align: center;
	font: 500 18px/32px FuturaPT;
	color: #ff548c
}

.popup--message .popup__header {
	padding-bottom: 20px
}

.popup--message .popup__header span {
	font: normal 18px/28px Roboto
}

.popup--message .popup__header-container div:first-of-type {
	position: relative;
	margin-right: 15px;
	padding-right: 15px
}

.popup--message .popup__header-container div:first-of-type::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 50px;
	background-color: rgba(255, 255, 255, .2)
}

.popup--message .popup__content input {
	border: 1px solid #ff548c;
	box-shadow: 0 4px 12px rgba(0, 0, 0, .08)
}

.popup--message .popup__content p {
	font: normal 14px/20px Roboto;
	color: rgba(48, 55, 61, .5)
}

.popup--message .popup__footer {
	margin-top: 0
}

.popup--pay .popup__content {
	padding-bottom: 0
}

.popup--pay .popup__content a {
	margin-top: 20px;
	display: block;
	text-align: center;
	font: normal 14px/16px Roboto;
	color: rgba(48, 55, 61, .5);
	text-decoration: underline
}

.popup--pay .popup__footer a {
	display: inline;
	margin: 0;
	color: #ff548c;
	border-bottom: 1px solid #ff548c;
	text-decoration: none;
	font: normal 12px/16px Roboto
}

.popup--error-pay .popup__header p:last-of-type {
	margin-top: 5px
}

.popup--error-pay .popup__content {
	padding-bottom: 0
}

.popup--error-pay .popup__content a {
	margin-top: 20px;
	display: block;
	text-align: center;
	font: normal 14px/16px Roboto;
	color: rgba(48, 55, 61, .5);
	text-decoration: underline
}

.popup--error-pay .popup__footer a {
	display: inline;
	margin: 0;
	color: #ff548c;
	border-bottom: 1px solid #ff548c;
	text-decoration: none;
	font: normal 12px/16px Roboto
}

.popup--error-pay .checkout__list-select li {
	padding: 20px
}

.popup--error-pay .checkout__list-select span {
	margin-left: 20px;
	display: inline-block;
	text-align: left;
	font: 500 14px/18px Roboto
}

.popup--error-pay .checkout__list-select img {
	margin: 0
}

.popup--eddit .field:nth-of-type(5) {
	padding-top: 20px;
	border-top: 1px solid rgba(216, 216, 216, .5)
}

.popup--one-click .popup__content {
	padding-top: 15px
}

.popup--one-click .popup__contact {
	margin-top: 15px
}

.popup--search input:valid ~ .search__close-wrap .search__close {
	transform: translate(100px);
	opacity: 0;
	transition: opacity .3s, transform .4s
}

.popup--search input:invalid {
	background-position: 1000px
}

.popup--search input:invalid ~ .search__close-wrap .search__close {
	transform: translate(45px);
	opacity: 1;
	pointer-events: inherit;
	transition: opacity .3s, transform .4s
}

.popup--cart-add .popup__content {
	padding-top: 15px
}

.popup--thanks .popup__header p span {
	color: #fff !important
}

.popup--select-city input {
	margin-bottom: 15px;
	padding: 10px 20px;
	width: 100%;
	background: #efeff0;
	border-radius: 8px;
	font: normal 18px/19px FuturaPT;
	color: #30373d;
	border: none
}

.popup--select-city li:not(:last-of-type) {
	margin-right: 10px;
	margin-bottom: 10px
}

.popup--select-city li.active a {
	background: #6344b6;
	box-shadow: 0 4px 12px rgba(107, 72, 169, .4);
	color: #fff
}

.popup--select-city a {
	display: block;
	padding: 10px 15px;
	font: 400 16px/20px Roboto;
	color: #30373d;
	background: #e9e9e9;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .05);
	border-radius: 10px;
	transition: background-color .3s, box-shadow .3s, color .15s
}

.popup--select-city a:hover {
	background: #6344b6;
	box-shadow: 0 4px 12px rgba(107, 72, 169, .4);
	color: #fff
}

.popup--video .uk-modal-dialog {
	width: auto
}

.credit .frame {
	overflow: hidden
}

.credit__top-features ul:first-of-type li:not(:last-of-type) {
	margin-bottom: 10px
}

.credit__top-features ul span {
	position: relative;
	padding-left: 20px;
	font: normal 14px/24px Roboto;
	color: #30373d
}

.credit__top-features ul span::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	height: 12px;
	background: url(https://istore.su/img/pic/ico/check-green.svg) no-repeat
}

.credit__subtitle {
	display: inline-block;
	font: 400 24px/32px FuturaPT;
	color: #2b2d30
}

.credit__steps-tabs a {
	display: inline-block;
	position: relative;
	color: #333
}

.credit__steps-tabs a::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 50%;
	height: 6px;
	background: 0 0;
	border-radius: 100px 100px 0 0;
	transition: width .15s
}

.credit__steps-tabs li.uk-active a {
	color: #ff548c
}

.credit__steps-tabs li.uk-active a::after {
	width: 100%;
	background: #ff548c
}

.credit__steps-content {
	background: #f8f8f8;
	border: 1px solid #eaeaea;
	border-radius: 20px
}

.credit__steps-content p {
	color: #333
}

.credit__steps-content img {
	border-radius: 10px
}

.credit__conditions .feature div:first-of-type {
	width: 80px;
	height: 80px
}

.credit__conditions .feature div:first-of-type svg {
	width: 45px;
	height: 45px
}

.credit__conditions .feature div:last-of-type {
	align-self: center
}

.credit__conditions .feature p {
	color: #30373d
}

.credit__conditions .feature p span {
	display: inline-block;
	opacity: .5
}

.credit__conditions-section:first-of-type {
	margin-bottom: 25px
}

.credit__conditions-section span {
	display: inline-block
}

.credit__conditions-section span:first-of-type {
	margin-bottom: 10px;
	text-transform: uppercase;
	font: 500 14px/15px FuturaPT;
	color: rgba(43, 45, 48, .3)
}

.credit__conditions-section span:last-of-type {
	font: normal 32px/44px Roboto;
	color: rgba(43, 45, 48, .9)
}

.information-information-15 .frame {
	position: relative
}

.information-information-15__wrapper ol {
	list-style: decimal
}

.information-information-15__wrapper ol li:not(:last-of-type) {
	margin-bottom: 15px
}

.information-information-15__wrapper a {
	color: #ff548c
}

.information-information-15__text-large {
	margin-bottom: 30px;
	font: normal 24px/32px FuturaPT
}

.information-information-15__text-bold {
	font: 500 22px/32px FuturaPT
}

.information-information-15__text-subtitle {
	font: 500 24px/32px FuturaPT
}

.information-information-15 .dotted-list {
	margin-bottom: 30px
}

@media (min-width: 640px) {
	.uk-container-expand-left.uk-container-xsmall, .uk-container-expand-right.uk-container-xsmall {
		max-width: calc(50% + (750px / 2) - 30px)
	}

	.uk-container-expand-left.uk-container-small, .uk-container-expand-right.uk-container-small {
		max-width: calc(50% + (900px / 2) - 30px)
	}

	.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
	}

	.uk-modal {
		padding: 50px 30px
	}

	.uk-countdown-number {
		font-size: 4rem
	}

	.uk-countdown-separator {
		font-size: 2rem
	}

	.uk-child-width-1-1\@s > * {
		width: 100%
	}

	.uk-child-width-1-2\@s > * {
		width: 50%
	}

	.uk-child-width-1-3\@s > * {
		width: calc(100% * 1 / 3.001)
	}

	.uk-child-width-1-4\@s > * {
		width: 25%
	}

	.uk-child-width-1-5\@s > * {
		width: 20%
	}

	.uk-child-width-1-6\@s > * {
		width: calc(100% * 1 / 6.001)
	}

	.uk-child-width-auto\@s > * {
		width: auto
	}

	.uk-child-width-expand\@s > :not([class*=uk-width]) {
		flex: 1;
		min-width: 1px
	}

	.uk-width-1-1\@s {
		width: 100%
	}

	.uk-width-1-2\@s {
		width: 50%
	}

	.uk-width-1-3\@s {
		width: calc(100% * 1 / 3.001)
	}

	.uk-width-2-3\@s {
		width: calc(100% * 2 / 3.001)
	}

	.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: calc(100% * 1 / 6.001)
	}

	.uk-width-5-6\@s {
		width: calc(100% * 5 / 6.001)
	}

	.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-xxlarge\@s {
		width: 750px
	}

	.uk-width-auto\@s {
		width: auto
	}

	.uk-width-expand\@s {
		flex: 1;
		min-width: 1px
	}

	.uk-text-left\@s {
		text-align: left !important
	}

	.uk-text-right\@s {
		text-align: right !important
	}

	.uk-text-center\@s {
		text-align: center !important
	}

	.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
	}

	.uk-align-left\@s {
		margin-top: 0;
		margin-right: 30px;
		float: left
	}

	.uk-align-right\@s {
		margin-top: 0;
		margin-left: 30px;
		float: right
	}

	.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
	}

	.uk-flex-first\@s {
		order: -1
	}

	.uk-flex-last\@s {
		order: 99
	}

	.uk-margin-auto\@s {
		margin-left: auto !important;
		margin-right: auto !important
	}

	.uk-margin-auto-left\@s {
		margin-left: auto !important
	}

	.uk-margin-auto-right\@s {
		margin-right: auto !important
	}

	.uk-margin-remove-left\@s {
		margin-left: 0 !important
	}

	.uk-margin-remove-right\@s {
		margin-right: 0 !important
	}

	.uk-hidden\@s {
		display: none !important
	}
}

@media (min-width: 960px) {
	.uk-container-expand-left, .uk-container-expand-right {
		max-width: calc(50% + (1250px / 2) - 40px)
	}

	.uk-container-expand-left.uk-container-xsmall, .uk-container-expand-right.uk-container-xsmall {
		max-width: calc(50% + (750px / 2) - 40px)
	}

	.uk-container-expand-left.uk-container-small, .uk-container-expand-right.uk-container-small {
		max-width: calc(50% + (900px / 2) - 40px)
	}

	.uk-container-expand-left.uk-container-large, .uk-container-expand-right.uk-container-large {
		max-width: calc(50% + (1600px / 2) - 40px)
	}

	.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-article-title {
		font-size: 2.625rem
	}

	.uk-comment-list .uk-comment ~ ul {
		padding-left: 100px
	}

	.uk-modal {
		padding-left: 40px;
		padding-right: 40px
	}

	.uk-modal-close-outside {
		right: 0;
		transform: translate(100%, -100%)
	}

	.uk-offcanvas-bar {
		left: -350px;
		width: 350px;
		padding: 40px 40px
	}

	.uk-offcanvas-flip .uk-offcanvas-bar {
		right: -350px
	}

	.uk-open > .uk-offcanvas-reveal {
		width: 350px
	}

	:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
		left: 350px
	}

	.uk-offcanvas-flip.uk-offcanvas-container-animation {
		left: -350px
	}

	.uk-countdown-number {
		font-size: 6rem
	}

	.uk-countdown-separator {
		font-size: 3rem
	}

	.uk-child-width-1-1\@m > * {
		width: 100%
	}

	.uk-child-width-1-2\@m > * {
		width: 50%
	}

	.uk-child-width-1-3\@m > * {
		width: calc(100% * 1 / 3.001)
	}

	.uk-child-width-1-4\@m > * {
		width: 25%
	}

	.uk-child-width-1-5\@m > * {
		width: 20%
	}

	.uk-child-width-1-6\@m > * {
		width: calc(100% * 1 / 6.001)
	}

	.uk-child-width-auto\@m > * {
		width: auto
	}

	.uk-child-width-expand\@m > :not([class*=uk-width]) {
		flex: 1;
		min-width: 1px
	}

	.uk-width-1-1\@m {
		width: 100%
	}

	.uk-width-1-2\@m {
		width: 50%
	}

	.uk-width-1-3\@m {
		width: calc(100% * 1 / 3.001)
	}

	.uk-width-2-3\@m {
		width: calc(100% * 2 / 3.001)
	}

	.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: calc(100% * 1 / 6.001)
	}

	.uk-width-5-6\@m {
		width: calc(100% * 5 / 6.001)
	}

	.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-xxlarge\@m {
		width: 750px
	}

	.uk-width-auto\@m {
		width: auto
	}

	.uk-width-expand\@m {
		flex: 1;
		min-width: 1px
	}

	.uk-text-left\@m {
		text-align: left !important
	}

	.uk-text-right\@m {
		text-align: right !important
	}

	.uk-text-center\@m {
		text-align: center !important
	}

	.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
	}

	.uk-align-left\@m {
		margin-top: 0;
		margin-right: 30px;
		float: left
	}

	.uk-align-right\@m {
		margin-top: 0;
		margin-left: 30px;
		float: right
	}

	.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
	}

	.uk-flex-first\@m {
		order: -1
	}

	.uk-flex-last\@m {
		order: 99
	}

	.uk-margin-auto\@m {
		margin-left: auto !important;
		margin-right: auto !important
	}

	.uk-margin-auto-left\@m {
		margin-left: auto !important
	}

	.uk-margin-auto-right\@m {
		margin-right: auto !important
	}

	.uk-margin-remove-left\@m {
		margin-left: 0 !important
	}

	.uk-margin-remove-right\@m {
		margin-right: 0 !important
	}

	.uk-hidden\@m {
		display: none !important
	}
}

@media only screen and (min-width: 1250px) {
	.bg-full-width--gradient::after {
		background: linear-gradient(360deg, #f8f8f8 0, rgba(255, 255, 255, .0001) 100%)
	}

	.title--small {
		font: 500 32px/37px FuturaPT
	}

	.title--medium {
		font: 500 38px/48px FuturaPT
	}

	.position-right\@l {
		margin: auto 0 auto auto
	}

	.scroll-top {
		bottom: 30px;
		left: 30px
	}

	.uk-flex-column\@m {
		flex-direction: column
	}

	.uk-flex-column\@l {
		flex-direction: column
	}

	.uk-flex-column-reverse\@m {
		flex-direction: column
	}

	.uk-flex-column-reverse\@l {
		flex-direction: column-reverse
	}

	.uk-flex-bottom\@l {
		align-items: flex-end
	}

	.uk-padding-top-0\@l {
		padding-top: 0
	}

	.uk-padding-bottom-0\@l {
		padding-bottom: 0
	}

	.uk-padding-right-0\@l {
		padding-right: 0
	}

	.uk-padding-left-0\@l {
		padding-left: 0
	}

	.uk-overflow-hidden\@l {
		overflow: hidden
	}

	.uk-padding-top\@l {
		padding-top: 20px
	}

	.uk-padding-bottom\@l {
		padding-bottom: 20px
	}

	.uk-padding-left\@l {
		padding-left: 20px
	}

	.uk-padding-right\@l {
		padding-right: 20px
	}

	.uk-padding-small-top\@l {
		padding-top: 10px !important
	}

	.uk-padding-small-bottom\@l {
		padding-bottom: 10px !important
	}

	.uk-padding-small-left\@l {
		padding-left: 10px !important
	}

	.uk-padding-small-right\@l {
		padding-right: 10px !important
	}

	.uk-padding-medium-top\@l {
		padding-top: 40px !important
	}

	.uk-padding-medium-bottom\@l {
		padding-bottom: 40px !important
	}

	.uk-padding-medium-left\@l {
		padding-left: 40px !important
	}

	.uk-padding-medium-right\@l {
		padding-right: 40px !important
	}

	.uk-padding-large-top\@l {
		padding-top: 60px !important
	}

	.uk-padding-large-bottom\@l {
		padding-bottom: 60px !important
	}

	.uk-padding-large-left\@l {
		padding-left: 60px !important
	}

	.uk-padding-large-right\@l {
		padding-right: 60px !important
	}

	.uk-margin-top\@l {
		margin-top: 20px
	}

	.uk-margin-bottom\@l {
		margin-bottom: 20px
	}

	.uk-margin-left\@l {
		margin-left: 20px
	}

	.uk-margin-right\@l {
		margin-right: 20px
	}

	.uk-margin-small-top\@l {
		margin-top: 10px !important
	}

	.uk-margin-small-bottom\@l {
		margin-bottom: 10px !important
	}

	.uk-margin-small-left\@l {
		margin-left: 10px !important
	}

	.uk-margin-small-right\@l {
		margin-right: 10px !important
	}

	.uk-margin-medium-top\@l {
		margin-top: 40px !important
	}

	.uk-margin-medium-bottom\@l {
		margin-bottom: 40px !important
	}

	.uk-margin-medium-left\@l {
		margin-left: 40px !important
	}

	.uk-margin-medium-right\@l {
		margin-right: 40px !important
	}

	.uk-margin-large-top\@l {
		margin-top: 60px !important
	}

	.uk-margin-large-bottom\@l {
		margin-bottom: 60px !important
	}

	.uk-margin-large-left\@l {
		margin-left: 60px !important
	}

	.uk-margin-large-right\@l {
		margin-right: 60px !important
	}

	.uk-flex-middle\@l {
		align-items: center
	}

	.search {
		margin-right: 10px
	}

	.cart {
		position: relative;
		min-width: 230px;
		max-width: 230px;
		border-radius: 8px;
		background: #6344b6;
		box-shadow: 0 4px 12px rgba(107, 72, 169, .4);
		cursor: pointer;
		transition: background-color .3s, box-shadow .3s
	}

	.cart:hover {
		background: #673cdd;
		box-shadow: 0 4px 15px rgba(107, 72, 169, .7)
	}

	.cart--active {
		background: #673cdd;
		box-shadow: 0 4px 15px rgba(107, 72, 169, .7)
	}

	.cart::before {
		position: absolute;
		display: block !important;
		content: "";
		left: 20px;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 24px;
		height: 24px;
		background: url(https://istore.su/img/pic/ico/cart-ico.svg) no-repeat
	}

	.cart span {
		position: relative;
		display: block;
		color: #fff;
		text-transform: uppercase
	}

	.cart span:first-of-type {
		padding: 12px 0 10px 55px;
		font: 500 15px/19px FuturaPT
	}

	.cart span:last-of-type {
		padding: 12px 20px 10px 0;
		font: 300 15px/19px FuturaPT
	}

	.cart span:last-of-type::before {
		position: absolute;
		display: block !important;
		content: "";
		left: -20px;
		top: 0;
		width: 1px;
		height: 100%;
		background: rgba(0, 0, 0, .2)
	}

	.main-banner {
		margin-top: 15px
	}

	.main-banner__container {
		box-shadow: 0 2px 24px rgba(0, 0, 0, .05);
		border-radius: 20px
	}

	.main-banner .swiper-slide {
		padding-top: 70px;
		height: 565px
	}

	.main-banner .swiper-slide p:nth-of-type(1) {
		font: 500 42px/54px FuturaPT
	}

	.main-banner .swiper-slide p:nth-of-type(2) {
		font: normal 30px/54px FuturaPT
	}

	.main-banner .swiper-slide.slide-1 img {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 600px
	}

	.main-banner .swiper-slide.slide-2 img {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 400px
	}

	.main-banner .swiper-slide.slide-3 img {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 400px
	}

	.main-banner .swiper-slide.slide-4 img {
		position: absolute;
		bottom: 20px;
		right: 0;
		left: 0;
		margin: auto;
		width: 800px
	}

	.main-banner .swiper-slide.slide-5 img {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 1200px
	}

	.main-banner .swiper-slide.slide-7 img,
	.main-banner .swiper-slide.slide-8 img,
	.main-banner .swiper-slide.slide-9 img,
	.main-banner .swiper-slide.slide-10 img,
	.main-banner .swiper-slide.slide-11 img,
	.main-banner .swiper-slide.slide-12 img{
		position: absolute;
		top: auto;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 550px
	}

	.banner--pink {
		padding: 40px 50px;
		margin-right: 20px
	}

	.banner--pink img:last-of-type {
		position: absolute;
		bottom: 0;
		right: 10px;
		width: 311px;
		height: 171px
	}

	.banner--white img {
		right: 35px;
		width: 310px
	}

	.product-card--default .product-card__footer-bottom span {
		font: 500 16px/22px FuturaPT
	}

	.product-card--checkout .product-card__name {
		font: normal 16px/26px Roboto
	}

	.product-card--present .product-card__name {
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
		font: normal 16px/26px Roboto
	}

	.product-card--present .product-card__price {
		align-self: flex-end
	}

	.product-card--accessories .product-card__name {
		font: normal 16px/22px Roboto
	}

	.field--checkout {
		border: 1px solid #e9e9e9;
		box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
		-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
		border-radius: 6px;
		overflow: hidden
	}

	.field--checkout > div {
		padding: 10px;
		background: #fff
	}

	.field--checkout > div .btn {
		padding: 5px 15px 7px;
		width: 125px
	}

	.frame {
		border-radius: 20px
	}

	.review {
		padding: 20px 20px 20px 80px
	}

	.review img {
		top: 15px
	}

	.review__name {
		margin-bottom: 10px
	}

	.review__text {
		margin-bottom: 15px
	}

	.tooltip-content {
		bottom: 50px;
		padding: 20px;
		width: 400px
	}

	.tooltip-content::after {
		content: "";
		position: absolute;
		bottom: -8px;
		border: 8px solid transparent;
		border-top: none;
		border-bottom: 8px solid #fff;
		z-index: 1;
		transform: translateX(-50%) rotate(180deg)
	}

	.profile {
		margin-top: 30px
	}

	.profile .uk-accordion-title {
		pointer-events: none
	}

	.profile .uk-accordion-title::before {
		display: none
	}

	.profile__wrap {
		padding: 20px 30px 25px;
		border-left: 1px solid rgba(0, 0, 0, .1)
	}

	.profile__name {
		font: 500 28px/33px FuturaPT
	}

	.profile__region {
		font: normal 16px/22px Roboto
	}

	.profile__logo {
		width: 80px;
		height: 80px
	}

	.seo {
		padding-top: 70px;
		padding-bottom: 70px
	}

	.seo__title {
		position: relative;
		z-index: 1;
		padding-top: 50px;
		padding-left: 40px;
		font: 600 42px/48px FuturaPT
	}

	.seo__banner {
		position: relative;
		overflow: hidden;
		max-width: 1330px;
		height: 320px;
		border-radius: 10px
	}

	.seo__banner img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}

	.seo__description {
		padding: 50px 40px 40px
	}

	.seo__description p {
		font: normal 14px/26px Roboto
	}

	.seo__description ul {
		align-self: center;
		position: relative;
		padding-left: 45px;
		margin-left: 150px
	}

	.seo__description ul::before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 3px;
		height: 140px;
		background-color: #e9e9e9;
		border-radius: 10px
	}

	.seo__description ul li:not(:last-of-type) {
		margin-bottom: 23px
	}

	.seo__footer {
		padding: 40px 0 0
	}

	.seo__footer div {
		padding-top: 20px
	}

	.seo__footer span {
		margin-bottom: 25px;
		font: 600 28px/33px FuturaPT
	}

	.seo__footer p {
		font: normal 14px/26px Roboto
	}

	.seo__banner--iphone11promax {
		background-color: #000
	}

	.seo__banner--iphone11promax .seo__title {
		color: #fff
	}

	.seo__banner--iphone11promax img {
		right: 0;
		left: inherit;
		width: 700px
	}

	.seo__banner--iphone11 {
		background-color: #000
	}

	.seo__banner--iphone11 .seo__title {
		color: #fff
	}

	.seo__banner--iphone11 img {
		height: auto
	}

	.seo__banner--iphonexsmax {
		background-color: #000
	}

	.seo__banner--iphonexsmax .seo__title {
		color: #fff
	}

	.seo__banner--iphonexsmax img {
		width: auto;
		right: 0;
		left: inherit
	}

	.seo__banner--iphonexs {
		background-color: #000
	}

	.seo__banner--iphonexs .seo__title {
		color: #fff
	}

	.seo__banner--iphonexs img {
		left: 200px
	}

	.seo__banner--iphonex {
		background-color: #f2f2f2
	}

	.seo__banner--iphonex img {
		left: inherit;
		right: 0;
		width: auto
	}

	.seo__banner--iphone8plus {
		background-color: #feede4
	}

	.seo__banner--iphone8plus img {
		left: inherit;
		right: 0;
		width: auto
	}

	.seo__banner--iphone8 {
		background-color: #fff
	}

	.seo__banner--iphone8 img {
		width: auto;
		left: inherit;
		right: -200px
	}

	.seo__banner--iphone7plus {
		background-color: #000
	}

	.seo__banner--iphone7plus .seo__title {
		color: #fff
	}

	.seo__banner--iphone7plus img {
		width: auto;
		left: 50px
	}

	.seo__banner--iphone7 {
		background-color: #ca3646
	}

	.seo__banner--iphone7 .seo__title {
		color: #fff
	}

	.seo__banner--iphone7 img {
		width: auto;
		left: inherit;
		right: 0
	}

	.seo__banner--iphone6splus {
		background-color: #fff
	}

	.seo__banner--iphone6splus img {
		width: auto;
		left: inherit;
		right: 0
	}

	.seo__banner--iphone6s {
		background-color: #fff
	}

	.seo__banner--iphone6s img {
		width: auto;
		left: inherit;
		right: 0
	}

	.seo__banner--iphonese {
		background-color: #fff
	}

	.seo__banner--iphonese img {
		width: auto;
		left: inherit;
		right: 0
	}

	.seo__banner--iphone6 img {
		width: auto;
		left: inherit;
		right: 0
	}

	.seo__banner--iphone5s img {
		width: auto;
		left: inherit;
		right: 0
	}

	.seo-msk__header {
		padding: 40px 50px
	}

	.seo-msk__header img {
		position: absolute;
		right: -50px;
		top: 0;
		width: 975px;
		height: auto
	}

	.seo-msk__title {
		margin-bottom: 70px;
		font: 600 32px/48px FuturaPT
	}

	.seo-msk span:nth-of-type(3) {
		top: 235px;
		left: 365px;
		transform: rotate(-54deg)
	}

	.seo-msk span:nth-of-type(4) {
		top: 110px;
		left: 635px;
		transform: rotate(-98deg)
	}

	.seo-msk span:nth-of-type(5) {
		top: 230px;
		right: 150px;
		transform: rotate(59deg)
	}

	.seo-msk__reviews {
		padding: 40px 25px
	}

	.seo-msk__review {
		min-width: 300px;
		max-width: 300px;
		min-height: 374px;
		max-height: 374px
	}

	.description--iphone11pro {
		padding: 20px
	}

	.description--iphone11pro .description__section:not(:last-of-type) {
		margin-bottom: 20px
	}

	.description--iphone11pro .description__section--1 span {
		margin-bottom: 25px;
		font: 500 48px/62px FuturaPT
	}

	.description--iphone11pro .description__section--1 p {
		width: 61%;
		font: 300 18px/32px Roboto
	}

	.description--iphone11pro .description__section--1 img {
		display: block;
		margin: auto;
		width: 600px
	}

	.description--iphone11pro .description__section--2 div {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-right: 20px;
		width: 405px;
		height: 670px
	}

	.description--iphone11pro .description__section--2 div:last-of-type img {
		width: 300px;
		height: 595px
	}

	.description--iphone11pro .description__section--3 div {
		margin-right: 20px
	}

	.description--iphone11pro .description__section--3 div:first-of-type {
		padding: 100px 165px 200px 100px
	}

	.description--iphone11pro .description__section--3 span {
		margin-bottom: 30px;
		font: 600 48px/68px FuturaPT
	}

	.description--iphone11pro .description__section--3 p {
		font: 300 24px/38px Roboto
	}

	.description--iphone11pro .description__section--3 img {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 550px
	}

	.description--iphone11pro .description__section--4 {
		padding: 145px 100px
	}

	.description--iphone11pro .description__section--4 p {
		font: 600 60px/72px FuturaPT
	}

	.description--iphone11pro .description__section--5 {
		padding-top: 60px
	}

	.description--iphone11pro .description__section--5 p {
		padding: 40px 45px 45px 100px;
		font: 500 28px/38px Roboto
	}

	.description--iphone11pro .description__section--5 img {
		margin-left: 50px
	}

	.description--iphone11pro .description__section--6 li {
		padding: 40px
	}

	.description--iphone11pro .description__section--6 li:not(:last-of-type) {
		margin-right: 20px
	}

	.description--iphone11pro .description__section--6 span {
		margin-bottom: 25px;
		font: 500 20px/30px Roboto
	}

	.description--iphone11pro .description__section--6 p {
		font: 300 20px/26px Roboto
	}

	.description--iphone11pro .description__section--7 {
		padding: 80px 0 40px
	}

	.description--iphone11pro .description__section--7 p {
		padding: 0 250px 0 100px;
		font: 500 28px/38px Roboto
	}

	.description--iphone11pro .description__section--8 {
		padding: 265px 330px 120px 180px
	}

	.description--iphone11pro .description__section--8 span {
		font: 600 38px/48px FuturaPT
	}

	.description--iphone11pro .description__section--8 p {
		margin-top: 30px;
		font: 300 18px/30px Roboto
	}

	.description--iphone11pro .description__section--8 img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}

	.description--iphone11pro .description__section--10 {
		padding: 180px 90px 50px 100px
	}

	.description--iphone11pro .description__section--10 img {
		top: 40px
	}

	.description--iphone11pro .description__section--10 span {
		font: 600 58px/64px FuturaPT
	}

	.description--iphone11pro .description__section--10 p {
		margin: 40px 0 80px;
		font: 500 28px/38px Roboto
	}

	.description--iphone11pro .description__section--10 ul span {
		font: 600 32px/40px FuturaPT
	}

	.description--iphone11pro .description__section--10 li {
		padding-right: 50px
	}

	.description--iphone11 .description__section--1 {
		padding: 50px
	}

	.description--iphone11 .description__section--1 div:last-of-type {
		padding-left: 50px
	}

	.description--iphone11 .description__section--1 span:first-of-type {
		margin-bottom: 20px;
		font: 600 72px/57px FuturaPT
	}

	.description--iphone11 .description__section--1 span:last-of-type {
		margin-bottom: 30px;
		text-transform: uppercase;
		font: normal 42px/46px FuturaPT
	}

	.description--iphone11 .description__section--2 {
		padding: 40px 0 0 80px
	}

	.description--iphone11 .description__section--2 div:first-of-type {
		padding-right: 150px
	}

	.description--iphone11 .description__section--2 span {
		margin-bottom: 30px;
		text-transform: uppercase;
		font: 600 32px/44px FuturaPT
	}

	.description--iphone11 .description__section--3 {
		padding: 80px 50px 0;
		text-align: center
	}

	.description--iphone11 .description__section--3 div:first-of-type {
		padding: 0 220px
	}

	.description--iphone11 .description__section--3 span {
		text-transform: uppercase;
		font: 600 32px/44px FuturaPT
	}

	.description--iphone11 .description__section--4 {
		text-align: center;
		padding: 80px 30px 0
	}

	.description--iphone11 .description__section--4 div:first-of-type {
		padding: 0 240px
	}

	.description--iphone11 .description__section--4 span {
		margin-bottom: 30px;
		text-transform: uppercase;
		font: 600 32px/44px FuturaPT
	}

	.description--iphone11 .description__section--5 {
		padding: 0 180px 0 100px
	}

	.description--iphone11 .description__section--5 span {
		margin-bottom: 30px;
		text-transform: uppercase;
		font: 600 32px/44px FuturaPT
	}

	.description--iphone11 .description__section--6 {
		padding: 80px 30px 0;
		text-align: center
	}

	.description--iphone11 .description__section--6 div:first-of-type {
		padding: 0 240px
	}

	.description--iphone11 .description__section--6 span {
		margin-bottom: 30px;
		text-transform: uppercase;
		font: 600 32px/44px FuturaPT
	}

	.description--iphone11 .description__section--7 {
		padding: 80px 70px 0 0
	}

	.description--iphone11 .description__section--7 span {
		margin-bottom: 30px;
		text-transform: uppercase;
		font: 600 32px/44px FuturaPT
	}

	.description--iphone11 .description__section--8 {
		padding: 80px 30px 0;
		text-align: center
	}

	.description--iphone11 .description__section--8 div:first-of-type {
		padding: 0 240px
	}

	.description--iphone11 .description__section--8 span {
		margin-bottom: 30px;
		text-transform: uppercase;
		font: 600 32px/44px FuturaPT
	}

	.description--iphone11 .description__section--9 {
		padding: 50px
	}

	.description--iphone11 .description__section--9 span {
		margin-bottom: 30px;
		text-transform: uppercase;
		font: 600 32px/44px FuturaPT
	}

	.description--iphonese .description__section p {
		font: normal 18px/28px Roboto
	}

	.description--iphonese .description__section--1 {
		padding: 0 0 50px 0
	}

	.description--iphonese .description__section--1 span {
		margin-bottom: 25px;
		font: 500 56px/72px FuturaPT
	}

	.description--iphonese .description__section--1 p {
		font: normal 18px/32px Roboto
	}

	.description--iphonese .description__section--1 div:first-of-type {
		margin-bottom: 30px
	}

	.description--iphonese .description__section--1 div:last-of-type {
		padding: 0 160px
	}

	.description--iphonese .description__section--2 {
		padding: 0 0 50px 0
	}

	.description--iphonese .description__section--2 span {
		font: 500 32px/41px FuturaPT
	}

	.description--iphonese .description__section--2 div:first-of-type {
		margin-bottom: 40px
	}

	.description--iphonese .description__section--2 div:last-of-type {
		padding: 0 160px
	}

	.description--iphonese .description__section--3 {
		padding: 20px 0 0 0
	}

	.description--iphonese .description__section--3 span {
		margin-bottom: 20px;
		font: 500 32px/41px FuturaPT
	}

	.description--iphonese .description__section--3 div:last-of-type {
		padding: 0 150px 0 0
	}

	.description--iphonese .description__section--4 {
		padding: 0 0 40px 100px
	}

	.description--iphonese .description__section--4 span {
		font: 500 32px/41px FuturaPT
	}

	.description--iphonese .description__section--4 div:last-of-type {
		padding-left: 50px
	}

	.description--iphonese .description__section--5 {
		padding: 0 100px 40px 25px
	}

	.description--iphonese .description__section--5 span {
		font: 500 32px/41px FuturaPT
	}

	.description--iphonese .description__section--5 div:last-of-type {
		padding: 0 0 0 40px
	}

	.description--airpodspro .description__section--1 {
		padding: 0 260px 90px
	}

	.description--airpodspro .description__section--1 span {
		font: 600 58px/68px FuturaPT
	}

	.description--airpodspro .description__section--1 p {
		font: 300 18px/32px Roboto
	}

	.description--airpodspro .description__section--2 span {
		bottom: 70px;
		left: 0;
		right: 0;
		margin: auto;
		font: 600 42px/49px FuturaPT
	}

	.description--airpodspro .description__section--3 {
		padding: 45px 0 65px
	}

	.description--airpodspro .description__section--3 p {
		font: 500 24px/32px Roboto
	}

	.description--airpodspro .description__section--3 div:first-of-type {
		padding: 0 0 0 180px
	}

	.description--airpodspro .description__section--3 div:last-of-type {
		padding: 0 0 0 50px
	}

	.description--airpodspro .description__section--4 p {
		position: absolute;
		bottom: 20px;
		left: 115px;
		max-width: 420px;
		font: 500 24px/32px Roboto
	}

	.description--airpodspro .description__section--5 p {
		position: absolute;
		font: 500 24px/32px Roboto
	}

	.description--airpodspro .description__section--5 p:first-of-type {
		bottom: 150px;
		left: 120px;
		max-width: 364px
	}

	.description--airpodspro .description__section--5 p:nth-of-type(2) {
		top: 100px;
		right: 100px;
		max-width: 420px
	}

	.description--airpodspro .description__section--5 p:last-of-type {
		bottom: 30px;
		right: 100px;
		max-width: 420px
	}

	.description--airpodspro .description__section--6 {
		padding: 99px 0 22px 0
	}

	.description--airpodspro .description__section--6 span {
		margin-bottom: 5px;
		font: 700 42px/49px FuturaPT
	}

	.description--airpodspro .description__section--6 p {
		font: 300 18px/32px Roboto
	}

	.description--airpodspro .description__section--6 div:first-of-type {
		padding: 0 0 0 115px
	}

	.description--airpodspro .description__section--6 div:last-of-type {
		padding: 0 220px 0 50px
	}

	.description--airpodspro .description__section--8 {
		padding: 0 0 117px 0
	}

	.description--airpodspro .description__section--8 img {
		margin: 0 auto auto
	}

	.description--airpodspro .description__section--8 p {
		font: 500 22px/32px Roboto
	}

	.description--airpodspro .description__section--8 p:not(:last-of-type) {
		margin-bottom: 60px
	}

	.description--airpodspro .description__section--8 div:first-of-type {
		padding: 0 0 0 33px
	}

	.description--airpodspro .description__section--8 div:last-of-type {
		padding: 0 95px 0 0
	}

	.description--airpodspro .description__section--9 img {
		max-width: 1105px;
		max-height: 758px
	}

	.description--airpodspro .description__section--10 {
		padding: 0 0 40px 0
	}

	.description--airpodspro .description__section--10 img {
		transform: translateX(165px)
	}

	.description--airpodspro .description__section--10 p {
		position: absolute;
		z-index: 1;
		top: 100px;
		left: 120px;
		max-width: 545px;
		font: 500 24px/32px Roboto
	}

	.land {
		padding: 70px 40px 40px
	}

	.land__image-top {
		margin-bottom: 20px
	}

	.land__image-middle {
		margin: 60px 0 52px;
		width: 100%;
		height: 552px
	}

	.land__container--retina {
		padding: 50px 100px 60px 50px
	}

	.land__container--retina img {
		max-width: 350px;
		max-height: 340px
	}

	.land__container--side {
		padding: 41px 55px 0 97px
	}

	.land__container--side img {
		max-width: 330px;
		max-height: 355px
	}

	.land__container--face-id {
		padding: 50px 127px 0 50px
	}

	.land__container--face-id img {
		max-width: 283px;
		height: 389px
	}

	.land__container--camera {
		padding: 50px 98px 0 50px
	}

	.land__container--camera img {
		max-width: 305px;
		max-height: 370px
	}

	.land__container--bottom {
		justify-content: flex-start;
		margin: 60px 0;
		padding: 0 50px
	}

	.land__container--bottom .land__container-content {
		padding-top: 5px;
		margin-left: 121px;
		max-width: 370px
	}

	.land__container--bottom .land__container-content--reverse {
		padding: 0;
		margin: 0 147px 0 0;
		max-width: none
	}

	.land__container--bottom .land__container-content .land__title {
		margin-bottom: 15px;
		font-weight: 600;
		letter-spacing: .55px
	}

	.land__container--bottom img {
		max-width: 400px;
		max-height: 540px
	}

	.land__container--reverse {
		margin-top: -15px
	}

	.land__title--top {
		margin-bottom: 30px;
		font: normal 33px/normal FuturaPT, sans-serif
	}

	.land__title--md {
		margin-bottom: 30px;
		padding-left: 50px;
		font: bold 32px/normal FuturaPT, sans-serif
	}

	.land__title--lg {
		margin-bottom: 25px;
		font: bold 56px/normal FuturaPT, sans-serif
	}

	.land__text--sm {
		font: normal 16px/1.5 Roboto, sans-serif
	}

	.land__text--md {
		max-width: 710px;
		margin: 0 auto 60px;
		font: 300 18px/1.78 Roboto, sans-serif;
		letter-spacing: .2px
	}

	.land__text--lg {
		font: normal 24px/1.6 Roboto, sans-serif
	}

	.land__features {
		margin: 80px 0;
		padding: 0 50px
	}

	.land__feature {
		width: 29.3%
	}

	.land__video {
		width: 1090px;
		height: 440px
	}

	.land__video-wrap::before {
		top: 170px;
		left: 520px;
		width: 80px;
		height: 80px
	}

	.land--black .land__container--bottom {
		justify-content: flex-start;
		margin: 60px 0;
		padding: 0 50px
	}

	.land--black .land__container--bottom .land__container-content .land__title {
		margin-bottom: 15px;
		font-weight: 600;
		letter-spacing: .55px
	}

	.land--black .land__container--bottom .land__container-content .land__text {
		max-width: 342px
	}

	.land--black .land__container--side .land__text {
		padding-bottom: 40px
	}

	.land--black .land__container--side img {
		align-self: flex-end
	}

	.land--white {
		padding-top: 0
	}

	.land--white .land__title--top {
		margin-bottom: 20px;
		font: normal 55px/normal FuturaPT, sans-serif
	}

	.land--white .land__container--retina {
		padding: 0 129px 0 50px
	}

	.land--white .land__container--retina img {
		max-width: 270px;
		max-height: 440px
	}

	.land--white .land__container--retina .land__grad {
		padding-top: 50px
	}

	.land--white .land__container--side {
		padding: 0 55px 0 91px
	}

	.land--white .land__container--side img {
		max-width: 260px;
		max-height: 412px
	}

	.land--white .land__container--side .land__grad {
		padding-top: 25px
	}

	.land--white .land__container--camera {
		padding: 50px 70px 0 50px
	}

	.land--white .land__container--camera img {
		align-self: flex-end;
		max-width: 350px;
		max-height: 420px
	}

	.land--white .land__container--camera .land__grad {
		padding-bottom: 40px
	}

	.land--white .land__container--face-id img {
		margin-bottom: -6px
	}

	.land--white .land__features {
		margin-bottom: 130px
	}

	.land--white .land__image-top {
		margin: 0;
		max-width: 700px;
		max-height: 395px
	}

	.land--white .land__image-middle {
		box-shadow: 40px 0 0 #000, -40px 0 0 #000
	}

	.land--x {
		padding: 60px 0 0
	}

	.land--x .land__container--characteristic {
		padding: 39px 90px 0 90px
	}

	.land--x .land__container--characteristic .land__image {
		align-self: flex-end;
		max-width: 660px;
		max-height: 387px
	}

	.land--x .land__container--characteristic .land__container-content {
		padding: 19px 0 35px;
		margin-right: 140px
	}

	.land--x .land__container--features {
		padding: 60px 70px 95px 0
	}

	.land--x .land__container--features .land__image {
		margin: 10px 0 0 -25px;
		max-width: 540px;
		max-height: 386px
	}

	.land--x .land__container--features .list {
		line-height: 1.57
	}

	.land--x .land__container--bottom {
		padding: 0 0 0 90px
	}

	.land--x .land__container--bottom .land__container-content {
		padding-top: 57px
	}

	.land--x .land__container--bottom .land__title--md {
		width: 360px
	}

	.land--x .land__container--bottom .land__text--sm {
		padding-right: 55px;
		line-height: 1.5
	}

	.land--x .land__container--bottom .land__image {
		margin: 56px -31px 0 0;
		max-width: 650px;
		height: 496px
	}

	.land--x .land__features {
		margin: 76px 0 79px 0;
		padding: 0 50px 0 91px
	}

	.land--x .land__feature {
		width: 25%
	}

	.land--x .land__image-top {
		margin-bottom: 41px;
		max-width: 970px;
		max-height: 232px
	}

	.land--x .land__image-big {
		max-width: 880px;
		max-height: 362px
	}

	.land--x .land__title--md {
		padding: 0
	}

	.land--x .land__title--top {
		margin-bottom: 26px;
		font-size: 46px
	}

	.land--x .land__text--md {
		margin-bottom: 60px;
		min-width: 880px;
		font-weight: 300
	}

	.land--8 {
		padding: 0
	}

	.land--8 .land__image-top {
		margin-bottom: 60px;
		max-width: 1250px;
		max-height: 580px
	}

	.land--8 .land__title--md {
		padding: 0
	}

	.land--8 .land__text--md {
		margin-bottom: 60px;
		min-width: 900px;
		font-weight: 300;
		letter-spacing: 0
	}

	.land--8 .land__container--characteristic {
		padding: 44px 190px 57px 90px
	}

	.land--8 .land__container--characteristic .land__image {
		max-width: 262px;
		max-height: 312px
	}

	.land--8 .land__container--characteristic .land__container-content {
		padding: 0 150px 0 0
	}

	.land--8 .land__container--4k {
		padding: 57px 113px 58px 85px
	}

	.land--8 .land__container--4k .land__image {
		margin-right: 60px;
		max-width: 395px;
		max-height: 321px
	}

	.land--8 .land__container--bottom {
		padding: 0 47px 0 90px
	}

	.land--8 .land__container--bottom .land__title--md {
		width: 360px
	}

	.land--8 .land__container--bottom .land__image {
		max-width: 585px;
		height: 413px
	}

	.land--8 .land__features {
		padding: 0 90px 0 96px
	}

	.land--8 .land__feature {
		width: 30%
	}

	.land--7plus {
		padding: 80px 0 0
	}

	.land--7plus .land__image--top {
		margin-bottom: -50px;
		max-width: 1198px;
		max-height: 561px
	}

	.land--7plus .land__image--design {
		margin: 37px auto 0;
		max-width: 792px;
		max-height: 515px
	}

	.land--7plus .land__image--home {
		margin: -120px auto 60px;
		max-width: 1170px;
		max-height: 636px
	}

	.land--7plus .land__image--watertightness {
		max-width: 527px
	}

	.land--7plus .land__image--camera {
		margin: 7px 0 40px;
		max-width: 1198px;
		max-height: 1035px
	}

	.land--7plus .land__image--zoom {
		margin: -15px 0 -20px;
		max-width: 1198px;
		max-height: 545px
	}

	.land--7plus .land__image--horizontal {
		margin: 23px 0 58px;
		max-width: 1198px;
		max-height: 487px
	}

	.land--7plus .land__image--cpu {
		margin: 8px 0 37px 20px;
		max-width: 1135px;
		max-height: 650px
	}

	.land--7plus .land__image--bright {
		margin: 15px 0 -10px 0;
		max-width: 1198px;
		max-height: 645px
	}

	.land--7plus .land__image--bottom {
		max-width: 1198px;
		max-height: 545px
	}

	.land--7plus .land__title--top {
		font: 500 48px/66px FuturaPT, sans-serif
	}

	.land--7plus .land__title--md {
		font-weight: 500
	}

	.land--7plus .land__text--md {
		max-width: 860px
	}

	.land--7plus .land__text--top {
		max-width: 740px
	}

	.land--7plus .land__container {
		margin: 0 41px 75px 41px;
		padding: 0 55px 0 0
	}

	.land--7plus .land__container-content {
		padding: 60px 0 60px 23px
	}

	.land--7plus .land__container .land__title--md {
		font-weight: 600
	}

	.land--7plus .land__container .land__text {
		font: 300 24px/38px Roboto, sans-serif
	}

	.land--six-s {
		padding: 0
	}

	.land--six-s .land__title--top {
		font: 500 56px/76px FuturaPT, sans-serif
	}

	.land--six-s .land__title--md {
		font-weight: 500
	}

	.land--six-s .land__title--left {
		position: relative;
		margin: 59px 0 30px 0;
		padding-left: 91px
	}

	.land--six-s .land__title--right {
		position: relative;
		align-self: flex-end;
		padding-right: 70px
	}

	.land--six-s .land__text--md {
		max-width: 880px;
		font-weight: 300
	}

	.land--six-s .land__text--left {
		margin: 0;
		padding-left: 90px;
		max-width: 830px;
		line-height: 28px;
		letter-spacing: 0
	}

	.land--six-s .land__text--right {
		align-self: flex-end;
		margin: 0 68px 0 0;
		max-width: 514px
	}

	.land--six-s .land__container {
		padding: 114px 0 21px 0
	}

	.land--six-s .land__container-gray {
		display: flex;
		flex-direction: column;
		padding-top: 41px;
		box-shadow: 30px 0 0 #fafafa, -30px 0 0 #fafafa
	}

	.land--six-s .land__container-content {
		align-self: flex-start;
		padding-left: 91px
	}

	.land--six-s .land__container .land__text--md {
		margin: 0;
		max-width: none;
		text-align: left;
		letter-spacing: 0;
		line-height: 28px
	}

	.land--six-s .land__image--top {
		margin: 0 63px -57px 0;
		max-width: 709px;
		max-height: 700px
	}

	.land--six-s .land__image--touch {
		margin: 12px 0 60px;
		max-width: 1200px;
		max-height: 574px
	}

	.land--six-s .land__image--camera {
		margin: -309px 0 100px;
		max-width: 1197px;
		max-height: 734px
	}

	.land--six-s .land__image--cpu {
		margin: -400px 0 0;
		max-width: 1169px;
		max-height: 626px;
		box-shadow: 0 20px 0 #fafafa
	}

	.land--six-s .land__image--bottom {
		margin: -194px 55px 0 0;
		max-width: 1196px;
		max-height: 577px
	}

	.land--7 {
		padding: 80px 0 0
	}

	.land--7 .land__image--top {
		align-self: flex-end;
		margin: 0 0 60px 185px;
		max-width: 1035px;
		max-height: 448px
	}

	.land--7 .land__image--design {
		align-self: center;
		margin: -60px 0 -110px 0;
		max-width: 780px;
		max-height: 652px
	}

	.land--7 .land__image--home {
		align-self: center;
		margin-bottom: 67px;
		max-width: 456px;
		max-height: 322px
	}

	.land--7 .land__image--camera {
		margin: -388px 0 20px
	}

	.land--7 .land__image--cpu {
		margin: 48px 0 91px 20px;
		max-width: 1135px;
		max-height: 650px
	}

	.land--7 .land__image--bright {
		margin: -323px 0 30px;
		max-width: 1198px;
		max-height: 960px
	}

	.land--7 .land__image--bottom {
		margin-top: 5px;
		max-width: 1198px;
		max-height: 545px
	}

	.land--7 .land__title--top {
		font: 500 48px/66px FuturaPT, sans-serif
	}

	.land--7 .land__title--md {
		font-weight: 500
	}

	.land--7 .land__text--md {
		max-width: 860px
	}

	.land--7 .land__text--top {
		max-width: 740px
	}

	.land--7 .land__container {
		padding: 53px 0 53px 125px;
		margin-bottom: 70px;
		background: url(https://istore.su/img/pic/descriptions/land-7-4.jpg) 100% 82%/100% no-repeat
	}

	.land--7 .land__container-content {
		max-width: 485px
	}

	.land--7 .land__container .land__title--md {
		font-weight: 600
	}

	.land--7 .land__container .land__text {
		font: 300 24px/38px Roboto, sans-serif
	}

	.land--8plus {
		padding: 0
	}

	.land--8plus .land__image-top {
		margin-bottom: 60px;
		max-width: 1250px;
		max-height: 580px
	}

	.land--8plus .land__title--md {
		padding: 0
	}

	.land--8plus .land__text--md {
		margin-bottom: 60px;
		min-width: 900px;
		font-weight: 300;
		letter-spacing: 0
	}

	.land--8plus .land__container--characteristic {
		padding: 10px 100px 0 90px
	}

	.land--8plus .land__container--characteristic .land__image {
		max-width: 337px;
		max-height: 404px
	}

	.land--8plus .land__container--characteristic .land__container-content {
		padding: 50px 150px 0 0
	}

	.land--8plus .land__container--4k {
		padding: 57px 113px 58px 85px
	}

	.land--8plus .land__container--4k .land__image {
		margin-right: 60px;
		max-width: 299px;
		max-height: 330px
	}

	.land--8plus .land__container--4k .land__container-content {
		padding-left: 100px
	}

	.land--8plus .land__container--bottom {
		padding: 0 47px 0 90px
	}

	.land--8plus .land__container--bottom .land__title--md {
		width: 360px
	}

	.land--8plus .land__container--bottom .land__text--sm {
		padding-right: 65px
	}

	.land--8plus .land__container--bottom .land__image {
		max-width: 473px;
		height: 413px
	}

	.land--8plus .land__features {
		padding: 0 90px 0 96px
	}

	.land--8plus .land__feature {
		width: 30%
	}

	.list--compact .land .list__item {
		margin-bottom: 3px;
		line-height: 1.5
	}

	.land .list--columned {
		-moz-column-count: 2;
		column-count: 2
	}

	.land .list--green .list__item {
		margin-bottom: 18px
	}

	.land .list--simple li {
		margin-bottom: 9px
	}

	.land .list--numered li {
		margin-bottom: 18px;
		line-height: normal
	}

	.land-air__title--sm {
		font: bold 24px/normal FuturaPT, sans-serif
	}

	.land-air__title--md {
		font: bold 32px/normal FuturaPT, sans-serif
	}

	.land-air__title--lg {
		font: bold 38px/normal FuturaPT, sans-serif
	}

	.land-air__text--sm {
		font: 300 16px/1.63 Roboto, sans-serif
	}

	.land-air__text--md {
		font: 300 18px/1.78 Roboto, sans-serif
	}

	.land-air__text--lg {
		font: bold 18px/normal FuturaPT, sans-serif
	}

	.land-air__top {
		margin-bottom: 80px
	}

	.land-air__top .land-air__title {
		padding-top: 420px
	}

	.land-air__black {
		padding: 80px 230px;
		background: url(https://istore.su/img/pic/descriptions/land-air-black.jpg) center/1168px 892px no-repeat, #000
	}

	.land-air__black-text {
		margin-bottom: 572px
	}

	.land-air__gray {
		padding: 440px 80px 168px;
		background: url(https://istore.su/img/pic/descriptions/land-air-airpods.jpg) center 60px/720px 835px no-repeat, #fafafa
	}

	.land-air__gray-list {
		text-align: center;
		align-items: center
	}

	.land-air__feature {
		padding: 0 229px 500px;
		background: url(https://istore.su/img/pic/descriptions/land-air-hands.jpg) center bottom/100% 492px no-repeat, #fff
	}

	.land-air__feature-title {
		padding: 80px 0 0
	}

	.land-air__feature-list {
		padding: 77px 62px 0
	}

	.land-air__feature-item {
		width: 33.33%
	}

	.land-air__feature-text {
		font: normal 12px/normal Roboto, sans-serif
	}

	.land-air__feature-time {
		padding: 5px 0 4px
	}

	.land-air__set {
		padding: 0 40px 60px
	}

	.land-air__set-content {
		justify-content: space-between;
		padding: 40px 140px 40px 50px
	}

	.land-air__set-description {
		padding-top: 10px;
		max-width: 424px
	}

	.land-air__footer {
		padding: 0 160px
	}

	.seo-features {
		padding-top: 60px;
		padding-bottom: 60px
	}

	.seo-features .feature li:not(:last-of-type)::after {
		content: "";
		display: block;
		position: absolute;
		right: 0;
		top: 35px;
		bottom: 0;
		width: 32px;
		height: 32px;
		border-radius: 50%;
		box-shadow: 0 4px 12px rgba(0, 0, 0, .12);
		background: url(https://istore.su/img/pic/ico/arrow-gray.svg) no-repeat, #fff;
		background-size: 10px 16px;
		background-position: center center
	}

	.header__top {
		padding-top: 7.5px;
		padding-bottom: 7.5px
	}

	.header__navigation {
		margin: 0 20px
	}

	.header__contacts span:first-child {
		padding-right: 20px;
		margin-right: 20px;
		text-align: right;
		color: rgba(51, 51, 51, .4)
	}

	.header__catalog-btn {
		margin-right: 10px;
		min-width: 205.38px;
		max-width: 205.38px;
		max-height: 41px
	}

	.header__catalog-tabs li:not(:last-of-type) {
		margin-right: 10px
	}

	.header__bottom {
		margin-top: 25px
	}

	.header__bottom-container {
		max-width: 960px;
		z-index: 5
	}

	.header__bottom .header__list > li {
		width: auto
	}

	.header__bottom .header__list > li:not(:last-of-type)::after {
		position: absolute;
		content: "";
		top: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		width: 1px;
		height: 50px;
		background-color: rgba(0, 0, 0, .1)
	}

	.header__bottom .header__list > li > a {
		padding: 0 30px;
		min-height: 48px;
		white-space: nowrap;
		font: 500 18px/23px FuturaPT;
		transition: color .15s
	}

	.header__bottom .header__list > li:first-of-type > a {
		padding: 0 30px 0 10px
	}

	.header__bottom .header__list > li img {
		margin-right: 15px
	}

	.header__sublist {
		position: absolute;
		top: 15px;
		min-width: 0;
		width: 320px;
		max-height: 400px;
		overflow-y: scroll;
		overflow-x: hidden;
		padding: 10px 25px 10px 10px;
		border-radius: 15px;
		border: 1px solid #eaeaea;
		opacity: 0;
		pointer-events: none;
		background: #f8f8f8;
		transition: opacity .2s
	}

	.header__sublist::-webkit-scrollbar {
		width: 9px;
		display: none
	}

	.header__sublist::-webkit-scrollbar-thumb {
		background: rgba(48, 55, 61, .4);
		border-radius: 15px
	}

	.header__sublist::-webkit-scrollbar-thumb:hover {
		background: rgba(48, 55, 61, .6)
	}

	.header__sublist-wrap::after {
		content: "";
		position: absolute;
		z-index: 20;
		top: 0;
		height: 15px;
		width: 100%;
		background: 0 0
	}

	.header__sublist a {
		padding: 10px 30px !important;
		font: 500 16px/23px FuturaPT;
		color: #30373d
	}

	.header__sublist a:hover {
		background: #fff;
		box-shadow: 0 4px 24px rgba(0, 0, 0, .1);
		border-radius: 12px;
		color: #ff548c
	}

	.header__sublist a > div {
		position: relative;
		margin-right: 10px;
		width: 50px;
		height: 50px
	}

	.header__sublist a img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
		height: auto;
		mix-blend-mode: multiply
	}

	.header__sticky {
		padding-top: 5px
	}

	.header__sticky.uk-active {
		padding: 5px 0;
		background: #fff
	}

	.header__city-confirm {
		top: 10px;
		left: 0;
		right: 0;
		transform: translateX(-410px)
	}

	.main-features li:not(:last-of-type) {
		margin-right: 20px
	}

	.main-features li div {
		min-height: 431.641px;
		max-height: 431.641px
	}

	.main-features .swiper-wrapper {
		transform: translate3d(0, 0, 0) !important
	}

	.main-features .swiper-pagination {
		display: none
	}

	.subscribe {
		padding: 50px 40px 0 80px
	}

	.subscribe__title {
		margin-bottom: 15px;
		font: 500 38px/45px FuturaPT
	}

	.footer__description {
		display: flex;
		flex-direction: column;
		padding-bottom: 35px
	}

	.footer__description div {
		flex: 1;
		display: flex;
		flex-direction: column;
		justify-content: flex-end
	}

	.footer__description div img {
		margin-bottom: 15px
	}

	.footer__menu {
		display: flex;
		padding-left: 40px
	}

	.footer__menu-container {
		padding: 0 10px
	}

	.footer__menu a {
		font: 400 16px/24px FuturaPT
	}

	.footer__contacts {
		padding: 60px 40px 40px;
		border-left: 1px solid #f1e8e8
	}

	.footer__socials {
		padding-top: 20px
	}

	.question {
		padding-left: 40px
	}

	.question__title {
		margin: 30px 0 10px
	}

	.question p {
		margin-bottom: 40px
	}

	.question__image {
		text-align: end;
		padding-right: 125px
	}

	.question .field {
		margin-right: 20px
	}

	.question .btn {
		align-self: flex-start
	}

	.contacts .breadcrumbs {
		padding: 15px 30px 0;
		margin-bottom: 40px
	}

	.contacts__header {
		margin-bottom: 20px;
		padding: 0 20px 0 30px
	}

	.contacts__switcher .uk-switcher > :not(.uk-active) {
		display: block !important
	}

	.contacts__switcher .uk-subnav > * > :first-child {
		font: 500 14px/16px FuturaPT !important
	}

	.contacts__switcher .uk-subnav {
		display: none
	}

	.contacts__switcher .uk-switcher {
		display: flex !important;
		justify-content: space-between !important
	}

	.contacts__switcher .uk-switcher li:first-of-type {
		flex: 1 !important
	}

	.contacts__map {
		margin-bottom: -8px !important;
		width: 905px;
		height: 600px
	}

	.contacts__list {
		max-width: 315px;
		border-top: 1px solid #e6e6e6;
		border-right: 1px solid #e6e6e6;
		flex-direction: column
	}

	.contacts__item {
		border-top: 1px solid #e6e6e6;
		border-right: 1px solid #e6e6e6
	}

	.contacts__item:first-of-type {
		border-top: none
	}

	.contacts__item.active {
		background-color: rgba(230, 230, 230, .3)
	}

	.contacts__item.active::after {
		content: "";
		position: absolute;
		right: 20px;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 7px;
		height: 15px;
		background: url(https://istore.su/img/pic/ico/arrow.svg) no-repeat;
		background-size: contain
	}

	.contacts__item div {
		padding: 12px 10px 10px 40px
	}

	.contacts__info--on-map {
		display: none
	}

	.reviews__wrapper {
		padding-top: 20px
	}

	.reviews__header {
		padding: 20px 20px 25px 30px
	}

	.reviews__header .breadcrumbs {
		align-self: baseline
	}

	.reviews__content {
		padding: 20px 20px 40px
	}

	.reviews__container .swiper-pagination {
		display: none
	}

	.reviews__container .swiper-slide {
		margin-right: 10px
	}

	.reviews__container .swiper-slide a img {
		max-width: 295px;
		max-height: 295px
	}

	.reviews__head img {
		margin-right: 20px
	}

	.reviews__head p {
		font: 500 32px/20px FuturaPT;
		color: #30373d
	}

	.article__wrapper {
		padding-top: 20px
	}

	.article__header {
		padding: 20px 20px 25px 30px
	}

	.article__content {
		padding: 20px 20px 40px
	}

	.article__date {
		align-self: flex-end;
		text-align: end
	}

	.articles__header {
		padding: 20px 20px 25px 30px
	}

	.articles__content {
		padding: 20px 20px 40px
	}

	.articles__wrapper {
		padding-top: 20px
	}

	.articles__list img {
		max-width: 365px;
		max-height: 240px
	}

	.return-policy .frame {
		padding: 15px 30px 40px
	}

	.return-policy .frame::after {
		top: 80px;
		right: 90px;
		width: 340px;
		height: 330px
	}

	.return-policy__wrapper {
		padding-top: 20px
	}

	.delivery__wrapper {
		padding-top: 20px
	}

	.delivery .frame {
		text-align: center;
		padding: 15px 30px 55px
	}

	.delivery__container {
		padding: 0 40px
	}

	.delivery__inner-frame {
		padding: 40px 15px
	}

	.delivery__circle-info {
		margin: 30px auto 0;
		width: 170px;
		height: 170px;
		font: normal 24px/20px FuturaPT
	}

	.delivery__circle-info span {
		font: normal 72px/36px FuturaPT
	}

	.delivery .feature li:not(:last-of-type)::before {
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 1px;
		height: 270px
	}

	.warranty__wrapper {
		padding-top: 20px
	}

	.warranty .frame {
		padding: 15px 30px 40px
	}

	.warranty .frame::after {
		content: "";
		position: absolute;
		background: url(https://istore.su/img/pic/bg/warranty.jpg) no-repeat;
		top: 20px;
		right: 15px;
		width: 528px;
		height: 528px;
		background-size: contain
	}

	.warranty__subtitle {
		font: normal 18px/24px FuturaPT
	}

	.warranty__subtitle {
		font: normal 24px/32px FuturaPT
	}

	.warranty__text--bg-pink {
		padding: 13px 40px 16px 20px
	}

	.return__wrapper {
		padding-top: 20px
	}

	.return__top {
		padding: 15px 0 0
	}

	.return .breadcrumbs {
		padding: 0 30px
	}

	.return__tabs li:not(:last-of-type) {
		margin-right: 30px
	}

	.return__content {
		padding: 30px 40px 50px
	}

	.return__inner-frame {
		padding: 40px 40px 30px
	}

	.return__inner-bottom {
		margin: 0 0 0 140px
	}

	.return .feature li:not(:last-of-type)::before {
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 1px;
		height: 270px
	}

	.catalog__header {
		padding-top: 10px
	}

	.catalog__header-top {
		padding: 15px 30px 10px;
		border: 1px solid #e7e7e7;
		box-shadow: 0 2px 7px rgba(0, 0, 0, .05);
		background-repeat: no-repeat;
		border-radius: 20px
	}

	.catalog__header-top--iphone {
		background-image: url(https://istore.su/img/pic/bg/catalog-header.jpg);
		background-position: right;
		background-size: contain
	}

	.catalog__header-top--ipad {
		background-image: url(https://istore.su/img/pic/bg/catalog-header-2.jpg);
		background-position: right;
		background-size: contain
	}

	.catalog__header-top--macbook {
		background-image: url(https://istore.su/img/pic/bg/catalog-header-3.jpg);
		background-size: 980px 80px;
		background-position: 600px 40px
	}

	.catalog__header-top--iwatch {
		background-image: url(https://istore.su/img/pic/bg/catalog-header-4.jpg);
		background-position: right;
		background-size: contain
	}

	.catalog__header-top--accessories {
		background-image: url(https://istore.su/img/pic/bg/catalog-header-5.jpg);
		background-position: right;
		background-size: contain
	}

	.catalog__header-bottom {
		border-bottom: 1px solid #e9e9e9
	}

	.catalog__swiper .swiper-wrapper {
		flex-wrap: wrap;
		height: auto
	}

	.catalog__swiper .swiper-slide {
		margin-top: 10px;
		width: auto
	}

	.account__wrapper {
		padding-top: 20px
	}

	.account .frame .title {
		padding: 30px 30px 0 30px;
		margin-bottom: 25px
	}

	.account__list {
		padding: 0 30px
	}

	.account__list li:not(:last-of-type) {
		margin-right: 15px
	}

	.account .account__date {
		text-align: right
	}

	.account .account__container-link {
		display: inline-block;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
		transition: border .3s
	}

	.account .account__container-link:hover {
		border-color: #ff548c
	}

	.account--main .account__content {
		padding: 30px
	}

	.account--main .account__container {
		padding: 20px 30px
	}

	.account--main .account__container .account__container-link {
		width: auto;
		margin: 0 35px 0 0
	}

	.account--main .account__container--cart .account__container-left {
		margin-right: 30px;
		border-right: 1px solid rgba(255, 255, 255, .2)
	}

	.account--main .account__container--order .account__container-left {
		margin-right: 30px;
		border-right: 1px solid rgba(0, 0, 0, .1)
	}

	.account--main .account__container--order .account__container-right > li:not(:first-of-type) {
		margin-top: 20px;
		padding-top: 20px
	}

	.account--cashback .account__content {
		padding: 30px
	}

	.account--orders .account__content {
		padding: 30px
	}

	.account--orders .account__container-link {
		margin-right: 30px
	}

	.account--reviews .account__container {
		padding: 30px
	}

	.account--cart .account__content {
		padding: 30px
	}

	.checkout__wrapper {
		padding-top: 20px
	}

	.checkout__container-subtitle {
		margin-bottom: 20px
	}

	.checkout__cards {
		margin-bottom: 30px
	}

	.checkout__btn-credit {
		padding: 21px 30px 20px
	}

	.checkout__btn-credit span:first-of-type {
		font: 600 16px/19px FuturaPT
	}

	.checkout__btn-credit span:last-of-type {
		padding-left: 20px
	}

	.checkout .frame {
		padding: 40px 40px 40px 30px
	}

	.checkout__product-container {
		padding-right: 20px;
		margin-right: 20px
	}

	.checkout__frame {
		padding: 20px 30px 30px
	}

	.checkout__delivery-field-wrap .field--account:first-of-type {
		width: 280px
	}

	.checkout__list-select img {
		margin: 0 auto 0
	}

	.checkout__list-select li label {
		padding: 10px 10px 5px
	}

	.checkout__list-select li:not(:last-of-type) label {
		border-right: 1px solid #e9e9e9
	}

	.checkout__list-select li:first-of-type label {
		border-radius: 10px 0 0 10px
	}

	.checkout__list-select li:last-of-type label {
		border-radius: 0 10px 10px 0
	}

	.checkout__payment li label {
		padding: 10px 10px 5px
	}

	.checkout__accessories {
		flex-wrap: wrap;
		margin-left: -10px
	}

	.checkout__accessories li {
		padding-left: 10px;
		padding-bottom: 10px
	}

	.product__wrapper {
		padding-top: 20px
	}

	.product .frame {
		padding: 0 0 30px
	}

	.product__section {
		padding: 30px 40px 0;
		width: 350px
	}

	.product__section .btn {
		margin-bottom: 85px;
		margin-top: 30px;
		max-width: 270px;
		color: #ff548c;
		background-color: #fff;
		border: 1px solid rgba(236, 236, 236, .7);
		transition: border .3s, background-color .3s, box-shadow .3s, color .15s;
		overflow: hidden
	}

	.product__section .btn:hover {
		background-color: #ff548c;
		color: #fff;
		border-color: #ff548c;
		box-shadow: 0 6px 30px rgba(248, 53, 94, .4)
	}

	.product__section .feature li:not(:last-of-type) {
		margin-bottom: 40px
	}

	.product__content-footer {
		justify-content: flex-start
	}

	.product__header {
		padding: 15px 0 15px 30px
	}

	.product__header .title {
		margin-bottom: 15px
	}

	.product__frame {
		height: -webkit-max-content;
		height: -moz-max-content;
		height: max-content;
		width: 410px;
		padding: 15px 20px 20px
	}

	.product__frame .product__container-input {
		margin-right: 10px;
		max-width: 240px
	}

	.product__frame .product__container-btn {
		max-width: 120px
	}

	.product__frame .nice-select {
		min-width: 175px !important;
		width: 175px !important
	}

	.product__gallery {
		min-width: 430px;
		min-height: 540px;
		max-width: 100%;
		max-height: 100%
	}

	.product__gallery .gallery-top {
		display: flex;
		align-self: center;
		width: 319px !important;
		height: 455px !important
	}

	.product__gallery .gallery-thumbs .swiper-slide {
		margin-left: 15px !important
	}

	.product__gallery .gallery-thumbs .swiper-slide-thumb-active::before {
		content: "";
		display: block;
		position: absolute;
		left: -15px;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 4px;
		height: 80px;
		background: #f8355e;
		border-radius: 0 100px 100px 0
	}

	.product__points {
		align-items: flex-start;
		align-self: flex-start;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
		color: #ff548c;
		border: 1px solid #ff548c;
		white-space: nowrap
	}

	.product__faq .frame {
		padding: 30px 25px 40px 0;
		background-color: transparent;
		box-shadow: none
	}

	.product__faq-title {
		padding-left: 20px;
		margin-bottom: 25px;
		pointer-events: none;
		font: 600 28px/42px FuturaPT
	}

	.product__faq-wrapper {
		flex-wrap: wrap;
		margin-bottom: 10px
	}

	.product__faq-wrapper:not(.product__faq-wrapper--full) .accordion li:nth-child(n+4) {
		display: none
	}

	.product__faq-wrapper .accordion:first-of-type {
		padding-right: 10px
	}

	.product__faq-wrapper .accordion:last-of-type {
		padding-left: 10px
	}

	.product__faq-wrapper .accordion .uk-accordion-title {
		font: 500 14px/20px Roboto
	}

	.product__faq-see-all {
		margin-left: 15px
	}

	.product__accordion .accordion {
		margin-top: 40px
	}

	.product__accordion .product__reviews-container {
		max-height: 1200px
	}

	.product__accordion .product__reviews .swiper-pagination {
		display: none
	}

	.product__accordion .product__reviews .swiper-slide {
		height: 100% !important
	}

	.product__accordion .product__reviews .swiper-slide a img {
		max-width: 295px;
		max-height: 295px
	}

	.product__was-sold {
		width: 53%;
		padding-left: 40px
	}

	.product__sign {
		max-width: 410px
	}

	.refferal__wrapper {
		padding-top: 20px
	}

	.refferal .frame .breadcrumbs {
		padding: 15px 30px 0
	}

	.refferal .frame .feature li:not(:last-of-type)::before {
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 1px;
		height: 270px
	}

	.refferal .frame .feature p:first-of-type {
		font: 600 18px/24px FuturaPT
	}

	.refferal__header {
		padding: 0 45px 0 60px;
		margin-bottom: 40px
	}

	.refferal__header .title {
		margin-top: 60px
	}

	.refferal__header p {
		margin-bottom: 30px
	}

	.refferal__copy-wrap {
		padding: 30px 90px 0 0
	}

	.refferal__copy-text {
		margin-right: 10px
	}

	.refferal__copy-btn {
		max-width: 175px
	}

	.refferal .delivery__inner-frame {
		margin: 0 55px 30px
	}

	.refferal__info {
		padding-left: 120px;
		padding-right: 144px;
		margin-bottom: 40px
	}

	.refferal__info .title {
		margin-top: 100px
	}

	.refferal__footer {
		padding: 60px 0 80px
	}

	.refferal__footer .btn {
		margin: 0 auto;
		max-width: 280px
	}

	.popup__header p {
		margin-top: 15px;
		font: 300 18px/28px Roboto
	}

	.popup__content {
		padding: 30px
	}

	.popup__footer {
		margin-top: 30px;
		padding: 20px 30px 30px 30px
	}

	.popup__footer input + label::after {
		top: 0;
		bottom: 0;
		left: -25px;
		margin: auto
	}

	.popup__footer input:checked + label::before {
		top: 0;
		bottom: 0;
		left: -21px;
		margin: auto
	}

	.popup__contact a span {
		margin-bottom: 12px;
		font: 500 32px/37px Roboto
	}

	.popup--pre-order .btn--gray br {
		display: none
	}

	.popup--adds-reviews .popup__container-right textarea {
		max-height: 217px
	}

	.popup--adds-reviews .popup__rating {
		padding-left: 30px;
		margin-bottom: 30px
	}

	.popup--maps .popup-maps__wrap {
		width: 300px
	}

	.popup--maps .popup-maps__list {
		overflow-y: scroll;
		width: 300px;
		height: 500px;
		border-top: 1px solid #e6e6e6;
		border-right: 1px solid #e6e6e6
	}

	.popup--maps .popup-maps__item {
		height: auto !important
	}

	.popup--maps .popup-maps__item.active {
		background-color: rgba(230, 230, 230, .3)
	}

	.popup--maps .popup-maps__item.active::after {
		content: "";
		position: absolute;
		right: 20px;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 7px;
		height: 15px;
		background: url(https://istore.su/img/pic/ico/arrow.svg) no-repeat;
		background-size: contain
	}

	.popup--maps .popup-maps__item div {
		padding: 12px 35px 12px 40px
	}

	.popup--maps .popup-maps__item div:hover {
		background-color: rgba(230, 230, 230, .3)
	}

	.popup--credit .popup__radio-button li {
		padding-right: 60px
	}

	.popup--credit .popup__radio-button li .popup__radio-button-item:first-of-type {
		margin-right: 60px
	}

	.popup--credit .popup__content {
		padding: 15px 15px 15px 30px
	}

	.popup--credit .popup__container {
		margin-left: 30px;
		padding: 20px 30px 30px
	}

	.popup--pay .popup__header .title {
		padding: 0
	}

	.popup--search {
		position: relative;
		padding: 0;
		display: block;
		top: inherit;
		right: inherit;
		bottom: inherit;
		left: inherit;
		z-index: 1;
		overflow: inherit;
		background: 0 0;
		opacity: 1;
		transition: opacity .15s linear
	}

	.popup--search .uk-modal-body {
		padding: 0;
		margin: 0;
		width: auto;
		max-width: none;
		background: 0 0;
		opacity: 1;
		transform: none
	}

	.popup--video .uk-modal-dialog {
		max-height: 500px
	}

	.popup--video iframe {
		max-width: 1110px;
		max-height: 500px;
		margin: auto
	}

	.popup--filter {
		padding: 0 !important;
		display: block !important;
		position: relative !important;
		top: inherit;
		right: inherit;
		bottom: inherit;
		left: inherit;
		z-index: 1 !important;
		overflow-y: inherit !important;
		background: 0 0 !important;
		opacity: 1 !important;
		transition: opacity .15s linear
	}

	.popup--filter .popup__content {
		padding: 0 !important;
		background-color: transparent
	}

	.popup--filter .popup__dialog {
		margin: 0 auto;
		width: 100% !important;
		background: 0 0 !important;
		opacity: 1 !important;
		transform: none !important;
		box-shadow: none
	}

	.popup--filter .btn {
		display: none
	}

	.credit__wrapper {
		padding-top: 20px
	}

	.credit__top {
		padding: 15px 30px 40px;
		border-bottom: 1px solid rgba(216, 216, 216, .5);
		background: url(https://istore.su/img/pic/bg/credit.svg) no-repeat, #f8f8f8;
		background-size: 270px 280px;
		background-position: 850px 40px
	}

	.credit__top-text {
		margin-bottom: 30px;
		font: normal 24px/32px FuturaPT;
		color: #30373d
	}

	.credit__top-features ul:first-of-type {
		margin-right: 60px
	}

	.credit__top-features ul:last-of-type {
		margin-right: 60px
	}

	.credit__top-features ul:last-of-type li:not(:last-of-type) {
		margin-bottom: 15px
	}

	.credit__content {
		padding: 40px 80px 50px 40px
	}

	.credit__subtitle {
		margin-bottom: 40px
	}

	.credit__steps {
		width: 70%
	}

	.credit__steps-tabs {
		padding-left: 25px
	}

	.credit__steps-tabs a {
		padding: 10px 20px;
		font: 500 20px/24px FuturaPT
	}

	.credit__steps-content {
		padding: 30px 30px 30px 40px
	}

	.credit__steps-content p {
		font: 400 22px/32px FuturaPT;
		width: 50%
	}

	.credit__conditions {
		padding-left: 100px
	}

	.credit__conditions .feature {
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: 1px solid #e3e3e3
	}

	.credit__conditions .feature li:not(:last-of-type) {
		margin-bottom: 30px
	}

	.credit__conditions .feature p {
		font: 400 20px/24px FuturaPT
	}

	.information-information-15 .frame {
		padding: 15px 30px 40px
	}

	.information-information-15__wrapper {
		padding-top: 20px
	}

	.information-information-15__wrapper ol {
		margin: 0 0 30px 40px
	}

	.tooltip {
		position: relative
	}
}

@media (min-width: 1250px) {
	.uk-grid {
		margin-left: -20px
	}

	.uk-grid > * {
		padding-left: 20px
	}

	* + .uk-grid-margin, .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin {
		margin-top: 20px
	}

	.uk-grid-large {
		margin-left: -70px
	}

	.uk-grid-large > * {
		padding-left: 70px
	}

	* + .uk-grid-margin-large, .uk-grid + .uk-grid-large, .uk-grid-large > .uk-grid-margin {
		margin-top: 70px
	}

	.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-large {
		margin-left: -140px
	}

	.uk-grid-divider.uk-grid-large > * {
		padding-left: 140px
	}

	.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 {
		margin-top: 140px
	}

	.uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
		top: -70px;
		left: 140px
	}

	.uk-child-width-1-1\@l > * {
		width: 100%
	}

	.uk-child-width-1-2\@l > * {
		width: 50%
	}

	.uk-child-width-1-3\@l > * {
		width: calc(100% * 1 / 3.001)
	}

	.uk-child-width-1-4\@l > * {
		width: 25%
	}

	.uk-child-width-1-5\@l > * {
		width: 20%
	}

	.uk-child-width-1-6\@l > * {
		width: calc(100% * 1 / 6.001)
	}

	.uk-child-width-auto\@l > * {
		width: auto
	}

	.uk-child-width-expand\@l > :not([class*=uk-width]) {
		flex: 1;
		min-width: 1px
	}

	.uk-width-1-1\@l {
		width: 100%
	}

	.uk-width-1-2\@l {
		width: 50%
	}

	.uk-width-1-3\@l {
		width: calc(100% * 1 / 3.001)
	}

	.uk-width-2-3\@l {
		width: calc(100% * 2 / 3.001)
	}

	.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: calc(100% * 1 / 6.001)
	}

	.uk-width-5-6\@l {
		width: calc(100% * 5 / 6.001)
	}

	.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-xxlarge\@l {
		width: 750px
	}

	.uk-width-auto\@l {
		width: auto
	}

	.uk-width-expand\@l {
		flex: 1;
		min-width: 1px
	}

	.uk-text-left\@l {
		text-align: left !important
	}

	.uk-text-right\@l {
		text-align: right !important
	}

	.uk-text-center\@l {
		text-align: center !important
	}

	[class*=uk-column-] {
		-moz-column-gap: 40px;
		column-gap: 40px
	}

	.uk-column-divider {
		-moz-column-gap: 80px;
		column-gap: 80px
	}

	.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
	}

	.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
	}

	.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
	}

	.uk-flex-first\@l {
		order: -1
	}

	.uk-flex-last\@l {
		order: 99
	}

	.uk-margin-large {
		margin-bottom: 70px
	}

	* + .uk-margin-large {
		margin-top: 70px !important
	}

	.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: 140px
	}

	* + .uk-margin-xlarge {
		margin-top: 140px !important
	}

	.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\@l {
		margin-left: auto !important;
		margin-right: auto !important
	}

	.uk-margin-auto-left\@l {
		margin-left: auto !important
	}

	.uk-margin-auto-right\@l {
		margin-right: auto !important
	}

	.uk-margin-remove-left\@l {
		margin-left: 0 !important
	}

	.uk-margin-remove-right\@l {
		margin-right: 0 !important
	}

	.uk-padding {
		padding: 40px
	}

	.uk-padding-large {
		padding: 70px
	}

	.uk-position-large {
		max-width: calc(100% - (50px * 2));
		margin: 50px
	}

	.uk-position-large.uk-position-center {
		transform: translate(-50%, -50%) translate(-50px, -50px)
	}

	.uk-position-large[class*=uk-position-center-left], .uk-position-large[class*=uk-position-center-right] {
		transform: translateY(-50%) translateY(-50px)
	}

	.uk-position-large.uk-position-bottom-center, .uk-position-large.uk-position-top-center {
		transform: translateX(-50%) translateX(-50px)
	}

	.uk-hidden\@l {
		display: none !important
	}

	.header__catalog .uk-grid {
		margin-left: -6px
	}

	.header__catalog .uk-grid > * {
		padding-left: 15px
	}
}

@media only screen and (min-width: 1250px) and (min-width: 1250px) {
	.header__sublist a:hover img {
		transform: scale(1.3)
	}
}

@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: calc(100% * 1 / 3.001)
	}

	.uk-child-width-1-4\@xl > * {
		width: 25%
	}

	.uk-child-width-1-5\@xl > * {
		width: 20%
	}

	.uk-child-width-1-6\@xl > * {
		width: calc(100% * 1 / 6.001)
	}

	.uk-child-width-auto\@xl > * {
		width: auto
	}

	.uk-child-width-expand\@xl > :not([class*=uk-width]) {
		flex: 1;
		min-width: 1px
	}

	.uk-width-1-1\@xl {
		width: 100%
	}

	.uk-width-1-2\@xl {
		width: 50%
	}

	.uk-width-1-3\@xl {
		width: calc(100% * 1 / 3.001)
	}

	.uk-width-2-3\@xl {
		width: calc(100% * 2 / 3.001)
	}

	.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: calc(100% * 1 / 6.001)
	}

	.uk-width-5-6\@xl {
		width: calc(100% * 5 / 6.001)
	}

	.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-xxlarge\@xl {
		width: 750px
	}

	.uk-width-auto\@xl {
		width: auto
	}

	.uk-width-expand\@xl {
		flex: 1;
		min-width: 1px
	}

	.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-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-align-left\@xl {
		margin-top: 0;
		margin-right: 40px;
		float: left
	}

	.uk-align-right\@xl {
		margin-top: 0;
		margin-left: 40px;
		float: right
	}

	.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-first\@xl {
		order: -1
	}

	.uk-flex-last\@xl {
		order: 99
	}

	.uk-margin-auto\@xl {
		margin-left: auto !important;
		margin-right: auto !important
	}

	.uk-margin-auto-left\@xl {
		margin-left: auto !important
	}

	.uk-margin-auto-right\@xl {
		margin-right: auto !important
	}

	.uk-margin-remove-left\@xl {
		margin-left: 0 !important
	}

	.uk-margin-remove-right\@xl {
		margin-right: 0 !important
	}

	.uk-hidden\@xl {
		display: none !important
	}
}

@media (max-width: 1599px) {
	.uk-background-image\@xl {
		background-image: none !important
	}

	.uk-visible\@xl {
		display: none !important
	}
}

@media (max-width: 1249px) {
	.uk-background-image\@l {
		background-image: none !important
	}

	.uk-visible\@l {
		display: none !important
	}
}

@media (max-width: 959px) {
	.uk-background-image\@m {
		background-image: none !important
	}

	.uk-visible\@m {
		display: none !important
	}
}

@media (max-width: 639px) {
	.uk-notification {
		left: 10px;
		right: 10px;
		width: auto;
		margin: 0
	}

	.uk-background-image\@s {
		background-image: none !important
	}

	.uk-visible\@s {
		display: none !important
	}
}

@media (max-width: 375px) {
	.product-card--checkout .product-card__name {
		width: 85%
	}
}

@media (max-width: 374px) {
	.header__logo {
		margin-right: 15px !important;
		padding-top: 0 !important
	}

	.header__logo img {
		width: 80px !important;
		height: 13px
	}

	.catalog__settings {
		flex-wrap: wrap
	}

	.catalog__sort {
		margin-bottom: 10px
	}

	.checkout__btn-credit {
		justify-content: center
	}

	.checkout__btn-credit span:last-of-type {
		display: none
	}

	.product__frame .product__container-btn--green svg {
		display: none
	}

	.product__accordion .product__reviews .reviews__btn-adds {
		max-width: 250px;
		margin-left: 10px
	}

	.popup--question .popup__header p {
		display: none
	}

	.popup--adds-reviews .popup__header p {
		display: none
	}

	.popup--credit .popup__header p {
		display: none
	}
}

@media (max-width: 346px) {
	.return__sort label {
		margin-bottom: 10px
	}
}

@media only screen and (min-width: 0) and (max-width: 1249px) {
	.bg-full-width--gradient::after {
		background-color: #f8f8f8
	}

	.title--small {
		font: 500 28px/33px FuturaPT
	}

	.title--medium {
		font: 500 28px/33px FuturaPT
	}

	.position-right\@s {
		margin: auto 0 auto auto
	}

	.scroll-top {
		bottom: 20px;
		left: 20px
	}

	.ad--light {
		margin-top: 15px
	}

	.uk-flex-column\@s {
		flex-direction: column
	}

	.uk-flex-column-reverse\@s {
		flex-direction: column-reverse
	}

	.uk-flex-bottom\@s {
		align-items: flex-end
	}

	.uk-padding-top-0\@s {
		padding-top: 0
	}

	.uk-padding-bottom-0\@s {
		padding-bottom: 0
	}

	.uk-padding-right-0\@s {
		padding-right: 0
	}

	.uk-padding-left-0\@s {
		padding-left: 0
	}

	.uk-overflow-hidden\@s {
		overflow: hidden
	}

	.uk-padding-top\@s {
		padding-top: 20px
	}

	.uk-padding-bottom\@s {
		padding-bottom: 20px
	}

	.uk-padding-left\@s {
		padding-left: 20px
	}

	.uk-padding-right\@s {
		padding-right: 20px
	}

	.uk-padding-small-top\@s {
		padding-top: 10px !important
	}

	.uk-padding-small-bottom\@s {
		padding-bottom: 10px !important
	}

	.uk-padding-small-left\@s {
		padding-left: 10px !important
	}

	.uk-padding-small-right\@s {
		padding-right: 10px !important
	}

	.uk-padding-medium-top\@s {
		padding-top: 40px !important
	}

	.uk-padding-medium-bottom\@s {
		padding-bottom: 40px !important
	}

	.uk-padding-medium-left\@s {
		padding-left: 40px !important
	}

	.uk-padding-medium-right\@s {
		padding-right: 40px !important
	}

	.uk-padding-large-top\@s {
		padding-top: 60px !important
	}

	.uk-padding-large-bottom\@s {
		padding-bottom: 60px !important
	}

	.uk-padding-large-left\@s {
		padding-left: 60px !important
	}

	.uk-padding-large-right\@s {
		padding-right: 60px !important
	}

	.uk-margin-top\@s {
		margin-top: 20px
	}

	.uk-margin-bottom\@s {
		margin-bottom: 20px
	}

	.uk-margin-left\@s {
		margin-left: 20px
	}

	.uk-margin-right\@s {
		margin-right: 20px
	}

	.uk-margin-small-top\@s {
		margin-top: 10px !important
	}

	.uk-margin-small-bottom\@s {
		margin-bottom: 10px !important
	}

	.uk-margin-small-left\@s {
		margin-left: 10px !important
	}

	.uk-margin-small-right\@s {
		margin-right: 10px !important
	}

	.uk-margin-medium-top\@s {
		margin-top: 40px !important
	}

	.uk-margin-medium-bottom\@s {
		margin-bottom: 40px !important
	}

	.uk-margin-medium-left\@s {
		margin-left: 40px !important
	}

	.uk-margin-medium-right\@s {
		margin-right: 40px !important
	}

	.uk-margin-large-top\@s {
		margin-top: 60px !important
	}

	.uk-margin-large-bottom\@s {
		margin-bottom: 60px !important
	}

	.uk-margin-large-left\@s {
		margin-left: 60px !important
	}

	.uk-margin-large-right\@s {
		margin-right: 60px !important
	}

	.uk-flex-middle\@s {
		align-items: center
	}

	.search {
		padding-top: 5px
	}

	.search__mobile {
		margin-right: 25px
	}

	.cart__mobile {
		display: flex;
		padding: 0 30px 0 30px;
		border-left: 1px solid rgba(0, 0, 0, .1);
		width: 24px;
		height: 40px;
		background: url(https://istore.su/img/pic/ico/cart-icon.svg) no-repeat;
		background-size: 30px 30px;
		background-position: 15px center
	}

	.cart__mobile--active {
		background: url(https://istore.su/img/pic/ico/cart-icon2.svg) no-repeat;
		background-size: 30px 30px;
		background-position: 15px center
	}

	.main-banner {
		padding: 15px 0 0 0;
		background: #f8f8f8
	}

	.main-banner__container {
		padding-bottom: 30px
	}

	.main-banner .swiper-slide {
		padding: 25px 15px 0;
		width: 90% !important;
		height: 400px;
		box-shadow: 0 2px 24px rgba(0, 0, 0, .05);
		border-radius: 20px
	}

	.main-banner .swiper-slide p:nth-of-type(1) {
		margin-bottom: 15px;
		font: 500 26px/34px FuturaPT
	}

	.main-banner .swiper-slide p:nth-of-type(2) {
		font: 500 16px/24px FuturaPT
	}

	.main-banner .swiper-slide.slide-1 img {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 100%;
		max-width: 400px
	}

	.main-banner .swiper-slide.slide-2 img {
		position: absolute;
		bottom: -20px;
		right: 0;
		left: 0;
		margin: auto;
		width: 100%;
		max-width: 300px
	}

	.main-banner .swiper-slide.slide-3 img {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 100%;
		max-width: 300px
	}

	.main-banner .swiper-slide.slide-4 img {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 100%;
		max-width: 350px
	}

	.main-banner .swiper-slide.slide-5 img {
		position: absolute;
		bottom: -25px;
		right: 0;
		left: 0;
		margin: auto;
		width: 100%;
		max-width: 350px
	}


	.main-banner .swiper-slide.slide-7 img,
	.main-banner .swiper-slide.slide-8 img,
	.main-banner .swiper-slide.slide-9 img,
	.main-banner .swiper-slide.slide-10 img,
	.main-banner .swiper-slide.slide-11 img,
	.main-banner .swiper-slide.slide-12 img
	{
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 100%;
		max-width: 400px
	}

	.banner {
		text-align: center
	}

	.banner a {
		margin: 0 auto
	}

	.banner--pink {
		padding: 40px 35px;
		height: 390px
	}

	.banner--pink img:last-of-type {
		position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto
	}

	.banner--white {
		height: 390px
	}

	.banner--white img {
		width: 100%;
		height: auto;
		max-width: 255px;
		margin: auto;
		right: 0;
		left: 0
	}

	.product-card--default .product-card__footer-bottom span {
		font: 500 18px/22px FuturaPT
	}

	.product-card--checkout .product-card__name {
		font: normal 14px/26px Roboto
	}

	.product-card--checkout .product-card__quantity {
		margin-bottom: 15px
	}

	.product-card--present .product-card__image {
		display: none
	}

	.product-card--present .product-card__name {
		font: normal 14px/26px Roboto
	}

	.product-card--accessories .product-card__name {
		font: normal 14px/26px Roboto
	}

	.field--checkout input {
		margin-bottom: 15px;
		background: #fff;
		border: 1px solid #e9e9e9;
		box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
		-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
		border-radius: 6px
	}

	.field--checkout > div .btn {
		padding: 10px 15px 12px
	}

	.frame {
		border-radius: 0
	}

	.review {
		padding: 20px
	}

	.review img {
		top: 20px
	}

	.review__name {
		margin-bottom: 5px;
		padding-left: 60px
	}

	.review__text {
		order: 1
	}

	.review__date {
		margin-bottom: 20px;
		padding-left: 60px
	}

	.tooltip a br {
		display: none
	}

	.tooltip-content {
		min-width: 280px;
		max-width: 375px;
		250px;
		top: 90px;
		left: 0;
		right: 0;
		margin: auto;
		padding: 15px
	}

	.tooltip-content::after {
		content: "";
		position: absolute;
		top: -8px;
		left: 160px;
		border: 8px solid transparent;
		border-top: none;
		border-bottom: 8px solid #fff;
		z-index: 11;
		transform: translateX(-50%)
	}

	.profile {
		background: #fff;
		box-shadow: 0 2px 12px rgba(0, 0, 0, .1);
		border-radius: 20px;
		padding: 15px 15px 20px
	}

	.profile__header-mobile {
		position: relative;
		padding: 0 20px;
		margin: 20px 0
	}

	.profile__header-mobile a {
		position: absolute;
		top: 7px;
		right: 15px;
		width: 20px;
		height: 20px
	}

	.profile .uk-accordion-title {
		position: relative
	}

	.profile .uk-accordion-title::before {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 25px;
		height: 25px;
		background: url(https://istore.su/img/pic/ico/arrow-bottom-ico.svg) no-repeat, #e9e9e9;
		background-size: 10px 7px;
		background-position: center;
		border-radius: 50%;
		transition: transform .3s
	}

	.profile__wrap {
		padding: 0 20px;
		margin-bottom: 40px
	}

	.profile__name {
		font: 500 24px/28px FuturaPT
	}

	.profile__region {
		font: normal 14px/22px Roboto
	}

	.profile__logo {
		width: 60px;
		height: 60px
	}

	.seo {
		padding: 40px 20px
	}

	.seo__title {
		margin-bottom: 20px;
		font: 600 32px/38px FuturaPT
	}

	.seo__title br {
		display: none
	}

	.seo__banner {
		margin-bottom: 30px
	}

	.seo__banner img {
		display: block;
		margin: 0 auto;
		width: 100%;
		max-width: 600px;
		height: auto;
		border-radius: 10px;
		overflow: hidden
	}

	.seo__description {
		margin-bottom: 30px
	}

	.seo__description p {
		margin-bottom: 20px;
		font: normal 14px/22px Roboto
	}

	.seo__description ul li:not(:last-of-type) {
		margin-bottom: 20px
	}

	.seo__footer span {
		margin-bottom: 20px;
		font: 600 24px/28px FuturaPT
	}

	.seo__footer p {
		font: normal 14px/22px Roboto
	}

	.seo-msk__header {
		padding: 30px 20px
	}

	.seo-msk__header img {
		display: none
	}

	.seo-msk__title {
		margin-bottom: 20px;
		font: 600 28px/40px FuturaPT
	}

	.seo-msk__title br {
		display: none
	}

	.seo-msk__text {
		display: none
	}

	.seo-msk__reviews {
		padding: 20px 15px 40px
	}

	.seo-msk__review {
		height: auto
	}

	.description--iphone11pro {
		margin-bottom: 10px;
		padding: 10px
	}

	.description--iphone11pro .description__section:not(:last-of-type) {
		margin-bottom: 10px
	}

	.description--iphone11pro .description__section--1 span {
		margin-bottom: 20px;
		font: 500 42px/54px FuturaPT
	}

	.description--iphone11pro .description__section--1 p {
		padding: 0 20px;
		font: 300 16px/24px Roboto
	}

	.description--iphone11pro .description__section--1 img {
		display: block;
		margin: auto;
		padding: 0 20px;
		width: 100%;
		max-width: 450px
	}

	.description--iphone11pro .description__section--2 {
		display: flex;
		flex-wrap: wrap;
		overflow: hidden
	}

	.description--iphone11pro .description__section--2 div {
		display: flex;
		justify-content: center;
		align-items: center
	}

	.description--iphone11pro .description__section--2 div img {
		max-width: 400px
	}

	.description--iphone11pro .description__section--2 div:first-of-type {
		padding-right: 10px;
		width: 50%
	}

	.description--iphone11pro .description__section--2 div:nth-of-type(2) {
		padding-right: 10px;
		width: 50%
	}

	.description--iphone11pro .description__section--2 div:last-of-type {
		width: 100%
	}

	.description--iphone11pro .description__section--2 div:last-of-type img {
		transform: rotate(90deg);
		width: 45%;
		max-width: 300px;
		height: 100%
	}

	.description--iphone11pro .description__section--3 div:first-of-type {
		margin-bottom: 10px;
		padding: 30px 30px 105px 30px
	}

	.description--iphone11pro .description__section--3 span {
		margin-bottom: 20px;
		font: 600 32px/38px FuturaPT
	}

	.description--iphone11pro .description__section--3 p {
		font: 300 18px/28px Roboto
	}

	.description--iphone11pro .description__section--3 img {
		display: block;
		padding: 45px 0 0 20px;
		margin: auto 0 auto auto;
		width: 100%;
		max-width: 500px
	}

	.description--iphone11pro .description__section--4 {
		padding: 115px 20px 115px 50px
	}

	.description--iphone11pro .description__section--4 p {
		font: 600 32px/38px FuturaPT
	}

	.description--iphone11pro .description__section--5 p {
		padding: 50px 20px;
		font: 500 18px/28px Roboto
	}

	.description--iphone11pro .description__section--5 img {
		display: block;
		margin: auto 0 auto auto;
		max-width: 300px
	}

	.description--iphone11pro .description__section--6 li {
		padding: 40px 25px 30px 40px
	}

	.description--iphone11pro .description__section--6 li:not(:last-of-type) {
		margin-bottom: 10px
	}

	.description--iphone11pro .description__section--6 span {
		margin-bottom: 20px;
		font: 500 18px/30px Roboto
	}

	.description--iphone11pro .description__section--6 p {
		font: 300 16px/24px Roboto
	}

	.description--iphone11pro .description__section--7 {
		padding: 40px 20px
	}

	.description--iphone11pro .description__section--7 p {
		margin-bottom: 20px;
		font: 500 18px/28px Roboto
	}

	.description--iphone11pro .description__section--8 {
		padding: 150px 30px 40px
	}

	.description--iphone11pro .description__section--8 span {
		font: 600 28px/34px FuturaPT
	}

	.description--iphone11pro .description__section--8 p {
		margin-top: 20px;
		font: 300 18px/28px Roboto
	}

	.description--iphone11pro .description__section--8 img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: auto
	}

	.description--iphone11pro .description__section--10 {
		padding: 120px 20px 60px 30px
	}

	.description--iphone11pro .description__section--10 img {
		top: 0
	}

	.description--iphone11pro .description__section--10 span {
		font: 600 28px/34px FuturaPT
	}

	.description--iphone11pro .description__section--10 p {
		margin: 20px 0 60px;
		font: 500 18px/28px Roboto
	}

	.description--iphone11pro .description__section--10 ul span {
		font: 600 24px/32px FuturaPT
	}

	.description--iphone11pro .description__section--10 li:not(:last-of-type) {
		margin-bottom: 40px
	}

	.description--iphone11 .description__section--1 {
		padding: 30px 20px
	}

	.description--iphone11 .description__section--1 div:last-of-type {
		margin-top: 30px
	}

	.description--iphone11 .description__section--1 span:first-of-type {
		margin-bottom: 10px;
		font: 600 48px/57px FuturaPT
	}

	.description--iphone11 .description__section--1 span:last-of-type {
		margin-bottom: 20px;
		font: normal 32px/46px FuturaPT
	}

	.description--iphone11 .description__section--2 {
		padding: 30px 0 0 20px
	}

	.description--iphone11 .description__section--2 div:first-of-type {
		padding-right: 20px;
		margin-bottom: 30px
	}

	.description--iphone11 .description__section--2 span {
		margin-bottom: 20px;
		font: 600 24px/32px FuturaPT
	}

	.description--iphone11 .description__section--3 {
		padding: 40px 0 0
	}

	.description--iphone11 .description__section--3 div:first-of-type {
		padding: 0 20px
	}

	.description--iphone11 .description__section--3 span {
		font: 600 24px/32px FuturaPT
	}

	.description--iphone11 .description__section--4 {
		padding: 40px 0 0
	}

	.description--iphone11 .description__section--4 div:first-of-type {
		padding: 0 20px;
		margin-bottom: 30px
	}

	.description--iphone11 .description__section--4 span {
		margin-bottom: 20px;
		font: 600 24px/32px FuturaPT
	}

	.description--iphone11 .description__section--5 {
		padding: 40px 20px 0
	}

	.description--iphone11 .description__section--5 span {
		margin-bottom: 20px;
		font: 600 24px/32px FuturaPT
	}

	.description--iphone11 .description__section--6 {
		padding: 40px 0 0
	}

	.description--iphone11 .description__section--6 div:first-of-type {
		padding: 0 20px
	}

	.description--iphone11 .description__section--6 span {
		margin-bottom: 20px;
		font: 600 24px/32px FuturaPT
	}

	.description--iphone11 .description__section--7 {
		padding: 40px 20px 0
	}

	.description--iphone11 .description__section--7 div:last-of-type {
		margin-bottom: 30px
	}

	.description--iphone11 .description__section--7 img {
		margin: auto
	}

	.description--iphone11 .description__section--7 span {
		margin-bottom: 20px;
		font: 600 24px/32px FuturaPT
	}

	.description--iphone11 .description__section--8 {
		padding: 40px 20px 0
	}

	.description--iphone11 .description__section--8 span {
		margin-bottom: 20px;
		font: 600 24px/32px FuturaPT
	}

	.description--iphone11 .description__section--9 {
		padding: 40px 20px
	}

	.description--iphone11 .description__section--9 div:last-of-type {
		margin-top: 30px
	}

	.description--iphone11 .description__section--9 span {
		margin-bottom: 20px;
		font: 600 24px/32px FuturaPT
	}

	.description--iphonese .description__section p {
		font: normal 16px/28px Roboto
	}

	.description--iphonese .description__section--1 {
		padding: 0 0 20px 0
	}

	.description--iphonese .description__section--1 span {
		margin-bottom: 30px;
		font: 500 32px/38px FuturaPT
	}

	.description--iphonese .description__section--1 p {
		font: normal 16px/28px Roboto
	}

	.description--iphonese .description__section--1 div:first-of-type {
		margin-bottom: 20px
	}

	.description--iphonese .description__section--1 div:last-of-type {
		padding: 0 10px
	}

	.description--iphonese .description__section--2 {
		padding: 0 0 30px 0
	}

	.description--iphonese .description__section--2 span {
		font: 500 24px/32px FuturaPT
	}

	.description--iphonese .description__section--2 div:first-of-type {
		margin-bottom: 30px
	}

	.description--iphonese .description__section--2 div:last-of-type {
		padding: 0 10px
	}

	.description--iphonese .description__section--3 {
		text-align: center;
		padding: 0 20px 20px
	}

	.description--iphonese .description__section--3 span {
		margin-bottom: 20px;
		font: 500 24px/32px FuturaPT
	}

	.description--iphonese .description__section--3 div:first-of-type {
		margin-bottom: 20px
	}

	.description--iphonese .description__section--4 {
		text-align: center;
		padding: 25px 20px 40px
	}

	.description--iphonese .description__section--4 span {
		font: 500 24px/32px FuturaPT
	}

	.description--iphonese .description__section--5 {
		text-align: center;
		padding: 0 0 40px
	}

	.description--iphonese .description__section--5 span {
		font: 500 24px/32px FuturaPT
	}

	.description--iphonese .description__section--5 div:first-of-type {
		margin-bottom: 20px
	}

	.description--iphonese .description__section--5 div:last-of-type {
		padding: 0 20px
	}

	.description--airpodspro .description__section--1 {
		padding: 0 0 40px 0
	}

	.description--airpodspro .description__section--1 span {
		font: 600 32px/37px FuturaPT
	}

	.description--airpodspro .description__section--1 p {
		font: 300 16px/28px Roboto
	}

	.description--airpodspro .description__section--2 span {
		bottom: 40px;
		left: 0;
		right: 0;
		margin: auto;
		font: 600 24px/26px FuturaPT
	}

	.description--airpodspro .description__section--3 {
		padding: 25px 0 20px
	}

	.description--airpodspro .description__section--3 p {
		font: 500 18px/28px Roboto
	}

	.description--airpodspro .description__section--3 div:first-of-type {
		padding: 0 20px 0
	}

	.description--airpodspro .description__section--3 div:last-of-type {
		padding: 0 45px 0;
		margin-bottom: 30px
	}

	.description--airpodspro .description__section--4 {
		display: flex;
		flex-direction: column-reverse;
		padding: 0 0 30px
	}

	.description--airpodspro .description__section--4 p {
		font: 500 18px/28px Roboto
	}

	.description--airpodspro .description__section--4 div:first-of-type {
		padding: 20px 20px 0
	}

	.description--airpodspro .description__section--5 {
		padding: 0 0 40px
	}

	.description--airpodspro .description__section--5 img {
		position: absolute;
		top: 30px;
		left: 0;
		right: 0;
		margin: auto
	}

	.description--airpodspro .description__section--5 p {
		position: relative;
		z-index: 1;
		padding: 0 20px;
		font: 500 18px/28px Roboto
	}

	.description--airpodspro .description__section--5 p:first-of-type {
		padding-bottom: 50%
	}

	.description--airpodspro .description__section--5 p:nth-of-type(2) {
		margin-bottom: 30px
	}

	.description--airpodspro .description__section--6 {
		padding: 60px 0 0
	}

	.description--airpodspro .description__section--6 span {
		margin-bottom: 20px;
		font: 700 24px/26px FuturaPT
	}

	.description--airpodspro .description__section--6 p {
		font: 300 16px/24px Roboto
	}

	.description--airpodspro .description__section--6 div:first-of-type {
		padding: 0 50px;
		margin-bottom: 20px
	}

	.description--airpodspro .description__section--6 div:last-of-type {
		padding: 0 20px
	}

	.description--airpodspro .description__section--8 {
		padding: 57px 0 40px
	}

	.description--airpodspro .description__section--8 p {
		font: 500 18px/26px Roboto
	}

	.description--airpodspro .description__section--8 p:not(:last-of-type) {
		margin-bottom: 30px
	}

	.description--airpodspro .description__section--8 div:first-of-type {
		padding: 0 25px
	}

	.description--airpodspro .description__section--8 div:last-of-type {
		padding: 0 20px
	}

	.description--airpodspro .description__section--9 {
		padding: 0 0 30px
	}

	.description--airpodspro .description__section--9 div {
		padding: 0 33px
	}

	.description--airpodspro .description__section--9 img {
		max-width: 500px
	}

	.description--airpodspro .description__section--10 {
		padding: 0 20px 50px
	}

	.description--airpodspro .description__section--10 p {
		font: 500 18px/28px Roboto
	}

	.description--airpodspro .description__section--10 div:first-of-type {
		margin-bottom: 30px
	}

	.land {
		padding: 20px 10px 15px
	}

	.land__image-top {
		margin-bottom: 16px
	}

	.land__image-middle {
		margin: 40px 0 30px;
		width: 250px;
		height: 233px
	}

	.land__container {
		flex-direction: column;
		align-items: center
	}

	.land__container--retina {
		padding: 23px 20px 30px
	}

	.land__container--retina img {
		max-width: 240px;
		max-height: 323px
	}

	.land__container--retina .land__grad {
		margin-bottom: 47px;
		padding: 0 5px
	}

	.land__container--side {
		padding: 30px 20px 0
	}

	.land__container--side img {
		max-width: 240px;
		max-height: 199px
	}

	.land__container--side img {
		order: 1
	}

	.land__container--side .land__grad {
		margin-bottom: 27px;
		padding: 0 5px
	}

	.land__container--face-id {
		padding: 30px 20px 0
	}

	.land__container--face-id img {
		width: 220px;
		height: 235px
	}

	.land__container--face-id img {
		order: 1
	}

	.land__container--face-id .land__grad {
		margin-bottom: 20px;
		padding: 0 5px
	}

	.land__container--camera {
		padding: 25px 20px 0
	}

	.land__container--camera img {
		width: 240px;
		height: 290px
	}

	.land__container--camera img {
		order: 1
	}

	.land__container--camera .land__grad {
		margin-bottom: 20px;
		padding: 0 5px
	}

	.land__container--bottom {
		margin: 40px 0 20px
	}

	.land__container--bottom .land__container-content {
		margin-bottom: 30px;
		padding-left: 7px
	}

	.land__container--bottom img {
		order: 1;
		width: 280px;
		height: 375px
	}

	.land__title--top {
		margin-bottom: 25px;
		font: normal 20px/normal FuturaPT, sans-serif
	}

	.land__title--md {
		margin-bottom: 20px;
		padding-left: 25px;
		font: bold 18px/normal FuturaPT, sans-serif
	}

	.land__title--lg {
		margin-bottom: 20px;
		font: bold 28px/1.29 FuturaPT, sans-serif
	}

	.land__text--sm {
		font: normal 14px/1.63 Roboto, sans-serif
	}

	.land__text--md {
		margin-bottom: 30px;
		padding: 0 5px;
		letter-spacing: .12px;
		font: 300 14px/1.6 Roboto, sans-serif
	}

	.land__text--lg {
		font: normal 16px/1.63 Roboto, sans-serif
	}

	.land__features {
		align-items: center;
		flex-direction: column;
		margin: 40px 0;
		padding: 0 20px 0 25px
	}

	.land__feature:not(:last-of-type) {
		margin-bottom: 30px
	}

	.land__video {
		width: 100%;
		height: auto
	}

	.land__video-wrap {
		padding: 0 5px;
		margin-top: 20px
	}

	.land__video-wrap::before {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 30%;
		height: 30%;
		transform: translateX(35%);
		background-size: contain
	}

	.land--black .land__container--bottom {
		margin: 40px 0 20px
	}

	.land--white .land__container--retina {
		padding: 23px 20px 0
	}

	.land--white .land__container--retina img {
		max-width: 240px;
		max-height: 323px
	}

	.land--white .land__container--retina .land__grad {
		margin-bottom: 0;
		padding: 0 5px
	}

	.land--white .land__container--side {
		padding: 30px 20px 0
	}

	.land--white .land__container--side img {
		max-width: 240px;
		max-height: 275px
	}

	.land--white .land__container--side img {
		order: 1
	}

	.land--white .land__container--side .land__grad {
		margin-bottom: 27px;
		padding: 0 5px
	}

	.land--white .land__container--camera {
		padding: 25px 20px 0
	}

	.land--white .land__container--camera img {
		width: 240px;
		height: 290px
	}

	.land--white .land__container--camera img {
		order: 1
	}

	.land--white .land__container--camera .land__grad {
		margin-bottom: 20px;
		padding: 0 5px
	}

	.land--white .land__container--face-id img {
		width: 100%;
		height: auto;
		margin-bottom: -6px;
		max-width: 350px
	}

	.land--x {
		padding: 31px 0 0
	}

	.land--x .land__container--characteristic {
		padding: 31px 28px 0
	}

	.land--x .land__container--characteristic .land__image {
		margin-top: 30px;
		max-width: 450px
	}

	.land--x .land__container--characteristic .land__title {
		padding-left: 0
	}

	.land--x .land__container--features {
		flex-direction: column-reverse;
		padding-bottom: 34px
	}

	.land--x .land__container--features .land__title--md {
		padding-left: 0
	}

	.land--x .land__container--features .land__image {
		max-width: 500px
	}

	.land--x .land__container--features .land__container-content {
		padding: 28px 26px 0 28px
	}

	.land--x .land__container--features .list {
		margin-bottom: 19px;
		font-size: 16px;
		line-height: 24px
	}

	.land--x .land__container--features .list--green .list__item {
		margin-bottom: 15px
	}

	.land--x .land__container--bottom .land__container-content {
		padding: 30px 0 0;
		margin-bottom: 24px
	}

	.land--x .land__container--bottom .land__title--md {
		margin-bottom: 20px;
		padding-left: 28px;
		max-width: none
	}

	.land--x .land__container--bottom .land__text--sm {
		padding: 0 25px 0 30px;
		font: normal 16px/24px Roboto, sans-serif
	}

	.land--x .land__container--bottom .land__image {
		margin-left: 30px;
		max-width: 400px;
		align-self: flex-end
	}

	.land--x .land__features {
		align-items: flex-start;
		padding: 0 20px 0 21px
	}

	.land--x .land__features .land__text {
		line-height: 24px;
		font-weight: 500;
		font-size: 16px
	}

	.land--x .land__image-top {
		margin-bottom: 32px
	}

	.land--x .land__image-big {
		max-width: 500px
	}

	.land--x .land__title--l {
		padding: 0 15px
	}

	.land--x .land__title--top {
		font-size: 24px;
		margin-bottom: 23px
	}

	.land--8 {
		padding: 0
	}

	.land--8 .land__image {
		width: 100%;
		height: auto
	}

	.land--8 .land__image-top {
		width: 300px;
		height: 300px;
		box-shadow: 300px 0 0 0 #fceee3, -300px 0 0 0 #fceee3
	}

	.land--8 .land__title--l {
		margin-bottom: 20px
	}

	.land--8 .land__text--md {
		padding: 0 15px
	}

	.land--8 .land__container--characteristic {
		width: 100%;
		padding-bottom: 50px
	}

	.land--8 .land__container--characteristic .land__image {
		max-width: 300px;
		margin-top: 30px
	}

	.land--8 .land__container--characteristic .land__container-content {
		padding: 29px 23px 0 26px
	}

	.land--8 .land__container--characteristic .land__title {
		padding-left: 4px
	}

	.land--8 .land__container--characteristic .list {
		font-size: 16px;
		line-height: 24px
	}

	.land--8 .land__container--characteristic .list__item {
		margin-bottom: 15px
	}

	.land--8 .land__container--4k {
		flex-direction: column-reverse;
		padding: 30px 29px 30px 30px
	}

	.land--8 .land__container--4k .land__image {
		max-width: 450px
	}

	.land--8 .land__container--4k .land__container-content {
		margin-bottom: 25px
	}

	.land--8 .land__container--4k .land__title {
		padding-left: 0
	}

	.land--8 .land__container--4k .land__text {
		font-size: 16px;
		line-height: 24px
	}

	.land--8 .land__container--bottom {
		padding: 30px 25px 0 31px
	}

	.land--8 .land__container--bottom .land__container-content {
		padding: 0
	}

	.land--8 .land__container--bottom .land__title--md {
		padding-left: 0;
		max-width: none
	}

	.land--8 .land__container--bottom .land__text--sm {
		font-size: 16px;
		line-height: 24px
	}

	.land--8 .land__features {
		align-items: flex-start;
		padding: 0 20px 0 31px
	}

	.land--8 .land__features .land__text {
		font-size: 16px;
		line-height: 24px
	}

	.land--7plus {
		padding: 40px 0 0
	}

	.land--7plus .land__image--top {
		max-width: 450px
	}

	.land--7plus .land__image--design {
		margin: 20px auto 0;
		max-width: 450px
	}

	.land--7plus .land__image--home {
		margin: -40px 0 0;
		max-width: 450px
	}

	.land--7plus .land__image--camera {
		margin: 40px 0
	}

	.land--7plus .land__image--zoom {
		margin: 30px 0 20px;
		max-width: 450px
	}

	.land--7plus .land__image--horizontal {
		margin: 20px 0;
		max-width: 600px
	}

	.land--7plus .land__image--cpu {
		margin: 5px 0 20px;
		max-width: 450px
	}

	.land--7plus .land__image--bright {
		margin: 20px 0;
		max-width: 450px
	}

	.land--7plus .land__image--bottom {
		margin: 20px 0 0;
		max-width: 450px
	}

	.land--7plus .land__title--top {
		margin-bottom: 20px;
		font: 500 28px/36px FuturaPT, sans-serif
	}

	.land--7plus .land__text--md {
		padding: 0 15px
	}

	.land--7plus .land__container {
		margin-bottom: 40px
	}

	.land--7plus .land__container-content {
		padding: 30px
	}

	.land--7plus .land__container .land__title--md {
		font: 500 18px/28px FuturaPT, sans-serif
	}

	.land--7plus .land__container .land__text {
		font: 300 14px/22px Roboto, sans-serif
	}

	.land--six-s {
		padding-bottom: 0
	}

	.land--six-s .land__title--top {
		font: 500 28px/36px FuturaPT, sans-serif
	}

	.land--six-s .land__title--md {
		font: 500 18px/28px FuturaPT, sans-serif
	}

	.land--six-s .land__title--right {
		align-self: flex-start
	}

	.land--six-s .land__text--md {
		font: 300 14px/22px Roboto, sans-serif
	}

	.land--six-s .land__container-gray {
		padding: 30px 0 10px;
		background: #fafafa;
		box-shadow: 100px 0 0 0 #fafafa, -100px 0 0 0 #fafafa
	}

	.land--six-s .land__container-bottom {
		box-shadow: 100px 0 0 0 #fafafa, -100px 0 0 0 #fafafa
	}

	.land--six-s .land__container .land__text--md {
		text-align: left
	}

	.land--six-s .land__container .land__text--md br {
		display: none
	}

	.land--six-s .land__image--touch {
		margin: 20px 0 30px
	}

	.land--six-s .land__image--camera {
		margin: -30px 0 20px;
		max-width: 700px
	}

	.land--six-s .land__image--cpu {
		margin-top: -35px;
		max-width: 500px
	}

	.land--six-s .land__image--bottom {
		max-width: 500px
	}

	.land--7 {
		padding: 40px 0 0
	}

	.land--7 .land__image--top {
		margin-bottom: 30px
	}

	.land--7 .land__image--design {
		margin: -15px 0 5px;
		max-width: 450px
	}

	.land--7 .land__image--home {
		padding: 0 30px;
		margin: 20px 0 80px;
		max-width: 450px
	}

	.land--7 .land__image--camera {
		margin: 30px 0
	}

	.land--7 .land__image--cpu {
		margin: 6px 0 30px;
		max-width: 500px
	}

	.land--7 .land__image--bright {
		margin: 20px 0 30px
	}

	.land--7 .land__image--bottom {
		margin-top: 20px
	}

	.land--7 .land__title--top {
		margin-bottom: 20px;
		font: 500 28px/36px FuturaPT, sans-serif
	}

	.land--7 .land__text--md {
		padding: 0 15px
	}

	.land--7 .land__container {
		padding-top: 70%;
		margin-bottom: 60px;
		background: url(https://istore.su/img/pic/descriptions/land-7-4-mobile.jpg) top center/contain no-repeat
	}

	.land--7 .land__container-content {
		padding: 0 8%
	}

	.land--7 .land__container .land__title--md {
		font: 500 18px/28px FuturaPT, sans-serif
	}

	.land--7 .land__container .land__text {
		font: 300 14px/22px Roboto, sans-serif
	}

	.land--8plus {
		padding: 0
	}

	.land--8plus .land__image {
		width: 100%;
		height: auto
	}

	.land--8plus .land__image-top {
		width: 300px;
		height: 300px;
		box-shadow: 300px 0 0 0 #fceee3, -300px 0 0 0 #fceee3
	}

	.land--8plus .land__title--l {
		margin-bottom: 20px;
		max-width: 200px
	}

	.land--8plus .land__text--md {
		padding: 0 15px
	}

	.land--8plus .land__container--characteristic .land__image {
		max-width: 300px
	}

	.land--8plus .land__container--characteristic .land__container-content {
		padding: 29px 23px 0 26px
	}

	.land--8plus .land__container--characteristic .land__title {
		padding-left: 4px
	}

	.land--8plus .land__container--characteristic .list {
		font-size: 16px;
		line-height: 24px
	}

	.land--8plus .land__container--characteristic .list__item {
		margin-bottom: 15px
	}

	.land--8plus .land__container--4k {
		flex-direction: column-reverse;
		padding: 30px 29px 30px 30px
	}

	.land--8plus .land__container--4k .land__container-content {
		margin-bottom: 25px
	}

	.land--8plus .land__container--4k .land__title {
		padding-left: 0
	}

	.land--8plus .land__container--4k .land__text {
		font-size: 16px;
		line-height: 24px
	}

	.land--8plus .land__container--bottom {
		padding: 30px 25px 0 31px
	}

	.land--8plus .land__container--bottom .land__container-content {
		padding: 0
	}

	.land--8plus .land__container--bottom .land__title--md {
		padding-left: 0;
		max-width: none
	}

	.land--8plus .land__container--bottom .land__text--sm {
		font-size: 16px;
		line-height: 24px
	}

	.land--8plus .land__features {
		align-items: flex-start;
		padding: 0 20px 0 31px
	}

	.land--8plus .land__features .land__text {
		font-size: 16px;
		line-height: 24px
	}

	.list--compact .land .list__item {
		margin-bottom: 10px;
		line-height: 1.6
	}

	.land .list--columned {
		-moz-column-count: 2;
		column-count: 2
	}

	.land .list--green .list__item {
		margin-bottom: 18px
	}

	.land .list--simple li {
		margin-bottom: 17px
	}

	.land .list--numered li {
		margin-bottom: 24px;
		line-height: normal
	}

	.land-air__title--sm {
		font: bold 18px/28px FuturaPT, sans-serif
	}

	.land-air__title--md {
		font: bold 18px/28px FuturaPT, sans-serif
	}

	.land-air__title--lg {
		font: bold 28px/36px FuturaPT, sans-serif
	}

	.land-air__text--md {
		font: 300 14px/22px Roboto, sans-serif
	}

	.land-air__text--lg {
		font: bold 18px/25px FuturaPT, sans-serif
	}

	.land-air__top {
		margin-bottom: 40px
	}

	.land-air__top .land-air__title {
		padding: 50% 15px 0
	}

	.land-air__top .land-air__text {
		padding: 0 15px
	}

	.land-air__black {
		padding: 40px 15px;
		background: url(https://istore.su/img/pic/descriptions/land-air-black.jpg) center/700px 500px no-repeat, #000
	}

	.land-air__black-text {
		margin-bottom: 50%
	}

	.land-air__gray {
		padding: 400px 15px 40px;
		background: url(https://istore.su/img/pic/descriptions/land-air-airpods.jpg) 50% 40px/280px 324px no-repeat, #fafafa
	}

	.land-air__gray-list {
		flex-direction: column
	}

	.land-air__gray-item:first-of-type {
		margin-bottom: 40px
	}

	.land-air__feature {
		background: url(https://istore.su/img/pic/descriptions/land-air-hands-mobile.jpg) center bottom/100% auto no-repeat, #fff;
		padding: 0 15px 50%
	}

	.land-air__feature-title {
		padding: 40px 0 0
	}

	.land-air__feature-list {
		flex-direction: column;
		margin: 0 auto;
		padding: 45px 0 0;
		max-width: 320px
	}

	.land-air__feature-item {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		margin-bottom: 30px;
		text-align: left
	}

	.land-air__feature-item:nth-of-type(2) {
		order: 1;
		margin-bottom: 0
	}

	.land-air__feature-text {
		font: normal 12px/14px Roboto, sans-serif
	}

	.land-air__feature-text:last-of-type {
		max-width: 94px;
		line-height: 18px
	}

	.land-air__feature-time {
		padding: 5px 0 0
	}

	.land-air__set-content {
		flex-direction: column;
		padding: 25px 15px 20px
	}

	.land-air__set-description {
		margin-bottom: 20px
	}

	.land-air__set-image {
		align-self: center
	}

	.land-air__footer {
		padding: 40px 15px 0
	}

	.seo-features {
		padding-top: 40px;
		padding-bottom: 40px
	}

	.header__logo {
		padding-top: 5px;
		margin-right: 30px
	}

	.header__logo img {
		width: 120px
	}

	.header__contacts span {
		display: none
	}

	.header__contacts > div {
		display: none
	}

	.header__contacts-mobile {
		padding-top: 5px;
		margin-right: 20px
	}

	.header__bottom {
		padding: 15px 0 15px 5px;
		background: #f8f8f8
	}

	.header__bottom-container {
		overflow: hidden
	}

	.header__bottom .header__list > li {
		display: flex;
		width: auto;
		min-width: 80px;
		min-height: 100px;
		max-height: 100px;
		margin-right: 10px;
		padding: 10px;
		box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
		border-radius: 8px;
		background: #fff
	}

	.header__bottom .header__list > li > a {
		margin: 0 auto;
		display: flex;
		justify-content: space-around;
		flex-direction: column;
		align-items: center;
		text-align: center;
		font: 500 14px/16px FuturaPT
	}

	.header__sublist {
		display: none
	}

	.header__sticky-mobile {
		padding: 5px;
		box-shadow: 0 1px 4px rgba(0, 0, 0, .1)
	}

	.header__city-confirm {
		top: 200px;
		left: 0;
		right: 0
	}

	.main-features li:not(:last-of-type) {
		margin-right: 10px
	}

	.main-features .main-features__container {
		padding-right: 20px
	}

	.main-features .swiper-pagination {
		position: relative;
		display: flex
	}

	.subscribe {
		padding: 30px 15px 0
	}

	.subscribe .btn {
		margin-bottom: 40px
	}

	.subscribe__title {
		margin-bottom: 10px;
		font: 500 33px/36px FuturaPT
	}

	.subscribe p br {
		display: none
	}

	.subscribe img {
		width: 100%;
		max-width: 450px;
		height: 100%
	}

	.footer__container {
		padding: 40px 5px 0
	}

	.footer__logo {
		padding: 0 15px
	}

	.footer__description {
		order: 1
	}

	.footer__description p {
		margin-bottom: 20px;
		padding: 0 15px
	}

	.footer__description span {
		display: block;
		padding: 20px 15px;
		border-top: 1px solid #f1e8e8
	}

	.footer__description div img {
		margin: 0 0 15px 15px
	}

	.footer__menu {
		margin-bottom: 40px;
		padding: 0 15px 20px;
		border-bottom: 1px solid #f1e8e8
	}

	.footer__menu a {
		font: 500 16px/24px FuturaPT
	}

	.footer__contacts .footer__subtitle {
		padding: 0 15px
	}

	.footer__contacts-container {
		padding: 0 15px
	}

	.footer__address {
		padding: 0 15px
	}

	.footer__btn-map {
		padding: 0 15px
	}

	.footer__socials {
		padding: 20px 15px 0
	}

	.footer .btn {
		margin: 0 15px 40px
	}

	.question {
		padding: 0 0 30px
	}

	.question__title {
		margin-bottom: 10px;
		padding: 0 30px
	}

	.question p {
		margin-bottom: 30px;
		padding: 0 30px
	}

	.question__image img {
		width: 272px
	}

	.question .field {
		margin-bottom: 20px;
		padding: 0 30px
	}

	.question .field input {
		max-width: 300px
	}

	.question .field__title {
		margin-left: 30px
	}

	.question .btn {
		margin: 0 30px
	}

	.contacts .breadcrumbs {
		padding: 25px 20px 0;
		margin-bottom: 20px
	}

	.contacts__wrapper {
		padding: 0;
		padding-top: 20px
	}

	.contacts__header {
		padding: 0 20px
	}

	.contacts__header .title {
		margin-bottom: 20px;
		font-size: 22px
	}

	.contacts__switcher .uk-subnav > * > :first-child {
		font: 500 16px/16px FuturaPT !important
	}

	.contacts__switcher .uk-subnav {
		padding: 0 20px 10px;
		border-bottom: 1px solid rgba(216, 216, 216, .5)
	}

	.contacts__map {
		width: 100%;
		height: 630px
	}

	.contacts__item {
		border-bottom: 1px solid #e6e6e6
	}

	.contacts__item div {
		padding: 10px 10px 10px 50px
	}

	.contacts__info--on-map {
		position: absolute;
		bottom: 25px;
		left: 0;
		right: 0;
		margin: auto;
		padding: 20px;
		width: 80%;
		z-index: 1;
		background: #fff;
		border: 1px solid #e7e7e7;
		box-shadow: 0 2px 7px rgba(0, 0, 0, .05);
		border-radius: 8px
	}

	.reviews__wrapper {
		padding: 0
	}

	.reviews__header {
		padding: 20px
	}

	.reviews__content {
		padding: 20px 20px;
	}

	.reviews__content .nice-select {
		max-width: 400px
	}

	.reviews__container {
		padding-bottom: 60px;
		border-bottom: 1px solid rgba(234, 234, 234, .8)
	}

	.reviews__container .swiper-pagination {
		bottom: 20px
	}

	.reviews__container .swiper-slide {
		width: 90%;
		margin: auto
	}

	.reviews .pagination {
		margin-bottom: 20px;
		padding: 0 20px
	}

	.reviews__head {
		flex-direction: column;
		margin-bottom: 20px
	}

	.reviews__head p {
		font: 500 18px/25px FuturaPT;
		color: #30373d
	}

	.article__wrapper {
		padding: 0
	}

	.article__header {
		padding: 20px
	}

	.article__content {
		padding: 20px
	}

	.article__content img {
		max-width: 500px
	}

	.articles__header {
		padding: 20px
	}

	.articles__content {
		padding: 20px
	}

	.articles__wrapper {
		padding: 0
	}

	.articles__list img {
		width: 100%;
		height: auto
	}

	.articles__sort {
		width: 100%;
		max-width: 400px
	}

	.articles__sort li {
		width: calc(100% / 3)
	}

	.return-policy .frame {
		padding: 20px 20px 40px
	}

	.return-policy .frame::after {
		top: 60px;
		right: 10px;
		width: 210px;
		height: 200px;
		opacity: .2;
		background-size: cover
	}

	.return-policy__wrapper {
		padding: 0
	}

	.delivery__wrapper {
		padding: 0
	}

	.delivery .frame {
		padding: 20px 20px 40px
	}

	.delivery__inner-frame {
		padding: 30px 15px
	}

	.delivery__circle-info {
		margin: 30px auto 0;
		width: 150px;
		height: 150px;
		font: normal 18px/10px FuturaPT
	}

	.delivery__circle-info span {
		font: normal 40px/36px FuturaPT
	}

	.delivery .feature li:not(:last-of-type)::before {
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		width: 100%;
		height: 1px
	}

	.warranty__wrapper {
		padding: 0
	}

	.warranty .frame {
		padding: 20px 20px 40px
	}

	.warranty__text--bg-pink {
		padding: 15px
	}

	.return__wrapper {
		padding: 0
	}

	.return__top {
		padding: 20px 0 0
	}

	.return .breadcrumbs {
		padding: 0 15px
	}

	.return__content {
		padding: 20px 20px 40px
	}

	.return__inner-frame {
		padding: 20px
	}

	.return .feature li:not(:last-of-type)::before {
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		width: 100%;
		height: 1px
	}

	.catalog__header {
		padding: 0
	}

	.catalog__header-top {
		padding: 10px 20px 20px
	}

	.catalog__settings {
		padding-top: 15px;
		padding-bottom: 15px;
		background: #fff;
		border-bottom: 1px solid #e7e7e7;
		box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .05)
	}

	.catalog__open-filter {
		align-self: flex-end;
		padding: 9px 15px;
		max-width: 215px;
		font: 600 16px/22px FuturaPT
	}

	.catalog__swiper {
		padding-left: 5px;
		padding-bottom: 20px;
		border-bottom: 1px solid rgba(234, 234, 234, .5);
		overflow: hidden
	}

	.catalog__swiper .swiper-slide {
		width: auto !important
	}

	.account__wrapper {
		padding: 0
	}

	.account__list {
		overflow: scroll;
		padding: 0 15px
	}

	.account .account__date {
		align-self: flex-start
	}

	.account--main .account__content {
		padding: 20px
	}

	.account--main .account__container {
		padding: 20px
	}

	.account--main .account__container--cart .account__container-link {
		margin-top: 30px
	}

	.account--main .account__container--cart .account__container-left {
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px solid rgba(255, 255, 255, .2)
	}

	.account--main .account__container--order .account__container-link {
		padding-top: 20px;
		margin-top: 15px;
		border-top: 1px solid rgba(0, 0, 0, .1)
	}

	.account--main .account__container--order .account__container-left {
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px solid rgba(0, 0, 0, .1)
	}

	.account--main .account__container--order .account__container-right > li:not(:first-of-type) {
		margin-top: 15px;
		padding-top: 15px
	}

	.account--cashback .account__content {
		padding: 20px
	}

	.account--cashback .account__cashback-header span:first-of-type {
		margin-bottom: 15px
	}

	.account--orders .account__content {
		padding: 20px
	}

	.account--reviews .account__container {
		padding: 20px
	}

	.account--cart .account__content {
		padding: 20px
	}

	.checkout__wrapper {
		padding: 0
	}

	.checkout__container-subtitle {
		margin-bottom: 30px
	}

	.checkout__cards {
		margin-bottom: 40px
	}

	.checkout__btn-credit {
		padding: 21px 20px 20px
	}

	.checkout__btn-credit span:first-of-type {
		font: 500 16px/19px FuturaPT
	}

	.checkout__btn-credit span:last-of-type {
		padding-left: 15px;
		margin-left: 15px
	}

	.checkout .frame {
		padding: 20px 20px 40px
	}

	.checkout__product-container {
		margin-bottom: 40px
	}

	.checkout__frame {
		padding: 20px
	}

	.checkout__bonus-title {
		margin-bottom: 10px
	}

	.checkout__delivery p br {
		display: none
	}

	.checkout__delivery-field-wrap .field--account input {
		width: 100%
	}

	.checkout__list-select {
		flex-wrap: wrap
	}

	.checkout__list-select img {
		margin: auto
	}

	.checkout__list-select span {
		text-align: left
	}

	.checkout__list-select li label {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		padding: 10px;
		border-bottom: 1px solid #e9e9e9;
		border-right: 1px solid #e9e9e9
	}

	.checkout__list-select li div {
		margin-right: 20px
	}

	.checkout__list-select li:first-of-type label {
		border-radius: 10px 10px 0 0
	}

	.checkout__list-select li:last-of-type label {
		border-radius: 0 0 10px 10px
	}

	.checkout__payment li label {
		padding: 10px;
		border-bottom: 1px solid #e9e9e9;
		border-right: 1px solid #e9e9e9
	}

	.checkout__accessories {
		overflow-x: scroll
	}

	.checkout__accessories li:not(:last-of-type) {
		margin-right: 10px
	}

	.product__wrapper {
		padding: 0
	}

	.product .uk-subnav {
		flex-wrap: nowrap;
		overflow: hidden
	}

	.product .frame {
		box-shadow: none
	}

	.product__section .btn {
		width: 85%;
		max-width: 335px;
		margin: auto
	}

	.product__section .feature {
		margin-top: 20px;
		padding: 20px 5px 15px;
		width: 100%;
		overflow-x: scroll;
		background: #f8f8f8;
		border-bottom: 1px solid rgba(234, 234, 234, .8)
	}

	.product__section .feature li {
		background: #fff;
		box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
		border-radius: 8px;
		min-width: 276px;
		padding: 15px
	}

	.product__section .feature li:not(:last-of-type) {
		margin-right: 10px
	}

	.product__content {
		padding: 20px 20px 0
	}

	.product__header {
		margin-bottom: 30px
	}

	.product__header .title {
		margin-bottom: 10px
	}

	.product__frame {
		padding: 15px 0 20px
	}

	.product__frame .product__container:not(.product__container--present) {
		padding-left: 20px;
		padding-right: 20px
	}

	.product__frame .product__container--present {
		width: 100%
	}

	.product__frame .nice-select {
		min-width: 120px !important
	}

	.product__price {
		padding-top: 20px;
		position: relative;
	}

	.product__price-total {
		align-self: flex-start;
		margin-bottom: 5px
	}

	.product__present {
		padding-left: 20px;
		width: 100%;
		overflow-x: scroll
	}

	.product__present::-webkit-scrollbar {
		height: 0;
		opacity: 0;
		display: none
	}

	.product__present::-webkit-scrollbar-button {
		height: 0;
		opacity: 0;
		display: none
	}

	.product__present::-webkit-scrollbar-track-piece {
		height: 0;
		opacity: 0;
		display: none
	}

	.product__present::-webkit-scrollbar-thumb {
		height: 0;
		opacity: 0;
		display: none
	}

	.product__present::-webkit-scrollbar-corner {
		height: 0;
		opacity: 0;
		display: none
	}

	.product__present::-webkit-resize {
		height: 0;
		opacity: 0;
		display: none
	}

	.product__gallery .gallery-top {
		position: relative;
		display: flex;
		align-self: center;
		width: 300px !important;
		height: 350px !important
	}

	.product__gallery .gallery-top .swiper-wrapper {
		margin-bottom: 60px;
		height: auto
	}

	.product__gallery .gallery-thumbs {
		display: none
	}

	.product__points {
		color: #6344b6
	}

	.product__faq {
		padding-bottom: 25px;
		padding-top: 15px
	}

	.product__faq .frame {
		background-color: transparent
	}

	.product__faq-title {
		padding: 20px 40px 20px 20px;
		font: 600 28px/32px FuturaPT
	}

	.product__faq-title::after {
		position: absolute;
		display: block;
		content: "";
		top: 0;
		bottom: 0;
		right: 20px;
		margin: auto;
		width: 15px;
		height: 12px;
		background: url(https://istore.su/img/pic/ico/faq-arrow-mobile.svg) no-repeat, transparent;
		background-size: 15px 10px;
		background-position: center;
		border-radius: 0;
		transition: transform .3s;
		transform: rotate(180deg)
	}

	.uk-open .product__faq-title::after {
		transform: rotate(360deg)
	}

	.product__faq-btn {
		max-width: 335px;
		margin: 15px auto 0
	}

	.product__faq-wrapper {
		flex-direction: column
	}

	.product__faq-wrapper:not(.product__faq-wrapper--full) .accordion li:nth-child(n+4) {
		display: none
	}

	.product__faq-wrapper .accordion:first-of-type {
		margin-bottom: 10px
	}

	.product__faq-see-all {
		padding-top: 15px;
		width: 100%;
		text-align: center
	}

	.product__accordion .accordion {
		box-shadow: none
	}

	.product__accordion .product__all-atributes ul span:first-of-type {
		margin-right: 10px
	}

	.product__accordion .product__reviews .reviews__btn-adds {
		margin: 0 20px 40px auto
	}

	.product__accordion .product__reviews .title {
		display: none
	}

	.product__accordion .product__reviews .reviews__content .pagination__btn--large {
		margin-left: 20px;
		margin-right: 20px
	}

	.product__accordion .product__reviews-container {
		padding-bottom: 35px
	}

	.product__accordion .product__reviews .swiper-pagination {
		bottom: 0
	}

	.product__accordion .product__reviews .swiper-slide {
		width: 90%;
		margin: auto
	}

	.product__sign {
		margin-top: 10px
	}

	.refferal__wrapper {
		padding: 0
	}

	.refferal .frame {
		padding: 20px 20px 60px
	}

	.refferal .frame .feature li:not(:last-of-type)::before {
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		width: 100%;
		height: 1px
	}

	.refferal .frame .feature p:first-of-type {
		font: 600 20px/24px FuturaPT
	}

	.refferal .frame .feature p:last-of-type {
		font-size: 16px
	}

	.refferal__header p {
		margin-bottom: 20px
	}

	.refferal__header img {
		width: 100%;
		height: auto
	}

	.refferal__copy-wrap {
		padding: 20px 0 40px
	}

	.refferal .delivery__inner-frame {
		margin-bottom: 40px
	}

	.refferal__info {
		margin-bottom: 40px
	}

	.refferal__footer {
		padding: 40px 0 0
	}

	.refferal__footer .btn {
		max-width: 335px
	}

	.refferal__footer .title br {
		display: none
	}

	.popup__header p {
		margin-top: 13px;
		font: 300 15px/22px Roboto
	}

	.popup__content {
		padding: 20px
	}

	.popup__footer {
		margin-top: 20px;
		padding: 20px
	}

	.popup__footer input + label::after {
		top: -3px;
		left: -22px
	}

	.popup__footer input:checked + label::before {
		top: 2px;
		left: -18px
	}

	.popup .title {
		font-size: 24px
	}

	.popup__contact a span {
		margin-bottom: 10px;
		font: 500 25px/28px Roboto
	}

	.popup--pre-order .btn--gray {
		font-weight: 500
	}

	.popup--pre-order .popup__footer {
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 0
	}

	.popup--adds-reviews .popup__container-right textarea {
		max-height: 150px
	}

	.popup--maps iframe {
		height: 320px
	}

	.popup--maps .popup-maps__wrap {
		background-color: #f4f4f4
	}

	.popup--maps .popup-maps__list {
		display: flex;
		overflow-x: scroll
	}

	.popup--maps .popup-maps__item {
		padding: 10px;
		width: 100%
	}

	.popup--maps .popup-maps__item.active::after {
		content: "";
		position: absolute;
		right: 25px;
		bottom: 20px;
		width: 7px;
		height: 15px;
		background: url(https://istore.su/img/pic/ico/arrow.svg) no-repeat;
		background-size: contain;
		transform: rotate(90deg)
	}

	.popup--maps .popup-maps__item div {
		padding: 20px 20px 15px 15px;
		background-color: #f4f4f4;
		border: 1px solid #e3e3e3;
		border-radius: 8px
	}

	.popup--credit .popup__radio-button li .popup__radio-button-item:first-of-type {
		margin-right: 45px
	}

	.popup--credit .popup__header p br {
		display: none
	}

	.popup--credit .popup__content {
		padding: 15px
	}

	.popup--credit .popup__container {
		padding: 20px
	}

	.popup--credit .popup__container-header span:last-of-type br {
		display: none
	}

	.popup--one-click .popup__footer {
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 0
	}

	.popup--search .uk-modal-body {
		padding: 0;
		border-radius: 12px;
		background: 0 0
	}

	.popup--search .popup__search-btn {
		position: absolute;
		right: 10px;
		top: 0;
		width: 40px;
		height: 40px;
		transition: opacity .3s;
		z-index: 350;
		pointer-events: none;
		opacity: 0
	}

	.popup--search .popup__search-btn svg {
		vertical-align: middle;
		width: 25px;
		height: 25px;
		fill: #ff548c
	}

	.popup--search input {
		width: 100%;
		padding: 12px 30px 12px 20px;
		border: 1px solid #ddd;
		border-radius: 12px;
		background: url(https://istore.su/img/pic/ico/search.svg) 20px center no-repeat, #fff
	}

	.popup--search .popup__search__result {
		z-index: 100;
		margin-top: 5px;
		width: 100%;
		background: #fff;
		border: 1px solid #e5e5e5;
		box-shadow: 0 4px 24px rgba(0, 0, 0, .1);
		border-radius: 8px;
		overflow: hidden;
		transition: opacity .3s
	}

	.popup--search .popup__search__result a {
		display: block;
		padding: 17px 20px 15px;
		color: #30373d
	}

	.popup--search .popup__search__result a:not(:last-of-type) {
		border-bottom: 1px solid #e6e6e6;
		font: normal 16px/19px Roboto
	}

	.popup--search .popup__search__result a:hover {
		background: #2c0952;
		color: rgba(255, 255, 255, .9)
	}

	.popup--video iframe {
		width: 320px;
		height: 200px
	}

	.popup--filter .popup__content {
		background: #f8f8f8;
		box-shadow: 0 2px 10px rgba(0, 0, 0, .08)
	}

	.popup--filter .popup__title {
		margin-right: 20px;
		display: block;
		font: 500 28px/36px FuturaPT;
		color: #30373d
	}

	.popup--filter .btn {
		padding: 12px 15px 11px;
		width: 100%;
		max-width: 110px;
		font: 600 15px/18px FuturaPT;
		color: #6b6b6b;
		text-transform: uppercase;
		background: #ddd;
		border-radius: 8px;
		transition: box-shadow .3s;
		box-shadow: none
	}

	.popup--filter .btn:hover {
		background: #ddd;
		color: #6b6b6b;
		box-shadow: inset 2px 2px 5px rgba(154, 147, 140, .5), 1px 1px 5px #fff
	}

	.popup--filter .filter__memory li {
		margin: 0 5px 5px 0
	}

	.credit__wrapper {
		padding: 0
	}

	.credit__top {
		padding: 20px 20px 0
	}

	.credit__top-text {
		margin-bottom: 30px;
		font: normal 24px/32px FuturaPT;
		color: #30373d
	}

	.credit__top-features {
		padding-bottom: 30px;
		border-bottom: 1px solid rgba(216, 216, 216, .5)
	}

	.credit__top-features ul:first-of-type {
		margin-bottom: 10px
	}

	.credit__top-features ul:last-of-type li:not(:last-of-type) {
		margin-bottom: 10px
	}

	.credit__content {
		padding: 30px 20px 50px
	}

	.credit__subtitle {
		margin-bottom: 30px
	}

	.credit__steps {
		margin-bottom: 40px
	}

	.credit__steps .credit__subtitle {
		display: block;
		text-align: center
	}

	.credit__steps-tabs {
		justify-content: center
	}

	.credit__steps-tabs a {
		padding: 10px;
		font: 500 16px/20px FuturaPT
	}

	.credit__steps-content {
		padding: 20px
	}

	.credit__steps-content p {
		margin-bottom: 20px;
		font: 500 20px/32px FuturaPT
	}

	.credit__conditions .feature {
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: 1px solid #e3e3e3
	}

	.credit__conditions .feature li:not(:last-of-type) {
		margin-bottom: 20px
	}

	.credit__conditions .feature p {
		font: 500 20px/24px FuturaPT
	}

	.information-information-15 .frame {
		padding: 20px 20px 40px
	}

	.information-information-15__wrapper {
		padding: 0
	}

	.information-information-15__wrapper ol {
		margin: 0 0 30px 20px
	}
}

@media only screen and (min-width: 0) and (max-width: 639px) {
	.uk-flex-column\@x {
		flex-direction: column
	}

	.uk-flex-column-reverse\@x {
		flex-direction: column
	}

	.banner--pink {
		margin-bottom: 20px
	}

	.main-features .swiper-pagination-bullet {
		width: calc(100% / 4)
	}

	.footer__menu-container:last-of-type {
		margin-top: 20px
	}

	.contacts__header label {
		margin-bottom: 10px
	}
}

@media only screen and (min-width: 640px) and (max-width: 1249px) {
	.uk-flex-column\@m {
		flex-direction: column
	}

	.uk-flex-column-reverse\@m {
		flex-direction: column
	}

	.banner--pink {
		margin-right: 20px
	}

	.footer__menu {
		display: flex;
		flex-wrap: wrap
	}

	.footer__menu-container {
		width: 50%
	}
}

@media only screen and (min-width: 960px) and (max-width: 1249px) {
	.land__image-middle {
		margin: 40px 0;
		width: 350px;
		height: 333px
	}

	.land__container--retina img {
		max-width: 350px;
		max-height: 340px
	}

	.land__container--side img {
		max-width: 330px;
		max-height: 355px
	}

	.land__container--face-id img {
		max-width: 283px;
		height: 389px
	}

	.land__container--camera img {
		max-width: 305px;
		max-height: 370px
	}

	.land__container--bottom img {
		order: 1
	}

	.land__container--bottom img {
		max-width: 400px;
		max-height: 540px
	}

	.land--white .land__container--retina img {
		max-width: 270px;
		max-height: 440px
	}

	.land--white .land__container--side img {
		max-width: 260px;
		max-height: 412px
	}

	.land--white .land__container--camera img {
		align-self: flex-end;
		max-width: 350px;
		max-height: 420px
	}

	.land--x .land__container--characteristic {
		width: 100%
	}

	.land--8 .land__image-top {
		width: 850px;
		box-shadow: 300px 0 0 0 #fceee3, -300px 0 0 0 #fceee3
	}

	.land--7plus .land__image--watertightness {
		max-width: 400px
	}

	.land--7plus .land__text--md {
		max-width: 860px
	}

	.land--7plus .land__text--top {
		max-width: 740px
	}

	.land--7plus .land__container {
		flex-direction: row
	}

	.land--7 .land__image--top {
		margin-bottom: 30px;
		max-width: 500px;
		transform: translateX(44%)
	}

	.land--7 .land__image--camera {
		margin: -250px 0 0;
		max-width: 750px
	}

	.land--7 .land__image--cpu {
		margin: 6px 0 30px;
		max-width: 750px
	}

	.land--7 .land__image--bright {
		max-width: 750px;
		margin: -100px 0 30px
	}

	.land--7 .land__image--bottom {
		max-width: 750px;
		margin-top: 20px
	}

	.land--7 .land__text--md {
		max-width: 860px
	}

	.land--7 .land__text--top {
		max-width: 740px
	}

	.land--7 .land__container {
		padding-top: 35%;
		margin-bottom: 60px;
		background: url(https://istore.su/img/pic/descriptions/land-7-4-mobile.jpg) top right/50% no-repeat
	}

	.land--8plus .land__image-top {
		width: 850px;
		box-shadow: 300px 0 0 0 #fceee3, -300px 0 0 0 #fceee3
	}

	.land-air__black-text {
		margin-bottom: 275px
	}

	.main-features .swiper-pagination-bullet {
		width: calc(100% / 2)
	}

	.popup--video iframe {
		width: 700px;
		height: 400px
	}
}

@media only screen and (min-width: 640px) and (max-width: 959px) {
	.main-features .swiper-pagination-bullet {
		width: calc(100% / 3)
	}
}

@media only screen and (min-width: 0) and (max-width: 959px) {
	.return__inner-frame br {
		display: none
	}
}

@media (pointer: coarse) {
	.uk-background-fixed {
		background-attachment: scroll
	}

	.uk-hidden-touch {
		display: none !important
	}

	.uk-hidden-notouch {
		display: block !important
	}
}

@media print {
	*, ::after, ::before {
		background: 0 0 !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 only screen and (min-width: 1200px) {
	.prmn-cmngr__city {
		padding: 0 0 0 20px;
	}
}

@media only screen and (max-width: 1199px) {
	.prmn-cmngr__city {
		padding: 35px 15px 0;
	}
}

.header__top-select-city > a::after {
	top: 5px;
	right: 2px;
	width: 8px;
}

#prmn-cmngr-cities .modal-content {
	border-radius: 24px;
}

#prmn-cmngr-cities .title {
	color: #ffffff;
}

@media only screen and (min-width: 1250px) {
	#prmn-cmngr-cities .modal-body {
		padding: 30px
	}
}

#prmn-cmngr-cities .prmn-cmngr-cities__search {
	max-width: 100%;
}

#prmn-cmngr-cities .prmn-cmngr-cities__close {
	opacity: 0.8;
}

#prmn-cmngr-cities .prmn-cmngr-cities__close:hover {
	opacity: 1;
}

#prmn-cmngr-cities .popup__close {
	width: 30px;
	height: auto;
	top: 18px;
	right: 18px;
}

#prmn-cmngr-cities .prmn-cmngr-cities__city {
	margin-top: 30px;
}

#prmn-cmngr-cities .prmn-cmngr-cities__search-item > span {
	display: inline-block;
	padding: 10px 15px;
	font: 400 16px/20px Roboto;
	color: #30373d;
	background: #e9e9e9;
	box-shadow: 0 2px 7px rgba(0, 0, 0, .05);
	border-radius: 10px;
	transition: background-color .3s, box-shadow .3s, color .15s;
}

#prmn-cmngr-cities .prmn-cmngr-cities__search-item > span:hover {
	background: #6344b6;
	box-shadow: 0 4px 12px rgba(107, 72, 169, .4);
	color: #fff;
}

#prmn-cmngr-cities .prmn-cmngr-cities__search-item_selected {
	background: transparent;
}

.prmn-cmngr__confirm-btn-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 15px;
}

.prmn-cmngr__confirm-btn {
	border: 0;
	display: block;
	max-width: 130px;
}

.prmn-cmngr__confirm-btn:not(:last-of-type) {
	margin-right: 10px;
	padding: 10px 15px;
	min-width: 130px;
	font: 500 16px/21px FuturaPT;
	text-transform: uppercase;
	display: block;
}

.prmn-cmngr__confirm-btn:last-of-type {
	background-color: #bbb;
}

.header__top-select-city span {
	font-size: 17px;
}

.header__city.prmn-cmngr__confirm {
	background-color: transparent;
	box-shadow: none;
	border: none !important
}

/* Хочу дешевле */
.want-cheaper-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 9px;
	margin-top: 6px;
	position: relative;
}

.want-cheaper {
	font-size: 13px;
	font-weight: 400;
	padding: 3px 7px;
	text-align: center;
	background: #FFFFFF;
	border: 2px solid #E9E9E9;
	border-radius: 10px;
	width: 100%;
	cursor: pointer;
	margin-bottom: 20px;
}

.want-cheaper--category {
	border: 0;
	background: transparent;
	padding: 0;
	margin-bottom: 0;
	line-height: 1;
	color: #ff548c;
	width: auto
}

.want-cheaper--category:hover {
	opacity: 0.8;
}

@media only screen and (max-width: 480px) {
	.want-cheaper-wrapper {
		margin-left: 20px;
		margin-right: 20px;
	}

	.low_price {
		width: auto;
	}

	.low_price .open_hidden img {
		display: none;
	}
}

/* /Хочу дешевле */

/* Стилизация чекбокса */
.mycheckbox {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	align-items: center;
	margin-bottom: 15px;
}

.mycheckbox__default {
	/*display: none!important;*/
	opacity: 0;
	width: 1px;
	height: 1px;
}

.mycheckbox__new {
	width: 18px;
	height: 18px;
	border-radius: 4px;
	border: 1px solid #ddd;
	margin-right: 9px;
	position: relative;
	flex-shrink: 0;
}

.mycheckbox__new::after {
	content: "✓";
	display: block;
	color: #F8355E;
	font-size: 14px;
	font-weight: 700;
	left: 2px;
	top: -5px;
	position: absolute;
	-webkit-transition: 0.1s ease-in;
	transition: 0.1s ease-in;
	transform: scale(0.2);
	transform-origin: center;
	opacity: 0;
	width: 18px;
	height: 18px;
}

.mycheckbox__default:checked + .mycheckbox__new::after {
	transform: scale(1);
	opacity: 1;
}

.mycheckbox__descr {
	font-size: 12px;
	line-height: 16px;
	color: #878787;
}

.mycheckbox__descr a {
	color: #F8355E;
	text-decoration: underline;
}

.calculation_form .mycheckbox {
	padding: 0 55px;
	margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
	.calculation_form .mycheckbox {
		justify-content: center;
	}
}

.footer_block .mycheckbox {
	margin-bottom: 0;
	margin-top: 10px;
}

@media only screen and (max-width: 600px) {
	.new_form input {
		margin-bottom: 10px;
	}
}

.buy_one_click .button_common .mycheckbox,
.buy_one_click .form_imput .mycheckbox {
	margin-bottom: 0;
	margin-top: 10px;
}

.callback.error .mycheckbox__new,
.cart_modal_callback.error .mycheckbox__new,
#form-review.error .mycheckbox__new {
	border-color: red;
	border-width: 2px;
}

.callback.error .mycheckbox,
.cart_modal_callback.error .mycheckbox,
#form-review.error .mycheckbox {
	color: red;
}

/* /стилизация чекбокса */


/* Стилизация попап */
#want_cheaper .modal_container {
	max-width: 600px;
	padding-left: 40px;
	padding-right: 40px;
}

#want_cheaper h3 {
	padding-left: 0;
}

@media only screen and (max-width: 767px) {
	#want_cheaper .modal_container {
		padding: 30px;
	}
}

@media only screen and (max-width: 480px) {
	#want_cheaper .modal_container {
		width: 355px;
	}
}

.input-style {
	border-radius: 10em;
	background-color: #fff;
	border: 2px solid #E3E3E3;
	padding: 13px 15px;
	width: 100%;
	max-width: 100%;
	font-size: 14px;
}

.input-style__group-grid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
	grid-gap: 0 20px;
}

.input-style__group {
	margin-bottom: 20px;
}

.input-style__group label {
	margin-bottom: 9px;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	color: #30373D;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.input-style__group label span {
	font-size: 12px;
	line-height: 16px;
	opacity: 0.5;
	white-space: nowrap;
	margin-left: 20px;
}
/* Jet Cache: styles/dop.css */
.product-card__close {
  z-index: 10000;
}

@media only screen and (min-width: 1250px) {
  .header__navigation {
    margin: 0 50px;
  }
}

@media only screen and (min-width: 1250px) {
  .footer__description div img {
    margin-top: 15px;
  }
}
/* Jet Cache: catalog/view/javascript/bal_style.css */
.bal-loading {
	text-align: center;
	z-index: 100;
	width:115px;
	padding: 20px;
	color: #222;
	display:block;
	margin:0  auto;
	font-size:14px;
	font-weight: bold;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* Jet Cache: catalog/view/theme/default/stylesheet/fastorder1.css */
.error_input {
	border:1px solid red !important;
	box-shadow: 0 1px 1px rgba(255, 0, 0, 0.075) inset !important;
	
}
.error_input:-moz-placeholder{color:red !important;}
.error_input::-moz-placeholder{color:red !important;opacity:1}
.error_input:-ms-input-placeholder{color:red !important;}
.error_input::-webkit-input-placeholder{color:red !important;}
#popup-quickorder .price-new {
  color: red;
  font-size: 14px;
}

#popup-quickorder .price-old {
  color: #333;
  font-size: 12px;
  text-decoration:line-through;
}
#popup-quickorder .price_fast {
  color: #333;
  font-size: 14px;
}
#popup-quickorder {
  margin: 0 auto;
  max-width: 550px;
  position: relative;
  width: 90%;
}
#popup-quickorder .popup-heading {
  background: transparent none repeat scroll 0 0;
  border-bottom: 1px solid #dfe4eb;
  color: #1c1c1c;
  font-size: 21px;
  line-height: 40px;
  min-height: 40px;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
  text-align: left;
}
#popup-quickorder .popup-center {
  overflow: hidden;
  position: relative;
}
#popup-quickorder .popup-footer {
  background-color: #f2f6f9;
  border-top: 1px solid #dfe4eb;
  padding: 17px 25px;
  position: relative;
  vertical-align: bottom;
}
#popup-quickorder .popup-footer #quickorder_btn {
	text-align:center;
}
#popup-quickorder .mfp-close {
  border: 0 none;
  cursor: pointer !important;
  height: 40px;
  outline: medium none;
  position: absolute;
  display: none;
  right: 0;
  top: 0;
  width: 45px;
  z-index: 2;
}
#popup-quickorder .price-quantity-quickorder .price_fast{
	font-size:16px;
	font-weight:500;
	background:#f1f1f1;
	border:1px solid #d9d9d9;
	padding:5px;
	margin-top:3px;
	margin-bottom:3px;
	display:inline-block;
	vertical-align: middle;
}
#popup-quickorder .price-quantity-quickorder .special_fast {
	font-size:16px;
	font-weight:500;
	background:#f1f1f1;
	border:1px solid #d9d9d9;
	padding:5px;
	margin-top:3px;
	margin-bottom:3px;
	display:inline-block;
	vertical-align: middle;
}
#popup-quickorder .price-quantity-quickorder .price-old{
	font-size:16px;
	font-weight:500;
    text-decoration: line-through;
	vertical-align: middle;
	display:inline-block;
}
#popup-quickorder .price-quantity-quickorder .price-new{
	font-size:16px;
	font-weight:500;
	color: #f00;
	vertical-align: middle;
	display:inline-block;
}
#popup-quickorder .price-quantity-quickorder .quantity_quickorder {
	display:inline-block;
	vertical-align:middle;
	margin-left:20px;
}
#popup-quickorder #quick_checkout_cart .price-quantity-quickorder .quantity_quickorder {
	margin-left:0px;
}

#popup-quickorder .quantity_quickorder > input {
	border: 1px solid #d9d9d9;
	text-align: center;
	height:30px !important;
	float:left;
	margin-left:-1px;
}
#popup-quickorder .minus_quantity {
  border-right: 0 none !important;
  width: 20px;
}
#popup-quickorder .plus_quantity {
  border-left: 0 none !important;
  width: 20px;
}
#popup-quickorder .quantity_quickorder > input:hover {
	background:#fff;
}
#decrease_quickorder, #increase_quickorder {
  width: 27px !important;
  height:30px !important;
}

#popup-quickorder .sections_block_rquaired .fa {
	color:#fc5c3c !important;
}
#popup-quickorder .sections_block .fa {
	color:#67ca67 !important;
}
#popup-quickorder .sections_block , .sections_block_rquaired{
  overflow: hidden;
  position: relative;
}
#popup-quickorder .icon-append-1 {  
  font-size: 15px !important;
}
#popup-quickorder #error_name {
  background: #fff none repeat scroll 0 0;
  color: #fc5c3c;
  left: 23px;
  line-height: 29px;
  padding: 0 25px 0 0;
  position: absolute;
  top: 2px;
  z-index: 999;
}
#popup-quickorder #error_phone {
  background: #fff none repeat scroll 0 0;
  color: #fc5c3c;
  left: 23px;
  line-height: 29px;
  padding: 0 25px 0 0;
  position: absolute;
  top: 2px;
  z-index: 999;
}
#popup-quickorder #error_email {
  background: #fff none repeat scroll 0 0;
  color: #fc5c3c;
  left: 23px;
  line-height: 29px;
  padding: 0 25px 0 0;
  position: absolute;
  top: 2px;
  z-index: 999;
}
#popup-quickorder #error_comment_buyer {
  background: #fff none repeat scroll 0 0;
  color: #fc5c3c;
  left: 23px;
  line-height: 29px;
  padding: 0 25px 0 0;
  position: absolute;
  top: 2px;
  z-index: 999;
}
.loading_quick_order .fa {
  font-size: 35px;
  left: 45%;
  position: absolute;
  top: 35%;
  z-index: 9999;
}
.btn-quickorder {
	background-color: #1ea7d8;
	border-color: #0790c1;
	border-style: solid;
	border-width: 1px 1px 2px;
	color: #ffffff;
	font-size: 13px;
	padding: 9px 10px;
}
.btn-quickorder:hover, .btn-quickorder:focus{
	background-color: #2198C5;
	color: #ffffff;
}
.btn-quick-order {
	background:#ff6600;
	border-color: #f26202;
	border-radius:4px;
	border-style: solid;
	border-width: 1px 1px 2px;
	color: #ffffff;
	font-size: 14px;
	padding: 9px 10px;
}
.btn-quick-order:hover{
	background-color: #f26202;
	border-color:#f26202;
	color: #ffffff;
}
.btn-ordercart {
	border-radius:4px;
	border-style: solid;
	border-width: 1px 1px 2px;
	color: #ffffff;
	font-size: 14px;
	padding: 9px 10px;
	background-color: #5bb75b;
	border-color: #35A035;
}
.btn-ordercart:hover, .btn-ordercart:active{
	background-color: #35A035;
	color:#fff;
}
.fastorder {
	padding:5px 15px;
}
.fastorder .btn-quick-order {
	margin:0px 0px 5px ;
}

#popup-quickorder .radio-checbox-options {
  display: inline-block;
  margin-bottom: 5px;
}
#popup-quickorder .radio-checbox-options input {
  display: none;
}
#popup-quickorder .radio-checbox-options label {
  border-top: 1px solid #2b8cdb ;
  border-left: 1px solid #2b8cdb ;
  border-right: 1px solid #2b8cdb ;
  border-bottom: 2px solid #1475c4 ;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-weight: normal;
  padding: 4px 5px;
}
#popup-quickorder .radio-checbox-options label .option-price {
  border-radius: 3px;
  display: inline-block;
  font-size: 12px;
  padding: 0 3px;
}
#popup-quickorder .radio-checbox-options input:checked + label {
  background-color: #2b8cdb ;
  border-color:#2b8cdb ;
  box-shadow:0 1px 1px rgba(0, 0, 0, 0.46) inset;
  color: #fff;
}
#popup-quickorder .radio-checbox-options input:checked + label {
  color: #fff;
}
#popup-quickorder .radio-checbox-options input:checked + label .option-price {
  background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}

#popup-quickorder .radio-checbox-options label:hover {
	background-color: #2b8cdb ;
	border-color:#2b8cdb ;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.46) inset;
	color: #fff;
}
#popup-quickorder .radio-checbox-options label:hover .option-price {
  background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}
#popup-quickorder .image-radio{
	display: inline-block;
	margin:2px;
}
#popup-quickorder .image-radio input{
	display: none;
}
#popup-quickorder .image-radio img{
	cursor: pointer;
	padding:1px;
}

#popup-quickorder .image-radio input:checked +img{
	border-color: #2b8cdb;
	border-width:2px;
	border-style:solid;
	border-radius:4px;
}

@media (min-width: 768px) {
	#popup-quickorder .image-radio img{
		max-width: 39px;
	}
}
@media (min-width: 992px) {
	#popup-quickorder .image-radio img{
		max-width: 41px;
	}
}
@media (min-width: 1200px) { 
	#popup-quickorder .image-radio img{
		max-width: 44px;
	}
}
.maskPopupQuickorder {
	opacity:0.6;
}
#popup-quickorder .product .image {
  float: left;
  width: 60px;
}
#popup-quickorder .quick-cell-content {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  white-space: normal;
}
#popup-quickorder .quick-cell:after {
  content: "";
  display: inline-block;
  height: 60px;
  vertical-align: middle;
  width: 0;
}
#popup-quickorder .product .pr-name {
  margin-left: 75px;
  text-align:left;
  font-size:14px;
}
#popup-quickorder .product .pr-name a{
  color:#333;
}
#popup-quickorder .quick-cell {
  white-space: nowrap;
}
#popup-quickorder .quantity_quickorder input {
	text-align:center;
	padding:3px;
}
#popup-quickorder .btn-update-popup{
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 10px;
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}
#popup-quickorder .btn-update-popup:hover{
  background-color: #eee;
}
#popup-quickorder .input-group-btn:last-child > .btn-update-popup{
  margin-left: -1px;
  z-index: 2;
}
#popup-quickorder .input-group-btn:last-child > .btn-update-popup{
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
#popup-quickorder .input-group .form-control:focus {
  z-index: 3;
}
#popup-quickorder .delete-pr a{
	color:#333;
}
#popup-quickorder .delete-pr a:hover{
	color:#da4f49;
}
#popup-quickorder .totals a{
	color:#333;
	font-size:14px;
}
/* Jet Cache: catalog/view/javascript/live_search/live_search.css */

/* Jet Cache: catalog/view/javascript/ocmod/magnific-popup.css */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b!important;
  opacity: 0.5!important; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 15px;
    padding-right: 15px; } }

/* Jet Cache: catalog/view/theme/default/stylesheet/ocmodpcart.css */
.popup-phone-wrapper {
position: fixed;
opacity: 0.6;
text-align: center;
z-index: 9999;
background-color: #e47364;
color: #fff;
width: 40px;
height: 40px;
line-height: 46px;
right: 30px;
bottom: 30px;
border-radius: 4px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.popup-phone-wrapper:hover {
opacity: 0.9;
cursor: pointer;
}
.popup-phone-wrapper i {
font-size: 20px;
animation: 1.2s ease-in-out 0s normal none infinite running trambling-animation;
}
.popup-phone-wrapper + .scroll-top-wrapper.show {
right: 30px;
bottom: 80px;
}
@keyframes trambling-animation {
0%, 50%, 100% {
transform: rotate(0deg);
}
10%, 30% {
transform: rotate(-10deg);
}
20%, 40% {
transform: rotate(10deg);
}
}
#ocmod-popup-okno {
max-width: 500px;
margin: 0 auto;
position: relative;
}
#ocmod-popup-okno.ocmodpphone {
max-width: 500px;
}
#ocmod-popup-okno .ocmod-popup-heading {
text-align: left;
background-color: #eee;
color: #333;
font-size: 16px;
padding: 0px 25px;
position: relative;
min-height: 40px;
line-height: 40px;
overflow: hidden;
border-radius: 2px 2px 0 0;
}
#ocmod-popup-okno .mfp-close {
background: #eee;
font-size: 24px;
color: #333;
width: 60px;
display: none;
height: 40px;
right: 0;
top: 0px;
position: absolute;
z-index: 2;
cursor: pointer !important;
outline: none;
border: 0;
border-radius: 0 2px 0 0;
opacity: 1;
-webkit-transition: all 100ms linear;
-moz-transition: all 100ms linear;
-ms-transition: all 100ms linear;
-o-transition: all 100ms linear;
transition: all 100ms linear;
}
#ocmod-popup-okno .mfp-close:hover {
color: #dd4b39;
background-color: #fafafa;
-webkit-transition: all 100ms linear;
-moz-transition: all 100ms linear;
-ms-transition: all 100ms linear;
-o-transition: all 100ms linear;
transition: all 100ms linear;
}
#ocmod-popup-okno .ocmod-popup-footer {
padding: 15px 25px 15px 25px;
position: relative;
display: inline-block;
width: 100%;
vertical-align: bottom;
}
#ocmod-popup-okno .ocmod-popup-footer button {
padding: 5px 25px;
color: #333;
cursor: pointer;
font-size: 14px;
display: inline-block;
border: 0;
background: #fafafa;
border-radius: 2px;
outline: none;
text-align: center;
margin-bottom: 10px;
-webkit-transition: all 100ms linear;
-moz-transition: all 100ms linear;
-ms-transition: all 100ms linear;
-o-transition: all 100ms linear;
transition: all 100ms linear;
}
#ocmod-popup-okno .ocmod-popup-footer button:hover {
background-color: #eee;
-webkit-transition: all 100ms linear;
-moz-transition: all 100ms linear;
-ms-transition: all 100ms linear;
-o-transition: all 100ms linear;
transition: all 100ms linear;
}
#ocmod-popup-okno .ocmod-popup-footer a {
float: right;
background: #e47364;
color: #fff;
font-size: 16px;
padding: 6px 35px;
cursor: pointer;
display: inline-block;
border-radius: 2px;
text-align: center;
-webkit-transition: all 100ms linear;
-moz-transition: all 100ms linear;
-ms-transition: all 100ms linear;
-o-transition: all 100ms linear;
transition: all 100ms linear;
}
#ocmod-popup-okno .ocmod-popup-footer a:hover {
background: #dd4b39;
-webkit-transition: all 100ms linear;
-moz-transition: all 100ms linear;
-ms-transition: all 100ms linear;
-o-transition: all 100ms linear;
transition: all 100ms linear;
}
#ocmod-popup-okno .ocmod-popup-center {
background: #fff;
padding: 10px 25px 0 25px;
font-size: 14px;
}
@media (max-width: 767px) {
#ocmod-popup-okno .ocmod-popup-heading {
font-size: 14px;
}
#ocmod-popup-okno .ocmod-popup-footer button {
width: 100%;
}
#ocmod-popup-okno .ocmod-popup-footer a {
width: 100%;
margin-top: 5px;
}
}
#ocmod-popup-okno .alert {
margin: 0;
}  
#ocmod-popup-okno .ocmod_form {
clear: both;
padding: 20px 0 10px 0;
margin: 0;
}
#ocmod-popup-okno .ocmod_form > div {
width: 100%;
display: inline-block;
}
#ocmod-popup-okno .ocmod_form > div + div {
margin-top: 10px;
}
#ocmod-popup-okno .ocmod_form > div label {
font-size: 14px;
line-height: 30px;
float: left;
width: 30%;
text-align: right;
padding-right: 20px;
}
#ocmod-popup-okno .ocmod_form > div label span.required {
color: #dd4b39;
padding-right: 2px;
}
#ocmod-popup-okno .ocmod_form > div input,
#ocmod-popup-okno .ocmod_form > div textarea {
border: 1px solid #ddd;
padding: 5px 10px;
background: #fff;
outline: none;
font-size: 14px;
width: 70%;
}
#ocmod-popup-okno .ocmod_form > div textarea {
min-height: 70px;
resize: vertical;
}
.mfp-zoom-in .mfp-content > div {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.7);
}
.mfp-zoom-in.mfp-ready .mfp-content > div {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-removing .mfp-content > div {
  transform: scale(0.7);
  opacity: 0;
}
.masked {
position: absolute;
z-index: 10000;
width: 100%;
height: 100%;
background: #000;
opacity: 0.2;
left: 0;
top: 0;
}
.masked_loading {
background: url(https://istore.su/catalog/view/theme/default/image/ocmodpreloader.svg) no-repeat center center;
width: 100%;
height: 100%;
position: absolute;
z-index: 10001;
top: 0;
left: 0;
}
.display-products-cart {
border-collapse: collapse;
border-spacing: 0;
table-layout: auto;
width: 100%;
}
.display-products-cart #main-price.spec {
text-decoration: line-through;
font-size:12px;
}
.display-products-cart #special-price {
color: #dd4b39;
}
.display-products-cart tr td {
border-bottom: 1px solid #eee;
padding: 0;
vertical-align: middle;
}
.display-products-cart tr td.remove {
vertical-align: middle;
min-width: 20px;
padding: 0;
text-align: right;
}
.display-products-cart tr td.remove button {
font-size: 14px;
background: transparent;
border: 0;
outline: none;
}
.display-products-cart tr td.remove button:hover {
color: #dd4b39;
}
.display-products-cart tr td.image {
vertical-align: middle;
padding: 0;
}
.display-products-cart.porder tr td.image {
padding: 10px 0;
}
.display-products-cart tr td.image img {
border: 0;
background-color: transparent;
}
.display-products-cart tr td.name {
padding: 10px;
font-size: 13px;
vertical-align: middle;
}
.display-products-cart.porder tr td.name {
font-size: 14px;
}
.display-products-cart.porder tr td.name .discounts {
font-size: 13px;
color: #555;
line-height: 1.3;
padding-left: 5px;
}
.display-products-cart tr td.name a {
font-size: 14px;
}
.display-products-cart tr td.qt {
min-width: 110px;
text-align: right;
vertical-align: middle;
padding: 0;
}
.display-products-cart tr td.totals {
padding: 0 10px;
text-align: right;
font-size: 14px;
min-width: 110px;
vertical-align: middle;
}
.display-products-cart .porder tr td.totals {
padding: 0;
}
.display-products-cart .number {
border: 1px solid #ddd;
display: inline-block;
vertical-align: middle;
position: relative;
border-radius: 2px;
}
.display-products-cart .frame-change-count {
width: 110px;
}
.display-products-cart .btn-plus button {
width: 30px;
height: 26px;
font-size: 12px;
line-height: 0;
padding: 0;
cursor: pointer;
display: inline-block;
background: #fafafa;
border: 0;
outline: none;
text-align: center;
}
.display-products-cart .btn-minus button {
width: 30px;
height: 26px;
font-size: 20px;
line-height: 0;
padding: 0;
cursor: pointer;
display: inline-block;
background: #fafafa;
border: 0;
outline: none;
text-align: center;
}
.display-products-cart .btn-plus {
float: right;
height: 26px;
width: 30px;
}
.display-products-cart .btn-minus {
float: left;
height: 26px;
width: 30px;
}
.display-products-cart .btn-plus button:hover,
.display-products-cart .btn-minus button:hover {
background-color: #eee;
color: #dd4b39;
}
.display-products-cart input.plus-minus {
border-top: 0;
border-bottom: 0;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
background: #fff;
width: 50px;
height: 26px;
outline: none;
font-size: 14px;
text-align: center;
position: absolute;
top: 0;
left: 30px;
}
.mobile-products-cart {
display: none;
position: relative;
}
.mobile-products-cart > div {
width: 100%;
position: relative;
text-align: center;
border-bottom: 1px solid #ddd;
padding-top: 10px;
padding-bottom: 15px;
display: inline-block;
}
.mobile-products-cart .remove button {
font-size: 14px;
background: transparent;
border: 0;
outline: none;
padding-top: 10px;
}
.mobile-products-cart .remove button:hover {
color: #dd4b39;
}
.mobile-products-cart .image {
height: 100px;
}
.mobile-products-cart .image img {
border: 0;
padding: 10px;
}
.mobile-products-cart .name {
font-size: 13px;
}
.mobile-products-cart .name a {
display: inline;
line-height: 1.4;
font-size: 15px;
padding-right: 5px;
}
.mobile-products-cart .qt {
padding-top: 10px;
text-align: center;
}
.mobile-products-cart .totals {
font-size: 14px;
padding-top: 15px;
}
.mobile-products-cart .remove {
padding: 0 0 0 15px;
}
.all-total {
float: right;
padding: 15px 0;
}
.all-total .totals-left {
float: right;
text-align: right;
line-height: 26px;
font-size: 14px;
}
.all-total .totals-right {
float: right;
margin-left: 10px;
text-align: right;
font-size: 16px;
line-height: 26px;
min-width: 70px;
}
.all-total .clear-total {
clear: both;   
}  
.mobile-products-cart .number {
border: 1px solid #ddd;
display: inline-block;
vertical-align: middle;
position: relative;
border-radius: 2px;
}
.mobile-products-cart .frame-change-count {
width: 110px;
}
.mobile-products-cart .btn-plus button {
width: 30px;
height: 26px;
font-size: 12px;
line-height: 0;
padding: 0;
cursor: pointer;
display: inline-block;
background: #fafafa;
border: 0;
outline: none;
text-align: center;
}
.mobile-products-cart .btn-minus button {
width: 30px;
height: 26px;
font-size: 20px;
line-height: 0;
padding: 0;
cursor: pointer;
display: inline-block;
background: #fafafa;
border: 0;
outline: none;
text-align: center;
}
.mobile-products-cart .btn-plus {
float: right;
}
.mobile-products-cart .btn-minus {
float: left;
}
.mobile-products-cart .btn-plus button:hover,
.mobile-products-cart .btn-minus button:hover {
background-color: #eee;
color: #dd4b39;
}
.mobile-products-cart input.plus-minus {
border-top: 0;
border-bottom: 0;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
background: #fff;
width: 50px;
height: 26px;
outline: none;
font-size: 14px;
text-align: center;
position: absolute;
top: 0;
left: 30px;
}
@media (max-width: 767px) {
#ocmod-popup-okno .popup-heading {
font-size: 15px;
}
#ocmod-popup-okno .popup-footer button {
width: 100%;
}
#ocmod-popup-okno .popup-footer a {
width: 100%;
margin-top: 5px;
}
.mobile-products-cart {
display: block;
}
.display-products-cart {
display: none;
}
.display-products-cart.porder tr td.qt {
min-width: 100px;
}
.display-products-cart.porder tr td.name {
min-width: 100px;
}
.display-products-cart.porder tr td.image img {
width: 60px;
}
}
