@font-face {
    font-display: swap;
    font-family: Outfit;
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.shopify.com/s/files/1/1573/2927/files/outfit-v6-latin-regular.woff2?v=1675972207)
            format("woff2"),
        url(https://cdn.shopify.com/s/files/1/1573/2927/files/outfit-v6-latin-regular.woff?v=1675972207) format("woff");
}
@font-face {
    font-display: swap;
    font-family: Outfit;
    font-style: normal;
    font-weight: 500;
    src: url(https://cdn.shopify.com/s/files/1/1573/2927/files/outfit-v6-latin-500.woff2?v=1675972207) format("woff2"),
        url(https://cdn.shopify.com/s/files/1/0294/1734/1033/files/outfit-v6-latin-500.woff?v=1675254685) format("woff");
}
@font-face {
    font-display: swap;
    font-family: Outfit;
    font-style: normal;
    font-weight: 600;
    src: url(https://cdn.shopify.com/s/files/1/1573/2927/files/outfit-v6-latin-600.woff2?v=1675972207) format("woff2"),
        url(https://cdn.shopify.com/s/files/1/1573/2927/files/outfit-v6-latin-600.woff?v=1675972207) format("woff");
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
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 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    background: #e5e8e9;
    font-family: Outfit, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    font-display: swap;
    color: #252525;
    height: 100%;
}
body {
    width: 100%;
    overflow-x: hidden;
}
body.modal--open {
    overflow-y: hidden;
    height: 100vh;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
}
#before-load-bg {
    position: fixed;
    top: 103px;
    left: 0;
    background: #e4e9ec;
    z-index: 200;
    width: 100vw;
    height: 100vh;
}
#before-load-bg.loaded {
    opacity: 0;
}
::-moz-selection {
    color: #fff;
    background: #3561ff;
}
::selection {
    color: #fff;
    background: #3561ff;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    user-drag: none;
    -webkit-user-drag: none;
}
.flex-break {
    display: none;
}
.flex-break-all {
    flex-basis: 100%;
    height: 0;
    width: 0;
}
.notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}
a {
    text-decoration: none;
    font-weight: 600;
    color: #3561ff;
}
.bg-dark a {
    color: #00b2ff;
}
p {
    font-weight: 400;
    font-size: 0.93rem;
    line-height: 180%;
    color: #4e4f4f;
}
.bg-dark p,
.bg-dark-no-gradient p {
    color: #939393;
}
.light-text p {
    color: #f2f6f9;
}
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
    margin-top: 3rem;
}
p + p,
p + ol,
p + ul {
    margin-top: 1.5rem;
}
ol + p,
ul + p {
    margin-bottom: 1.5rem;
}
p.small,
span.small {
    font-size: 0.93rem;
    color: #8b8d8f;
    opacity: 1;
}
div.small {
    font-size: 0.93rem;
}
.bg-dark p.small,
.bg-dark-no-gradient p,
.bg-no-gradient p {
    color: #797b7d;
}
.notification {
    font-size: 0.88rem;
    background: #3561ff;
    border-radius: 40px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    line-height: 2.2;
}
.bg-dark p.small {
    color: #76797c;
}
.light-text p.small {
    color: #9da2a6;
}
p.big-transparent {
    font-size: 1.2rem;
    font-weight: 600;
    opacity: 0.25;
}
ul,
ol {
    list-style-type: circle;
    opacity: 0.8;
    font-weight: 400;
    margin-bottom: 3rem;
}
ul > li,
ol > li {
    margin-left: 1.5rem;
    margin-top: 1rem;
}
ol {
    list-style-type: decimal;
}
ul.small,
ol.small {
    font-size: 0.93rem;
    color: #8b8d8f;
    opacity: 1;
}
.tiny {
    font-size: 0.9rem;
    opacity: 0.4;
}
.information {
    font-size: 0.95rem;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    font-weight: 600;
}
.margin-center {
    margin: 0 auto;
}
.no-margin-bottom {
    margin-bottom: 0;
}
.no-margin-bottom-i {
    margin-bottom: 0 !important;
}
.small-margin-bottom {
    margin-bottom: 1.2rem;
}
.medium-margin-bottom {
    margin-bottom: 2.5rem;
}
.no-margin-right {
    margin-right: 0;
}
.tiny-margin-right {
    margin-right: 0.5rem;
}
.tiny-margin-left {
    margin-left: 0.5rem;
}
.tiny-margin-bottom {
    margin-bottom: 0.5rem;
}
.small-margin-right {
    margin-right: 1.2rem;
}
.medium-margin-right {
    margin-right: 2.5rem;
}
.big-margin-right {
    margin-right: 5rem;
}
.big-margin-left {
    margin-left: 5rem;
}
.small-margin-left {
    margin-left: 1.2rem;
}
.medium-margin-left {
    margin-left: 2.5rem;
}
.big-margin-bottom {
    margin-bottom: 5rem;
}
.big-margin-top {
    margin-top: 5rem;
}
.medium-margin-top {
    margin-top: 2.5rem;
}
.small-margin-top {
    margin-top: 1.2rem;
}
.no-margin-top {
    margin-top: 0;
}
.no-margin-top-i {
    margin-top: 0 !important;
}
.tiny-margin-top {
    margin-top: 0.5rem;
}
.small-padding-bottom {
    padding-bottom: 1rem !important;
}
.small-padding-top {
    padding-top: 1rem !important;
}
.small-padding-left {
    padding-left: 1rem !important;
}
.small-padding-right {
    padding-right: 1rem !important;
}
.tiny-padding-left {
    padding-left: 0.5rem !important;
}
.tiny-padding-right {
    padding-right: 0.5rem !important;
}
.medium-padding-right {
    padding-right: 2.5rem !important;
}
.medium-padding-left {
    padding-left: 2.5rem !important;
}
.medium-padding-bottom {
    padding-bottom: 2.5rem;
}
.medium-padding-top {
    padding-top: 2.5rem;
}
.big-padding-bottom {
    padding-bottom: 5rem;
}
.big-padding-left {
    padding-left: 5rem;
}
.big-padding-right {
    padding-right: 5rem;
}
.big-padding-top {
    padding-top: 5rem;
}
.big-side-margin {
    margin: 0 3rem;
}
.regular-side-margin {
    margin: 0 2rem;
}
.small-side-margin {
    margin: 0 0.5rem;
}
em {
    text-decoration: underline;
}
strong {
    font-weight: 600;
    line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Outfit, sans-serif;
    font-weight: 600;
    font-display: swap;
}
h1,
.h1 {
    font-size: 51px;
    margin-bottom: 2rem;
    line-height: 119.2%;
}
h1.h1-index {
    font-size: 64px;
}
h1.h1-product {
    font-size: 51px;
    margin-bottom: 0.3rem;
}
h2,
.h2 {
    font-size: 45px;
    margin-bottom: 2rem;
    line-height: 119.2%;
}
h3,
.h3 {
    font-size: 29px;
    line-height: 119.2%;
    margin-bottom: 1.6rem;
}
h4,
.h4 {
    font-style: normal;
    font-size: 19px;
    line-height: 119.2%;
    margin-bottom: 1rem;
}
h5,
.h5 {
    font-style: normal;
    font-size: 17px;
    line-height: 119.2%;
    margin-bottom: 0.5rem;
}
h6,
.h6 {
    font-style: normal;
    font-size: 15px;
}
.width-auto {
    width: auto;
}
.error {
    color: #ee4519;
    font-weight: 600;
}
.warning {
    color: #eea559;
    font-weight: 600;
}
.errors {
    color: #ee4519;
    font-weight: 600;
}
.errors ul {
    margin-bottom: 1rem;
}
.errors li {
    list-style-type: none;
    color: #ee4519;
    font-weight: 600;
    margin: 0;
}
form {
    width: 100%;
}
input,
textarea {
    border: 1px solid #ced1d4;
    border-radius: 6px;
    background: none;
    padding: 1rem;
    font: inherit;
    box-sizing: border-box;
    width: 100%;
}
.cbx_cb {
    width: auto !important;
}
.cbx {
    position: relative;
    top: -3px;
    width: 21px;
    height: 21px;
    border: 1px solid #c8ccd4;
    border-radius: 3px;
    vertical-align: top;
    transition: background-color 0.1s ease;
    cursor: pointer;
    display: inline-block !important;
    margin-right: 0.5rem;
}
.bg-dark .cbx {
    border: none;
    background: #f9fcfe1f;
    margin-right: 0.4rem;
}
.cbx:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 5px;
    width: 5px;
    height: 11px;
    opacity: 0;
    transform: rotate(45deg) scale(0);
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transition: all 0.3s ease;
    transition-delay: 0.15s;
}
.lbl {
    margin-left: 5px;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block !important;
    max-width: calc(100% - 40px);
    transition: color 0.2 ease-out;
}
.cbx_cb:checked ~ .cbx {
    border-color: transparent;
    background: #3561ff;
    animation: jelly 0.4s ease;
}
.cbx_cb:checked ~ .cbx:after {
    opacity: 1;
    transform: rotate(45deg) scale(1);
}
.cbx_cb:checked ~ .lbl {
    color: #f2f6f9;
}
.tgl_cb {
    width: auto !important;
}
.tgl {
    position: relative;
    top: -3px;
    width: 40px;
    height: 22px;
    border: 1px solid #c8ccd4;
    border-radius: 10px;
    vertical-align: top;
    cursor: pointer;
    display: inline-block !important;
}
.bg-dark .tgl {
    border: none;
    background: #f9fcfe1f;
}
.tgl:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 4px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #f9fcfe1f;
    transition: left 0.3s ease, background-color 0.3s ease;
    transition-delay: 0.15s;
}
.lbl {
    padding-left: 0.8rem;
    margin-left: 0 !important;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block !important;
    max-width: calc(100% - 40px);
    transition: color 0.2 ease-out;
}
.tgl_cb:checked ~ .tgl {
    background: #3561ff;
    animation: jelly 0.4s ease;
}
.tgl_cb:checked ~ .tgl:after {
    left: 20px;
    background: #f9fcfe;
}
.tgl_cb:checked ~ .lbl {
    color: #f2f6f9;
}
@-webkit-keyframes jelly {
    0% {
        transform: scale(1);
    }
    30% {
        transform: scale(1.25, 0.75);
    }
    40% {
        transform: scale(0.75, 1.25);
    }
    50% {
        transform: scale(1.15, 0.85);
    }
    65% {
        transform: scale(0.95, 1.05);
    }
    75% {
        transform: scale(1.05, 0.95);
    }
    to {
        transform: scale(1);
    }
}
@keyframes jelly {
    0% {
        transform: scale(1);
    }
    30% {
        transform: scale(1.25, 0.75);
    }
    40% {
        transform: scale(0.75, 1.25);
    }
    50% {
        transform: scale(1.15, 0.85);
    }
    65% {
        transform: scale(0.95, 1.05);
    }
    75% {
        transform: scale(1.05, 0.95);
    }
    to {
        transform: scale(1);
    }
}
input:not([type="submit"])[disabled] {
    opacity: 0.3 !important;
}
textarea {
    margin-bottom: 2rem;
}
input[type="button"] {
    font: inherit;
    border: none;
    background: #3561ff;
    border-radius: 6px;
    color: #fff;
    padding: 1.3rem 2.8rem;
    display: inline-block;
    font-weight: 600;
    box-shadow: 0 4px 20px #7184a200;
    transition: 0.05s ease-in;
    white-space: nowrap;
    cursor: pointer;
    width: auto;
}
label {
    color: #6a6f78;
    margin-bottom: 1rem;
    display: block;
}
input[type="text"],
input[type="email"] {
    width: 100%;
}
input[type="number"] {
    max-width: 80px;
}
select {
    display: block;
    font: inherit;
    border: 1px solid #ced1d4;
    border-radius: 6px;
    background: none;
    padding: 1.2rem 3rem 1.2rem 1.2rem;
    box-sizing: border-box;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat, repeat;
    background-position: right 0.7em top 50%, 0 0;
    background-size: 0.65em auto, 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    line-height: 1.14;
}
select::-ms-expand {
    display: none;
}
select:hover {
    border-color: #888;
}
select:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px #3b99fcb3;
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none;
}
select option {
    font-weight: 600;
}
section {
    position: relative;
}
main {
    padding-top: 79px;
}
.section-ultra-big {
    padding: 12rem 0;
}
.section-big {
    padding: 7rem 0;
}
.section-small {
    padding: 3rem 0;
}
.section-medium {
    padding: 5rem 0;
}
.section-full-height {
    height: calc(100vh - 100px);
}
.section--with-separator {
    border-bottom: 1px solid #d3d7d9;
}
.nopadding-top,
.no-padding-top {
    padding-top: 0 !important;
}
.no-padding-bottom {
    padding-bottom: 0 !important;
}
.nopadding {
    padding: 0;
}
.nomargin {
    margin: 0;
}
.overflow-hidden {
    overflow: hidden;
}
.hide,
.show-on-mobile.hide {
    display: none;
}
pwn-width {
    max-width: 1640px;
    width: 92%;
    margin: 0 auto;
    display: block;
}
pwn-width[big] {
    max-width: 1840px;
}
pwn-width[small] {
    max-width: 1154px;
}
pwn-width[ultra-small] {
    max-width: 800px;
}
pwn-width[large] {
    max-width: 90%;
}
pwn-flex {
    display: flex;
}
.flex-1 {
    flex: 1;
}
pwn-flex[no-shrink],
.no-shrink {
    flex-shrink: 0;
}
pwn-flex[hcenter] {
    width: 100%;
    justify-content: center;
}
pwn-flex[vcenter] {
    height: 100%;
    align-items: center;
}
pwn-flex[no-height] {
    height: auto;
}
pwn-flex[no-wrap-important] {
    flex-wrap: nowrap !important;
}
pwn-flex[spacebetween] {
    justify-content: space-between;
}
pwn-flex[spacearound] {
    justify-content: space-around;
}
pwn-flex[column] {
    flex-direction: column;
}
pwn-flex[align-end] {
    align-items: flex-end;
}
pwn-flex[align-center] {
    align-items: center;
}
pwn-flex[align-start] {
    align-items: start;
}
pwn-flex[justify-end] {
    justify-content: flex-end;
}
pwn-flex[wrap] {
    flex-wrap: wrap;
}
pwn-grid {
    display: grid;
    grid-gap: 25px;
}
pwn-grid[ultra-big-gap] {
    grid-gap: 300px;
}
pwn-grid[big-gap] {
    grid-gap: 150px;
}
pwn-grid[medium-gap] {
    grid-gap: 50px;
}
pwn-grid[no-gap] {
    grid-gap: 0px;
}
pwn-grid[auto-flow="column"] {
    grid-auto-flow: column;
}
pwn-grid[columns="2"] {
    grid-template-columns: 1fr 1fr;
}
pwn-grid[columns="3"] {
    grid-template-columns: 1fr 1fr 1fr;
}
pwn-grid[columns="4"] {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
pwn-grid[columns="5"] {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
pwn-grid[columns="6"] {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
pwn-grid[columns="7"] {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
pwn-grid[columns="8"] {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
pwn-grid[columns="9"] {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
pwn-grid[columns="10"] {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
pwn-grid[columns="11"] {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
pwn-grid[columns="12"] {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
pwn-grid[big-middle="3"] {
    grid-template-columns: 1fr 1.3fr 1fr;
}
pwn-cell[span="2"] {
    grid-column-start: span 2;
}
pwn-cell[span="3"] {
    grid-column-start: span 3;
}
pwn-cell[span="4"] {
    grid-column-start: span 4;
}
pwn-cell[span="5"] {
    grid-column-start: span 5;
}
pwn-cell[span="6"] {
    grid-column-start: span 6;
}
pwn-cell[span="7"] {
    grid-column-start: span 7;
}
pwn-cell[span="8"] {
    grid-column-start: span 8;
}
pwn-cell[span="9"] {
    grid-column-start: span 9;
}
pwn-cell[row-span="2"] {
    grid-row-start: span 2;
}
pwn-cell[row-span="3"] {
    grid-row-start: span 3;
}
pwn-cell[row-span="4"] {
    grid-row-start: span 4;
}
pwn-cell[row-span="5"] {
    grid-row-start: span 5;
}
pwn-cell[row-span="6"] {
    grid-row-start: span 6;
}
pwn-cell[align-end] {
    align-self: end;
}
.align-center {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.image-absolute-centered {
    position: relative;
    height: 100%;
}
.image-absolute-centered img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 180%;
}
.image-absolute-centered--left-0 img {
    left: 0%;
}
.image-absolute {
    position: absolute;
}
.image-absolute-bottom img {
    position: absolute;
    bottom: 0;
    max-width: 55%;
}
.toast {
    position: fixed;
    bottom: 150px;
    left: 50%;
    transform: translate(-50%);
    border-radius: 6px;
    z-index: 50;
    transition: 0.35s ease-out;
    background: #f2f6f9;
    max-width: 90vw;
}
[data-template="product_accessory"] .toast {
    bottom: 50px;
}
.toast-status {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.2rem;
    transform: translate(40%, -40%);
    box-shadow: 0 4px 10px #7184a21a;
    background: white;
    border-radius: 50px;
    padding: 0.5rem;
}
.toast i {
    color: #3561ff;
    animation-name: rotationIconAnimation;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes rotationIconAnimation {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
.toast--done i,
.toast--error i {
    color: #34c531;
    animation: none !important;
}
.toast .image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    width: 55px;
    padding: 5px;
    border-radius: 4px;
    background: white;
    box-shadow: 0 4px 10px #7184a21a;
    transform: translateY(0);
    transition-delay: 0.35s;
    transition: 0.35s ease-out;
}
.toast .image:nth-child(1) {
    transition-delay: 0s;
}
.toast .image:nth-child(2) {
    transition-delay: 0.1s;
}
.toast .image:nth-child(3) {
    transition-delay: 0.2s;
}
.toast .image:nth-child(4) {
    transition-delay: 0.28s;
}
.toast .image:nth-child(5) {
    transition-delay: 0.35s;
}
.toast .image:nth-child(6) {
    transition-delay: 0.4s;
}
.toast .image:nth-child(7) {
    transition-delay: 0.45s;
}
.toast .image:nth-child(8) {
    transition-delay: 0.5s;
}
.toast .image:nth-child(7) {
    transition-delay: 0.55s;
}
.toast--init .image {
    transform: translateY(40px);
}
.toast .image + .image {
    margin-left: 1.2rem;
}
.toast .image img {
    max-width: 100%;
    max-height: 100%;
}
.toast--init {
    bottom: 0 !important;
    transform: translateY(-50%, -500px) !important;
}
.toast--fly {
    transition: transform 0.5s cubic-bezier(0.36, 0, 0.66, -0.56);
    transform: translate(calc(100vw + 100%));
}
.toast--end {
    display: none;
}
.sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 250px;
    left: 0;
}
.sticky-100 {
    position: sticky;
    position: -webkit-sticky;
    top: 100px;
    left: 0;
}
.sticky--slider {
    position: sticky;
    position: -webkit-sticky;
    top: 130px;
    left: 0;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.border-box {
    box-sizing: border-box;
}
.bg-lighter {
    background: #ebeff3 !important;
}
.bg-light {
    background: #f2f6f9;
    color: #252525;
}
.bg-blue {
    background: #3675d5;
    color: #f2f6f9;
}
.bg-dark {
    background: radial-gradient(46% 35% at bottom, #b8c7f91a 0%, #b8c7f900 100%),
        radial-gradient(46% 35% at top, #b8c7f91a 0%, #b8c7f900 100%), #1a2127;
    color: #fafdff;
}
.bg-dark--dark-gray {
    background: #1c1d1f;
}
.bg-dark--dark-gray-glow-top {
    background: radial-gradient(46% 55% at top, #b8c7f91a 0%, #b8c7f900 100%), #1c1d1f;
}
.bg-dark--gray {
    background: #232527;
}
.bg-dark--gray-glow-top {
    background: radial-gradient(46% 35% at top, #b8c7f91a 0%, #b8c7f900 100%), #232527;
}
.bg-dark-no-gradient {
    background: #1a2127;
    color: #fafdff;
}
.bg-no-gradient {
    background: #181d22;
    color: #fafdff;
}
.bg-dark-only-bg {
    background: radial-gradient(46% 35% at bottom, #b8c7f91a 0%, #b8c7f900 100%),
        radial-gradient(46% 35% at top, #b8c7f91a 0%, #b8c7f900 100%), #1a2127;
}
.bg-color {
    background: #3561ff;
    color: #fafdff;
}
.bg-color-darker {
    background: #3455ca;
    color: #fafdff;
}
.fg-color {
    color: #3561ff;
}
.fg-color2 {
    color: #1dfef2;
}
.fg-color3 {
    color: #30d170;
}
.ligth-box {
    background: #f2f6f9;
    border-radius: 6px;
}
.content-box {
    padding: 3rem;
}
.content-box--medium {
    padding: 2.2rem;
}
.content-box--small {
    padding: 1.3rem;
}
.content-box--tiny {
    padding: 0.5rem 0.7rem;
}
.content-box--tiny-tiny {
    padding: 0.2rem;
}
.border-radius {
    border-radius: 6px;
}
pwn-icon-hex {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 98px;
    min-width: 98px;
    height: 103px;
    position: relative;
    z-index: 10;
    user-select: none;
    font-size: 2.3rem;
}
pwn-icon-hex[big] {
    width: 115px;
    min-width: 115px;
    height: 127px;
    font-size: 2.8rem;
}
pwn-icon-hex > img {
    max-width: 70%;
    max-height: 70%;
}
pwn-icon-hex > svg {
    max-width: 70%;
    max-height: 70%;
}
pwn-icon-hex[medium] {
    width: 81px;
    height: 91px;
}
pwn-icon-hex[small] {
    width: 67px;
    min-width: 67px;
    height: 74px;
    font-size: 1.5rem;
}
pwn-icon-hex[solid]:after {
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    background-size: 100% 100%;
    background-image: url(//cdn.shopify.com/s/files/1/1573/2927/t/51/assets/icon-bg__hexagon-solid.svg?v=55292427641619424101675891329);
}
pwn-icon-hex[line]:after {
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-size: 100% 100%;
    background-image: url(//cdn.shopify.com/s/files/1/1573/2927/t/51/assets/icon-bg__hexagon-line.svg?v=55582648337392330411675891329);
}
.bg-dark pwn-icon-hex[line]:after {
    background-image: url(//cdn.shopify.com/s/files/1/1573/2927/t/51/assets/icon-bg__hexagon-line--white.svg?v=19158306932566830851675891329);
}
.bg-dark pwn-icon-hex {
    filter: brightness(130%);
}
pwn-icon-hex[shadowed]:after {
    filter: drop-shadow(0px 4px 24px rgba(113, 132, 162, 0.15));
}
pwn-icon-hex[vertical] {
    margin-bottom: 1rem;
}
.icon-with-title {
    margin-top: 3rem;
}
button,
.button,
input[type="submit"],
.next a {
    font: inherit;
    border: none;
    background: #3561ff;
    border-radius: 6px;
    color: #fff;
    padding: 1.3rem 2.8rem;
    display: inline-block;
    font-weight: 600;
    box-shadow: 0 4px 20px #7184a200;
    transition: 0.05s ease-in;
    white-space: nowrap;
    cursor: pointer;
}
button[pwn-icon],
.button[pwn-icon] {
    padding-left: 4rem;
    padding-right: 2rem;
    position: relative;
}
button[pwn-icon]:not([pwn-icon-no-text]) > .icon,
.button[pwn-icon]:not([pwn-icon-no-text]) > .icon {
    position: absolute;
    left: 2.5rem;
    top: 50%;
    transform: translate(-50%, -50%);
}
button[pwn-icon][pwn-icon-no-text],
.button[pwn-icon][pwn-icon-no-text] {
    padding: 1.3rem;
}
button[pwn-delete],
.button[pwn-delete] {
    background: #f84656;
}
button:not([pwn-dark]):not([disabled]):not([pwn-light]):hover,
.button:not([pwn-dark]):not([disabled]):not([pwn-light]):hover {
    box-shadow: 0 8px 20px #7184a259;
}
button[pwn-light]:hover,
.button[pwn-light]:hover,
input[type="submit"]:hover {
    box-shadow: 0 8px 20px #7184a21a;
}
button[pwn-light],
.button[pwn-light] {
    background: #d9e1f4;
    color: #3561ff;
}
button[pwn-dark],
.button[pwn-dark] {
    background: #f9fcfe0f;
    color: #f9fcfe;
    transition: background-color 0.2s ease-out;
}
button[pwn-dark]:hover,
.button[pwn-dark]:hover {
    background: #f9fcfe15;
}
button[disabled],
.button[disabled] {
    cursor: default;
    opacity: 0.3;
}
button + button,
.button + .button {
    margin-left: 0.5rem;
}
button[pwn-big],
.button[pwn-big] {
    padding: 1.5rem 4rem;
}
button[pwn-small],
.button[pwn-small] {
    padding: 1rem 1.2rem;
    font-size: 0.9rem;
}
button[pwn-ultra-small],
.button[pwn-ultra-small] {
    padding: 0.6rem 0.8rem;
    font-size: 0.9rem;
}
button[pwn-square] {
    padding: 1.3rem 1.6rem;
}
.subbutton {
    padding: 1rem 2rem;
    white-space: nowrap;
}
.button--social-facebook {
    font-size: 1.2rem !important;
    background: #1877f2;
}
.button--social-twitter {
    font-size: 1.2rem !important;
    background: #00acee;
}
.button--social-pinterest {
    font-size: 1.2rem !important;
    background: #c8232c;
}
.button--social-share i {
    font-size: 1.2rem !important;
}
pwn-number-big,
.pwn-number-big {
    font-size: 2rem;
    font-weight: 600;
    white-space: nowrap;
}
pwn-subtitle {
    font-size: 1.2rem;
    opacity: 0.25;
    font-weight: 600;
    display: inline-block;
}
h2 + pwn-subtitle {
    transform: translateY(-1rem);
}
pwn-subtitle + h2 {
    margin-top: 1rem;
}
pwn-subtitle + h3 {
    margin-top: 1rem;
}
.icon-horizontal > pwn-icon-hex {
    margin-right: 1rem;
}
.icon-horizontal > .crossed-line {
    margin: 0 1rem;
}
.review-stars img {
    width: 100%;
}
.review-stars--big {
    margin: 0rem;
    width: 230px;
}
.review-stars--medium {
    margin: 1rem;
}
.review-stars--small {
    width: 100px;
    margin-right: 0.5rem;
}
.review-stars--small > img {
    width: 100%;
}
h4 + .review-stars {
    transform: translateY(-0.5rem);
}
.verified-user {
    margin-left: 1rem;
}
.verified-user__subtext {
    color: #b5b7b9;
}
.to-top {
    background: #3561ff;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: calc(100% - 90px);
    top: calc(100% - 90px);
    z-index: 70;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}
.to-top--init {
    top: calc(100% + 100px) !important;
}
.container-light {
    background: #f2f6f9;
    border-radius: 6px;
    padding: 0.7rem 1rem;
}
.container-shadowed {
    box-shadow: 0 14px 54px #7184a226;
}
.product-form {
    margin: 3rem 0;
}
.product-form select,
.product-form input,
.product-form button {
    margin-right: 1rem;
}
.product-form--fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
    z-index: 100;
    border-top: 1px solid #d3d7d9;
    padding: 1.5rem 0;
    border-radius: 0 !important;
}
.price,
.price--accessory {
    color: #34c531;
    font-weight: 600;
    font-size: 1.2rem;
}
.price-big {
    color: #34c531;
    font-weight: 600;
    font-size: 2rem;
}
.price-medium {
    color: #34c531;
    font-weight: 600;
    font-size: 1.5rem;
}
.price-small {
    color: #34c531;
    font-weight: 600;
    font-size: 1rem;
}
.price--compare-at {
    color: #ff576e;
    text-decoration: line-through;
    font-weight: 600;
    opacity: 1;
    font-size: 1rem;
}
.price--compare-at-big {
    color: #ff576e;
    text-decoration: line-through;
    font-weight: 600;
    opacity: 1;
    font-size: 1.3rem;
}
.subprice {
    font-weight: 500;
    font-size: 0.9rem;
    color: #34c531;
    opacity: 1;
}
.expandable__box {
    position: relative;
}
.expandable__box .expandable__background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.expandable__box .expandable__background:after {
    position: absolute;
    background: #f2f6f9;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    transition: 0.3s ease-in-out;
    border-radius: 6px;
    content: "";
}
.expandable__box .expandable__content {
    position: relative;
    z-index: 3;
}
.expandable__box:hover .expandable__background:after {
    padding-bottom: 3rem;
    box-shadow: 0 14px 54px #7184a226;
}
.expandable__box:hover .expandable__button,
.expandable__box:hover .expandable__select {
    opacity: 1;
    transform: translate(-50%, 50%);
}
.expandable__button:hover {
    opacity: 1;
    transform: none;
}
.expandable__button {
    position: absolute;
    bottom: -0.5rem;
    left: 50%;
    transform: translate(-50%);
    opacity: 0;
    transition: 0.3s ease-in-out;
}
.expandable__select {
    position: absolute;
    z-index: 10;
    margin: 0;
    background-color: #f2f6f9;
    width: 90%;
    left: 50%;
    transform: translate(-50%);
    bottom: 1.8rem;
    opacity: 0;
    transition: 0.3s ease-in-out;
    padding: 0.4rem 1rem 0.4rem 0.7rem;
}
.bundle-section__bundle-image {
    max-width: 300px;
}
.product-bundle {
    padding-top: 0 !important;
}
.bundle-hero__image {
    background: linear-gradient(0, #12367b, #4d6fe9), #4d6fe9;
    box-sizing: border-box;
    padding: 3rem;
    margin-top: -30px;
    margin-bottom: -15px;
}
.bundle-hero__image img {
    max-width: calc(100% - 2rem);
    max-height: 100%;
    margin-left: 2rem;
}
.bundle-hero__info {
    max-width: 830px;
    padding-top: 2.5rem;
    padding-bottom: 3.5rem;
    padding-left: 3vw;
    box-sizing: border-box;
    margin-right: 3vw;
}
.bundle__variant .small-margin-right {
    margin-right: 1rem !important;
}
.bundle__variant .product__base h6 {
    width: 100%;
}
.bundle__base-flex {
    display: inline-flex;
    border-radius: 6px;
}
.bundle__check {
    background: #3561ff;
    border-radius: 6px;
    width: 21px;
    height: 21px;
    position: relative;
}
.bundle__check:after {
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    font-size: 0.9rem;
    color: #f2f6f9;
    font-display: swap;
}
.bundle--out-of-stock {
    background: rgba(242, 246, 249, 0.4);
    cursor: not-allowed;
}
.bundle--out-of-stock:before {
    content: "OUT OF STOCK";
    font-size: 14px;
    transform: translate(-50%, -50%);
    position: absolute;
    top: calc(50% - 15px);
    left: 50%;
    color: #3561ff;
    font-weight: 600;
    z-index: 10;
}
.bundle-card .title strong {
    color: #34c531;
}
.bundle-card .title a {
    font-weight: inherit !important;
}
.bundle-card {
    max-width: 70vw;
    width: 800px;
}
.bundle-box .intro {
    color: #f2f6f9;
}
.bundle-box .intro p {
    color: #939393 !important;
    font-size: 1.2rem;
}
.bundle-card--collection .bundle-section__bundle-image {
    max-width: 500px;
    width: 80vw;
}
.bundle-section__bundle-image-url {
    width: 100%;
}
.colorpicker {
    position: absolute;
    width: 258px;
    height: 258px;
    left: calc(50% - 129px);
    z-index: 3;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.colorpicker[disabled] {
    display: none;
}
.product__colorpickers .colorpicker {
    bottom: 0;
    visibility: hidden;
    z-index: 4;
}
.product__colorpickers .colorpicker.selected {
    visibility: visible;
    z-index: 4;
}
.colorpicker:after {
    position: absolute;
    display: block;
    background: #f2f6f9;
    height: 238px;
    width: 238px;
    box-shadow: 0 14px 54px #7184a226;
    content: "";
    border-radius: 50%;
    top: calc(50% - 119px);
    left: calc(50% - 119px);
}
.colorpicker__circle {
    width: 100%;
    height: 100%;
    z-index: 2;
    position: relative;
    overflow: visible;
}
.colorpicker__color-title {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 4;
    text-align: center;
    transform: translate(-50%, -50%);
    max-width: 75px;
}
.colorpicker__container {
    position: relative;
    height: 100%;
    width: 100%;
}
.tab-group {
    display: none;
}
.tab-group.selected {
    display: block;
}
.arc-color-small,
.arc-color-big {
    cursor: pointer;
}
.arc-color-small--white,
.arc-color-big--white {
    stroke: #eaeaea;
}
.arc-color-small--white:hover {
    stroke: none;
}
.arc-color-big.hidden,
.arc-color-small.hidden {
    display: none;
}
.arc-color-small--out-of-stock {
    opacity: 0.2;
}
.gallery {
    height: 600px;
    max-height: 60vh;
    margin-top: 4rem;
}
.gallery .swiper-slide {
    width: auto;
    height: 100%;
}
.gallery img {
    margin-left: 3rem !important;
    box-shadow: 0 24px 84px #00000040;
    border-radius: 12px;
    height: 100%;
    width: auto;
}
.swiper-boxes,
.swiper-boxes-2,
.swiper-boxes-no-margin {
    overflow: visible;
    z-index: 4;
}
.swiper-boxes-2 .swiper-wrapper,
.swiper-boxes-no-margin .swiper-wrapper {
    z-index: 3;
}
.swiper-boxes-2 .swiper-scrollbar {
    opacity: 1;
    bottom: -80px;
    z-index: 1;
}
.swiper-boxes-2 .swiper-scrollbar-drag {
    background: #3561ff;
}
.main-header {
    width: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
}
.main-header__bar {
    border-bottom: 1px solid #d3d7d9;
    width: 100%;
    background: #ebeff3;
    box-shadow: 0 14px 54px #7184a20d;
    position: relative;
}
.main-header__logo {
    margin: auto 0 auto 40px;
}
.main-header__logo > img,
main-header__logo > svg {
    height: 50px;
    max-height: 100%;
}
nav ul {
    list-style-type: none;
    opacity: 1 !important;
}
nav li {
    margin: 0;
}
.main-user-menu,
.main-menu {
    display: flex;
    margin: 0 40px;
}
.main-nav__divider {
    height: 40%;
    width: 1px;
    background: #c3c7ca;
}
.main-menu__item,
.main-user-menu__item {
    font-size: 1rem;
    font-weight: 500;
    text-decoration: none;
    color: #252525;
    height: 75px;
    padding: 0 0.7rem;
    display: flex;
    align-items: center;
    margin: 0 0.7rem;
    border-bottom: 3px solid #ebeff3;
    transition: 0.2s;
    white-space: nowrap;
}
.main-menu__item--selected,
.main-menu__item:hover,
.main-user-menu__item:hover {
    border-bottom: 3px solid #3561ff;
}
.main-menu__dropdown {
    position: relative;
}
.main-menu__dropdown-content {
    position: absolute;
    min-width: 170px;
    overflow: hidden;
    box-shadow: 0 8px 16px #0000000d;
    border: 1px solid #d3d7d9;
    z-index: -1;
    transform: translate(-1px, -100%);
    visibility: hidden;
    opacity: 0 !important;
    transition: visibility 0s, opacity 0.25s, transform 0.25s ease-out;
}
.main-menu__dropdown:hover .main-menu__dropdown-content {
    visibility: visible;
    opacity: 1 !important;
    transform: translate(-1px);
    transition: visibility 0.25s, opacity 0.25s, transform 0.25s ease-out;
}
.main-menu__dropdown-content .main-menu__item {
    width: 100%;
    margin: 0;
    padding: 0 1.4rem;
}
.main-menu__arrow {
    color: #3561ff;
}
.cart-icon {
    margin-left: 10px;
}
.top-bar {
    border-bottom: 1px solid #d3d7d9;
    background: #ebeff3;
    text-align: center;
    padding: 0.5rem 3rem;
}
.top-bar--accent {
    background: #3561ff;
}
.design-mode .top-bar {
    display: block !important;
}
.top-bar p {
    font-weight: 500;
    font-size: 15px;
    color: inherit !important;
    display: inline;
}
.top-bar--accent p {
    color: #fff !important;
}
.top-bar--accent a {
    color: #00fff2;
}
.top-bar i {
    display: inline;
    margin-right: 0.5rem;
    font-size: 1.25rem;
    color: #3561ff;
}
.top-bar--accent i {
    color: #fff;
}
.top-bar__close {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 1rem !important;
    padding: 0.5rem;
    margin-right: 0.5rem !important;
}
.footer-mouses {
    position: relative;
    height: 420px;
    width: 100vw !important;
}
.footer-mouses__mouse:nth-child(1) {
    position: absolute;
    transform: translateY(30%);
    left: 1%;
}
.footer-mouses__mouse:nth-child(2) {
    position: absolute;
    transform: translateY(15%);
    left: 22%;
}
.footer-mouses__mouse:nth-child(3) {
    position: absolute;
    transform: translateY(10%);
    left: 47%;
    z-index: 1;
}
.footer-mouses__mouse:nth-child(4) {
    position: absolute;
    transform: translateY(20%);
    left: 73%;
}
.footer-cta__title {
    font-size: 3.5rem;
}
.footer-email__title {
    margin-top: 0.7rem;
}
.footer-email__input {
    flex-grow: 1;
    margin-right: 25px;
    padding-left: 60px;
}
.footer-email {
    position: relative;
    z-index: 3;
}
::placeholder {
    opacity: 0.3;
}
.input-icon {
    position: relative;
    margin-bottom: 1rem;
}
.input-icon .relative {
    width: 100%;
    margin-right: 1rem;
}
.input-icon__icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
}
.footer-email__plane {
    position: absolute;
    bottom: -80px;
    right: 5vw;
    z-index: 10;
}
.footer-links {
    padding-bottom: 0;
}
.footer-links__grid {
    grid-gap: 200px;
}
.footer-links a {
    color: inherit;
}
.footer-links__link + .footer-links__link {
    margin-top: 2.5rem;
}
.footer-links__sublink + .footer-links__link {
    margin-top: 2.5rem;
}
.footer-links__sublink {
    opacity: 0.5;
}
.footer-links__sublink {
    margin-top: 1.5rem;
}
.footer-links__icon {
    margin-right: 1rem;
}
.footer-links__support-box {
    margin-top: 2.5rem;
}
.footer-links__link--icon {
    margin-top: 1.5rem;
}
.subfooter {
    padding-bottom: 1rem;
}
.subfooter p {
    opacity: 0.4;
}
.subfooter .fab {
    font-size: 1.7rem;
    margin: 2rem 0.5rem;
}
.subfooter-social {
    margin-bottom: 4rem;
}
.subfooter-links {
    margin-top: 1rem;
}
.subfooter .footer-links__link {
    margin: 0 0.5rem;
}
#hero-mouse {
    position: relative;
    z-index: 10;
    transition: 4s linear;
}
#hero-mouse:hover {
    transform: rotate(360deg);
}
#hero-mouse-bg {
    position: absolute;
    z-index: -1;
}
.icon-description {
    margin-left: 1rem;
}
.icon-description-big {
    margin-left: 2rem;
}
.icon-description-big h5 {
    opacity: 0.25;
    margin-bottom: 1rem;
}
.icon-description-big p {
    line-height: 1;
    font-size: 1.5rem;
    font-weight: 600;
    opacity: 1;
    margin-top: 1rem;
}
.hero-video {
    width: 704px !important;
    height: 700px !important;
    position: relative;
}
.hero-video > img,
.hero-video > video {
    position: absolute;
    top: 0;
    left: 0;
}
.hero-video__first-frame {
    top: 40vh;
    animation: 1s cubic-bezier(0.33, 1, 0.68, 1) 1s 1 heroVideoSlideUp;
}
@keyframes heroVideoSlideUp {
    0% {
        top: 40vh;
        opacity: 0;
    }
    to {
        top: 0;
        opacity: 1;
    }
}
.hero-video__part-1 {
    width: 704px;
    height: 700px;
    z-index: 5;
    opacity: 0;
    animation: 0s linear 2s 1 heroVideoShow;
    animation-fill-mode: forwards;
}
@keyframes heroVideoShow {
    0% {
        opacity: 0;
    }
    to {
        opacity: 0.999999;
    }
}
.hero-video__part-2 {
    width: 704px;
    height: 700px;
    z-index: 6;
    opacity: 0;
}
#style__phones {
    width: 100%;
    left: 0vw;
    position: absolute;
    z-index: 5;
}
#style__phones .swiper-slide {
    height: 650px;
}
#style__phones img {
    object-fit: contain;
    object-position: 50% 50%;
    height: 100%;
    width: 100%;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}
.style__content {
    z-index: 10;
    position: relative;
    height: 70vh;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.style__icons {
    width: 25vw;
    position: relative;
    z-index: 2;
}
.style__buttons {
    width: 25vw;
    position: relative;
    z-index: 10;
}
.style-feature {
    margin: 2rem 0;
}
.style-slider__slide {
    text-align: center;
    padding: 1.2rem 0;
    width: 9rem;
    opacity: 0.7;
    margin: 0 2rem;
}
.style-slider__slide--selected {
    opacity: 1;
    box-shadow: 0 14px 54px #7184a226;
}
.style-slider__image {
    height: 60px;
    margin-top: 0.3rem;
}
.core-feature {
    position: relative;
}
.core-feature > pwn-icon-hex {
    margin-bottom: -60px;
    transform: translateY(-100px);
}
.core-features .expandable__box:hover .expandable__background:after {
    padding-bottom: 1rem;
    box-shadow: 0 14px 54px #7184a226;
}
.hours-graphs {
    width: 450px;
}
.hours-graphs > pwn-cell {
    position: relative;
}
.hours-graphs__office {
    filter: drop-shadow(0 0 10px rgba(53, 97, 255, 0.6));
    margin-bottom: 1rem;
}
.hours-graphs__gaming {
    filter: drop-shadow(0 0 10px #55c55a);
    margin-bottom: 1rem;
}
.hours-content {
    position: absolute;
    text-align: center;
    top: 50px;
    width: 100%;
    left: 0;
    padding-top: 0.5rem;
}
.hours-graphs__hour {
    font-size: 3rem;
    font-weight: 600;
}
.hours-battery {
    position: absolute;
    top: 50%;
    transform: translateY(-40%);
    right: 4vw;
}
.section-rgb {
    background-image: url(//cdn.shopify.com/s/files/1/1573/2927/t/51/assets/home_rgb-bg.svg?8184);
    background-position: 50% 50%;
    padding: 250px 0;
}
.rgb__mouse {
    filter: hue-rotate(0deg);
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#rgb-types {
    margin-right: 3rem;
}
.rgb-type pwn-icon-hex {
    margin-bottom: 0.7rem;
}
.rgb-type {
    opacity: 0.4;
    transition: 0.1s;
    cursor: pointer;
}
.rgb-type--selected,
.rgb-type:hover {
    opacity: 1;
}
.rgb-type--selected pwn-icon-hex {
    filter: drop-shadow(0px 4px 24px rgba(113, 132, 162, 0.15));
}
#rgb-gradient-bg {
    height: 450px;
    width: 10px;
    border: 8px solid #f0f4f7;
    position: relative;
    overflow: hidden;
    background: #f0f4f7;
    border-radius: 30px;
    box-shadow: 0 14px 54px #7184a226;
}
#rgb-gradient {
    position: absolute;
    width: 10px;
    height: 200%;
    top: -100%;
    left: 0;
    background: rgb(255, 0, 0);
    background: linear-gradient(
        180deg,
        rgba(255, 0, 0, 1) 0%,
        rgba(249, 255, 0, 1) 8.33%,
        rgba(0, 255, 3, 1) 16.66%,
        rgba(0, 253, 255, 1) 25%,
        rgba(4, 0, 255, 1) 33%,
        rgba(255, 0, 254, 1) 41%,
        rgba(255, 0, 0, 1) 50%,
        rgba(241, 255, 1, 1) 58%,
        rgba(1, 255, 34, 1) 66%,
        rgba(1, 255, 248, 1) 75%,
        rgba(5, 1, 255, 1) 84%,
        rgba(235, 1, 255, 1) 92%,
        rgba(255, 0, 0, 1) 100%
    );
}
#rgb-gradient-container {
    position: relative;
    height: 100%;
    padding-right: 4rem;
    touch-action: none;
    z-index: 11;
}
#rgb-pointer {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-20px, -48px);
}
#rgb-pointer.animate {
    animation-duration: 3s;
    animation-name: centerPointer;
    animation-delay: 0;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both;
}
@keyframes centerPointer {
    0% {
        top: 0%;
    }
    to {
        top: 97%;
    }
}
#rgb__mouse--spectrum {
    display: none;
}
#rgb-slider.spectrum #rgb__mouse--spectrum {
    display: block;
    animation-duration: 1s;
    animation-name: animateGradientMouse;
    animation-delay: 0;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}
#rgb-slider.spectrum #rgb__mouse,
#rgb-slider.spectrum #rgb__mouse--red {
    display: none;
}
#rgb-slider.spectrum #rgb-pointer {
    opacity: 0;
}
#rgb-slider.spectrum #rgb-gradient {
    animation-duration: 5s;
    animation-name: animateGradient;
    animation-delay: 0;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}
@keyframes animateGradient {
    0% {
        top: -100%;
    }
    to {
        top: 0%;
    }
}
@keyframes animateGradientMouse {
    0% {
        filter: hue-rotate(0deg);
    }
    to {
        filter: hue-rotate(360deg);
    }
}
.home-video {
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.home-video__the-video {
    filter: drop-shadow(0px 24px 84px rgba(113, 132, 162, 0.15));
}
.home-video__the-video > img {
    width: 100%;
}
.svg-filter {
    position: absolute;
    visibility: hidden;
}
.customizer-product-section {
    padding: 2rem 0;
    margin-bottom: 3rem;
}
.product-regular {
    padding-top: 2rem;
    margin-bottom: 3rem;
}
.product-accessory {
    padding-top: 2rem;
    margin-bottom: 0;
}
.product__link-wrapper {
    color: #252525;
}
.product-single h4 {
    margin-bottom: 0.5rem;
}
.product-single .expandable__button {
    width: calc(100% - 2rem);
}
.product-single button {
    width: 100%;
}
.product__image-container {
    padding-top: 2rem;
    padding-bottom: 1rem;
    height: 250px !important;
}
.product__image {
    object-fit: contain;
    width: 100%;
    height: 100%;
    max-width: 220px;
    max-height: 220px;
}
.product-slider__wrapper {
    position: sticky;
    z-index: 90;
    top: 60px;
}
#product-slider {
    max-width: 600px;
    width: 90vw;
}
#product-slider.product-slider--model {
    max-width: 40vw;
}
#product-slider .swiper-container {
    width: 100%;
    height: 100%;
    max-width: 40vw;
}
#product-slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}
#product-slider .swiper-slide.hide {
    display: none;
}
.product-slider__image {
    max-width: 80%;
    max-height: 100%;
}
.reviews-title-placeholder {
    height: 20px;
}
.reviews-title-placeholder--alt {
    height: 20px;
    display: flex;
    justify-content: center;
    margin-bottom: 1.5rem;
    margin-top: 1rem;
}
.swiper-button-prev:after,
.swiper-button-next:after {
    color: #797682;
    opacity: 0.3;
}
.product__base-mouse {
    margin-top: 1rem;
}
.base-selection {
    margin-bottom: 0.5rem;
    width: 440px;
}
.base-selection-ucw {
    margin-bottom: 0.5rem;
}
.base-selection-ucs {
    margin-bottom: 0.5rem;
    width: 546px;
    max-width: 94vw;
}
.product__base {
    position: relative;
    max-width: 184px;
    height: 155px;
    padding: 0;
    text-align: center;
    background: url(//cdn.shopify.com/s/files/1/1573/2927/t/51/assets/product_ultracustom_background-tile.png?v=105392113230729762881675891329);
    background-color: #f2f6f900;
    box-shadow: 0 14px 54px #7184a200;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    border-radius: 3px;
    margin-right: 8px;
    flex: 1;
}
.product__base--keyboard {
    max-width: 100%;
}
.product__base--small {
    height: 135px;
}
.product__base--coming-soon {
    background: rgba(242, 246, 249, 0.4);
}
.product__base--coming-soon:before {
    content: "COMING SOON";
    font-size: 14px;
    transform: translate(-50%, -50%);
    position: absolute;
    top: calc(50% - 15px);
    left: 50%;
    color: #3561ff;
    z-index: 10;
    font-weight: 600;
}
.product__base--backorder:before {
    content: "BACKORDER NOW";
    font-size: 14px;
    transform: translate(-50%, -50%);
    position: absolute;
    top: calc(50% - 15px);
    left: 50%;
    color: #3561ff;
    z-index: 10;
    font-weight: 600;
}
.product__base--preorder:before {
    content: "PREORDER NOW";
    font-size: 14px;
    transform: translate(-50%, -50%);
    position: absolute;
    top: calc(50% - 15px);
    left: 50%;
    color: #3561ff;
    z-index: 10;
    font-weight: 600;
}
.product__base--out-of-stock:before {
    content: "OUT OF STOCK";
    font-size: 14px;
    transform: translate(-50%, -50%);
    position: absolute;
    top: calc(50% - 15px);
    left: 50%;
    color: #3561ff;
    z-index: 10;
    font-weight: 600;
}
.product__basecover {
    position: relative;
    height: 155px;
    width: 102px;
    padding: 0;
    border-radius: 6px;
    background: #eaeef2;
    display: none;
    text-align: center;
}
.product__basecover .icon {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
    color: #3561ff;
}
.product__basecover img {
    height: 100px;
}
.product__basecover.selected {
    display: block !important;
    background-image: none;
}
.base-selection__plus {
    margin: 0 1rem;
    font-size: 1.6rem;
    font-weight: 600;
    opacity: 1;
    color: #3561ff;
    margin-top: 55px;
}
.product__base img,
.product__basecover img {
    transition: 0.2s ease-in;
    margin-top: 15px;
}
.product__base--keyboard img,
.product__basecover--keyboard img {
    margin-top: 0;
    max-width: 140px !important;
}
.product__base img.uc-wireless {
    margin-top: 34px;
    max-width: 70%;
}
.product__base h6,
.product__basecover h6 {
    text-align: center;
    padding: 0 1rem;
    opacity: 0.3;
    transform: translate(-50%);
    position: absolute;
    left: 50%;
    bottom: 12px;
}
.product__basecover h6 {
    opacity: 1;
}
.product__base.selected {
    background-color: #f2f6f9;
    box-shadow: 0 14px 54px #7184a226;
    background-image: none;
}
.product__base.selected h6 {
    opacity: 1 !important;
}
.product__base:not(.product__base.selected) img {
    opacity: 0.4;
}
.product__base:not(.product__base.selected):not(.product__base--coming-soon):hover img {
    opacity: 1;
}
.product__base.selected:after {
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    color: #3561ff;
    font-display: swap;
}
.product__add-to-cart {
    font-size: 1.3rem;
}
.product__checkout {
    align-self: flex-end;
}
.customizable-product .price {
    color: #34c531;
    font-weight: 600;
    font-size: 2.5rem;
    margin-left: 0rem;
}
.product__choose-colors {
    border-radius: 6px 6px 50% 50%;
    width: 270px;
    height: 260px;
    position: relative;
    margin-right: 5px;
}
.product__covers {
    background: #f2f6f9;
    border-radius: 6px;
    height: auto !important;
    box-shadow: 0 14px 54px #7184a226;
    padding: 0.4rem;
}
.right-side--new {
    background: #ebeff3;
    display: inline-flex;
    border-radius: 500px 6px 6px 500px;
    padding-right: 2rem;
}
.product__cover-select {
    padding: 0.8rem;
    line-height: 0;
    cursor: pointer;
    border-radius: 6px;
    box-shadow: 0 4px 20px #7184a200;
    transition: 0.05s ease-in;
    opacity: 1;
}
.product__cover-select--disabled {
    opacity: 0.2;
    cursor: inherit;
}
.product__cover-select:not(.product__cover-select--disabled):hover {
    background: #3561ff;
    color: #fff;
    box-shadow: 0 4px 20px #7184a240;
}
.product__cover-select svg {
    transition: 0.05s ease-in;
}
.product__cover-select:not(.product__cover-select--disabled):hover svg {
    fill: #fff;
}
.product__cover-title {
    display: block;
    padding: 0.8rem;
    padding-left: 100px;
    position: relative;
    margin-left: -100px;
    background: rgba(241, 245, 249, 1);
    box-shadow: 0 14px 54px #7184a200;
    margin-bottom: 0.4rem;
    opacity: 0.5;
    transition: 0.1s ease-out;
    border-radius: 6px;
    cursor: pointer;
}
.product__cover-title.customizer__tab.selected,
.product__cover-title.customizer__tab.selected:hover {
    box-shadow: 0 14px 54px #7184a226;
    opacity: 1;
}
.product__colorpickers {
    position: absolute;
    bottom: 0;
    left: 0;
}
.product__colorpickers .colorpicker {
    bottom: 0;
    left: 0;
}
.product__cover-types {
    font-size: 0.9rem;
    height: auto !important;
    margin-top: 1.2rem;
    margin-right: 20px;
}
.product__cover-type {
    font-weight: 600;
    padding: 0.7rem 0rem;
    margin: 0 0.2rem;
    cursor: pointer;
    display: inline-block;
    color: #83818a;
}
.product__cover-type svg {
    transform: translateY(2px);
}
.product__cover-type.customizer__tab.selected {
    background: #3661ff !important;
    border: none;
    color: #fff !important;
}
.icon-checkbox-check {
    opacity: 0;
}
.product__cover-type.customizer__tab.selected .icon-checkbox-check {
    opacity: 1;
}
.product__cover-types-label {
    opacity: 0.4;
    margin-bottom: 0.3rem;
}
.product__base--ucw {
    margin-right: 0;
    height: 135px;
    width: 184px;
}
.product__base--ucw h6,
.product__basecover--ucw h6 {
    position: absolute;
    bottom: 0.7rem;
    text-align: center;
    left: 0;
    display: block;
    width: 100%;
    opacity: 0.3;
    transform: none;
    padding: 0;
}
.product__base--ucw img,
.product__basecover--ucw img {
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.2s ease-in;
    margin-top: 0;
}
.product__basecover--ucw {
    position: relative;
    padding: 0;
    border-radius: 6px;
    background: #eaeef2;
    display: none;
    width: 135px;
    height: 135px;
}
.base-selection--ucw {
    margin-bottom: 0.5rem;
}
.product__choose-colors--ucw,
.product__cover-types--ucw {
    margin-right: 0;
}
.inthebox-grid img,
.product-specs__size {
    height: auto;
}
#model-canvas {
    outline: none;
    max-width: 40vw;
    max-height: 40vw;
    height: 650px;
    width: 650px;
    opacity: 0;
    cursor: col-resize;
    position: relative;
    z-index: 8;
    transition: 0.5s ease-in;
}
@media (min-width: 1800px) {
    .customizer-product-section--keyboard #product-slider.product-slider--model {
        height: 1000px;
        width: 1000px;
        max-width: 60vw;
        max-height: 80vh;
    }
    .customizer-product-section--keyboard #product-slider.product-slider--model .swiper-container {
        max-width: 60vw;
        max-height: 80vh;
    }
    .customizer-product-section--keyboard #model-canvas {
        height: 1000px;
        width: 1000px;
        max-width: 60vw;
        max-height: 80vh;
    }
}
@media (max-width: 1800px) and (min-width: 1281px) {
    .customizer-product-section--keyboard #product-slider.product-slider--model {
        height: 1000px;
        width: 1000px;
        max-width: 50vw;
        max-height: 50vw;
    }
    .customizer-product-section--keyboard #product-slider.product-slider--model .swiper-container {
        max-width: 50vw;
        max-height: 50vw;
    }
    .customizer-product-section--keyboard #model-canvas {
        height: 1000px;
        width: 1000px;
        max-width: 50vw;
        max-height: 50vw;
    }
}
.viewer3d-container {
    position: relative;
    margin: 0 20px;
}
#svg-3d-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.5s ease-out;
    z-index: 5;
}
#svg-3d-loader.hide {
    opacity: 0;
}
#svg-3d-loader__path {
    stroke-dasharray: 1000;
    stroke-dashoffset: -466;
    transform: translateZ(0);
}
.r3f-loader__wrapper {
    width: 300px;
    height: 5px;
    background: #313437;
    transform: translate(-50%);
    position: absolute;
    border-radius: 10px;
    z-index: 2;
    overflow-wrap: hidden;
}
.r3f-loader__inner {
    width: 100px;
    height: 5px;
    background: #f9fcfe;
    left: 0;
    position: absolute;
    border-radius: 10px;
    z-index: 3;
    transition: width 0.1s ease-out;
}
.icons-section {
    position: relative;
    z-index: 15;
}
.icons-section__icon {
    max-width: 350px;
    width: 18vw;
    min-width: 160px;
}
.accessories-section {
    padding-bottom: 7rem;
    position: relative;
    z-index: 15;
}
.accessories {
    margin-top: 2.5rem;
}
.accessories .swiper-slide {
    width: 200px;
}
.accessories button {
    width: 90%;
    text-align: center;
    bottom: -1rem;
}
.accessories h4 {
    margin-bottom: 0.2rem;
}
.accessory__image-container {
    width: 100px;
    max-width: 100%;
    height: 100px;
    margin: 2rem 0 1rem;
}
.accessory-cover-buttons {
    position: absolute;
    left: 0;
    bottom: -1rem;
}
.accessory-cover-buttons button {
    position: relative;
    margin: 0 0.3rem;
    bottom: 0;
    left: 0;
    transform: none;
    transform: translate(0);
    display: none;
    width: auto;
}
.expandable__box:hover .accessory-cover-buttons .expandable__button {
    opacity: 1;
    left: 0;
    transform: translateY(50%);
}
.accessory-cover-buttons__colorpicker--open {
    width: 46px !important;
    height: 46px;
    padding: 0;
    align-items: center;
}
.accessory-cover-buttons__colorpicker--open svg {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
.accessory-cover[colorpicker-active="false"] .accessory-cover-buttons__colorpicker--open,
.accessory-cover[colorpicker-active="false"] .accessory-cover-buttons__add-to-cart {
    display: inline-block;
}
.accessory-cover[colorpicker-active="true"] .accessory-cover-buttons__colorpicker--close {
    display: inline-block;
    opacity: 1;
    transform: translateY(50%);
}
.accessory-cover[colorpicker-active="false"] .accessory-cover-colorpicker {
    display: none;
    position: absolute;
    top: -60px;
    opacity: 0;
}
.accessory-cover[colorpicker-active="true"] .accessory-cover-colorpicker {
    display: block;
    position: absolute;
    opacity: 1;
    top: -60px;
}
.accessory-cover[colorpicker-active="true"] img {
    display: none;
}
.accessory-cover[colorpicker-active="true"] .expandable__background:after {
    padding-bottom: 3rem;
    box-shadow: 0 14px 54px #7184a226;
}
.accessory-cover__selected-colors {
    position: absolute;
    bottom: 0;
}
.accessory-cover__selected-colors > div {
    margin: 0 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}
.info-section .info-section__image {
    width: 100%;
    height: auto;
    max-width: 625px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#reviews {
    z-index: 3;
}
.reviews__header {
    position: sticky;
    position: -webkit-sticky;
    top: calc(103px + 3rem);
}
.reviews__header button {
    margin-top: 3rem;
}
.reviews__title {
    margin-bottom: 1rem;
}
.reviews__review + .reviews__review {
    margin-top: 2.5rem;
}
.review__image {
    border-radius: 100px;
}
.dpi-content {
    margin-top: 20px;
}
.dpi-cell {
    position: relative;
    justify-content: space-between;
}
.dpi-image {
    align-self: flex-start;
    margin: 0 0.5rem;
}
.dpi-content {
    width: 33%;
}
.product-image-weight {
    margin-left: -7rem;
}
.product-specs p + p {
    margin-top: 0.8rem;
}
.product__out-of-stock {
    font-size: 1.2rem;
    margin-top: 1rem;
}
.show-on-tablet {
    display: none;
}
.driver-image {
    border-radius: 6px;
    box-shadow: 0 4px 94px #00000026;
    border: 12px solid #2f343a;
    max-width: 100%;
    width: 100%;
    position: absolute;
    bottom: -1.5rem;
}
.driver-item:first-child {
    margin-top: 2rem;
}
.driver-item {
    padding: 0.6rem 0;
    display: block;
    box-shadow: 0 8px 20px #7184a200;
    border-bottom: 1px solid #d3d7d9;
}
.driver-item i {
    font-size: 1.5rem;
    padding: 1.4rem 2rem;
}
.driver-item:hover {
    box-shadow: 0 8px 20px #7184a20d;
    background: #f2f6f9;
    opacity: 1;
}
.driver-item--old {
    opacity: 0.3;
}
.driver__image {
    width: 100%;
    border-radius: 6px;
}
.shopify-policy__container {
    max-width: 100% !important;
    margin: 0 auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.shopify-policy__title {
    padding: 5rem 0 !important;
}
.shopify-policy__body {
    padding: 5rem calc(50vw - 320px) !important;
    background: #ebeff3 !important;
}
@media (max-width: 1500px) {
    pwn-width {
        width: 1200px;
    }
    pwn-width[small] {
        max-width: 1000px;
    }
    main {
        padding-top: 76px;
    }
    #homepage {
        padding-top: 40px;
    }
    .main-header__logo {
        height: 55px;
        margin: auto 0 auto 40px;
    }
    .main-menu__item,
    .main-user-menu__item {
        height: 72px;
        padding: 0 0.2rem;
        margin: 0 0.6rem;
    }
    .main-user-menu,
    .main-menu {
        display: flex;
        margin: 0;
    }
    #grid__hero {
        margin-bottom: 0;
    }
    .hero-icon .icon-description {
        margin-left: 0.5rem;
    }
    .hero-icon h5 {
        font-size: 1rem;
        margin-bottom: 0.2rem;
    }
    .style__content {
        justify-content: space-between;
        padding: 0 10vw;
        height: 550px;
    }
    #style__phones .swiper-slide {
        height: 550px;
    }
    .hours-battery {
        right: -150px;
    }
    .bundle-card--collection .bundle-section__bundle-image {
        max-width: 400px;
    }
}
@media (max-width: 1280px) {
    pwn-width {
        width: 90%;
    }
    main {
        padding-top: 51px;
    }
    .hide-on-tablet {
        display: none;
    }
    .show-on-tablet {
        display: block;
    }
    .drawer-controller {
        display: flex;
    }
    .tablet-colapse-grid {
        grid-template-columns: 1fr !important;
        width: 100%;
        grid-gap: 15px;
    }
    .tablet-grid-3 {
        grid-template-columns: 1fr 1fr 1fr !important;
        width: 100%;
        grid-gap: 15px;
    }
    .dpi-cell {
        max-width: 700px;
        margin: 0 auto;
    }
    .dpi-cell + .dpi-cell {
        margin-top: 4rem;
    }
    body > main,
    body > footer {
        width: 100%;
        z-index: 3;
    }
    pwn-flex {
        flex-wrap: wrap;
    }
    .flex-break {
        flex-basis: 100%;
        height: 0;
        width: 0;
        display: block;
    }
    .tablet-space-around {
        justify-content: flex-start !important;
    }
    .tablet-flex-center {
        justify-content: center !important;
    }
    .desktop-header {
        display: none;
    }
    h1,
    .h1 {
        font-size: 3rem !important;
    }
    h2,
    .h2 {
        font-size: 2rem;
    }
    h3,
    .h3 {
        font-size: 1.5rem;
    }
    h4,
    .h4 {
        font-size: 1rem;
    }
    h5,
    .h5 {
        font-size: 0.9rem;
    }
    p {
        font-size: 0.9375rem;
    }
    p.small,
    span.small {
        font-size: 0.8rem;
    }
    pwn-number-big,
    .pwn-number-big {
        font-size: 1.5rem;
    }
    pwn-icon-hex:not(.margin-center) {
        margin-right: 0.5rem !important;
    }
    .crossed-line {
        margin: 0 0.5rem !important;
    }
    pwn-icon-hex:after {
        width: 80% !important;
        height: 80% !important;
        top: 10% !important;
        left: 10% !important;
    }
    pwn-icon-hex[solid]:after {
        width: 90% !important;
        height: 90% !important;
        top: 5% !important;
        left: 5% !important;
    }
    pwn-icon-hex > svg,
    pwn-icon-hex > img {
        max-width: 50%;
        max-height: 50%;
    }
    pwn-grid[big-gap] {
        grid-gap: 60px;
    }
    pwn-grid[medium-gap] {
        grid-gap: 35px;
    }
    pwn-grid[ultra-big-gap] {
        grid-gap: 80px;
    }
    .tablet-columns-2 {
        grid-template-columns: 1fr 1fr !important;
    }
    .tablet-columns-3 {
        grid-template-columns: 1fr 1fr 1fr !important;
    }
    .tablet-order-3 {
        order: 3;
    }
    .tablet-order-1 {
        order: -1;
    }
    .tablet-span-1 {
        grid-column-start: span 1 !important;
    }
    .tablet-span-2 {
        grid-column-start: span 2 !important;
    }
    .tablet-span-full {
        grid-column: 1 / -1;
    }
    .tablet-flex-end {
        justify-content: flex-end !important;
    }
    .main-header__logo {
        height: 50px;
    }
    .main-menu__item,
    .main-user-menu__item {
        height: 65px;
    }
    .main-user-menu,
    .main-menu {
        margin: 0 3%;
    }
    .drawer-open {
        padding: 0 3vw !important;
    }
    .drawer-open {
        display: block;
        padding: 0 2rem !important;
        background: none !important;
    }
    .section-big {
        padding: 6rem 0;
    }
    .big-margin-bottom {
        margin-bottom: 3rem;
    }
    .expandable__box .accessory-cover-buttons .expandable__button {
        opacity: 1;
        left: 0;
        transform: translateY(50%);
    }
    .expandable__box .expandable__button {
        opacity: 1;
        transform: translate(-50%, 50%);
    }
    .expandable__button {
        opacity: 1;
        transform: none;
    }
    .expandable__box .expandable__select {
        opacity: 1;
        transform: translate(-50%, 50%);
    }
    .expandable__box .expandable__background:after {
        padding-bottom: 3rem;
        box-shadow: 0 14px 54px #7184a226;
    }
    .hero-icon {
        width: 40vw;
    }
    .main-header__logo {
        margin-left: 20px;
    }
    .submain-menu {
        background: #ebeff3;
        position: relative;
        z-index: 100;
    }
    .nav-drawer {
        z-index: 30;
        background: #ebeff3;
        position: absolute;
        left: -500px;
        top: 69px;
        height: calc(100vh - 69px);
        overflow-y: auto;
        min-width: 250px;
        transition: 0.5s ease-in-out;
        box-shadow: 0 14px 54px #7184a20d;
        border-right: 1px solid #d3d7d9;
    }
    .nav-drawer .main-menu__item--selected,
    .nav-drawer .main-menu__item:hover {
        border: none !important;
        color: #3561ff !important;
    }
    .nav-drawer.show {
        left: 0;
    }
    .nav-drawer .main-menu {
        flex-direction: column;
        padding-top: 1rem;
        margin-left: 30px;
    }
    .nav-drawer .main-menu__sublinks {
        border-left: 1px solid #d3d7d9;
        margin-left: 0.5rem;
        padding-left: 1.2rem;
        margin-bottom: 1rem;
    }
    .main-menu__item {
        height: 50px;
        margin: 0;
        padding: 0 60px 0 0;
        border: none;
    }
    .main-menu__item--selected {
        color: #3561ff;
    }
    .hero-video {
        width: 500px !important;
        height: 500px !important;
    }
    .hero-video > img,
    .hero-video > video {
        width: 500px;
        height: 500px;
    }
    .input-icon .relative {
        margin-bottom: 1rem;
        margin-right: 0;
    }
    #style__phones .swiper-slide {
        height: 450px;
    }
    .style__content {
        height: auto;
    }
    .core-features {
        margin-top: 5rem;
    }
    .core-features .swiper-slide {
        width: 500px;
    }
    .content-box {
        padding: 2.5rem;
    }
    .section-rgb {
        padding: 100px 0;
        background-image: none;
    }
    #rgb-slider {
        grid-template-columns: 1fr 1.5fr !important;
    }
    .rgb__mouse {
        top: 60%;
        left: 60%;
        transform: translate(-50%, -50%) scale(0.8);
    }
    .rgb-text {
        padding: 0 25% 120px;
        text-align: center;
    }
    #rgb-gradient-bg {
        height: 350px;
    }
    .hero-icon:nth-of-type(3),
    .hero-icon:nth-of-type(4) {
        transform: translate(20%);
    }
    .testimonials .swiper-slide {
        width: 75vw;
    }
    .footer-links pwn-grid {
        grid-template-columns: 2fr 1fr 1fr;
        grid-gap: 30px;
    }
    .swiper-boxes-2 .swiper-scrollbar {
        bottom: -80px;
    }
    .product-image-weight {
        position: sticky;
        top: 170px;
    }
    .image-absolute-bottom.align-left img {
        left: -5vw;
    }
    .icon-description-big p {
        font-size: 1.2rem;
    }
    .inthebox-grid img {
        max-width: 45vw;
    }
    .gallery {
        height: 400px;
    }
    .product-specs__size {
        max-width: 30vw;
    }
    .base-selection {
        width: auto;
    }
    .product__base,
    .product__basecover {
        width: 110px;
        height: 150px;
    }
    .product__base--ucw img,
    .product__basecover--ucw img {
        max-width: 60%;
        height: auto;
    }
    .product__base--ucw {
        width: 124px;
        height: 103px;
    }
    .product__basecover--ucw {
        width: 115px;
        height: 103px;
    }
    .base-selection__plus {
        margin-top: 42px;
    }
    .product__colorpickers .colorpicker {
        transform: scale(0.8) translate(-20px);
    }
    .right-side--new {
        padding-right: 0.5rem;
    }
    .product__choose-colors {
        width: 220px;
    }
    .product-form--fixed {
        padding: 0.6rem 0;
    }
    .product-form--fixed button,
    .product-form--fixed .button,
    .product-form--fixed input,
    .product-form--fixed select {
        padding: 0.8rem 1rem;
        line-height: 1.4;
        margin-right: 0.5rem;
        font-size: 0.875rem;
    }
    .price-big {
        font-size: 1.5rem;
    }
    .product-single {
        margin-bottom: 3rem;
    }
    .bundle-section__bundle-image {
        margin: 0 !important;
    }
}
@media (max-width: 1024px) {
    pwn-flex[wrap-on-tablet-portrait] {
        flex-wrap: wrap !important;
    }
    .tablet-portrait-colapse-grid {
        grid-template-columns: 1fr !important;
        width: 100%;
        grid-gap: 15px;
    }
    .tablet-portrait-grid-2 {
        grid-template-columns: 1fr 1fr !important;
        width: 100%;
        grid-gap: 15px;
    }
    pwn-width {
        width: 95%;
    }
    h1,
    .h1 {
        font-size: 2.4rem !important;
    }
    .section-ultra-big {
        padding: 9rem 0;
    }
    #grid__hero button {
        margin-bottom: 2rem;
    }
    #grid__hero .subbutton {
        padding-left: 2.8rem;
    }
    .footer-mouses {
        height: 30vw;
        transform: translateY(-60px);
    }
    .footer-mouses__mouse {
        width: 26vw;
    }
    .icons-section__icon {
        width: 30vw;
    }
    .icon-description-big {
        margin: 0;
    }
    .icon-description-big p {
        font-size: 1rem;
    }
    .icon-with-title h4 {
        margin-bottom: 0.5rem;
    }
    .icon-with-title pwn-icon-hex {
        margin: -0.5rem -1rem;
    }
    #product-regular {
        margin-bottom: 0;
    }
    .product__base,
    .product__basecover {
        width: 90px;
        height: 120px;
    }
    .product__base img,
    .product__basecover img {
        max-height: 70px;
    }
    .product__base--keyboard img,
    .product__basecover--keyboard img {
        max-height: 120px;
    }
    .customizer-product-section h6,
    .product__cover-types-label {
        font-size: 0.8rem;
    }
    .product__cover-title {
        padding: 0.6rem;
        padding-left: 115px;
    }
    .base-selection__plus {
        margin: 0 0.2rem;
        font-size: 1.3rem;
        margin-top: 30px;
    }
    .product__cover-types button {
        font-size: 0.8rem;
        padding: 0.5rem 0.3rem;
    }
    .product__cover-types button + button {
        margin-left: 0.25rem;
    }
    .product__colorpickers .colorpicker {
        transform: scale(0.8) translate(-50px, 40px);
    }
    .product__choose-colors {
        width: 185px;
        height: 200px;
    }
    .bundle__variant .product__base--ucw {
        width: 120px !important;
        height: 100px !important;
    }
    .product__base--ucw {
        width: 90px;
        height: 83px;
    }
    .product__basecover--ucw {
        width: 90px;
        height: 85px;
    }
}
@media (max-width: 768px) {
    .hide-on-mobile {
        display: none;
    }
    .show-on-mobile,
    .show-on-mobile.hide {
        display: block;
    }
    .mobile-space-between {
        justify-content: space-between !important;
    }
    .mobile-full-width {
        width: 100%;
    }
    .mobile-order-3 {
        order: 3;
    }
    pwn-flex[wrap-on-mobile] {
        flex-wrap: wrap !important;
    }
    body > main,
    body > footer {
        width: 100%;
    }
    p.small {
        font-size: 0.8rem;
    }
    h1.h1-index,
    h1,
    .h1 {
        font-size: 2.4rem !important;
        margin-bottom: 1.5rem;
    }
    h2,
    .h2 {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
    h3,
    .h3 {
        font-size: 1.2rem;
    }
    h5,
    .h5 {
        font-size: 0.9rem;
    }
    .main-menu__item,
    .main-user-menu__item {
        height: 40px;
        margin: 0;
    }
    .nav-drawer {
        top: 51px;
        height: calc(100vh - 51px);
    }
    .cart-icon {
        height: 25px;
    }
    .drawer-open {
        padding: 0 0.7rem !important;
        margin: 0 !important;
    }
    .main-header__logo:not(.gift_logo) {
        margin-left: calc(50vw - 75px - 1.4rem);
    }
    .section-big {
        padding: 3.5rem 0;
    }
    .section-medium {
        padding: 2.5rem 0;
    }
    .section-ultra-big {
        padding: 5rem 0;
    }
    .toast {
        bottom: 140px;
    }
    .style__icons {
        width: 100%;
    }
    button,
    .button {
        padding: 1rem 1.5rem;
    }
    .button[pwn-big],
    button[pwn-big] {
        padding: 1rem 2rem;
    }
    pwn-width {
        width: 94%;
    }
    .shopify-policy__body {
        padding: 3.5rem 3% !important;
    }
    .mobile-colapse-grid {
        grid-template-columns: 1fr !important;
        width: 100%;
        grid-gap: 15px;
    }
    pwn-grid {
        grid-gap: 15px;
    }
    pwn-icon-hex {
        transform: scale(0.7) !important;
    }
    footer .section-big {
        padding: 5rem 0 !important;
    }
    .footer-email__plane {
        height: 150px;
        bottom: -70px;
    }
    .content-box {
        padding: 2rem;
    }
    .content-box--small {
        padding: 0.7rem;
    }
    .accessory__image-container {
        height: 120px;
        transform: scale(0.8);
        margin-top: 1rem;
    }
    .accessory__image {
        max-width: 100%;
    }
    .medium-margin-bottom {
        margin-bottom: 1rem;
    }
    .big-margin-bottom {
        margin-bottom: 2rem;
    }
    .big-margin-top {
        margin-top: 2rem;
    }
    #homepage {
        padding-top: 80px;
    }
    .hero-video {
        width: 350px !important;
        height: 350px !important;
    }
    .hero-video > img,
    .hero-video > video {
        width: 350px;
        height: 350px;
    }
    .hero-icon {
        margin: 0;
        flex-wrap: nowrap;
        width: 40vw;
        transform: translate(0) !important;
    }
    #grid__hero .subbutton {
        padding: 0;
        padding-left: 1rem;
    }
    .style__buttons {
        order: 0;
        width: 100%;
        justify-content: center;
        text-align: center;
    }
    .style__buttons h2 {
        margin-bottom: 45vw;
    }
    #style__phones .swiper-slide {
        height: 40vw;
    }
    .core-features {
        margin-top: 3.5rem;
        margin-bottom: 3rem;
    }
    .core-feature > pwn-icon-hex {
        margin-bottom: -80px !important;
        transform: translate(-12px, -90px) scale(0.7) !important;
    }
    .hours-battery {
        width: 400px;
        right: -200px;
        top: 40%;
    }
    .section-rgb {
        padding: 2rem 0;
    }
    .rgb__mouse {
        top: 60%;
        left: 60%;
        transform: translate(-50%, -50%) scale(0.5);
    }
    #rgb-gradient-bg {
        height: 300px;
    }
    .rgb-text {
        padding: 0;
        text-align: left;
    }
    .rgb-type pwn-icon-hex {
        margin-bottom: -0.5rem;
    }
    pwn-grid[medium-gap] {
        grid-gap: 10px;
    }
    .footer-cta__title {
        font-size: 2.5rem;
    }
    .reviews__header .review-stars img {
        width: 60%;
    }
    .icon-with-title {
        margin-top: 1.5rem;
    }
    .icon-with-title pwn-icon-hex {
        margin: -0.5rem -1rem;
    }
    .icon-with-title h4 {
        margin-bottom: 0;
    }
    .info-section pwn-icon-hex {
        margin-top: -0.5rem;
        margin-bottom: -0.5rem;
    }
    .sticky {
        top: 150px;
    }
    .mobile-static {
        position: static;
    }
    .dpi-image {
        width: 63%;
    }
    .reviews__header {
        top: 70px;
    }
    .battery-info {
        width: 90vw;
    }
    .battery-section .image-absolute-centered img {
        top: 30%;
    }
    .gallery {
        height: 50vh;
    }
    .driver-image {
        position: static;
    }
    .customizable-product {
        padding-top: calc(40vh - 51px);
    }
    #product-slider .swiper-container {
        width: 100%;
        height: 100%;
        max-width: 80vw;
        max-height: 70vh;
    }
    #product-slider.product-slider--model {
        height: 650px;
        max-width: 80vw;
        max-height: 70vh;
        height: 40vh;
        width: 100vw;
        max-width: 100vw;
        position: fixed;
        left: 50%;
        transform: translate(-50%, 69px);
        z-index: 50;
        top: 0;
        border-bottom: 1px solid #d3d7d9;
        background: #ebeff3;
        transition: 0.5s ease-out;
    }
    #model-canvas {
        height: 40vh;
        width: 40vh;
        max-width: 40vh;
        max-height: 40vh;
    }
    .product-slider__image {
        max-width: 90%;
    }
    #product-slider.product-slider--model {
        transform: translate(-50%, 51px);
    }
}
@media (max-width: 640px) {
    .mobile-no-flex {
        display: block;
    }
    .big-margin-top {
        margin-top: 3rem;
    }
    .big-margin-bottom {
        margin-bottom: 3rem;
    }
    .big-margin-left {
        margin-left: 3rem;
    }
    .big-margin-right {
        margin-right: 3rem;
    }
    .medium-padding-top {
        padding-top: 1.2rem;
    }
    .medium-padding-bottom {
        padding-bottom: 1.2rem;
    }
    .medium-padding-left {
        padding-left: 1.2rem;
    }
    .medium-padding-right {
        padding-right: 1.2rem;
    }
    .mobile-align-start {
        align-items: flex-start;
    }
    .mobile-order-last {
        order: 100;
    }
    .mobile-order-first {
        order: -1;
    }
    #homepage {
        padding-top: 100px;
    }
    pwn-grid:not(.no-colapse) {
        grid-template-columns: 1fr !important;
        grid-gap: 15px !important;
    }
    pwn-grid:not(.no-colapse) > pwn-cell {
        grid-column-start: span 1 !important;
    }
    .hero-icon {
        width: 100%;
    }
    .hero-icon:nth-of-type(2),
    .hero-icon:nth-of-type(4) {
        transform: translate(20%);
    }
    #style__phones .swiper-slide {
        height: 85vw;
    }
    .style__buttons h2 {
        height: 70vw;
    }
    .core-features .swiper-slide {
        width: 75vw;
        margin-bottom: 2rem;
    }
    pwn-number-big,
    .pwn-number-big {
        font-size: 1.2rem;
    }
    .hours-graphs {
        width: 200px;
    }
    .hours-battery {
        top: 60%;
    }
    .footer-cta__title {
        text-align: center;
    }
    .icon-horizontal > .crossed-line {
        margin: 0 0.3rem;
    }
    .icon-horizontal > pwn-icon-hex {
        margin: 0;
        margin-left: -1rem;
    }
    .rgb__mouse {
        left: 40%;
        top: 70%;
    }
    #rgb-slider {
        grid-template-columns: 1fr !important;
        grid-gap: 15px !important;
    }
    #rgb-pointer {
        transform: translate(-20px, -48px) scale(0.7);
    }
    #rgb-types {
        grid-template-columns: 1fr 1fr 1fr !important;
        width: 100%;
        margin-bottom: 4rem;
        margin-right: 0;
    }
    footer .section-big {
        padding: 3.5rem 0 !important;
    }
    .footer-mouses {
        transform: translateY(-20px);
    }
    .review__image {
        width: 50px;
    }
    .product-image-weight {
        margin-left: -20% !important;
        width: 115% !important;
    }
    .icon-horizontal {
        margin: -1rem auto;
    }
    .image-absolute-bottom img {
        max-width: 100%;
    }
    .image-absolute-centered {
        margin-bottom: 50vw;
        margin-top: 25vw;
        order: 10;
    }
    .image-absolute-bottom {
        order: 10;
        margin-top: 75vw;
    }
    .battery-section .image-absolute-centered img {
        max-width: 40%;
    }
    .inthebox-grid img {
        max-width: 90vw;
    }
    .product-specs__size {
        max-width: 80vw;
    }
    .product-specs pwn-cell {
        margin-top: 2rem;
        text-align: center;
    }
    .gallery {
        height: 300px;
    }
    .reviews__header {
        text-align: center;
    }
    .review-stars--big {
        width: auto;
    }
    .reviews__header button {
        margin-top: 2rem;
    }
    button[pwn-icon]:not([pwn-icon-no-text]),
    .button[pwn-icon]:not([pwn-icon-no-text]) {
        padding-left: 2.2rem;
        padding-right: 1rem;
    }
    button,
    .button {
        padding: 1rem 1.5rem;
    }
    button[pwn-icon]:not([pwn-icon-no-text]) > .icon,
    .button[pwn-icon]:not([pwn-icon-no-text]) > .icon {
        left: 1.2rem;
    }
    button[pwn-icon][pwn-icon-no-text],
    .button[pwn-icon][pwn-icon-no-text] {
        padding: 1rem;
    }
    .subfooter .footer-links__link {
        padding: 18px 0;
        display: block;
    }
}
@media (max-width: 356px) {
    .product__cover-types button {
        font-size: 0.8rem;
        padding: 0.5rem 0.3rem;
    }
    .product__cover-types button + button {
        margin-left: 0.25rem;
    }
    .product__colorpickers .colorpicker {
        transform: scale(0.65) translate(-80px, 40px);
    }
    .product__choose-colors {
        width: 155px;
        height: 200px;
    }
}
/*# sourceMappingURL=/s/files/1/1573/2927/t/51/assets/style.css.map?v=16616452901411713641676764856 */
