@charset "UTF-8";.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:transparent}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}@keyframes pulsate{0%,to{opacity:1}50%{opacity:.2}}#spotlight{position:fixed;top:-1px;bottom:-1px;width:100%;z-index:99999;color:#fff;background-color:#000;opacity:0;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .2s ease-out;font-family:Arial,sans-serif;font-size:16px;font-weight:400;contain:strict;touch-action:none;pointer-events:none}#spotlight.show{opacity:1;transition:none;pointer-events:auto}#spotlight.white{color:#212529;background-color:#fff}#spotlight.white .spl-next,#spotlight.white .spl-page~*,#spotlight.white .spl-prev,#spotlight.white .spl-spinner{filter:invert(1)}#spotlight.white .spl-progress{background-color:rgba(0,0,0,.35)}#spotlight.white .spl-footer,#spotlight.white .spl-header{background-color:rgba(255,255,255,.65)}#spotlight.white .spl-button{background:#212529;color:#fff}.spl-footer,.spl-header{background-color:rgba(0,0,0,.45)}#spotlight .contain,#spotlight .cover{object-fit:cover;height:100%;width:100%}#spotlight .contain{object-fit:contain}#spotlight .autofit{object-fit:none;width:auto;height:auto;max-height:none;max-width:none;transition:none}.spl-scene,.spl-spinner,.spl-track{width:100%;height:100%;position:absolute}.spl-track{contain:strict}.spl-spinner{background-position:center;background-repeat:no-repeat;background-size:42px;opacity:0}.spl-spinner.spin{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiNmZmYiPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAxKSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2Utb3BhY2l0eT0iLjY1Ij48Y2lyY2xlIHN0cm9rZS1vcGFjaXR5PSIuMTUiIGN4PSIxOCIgY3k9IjE4IiByPSIxOCIvPjxwYXRoIGQ9Ik0zNiAxOGMwLTkuOTQtOC4wNi0xOC0xOC0xOCI+PGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMTggMTgiIHRvPSIzNjAgMTggMTgiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjwvZz48L2c+PC9zdmc+);transition:opacity .2s linear .25s;opacity:1}.spl-spinner.error{background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMyIiB3aWR0aD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTYsMUExNSwxNSwwLDEsMCwzMSwxNiwxNSwxNSwwLDAsMCwxNiwxWm0wLDJhMTMsMTMsMCwwLDEsOC40NSwzLjE0TDYuMTQsMjQuNDVBMTMsMTMsMCwwLDEsMTYsM1ptMCwyNmExMywxMywwLDAsMS04LjQ1LTMuMTRMMjUuODYsNy41NUExMywxMywwLDAsMSwxNiwyOVoiIGlkPSJiYW5fc2lnbl9jcm9zc2VkX2NpcmNsZSIvPjwvc3ZnPg==);background-size:128px;transition:none;opacity:.5}.spl-scene{transition:transform .65s cubic-bezier(.1,1,.1,1);contain:layout size;will-change:transform}.spl-pane>*{position:absolute;width:auto;height:auto;max-width:100%;max-height:100%;left:50%;top:50%;margin:0;padding:0;border:0;transform:translate(-50%,-50%) scale(1);transition:transform .65s cubic-bezier(.3,1,.3,1),opacity .65s ease;contain:layout style;will-change:transform,opacity;visibility:hidden}.spl-header,.spl-pane,.spl-progress{position:absolute;top:0}.spl-pane{width:100%;height:100%;transition:transform .65s cubic-bezier(.3,1,.3,1);contain:layout size;will-change:transform,contents}.spl-header{width:100%;height:50px;text-align:right;transform:translateY(-100px);transition:transform .35s ease;overflow:hidden;will-change:transform}#spotlight.menu .spl-footer,#spotlight.menu .spl-header,.spl-footer:hover,.spl-header:hover{transform:translateY(0)}.spl-header div{display:inline-block;vertical-align:middle;white-space:nowrap;width:50px;height:50px;opacity:.5}.spl-progress{width:100%;height:3px;background-color:rgba(255,255,255,.45);transform:translateX(-100%);transition:transform linear}.spl-footer,.spl-next,.spl-prev{position:absolute;transition:transform .35s ease;will-change:transform}.spl-footer{left:0;right:0;bottom:0;line-height:20px;padding:20px 20px 0;padding-bottom:env(safe-area-inset-bottom,0);text-align:left;font-size:15px;font-weight:400;transform:translateY(100%)}.spl-title{font-size:22px}.spl-button,.spl-description,.spl-title{margin-bottom:20px}.spl-button{display:inline-block;background:#fff;color:#000;border-radius:5px;padding:10px 20px;cursor:pointer}.spl-next,.spl-page~*,.spl-prev{background-position:center;background-repeat:no-repeat}.spl-page{float:left;width:auto;line-height:50px}.spl-page~*{background-size:21px;float:right}.spl-fullscreen{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyLjUiIHZpZXdCb3g9Ii0xIC0xIDI2IDI2IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTggM0g1YTIgMiAwIDAgMC0yIDJ2M20xOCAwVjVhMiAyIDAgMCAwLTItMmgtM20wIDE4aDNhMiAyIDAgMCAwIDItMnYtM00zIDE2djNhMiAyIDAgMCAwIDIgMmgzIi8+PC9zdmc+)}.spl-fullscreen.on{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyLjUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik04IDN2M2EyIDIgMCAwIDEtMiAySDNtMTggMGgtM2EyIDIgMCAwIDEtMi0yVjNtMCAxOHYtM2EyIDIgMCAwIDEgMi0yaDNNMyAxNmgzYTIgMiAwIDAgMSAyIDJ2MyIvPjwvc3ZnPg==)}.spl-autofit{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBoZWlnaHQ9Ijk2cHgiIHZpZXdCb3g9IjAgMCA5NiA5NiIgd2lkdGg9Ijk2cHgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggdHJhbnNmb3JtPSJyb3RhdGUoOTAgNTAgNTApIiBmaWxsPSIjZmZmIiBkPSJNNzEuMzExLDgwQzY5LjY3LDg0LjY2LDY1LjIzLDg4LDYwLDg4SDIwYy02LjYzLDAtMTItNS4zNy0xMi0xMlYzNmMwLTUuMjMsMy4zNC05LjY3LDgtMTEuMzExVjc2YzAsMi4yMSwxLjc5LDQsNCw0SDcxLjMxMSAgeiIvPjxwYXRoIHRyYW5zZm9ybT0icm90YXRlKDkwIDUwIDUwKSIgZmlsbD0iI2ZmZiIgZD0iTTc2LDhIMzZjLTYuNjMsMC0xMiw1LjM3LTEyLDEydjQwYzAsNi42Myw1LjM3LDEyLDEyLDEyaDQwYzYuNjMsMCwxMi01LjM3LDEyLTEyVjIwQzg4LDEzLjM3LDgyLjYzLDgsNzYsOHogTTgwLDYwICBjMCwyLjIxLTEuNzksNC00LDRIMzZjLTIuMjEsMC00LTEuNzktNC00VjIwYzAtMi4yMSwxLjc5LTQsNC00aDQwYzIuMjEsMCw0LDEuNzksNCw0VjYweiIvPjwvc3ZnPg==)}.spl-zoom-in,.spl-zoom-out{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMSIgY3k9IjExIiByPSI4Ii8+PGxpbmUgeDE9IjIxIiB4Mj0iMTYuNjUiIHkxPSIyMSIgeTI9IjE2LjY1Ii8+PGxpbmUgeDE9IjgiIHgyPSIxNCIgeTE9IjExIiB5Mj0iMTEiLz48L3N2Zz4=);background-size:22px}.spl-zoom-in{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMSIgY3k9IjExIiByPSI4Ii8+PGxpbmUgeDE9IjIxIiB4Mj0iMTYuNjUiIHkxPSIyMSIgeTI9IjE2LjY1Ii8+PGxpbmUgeDE9IjExIiB4Mj0iMTEiIHkxPSI4IiB5Mj0iMTQiLz48bGluZSB4MT0iOCIgeDI9IjE0IiB5MT0iMTEiIHkyPSIxMSIvPjwvc3ZnPg==)}.spl-download{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIxNDEuNzMycHgiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDE0MS43MzIgMTQxLjczMiIgd2lkdGg9IjE0MS43MzJweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMTIwLjY3NCwxMjUuMTM4SDIwLjc5M3YxNi41OTRoOTkuODgxVjEyNS4xMzh6IE0xMTkuMDE5LDU4Ljc3NmMtMi41NjEtMi41NjItNi43MTYtMi41NjItOS4yNzUsMEw3Ny4yMSw5MS4zMTJWNi41NjIgICBDNzcuMjEsMi45MzYsNzQuMjY5LDAsNzAuNjQ4LDBjLTMuNjI0LDAtNi41NiwyLjkzNy02LjU2LDYuNTYzdjg0Ljc1TDMxLjk5Miw1OS4yMThjLTIuNTYyLTIuNTY0LTYuNzE1LTIuNTY0LTkuMjc3LDAgICBjLTIuNTY1LDIuNTYyLTIuNTY1LDYuNzE2LDAsOS4yNzlsNDMuMjk0LDQzLjI5M2MwLjE1LDAuMTU0LDAuMzE0LDAuMjk5LDAuNDgxLDAuNDM4YzAuMDc2LDAuMDYyLDAuMTU1LDAuMTEzLDAuMjM0LDAuMTc2ICAgYzAuMDk0LDAuMDY1LDAuMTg2LDAuMTQyLDAuMjc5LDAuMjA2YzAuMDk3LDAuMDYzLDAuMTkyLDAuMTE0LDAuMjg2LDAuMTc0YzAuMDg4LDAuMDU0LDAuMTc0LDAuMTA1LDAuMjY1LDAuMTUzICAgYzAuMSwwLjA1NiwwLjE5OSwwLjEsMC4yOTgsMC4xNDdjMC4wOTcsMC4wNDUsMC4xOSwwLjA5MSwwLjI4MywwLjEzMmMwLjA5OCwwLjA0LDAuMTk2LDAuMDcyLDAuMjk1LDAuMTA1ICAgYzAuMTA0LDAuMDM4LDAuMjA3LDAuMDc4LDAuMzEyLDAuMTA5YzAuMTAxLDAuMDMsMC4xOTcsMC4wNTIsMC4yOTcsMC4wNzdjMC4xMDgsMC4wMjMsMC4yMTQsMC4wNTgsMC4zMjQsMC4wNzggICBjMC4xMTUsMC4wMjEsMC4yMzEsMC4wMzMsMC4zNDYsMC4wNTRjMC4wOTcsMC4wMTUsMC4xOTIsMC4wMzIsMC4yODksMC4wNDJjMC40MywwLjA0MiwwLjg2NSwwLjA0MiwxLjI5NSwwICAgYzAuMS0wLjAxLDAuMTkxLTAuMDI3LDAuMjg5LTAuMDQyYzAuMTE0LTAuMDIxLDAuMjMzLTAuMDI5LDAuMzQ0LTAuMDU0YzAuMTA5LTAuMDIxLDAuMjE3LTAuMDU1LDAuMzI0LTAuMDc4ICAgYzAuMTAyLTAuMDI1LDAuMTk5LTAuMDQ3LDAuMjk5LTAuMDc3YzAuMTA1LTAuMDMxLDAuMjA3LTAuMDcxLDAuMzEyLTAuMTA5YzAuMTAyLTAuMDMsMC4xOTUtMC4wNjIsMC4yOTUtMC4xMDUgICBjMC4wOTYtMC4wNDEsMC4xOTEtMC4wODcsMC4yODMtMC4xMzJjMC4xLTAuMDQ4LDAuMTk5LTAuMDkyLDAuMjk3LTAuMTQ3YzAuMDkxLTAuMDQ4LDAuMTc3LTAuMTA0LDAuMjY0LTAuMTUzICAgYzAuMDk4LTAuMDYsMC4xOTMtMC4xMSwwLjI4Ny0wLjE3NGMwLjA5Ni0wLjA2NCwwLjE4OS0wLjE0MSwwLjI4MS0wLjIwNmMwLjA3Ni0wLjA2MiwwLjE1Ni0wLjExMywwLjIzMy0wLjE3NiAgIGMwLjI0OS0wLjIwNCwwLjQ3OS0wLjQzNywwLjY5NC0wLjY3YzAuMDc2LTAuMDY3LDAuMTU0LTAuMTMxLDAuMjI5LTAuMjAzbDQzLjI5NC00My4yOTYgICBDMTIxLjU4MSw2NS40OTEsMTIxLjU4MSw2MS4zMzcsMTE5LjAxOSw1OC43NzYiLz48L2c+PC9zdmc+);background-size:20px}.spl-theme{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBoZWlnaHQ9IjI0cHgiIHZlcnNpb249IjEuMiIgdmlld0JveD0iMiAyIDIwIDIwIiB3aWR0aD0iMjRweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMTIsNGMtNC40MTgsMC04LDMuNTgyLTgsOHMzLjU4Miw4LDgsOHM4LTMuNTgyLDgtOFMxNi40MTgsNCwxMiw0eiBNMTIsMThjLTMuMzE0LDAtNi0yLjY4Ni02LTZzMi42ODYtNiw2LTZzNiwyLjY4Niw2LDYgUzE1LjMxNCwxOCwxMiwxOHoiLz48cGF0aCBkPSJNMTIsN3YxMGMyLjc1NywwLDUtMi4yNDMsNS01UzE0Ljc1Nyw3LDEyLDd6Ii8+PC9nPjwvc3ZnPg==)}.spl-play{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSItMC41IC0wLjUgMjUgMjUiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMCIvPjxwb2x5Z29uIGZpbGw9IiNmZmYiIHBvaW50cz0iMTAgOCAxNiAxMiAxMCAxNiAxMCA4Ii8+PC9zdmc+)}.spl-play.on{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSItMC41IC0wLjUgMjUgMjUiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIxMCIvPjxsaW5lIHgxPSIxMCIgeDI9IjEwIiB5MT0iMTUiIHkyPSI5Ii8+PGxpbmUgeDE9IjE0IiB4Mj0iMTQiIHkxPSIxNSIgeTI9IjkiLz48L3N2Zz4=);animation:pulsate 1s ease infinite}.spl-close{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIyIDIgMjAgMjAiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48bGluZSB4MT0iMTgiIHgyPSI2IiB5MT0iNiIgeTI9IjE4Ii8+PGxpbmUgeDE9IjYiIHgyPSIxOCIgeTE9IjYiIHkyPSIxOCIvPjwvc3ZnPg==)}.spl-next,.spl-prev{top:50%;width:50px;height:50px;opacity:.65;background-color:rgba(0,0,0,.45);border-radius:100%;cursor:pointer;margin-top:-25px;transform:translateX(-100px);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjI0IiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cG9seWxpbmUgcG9pbnRzPSIxNSAxOCA5IDEyIDE1IDYiLz48L3N2Zz4=);background-size:30px}.spl-prev{left:20px}.spl-next{left:auto;right:20px;transform:translateX(100px) scaleX(-1)}#spotlight.menu .spl-prev{transform:translateX(0)}#spotlight.menu .spl-next{transform:translateX(0) scaleX(-1)}@media (hover:hover){.spl-page~div{cursor:pointer;transition:opacity .2s ease}.spl-next:hover,.spl-page~div:hover,.spl-prev:hover{opacity:1}}@media (max-width:500px){.spl-header div{width:44px}.spl-footer .spl-title{font-size:20px}.spl-footer{font-size:14px}.spl-next,.spl-prev{width:35px;height:35px;margin-top:-17.5px;background-size:15px 15px}.spl-spinner{background-size:30px 30px}}.hide-scrollbars{overflow:hidden!important}*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}body,html{height:100%;min-width:300px;scroll-behavior:smooth}button,input,textarea{font-family:Roboto;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}html{scroll-behavior:smooth}body{color:#000;line-height:1.2;font-family:Roboto;font-size:1rem;font-weight:300;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lock body{overflow:hidden;touch-action:none;overscroll-behavior:none}[class*=__container]{max-width:90rem;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}.checkbox{position:relative;padding:5px}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:focus+.checkbox__label:before{box-shadow:0 0 3px #252525}.checkbox__input:checked+.checkbox__label:before{background:#252525}.checkbox__label{cursor:pointer;display:flex;align-items:center;position:relative;gap:10px;font-size:1rem}.checkbox__label:before{content:"";align-self:flex-start;flex-shrink:0;width:20px;height:20px;border:1px solid #252525;transition:all .6s}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;background-color:#e70404}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:12px}.noUi-horizontal .noUi-handle{width:12px;height:22px;right:-12px;top:-5px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border:1px solid #333;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connect{background:#888}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #333;cursor:pointer;background:#888;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub{background:#aaa}.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{transform:translate(0,-18px);top:auto;right:28px}.splide__arrow{width:50px;height:50px;opacity:1;background-color:transparent;top:50%;transform:translateY(-50%);border-radius:0;background-color:#bfbfbf;font-size:2.5rem;color:#020202;overflow:hidden}.splide__arrow--prev{left:auto;right:55px;top:100%;transform:translateY(-100%)}.splide__arrow--next{right:0;top:100%;transform:translateY(-100%)}.splide__arrow::after{content:"";position:absolute;top:-1px;left:-1px;width:112%;height:112%;background-color:#eb5757;z-index:-1;transition:transform .35s;transform:scaleX(0);transform-origin:right}.featured__splide .splide__arrow{top:0;transform:translateY(-130%);background-color:transparent;border:2px solid #c4c4c4;color:#828282}.featured__splide .splide__arrow::after{background-color:#000}.splide__pagination{bottom:10px;right:auto}.splide__pagination__page.is-active{transform:scale(1);background:#bfbfbf}.splide__pagination__page{background:0 0;opacity:1;width:26px;height:26px;background:0 0;margin:0 10px 0 0;border-radius:0;position:relative;transition:transform .3s;border:1px solid #bfbfbf;overflow:hidden}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:1200}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none;z-index:4000;min-width:80vw;min-height:80vh}.popup__subtitle{font-size:1.375rem;font-family:Oswald;margin-bottom:10px}.popup__desc p{font-size:18px;line-height:1.5;margin-bottom:30px}.popup__desc h1,.popup__desc h2,.popup__desc h3,.popup__desc h4,.popup__desc h5,.popup__desc h6{font-weight:700;font-size:26px;margin-bottom:10px;font-family:Oswald}.popup__text{min-height:70vh}.popup__text iframe{width:100%;min-height:80vh}.popup_show{z-index:4000;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;transform:scale(1)}.popup__wrapper{display:flex;flex-direction:column;align-items:center;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;position:relative;align-items:center}.popup__content{visibility:hidden;transform:scale(0);transition:transform .3s ease 0s;padding:40px 30px 30px;width:100%;max-width:90vw;box-shadow:0 0 10px #535353;background-color:#fff}.popup__content_form{max-width:1200px}.popup__content_video{min-height:90vh}.lock .popup__content{visibility:visible}.popup__close{position:absolute;right:15px;top:15px}.popup__imgs{display:grid;grid-template-columns:1fr 1fr;gap:30px}.close-popup{display:inline-block;width:30px;height:30px;outline:0;border-radius:2px}.close-popup:focus span{border-radius:0;outline:0;box-shadow:0 0 3px 3px rgba(255,255,255,.146)}.close-popup:hover span{background-color:#fa5757}.close-popup span{background-color:#000;position:absolute;width:100%;height:2px;left:50%;top:50%;transition:background-color .3s}.close-popup span:nth-child(1){transform:translate(-50%,-50%) rotate(45deg)}.close-popup span:nth-child(2){transform:translate(-50%,-50%) rotate(-45deg)}.spollers__title{width:100%;cursor:default;text-align:left;font-family:Oswald;font-weight:700;position:relative;color:#fff;text-transform:uppercase;margin-bottom:20px}._spoller-init .spollers__title{cursor:pointer}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{content:"";position:absolute;right:10px;top:50%;transform:translate(-50%,-50%);background-color:#fff;height:2px;width:15px;transition:transform .5s ease 0s;border-radius:50px}._spoller-init .spollers__title::before{transform:translate(-68%,-50%) rotate(40deg)}._spoller-init .spollers__title::after{transform:translate(0,-50%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::before{transform:translateX(-75%) rotate(-40deg)}._spoller-init .spollers__title._spoller-active::after{transform:rotate(40deg)}.breadcrumbs{color:#727272;display:flex}.breadcrumbs a{display:flex;align-items:center;color:#727272;transition:color .3s}@font-face{font-family:icomoon;font-display:swap;src:url(../fonts/icomoon.woff2) format("woff2"),url(../fonts/icomoon.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Oswald;font-display:swap;src:url(../fonts/Oswald-600.woff2) format("woff2"),url(../fonts/Oswald-600.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Roboto;font-display:swap;src:url(../fonts/Roboto-Regular.woff2) format("woff2"),url(../fonts/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal}[class*=" icon-"]::before,[class^=icon-]::before{font-family:icomoon!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-cart:before{content:"\e900"}.icon-chevron-left:before{content:"\e901"}.icon-chevron-right:before{content:"\e902"}.icon-facebook:before{content:"\e903"}.icon-heart:before{content:"\e904"}.icon-instagram:before{content:"\e905"}.icon-search:before{content:"\e906"}.icon-telegram:before{content:"\e907"}.icon-twitter:before{content:"\e908"}.icon-zoom:before{content:"\e909"}.aside-product__list a,.footer-post a,.links,.reset_variations,.woocommerce-LostPassword,.woocommerce-MyAccount-navigation a,.woocommerce-cart-form .product-remove a{transition:color .3s}.links-icon{transition:color .3s}.links-icon::before{transition:color .3s}.links-line{position:relative;transition:color .35s}.links-line::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#eb5757;transform:scaleX(0);transition:transform .35s;transform-origin:right}.page-title{font-family:Oswald;font-weight:700;text-transform:uppercase}.titles{font-family:Oswald;font-weight:700;text-transform:uppercase}.cart_totals h2,.titles-mini{font-size:1.125rem;font-family:Oswald;text-transform:uppercase}.button,.single_add_to_cart_button,.wc-proceed-to-checkout a,.woocommerce-Button,.woocommerce-cart-form .coupon button,.woocommerce-cart-form button.button,.woocommerce-form-login__submit{border:2px solid #000}.btn,.button,.single_add_to_cart_button,.wc-proceed-to-checkout a,.woocommerce-Button,.woocommerce-cart-form .coupon button,.woocommerce-cart-form button.button,.woocommerce-form-login__submit{cursor:pointer;font-size:1.125rem;line-height:1;padding:15px 30px;display:inline-flex;align-items:center;justify-content:center;transition:background-color .3s,color .3s,border .3s;background-color:transparent;text-transform:uppercase;font-family:Oswald;font-weight:700;position:relative;overflow:hidden;transform:perspective(1px)}.btn_sm,.button_sm,.single_add_to_cart_button_sm,.wc-proceed-to-checkout a_sm,.woocommerce-Button_sm,.woocommerce-cart-form .coupon button_sm,.woocommerce-cart-form button.button_sm,.woocommerce-form-login__submit_sm{padding:10px 15px}.btn_black,.button_black,.single_add_to_cart_button_black,.wc-proceed-to-checkout a_black,.woocommerce-Button_black,.woocommerce-cart-form .coupon button_black,.woocommerce-cart-form button.button_black,.woocommerce-form-login__submit_black{border:2px solid #000}.btn_white,.button_white,.single_add_to_cart_button_white,.wc-proceed-to-checkout a_white,.woocommerce-Button_white,.woocommerce-cart-form .coupon button_white,.woocommerce-cart-form button.button_white,.woocommerce-form-login__submit_white{color:#fff;border:2px solid #fff}.btn_gray,.button_gray,.single_add_to_cart_button_gray,.wc-proceed-to-checkout a_gray,.woocommerce-Button_gray,.woocommerce-cart-form .coupon button_gray,.woocommerce-cart-form button.button_gray,.woocommerce-form-login__submit_gray{background-color:#6d6c6c;color:#fff}.btn::after,.button::after,.single_add_to_cart_button::after,.wc-proceed-to-checkout a::after,.woocommerce-Button::after,.woocommerce-cart-form .coupon button::after,.woocommerce-cart-form button.button::after,.woocommerce-form-login__submit::after{content:"";position:absolute;top:-1px;left:-1px;width:110%;height:110%;background-color:#eb5757;z-index:-1;transition:transform .35s;transform:scaleX(0);transform-origin:right}.coupon .input-text:focus,.woocommerce form input[type=email]:focus,.woocommerce form input[type=number]:focus,.woocommerce form input[type=password]:focus,.woocommerce form input[type=tel]:focus,.woocommerce form input[type=text]:focus,.woocommerce textarea:focus{outline:0;border-color:#e70404}a:focus,button:focus{outline:0;filter:drop-shadow(2px 2px 1px #818181)}.scrollbar-mini{overflow:auto;flex-wrap:wrap}.scrollbar-mini::-webkit-scrollbar{width:6px;height:6px}.scrollbar-mini::-webkit-scrollbar-track{background:#f1f1f1}.scrollbar-mini::-webkit-scrollbar-thumb{background:#888}.scrollbar-mini::-webkit-scrollbar-thumb:hover{background:#555}.header{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:15px 0;background-color:#000;color:#fff}.header__container{display:flex;justify-content:space-between;align-items:center;gap:20px}.header__main{display:flex;align-items:center;gap:10px}.header__link{padding:0 5px;font-size:1.625rem;display:inline-block}.cart-header{display:flex;align-items:center;font-size:1.875rem;gap:5px}.cart-header::before{padding:0 5px}.cart-header__price{font-family:Oswald;font-size:1.25rem;font-weight:700}.logo-header{flex-shrink:0;display:inline-block;position:relative;z-index:1200}.logo-header img{width:110px}.menu-header{flex-grow:1;transition:transform .5s;display:flex;align-items:center;gap:20px}.menu-header__main{flex:1 1 auto;display:flex;gap:20px}.menu-header__nav{flex:1 1 auto}.menu-header__list{flex:1;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;gap:2px 25px}.menu-header__item{position:relative}.menu-header__link{display:inline-block;padding:5px 3px;transition:color .3s;font-size:1.125rem;font-family:Oswald;font-weight:600;text-transform:uppercase}.burger{display:none;flex-shrink:0;width:40px;height:25px;background-color:transparent;position:relative;cursor:pointer;z-index:12000;transition:background-color .5s;outline:0}.burger span{position:absolute;width:100%;height:2px;background-color:#fff;border-radius:30px;transition:transform .5s,opacity .2s}.burger span:nth-child(1){top:7%;left:50%;transform:translateX(-50%)}.burger span:nth-child(2){top:50%;transform:translate(-50%,-50%)}.burger span:nth-child(3){bottom:7%;left:50%;transform:translateX(-50%)}.burger_active>span:nth-child(2){opacity:0}.burger_active>span:nth-child(1){transform:translate(-50%,-50%) rotate(135deg);top:50%}.burger_active>span:nth-child(3){transform:translate(-50%,-50%) rotate(-135deg);top:50%}.header{transition:all .4s;z-index:1000}.header_show{transform:translateY(0);box-shadow:0 0 10px #8e8e8e}.header_hide{transform:translateY(-150%)}.menu-header__item{display:flex;align-items:center;justify-content:center}.menu-header__item_active>.menu-header__submenu{display:block}.menu-header__item_active>.arrow-menu::before{transform:translate(-80%,-50%) rotate(-40deg)}.menu-header__item_active>.arrow-menu::after{transform:translate(-10%,-50%) rotate(40deg)}.menu-header__submenu{position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:200px;background-color:#000;box-shadow:0 0 4px 1px #515151;z-index:1300;display:none;transition:max-height .5s;padding:8px 0}.menu-header__submenu .menu-header__item{padding:0 10px}.menu-header__submenu .menu-header__link{text-align:center}.menu-header__submenu .arrow-menu{transform:rotate(-90deg)}.menu-header__submenu .menu-header__submenu{left:100%;top:0;transform:translateX(0)}.arrow-menu{padding:5px 4px;width:20px;height:20px;position:relative}.arrow-menu::after,.arrow-menu::before{content:"";position:absolute;width:40%;height:2px;background-color:#fff;top:50%;left:50%;border-radius:20px;transition:background-color .3s,transform .3s}.arrow-menu::before{transform:translate(-80%,-50%) rotate(40deg)}.arrow-menu::after{transform:translate(-10%,-50%) rotate(-40deg)}.search-header{position:relative}.search-header__open{background-color:transparent;border-radius:12px;color:#fff;padding:0 5px;font-size:1.5rem;transition:color .3s}.search-header__form{position:absolute;right:0;top:50%;z-index:12}.form-search{width:600px;min-height:100%;background-color:#000;border:1px solid #fff;display:flex;overflow:hidden;padding:5px 8px;transform:translateY(-50%);transition:opacity .3s,transform .4s;box-shadow:0 0 2px 1px #585858;opacity:0;visibility:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-search_active{opacity:1;visibility:visible;-webkit-user-select:all;-moz-user-select:all;user-select:all}.form-search__input{flex:1 1 auto;padding:0 10px;background-color:transparent;color:#fff}.form-search__input::-moz-placeholder{color:#fff}.form-search__input::placeholder{color:#fff}.form-search__input:focus{outline:0}.form-search__submit{background:0 0;border-radius:12px;flex-shrink:0;padding:8px;font-size:1.25rem;color:#fff;margin-right:6px;display:flex;align-items:center;justify-content:center}.form-search__close{width:35px;flex-shrink:0;padding:8px;border-radius:13px;position:relative;transition:background-color .3s;background:0 0}.form-search__close::after,.form-search__close::before{content:"";position:absolute;top:50%;left:50%;width:60%;height:2px;background-color:#fff;border-radius:10px;transition:background-color .3s}.form-search__close::before{transform:translate(-50%,-50%) rotate(45deg)}.form-search__close::after{transform:translate(-50%,-50%) rotate(-45deg)}.footer{background-color:#000;padding:65px 0 40px}.footer__body{display:grid;grid-template-columns:1fr 8fr;gap:40px;margin-bottom:70px}.footer__footer{padding-top:15px;border-top:1px solid #4f4f4f;color:#fff}.spollers{display:grid;gap:25px;grid-template-columns:repeat(5,1fr);justify-content:space-between}.spollers__item{margin-bottom:4px}.spollers__link{display:inline-flex;padding:3px 0;color:#b2b2b2;text-transform:uppercase}.spollers__social-link{display:flex;gap:7px;color:#b2b2b2;margin-bottom:15px}.spollers__social-link::before{color:#fff;font-size:1.25rem}.spollers__caption{color:#fff;font-family:Oswald;font-weight:700;margin-bottom:4px;text-transform:uppercase}.spollers__text{color:#b2b2b2;margin-bottom:14px}.spollers__links{color:#b2b2b2;display:block;margin-bottom:14px}.spollers__form-text{color:#b2b2b2;margin-bottom:10px}.form-spollers__input{width:100%;margin-bottom:10px;background-color:transparent;border:1px solid #fff;padding:10px 15px;color:#fff}.form-spollers__input::-moz-placeholder{color:#fff}.form-spollers__input::placeholder{color:#fff}.form-spollers__input:focus{outline:0;border-color:#eb5757}.form-spollers__btn{width:100%;padding:10px;transition:color .3s,border .3s;cursor:pointer;border:2px solid #fff;color:#fff;background-color:transparent;text-transform:uppercase}footer .wpcf7-response-output{color:#fff}.hero{padding:90px 0 20px}.hero__splide{background-color:#272727}.hero__splide .splide__slide{width:100%}.slide-hero{display:block;position:relative;border:1px solid #c9c9c9;width:100%;height:100%}.slide-hero__img{width:100%;height:100%}.slide-hero__title{position:absolute;top:0;left:0;opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.brands{padding:20px 0}.brands__header{display:flex;justify-content:center}.brands__title{text-align:center;font-family:Oswald;font-weight:700;font-size:1.5rem;padding:10px 50px;background-color:#fff;margin-bottom:-20px;position:relative;z-index:12}.brands__items{border:2px solid #c4c4c4;padding:15px;display:grid;grid-template-columns:repeat(6,1fr);gap:25px}.brands__item{padding:25px;min-height:120px;display:flex;justify-content:center;align-items:center;transition:background-color .3s;transform:perspective(1px);position:relative}.brands__item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f0f2f2;z-index:-1;transform:scaleX(0);transition:transform .35s;transform-origin:right}.sales{padding:40px 0}.sales__title{text-align:center;margin-bottom:40px}.sales__body{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:30px}.sales__item{height:100%}.sales__item:nth-child(2),.sales__item:nth-child(4){grid-row:span 2;align-items:flex-end}.item-sales{min-height:370px;display:flex;align-items:center;position:relative;padding:50px 30px 50px 40px;color:#fff}.item-sales__img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.item-sales__main{position:relative;z-index:12;max-width:350px}.item-sales__title{text-transform:uppercase;font-family:Oswald;font-weight:700;margin-bottom:7px}.item-sales__text{font-size:1.375rem;margin-bottom:40px}.product-list{padding:40px 0 60px}.product-list__container{display:grid;grid-template-columns:auto 1fr;gap:25px}.product-list__items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:50px 25px;margin-bottom:40px}.product-list__action{display:flex;justify-content:center}.aside-product{position:relative;padding-right:30px;border-right:2px solid #c4c4c4}.aside-product__title{font-size:1.5rem;font-weight:700;font-family:Oswald;margin-bottom:30px;text-transform:uppercase}.aside-product__list{display:flex;flex-direction:column;gap:12px}.aside-product__link{display:block}.info{padding:80px 0;position:relative}.info_alt{margin-top:60px}.info__bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.8}.info__container{position:relative;z-index:12}.info_2 .main-info{margin-left:auto}.main-info{max-width:750px}.main-info__title{margin-bottom:17px}.main-info__text{font-size:1.5625rem;margin-bottom:25px}.popular{padding:50px 0}.popular__title{font-size:1.5rem;font-family:Oswald;font-weight:700;margin-bottom:30px}.blog{background-color:#efefef;padding:45px 0}.blog__title{font-family:Oswald;font-weight:700;font-size:1.5rem;margin-bottom:30px}.blog__items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:40px 20px;margin-bottom:50px}.blog__footer{display:flex;justify-content:center}.item-blog{background-color:#fff;padding:24px;display:flex;flex-direction:column}.item-blog__cat{color:#616161;font-family:Oswald;font-weight:700;text-transform:uppercase;margin-bottom:12px}.item-blog__title{font-size:1.25rem;font-family:Oswald;font-weight:700;margin-bottom:20px}.item-blog__text{flex:1 1 auto;margin-bottom:40px}.item-blog__footer{padding-top:10px;border-top:2px solid #000;font-size:.875rem}.page-404{padding:120px 0 80px}.page-404__icon{max-width:500px;margin:0 auto 30px}.page-404__title{font-size:2.1875rem;text-align:center;margin-bottom:15px}.page-404__text{text-align:center;margin-bottom:15px}.page-404__footer{display:flex;justify-content:center}.pagging{display:flex;justify-content:center;align-items:center}a.page-numbers,span.page-numbers.current{display:inline-flex;align-items:center;justify-content:center;border:1px solid #000;min-width:35px;min-height:35px;padding:5px 10px;color:#000;transition:color .3s,border .3s;margin-right:3px}.navigation.pagination .screen-reader-text{display:none}span.page-numbers.current{border-color:#c4c4c4;color:#c4c4c4;margin-right:3px}.posts{padding:120px 0 80px}.body-posts__title{font-size:1.5rem;font-family:oswald;margin-bottom:10px;text-align:center}.body-posts__count{margin-bottom:20px;text-align:center}.item-pages__text{text-align:center}.singles{padding:120px 0 80px}.singles__title{font-size:30px;font-family:oswald;text-align:center;margin-bottom:30px}.cart-empty.woocommerce-info{text-align:center;margin-bottom:10px}.return-to-shop{display:flex;justify-content:center}.woocommerce-cart-form{margin-bottom:30px}.cart_totals h2{text-align:center;margin-bottom:20px}.wc-proceed-to-checkout{display:flex;justify-content:center;padding-top:30px}.cart_totals table{font-size:22px}.cart_totals table th{padding-right:20px}.woocommerce-cart-form table{width:100%}.woocommerce-cart-form table .screen-reader-text{display:none}.coupon{padding:30px 0}.coupon .input-text{border:1px solid #000;padding:15px 10px;margin-right:20px}.woocommerce-cart-form table th{padding-bottom:15px;font-family:oswald;font-size:20px}.woocommerce-cart-form .product-remove{position:absolute;z-index:14;top:0;left:0}.woocommerce-cart-form .product-remove a{display:inline-flex;justify-content:center;align-items:center;font-size:33px;line-height:.9;padding:5px;min-width:40px;min-height:30px;background-color:rgba(0,0,0,.1294117647)}.woocommerce-cart-form .product-thumbnail{padding-bottom:15px}.woocommerce-cart-form .product-subtotal{font-weight:700;font-size:1.25rem;font-family:Oswald}.woocommerce-cart-form .product-name,.woocommerce-cart-form .product-price,.woocommerce-cart-form .product-quantity,.woocommerce-cart-form .product-subtotal{padding:15px 10px}.woocommerce-cart-form .cart_item{position:relative}.woocommerce-cart-form .product-name,.woocommerce-cart-form .product-price,.woocommerce-cart-form .product-subtotal{text-align:center}.product-quantity{text-align:center}.tinv-wishlist{line-height:1!important}.tinv-wishlist .tinv-header,.tinv-wishlist .tinv-header h2{margin:0!important}.footer__body .logo-header{z-index:12!important}.singles .woocommerce h2,h3{text-align:center;font-family:oswald;margin-bottom:20px}.singles .woocommerce h2{font-size:24px}.singles .woocommerce h3{font-size:22px}.woocommerce-ResetPassword,.woocommerce-form-login,.woocommerce-form-register{max-width:600px;margin:0 auto 30px}.woocommerce-privacy-policy-text{margin-bottom:20px}.woocommerce-form-register .woocommerce-form-row:last-child{display:flex;flex-direction:column;align-items:center}.woocommerce form input[type=email],.woocommerce form input[type=number],.woocommerce form input[type=password],.woocommerce form input[type=tel],.woocommerce form input[type=text],.woocommerce textarea{padding:10px;border:1px solid #c4c4c4;width:100%;margin-bottom:10px}.woocommerce textarea{min-height:170px;resize:none}.woocommerce form label{margin-bottom:5px;display:flex}.woocommerce-form-login__rememberme{align-items:center;margin-bottom:20px!important}.woocommerce form input[type=checkbox]{width:20px;height:20px;margin-right:10px}.woocommerce-form-login .form-row{display:flex;flex-direction:column}.woocommerce-form-login .form-row .woocommerce-form-login__submit{align-self:center;margin-bottom:20px}.woocommerce-ResetPassword .form-row{display:flex;flex-direction:column}.woocommerce-ResetPassword .form-row button{align-self:center}.woocommerce-form-row--first{margin:15px 0}.select2-container--default{margin-bottom:10px}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #c4c4c4;border-radius:0;padding:6px;height:auto!important}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-width:7px 5px 0 5px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:30px;position:absolute;top:5px;right:3px;width:26px}.woocommerce-additional-fields{padding-top:25px}.woocommerce-additional-fields{margin-bottom:20px}.woocommerce-checkout-review-order-table{width:100%}.woocommerce-checkout-review-order-table th{font-size:18px;padding-bottom:5px}.woocommerce-checkout-review-order-table .product-total{text-align:center}.cart_item td{padding-bottom:5px}.woocommerce-checkout-payment{padding-top:20px}.woocommerce-checkout-payment .place-order{display:flex;flex-direction:column}.woocommerce-checkout-payment button{margin-top:20px;align-self:center}.coupon{max-width:500px}.woocommerce-shipping-fields h3{font-size:18px!important;font-family:roboto}.woocommerce-table--order-details{width:100%}.woocommerce-table--order-details td{padding-bottom:10px}.woocommerce-table--order-details li,.woocommerce-table--order-details ul{display:flex;flex-wrap:wrap;gap:10px}.woocommerce-table--order-details ul{padding-top:3px}.woocommerce-table--order-details .product-total{text-align:center}.woocommerce-MyAccount-navigation ul{display:flex;flex-wrap:wrap;gap:5px 18px;font-family:Oswald;font-size:1.125rem}.woocommerce-MyAccount-navigation li{padding:5px 0}.woocommerce em{margin-bottom:6px;display:block}.woocommerce-EditAccountForm.edit-account>p:last-of-type{display:flex;justify-content:center;padding-top:20px}.woocommerce-orders-table{width:100%}.woocommerce-orders-table td{text-align:center}.woocommerce-orders-table th{padding-bottom:10px}.aside-product__list>.first>a{font-weight:700;display:inline-block;margin-bottom:5px}.aside-product__list ul{padding-left:5px;display:flex;flex-direction:column;gap:4px}.catalog .pwb-brand-banner-cont{display:none}.footer-post{padding-top:30px;display:flex;flex-wrap:wrap;gap:10px 20px;justify-content:space-between}.main-contact__column form{display:flex;flex-direction:column}.main-contact__column form .form-contact__btn{align-self:center}.woocommerce-Address,.woocommerce-column--billing-address,.woocommerce-column--shipping-address,.woocommerce-order-details{padding-top:20px}.product-card{display:flex;flex-direction:column;height:100%;position:relative}.product-card__fav{position:absolute;top:5px;right:5px;z-index:12;transition:color .3s}.product-card__img-link{display:block;position:relative;overflow:hidden;margin-bottom:12px}.product-card__badges{position:absolute;top:0;left:0;z-index:12}.product-card__badge{text-align:center;padding:4px 8px;font-family:Oswald;font-weight:700;font-size:.9375rem;min-width:70px}.product-card__badge_popular{background-color:#fed147}.product-card__badge_new{background-color:#66d21d}.product-card__badge_sale{background-color:#eb5757}.product-card__img{width:100%}.product-card__img-alt{transition:opacity .2s;position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;opacity:0}.product-card__cat{display:inline-block;color:#656565;font-weight:700;font-family:Oswald;margin-bottom:4px}.product-card__title{font-family:Oswald;font-weight:700;margin-bottom:10px}.product-card__prices{display:flex;align-items:center;flex-wrap:wrap;gap:4px 12px;font-size:1.25rem;font-family:Oswald}.product-card__sale-price{color:#e70404}.product-card ins{color:#e70404;text-decoration:none!important}.product-card__price{color:#6a6969;text-decoration:line-through;font-size:1.125rem}ul.products li.product .tinvwl_add_to_wishlist_button{margin-top:0!important}.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before{font-size:1.5625rem!important;transform:translate(-50%,-50%);margin:0!important}.woocommerce-products-header{padding:110px 15px 0;margin-bottom:30px;text-align:center}.catalog{padding:0 0 80px}.catalog__body{display:grid;grid-template-columns:1fr 4fr}.catalog__spoller{margin-bottom:30px}.catalog__main{padding-left:20px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:40px 25px;margin-bottom:40px}.filter-catalog{padding-right:20px;border-right:1px solid #c4c4c4;background-color:#fff}.filter-catalog__btn{display:none;margin-bottom:20px;font-size:1rem;padding:6px 15px;width:100%}.filter-catalog__btn-reset{width:100%;margin-bottom:15px}.filter-catalog__btn-submit{width:100%}.spoller-catalog{display:grid;gap:20px}.spoller-catalog__title{font-family:Oswald;font-size:1.125rem;width:100%;cursor:default;text-align:left;position:relative}._spoller-init .spoller-catalog__title{cursor:pointer}._spoller-init .spoller-catalog__title::after,._spoller-init .spoller-catalog__title::before{content:"";position:absolute;background-color:#000;height:2px;width:15px;transition:transform .5s ease 0s;top:50%;right:0}._spoller-init .spoller-catalog__title::before{transform:translate(0,-50%) rotate(90deg)}._spoller-init .spoller-catalog__title::after{transform:translate(0,-50%)}._spoller-init .spoller-catalog__title._spoller-active::before{transform:translate(0,-50%) rotate(180deg)}.spoller-catalog__body{padding-top:15px}.spoller-catalog__input{border:1px solid #c4c4c4;width:100%;margin-bottom:15px;padding:10px}.spoller-catalog__input:focus{outline:0;border-color:#eb5757}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.sort-catalog{display:flex;align-items:center;justify-content:flex-end;gap:20px;margin-bottom:20px}.sort-catalog__selects{display:flex;gap:10px}.sort-catalog__btn{margin-right:auto;font-size:1rem;padding:7px 30px;display:none;border:1px solid #c4c4c4;font-family:Oswald;text-transform:uppercase;align-items:center}.woocommerce-ordering select{font-family:Oswald;padding:8px 15px;border:1px solid #c4c4c4;text-transform:uppercase}.woocommerce-ordering select:focus{outline:0;border:1px solid #eb5757}.wpc-edit-filter-set{display:none}.wpc-filter-set-widget-title{font-family:Oswald;font-size:1.375rem}.wpc-filter-title,.wpc-filter-title *{font-family:Oswald;font-size:1.125rem}.wpc-filter-title{margin-bottom:10px!important}.wpc-search-field{padding:10px;border:1px solid #c4c4c4}.wpc-filters-range-wrapper input:focus,.wpc-search-field:focus{outline:0;border-color:#eb5757}.wpc-filter-pwb-brand input[type=checkbox]{display:none}.wpc-filter-pwb-brand input[type=checkbox]:checked+label .wpc-term-image-wrapper{padding:0!important}.wpc-term-image-wrapper{border-radius:0!important}.wpc-filter-pwb-brand input[type=checkbox]+label{padding:0!important}.wpc-filter-pwb-brand input[type=checkbox]+label:hover .wpc-term-image-wrapper,.wpc-filter-pwb-brand input[type=checkbox]:checked+label .wpc-term-image-wrapper{transition:border .3s;border:1px solid #e70404}.wpc-filter-selected-values{max-height:0;overflow:hidden}.wpc-filter-pa_size input[type=checkbox]{position:absolute;top:0;left:0;max-width:0;max-height:0;visibility:hidden}.wpc-filter-pa_size input[type=checkbox]+label{min-width:40px;min-height:40px;display:inline-flex;justify-content:center;align-items:center;border:1px solid #000;padding:0!important;transition:color .3s,border .3s}.wpc-filter-pa_size .wpc-filters-ul-list{display:flex;flex-wrap:wrap;gap:0 8px}.wpc-filter-pa_size input[type=checkbox]:hover+label{border:1px solid #e70404;color:#e70404}.wpc-filter-pa_size input[type=checkbox]:checked+label{border:1px solid #000;background-color:#000;color:#fff}.wpc-posts-found{margin-bottom:5px}.wpc-filters-range-slider-wrapper{padding:0 10px}.wpc-filters-range-inputs .ui-slider-horizontal .ui-slider-range{background-color:#000!important}.wpc-filters-range-wrapper input{padding:10px;border:1px solid #c4c4c4;max-width:100px}.wpc-inner-widget-chips-wrapper .wpc-filter-chips-list{display:inline-flex;flex-wrap:wrap;gap:2px}.wpc-filter-chips-list a,body .wpc-filter-chips-list li.wpc-filter-chip a,body .wpc-filter-chips-list li.wpc-filter-chip:not(.wpc-chip-reset-all) a{border-color:#c4c4c4;border-radius:0!important}.wpc-custom-selected-terms{display:none}.woocommerce-pagination{display:flex;justify-content:center;padding-top:40px}.woocommerce-pagination ul.page-numbers{display:flex;align-items:center;gap:6px}.woocommerce-pagination .page-numbers.current,.woocommerce-pagination a.page-numbers{display:inline-flex;justify-content:center;align-items:center;padding:5px;min-width:40px;min-height:40px;transition:border .3s,color .3s}.woocommerce-pagination a.page-numbers{border:1px solid #000}.woocommerce-pagination a.page-numbers:hover{border-color:#e70404;color:#e70404}.woocommerce-pagination .page-numbers.current{border:1px solid #c4c4c4;color:#c4c4c4}.catalog__spoller{margin-bottom:15px}.catalog__spoller .spoller-catalog__title{padding:8px 20px 8px 15px;border:1px solid #c4c4c4;font-size:1.125rem}.catalog__spoller .spoller-catalog__title::after,.catalog__spoller .spoller-catalog__title::before{right:8px}.catalog__spoller .spoller-catalog__body{padding-top:10px}.catalog__spoller .aside-product__list>.first>a{margin-bottom:2px}.catalog__spoller .aside-product__list,.catalog__spoller .children,.catalog__spoller .first{flex-direction:column}.first__title{font-weight:700}.single-product{padding:120px 0 80px}.single-product__main{margin-bottom:40px}.single-product__spoller .spoller-catalog__title:focus{outline:0;filter:none}.single-product__spoller .spoller-catalog__item{background-color:#f8f9fb}.single-product__spoller .spoller-catalog__body{padding:20px;border-top:1px solid #d3d3d3}.single-product__spoller .spoller-catalog__title{padding:20px}.single-product__spoller .spoller-catalog__title::after,.single-product__spoller .spoller-catalog__title::before{right:15px}.main-product{display:grid;grid-template-columns:minmax(auto,55%) minmax(auto,45%);gap:50px}.gallery-product{display:grid;grid-template-columns:auto 1fr;gap:20px}.gallery-product__img-thumb{width:80px}.gallery-product__splide{min-height:500px;position:relative}.gallery-product__splide .product-card__fav{right:10px;top:10px}.gallery-product__splide .splide__slide{position:relative}.gallery-product__splide .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before{font-size:2.1875rem!important}.gallery-img{display:block;position:relative;overflow:hidden;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;height:100%}.gallery-img__img{width:100%;position:relative;transition:transform .4s;transform-origin:var(--x) var(--y)}.gallery-img__badge{position:absolute;bottom:0;left:0;padding:10px 15px;display:inline-flex;align-items:center;gap:7px;background-color:#fff;font-family:Oswald;z-index:12}.pwb-brand-shortcode{margin-bottom:15px;font-family:Oswald;display:inline-flex;text-transform:uppercase;background-color:#f0f2f2;padding:6px 15px}.pwb-brand-shortcode a{transition:color .3s}.body-product__breadcrumbs{font-size:.875rem;margin-bottom:30px}.body-product__title{font-size:1.875rem;font-family:Oswald;margin-bottom:20px}.body-product__colors{margin-bottom:30px}.body-product__sizes{margin-bottom:30px}.body-product__prices{margin-bottom:30px}.body-product__btns{display:flex;flex-wrap:wrap;gap:20px}.body-product__btn-wishlist{gap:10px;padding:15px 40px}.colors-product__colors{display:flex;flex-wrap:wrap;gap:10px}.colors-product .checkbox-color__label{padding:0}.colors-product .checkbox-color__input:checked+.checkbox-color__label:before{content:""}.colors-product__title{margin-bottom:10px}.sizes-product__header{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:20px}.sizes-product__link-guide{color:#727272;margin-bottom:15px}.prices-product{display:grid;grid-template-columns:auto 1fr;gap:30px}.prices-product__title{margin-bottom:5px;text-align:left}.price-product{font-family:Oswald;font-size:1.5rem;display:flex;flex-wrap:wrap;gap:10px}.price-product ins{color:#eb5757;text-decoration:none}.price-product del{text-decoration:line-through}.tab-product{-moz-columns:2;columns:2;-moz-column-gap:50px;column-gap:50px}.tab-product h1,.tab-product h2,.tab-product h3,.tab-product h4,.tab-product h5,.tab-product h6{font-family:Oswald;margin-bottom:10px}.tab-product p{margin-bottom:10px;color:#3f3f3f}.tab-product ul{margin-bottom:20px}.tab-product li{padding-left:15px;position:relative;color:#3f3f3f}.tab-product li:not(:last-child){margin-bottom:8px}.tab-product li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;background-color:#3f3f3f}.related{display:block!important;padding-top:60px}.related>h2{font-family:Oswald;text-align:center;margin-bottom:20px;font-size:1.5625rem}.variations tr{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.variations tr:first-child{margin-bottom:15px}.variations .label{display:block}.variations label{font-family:oswald;font-size:18px;text-transform:uppercase}body .qib-button-wrapper{float:none!important}.woocommerce-variation-add-to-cart{margin-bottom:15px}.woocommerce-variation-add-to-cart{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px}.qib-button-wrapper label{display:none}.qib-button-wrapper{display:inline-flex!important;align-items:stretch!important}.qib-button-wrapper button{min-height:50px!important}.qib-button-wrapper input{min-height:50px!important}.woocommerce-notices-wrapper{margin-bottom:15px}.contact{padding:110px 0 0}.contact__breadcrumbs{margin-bottom:20px}.contact__container{margin-bottom:60px}.main-contact__body{display:grid;grid-template-columns:minmax(auto,30%) minmax(auto,30%) minmax(auto,30%);gap:20px 30px;justify-content:space-between}.main-contact__title{margin-bottom:40px;text-align:center}.main-contact__subtitle{font-size:1.375rem;font-family:Oswald;text-transform:uppercase;margin-bottom:20px;text-align:center}.main-contact__column{display:flex;flex-direction:column}.main-contact__caption{font-family:Oswald;text-transform:uppercase;font-size:1.125rem;margin-bottom:5px}.main-contact__text{margin-bottom:20px}.main-contact__links{margin-bottom:20px}.main-contact__social-link{display:inline-flex;gap:10px;font-size:1.125rem}.main-contact__social-link:not(:last-child){margin-bottom:15px}.form-contact{display:flex;flex-direction:column;align-items:center}.form-contact__input{width:100%;padding:10px 15px;border:1px solid #000;margin-bottom:15px}.form-contact__input:focus{outline:0;border-color:#eb5757}.form-contact__btn{transition:border-color .3s,color .3s}.map-contact__map{width:100%;min-height:600px}.archive-sale{padding:120px 0 80px}.archive-blog{padding:120px 0 40px}.archive-blog .blog__title{text-align:center}.single-blog{padding:120px 0 80px}.single-blog__title{font-family:Oswald;margin-bottom:30px;text-align:center}.single-blog__content{margin:0 auto}.single-blog__content img{margin:0 auto 30px;width:800px}.single-blog__content h1,.single-blog__content h2,.single-blog__content h3,.single-blog__content h4,.single-blog__content h5,.single-blog__content h6{font-size:1.25rem;font-family:Oswald;margin-bottom:5px;padding-top:10px}.single-blog__content p{margin-bottom:10px;font-size:1.125rem}.single-blog__content ul{margin-bottom:20px}.single-blog__content li{padding-left:15px;position:relative;color:#3f3f3f}.single-blog__content li:not(:last-child){margin-bottom:8px}.single-blog__content li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;background-color:#3f3f3f}@media (min-width:91.875em){.page-title{font-size:2.25rem}.titles{font-size:3.5rem}.sales__item:nth-child(2) .item-sales__title,.sales__item:nth-child(4) .item-sales__title{font-size:5.125rem}.item-sales__title{font-size:2.8125rem}.single-blog__title{font-size:1.875rem}}@media (max-width:1200px){.product-list__container{grid-template-columns:1fr;gap:15px}.aside-product{border-right:none;padding-right:0}.aside-product__title{margin-bottom:15px}.aside-product__list{gap:6px 15px;max-width:100%;flex-direction:row;flex-wrap:wrap}.blog__items{grid-template-columns:1fr 1fr}.aside-product__list ul{flex-direction:row;flex-wrap:wrap;gap:4px 10px}.aside-product__list>.first{display:flex;flex-wrap:wrap;margin-right:10px}}@media (max-width:1100px){.brands__items{grid-template-columns:repeat(3,1fr);gap:15px;padding:20px 15px}.catalog__body{grid-template-columns:1fr}.catalog__main{padding-left:0}.filter-catalog{position:fixed;top:0;left:0;padding:20px 15px;overflow:auto;height:100vh;max-height:100vh;z-index:1300;transform:translateX(-150%);transition:transform .4s}.filter-catalog_active{transform:translateX(0)}.filter-catalog__btn{display:inline-flex}.sort-catalog__btn{display:inline-flex;justify-content:center;align-items:center}}@media (max-width:991.98px){.popup__imgs{grid-template-columns:1fr}.spollers__title{margin-bottom:0;padding:10px}.spollers__body{padding:15px}.header{padding:10px 0}.menu-header{padding:30px 15px;align-items:stretch;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;overflow:auto;background-color:#000;transform:translateY(-200%)}.menu-header_active{transform:translateY(0)}.menu-header__main{margin:auto;width:100%;display:flex;flex-direction:column;align-items:center}.menu-header__list{flex-direction:column;gap:10px}.menu-header__link{font-size:1.5rem}.burger{display:inline-block}.menu-header__item{flex-wrap:wrap}.menu-header__item_active>.menu-header__submenu{max-height:600px;overflow:auto}.menu-header__submenu{overflow:hidden;padding:0;display:block;position:relative;flex:100%;top:0;box-shadow:none;max-height:0;min-width:none;background-color:#1f1f1f}.menu-header__submenu .menu-header__item{padding:5px 10px}.menu-header__submenu .arrow-menu{display:none}.menu-header__submenu .menu-header__submenu{float:100%}.arrow-menu{width:25px;height:25px}.form-search{position:fixed;width:98%;top:0;left:50%;min-height:auto;transform:translate(-50%,-200%)}.form-search_active{transform:translate(-50%,150%)}.footer__body{margin-bottom:20px}.spollers{grid-template-columns:1fr;gap:5px}.brands__item{min-height:110px;padding:15px}.sales__body{gap:20px;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr}.sales__item:nth-child(2),.sales__item:nth-child(4){grid-row:auto;grid-column:auto;align-items:center}.item-sales{padding:20px;min-height:300px}.info_2 .main-info{margin-left:0}.page-404{padding:140px 0 70px}.page-404__title{font-size:1.5625rem}.product-card__prices{font-size:1.125rem}.product-card__price{font-size:1rem}.main-product{grid-template-columns:1fr}.gallery-product{display:flex;justify-content:center}.gallery-product__splide-thumbs{display:none}.gallery-product__splide{max-width:700px}.tab-product{-moz-columns:auto;columns:auto}}@media (max-width:991.98px) and (max-width:18.75em){.sales__item:nth-child(2) .item-sales__title,.sales__item:nth-child(4) .item-sales__title{font-size:1.875rem}}@media (max-width:900px){.product-list__items{grid-template-columns:1fr 1fr 1fr}}@media (max-width:780px){.woocommerce-orders-table thead{display:none}.woocommerce-orders-table tr{display:flex;flex-direction:column;gap:12px;border:1px solid #818181;padding:20px 10px}}@media (max-width:768px){.tinv-wishlist table td{padding:7px 0}}@media (max-width:767.98px){.popup__subtitle{font-size:1.25rem}.popup__desc p{font-size:16px}.popup__desc h1,.popup__desc h2,.popup__desc h3,.popup__desc h4,.popup__desc h5,.popup__desc h6{font-size:20px}.popup__content{padding:40px 15px 30px}.cart-header__price{display:none}.footer{padding:50px 0 30px}.footer__logo{display:block;display:flex;justify-content:center}.footer__body{grid-template-columns:1fr;gap:20px}.hero{padding:80px 0 20px}.item-sales{min-height:270px}.item-sales__text{margin-bottom:30px;font-size:1.125rem}.product-list__items{gap:40px 17px}.info{padding:70px 0}.main-info__text{font-size:1.125rem;line-height:1.4}.popular{padding:50px 0}.body-posts__title{font-size:1.25rem}.woocommerce-cart-form .product-name,.woocommerce-cart-form .product-price,.woocommerce-cart-form .product-quantity,.woocommerce-cart-form .product-subtotal{padding:5px}.woocommerce-cart-form thead{display:none}.woocommerce-cart-form .cart_item{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.products{grid-template-columns:repeat(3,1fr);gap:30px 15px}.woocommerce-pagination ul.page-numbers{gap:10px}.woocommerce-pagination .page-numbers.current,.woocommerce-pagination a.page-numbers{min-width:30px;min-height:30px}.gallery-product__splide{min-height:300px}.related>h2{font-size:1.25rem}.main-contact__body{grid-template-columns:1fr 1fr;justify-content:center}.main-contact__column:last-child{grid-column:span 2}.map-contact__map{min-height:500px}}@media (max-width:700px){.blog__items{grid-template-columns:1fr;gap:20px}}@media (max-width:600px){.brands__items{grid-template-columns:repeat(2,1fr)}.product-list__items{grid-template-columns:1fr 1fr}}@media (max-width:480px){.woocommerce-ordering{width:100%}.woocommerce-ordering select{width:100%}}@media (max-width:479.98px){.splide__arrow{width:40px;height:40px;font-size:1.875rem}.splide__arrow--prev{right:47px}.featured__splide .splide__arrow{transform:translateY(-150%)}.splide__pagination__page{width:25px;height:25px}.header__main{gap:10px}.logo-header img{width:90px}.slide-hero{min-height:200px}.brands__item{padding:8px}.product-list__items{gap:30px 10px}.info__bg{opacity:.55}a.page-numbers,span.page-numbers.current{font-size:.875rem;padding:3px 6px;min-width:25px;min-height:25px}.coupon .input-text{margin-bottom:15px}.coupon .input-text,.coupon button,.wc-proceed-to-checkout a,.woocommerce-cart-form table button.button{width:100%}.product-card__img-link{margin-bottom:7px}.product-card__badge{font-size:.875rem}.product-card__cat{display:none}.product-card__title{margin-bottom:7px}.products{grid-template-columns:repeat(2,1fr)}.sort-catalog{flex-direction:column;gap:10px}.sort-catalog__selects{width:100%;display:flex;justify-content:space-between}.sort-catalog__btn{width:100%}.body-product__btns{flex-direction:column}.prices-product{grid-template-columns:1fr}.main-contact__body{grid-template-columns:1fr}.main-contact__column:last-child{grid-column:auto}}@media (max-width:18.75em){.page-title{font-size:1.875rem}.titles{font-size:1.875rem}.sales__item:nth-child(2) .item-sales__title,.sales__item:nth-child(4) .item-sales__title{font-size:1.875rem}.item-sales__title{font-size:1.875rem}.single-blog__title{font-size:1.5rem}}@media (min-width:18.75em) and (max-width:91.875em){@supports (font-size:clamp(1.875rem ,1.7788461538rem + 0.5128205128vw ,2.25rem)){.page-title{font-size:clamp(1.875rem ,1.7788461538rem + .5128205128vw ,2.25rem)}}@supports not (font-size:clamp(1.875rem ,1.7788461538rem + 0.5128205128vw ,2.25rem)){.page-title{font-size:calc(1.875rem + .375 * (100vw - 18.75rem)/ 73.125)}}@supports (font-size:clamp(1.875rem ,1.4583333333rem + 2.2222222222vw ,3.5rem)){.titles{font-size:clamp(1.875rem ,1.4583333333rem + 2.2222222222vw ,3.5rem)}}@supports not (font-size:clamp(1.875rem ,1.4583333333rem + 2.2222222222vw ,3.5rem)){.titles{font-size:calc(1.875rem + 1.625 * (100vw - 18.75rem)/ 73.125)}}@supports (font-size:clamp(1.875rem ,1.0416666667rem + 4.4444444444vw ,5.125rem)){.sales__item:nth-child(2) .item-sales__title,.sales__item:nth-child(4) .item-sales__title{font-size:clamp(1.875rem ,1.0416666667rem + 4.4444444444vw ,5.125rem)}}@supports not (font-size:clamp(1.875rem ,1.0416666667rem + 4.4444444444vw ,5.125rem)){.sales__item:nth-child(2) .item-sales__title,.sales__item:nth-child(4) .item-sales__title{font-size:calc(1.875rem + 3.25 * (100vw - 18.75rem)/ 73.125)}}@supports (font-size:clamp(1.875rem ,1.6346153846rem + 1.2820512821vw ,2.8125rem)){.item-sales__title{font-size:clamp(1.875rem ,1.6346153846rem + 1.2820512821vw ,2.8125rem)}}@supports not (font-size:clamp(1.875rem ,1.6346153846rem + 1.2820512821vw ,2.8125rem)){.item-sales__title{font-size:calc(1.875rem + .9375 * (100vw - 18.75rem)/ 73.125)}}@supports (font-size:clamp(1.5rem ,1.4038461538rem + 0.5128205128vw ,1.875rem)){.single-blog__title{font-size:clamp(1.5rem ,1.4038461538rem + .5128205128vw ,1.875rem)}}@supports not (font-size:clamp(1.5rem ,1.4038461538rem + 0.5128205128vw ,1.875rem)){.single-blog__title{font-size:calc(1.5rem + .375 * (100vw - 18.75rem)/ 73.125)}}}@media (max-width:991.98px) and (min-width:91.875em){.sales__item:nth-child(2) .item-sales__title,.sales__item:nth-child(4) .item-sales__title{font-size:2.8125rem}}@media (max-width:991.98px) and (min-width:18.75em) and (max-width:91.875em){@supports (font-size:clamp(1.875rem ,1.6346153846rem + 1.2820512821vw ,2.8125rem)){.sales__item:nth-child(2) .item-sales__title,.sales__item:nth-child(4) .item-sales__title{font-size:clamp(1.875rem ,1.6346153846rem + 1.2820512821vw ,2.8125rem)}}@supports not (font-size:clamp(1.875rem ,1.6346153846rem + 1.2820512821vw ,2.8125rem)){.sales__item:nth-child(2) .item-sales__title,.sales__item:nth-child(4) .item-sales__title{font-size:calc(1.875rem + .9375 * (100vw - 18.75rem)/ 73.125)}}}@media screen and (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (any-hover:hover){.checkbox:hover{background-color:#ececec}.splide__arrow:hover::after{transform:scaleX(1) scaleY(.99);transform-origin:left}.breadcrumbs a:hover{color:#eb5757}.aside-product__list a:hover,.footer-post a:hover,.links:hover,.reset_variations:hover,.woocommerce-LostPassword:hover,.woocommerce-MyAccount-navigation a:hover,.woocommerce-cart-form .product-remove a:hover{color:#eb5757}.links-icon:hover{color:#eb5757}.links-icon:hover::before{color:#eb5757}.links-line:hover{color:#eb5757}.links-line:hover::after{transform:scaleX(1) scaleY(.99);transform-origin:left}.btn:hover::after,.button:hover::after,.single_add_to_cart_button:hover::after,.wc-proceed-to-checkout a:hover::after,.woocommerce-Button:hover::after,.woocommerce-cart-form .coupon button:hover::after,.woocommerce-cart-form button.button:hover::after,.woocommerce-form-login__submit:hover::after{transform:scaleX(1) scaleY(.99);transform-origin:left}.burger:focus{filter:drop-shadow(0 0 1px #ffc4c4)}.menu-header__item:hover>.menu-header__submenu{display:block}.menu-header__item:hover>.arrow-menu::before{transform:translate(-80%,-50%) rotate(-40deg);background-color:#e70404}.menu-header__item:hover>.arrow-menu::after{transform:translate(-10%,-50%) rotate(40deg);background-color:#e70404}.search-header__open:hover{color:#eb5757}.form-search__close:hover::after,.form-search__close:hover::before{background-color:#eb5757}.form-spollers__btn:hover{color:#eb5757;border-color:#eb5757}.brands__item:hover::before{transform-origin:left;transform:scaleX(1) scaleY(.99)}a.page-numbers:hover{border:1px solid #fd4e4e;color:#fd4e4e}.product-card__fav:hover{color:#eb5757}.product-card__img-link:hover .product-card__img-alt{opacity:1}.gallery-img img:hover{transform:scale(3)}.pwb-brand-shortcode a:hover{color:#eb5757}.form-contact__btn:hover{border-color:#e70404;color:#e70404}}