html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
hr,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  vertical-align: baseline;
  margin: 0;
  padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

ol,
ul,
li {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

html {
  position: static !important;
  top: 0 !important;
  box-sizing: border-box
}

body{
  font-family: 'Montserrat', sans-serif;
  line-height: 1.5;
}

*,
*:before,
*:after {
  box-sizing: inherit
}

.white {
  color: #262626 !important;
  background-color: #fff !important
}

.white.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(255, 255, 255, 0.15)
}

.white.button:hover,
.white.button:focus {
  background-color: #e6e6e6 !important
}

.white.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(255, 255, 255, 0.2)
}

.white.pale {
  background-color: #fff !important;
  color: #fff !important
}

.white.pale.button:hover,
.white.pale.button:focus {
  background-color: #f3f2f2 !important
}

.text-white,
.pale.text-white {
  color: #fff !important
}

.text-white.button svg,
.text-white svg.arrow,
.pale.text-white.button svg,
.pale.text-white svg.arrow {
  fill: #262626 !important
}

.text-white-hover:hover {
  color: #fff !important
}

.text-white-hover:hover svg.arrow {
  fill: #fff !important
}

.black {
  color: #fff !important;
  /* background-color: #262626 !important */
}

.black.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(38, 38, 38, 0.15)
}

.black.button:hover,
.black.button:focus {
  background-color: #0d0d0d !important
}

.black.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(38, 38, 38, 0.2)
}

.black.pale {
  background-color: #828282 !important;
  color: #262626 !important
}

.black.pale.button:hover,
.black.pale.button:focus {
  background-color: #7b6f6f !important
}

.text-black,
.pale.text-black {
  color: #262626 !important
}

.text-black.button svg,
.text-black svg.arrow,
.pale.text-black.button svg,
.pale.text-black svg.arrow {
  fill: #fff !important
}

.text-black-hover:hover {
  color: #262626 !important
}

.text-black-hover:hover svg.arrow {
  fill: #262626 !important
}

.gray {
  color: #fff !important;
  background-color: #828282 !important
}

.gray.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(130, 130, 130, 0.15)
}

.gray.button:hover,
.gray.button:focus {
  background-color: dimgray !important
}

.gray.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(130, 130, 130, 0.2)
}

.gray.pale {
  background-color: #dedede !important;
  color: #828282 !important
}

.gray.pale.button:hover,
.gray.pale.button:focus {
  background-color: #d3cfcf !important
}

.text-gray,
.pale.text-gray {
  color: #828282 !important
}

.text-gray.button svg,
.text-gray svg.arrow,
.pale.text-gray.button svg,
.pale.text-gray svg.arrow {
  fill: #fff !important
}

.text-gray-hover:hover {
  color: #828282 !important
}

.text-gray-hover:hover svg.arrow {
  fill: #828282 !important
}

.blue {
  color: #fff !important;
  background-color: #2F80ED !important
}

.blue.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(47, 128, 237, 0.15)
}

.blue.button:hover,
.blue.button:focus {
  background-color: #1366d6 !important
}

.blue.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(47, 128, 237, 0.2)
}

.blue.pale {
  background-color: #d8e7fc !important;
  color: #2F80ED !important
}

.blue.pale.button:hover,
.blue.pale.button:focus {
  background-color: #bfd9fb !important
}

.text-blue,
.pale.text-blue {
  color: #2F80ED !important
}

.text-blue.button svg,
.text-blue svg.arrow,
.pale.text-blue.button svg,
.pale.text-blue svg.arrow {
  fill: #fff !important
}

.text-blue-hover:hover {
  color: #2F80ED !important
}

.text-blue-hover:hover svg.arrow {
  fill: #2F80ED !important
}

.yellow {
  color: #262626 !important;
  background-color: #F2C94C !important
}

.yellow.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(242, 201, 76, 0.15)
}

.yellow.button:hover,
.yellow.button:focus {
  background-color: #efbb1c !important
}

.yellow.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(242, 201, 76, 0.2)
}

.yellow.pale {
  background-color: #fefdf7 !important;
  color: #F2C94C !important
}

.yellow.pale.button:hover,
.yellow.pale.button:focus {
  background-color: #fef6df !important
}

.text-yellow,
.pale.text-yellow {
  color: #F2C94C !important
}

.text-yellow.button svg,
.text-yellow svg.arrow,
.pale.text-yellow.button svg,
.pale.text-yellow svg.arrow {
  fill: #262626 !important
}

.text-yellow-hover:hover {
  color: #F2C94C !important
}

.text-yellow-hover:hover svg.arrow {
  fill: #F2C94C !important
}

.yellow-dark {
  color: #fff !important;
  background-color: #e1ae10 !important
}

.yellow-dark.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(225, 174, 16, 0.15)
}

.yellow-dark.button:hover,
.yellow-dark.button:focus {
  background-color: #b2890d !important
}

.yellow-dark.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(225, 174, 16, 0.2)
}

.yellow-dark.pale {
  background-color: #f9e7b0 !important;
  color: #e1ae10 !important
}

.yellow-dark.pale.button:hover,
.yellow-dark.pale.button:focus {
  background-color: #fae195 !important
}

.text-yellow-dark,
.pale.text-yellow-dark {
  color: #e1ae10 !important
}

.text-yellow-dark.button svg,
.text-yellow-dark svg.arrow,
.pale.text-yellow-dark.button svg,
.pale.text-yellow-dark svg.arrow {
  fill: #fff !important
}

.text-yellow-dark-hover:hover {
  color: #e1ae10 !important
}

.text-yellow-dark-hover:hover svg.arrow {
  fill: #e1ae10 !important
}

.red {
  color: #fff !important;
  background-color: #F44336 !important
}

.red.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(244, 67, 54, 0.15)
}

.red.button:hover,
.red.button:focus {
  background-color: #ea1c0d !important
}

.red.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(244, 67, 54, 0.2)
}

.red.pale {
  background-color: #fee6e4 !important;
  color: #F44336 !important
}

.red.pale.button:hover,
.red.pale.button:focus {
  background-color: #fececb !important
}

.text-red,
.pale.text-red {
  color: #F44336 !important
}

.text-red.button svg,
.text-red svg.arrow,
.pale.text-red.button svg,
.pale.text-red svg.arrow {
  fill: #fff !important
}

.text-red-hover:hover {
  color: #F44336 !important
}

.text-red-hover:hover svg.arrow {
  fill: #F44336 !important
}

.white {
  color: #262626 !important;
  background-color: #fff !important
}

.white.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(255, 255, 255, 0.15)
}

.white.button:hover,
.white.button:focus {
  background-color: #e6e6e6 !important
}

.white.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(255, 255, 255, 0.2)
}

.white.pale {
  background-color: #fff !important;
  color: #fff !important
}

.white.pale.button:hover,
.white.pale.button:focus {
  background-color: #f3f2f2 !important
}

.text-white,
.pale.text-white {
  color: #fff !important
}

.text-white.button svg,
.text-white svg.arrow,
.pale.text-white.button svg,
.pale.text-white svg.arrow {
  fill: #262626 !important
}

.text-white-hover:hover {
  color: #fff !important
}

.text-white-hover:hover svg.arrow {
  fill: #fff !important
}

.red {
  color: #fff !important;
  background-color: #F44336 !important
}

.red.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(244, 67, 54, 0.15)
}

.red.button:hover,
.red.button:focus {
  background-color: #ea1c0d !important
}

.red.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(244, 67, 54, 0.2)
}

.red.pale {
  background-color: #fee6e4 !important;
  color: #F44336 !important
}

.red.pale.button:hover,
.red.pale.button:focus {
  background-color: #fececb !important
}

.text-red,
.pale.text-red {
  color: #F44336 !important
}

.text-red.button svg,
.text-red svg.arrow,
.pale.text-red.button svg,
.pale.text-red svg.arrow {
  fill: #fff !important
}

.text-red-hover:hover {
  color: #F44336 !important
}

.text-red-hover:hover svg.arrow {
  fill: #F44336 !important
}

.purple {
  color: #fff !important;
  background-color: #9B51E0 !important
}

.purple.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(155, 81, 224, 0.15)
}

.purple.button:hover,
.purple.button:focus {
  background-color: #8226d8 !important
}

.purple.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(155, 81, 224, 0.2)
}

.purple.pale {
  background-color: #f5edfc !important;
  color: #9B51E0 !important
}

.purple.pale.button:hover,
.purple.pale.button:focus {
  background-color: #e8d6f9 !important
}

.text-purple,
.pale.text-purple {
  color: #9B51E0 !important
}

.text-purple.button svg,
.text-purple svg.arrow,
.pale.text-purple.button svg,
.pale.text-purple svg.arrow {
  fill: #fff !important
}

.text-purple-hover:hover {
  color: #9B51E0 !important
}

.text-purple-hover:hover svg.arrow {
  fill: #9B51E0 !important
}

.deepPurple {
  color: #fff !important;
  background-color: #392DA3 !important
}

.deepPurple.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(57, 45, 163, 0.15)
}

.deepPurple.button:hover,
.deepPurple.button:focus {
  background-color: #2b227b !important
}

.deepPurple.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(57, 45, 163, 0.2)
}

.deepPurple.pale {
  background-color: #a9a2e5 !important;
  color: #392DA3 !important
}

.deepPurple.pale.button:hover,
.deepPurple.pale.button:focus {
  background-color: #948be3 !important
}

.text-deepPurple,
.pale.text-deepPurple {
  color: #392DA3 !important
}

.text-deepPurple.button svg,
.text-deepPurple svg.arrow,
.pale.text-deepPurple.button svg,
.pale.text-deepPurple svg.arrow {
  fill: #fff !important
}

.text-deepPurple-hover:hover {
  color: #392DA3 !important
}

.text-deepPurple-hover:hover svg.arrow {
  fill: #392DA3 !important
}

.lightGray {
  color: #fff !important;
  background-color: #4F4F4F !important
}

.lightGray.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(79, 79, 79, 0.15)
}

.lightGray.button:hover,
.lightGray.button:focus {
  background-color: #363636 !important
}

.lightGray.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(79, 79, 79, 0.2)
}

.lightGray.pale {
  background-color: #ababab !important;
  color: #4F4F4F !important
}

.lightGray.pale.button:hover,
.lightGray.pale.button:focus {
  background-color: #a39999 !important
}

.text-lightGray,
.pale.text-lightGray {
  color: #4F4F4F !important
}

.text-lightGray.button svg,
.text-lightGray svg.arrow,
.pale.text-lightGray.button svg,
.pale.text-lightGray svg.arrow {
  fill: #fff !important
}

.text-lightGray-hover:hover {
  color: #4F4F4F !important
}

.text-lightGray-hover:hover svg.arrow {
  fill: #4F4F4F !important
}

.orange {
  color: #fff !important;
  background-color: #f49a40 !important
}

.orange.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(244, 154, 64, 0.15)
}

.orange.button:hover,
.orange.button:focus {
  background-color: #f18110 !important
}

.orange.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(244, 154, 64, 0.2)
}

.orange.pale {
  background-color: #fef6ee !important;
  color: #f49a40 !important
}

.orange.pale.button:hover,
.orange.pale.button:focus {
  background-color: #fee9d4 !important
}

.text-orange,
.pale.text-orange {
  color: #f49a40 !important
}

.text-orange.button svg,
.text-orange svg.arrow,
.pale.text-orange.button svg,
.pale.text-orange svg.arrow {
  fill: #fff !important
}

.text-orange-hover:hover {
  color: #f49a40 !important
}

.text-orange-hover:hover svg.arrow {
  fill: #f49a40 !important
}

.teal {
  color: #fff !important;
  background-color: #56CCF2 !important
}

.teal.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(86, 204, 242, 0.15)
}

.teal.button:hover,
.teal.button:focus {
  background-color: #27beee !important
}

.teal.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(86, 204, 242, 0.2)
}

.teal.pale {
  background-color: #fff !important;
  color: #56CCF2 !important
}

.teal.pale.button:hover,
.teal.pale.button:focus {
  background-color: #e7f8fe !important
}

.text-teal,
.pale.text-teal {
  color: #56CCF2 !important
}

.text-teal.button svg,
.text-teal svg.arrow,
.pale.text-teal.button svg,
.pale.text-teal svg.arrow {
  fill: #fff !important
}

.text-teal-hover:hover {
  color: #56CCF2 !important
}

.text-teal-hover:hover svg.arrow {
  fill: #56CCF2 !important
}

.indigo {
  color: #fff !important;
  background-color: #5c51e0 !important
}

.indigo.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(92, 81, 224, 0.15)
}

.indigo.button:hover,
.indigo.button:focus {
  background-color: #3426d8 !important
}

.indigo.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(92, 81, 224, 0.2)
}

.indigo.pale {
  background-color: #eeedfc !important;
  color: #5c51e0 !important
}

.indigo.pale.button:hover,
.indigo.pale.button:focus {
  background-color: #d9d6f9 !important
}

.text-indigo,
.pale.text-indigo {
  color: #5c51e0 !important
}

.text-indigo.button svg,
.text-indigo svg.arrow,
.pale.text-indigo.button svg,
.pale.text-indigo svg.arrow {
  fill: #fff !important
}

.text-indigo-hover:hover {
  color: #5c51e0 !important
}

.text-indigo-hover:hover svg.arrow {
  fill: #5c51e0 !important
}

.blue {
  color: #fff !important;
  background-color: #2F80ED !important
}

.blue.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(47, 128, 237, 0.15)
}

.blue.button:hover,
.blue.button:focus {
  background-color: #1366d6 !important
}

.blue.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(47, 128, 237, 0.2)
}

.blue.pale {
  background-color: #d8e7fc !important;
  color: #2F80ED !important
}

.blue.pale.button:hover,
.blue.pale.button:focus {
  background-color: #bfd9fb !important
}

.text-blue,
.pale.text-blue {
  color: #2F80ED !important
}

.text-blue.button svg,
.text-blue svg.arrow,
.pale.text-blue.button svg,
.pale.text-blue svg.arrow {
  fill: #fff !important
}

.text-blue-hover:hover {
  color: #2F80ED !important
}

.text-blue-hover:hover svg.arrow {
  fill: #2F80ED !important
}

.cyan {
  color: #fff !important;
  background-color: #00BCD4 !important
}

.cyan.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(0, 188, 212, 0.15)
}

.cyan.button:hover,
.cyan.button:focus {
  background-color: #008fa1 !important
}

.cyan.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(0, 188, 212, 0.2)
}

.cyan.pale {
  background-color: #8df2ff !important;
  color: #00BCD4 !important
}

.cyan.pale.button:hover,
.cyan.pale.button:focus {
  background-color: #73efff !important
}

.text-cyan,
.pale.text-cyan {
  color: #00BCD4 !important
}

.text-cyan.button svg,
.text-cyan svg.arrow,
.pale.text-cyan.button svg,
.pale.text-cyan svg.arrow {
  fill: #fff !important
}

.text-cyan-hover:hover {
  color: #00BCD4 !important
}

.text-cyan-hover:hover svg.arrow {
  fill: #00BCD4 !important
}

.mailpost {
  color: #fff !important;
  background-color: #5467E4 !important
}

.mailpost.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(84, 103, 228, 0.15)
}

.mailpost.button:hover,
.mailpost.button:focus {
  background-color: #2840dd !important
}

.mailpost.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(84, 103, 228, 0.2)
}

.mailpost.pale {
  background-color: #f3f4fd !important;
  color: #5467E4 !important
}

.mailpost.pale.button:hover,
.mailpost.pale.button:focus {
  background-color: #dce0fb !important
}

.text-mailpost,
.pale.text-mailpost {
  color: #5467E4 !important
}

.text-mailpost.button svg,
.text-mailpost svg.arrow,
.pale.text-mailpost.button svg,
.pale.text-mailpost svg.arrow {
  fill: #fff !important
}

.text-mailpost-hover:hover {
  color: #5467E4 !important
}

.text-mailpost-hover:hover svg.arrow {
  fill: #5467E4 !important
}

.pulsetic {
  color: #fff !important;
  background-color: #6451E0 !important
}

.pulsetic.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(100, 81, 224, 0.15)
}

.pulsetic.button:hover,
.pulsetic.button:focus {
  background-color: #3e26d8 !important
}

.pulsetic.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(100, 81, 224, 0.2)
}

.pulsetic.pale {
  background-color: #efedfc !important;
  color: #6451E0 !important
}

.pulsetic.pale.button:hover,
.pulsetic.pale.button:focus {
  background-color: #dbd6f9 !important
}

.text-pulsetic,
.pale.text-pulsetic {
  color: #6451E0 !important
}

.text-pulsetic.button svg,
.text-pulsetic svg.arrow,
.pale.text-pulsetic.button svg,
.pale.text-pulsetic svg.arrow {
  fill: #fff !important
}

.text-pulsetic-hover:hover {
  color: #6451E0 !important
}

.text-pulsetic-hover:hover svg.arrow {
  fill: #6451E0 !important
}

.siter {
  color: #fff !important;
  background-color: #267BF0 !important
}

.siter.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(38, 123, 240, 0.15)
}

.siter.button:hover,
.siter.button:focus {
  background-color: #0f62d4 !important
}

.siter.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(38, 123, 240, 0.2)
}

.siter.pale {
  background-color: #d2e3fc !important;
  color: #267BF0 !important
}

.siter.pale.button:hover,
.siter.pale.button:focus {
  background-color: #b8d5fc !important
}

.text-siter,
.pale.text-siter {
  color: #267BF0 !important
}

.text-siter.button svg,
.text-siter svg.arrow,
.pale.text-siter.button svg,
.pale.text-siter svg.arrow {
  fill: #fff !important
}

.text-siter-hover:hover {
  color: #267BF0 !important
}

.text-siter-hover:hover svg.arrow {
  fill: #267BF0 !important
}

.green {
  color: #fff !important;
  background-color: #27AE60 !important
}

.green.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(39, 174, 96, 0.15)
}

.green.button:hover,
.green.button:focus {
  background-color: #1e8449 !important
}

.green.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(39, 174, 96, 0.2)
}

.green.pale {
  background-color: #d4f5e2 !important;
  color: #27AE60 !important
}

.green.pale.button:hover,
.green.pale.button:focus {
  background-color: #bef3d4 !important
}

.text-green,
.pale.text-green {
  color: #27AE60 !important
}

.text-green.button svg,
.text-green svg.arrow,
.pale.text-green.button svg,
.pale.text-green svg.arrow {
  fill: #fff !important
}

.text-green-hover:hover {
  color: #27AE60 !important
}

.text-green-hover:hover svg.arrow {
  fill: #27AE60 !important
}

.pink {
  color: #fff !important;
  background-color: #F065CB !important
}

.pink.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(240, 101, 203, 0.15)
}

.pink.button:hover,
.pink.button:focus {
  background-color: #eb37bb !important
}

.pink.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(240, 101, 203, 0.2)
}

.pink.pale {
  background-color: #fff !important;
  color: #F065CB !important
}

.pink.pale.button:hover,
.pink.pale.button:focus {
  background-color: #fde7f7 !important
}

.text-pink,
.pale.text-pink {
  color: #F065CB !important
}

.text-pink.button svg,
.text-pink svg.arrow,
.pale.text-pink.button svg,
.pale.text-pink svg.arrow {
  fill: #fff !important
}

.text-pink-hover:hover {
  color: #F065CB !important
}

.text-pink-hover:hover svg.arrow {
  fill: #F065CB !important
}

.primary {
  color: #fff !important;
  background-color: #2F80ED !important
}

.primary.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(47, 128, 237, 0.15)
}

.primary.button:hover,
.primary.button:focus {
  background-color: #1366d6 !important
}

.primary.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(47, 128, 237, 0.2)
}

.primary.pale {
  background-color: #d8e7fc !important;
  color: #2F80ED !important
}

.primary.pale.button:hover,
.primary.pale.button:focus {
  background-color: #bfd9fb !important
}

.text-primary,
.pale.text-primary {
  color: #2F80ED !important
}

.text-primary.button svg,
.text-primary svg.arrow,
.pale.text-primary.button svg,
.pale.text-primary svg.arrow {
  fill: #fff !important
}

.text-primary-hover:hover {
  color: #2F80ED !important
}

.text-primary-hover:hover svg.arrow {
  fill: #2F80ED !important
}

.primary-soft {
  color: #262626 !important;
  background-color: #ECEFF3 !important
}

.primary-soft.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(236, 239, 243, 0.15)
}

.primary-soft.button:hover,
.primary-soft.button:focus {
  background-color: #cdd5df !important
}

.primary-soft.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(236, 239, 243, 0.2)
}

.primary-soft.pale {
  background-color: #fff !important;
  color: #ECEFF3 !important
}

.primary-soft.pale.button:hover,
.primary-soft.pale.button:focus {
  background-color: #eff2f6 !important
}

.text-primary-soft,
.pale.text-primary-soft {
  color: #ECEFF3 !important
}

.text-primary-soft.button svg,
.text-primary-soft svg.arrow,
.pale.text-primary-soft.button svg,
.pale.text-primary-soft svg.arrow {
  fill: #262626 !important
}

.text-primary-soft-hover:hover {
  color: #ECEFF3 !important
}

.text-primary-soft-hover:hover svg.arrow {
  fill: #ECEFF3 !important
}

/* .active {
  color: #fff !important;
  background-color: #2F80ED !important
} */

.active.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(47, 128, 237, 0.15)
}

.active.button:hover,
.active.button:focus {
  background-color: #1366d6 !important
}

.active.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(47, 128, 237, 0.2)
}

.active.pale {
  background-color: #d8e7fc !important;
  color: #2F80ED !important
}

.active.pale.button:hover,
.active.pale.button:focus {
  background-color: #bfd9fb !important
}

.text-active,
.pale.text-active {
  color: #2F80ED !important
}

.text-active.button svg,
.text-active svg.arrow,
.pale.text-active.button svg,
.pale.text-active svg.arrow {
  fill: #fff !important
}

.text-active-hover:hover {
  color: #2F80ED !important
}

.text-active-hover:hover svg.arrow {
  fill: #2F80ED !important
}

.passive {
  color: #fff !important;
  background-color: #949ba9 !important
}

.passive.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(148, 155, 169, 0.15)
}

.passive.button:hover,
.passive.button:focus {
  background-color: #788192 !important
}

.passive.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(148, 155, 169, 0.2)
}

.passive.pale {
  background-color: #fafafb !important;
  color: #949ba9 !important
}

.passive.pale.button:hover,
.passive.pale.button:focus {
  background-color: #ebedf0 !important
}

.text-passive,
.pale.text-passive {
  color: #949ba9 !important
}

.text-passive.button svg,
.text-passive svg.arrow,
.pale.text-passive.button svg,
.pale.text-passive svg.arrow {
  fill: #fff !important
}

.text-passive-hover:hover {
  color: #949ba9 !important
}

.text-passive-hover:hover svg.arrow {
  fill: #949ba9 !important
}

.background-facebook {
  color: #fff !important;
  background-color: #3b5998 !important
}

.background-facebook.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(59, 89, 152, 0.15)
}

.background-facebook.button:hover,
.background-facebook.button:focus {
  background-color: #2d4373 !important
}

.background-facebook.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(59, 89, 152, 0.2)
}

.background-facebook.pale {
  background-color: #acbcdf !important;
  color: #3b5998 !important
}

.background-facebook.pale.button:hover,
.background-facebook.pale.button:focus {
  background-color: #96acdb !important
}

.text-background-facebook,
.pale.text-background-facebook {
  color: #3b5998 !important
}

.text-background-facebook.button svg,
.text-background-facebook svg.arrow,
.pale.text-background-facebook.button svg,
.pale.text-background-facebook svg.arrow {
  fill: #fff !important
}

.text-background-facebook-hover:hover {
  color: #3b5998 !important
}

.text-background-facebook-hover:hover svg.arrow {
  fill: #3b5998 !important
}

.background-twitter {
  color: #fff !important;
  background-color: #55acee !important
}

.background-twitter.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(85, 172, 238, 0.15)
}

.background-twitter.button:hover,
.background-twitter.button:focus {
  background-color: #2795e9 !important
}

.background-twitter.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(85, 172, 238, 0.2)
}

.background-twitter.pale {
  background-color: #fcfdff !important;
  color: #55acee !important
}

.background-twitter.pale.button:hover,
.background-twitter.pale.button:focus {
  background-color: #e4f2fd !important
}

.text-background-twitter,
.pale.text-background-twitter {
  color: #55acee !important
}

.text-background-twitter.button svg,
.text-background-twitter svg.arrow,
.pale.text-background-twitter.button svg,
.pale.text-background-twitter svg.arrow {
  fill: #fff !important
}

.text-background-twitter-hover:hover {
  color: #55acee !important
}

.text-background-twitter-hover:hover svg.arrow {
  fill: #55acee !important
}

.background-ph {
  color: #fff !important;
  background-color: #DA552F !important
}

.background-ph.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(218, 85, 47, 0.15)
}

.background-ph.button:hover,
.background-ph.button:focus {
  background-color: #b64220 !important
}

.background-ph.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(218, 85, 47, 0.2)
}

.background-ph.pale {
  background-color: #f6d4cb !important;
  color: #DA552F !important
}

.background-ph.pale.button:hover,
.background-ph.pale.button:focus {
  background-color: #f4c1b3 !important
}

.text-background-ph,
.pale.text-background-ph {
  color: #DA552F !important
}

.text-background-ph.button svg,
.text-background-ph svg.arrow,
.pale.text-background-ph.button svg,
.pale.text-background-ph svg.arrow {
  fill: #fff !important
}

.text-background-ph-hover:hover {
  color: #DA552F !important
}

.text-background-ph-hover:hover svg.arrow {
  fill: #DA552F !important
}

.background-linkedin {
  color: #fff !important;
  background-color: #0077B5 !important
}

.background-linkedin.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(0, 119, 181, 0.15)
}

.background-linkedin.button:hover,
.background-linkedin.button:focus {
  background-color: #005582 !important
}

.background-linkedin.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(0, 119, 181, 0.2)
}

.background-linkedin.pale {
  background-color: #6ecdff !important;
  color: #0077B5 !important
}

.background-linkedin.pale.button:hover,
.background-linkedin.pale.button:focus {
  background-color: #54c4ff !important
}

.text-background-linkedin,
.pale.text-background-linkedin {
  color: #0077B5 !important
}

.text-background-linkedin.button svg,
.text-background-linkedin svg.arrow,
.pale.text-background-linkedin.button svg,
.pale.text-background-linkedin svg.arrow {
  fill: #fff !important
}

.text-background-linkedin-hover:hover {
  color: #0077B5 !important
}

.text-background-linkedin-hover:hover svg.arrow {
  fill: #0077B5 !important
}

.background-pinterest {
  color: #fff !important;
  background-color: #cc2127 !important
}

.background-pinterest.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(204, 33, 39, 0.15)
}

.background-pinterest.button:hover,
.background-pinterest.button:focus {
  background-color: #a01a1f !important
}

.background-pinterest.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(204, 33, 39, 0.2)
}

.background-pinterest.pale {
  background-color: #f3b2b4 !important;
  color: #cc2127 !important
}

.background-pinterest.pale.button:hover,
.background-pinterest.pale.button:focus {
  background-color: #f2999c !important
}

.text-background-pinterest,
.pale.text-background-pinterest {
  color: #cc2127 !important
}

.text-background-pinterest.button svg,
.text-background-pinterest svg.arrow,
.pale.text-background-pinterest.button svg,
.pale.text-background-pinterest svg.arrow {
  fill: #fff !important
}

.text-background-pinterest-hover:hover {
  color: #cc2127 !important
}

.text-background-pinterest-hover:hover svg.arrow {
  fill: #cc2127 !important
}

.background-instagram {
  color: #fff !important;
  background-color: #db565b !important
}

.background-instagram.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(219, 86, 91, 0.15)
}

.background-instagram.button:hover,
.background-instagram.button:focus {
  background-color: #d12d33 !important
}

.background-instagram.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(219, 86, 91, 0.2)
}

.background-instagram.pale {
  background-color: #fbedee !important;
  color: #db565b !important
}

.background-instagram.pale.button:hover,
.background-instagram.pale.button:focus {
  background-color: #f8d7d8 !important
}

.text-background-instagram,
.pale.text-background-instagram {
  color: #db565b !important
}

.text-background-instagram.button svg,
.text-background-instagram svg.arrow,
.pale.text-background-instagram.button svg,
.pale.text-background-instagram svg.arrow {
  fill: #fff !important
}

.text-background-instagram-hover:hover {
  color: #db565b !important
}

.text-background-instagram-hover:hover svg.arrow {
  fill: #db565b !important
}

.background-dribbble {
  color: #fff !important;
  background-color: #ea4c89 !important
}

.background-dribbble.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(234, 76, 137, 0.15)
}

.background-dribbble.button:hover,
.background-dribbble.button:focus {
  background-color: #e51e6b !important
}

.background-dribbble.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(234, 76, 137, 0.2)
}

.background-dribbble.pale {
  background-color: #fdf0f5 !important;
  color: #ea4c89 !important
}

.background-dribbble.pale.button:hover,
.background-dribbble.pale.button:focus {
  background-color: #fcd8e6 !important
}

.text-background-dribbble,
.pale.text-background-dribbble {
  color: #ea4c89 !important
}

.text-background-dribbble.button svg,
.text-background-dribbble svg.arrow,
.pale.text-background-dribbble.button svg,
.pale.text-background-dribbble svg.arrow {
  fill: #fff !important
}

.text-background-dribbble-hover:hover {
  color: #ea4c89 !important
}

.text-background-dribbble-hover:hover svg.arrow {
  fill: #ea4c89 !important
}

.background-yt {
  color: #fff !important;
  background-color: #cd201f !important
}

.background-yt.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(205, 32, 31, 0.15)
}

.background-yt.button:hover,
.background-yt.button:focus {
  background-color: #a11918 !important
}

.background-yt.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(205, 32, 31, 0.2)
}

.background-yt.pale {
  background-color: #f3b1b0 !important;
  color: #cd201f !important
}

.background-yt.pale.button:hover,
.background-yt.pale.button:focus {
  background-color: #f39897 !important
}

.text-background-yt,
.pale.text-background-yt {
  color: #cd201f !important
}

.text-background-yt.button svg,
.text-background-yt svg.arrow,
.pale.text-background-yt.button svg,
.pale.text-background-yt svg.arrow {
  fill: #fff !important
}

.text-background-yt-hover:hover {
  color: #cd201f !important
}

.text-background-yt-hover:hover svg.arrow {
  fill: #cd201f !important
}

.background-medium {
  color: #fff !important;
  background-color: #000 !important
}

.background-medium.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.15)
}

.background-medium.button:hover,
.background-medium.button:focus {
  background-color: #000 !important
}

.background-medium.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.2)
}

.background-medium.pale {
  background-color: #5c5c5c !important;
  color: #000 !important
}

.background-medium.pale.button:hover,
.background-medium.pale.button:focus {
  background-color: #534b4b !important
}

.text-background-medium,
.pale.text-background-medium {
  color: #000 !important
}

.text-background-medium.button svg,
.text-background-medium svg.arrow,
.pale.text-background-medium.button svg,
.pale.text-background-medium svg.arrow {
  fill: #fff !important
}

.text-background-medium-hover:hover {
  color: #000 !important
}

.text-background-medium-hover:hover svg.arrow {
  fill: #000 !important
}

.background-rss {
  color: #fff !important;
  background-color: #ffaa31 !important
}

.background-rss.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(255, 170, 49, 0.15)
}

.background-rss.button:hover,
.background-rss.button:focus {
  background-color: #fd9500 !important
}

.background-rss.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(255, 170, 49, 0.2)
}

.background-rss.pale {
  background-color: #fff6e9 !important;
  color: #ffaa31 !important
}

.background-rss.pale.button:hover,
.background-rss.pale.button:focus {
  background-color: #ffebcf !important
}

.text-background-rss,
.pale.text-background-rss {
  color: #ffaa31 !important
}

.text-background-rss.button svg,
.text-background-rss svg.arrow,
.pale.text-background-rss.button svg,
.pale.text-background-rss svg.arrow {
  fill: #fff !important
}

.text-background-rss-hover:hover {
  color: #ffaa31 !important
}

.text-background-rss-hover:hover svg.arrow {
  fill: #ffaa31 !important
}

.background-website {
  color: #fff !important;
  background-color: #047CD1 !important
}

.background-website.button:not(.flat) {
  box-shadow: 0px 4px 9px rgba(4, 124, 209, 0.15)
}

.background-website.button:hover,
.background-website.button:focus {
  background-color: #035e9f !important
}

.background-website.button:not(.flat):hover {
  box-shadow: 0px 6px 12px rgba(4, 124, 209, 0.2)
}

.background-website.pale {
  background-color: #90d0fd !important;
  color: #047CD1 !important
}

.background-website.pale.button:hover,
.background-website.pale.button:focus {
  background-color: #74c5ff !important
}

.text-background-website,
.pale.text-background-website {
  color: #047CD1 !important
}

.text-background-website.button svg,
.text-background-website svg.arrow,
.pale.text-background-website.button svg,
.pale.text-background-website svg.arrow {
  fill: #fff !important
}

.text-background-website-hover:hover {
  color: #047CD1 !important
}

.text-background-website-hover:hover svg.arrow {
  fill: #047CD1 !important
}

html,
body {
  max-width: 100%;
  -webkit-tap-highlight-color: transparent
}

html {
  margin: 0;
  padding: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #262626
}

body {
  position: relative;
  font-family: 'Montserrat', sans-serif;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow-x: hidden;
  line-height: 1.5
}

img {
  max-width: 100%;
  display: inline-block
}

a {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
  transition: 0.35s
}

a.underline {
  text-decoration: underline
}

a:hover,
a:focus {
  transition: 0.15s
}

a:focus {
  outline: none
}

mark {
  color: inherit;
  background: transparent;
  box-shadow: 0 -5px 0 rgba(252, 216, 86, 0.4) inset
}

.link,
.pages .page .article-single a,
#cart h3 a:after {
  color: #186bff;
  border-top: 2px solid transparent;
  border-bottom: 2px solid rgba(24, 107, 255, 0.15)
}

.link:hover,
.pages .page .article-single a:hover,
#cart h3 a:hover:after,
.link:focus,
.pages .page .article-single a:focus,
#cart h3 a:focus:after {
  border-bottom-color: rgba(47, 128, 237, 0);
  background: rgba(47, 128, 237, 0.2)
}

.link.text-teal,
.pages .page .article-single a.text-teal,
#cart h3 a.text-teal:after {
  border-bottom: 2px solid rgba(86, 204, 242, 0.15)
}

.link.text-teal:hover,
.pages .page .article-single a.text-teal:hover,
#cart h3 a.text-teal:hover:after,
.link.text-teal:focus,
.pages .page .article-single a.text-teal:focus,
#cart h3 a.text-teal:focus:after {
  border-bottom-color: rgba(86, 204, 242, 0);
  background: rgba(86, 204, 242, 0.2)
}

.link.text-green,
.pages .page .article-single a.text-green,
#cart h3 a.text-green:after {
  border-bottom: 2px solid rgba(39, 174, 96, 0.15)
}

.link.text-green:hover,
.pages .page .article-single a.text-green:hover,
#cart h3 a.text-green:hover:after,
.link.text-green:focus,
.pages .page .article-single a.text-green:focus,
#cart h3 a.text-green:focus:after {
  border-bottom-color: rgba(39, 174, 96, 0);
  background: rgba(39, 174, 96, 0.2)
}

.link.text-pink,
.pages .page .article-single a.text-pink,
#cart h3 a.text-pink:after {
  border-bottom: 2px solid rgba(240, 101, 203, 0.15)
}

.link.text-pink:hover,
.pages .page .article-single a.text-pink:hover,
#cart h3 a.text-pink:hover:after,
.link.text-pink:focus,
.pages .page .article-single a.text-pink:focus,
#cart h3 a.text-pink:focus:after {
  border-bottom-color: rgba(240, 101, 203, 0);
  background: rgba(240, 101, 203, 0.2)
}

.link.text-white,
.pages .page .article-single a.text-white,
#cart h3 a.text-white:after {
  border-bottom: 2px solid rgba(255, 255, 255, 0.15)
}

.link.text-white:hover,
.pages .page .article-single a.text-white:hover,
#cart h3 a.text-white:hover:after,
.link.text-white:focus,
.pages .page .article-single a.text-white:focus,
#cart h3 a.text-white:focus:after {
  border-bottom-color: rgba(255, 255, 255, 0);
  background: rgba(255, 255, 255, 0.2)
}

h1,
.h1 {
  font-size: 52px;
  line-height: 1.16;
  margin-bottom: 17px;
  letter-spacing: -.03em;
  font-family: 'Montserrat', sans-serif;
}

h1.small,
.h1.small {
  font-size: 28px;
  margin-bottom: 25px
}

@media (max-width: 767px) {

  h1,
  .h1 {
    font-size: 36px;
    margin-bottom: 20px
  }
}

h2,
.h2 {
  font-size: 35px;
  line-height: 1.17;
  margin-bottom: 15px
}

h3,
.h3 {
  font-size: 20px;
  margin-bottom: 12px
}

h4,
.h4 {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.25
}

h5,
.h5 {
  font-size: 19px
}

@media (max-width: 767px) {

  h1.small,
  .h1.small {
    font-size: 28px
  }

  .mobileCrop {
    margin: 0 !important
  }

  .mobileCropBottom {
    margin-bottom: 0 !important
  }

  .mobileCropTop {
    margin-top: 0 !important
  }

  .mobileCropLeft {
    margin-left: 0 !important
  }

  .mobileCropRight {
    margin-right: 0 !important
  }
}

@media (max-width: 319px) {

  h1.huge,
  .h1.huge,
  h1.big,
  .h1.big {
    font-size: 50px
  }
}

::-moz-selection {
  background: #2F80ED;
  color: #fff
}

::selection {
  background: #2F80ED;
  color: #fff
}

::-moz-selection {
  background: #2F80ED;
  color: #fff
}

.button {
  display: inline-block;
  border-radius: 5px;
  padding: 13px 20px;
  color: #fff;
  border: none;
  outline: none;
  text-decoration: none;
  background: #262626;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  letter-spacing: normal !important;
  position: relative;
  white-space: nowrap;
  transform: translate3d(0, 0, 0);
  box-shadow: 0px 10px 20px rgba(10, 33, 65, 0.05), 0px 0px 2px rgba(0, 0, 0, 0.13);
  -webkit-appearance: none;
  margin-bottom: 10px;
  transition: 0.3s;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important
}

@media (max-width: 767px) {
  .button {
    max-width: 100%;
    white-space: normal
  }
}

.button.pair-button {
  width: calc(50% - 4px)
}

.slide .button,
.popup .button {
  margin-left: 5px;
  margin-right: 5px
}

.slide .button.small,
.popup .button.small {
  margin-left: 4px;
  margin-right: 4px
}

.button.wide {
  margin-left: 0 !important;
  margin-right: 0 !important
}

.button .material-icons {
  position: relative;
  vertical-align: middle;
  margin-right: 8px;
  font-size: 20px;
  top: -2px;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important
}

.button .material-icons.small {
  font-size: 17px;
  bottom: 1px
}

.button .material-icons.right {
  margin-left: 8px;
  margin-right: 0px
}

.button svg {
  width: 20px;
  height: 20px;
  margin-top: -3px;
  vertical-align: middle;
  margin-right: 10px;
  pointer-events: none !important;
  position: relative
}

.button svg * {
  pointer-events: none !important
}

.button svg.right {
  margin-right: 0;
  margin-left: 10px
}

.button:hover {
  opacity: 1
}

.button:hover:after {
  opacity: .5
}

.button:active {
  transform: translateY(2px) !important;
  transition: 0.35s !important
}

.button:active:after {
  opacity: 1
}

.button.lowercase {
  text-transform: lowercase;
  letter-spacing: 0em;
  font-weight: 300
}

.button.round {
  border-radius: 99px;
  padding-left: 28px;
  padding-right: 28px
}

.button.rounded {
  border-radius: 6px
}

.button.flat {
  box-shadow: none !important
}

.button:not(.stroke) svg {
  fill: #fff
}

.button.small {
  font-size: 15px;
  font-weight: 500;
  padding: 8px 17px
}

.button.small.rounded {
  border-radius: 5px !important
}

.button.small .material-icons {
  vertical-align: bottom;
  position: relative;
  font-size: 18px;
  margin-right: 8px;
  bottom: 1px
}

.button.small .material-icons.right {
  margin-left: 8px;
  margin-right: 0px
}

.button.small svg {
  width: 16px;
  height: 16px;
  margin-right: 10px;
  top: 0px
}

.button.small svg.right {
  margin-right: 0;
  margin-left: 10px
}

.button.small.round {
  padding-left: 18px;
  padding-right: 18px
}

.button.small.rounded {
  border-radius: 6px
}

.button.small.uppercase {
  font-size: 12px;
  padding: 12px 16px;
  letter-spacing: 0.125em
}

.button.small.uppercase.round {
  padding-left: 19px;
  padding-right: 19px
}

.button+.button:not(.wide) {
  margin-left: 8px
}

article.whiteSlide .button.stroke {
  color: #262626
}

article.whiteSlide .button.white:hover {
  box-shadow: 0 0 0 1px rgba(41, 41, 41, 0) inset, inset 0 -100px 0 rgba(41, 41, 41, 0.06), 0 4px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 10px 0 rgba(0, 0, 0, 0.06), 0 2px 4px -1px rgba(0, 0, 0, 0.18)
}

article.whiteSlide svg {
  fill: #262626
}

hr {
  height: 1px;
  background: #ECEFF3
}

form * {
  font-family: 'Montserrat', sans-serif;
}

textarea {
  max-height: 200px;
  max-width: 100%;
  min-height: 130px
}

textarea.round {
  border-radius: 15px !important
}

label,
.label {
  display: block
}

label.uppercase,
.label.uppercase {
  font-size: 14px
}

a:focus {
  outline: 1px dotted;
  outline-offset: 1px
}

/* .input,
input[type="text"],
input[type="name"],
input[type="email"],
input[type="password"],
input[type="tel"],
textarea,
select {
  position: relative;
  width: 100%;
  background: #fff;
  font-size: 17px;
  padding: 14px 18px;
  color: #242424;
  font-family: 'Montserrat', sans-serif;
  border-radius: 5px;
  outline: none;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #e0e5eb;
  transition: 0.15s
}

.input.small,
input[type="text"].small,
input[type="name"].small,
input[type="email"].small,
input[type="password"].small,
input[type="tel"].small,
textarea.small,
select.small {
  font-size: 16px;
  padding: 8px 13px
}

.input:not([disabled]):focus,
.input:not([disabled]):hover,
input[type="text"]:not([disabled]):focus,
input[type="text"]:not([disabled]):hover,
input[type="name"]:not([disabled]):focus,
input[type="name"]:not([disabled]):hover,
input[type="email"]:not([disabled]):focus,
input[type="email"]:not([disabled]):hover,
input[type="password"]:not([disabled]):focus,
input[type="password"]:not([disabled]):hover,
input[type="tel"]:not([disabled]):focus,
input[type="tel"]:not([disabled]):hover,
textarea:not([disabled]):focus,
textarea:not([disabled]):hover,
select:not([disabled]):focus,
select:not([disabled]):hover {
  border-color: rgba(47, 128, 237, 0.8)
}

.input.round,
input[type="text"].round,
input[type="name"].round,
input[type="email"].round,
input[type="password"].round,
input[type="tel"].round,
textarea.round,
select.round {
  border-radius: 50px;
  padding-left: 22px;
  padding-right: 22px
}

.input.confirmed,
input[type="text"].confirmed,
input[type="name"].confirmed,
input[type="email"].confirmed,
input[type="password"].confirmed,
input[type="tel"].confirmed,
textarea.confirmed,
select.confirmed {
  pointer-events: none;
  background-color: #edfbf3 !important;
  color: #1c7c44 !important;
  border-color: rgba(39, 174, 96, 0.2)
}

.input.rounded,
input[type="text"].rounded,
input[type="name"].rounded,
input[type="email"].rounded,
input[type="password"].rounded,
input[type="tel"].rounded,
textarea.rounded,
select.rounded {
  border-radius: 6px
}

.input::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="name"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #242424;
  font-weight: 400;
  opacity: .5
}

.input:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="name"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
  color: #242424;
  font-weight: 400;
  opacity: .5
}

.input::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="name"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: #242424;
  font-weight: 400;
  opacity: .5
}

.input:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="name"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #242424;
  font-weight: 400;
  opacity: .5
}

textarea {
  font-weight: 400
}

textarea.round {
  border-radius: 25px
}

select {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 18L22 24L28 18" stroke="rgb(50,50,50)"/></svg>');
  background-repeat: no-repeat;
  background-position: right;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

input[type="text"].wide,
input[type="name"].wide,
input[type="email"].wide,
input[type="password"].wide,
input[type="tel"].wide,
input[type="submit"].wide,
button[type="submit"].wide,
textarea.wide {
  max-width: 100%
} */

@media (min-width: 769px) {
  input.pair {
    width: 50% !important;
    max-width: 50% !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important
  }

  input.pair+.pair {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    width: calc(50% + 1px) !important;
    max-width: calc(50% + 1px) !important;
    margin-left: -1px
  }
}

.content {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  -webkit-overflow-scrolling: touch
}

.content img {
  display: block;
  height: auto
}

.content.scrollBar {
  overflow-y: auto
}

.windows .defaultScroll .content {
  overflow: auto;
  overflow-x: hidden
}

.mobile .content {
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch
}

.fade .content {
  background: rgba(0, 0, 0, 0.6)
}

.fade-1 .content {
  background: rgba(0, 0, 0, 0.1)
}

.fade-2 .content {
  background: rgba(0, 0, 0, 0.2)
}

.fade-3 .content {
  background: rgba(0, 0, 0, 0.3)
}

.fade-4 .content {
  background: rgba(0, 0, 0, 0.4)
}

.fade-5 .content {
  background: rgba(0, 0, 0, 0.5)
}

.fade-6 .content {
  background: rgba(0, 0, 0, 0.6)
}

.fade-7 .content {
  background: rgba(0, 0, 0, 0.7)
}

.fade-8 .content {
  background: rgba(0, 0, 0, 0.8)
}

.fade-9 .content {
  background: rgba(0, 0, 0, 0.9)
}

.container,
.s-container {
  display: table;
  table-layout: fixed;
  position: relative;
  width: 100%;
  height: auto
}

.container .wrap,
.s-container .wrap {
  display: table-cell;
  vertical-align: top;
  padding: 8% 6%
}

@media (min-width: 1265px) {

  .container .wrap,
  .s-container .wrap {
    padding: 75px calc(5% + 15px)
  }
}

@media (max-width: 435px) {

  .container .wrap,
  .s-container .wrap {
    padding: 60px 6%
  }
}

.container .wrap .overflowHidden,
.s-container .wrap .overflowHidden {
  overflow: hidden
}

.container .wrap *,
.s-container .wrap * {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text
}

article .background,
section .background,
.popup .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: -1
}

article .background img.cover,
section .background img.cover,
.popup .background img.cover {
  height: 100%;
  position: absolute;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

article .background iframe,
section .background iframe,
.popup .background iframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0
}

article:not(.youtube) .background iframe,
section:not(.youtube) .background iframe,
.popup:not(.youtube) .background iframe {
  width: 100%;
  height: 100%
}

[class*='fix-'] {
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none
}

.toLeft {
  margin-left: 0 !important;
  margin-right: auto !important
}

.toRight {
  margin-right: 0 !important;
  margin-left: auto !important
}

.toCenter {
  margin-left: auto !important;
  margin-right: auto !important
}

.fix-1-12 {
  max-width: 80px !important
}

.fix-2-12 {
  max-width: 180px !important
}

.fix-3-12 {
  max-width: 280px !important
}

.fix-4-12 {
  max-width: 380px !important
}

.fix-5-12 {
  max-width: 480px !important
}

.fix-6-12 {
  max-width: 580px !important
}

.fix-7-12 {
  max-width: 680px !important
}

.fix-8-12 {
  max-width: 780px !important
}

.fix-9-12 {
  max-width: 880px !important
}

.fix-10-12 {
  max-width: 980px !important
}

.fix-11-12 {
  max-width: 1080px !important
}

.fix-12-12 {
  max-width: 1180px !important
}

@media (max-width: 1239px) {
  .desktop-fix-1-12 {
    max-width: 80px !important
  }

  .desktop-fix-2-12 {
    max-width: 180px !important
  }

  .desktop-fix-3-12 {
    max-width: 280px !important
  }

  .desktop-fix-4-12 {
    max-width: 380px !important
  }

  .desktop-fix-5-12 {
    max-width: 480px !important
  }

  .desktop-fix-6-12 {
    max-width: 580px !important
  }

  .desktop-fix-7-12 {
    max-width: 680px !important
  }

  .desktop-fix-8-12 {
    max-width: 780px !important
  }

  .desktop-fix-9-12 {
    max-width: 880px !important
  }

  .desktop-fix-10-12 {
    max-width: 980px !important
  }

  .desktop-fix-11-12 {
    max-width: 1080px !important
  }

  .desktop-fix-12-12 {
    max-width: 1180px !important
  }
}

@media (max-width: 1023px) {
  .tablet-fix-1-12 {
    max-width: 80px !important
  }

  .tablet-fix-2-12 {
    max-width: 180px !important
  }

  .tablet-fix-3-12 {
    max-width: 280px !important
  }

  .tablet-fix-4-12 {
    max-width: 380px !important
  }

  .tablet-fix-5-12 {
    max-width: 480px !important
  }

  .tablet-fix-6-12 {
    max-width: 580px !important
  }

  .tablet-fix-7-12 {
    max-width: 680px !important
  }

  .tablet-fix-8-12 {
    max-width: 780px !important
  }

  .tablet-fix-9-12 {
    max-width: 880px !important
  }

  .tablet-fix-10-12 {
    max-width: 980px !important
  }

  .tablet-fix-11-12 {
    max-width: 1080px !important
  }

  .tablet-fix-12-12 {
    max-width: 1180px !important
  }

  .tablet-toLeft {
    margin-left: 0 !important;
    margin-right: auto !important;
    float: left !important
  }

  .tablet-toCenter {
    margin-right: 0 !important;
    margin-left: auto !important;
    float: right
  }

  .tablet-toCenter {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important
  }
}

@media (max-width: 767px) {
  .phablet-fix-1-12 {
    max-width: 80px !important
  }

  .phablet-fix-2-12 {
    max-width: 180px !important
  }

  .phablet-fix-3-12 {
    max-width: 280px !important
  }

  .phablet-fix-4-12 {
    max-width: 380px !important
  }

  .phablet-fix-5-12 {
    max-width: 480px !important
  }

  .phablet-fix-6-12 {
    max-width: 580px !important
  }

  .phablet-fix-7-12 {
    max-width: 680px !important
  }

  .phablet-fix-8-12 {
    max-width: 780px !important
  }

  .phablet-fix-9-12 {
    max-width: 880px !important
  }

  .phablet-fix-10-12 {
    max-width: 980px !important
  }

  .phablet-fix-11-12 {
    max-width: 1080px !important
  }

  .phablet-fix-12-12 {
    max-width: 1180px !important
  }

  .phablet-toLeft {
    margin-left: 0 !important;
    margin-right: auto !important;
    float: left !important
  }

  .phablet-toRight {
    margin-right: 0 !important;
    margin-left: auto !important;
    float: right !important
  }

  .phablet-toCenter {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important
  }
}

@media (max-width: 435px) {
  .phone-fix-1-12 {
    max-width: 80px !important
  }

  .phone-fix-2-12 {
    max-width: 180px !important
  }

  .phone-fix-3-12 {
    max-width: 280px !important
  }

  .phone-fix-4-12 {
    max-width: 380px !important
  }

  .phone-fix-5-12 {
    max-width: 480px !important
  }

  .phone-fix-6-12 {
    max-width: 580px !important
  }

  .phone-fix-7-12 {
    max-width: 680px !important
  }

  .phone-fix-8-12 {
    max-width: 780px !important
  }

  .phone-fix-9-12 {
    max-width: 880px !important
  }

  .phone-fix-10-12 {
    max-width: 980px !important
  }

  .phone-fix-11-12 {
    max-width: 1080px !important
  }

  .phone-fix-12-12 {
    max-width: 1180px !important
  }

  .phone-toLeft {
    margin-left: 0 !important;
    margin-right: auto !important;
    float: left !important
  }

  .phone-toRight {
    margin-right: 0 !important;
    margin-left: auto !important;
    float: right !important
  }

  .phone-toCenter {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important
  }
}

.fix-max {
  max-width: 1400px
}

.popupTrigger,
.dropdownTrigger,
.sidebarTrigger {
  cursor: pointer
}

.shiftImage {
  margin-top: -15%;
  margin-bottom: -100%
}

.shiftImageVertical {
  margin-right: -100%;
  max-width: none
}

article.video .background,
section.video .background {
  overflow: hidden
}

article.video .background video,
section.video .background video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  background-size: cover
}

article.video .background video::-webkit-media-controls,
section.video .background video::-webkit-media-controls {
  display: none !important
}

article.video .background video::-webkit-media-controls-panel,
section.video .background video::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none
}

article.video .background video::-webkit-media-controls-start-playback-button,
section.video .background video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none
}

html:not(.mobile) article.video .background[style],
html:not(.mobile) section.video .background[style] {
  background: none !important
}

.mobile article.video .background[style] video,
.mobile section.video .background[style] video {
  display: none
}

@media (max-width: 1023px) {
  .videoThumbnail {
    max-width: 100%;
    width: 100%
  }

  .shiftImage {
    margin-top: 0 !important;
    margin-bottom: 0 !important
  }

  .shiftImageVertical {
    margin-right: 0 !important;
    max-width: 100% !important
  }
}

@media (max-width: 1239px) {
  .hideForDesktop {
    display: none !important
  }
}

@media (max-width: 1240px) {
  .showForDesktop {
    display: block !important
  }
}

@media (max-width: 1023px) {
  .hideForTablet {
    display: none !important
  }
}

@media (max-width: 1024px) {
  .showForTablet {
    display: block !important
  }
}

@media (max-width: 767px) {
  .hideForPhablet {
    display: none !important
  }
}

@media (max-width: 768px) {
  .showForPhablet {
    display: block !important
  }
}

@media (max-width: 435px) {
  .hideForPhone {
    display: none !important
  }
}

@media (max-width: 435px) {
  .showForPhone {
    display: block !important
  }
}

html.mobile .hideForMobile {
  display: none !important
}

html.mobile .showForMobile {
  display: block !important
}

.panel {
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 200;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform: translate3d(0, 0, 0);
  height: 70px;
  font-size: 15px;
  font-weight: 400;
  transition: box-shadow 0.35s, transform 0.35s cubic-bezier(0.5, 0, 0.35, 1), opacity 0.35s cubic-bezier(0.5, 0, 0.35, 1), background 0.35s;
  opacity: 1;
  padding: 0 24px
}

.mobile .panel {
  position: absolute
}

.panel .sections {
  padding: 20px 0
}

.panel.top {
  top: 0;
  background: #fff;
  color: #262626;
  box-shadow: 0 10px 20px rgba(203, 213, 226, 0), 0px 1px 1px rgba(0, 0, 0, 0.1)
}

section.header .panel {
  position: absolute
}

section.header .panel svg {
  fill: #fff
}

.panel.bottom {
  bottom: 0
}

.notTop .panel.top {
  box-shadow: 0px 20px 40px rgba(10, 33, 65, 0.05), 0px 0px 2px rgba(0, 0, 0, 0.13)
}

.panel.hideOnScroll.top.hide {
  transform: translateY(-100%) !important;
  opacity: 0
}

.panel.hideOnScroll.bottom.hide {
  transform: translateY(100%) !important;
  opacity: 0
}

.panel .sections {
  display: table;
  width: 100%;
  font-size: 0
}

.panel .sections>div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 33.33333%;
  font-size: 16px;
  height: 50px
}

.panel .sections>div.auto {
  width: 0.1%
}

.panel .sections>div * {
  pointer-events: all
}

.panel .sections>div.left {
  text-align: left
}

.panel .sections>div.left ul.crop {
  padding-left: 0
}

.panel .sections>div.left ul.crop li:first-child {
  margin-left: 0
}

.panel .sections>div.left.space {
  padding-right: 20px
}

.panel .sections>div.right {
  text-align: right
}

.panel .sections>div.right ul.crop {
  padding-right: 0
}

.panel .sections>div.right ul.crop li:last-child {
  margin-right: 0
}

.panel .sections>div.right.space {
  padding-left: 20px
}

.panel .sections>div.center.space {
  padding: 0 20px
}

.panel .sections.hidden {
  display: none
}

.panel .menu {
  display: inline-block;
  font-size: 0;
  vertical-align: inherit
}

.panel .menu> {
  white-space: nowrap
}

.panel .menu>li {
  display: inline-block
}

.panel .menu>li:first-child a {
  padding-left: 0
}

.panel .menu>li:last-child a {
  padding-right: 0
}

.panel .menu>li a {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  padding: 0 10px
}

.panel .menu>li a.cart-link {
  position: relative
}

.panel .menu>li a.cart-link span {
  position: absolute;
  background: #27AE60;
  min-width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 40px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  padding: 1px 6px;
  letter-spacing: -0.04em;
  text-indent: -0.04em;
  right: 0;
  bottom: 70%;
  font-family: 'Montserrat', sans-serif;
  transition: 0.35s cubic-bezier(0.35, 1.35, 0.5, 1)
}

.panel .menu>li a.cart-link:hover span,
.panel .menu>li a.cart-link:focus span {
  transform: scale(1.3)
}

.panel .menu>li a .material-icons {
  font-size: 24px;
  width: 24px;
  vertical-align: bottom
}

.panel .menu>li a .material-icons.small {
  font-size: 20px;
  width: 20px
}

.panel .menu>li a svg {
  fill: #262626;
  width: 20px;
  height: 21px;
  position: relative;
  top: 2px;
  transition: 0.25s
}

.panel .menu>li a:hover,
.panel .menu>li a:focus {
  color: #186bff;
  opacity: 1
}

.panel .menu>li a:hover svg,
.panel .menu>li a:focus svg {
  fill: #186bff
}

.panel .menu>li.icon-element {
  vertical-align: top
}

.panel .logo {
  position: relative;
  z-index: 100
}

.panel .logo svg {
  fill: #262626;
  width: 163px;
  height: 30px;
  transition: 0.15s
}

@media (max-width: 1023px) {
  .panel .logo svg {
    width: 130px
  }
}

.panel .logo:hover svg {
  fill: #186bff
}

.panel .compact .sidebarTrigger[data-sidebar-id="categories"] {
  position: relative;
  bottom: 2px
}

@media (max-width: 374px) {
  .panel .compact .menu a {
    padding: 0 4px
  }
}

.panel .compact .logo svg {
  width: 130px;
  height: 30px;
  vertical-align: bottom;
  position: relative;
  top: 2px;
  left: -2px
}

.panel .hidden,
.panel .hidden * {
  display: none
}

.panel img {
  max-width: none
}

.slides.whiteSlide .panel svg {
  fill: #262626
}

.panel .button {
  margin: 0
}

.panel .button+.button {
  margin-left: 10px
}

.panel .button:not(.actionButton) {
  vertical-align: middle
}

.sidebar {
  position: fixed;
  top: 70px;
  right: 0;
  left: 0;
  z-index: 500;
  transition: transform 0.5s;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none
}

.sidebarShown .sidebar.visible {
  display: block;
  -webkit-animation: 0.35s fromTop backwards;
  animation: 0.35s fromTop backwards;
  opacity: 1
}

.sidebarShown .sidebar.visible.hideSidebar {
  -webkit-animation: 0.35s popupFadeOut backwards;
  animation: 0.35s popupFadeOut backwards
}

.sidebar .content {
  padding: 40px;
  overflow-y: auto;
  position: relative
}

.sidebar.small .content {
  padding: 30px
}

.sidebar .wrap {
  padding: 0
}

.sidebar.left {
  right: inherit;
  left: 0;
  transform: translateX(-100%)
}

.sidebar.top {
  top: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
  transform: translateY(-100%)
}

.sidebar.bottom {
  bottom: 0;
  top: inherit;
  width: 100%;
  max-width: 100%;
  height: auto;
  transform: translateY(100%)
}

.sidebar .logo {
  padding: 0;
  font-size: 0;
  margin-bottom: 35px
}

.sidebar .close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  padding: 14px;
  font-size: 0;
  opacity: 0.5;
  z-index: 101;
  transition: 0.25s
}

.sidebar .close:hover {
  opacity: 1
}

.sidebar .close svg {
  width: 24px;
  height: 24px;
  fill: #fff
}

.sidebar .close:active svg {
  transform: scale(0.92)
}

.sidebarShown,
.sidebarShown .slides {
  overflow: hidden !important
}

.dropdown {
  position: absolute;
  top: 0;
  z-index: 300;
  color: #262626;
  width: 200px;
  background: #fff;
  box-shadow: 0 40px 40px rgba(10, 33, 65, 0.1), 0px 0px 2px rgba(0, 0, 0, 0.13);
  margin-bottom: 50px;
  border-radius: 8px;
  text-align: center;
  cursor: default;
  transform: translateY(0) scale(0.9);
  transform-origin: top;
  transition: transform 0.35s, opacity 0.35s, box-shadow 0.35s;
  z-index: 1000
}

.dropdown:not(.show) {
  pointer-events: none !important;
  opacity: 0
}

.dropdown:not(.show) * {
  pointer-events: none !important
}

.dropdown:after,
.dropdown:before {
  content: "";
  bottom: 100%;
  left: 25px;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 7px;
  margin-left: -7px
}

.dropdown:before {
  border-bottom-color: rgba(0, 0, 0, 0.1);
  border-width: 8px;
  margin-left: -8px
}

.dropdown.show {
  visibility: visible;
  opacity: 1;
  transform: translateY(20px)
}

.dropdown.show.hide {
  opacity: 0;
  transform: translateY(0px);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15), 0 0 0 rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.05);
  pointer-events: none
}

.dropdown.bottom {
  transform-origin: bottom
}

.dropdown.bottom.show {
  transform: translateY(-20px)
}

.dropdown.bottom.show.hide {
  transform: translateY(-40px)
}

.dropdown.bottom:after,
.dropdown.bottom:before {
  top: 100%;
  bottom: initial;
  border-bottom-color: rgba(255, 255, 255, 0);
  border-top-color: #fff
}

.dropdown.bottom:before {
  border-top-color: rgba(0, 0, 0, 0.06)
}

.dropdown.right:after,
.dropdown.right:before {
  right: 18px;
  left: auto
}

.dropdown.right:before {
  right: 17px
}

.dropdown.center:after,
.dropdown.center:before {
  left: 50%
}

.dropdown.noArrow:after,
.dropdown.noArrow:before {
  display: none
}

.slider {
  position: relative
}

.slider.clickable {
  cursor: pointer
}

.slider.autoHeight {
  transition: 0.8s
}

.slider>li {
  display: none;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.35s;
  pointer-events: none
}

.slider>li.selected {
  display: block;
  opacity: 1;
  transition: opacity 0.35s;
  pointer-events: all
}

.controller li {
  cursor: pointer
}

.controller li.selected {
  cursor: default;
  pointer-events: none
}

.controller.dots {
  font-size: 0
}

.controller.dots>li {
  padding: 5px;
  display: inline-block;
  opacity: 0.5;
  transition: 0.25s
}

.controller.dots>li:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  transition: 0.25s
}

.controller.dots>li.selected,
.controller.dots>li:hover,
.controller.dots>li:focus {
  opacity: 1
}

.popup {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  z-index: 1000;
  transition: transform 0.5s, opacity 0.5s;
  overflow-y: auto;
  transform: translate3d(0, 0, 0);
  display: none
}

.popupShown .popup.visible {
  display: block;
  -webkit-animation: popupFadeIn 0.75s;
  animation: popupFadeIn 0.75s
}

.popup:not([class*="fade"]) {
  background: rgba(17, 17, 17, 0.9)
}

.popup .container {
  height: 100%
}

.popup .container .wrap {
  vertical-align: middle;
  text-align: center
}

.popupShown .popup.visible {
  display: block;
  -webkit-animation: popupFadeIn 0.5s;
  animation: popupFadeIn 0.5s
}

.popup .content {
  overflow-y: auto
}

.popup.hidePopup {
  opacity: 0;
  pointer-events: none
}

.popup .close {
  position: fixed;
  top: 0;
  right: 0;
  cursor: pointer;
  padding: 14px;
  font-size: 0;
  opacity: 0.5;
  z-index: 1050;
  transition: 0.25s;
  transform: translate3d(0, 0, 0)
}

.popup .close.left {
  right: inherit;
  left: 0
}

.popup .close:hover,
.popup .close:focus {
  opacity: 1
}

.popup .close svg {
  width: 30px;
  height: 30px;
  fill: #fff
}

.popup .close.closeButton {
  margin: 14px;
  display: inline-block;
  position: relative;
  font-size: 18px;
  line-height: 1;
  border-radius: 5px;
  padding: 13px 20px;
  border: none;
  outline: none;
  overflow: hidden;
  white-space: nowrap;
  -webkit-appearance: none;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  color: #fff;
  background: #262626;
  text-decoration: none;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translate3d(0, 0, 0)
}

.popup .close.closeButton.round {
  padding-left: 18px !important;
  padding-right: 18px !important;
  border-radius: 50px
}

.popup .close.closeButton svg {
  width: 20px;
  height: 20px;
  fill: #fff;
  position: relative;
  left: -4px;
  margin-right: 4px
}

.popup .close.closeButton.white svg {
  fill: #262626
}

.popup.white .close svg {
  fill: #262626
}

.popup .wrap {
  padding: 18px 58px
}

.popup.fullscreen .wrap {
  padding: 0
}

.popup.fullscreen .embedVideo {
  height: 100vh;
  padding-bottom: 0
}

.popupShown body {
  overflow-y: hidden !important
}

@-webkit-keyframes popupFadeIn {
  from {
    opacity: 0
  }
}

@keyframes popupFadeIn {
  from {
    opacity: 0
  }
}

.embedVideo {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%
}

.embedVideo iframe,
.embedVideo object,
.embedVideo embed,
.embedVideo video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.embedVideo.size-16x10 {
  padding-bottom: 62.5%
}

.embedVideo.size-16x10 {
  padding-bottom: 62.5%
}

.embedVideo.size-4x3 {
  padding-bottom: 75%
}

.embedVideo.size-1x1,
.embedVideo.size-square {
  padding-bottom: 100%
}

[data-action="zoom"] {
  cursor: pointer;
  cursor: -webkit-zoom-in
}

.zoom-img,
.zoom-img-wrap {
  position: relative;
  transition: all 0.5s;
  transition-timing-function: cubic-bezier(0.2, 0, 0.3, 1) !important;
  z-index: 100
}

.zoom-img img.zoom-img,
.zoom-img-wrap img.zoom-img {
  margin: 0 !important;
  cursor: pointer;
  cursor: -webkit-zoom-out;
  height: auto !important
}

.zoom-overlay {
  background: #000;
  position: fixed;
  top: -9999px;
  left: -9999px;
  right: -9999px;
  bottom: -9999px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s;
  z-index: 99
}

.zoom-overlay-open .zoom-overlay {
  opacity: 0.92;
  cursor: pointer;
  pointer-events: all
}

.zoom-overlay-open .zoom-overlay:after {
  content: "close";
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  text-transform: initial;
  position: fixed;
  top: 8px;
  right: 8px;
  position: fixed;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  color: #fff;
  z-index: 1000
}

.zoom-overlay-open .side,
.zoom-overlay-open .panel {
  opacity: 0;
  transform: translateY(-100%);
  transition-delay: 0s;
  transition: 0.25s
}

.zoom-overlay-open,
.zoom-overlay-transitioning {
  cursor: default
}

.zoom-img-parent {
  position: relative;
  z-index: 1000
}

html body:not(.simplified) [class*="ae-"]:not(.do):not(.done):not(.noAnimation) {
  opacity: 0;
  visibility: hidden
}

html.js-ready body:not(.simplified) [class*="ae-"].do {
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
  visibility: visible
}

html.js-ready body:not(.simplified) .fast [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fast {
  -webkit-animation-duration: 700ms;
  animation-duration: 700ms
}

html.js-ready body:not(.simplified) .slow [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.slow {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms
}

html.js-ready body:not(.simplified) .superSlow [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.superSlow {
  -webkit-animation-duration: 3000ms;
  animation-duration: 3000ms
}

html.js-ready body:not(.simplified) .bounce [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.bounce {
  -webkit-animation-timing-function: cubic-bezier(0.35, 1.35, 0.5, 1);
  animation-timing-function: cubic-bezier(0.35, 1.35, 0.5, 1)
}

html.js-ready body:not(.simplified) .smooth [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.smooth {
  -webkit-animation-timing-function: cubic-bezier(0.22, 0.2, 0.03, 1);
  animation-timing-function: cubic-bezier(0.22, 0.2, 0.03, 1)
}

html.js-ready body:not(.simplified) [class*="ae-"].do {
  -webkit-animation-name: fromBottom;
  animation-name: fromBottom
}

html.js-ready body:not(.simplified) .fromBottom [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromBottom {
  -webkit-animation-name: fromBottom !important;
  animation-name: fromBottom !important
}

html.js-ready body:not(.simplified) .fromTop [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromTop {
  -webkit-animation-name: fromTop !important;
  animation-name: fromTop !important
}

html.js-ready body:not(.simplified) .fromLeft [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromLeft {
  -webkit-animation-name: fromLeft !important;
  animation-name: fromLeft !important
}

html.js-ready body:not(.simplified) .fromRight [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromRight {
  -webkit-animation-name: fromRight !important;
  animation-name: fromRight !important
}

html.js-ready body:not(.simplified) .fromLeftScreen [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromLeftScreen {
  -webkit-animation-name: fromLeftScreen !important;
  animation-name: fromLeftScreen !important
}

html.js-ready body:not(.simplified) .fromRightScreen [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromRightScreen {
  -webkit-animation-name: fromRightScreen !important;
  animation-name: fromRightScreen !important
}

html.js-ready body:not(.simplified) .fromTopScreen [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromTopScreen {
  -webkit-animation-name: fromTopScreen !important;
  animation-name: fromTopScreen !important
}

html.js-ready body:not(.simplified) .fromBottomScreen [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromBottomScreen {
  -webkit-animation-name: fromBottomScreen !important;
  animation-name: fromBottomScreen !important
}

html.js-ready body:not(.simplified) .fromCenter [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromCenter {
  -webkit-animation-name: fromCenter !important;
  animation-name: fromCenter !important
}

html.js-ready body:not(.simplified) .fromAbove [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromAbove {
  -webkit-animation-name: fromAbove !important;
  animation-name: fromAbove !important
}

html.js-ready body:not(.simplified) .fromBottomLeft [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromBottomLeft {
  -webkit-animation-name: fromBottomLeft !important;
  animation-name: fromBottomLeft !important
}

html.js-ready body:not(.simplified) .fromTopLeft [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromTopLeft {
  -webkit-animation-name: fromTopLeft !important;
  animation-name: fromTopLeft !important
}

html.js-ready body:not(.simplified) .fromBottomRight [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromBottomRight {
  -webkit-animation-name: fromBottomRight !important;
  animation-name: fromBottomRight !important
}

html.js-ready body:not(.simplified) .fromTopRight [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromTopRight {
  -webkit-animation-name: fromTopRight !important;
  animation-name: fromTopRight !important
}

html.js-ready body:not(.simplified) .fadeIn [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fadeIn {
  -webkit-animation-name: fadeIn !important;
  animation-name: fadeIn !important
}

html.js-ready body:not(.simplified) .fromBlur [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.fromBlur {
  -webkit-animation-name: fromBlur !important;
  animation-name: fromBlur !important
}

html.js-ready body:not(.simplified) .blink [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.blink {
  -webkit-animation-name: blink !important;
  animation-name: blink !important
}

html.js-ready body:not(.simplified) .noAnimation [class*="ae-"].do,
html.js-ready body:not(.simplified) [class*="ae-"].do.noAnimation {
  -webkit-animation-name: noAnimation !important;
  animation-name: noAnimation !important
}

@-webkit-keyframes fromBottom {
  0% {
    transform: translate3d(0, 10px, 0);
    opacity: 0
  }
}

@keyframes fromBottom {
  0% {
    transform: translate3d(0, 10px, 0);
    opacity: 0
  }
}

@-webkit-keyframes fromTop {
  0% {
    transform: translate3d(0, -10px, 0);
    opacity: 0
  }
}

@keyframes fromTop {
  0% {
    transform: translate3d(0, -10px, 0);
    opacity: 0
  }
}

@-webkit-keyframes fromLeft {
  0% {
    transform: translate3d(-10px, 0, 0);
    opacity: 0
  }
}

@keyframes fromLeft {
  0% {
    transform: translate3d(-10px, 0, 0);
    opacity: 0
  }
}

@-webkit-keyframes fromRight {
  0% {
    transform: translate3d(10px, 0, 0);
    opacity: 0
  }
}

@keyframes fromRight {
  0% {
    transform: translate3d(10px, 0, 0);
    opacity: 0
  }
}

@-webkit-keyframes fromLeftScreen {
  0% {
    transform: translate3d(-25vw, 0, 0);
    opacity: 0
  }
}

@keyframes fromLeftScreen {
  0% {
    transform: translate3d(-25vw, 0, 0);
    opacity: 0
  }
}

@-webkit-keyframes fromRightScreen {
  0% {
    transform: translate3d(25vw, 0, 0);
    opacity: 0
  }
}

@keyframes fromRightScreen {
  0% {
    transform: translate3d(25vw, 0, 0);
    opacity: 0
  }
}

@-webkit-keyframes fromTopScreen {
  0% {
    transform: translate3d(0, -25vh, 0);
    opacity: 0
  }
}

@keyframes fromTopScreen {
  0% {
    transform: translate3d(0, -25vh, 0);
    opacity: 0
  }
}

@-webkit-keyframes fromBottomScreen {
  0% {
    transform: translate3d(0, 25vh, 0);
    opacity: 0
  }
}

@keyframes fromBottomScreen {
  0% {
    transform: translate3d(0, 25vh, 0);
    opacity: 0
  }
}

@-webkit-keyframes fromCenter {
  0% {
    transform: scale(.975) translate3d(0, 0, 0);
    opacity: 0
  }
}

@keyframes fromCenter {
  0% {
    transform: scale(.975) translate3d(0, 0, 0);
    opacity: 0
  }
}

@-webkit-keyframes fromAbove {
  0% {
    transform: scale(1.1) translate3d(0, 0, 0);
    opacity: 0
  }
}

@keyframes fromAbove {
  0% {
    transform: scale(1.1) translate3d(0, 0, 0);
    opacity: 0
  }
}

@-webkit-keyframes fromBottomLeft {
  0% {
    transform: translate3d(-10px, 10px, 0);
    opacity: 0
  }
}

@keyframes fromBottomLeft {
  0% {
    transform: translate3d(-10px, 10px, 0);
    opacity: 0
  }
}

@-webkit-keyframes fromTopLeft {
  0% {
    transform: translate3d(-10px, -10px, 0);
    opacity: 0
  }
}

@keyframes fromTopLeft {
  0% {
    transform: translate3d(-10px, -10px, 0);
    opacity: 0
  }
}

@-webkit-keyframes fromBottomRight {
  0% {
    transform: translate3d(10px, 10px, 0);
    opacity: 0
  }
}

@keyframes fromBottomRight {
  0% {
    transform: translate3d(10px, 10px, 0);
    opacity: 0
  }
}

@-webkit-keyframes fromTopRight {
  0% {
    transform: translate3d(10px, -10px, 0);
    opacity: 0
  }
}

@keyframes fromTopRight {
  0% {
    transform: translate3d(10px, -10px, 0);
    opacity: 0
  }
}

@-webkit-keyframes fadeIn {
  0% {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 0
  }
}

@keyframes fadeIn {
  0% {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 0
  }
}

@-webkit-keyframes fromBlur {
  0% {
    transform: scale(1) translate3d(0, 0, 0);
    filter: blur(10px);
    opacity: 0
  }
}

@keyframes fromBlur {
  0% {
    transform: scale(1) translate3d(0, 0, 0);
    filter: blur(10px);
    opacity: 0
  }
}

@-webkit-keyframes blink {
  0% {
    transform: scale(1.1);
    background-color: #ECEFF3
  }
}

@keyframes blink {
  0% {
    transform: scale(1.1);
    background-color: #ECEFF3
  }
}

@-webkit-keyframes toBottom {
  100% {
    transform: translate3d(0, 10px, 0);
    opacity: 0
  }
}

@keyframes toBottom {
  100% {
    transform: translate3d(0, 10px, 0);
    opacity: 0
  }
}

@-webkit-keyframes popupFadeOut {
  100% {
    transform: translate3d(0, 10px, 0);
    opacity: 0
  }
}

@keyframes popupFadeOut {
  100% {
    transform: translate3d(0, 10px, 0);
    opacity: 0
  }
}

@-webkit-keyframes noAnimation {
  from {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1
  }
}

@keyframes noAnimation {
  from {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1
  }
}

html.js-ready body:not(.simplified) .ae-1 {
  -webkit-animation-delay: 10ms;
  animation-delay: 10ms
}

html.js-ready body:not(.simplified) .ae-2 {
  -webkit-animation-delay: 160ms;
  animation-delay: 160ms
}

html.js-ready body:not(.simplified) .ae-3 {
  -webkit-animation-delay: 310ms;
  animation-delay: 310ms
}

html.js-ready body:not(.simplified) .ae-4 {
  -webkit-animation-delay: 460ms;
  animation-delay: 460ms
}

html.js-ready body:not(.simplified) .ae-5 {
  -webkit-animation-delay: 610ms;
  animation-delay: 610ms
}

html.js-ready body:not(.simplified) .ae-6 {
  -webkit-animation-delay: 760ms;
  animation-delay: 760ms
}

html.js-ready body:not(.simplified) .ae-7 {
  -webkit-animation-delay: 910ms;
  animation-delay: 910ms
}

html.js-ready body:not(.simplified) .ae-8 {
  -webkit-animation-delay: 1060ms;
  animation-delay: 1060ms
}

html.js-ready body:not(.simplified) .ae-9 {
  -webkit-animation-delay: 1210ms;
  animation-delay: 1210ms
}

html.js-ready body:not(.simplified) .ae-10 {
  -webkit-animation-delay: 1360ms;
  animation-delay: 1360ms
}

html.js-ready body:not(.simplified) .fast .ae-1.fast,
html.js-ready body:not(.simplified) .ae-1.fast {
  -webkit-animation-delay: 10ms;
  animation-delay: 10ms
}

html.js-ready body:not(.simplified) .fast .ae-2.fast,
html.js-ready body:not(.simplified) .ae-2.fast {
  -webkit-animation-delay: 110ms;
  animation-delay: 110ms
}

html.js-ready body:not(.simplified) .fast .ae-3.fast,
html.js-ready body:not(.simplified) .ae-3.fast {
  -webkit-animation-delay: 210ms;
  animation-delay: 210ms
}

html.js-ready body:not(.simplified) .fast .ae-4.fast,
html.js-ready body:not(.simplified) .ae-4.fast {
  -webkit-animation-delay: 310ms;
  animation-delay: 310ms
}

html.js-ready body:not(.simplified) .fast .ae-5.fast,
html.js-ready body:not(.simplified) .ae-5.fast {
  -webkit-animation-delay: 410ms;
  animation-delay: 410ms
}

html.js-ready body:not(.simplified) .fast .ae-6.fast,
html.js-ready body:not(.simplified) .ae-6.fast {
  -webkit-animation-delay: 510ms;
  animation-delay: 510ms
}

html.js-ready body:not(.simplified) .fast .ae-7.fast,
html.js-ready body:not(.simplified) .ae-7.fast {
  -webkit-animation-delay: 610ms;
  animation-delay: 610ms
}

html.js-ready body:not(.simplified) .fast .ae-8.fast,
html.js-ready body:not(.simplified) .ae-8.fast {
  -webkit-animation-delay: 710ms;
  animation-delay: 710ms
}

html.js-ready body:not(.simplified) .fast .ae-9.fast,
html.js-ready body:not(.simplified) .ae-9.fast {
  -webkit-animation-delay: 810ms;
  animation-delay: 810ms
}

html.js-ready body:not(.simplified) .fast .ae-10.fast,
html.js-ready body:not(.simplified) .ae-10.fast {
  -webkit-animation-delay: 910ms;
  animation-delay: 910ms
}

html.js-ready body:not(.simplified) .slow .ae-1,
html.js-ready body:not(.simplified) .ae-1.slow {
  -webkit-animation-delay: 10ms;
  animation-delay: 10ms
}

html.js-ready body:not(.simplified) .slow .ae-2,
html.js-ready body:not(.simplified) .ae-2.slow {
  -webkit-animation-delay: 210ms;
  animation-delay: 210ms
}

html.js-ready body:not(.simplified) .slow .ae-3,
html.js-ready body:not(.simplified) .ae-3.slow {
  -webkit-animation-delay: 410ms;
  animation-delay: 410ms
}

html.js-ready body:not(.simplified) .slow .ae-4,
html.js-ready body:not(.simplified) .ae-4.slow {
  -webkit-animation-delay: 610ms;
  animation-delay: 610ms
}

html.js-ready body:not(.simplified) .slow .ae-5,
html.js-ready body:not(.simplified) .ae-5.slow {
  -webkit-animation-delay: 810ms;
  animation-delay: 810ms
}

html.js-ready body:not(.simplified) .slow .ae-6,
html.js-ready body:not(.simplified) .ae-6.slow {
  -webkit-animation-delay: 1010ms;
  animation-delay: 1010ms
}

html.js-ready body:not(.simplified) .slow .ae-7,
html.js-ready body:not(.simplified) .ae-7.slow {
  -webkit-animation-delay: 1210ms;
  animation-delay: 1210ms
}

html.js-ready body:not(.simplified) .slow .ae-8,
html.js-ready body:not(.simplified) .ae-8.slow {
  -webkit-animation-delay: 1410ms;
  animation-delay: 1410ms
}

html.js-ready body:not(.simplified) .slow .ae-9,
html.js-ready body:not(.simplified) .ae-9.slow {
  -webkit-animation-delay: 1610ms;
  animation-delay: 1610ms
}

html.js-ready body:not(.simplified) .slow .ae-10,
html.js-ready body:not(.simplified) .ae-10.slow {
  -webkit-animation-delay: 1810ms;
  animation-delay: 1810ms
}

html.js-ready body:not(.simplified) .superSlow .ae-1,
html.js-ready body:not(.simplified) .ae-1.superSlow {
  -webkit-animation-delay: 10ms;
  animation-delay: 10ms
}

html.js-ready body:not(.simplified) .superSlow .ae-2,
html.js-ready body:not(.simplified) .ae-2.superSlow {
  -webkit-animation-delay: 410ms;
  animation-delay: 410ms
}

html.js-ready body:not(.simplified) .superSlow .ae-3,
html.js-ready body:not(.simplified) .ae-3.superSlow {
  -webkit-animation-delay: 810ms;
  animation-delay: 810ms
}

html.js-ready body:not(.simplified) .superSlow .ae-4,
html.js-ready body:not(.simplified) .ae-4.superSlow {
  -webkit-animation-delay: 1210ms;
  animation-delay: 1210ms
}

html.js-ready body:not(.simplified) .superSlow .ae-5,
html.js-ready body:not(.simplified) .ae-5.superSlow {
  -webkit-animation-delay: 1610ms;
  animation-delay: 1610ms
}

html.js-ready body:not(.simplified) .superSlow .ae-6,
html.js-ready body:not(.simplified) .ae-6.superSlow {
  -webkit-animation-delay: 2010ms;
  animation-delay: 2010ms
}

html.js-ready body:not(.simplified) .superSlow .ae-7,
html.js-ready body:not(.simplified) .ae-7.superSlow {
  -webkit-animation-delay: 2410ms;
  animation-delay: 2410ms
}

html.js-ready body:not(.simplified) .superSlow .ae-8,
html.js-ready body:not(.simplified) .ae-8.superSlow {
  -webkit-animation-delay: 2810ms;
  animation-delay: 2810ms
}

html.js-ready body:not(.simplified) .superSlow .ae-9,
html.js-ready body:not(.simplified) .ae-9.superSlow {
  -webkit-animation-delay: 3210ms;
  animation-delay: 3210ms
}

html.js-ready body:not(.simplified) .superSlow .ae-10,
html.js-ready body:not(.simplified) .ae-10.superSlow {
  -webkit-animation-delay: 3610ms;
  animation-delay: 3610ms
}

.page-loaded .kenBurns .background {
  -webkit-animation: kenBurns 10s forwards;
  animation: kenBurns 10s forwards
}

.attachmentFixed {
  background-attachment: fixed
}

.scenic:not(.video) .background,
.scenic:not(.video) .background {
  -webkit-animation: scenic 100s cubic-bezier(0.2, 0, 0.8, 1) infinite;
  animation: scenic 100s cubic-bezier(0.2, 0, 0.8, 1) infinite
}

@-webkit-keyframes scenic {

  0%,
  100% {
    transform: scale(1.5) rotate(-0.02deg)
  }

  50% {
    transform: scale(1) rotate(0deg)
  }
}

@keyframes scenic {

  0%,
  100% {
    transform: scale(1.5) rotate(-0.02deg)
  }

  50% {
    transform: scale(1) rotate(0deg)
  }
}

.motion:not(.video) .background,
.motion:not(.video) .background {
  -webkit-animation: motion 100s cubic-bezier(0.2, 0, 0.8, 1) infinite;
  animation: motion 100s cubic-bezier(0.2, 0, 0.8, 1) infinite
}

@-webkit-keyframes motion {

  0%,
  100% {
    transform: scale(1.5);
    transform-origin: top
  }

  50% {
    transform-origin: bottom
  }
}

@keyframes motion {

  0%,
  100% {
    transform: scale(1.5);
    transform-origin: top
  }

  50% {
    transform-origin: bottom
  }
}

@-webkit-keyframes kenBurns {
  from {
    transform: scale(1.05) rotate(-0.02deg)
  }
}

@keyframes kenBurns {
  from {
    transform: scale(1.05) rotate(-0.02deg)
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 0;
    transform: scale(0.86)
  }
}

@keyframes zoomOut {
  from {
    opacity: 0;
    transform: scale(0.86)
  }
}

@-webkit-keyframes riseUp {
  from {
    opacity: 0;
    transform: scale(0.86) translateY(50px)
  }
}

@keyframes riseUp {
  from {
    opacity: 0;
    transform: scale(0.86) translateY(50px)
  }
}

.lightest,
.ultraLight,
.thin {
  font-weight: 100 !important
}

.lighter {
  font-weight: 200 !important
}

.light {
  font-weight: 300 !important
}

.normal {
  font-weight: 400 !important
}

.semiBold {
  font-weight: 500 !important
}

.bold {
  font-weight: 600 !important
}

.bolder {
  font-weight: 700 !important
}

.boldest {
  font-weight: 800 !important
}

.ultraBold {
  font-weight: 900 !important
}

.weight-1 {
  font-weight: 100 !important
}

.weight-2 {
  font-weight: 200 !important
}

.weight-3 {
  font-weight: 300 !important
}

.weight-4 {
  font-weight: 400 !important
}

.weight-5 {
  font-weight: 500 !important
}

.weight-6 {
  font-weight: 600 !important
}

.weight-7 {
  font-weight: 700 !important
}

.weight-8 {
  font-weight: 800 !important
}

.weight-9 {
  font-weight: 900 !important
}

.emoji {
  font-weight: 400 !important;
  font-family: 'Montserrat', sans-serif;
}

.italic {
  font-style: italic !important
}

.underline {
  text-decoration: underline
}

.uppercase {
  text-transform: uppercase !important;
  letter-spacing: 0.005em !important
}

.condense {
  letter-spacing: -.648px !important
}

.expand {
  letter-spacing: 4.5px !important
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.fullWidth {
  margin-left: calc(50% - 50vw) !important;
  margin-right: calc(50% - 50vw) !important;
  border-radius: 0 !important
}

.rule {
  margin-bottom: 72px
}

.rule:after {
  content: '';
  height: 4px;
  width: 80%;
  background: rgba(0, 0, 0, 0.1);
  bottom: -36px;
  position: absolute;
  left: 10%;
  border-radius: 4px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.35;
  letter-spacing: -0.015em;
  -webkit-font-smoothing: antialiased
}

p,
.p {
  font-size: 18px;
  letter-spacing: -0.014em;
  -webkit-font-smoothing: antialiased
}

@media (min-width: 1024px) {

  p.largest,
  .p.largest {
    font-size: 27px;
    letter-spacing: -0.02em
  }

  p.larger,
  .p.larger {
    font-size: 24px;
    letter-spacing: -0.019em
  }
}

p.large,
.p.large {
  font-size: 21px;
  letter-spacing: -0.011em
}

p.small,
.p.small {
  font-size: 16px;
  letter-spacing: -0.011em
}

p.smaller,
.p.smaller {
  font-size: 15px;
  letter-spacing: -0.006em
}

p.smallest,
.p.smallest {
  font-size: 13px;
  letter-spacing: 0
}

p.micro,
.p.micro {
  font-size: 11px
}

@media (max-width: 767px) {

  p.phablet-p,
  .p.phablet-p {
    font-size: 18px;
    letter-spacing: -0.014em
  }

  p.phablet-small,
  .p.phablet-small {
    font-size: 16px;
    letter-spacing: -0.011em
  }

  p.phablet-smaller,
  .p.phablet-smaller {
    font-size: 15px;
    letter-spacing: -0.006em
  }

  p.phablet-smallest,
  .p.phablet-smallest {
    font-size: 13px;
    letter-spacing: 0
  }
}

@media (max-width: 435px) {

  p.phone-p,
  .p.phone-p {
    font-size: 18px;
    letter-spacing: -0.014em
  }

  p.phone-small,
  .p.phone-small {
    font-size: 16px;
    letter-spacing: -0.011em
  }

  p.phone-smaller,
  .p.phone-smaller {
    font-size: 15px;
    letter-spacing: -0.006em
  }

  p.phone-smallest,
  .p.phone-smallest {
    font-size: 13px;
    letter-spacing: 0
  }
}

h1,
.h1 {
  font-size: 36px;
  letter-spacing: -0.022em
}

h1.largest,
.h1.largest {
  font-size: 45px
}

h1.larger,
.h1.larger {
  font-size: 42px
}

h1.large,
.h1.large {
  font-size: 39px
}

h1.small,
.h1.small {
  font-size: 33px
}

h1.smaller,
.h1.smaller {
  font-size: 30px
}

h1.smallest,
.h1.smallest {
  font-size: 27px
}

@media (min-width: 436px) {

  h1,
  .h1 {
    font-size: 42px
  }

  h1.largest,
  .h1.largest {
    font-size: 51px
  }

  h1.larger,
  .h1.larger {
    font-size: 48px
  }

  h1.large,
  .h1.large {
    font-size: 45px
  }

  h1.small,
  .h1.small {
    font-size: 39px
  }

  h1.smaller,
  .h1.smaller {
    font-size: 36px
  }

  h1.smallest,
  .h1.smallest {
    font-size: 33px
  }
}

@media (min-width: 1024px) {

  h1,
  .h1 {
    font-size: 51px
  }

  h1.largest,
  .h1.largest {
    font-size: 60px
  }

  h1.larger,
  .h1.larger {
    font-size: 57px
  }

  h1.large,
  .h1.large {
    font-size: 54px
  }

  h1.small,
  .h1.small {
    font-size: 48px
  }

  h1.smaller,
  .h1.smaller {
    font-size: 45px
  }

  h1.smallest,
  .h1.smallest {
    font-size: 42px
  }
}

@media (min-width: 1240px) {

  h1,
  .h1 {
    font-size: 57px
  }

  h1.largest,
  .h1.largest {
    font-size: 75px
  }

  h1.larger,
  .h1.larger {
    font-size: 69px
  }

  h1.large,
  .h1.large {
    font-size: 63px
  }

  h1.small,
  .h1.small {
    font-size: 51px
  }

  h1.smaller,
  .h1.smaller {
    font-size: 45px
  }

  h1.smallest,
  .h1.smallest {
    font-size: 42px
  }
}

h2,
.h2 {
  font-size: 32px;
  letter-spacing: -0.021em
}

h2.largest,
.h2.largest {
  font-size: 41px
}

h2.larger,
.h2.larger {
  font-size: 38px
}

h2.large,
.h2.large {
  font-size: 35px
}

h2.small,
.h2.small {
  font-size: 29px
}

h2.smaller,
.h2.smaller {
  font-size: 26px
}

h2.smallest,
.h2.smallest {
  font-size: 23px
}

@media (min-width: 436px) {

  h2,
  .h2 {
    font-size: 36px
  }

  h2.largest,
  .h2.largest {
    font-size: 45px
  }

  h2.larger,
  .h2.larger {
    font-size: 42px
  }

  h2.large,
  .h2.large {
    font-size: 39px
  }

  h2.small,
  .h2.small {
    font-size: 33px
  }

  h2.smaller,
  .h2.smaller {
    font-size: 30px
  }

  h2.smallest,
  .h2.smallest {
    font-size: 27px
  }
}

@media (min-width: 1024px) {

  h2,
  .h2 {
    font-size: 43px
  }

  h2.largest,
  .h2.largest {
    font-size: 52px
  }

  h2.larger,
  .h2.larger {
    font-size: 49px
  }

  h2.large,
  .h2.large {
    font-size: 46px
  }

  h2.small,
  .h2.small {
    font-size: 40px
  }

  h2.smaller,
  .h2.smaller {
    font-size: 37px
  }

  h2.smallest,
  .h2.smallest {
    font-size: 34px
  }
}

@media (min-width: 1240px) {

  h2,
  .h2 {
    font-size: 47px
  }

  h2.largest,
  .h2.largest {
    font-size: 62px
  }

  h2.larger,
  .h2.larger {
    font-size: 56.96px
  }

  h2.large,
  .h2.large {
    font-size: 51.98px
  }

  h2.small,
  .h2.small {
    font-size: 42.02px
  }

  h2.smaller,
  .h2.smaller {
    font-size: 37.04px
  }

  h2.smallest,
  .h2.smallest {
    font-size: 32px
  }
}

h3,
.h3 {
  font-size: 28px;
  letter-spacing: -0.020em
}

h3.largest,
.h3.largest {
  font-size: 37px
}

h3.larger,
.h3.larger {
  font-size: 34px
}

h3.large,
.h3.large {
  font-size: 31px
}

h3.small,
.h3.small {
  font-size: 25px
}

h3.smaller,
.h3.smaller {
  font-size: 22px
}

h3.smallest,
.h3.smallest {
  font-size: 19px
}

@media (min-width: 436px) {

  h3,
  .h3 {
    font-size: 30px
  }

  h3.largest,
  .h3.largest {
    font-size: 39px
  }

  h3.larger,
  .h3.larger {
    font-size: 36px
  }

  h3.large,
  .h3.large {
    font-size: 33px
  }

  h3.small,
  .h3.small {
    font-size: 27px
  }

  h3.smaller,
  .h3.smaller {
    font-size: 24px
  }

  h3.smallest,
  .h3.smallest {
    font-size: 21px
  }
}

@media (min-width: 1024px) {

  h3,
  .h3 {
    font-size: 35px
  }

  h3.largest,
  .h3.largest {
    font-size: 44px
  }

  h3.larger,
  .h3.larger {
    font-size: 41px
  }

  h3.large,
  .h3.large {
    font-size: 38px
  }

  h3.small,
  .h3.small {
    font-size: 32px
  }

  h3.smaller,
  .h3.smaller {
    font-size: 29px
  }

  h3.smallest,
  .h3.smallest {
    font-size: 26px
  }
}

@media (min-width: 1240px) {

  h3,
  .h3 {
    font-size: 37px
  }

  h3.largest,
  .h3.largest {
    font-size: 49px
  }

  h3.larger,
  .h3.larger {
    font-size: 44.98px
  }

  h3.large,
  .h3.large {
    font-size: 40.99px
  }

  h3.small,
  .h3.small {
    font-size: 33.01px
  }

  h3.smaller,
  .h3.smaller {
    font-size: 29.02px
  }

  h3.smallest,
  .h3.smallest {
    font-size: 25px
  }
}

h4,
.h4 {
  font-size: 24px;
  letter-spacing: -0.015em
}

h4.largest,
.h4.largest {
  font-size: 33px
}

h4.larger,
.h4.larger {
  font-size: 30px
}

h4.large,
.h4.large {
  font-size: 27px
}

h4.small,
.h4.small {
  font-size: 21px
}

h4.smaller,
.h4.smaller {
  font-size: 18px
}

h4.smallest,
.h4.smallest {
  font-size: 15px
}

@media (min-width: 436px) {

  h4,
  .h4 {
    font-size: 24px
  }

  h4.largest,
  .h4.largest {
    font-size: 33px
  }

  h4.larger,
  .h4.larger {
    font-size: 30px
  }

  h4.large,
  .h4.large {
    font-size: 27px
  }

  h4.small,
  .h4.small {
    font-size: 21px
  }

  h4.smaller,
  .h4.smaller {
    font-size: 18px
  }

  h4.smallest,
  .h4.smallest {
    font-size: 15px
  }
}

@media (min-width: 1024px) {

  h4,
  .h4 {
    font-size: 27px
  }

  h4.largest,
  .h4.largest {
    font-size: 36px
  }

  h4.larger,
  .h4.larger {
    font-size: 33px
  }

  h4.large,
  .h4.large {
    font-size: 30px
  }

  h4.small,
  .h4.small {
    font-size: 24px
  }

  h4.smaller,
  .h4.smaller {
    font-size: 22.5px
  }

  h4.smallest,
  .h4.smallest {
    font-size: 18px
  }
}

h5,
.h5 {
  font-size: 20px;
  letter-spacing: -0.015em
}

h5.largest,
.h5.largest {
  font-size: 29px
}

h5.larger,
.h5.larger {
  font-size: 26px
}

h5.large,
.h5.large {
  font-size: 23px
}

h5.small,
.h5.small {
  font-size: 17px
}

h5.smaller,
.h5.smaller {
  font-size: 14px
}

h5.smallest,
.h5.smallest {
  font-size: 11px
}

@media (min-width: 436px) {

  h5,
  .h5 {
    font-size: 22px
  }

  h5.largest,
  .h5.largest {
    font-size: 31px
  }

  h5.larger,
  .h5.larger {
    font-size: 28px
  }

  h5.large,
  .h5.large {
    font-size: 25px
  }

  h5.small,
  .h5.small {
    font-size: 19px
  }

  h5.smaller,
  .h5.smaller {
    font-size: 16px
  }

  h5.smallest,
  .h5.smallest {
    font-size: 13px
  }
}

@media (min-width: 1024px) {

  h5,
  .h5 {
    font-size: 24px
  }

  h5.largest,
  .h5.largest {
    font-size: 33px
  }

  h5.larger,
  .h5.larger {
    font-size: 30px
  }

  h5.large,
  .h5.large {
    font-size: 27px
  }

  h5.small,
  .h5.small {
    font-size: 21px
  }

  h5.smaller,
  .h5.smaller {
    font-size: 18px
  }

  h5.smallest,
  .h5.smallest {
    font-size: 15px
  }
}

h6,
.h6 {
  font-size: 19px;
  letter-spacing: -0.015em
}

h6.largest,
.h6.largest {
  font-size: 28px
}

h6.larger,
.h6.larger {
  font-size: 25px
}

h6.large,
.h6.large {
  font-size: 22px
}

h6.small,
.h6.small {
  font-size: 16px
}

h6.smaller,
.h6.smaller {
  font-size: 13px
}

h6.smallest,
.h6.smallest {
  font-size: 10px
}

@media (min-width: 436px) {

  h6,
  .h6 {
    font-size: 20px
  }

  h6.largest,
  .h6.largest {
    font-size: 29px
  }

  h6.larger,
  .h6.larger {
    font-size: 26px
  }

  h6.large,
  .h6.large {
    font-size: 23px
  }

  h6.small,
  .h6.small {
    font-size: 17px
  }

  h6.smaller,
  .h6.smaller {
    font-size: 14px
  }

  h6.smallest,
  .h6.smallest {
    font-size: 11px
  }
}

@media (min-width: 1024px) {

  h6,
  .h6 {
    font-size: 20px
  }

  h6.largest,
  .h6.largest {
    font-size: 29px
  }

  h6.larger,
  .h6.larger {
    font-size: 26px
  }

  h6.large,
  .h6.large {
    font-size: 23px
  }

  h6.small,
  .h6.small {
    font-size: 17px
  }

  h6.smaller,
  .h6.smaller {
    font-size: 14px
  }

  h6.smallest,
  .h6.smallest {
    font-size: 11px
  }
}

a {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
  transition: 0.35s
}

a:hover {
  transition: 0.15s
}

a:focus {
  outline: 1px dotted;
  outline-offset: 1px
}

ol,
p,
blockquote,
q {
  margin-bottom: 1em
}

.flex {
  display: flex;
  flex-wrap: wrap;
  /* margin-left: -2%;
  margin-right: -2% */
}

.flex>[class*='col-'] {
  padding-left: 2%;
  padding-right: 2%
}

.flex.fixedSpaces {
  margin-left: -10px;
  margin-right: -10px
}

.flex.fixedSpaces>[class*='col-'] {
  padding-left: 10px;
  padding-right: 10px
}

.flex.fixedSpaces.sweet-sixteen {
  margin-left: -8px;
  margin-right: -8px
}

.flex.fixedSpaces.sweet-sixteen>[class*='col-'] {
  padding-left: 8px;
  padding-right: 8px
}

.flex.noSpaces {
  margin-left: 0;
  margin-right: 0
}

.flex.noSpaces>[class*='col-'] {
  padding-left: 0;
  padding-right: 0
}

.flex.verticalCenter {
  align-items: center
}

.flex.verticalBottom {
  align-items: flex-end
}

.flex.horizontalCenter {
  justify-content: center
}

.flex.reverse {
  flex-wrap: wrap-reverse
}

.flex.bottom [class*='col-'],
.flex.reverse.top [class*='col-'] {
  align-self: flex-end
}

.flex.top [class*='col-'],
.flex.reverse.bottom [class*='col-'] {
  align-self: flex-start
}

.flex>.col-1-12 {
  width: 8.3333333333%
}

.flex>.col-2-12 {
  width: 16.6666666667%
}

.flex>.col-3-12 {
  width: 25%
}

.flex>.col-4-12 {
  width: 33.3333333333%
}

.flex>.col-5-12 {
  width: 41.6666666667%
}

.flex>.col-6-12 {
  width: 50%
}

.flex>.col-7-12 {
  width: 58.3333333333%
}

.flex>.col-8-12 {
  width: 66.6666666667%
}

.flex>.col-9-12 {
  width: 75%
}

.flex>.col-10-12 {
  width: 83.3333333333%
}

.flex>.col-11-12 {
  width: 91.6666666667%
}

.flex>.col-12-12 {
  width: 100%
}

.flex>.col-1-10 {
  width: 10%
}

.flex>.col-2-10 {
  width: 20%
}

.flex>.col-3-10 {
  width: 30%
}

.flex>.col-4-10 {
  width: 40%
}

.flex>.col-5-10 {
  width: 50%
}

.flex>.col-6-10 {
  width: 60%
}

.flex>.col-7-10 {
  width: 70%
}

.flex>.col-8-10 {
  width: 80%
}

.flex>.col-9-10 {
  width: 90%
}

.flex>.col-10-10 {
  width: 100%
}

.flex .flex-box {
  flex: 1
}

@media (max-width: 1239px) {
  .flex:not(.later)>[class*='col-']:not([class*='tablet-col-']):not([class*='phablet-col-']):not([class*='phone-col-']) {
    width: 100%
  }

  .flex>.desktop-col-1-1 {
    width: 100% !important
  }

  .flex>.desktop-col-1-2 {
    width: 50% !important
  }

  .flex>.desktop-col-1-3 {
    width: 33.33333333% !important
  }

  .flex>.desktop-col-2-3 {
    width: 66.66666666% !important
  }

  .flex>.desktop-col-1-4 {
    width: 25% !important
  }

  .flex>.desktop-col-1-5 {
    width: 20% !important
  }

  .flex>.desktop-col-3-4 {
    width: 75% !important
  }

  .flex>.desktop-col-2-5 {
    width: 40% !important
  }

  .flex>.desktop-col-3-5 {
    width: 60% !important
  }
}

@media (max-width: 1023px) {
  .flex:not(.later)>[class*='col-']:not([class*='phablet-col-']):not([class*='phone-col-']) {
    width: 100%
  }

  .flex>.tablet-col-1-1 {
    width: 100% !important
  }

  .flex>.tablet-col-1-2 {
    width: 50% !important
  }

  .flex>.tablet-col-1-3 {
    width: 33.33333333% !important
  }

  .flex>.tablet-col-2-3 {
    width: 66.66666666% !important
  }

  .flex>.tablet-col-1-4 {
    width: 25% !important
  }

  .flex>.tablet-col-3-4 {
    width: 75% !important
  }

  .flex>.tablet-col-1-5 {
    width: 20% !important
  }

  .flex>.tablet-col-2-5 {
    width: 40% !important
  }

  .flex>.tablet-col-3-5 {
    width: 60% !important
  }

  .flex>.tablet-col-4-5 {
    width: 80% !important
  }
}

@media (max-width: 767px) {
  .flex.later>[class*='col-']:not([class*='phone-col-']) {
    width: 100%
  }

  .flex>.phablet-col-1-1 {
    width: 100% !important
  }

  .flex>.phablet-col-1-2 {
    width: 50% !important
  }

  .flex>.phablet-col-1-3 {
    width: 33.33333333% !important
  }

  .flex>.phablet-col-2-3 {
    width: 66.66666666% !important
  }

  .flex>.phablet-col-1-4 {
    width: 25% !important
  }

  .flex>.phablet-col-3-4 {
    width: 75% !important
  }
}

@media (max-width: 435px) {
  .flex>[class*='col-'] {
    width: 100%
  }

  .flex>.phone-col-1-1 {
    width: 100% !important
  }

  .flex>.phone-col-1-2 {
    width: 50% !important
  }

  .flex>.phone-col-1-3 {
    width: 33.33333333% !important
  }

  .flex>.phone-col-2-3 {
    width: 66.66666666% !important
  }
}

.table {
  display: table;
  width: 100%;
  height: 100%
}

.cell {
  display: table-cell;
  vertical-align: middle
}




.overflow-hidden,
.scroll-hidden {
  overflow: hidden
}

.overflow-reset {
  overflow: unset !important
}

.noBorder {
  border: none !important
}

.noText {
  font-size: 0
}

.noBr,
.nobr {
  white-space: nowrap
}

.noShadow {
  box-shadow: none !important
}

.noHoverShadow:hover,
.noShadowHover:hover {
  box-shadow: none !important
}

.italic {
  font-style: italic !important
}

.uppercase {
  text-transform: uppercase !important
}

.ultraLight,
.uppercase.ultraLight {
  font-weight: 100 !important
}

.light,
.uppercase.light {
  font-weight: 300 !important
}

.normal,
.uppercase.normal {
  font-weight: normal !important
}

.semiBold,
.uppercase.semiBold {
  font-weight: 500 !important
}

b,
strong,
.strong {
  font-weight: 600
}

.bold {
  font-weight: 600 !important
}

.floatRight {
  float: right
}

.tall {
  height: 100% !important
}

.round {
  border-radius: 999px !important
}

.rounded {
  border-radius: 6px !important
}

.rectangular {
  border-radius: 0 !important
}

.noBorder {
  border: none !important
}

.noBr,
.nobr {
  white-space: nowrap
}

.ultraBold,
.uppercase.ultraBold {
  font-weight: 900 !important
}

.top {
  vertical-align: top !important
}

.left {
  text-align: left !important
}

.right {
  text-align: right !important
}

.center {
  text-align: center !important
}

.align-top {
  vertical-align: top !important
}

.align-left {
  text-align: left !important
}

.align-right {
  text-align: right !important
}

.align-center {
  text-align: center !important
}

@media (max-width: 1239px) {
  .align-desktop-left {
    text-align: left !important
  }

  .align-desktop-right {
    text-align: right !important
  }

  .align-desktop-center {
    text-align: center !important
  }
}

@media (max-width: 1023px) {
  .align-tablet-left {
    text-align: left !important
  }

  .align-tablet-right {
    text-align: right !important
  }

  .align-tablet-center {
    text-align: center !important
  }
}

@media (max-width: 767px) {
  .align-phablet-left {
    text-align: left !important
  }

  .align-phablet-right {
    text-align: right !important
  }

  .align-phablet-center {
    text-align: center !important
  }
}

@media (max-width: 435px) {
  .align-phone-left {
    text-align: left !important
  }

  .align-phone-right {
    text-align: right !important
  }

  .align-phone-center {
    text-align: center !important
  }
}

.middle {
  vertical-align: middle !important
}

.bottom {
  vertical-align: bottom !important
}

.text-bottom {
  vertical-align: text-bottom !important
}

.rtl {
  direction: rtl;
  unicode-bidi: embed
}

.position-left {
  left: 0
}

.position-top {
  top: 0
}

.position-bottom {
  bottom: 0
}

.position-right {
  right: 0
}

.float-right {
  float: right !important
}

.float-left {
  float: left !important
}

.float-none {
  float: none !important
}

@media (max-width: 1239px) {
  .desktop-float-right {
    float: right !important
  }

  .desktop-float-left {
    float: left !important
  }

  .desktop-float-none {
    float: none !important
  }
}

@media (max-width: 1023px) {
  .tablet-float-right {
    float: right !important
  }

  .tablet-float-left {
    float: left !important
  }

  .tablet-float-none {
    float: none !important
  }
}

@media (max-width: 767px) {
  .phablet-float-right {
    float: right !important
  }

  .phablet-float-left {
    float: left !important
  }

  .phablet-float-none {
    float: none !important
  }
}

@media (max-width: 435px) {
  .phone-float-right {
    float: right !important
  }

  .phone-float-left {
    float: left !important
  }

  .phone-float-none {
    float: none !important
  }
}

.outline-none {
  outline: none !important
}

[class*='shift-'] {
  position: relative
}

.shift-up-1 {
  top: -1px !important
}

.shift-up-2 {
  top: -2px !important
}

.shift-up-3 {
  top: -3px !important
}

.shift-up-4 {
  top: -4px !important
}

.shift-up-5 {
  top: -5px !important
}

.shift-up-6 {
  top: -6px !important
}

.shift-up-7 {
  top: -7px !important
}

.shift-down-1 {
  top: 1px !important
}

.shift-down-2 {
  top: 2px !important
}

.shift-down-3 {
  top: 3px !important
}

.shift-down-4 {
  top: 4px !important
}

.shift-down-5 {
  top: 5px !important
}

.shift-down-6 {
  top: 6px !important
}

.shift-down-7 {
  top: 7px !important
}

.shift-down-8 {
  top: 8px !important
}

.shift-down-9 {
  top: 9px !important
}

.shift-down-10 {
  top: 10px !important
}

.shift-down-11 {
  top: 11px !important
}

.shift-down-12 {
  top: 12px !important
}

.shift-left-1 {
  left: -1px !important
}

.shift-left-2 {
  left: -2px !important
}

.shift-left-3 {
  left: -3px !important
}

.shift-left-4 {
  left: -4px !important
}

.shift-left-5 {
  left: -5px !important
}

.shift-right-1 {
  left: 1px !important
}

.shift-right-2 {
  left: 2px !important
}

.shift-right-3 {
  left: 3px !important
}

.shift-right-4 {
  left: 4px !important
}

.shift-right-5 {
  left: 5px !important
}

.block {
  display: block !important
}

.inlineBlock {
  display: inline-block !important
}

.inline {
  display: inline !important
}

.relative {
  position: relative !important
}

.absolute {
  position: absolute !important
}

.fixed {
  position: fixed !important
}

.nowrap {
  white-space: nowrap
}

.wide {
  width: 100% !important
}

.tall {
  height: 100% !important
}

.hidden {
  display: none
}

.opacity-0 {
  opacity: 0 !important
}

.opacity-1 {
  opacity: 0.1 !important
}

.opacity-2 {
  opacity: 0.2 !important
}

.opacity-3 {
  opacity: 0.3 !important
}

.opacity-4 {
  opacity: 0.4 !important
}

.opacity-5 {
  opacity: 0.5 !important
}

.opacity-6 {
  opacity: 0.6 !important
}

.opacity-7 {
  opacity: 0.7 !important
}

.opacity-8 {
  opacity: 0.8 !important
}

.opacity-9 {
  opacity: 0.9 !important
}

.opacity-10,
.opaque {
  opacity: 1 !important
}

@media (max-width: 1239px) {
  .desktop-wide {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important
  }

  .desktop-align-top {
    vertical-align: top !important
  }

  .desktop-align-bottom {
    vertical-align: bottom !important
  }

  .desktop-align-left {
    text-align: left !important
  }

  .desktop-align-right {
    text-align: right !important
  }

  .desktop-align-center {
    text-align: center !important
  }

  .desktop-block {
    display: block !important
  }

  .desktop-hide {
    display: none !important
  }

  .desktop-inlineBlock {
    display: inline-block !important
  }

  .desktop-inline {
    display: inline !important
  }
}

@media (max-width: 1023px) {
  .tablet-wide {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important
  }

  .tablet-align-top {
    vertical-align: top !important
  }

  .tablet-align-bottom {
    vertical-align: bottom !important
  }

  .tablet-align-left {
    text-align: left !important
  }

  .tablet-align-right {
    text-align: right !important
  }

  .tablet-align-center {
    text-align: center !important
  }

  .tablet-block {
    display: block !important
  }

  .tablet-hide {
    display: none !important
  }

  .tablet-inlineBlock {
    display: inline-block !important
  }

  .tablet-inline {
    display: inline !important
  }
}

@media (max-width: 767px) {
  .phablet-wide {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important
  }

  .phablet-align-top {
    vertical-align: top !important
  }

  .phablet-align-bottom {
    vertical-align: bottom !important
  }

  .phablet-align-left {
    text-align: left !important
  }

  .phablet-align-right {
    text-align: right !important
  }

  .phablet-align-center {
    text-align: center !important
  }

  .phablet-block {
    display: block !important
  }

  .phablet-hide {
    display: none !important
  }

  .phablet-inlineBlock {
    display: inline-block !important
  }

  .phablet-inline {
    display: inline !important
  }
}

@media (max-width: 435px) {
  .phone-wide {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important
  }

  .phone-wide.button {
    margin-top: 10px
  }

  .phone-align-top {
    vertical-align: top !important
  }

  .phone-align-bottom {
    vertical-align: bottom !important
  }

  .phone-align-left {
    text-align: left !important
  }

  .phone-align-right {
    text-align: right !important
  }

  .phone-align-center {
    text-align: center !important
  }

  .phone-block {
    display: block !important
  }

  .phone-hide {
    display: none !important
  }

  .phone-inlineBlock {
    display: inline-block !important
  }

  .phone-inline {
    display: inline !important
  }
}

.transparent {
  background: transparent !important
}

.padding-0 {
  padding: 0px !important
}

.padding-1 {
  padding: 10px !important
}

.padding-2 {
  padding: 20px !important
}

.padding-3 {
  padding: 30px !important
}

.padding-4 {
  padding: 40px !important
}

.padding-5 {
  padding: 50px !important
}

.padding-6 {
  padding: 60px !important
}

.padding-7 {
  padding: 70px !important
}

.padding-8 {
  padding: 80px !important
}

.padding-9 {
  padding: 90px !important
}

.padding-10 {
  padding: 100px !important
}

.padding-11 {
  padding: 110px !important
}

.padding-12 {
  padding: 120px !important
}

.padding-13 {
  padding: 130px !important
}

.padding-14 {
  padding: 140px !important
}

.padding-15 {
  padding: 150px !important
}

.padding-16 {
  padding: 160px !important
}

.padding-17 {
  padding: 170px !important
}

.padding-18 {
  padding: 180px !important
}

.padding-19 {
  padding: 190px !important
}

.padding-20 {
  padding: 200px !important
}

.padding-top-0 {
  padding-top: 0px !important
}

.padding-top-1 {
  padding-top: 10px !important
}

.padding-top-2 {
  padding-top: 20px !important
}

.padding-top-3 {
  padding-top: 30px !important
}

.padding-top-4 {
  padding-top: 40px !important
}

.padding-top-5 {
  padding-top: 50px !important
}

.padding-top-6 {
  padding-top: 60px !important
}

.padding-top-7 {
  padding-top: 70px !important
}

.padding-top-8 {
  padding-top: 80px !important
}

.padding-top-9 {
  padding-top: 90px !important
}

.padding-top-10 {
  padding-top: 100px !important
}

.padding-top-11 {
  padding-top: 110px !important
}

.padding-top-12 {
  padding-top: 120px !important
}

.padding-top-13 {
  padding-top: 130px !important
}

.padding-top-14 {
  padding-top: 140px !important
}

.padding-top-15 {
  padding-top: 150px !important
}

.padding-top-16 {
  padding-top: 160px !important
}

.padding-top-17 {
  padding-top: 170px !important
}

.padding-top-18 {
  padding-top: 180px !important
}

.padding-top-19 {
  padding-top: 190px !important
}

.padding-top-20 {
  padding-top: 200px !important
}

.padding-right-0 {
  padding-right: 0px !important
}

.padding-right-1 {
  padding-right: 10px !important
}

.padding-right-2 {
  padding-right: 20px !important
}

.padding-right-3 {
  padding-right: 30px !important
}

.padding-right-4 {
  padding-right: 40px !important
}

.padding-right-5 {
  padding-right: 50px !important
}

.padding-right-6 {
  padding-right: 60px !important
}

.padding-right-7 {
  padding-right: 70px !important
}

.padding-right-8 {
  padding-right: 80px !important
}

.padding-right-9 {
  padding-right: 90px !important
}

.padding-right-10 {
  padding-right: 100px !important
}

.padding-right-11 {
  padding-right: 110px !important
}

.padding-right-12 {
  padding-right: 120px !important
}

.padding-right-13 {
  padding-right: 130px !important
}

.padding-right-14 {
  padding-right: 140px !important
}

.padding-right-15 {
  padding-right: 150px !important
}

.padding-right-16 {
  padding-right: 160px !important
}

.padding-right-17 {
  padding-right: 170px !important
}

.padding-right-18 {
  padding-right: 180px !important
}

.padding-right-19 {
  padding-right: 190px !important
}

.padding-right-20 {
  padding-right: 200px !important
}

.padding-bottom-0 {
  padding-bottom: 0px !important
}

.padding-bottom-1 {
  padding-bottom: 10px !important
}

.padding-bottom-2 {
  padding-bottom: 20px !important
}

.padding-bottom-3 {
  padding-bottom: 30px !important
}

.padding-bottom-4 {
  padding-bottom: 40px !important
}

.padding-bottom-5 {
  padding-bottom: 50px !important
}

.padding-bottom-6 {
  padding-bottom: 60px !important
}

.padding-bottom-7 {
  padding-bottom: 70px !important
}

.padding-bottom-8 {
  padding-bottom: 80px !important
}

.padding-bottom-9 {
  padding-bottom: 90px !important
}

.padding-bottom-10 {
  padding-bottom: 100px !important
}

.padding-bottom-11 {
  padding-bottom: 110px !important
}

.padding-bottom-12 {
  padding-bottom: 120px !important
}

.padding-bottom-13 {
  padding-bottom: 130px !important
}

.padding-bottom-14 {
  padding-bottom: 140px !important
}

.padding-bottom-15 {
  padding-bottom: 150px !important
}

.padding-bottom-16 {
  padding-bottom: 160px !important
}

.padding-bottom-17 {
  padding-bottom: 170px !important
}

.padding-bottom-18 {
  padding-bottom: 180px !important
}

.padding-bottom-19 {
  padding-bottom: 190px !important
}

.padding-bottom-20 {
  padding-bottom: 200px !important
}

.padding-left-0 {
  padding-left: 0px !important
}

.padding-left-1 {
  padding-left: 10px !important
}

.padding-left-2 {
  padding-left: 20px !important
}

.padding-left-3 {
  padding-left: 30px !important
}

.padding-left-4 {
  padding-left: 40px !important
}

.padding-left-5 {
  padding-left: 50px !important
}

.padding-left-6 {
  padding-left: 60px !important
}

.padding-left-7 {
  padding-left: 70px !important
}

.padding-left-8 {
  padding-left: 80px !important
}

.padding-left-9 {
  padding-left: 90px !important
}

.padding-left-10 {
  padding-left: 100px !important
}

.padding-left-11 {
  padding-left: 110px !important
}

.padding-left-12 {
  padding-left: 120px !important
}

.padding-left-13 {
  padding-left: 130px !important
}

.padding-left-14 {
  padding-left: 140px !important
}

.padding-left-15 {
  padding-left: 150px !important
}

.padding-left-16 {
  padding-left: 160px !important
}

.padding-left-17 {
  padding-left: 170px !important
}

.padding-left-18 {
  padding-left: 180px !important
}

.padding-left-19 {
  padding-left: 190px !important
}

.padding-left-20 {
  padding-left: 200px !important
}

.margin-0 {
  margin: 0px !important
}

.margin-1 {
  margin: 10px !important
}

.margin-2 {
  margin: 20px !important
}

.margin-3 {
  margin: 30px !important
}

.margin-4 {
  margin: 40px !important
}

.margin-5 {
  margin: 50px !important
}

.margin-6 {
  margin: 60px !important
}

.margin-7 {
  margin: 70px !important
}

.margin-8 {
  margin: 80px !important
}

.margin-9 {
  margin: 90px !important
}

.margin-10 {
  margin: 100px !important
}

.margin-11 {
  margin: 110px !important
}

.margin-12 {
  margin: 120px !important
}

.margin-13 {
  margin: 130px !important
}

.margin-14 {
  margin: 140px !important
}

.margin-15 {
  margin: 150px !important
}

.margin-16 {
  margin: 160px !important
}

.margin-17 {
  margin: 170px !important
}

.margin-18 {
  margin: 180px !important
}

.margin-19 {
  margin: 190px !important
}

.margin-20 {
  margin: 200px !important
}

.margin-top-0 {
  margin-top: 0px !important
}

.margin-top-1 {
  margin-top: 10px !important
}

.margin-top-2 {
  margin-top: 20px !important
}

.margin-top-3 {
  margin-top: 30px !important
}

.margin-top-4 {
  margin-top: 40px !important
}

.margin-top-5 {
  margin-top: 50px !important
}

.margin-top-6 {
  margin-top: 60px !important
}

.margin-top-7 {
  margin-top: 70px !important
}

.margin-top-8 {
  margin-top: 80px !important
}

.margin-top-9 {
  margin-top: 90px !important
}

.margin-top-10 {
  margin-top: 100px !important
}

.margin-top-11 {
  margin-top: 110px !important
}

.margin-top-12 {
  margin-top: 120px !important
}

.margin-top-13 {
  margin-top: 130px !important
}

.margin-top-14 {
  margin-top: 140px !important
}

.margin-top-15 {
  margin-top: 150px !important
}

.margin-top-16 {
  margin-top: 160px !important
}

.margin-top-17 {
  margin-top: 170px !important
}

.margin-top-18 {
  margin-top: 180px !important
}

.margin-top-19 {
  margin-top: 190px !important
}

.margin-top-20 {
  margin-top: 200px !important
}

.margin-right-0 {
  margin-right: 0px !important
}

.margin-right-1 {
  margin-right: 10px !important
}

.margin-right-2 {
  margin-right: 20px !important
}

.margin-right-3 {
  margin-right: 30px !important
}

.margin-right-4 {
  margin-right: 40px !important
}

.margin-right-5 {
  margin-right: 50px !important
}

.margin-right-6 {
  margin-right: 60px !important
}

.margin-right-7 {
  margin-right: 70px !important
}

.margin-right-8 {
  margin-right: 80px !important
}

.margin-right-9 {
  margin-right: 90px !important
}

.margin-right-10 {
  margin-right: 100px !important
}

.margin-right-11 {
  margin-right: 110px !important
}

.margin-right-12 {
  margin-right: 120px !important
}

.margin-right-13 {
  margin-right: 130px !important
}

.margin-right-14 {
  margin-right: 140px !important
}

.margin-right-15 {
  margin-right: 150px !important
}

.margin-right-16 {
  margin-right: 160px !important
}

.margin-right-17 {
  margin-right: 170px !important
}

.margin-right-18 {
  margin-right: 180px !important
}

.margin-right-19 {
  margin-right: 190px !important
}

.margin-right-20 {
  margin-right: 200px !important
}

.margin-bottom-0 {
  margin-bottom: 0px !important
}

.margin-bottom-1 {
  margin-bottom: 10px !important
}

.margin-bottom-2 {
  margin-bottom: 20px !important
}

.margin-bottom-3 {
  margin-bottom: 30px !important
}

.margin-bottom-4 {
  margin-bottom: 40px !important
}

.margin-bottom-5 {
  margin-bottom: 50px !important
}

.margin-bottom-6 {
  margin-bottom: 60px !important
}

.margin-bottom-7 {
  margin-bottom: 70px !important
}

.margin-bottom-8 {
  margin-bottom: 80px !important
}

.margin-bottom-9 {
  margin-bottom: 90px !important
}

.margin-bottom-10 {
  margin-bottom: 100px !important
}

.margin-bottom-11 {
  margin-bottom: 110px !important
}

.margin-bottom-12 {
  margin-bottom: 120px !important
}

.margin-bottom-13 {
  margin-bottom: 130px !important
}

.margin-bottom-14 {
  margin-bottom: 140px !important
}

.margin-bottom-15 {
  margin-bottom: 150px !important
}

.margin-bottom-16 {
  margin-bottom: 160px !important
}

.margin-bottom-17 {
  margin-bottom: 170px !important
}

.margin-bottom-18 {
  margin-bottom: 180px !important
}

.margin-bottom-19 {
  margin-bottom: 190px !important
}

.margin-bottom-20 {
  margin-bottom: 200px !important
}

.margin-left-0 {
  margin-left: 0px !important
}

.margin-left-1 {
  margin-left: 10px !important
}

.margin-left-2 {
  margin-left: 20px !important
}

.margin-left-3 {
  margin-left: 30px !important
}

.margin-left-4 {
  margin-left: 40px !important
}

.margin-left-5 {
  margin-left: 50px !important
}

.margin-left-6 {
  margin-left: 60px !important
}

.margin-left-7 {
  margin-left: 70px !important
}

.margin-left-8 {
  margin-left: 80px !important
}

.margin-left-9 {
  margin-left: 90px !important
}

.margin-left-10 {
  margin-left: 100px !important
}

.margin-left-11 {
  margin-left: 110px !important
}

.margin-left-12 {
  margin-left: 120px !important
}

.margin-left-13 {
  margin-left: 130px !important
}

.margin-left-14 {
  margin-left: 140px !important
}

.margin-left-15 {
  margin-left: 150px !important
}

.margin-left-16 {
  margin-left: 160px !important
}

.margin-left-17 {
  margin-left: 170px !important
}

.margin-left-18 {
  margin-left: 180px !important
}

.margin-left-19 {
  margin-left: 190px !important
}

.margin-left-20 {
  margin-left: 200px !important
}

@media (max-width: 1239px) {
  .desktop-padding-0 {
    padding: 0px !important
  }

  .desktop-padding-1 {
    padding: 10px !important
  }

  .desktop-padding-2 {
    padding: 20px !important
  }

  .desktop-padding-3 {
    padding: 30px !important
  }

  .desktop-padding-4 {
    padding: 40px !important
  }

  .desktop-padding-5 {
    padding: 50px !important
  }

  .desktop-padding-6 {
    padding: 60px !important
  }

  .desktop-padding-7 {
    padding: 70px !important
  }

  .desktop-padding-8 {
    padding: 80px !important
  }

  .desktop-padding-9 {
    padding: 90px !important
  }

  .desktop-padding-10 {
    padding: 100px !important
  }

  .desktop-padding-11 {
    padding: 110px !important
  }

  .desktop-padding-12 {
    padding: 120px !important
  }

  .desktop-padding-13 {
    padding: 130px !important
  }

  .desktop-padding-14 {
    padding: 140px !important
  }

  .desktop-padding-15 {
    padding: 150px !important
  }

  .desktop-padding-16 {
    padding: 160px !important
  }

  .desktop-padding-17 {
    padding: 170px !important
  }

  .desktop-padding-18 {
    padding: 180px !important
  }

  .desktop-padding-19 {
    padding: 190px !important
  }

  .desktop-padding-20 {
    padding: 200px !important
  }

  .desktop-padding-auto {
    padding: auto !important
  }

  .desktop-padding-top-0 {
    padding-top: 0px !important
  }

  .desktop-padding-top-1 {
    padding-top: 10px !important
  }

  .desktop-padding-top-2 {
    padding-top: 20px !important
  }

  .desktop-padding-top-3 {
    padding-top: 30px !important
  }

  .desktop-padding-top-4 {
    padding-top: 40px !important
  }

  .desktop-padding-top-5 {
    padding-top: 50px !important
  }

  .desktop-padding-top-6 {
    padding-top: 60px !important
  }

  .desktop-padding-top-7 {
    padding-top: 70px !important
  }

  .desktop-padding-top-8 {
    padding-top: 80px !important
  }

  .desktop-padding-top-9 {
    padding-top: 90px !important
  }

  .desktop-padding-top-10 {
    padding-top: 100px !important
  }

  .desktop-padding-top-11 {
    padding-top: 110px !important
  }

  .desktop-padding-top-12 {
    padding-top: 120px !important
  }

  .desktop-padding-top-13 {
    padding-top: 130px !important
  }

  .desktop-padding-top-14 {
    padding-top: 140px !important
  }

  .desktop-padding-top-15 {
    padding-top: 150px !important
  }

  .desktop-padding-top-16 {
    padding-top: 160px !important
  }

  .desktop-padding-top-17 {
    padding-top: 170px !important
  }

  .desktop-padding-top-18 {
    padding-top: 180px !important
  }

  .desktop-padding-top-19 {
    padding-top: 190px !important
  }

  .desktop-padding-top-20 {
    padding-top: 200px !important
  }

  .desktop-padding-top-auto {
    padding-top: auto !important
  }

  .desktop-padding-right-0 {
    padding-right: 0px !important
  }

  .desktop-padding-right-1 {
    padding-right: 10px !important
  }

  .desktop-padding-right-2 {
    padding-right: 20px !important
  }

  .desktop-padding-right-3 {
    padding-right: 30px !important
  }

  .desktop-padding-right-4 {
    padding-right: 40px !important
  }

  .desktop-padding-right-5 {
    padding-right: 50px !important
  }

  .desktop-padding-right-6 {
    padding-right: 60px !important
  }

  .desktop-padding-right-7 {
    padding-right: 70px !important
  }

  .desktop-padding-right-8 {
    padding-right: 80px !important
  }

  .desktop-padding-right-9 {
    padding-right: 90px !important
  }

  .desktop-padding-right-10 {
    padding-right: 100px !important
  }

  .desktop-padding-right-11 {
    padding-right: 110px !important
  }

  .desktop-padding-right-12 {
    padding-right: 120px !important
  }

  .desktop-padding-right-13 {
    padding-right: 130px !important
  }

  .desktop-padding-right-14 {
    padding-right: 140px !important
  }

  .desktop-padding-right-15 {
    padding-right: 150px !important
  }

  .desktop-padding-right-16 {
    padding-right: 160px !important
  }

  .desktop-padding-right-17 {
    padding-right: 170px !important
  }

  .desktop-padding-right-18 {
    padding-right: 180px !important
  }

  .desktop-padding-right-19 {
    padding-right: 190px !important
  }

  .desktop-padding-right-20 {
    padding-right: 200px !important
  }

  .desktop-padding-right-auto {
    padding-right: auto !important
  }

  .desktop-padding-bottom-0 {
    padding-bottom: 0px !important
  }

  .desktop-padding-bottom-1 {
    padding-bottom: 10px !important
  }

  .desktop-padding-bottom-2 {
    padding-bottom: 20px !important
  }

  .desktop-padding-bottom-3 {
    padding-bottom: 30px !important
  }

  .desktop-padding-bottom-4 {
    padding-bottom: 40px !important
  }

  .desktop-padding-bottom-5 {
    padding-bottom: 50px !important
  }

  .desktop-padding-bottom-6 {
    padding-bottom: 60px !important
  }

  .desktop-padding-bottom-7 {
    padding-bottom: 70px !important
  }

  .desktop-padding-bottom-8 {
    padding-bottom: 80px !important
  }

  .desktop-padding-bottom-9 {
    padding-bottom: 90px !important
  }

  .desktop-padding-bottom-10 {
    padding-bottom: 100px !important
  }

  .desktop-padding-bottom-11 {
    padding-bottom: 110px !important
  }

  .desktop-padding-bottom-12 {
    padding-bottom: 120px !important
  }

  .desktop-padding-bottom-13 {
    padding-bottom: 130px !important
  }

  .desktop-padding-bottom-14 {
    padding-bottom: 140px !important
  }

  .desktop-padding-bottom-15 {
    padding-bottom: 150px !important
  }

  .desktop-padding-bottom-16 {
    padding-bottom: 160px !important
  }

  .desktop-padding-bottom-17 {
    padding-bottom: 170px !important
  }

  .desktop-padding-bottom-18 {
    padding-bottom: 180px !important
  }

  .desktop-padding-bottom-19 {
    padding-bottom: 190px !important
  }

  .desktop-padding-bottom-20 {
    padding-bottom: 200px !important
  }

  .desktop-padding-bottom-auto {
    padding-bottom: auto !important
  }

  .desktop-padding-left-0 {
    padding-left: 0px !important
  }

  .desktop-padding-left-1 {
    padding-left: 10px !important
  }

  .desktop-padding-left-2 {
    padding-left: 20px !important
  }

  .desktop-padding-left-3 {
    padding-left: 30px !important
  }

  .desktop-padding-left-4 {
    padding-left: 40px !important
  }

  .desktop-padding-left-5 {
    padding-left: 50px !important
  }

  .desktop-padding-left-6 {
    padding-left: 60px !important
  }

  .desktop-padding-left-7 {
    padding-left: 70px !important
  }

  .desktop-padding-left-8 {
    padding-left: 80px !important
  }

  .desktop-padding-left-9 {
    padding-left: 90px !important
  }

  .desktop-padding-left-10 {
    padding-left: 100px !important
  }

  .desktop-padding-left-11 {
    padding-left: 110px !important
  }

  .desktop-padding-left-12 {
    padding-left: 120px !important
  }

  .desktop-padding-left-13 {
    padding-left: 130px !important
  }

  .desktop-padding-left-14 {
    padding-left: 140px !important
  }

  .desktop-padding-left-15 {
    padding-left: 150px !important
  }

  .desktop-padding-left-16 {
    padding-left: 160px !important
  }

  .desktop-padding-left-17 {
    padding-left: 170px !important
  }

  .desktop-padding-left-18 {
    padding-left: 180px !important
  }

  .desktop-padding-left-19 {
    padding-left: 190px !important
  }

  .desktop-padding-left-20 {
    padding-left: 200px !important
  }

  .desktop-padding-left-auto {
    padding-left: auto !important
  }

  .desktop-margin-0 {
    margin: 0px !important
  }

  .desktop-margin-1 {
    margin: 10px !important
  }

  .desktop-margin-2 {
    margin: 20px !important
  }

  .desktop-margin-3 {
    margin: 30px !important
  }

  .desktop-margin-4 {
    margin: 40px !important
  }

  .desktop-margin-5 {
    margin: 50px !important
  }

  .desktop-margin-6 {
    margin: 60px !important
  }

  .desktop-margin-7 {
    margin: 70px !important
  }

  .desktop-margin-8 {
    margin: 80px !important
  }

  .desktop-margin-9 {
    margin: 90px !important
  }

  .desktop-margin-10 {
    margin: 100px !important
  }

  .desktop-margin-11 {
    margin: 110px !important
  }

  .desktop-margin-12 {
    margin: 120px !important
  }

  .desktop-margin-13 {
    margin: 130px !important
  }

  .desktop-margin-14 {
    margin: 140px !important
  }

  .desktop-margin-15 {
    margin: 150px !important
  }

  .desktop-margin-16 {
    margin: 160px !important
  }

  .desktop-margin-17 {
    margin: 170px !important
  }

  .desktop-margin-18 {
    margin: 180px !important
  }

  .desktop-margin-19 {
    margin: 190px !important
  }

  .desktop-margin-20 {
    margin: 200px !important
  }

  .desktop-margin-auto {
    margin: auto !important
  }

  .desktop-margin-top-0 {
    margin-top: 0px !important
  }

  .desktop-margin-top-1 {
    margin-top: 10px !important
  }

  .desktop-margin-top-2 {
    margin-top: 20px !important
  }

  .desktop-margin-top-3 {
    margin-top: 30px !important
  }

  .desktop-margin-top-4 {
    margin-top: 40px !important
  }

  .desktop-margin-top-5 {
    margin-top: 50px !important
  }

  .desktop-margin-top-6 {
    margin-top: 60px !important
  }

  .desktop-margin-top-7 {
    margin-top: 70px !important
  }

  .desktop-margin-top-8 {
    margin-top: 80px !important
  }

  .desktop-margin-top-9 {
    margin-top: 90px !important
  }

  .desktop-margin-top-10 {
    margin-top: 100px !important
  }

  .desktop-margin-top-11 {
    margin-top: 110px !important
  }

  .desktop-margin-top-12 {
    margin-top: 120px !important
  }

  .desktop-margin-top-13 {
    margin-top: 130px !important
  }

  .desktop-margin-top-14 {
    margin-top: 140px !important
  }

  .desktop-margin-top-15 {
    margin-top: 150px !important
  }

  .desktop-margin-top-16 {
    margin-top: 160px !important
  }

  .desktop-margin-top-17 {
    margin-top: 170px !important
  }

  .desktop-margin-top-18 {
    margin-top: 180px !important
  }

  .desktop-margin-top-19 {
    margin-top: 190px !important
  }

  .desktop-margin-top-20 {
    margin-top: 200px !important
  }

  .desktop-margin-top-auto {
    margin-top: auto !important
  }

  .desktop-margin-right-0 {
    margin-right: 0px !important
  }

  .desktop-margin-right-1 {
    margin-right: 10px !important
  }

  .desktop-margin-right-2 {
    margin-right: 20px !important
  }

  .desktop-margin-right-3 {
    margin-right: 30px !important
  }

  .desktop-margin-right-4 {
    margin-right: 40px !important
  }

  .desktop-margin-right-5 {
    margin-right: 50px !important
  }

  .desktop-margin-right-6 {
    margin-right: 60px !important
  }

  .desktop-margin-right-7 {
    margin-right: 70px !important
  }

  .desktop-margin-right-8 {
    margin-right: 80px !important
  }

  .desktop-margin-right-9 {
    margin-right: 90px !important
  }

  .desktop-margin-right-10 {
    margin-right: 100px !important
  }

  .desktop-margin-right-11 {
    margin-right: 110px !important
  }

  .desktop-margin-right-12 {
    margin-right: 120px !important
  }

  .desktop-margin-right-13 {
    margin-right: 130px !important
  }

  .desktop-margin-right-14 {
    margin-right: 140px !important
  }

  .desktop-margin-right-15 {
    margin-right: 150px !important
  }

  .desktop-margin-right-16 {
    margin-right: 160px !important
  }

  .desktop-margin-right-17 {
    margin-right: 170px !important
  }

  .desktop-margin-right-18 {
    margin-right: 180px !important
  }

  .desktop-margin-right-19 {
    margin-right: 190px !important
  }

  .desktop-margin-right-20 {
    margin-right: 200px !important
  }

  .desktop-margin-right-auto {
    margin-right: auto !important
  }

  .desktop-margin-bottom-0 {
    margin-bottom: 0px !important
  }

  .desktop-margin-bottom-1 {
    margin-bottom: 10px !important
  }

  .desktop-margin-bottom-2 {
    margin-bottom: 20px !important
  }

  .desktop-margin-bottom-3 {
    margin-bottom: 30px !important
  }

  .desktop-margin-bottom-4 {
    margin-bottom: 40px !important
  }

  .desktop-margin-bottom-5 {
    margin-bottom: 50px !important
  }

  .desktop-margin-bottom-6 {
    margin-bottom: 60px !important
  }

  .desktop-margin-bottom-7 {
    margin-bottom: 70px !important
  }

  .desktop-margin-bottom-8 {
    margin-bottom: 80px !important
  }

  .desktop-margin-bottom-9 {
    margin-bottom: 90px !important
  }

  .desktop-margin-bottom-10 {
    margin-bottom: 100px !important
  }

  .desktop-margin-bottom-11 {
    margin-bottom: 110px !important
  }

  .desktop-margin-bottom-12 {
    margin-bottom: 120px !important
  }

  .desktop-margin-bottom-13 {
    margin-bottom: 130px !important
  }

  .desktop-margin-bottom-14 {
    margin-bottom: 140px !important
  }

  .desktop-margin-bottom-15 {
    margin-bottom: 150px !important
  }

  .desktop-margin-bottom-16 {
    margin-bottom: 160px !important
  }

  .desktop-margin-bottom-17 {
    margin-bottom: 170px !important
  }

  .desktop-margin-bottom-18 {
    margin-bottom: 180px !important
  }

  .desktop-margin-bottom-19 {
    margin-bottom: 190px !important
  }

  .desktop-margin-bottom-20 {
    margin-bottom: 200px !important
  }

  .desktop-margin-bottom-auto {
    margin-bottom: auto !important
  }

  .desktop-margin-left-0 {
    margin-left: 0px !important
  }

  .desktop-margin-left-1 {
    margin-left: 10px !important
  }

  .desktop-margin-left-2 {
    margin-left: 20px !important
  }

  .desktop-margin-left-3 {
    margin-left: 30px !important
  }

  .desktop-margin-left-4 {
    margin-left: 40px !important
  }

  .desktop-margin-left-5 {
    margin-left: 50px !important
  }

  .desktop-margin-left-6 {
    margin-left: 60px !important
  }

  .desktop-margin-left-7 {
    margin-left: 70px !important
  }

  .desktop-margin-left-8 {
    margin-left: 80px !important
  }

  .desktop-margin-left-9 {
    margin-left: 90px !important
  }

  .desktop-margin-left-10 {
    margin-left: 100px !important
  }

  .desktop-margin-left-11 {
    margin-left: 110px !important
  }

  .desktop-margin-left-12 {
    margin-left: 120px !important
  }

  .desktop-margin-left-13 {
    margin-left: 130px !important
  }

  .desktop-margin-left-14 {
    margin-left: 140px !important
  }

  .desktop-margin-left-15 {
    margin-left: 150px !important
  }

  .desktop-margin-left-16 {
    margin-left: 160px !important
  }

  .desktop-margin-left-17 {
    margin-left: 170px !important
  }

  .desktop-margin-left-18 {
    margin-left: 180px !important
  }

  .desktop-margin-left-19 {
    margin-left: 190px !important
  }

  .desktop-margin-left-20 {
    margin-left: 200px !important
  }

  .desktop-margin-left-auto {
    margin-left: auto !important
  }
}

@media (max-width: 1023px) {
  .tablet-padding-0 {
    padding: 0px !important
  }

  .tablet-padding-1 {
    padding: 10px !important
  }

  .tablet-padding-2 {
    padding: 20px !important
  }

  .tablet-padding-3 {
    padding: 30px !important
  }

  .tablet-padding-4 {
    padding: 40px !important
  }

  .tablet-padding-5 {
    padding: 50px !important
  }

  .tablet-padding-6 {
    padding: 60px !important
  }

  .tablet-padding-7 {
    padding: 70px !important
  }

  .tablet-padding-8 {
    padding: 80px !important
  }

  .tablet-padding-9 {
    padding: 90px !important
  }

  .tablet-padding-10 {
    padding: 100px !important
  }

  .tablet-padding-11 {
    padding: 110px !important
  }

  .tablet-padding-12 {
    padding: 120px !important
  }

  .tablet-padding-13 {
    padding: 130px !important
  }

  .tablet-padding-14 {
    padding: 140px !important
  }

  .tablet-padding-15 {
    padding: 150px !important
  }

  .tablet-padding-16 {
    padding: 160px !important
  }

  .tablet-padding-17 {
    padding: 170px !important
  }

  .tablet-padding-18 {
    padding: 180px !important
  }

  .tablet-padding-19 {
    padding: 190px !important
  }

  .tablet-padding-20 {
    padding: 200px !important
  }

  .tablet-padding-auto {
    padding: auto !important
  }

  .tablet-padding-top-0 {
    padding-top: 0px !important
  }

  .tablet-padding-top-1 {
    padding-top: 10px !important
  }

  .tablet-padding-top-2 {
    padding-top: 20px !important
  }

  .tablet-padding-top-3 {
    padding-top: 30px !important
  }

  .tablet-padding-top-4 {
    padding-top: 40px !important
  }

  .tablet-padding-top-5 {
    padding-top: 50px !important
  }

  .tablet-padding-top-6 {
    padding-top: 60px !important
  }

  .tablet-padding-top-7 {
    padding-top: 70px !important
  }

  .tablet-padding-top-8 {
    padding-top: 80px !important
  }

  .tablet-padding-top-9 {
    padding-top: 90px !important
  }

  .tablet-padding-top-10 {
    padding-top: 100px !important
  }

  .tablet-padding-top-11 {
    padding-top: 110px !important
  }

  .tablet-padding-top-12 {
    padding-top: 120px !important
  }

  .tablet-padding-top-13 {
    padding-top: 130px !important
  }

  .tablet-padding-top-14 {
    padding-top: 140px !important
  }

  .tablet-padding-top-15 {
    padding-top: 150px !important
  }

  .tablet-padding-top-16 {
    padding-top: 160px !important
  }

  .tablet-padding-top-17 {
    padding-top: 170px !important
  }

  .tablet-padding-top-18 {
    padding-top: 180px !important
  }

  .tablet-padding-top-19 {
    padding-top: 190px !important
  }

  .tablet-padding-top-20 {
    padding-top: 200px !important
  }

  .tablet-padding-top-auto {
    padding-top: auto !important
  }

  .tablet-padding-right-0 {
    padding-right: 0px !important
  }

  .tablet-padding-right-1 {
    padding-right: 10px !important
  }

  .tablet-padding-right-2 {
    padding-right: 20px !important
  }

  .tablet-padding-right-3 {
    padding-right: 30px !important
  }

  .tablet-padding-right-4 {
    padding-right: 40px !important
  }

  .tablet-padding-right-5 {
    padding-right: 50px !important
  }

  .tablet-padding-right-6 {
    padding-right: 60px !important
  }

  .tablet-padding-right-7 {
    padding-right: 70px !important
  }

  .tablet-padding-right-8 {
    padding-right: 80px !important
  }

  .tablet-padding-right-9 {
    padding-right: 90px !important
  }

  .tablet-padding-right-10 {
    padding-right: 100px !important
  }

  .tablet-padding-right-11 {
    padding-right: 110px !important
  }

  .tablet-padding-right-12 {
    padding-right: 120px !important
  }

  .tablet-padding-right-13 {
    padding-right: 130px !important
  }

  .tablet-padding-right-14 {
    padding-right: 140px !important
  }

  .tablet-padding-right-15 {
    padding-right: 150px !important
  }

  .tablet-padding-right-16 {
    padding-right: 160px !important
  }

  .tablet-padding-right-17 {
    padding-right: 170px !important
  }

  .tablet-padding-right-18 {
    padding-right: 180px !important
  }

  .tablet-padding-right-19 {
    padding-right: 190px !important
  }

  .tablet-padding-right-20 {
    padding-right: 200px !important
  }

  .tablet-padding-right-auto {
    padding-right: auto !important
  }

  .tablet-padding-bottom-0 {
    padding-bottom: 0px !important
  }

  .tablet-padding-bottom-1 {
    padding-bottom: 10px !important
  }

  .tablet-padding-bottom-2 {
    padding-bottom: 20px !important
  }

  .tablet-padding-bottom-3 {
    padding-bottom: 30px !important
  }

  .tablet-padding-bottom-4 {
    padding-bottom: 40px !important
  }

  .tablet-padding-bottom-5 {
    padding-bottom: 50px !important
  }

  .tablet-padding-bottom-6 {
    padding-bottom: 60px !important
  }

  .tablet-padding-bottom-7 {
    padding-bottom: 70px !important
  }

  .tablet-padding-bottom-8 {
    padding-bottom: 80px !important
  }

  .tablet-padding-bottom-9 {
    padding-bottom: 90px !important
  }

  .tablet-padding-bottom-10 {
    padding-bottom: 100px !important
  }

  .tablet-padding-bottom-11 {
    padding-bottom: 110px !important
  }

  .tablet-padding-bottom-12 {
    padding-bottom: 120px !important
  }

  .tablet-padding-bottom-13 {
    padding-bottom: 130px !important
  }

  .tablet-padding-bottom-14 {
    padding-bottom: 140px !important
  }

  .tablet-padding-bottom-15 {
    padding-bottom: 150px !important
  }

  .tablet-padding-bottom-16 {
    padding-bottom: 160px !important
  }

  .tablet-padding-bottom-17 {
    padding-bottom: 170px !important
  }

  .tablet-padding-bottom-18 {
    padding-bottom: 180px !important
  }

  .tablet-padding-bottom-19 {
    padding-bottom: 190px !important
  }

  .tablet-padding-bottom-20 {
    padding-bottom: 200px !important
  }

  .tablet-padding-bottom-auto {
    padding-bottom: auto !important
  }

  .tablet-padding-left-0 {
    padding-left: 0px !important
  }

  .tablet-padding-left-1 {
    padding-left: 10px !important
  }

  .tablet-padding-left-2 {
    padding-left: 20px !important
  }

  .tablet-padding-left-3 {
    padding-left: 30px !important
  }

  .tablet-padding-left-4 {
    padding-left: 40px !important
  }

  .tablet-padding-left-5 {
    padding-left: 50px !important
  }

  .tablet-padding-left-6 {
    padding-left: 60px !important
  }

  .tablet-padding-left-7 {
    padding-left: 70px !important
  }

  .tablet-padding-left-8 {
    padding-left: 80px !important
  }

  .tablet-padding-left-9 {
    padding-left: 90px !important
  }

  .tablet-padding-left-10 {
    padding-left: 100px !important
  }

  .tablet-padding-left-11 {
    padding-left: 110px !important
  }

  .tablet-padding-left-12 {
    padding-left: 120px !important
  }

  .tablet-padding-left-13 {
    padding-left: 130px !important
  }

  .tablet-padding-left-14 {
    padding-left: 140px !important
  }

  .tablet-padding-left-15 {
    padding-left: 150px !important
  }

  .tablet-padding-left-16 {
    padding-left: 160px !important
  }

  .tablet-padding-left-17 {
    padding-left: 170px !important
  }

  .tablet-padding-left-18 {
    padding-left: 180px !important
  }

  .tablet-padding-left-19 {
    padding-left: 190px !important
  }

  .tablet-padding-left-20 {
    padding-left: 200px !important
  }

  .tablet-padding-left-auto {
    padding-left: auto !important
  }

  .tablet-margin-0 {
    margin: 0px !important
  }

  .tablet-margin-1 {
    margin: 10px !important
  }

  .tablet-margin-2 {
    margin: 20px !important
  }

  .tablet-margin-3 {
    margin: 30px !important
  }

  .tablet-margin-4 {
    margin: 40px !important
  }

  .tablet-margin-5 {
    margin: 50px !important
  }

  .tablet-margin-6 {
    margin: 60px !important
  }

  .tablet-margin-7 {
    margin: 70px !important
  }

  .tablet-margin-8 {
    margin: 80px !important
  }

  .tablet-margin-9 {
    margin: 90px !important
  }

  .tablet-margin-10 {
    margin: 100px !important
  }

  .tablet-margin-11 {
    margin: 110px !important
  }

  .tablet-margin-12 {
    margin: 120px !important
  }

  .tablet-margin-13 {
    margin: 130px !important
  }

  .tablet-margin-14 {
    margin: 140px !important
  }

  .tablet-margin-15 {
    margin: 150px !important
  }

  .tablet-margin-16 {
    margin: 160px !important
  }

  .tablet-margin-17 {
    margin: 170px !important
  }

  .tablet-margin-18 {
    margin: 180px !important
  }

  .tablet-margin-19 {
    margin: 190px !important
  }

  .tablet-margin-20 {
    margin: 200px !important
  }

  .tablet-margin-auto {
    margin: auto !important
  }

  .tablet-margin-top-0 {
    margin-top: 0px !important
  }

  .tablet-margin-top-1 {
    margin-top: 10px !important
  }

  .tablet-margin-top-2 {
    margin-top: 20px !important
  }

  .tablet-margin-top-3 {
    margin-top: 30px !important
  }

  .tablet-margin-top-4 {
    margin-top: 40px !important
  }

  .tablet-margin-top-5 {
    margin-top: 50px !important
  }

  .tablet-margin-top-6 {
    margin-top: 60px !important
  }

  .tablet-margin-top-7 {
    margin-top: 70px !important
  }

  .tablet-margin-top-8 {
    margin-top: 80px !important
  }

  .tablet-margin-top-9 {
    margin-top: 90px !important
  }

  .tablet-margin-top-10 {
    margin-top: 100px !important
  }

  .tablet-margin-top-11 {
    margin-top: 110px !important
  }

  .tablet-margin-top-12 {
    margin-top: 120px !important
  }

  .tablet-margin-top-13 {
    margin-top: 130px !important
  }

  .tablet-margin-top-14 {
    margin-top: 140px !important
  }

  .tablet-margin-top-15 {
    margin-top: 150px !important
  }

  .tablet-margin-top-16 {
    margin-top: 160px !important
  }

  .tablet-margin-top-17 {
    margin-top: 170px !important
  }

  .tablet-margin-top-18 {
    margin-top: 180px !important
  }

  .tablet-margin-top-19 {
    margin-top: 190px !important
  }

  .tablet-margin-top-20 {
    margin-top: 200px !important
  }

  .tablet-margin-top-auto {
    margin-top: auto !important
  }

  .tablet-margin-right-0 {
    margin-right: 0px !important
  }

  .tablet-margin-right-1 {
    margin-right: 10px !important
  }

  .tablet-margin-right-2 {
    margin-right: 20px !important
  }

  .tablet-margin-right-3 {
    margin-right: 30px !important
  }

  .tablet-margin-right-4 {
    margin-right: 40px !important
  }

  .tablet-margin-right-5 {
    margin-right: 50px !important
  }

  .tablet-margin-right-6 {
    margin-right: 60px !important
  }

  .tablet-margin-right-7 {
    margin-right: 70px !important
  }

  .tablet-margin-right-8 {
    margin-right: 80px !important
  }

  .tablet-margin-right-9 {
    margin-right: 90px !important
  }

  .tablet-margin-right-10 {
    margin-right: 100px !important
  }

  .tablet-margin-right-11 {
    margin-right: 110px !important
  }

  .tablet-margin-right-12 {
    margin-right: 120px !important
  }

  .tablet-margin-right-13 {
    margin-right: 130px !important
  }

  .tablet-margin-right-14 {
    margin-right: 140px !important
  }

  .tablet-margin-right-15 {
    margin-right: 150px !important
  }

  .tablet-margin-right-16 {
    margin-right: 160px !important
  }

  .tablet-margin-right-17 {
    margin-right: 170px !important
  }

  .tablet-margin-right-18 {
    margin-right: 180px !important
  }

  .tablet-margin-right-19 {
    margin-right: 190px !important
  }

  .tablet-margin-right-20 {
    margin-right: 200px !important
  }

  .tablet-margin-right-auto {
    margin-right: auto !important
  }

  .tablet-margin-bottom-0 {
    margin-bottom: 0px !important
  }

  .tablet-margin-bottom-1 {
    margin-bottom: 10px !important
  }

  .tablet-margin-bottom-2 {
    margin-bottom: 20px !important
  }

  .tablet-margin-bottom-3 {
    margin-bottom: 30px !important
  }

  .tablet-margin-bottom-4 {
    margin-bottom: 40px !important
  }

  .tablet-margin-bottom-5 {
    margin-bottom: 50px !important
  }

  .tablet-margin-bottom-6 {
    margin-bottom: 60px !important
  }

  .tablet-margin-bottom-7 {
    margin-bottom: 70px !important
  }

  .tablet-margin-bottom-8 {
    margin-bottom: 80px !important
  }

  .tablet-margin-bottom-9 {
    margin-bottom: 90px !important
  }

  .tablet-margin-bottom-10 {
    margin-bottom: 100px !important
  }

  .tablet-margin-bottom-11 {
    margin-bottom: 110px !important
  }

  .tablet-margin-bottom-12 {
    margin-bottom: 120px !important
  }

  .tablet-margin-bottom-13 {
    margin-bottom: 130px !important
  }

  .tablet-margin-bottom-14 {
    margin-bottom: 140px !important
  }

  .tablet-margin-bottom-15 {
    margin-bottom: 150px !important
  }

  .tablet-margin-bottom-16 {
    margin-bottom: 160px !important
  }

  .tablet-margin-bottom-17 {
    margin-bottom: 170px !important
  }

  .tablet-margin-bottom-18 {
    margin-bottom: 180px !important
  }

  .tablet-margin-bottom-19 {
    margin-bottom: 190px !important
  }

  .tablet-margin-bottom-20 {
    margin-bottom: 200px !important
  }

  .tablet-margin-bottom-auto {
    margin-bottom: auto !important
  }

  .tablet-margin-left-0 {
    margin-left: 0px !important
  }

  .tablet-margin-left-1 {
    margin-left: 10px !important
  }

  .tablet-margin-left-2 {
    margin-left: 20px !important
  }

  .tablet-margin-left-3 {
    margin-left: 30px !important
  }

  .tablet-margin-left-4 {
    margin-left: 40px !important
  }

  .tablet-margin-left-5 {
    margin-left: 50px !important
  }

  .tablet-margin-left-6 {
    margin-left: 60px !important
  }

  .tablet-margin-left-7 {
    margin-left: 70px !important
  }

  .tablet-margin-left-8 {
    margin-left: 80px !important
  }

  .tablet-margin-left-9 {
    margin-left: 90px !important
  }

  .tablet-margin-left-10 {
    margin-left: 100px !important
  }

  .tablet-margin-left-11 {
    margin-left: 110px !important
  }

  .tablet-margin-left-12 {
    margin-left: 120px !important
  }

  .tablet-margin-left-13 {
    margin-left: 130px !important
  }

  .tablet-margin-left-14 {
    margin-left: 140px !important
  }

  .tablet-margin-left-15 {
    margin-left: 150px !important
  }

  .tablet-margin-left-16 {
    margin-left: 160px !important
  }

  .tablet-margin-left-17 {
    margin-left: 170px !important
  }

  .tablet-margin-left-18 {
    margin-left: 180px !important
  }

  .tablet-margin-left-19 {
    margin-left: 190px !important
  }

  .tablet-margin-left-20 {
    margin-left: 200px !important
  }

  .tablet-margin-left-auto {
    margin-left: auto !important
  }
}

@media (max-width: 767px) {
  .phablet-padding-0 {
    padding: 0px !important
  }

  .phablet-padding-1 {
    padding: 10px !important
  }

  .phablet-padding-2 {
    padding: 20px !important
  }

  .phablet-padding-3 {
    padding: 30px !important
  }

  .phablet-padding-4 {
    padding: 40px !important
  }

  .phablet-padding-5 {
    padding: 50px !important
  }

  .phablet-padding-6 {
    padding: 60px !important
  }

  .phablet-padding-7 {
    padding: 70px !important
  }

  .phablet-padding-8 {
    padding: 80px !important
  }

  .phablet-padding-9 {
    padding: 90px !important
  }

  .phablet-padding-10 {
    padding: 100px !important
  }

  .phablet-padding-11 {
    padding: 110px !important
  }

  .phablet-padding-12 {
    padding: 120px !important
  }

  .phablet-padding-13 {
    padding: 130px !important
  }

  .phablet-padding-14 {
    padding: 140px !important
  }

  .phablet-padding-15 {
    padding: 150px !important
  }

  .phablet-padding-16 {
    padding: 160px !important
  }

  .phablet-padding-17 {
    padding: 170px !important
  }

  .phablet-padding-18 {
    padding: 180px !important
  }

  .phablet-padding-19 {
    padding: 190px !important
  }

  .phablet-padding-20 {
    padding: 200px !important
  }

  .phablet-padding-auto {
    padding: auto !important
  }

  .phablet-padding-top-0 {
    padding-top: 0px !important
  }

  .phablet-padding-top-1 {
    padding-top: 10px !important
  }

  .phablet-padding-top-2 {
    padding-top: 20px !important
  }

  .phablet-padding-top-3 {
    padding-top: 30px !important
  }

  .phablet-padding-top-4 {
    padding-top: 40px !important
  }

  .phablet-padding-top-5 {
    padding-top: 50px !important
  }

  .phablet-padding-top-6 {
    padding-top: 60px !important
  }

  .phablet-padding-top-7 {
    padding-top: 70px !important
  }

  .phablet-padding-top-8 {
    padding-top: 80px !important
  }

  .phablet-padding-top-9 {
    padding-top: 90px !important
  }

  .phablet-padding-top-10 {
    padding-top: 100px !important
  }

  .phablet-padding-top-11 {
    padding-top: 110px !important
  }

  .phablet-padding-top-12 {
    padding-top: 120px !important
  }

  .phablet-padding-top-13 {
    padding-top: 130px !important
  }

  .phablet-padding-top-14 {
    padding-top: 140px !important
  }

  .phablet-padding-top-15 {
    padding-top: 150px !important
  }

  .phablet-padding-top-16 {
    padding-top: 160px !important
  }

  .phablet-padding-top-17 {
    padding-top: 170px !important
  }

  .phablet-padding-top-18 {
    padding-top: 180px !important
  }

  .phablet-padding-top-19 {
    padding-top: 190px !important
  }

  .phablet-padding-top-20 {
    padding-top: 200px !important
  }

  .phablet-padding-top-auto {
    padding-top: auto !important
  }

  .phablet-padding-right-0 {
    padding-right: 0px !important
  }

  .phablet-padding-right-1 {
    padding-right: 10px !important
  }

  .phablet-padding-right-2 {
    padding-right: 20px !important
  }

  .phablet-padding-right-3 {
    padding-right: 30px !important
  }

  .phablet-padding-right-4 {
    padding-right: 40px !important
  }

  .phablet-padding-right-5 {
    padding-right: 50px !important
  }

  .phablet-padding-right-6 {
    padding-right: 60px !important
  }

  .phablet-padding-right-7 {
    padding-right: 70px !important
  }

  .phablet-padding-right-8 {
    padding-right: 80px !important
  }

  .phablet-padding-right-9 {
    padding-right: 90px !important
  }

  .phablet-padding-right-10 {
    padding-right: 100px !important
  }

  .phablet-padding-right-11 {
    padding-right: 110px !important
  }

  .phablet-padding-right-12 {
    padding-right: 120px !important
  }

  .phablet-padding-right-13 {
    padding-right: 130px !important
  }

  .phablet-padding-right-14 {
    padding-right: 140px !important
  }

  .phablet-padding-right-15 {
    padding-right: 150px !important
  }

  .phablet-padding-right-16 {
    padding-right: 160px !important
  }

  .phablet-padding-right-17 {
    padding-right: 170px !important
  }

  .phablet-padding-right-18 {
    padding-right: 180px !important
  }

  .phablet-padding-right-19 {
    padding-right: 190px !important
  }

  .phablet-padding-right-20 {
    padding-right: 200px !important
  }

  .phablet-padding-right-auto {
    padding-right: auto !important
  }

  .phablet-padding-bottom-0 {
    padding-bottom: 0px !important
  }

  .phablet-padding-bottom-1 {
    padding-bottom: 10px !important
  }

  .phablet-padding-bottom-2 {
    padding-bottom: 20px !important
  }

  .phablet-padding-bottom-3 {
    padding-bottom: 30px !important
  }

  .phablet-padding-bottom-4 {
    padding-bottom: 40px !important
  }

  .phablet-padding-bottom-5 {
    padding-bottom: 50px !important
  }

  .phablet-padding-bottom-6 {
    padding-bottom: 60px !important
  }

  .phablet-padding-bottom-7 {
    padding-bottom: 70px !important
  }

  .phablet-padding-bottom-8 {
    padding-bottom: 80px !important
  }

  .phablet-padding-bottom-9 {
    padding-bottom: 90px !important
  }

  .phablet-padding-bottom-10 {
    padding-bottom: 100px !important
  }

  .phablet-padding-bottom-11 {
    padding-bottom: 110px !important
  }

  .phablet-padding-bottom-12 {
    padding-bottom: 120px !important
  }

  .phablet-padding-bottom-13 {
    padding-bottom: 130px !important
  }

  .phablet-padding-bottom-14 {
    padding-bottom: 140px !important
  }

  .phablet-padding-bottom-15 {
    padding-bottom: 150px !important
  }

  .phablet-padding-bottom-16 {
    padding-bottom: 160px !important
  }

  .phablet-padding-bottom-17 {
    padding-bottom: 170px !important
  }

  .phablet-padding-bottom-18 {
    padding-bottom: 180px !important
  }

  .phablet-padding-bottom-19 {
    padding-bottom: 190px !important
  }

  .phablet-padding-bottom-20 {
    padding-bottom: 200px !important
  }

  .phablet-padding-bottom-auto {
    padding-bottom: auto !important
  }

  .phablet-padding-left-0 {
    padding-left: 0px !important
  }

  .phablet-padding-left-1 {
    padding-left: 10px !important
  }

  .phablet-padding-left-2 {
    padding-left: 20px !important
  }

  .phablet-padding-left-3 {
    padding-left: 30px !important
  }

  .phablet-padding-left-4 {
    padding-left: 40px !important
  }

  .phablet-padding-left-5 {
    padding-left: 50px !important
  }

  .phablet-padding-left-6 {
    padding-left: 60px !important
  }

  .phablet-padding-left-7 {
    padding-left: 70px !important
  }

  .phablet-padding-left-8 {
    padding-left: 80px !important
  }

  .phablet-padding-left-9 {
    padding-left: 90px !important
  }

  .phablet-padding-left-10 {
    padding-left: 100px !important
  }

  .phablet-padding-left-11 {
    padding-left: 110px !important
  }

  .phablet-padding-left-12 {
    padding-left: 120px !important
  }

  .phablet-padding-left-13 {
    padding-left: 130px !important
  }

  .phablet-padding-left-14 {
    padding-left: 140px !important
  }

  .phablet-padding-left-15 {
    padding-left: 150px !important
  }

  .phablet-padding-left-16 {
    padding-left: 160px !important
  }

  .phablet-padding-left-17 {
    padding-left: 170px !important
  }

  .phablet-padding-left-18 {
    padding-left: 180px !important
  }

  .phablet-padding-left-19 {
    padding-left: 190px !important
  }

  .phablet-padding-left-20 {
    padding-left: 200px !important
  }

  .phablet-padding-left-auto {
    padding-left: auto !important
  }

  .phablet-margin-0 {
    margin: 0px !important
  }

  .phablet-margin-1 {
    margin: 10px !important
  }

  .phablet-margin-2 {
    margin: 20px !important
  }

  .phablet-margin-3 {
    margin: 30px !important
  }

  .phablet-margin-4 {
    margin: 40px !important
  }

  .phablet-margin-5 {
    margin: 50px !important
  }

  .phablet-margin-6 {
    margin: 60px !important
  }

  .phablet-margin-7 {
    margin: 70px !important
  }

  .phablet-margin-8 {
    margin: 80px !important
  }

  .phablet-margin-9 {
    margin: 90px !important
  }

  .phablet-margin-10 {
    margin: 100px !important
  }

  .phablet-margin-11 {
    margin: 110px !important
  }

  .phablet-margin-12 {
    margin: 120px !important
  }

  .phablet-margin-13 {
    margin: 130px !important
  }

  .phablet-margin-14 {
    margin: 140px !important
  }

  .phablet-margin-15 {
    margin: 150px !important
  }

  .phablet-margin-16 {
    margin: 160px !important
  }

  .phablet-margin-17 {
    margin: 170px !important
  }

  .phablet-margin-18 {
    margin: 180px !important
  }

  .phablet-margin-19 {
    margin: 190px !important
  }

  .phablet-margin-20 {
    margin: 200px !important
  }

  .phablet-margin-auto {
    margin: auto !important
  }

  .phablet-margin-top-0 {
    margin-top: 0px !important
  }

  .phablet-margin-top-1 {
    margin-top: 10px !important
  }

  .phablet-margin-top-2 {
    margin-top: 20px !important
  }

  .phablet-margin-top-3 {
    margin-top: 30px !important
  }

  .phablet-margin-top-4 {
    margin-top: 40px !important
  }

  .phablet-margin-top-5 {
    margin-top: 50px !important
  }

  .phablet-margin-top-6 {
    margin-top: 60px !important
  }

  .phablet-margin-top-7 {
    margin-top: 70px !important
  }

  .phablet-margin-top-8 {
    margin-top: 80px !important
  }

  .phablet-margin-top-9 {
    margin-top: 90px !important
  }

  .phablet-margin-top-10 {
    margin-top: 100px !important
  }

  .phablet-margin-top-11 {
    margin-top: 110px !important
  }

  .phablet-margin-top-12 {
    margin-top: 120px !important
  }

  .phablet-margin-top-13 {
    margin-top: 130px !important
  }

  .phablet-margin-top-14 {
    margin-top: 140px !important
  }

  .phablet-margin-top-15 {
    margin-top: 150px !important
  }

  .phablet-margin-top-16 {
    margin-top: 160px !important
  }

  .phablet-margin-top-17 {
    margin-top: 170px !important
  }

  .phablet-margin-top-18 {
    margin-top: 180px !important
  }

  .phablet-margin-top-19 {
    margin-top: 190px !important
  }

  .phablet-margin-top-20 {
    margin-top: 200px !important
  }

  .phablet-margin-top-auto {
    margin-top: auto !important
  }

  .phablet-margin-right-0 {
    margin-right: 0px !important
  }

  .phablet-margin-right-1 {
    margin-right: 10px !important
  }

  .phablet-margin-right-2 {
    margin-right: 20px !important
  }

  .phablet-margin-right-3 {
    margin-right: 30px !important
  }

  .phablet-margin-right-4 {
    margin-right: 40px !important
  }

  .phablet-margin-right-5 {
    margin-right: 50px !important
  }

  .phablet-margin-right-6 {
    margin-right: 60px !important
  }

  .phablet-margin-right-7 {
    margin-right: 70px !important
  }

  .phablet-margin-right-8 {
    margin-right: 80px !important
  }

  .phablet-margin-right-9 {
    margin-right: 90px !important
  }

  .phablet-margin-right-10 {
    margin-right: 100px !important
  }

  .phablet-margin-right-11 {
    margin-right: 110px !important
  }

  .phablet-margin-right-12 {
    margin-right: 120px !important
  }

  .phablet-margin-right-13 {
    margin-right: 130px !important
  }

  .phablet-margin-right-14 {
    margin-right: 140px !important
  }

  .phablet-margin-right-15 {
    margin-right: 150px !important
  }

  .phablet-margin-right-16 {
    margin-right: 160px !important
  }

  .phablet-margin-right-17 {
    margin-right: 170px !important
  }

  .phablet-margin-right-18 {
    margin-right: 180px !important
  }

  .phablet-margin-right-19 {
    margin-right: 190px !important
  }

  .phablet-margin-right-20 {
    margin-right: 200px !important
  }

  .phablet-margin-right-auto {
    margin-right: auto !important
  }

  .phablet-margin-bottom-0 {
    margin-bottom: 0px !important
  }

  .phablet-margin-bottom-1 {
    margin-bottom: 10px !important
  }

  .phablet-margin-bottom-2 {
    margin-bottom: 20px !important
  }

  .phablet-margin-bottom-3 {
    margin-bottom: 30px !important
  }

  .phablet-margin-bottom-4 {
    margin-bottom: 40px !important
  }

  .phablet-margin-bottom-5 {
    margin-bottom: 50px !important
  }

  .phablet-margin-bottom-6 {
    margin-bottom: 60px !important
  }

  .phablet-margin-bottom-7 {
    margin-bottom: 70px !important
  }

  .phablet-margin-bottom-8 {
    margin-bottom: 80px !important
  }

  .phablet-margin-bottom-9 {
    margin-bottom: 90px !important
  }

  .phablet-margin-bottom-10 {
    margin-bottom: 100px !important
  }

  .phablet-margin-bottom-11 {
    margin-bottom: 110px !important
  }

  .phablet-margin-bottom-12 {
    margin-bottom: 120px !important
  }

  .phablet-margin-bottom-13 {
    margin-bottom: 130px !important
  }

  .phablet-margin-bottom-14 {
    margin-bottom: 140px !important
  }

  .phablet-margin-bottom-15 {
    margin-bottom: 150px !important
  }

  .phablet-margin-bottom-16 {
    margin-bottom: 160px !important
  }

  .phablet-margin-bottom-17 {
    margin-bottom: 170px !important
  }

  .phablet-margin-bottom-18 {
    margin-bottom: 180px !important
  }

  .phablet-margin-bottom-19 {
    margin-bottom: 190px !important
  }

  .phablet-margin-bottom-20 {
    margin-bottom: 200px !important
  }

  .phablet-margin-bottom-auto {
    margin-bottom: auto !important
  }

  .phablet-margin-left-0 {
    margin-left: 0px !important
  }

  .phablet-margin-left-1 {
    margin-left: 10px !important
  }

  .phablet-margin-left-2 {
    margin-left: 20px !important
  }

  .phablet-margin-left-3 {
    margin-left: 30px !important
  }

  .phablet-margin-left-4 {
    margin-left: 40px !important
  }

  .phablet-margin-left-5 {
    margin-left: 50px !important
  }

  .phablet-margin-left-6 {
    margin-left: 60px !important
  }

  .phablet-margin-left-7 {
    margin-left: 70px !important
  }

  .phablet-margin-left-8 {
    margin-left: 80px !important
  }

  .phablet-margin-left-9 {
    margin-left: 90px !important
  }

  .phablet-margin-left-10 {
    margin-left: 100px !important
  }

  .phablet-margin-left-11 {
    margin-left: 110px !important
  }

  .phablet-margin-left-12 {
    margin-left: 120px !important
  }

  .phablet-margin-left-13 {
    margin-left: 130px !important
  }

  .phablet-margin-left-14 {
    margin-left: 140px !important
  }

  .phablet-margin-left-15 {
    margin-left: 150px !important
  }

  .phablet-margin-left-16 {
    margin-left: 160px !important
  }

  .phablet-margin-left-17 {
    margin-left: 170px !important
  }

  .phablet-margin-left-18 {
    margin-left: 180px !important
  }

  .phablet-margin-left-19 {
    margin-left: 190px !important
  }

  .phablet-margin-left-20 {
    margin-left: 200px !important
  }

  .phablet-margin-left-auto {
    margin-left: auto !important
  }
}

@media (max-width: 435px) {
  .phone-padding-0 {
    padding: 0px !important
  }

  .phone-padding-1 {
    padding: 10px !important
  }

  .phone-padding-2 {
    padding: 20px !important
  }

  .phone-padding-3 {
    padding: 30px !important
  }

  .phone-padding-4 {
    padding: 40px !important
  }

  .phone-padding-5 {
    padding: 50px !important
  }

  .phone-padding-6 {
    padding: 60px !important
  }

  .phone-padding-7 {
    padding: 70px !important
  }

  .phone-padding-8 {
    padding: 80px !important
  }

  .phone-padding-9 {
    padding: 90px !important
  }

  .phone-padding-10 {
    padding: 100px !important
  }

  .phone-padding-11 {
    padding: 110px !important
  }

  .phone-padding-12 {
    padding: 120px !important
  }

  .phone-padding-13 {
    padding: 130px !important
  }

  .phone-padding-14 {
    padding: 140px !important
  }

  .phone-padding-15 {
    padding: 150px !important
  }

  .phone-padding-16 {
    padding: 160px !important
  }

  .phone-padding-17 {
    padding: 170px !important
  }

  .phone-padding-18 {
    padding: 180px !important
  }

  .phone-padding-19 {
    padding: 190px !important
  }

  .phone-padding-20 {
    padding: 200px !important
  }

  .phone-padding-auto {
    padding: auto !important
  }

  .phone-padding-top-0 {
    padding-top: 0px !important
  }

  .phone-padding-top-1 {
    padding-top: 10px !important
  }

  .phone-padding-top-2 {
    padding-top: 20px !important
  }

  .phone-padding-top-3 {
    padding-top: 30px !important
  }

  .phone-padding-top-4 {
    padding-top: 40px !important
  }

  .phone-padding-top-5 {
    padding-top: 50px !important
  }

  .phone-padding-top-6 {
    padding-top: 60px !important
  }

  .phone-padding-top-7 {
    padding-top: 70px !important
  }

  .phone-padding-top-8 {
    padding-top: 80px !important
  }

  .phone-padding-top-9 {
    padding-top: 90px !important
  }

  .phone-padding-top-10 {
    padding-top: 100px !important
  }

  .phone-padding-top-11 {
    padding-top: 110px !important
  }

  .phone-padding-top-12 {
    padding-top: 120px !important
  }

  .phone-padding-top-13 {
    padding-top: 130px !important
  }

  .phone-padding-top-14 {
    padding-top: 140px !important
  }

  .phone-padding-top-15 {
    padding-top: 150px !important
  }

  .phone-padding-top-16 {
    padding-top: 160px !important
  }

  .phone-padding-top-17 {
    padding-top: 170px !important
  }

  .phone-padding-top-18 {
    padding-top: 180px !important
  }

  .phone-padding-top-19 {
    padding-top: 190px !important
  }

  .phone-padding-top-20 {
    padding-top: 200px !important
  }

  .phone-padding-top-auto {
    padding-top: auto !important
  }

  .phone-padding-right-0 {
    padding-right: 0px !important
  }

  .phone-padding-right-1 {
    padding-right: 10px !important
  }

  .phone-padding-right-2 {
    padding-right: 20px !important
  }

  .phone-padding-right-3 {
    padding-right: 30px !important
  }

  .phone-padding-right-4 {
    padding-right: 40px !important
  }

  .phone-padding-right-5 {
    padding-right: 50px !important
  }

  .phone-padding-right-6 {
    padding-right: 60px !important
  }

  .phone-padding-right-7 {
    padding-right: 70px !important
  }

  .phone-padding-right-8 {
    padding-right: 80px !important
  }

  .phone-padding-right-9 {
    padding-right: 90px !important
  }

  .phone-padding-right-10 {
    padding-right: 100px !important
  }

  .phone-padding-right-11 {
    padding-right: 110px !important
  }

  .phone-padding-right-12 {
    padding-right: 120px !important
  }

  .phone-padding-right-13 {
    padding-right: 130px !important
  }

  .phone-padding-right-14 {
    padding-right: 140px !important
  }

  .phone-padding-right-15 {
    padding-right: 150px !important
  }

  .phone-padding-right-16 {
    padding-right: 160px !important
  }

  .phone-padding-right-17 {
    padding-right: 170px !important
  }

  .phone-padding-right-18 {
    padding-right: 180px !important
  }

  .phone-padding-right-19 {
    padding-right: 190px !important
  }

  .phone-padding-right-20 {
    padding-right: 200px !important
  }

  .phone-padding-right-auto {
    padding-right: auto !important
  }

  .phone-padding-bottom-0 {
    padding-bottom: 0px !important
  }

  .phone-padding-bottom-1 {
    padding-bottom: 10px !important
  }

  .phone-padding-bottom-2 {
    padding-bottom: 20px !important
  }

  .phone-padding-bottom-3 {
    padding-bottom: 30px !important
  }

  .phone-padding-bottom-4 {
    padding-bottom: 40px !important
  }

  .phone-padding-bottom-5 {
    padding-bottom: 50px !important
  }

  .phone-padding-bottom-6 {
    padding-bottom: 60px !important
  }

  .phone-padding-bottom-7 {
    padding-bottom: 70px !important
  }

  .phone-padding-bottom-8 {
    padding-bottom: 80px !important
  }

  .phone-padding-bottom-9 {
    padding-bottom: 90px !important
  }

  .phone-padding-bottom-10 {
    padding-bottom: 100px !important
  }

  .phone-padding-bottom-11 {
    padding-bottom: 110px !important
  }

  .phone-padding-bottom-12 {
    padding-bottom: 120px !important
  }

  .phone-padding-bottom-13 {
    padding-bottom: 130px !important
  }

  .phone-padding-bottom-14 {
    padding-bottom: 140px !important
  }

  .phone-padding-bottom-15 {
    padding-bottom: 150px !important
  }

  .phone-padding-bottom-16 {
    padding-bottom: 160px !important
  }

  .phone-padding-bottom-17 {
    padding-bottom: 170px !important
  }

  .phone-padding-bottom-18 {
    padding-bottom: 180px !important
  }

  .phone-padding-bottom-19 {
    padding-bottom: 190px !important
  }

  .phone-padding-bottom-20 {
    padding-bottom: 200px !important
  }

  .phone-padding-bottom-auto {
    padding-bottom: auto !important
  }

  .phone-padding-left-0 {
    padding-left: 0px !important
  }

  .phone-padding-left-1 {
    padding-left: 10px !important
  }

  .phone-padding-left-2 {
    padding-left: 20px !important
  }

  .phone-padding-left-3 {
    padding-left: 30px !important
  }

  .phone-padding-left-4 {
    padding-left: 40px !important
  }

  .phone-padding-left-5 {
    padding-left: 50px !important
  }

  .phone-padding-left-6 {
    padding-left: 60px !important
  }

  .phone-padding-left-7 {
    padding-left: 70px !important
  }

  .phone-padding-left-8 {
    padding-left: 80px !important
  }

  .phone-padding-left-9 {
    padding-left: 90px !important
  }

  .phone-padding-left-10 {
    padding-left: 100px !important
  }

  .phone-padding-left-11 {
    padding-left: 110px !important
  }

  .phone-padding-left-12 {
    padding-left: 120px !important
  }

  .phone-padding-left-13 {
    padding-left: 130px !important
  }

  .phone-padding-left-14 {
    padding-left: 140px !important
  }

  .phone-padding-left-15 {
    padding-left: 150px !important
  }

  .phone-padding-left-16 {
    padding-left: 160px !important
  }

  .phone-padding-left-17 {
    padding-left: 170px !important
  }

  .phone-padding-left-18 {
    padding-left: 180px !important
  }

  .phone-padding-left-19 {
    padding-left: 190px !important
  }

  .phone-padding-left-20 {
    padding-left: 200px !important
  }

  .phone-padding-left-auto {
    padding-left: auto !important
  }

  .phone-margin-0 {
    margin: 0px !important
  }

  .phone-margin-1 {
    margin: 10px !important
  }

  .phone-margin-2 {
    margin: 20px !important
  }

  .phone-margin-3 {
    margin: 30px !important
  }

  .phone-margin-4 {
    margin: 40px !important
  }

  .phone-margin-5 {
    margin: 50px !important
  }

  .phone-margin-6 {
    margin: 60px !important
  }

  .phone-margin-7 {
    margin: 70px !important
  }

  .phone-margin-8 {
    margin: 80px !important
  }

  .phone-margin-9 {
    margin: 90px !important
  }

  .phone-margin-10 {
    margin: 100px !important
  }

  .phone-margin-11 {
    margin: 110px !important
  }

  .phone-margin-12 {
    margin: 120px !important
  }

  .phone-margin-13 {
    margin: 130px !important
  }

  .phone-margin-14 {
    margin: 140px !important
  }

  .phone-margin-15 {
    margin: 150px !important
  }

  .phone-margin-16 {
    margin: 160px !important
  }

  .phone-margin-17 {
    margin: 170px !important
  }

  .phone-margin-18 {
    margin: 180px !important
  }

  .phone-margin-19 {
    margin: 190px !important
  }

  .phone-margin-20 {
    margin: 200px !important
  }

  .phone-margin-auto {
    margin: auto !important
  }

  .phone-margin-top-0 {
    margin-top: 0px !important
  }

  .phone-margin-top-1 {
    margin-top: 10px !important
  }

  .phone-margin-top-2 {
    margin-top: 20px !important
  }

  .phone-margin-top-3 {
    margin-top: 30px !important
  }

  .phone-margin-top-4 {
    margin-top: 40px !important
  }

  .phone-margin-top-5 {
    margin-top: 50px !important
  }

  .phone-margin-top-6 {
    margin-top: 60px !important
  }

  .phone-margin-top-7 {
    margin-top: 70px !important
  }

  .phone-margin-top-8 {
    margin-top: 80px !important
  }

  .phone-margin-top-9 {
    margin-top: 90px !important
  }

  .phone-margin-top-10 {
    margin-top: 100px !important
  }

  .phone-margin-top-11 {
    margin-top: 110px !important
  }

  .phone-margin-top-12 {
    margin-top: 120px !important
  }

  .phone-margin-top-13 {
    margin-top: 130px !important
  }

  .phone-margin-top-14 {
    margin-top: 140px !important
  }

  .phone-margin-top-15 {
    margin-top: 150px !important
  }

  .phone-margin-top-16 {
    margin-top: 160px !important
  }

  .phone-margin-top-17 {
    margin-top: 170px !important
  }

  .phone-margin-top-18 {
    margin-top: 180px !important
  }

  .phone-margin-top-19 {
    margin-top: 190px !important
  }

  .phone-margin-top-20 {
    margin-top: 200px !important
  }

  .phone-margin-top-auto {
    margin-top: auto !important
  }

  .phone-margin-right-0 {
    margin-right: 0px !important
  }

  .phone-margin-right-1 {
    margin-right: 10px !important
  }

  .phone-margin-right-2 {
    margin-right: 20px !important
  }

  .phone-margin-right-3 {
    margin-right: 30px !important
  }

  .phone-margin-right-4 {
    margin-right: 40px !important
  }

  .phone-margin-right-5 {
    margin-right: 50px !important
  }

  .phone-margin-right-6 {
    margin-right: 60px !important
  }

  .phone-margin-right-7 {
    margin-right: 70px !important
  }

  .phone-margin-right-8 {
    margin-right: 80px !important
  }

  .phone-margin-right-9 {
    margin-right: 90px !important
  }

  .phone-margin-right-10 {
    margin-right: 100px !important
  }

  .phone-margin-right-11 {
    margin-right: 110px !important
  }

  .phone-margin-right-12 {
    margin-right: 120px !important
  }

  .phone-margin-right-13 {
    margin-right: 130px !important
  }

  .phone-margin-right-14 {
    margin-right: 140px !important
  }

  .phone-margin-right-15 {
    margin-right: 150px !important
  }

  .phone-margin-right-16 {
    margin-right: 160px !important
  }

  .phone-margin-right-17 {
    margin-right: 170px !important
  }

  .phone-margin-right-18 {
    margin-right: 180px !important
  }

  .phone-margin-right-19 {
    margin-right: 190px !important
  }

  .phone-margin-right-20 {
    margin-right: 200px !important
  }

  .phone-margin-right-auto {
    margin-right: auto !important
  }

  .phone-margin-bottom-0 {
    margin-bottom: 0px !important
  }

  .phone-margin-bottom-1 {
    margin-bottom: 10px !important
  }

  .phone-margin-bottom-2 {
    margin-bottom: 20px !important
  }

  .phone-margin-bottom-3 {
    margin-bottom: 30px !important
  }

  .phone-margin-bottom-4 {
    margin-bottom: 40px !important
  }

  .phone-margin-bottom-5 {
    margin-bottom: 50px !important
  }

  .phone-margin-bottom-6 {
    margin-bottom: 60px !important
  }

  .phone-margin-bottom-7 {
    margin-bottom: 70px !important
  }

  .phone-margin-bottom-8 {
    margin-bottom: 80px !important
  }

  .phone-margin-bottom-9 {
    margin-bottom: 90px !important
  }

  .phone-margin-bottom-10 {
    margin-bottom: 100px !important
  }

  .phone-margin-bottom-11 {
    margin-bottom: 110px !important
  }

  .phone-margin-bottom-12 {
    margin-bottom: 120px !important
  }

  .phone-margin-bottom-13 {
    margin-bottom: 130px !important
  }

  .phone-margin-bottom-14 {
    margin-bottom: 140px !important
  }

  .phone-margin-bottom-15 {
    margin-bottom: 150px !important
  }

  .phone-margin-bottom-16 {
    margin-bottom: 160px !important
  }

  .phone-margin-bottom-17 {
    margin-bottom: 170px !important
  }

  .phone-margin-bottom-18 {
    margin-bottom: 180px !important
  }

  .phone-margin-bottom-19 {
    margin-bottom: 190px !important
  }

  .phone-margin-bottom-20 {
    margin-bottom: 200px !important
  }

  .phone-margin-bottom-auto {
    margin-bottom: auto !important
  }

  .phone-margin-left-0 {
    margin-left: 0px !important
  }

  .phone-margin-left-1 {
    margin-left: 10px !important
  }

  .phone-margin-left-2 {
    margin-left: 20px !important
  }

  .phone-margin-left-3 {
    margin-left: 30px !important
  }

  .phone-margin-left-4 {
    margin-left: 40px !important
  }

  .phone-margin-left-5 {
    margin-left: 50px !important
  }

  .phone-margin-left-6 {
    margin-left: 60px !important
  }

  .phone-margin-left-7 {
    margin-left: 70px !important
  }

  .phone-margin-left-8 {
    margin-left: 80px !important
  }

  .phone-margin-left-9 {
    margin-left: 90px !important
  }

  .phone-margin-left-10 {
    margin-left: 100px !important
  }

  .phone-margin-left-11 {
    margin-left: 110px !important
  }

  .phone-margin-left-12 {
    margin-left: 120px !important
  }

  .phone-margin-left-13 {
    margin-left: 130px !important
  }

  .phone-margin-left-14 {
    margin-left: 140px !important
  }

  .phone-margin-left-15 {
    margin-left: 150px !important
  }

  .phone-margin-left-16 {
    margin-left: 160px !important
  }

  .phone-margin-left-17 {
    margin-left: 170px !important
  }

  .phone-margin-left-18 {
    margin-left: 180px !important
  }

  .phone-margin-left-19 {
    margin-left: 190px !important
  }

  .phone-margin-left-20 {
    margin-left: 200px !important
  }

  .phone-margin-left-auto {
    margin-left: auto !important
  }
}

.line-height-10 {
  line-height: 1em !important
}

.line-height-11 {
  line-height: 1.1em !important
}

.line-height-12 {
  line-height: 1.2em !important
}

.line-height-13 {
  line-height: 1.3em !important
}

.line-height-14 {
  line-height: 1.4em !important
}

.line-height-15 {
  line-height: 1.5em !important
}

.line-height-16 {
  line-height: 1.6em !important
}

.line-height-17 {
  line-height: 1.7em !important
}

.line-height-18 {
  line-height: 1.8em !important
}

.line-height-19 {
  line-height: 1.9em !important
}

.line-height-20 {
  line-height: 2em !important
}

.crop {
  margin: 0 !important
}

.cropBottom {
  margin-bottom: 0 !important
}

.cropTop {
  margin-top: 0 !important
}

.cropLeft,
.cropSides {
  margin-left: 0 !important
}

.cropRight,
.cropSides {
  margin-right: 0 !important
}

.trim {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.pointer-events {
  pointer-events: all !important
}

.disable-pointer-events,
.disableClick {
  pointer-events: none !important
}

.no-shadow {
  box-shadow: none !important;
  text-shadow: none !important
}

.no-border {
  border: none !important
}

.no-text {
  font-size: 0;
  line-height: 0
}

.space {
  padding: 0 20px
}

.pointer,
.cursorPointer {
  cursor: pointer
}

.cursorDefault {
  cursor: default
}

.cursorZoomIn {
  cursor: pointer;
  cursor: -webkit-zoom-in
}

.cursorZoomOut {
  cursor: pointer;
  cursor: -webkit-zoom-out
}

.disableClick {
  pointer-events: none
}

.cover {
  background-size: cover !important
}

.noSelect,
.noSelect *,
.disableSelect,
.disableSelect * {
  -webkit-touch-callout: none !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important
}

.selectable,
.selectable *,
.enableSelect,
.enableSelect * {
  -webkit-touch-callout: auto !important;
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important
}

.clearBoth:after {
  content: "";
  clear: both;
  display: table
}

.slides.firstSlide .hideForFirstSlide,
.slides.lastSlide .hideForLastSlide {
  display: none
}

article,
section {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 10;
  overflow: hidden;
  color: #262626;
  background: #fff;
  transform: translate3d(0, 0, 0)
}

article h1,
section h1 {
  font-family: 'Montserrat', sans-serif;
}

article.active,
section.active {
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

article.inverse,
section.inverse {
  color: #fff;
  background: #262626
}

article.fullHeight .container,
section.fullHeight .container {
  height: 100vh
}

article.fullHeight .container .wrap,
section.fullHeight .container .wrap {
  vertical-align: middle
}

.shadow {
  box-shadow: 0px 20px 40px rgba(10, 33, 65, 0.05), 0px 0px 2px rgba(0, 0, 0, 0.13)
}

.pad {
  border-radius: 6px;
  padding: 40px;
  color: #262626;
  background: #fff;
  overflow: hidden;
  box-shadow: 0px 10px 20px rgba(10, 33, 65, 0.05), 0px 0px 2px rgba(0, 0, 0, 0.13)
}

.pad.rounded {
  border-radius: 8px !important
}

.pad.shadow {
  box-shadow: 0px 20px 40px rgba(10, 33, 65, 0.05), 0px 0px 2px rgba(0, 0, 0, 0.13)
}

.pad.shadow.stroke {
  background: transparent;
  transition: 0.15s;
  color: #fff
}

.pad.shadow.stroke:hover {
  background: #fff;
  color: #262626;
  transition: 0.15s
}

.pad.shadowHover {
  transition: 0.5s
}

.pad.shadowHover:hover {
  box-shadow: 0px 20px 40px rgba(10, 33, 65, 0.05), 0px 0px 2px rgba(0, 0, 0, 0.13)
}

.pad small {
  font-size: 15px;
  line-height: 1.45;
  margin: 15px 0
}

@media (max-width: 767px) {
  .pad.collapse {
    background: inherit;
    color: inherit;
    border: none;
    padding: 0 !important;
    overflow: inherit;
    border-radius: 0;
    box-shadow: none;
    transition: 0s !important
  }
}

.onboarding {
  padding-top: 70px
}

.onboarding .panel.top.main-menu {
  box-shadow: 0px 20px 40px rgba(10, 33, 65, 0.05), 0px 0px 2px rgba(0, 0, 0, 0.13)
}

.onboarding section:not(.footer) .content {
  padding: 120px 6%
}

@media (max-width: 1023px) {
  .onboarding section:not(.footer) .content {
    padding: 80px 6%
  }
}

@media (max-width: 767px) {
  .onboarding section:not(.footer) .content {
    padding: 60px 6%
  }
}

@media (max-width: 435px) {
  .onboarding section:not(.footer) .content {
    padding: 40px 6%
  }
}

.onboarding .steps li {
  font-size: 14px;
  display: inline-block;
  font-weight: 500
}

.onboarding .steps li dt {
  background: #949ba9;
  color: #fff;
  box-shadow: 8px 8px 12px rgba(148, 155, 169, 0.16);
  font-size: 18px;
  font-weight: 600;
  width: 34px;
  line-height: 34px;
  border-radius: 17px;
  margin: 0 13px 0 20px;
  display: inline-block;
  vertical-align: middle
}

.onboarding .steps li.ok.passed {
  color: #27AE60
}

.onboarding .steps li.ok dt {
  background: #27AE60;
  box-shadow: 8px 8px 12px rgba(39, 174, 96, 0.16)
}

.onboarding .slide-products .button {
  padding-left: 26px;
  padding-right: 26px
}

.onboarding .product-thumbnail {
  padding: 20px 0 0 30px;
  font-size: 0;
  overflow: hidden;
  position: relative;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px
}

@media (max-width: 435px) {
  .onboarding .product-thumbnail {
    padding-left: 20px
  }
}

.onboarding .product-thumbnail svg {
  margin-bottom: 20px;
  fill: #fff !important
}

.onboarding .product-thumbnail .version {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: white;
  position: absolute;
  right: 30px;
  top: 25px
}

@media (max-width: 435px) {
  .onboarding .product-thumbnail .version {
    right: 20px
  }
}

.onboarding .product-thumbnail img {
  border-top-left-radius: 4px;
  box-shadow: 0px 0px 25px rgba(22, 22, 50, 0.15)
}

.simplified #sidebar,
.simplified article {
  transition: none !important
}

a .thumbnail {
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 56%;
  margin-bottom: 20px;
  border-radius: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative
}

a .thumbnail:after {
  content: "";
  background: #18B5B5;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  transition: .25s
}

a .thumbnail img.cover {
  height: 100%;
  position: absolute;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center
}

a:hover .thumbnail:after {
  opacity: .6
}

#cart {
  top: 50px !important;
  width: 380px;
  height: auto;
  font-size: 18px;
  letter-spacing: -0.014em;
  background: #fff;
  border-radius: 8px;
  color: #262626;
  box-shadow: 0px 20px 40px rgba(10, 33, 65, 0.05), 0px 0px 2px rgba(0, 0, 0, 0.13);
  overflow-y: visible
}

@media (max-width: 499px) {
  #cart {
    left: 0 !important;
    right: 0 !important;
    width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0
  }
}

#cart .content {
  padding: 30px;
  overflow: hidden
}

@media screen and (max-height: 460px) {
  #cart .content {
    overflow-y: scroll
  }
}

#cart .content:after {
  left: initial;
  right: -1px
}

#cart .close svg {
  width: 10px;
  height: 10px;
  color: #222
}

#cart h3 {
  font-size: 20px;
  letter-spacing: -0.017em;
  border-bottom: 1px solid #ECEFF3;
  padding-bottom: 15px;
  font-family: 'Montserrat', sans-serif;
}

#cart h3 .material-icons {
  vertical-align: sub;
  position: relative;
  top: -2px;
  padding-right: 5px;
  font-size: 20px
}

#cart h3 a {
  width: 100%
}

#cart h3 a span.go-to-cart {
  display: inline-block;
  float: right;
  font-size: 15px;
  letter-spacing: -0.009em;
  font-weight: 400;
  padding: 5px 0
}

#cart h3 a:hover,
#cart h3:focus {
  color: #186bff
}

#cart h3 a:after {
  content: "Edit";
  font-size: 15px;
  letter-spacing: -0.017em;
  margin-left: 8px;
  display: none
}

@media screen and (max-height: 460px) {
  #cart h3 a:after {
    display: inline-block
  }
}

#cart .cart-products {
  font-weight: 500;
  line-height: 1.35;
  position: relative;
  max-height: calc(100vh - 440px);
  overflow: hidden
}

#cart .cart-products li {
  padding: 8px 0;
  font-weight: 600;
  font-size: 15px
}

#cart .cart-products span {
  font-weight: 400
}

#cart .cart-products .price {
  float: right
}

#cart .continue-shopping {
  font-size: 16px;
  letter-spacing: -0.011em;
  margin-top: 15px;
  text-align: center
}

#cart .total {
  margin-bottom: 20px;
  margin-top: 40px;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: -0.017em
}

#cart .total span {
  float: right;
  font-weight: 500
}

.dropdownShown.dropdown_cart .dropdownTrigger[data-sidebar-id="cart"] {
  color: #186bff
}

.dropdownShown.dropdown_cart body:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 490;
  -webkit-animation: fadeIn 0.5s backwards;
  animation: fadeIn 0.5s backwards;
  pointer-events: none;
  cursor: pointer
}

#search {
  background: #fff
}

#search .close:after {
  content: "close";
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  text-transform: initial;
  position: fixed;
  top: 8px;
  right: 8px;
  position: fixed;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  color: #262626;
  z-index: 1000;
  cursor: pointer
}

#search .searchForm {
  position: relative;
  text-align: left
}

#search .searchForm label {
  opacity: .6;
  font-size: 30px;
  letter-spacing: -0.021em;
  font-weight: 300
}

#search .searchForm .submitButton {
  margin-top: 10px;
  border: none;
  -webkit-appearance: none;
  cursor: pointer;
  outline: none
}

@media (min-width: 768px) {
  #search .searchForm .submitButton {
    margin-top: 0;
    background: transparent !important;
    position: absolute;
    bottom: 23px;
    right: 0;
    padding: 0;
    box-shadow: none;
    opacity: 0;
    transform: translateX(10px);
    transition: .5s;
    color: #262626
  }

  #search .searchForm .submitButton:before {
    display: none
  }
}

@media (min-width: 1240px) {
  #search .searchForm .submitButton {
    bottom: 30px
  }
}

#search .searchForm .submitButton .material-icons {
  font-size: 30px
}

@media (min-width: 768px) {
  #search .searchForm.ready .submitButton {
    opacity: .3;
    transform: translateX(0px)
  }

  #search .searchForm.ready .submitButton:hover,
  #search .searchForm.ready .submitButton:focus {
    opacity: 1;
    color: #186bff
  }
}

#search #searchinput {
  background: transparent !important;
  color: #262626;
  letter-spacing: -0.022em
}

@media (min-width: 768px) {
  #search #searchinput {
    border-radius: 0px;
    border: none;
    padding-left: 0px;
    padding-right: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 52px
  }
}

@media (min-width: 1240px) {
  #search #searchinput {
    font-size: 74px
  }
}

@media (min-width: 768px) {
  #search #searchinput:empty::-webkit-input-placeholder {
    color: rgba(38, 38, 38, 0.3);
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 800
  }

  #search #searchinput:empty::-moz-placeholder {
    color: rgba(38, 38, 38, 0.3);
    -moz-transition: .5s;
    transition: .5s;
    font-weight: 800
  }

  #search #searchinput:empty:-ms-input-placeholder {
    color: rgba(38, 38, 38, 0.3);
    -ms-transition: .5s;
    transition: .5s;
    font-weight: 800
  }

  #search #searchinput:empty:-moz-placeholder {
    color: rgba(38, 38, 38, 0.3);
    -moz-transition: .5s;
    transition: .5s;
    font-weight: 800
  }
}

#search #searchinput:focus {
  box-shadow: none
}

.popup_search body {
  overflow-y: hidden
}

html .search-page .panel.main-menu:not(.content-shown):not(:hover) {
  position: absolute;
  background: transparent;
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0)
}

.search-page .header {
  background-color: rgba(236, 239, 243, 0.5);
  border-bottom: 1px solid #ECEFF3
}

.search-page .header #searchinput {
  transition: .35s;
  letter-spacing: -0.022em
}

@media (min-width: 768px) {
  .search-page .header #searchinput {
    background: transparent;
    color: #262626;
    border-radius: 6px;
    border: none;
    padding-left: 0;
    padding-right: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 52px
  }
}

@media (min-width: 1240px) {
  .search-page .header #searchinput {
    font-size: 74px
  }
}

@media (min-width: 768px) {
  .search-page .header #searchinput:empty::-webkit-input-placeholder {
    color: rgba(38, 38, 38, 0.3);
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 800
  }

  .search-page .header #searchinput:empty::-moz-placeholder {
    color: rgba(38, 38, 38, 0.3);
    -moz-transition: .5s;
    transition: .5s;
    font-weight: 800
  }

  .search-page .header #searchinput:empty:-ms-input-placeholder {
    color: rgba(38, 38, 38, 0.3);
    -ms-transition: .5s;
    transition: .5s;
    font-weight: 800
  }

  .search-page .header #searchinput:empty:-moz-placeholder {
    color: rgba(38, 38, 38, 0.3);
    -moz-transition: .5s;
    transition: .5s;
    font-weight: 800
  }
}

@media (min-width: 768px) {

  .search-page .header:hover #searchinput,
  .search-page .header #searchinput:focus,
  .search-page .header #searchinput:hover {
    background: #fff;
    box-shadow: 0 3px 5px #ccc;
    padding-left: 20px
  }
}

.search-page .searchForm {
  position: relative;
  text-align: left
}

.search-page .searchForm label {
  opacity: .6;
  font-size: 30px;
  letter-spacing: -0.021em;
  font-weight: 300
}

.search-page .searchForm .submitButton {
  margin-top: 10px;
  border: none;
  -webkit-appearance: none;
  cursor: pointer;
  outline: none
}

@media (min-width: 768px) {
  .search-page .searchForm .submitButton {
    margin-top: 0;
    background: transparent !important;
    position: absolute;
    top: calc(50% - 14px);
    right: 20px;
    padding: 0;
    box-shadow: none;
    transform: translateX(10px);
    transition: .5s;
    color: #262626
  }

  .search-page .searchForm .submitButton:before {
    display: none
  }
}

.search-page .searchForm .submitButton .material-icons {
  font-size: 30px
}

.search-page .article-list {
  padding: 8% 6%
}

@media (min-width: 1265px) {
  .search-page .article-list {
    padding: 115px 6%
  }
}

@media (max-width: 435px) {
  .search-page .article-list {
    padding: 40px 6%
  }
}

.search-page .article-list h1 {
  margin-bottom: 15px
}

.search-page .article-list h1 span {
  display: block;
  opacity: 0.7;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: .009em;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}

@media (max-width: 767px) {
  .search-page .article-list h1 {
    margin-bottom: 0
  }
}

.search-page .article-list a.article-element {
  padding-top: 30px;
  display: block;
  transition: .25s
}

.search-page .article-list a.article-element .thumbnail {
  margin-bottom: 18px
}

.search-page .article-list a.article-element .thumbnail[style=''] {
  background-color: rgba(236, 239, 243, 0.75);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0IDE2LjVsLTEuOCAxLjhjLS40LjQtLjQgMSAwIDEuNC4yLjIuNS4zLjcuM3MuNS0uMS43LS4zbDEuNy0xLjdoMS4xYzEzLjYgMCAxNS40LTguNiAxNS42LTEwLjQgMC0uNC0uMS0uOC0uMy0xLjEtLjMtLjMtLjctLjUtMS4xLS41LTEuNCAwLTUuMi4xLTguOCAxLTYuNSAxLjctNy41IDcuMy03LjggOS41em05LjYtNy44Yy0uNC42LS42IDEuMi0uOCAxLjktLjEuNS4yIDEuMS43IDEuMmguMmMuNCAwIC45LS4zIDEtLjguMi0uOS44LTEuOCAxLjYtMi44IDEuNS0uMSAyLjgtLjIgMy42LS4yLS42IDIuNi0zIDguMi0xMy44IDggLjUtMi45IDEuOC02IDYuMS03LjEuNSAwIC45LS4xIDEuNC0uMnpNMzEgMjNoLTN2LTRjMC0uNi0uNC0xLTEtMXMtMSAuNC0xIDF2NGgtMTNjLS42IDAtMSAuNC0xIDFzLS4yIDEuMi0uNiAxLjVjLS40LjQtLjguNS0xLjMuNS0xLjEtLjEtMi0xLjEtMi0yLjJ2LTE5LjhjMC0uNy0uMi0xLjQtLjYtMmgxNi41YzEuMSAwIDIgLjkgMiAyIDAgLjYuNCAxIDEgMXMxLS40IDEtMWMwLTIuMi0xLjgtNC00LTRoLTIwLjIwMDAwMDAwMDAwMDAwM2MtMi4xLjEtMy44IDEuOS0zLjggNC4ydjEuOGMwIC42LjQgMSAxIDFoNXYxNi44YzAgMi4xIDEuOCA0IDMuOSA0LjIgMSAuMSAxNC41IDIgMTcuMSAyIDIuOSAwIDUtMi4xIDUtNXYtMWMwLS42LS40LTEtMS0xem0tMjUtMThoLTR2LS44YzAtMS4yLjgtMi4xIDEuOS0yLjIuNiAwIDEuMS4yIDEuNS41LjQuNC42LjkuNiAxLjV2MXptMjQgMjBjMCAxLjUtLjkgMy0zIDMtMS42IDAtOC42LS45LTEzLjgtMS42LjMtLjQuNS0uOS42LTEuNGgxNi4yeiIvPjwvc3ZnPg==)
}

.search-page .article-list a.article-element h3 {
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 0;
  font-size: 18px;
  letter-spacing: -0.014em;
  line-height: 1.25
}

.search-page .article-list a.article-element p {
  font-size: 15px;
  letter-spacing: -0.009em;
  line-height: 1.55;
  margin-top: 9px;
  color: rgba(48, 48, 48, 0.9)
}

.search-page .article-list a.article-element:hover,
.search-page .article-list a.article-element:hover * {
  color: #186bff
}

.search-page .article-list .meta {
  font-size: 13px;
  margin-top: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  z-index: 20;
  position: relative;
  color: rgba(48, 48, 48, 0.66);
  transition: 0.35s
}

.search-page .article-list .meta a:hover,
.search-page .article-list .meta:focus {
  color: #186bff
}

.menu-list {
  overflow: hidden;
  border-radius: 0 0 8px 8px
}

.menu-list .menu-item {
  position: relative;
  background: #fff;
  text-align: left
}

.menu-list .menu-item a {
  font-size: 16px;
  letter-spacing: -0.011em;
  padding: 15px 25px;
  display: block;
  box-shadow: 0 1px 0 #ECEFF3 inset;
  text-align: left
}

.menu-list .menu-item:hover a {
  color: #186bff;
  background: rgba(50, 96, 177, 0.05)
}

.menu-list .menu-item.menu-item-117096:hover a {
  color: #F44336;
  background: #fff
}

#account {
  text-align: center;
  background: #fff;
  min-width: 260px;
  width: auto;
  height: auto;
  color: #272e3a;
  overflow-y: initial;
  top: 50px !important;
  width: auto;
  max-width: none;
  box-shadow: 0px 20px 40px rgba(10, 33, 65, 0.05), 0px 0px 2px rgba(0, 0, 0, 0.13);
  border-radius: 8px;
  z-index: 1000
}

#account .avatar {
  border-radius: 50%;
  margin-top: 20px
}

#account .name {
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  letter-spacing: -0.017em;
  margin-top: 5px
}

#account .email {
  font-size: 13px;
  letter-spacing: -0.0025em;
  opacity: 0.6;
  margin: 5px 0 20px
}

.dropdownShown.dropdown_account .dropdownTrigger[data-sidebar-id="account"] {
  color: #186bff
}

.dropdownShown.dropdown_account body:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 490;
  -webkit-animation: fadeIn 0.5s backwards;
  animation: fadeIn 0.5s backwards;
  pointer-events: none;
  cursor: pointer
}

input:focus,
select:focus {
  box-shadow: 0 0 10px rgba(99, 142, 216, 0.3)
}

input::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #8996a2;
  font-weight: 400;
  opacity: .8
}

input:-moz-placeholder,
select:-moz-placeholder {
  color: #8996a2;
  font-weight: 400;
  opacity: .8
}

input::-moz-placeholder,
select::-moz-placeholder {
  color: #8996a2;
  font-weight: 400;
  opacity: .8
}

input:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #8996a2;
  font-weight: 400;
  opacity: .8
}

.checkbox {
  text-align: left
}

.checkbox label {
  cursor: pointer;
  display: inline-block;
  padding-left: 28px;
  position: relative;
  font-size: 15px;
  letter-spacing: -0.009em
}

.checkbox label p {
  display: inline-block;
  margin-bottom: 0
}

.checkbox label:hover,
.checkbox label:hover {
  color: #111
}

.checkbox label .element {
  position: absolute;
  vertical-align: middle;
  display: inline-block;
  font-size: 0;
  min-width: 18px;
  height: 18px;
  top: 2px;
  left: 0;
  margin-right: 4px;
  background: #fff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  border-radius: 3px;
  overflow: hidden
}

.checkbox label input {
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  position: absolute
}

.checkbox label input[type=checkbox]+.element:after {
  content: "";
  -webkit-animation: fromTop 0.25s;
  animation: fromTop 0.25s;
  background-image: url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.20711 8.29289C4.81658 7.90237 4.18342 7.90237 3.79289 8.29289C3.40237 8.68342 3.40237 9.31658 3.79289 9.70711L5.20711 8.29289ZM7.17579 11.6758L7.8829 10.9687H7.8829L7.17579 11.6758ZM8.6893 11.56L7.88289 10.9687V10.9687L8.6893 11.56ZM14.3064 5.59136C14.633 5.146 14.5367 4.5202 14.0914 4.19359C13.646 3.86699 13.0202 3.96327 12.6936 4.40864L14.3064 5.59136ZM3.79289 9.70711L6.46868 12.3829L7.8829 10.9687L5.20711 8.29289L3.79289 9.70711ZM9.49571 12.1514L14.3064 5.59136L12.6936 4.40864L7.88289 10.9687L9.49571 12.1514ZM6.46868 12.3829C7.33543 13.2496 8.77083 13.1399 9.49571 12.1514L7.88289 10.9687L7.8829 10.9687L6.46868 12.3829Z" fill="rgb(62,135,248)"/></svg>');
  background-position: center center;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  transform: scale(2) translateY(-10px);
  opacity: 0;
  transition: 0.35s cubic-bezier(0.35, 1.35, 0.5, 1)
}

.checkbox label input[type=checkbox]:checked+.element:after {
  transform: translateY(0px);
  opacity: 1
}

.checkbox label input[type=checkbox]:focus+.element {
  border-color: #2F80ED
}

.radio {
  text-align: left
}

.radio label {
  cursor: pointer;
  display: inline-block;
  padding-left: 28px;
  position: relative;
  font-size: 15px;
  letter-spacing: -0.009em
}

.radio label p {
  display: inline-block;
  margin-bottom: 0
}

.radio label:hover,
.radio label:hover {
  color: #111
}

.radio label .element {
  position: absolute;
  vertical-align: middle;
  display: inline-block;
  font-size: 0;
  min-width: 18px;
  height: 18px;
  top: 2px;
  left: 0;
  margin-right: 4px;
  background: #fff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  border-radius: 18px;
  overflow: hidden
}

.radio label input {
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  position: absolute
}

.radio label input[type=radio]+.element:after {
  content: "";
  background: #2F80ED;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  transform: scale(2) translateY(-10px);
  opacity: 0;
  transition: 0.35s cubic-bezier(0.35, 1.35, 0.5, 1)
}

.radio label input[type=radio]:checked+.element:after {
  transform: translateY(0px);
  opacity: 1
}

.radio label input[type=radio]:focus+.element {
  border-color: #2F80ED
}

input.invalid,
textarea.invalid,
select.invalid {
  border-color: rgba(244, 67, 54, 0.8) !important;
  -webkit-animation: showError 0.5s backwards;
  animation: showError 0.5s backwards;
  -webkit-animation-timing-function: cubic-bezier(0.21, 0.04, 0.11, 0.98);
  animation-timing-function: cubic-bezier(0.21, 0.04, 0.11, 0.98)
}

input.invalid:focus,
textarea.invalid:focus,
select.invalid:focus {
  box-shadow: 0 0 10px rgba(244, 67, 54, 0.3)
}

label.invalid:not(:empty) {
  font-size: 14px;
  font-weight: 500;
  margin-top: 10px;
  color: #F44336;
  margin-bottom: 0;
  -webkit-animation: fromRight 0.5s backwards;
  animation: fromRight 0.5s backwards;
  -webkit-animation-timing-function: cubic-bezier(0.21, 0.04, 0.11, 0.98);
  animation-timing-function: cubic-bezier(0.21, 0.04, 0.11, 0.98)
}

label.invalid:empty {
  display: none
}

@-webkit-keyframes showError {

  25%,
  75% {
    transform: translateX(-5px)
  }

  50% {
    transform: translateX(5px)
  }
}

@keyframes showError {

  25%,
  75% {
    transform: translateX(-5px)
  }

  50% {
    transform: translateX(5px)
  }
}

label {
  margin-bottom: 20px
}

label .label-title {
  font-size: 15px;
  letter-spacing: -0.009em;
  margin-bottom: 10px;
  color: rgba(38, 38, 38, 0.8)
}

label .label-title[data-note]:before {
  content: attr(data-note);
  opacity: 0.7;
  float: right;
  font-size: 13px;
  letter-spacing: -0.003em;
  position: relative;
  top: 2px
}

label .label-title.required:after {
  content: " *";
  color: #F44336
}

label .label-title.confirmed:before {
  content: "Confirmed";
  float: right;
  font-weight: 500;
  font-style: 13px;
  color: #27AE60
}

label .showHidePassword {
  float: right;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s, color 0.25s;
  font-size: 20px;
  letter-spacing: -0.017em;
  position: relative;
  top: 2px;
  transform: scaleX(-1)
}

label .showHidePassword.visible {
  opacity: 1;
  cursor: pointer;
  pointer-events: all
}

label .showHidePassword:hover {
  color: #186bff
}

label.error .label-title {
  color: #F44336;
  opacity: 1;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.03em;
  padding: 2px 0 1px
}

label.error .label-title:before {
  content: "Specify correct "
}

label.error input,
label.error select {
  border-color: rgba(244, 67, 54, 0.8);
  -webkit-animation: showError 0.5s backwards;
  animation: showError 0.5s backwards;
  -webkit-animation-timing-function: cubic-bezier(0.21, 0.04, 0.11, 0.98);
  animation-timing-function: cubic-bezier(0.21, 0.04, 0.11, 0.98);
  background: rgba(244, 67, 54, 0.015)
}

label.error input:focus,
label.error select:focus {
  box-shadow: 0 0 10px rgba(244, 67, 54, 0.3)
}

.pages {
  padding-top: 70px
}

.pages .panel.top.main-menu {
  position: fixed;
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.03), 0 4px 15px rgba(0, 0, 0, 0.08)
}

html .pages .panel.top.main-menu:not(.content-shown):not(:hover) {
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0);
  background-color: rgba(236, 239, 243, 0.5);
  position: absolute;
  top: 0
}

.pages h1 {
  font-size: 28px;
  margin-bottom: 15px;
  letter-spacing: -0.02em
}

.pages h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 10px
}

.pages h3:not(:first-child) {
  margin-top: 20px
}

.pages p.hero {
  font-size: 20px;
  letter-spacing: -0.017em;
  font-weight: 300;
  color: rgba(38, 38, 38, 0.8)
}

.pages .page .content {
  padding: 60px 6%
}

.pages .page .content.trimmed {
  padding-left: 0;
  padding-right: 0
}

.pages .page .error_message p {
  padding-bottom: 10px;
  font-weight: bold
}

.pages .page .woocommerce-message.success {
  background: rgba(39, 174, 96, 0.1);
  padding: 12px 20px;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 15px;
  width: 100%
}

.pages .page .woocommerce-error.error,
.pages .page .error_messages {
  margin-bottom: 15px
}

.pages .page .woocommerce-error.error>li,
.pages .page .error_messages>li {
  display: block;
  padding: 12px 20px;
  margin-bottom: 10px;
  border-radius: 4px;
  background: rgba(228, 169, 23, 0.1);
  border: 1px solid rgba(228, 169, 23, 0.2)
}

.pages .page .white-box {
  background: #fff;
  padding: 50px 20px
}

.pages .page .header {
  padding: 60px 6%;
  background-color: rgba(236, 239, 243, 0.5);
  border-bottom: 1px solid #eceff3
}

.pages .page .header h1 {
  font-size: 38px;
  letter-spacing: -0.022em;
  margin-bottom: 0
}

.pages .page .article-single p,
.pages .page .article-single li {
  font-size: 18px;
  letter-spacing: -0.014em;
  margin-top: 14px;
  line-height: 1.7;
  max-width: 747px
}

.pages .page .article-single li {
  list-style: disc;
  list-style-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8"><circle fill="#292F38" cx="2.5" cy="3.5" r="2.5"/></svg>');
  margin-left: 2em
}

.pages .page .article-single h2 {
  font-size: 20px;
  letter-spacing: -0.017em;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 16px;
  text-transform: uppercase
}

.pages .page .article-single h3 {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: -0.017em;
  margin-bottom: 10px
}

.pages .page .article-single h3:not(:first-child) {
  margin-top: 36px
}

.pages .contacts {
  background-color: rgba(236, 239, 243, 0.5)
}

.pages .contacts .list+h3 {
  margin-top: 22px
}

.pages .contacts .white-box {
  padding: 8% 6%
}

.pages .contacts p {
  line-height: 1.4
}

.pages .contacts .list li {
  margin-bottom: 11px
}

.pages .contacts .list.icons {
  padding-left: 22px
}

.pages .contacts .list svg {
  width: 14px;
  height: 18px;
  margin-right: 4px;
  position: absolute;
  margin-left: -22px;
  top: 1px
}

.pages .contacts .link,
.pages .contacts #cart h3 a:after,
#cart h3 .pages .contacts a:after,
.pages .contacts .page .article-single a,
.pages .page .article-single .contacts a {
  position: relative
}

.pages .contacts .hero {
  font-size: 20px;
  letter-spacing: -0.017em;
  line-height: 1.5;
  margin-bottom: 30px;
  font-weight: 300
}

.pages .page.login {
  background-color: rgba(236, 239, 243, 0.5)
}

.pages .panel.top.main-menu {
  position: fixed;
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.03), 0 4px 15px rgba(0, 0, 0, 0.08)
}

.pages.four-o-four {
  padding-top: 0
}

html .pages.four-o-four .panel.top:not(.content-shown):not(:hover) {
  background: transparent !important;
  color: #fff
}

html .pages.four-o-four .panel.top:not(.content-shown):not(:hover) svg {
  fill: #fff
}

.pages.four-o-four .page {
  color: #fff
}

.pages.four-o-four .page .content {
  height: 100vh
}

.pages.four-o-four .page .content .container {
  height: 100%
}

.pages.four-o-four .page .content h1 {
  font-size: 125px;
  letter-spacing: -0.022em;
  line-height: 1
}

.pages.four-o-four .page .content h1 .material-icons {
  font-size: 125px;
  vertical-align: bottom
}

.pages.four-o-four.loading .rotateMe {
  -webkit-animation: rotateMe .75s infinite backwards;
  animation: rotateMe .75s infinite backwards
}

@-webkit-keyframes rotateMe {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(360deg)
  }
}

@keyframes rotateMe {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(360deg)
  }
}

.pages.four-o-four .search-field::-webkit-input-placeholder {
  color: white;
  opacity: 1
}

.pages.four-o-four .search-field::-moz-placeholder {
  color: white;
  opacity: 1
}

.pages.four-o-four .search-field:-ms-input-placeholder {
  color: white;
  opacity: 1
}

.pages.four-o-four .search-field:-moz-placeholder {
  color: white;
  opacity: 1
}

.thankyou .downloadButton,
.thankyou .bigButton,
.thankyou .backButton {
  margin-top: 20px;
  padding: 18px;
  font-size: 22px;
  letter-spacing: -0.017em;
  min-width: 260px
}

.thankyou .share {
  margin-top: 90px;
  transition: 0.15s;
  fill: #ccc;
  color: rgba(32, 32, 32, 0.4)
}

.thankyou .share span {
  background: transparent;
  font-size: 19px;
  letter-spacing: -0.017em;
  color: rgba(32, 32, 32, 0.4);
  margin: 0 15px;
  cursor: pointer;
  transition: 0.35s
}

.thankyou .share svg {
  width: 24px;
  height: 24px;
  vertical-align: text-bottom;
  margin-right: 12px
}

.thankyou .share .twitter:hover {
  fill: #55acee;
  color: #55acee
}

.thankyou .share .facebook:hover {
  fill: #3b5998;
  color: #3b5998
}

.thankyou .market-box {
  background: #F7F7F7
}

.thankyou .market-box .market-logo {
  width: 140px;
  margin-bottom: 40px
}

.thankyou .products {
  margin-top: 105px
}

.thankyou .products:before {
  content: "";
  display: table
}

.thankyou .products:after {
  content: "";
  display: table;
  clear: both
}

.thankyou .products .product {
  display: block;
  background: #fff;
  color: #2E2E2E;
  cursor: pointer;
  text-decoration: none;
  box-shadow: 0px 20px 40px rgba(10, 33, 65, 0.05), 0px 0px 2px rgba(0, 0, 0, 0.13);
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  transition: 0.3s;
  margin-bottom: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.thankyou .products .product .thumb {
  font-size: 0;
  overflow: hidden;
  position: relative
}

.thankyou .products .product .thumb img {
  width: 100%;
  height: auto;
  position: relative
}

.thankyou .products .product .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #2F80ED;
  opacity: 0;
  z-index: 100;
  transition: 0.4s
}

.thankyou .products .product:hover {
  box-shadow: 0px 20px 40px rgba(10, 33, 65, 0.05), 0px 0px 2px rgba(0, 0, 0, 0.13);
  color: #27AE60;
  transform: translateY(-2px);
  -moz-transform: none;
  opacity: 1
}

.thankyou .products .product:hover .thumb:after {
  opacity: 0.5
}

.thankyou .products .product .product-content {
  text-align: center;
  padding: 0;
  outline: none
}

.thankyou .products .product .product-content .breadcrumb {
  font-size: 15px;
  letter-spacing: -0.009em;
  line-height: 23px;
  transition: 0.3s;
  margin-bottom: 0;
  padding: 15px 15px 0
}

.thankyou .products .product .product-content .breadcrumb span {
  position: relative;
  color: #262626;
  transition: color 0.3s
}

.thankyou .products .product .product-content .breadcrumb span:hover {
  color: #27AE60
}

.thankyou .products .product .product-content .breadcrumb a {
  color: #6c6c6c
}

.thankyou .products .product .product-content .title {
  padding: 18px 15px 25px;
  display: table;
  width: 100%;
  border-bottom: 1px solid rgba(202, 202, 202, 0.4);
  min-height: 88px
}

.thankyou .products .product .product-content .title h3 {
  display: table-cell;
  vertical-align: middle;
  font-size: 19px;
  letter-spacing: -0.015em;
  letter-spacing: 0
}

.thankyou .products .product .product-content .title h3 a {
  color: #262626
}

.thankyou .products .product .product-content .meta {
  width: 100%;
  color: #2E2E2E;
  padding: 15px
}

.thankyou .products .product .product-content .meta span {
  display: block;
  font-size: 15px;
  letter-spacing: -0.009em;
  color: #262626;
  float: right;
  margin-bottom: 0
}

.thankyou .products .product .product-content .meta span.author {
  float: left;
  position: relative;
  color: #262626;
  transition: 0.3s
}

.thankyou .products .product .product-content .meta span.author:hover {
  color: #27AE60
}

.thankyou .products .product .product-content .meta:before {
  content: "";
  display: table
}

.thankyou .products .product .product-content .meta:after {
  content: "";
  display: table;
  clear: both
}

.mega-menu {
  padding: 0px 20px
}

.mega-menu svg {
  fill: #292f38;
  transition: 0.35s
}

.mega-menu .sections.desktop {
  padding: 0 !important
}

.mega-menu .sections.compact {
  padding: 0 !important;
  height: 70px
}

.mega-menu.content-shown {
  -webkit-touch-callout: auto !important;
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important
}

.mega-menu img.avatar {
  vertical-align: middle;
  border-radius: 30px
}

.mega-menu .menu-icon {
  padding: 10px;
  margin: 0px;
  font-size: 0;
  cursor: pointer;
  z-index: 10;
  display: inline-block;
  position: relative;
  transition: 0.35s;
  vertical-align: middle
}

.mega-menu .menu-icon:hover {
  color: #2F80ED
}

.mega-menu .menu-icon:after,
.mega-menu .menu-icon:before {
  content: "";
  width: 24px;
  height: 2px;
  border: 1px solid;
  position: absolute;
  left: 0;
  top: 4px;
  transition: color 0s, transform 0.35s
}

.mega-menu .menu-icon:after {
  top: 14px
}

.sidebar_mobile-menu {
  overflow: hidden
}

.sidebar_mobile-menu .menu-icon {
  transform: rotate(-45deg);
  pointer-events: none !important
}

.sidebar_mobile-menu .menu-icon:after {
  transform: translateY(-5px) rotate(-90deg)
}

.sidebar_mobile-menu .menu-icon:before {
  transform: translateY(5px)
}

.menu-items>li {
  display: inline-block
}

.info-banner {
  background: #f9f9fc;
  border-bottom: 1px solid #e7e7e7;
  color: #262626 !important
}

@media (max-width: 1023px) {
  .info-banner {
    font-size: 16px;
    letter-spacing: -0.011em
  }
}

.market-categories-container,
.articles-categories-container,
.jobs-categories-container {
  background: #f9f9fc;
  border-bottom: 1px solid #e7e7e7;
  color: #262626
}

.market-categories-container .controller>li,
.articles-categories-container .controller>li,
.jobs-categories-container .controller>li {
  padding: 30px 20px;
  font-size: 18px;
  letter-spacing: -0.014em
}

@media (max-width: 1023px) {

  .market-categories-container .controller>li,
  .articles-categories-container .controller>li,
  .jobs-categories-container .controller>li {
    font-size: 16px;
    letter-spacing: -0.011em;
    padding: 20px 15px
  }
}

.hoverable .border-right {
  position: relative
}

.hoverable .border-right:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #3281ed0f;
  transition: .35s
}

.box-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1
}

.menu-container {
  white-space: normal;
  position: absolute;
  top: 70px;
  width: 100%;
  background: #fff;
  box-shadow: 0 40px 40px rgba(10, 33, 65, 0.1), 0px 0px 2px rgba(0, 0, 0, 0.13);
  z-index: -1;
  color: #262626;
  opacity: 0;
  transform: translateY(-20px);
  transition: transform 0.5s cubic-bezier(0.08, 1.08, 0.5, 0.97), opacity 0.5s cubic-bezier(0.08, 1.08, 0.5, 0.97);
  left: 0
}

.menu-container,
.menu-container * {
  pointer-events: none !important
}

.menu-container:before {
  content: "";
  position: absolute;
  top: -70px;
  left: 0;
  width: 100%;
  height: 70px;
  background: #fff;
  z-index: -1
}

.menu-container .flex.hoverable>li:hover {
  background-color: #F0F2FC
}

.menu-container .flex.hoverable>li:not(:hover) img.bnw {
  filter: grayscale(100%)
}

.menu-container .flex.hoverable>li.pale-green-hover:hover {
  background-color: #edfbf3
}

.menu-container .flex.hoverable>li.pale-blue-hover:hover {
  background-color: #f4f8fe
}

.menu-container .flex.hoverable>li.pale-indigo-hover:hover {
  background-color: #f6f5fd
}

.menu-container .flex.hoverable>li.pale-siter-hover:hover {
  background-color: #f3f8fe
}

.menu-container .flex.hoverable>li.pale-mailpost-hover:hover {
  background-color: #f3f4fd
}

.menu-container .flex.hoverable>li.pale-pulsetic-hover:hover {
  background-color: #f7f5fd
}

@media (min-width: 1240px) {
  .menu-container .fixed-container {
    min-height: 240px
  }
}

.menu-container .market-categories li {
  display: inline-block
}

.menu-container .market-categories li.selected {
  color: #F44336;
  border-bottom: 4px solid #F44336
}

.menu-container .market-categories li .market-product {
  display: inline-block
}

.menu-container .market-product:not(.noHover):hover {
  color: #F44336 !important
}

.menu-container .market-image {
  max-width: 140px;
  max-height: 120px;
  width: 100%;
  border-radius: 4px
}

.menu-container .articles-categories li {
  display: inline-block
}

.menu-container .articles-categories li.selected {
  color: #27AE60;
  border-bottom: 4px solid #27AE60
}

.menu-container .article-element {
  height: 100%
}

.menu-container .article-element:hover {
  color: #27AE60
}

.menu-container .jobs-categories li {
  display: inline-block
}

.menu-container .jobs-categories li.selected {
  color: #9B51E0;
  border-bottom: 4px solid #9B51E0
}

.menu-container .job-posting {
  height: 100%
}

.menu-container .job-posting .job-image {
  max-width: 100px
}

.menu-container .job-posting .no-logo {
  padding-bottom: 100%;
  font-size: 0
}

.menu-container .job-posting:hover {
  color: #9B51E0
}

.dropdown-content>a svg.arrow {
  margin-left: 7px;
  width: 12px;
  height: 7px;
  vertical-align: middle;
  transition: 0.35s;
  fill: #262626
}

@media (min-width: 1240px) and (max-width: 1565px) {
  .dropdown-content .inner-container.product-box .fixed-container {
    min-height: calc(240px - 48px)
  }

  .dropdown-content .inner-container.product-box .button.product-button {
    width: 100% !important;
    margin-left: 0 !important
  }

  .dropdown-content .inner-container.product-box .button.product-button:last-child {
    margin-top: 10px !important
  }
}

@media (max-width: 937px) {
  .dropdown-content .inner-container.product-box .button.product-button {
    width: 100% !important;
    margin-left: 0 !important
  }

  .dropdown-content .inner-container.product-box .button.product-button:last-child {
    margin-top: 10px !important
  }
}

.dropdown-content.show-content a {
  color: #2F80ED
}

.dropdown-content.show-content a svg.arrow {
  fill: #2F80ED
}

.dropdown-content.show-content .menu-container {
  opacity: 1;
  transform: none;
  z-index: 10
}

.dropdown-content.show-content .menu-container *,
.dropdown-content.show-content .menu-container {
  pointer-events: all !important
}

.dropdown-content.show-content svg.arrow {
  transform: rotateX(-180deg) translateY(1px)
}

.dropdown-content.show-content.text-green-hover a {
  color: #27AE60
}

.dropdown-content.show-content.text-green-hover a svg.arrow {
  fill: #27AE60
}

.dropdown-content.show-content.text-purple-hover a {
  color: #9B51E0
}

.dropdown-content.show-content.text-purple-hover a svg.arrow {
  fill: #9B51E0
}

.dropdown-content.text-blue-hover:hover a {
  color: #2F80ED
}

.dropdown-content.text-green-hover:hover a {
  color: #27AE60
}

.dropdown-content.text-indigo-hover:hover a,
.dropdown-content.text-indigo-hover.show-content a {
  color: #5c51e0
}

svg.arrow {
  margin-left: 8px;
  width: 11px;
  height: 11px;
  vertical-align: middle;
  display: inline;
  transition: fill 0.35s
}

.menu-link {
  padding: 0 15px;
  font-size: 17px;
  font-weight: 500;
  line-height: 70px;
  vertical-align: middle;
  display: inline-block;
  letter-spacing: -0.013em;
  position: relative;
  z-index: 100
}

@media (min-width: 768px) and (max-width: 1024px) {
  .menu-link {
    font-size: 15px;
    padding: 0 12px
  }
}

.menu-link:hover {
  color: #2F80ED
}

.menu-link svg.arrow {
  margin-left: 7px;
  width: 12px;
  height: 7px;
  vertical-align: middle;
  transition: 0.35s;
  fill: #262626
}

.menu-link.ui-state-active svg.arrow {
  transform: rotateX(-180deg) translateY(1px)
}

.menu-link.cart-link {
  position: relative
}

.menu-link.cart-link span {
  min-width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 40px;
  text-align: center;
  font-size: 11px;
  padding: 0;
  position: relative;
  top: -2px;
  line-height: 1.7;
  font-weight: bold;
  margin-left: 6px;
  background: #2F80ED;
  color: #fff
}

.menu-link.cart-link span:empty {
  display: none
}

.menu-link.cart-link:hover,
.menu-link.cart-link:focus {
  color: #2F80ED
}

.menu-link.cart-link:hover span,
.menu-link.cart-link:focus span {
  border-color: #2F80ED
}

.sidebar[data-sidebar-id="mobile-menu"] {
  width: 100%;
  max-width: 100%;
  height: auto;
  box-shadow: 0 25px 40px rgba(10, 33, 65, 0.15);
  top: 70px;
  -webkit-animation: 0.5s fromBottom backwards;
  animation: 0.5s fromBottom backwards;
  cursor: pointer;
  border-top: 1px solid #eaebec
}

.mobile .sidebar[data-sidebar-id="mobile-menu"] {
  max-height: calc(100vh - 184px)
}

.sidebar[data-sidebar-id="mobile-menu"] .inner-container:not(:first-child) {
  background-color: #f9f9fc;
  border-bottom: 1px solid #eaebec;
  transition: color 0.35s
}

.sidebar[data-sidebar-id="mobile-menu"] h3.menu-link {
  border-bottom: 1px solid #eaebec;
  line-height: initial;
  display: block;
  margin-bottom: 0
}

.sidebar[data-sidebar-id="mobile-menu"] .box-link:hover+.inner-container,
.sidebar[data-sidebar-id="mobile-menu"] .inner-container:hover {
  color: #2F80ED;
  fill: #2F80ED !important;
  background-color: #fff;
  cursor: pointer
}

.counter {
  position: relative
}

.counter span {
  min-width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 40px;
  text-align: center;
  font-size: 11px;
  padding: 0;
  position: relative;
  top: -2px;
  line-height: 1.7;
  font-weight: bold;
  margin-left: 6px;
  -webkit-animation: fromCenter 0.35s backwards cubic-bezier(0.35, 1.35, 0.5, 1);
  animation: fromCenter 0.35s backwards cubic-bezier(0.35, 1.35, 0.5, 1)
}

.counter span:empty {
  display: none
}

.counter span:hover:after,
.counter span:focus:after {
  content: "";
  background: #f2c94c;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 40px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 12L12 6M12 12L6 6" stroke="rgb(84,70,27)" stroke-width="2" stroke-linecap="round"/></svg>')
}

.no-results {
  pointer-events: none;
  display: none
}

.all-posts.empty+.no-results {
  display: block;
  -webkit-animation: fromCenter 0.3s backwards;
  animation: fromCenter 0.3s backwards;
  pointer-events: all;
  opacity: 1;
  transition: 0s;
  margin-bottom: -50px;
  position: relative;
  z-index: 1
}

.empty-search-field {
  display: none;
  background: #f2c94c;
  width: 18px;
  height: 18px;
  position: absolute;
  top: calc(50% - 9px);
  right: 35px;
  border-radius: 40px;
  cursor: pointer;
  -webkit-animation: fromBottom 0.3s backwards;
  animation: fromBottom 0.3s backwards;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 12L12 6M12 12L6 6" stroke="rgb(84,70,27)" stroke-width="2" stroke-linecap="round"/></svg>')
}

.template-search-field:not(:-moz-placeholder-shown)+.empty-search-field {
  display: block
}

.template-search-field:not(:-ms-input-placeholder)+.empty-search-field {
  display: block
}

.template-search-field:not(:placeholder-shown)+.empty-search-field {
  display: block
}

.dropdown.filter.center:before,
.dropdown.filter.center:after {
  border: none !important
}

.dropdown.filter.center.show {
  transform: translateY(5px)
}

.dropdown.filter.center:before {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg width="24" height="7" viewBox="0 0 24 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.7358 2.06478C13.1971 0.622311 10.8029 0.622312 9.26423 2.06478L6.88494 4.29537C5.03147 6.03299 2.58612 7 0.0455251 7H0H24H23.9545C21.4139 7 18.9685 6.03299 17.1151 4.29537L14.7358 2.06478Z" fill="white"/></svg>');
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 25px;
  height: 7px;
  margin-left: -12px
}

.footer .menu a,
.sidebar .menu a {
  font-size: 15px;
  margin: 0.85em 0;
  padding: 0;
  box-shadow: none;
  display: block
}

.footer .menu a:hover,
.footer .menu a:focus,
.sidebar .menu a:hover,
.sidebar .menu a:focus {
  color: #2F80ED
}

.footer hr,
.sidebar hr {
  background: #ECEFF3;
  height: 1px;
  width: 100%
}

.footer .icons li,
.sidebar .icons li {
  display: inline-block;
  margin-right: 30px
}

.footer .icons li svg,
.sidebar .icons li svg {
  height: 21px;
  width: 21px;
  display: inline-block;
  fill: #262626
}

.footer p,
.sidebar p {
  margin-bottom: 1em
}

@media (min-width: 436px) {

  .footer .slides-form input,
  .sidebar .slides-form input {
    max-width: calc(100% - 13px)
  }
}

.footer .slides-form.newsletter input,
.sidebar .slides-form.newsletter input {
  font-size: 17px;
  padding: 14px 18px;
  border: 1px solid #EBEBEB;
  box-sizing: border-box;
  transition: 0.3s border-color, 0.3s box-shadow;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.03);
  margin-right: 0
}

@media (min-width: 436px) {

  .footer .slides-form.newsletter input,
  .sidebar .slides-form.newsletter input {
    max-width: calc(100% - 135px)
  }
}

.footer .slides-form.newsletter input:hover,
.sidebar .slides-form.newsletter input:hover {
  border-color: rgba(0, 0, 0, 0.2)
}

.footer .slides-form.newsletter input:focus,
.sidebar .slides-form.newsletter input:focus {
  border-color: #2F80ED;
  z-index: 10
}

.intercomButton {
  position: fixed;
  color: #fff;
  bottom: 15px;
  right: 1.5%;
  display: inline-block;
  height: 50px;
  width: 50px;
  padding: 11px;
  border: 2px solid transparent;
  border-radius: 25px;
  z-index: 999;
  background: #cdd1d6;
  line-height: 1;
  cursor: pointer;
  touch-action: manipulation;
  vertical-align: top;
  transition: .25s;
  box-sizing: border-box
}

.intercomButton:hover {
  background: #186bff
}

.dialogContainer {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 300
}

.dialogContainer.left {
  right: inherit;
  left: 0
}

.dialogContainer.bottom {
  top: inherit;
  bottom: 0
}

.dialogContainer:hover .hiddenContent,
.dialogContainer.hover .hiddenContent {
  max-height: 90px;
  opacity: 1;
  overflow: inherit;
  transition: 0.35s
}

.dialogContainer:hover .close {
  opacity: 0.2
}

.dialog {
  color: #303030;
  border-radius: 6px;
  max-width: 320px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.08);
  cursor: default;
  opacity: .98;
  font-size: 0;
  line-height: 1.3;
  background: #f9fafc;
  margin: 20px;
  overflow: hidden;
  text-align: left;
  transform: translate3d(0, 0, 0);
  transition: all 0.75s, height 0s;
  transition-timing-function: cubic-bezier(0.25, 1.37, 0.44, 0.93);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.dialog.rounded {
  border-radius: 6px
}

.dialog .button.small {
  margin-left: 4px;
  margin-right: 4px
}

.dialog .button {
  margin-left: 7px;
  margin-right: 7px;
  margin-bottom: 0
}

.dialog.hidden {
  display: none
}

.dialog.bottom {
  top: inherit;
  bottom: 0
}

.dialog.left {
  right: inherit;
  left: 0
}

.dialog.hide {
  transform: scale(.975);
  opacity: 0 !important;
  transition: height 0s, opacity 0.5s, transform 0.5s !important
}

.dialog.reveal {
  transition: 0s !important
}

.dialog:hover {
  opacity: 1;
  transition: 0.35s
}

html:not(.page-loaded) .dialog {
  transform: translateY(100%);
  opacity: 0
}

.dialog:hover .close {
  opacity: 0.2
}

.dialog .close {
  padding: 14px;
  margin: 0px;
  position: absolute;
  border-radius: 40px;
  font-size: 0;
  top: 0;
  right: 0;
  cursor: pointer;
  transition: color 0.35s, background 0.15s;
  opacity: 0;
  z-index: 10
}

.dialog .close:after,
.dialog .close:before {
  content: "";
  width: 16px;
  height: 2px;
  background: #666;
  transform: rotate(45deg);
  position: absolute;
  right: 6px;
  top: 13px;
  opacity: 1
}

.dialog .close:hover,
.dialog .close:active {
  opacity: 1;
  transition: opacity 0.35s, transform 0.35s cubic-bezier(0.35, 1.35, 0.5, 1);
  transform: rotate(90deg);
  color: #262626
}

.dialog .close:active {
  opacity: 1
}

.dialog .close:before {
  transform: rotate(-45deg)
}

.dialog .close.white {
  background: transparent !important
}

.dialog .close.white:after,
.dialog .close.white:before {
  background: #fff
}

.mobile .dialog .close {
  opacity: 1
}

.dialog .dialogContent {
  padding: 20px
}

.dialog .avatar {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 20px
}

.dialog .avatar+.text {
  width: calc(100% - 60px);
  margin-left: 60px
}

.dialog .text {
  font-size: 15px
}

.dialog .text p {
  padding-bottom: 15px
}

.dialog .title {
  margin: 0 0 4px;
  font-size: 18px;
  font-weight: 600
}

.dialog .hiddenContent {
  overflow: hidden;
  display: block;
  max-height: 0;
  opacity: 0;
  transition: 0.5s 0.5s
}

.dialog .button {
  margin-top: 15px
}

.dialog:hover .hiddenContent,
.dialog.hover .hiddenContent {
  max-height: 90px;
  opacity: 1;
  overflow: inherit;
  transition: 0.35s
}

.dialog ul.ui {
  display: table;
  width: 100%;
  font-size: 0;
  font-weight: 600;
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1) inset
}

.dialog ul.ui li {
  height: 50px;
  font-size: 18px;
  display: table-cell;
  width: 33.33333%;
  text-align: center;
  cursor: pointer;
  line-height: 1;
  vertical-align: middle;
  text-decoration: none;
  border-bottom: none;
  transition: 0.25s
}

.dialog ul.ui li.small {
  height: 38px;
  font-size: 16px
}

.dialog ul.ui li:not(:first-child) {
  border-left: 1px solid rgba(0, 0, 0, 0.1)
}

.dialog ul.ui li:hover {
  box-shadow: inset 0 -100px 0 rgba(0, 0, 0, 0.05)
}

@media (max-width: 435px) {
  .dialog {
    margin: 10px;
    max-width: 100%
  }
}

@-webkit-keyframes revealDialog {
  0% {
    height: 0;
    opacity: 0;
    margin-top: 0;
    transform: translateY(100%)
  }
}

@keyframes revealDialog {
  0% {
    height: 0;
    opacity: 0;
    margin-top: 0;
    transform: translateY(100%)
  }
}

.dialogContainer:not(.bottom) .dialog+.dialog {
  margin-bottom: 0px
}

.dialogContainer.bottom .dialog+.dialog {
  margin-top: 0px
}

.dialogContainer>.dialog {
  position: relative
}

.dialogContainer>.dialog:nth-child(1) {
  transition-delay: 0.1s
}

.dialogContainer>.dialog:nth-child(2) {
  transition-delay: 0.2s
}

.dialogContainer>.dialog:nth-child(3) {
  transition-delay: 0.3s
}

.dialogContainer>.dialog:nth-child(4) {
  transition-delay: 0.4s
}

.dialogContainer>.dialog:nth-child(5) {
  transition-delay: 0.5s
}


/* Mini Cart */
nav#cart .cart-products span,
nav#cart .total span {
  float: none !important;
}

nav#cart .cart-products span.price,
nav#cart .total span.price {
  float: right !important;
}

/* Cart */
.pages.cart .woocommerce .woocommerce-message,
.pages.cart .woocommerce .woocommerce-info,
.pages.cart .woocommerce .woocommerce-error {
  display: none;
}

/* Checkout: Stripe payment method */
.pages.cart .payment_method_stripe .stripe-source-errors {
  margin-bottom: 5px;
}

.pages.cart .payment_method_stripe .stripe-source-errors .wc-stripe-error {
  display: block !important;
  font-size: 15px;
  font-weight: 400;
  animation: fromRight 0.5s backwards;
  -webkit-animation: fromRight 0.5s backwards;
  animation-timing-function: cubic-bezier(0.21, 0.04, 0.11, 0.98);
  -webkit-animation-timing-function: cubic-bezier(0.21, 0.04, 0.11, 0.98);
}

.pages.cart .payment_method_stripe .StripeElement--invalid {
  border-color: rgba(244, 67, 54, 0.8) !important;
  animation: showError 0.5s backwards;
  -webkit-animation: showError 0.5s backwards;
  animation-timing-function: cubic-bezier(0.21, 0.04, 0.11, 0.98);
  -webkit-animation-timing-function: cubic-bezier(0.21, 0.04, 0.11, 0.98);
}

/* pay-order page */
form#order_review .payment_methods label {
  margin-left: 0 !important;
}

/* order details page */
.order .woocommerce-order-details p.order-again,
.order .woocommerce-order-details p.view-invoice {
  display: inline-block;
}

/* my-account (profile) page */
li .button.small.passive {
  margin-left: 8px;
}

.my-account-page .my-account .personal-information .upload-btn-wrapper .avatar-image {
  padding: 0 !important;
  background-image: none !important;
}

.my-account-page .my-account .personal-information .button.small.passive {
  margin-left: 0 !important;
}

/* #confirm_email_homepage_middle:not(.done)[data-alert-message]:after,
#confirm_email_homepage_bottom:not(.done)[data-alert-message]:after {
    color: #fff;
}
*/
/* confirm email from sign-up */
.onboarding .page .woocommerce-error.error {
  margin-bottom: 15px;
}

.onboarding .page .woocommerce-error.error>li {
  display: block;
  padding: 12px 20px;
  margin-bottom: 10px;
  border-radius: 4px;
  background: rgba(228, 169, 23, 0.1);
  border: 1px solid rgba(228, 169, 23, 0.2);
  font-size: 16px;
}


article.news {
  background-image: url(../img/modules/news/pattern.png);
  background-repeat: repeat;
  color: #fff;
  background-position: center
}

article.news h1 a {
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.35) inset
}

article.news h1 a:hover {
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.5) inset
}

article.news h3 {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600
}

article.news li {
  margin-top: 15px
}

article.news li a {
  position: relative;
  display: block
}

article.news li a .meta {
  padding-bottom: 7px;
  bottom: 0;
  left: 0;
  font-size: 13px;
  font-weight: 600;
  opacity: .6;
  text-transform: uppercase;
  letter-spacing: 0.04em
}

article.news li a:hover h3 {
  color: #2F80ED
}

article.news .thumbnail {
  margin-bottom: 15px
}

article.news .thumbnail[style=''] {
  background-color: #1366d6;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0IDE2LjVsLTEuOCAxLjhjLS40LjQtLjQgMSAwIDEuNC4yLjIuNS4zLjcuM3MuNS0uMS43LS4zbDEuNy0xLjdoMS4xYzEzLjYgMCAxNS40LTguNiAxNS42LTEwLjQgMC0uNC0uMS0uOC0uMy0xLjEtLjMtLjMtLjctLjUtMS4xLS41LTEuNCAwLTUuMi4xLTguOCAxLTYuNSAxLjctNy41IDcuMy03LjggOS41em05LjYtNy44Yy0uNC42LS42IDEuMi0uOCAxLjktLjEuNS4yIDEuMS43IDEuMmguMmMuNCAwIC45LS4zIDEtLjguMi0uOS44LTEuOCAxLjYtMi44IDEuNS0uMSAyLjgtLjIgMy42LS4yLS42IDIuNi0zIDguMi0xMy44IDggLjUtMi45IDEuOC02IDYuMS03LjEuNSAwIC45LS4xIDEuNC0uMnpNMzEgMjNoLTN2LTRjMC0uNi0uNC0xLTEtMXMtMSAuNC0xIDF2NGgtMTNjLS42IDAtMSAuNC0xIDFzLS4yIDEuMi0uNiAxLjVjLS40LjQtLjguNS0xLjMuNS0xLjEtLjEtMi0xLjEtMi0yLjJ2LTE5LjhjMC0uNy0uMi0xLjQtLjYtMmgxNi41YzEuMSAwIDIgLjkgMiAyIDAgLjYuNCAxIDEgMXMxLS40IDEtMWMwLTIuMi0xLjgtNC00LTRoLTIwLjIwMDAwMDAwMDAwMDAwM2MtMi4xLjEtMy44IDEuOS0zLjggNC4ydjEuOGMwIC42LjQgMSAxIDFoNXYxNi44YzAgMi4xIDEuOCA0IDMuOSA0LjIgMSAuMSAxNC41IDIgMTcuMSAyIDIuOSAwIDUtMi4xIDUtNXYtMWMwLS42LS40LTEtMS0xem0tMjUtMThoLTR2LS44YzAtMS4yLjgtMi4xIDEuOS0yLjIuNiAwIDEuMS4yIDEuNS41LjQuNC42LjkuNiAxLjV2MXptMjQgMjBjMCAxLjUtLjkgMy0zIDMtMS42IDAtOC42LS45LTEzLjgtMS42LjMtLjQuNS0uOS42LTEuNGgxNi4yeiIvPjwvc3ZnPg==)
}

article.news p {
  font-size: 16px;
  margin: 0
}

article.subscribe:not(.success)[data-alert-message]:after {
  content: attr(data-alert-message);
  color: #fff;
  position: absolute;
  margin: 0 auto;
  display: block;
  left: 0;
  width: 100%;
  top: 40px;
  padding: 0 30px;
  text-align: center;
  font-size: 19px;
  -webkit-animation: showError 0.5s backwards;
  animation: showError 0.5s backwards;
  -webkit-animation-timing-function: cubic-bezier(0.21, 0.04, 0.11, 0.98);
  animation-timing-function: cubic-bezier(0.21, 0.04, 0.11, 0.98)
}

article.subscribe.success:after {
  content: "Thank you for subscribing!";
  color: #27AE60;
  position: absolute;
  margin: 0 auto;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  top: 40px;
  font-size: 19px;
  -webkit-animation: fromTop 0.5s 0.75s backwards;
  animation: fromTop 0.5s 0.75s backwards
}

article.subscribe.success .container {
  display: none
}

article.subscribe label.invalid {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  margin-top: 7px
}

article.subscribe h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  letter-spacing: -.05em
}

article.subscribe form {
  margin-top: 25px
}

article.subscribe form input[type="email"] {
  max-width: 300px;
  background: transparent;
  margin-right: 5px;
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff
}

article.subscribe form input[type="email"]::-webkit-input-placeholder {
  color: #fff;
  font-weight: 400;
  opacity: .8
}

article.subscribe form input[type="email"]:-moz-placeholder {
  color: #fff;
  font-weight: 400;
  opacity: .8
}

article.subscribe form input[type="email"]::-moz-placeholder {
  color: #fff;
  font-weight: 400;
  opacity: .8
}

article.subscribe form input[type="email"]:-ms-input-placeholder {
  color: #fff;
  font-weight: 400;
  opacity: .8
}

@media (max-width: 526px) {

  article.subscribe form input[type="email"],
  article.subscribe form button {
    width: 100%;
    max-width: 300px;
    margin: 4px 0
  }
}

article.subscribe form .label-consent {
  font-size: 14px;
  margin-top: 27px
}

article.subscribe p {
  font-size: 20px;
  line-height: 1.5;
  margin-top: 15px
}

article.subscribe .sub-link {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: inline-block;
  margin-top: 30px
}

article.subscribe .sub-link:hover {
  border-bottom: 1px solid rgba(47, 128, 237, 0.8)
}

article.subscribe:hover .close {
  opacity: .5
}

article.subscribe:hover .close:hover {
  opacity: 1
}

article.subscribe .close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  transition: .25s;
  opacity: 0;
  padding: 14px;
  line-height: 0
}

article.subscribe .close svg {
  fill: #fff;
  width: 10px;
  height: 10px
}

article.subscribe.slideshow .background {
  opacity: 0;
  visibility: hidden;
  transition: 1s
}

article.subscribe.slideshow .background.shown {
  opacity: 1;
  visibility: visible
}

article.market-box {
  color: #fff;
  background-image: url(../img/modules/market/pattern.png);
  background-color: #2A2F3A;
  background-position: left top
}

@-webkit-keyframes market-background {
  from {
    background-position-y: 0
  }

  to {
    background-position-y: -500px
  }
}

@keyframes market-background {
  from {
    background-position-y: 0
  }

  to {
    background-position-y: -500px
  }
}

article.market-box .thumbnail {
  padding-bottom: 86%;
  margin-bottom: 0;
  border-radius: 4px;
  background-size: cover
}

article.market-box .thumbnail:after {
  border-radius: 4px
}

article.market-box .thumbnail span {
  position: absolute;
  display: inline-block;
  border-radius: 3px;
  color: #fff;
  padding: 3px 5px;
  font-size: 13px;
  background: rgba(41, 47, 56, 0.3);
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  z-index: 10;
  left: 16px;
  top: 16px;
  transition: 0.35s
}

article.market-box .thumbnail:hover span {
  background: #F44336
}

article.market-box .market-preview h1 {
  text-align: center
}

article.market-box .market-preview .market-logo {
  display: inline-block;
  width: 150px;
  margin: 0 auto 30px
}

article.market-box .market-preview .tabs {
  margin: 0 auto 40px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  cursor: pointer
}

article.market-box .market-preview .tabs li {
  display: inline-block;
  padding: 12px 17px 12px 45px;
  border-radius: 5px;
  transition: 0.35s;
  position: relative;
  margin: 0 4px
}

article.market-box .market-preview .tabs li .material-icons {
  position: absolute;
  left: 14px;
  top: 9px
}

article.market-box .market-preview .tabs li.selected {
  color: #262626;
  background: #fff
}

article.market-box .market-preview .tabs li:not(.selected) {
  cursor: pointer
}

article.market-box .market-preview .tabs li:not(.selected):hover {
  background: rgba(255, 255, 255, 0.1)
}

article.market-box .market-preview .slider>li {
  position: absolute;
  top: 0;
  opacity: 0;
  display: block;
  transition: opacity 0.2s;
  width: 100%
}

article.market-box .market-preview .slider>li.selected {
  opacity: 1
}

article.market-box .market-preview .slider>li a {
  display: block
}

article.market-box .market-preview p {
  font-size: 16px;
  margin: 15px 0 5px;
  opacity: .75
}

article.market-box .market-preview h1 span a {
  font-weight: 400;
  opacity: .75;
  letter-spacing: 0px !important;
  margin-left: 15px;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3) inset;
  font-size: 75%;
  letter-spacing: 0;
  font-family: 'Montserrat', sans-serif;
}

article.market-box .market-preview h1 span a:hover {
  opacity: 1
}

article.market-box .market-preview .view-more {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

article.market-box [class*='col-']:not(:last-child) {
  margin-bottom: 30px
}

.popular-articles,
.related-articles {
  background: #eceff3
}

.popular-articles h1,
.related-articles h1 {
  margin-bottom: 10px
}

.popular-articles li,
.related-articles li {
  margin-top: 20px
}

.popular-articles .articles-preview a,
.related-articles .articles-preview a {
  background: #fff;
  display: block;
  height: 100%;
  box-shadow: 0px 10px 20px rgba(10, 33, 65, 0.05), 0px 0px 2px rgba(0, 0, 0, 0.13);
  overflow: hidden;
  position: relative;
  padding-bottom: 5px;
  border-radius: 8px
}

.popular-articles .articles-preview a .thumbnail,
.popular-articles .articles-preview a .thumbnail:after,
.related-articles .articles-preview a .thumbnail,
.related-articles .articles-preview a .thumbnail:after {
  border-radius: 3px 3px 0 0
}

.popular-articles .articles-preview a h3,
.related-articles .articles-preview a h3 {
  font-size: 17px;
  letter-spacing: -0.015em;
  padding: 0 20px;
  margin: 0 0 14px !important
}

@media (max-width: 535px) {

  .popular-articles .articles-preview a h3,
  .related-articles .articles-preview a h3 {
    font-size: 13px
  }
}

.popular-articles .articles-preview a:hover,
.related-articles .articles-preview a:hover {
  color: #186bff;
  box-shadow: 0px 20px 40px rgba(10, 33, 65, 0.05), 0px 0px 2px rgba(0, 0, 0, 0.13);
  transform: translateY(-5px)
}

.popular-articles .articles-preview a:hover .category,
.related-articles .articles-preview a:hover .category {
  background: #F44336
}

.popular-articles .articles-preview a .category,
.related-articles .articles-preview a .category {
  position: absolute;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 50px;
  color: #fff;
  padding: 0px 7px;
  font-size: 12px;
  background: rgba(38, 38, 38, 0.3);
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  left: 16px;
  top: 16px;
  max-width: calc(100% - 32px);
  transition: 0.35s
}

.popular-articles .articles-preview a .meta,
.related-articles .articles-preview a .meta {
  padding: 0 20px 10px;
  bottom: 0;
  left: 0;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: rgba(38, 38, 38, 0.4)
}

@media (max-width: 535px) {

  .popular-articles .articles-preview a .meta,
  .related-articles .articles-preview a .meta {
    font-size: 12px;
    padding-bottom: 8px
  }
}

.popular-articles .articles-preview a .thumbnail,
.related-articles .articles-preview a .thumbnail {
  padding-bottom: 65%
}

.popular-articles .articles-preview a .thumbnail[style=''],
.related-articles .articles-preview a .thumbnail[style=''] {
  background-color: rgba(236, 239, 243, 0.75);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0IDE2LjVsLTEuOCAxLjhjLS40LjQtLjQgMSAwIDEuNC4yLjIuNS4zLjcuM3MuNS0uMS43LS4zbDEuNy0xLjdoMS4xYzEzLjYgMCAxNS40LTguNiAxNS42LTEwLjQgMC0uNC0uMS0uOC0uMy0xLjEtLjMtLjMtLjctLjUtMS4xLS41LTEuNCAwLTUuMi4xLTguOCAxLTYuNSAxLjctNy41IDcuMy03LjggOS41em05LjYtNy44Yy0uNC42LS42IDEuMi0uOCAxLjktLjEuNS4yIDEuMS43IDEuMmguMmMuNCAwIC45LS4zIDEtLjguMi0uOS44LTEuOCAxLjYtMi44IDEuNS0uMSAyLjgtLjIgMy42LS4yLS42IDIuNi0zIDguMi0xMy44IDggLjUtMi45IDEuOC02IDYuMS03LjEuNSAwIC45LS4xIDEuNC0uMnpNMzEgMjNoLTN2LTRjMC0uNi0uNC0xLTEtMXMtMSAuNC0xIDF2NGgtMTNjLS42IDAtMSAuNC0xIDFzLS4yIDEuMi0uNiAxLjVjLS40LjQtLjguNS0xLjMuNS0xLjEtLjEtMi0xLjEtMi0yLjJ2LTE5LjhjMC0uNy0uMi0xLjQtLjYtMmgxNi41YzEuMSAwIDIgLjkgMiAyIDAgLjYuNCAxIDEgMXMxLS40IDEtMWMwLTIuMi0xLjgtNC00LTRoLTIwLjIwMDAwMDAwMDAwMDAwM2MtMi4xLjEtMy44IDEuOS0zLjggNC4ydjEuOGMwIC42LjQgMSAxIDFoNXYxNi44YzAgMi4xIDEuOCA0IDMuOSA0LjIgMSAuMSAxNC41IDIgMTcuMSAyIDIuOSAwIDUtMi4xIDUtNXYtMWMwLS42LS40LTEtMS0xem0tMjUtMThoLTR2LS44YzAtMS4yLjgtMi4xIDEuOS0yLjIuNiAwIDEuMS4yIDEuNS41LjQuNC42LjkuNiAxLjV2MXptMjQgMjBjMCAxLjUtLjkgMy0zIDMtMS42IDAtOC42LS45LTEzLjgtMS42LjMtLjQuNS0uOS42LTEuNGgxNi4yeiIvPjwvc3ZnPg==)
}

.related-articles {
  border-top: 1px solid #ECEFF3;
  background: #fff
}

.related-articles .container .wrap {
  padding: 50px 6% 60px
}

article.dm-ad p {
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 30px;
  line-height: 1.4
}

article.dm-ad h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 43px
}

@media (max-width: 767px) {
  article.dm-ad h1 {
    font-size: 35px !important
  }
}

article.dm-ad .sub-link {
  vertical-align: middle;
  font-weight: 600
}

article.dm-ad .ad {
  font-weight: 600;
  padding: 3px 10px 2px;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  font-size: 13px;
  margin-bottom: 22px;
  cursor: pointer;
  overflow: hidden;
  transition: max-width 0.5s cubic-bezier(0.4, 0, 0, 1);
  will-change: max-width;
  max-width: 36px;
  white-space: nowrap
}

article.dm-ad .ad:after {
  content: "VERTIZE WITH US";
  transition: opacity, max-width;
  transition-duration: .3s;
  will-change: opacity;
  opacity: 0
}

article.dm-ad .ad:hover {
  max-width: 160px;
  color: #2F80ED
}

article.dm-ad .ad:hover:after {
  opacity: 1
}

article.slides-ad {
  background: #3952c6
}

article.slides-ad img {
  margin-bottom: 12px
}

article.slides-ad .background {
  background-image: url("../img/modules/slides-ad/background.jpg");
  background-size: inherit;
  background-position: right;
  background-repeat: no-repeat;
  background-attachment: fixed
}

article.slides-ad h1 {
  font-size: 60px;
  margin-left: -4px;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 25px
}

article.slides-ad .button {
  color: #3850c7 !important
}

article.slides-ad .ad {
  background: #fff;
  color: #313e7e
}

article.slides-ad .ad:hover {
  color: #2F80ED
}

article.slides-ad .sub-link {
  font-size: 18px
}

article.slides-ad .sub-link:hover {
  opacity: 0.8
}

article.postcards-ad {
  background: #110A44;
  background-image: url("../img/modules/postcards-ad/bg.jpg");
  background-size: inherit;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: cover
}

article.postcards-ad .button {
  background: #30DB55;
  box-shadow: 0 8px 20px 0 rgba(48, 219, 122, 0.39);
  padding: 0 22px;
  line-height: 50px;
  border-radius: 8px
}

article.postcards-ad .button:hover {
  background: #56E575
}

article.postcards-ad .sub-link {
  background: transparent;
  border: 2px solid #fff;
  line-height: 46px;
  box-shadow: none
}

article.postcards-ad .sub-link:hover {
  background: #fff;
  color: #110A44
}

article.startup-ad {
  background: #F9F9F9;
  background-image: url("../img/modules/startup-ad/background.jpg");
  background-size: inherit;
  background-size: cover;
  background-repeat: no-repeat
}

@media (min-width: 1400px) {
  article.startup-ad {
    background-size: auto;
    background-position: right
  }
}

article.startup-ad h1 {
  font-size: 62px
}

article.startup-ad p {
  font-size: 22px
}

article.startup-ad .button {
  background: #2E4DE2;
  color: #fff
}

@media (min-width: 768px) {
  article.startup-ad .button {
    font-size: 20px;
    padding: 0 34px;
    line-height: 66px
  }
}

article.startup-ad .button:hover {
  background: #102dce
}

article.startup-ad a.sub-link {
  opacity: .7;
  border-bottom: 1px solid #fff;
  font-weight: 300;
  font-size: 20px
}

article.startup-ad a.sub-link:hover {
  opacity: 1
}

article.affiliates-header {
  background: #23a19d;
  background: linear-gradient(to right, #23a19d 0%, #35c190 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#23a19d', endColorstr='#35c190', GradientType=1)
}

article.affiliates-header .background {
  background-image: url("../img/modules/affiliates/guilloche.png");
  background-size: 7px;
  background-position: left top;
  opacity: .1;
  z-index: -2
}

article.affiliates-header .background.v2 {
  background-size: 6px;
  background-image: url("../img/modules/affiliates/guilloche.png")
}

@-webkit-keyframes animateAffiliateBackground {

  0%,
  100% {
    transform: scale(1.1) rotate(2deg)
  }

  50% {
    transform: scale(1.1) rotate(-2deg)
  }
}

@keyframes animateAffiliateBackground {

  0%,
  100% {
    transform: scale(1.1) rotate(2deg)
  }

  50% {
    transform: scale(1.1) rotate(-2deg)
  }
}

article.affiliates-header h1 .money-bag {
  background: url("../img/affiliates/money-bag.png") no-repeat;
  height: 1em;
  width: 1em;
  display: inline-block;
  background-size: contain;
  vertical-align: top
}

article.affiliates-header h2 {
  font-weight: 700;
  font-size: 28px
}

article.affiliates-header p {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1.53
}

article.affiliates-header .white-box {
  background: #fff;
  padding: 90px 110px;
  border-radius: 7px;
  box-shadow: 0 60px 90px 0 rgba(33, 64, 62, 0.5);
  position: relative
}

@media (max-width: 1023px) {
  article.affiliates-header .white-box {
    padding: 12% 10%
  }
}

article.affiliates-header .white-box:before,
article.affiliates-header .white-box:after {
  content: "";
  top: 100%;
  position: absolute;
  background: #fff;
  border-radius: 0 0 8px 8px;
  width: calc(100% - 20px);
  height: 10px;
  left: 10px;
  z-index: -1;
  transform-origin: right
}

article.affiliates-header .white-box:before {
  width: calc(100% - 40px);
  height: 17px;
  left: 20px;
  background: #cbdad5
}

article.affiliates-header .white-box p {
  font-size: 20px
}

article.affiliates-header .button {
  background: linear-gradient(to left, #23a19d 0%, #35c190 100%)
}

article.affiliates-header .sub-link {
  font-size: 18px;
  vertical-align: middle;
  margin-left: 15px;
  margin-right: 15px;
  color: #27AE60;
  border-bottom-color: rgba(39, 174, 96, 0.15)
}

article.affiliates-header .sub-link .material-icons {
  position: absolute;
  top: 2px;
  left: calc(100% + 2px);
  font-size: 20px;
  transition: 0.25s;
  transform: translateX(0px)
}

article.affiliates-header .sub-link:hover {
  background-color: rgba(39, 174, 96, 0);
  border-bottom-color: transparent
}

article.affiliates-header .sub-link:hover .material-icons {
  transform: translateX(2px)
}

[class*='fix-'] {
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none
}

.fix-1-12 {
  max-width: 80px !important
}

.fix-2-12 {
  max-width: 180px !important
}

.fix-3-12 {
  max-width: 280px !important
}

.fix-4-12 {
  max-width: 380px !important
}

.fix-5-12 {
  max-width: 480px !important
}

.fix-6-12 {
  max-width: 580px !important
}

.fix-7-12 {
  max-width: 680px !important
}

.fix-8-12 {
  max-width: 780px !important
}

.fix-9-12 {
  max-width: 880px !important
}

.fix-10-12 {
  max-width: 980px !important
}

.fix-11-12 {
  max-width: 1080px !important
}

.fix-12-12 {
  max-width: 1180px !important
}

.fix-max {
  max-width: 1400px
}

.toLeft,
.toLeft[class*='fix-'] {
  margin-left: 0 !important;
  margin-right: auto !important
}

.toRight,
.toRight[class*='fix-'] {
  margin-right: 0 !important;
  margin-left: auto !important
}

.toCenter {
  margin-left: auto !important;
  margin-right: auto !important
}

.article+.article,
.page+.article {
  border-top: 1px solid #ECEFF3
}

.article .meta,
.page .meta {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em !important;
  z-index: 20;
  position: relative;
  color: rgba(38, 38, 38, 0.66)
}

.article .meta strong,
.page .meta strong {
  border-right: 1px solid rgba(125, 125, 125, 0.2);
  padding-right: 10px;
  margin-right: 10px;
  font-weight: 700 !important
}

.article .meta a:hover,
.article .meta:focus,
.page .meta a:hover,
.page .meta:focus {
  color: #186bff
}

.article .lwptoc .lwptoc_i,
.page .lwptoc .lwptoc_i {
  background-color: #f0f2f5;
  border: 1px solid #f0f2f5;
  padding: 30px;
  line-height: 1.75;
  font-size: 15px;
  border-radius: 6px
}

.article .lwptoc .lwptoc_i .lwptoc_item a,
.page .lwptoc .lwptoc_i .lwptoc_item a {
  border-bottom: none !important;
  cursor: s-resize;
  color: #4F4F4F
}

.article .lwptoc .lwptoc_i .lwptoc_item a .lwptoc_item_label,
.page .lwptoc .lwptoc_i .lwptoc_item a .lwptoc_item_label {
  color: #186bff;
  border-bottom: 1px dotted rgba(24, 107, 255, 0.5) !important
}

.article .lwptoc .lwptoc_i .lwptoc_item a:hover .lwptoc_item_label,
.page .lwptoc .lwptoc_i .lwptoc_item a:hover .lwptoc_item_label {
  border-bottom: 1px dotted #186bff !important
}

.article .img-container,
.page .img-container {
  overflow: hidden;
  border-radius: 8px;
  display: block
}

.article .img-container img,
.page .img-container img {
  width: 980px
}

.article .section-link,
.page .section-link {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10
}

.article .section-link:hover+.article-preview,
.page .section-link:hover+.article-preview {
  color: #186bff
}

.article .section-link:hover+.article-preview .img-container:after,
.page .section-link:hover+.article-preview .img-container:after {
  opacity: .62
}

.article .article-preview,
.page .article-preview {
  transition: 0.25s
}

.article .article-preview p,
.page .article-preview p {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 20px
}

@media (max-width: 1023px) {

  .article .article-preview p,
  .page .article-preview p {
    font-size: 18px;
    margin-top: 25px
  }
}

.article .article-preview .meta,
.page .article-preview .meta {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  z-index: 20;
  position: relative;
  color: rgba(48, 48, 48, 0.66)
}

.article .article-preview .meta strong,
.page .article-preview .meta strong {
  border-right: 1px solid rgba(125, 125, 125, 0.2);
  padding-right: 10px;
  margin-right: 10px
}

.article .article-preview .meta a:hover,
.article .article-preview .meta:focus,
.page .article-preview .meta a:hover,
.page .article-preview .meta:focus {
  color: #186bff
}

@media (max-width: 767px) {

  .article .article-preview .meta,
  .page .article-preview .meta {
    font-size: 14px
  }
}

.article .article-preview .img-container,
.page .article-preview .img-container {
  position: relative
}

.article .article-preview .img-container:after,
.page .article-preview .img-container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2F80ED;
  background: linear-gradient(45deg, #2F80ED 0%, #5c51e0 100%);
  opacity: 0;
  transition: opacity 0.35s
}

.article .article-preview a,
.page .article-preview a {
  transition: none
}

.article .content,
.page .content {
  padding: 80px 6%
}

@media (max-width: 435px) {

  .article .content,
  .page .content {
    padding: 40px 6%
  }
}

.article .article-content,
.page .article-content {
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none;
  max-width: 980px !important;
  position: relative;
  z-index: 100
}

.article .subscribe-form,
.page .subscribe-form {
  background: #2F80ED;
  border-radius: 10px;
  padding: 32px 40px;
  margin: 40px 0;
  color: white
}

.article .subscribe-form h5,
.page .subscribe-form h5 {
  margin-bottom: 15px
}

.article .subscribe-form input[type=checkbox],
.page .subscribe-form input[type=checkbox] {
  display: none
}

.article .subscribe-form label.invalid,
.page .subscribe-form label.invalid {
  background: #fff;
  padding: 27px 10px 6px 22px;
  border-radius: 0 0 20px 22px;
  z-index: -10;
  font-size: 14px;
  -webkit-animation: none !important;
  animation: none !important;
  margin-top: -23px
}

.article .subscribe-form label.invalid:before,
.page .subscribe-form label.invalid:before {
  content: "Heads-up! "
}

.article .subscribe-form label.label-consent,
.page .subscribe-form label.label-consent {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 0;
  position: relative;
  cursor: pointer
}

.article .subscribe-form label.label-consent a,
.page .subscribe-form label.label-consent a {
  color: white !important
}

.article .subscribe-form label.label-consent:before,
.page .subscribe-form label.label-consent:before {
  content: "check_box_outline_blank";
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  text-transform: initial;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  color: white;
  z-index: 1000;
  cursor: pointer;
  vertical-align: middle;
  padding-right: 5px;
  transition: 0.3s;
  transform: scale(0);
  opacity: 0;
  transform: none;
  opacity: 1
}

.article .subscribe-form label.label-consent:hover,
.page .subscribe-form label.label-consent:hover {
  color: white !important
}

.article .subscribe-form label.label-consent:hover a,
.page .subscribe-form label.label-consent:hover a {
  text-decoration: underline
}

.article .subscribe-form input[type="checkbox"]:checked+label:before,
.page .subscribe-form input[type="checkbox"]:checked+label:before {
  content: "check_box"
}

.article .subscribe-form input[type="email"],
.page .subscribe-form input[type="email"] {
  border-color: transparent !important;
  -webkit-animation: none !important;
  animation: none !important;
  box-shadow: 0 -100px 0px #fff inset;
  outline: none !important;
  margin: 0;
  padding: 12px 22px;
  font-size: 16px
}

.article .subscribe-form form,
.page .subscribe-form form {
  position: relative
}

.article .subscribe-form button[type="submit"],
.page .subscribe-form button[type="submit"] {
  position: absolute;
  top: 4px;
  right: 4px;
  background: #186bff;
  border: none;
  height: 37px;
  width: 37px;
  color: #fff;
  border-radius: 50px;
  padding: 6px;
  outline: none;
  cursor: pointer;
  font-size: 21px
}

@media (max-width: 767px) {

  .article .subscribe-form,
  .page .subscribe-form {
    padding: 24px 30px;
    margin-top: 30px
  }
}

.article .info-box,
.page .info-box {
  background: #29a0f521;
  border-radius: 6px;
  margin: 20px 0 40px;
  padding: 40px
}

@media (max-width: 767px) {

  .article .info-box,
  .page .info-box {
    padding: 20px
  }
}

.article .checklist_in_post,
.page .checklist_in_post {
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none;
  max-width: 780px !important;
  margin-top: 50px
}

.article .checklist_in_post form.checklist-list,
.page .checklist_in_post form.checklist-list {
  border-radius: 6px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.06), 0px 1px 4px rgba(0, 0, 0, 0.17), 0px 1px 0px rgba(0, 0, 0, 0.03)
}

.article .checklist_in_post form.checklist-list>ul>li:not(:last-child),
.page .checklist_in_post form.checklist-list>ul>li:not(:last-child) {
  box-shadow: 0 1px 0 0px #ebebeb
}

.article .checklist_in_post .checklist-label,
.page .checklist_in_post .checklist-label {
  padding: 10px 5px 20px;
  margin: 10px 0;
  box-shadow: none
}

.article .checklist_in_post .checklist-label:after,
.page .checklist_in_post .checklist-label:after {
  top: 10px
}

.article .checklist_in_post .checklist-label .fa-check,
.page .checklist_in_post .checklist-label .fa-check {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  top: 4px;
  transition: 0.3s;
  opacity: 0;
  transform: translateY(-4px)
}

.article .checklist_in_post .checklist-label .fa-check:before,
.page .checklist_in_post .checklist-label .fa-check:before {
  content: "check"
}

.article .checklist_in_post .checklist-label.checklist-label-checked,
.page .checklist_in_post .checklist-label.checklist-label-checked {
  color: #27AE60;
  background: transparent;
  font-weight: bold
}

.article .checklist_in_post .checklist-label.checklist-label-checked:after,
.page .checklist_in_post .checklist-label.checklist-label-checked:after {
  box-shadow: inset 0 0 0 2px #27AE60
}

.article .checklist_in_post .checklist-label.checklist-label-checked .fa-check,
.page .checklist_in_post .checklist-label.checklist-label-checked .fa-check {
  color: #27AE60;
  opacity: 1;
  transform: translateY(0px)
}

.articles:not(.full-article-page):not(.category-page):not(.author-page) {
  padding-top: 70px
}

.mobile .articles:not(.full-article-page):not(.category-page):not(.author-page) {
  margin-top: 0;
  padding-top: 70px
}

.articles:not(.full-article-page):not(.category-page):not(.author-page) article {
  width: calc(100% - 420px);
  transition-property: width
}

@media (max-width: 1239px) {
  .articles:not(.full-article-page):not(.category-page):not(.author-page) article {
    width: calc(100% - 240px)
  }
}

@media (max-width: 1023px) {
  .articles:not(.full-article-page):not(.category-page):not(.author-page) article {
    width: 100%;
    transition: 0s !important
  }
}

.articles.author-page .popular-articles h1,
.articles.author-page .article-list h1,
.articles.category-page .popular-articles h1,
.articles.category-page .article-list h1 {
  font-size: 28px;
  margin-bottom: 15px;
  letter-spacing: -0.02em
}

.articles.author-page .popular-articles h3,
.articles.author-page .article-list h3,
.articles.category-page .popular-articles h3,
.articles.category-page .article-list h3 {
  font-weight: 600;
  margin-bottom: 10px
}

.articles.author-page .popular-articles h3:not(:first-child),
.articles.author-page .article-list h3:not(:first-child),
.articles.category-page .popular-articles h3:not(:first-child),
.articles.category-page .article-list h3:not(:first-child) {
  margin-top: 20px
}

.articles.author-page .popular-articles p.hero,
.articles.author-page .article-list p.hero,
.articles.category-page .popular-articles p.hero,
.articles.category-page .article-list p.hero {
  font-size: 20px;
  letter-spacing: -0.017em;
  font-weight: 300;
  color: rgba(38, 38, 38, 0.8)
}

.page-ready .articles #sidebar,
.page-ready .articles article {
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(0.22, 0.2, 0.03, 1)
}

#sidebar {
  height: 100%;
  width: 420px;
  position: absolute;
  top: 70px;
  right: 0;
  opacity: 1;
  box-shadow: 1px 0 0 #ECEFF3 inset;
  background: #fff;
  z-index: 5;
  transform: translate3d(0, 0, 0);
  transition-property: transform;
  will-change: transform
}

#sidebar h5 {
  font-weight: 700;
  font-size: 18px !important
}

#sidebar h5 span,
#sidebar h5 ul.controller {
  font-weight: 400;
  color: rgba(38, 38, 38, 0.5);
  letter-spacing: .02em;
  margin-left: 10px;
  text-transform: uppercase;
  font-size: 70%
}

#sidebar h5 span a,
#sidebar h5 ul.controller a {
  display: inline-block;
  padding: 5px 9px;
  border-radius: 4px;
  background: #ECEFF3;
  color: #262626;
  font-weight: 600;
  position: relative;
  top: -2px
}

#sidebar h5 span a:hover,
#sidebar h5 ul.controller a:hover {
  opacity: 1;
  color: #186bff
}

@media screen and (max-width: 1240px) and (min-width: 1024px) {

  #sidebar h5 span,
  #sidebar h5 ul.controller {
    border: none;
    display: block;
    padding-left: 0;
    margin-left: 0;
    margin-top: 15px
  }
}

#sidebar .content {
  padding: 30px 20px;
  height: auto
}

#sidebar .content:not(:first-child) {
  border-top: 1px solid #ECEFF3
}

#sidebar .content .slider[data-slider-id="pp-range-selector"]>li {
  counter-reset: counter
}

#sidebar .content.ads {
  background: #fff2db;
  border-top: 1px solid #ecdec4;
  border-bottom: 1px solid #ecdec4;
  box-shadow: 1px 0 0 #ecdec4 inset;
  padding: 30px 20px 20px
}

#sidebar .content.ads h5 {
  color: #807563
}

#sidebar .content.ads h5 span a {
  background: rgba(128, 117, 99, 0.25);
  color: #807563
}

#sidebar .content.ads h5 span a:hover {
  background: #fff
}

#sidebar .content.ads .images {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

#sidebar .content.ads .images img {
  padding: 10px 0
}

#sidebar .content.article-list>ul {
  margin-top: 20px
}

#sidebar .content.article-list li li {
  padding-top: 10px;
  padding-bottom: 10px
}

@media screen and (min-width: 1240px) {
  #sidebar .content.article-list li li:not(:last-child) {
    border-bottom: 1px solid rgba(236, 239, 243, 0.5)
  }
}

#sidebar .content.article-list li li a {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: -0.02em
}

@media (min-width: 1240px) {
  #sidebar .content.article-list li li a {
    width: 420px
  }
}

@media (min-width: 1024px) and (max-width: 1240px) {
  #sidebar .content.article-list li li a {
    width: 240px
  }
}

#sidebar .content.article-list li li a:before {
  z-index: 10;
  content: counter(counter);
  counter-increment: counter;
  font-size: 40px;
  font-weight: 700;
  transition: 0.25s;
  margin-right: 20px
}

#sidebar .content.article-list li li a img {
  border-radius: 3px;
  width: 150px;
  height: 100px;
  margin-left: 20px
}

@media (min-width: 1024px) and (max-width: 1240px) {
  #sidebar .content.article-list li li a img {
    width: 200px
  }
}

#sidebar .content.article-list li li a .title {
  text-align: left;
  width: 165px
}

@media (min-width: 1024px) and (max-width: 1240px) {
  #sidebar .content.article-list li li a .title {
    width: 200px
  }
}

#sidebar .content.article-list li li a:hover,
#sidebar .content.article-list li li a:focus {
  color: #186bff
}

#sidebar .content.article-list li li a:hover:before,
#sidebar .content.article-list li li a:focus:before {
  color: #2F80ED
}

#sidebar .content.article-list li li a strong {
  margin-top: 20px
}

@media screen and (max-width: 1240px) {
  #sidebar .content.article-list li li a {
    flex-wrap: wrap-reverse
  }

  #sidebar .content.article-list li li a img {
    height: auto;
    margin-left: 0
  }

  #sidebar .content.article-list li li a .title {
    margin-top: 10px
  }

  #sidebar .content.article-list li li a:before {
    display: none
  }
}

#sidebar .content.article-list .controller[data-slider-id="pp-range-selector"] {
  display: inline-block
}

#sidebar .content.article-list .controller[data-slider-id="pp-range-selector"] li {
  display: inline;
  pointer-events: all;
  padding: 5px 9px;
  border-radius: 4px;
  transition: color .25s, background .25s
}

#sidebar .content.article-list .controller[data-slider-id="pp-range-selector"] li.selected {
  background: #ECEFF3;
  color: #262626;
  font-weight: 600
}

#sidebar .content.article-list .slider[data-slider-id="pp-range-selector"]>li {
  position: absolute;
  display: block
}

#sidebar .content.jobs-box ul {
  margin-top: 10px
}

#sidebar .content.jobs-box li {
  border-bottom: 1px solid rgba(236, 239, 243, 0.5);
  margin-top: 4px;
  padding-bottom: 4px;
  text-align: left
}

#sidebar .content.jobs-box li a {
  margin-left: -10px;
  width: calc(100% + 20px);
  padding: 14px;
  line-height: 1.4;
  display: inline-block;
  position: relative;
  padding-left: 70px
}

@media (min-width: 1024px) and (max-width: 1240px) {
  #sidebar .content.jobs-box li a {
    padding: 10px 14px;
    padding-left: 60px
  }
}

#sidebar .content.jobs-box li a:hover {
  color: #186bff
}

#sidebar .content.jobs-box li a:hover .company {
  color: #186bff
}

#sidebar .content.jobs-box li a:hover .logo {
  border-radius: 4px
}

#sidebar .content.jobs-box li a .company {
  color: rgba(38, 38, 38, 0.66);
  font-size: 14px
}

#sidebar .content.jobs-box li a .title {
  font-size: 15px;
  display: block;
  font-weight: 600
}

#sidebar .content.jobs-box li a .location:before {
  content: "location_on";
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  padding-right: 2px;
  opacity: .4;
  text-transform: initial;
  position: relative;
  top: 2px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga'
}

#sidebar .content.jobs-box li a .logo {
  transition: 0.35s
}

#sidebar .content.jobs-box li a .logo,
#sidebar .content.jobs-box li a .no-logo {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  position: absolute;
  top: 10px;
  left: 10px
}

@media (min-width: 1024px) and (max-width: 1240px) {

  #sidebar .content.jobs-box li a .logo,
  #sidebar .content.jobs-box li a .no-logo {
    width: 40px;
    height: 40px
  }
}

#sidebar .content.jobs-box li a .no-logo {
  background: #2F80ED;
  text-align: center;
  padding: 2px
}

#sidebar .content.jobs-box li a .no-logo:before {
  content: "brush";
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 32px;
  position: relative;
  top: 1px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga'
}

@media (min-width: 1024px) and (max-width: 1240px) {
  #sidebar .content.jobs-box li a .no-logo:before {
    font-size: 25px
  }
}

#sidebar .content.jobs-box li a.developer .no-logo:before {
  content: "code"
}

#sidebar .content.jobs-box li a.other .no-logo:before {
  content: "business"
}

#sidebar .content.jobs-box .jobs-full-list {
  padding: 14px 0;
  font-size: 14px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #262626;
  position: relative;
  margin-top: 4px
}

#sidebar .content.jobs-box .jobs-full-list:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(236, 239, 243, 0.4);
  transform: scaleX(0);
  opacity: 0;
  transition: 0.25s;
  z-index: -1
}

#sidebar .content.jobs-box .jobs-full-list:hover {
  color: #186bff
}

#sidebar .content.jobs-box .jobs-full-list:hover:after {
  transform: scaleX(1);
  opacity: 1
}

@media (max-width: 1239px) {
  #sidebar {
    width: 240px
  }

  #sidebar .content {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center
  }
}

@media (max-width: 1023px) {
  #sidebar {
    position: relative;
    width: 100%;
    transition: 0s !important
  }

  #sidebar .content {
    padding: 8% 6%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
  }

  #sidebar .content.ads {
    display: none
  }
}

.articles:not(.full-article-page).sidebarHidden article {
  width: 100% !important
}

.articles:not(.full-article-page).sidebarHidden #sidebar {
  transform: translateX(100%);
  transition-delay: 0.5s
}

.articles:not(.full-article-page).sidebarHidden.noTransition article,
.articles:not(.full-article-page).sidebarHidden.noTransition #sidebar {
  transition: none !important
}

.mobile .articles:not(.full-article-page).sidebarHidden #sidebar {
  max-width: 0px
}

.full-article-page .article-content {
  max-width: 1180px !important
}

.full-article-page .panel.main-menu {
  z-index: 300
}

.full-article-page .panel.main-menu:after {
  content: "";
  position: absolute;
  top: 100%;
  height: 70px;
  width: 100%;
  left: 0;
  transition: transform 0.35s cubic-bezier(0.5, 0, 0.35, 1);
  transform-origin: top
}

.full-article-page.contentPart .panel.main-menu:hover:after {
  transform: scaleY(0)
}

@media (min-width: 768px) {
  html .full-article-page:not(.contentPart):not(.bottomPart) .panel.top.main-menu:not(.content-shown):not(:hover) {
    position: absolute;
    background: transparent;
    color: #fff;
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0)
  }

  html .full-article-page:not(.contentPart):not(.bottomPart) .panel.top.main-menu:not(.content-shown):not(:hover) svg {
    fill: #fff !important
  }
}

.full-article-page:not(.contentPart) .panel.article-title,
html .full-article-page.contentPart .panel.main-menu:not(:hover) {
  transform: translateY(-100%);
  opacity: 0
}

.full-article-page.contentPart .panel.top.main-menu {
  box-shadow: none
}

.full-article-page .panel.article-title {
  box-shadow: none;
  background: #434548;
  color: #fff;
  height: auto;
  background-size: 99vw;
  background-position: center;
  height: 74px
}

.mobile .full-article-page .panel.article-title {
  display: none
}

.full-article-page .panel.article-title:before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2)
}

.full-article-page .panel.article-title .sections {
  height: 100%;
  margin: 0
}

.full-article-page .panel.article-title .sections>div {
  width: 0%;
  height: 70px
}

.full-article-page .panel.article-title .sections>div.center {
  position: relative;
  width: 100%
}

.full-article-page .panel.article-title .progress {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: -1;
  height: 5px;
  transition: 0.5s cubic-bezier(0, 0, 0, 1)
}

.full-article-page .panel.article-title .progress.hide {
  height: 0px;
  width: 100%
}

.full-article-page .panel.article-title .title-name {
  font-size: 22px;
  font-weight: 700;
  padding: 0 15px;
  letter-spacing: -.03em;
  display: inline-block;
  vertical-align: inherit;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 3px 7px rgba(0, 0, 0, 0.05);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  position: absolute;
  line-height: 70px;
  top: 0;
  left: 0
}

@media (max-width: 1239px) {
  .full-article-page .panel.article-title .title-name {
    font-size: 20px
  }
}

.full-article-page .panel.article-title .avatar {
  border-radius: 50%;
  box-shadow: 0 0 0 2px #fff;
  width: 34px;
  height: 34px;
  max-width: 34px;
  border: 2px solid transparent
}

.full-article-page .panel.article-title .compact .title-name {
  white-space: pre-wrap;
  font-size: 16px;
  text-align: left;
  padding: 0
}

.full-article-page .full-article .article-content h2 {
  font-size: 34px;
  margin-top: 50px;
  margin-bottom: 20px;
  font-weight: 700
}

.full-article-page .full-article .article-content h2+h3 {
  margin-top: 25px
}

.full-article-page .full-article .article-content h3 {
  font-size: 28px;
  margin-top: 35px;
  margin-bottom: 17px;
  font-weight: 700
}

@media (max-width: 1239px) {
  .full-article-page .full-article .article-content h3 {
    margin-top: 50px
  }
}

.full-article-page .full-article .article-content h2+.figure,
.full-article-page .full-article .article-content h3+.figure {
  margin-top: 10px
}

.full-article-page .full-article .article-content h2:before,
.full-article-page .full-article .article-content h3:before {
  content: "";
  clear: both;
  display: table
}

.full-article-page .full-article .article-content h4 {
  font-size: 24px;
  margin-top: 25px;
  margin-bottom: 17px;
  font-weight: 700
}

@media (max-width: 1239px) {
  .full-article-page .full-article .article-content h4 {
    margin-top: 20px
  }
}

@media (min-width: 1024px) {

  .full-article-page .full-article .article-content h1,
  .full-article-page .full-article .article-content h2,
  .full-article-page .full-article .article-content h3,
  .full-article-page .full-article .article-content h4,
  .full-article-page .full-article .article-content h5,
  .full-article-page .full-article .article-content p,
  .full-article-page .full-article .article-content ul,
  .full-article-page .full-article .article-content ol,
  .full-article-page .full-article .article-content hr,
  .full-article-page .full-article .article-content figure:not(.wide),
  .full-article-page .full-article .article-content pre,
  .full-article-page .full-article .article-content .share-top,
  .full-article-page .full-article .article-content figure.wp-caption figcaption,
  .full-article-page .full-article .article-content .infoBox_tutorial,
  .full-article-page .full-article .article-content .syntaxhighlighter {
    max-width: 780px;
    margin-left: auto !important;
    margin-right: auto !important
  }
}

.full-article-page .full-article .article-content pre {
  margin-top: 14px;
  padding: 14px 20px;
  background: rgba(236, 239, 243, 0.3);
  border-left: 4px solid #ECEFF3;
  overflow-x: scroll
}

.full-article-page .full-article .article-content .meta {
  margin-top: 0;
  font-size: 14px
}

.full-article-page .full-article .article-content .meta a {
  color: inherit;
  box-shadow: none
}

.full-article-page .full-article .article-content .meta a:not(:hover):not(:focus) {
  border-bottom: 2px solid transparent
}

.full-article-page .full-article .article-content .meta a:hover,
.full-article-page .full-article .article-content .meta a:focus {
  color: #186bff
}

.full-article-page .full-article .article-content p,
.full-article-page .full-article .article-content>ul li,
.full-article-page .full-article .article-content>ol li,
.full-article-page .full-article .article-content .infoBox_tutorial {
  font-size: 20px;
  margin-top: 15px;
  line-height: 1.5;
  letter-spacing: -0.017em
}

@media (max-width: 767px) {

  .full-article-page .full-article .article-content p,
  .full-article-page .full-article .article-content>ul li,
  .full-article-page .full-article .article-content>ol li,
  .full-article-page .full-article .article-content .infoBox_tutorial {
    font-size: 18px
  }
}

.full-article-page .full-article .article-content>ul li {
  margin-left: 30px;
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased
}

.full-article-page .full-article .article-content>ul li:before {
  content: '\2022';
  position: absolute;
  margin-left: -25px;
  text-align: right;
  font-size: 1.3em;
  margin-top: -.275em
}

.full-article-page .full-article .article-content>ol li {
  list-style: decimal;
  margin-left: 30px;
  padding-left: 10px
}

.full-article-page .full-article .article-content p img {
  border-radius: 2px
}

.full-article-page .full-article .article-content figure {
  margin: 30px 0 30px;
  box-shadow: 0 0 0 1px #ECEFF3
}

.full-article-page .full-article .article-content figure.wp-caption {
  box-shadow: none
}

.full-article-page .full-article .article-content figure.wp-caption img {
  box-shadow: 0 0 0 1px #ECEFF3
}

.full-article-page .full-article .article-content figure.wp-caption figcaption {
  margin-top: 10px;
  font-style: italic;
  font-size: 16px;
  opacity: 0.8
}

.full-article-page .full-article .article-content figure img {
  transition: .25s;
  width: 100%;
  border-radius: 2px
}

.full-article-page .full-article .article-content figure a {
  position: relative;
  display: block;
  overflow-y: hidden
}

.full-article-page .full-article .article-content figure a img:hover {
  opacity: .8
}

@supports (filter: saturate(0.9) brightness(0.9)) or (-webkit-filter: saturate(0.9) brightness(0.9)) {
  .full-article-page .full-article .article-content figure a img:hover {
    opacity: 1;
    filter: saturate(0.9) brightness(0.9)
  }
}

.full-article-page .full-article .article-content figure a[target="_blank"]:after {
  content: attr(href);
  position: absolute;
  transition: .35s;
  color: rgba(255, 255, 255, 0.8);
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 500;
  transition-timing-function: cubic-bezier(0.6, 0, 0, 1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%
}

.full-article-page .full-article .article-content figure a[target="_blank"]:hover:after {
  transform: translateY(-100%)
}

.full-article-page .full-article .article-content figure.zoom {
  position: relative
}

.full-article-page .full-article .article-content figure.zoom:before {
  content: "zoom_out_map";
  position: absolute;
  top: 10px;
  left: 10px;
  font-family: 'Montserrat', sans-serif;
  text-rendering: optimizeLegibility;
  font-feature-settings: 'liga' 1;
  font-style: normal;
  text-transform: none;
  line-height: 1;
  font-size: 24px;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 6px;
  border-radius: 2px;
  pointer-events: none;
  transition: opacity 0.15s
}

.full-article-page .full-article .article-content figure.zoom:hover:before {
  opacity: 0
}

.full-article-page .full-article .article-content p+figure {
  margin-top: 30px
}

.full-article-page .full-article .article-content blockquote p {
  max-width: 980px !important;
  letter-spacing: -0.0075em;
  color: black;
  text-align: center;
  margin: 20px 10px;
  position: relative
}

@media (min-width: 1024px) {
  .full-article-page .full-article .article-content blockquote p {
    font-size: 22px;
    margin: 50px auto;
    line-height: 1.76
  }
}

.full-article-page .full-article .article-content em {
  font-family: 'Montserrat', sans-serif;
  color: rgba(38, 38, 38, 0.6)
}

.full-article-page .full-article .article-content>p a,
.full-article-page .full-article .article-content>ul>li a {
  border-top: 2px solid transparent;
  border-bottom: 2px solid rgba(24, 107, 255, 0.25)
}

.full-article-page .full-article .article-content>p a:hover,
.full-article-page .full-article .article-content>p a:focus,
.full-article-page .full-article .article-content>ul>li a:hover,
.full-article-page .full-article .article-content>ul>li a:focus {
  border-bottom-color: rgba(24, 107, 255, 0);
  background: rgba(24, 107, 255, 0.2);
  cursor: pointer;
  border-radius: 4px;
  color: #186bff
}

.full-article-page .full-article .article-content hr {
  margin-top: 50px;
  margin-bottom: 50px
}

.full-article-page .full-article .article-content .paginator {
  text-align: center;
  color: #545454;
  font-size: 20px;
  padding: 30px;
  transition: .25s;
  z-index: 20
}

.full-article-page .full-article .article-content .paginator>span,
.full-article-page .full-article .article-content .paginator>a {
  display: inline-block;
  vertical-align: middle;
  transition: .25s;
  display: inline-block;
  padding: 10px 17px;
  border-radius: 50%;
  height: 45px;
  min-width: 45px;
  font-family: 'Montserrat', sans-serif;
}

.full-article-page .full-article .article-content .paginator>span {
  background: #186bff;
  color: #fff;
  cursor: default
}

.full-article-page .full-article .share {
  margin: 0 auto;
  background: #ffffff;
  border-radius: 3px;
  display: block;
  font-size: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.full-article-page .full-article .share.share-top ul {
  display: inline;
  margin-right: 10px
}

.full-article-page .full-article .share.share-top .total {
  padding: 5px 12px;
  margin-right: 6px;
  font-size: 13px;
  font-weight: 600;
  border-radius: 3px;
  text-align: center;
  box-shadow: 0 0 0 1px #d6d9dc inset
}

.full-article-page .full-article .share.share-top .total svg {
  width: 40px;
  height: 40px;
  display: block;
  margin-bottom: 5px;
  fill: #262626
}

@media (max-width: 1039px) {
  .full-article-page .full-article .share.share-top .total svg {
    display: none
  }
}

.full-article-page .full-article .share.share-top li {
  margin: 0 6px 6px 0
}

@media (min-width: 1040px) {
  .full-article-page .full-article .share.share-top {
    text-align: center;
    position: absolute;
    background: #ECEFF3;
    padding: 12px 20px 15px;
    left: -40px;
    margin-top: 5px;
    border-radius: 7px;
    overflow: hidden;
    transition: 0.45s;
    z-index: 10;
    max-height: 86px
  }

  .full-article-page .full-article .share.share-top ul {
    display: block;
    margin: 0;
    opacity: 0;
    transition: 0.45s
  }

  .full-article-page .full-article .share.share-top:hover {
    max-height: 250px;
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.08)
  }

  .full-article-page .full-article .share.share-top:hover ul {
    opacity: 1 !important
  }

  .full-article-page .full-article .share.share-top li {
    display: block;
    margin: 5px 0
  }

  .full-article-page .full-article .share.share-top .total {
    padding: 0;
    margin: 0 0 8px;
    box-shadow: none;
    font-size: 15px
  }

  .full-article-page .full-article .share.share-top .total-number {
    font-family: 'Montserrat', sans-serif;
    font-size: 27px;
    font-weight: 600;
    display: block;
    line-height: 1;
    letter-spacing: -0.04em;
    height: 31px;
    min-width: 62px
  }

  .full-article-page .full-article .share.share-top .total-number:empty {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAARCAMAAACYVR46AAAAWlBMVEUpLzj///8pLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzgpLzisOdYBAAAAHXRSTlMAAAEFBg8UFRkcMTRpcHZ4gIussb/I1dzd4u30+ktZbF0AAAC0SURBVHjadZJZEoQwCERBjfu+b9z/mkOpY5ea9E+q4aVCAJK1L0Nyi5nDsl+FRLXVvhv0601UJIeG2AXGw0lQlJaLnlNi55JJk0uZRqQKGjWjsXFm1FQTMPPpc7Wd9+W8ThM58w1SpYHiCxYarhigqhXZszeX7SItP0Ezi8wGDGIX+Lx9O7zCl171/A3qBvj8IfzZCYCfnpEKvQVomwKmBdA6V8zfAdK1KdioNwgdu4cdBfgDbZgSydbXFNIAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    background-position: center left;
    -webkit-animation: statsLoading 2s infinite cubic-bezier(0.6, -0.2, 0.4, 1.2);
    animation: statsLoading 2s infinite cubic-bezier(0.6, -0.2, 0.4, 1.2);
    box-shadow: 0 0 7px 7px #eceff3 inset
  }

  .full-article-page .full-article .share.share-top .total-number:not(:empty) {
    -webkit-animation: fromCenter 0.5s backwards;
    animation: fromCenter 0.5s backwards
  }

  @-webkit-keyframes statsLoading {
    from {
      background-position: 400px
    }
  }

  @keyframes statsLoading {
    from {
      background-position: 400px
    }
  }
}

.full-article-page .full-article .share li {
  display: inline-block;
  padding: 5px 8px;
  margin: 2px 3px;
  font-size: 13px;
  font-weight: 600;
  border-radius: 3px;
  min-width: 76px;
  cursor: pointer;
  transition: .25s;
  text-align: center;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset, 0 2px 0 rgba(255, 255, 255, 0.1) inset, 0 -30px 0 rgba(0, 0, 0, 0) inset
}

.full-article-page .full-article .share li:hover,
.full-article-page .full-article .share li:focus {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0) inset, 0 2px 0 rgba(255, 255, 255, 0) inset, 0 -30px 0 rgba(0, 0, 0, 0.15) inset
}

.full-article-page .full-article .share li:active {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0) inset, 0 2px 2px rgba(0, 0, 0, 0.2) inset, 0 -30px 0 rgba(0, 0, 0, 0.2) inset
}

.full-article-page .full-article .share li svg {
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
  margin-right: 6px;
  position: relative;
  top: -1px
}

.full-article-page .full-article .share .total {
  font-size: 13px;
  display: inline-block;
  margin-top: 7px
}

.full-article-page .full-article .share-top-container {
  position: relative;
  max-width: 970px;
  margin: 0 auto
}

.full-article-page .full-article .author-box {
  position: relative;
  margin-top: 70px;
  max-width: 780px;
  margin: 30px auto 0;
  background: rgba(236, 239, 243, 0.8);
  padding: 25px 154px 25px 125px;
  border-radius: 4px;
  text-align: left;
  min-height: 155px
}

@media (max-width: 767px) {
  .full-article-page .full-article .author-box {
    padding: 105px 20px 20px
  }
}

.full-article-page .full-article .author-box .share {
  position: absolute;
  box-shadow: 0 0 0 2px rgba(236, 239, 243, 0.8) inset;
  right: 0;
  top: 0;
  width: 126px;
  height: 100%;
  text-align: center
}

.full-article-page .full-article .author-box .share strong {
  font-size: 14px;
  display: block;
  margin-bottom: 5px
}

.full-article-page .full-article .author-box .share ul {
  text-align: center
}

.full-article-page .full-article .author-box .share:after {
  content: "";
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  border-right-color: #fff;
  border-width: 7px;
  right: calc(100% - 2px);
  top: calc(50% - 7px)
}

@media (max-width: 767px) {
  .full-article-page .full-article .author-box .share:after {
    left: calc(50% - 7px);
    bottom: calc(100% - 2px);
    top: initial;
    right: initial;
    border-right-color: transparent;
    border-bottom-color: #fff
  }
}

@media (max-width: 767px) {
  .full-article-page .full-article .author-box .share {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 90px
  }
}

@media (max-width: 767px) {
  .full-article-page .full-article .author-box .share:before {
    content: "";
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    border-bottom-color: #ECEFF3;
    border-width: 10px;
    left: calc(50% - 10px);
    bottom: calc(100% - 2px)
  }
}

.full-article-page .full-article .author-box .avatar {
  position: absolute;
  left: 25px;
  top: 25px;
  border-radius: 50%;
  transition: border-radius 0.25s
}

.full-article-page .full-article .author-box .avatar:hover,
.full-article-page .full-article .author-box .avatar:focus {
  border-radius: 0%
}

@media (max-width: 767px) {
  .full-article-page .full-article .author-box .avatar {
    width: 50px;
    height: 50px;
    float: left;
    position: relative;
    top: 0;
    left: 0;
    margin-right: 17px
  }
}

.full-article-page .full-article .author-box h4 {
  margin-bottom: 4px;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: -.017em;
  font-weight: 700;
  font-size: 22px
}

.full-article-page .full-article .author-box h4 a:hover,
.full-article-page .full-article .author-box h4:focus {
  color: #186bff
}

.full-article-page .full-article .author-box p {
  font-size: 17px;
  letter-spacing: -0.013em;
  margin-right: 0;
  margin-top: 8px;
  line-height: 1.45
}

@media (max-width: 767px) {
  .full-article-page .full-article .author-box p {
    margin-top: 25px
  }
}

.full-article-page .full-article .author-box a.post-links {
  margin-top: 10px;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.011em;
  color: #186bff;
  border-top: 2px solid transparent;
  border-bottom: 2px solid rgba(24, 107, 255, 0.15)
}

.full-article-page .full-article .author-box a.post-links:hover,
.full-article-page .full-article .author-box a.post-links:focus {
  border-bottom-color: rgba(47, 128, 237, 0);
  background: rgba(47, 128, 237, 0.2)
}

.full-article-page .full-article .author-box .social-links {
  display: inline-block;
  font-size: 0;
  position: relative;
  top: 1px;
  left: 3px
}

@media (max-width: 767px) {
  .full-article-page .full-article .author-box .social-links {
    display: block;
    left: -2px;
    top: 6px
  }
}

.full-article-page .full-article .author-box .social-links li {
  display: inline-block;
  padding: 0 3px
}

.full-article-page .full-article .author-box .social-links li a {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  display: inline-block;
  padding: 3px 0
}

.full-article-page .full-article .author-box .social-links li a:not(:hover) {
  background-color: #acb8c7 !important
}

.full-article-page .full-article .author-box .social-links li a svg {
  width: 10px;
  height: 14px;
  fill: #fff
}

.full-article-page .full-article .syntaxhighlighter {
  border-radius: 5px
}

.full-article-page .full-article .syntaxhighlighter .keyword {
  font-weight: 400 !important
}

.full-article-page .full-article .syntaxhighlighter a,
.full-article-page .full-article .syntaxhighlighter div,
.full-article-page .full-article .syntaxhighlighter code,
.full-article-page .full-article .syntaxhighlighter table,
.full-article-page .full-article .syntaxhighlighter table td,
.full-article-page .full-article .syntaxhighlighter table tr,
.full-article-page .full-article .syntaxhighlighter table tbody,
.full-article-page .full-article .syntaxhighlighter table thead,
.full-article-page .full-article .syntaxhighlighter table caption,
.full-article-page .full-article .syntaxhighlighter textarea {
  line-height: 1.5em !important;
  font-size: 14px !important
}

section.header.fullHeight {
  height: 100vh
}

section.header .content {
  padding: 170px 6% 100px
}

@media (max-width: 1239px) {
  section.header .content {
    padding: 150px 6% 80px
  }
}

@media (max-width: 1023px) {
  section.header .content {
    padding: 140px 6% 70px
  }
}

section.header .content.tint {
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.45) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40000000', endColorstr='#a6000000', GradientType=1);
  background-size: cover;
  background-position: center
}

section.header .content.tint h1 {
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.2)
}

section.header.slideshow .background {
  opacity: 0;
  visibility: hidden;
  transition: 2s;
  transform: scale(1.05);
  transition-delay: 2s
}

section.header.slideshow .background.shown {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
  transition-delay: 0s
}

section.header .author {
  display: inline-block
}

section.header .meta {
  font-size: 14px;
  margin-bottom: 21px;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 600
}

section.header .meta strong {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.4)
}

section.header .meta strong .category {
  text-transform: uppercase;
  font-weight: 600
}

section.header h1 {
  font-size: 60px;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
  letter-spacing: -0.022em
}

@media (max-width: 1023px) {
  section.header h1 {
    font-size: 42px
  }
}

@media (max-width: 767px) {
  section.header h1 {
    font-size: 34px
  }
}

section.header h1[data-posts-count]:after {
  content: attr(data-posts-count) " posts";
  font-size: 30%;
  vertical-align: super;
  padding: 0.3em 0.6em;
  border-radius: 25px;
  position: absolute;
  display: none;
  font-weight: 400;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.015em;
  font-size: 16px
}

.page-ready section.header h1[data-posts-count]:after {
  display: inline-block;
  -webkit-animation: 1s 1s fromBottom backwards;
  animation: 1s 1s fromBottom backwards;
  -webkit-animation-timing-function: cubic-bezier(0.35, 1.35, 0.5, 1);
  animation-timing-function: cubic-bezier(0.35, 1.35, 0.5, 1)
}

@media (max-width: 767px) {
  section.header h1[data-posts-count]:after {
    position: relative;
    display: block !important;
    margin-top: 6px;
    padding-bottom: 7px
  }
}

section.header .container {
  height: 100%
}

section.header .container .wrap {
  vertical-align: middle;
  padding: 0
}

section.header .avatar {
  border-radius: 50%;
  display: inline-block;
  margin-top: 18px
}

section.header .author-name {
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  display: block;
  margin-top: 9px;
  font-size: 18px;
  letter-spacing: -0.014em
}

.category-page .panel.main-menu svg,
.author-page .panel.main-menu svg {
  transition: 0.35s fill
}

html .category-page .panel.main-menu:not(.content-shown):not(:hover),
html .author-page .panel.main-menu:not(.content-shown):not(:hover) {
  position: absolute;
  background: transparent;
  color: #fff;
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0)
}

html .category-page .panel.main-menu:not(.content-shown):not(:hover) svg,
html .author-page .panel.main-menu:not(.content-shown):not(:hover) svg {
  fill: #fff !important
}

.category-page .article-list,
.author-page .article-list {
  padding: 8% 6%
}

@media (min-width: 1265px) {

  .category-page .article-list,
  .author-page .article-list {
    padding: 80px 6%
  }
}

@media (max-width: 435px) {

  .category-page .article-list,
  .author-page .article-list {
    padding: 40px 6%
  }
}

.category-page .article-list h1,
.author-page .article-list h1 {
  margin-bottom: 15px
}

@media (max-width: 767px) {

  .category-page .article-list h1,
  .author-page .article-list h1 {
    margin-bottom: 0
  }
}

.category-page .article-list a.article-element,
.author-page .article-list a.article-element {
  display: block;
  transition: .25s
}

.category-page .article-list a.article-element .thumbnail,
.author-page .article-list a.article-element .thumbnail {
  margin-bottom: 18px
}

.category-page .article-list a.article-element .thumbnail[style=''],
.author-page .article-list a.article-element .thumbnail[style=''] {
  background-color: rgba(236, 239, 243, 0.75);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0IDE2LjVsLTEuOCAxLjhjLS40LjQtLjQgMSAwIDEuNC4yLjIuNS4zLjcuM3MuNS0uMS43LS4zbDEuNy0xLjdoMS4xYzEzLjYgMCAxNS40LTguNiAxNS42LTEwLjQgMC0uNC0uMS0uOC0uMy0xLjEtLjMtLjMtLjctLjUtMS4xLS41LTEuNCAwLTUuMi4xLTguOCAxLTYuNSAxLjctNy41IDcuMy03LjggOS41em05LjYtNy44Yy0uNC42LS42IDEuMi0uOCAxLjktLjEuNS4yIDEuMS43IDEuMmguMmMuNCAwIC45LS4zIDEtLjguMi0uOS44LTEuOCAxLjYtMi44IDEuNS0uMSAyLjgtLjIgMy42LS4yLS42IDIuNi0zIDguMi0xMy44IDggLjUtMi45IDEuOC02IDYuMS03LjEuNSAwIC45LS4xIDEuNC0uMnpNMzEgMjNoLTN2LTRjMC0uNi0uNC0xLTEtMXMtMSAuNC0xIDF2NGgtMTNjLS42IDAtMSAuNC0xIDFzLS4yIDEuMi0uNiAxLjVjLS40LjQtLjguNS0xLjMuNS0xLjEtLjEtMi0xLjEtMi0yLjJ2LTE5LjhjMC0uNy0uMi0xLjQtLjYtMmgxNi41YzEuMSAwIDIgLjkgMiAyIDAgLjYuNCAxIDEgMXMxLS40IDEtMWMwLTIuMi0xLjgtNC00LTRoLTIwLjIwMDAwMDAwMDAwMDAwM2MtMi4xLjEtMy44IDEuOS0zLjggNC4ydjEuOGMwIC42LjQgMSAxIDFoNXYxNi44YzAgMi4xIDEuOCA0IDMuOSA0LjIgMSAuMSAxNC41IDIgMTcuMSAyIDIuOSAwIDUtMi4xIDUtNXYtMWMwLS42LS40LTEtMS0xem0tMjUtMThoLTR2LS44YzAtMS4yLjgtMi4xIDEuOS0yLjIuNiAwIDEuMS4yIDEuNS41LjQuNC42LjkuNiAxLjV2MXptMjQgMjBjMCAxLjUtLjkgMy0zIDMtMS42IDAtOC42LS45LTEzLjgtMS42LjMtLjQuNS0uOS42LTEuNGgxNi4yeiIvPjwvc3ZnPg==);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0IDE2LjVsLTEuOCAxLjhjLS40LjQtLjQgMSAwIDEuNC4yLjIuNS4zLjcuM3MuNS0uMS43LS4zbDEuNy0xLjdoMS4xYzEzLjYgMCAxNS40LTguNiAxNS42LTEwLjQgMC0uNC0uMS0uOC0uMy0xLjEtLjMtLjMtLjctLjUtMS4xLS41LTEuNCAwLTUuMi4xLTguOCAxLTYuNSAxLjctNy41IDcuMy03LjggOS41em05LjYtNy44Yy0uNC42LS42IDEuMi0uOCAxLjktLjEuNS4yIDEuMS43IDEuMmguMmMuNCAwIC45LS4zIDEtLjguMi0uOS44LTEuOCAxLjYtMi44IDEuNS0uMSAyLjgtLjIgMy42LS4yLS42IDIuNi0zIDguMi0xMy44IDggLjUtMi45IDEuOC02IDYuMS03LjEuNSAwIC45LS4xIDEuNC0uMnpNMzEgMjNoLTN2LTRjMC0uNi0uNC0xLTEtMXMtMSAuNC0xIDF2NGgtMTNjLS42IDAtMSAuNC0xIDFzLS4yIDEuMi0uNiAxLjVjLS40LjQtLjguNS0xLjMuNS0xLjEtLjEtMi0xLjEtMi0yLjJ2LTE5LjhjMC0uNy0uMi0xLjQtLjYtMmgxNi41YzEuMSAwIDIgLjkgMiAyIDAgLjYuNCAxIDEgMXMxLS40IDEtMWMwLTIuMi0xLjgtNC00LTRoLTIwLjIwMDAwMDAwMDAwMDAwM2MtMi4xLjEtMy44IDEuOS0zLjggNC4ydjEuOGMwIC42LjQgMSAxIDFoNXYxNi44YzAgMi4xIDEuOCA0IDMuOSA0LjIgMSAuMSAxNC41IDIgMTcuMSAyIDIuOSAwIDUtMi4xIDUtNXYtMWMwLS42LS40LTEtMS0xem0tMjUtMThoLTR2LS44YzAtMS4yLjgtMi4xIDEuOS0yLjIuNiAwIDEuMS4yIDEuNS41LjQuNC42LjkuNiAxLjV2MXptMjQgMjBjMCAxLjUtLjkgMy0zIDMtMS42IDAtOC42LS45LTEzLjgtMS42LjMtLjQuNS0uOS42LTEuNGgxNi4yeiIvPjwvc3ZnPg==)
}

.category-page .article-list a.article-element h3,
.author-page .article-list a.article-element h3 {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 17px;
  letter-spacing: -0.015em
}

.category-page .article-list a.article-element p,
.author-page .article-list a.article-element p {
  font-size: 15px;
  line-height: 1.55;
  margin-top: 9px;
  color: rgba(48, 48, 48, 0.9)
}

.category-page .article-list a.article-element:hover,
.category-page .article-list a.article-element:hover *,
.author-page .article-list a.article-element:hover,
.author-page .article-list a.article-element:hover * {
  color: #186bff
}

.category-page .article-list .meta,
.author-page .article-list .meta {
  font-size: 13px;
  margin-top: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  z-index: 20;
  position: relative;
  color: rgba(48, 48, 48, 0.66);
  transition: 0.35s
}

.category-page .article-list .meta a:hover,
.category-page .article-list .meta:focus,
.author-page .article-list .meta a:hover,
.author-page .article-list .meta:focus {
  color: #186bff
}

.author-page .title-container .avatar {
  margin-bottom: 10px
}

.author-page .hero {
  margin: 22px 0 24px;
  font-size: 24px;
  letter-spacing: -0.019em;
  font-weight: 300;
  line-height: 1.25;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.35)
}

.author-page .hero a {
  box-shadow: 0 -2px rgba(255, 255, 255, 0.3) inset
}

.author-page .social-links {
  display: inline-block;
  font-size: 0;
  margin-top: 2px
}

@media (max-width: 767px) {
  .author-page .social-links {
    display: block;
    left: -2px;
    top: 6px
  }
}

.author-page .social-links li {
  display: inline-block;
  padding: 0 3px
}

.author-page .social-links li a {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  display: inline-block;
  padding: 7px 0;
  transform: translate3d(0, 0, 0)
}

.author-page .social-links li a:not(:hover) {
  background-color: rgba(0, 0, 0, 0.4) !important
}

.author-page .social-links li a:hover,
.author-page .social-links li a:focus {
  transform: scale(1.2)
}

.author-page .social-links li a:hover svg,
.author-page .social-links li a:focus svg {
  transform: scale(0.9)
}

.author-page .social-links li a svg {
  width: 16px;
  height: 16px;
  transition: 0.35s;
  transform: translate3d(0, 0, 0)
}

.pagination {
  text-align: center;
  color: #545454;
  font-size: 20px;
  letter-spacing: -0.017em;
  padding: 30px;
  transition: .25s;
  background: rgba(236, 239, 243, 0.5);
  z-index: 20
}

.pagination .page-numbers li {
  display: inline-block;
  vertical-align: middle
}

@media (min-width: 768px) {
  .pagination .page-numbers li {
    margin: 0 8px
  }
}

.pagination .page-numbers li .title {
  padding: 8px 14px
}

.pagination .page-numbers li span.page-numbers,
.pagination .page-numbers li a.page-numbers {
  transition: .25s;
  display: inline-block;
  padding: 0 17px;
  border-radius: 50px;
  line-height: 45px;
  height: 45px;
  min-width: 45px;
  font-family: 'Montserrat', sans-serif;
}

.pagination .page-numbers li span.page-numbers.current,
.pagination .page-numbers li a.page-numbers.current {
  background: #18B5B5;
  color: #fff;
  cursor: default
}

.pagination .page-numbers li span.page-numbers.page-numbers:not(.dots):not(.current):hover,
.pagination .page-numbers li span.page-numbers.page-numbers:not(.dots):not(.current):focus,
.pagination .page-numbers li a.page-numbers.page-numbers:not(.dots):not(.current):hover,
.pagination .page-numbers li a.page-numbers.page-numbers:not(.dots):not(.current):focus {
  color: #186bff
}

.pagination .page-numbers li span.page-numbers.dots,
.pagination .page-numbers li a.page-numbers.dots {
  font-size: inherit;
  cursor: default
}

.teams {
  display: block;
}

.wrap {
  background-color: #ffffff;
}


.flex.fixedSpaces {
  justify-content: start;
}

.teams>* {
  max-width: 100% !important;
}


li {
  list-style: none;
}


.flex.fixedSpaces.latest {
  justify-content: start;
}


.meta a {
  cursor: pointer !important;
  color: #3e6161 !important;
  text-decoration: none !important;
  transition: 0.35s !important;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  
}

.meta {
  cursor: pointer !important;
  color: #3e6161 !important;
  text-decoration: none !important;
  transition: 0.35s !important;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
}


.category-page .article-list a.article-element h3,
.author-page .article-list a.article-element h3 {
  line-height: 1.5;
  font-size: 17px;
  letter-spacing: -0.015em;
  font-weight: 600;
  margin: 0 !important;
}

.category-page .article-list a.article-element p,
.author-page .article-list a.article-element p {
  font-size: 15px;
  line-height: 1.55;
  margin-top: 9px;
  color: rgba(48, 48, 48, 0.9);
}

.h2.smallest{
  font-size: 35px;
  font-weight: 600!important;
  margin-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.5;
}


@media only screen and (max-width: 1366px) {
  .fix-max {
    max-width: 1050px;
  }
}

.article-element h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600!important;
  font-size: 17px;
  letter-spacing: -0.015em;
  color: #010101;
  line-height: 1.2;
  margin-bottom: 7px!important;
  margin-top: 7px!important;
}


.article-element p {
  font-size: 15px;
  color: #3e6161;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.5;
  font-weight: 400!important;
}

.popular-articles .articles-preview a .meta{
  font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    padding: 0 20px 10px;
    color: #3e6161!important;
}

 .popular-articles .articles-preview a h3{
  font-family: 'Montserrat', sans-serif;
  font-weight: 600!important;
  font-size: 17px;
  letter-spacing: -0.015em;
  padding: 0 20px;
  margin: 0 0 14px !important;
  color: #010101;
}

.content h1 {
  margin-bottom: 0%;
}

.questions-wrapper div {
  justify-content: space-evenly;
}


@media only screen and (max-width: 1250px) {
  .article-list {
    padding: 0% 6%;
  }
}


.input-wrapper {
  position: relative;
  display: block;
  height: auto;
}


@media screen and (orientation: landscape)
{
.input-wrapper input {
    border: none;
    border-top: 2px solid transparent;
    border-bottom: 2px solid #5dadad;
    outline: 0;
    margin: 0;
    text-indent: 14px;
    border-radius: 0;
    box-sizing: content-box;
    transition: background .3s ease-in-out;
}
}

.input-popup input{
  background-color: #ffffff;
    padding: 15px!important;
    padding-left: 0px!important;
    padding-bottom: 6px!important;
    width: 87%;
    padding-left: 0px;
    font-size: 14px;
}

@media screen and (orientation: landscape){
.questions-wrapper div{
  width: 61%;
  min-height: 320px;
}
.questions-wrapper{
  margin-bottom: 2%;
}
}

label{
  margin-bottom: -10px;
}


.padding-bottom-4{
  padding-bottom: 7px !important;
}

.questions .copyright{
  margin-top: 6%!important;  
}