.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/fonts/slick.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/fonts/slick.eot?#iefix) format("embedded-opentype"),url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/fonts/slick.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/fonts/slick.ttf) format("truetype"),url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/fonts/slick.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\2022";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}*,*:before,*:after{box-sizing:border-box}body{font-size:14px;line-height:1.5;letter-spacing:normal;background:#fff;color:#000;padding:0}html{-webkit-font-smoothing:antialiased}body{margin:0;padding:0;-webkit-text-size-adjust:none;font-family:Fakt pro;font-weight:400;line-height:22px;font-size:16px;color:#000}@media screen and (min-width: 1280px){body{font-size:1.11111vw;line-height:1.52778vw}}@media screen and (max-width: 1279px){.page-width{max-width:100%;padding:0 30px}}@media screen and (max-width: 1023px){.page-width{padding-left:15px;padding-right:15px}}.template-index .page-width{padding-left:0;padding-right:0}img{max-width:100%}.d-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.flex-wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap}.d-inline-flex{display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.justify-center{-webkit-justify-content:center;justify-content:center}.align-center{-webkit-box-align:center;-webkit-flex-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.text-center{text-align:center}.d-grid{display:-ms-grid;display:grid}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}90%,to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}90%,to{-webkit-transform:none;transform:none}}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.02,1.02,1.02);transform:scale3d(1.02,1.02,1.02)}}@keyframes zoomIn{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.02,1.02,1.02);transform:scale3d(1.02,1.02,1.02)}}@-webkit-keyframes fadeInNew{0%,50%{opacity:0}to{opacity:1}}@keyframes fadeInNew{0%,50%{opacity:0}to{opacity:1}}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,to{-webkit-transform:translateX(0);transform:translate(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translate(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translate(10px)}}@keyframes shake{0%,to{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translate(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translate(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}to{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}to{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translate(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translate(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translate(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translate(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translate(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translate(-5%) rotate(-1deg)}to{-webkit-transform:translateX(0%);transform:translate(0)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translate(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translate(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translate(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translate(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translate(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translate(-5%) rotate(-1deg)}to{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translate(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translate(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translate(30px)}80%{-webkit-transform:translateX(-10px);transform:translate(-10px)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translate(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translate(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translate(-10px)}to{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translate(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translate(-30px)}80%{-webkit-transform:translateX(10px);transform:translate(10px)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translate(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translate(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translate(10px)}to{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}to{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translate(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translate(20px)}to{opacity:0;-webkit-transform:translateX(-2000px);transform:translate(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}to{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translate(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translate(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translate(-20px)}to{opacity:0;-webkit-transform:translateX(2000px);transform:translate(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translate(-20px)}to{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translate(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}to{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-40px);transform:translate(-40px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translate(-20px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translate(-2000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translate(-2000px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translate(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translate(2000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translate(2000px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(150px);-ms-transform:translateY(150px);transform:translateY(150px)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(150px);-ms-transform:translateY(150px);transform:translateY(150px)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(-20px);transform:translate(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translate(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(-2000px);transform:translate(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translate(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(20px);transform:translate(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(2000px);transform:translate(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translate(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}to{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}to{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}to{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}to{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translate(100%) skew(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translate(-20%) skew(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translate(0) skew(-15deg);opacity:1}to{-webkit-transform:translateX(0%) skewX(0deg);transform:translate(0) skew(0);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translate(100%) skew(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translate(-20%) skew(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translate(0) skew(-15deg);opacity:1}to{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translate(0) skew(0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);transform:translate(0) skew(0);opacity:1}to{-webkit-transform:translateX(100%) skewX(-30deg);transform:translate(100%) skew(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translate(0) skew(0);opacity:1}to{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translate(100%) skew(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}to{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}to{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}to{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translate(-2000px)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translate(-2000px)}to{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translate(2000px)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translate(2000px)}to{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(-2000px);transform:translate(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translate(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(2000px);transform:translate(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}to{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translate(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translate(-100%) rotate(-120deg)}to{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translate(0) rotate(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translate(-100%) rotate(-120deg)}to{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translate(0) rotate(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);transform:translate(0) rotate(0)}to{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translate(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);-ms-transform:translateX(0px) rotate(0deg);transform:translate(0) rotate(0)}to{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translate(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes fadeInLeft_New{0%{opacity:1;-webkit-transform:translateX(-70px);transform:translate(-70px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes fadeInLeft_New{0%{opacity:1;-webkit-transform:translateX(-70px);-ms-transform:translateX(-70px);transform:translate(-70px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}@-webkit-keyframes fadeInRight_New{0%{opacity:1;-webkit-transform:translateX(70px);transform:translate(70px)}to{opacity:1;-webkit-transform:translateX(0);transform:translate(0)}}@keyframes fadeInRight_New{0%{opacity:1;-webkit-transform:translateX(70px);-ms-transform:translateX(70px);transform:translate(70px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}@-webkit-keyframes fadeInUp_New{0%{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp_New{0%{opacity:0;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInUp_New_W_O{0%{opacity:1;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp_New_W_O{0%{opacity:1;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@media screen and (min-width: 768px){.fadeInUp-New-W-O{-webkit-animation-name:fadeInUp_New_W_O;animation-name:fadeInUp_New_W_O}}@-webkit-keyframes fadeInDown_New{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.animated-new{-webkit-animation-duration:.7s;animation-duration:.7s}@keyframes fadeInDown_New{0%{opacity:0;-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideInUp_New{0%{opacity:0;-webkit-transform:translateY(150px);transform:translateY(150px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp_New{0%{opacity:0;-webkit-transform:translateY(150px);transform:translateY(150px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.slideInUp-New{animation-name:slideInUp_New;-webkit-animation-name:slideInUp_New}@media screen and (min-width: 768px){.desktop-l-t-r{-webkit-animation-name:fadeInLeft_New;animation-name:fadeInLeft_New}}@media screen and (min-width: 1024px){.desktop-l-t-r-1024{-webkit-animation-name:fadeInLeft_New;animation-name:fadeInLeft_New}}@media screen and (min-width: 768px){.desktop-r-t-l{-webkit-animation-name:fadeInRight_New;animation-name:fadeInRight_New}}@media screen and (min-width: 1024px){.desktop-r-t-l-1024{-webkit-animation-name:fadeInRight_New;animation-name:fadeInRight_New}}@media screen and (min-width: 768px){.desktop-t-t-b{-webkit-animation-name:fadeInDown_New;animation-name:fadeInDown_New}}@media screen and (min-width: 768px){.desktop-b-t-t{-webkit-animation-name:fadeInUp_New;animation-name:fadeInUp_New}}@media screen and (max-width: 767px){.mobile-t-t-b{-webkit-animation-name:fadeInDown_New;animation-name:fadeInDown_New}}@media screen and (max-width: 767px){.mobile-b-t-t{-webkit-animation-name:fadeInUp_New;animation-name:fadeInUp_New}}@media screen and (max-width: 1023px){.mobile-b-t-t-768{-webkit-animation-name:fadeInUp_New;animation-name:fadeInUp_New}}.wow{visibility:hidden}.effect-scope{position:relative;overflow:hidden}.effect-scope:after,.effect-scope:before{content:"";position:absolute;width:100%;height:100%;right:0;left:0;bottom:0;top:0;visibility:hidden;transition:all .3s;z-index:9}.effect-scope:hover:after,.effect-scope:hover:before{background:#ffffff4d;visibility:visible}.effect-scope:hover:before{width:0;right:50%;left:50%}.effect-scope:hover:after{height:0;top:50%;bottom:50%}.hvr-radial-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(0px) translateZ(0);transform:perspective(0) translateZ(0);box-shadow:0 0 1px #0000;position:relative;overflow:hidden;background:#e1e1e1;transition:all .3s linear;-webkit-transition:all .3s linear}.hvr-radial-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:none;transition:all .3s linear;-webkit-transition:all .3s linear;opacity:0}.hvr-radial-out:hover:before{opacity:1}.hvr-underline-from-left{display:inline-block;vertical-align:middle;box-shadow:0 0 1px #0000;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);position:relative;overflow:hidden}.hvr-underline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;background:#2098d1;height:2px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-left:hover:before{right:0}.hvr-radial-in{display:inline-block;vertical-align:middle;box-shadow:0 0 1px #0000;position:relative;overflow:hidden;background:#2098d1;transition:all .3s linear;-webkit-transition:all .3s linear}.hvr-radial-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;-webkit-transform:scale(1);transform:scale(1);transition:all .3s linear;-webkit-transition:all .3s linear;opacity:0}.hvr-radial-in:hover:before{opacity:1}.button{height:auto;border-radius:0;outline:none;margin:0;font-size:11px;line-height:18px;text-transform:uppercase;padding:14px 46px 10px;letter-spacing:.05em}@media screen and (min-width: 1280px){.button{font-size:.76389vw;line-height:1.25vw;padding:.97222vw 3.19444vw .69444vw}}@media screen and (max-width: 767px){.button{padding:13px 46px 11px}}.button:after,.button:before{display:none}.button:hover,.button:focus{background-color:#fff;color:#000}.product-form__submit.add-btn:focus span.addTocart{color:#000}.field__input{font-size:14px;outline:0;font-family:Fakt Pro,sans-serif;border-radius:0!important;border:1px solid #000;border-radius:0;line-height:18px;height:auto;color:#000;padding:14px 20px 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .1s ease-out}@media screen and (min-width: 1280px){.field__input{font-size:.97222vw;line-height:1.25vw;padding:.97222vw 1.38889vw .69444vw}}.field__input:focus,.field__input:not(:placeholder-shown),.field__input:autofill,.customer .field input:focus,.customer .field input:not(:placeholder-shown),.customer .field input:autofill{padding:14px 20px 10px}@media screen and (min-width: 1280px){.field__input:focus,.field__input:not(:placeholder-shown),.field__input:autofill,.customer .field input:focus,.customer .field input:not(:placeholder-shown),.customer .field input:autofill{padding:.97222vw 1.38889vw .69444vw}}@media screen and (max-width: 1279px){.breadcrumbs__list .breadcrumbs__item{font-size:14px;line-height:20px}}@media screen and (max-width: 1279px){.breadcrumbs__list .breadcrumbs__item:not(:first-child):before{width:10px;height:10px;top:3px}}.ofh{overflow:hidden}.rotating-banner{background:linear-gradient(90deg,#000 0 100%);padding:11px 0 8px;height:auto;min-height:30px}@media screen and (min-width: 1280px){.rotating-banner{padding:.76389vw 0 .55556vw;min-height:2.08333vw}}@media screen and (max-width: 767px){.rotating-banner{padding:9px 7px;min-height:28px}}.rotating-banner li{background:none}.rotating-banner li .announcement-bar__message{font-weight:700;font-size:10px;line-height:12px;text-align:center;margin-bottom:0;color:#fff;text-transform:uppercase;letter-spacing:.06em;padding:0}@media screen and (min-width: 1280px){.rotating-banner li .announcement-bar__message{font-size:.69444vw;line-height:.83333vw}}.rotating-banner li .announcement-bar__link{display:inline-block;padding:0;width:auto}.rotating-banner li .announcement-bar__link span{color:#fff}.rotating-banner{overflow:hidden;list-style-type:none;margin:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;transition:all .7s ease-in-out}.rotating-banner li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;-webkit-transition:top .8s cubic-bezier(.02,.01,0,.95) .85s;-o-transition:top .8s .85s cubic-bezier(.02,.01,0,.95);transition:top .8s cubic-bezier(.02,.01,0,.95) .85s}.rotating-banner p{color:#fff;position:relative;top:80px;-webkit-transition:top .8s cubic-bezier(.02,.01,0,.95) .85s;-o-transition:top .8s .85s cubic-bezier(.02,.01,0,.95);transition:top .8s cubic-bezier(.02,.01,0,.95) .85s}@media ($phone){.rotating-banner p{top:60px}}.rotating-banner p a{color:#fff;border-bottom:1px solid #fff}.rotating-banner li.active{-webkit-transition:top 1s cubic-bezier(.02,.01,0,.95) .85s;-o-transition:top 1s .85s cubic-bezier(.02,.01,0,.95);transition:top 1s cubic-bezier(.02,.01,0,.95) .85s;opacity:1;z-index:1}.rotating-banner li.active p{top:1px}@media screen and (min-width: 1280px){.rotating-banner li.active p{top:.06944vw}}.rotating-banner li.active p a{margin-left:4px;border-bottom:1px solid #fff;display:inline-block;width:auto;font-size:10px;color:#fff}@media screen and (min-width: 1280px){.rotating-banner li.active p a{margin-left:.27778vw;font-size:.69444vw}}.header__heading .main-header-logo{width:100%}@media screen and (max-width: 1023px){.header__heading .main-header-logo{padding:14px 0}}.header__heading .main-header-logo .header__heading-link{padding:0;margin-left:0}.header__heading .main-header-logo .header__heading-link .header__heading-logo{width:214px;height:auto}@media screen and (min-width: 1280px){.header__heading .main-header-logo .header__heading-link .header__heading-logo{width:14.86111vw}}@media screen and (max-width: 1023px){.header__heading .main-header-logo .header__heading-link .header__heading-logo{width:200px}}@media screen and (max-width: 413px){.header__heading .main-header-logo .header__heading-link .header__heading-logo{width:180px}}@media screen and (max-width: 413px){.header__heading .main-header-logo .header__heading-link .header__heading-logo{width:180px;max-width:180px}}.header__icon{width:auto;height:auto;margin-left:20px}@media screen and (min-width: 1280px){.header__icon{margin-left:1.38889vw}}.header__icon .icon,.header__icon .icon-data{height:16px;width:16px}@media screen and (min-width: 1280px){.header__icon .icon,.header__icon .icon-data{height:1.11111vw;width:1.11111vw}}@media screen and (max-width: 767px){.header__icon .icon,.header__icon .icon-data{height:20px;width:20px}}@media screen and (max-width: 767px){.header .header__icon{margin-left:17px}}@media screen and (max-width: 767px){.header .header__icon .header__icon--cart{margin-left:11px}}.header .header__icon .cart-count-bubble{height:18px;width:18px;font-size:10px;font-weight:700;font-family:Fakt pro;padding-top:1px;bottom:9px;left:13px}@media screen and (min-width: 1280px){.header .header__icon .cart-count-bubble{height:1.25vw;width:1.25vw;font-size:.69444vw;padding-top:.06944vw;bottom:.625vw;left:.90278vw}}@media screen and (max-width: 767px){.header .header__icon .cart-count-bubble{padding-top:2px}}.header a .icon,.header a .icon-data,.header a i.icon-cart{height:16px;width:16px;margin-right:0}@media screen and (min-width: 1280px){.header a .icon,.header a .icon-data,.header a i.icon-cart{height:1.11111vw;width:1.11111vw}}@media screen and (max-width: 1279px){.header a .icon,.header a .icon-data,.header a i.icon-cart{height:20px;width:20px}}.header a .icon svg.icon-size,.header a .icon-data svg.icon-size,.header a i.icon-cart svg.icon-size{width:100%;height:100%}.header a:hover .icon,.header a:hover .icon-data,.header a:hover i.icon-cart{transform:none!important}.header .header__icon--cart{margin-right:0}@media screen and (max-width: 767px){.header .header__icon--cart{margin-right:5px}}.header__icon:hover .icon,.modal__close-button:hover .icon{transform:none!important}@media screen and (max-width: 1023px){.header__search .search-modal__content{padding:0 30px}}.header__search .search-modal.modal__content{padding:62px 0;border-top-width:2px}@media screen and (min-width: 1280px){.header__search .search-modal.modal__content{padding:4.30556vw 0;border-top-width:.13889vw}}@media screen and (max-width: 1023px){.header__search .search-modal.modal__content{padding:57px 0}}.header__search .search-modal.modal__content .field{opacity:0;border:0px solid #000}@media screen and (max-width: 1023px){.header__search .search-modal.modal__content .field{width:100%}}.header__search .search-modal.modal__content .field:after{box-shadow:none;border:1px solid #000}.header__search .search-modal.modal__content .field .search__input.field__input{height:46px;padding:15px 20px;line-height:16px;text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:500;font-family:Fakt pro;opacity:1;color:#000}@media screen and (min-width: 1280px){.header__search .search-modal.modal__content .field .search__input.field__input{height:3.19444vw;padding:1.04167vw 1.38889vw;line-height:1.11111vw;font-size:.90278vw}}.header__search .search-modal.modal__content .field .field__button>svg{fill:#fff}.header__search .search-modal.modal__content .field .field__button>svg:hover{fill:#000}.header__search .search-modal.modal__content .field .field__button:hover svg{fill:#000}.header__search .search-modal.modal__content .field .search__button{width:51px;height:46px}@media screen and (min-width: 1280px){.header__search .search-modal.modal__content .field .search__button{width:3.54167vw;height:3.19444vw}}.header__search .search-modal.modal__content .field .search__button .icon{height:22px;width:22px}@media screen and (min-width: 1280px){.header__search .search-modal.modal__content .field .search__button .icon{height:1.52778vw;width:1.52778vw}}.header__search .search-modal.modal__content .field .search__button .icon svg{fill:#fff}.header__search .search-modal.modal__content .field .search__button:hover .icon svg{fill:#000}.header__search .search-modal.modal__content .field:hover{border:0px}.header__search .search-modal.modal__content .field:hover:after{box-shadow:none;border:1px solid #000}.header__search details[open]>.search-modal .modal-overlay{display:none!important}.header__search details[open]>.search-modal .field{animation:.6s ease-in-out 0s normal none 1 running fadeInDownSmall;opacity:1}.snize-ac-results .snize-view-all-link span{color:#fff}.header-wrapper .header.header--has-menu{padding:0 42px}@media screen and (min-width: 1280px){.header-wrapper .header.header--has-menu{padding:0 2.91667vw}}@media screen and (max-width: 1279px){.header-wrapper .header.header--has-menu{padding:0 30px}}@media screen and (max-width: 767px){.header-wrapper .header.header--has-menu{padding:0 20px}}.menu-drawer-container .header__icon span.icon-remove svg.icon.icon-hamburger{stroke:none}body .snize-ac-results{width:100%!important;max-width:1028px}@media screen and (min-width: 1280px){body .snize-ac-results{max-width:71.38889vw}}body .snize-ac-results .snize-ac-results-content{padding:20px}@media screen and (min-width: 1280px){body .snize-ac-results .snize-ac-results-content{padding:1.38889vw}}body .snize-ac-results .snize-suggestion,body .snize-ac-results .snize-vendor,body .snize-ac-results .snize-tag,body .snize-ac-results .snize-category,body .snize-ac-results .snize-page{font-size:14px;height:36px;padding:8px;font-family:Fakt pro}@media screen and (min-width: 1280px){body .snize-ac-results .snize-suggestion,body .snize-ac-results .snize-vendor,body .snize-ac-results .snize-tag,body .snize-ac-results .snize-category,body .snize-ac-results .snize-page{font-size:.97222vw;height:2.5vw;padding:.55556vw}}body .snize-ac-results .snize-view-all-link{border-radius:0;padding:10px 32px;font-size:14px;margin-top:20px;line-height:22px;font-family:Fakt pro}@media screen and (min-width: 1280px){body .snize-ac-results .snize-view-all-link{padding:.69444vw 2.22222vw;font-size:.97222vw;margin-top:1.38889vw;line-height:1.52778vw}}body .snize-ac-results .snize-discounted-price{font-size:10px;margin-left:6px;font-family:Fakt pro}@media screen and (min-width: 1280px){body .snize-ac-results .snize-discounted-price{font-size:.69444vw;margin-left:.41667vw}}body .snize-ac-results .snize-label{font-family:Fakt pro;font-weight:700;color:#000;font-size:14px;margin:0 0 5px}@media screen and (min-width: 1280px){body .snize-ac-results .snize-label{font-size:.97222vw;margin-bottom:.34722vw}}body .snize-ac-results .snize-product{padding:10px}@media screen and (min-width: 1280px){body .snize-ac-results .snize-product{padding:.69444vw}}body .snize-ac-results .snize-product .snize-price-list{line-height:20px;font-size:12px;font-weight:600;margin-top:2px;color:#000}@media screen and (min-width: 1280px){body .snize-ac-results .snize-product .snize-price-list{line-height:1.38889vw;font-size:.83333vw;margin-top:.13889vw}}body .snize-ac-results .snize-product .snize-product-info{margin-left:16px}@media screen and (min-width: 1280px){body .snize-ac-results .snize-product .snize-product-info{margin-left:1.11111vw}}body .snize-ac-results .snize-product .snize-product-info .snize-title{font-size:12px;line-height:16px;color:#000;margin-bottom:2px;font-family:Fakt pro;font-weight:700}@media screen and (min-width: 1280px){body .snize-ac-results .snize-product .snize-product-info .snize-title{font-size:.83333vw;line-height:1.11111vw;margin-bottom:.13889vw}}body .snize-ac-results .snize-product .snize-product-info .snize-sku{font-size:10px;line-height:14px;color:#333;font-family:Fakt pro}@media screen and (min-width: 1280px){body .snize-ac-results .snize-product .snize-product-info .snize-sku{font-size:.83333vw;line-height:1.11111vw;margin-bottom:2px;margin-bottom:.13889vw}}body .snize-ac-results .snize-product .snize-product-info .snize-description{font-size:10px;line-height:14px;color:#000;font-family:Fakt pro}@media screen and (min-width: 1280px){body .snize-ac-results .snize-product .snize-product-info .snize-description{font-size:.83333vw;line-height:1.11111vw;margin-bottom:2px;margin-bottom:.13889vw}}body .snize-ac-results .snize-product .snize-thumbnail{width:100px;height:100px}@media screen and (min-width: 1280px){body .snize-ac-results .snize-product .snize-thumbnail{width:6.94444vw;height:6.94444vw}}body .snize-ac-results .snize-product .snize-thumbnail .snize-item-image{max-width:100px;max-height:100px}@media screen and (min-width: 1280px){body .snize-ac-results .snize-product .snize-thumbnail .snize-item-image{max-width:6.94444vw;max-height:6.94444vw}}.drawer__inner-empty .cart__empty-text{font-size:15px}@media screen and (min-width: 1280px){.drawer__inner-empty .cart__empty-text{font-size:1.04167vw}}.cart__ctas .view-cart{color:#000;font-size:11px;line-height:18px;text-transform:uppercase;padding:14px 46px 10px;letter-spacing:.05em}@media screen and (min-width: 1280px){.cart__ctas .view-cart{font-size:.76389vw;line-height:1.25vw;padding:.97222vw 3.19444vw .69444vw}}.drawer__inner .shipping-savings-message .spend-mes{padding:20px 35px 17px;display:block;font-size:14px;font-family:Fakt pro}@media screen and (min-width: 1280px){.drawer__inner .shipping-savings-message .spend-mes{padding:1.38889vw 2.43056vw 1.18056vw;font-size:.97222vw}}.drawer__inner a.cart-item__name.h4.break{font-size:14px;font-family:Fakt pro}@media screen and (min-width: 1280px){.drawer__inner a.cart-item__name.h4.break{font-size:.97222vw}}cart-drawer-items .shipping-savings-message.cart-drawer-message{margin-bottom:30px}@media screen and (min-width: 1280px){cart-drawer-items .shipping-savings-message.cart-drawer-message{margin-bottom:2.08333vw}}.drawer__header{height:90px}@media screen and (min-width: 1280px){.drawer__header{height:6.25vw}}@media screen and (max-width: 767px){.drawer__header{padding:0 20px;height:76px}}.drawer__header .drawer__close svg{width:18px;height:18px}@media screen and (min-width: 1280px){.drawer__header .drawer__close svg{width:1.25vw;height:1.25vw}}.drawer__header .drawer__heading{font-size:24px;line-height:24px;font-family:Fakt pro;font-weight:900;color:#000;padding:0;letter-spacing:-.03em}@media screen and (min-width: 1280px){.drawer__header .drawer__heading{font-size:1.66667vw;line-height:1.66667vw}}.drawer__header .drawer__heading span{width:36px;height:36px;margin-left:20px;line-height:18px;margin-top:-1px}@media screen and (min-width: 1280px){.drawer__header .drawer__heading span{width:2.5vw;height:2.5vw;margin-left:1.38889vw;line-height:1.25vw;margin-top:-.06944vw}}.cart-drawer .cart__contents.cart-drawer__form .cart-item{padding:15px 0;margin:0}@media screen and (min-width: 1280px){.cart-drawer .cart__contents.cart-drawer__form .cart-item{padding:1.04167vw 0}}.cart-drawer .cart__contents.cart-drawer__form .cart-item:first-child{padding-top:0}.cart-drawer .cart__contents.cart-drawer__form .cart-item:last-child{padding-top:15px;margin:0}@media screen and (min-width: 1280px){.cart-drawer .cart__contents.cart-drawer__form .cart-item:last-child{padding-top:1.04167vw}}.cart-drawer .cart__contents.cart-drawer__form .cart-item .cart-item__media{width:70px}@media screen and (min-width: 1280px){.cart-drawer .cart__contents.cart-drawer__form .cart-item .cart-item__media{width:4.86111vw}}.cart-drawer .cart__contents.cart-drawer__form .cart-item .cart-item__media .cart-item__image{max-width:70px;max-height:100px;object-position:center;object-fit:cover;width:100%}@media screen and (min-width: 1280px){.cart-drawer .cart__contents.cart-drawer__form .cart-item .cart-item__media .cart-item__image{max-width:4.86111vw;max-height:6.94444vw}}.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content{width:calc(100% - 70px);padding-left:20px}@media screen and (min-width: 1280px){.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content{width:calc(100% - 4.86111vw);padding-left:1.38889vw}}@media screen and (max-width: 767px){.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content{padding-left:5px}}.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .product-option{font-size:14px;line-height:20px;font-family:Fakt pro;padding:0}@media screen and (min-width: 1280px){.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .product-option{font-size:.97222vw;line-height:1.38889vw}}.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content a.cart-item__name.h4.break{font-size:14px;line-height:20px;font-family:Fakt pro;margin-bottom:5px}@media screen and (min-width: 1280px){.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content a.cart-item__name.h4.break{font-size:.97222vw;line-height:1.38889vw;margin-bottom:.34722vw}}.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .close-btn{margin:0 0 0 30px}@media screen and (min-width: 1280px){.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .close-btn{margin-left:2.08333vw}}@media screen and (max-width: 767px){.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .close-btn{margin-left:20px!important}}.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .close-btn button.button{min-width:20px;min-height:20px}@media screen and (min-width: 1280px){.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .close-btn button.button{min-width:1.38889vw;min-height:1.38889vw}}.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .cart-item__quantity-wrapper quantity-input.quantity{width:120px}@media screen and (min-width: 1280px){.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .cart-item__quantity-wrapper quantity-input.quantity{width:8.33333vw}}@media screen and (max-width: 767px){.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .cart-item__quantity-wrapper quantity-input.quantity{width:100px;padding:4px!important}}.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .cart-item__quantity-wrapper quantity-input.quantity .cart-item__quantity-wrapper input.quantity__input{width:60px;height:44px;font-size:14px;font-family:Fakt pro;font-weight:700}@media screen and (min-width: 1280px){.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .cart-item__quantity-wrapper quantity-input.quantity .cart-item__quantity-wrapper input.quantity__input{width:4.16667vw;height:3.05556vw;font-size:.97222vw}}@media screen and (max-width: 767px){.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .cart-item__quantity-wrapper quantity-input.quantity .cart-item__quantity-wrapper input.quantity__input{width:44px!important;height:34px!important;padding:5px!important}}.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .cart-item__quantity-wrapper quantity-input.quantity button.quantity__button.no-js-hidden svg{width:10px;height:10px}@media screen and (min-width: 1280px){.cart-drawer .cart__contents.cart-drawer__form .cart-drawer-content .cart-item__quantity-wrapper quantity-input.quantity button.quantity__button.no-js-hidden svg{width:.69444vw;height:.69444vw}}@media screen and (max-width: 767px){.search-modal__content .search-modal__form{width:100%}}.cart__contents .shipping-savings-message .free-mes{padding:15px 20px 12px;font-family:Fakt pro;font-size:12px;line-height:16px;font-weight:500}@media screen and (min-width: 1280px){.cart__contents .shipping-savings-message .free-mes{font-size:.83333vw;line-height:1.11111vw;padding:1.04167vw 1.38889vw .83333vw}}.cart__contents .shipping-savings-message .free-mes strong{font-weight:700}.cart-drawer__footer .totals__subtotal-value{font-size:18px;line-height:32px;font-weight:700}@media screen and (min-width: 1280px){.cart-drawer__footer .totals__subtotal-value{font-size:1.25vw;line-height:2.22222vw}}.drawer__footer .cart__ctas{margin-top:20px}@media screen and (min-width: 1280px){.drawer__footer .cart__ctas{margin-top:1.38889vw}}.drawer__footer .cart__ctas .cart__checkout-button,.drawer__footer .cart__ctas .view-cart{font-weight:600;padding:17px 10px 13px;font-size:13px;letter-spacing:.05em;font-family:Fakt pro}@media screen and (min-width: 1280px){.drawer__footer .cart__ctas .cart__checkout-button,.drawer__footer .cart__ctas .view-cart{padding:1.18056vw .69444vw .90278vw;font-size:.90278vw}}@media screen and (max-width: 767px){.drawer__inner div#CartDrawer-CartItems{padding:0 20px}}@media screen and (max-width: 767px){.drawer__inner .drawer__header{padding:0 20px;height:76px}}.drawer__inner .free-gift{margin:0 auto;padding:20px}@media screen and (min-width: 1280px){.drawer__inner .free-gift{padding:1.38889vw}}@media screen and (max-width: 767px){.drawer__inner .cart-content .cart-item__quantity-wrapper input.quantity__input{width:42px;padding:11px 7px 9px!important}}@media screen and (max-width: 767px){.drawer__inner .cart-content .cart-item__quantity-wrapper input.quantity__input+.quantity__button{justify-content:center}}@media screen and (max-width: 767px){.drawer__inner .cart-content .cart-item__quantity-wrapper input.quantity__input+.quantity__button svg.icon.icon-plus{margin-right:0!important}}@media screen and (max-width: 767px){.drawer__inner .cart__contents.cart-drawer__form .cart-drawer-content .cart-item__quantity-wrapper quantity-input.quantity{padding:0!important}}.predictive-search__list-item button.animate-arrow svg{height:2.5rem;width:2.5rem}.header__inline-menu .list-menu.list-menu--inline .main-menu{margin-left:31px}@media screen and (min-width: 1280px){.header__inline-menu .list-menu.list-menu--inline .main-menu{margin-left:2.15278vw}}.header__inline-menu .list-menu.list-menu--inline .main-menu:first-child{margin-left:0}.header__inline-menu .header__menu-item{padding-top:33px;padding-bottom:30px}@media screen and (min-width: 1280px){.header__inline-menu .header__menu-item{padding-top:2.29167vw;padding-bottom:2.08333vw}}.header__inline-menu .header__menu-item .icon-caret{right:0}.header__inline-menu summary.list-menu__item{padding-right:14px}@media screen and (min-width: 1280px){.header__inline-menu summary.list-menu__item{padding-right:.97222vw}}.header__inline-menu li.main-menu span{font-size:14px;line-height:16px;font-weight:500}@media screen and (min-width: 1280px){.header__inline-menu li.main-menu span{font-size:.97222vw;line-height:1.11111vw}}.header__inline-menu .header__submenu .drop-down-data li{margin:0 0 6px}@media screen and (min-width: 1280px){.header__inline-menu .header__submenu .drop-down-data li{margin:0 0 .41667vw}}.header__inline-menu .header__submenu .header__menu-item{padding:0;margin:0;line-height:22px}@media screen and (min-width: 1280px){.header__inline-menu .header__submenu .header__menu-item{line-height:1.52778vw}}.header__inline-menu .list-menu.list-menu--inline .main-menu .header__submenu .drop-down-data .header__menu-item{opacity:1}.header__inline-menu .list-menu.list-menu--inline .main-menu:hover .header__submenu .drop-down-data .header__menu-item{animation:.6s ease-in-out 0s normal none 1 running fadeInDown;opacity:1}.header__inline-menu .main-menu .header__menu-item .icon.icon-caret{margin-top:-4px;width:7px;height:7px}@media screen and (min-width: 1280px){.header__inline-menu .main-menu .header__menu-item .icon.icon-caret{margin-top:-.27778vw;width:.48611vw;height:.48611vw}}.header__inline-menu .img-continer .button-text{bottom:45px}@media screen and (min-width: 1280px){.header__inline-menu .img-continer .button-text{bottom:3.125vw}}.header header-drawer{margin-left:0}.menu-drawer-container .header__icon{margin-left:0;width:23px}@media screen and (max-width: 1023px){.menu-drawer__utility-links{padding-left:20px!important}}@media screen and (max-width: 1023px){.menu-drawer__utility-links .f-name-mob{display:none}}@media screen and (max-width: 1023px){.menu-drawer__utility-links .menu-drawer__account{padding-left:0;margin-left:0}}slideshow-component .slider-button.slider-button--prev,slideshow-component .slider-button.slider-button--next{width:45px;height:45px;top:47%}@media screen and (min-width: 1280px){slideshow-component .slider-button.slider-button--prev,slideshow-component .slider-button.slider-button--next{width:3.125vw;height:3.125vw}}slideshow-component .slider-button.slider-button--prev svg,slideshow-component .slider-button.slider-button--next svg{width:20px;height:20px}@media screen and (min-width: 1280px){slideshow-component .slider-button.slider-button--prev svg,slideshow-component .slider-button.slider-button--next svg{width:1.38889vw;height:1.38889vw}}@media screen and (max-width: 1023px){slideshow-component .slider.slider--everywhere .slider__slide{height:58.025vw}}@media screen and (max-width: 767px){slideshow-component .slider.slider--everywhere .slider__slide{height:100%}}@media screen and (max-width: 1023px){slideshow-component .slider.slider--everywhere .slider__slide img{object-fit:cover;object-position:center}}@media screen and (max-width: 767px){slideshow-component .slider-counter{margin-top:40px;width:100%;min-width:100%}}@media screen and (max-width: 413px){slideshow-component .slider-counter{margin-top:-10px}}slideshow-component .slider-counter .slider-counter__link{padding:0;margin:1px 5px;width:6px;height:6px;background:#bbb;border:0px;border-radius:50%}slideshow-component .slider-counter .slider-counter__link span{display:none}slideshow-component .slider-counter .slider-counter__link--active{width:8px;height:8px;background:#000;margin:0 5px}slideshow-component .slider-button.slider-button--prev{border-left:0px;z-index:3}slideshow-component .slider-button.slider-button--next{border-right:0px;z-index:2}slideshow-component .slideshow__text.banner__box{width:460px;padding:0}@media screen and (min-width: 1280px){slideshow-component .slideshow__text.banner__box{width:31.94444vw}}@media screen and (max-width: 767px){slideshow-component .slideshow__text.banner__box{width:100%}}slideshow-component .slideshow__text-wrapper.banner__content{padding:0 0 80px 170px;max-width:100%;width:100%}@media screen and (min-width: 1280px){slideshow-component .slideshow__text-wrapper.banner__content{padding-bottom:5.55556vw;padding-left:11.80556vw}}@media screen and (max-width: 1279px){slideshow-component .slideshow__text-wrapper.banner__content{padding-left:80px}}@media screen and (max-width: 767px){slideshow-component .slideshow__text-wrapper.banner__content{padding:30px 30px 0;align-items:flex-start}.slider.slider--everywhere .slider__slide.Setactive .slideshow__text-wrapper .banner__text{margin-top:0;margin-bottom:20px}.slider.slider--everywhere .slider__slide.Setactive .slideshow__text-wrapper .banner__text p{margin-top:0;margin-bottom:0}}slideshow-component .slideshow__text-wrapper.banner__content .banner__heading{font-size:59px;line-height:59px;margin-bottom:6px}@media screen and (min-width: 1280px){slideshow-component .slideshow__text-wrapper.banner__content .banner__heading{font-size:4.09722vw;line-height:4.09722vw;margin-bottom:.41667vw}}@media screen and (max-width: 1023px){slideshow-component .slideshow__text-wrapper.banner__content .banner__heading{font-size:36px;line-height:36px;margin-bottom:16px}}@media screen and (max-width: 767px){slideshow-component .slideshow__text-wrapper.banner__content .banner__heading{font-size:36px;line-height:36px;margin-bottom:16px;text-align:left}}slideshow-component .slideshow__text .banner__text{font-weight:500;font-size:23px;line-height:32px;margin-bottom:34px;padding-right:30px}@media screen and (min-width: 1280px){slideshow-component .slideshow__text .banner__text{font-size:1.59722vw;line-height:2.22222vw;margin-bottom:2.36111vw;padding-right:2.08333vw}}@media screen and (max-width: 1023px){slideshow-component .slideshow__text .banner__text{font-size:18px;line-height:26px;margin-bottom:30px;padding-right:0}}@media screen and (max-width: 767px){slideshow-component .banner__buttons{margin-top:0!important}}slideshow-component .banner__buttons a.button{font-size:11px;letter-spacing:.05em;height:auto;padding:16px 37px 13px}@media screen and (min-width: 1280px){slideshow-component .banner__buttons a.button{font-size:.76389vw;padding:1.11111vw 2.56944vw .90278vw}}.index .collection{max-width:1110px;width:100%;margin:0 auto}@media screen and (min-width: 1280px){.index .collection{max-width:77.08333vw}}@media screen and (max-width: 1279px){.index .collection{padding:0 30px;max-width:100%}}.index .collection .flickity-button{top:-11px;height:45px;width:45px;cursor:pointer}@media screen and (min-width: 1280px){.index .collection .flickity-button{top:-.76389vw;height:3.125vw;width:3.125vw}}.index .collection .flickity-prev-next-button.previous{right:44px;transform:none}@media screen and (min-width: 1280px){.index .collection .flickity-prev-next-button.previous{right:3.05556vw}}@media screen and (max-width: 1279px){.index .collection .flickity-prev-next-button.previous{right:74px}}.index .collection .flickity-prev-next-button.next{right:0;transform:none}@media screen and (max-width: 1279px){.index .collection .flickity-prev-next-button.next{right:30px}}.index .collection .tabcontent{padding:0!important}.index .collection .tabcontent .col-slider-content{margin:0;padding:0;width:auto;max-width:none}.home-product-section{overflow:hidden}.home-product-section .collection{margin-top:63px}@media screen and (min-width: 1280px){.home-product-section .collection{margin-top:4.375vw}}@media screen and (max-width: 767px){.home-product-section .collection{margin-top:43px}}.home-product-section .collection .tab button{opacity:1;color:#000}.home-product-section .collection .tab .tablinks:before{position:absolute;bottom:0;left:0;right:0;width:0;background:#000;height:3px;content:"";opacity:0;visibility:hidden;transition:all .4s ease-in-out 0s;-webkit-transition:all .4s ease-in-out 0s}.home-product-section .collection .tab .tablinks:after{opacity:0;visibility:hidden;transition:all .4s ease-in-out 0s;-webkit-transition:all .4s ease-in-out 0s;left:0;right:auto;width:0;display:none}.home-product-section .collection .tab .tablinks.active:before{width:100%;opacity:1;visibility:visible}@media screen and (max-width: 1279px){.home-product-section .collection .page-width.mob-pd.coll-spc{margin:0;padding:0;width:100%;max-width:100%}}.home-product-section .collection .tabcontent{padding:0}.home-product-section .collection li.carousel-cell{margin-left:38px;display:inline-block}@media screen and (min-width: 1280px){.home-product-section .collection li.carousel-cell{margin-left:2.63889vw}}@media screen and (max-width: 1279px){.home-product-section .collection li.carousel-cell{width:229px}}@media screen and (max-width: 1023px){.home-product-section .collection li.carousel-cell{margin-left:20px;width:200px}}@media screen and (max-width: 767px){.home-product-section .collection li.carousel-cell{margin-left:4.831vw;width:55.314vw}}.home-product-section .collection li.carousel-cell .badge-icon-col{left:-10px}@media screen and (min-width: 1280px){.home-product-section .collection li.carousel-cell .badge-icon-col{left:-.69444vw}}@media screen and (max-width: 767px){.home-product-section .collection li.carousel-cell .card__inner{max-height:67.633vw}}@media screen and (max-width: 1279px){.home-product-section .collection .tab{margin-bottom:28px}}.home-product-section .collection .tab button{padding:0 0 7px;font-size:20px;line-height:24px;margin-left:0;font-family:Fakt pro;font-weight:700;letter-spacing:0;color:#000}@media screen and (min-width: 1280px){.home-product-section .collection .tab button{padding-bottom:.48611vw;font-size:1.38889vw;line-height:1.66667vw}}.home-product-section .collection .tab button+button{margin-left:30px}@media screen and (min-width: 1280px){.home-product-section .collection .tab button+button{margin-left:2.08333vw}}.card__content .card__information{padding-top:11px;padding-bottom:0}@media screen and (min-width: 1280px){.card__content .card__information{padding-top:.76389vw}}.card__content h3.card__heading.h5{font-size:16px;line-height:20px}@media screen and (min-width: 1280px){.card__content h3.card__heading.h5{font-size:1.11111vw;line-height:1.38889vw}}@media screen and (max-width: 767px){.card__content h3.card__heading.h5{font-size:14px;line-height:17px}}.card__content h3.card__heading.h5 a{letter-spacing:0;font-size:16px;line-height:20px}@media screen and (min-width: 1280px){.card__content h3.card__heading.h5 a{font-size:1.11111vw;line-height:1.38889vw}}@media screen and (max-width: 767px){.card__content h3.card__heading.h5 a{font-size:14px;line-height:17px}}.card_btn_content .quick-add{margin-bottom:0}@media screen and (max-width: 767px){.card_btn_content .quick-add{margin-bottom:11px}}.quick-add{margin-bottom:0}.quick-add .quick-add__submit{font-size:11px;padding:12px 15px 8px}@media screen and (min-width: 1280px){.quick-add .quick-add__submit{font-size:.76389vw;padding:.83333vw 1.04167vw .55556vw}}@media screen and (max-width: 1023px){.quick-add .quick-add__submit{padding:6px 14px 4px;font-size:10px;min-height:36px}}@media screen and (max-width: 1023px){.quick-add .quick-add__submit .add-spc{width:auto;text-align:center}}@media screen and (max-width: 767px){.quick-add .quick-add__submit .add-spc{font-size:10px}}.quick-add .quick-add__submit .price{letter-spacing:0}@media screen and (max-width: 1023px){.quick-add .quick-add__submit .price{text-align:right;width:50px;font-size:11px;line-height:12px}}.quick-add .quick-add__submit .price .compare-price{color:#9a9a9a}@media screen and (max-width: 1023px){.quick-add .quick-add__submit .price span.price-item.price-item--sale.price-item--last{font-size:11px;line-height:12px}}@media screen and (max-width: 1023px){.quick-add .quick-add__submit .price .price-item{margin-right:0}}.quick-add .quick-add__submit:hover .price-item--regular{color:#fff}@media screen and (max-width: 1023px){.three-image{overflow:hidden}}@media screen and (max-width: 767px){.three-image .mar-spc .thimgdata{margin-bottom:0}}.three-image .three-image-content{margin:290px 0 100px}@media screen and (min-width: 1280px){.three-image .three-image-content{margin:20.13889vw 0 6.94444vw}}@media screen and (max-width: 1279px){.three-image .three-image-content{margin:220px 0 80px}}@media screen and (max-width: 1023px){.three-image .three-image-content{margin:94px 0 0;padding-bottom:60px}}.three-image .three-image-content .page-width{width:100%;max-width:1110px}@media screen and (min-width: 1280px){.three-image .three-image-content .page-width{max-width:77.08333vw}}@media screen and (max-width: 1279px){.three-image .three-image-content .page-width{padding:0 30px}}@media screen and (max-width: 767px){.three-image .three-image-content .page-width{padding:0}}.three-image .three-image-content .page-width h2.heading-text{font-size:45px;line-height:45px}@media screen and (min-width: 1280px){.three-image .three-image-content .page-width h2.heading-text{font-size:3.125vw;line-height:3.125vw}}.three-image .three-image-content .page-width h3.text-block{font-size:36px;line-height:36px;position:relative;z-index:2;margin-bottom:16px;text-align:left}@media screen and (min-width: 1280px){.three-image .three-image-content .page-width h3.text-block{font-size:2.5vw;line-height:2.5vw;margin-bottom:1.11111vw}}@media screen and (max-width: 767px){.three-image .three-image-content .page-width h3.text-block{font-size:30px;line-height:30px;margin-bottom:0;margin-top:-15px}}@media screen and (max-width: 413px){.three-image .three-image-content .page-width h3.text-block{font-size:26px;line-height:26px;margin-top:-10px}}.three-image .three-image-content .page-width a{display:inline-block}.three-image .three-image-content .page-width .img-block{overflow:hidden}.three-image .three-image-content .page-width .img-block img{transition:transform 1.5s}.three-image .three-image-content .page-width .img-block:hover img{transform:scale(1.2)}.three-image .three-image-content .page-width .banner-data.img1{margin-top:155px}@media screen and (min-width: 1280px){.three-image .three-image-content .page-width .banner-data.img1{margin-top:10.76389vw}}@media screen and (max-width: 767px){.three-image .three-image-content .page-width .banner-data.img1{margin:0 0 0 20px}}.three-image .three-image-content .page-width .banner-data.img1 .img-block{width:457px;height:494px}@media screen and (min-width: 1280px){.three-image .three-image-content .page-width .banner-data.img1 .img-block{width:31.73611vw;height:34.30556vw}}.three-image .three-image-content .page-width .banner-data.img2 .img-block{width:386px;height:452px}@media screen and (min-width: 1280px){.three-image .three-image-content .page-width .banner-data.img2 .img-block{width:26.80556vw;height:31.38889vw}}.three-image .three-image-content .page-width .banner-data.img3 .img-block{width:410px;height:471px}@media screen and (min-width: 1280px){.three-image .three-image-content .page-width .banner-data.img3 .img-block{width:28.47222vw;height:32.70833vw}}.testimonial-slider{overflow:hidden}.shop-look .shop-look-content{padding-top:114px;margin-bottom:82px}@media screen and (min-width: 1280px){.shop-look .shop-look-content{padding-top:7.91667vw;margin-bottom:5.69444vw}}@media screen and (max-width: 1023px){.shop-look .shop-look-content{padding-top:45px;margin-bottom:30px}}@media screen and (max-width: 767px){.shop-look .shop-look-content{padding:0;margin-bottom:30px}}.shop-look .shop-look-content .left-block{width:720px;position:sticky;align-items:flex-start;transition:all .25s ease-out 0s;top:10%}@media screen and (min-width: 1280px){.shop-look .shop-look-content .left-block{width:50vw}}@media screen and (max-width: 1279px){.shop-look .shop-look-content .left-block{width:50%;padding-right:30px}}@media screen and (max-width: 1023px){.shop-look .shop-look-content .left-block{padding-right:30px;width:50%}}@media screen and (max-width: 767px){.shop-look .shop-look-content .left-block{width:100%;padding:0;position:static;top:0}}@media screen and (max-width: 1279px){.shop-look .shop-look-content .left-block .hurabg-video{width:100%}}@media screen and (max-width: 1279px){.shop-look .shop-look-content .left-block .hurabg-video{height:553px;object-fit:cover}}@media screen and (max-width: 1023px){.shop-look .shop-look-content .left-block .hurabg-video{height:300px}}@media screen and (max-width: 767px){.shop-look .shop-look-content .left-block .hurabg-video{height:100vw}}.shop-look .shop-look-content .left-block .video-block{position:relative}.shop-look .shop-look-content .left-block .video-block video,.shop-look .shop-look-content .left-block .video-block img{height:553px;width:720px;object-fit:cover}@media screen and (min-width: 1280px){.shop-look .shop-look-content .left-block .video-block video,.shop-look .shop-look-content .left-block .video-block img{height:38.40278vw;width:50vw}}@media screen and (max-width: 1023px){.shop-look .shop-look-content .left-block .video-block video,.shop-look .shop-look-content .left-block .video-block img{width:100%}}@media screen and (max-width: 767px){.shop-look .shop-look-content .left-block .video-block video,.shop-look .shop-look-content .left-block .video-block img{height:100vw}}.shop-look .shop-look-content .left-block .btn-pos{padding:14px 39px 10px;position:absolute;bottom:67px;left:50%;transform:none;margin-left:-90px;letter-spacing:.05em}@media screen and (min-width: 1280px){.shop-look .shop-look-content .left-block .btn-pos{padding:.97222vw 2.70833vw .69444vw;bottom:4.65278vw;margin-left:-6.25vw}}@media screen and (max-width: 767px){.shop-look .shop-look-content .left-block .btn-pos{bottom:42px}}.shop-look .shop-look-content .right-block{padding-right:114px;width:calc(100% - 720px);padding-left:112px}@media screen and (min-width: 1280px){.shop-look .shop-look-content .right-block{padding-right:7.91667vw;width:calc(100% - 50vw);padding-left:7.77778vw}}@media screen and (max-width: 1279px){.shop-look .shop-look-content .right-block{padding-right:30px;padding-left:0;width:50%}}@media screen and (max-width: 1023px){.shop-look .shop-look-content .right-block{padding-right:30px;padding-left:0;width:50%}}@media screen and (max-width: 767px){.shop-look .shop-look-content .right-block{width:100%;padding:26px 30px 0}}@media only screen and (max-width: 413px){.shop-look .shop-look-content .right-block{padding-left:20px;padding-right:20px}}.shop-look .shop-look-content .right-block .collection__view-all .button{padding:14px 30px 10px;letter-spacing:.05em;font-size:11px;line-height:18px;font-weight:900;border:1px solid #000;text-transform:uppercase;margin-top:0;margin-bottom:10px}@media screen and (min-width: 1280px){.shop-look .shop-look-content .right-block .collection__view-all .button{border-width:.06944vw;font-size:.76389vw;line-height:1.25vw;padding:.97222vw 2.08333vw .69444vw;margin-bottom:.69444vw}}@media screen and (max-width: 767px){.shop-look .shop-look-content .right-block .collection__view-all .button{margin-bottom:0}}.shop-look .shop-look-content .right-block .collection__view-all .button:hover{box-shadow:none;background:#000;color:#fff;border-color:#000}.shop-look .shop-look-content .right-block .contains-card{margin:0 -20px}@media screen and (min-width: 1280px){.shop-look .shop-look-content .right-block .contains-card{margin:0 -1.38889vw}}@media screen and (max-width: 1279px){.shop-look .shop-look-content .right-block .contains-card{margin:0 -10px}}@media screen and (max-width: 1023px){.shop-look .shop-look-content .right-block .contains-card{margin:0 -5px}}@media screen and (max-width: 767px){.shop-look .shop-look-content .right-block .contains-card{margin:0 -5px}}.shop-look .shop-look-content .right-block .contains-card li.grid__item{padding:0 20px;margin:0}@media screen and (min-width: 1280px){.shop-look .shop-look-content .right-block .contains-card li.grid__item{padding:0 1.38889vw}}@media screen and (max-width: 1279px){.shop-look .shop-look-content .right-block .contains-card li.grid__item{padding:0 10px}}@media screen and (max-width: 1023px){.shop-look .shop-look-content .right-block .contains-card li.grid__item{padding:0 5px}}@media screen and (max-width: 767px){.shop-look .shop-look-content .right-block .contains-card li.grid__item{padding:0 5px}}.shop-look .shop-look-content .right-block .contains-card li.grid__item .card{margin-bottom:40px}@media screen and (min-width: 1280px){.shop-look .shop-look-content .right-block .contains-card li.grid__item .card{margin-bottom:2.77778vw}}@media screen and (max-width: 1023px){.shop-look .shop-look-content .right-block .contains-card li.grid__item .card{margin-bottom:20px}}@media screen and (max-width: 767px){.shop-look .shop-look-content .right-block .contains-card li.grid__item .card{margin-bottom:15px}}.shopify-section .image-with-text.video-section{margin-top:0}.shopify-section .image-with-text.video-section .video-block{width:659px;height:706px;order:0}@media screen and (min-width: 1280px){.shopify-section .image-with-text.video-section .video-block{width:45.76389vw;height:49.02778vw}}@media screen and (max-width: 1279px){.shopify-section .image-with-text.video-section .video-block{width:50%;height:450px}}@media screen and (max-width: 767px){.shopify-section .image-with-text.video-section .video-block{width:100%;height:100vw}}.shopify-section .image-with-text.video-section .video-block .img-video{height:706.5px;width:100%;object-fit:cover}@media screen and (min-width: 1280px){.shopify-section .image-with-text.video-section .video-block .img-video{height:49.0625vw}}@media screen and (max-width: 1279px){.shopify-section .image-with-text.video-section .video-block .img-video{height:450px}}@media screen and (max-width: 767px){.shopify-section .image-with-text.video-section .video-block .img-video{height:100vw}}.shopify-section .image-with-text.video-section .text-content{width:calc(100% - 659px);padding-left:170px;padding-right:186px;opacity:.9;display:flex;align-items:center}@media screen and (min-width: 1280px){.shopify-section .image-with-text.video-section .text-content{width:calc(100% - 45.76389vw);padding-left:11.80556vw;padding-right:12.91667vw}}@media screen and (max-width: 1279px){.shopify-section .image-with-text.video-section .text-content{padding-left:30px;padding-right:30px}}@media screen and (max-width: 1023px){.shopify-section .image-with-text.video-section .text-content{width:50%}}@media screen and (max-width: 767px){.shopify-section .image-with-text.video-section .text-content{order:1;width:100%;padding:55px 30px}}@media only screen and (max-width: 413px){.shopify-section .image-with-text.video-section .text-content{padding-left:20px;padding-right:20px}}@media screen and (max-width: 1279px){.shopify-section .image-with-text.video-section .text-content .animation-icon img{max-width:100px;max-height:100px;top:15px;left:84px}}@media screen and (max-width: 1023px){.shopify-section .image-with-text.video-section .text-content .animation-icon img{width:80px;height:80px;top:-30px}}@media screen and (max-width: 767px){.shopify-section .image-with-text.video-section .text-content .animation-icon img{top:-40px}}.shopify-section .image-with-text.video-section .text-content .main-title-content{margin-bottom:41px;font-size:45px;line-height:45px;color:#000}@media screen and (min-width: 1280px){.shopify-section .image-with-text.video-section .text-content .main-title-content{margin-bottom:2.84722vw;font-size:3.125vw;line-height:3.125vw}}@media screen and (max-width: 1023px){.shopify-section .image-with-text.video-section .text-content .main-title-content{margin-bottom:30px;font-size:36px;line-height:36px}}@media screen and (max-width: 767px){.shopify-section .image-with-text.video-section .text-content .main-title-content{font-size:36px;line-height:36px;margin-bottom:30px}}.shopify-section .image-with-text.video-section .text-content .sub-title-content{margin-bottom:0}.shopify-section .image-with-text.video-section .text-content .button{margin-top:0;padding-left:30px;padding-right:30px}@media screen and (min-width: 1280px){.shopify-section .image-with-text.video-section .text-content .button{padding-left:2.08333vw;padding-right:2.08333vw}}.shopify-section .image-with-text.video-section .text-content p{font-size:18px;line-height:25px;margin-bottom:46px}@media screen and (min-width: 1280px){.shopify-section .image-with-text.video-section .text-content p{font-size:1.25vw;line-height:1.73611vw;margin-bottom:3.19444vw}}@media screen and (max-width: 1023px){.shopify-section .image-with-text.video-section .text-content p{margin-bottom:30px}}.slider-mobile-gutter .multicolumn-list__item.grid__item{padding:0 18px}@media screen and (min-width: 1280px){.slider-mobile-gutter .multicolumn-list__item.grid__item{padding:0 1.25vw}}.slider-mobile-gutter .multicolumn-list__item.grid__item .multicolumn-card__image-wrapper{margin:0}.slider-mobile-gutter .multicolumn-list__item.grid__item img.multicolumn-card__image{max-width:60px;max-height:60px;margin-bottom:10px}@media screen and (min-width: 1280px){.slider-mobile-gutter .multicolumn-list__item.grid__item img.multicolumn-card__image{max-width:4.16667vw;max-height:4.16667vw;margin-bottom:.69444vw}}.slider-mobile-gutter .multicolumn-list__item.grid__item h3.multi-card-title{font-size:16px;line-height:19px;margin-top:0}@media screen and (min-width: 1280px){.slider-mobile-gutter .multicolumn-list__item.grid__item h3.multi-card-title{font-size:1.11111vw;line-height:1.31944vw}}.slider-mobile-gutter .multicolumn-list__item.grid__item p{font-size:12px;line-height:17px;margin-bottom:0;font-weight:400;height:0;overflow:hidden;padding-top:13px;opacity:.3;animation:fadeIn;animation-duration:0s;animation-duration:1s;transition:all .3s ease}@media screen and (min-width: 1280px){.slider-mobile-gutter .multicolumn-list__item.grid__item p{font-size:.83333vw;line-height:1.18056vw;padding-top:.90278vw}}.slider-mobile-gutter .multicolumn-list__item.grid__item:hover p{opacity:1}@media screen and (max-width: 767px){.f-name-data{margin-bottom:0!important}}.f-name-data .sec-title{font-size:36px;line-height:36px;margin-bottom:9px}@media screen and (min-width: 1280px){.f-name-data .sec-title{font-size:2.5vw;line-height:2.5vw;margin-bottom:.625vw}}@media screen and (max-width: 767px){.f-name-data .sec-title{font-size:30px;line-height:30px}}.f-name-data .f-name-content{font-size:18px;line-height:22px;font-family:Fakt pro;font-weight:500}@media screen and (min-width: 1280px){.f-name-data .f-name-content{font-size:1.25vw;line-height:1.52778vw}}@media screen and (max-width: 767px){.f-name-data .f-name-content{font-size:14px;line-height:20px}}@media screen and (max-width: 767px){.follw-us{margin:40px 0 50px!important}}.follw-us .icon-text-content{height:auto;border-radius:0;outline:none;margin:0;font-size:11px;line-height:18px;text-transform:uppercase;padding:14px 23px 10px;letter-spacing:.05em;font-family:Fakt pro;font-weight:900}@media screen and (min-width: 1280px){.follw-us .icon-text-content{font-size:.76389vw;line-height:1.25vw;padding:.97222vw 1.59722vw .69444vw}}.follw-us .icon-text-content .fol-text{font-size:11px;line-height:18px;letter-spacing:.05em;font-family:Fakt pro;font-weight:900}@media screen and (min-width: 1280px){.follw-us .icon-text-content .fol-text{font-size:.76389vw;line-height:1.25vw}}.follw-us .icon-text-content .icon-inst{height:16px;width:16px;margin-top:-5px}@media screen and (min-width: 1280px){.follw-us .icon-text-content .icon-inst{height:1.11111vw;width:1.11111vw;margin-top:-.34722vw}}.shopify-section .testimonial-slider{background:linear-gradient(90deg,#c93876 5.94% 100%);padding:96px 0}@media screen and (min-width: 1280px){.shopify-section .testimonial-slider{padding:6.66667vw 0}}@media screen and (max-width: 1023px){.shopify-section .testimonial-slider{padding:80px 0}}@media screen and (max-width: 767px){.shopify-section .testimonial-slider{padding:60px 0 27px}}.shopify-section .testimonial-slider .slick-dots{font-weight:900;font-size:14px;line-height:17px;letter-spacing:.05em;text-transform:uppercase;display:none!important;bottom:0;left:30px;position:static}@media screen and (max-width: 1023px){.shopify-section .testimonial-slider .slick-dots{display:flex!important;justify-content:center;margin-top:20px}}@media screen and (max-width: 767px){.shopify-section .testimonial-slider .slick-dots{margin-top:20px;padding-left:0}}.shopify-section .testimonial-slider .slick-dots span{width:20px;height:2px;background-color:#000;display:inline-block;margin:6px 12.5px 0}.shopify-section .testimonial-slider .slick-next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='488' height='512' viewBox='0 0 488 512'%3E%3Ctitle/%3E%3Cg id='icomoon-ignore'/%3E%3Cpath d='M332.957 237.714l-115.070-115.069 25.859-25.86 159.218 159.215-159.218 159.215-25.859-25.858 115.072-115.073h-248.425v-36.57h248.423z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:20px 20px;right:-204px}@media screen and (min-width: 1280px){.shopify-section .testimonial-slider .slick-next{background-size:1.38889vw 1.38889vw;right:-14.16667vw}}@media screen and (max-width: 1279px){.shopify-section .testimonial-slider .slick-next{right:-80px!important}}@media screen and (max-width: 1023px){.shopify-section .testimonial-slider .slick-next{right:0;display:none!important}}.shopify-section .testimonial-slider .slick-next:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='488' height='512' fill='white' viewBox='0 0 488 512'%3E%3Ctitle/%3E%3Cg id='icomoon-ignore'/%3E%3Cpath d='M332.957 237.714l-115.070-115.069 25.859-25.86 159.218 159.215-159.218 159.215-25.859-25.858 115.072-115.073h-248.425v-36.57h248.423z'/%3E%3C/svg%3E")}.shopify-section .testimonial-slider .slick-prev{left:-204px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='488' height='512' viewBox='0 0 488 512'%3E%3Ctitle/%3E%3Cg id='icomoon-ignore'/%3E%3Cpath d='M154.542 237.714l115.068-115.069-25.859-25.86-159.215 159.215 159.215 159.215 25.859-25.858-115.070-115.073h248.425v-36.57h-248.422z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:20px 20px}@media screen and (min-width: 1280px){.shopify-section .testimonial-slider .slick-prev{left:-14.16667vw;background-size:1.38889vw 1.38889vw}}@media screen and (max-width: 1279px){.shopify-section .testimonial-slider .slick-prev{left:-80px}}@media screen and (max-width: 1023px){.shopify-section .testimonial-slider .slick-prev{left:0;display:none!important}}@media screen and (max-width: 767px){.shopify-section .testimonial-slider .slick-prev{display:none!important}}.shopify-section .testimonial-slider .slick-prev:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='488' height='512' fill='white' viewBox='0 0 488 512'%3E%3Ctitle/%3E%3Cg id='icomoon-ignore'/%3E%3Cpath d='M154.542 237.714l115.068-115.069-25.859-25.86-159.215 159.215 159.215 159.215 25.859-25.858-115.070-115.073h248.425v-36.57h-248.422z'/%3E%3C/svg%3E")}.shopify-section .testimonial-slider .slick-next{right:-204px}@media screen and (min-width: 1280px){.shopify-section .testimonial-slider .slick-next{right:-14.16667vw}}@media screen and (max-width: 1023px){.shopify-section .testimonial-slider .slick-next{right:-80px}}@media screen and (max-width: 767px){.shopify-section .testimonial-slider .slick-next{display:none!important}}.shopify-section .testimonial-slider .slick-next,.shopify-section .testimonial-slider .slick-prev{padding:0;width:45px;height:45px;background-color:#fff;border:1px solid #000;transform:none;margin-top:-22.5px;top:50%;bottom:auto;position:absolute;font-size:0px}@media screen and (min-width: 1280px){.shopify-section .testimonial-slider .slick-next,.shopify-section .testimonial-slider .slick-prev{width:3.125vw;height:3.125vw;margin-top:-1.5625vw}}.shopify-section .testimonial-slider .slick-next:before,.shopify-section .testimonial-slider .slick-prev:before{display:none}.shopify-section .testimonial-slider .slick-next svg,.shopify-section .testimonial-slider .slick-prev svg{width:20px;height:20px}@media screen and (min-width: 1280px){.shopify-section .testimonial-slider .slick-next svg,.shopify-section .testimonial-slider .slick-prev svg{width:1.38889vw;height:1.38889vw}}@media only screen and (min-width: 1024px){.shopify-section .testimonial-slider .slick-next:hover,.shopify-section .testimonial-slider .slick-prev:hover{background-color:#000;border:1px solid #000}.shopify-section .testimonial-slider .slick-next:hover svg,.shopify-section .testimonial-slider .slick-prev:hover svg{fill:#fff}}.shopify-section .testimonial-slider .container{max-width:700px}@media screen and (min-width: 1280px){.shopify-section .testimonial-slider .container{max-width:48.61111vw}}@media screen and (max-width: 767px){.shopify-section .testimonial-slider .container{max-width:100%;padding:0 56px}}.shopify-section .testimonial-slider .container .testimonial-content{position:relative;display:none}.shopify-section .testimonial-slider .container .testimonial-content:before{position:absolute;content:"";right:-30px;top:-43px;background:url(/cdn/shop/files/quotation-mark.svg?v=1659518740) no-repeat;width:42px;height:33px;background-size:100% auto;display:none}@media screen and (min-width: 1280px){.shopify-section .testimonial-slider .container .testimonial-content:before{width:2.91667vw;height:2.29167vw;right:-2.08333vw;top:-2.98611vw}}@media screen and (max-width: 767px){.shopify-section .testimonial-slider .container .testimonial-content:before{right:auto;left:50%;width:28px;height:22px;transform:translate(-50%);top:-53px}}.shopify-section .testimonial-slider .container .testimonial-content h4{margin-bottom:12px;text-transform:uppercase;font-weight:700;line-height:40px;font-size:28px;line-height:28px;font-family:Fakt pro}@media screen and (min-width: 1280px){.shopify-section .testimonial-slider .container .testimonial-content h4{margin-bottom:.83333vw;line-height:2.77778vw;font-size:1.94444vw;line-height:1.94444vw}}@media screen and (max-width: 767px){.shopify-section .testimonial-slider .container .testimonial-content h4{margin-bottom:30px;font-size:24px;line-height:34px}}.shopify-section .testimonial-slider .container .testimonial-content h3{margin-top:25px}@media screen and (min-width: 1280px){.shopify-section .testimonial-slider .container .testimonial-content h3{margin-top:1.73611vw}}.shopify-section .testimonial-slider .container .testimonial-content h3 .author strong{font-weight:700}.shopify-section .testimonial-slider .container .testimonial-content h3 .author-name a{color:#000;font-size:14px}@media screen and (min-width: 1280px){.shopify-section .testimonial-slider .container .testimonial-content h3 .author-name a{font-size:.97222vw}}.shopify-section .testimonial-slider .container .testimonial-content h3 .author-name a:hover{text-decoration:underline}.shopify-section .testimonial-slider .container .testimonial-content p{font-size:14px;line-height:20px;margin-bottom:25px}@media screen and (min-width: 1280px){.shopify-section .testimonial-slider .container .testimonial-content p{font-size:.97222vw;line-height:1.38889vw;margin-bottom:1.73611vw}}@media screen and (max-width: 767px){.shopify-section .testimonial-slider .container .testimonial-content p{margin-bottom:30px}}.shopify-section .testimonial-slider .container .testimonial-content p strong,.shopify-section .testimonial-slider .container .testimonial-content p a{text-transform:uppercase}.shopify-section .testimonial-slider .container .testimonial-content p strong+a{margin-left:20px;padding-left:20px;position:relative}.shopify-section .testimonial-slider .container .testimonial-content p strong+a:before{width:1px;height:25px;background-color:#000;position:absolute;content:"";left:0;top:-7px}@media screen and (min-width: 1280px){.shopify-section .testimonial-slider .container .testimonial-content p strong+a:before{top:-.48611vw;height:1.73611vw}}@media screen and (max-width: 767px){.shopify-section .testimonial-slider .container .testimonial-content p strong+a:before{height:20px;top:-5px}}@media screen and (min-width: 1280px){.shopify-section .testimonial-slider .container .testimonial-content p strong+a{margin-left:1.38889vw;padding-left:1.38889vw}}.shopify-section .testimonial-slider .container .testimonial-content p strong+a:hover{color:#000;text-decoration:underline}.shopify-section .testimonial-slider .container .testimonial-content p a{font-weight:500}.shopify-section .testimonial-slider .container .testimonial-content p+p{margin-bottom:0}@media screen and (max-width: 767px){.shopify-section .testimonial-slider .container .testimonial-content p+p{font-size:12px;line-height:16px;margin-bottom:0}}.shopify-section .testimonial-slider .container.slick-initialized:before{display:block}.shopify-section .testimonial-slider .container.slick-initialized .testimonial-content{display:block}.carousel{display:none}.carousel.flickity-enabled{display:block}@media screen and (max-width: 767px){.three-image-content h3.text-block{font-size:30px;line-height:30px;letter-spacing:-.03em;margin-left:30px;margin-bottom:0;margin-top:-12px}}@media screen and (max-width: 767px){.three-image-content .mar-spc{margin-left:30px}}@media screen and (max-width: 767px){.three-image-content .mar-spc .thimgdata .banner-data-mob{margin-left:20px}}@media screen and (max-width: 767px){.three-image-content .mar-spc .thimgdata .banner-data-mob:first-child{margin-left:0}}@media screen and (max-width: 767px){.three-image-content .mar-spc .thimgdata{display:none}}.three-image-content .mar-spc .thimgdata .flickity-page-dots{margin:30px auto 0;text-align:center;display:flex;justify-content:center;align-items:center;padding:0}.three-image-content .mar-spc .thimgdata .flickity-page-dots .dot{margin:0 5px;border-radius:50%}.three-image-content .mar-spc .thimgdata.flickity-enabled{display:block}.badge-icon-col .badge-icon-data{margin-right:4px}@media screen and (min-width: 1200px){.badge-icon-col .badge-icon-data{margin-right:.27778vw}}.index .multicolumn .page-width{max-width:1110px;width:100%}@media screen and (min-width: 1200px){.index .multicolumn .page-width{max-width:77.08333vw}}@media screen and (max-width: 767px){.multicolumn .page-width .multicolumn-list{height:374px;padding:60px 0 50px}}.multicolumn .page-width .multicolumn-card__image-wrapper{margin:0}.multicolumn .page-width .multicolumn-list .multicolumn-card__info{padding:0}.multicolumn .page-width .multicolumn-list .multicolumn-card__info p{font-family:Fakt pro}.multicolumn .page-width .multicolumn-card__info{margin:0;padding:0}.home-product-section .col-slider-content{display:block}.slider.slider--everywhere .slider__slide{opacity:.5;z-index:2}.slider.slider--everywhere .slider__slide img,.slider.slider--everywhere .slider__slide .slideshow__text-wrapper .banner__heading,.slider.slider--everywhere .slider__slide .slideshow__text-wrapper .banner__text,.slider.slider--everywhere .slider__slide .slideshow__text-wrapper .banner__buttons{opacity:0}.slider.slider--everywhere .slider__slide.Setactive{opacity:1;animation:fadeIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slider.slider--everywhere .slider__slide.Setactive img{animation:fadeIn;opacity:1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slider.slider--everywhere .slider__slide.Setactive .slideshow__text-wrapper .banner__heading{animation:fadeInUp;opacity:1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-delay:.6s}.slider.slider--everywhere .slider__slide.Setactive .slideshow__text-wrapper .banner__text{animation:fadeInUp;opacity:1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-delay:.8s}.slider.slider--everywhere .slider__slide.Setactive .slideshow__text-wrapper .banner__buttons{animation:fadeInUp;opacity:1;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-delay:1s}.page-width aside#main-collection-filters.facets-wrapper{padding-bottom:40px;padding-top:40px;margin-bottom:40px;width:319px;padding-right:60px}@media screen and (min-width: 1280px){.page-width aside#main-collection-filters.facets-wrapper{padding-bottom:2.77778vw;padding-top:2.77778vw;margin-bottom:2.77778vw;width:22.15278vw;padding-right:4.16667vw}}@media screen and (max-width: 1023px){.page-width aside#main-collection-filters.facets-wrapper{width:100%;padding-top:0;padding-right:0;padding-bottom:0}}@media screen and (max-width: 767px){.page-width aside#main-collection-filters.facets-wrapper{margin-bottom:20px}}.page-width aside#main-collection-filters.facets-wrapper:before{top:0;left:-150px;width:469px}@media screen and (min-width: 1280px){.page-width aside#main-collection-filters.facets-wrapper:before{left:-10.41667vw;width:32.56944vw}}@media screen and (max-width: 1023px){.page-width aside#main-collection-filters.facets-wrapper:before{width:100%;left:0;display:none}}@media screen and (max-width: 767px){.page-width aside#main-collection-filters.facets-wrapper .product-count.light.medium-hide.large-up-hide{padding:0 20px}}.page-width aside#main-collection-filters.facets-wrapper .facets__form-vertical{max-width:100%!important}@media screen and (max-width: 1023px){.page-width aside#main-collection-filters.facets-wrapper .facets__heading.facets__heading--vertical{margin-bottom:0!important}}@media screen and (min-width: 375px){.page-width aside#main-collection-filters.facets-wrapper .facets__form-vertical{width:100%}}@media screen and (max-width: 1279px){.page-width aside#main-collection-filters.facets-wrapper .main-heading-filter{font-size:16px;line-height:19px}}.page-width aside#main-collection-filters.facets-wrapper .facets__heading.facets__heading--vertical{font-size:16px;line-height:20px;font-weight:700;margin-bottom:20px;font-family:Fakt pro}@media screen and (min-width: 1280px){.page-width aside#main-collection-filters.facets-wrapper .facets__heading.facets__heading--vertical{font-size:1.11111vw;line-height:1.38889vw;margin-bottom:1.38889vw}}@media screen and (max-width: 767px){.page-width aside#main-collection-filters.facets-wrapper .facets__heading.facets__heading--vertical{font-size:14px;line-height:17px;position:relative;cursor:pointer}}@media screen and (max-width: 767px){.page-width aside#main-collection-filters.facets-wrapper .facets__heading.facets__heading--vertical span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' role='presentation' class='icon icon-caret' viewBox='0 0 10 6'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z' fill='black' stroke='black'%3E%3C/path%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;width:10px;height:6px;background-size:10px auto;position:absolute;right:0;top:5px}}.page-width aside#main-collection-filters.facets-wrapper .filter-icon-data{width:12px;height:12px;transform:translateY(-8px)}@media screen and (min-width: 1280px){.page-width aside#main-collection-filters.facets-wrapper .filter-icon-data{width:.83333vw;height:.83333vw;transform:translateY(-.55556vw)}}.page-width aside#main-collection-filters.facets-wrapper .filter-icon-data svg{width:100%;height:100%;stroke:none}.page-width aside#main-collection-filters.facets-wrapper .list-menu__item.facets__item{text-transform:capitalize}.page-width aside#main-collection-filters.facets-wrapper .list-menu__item.facets__item span{font-size:14px;line-height:20px;font-family:Fakt pro}@media screen and (min-width: 1280px){.page-width aside#main-collection-filters.facets-wrapper .list-menu__item.facets__item span{font-size:.97222vw;line-height:1.38889vw}}.page-width aside#main-collection-filters.facets-wrapper .facets-wrap.parent-wrap.facets-wrap-vertical{padding:0;margin:0}.page-width aside#main-collection-filters.facets-wrapper .facets-wrap.parent-wrap.facets-wrap-vertical .facets__item:first-child .facet-checkbox{padding-top:0}.page-width aside#main-collection-filters.facets-wrapper .facets-wrap.parent-wrap.facets-wrap-vertical .facets__item .list-menu__item.facets__item{text-transform:capitalize}.page-width aside#main-collection-filters.facets-wrapper .facets-wrap.parent-wrap.facets-wrap-vertical .facets__item .list-menu__item.facets__item span{font-size:14px;line-height:20px;font-family:Fakt pro}@media screen and (min-width: 1280px){.page-width aside#main-collection-filters.facets-wrapper .facets-wrap.parent-wrap.facets-wrap-vertical .facets__item .list-menu__item.facets__item span{font-size:.97222vw;line-height:1.38889vw}}.page-width aside#main-collection-filters.facets-wrapper .facets-wrap.parent-wrap.facets-wrap-vertical .facets__item .facet-checkbox{position:relative;padding:0 0 0 26px;margin-bottom:15px}@media screen and (min-width: 1280px){.page-width aside#main-collection-filters.facets-wrapper .facets-wrap.parent-wrap.facets-wrap-vertical .facets__item .facet-checkbox{padding-left:1.80556vw;margin-bottom:1.04167vw}}.page-width aside#main-collection-filters.facets-wrapper .facets-wrap.parent-wrap.facets-wrap-vertical .facets__item .facet-checkbox:before{content:"";width:14px;height:14px;background:#fff;border:1px solid #000;position:absolute;left:0;top:2px}@media screen and (min-width: 1280px){.page-width aside#main-collection-filters.facets-wrapper .facets-wrap.parent-wrap.facets-wrap-vertical .facets__item .facet-checkbox:before{width:.97222vw;height:.97222vw;top:.13889vw}}.page-width aside#main-collection-filters.facets-wrapper .facets-wrap.parent-wrap.facets-wrap-vertical .facets__item .facet-checkbox>input[type=checkbox]:checked~.icon-checkmark{display:block;width:8px;height:8px;position:absolute;top:5px;left:3px}@media screen and (min-width: 1280px){.page-width aside#main-collection-filters.facets-wrapper .facets-wrap.parent-wrap.facets-wrap-vertical .facets__item .facet-checkbox>input[type=checkbox]:checked~.icon-checkmark{width:.55556vw;height:.55556vw;top:.34722vw;left:.20833vw}}.page-width aside#main-collection-filters.facets-wrapper .facets-wrap.parent-wrap.facets-wrap-vertical .facets__item .facet-checkbox>svg{width:14px;height:14px;display:none;stroke:none}@media screen and (min-width: 1280px){.page-width aside#main-collection-filters.facets-wrapper .facets-wrap.parent-wrap.facets-wrap-vertical .facets__item .facet-checkbox>svg{width:.97222vw;height:.97222vw}}.page-width #ProductGridContainer{width:calc(100% - 319px);padding-left:60px}@media screen and (min-width: 1280px){.page-width #ProductGridContainer{width:calc(100% - 22.15278vw);padding-left:4.16667vw}}@media screen and (max-width: 1023px){.page-width #ProductGridContainer{width:100%;padding:0 20px}}.page-width #ProductGridContainer .facets-vertical-form.d-flex-sort{padding:40px 0}@media screen and (min-width: 1280px){.page-width #ProductGridContainer .facets-vertical-form.d-flex-sort{padding:2.77778vw 0}}.page-width #ProductGridContainer .facets-vertical-form.d-flex-sort .product-count__text #ProductCountDesktop span{font-size:16px;line-height:20px;font-weight:700;font-family:Fakt pro;letter-spacing:0}@media screen and (min-width: 1280px){.page-width #ProductGridContainer .facets-vertical-form.d-flex-sort .product-count__text #ProductCountDesktop span{font-size:1.11111vw;line-height:1.38889vw}}.page-width #ProductGridContainer .facets-vertical-form.d-flex-sort .product-count__text #ProductCountDesktop span.numstyle{margin-right:15px;padding-top:3px;width:37px;height:37px}@media screen and (min-width: 1280px){.page-width #ProductGridContainer .facets-vertical-form.d-flex-sort .product-count__text #ProductCountDesktop span.numstyle{margin-right:1.04167vw;padding-top:.20833vw;width:2.56944vw;height:2.56944vw}}.page-width #ProductGridContainer .collection .product-grid{margin:0 -20px}@media screen and (min-width: 1280px){.page-width #ProductGridContainer .collection .product-grid{margin:0 -1.38889vw}}@media screen and (max-width: 1023px){.page-width #ProductGridContainer .collection .product-grid{margin:0 -10px}}@media screen and (max-width: 767px){.page-width #ProductGridContainer .collection .product-grid{margin:0 -5px}}.page-width #ProductGridContainer .collection .product-grid .grid__item{padding:0 20px}@media screen and (min-width: 1280px){.page-width #ProductGridContainer .collection .product-grid .grid__item{padding:0 1.38889vw}}@media screen and (max-width: 1023px){.page-width #ProductGridContainer .collection .product-grid .grid__item{padding:0 10px}}@media screen and (max-width: 767px){.page-width #ProductGridContainer .collection .product-grid .grid__item{padding:0 5px}}.page-width #ProductGridContainer .collection .product-grid .grid__item .card{margin-bottom:40px}@media screen and (min-width: 1280px){.page-width #ProductGridContainer .collection .product-grid .grid__item .card{margin-bottom:2.77778vw}}@media screen and (max-width: 767px){.page-width #ProductGridContainer .collection .product-grid .grid__item .card{margin-bottom:20px}}@media screen and (max-width: 1023px){.page-width #ProductGridContainer .collection .product-grid .grid__item .card .card_btn_content,.page-width #ProductGridContainer .collection .product-grid .grid__item .card .card__content,.page-width #ProductGridContainer .collection .product-grid .grid__item .card .card__media,.page-width #ProductGridContainer .collection .product-grid .grid__item .card .media{visibility:visible!important}}.page-width #ProductGridContainer .loadMoreBtn{margin-bottom:40px}@media screen and (min-width: 1280px){.page-width #ProductGridContainer .loadMoreBtn{margin-bottom:2.77778vw}}body.collection .multicolumn.collection{margin-top:20px}@media screen and (min-width: 1280px){body.collection .multicolumn.collection{margin-top:1.38889vw}}body.collection .multicolumn.collection .page-width{padding-top:0}body.collection .multicolumn.collection .page-width .multicolumn-card-spacing{padding-top:0;margin-top:6px}@media screen and (min-width: 1280px){body.collection .multicolumn.collection .page-width .multicolumn-card-spacing{margin-top:.41667vw}}body.collection .multicolumn.collection .multicolumn-list .multicolumn-list__item.grid__item:after{bottom:0}body .slider-mobile-gutter .multicolumn-list__item.grid__item p a{color:#000;text-decoration:underline}body .slider-mobile-gutter .multicolumn-list__item.grid__item p a:hover{color:#aa60dc}.collection-hero__image-container picture img{object-fit:cover;object-position:center}@media screen and (max-width: 767px){.shopify-section .collection-hero .collection-hero__text-wrapper.page-width{padding:60px 30px 40px}}.shopify-section .collection-hero .breadcrumbs.page-width.collection{top:14px;left:0;right:0;margin:0 auto 90px;max-width:1140px;padding:14px 0 11px}@media screen and (min-width: 1280px){.shopify-section .collection-hero .breadcrumbs.page-width.collection{top:.97222vw;max-width:79.16667vw;padding:.97222vw 0 .76389vw;margin-bottom:6.25vw}}@media screen and (max-width: 1279px){.shopify-section .collection-hero .breadcrumbs.page-width.collection{max-width:100%;padding:14px 20px 11px;margin-bottom:50px}}@media screen and (max-width: 767px){.shopify-section .collection-hero .breadcrumbs.page-width.collection{left:0;top:0;margin-bottom:20px}}.shopify-section .collection-hero .breadcrumbs.page-width.collection .breadcrumbs__item{font-size:14px;line-height:20px;padding-left:20px;margin-right:15px}@media screen and (min-width: 1280px){.shopify-section .collection-hero .breadcrumbs.page-width.collection .breadcrumbs__item{font-size:.97222vw;line-height:1.38889vw;padding-left:1.38889vw;margin-right:1.04167vw}}.shopify-section .collection-hero .breadcrumbs.page-width.collection .breadcrumbs__item:first-child{padding-left:0}.shopify-section .collection-hero .breadcrumbs.page-width.collection .breadcrumbs__item:after{display:none}.shopify-section .collection-hero .breadcrumbs.page-width.collection .breadcrumbs__item:not(:last-child):after{width:10px;height:10px;top:3px}@media screen and (min-width: 1280px){.shopify-section .collection-hero .breadcrumbs.page-width.collection .breadcrumbs__item:not(:last-child):after{width:.69444vw;height:.69444vw}}@media screen and (max-width: 767px){.shopify-section .collection-hero .breadcrumbs__list{padding-left:0;padding-top:0}}body .collection-hero__image-container{min-height:507px}@media screen and (min-width: 1280px){body .collection-hero__image-container{min-height:35.20833vw}}@media screen and (max-width: 1023px){body .collection-hero__image-container{min-height:46.914vw}}@media screen and (max-width: 767px){body .collection-hero__image-container{min-height:92.464vw;height:auto}}@media screen and (max-width: 413px){body .collection-hero__image-container{min-height:98.787vw}}body .collection-hero--with-image .collection-hero__text-wrapper{padding:45px 0 14px}@media screen and (min-width: 1280px){body .collection-hero--with-image .collection-hero__text-wrapper{padding:3.125vw 0 .97222vw}}@media screen and (max-width: 1023px){body .collection-hero--with-image .collection-hero__text-wrapper{padding:45px 30px 14px}}@media screen and (max-width: 767px){body .collection-hero--with-image .collection-hero__text-wrapper{padding-left:20px;padding-right:20px}}body .collection-hero--with-image .collection-hero__text-wrapper .collection-hero__title{font-size:59px;line-height:59px;letter-spacing:-.03em;font-family:Fakt pro}@media screen and (min-width: 1280px){body .collection-hero--with-image .collection-hero__text-wrapper .collection-hero__title{font-size:4.09722vw;line-height:4.09722vw}}@media screen and (max-width: 1023px){body .collection-hero--with-image .collection-hero__text-wrapper .collection-hero__title{font-size:48px;line-height:48px}}@media screen and (max-width: 767px){body .collection-hero--with-image .collection-hero__text-wrapper .collection-hero__title{font-size:36px;line-height:36px}}@media screen and (max-width: 413px){body .collection-hero--with-image .collection-hero__text-wrapper .collection-hero__title{font-size:32px;line-height:32px}}body .collection-hero--with-image .collection-hero__text-wrapper .collection-hero__description.rte.coll-desc-content{font-size:18px;line-height:26px;max-width:610px;margin-top:22px;font-family:Fakt pro;font-weight:500}@media screen and (min-width: 1280px){body .collection-hero--with-image .collection-hero__text-wrapper .collection-hero__description.rte.coll-desc-content{font-size:1.25vw;line-height:1.80556vw;max-width:42.36111vw;margin-top:1.52778vw}}@media screen and (max-width: 767px){body .collection-hero--with-image .collection-hero__text-wrapper .collection-hero__description.rte.coll-desc-content{font-size:16px;line-height:22px}}@media screen and (max-width: 413px){body .collection-hero--with-image .collection-hero__text-wrapper .collection-hero__description.rte.coll-desc-content{font-size:15px;line-height:20px;margin-top:15px}}.sorting .facet-filters__label.caption-large.text-body{font-size:16px;line-height:20px;font-weight:700;letter-spacing:0;font-family:Fakt pro}@media screen and (min-width: 1280px){.sorting .facet-filters__label.caption-large.text-body{font-size:1.11111vw;line-height:1.38889vw}}.collection slider-component:not(.page-width-desktop){overflow:hidden}.sort-mob .small.detalis{padding-top:0}@media screen and (max-width: 767px){.sort-mob .small.detalis .filter-main-title{padding:23px 20px 20px}}.sort-mob .facets.small.detalis.medium-hide.large-up-hide.bgactive .facets__heading.facets__heading--vertical{color:#fff}.sort-mob .facets.small.detalis.medium-hide.large-up-hide.bgactive .facets__heading.facets__heading--vertical span{transform:rotate(180deg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' role='presentation' class='icon icon-caret' viewBox='0 0 10 6'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z' fill='white' stroke='white'%3E%3C/path%3E%3C/svg%3E%0A")!important}@media screen and (max-width: 767px){#FacetsWrapperDesktop .fil-showing.fil-hidden.show-data{padding:20px}}@media screen and (max-width: 767px){#FacetsWrapperDesktop .show-data .facets__disclosure-vertical+.facets__disclosure-vertical{border-top:1px solid #000;margin-top:15px;padding-top:20px}}@media screen and (max-width: 767px){#FacetsWrapperDesktop .facets__heading.facets__heading--vertical,#FacetsWrapperDesktop .facets__summary span,#FacetsWrapperDesktop .list-menu__item.facets__item span{line-height:21px}}body .no-collection-banner .collection-hero__image-container{height:auto;min-height:inherit}body .no-collection-banner .collection-hero__image-container .breadcrumbs-data{position:relative;height:auto;margin-bottom:80px}@media screen and (min-width: 1280px){body .no-collection-banner .collection-hero__image-container .breadcrumbs-data{margin-bottom:5.55556vw}}@media screen and (max-width: 1023px){body .no-collection-banner .collection-hero__image-container .breadcrumbs-data{margin-bottom:50px;height:auto}}@media screen and (max-width: 767px){body .no-collection-banner .collection-hero__image-container .breadcrumbs-data{margin-bottom:30px}}body .no-collection-banner .collection-hero__image-container .collection-hero__text-wrapper{position:relative;height:auto;padding-bottom:130px;display:block;margin-top:0}@media screen and (min-width: 1280px){body .no-collection-banner .collection-hero__image-container .collection-hero__text-wrapper{padding-bottom:9.02778vw}}@media screen and (max-width: 1023px){body .no-collection-banner .collection-hero__image-container .collection-hero__text-wrapper{padding-bottom:60px}}@media screen and (max-width: 767px){body .no-collection-banner .collection-hero__image-container .collection-hero__text-wrapper{padding-bottom:40px}}@media screen and (max-width: 1023px){body .pro-bread .page-width .breadcrumbs-data{padding:0}}@media screen and (max-width: 1023px){body .pro-bread .page-width .breadcrumbs-data .breadcrumbs{padding:0 5px}}body .pro-bread .page-width .breadcrumbs-data .breadcrumbs .breadcrumbs__list{white-space:nowrap;overflow-x:auto}body .section-template--16043513053355__product-grid-padding{padding-top:0}@media screen and (max-width: 767px){body .collection-hero__text-wrapper1{max-width:100%!important}}@media screen and (max-width: 767px){body .collection-hero__text-wrapper1 .video-wrapper{position:relative;padding-bottom:56%}}@media screen and (max-width: 767px){body .collection-hero__text-wrapper1 .video-wrapper iframe{position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%}}@media screen and (max-width: 1023px){.page-width #ProductGridContainer .collection .product-grid .grid__item .badge-icon-col{top:10px;left:-6px}}@media screen and (max-width: 767px){.page-width #ProductGridContainer .collection .product-grid .grid__item .badge-icon-col .badge-icon-data:first-child{display:inline-block}}@media screen and (max-width: 1023px){body .coll-facets.col-width-set.facets-vertical.page-width{flex-wrap:wrap;padding:0}}@media screen and (max-width: 1023px){body .coll-facets.col-width-set.facets-vertical.page-width aside#main-collection-filters.facets-wrapper:before{background:unset}}@media screen and (max-width: 1023px){body .coll-facets.col-width-set.facets-vertical.page-width .facets-container{column-gap:0px}}@media screen and (max-width: 1023px){aside#main-collection-filters.facets-wrapper{width:100%;position:relative;display:block;z-index:1;margin-bottom:20px}}@media screen and (max-width: 1023px){.d-flex.sort-mob{display:flex;position:relative}}@media screen and (max-width: 1023px){.d-flex.sort-mob .facets__heading.facets__heading--vertical span{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' focusable='false' role='presentation' class='icon icon-caret' viewBox='0 0 10 6'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z' fill='black' stroke='black'%3E%3C/path%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;width:10px;height:6px;background-size:10px auto;position:absolute;right:0;top:5px}}@media screen and (max-width: 1023px){.page-width aside#main-collection-filters.facets-wrapper .facets__form-vertical{max-width:100%}}@media screen and (max-width: 1023px){.page-width aside#main-collection-filters.facets-wrapper .facets__form-vertical .pad-spc{margin-top:0}}@media screen and (max-width: 767px){.page-width aside#main-collection-filters.facets-wrapper .facets__form-vertical .pad-spc{margin-top:11px}}@media screen and (max-width: 1023px){.page-width aside#main-collection-filters.facets-wrapper .facets__form-vertical .pad-spc .facets__disclosure-vertical.js-filter:first-child{border-top:0;padding-top:0}}@media screen and (max-width: 1023px){.page-width aside#main-collection-filters.facets-wrapper .facets__form-vertical .pad-spc .facets__disclosure-vertical.js-filter:first-child .facets__summary{padding-top:0}}@media screen and (max-width: 1023px){body.collection .multicolumn.collection{visibility:visible!important}}.quick-add-modal .youtube-video-container,.quick-add-modal .accordion-detalis{display:none}.quick-add-modal .product__info-container div .product-form{margin:25px 0 15px}@media screen and (min-width: 1280px){.quick-add-modal .product__info-container div .product-form{margin:1.73611vw 0 1.04167vw}}.quick-add-modal div.product__title{border-bottom:.5px dashed #bbb;margin-bottom:30px}@media screen and (min-width: 1280px){.quick-add-modal div.product__title{margin-bottom:2.08333vw}}.quick-add-modal div.product__title .product__title{border:0px;margin-bottom:0}.quick-add-modal h2.h1{font-size:36px;font-weight:700;line-height:36px;font-family:Fakt pro;padding-right:20px;margin-bottom:25px;border:0px}@media screen and (min-width: 1280px){.quick-add-modal h2.h1{font-size:2.5vw;line-height:2.5vw;padding-right:1.38889vw;margin-bottom:1.73611vw}}@media screen and (max-width: 1023px){.quick-add-modal h2.h1{font-size:30px;line-height:30px}}@media screen and (max-width: 767px){.quick-add-modal .right-product-detalis{padding:0}}.quick-add-modal .left-product-image{position:relative}@media screen and (max-width: 767px){.quick-add-modal .left-product-image .product__media-item--variant:first-child{padding:0}}.quick-add-modal .left-product-image .badge-icon-data{position:absolute;left:20px;top:20px;width:100%}.quick-add-modal .left-product-image .badge-icon-data .badge-icon-1{left:-1.4vw;top:0vw}.quick-add-modal .left-product-image .badge-icon-data .badge-icon-2{left:4vw;top:0vw}.quick-add-modal .left-product-image .badge-icon-data .badge-icon-3{left:9.5vw;top:0}.quick-add-modal .left-product-image .badge-icon-data .badge-icon-4{left:14.9vw;top:0}.quick-add-modal .left-product-image .badge-icon-data .badge-icon-5{left:20.6vw;top:0vw}.quick-add-modal__content .badge-icon img{max-width:5.33333vw;position:static}@media screen and (max-width: 767px){.quick-add-modal__content .badge-icon img{max-width:8.33333vw}.quick-add-modal .left-product-image .badge-icon-data .badge-icon-1{left:-5.4vw;top:0vw}.quick-add-modal .left-product-image .badge-icon-data .badge-icon-2{left:4vw;top:0vw}.quick-add-modal .left-product-image .badge-icon-data .badge-icon-3{left:13.5vw;top:0}.quick-add-modal .left-product-image .badge-icon-data .badge-icon-4{left:21.9vw;top:0}.quick-add-modal .left-product-image .badge-icon-data .badge-icon-5{left:32.6vw;top:0vw}}.quick-add-modal .product__info-container .price--on-sale .price-item--regular{font-size:16px}@media screen and (min-width: 1280px){.quick-add-modal .product__info-container .price--on-sale .price-item--regular{font-size:1.11111vw}}.quick-add-modal .collection span.price-item.price-item--sale.price-item--last,.quick-add-modal span.price-item.price-item--sale.price-item--last{font-size:16px}@media screen and (min-width: 1280px){.quick-add-modal .collection span.price-item.price-item--sale.price-item--last,.quick-add-modal span.price-item.price-item--sale.price-item--last{font-size:1.11111vw}}.quick-add-modal .product-form__input.product-form__input--dropdown{display:flex;align-items:center;border-bottom:.5px dashed #bbb;padding-bottom:30px;margin-bottom:30px}@media screen and (min-width: 1280px){.quick-add-modal .product-form__input.product-form__input--dropdown{padding-bottom:2.08333vw;margin-bottom:2.08333vw}}@media screen and (max-width: 767px){.quick-add-modal .product-form__input.product-form__input--dropdown{flex-wrap:wrap;-webkit-flex-wrap:wrap}}.quick-add-modal .product-form__input.product-form__input--dropdown .form__label{width:120px}@media screen and (min-width: 1280px){.quick-add-modal .product-form__input.product-form__input--dropdown .form__label{width:8.33333vw}}@media screen and (max-width: 767px){.quick-add-modal .product-form__input.product-form__input--dropdown .form__label{width:100%}}.quick-add-modal .product-form__input.product-form__input--dropdown .select{width:calc(100% - 120px)}@media screen and (min-width: 1280px){.quick-add-modal .product-form__input.product-form__input--dropdown .select{width:calc(100% - 8.33333vw)}}@media screen and (max-width: 767px){.quick-add-modal .product-form__input.product-form__input--dropdown .select{width:100%}}.quick-add-modal .product-form__input.product-form__input--dropdown .select .icon-caret{width:10px;height:6px}@media screen and (min-width: 1280px){.quick-add-modal .product-form__input.product-form__input--dropdown .select .icon-caret{width:.69444vw;height:.41667vw}}.quick-add-modal .product__info-container .product-form__input.product-form__quantity{margin:15px 0;display:flex;align-items:center}@media screen and (min-width: 1280px){.quick-add-modal .product__info-container .product-form__input.product-form__quantity{margin:1.04167vw 0}}@media screen and (max-width: 767px){.quick-add-modal .product__info-container .product-form__input.product-form__quantity{flex-wrap:wrap;-webkit-flex-wrap:wrap}}.quick-add-modal .product__info-container .product-form__input.product-form__quantity .label-product{width:120px}@media screen and (min-width: 1280px){.quick-add-modal .product__info-container .product-form__input.product-form__quantity .label-product{width:8.33333vw}}@media screen and (max-width: 767px){.quick-add-modal .product__info-container .product-form__input.product-form__quantity .label-product{width:100%}}.quick-add-modal .product__info-container .product-form__input.product-form__quantity .quantity{width:calc(100% - 120px);height:50px}@media screen and (min-width: 1280px){.quick-add-modal .product__info-container .product-form__input.product-form__quantity .quantity{width:calc(100% - 8.33333vw);height:3.47222vw}}@media screen and (max-width: 767px){.quick-add-modal .product__info-container .product-form__input.product-form__quantity .quantity{width:100%}}.quick-add-modal .product__info-container .product-form__input.product-form__quantity .quantity button.quantity__button.no-js-hidden{width:30px;justify-content:flex-end}@media screen and (min-width: 1280px){.quick-add-modal .product__info-container .product-form__input.product-form__quantity .quantity button.quantity__button.no-js-hidden{width:2.08333vw}}.quick-add-modal .product__info-container .product-form__input.product-form__quantity .quantity button.quantity__button.no-js-hidden svg{width:10px;height:10px}@media screen and (min-width: 1280px){.quick-add-modal .product__info-container .product-form__input.product-form__quantity .quantity button.quantity__button.no-js-hidden svg{width:.69444vw;height:.69444vw}}.quick-add-modal .product__info-container .product-form__input.product-form__quantity .quantity .quantity__input{font-size:16px;font-family:Fakt pro;font-weight:600;color:#000}@media screen and (min-width: 1280px){.quick-add-modal .product__info-container .product-form__input.product-form__quantity .quantity .quantity__input{font-size:1.11111vw}}.quick-add-modal .product__info-container .product-form__input.product-form__quantity .quantity .quantity__input+button.quantity__button.no-js-hidden{justify-content:flex-start}.quick-add-modal .select .icon-caret{display:block;margin-left:-5px}@media screen and (min-width: 1280px){.quick-add-modal .select .icon-caret{margin-left:-.34722vw}}.quick-add-modal .select .select__select{font-size:14px;height:50px;padding:10px 30px 10px 20px}@media screen and (min-width: 1280px){.quick-add-modal .select .select__select{font-size:.97222vw;height:3.47222vw;padding:.69444vw 2.08333vw .69444vw 1.38889vw}}.quick-add-modal .label-product .form__label{font-size:14px;color:#000;font-family:Fakt pro;font-weight:600}@media screen and (min-width: 1280px){.quick-add-modal .label-product .form__label{font-size:.97222vw}}.quick-add-modal .product-price{margin-top:20px}@media screen and (min-width: 1280px){.quick-add-modal .product-price{margin-top:1.38889vw}}.quick-add-modal .product-price .price-item{font-size:16px}@media screen and (min-width: 1280px){.quick-add-modal .product-price .price-item{font-size:1.11111vw}}.quick-add-modal .product-price .price-item span{font-size:16px}@media screen and (min-width: 1280px){.quick-add-modal .product-price .price-item span{font-size:1.11111vw}}.quick-add-modal .product-form__buttons{position:relative}.quick-add-modal .product-form__buttons .product-price{position:absolute;right:20px;top:0}@media screen and (min-width: 1280px){.quick-add-modal .product-form__buttons .product-price{right:1.38889vw}}.quick-add-modal .product-form__buttons .product-price .price--on-sale .price-item--regular{color:#fff;opacity:.75}.quick-add-modal .product-form__buttons .product-price span.price-item.price-item--sale.price-item--last{color:#fff}.quick-add-modal .product-form__buttons:hover .product-price .price--on-sale .price-item--regular{color:#000;opacity:.75}.quick-add-modal .product-form__buttons:hover .product-price span.price-item.price-item--sale.price-item--last{color:#000}.quick-add-modal .product-form__buttons:hover .product-price .price__regular .price-item--regular{color:#fff}.quick-add-modal .product .add-btn{margin-bottom:30px;color:#fff;font-size:13px;font-weight:600;text-align:left;justify-content:flex-start;padding-left:20px;padding-right:20px}@media screen and (min-width: 1280px){.quick-add-modal .product .add-btn{margin-bottom:2.08333vw;font-size:.90278vw;padding-left:1.38889vw;padding-right:1.38889vw}}.quick-add-modal .product .add-btn span{color:#fff}.quick-add-modal .product .add-btn+.product-price .price__regular span{color:#fff}.quick-add-modal .product .add-btn:hover{color:#000}.quick-add-modal .product .add-btn:hover+.product-price .price__regular span{color:#000}.quick-add-modal .product .add-btn:focus+.product-price .price__regular span{color:#fff}.quick-add-modal .product:not(.featured-product) .product__view-details{display:inline-flex;align-items:center;font-size:16px}@media screen and (min-width: 1280px){.quick-add-modal .product:not(.featured-product) .product__view-details{font-size:1.11111vw}}.quick-add-modal .product:not(.featured-product) .product__view-details svg{width:16px;height:16px;margin-left:10px}@media screen and (min-width: 1280px){.quick-add-modal .product:not(.featured-product) .product__view-details svg{width:1.11111vw;height:1.11111vw;margin-left:.69444vw}}.facet-filters.sorting.caption .select2-container--default .select2-results>.select2-results__options{max-height:100%}.facet-filters.sorting.caption .select2-container--default{width:100%!important}@media screen and (max-width: 767px){.facet-filters.sorting.caption .select2-container--default{min-width:100%!important}}@media screen and (max-width: 1023px){.facet-filters.sorting.caption .select2-container .select2-selection--single{border:0px;padding:20px}}.global-settings-popup .quick-add-modal__content-info{display:block;padding:25px}@media screen and (min-width: 1280px){.global-settings-popup .quick-add-modal__content-info{padding:1.73611vw}}body.list-collections h1.title.title--primary{text-align:center;font-size:48px;line-height:48px;margin-bottom:40px;font-weight:900;margin-top:50px;font-family:Fakt pro}@media screen and (min-width: 1280px){body.list-collections h1.title.title--primary{font-size:3.33333vw;line-height:3.33333vw;margin-bottom:2.77778vw;margin-top:3.47222vw}}@media screen and (max-width: 1023px){body.list-collections h1.title.title--primary{font-size:36px;line-height:36px;margin-top:40px;margin-bottom:30px}}body.list-collections .collection-list{margin:0 -15px}@media screen and (min-width: 1280px){body.list-collections .collection-list{margin:0 -1.04167vw}}@media screen and (max-width: 1023px){body.list-collections .collection-list{margin:0 -10px}}@media screen and (max-width: 767px){body.list-collections .collection-list{margin:0 -5px}}body.list-collections .collection-list li{padding:0 15px}@media screen and (min-width: 1280px){body.list-collections .collection-list li{padding:0 1.04167vw}}@media screen and (max-width: 1023px){body.list-collections .collection-list li{padding:0 10px}}@media screen and (max-width: 767px){body.list-collections .collection-list li{padding:0 5px}}body.list-collections .collection-list li .card-wrapper{padding:0 0 30px}@media screen and (min-width: 1280px){body.list-collections .collection-list li .card-wrapper{padding-bottom:2.08333vw}}@media screen and (max-width: 767px){body.list-collections .collection-list li .card-wrapper{padding-bottom:20px}}body.list-collections .collection-list li .card-wrapper .card__media .media{overflow:hidden}body.list-collections .collection-list li .card-wrapper .card__media .media img{transition:transform 1.5s;object-fit:cover}body.list-collections .collection-list li .card-wrapper .card__media .media:hover img{transform:scale(1.1);opacity:.9}body.list-collections .collection-list li .card-wrapper .card__information .card__heading .full-unstyled-link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-size:16px;line-height:21px;color:#000;transition:all .5s ease-out}@media screen and (min-width: 1280px){body.list-collections .collection-list li .card-wrapper .card__information .card__heading .full-unstyled-link{font-size:1.11111vw;line-height:1.45833vw}}@media screen and (max-width: 767px){body.list-collections .collection-list li .card-wrapper .card__information .card__heading .full-unstyled-link{font-size:14px}}body.list-collections .collection-list li .card-wrapper .card__information .card__heading .full-unstyled-link svg{width:15px;height:16px;position:relative;top:3px;margin-left:5px}@media screen and (min-width: 1280px){body.list-collections .collection-list li .card-wrapper .card__information .card__heading .full-unstyled-link svg{width:1.04167vw;height:1.11111vw;top:.20833vw;margin-left:.34722vw}}body.list-collections .collection-list li .card-wrapper .card__information .card__heading .full-unstyled-link:hover{text-decoration:underline}body.list-collections .collection-list li .card-wrapper .card__information .card__heading .full-unstyled-link:hover svg{margin-left:10px}@media screen and (min-width: 1280px){body.list-collections .collection-list li .card-wrapper .card__information .card__heading .full-unstyled-link:hover svg{margin-left:.69444vw}}.button-show-more,.button-show-less{font-size:13px;font-weight:500;text-decoration:none;color:#757575;text-transform:capitalize;margin-top:0!important}@media screen and (min-width: 1280px){.button-show-more,.button-show-less{font-size:.90278vw}}.button-show-more .label-text span,.button-show-less .label-text span{display:none}.button-show-more:hover,.button-show-less:hover{text-decoration:underline;color:#000}.page-width aside#main-collection-filters.facets-wrapper .small.detalis.bgactive .facets__heading.facets__heading--vertical span{background-image:url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='white' stroke-width='1.5'/%3E%3C/svg%3E%0A");transform:rotate(180deg)}.sort-mob .small.detalis.bgactive{background:#000}.sort-mob .small.detalis.bgactive h4.mobfiltertitle{color:#fff}@media screen and (max-width: 767px){.quick-add-modal__content .quick-add-modal__toggle{display:block;width:40px;height:40px}}.product__info-container .product-form__input.product-form__quantity{margin:30px 0}@media screen and (min-width: 1280px){.product__info-container .product-form__input.product-form__quantity{margin:2.08333vw 0}}.product__info-container .product-form__input.product-form__quantity .label-product{width:150px}@media screen and (min-width: 1280px){.product__info-container .product-form__input.product-form__quantity .label-product{width:10.41667vw}}@media screen and (max-width: 1023px){.product__info-container .product-form__input.product-form__quantity .label-product{width:120px}}.product__info-container .product-form__input.product-form__quantity .form__label{font-size:14px}@media screen and (min-width: 1280px){.product__info-container .product-form__input.product-form__quantity .form__label{font-size:.97222vw}}.product__info-container .product-form__input.product-form__quantity .quantity{height:44px;width:calc(100% - 150px)}@media screen and (min-width: 1280px){.product__info-container .product-form__input.product-form__quantity .quantity{width:calc(100% - 10.41667vw);height:3.05556vw}}@media screen and (max-width: 1023px){.product__info-container .product-form__input.product-form__quantity .quantity{width:calc(100% - 120px)}}.product__info-container .product-form__input.product-form__quantity .quantity .quantity__button{-webkit-justify-content:flex-end;justify-content:flex-end}.product__info-container .product-form__input.product-form__quantity .quantity .quantity__button svg{width:10px;height:10px}@media screen and (min-width: 1280px){.product__info-container .product-form__input.product-form__quantity .quantity .quantity__button svg{width:.69444vw;height:.69444vw}}.product__info-container .product-form__input.product-form__quantity .quantity .qua-input+.quantity__button{-webkit-justify-content:flex-start;justify-content:flex-start}.product__info-container div .product-form{margin:30px 0 40px}@media screen and (min-width: 1280px){.product__info-container div .product-form{margin:2.08333vw 0 2.77778vw}}.product__info-container div .product-form .product-form__buttons{width:100%}.product__info-container div .product-form .product-form__buttons .add-btn{margin-bottom:0}.product__info-container .afterpay-paragraph .afterpay-logo-link{margin-left:5px}@media screen and (min-width: 1280px){.product__info-container .afterpay-paragraph .afterpay-logo-link{margin-left:.34722vw}}.product__info-container afterpay-placement{margin:0 0 40px}@media screen and (min-width: 1280px){.product__info-container afterpay-placement{margin-bottom:2.77778vw}}.product__info-container afterpay-placement .afterpay-paragraph{font-size:16px;line-height:22px;font-family:Fakt pro;color:#000}@media screen and (min-width: 1280px){.product__info-container afterpay-placement .afterpay-paragraph{font-size:1.11111vw;line-height:1.52778vw}}@media screen and (max-width: 1023px){body .shopify-section .section-template--16043513872555__main-padding,body .shopify-section .pro-bread+.page-width{padding-top:0}}@media screen and (max-width: 767px){body .shopify-section .section-template--16043513872555__main-padding .product__media-gallery,body .shopify-section .pro-bread+.page-width .product__media-gallery{overflow:hidden}}@media screen and (max-width: 767px){body .shopify-section .section-template--16043513872555__main-padding .product__media-gallery .product__media-item.grid__item,body .shopify-section .pro-bread+.page-width .product__media-gallery .product__media-item.grid__item{margin:0;padding:0;width:100%;border:0px}}@media screen and (max-width: 767px){body .shopify-section .section-template--16043513872555__main-padding .product__media-gallery .product__media-item.grid__item .product__media,body .shopify-section .pro-bread+.page-width .product__media-gallery .product__media-item.grid__item .product__media{border:0px}}@media screen and (max-width: 767px){body .shopify-section .section-template--16043513872555__main-padding .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide),body .shopify-section .pro-bread+.page-width .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:-15px;margin-right:-15px}}@media screen and (max-width: 767px){body .shopify-section .product .badge-icon-data{position:absolute;top:0;left:0;width:100%}body .shopify-section .product .badge-icon-data .badge-icon{position:relative;width:auto;left:0;right:0;display:inline-block}}@media screen and (max-width: 767px){body .shopify-section .product .right-product-detalis{padding:0 5px;margin-top:0}}@media screen and (max-width: 767px){body .shopify-section .product .right-product-detalis .product__title{padding:0 0 21px;margin:15px 0 29px;line-height:18px}}@media screen and (max-width: 767px){body .shopify-section .product .right-product-detalis .accordion-detalis{margin:0 -20px;padding:29px 30px 25px 25px}}body .shopify-section .product .right-product-detalis .product__description.rte h3{font-family:Fakt pro;font-size:18px;line-height:22px;margin-bottom:15px;font-weight:500}@media screen and (min-width: 1280px){body .shopify-section .product .right-product-detalis .product__description.rte h3{font-size:1.25vw;line-height:1.52778vw;margin-bottom:1.04167vw}}body .shopify-section .product .right-product-detalis .product__description.rte p,body .shopify-section .product .right-product-detalis .product__description.rte ul,body .shopify-section .product .right-product-detalis .product__description.rte ol{font-family:Fakt pro;font-size:16px;line-height:22px;margin-bottom:25px;font-weight:400}@media screen and (min-width: 1280px){body .shopify-section .product .right-product-detalis .product__description.rte p,body .shopify-section .product .right-product-detalis .product__description.rte ul,body .shopify-section .product .right-product-detalis .product__description.rte ol{font-size:1.11111vw;line-height:1.52778vw;margin-bottom:1.73611vw}}body .shopify-section .product .right-product-detalis .product__description.rte ul li,body .shopify-section .product .right-product-detalis .product__description.rte ol li{margin:3px 0}@media screen and (min-width: 1280px){body .shopify-section .product .right-product-detalis .product__description.rte ul li,body .shopify-section .product .right-product-detalis .product__description.rte ol li{margin:.20833vw 0}}body .shopify-section .product .right-product-detalis .product__description.rte ul li p,body .shopify-section .product .right-product-detalis .product__description.rte ol li p{margin:0}.shopify-section .trustspot.trustspot-main-widget{background:#f3f3f3;margin-top:0;padding-top:0;border-top:0px}@media screen and (max-width: 1023px){.shopify-section .trustspot.trustspot-main-widget{margin-top:0;padding-top:0;overflow:hidden}}.shopify-section .trustspot.trustspot-main-widget .trustspot-review-section #trustspot-widget-wrapper{padding-bottom:40px}@media screen and (min-width: 1280px){.shopify-section .trustspot.trustspot-main-widget .trustspot-review-section #trustspot-widget-wrapper{padding-bottom:1.38889vw}}variant-selects .select{max-width:100%!important;width:100%}variant-selects .select .icon.icon-caret{display:none}variant-selects .form__label{font-size:14px;font-weight:600;color:#000;line-height:20px;letter-spacing:0;font-family:Fakt pro}@media screen and (min-width: 1280px){variant-selects .form__label{font-size:.97222vw;line-height:1.38889vw}}@media screen and (max-width: 767px){body .product__media-list{margin:0 auto;width:100%}}@media screen and (max-width: 767px){body .product__media-list .slick-dots{bottom:50px}}@media screen and (max-width: 767px){body .product__media-list .slick-dots li{width:10px}}@media screen and (max-width: 767px){body .product__media-list .slick-dots .slick-active button:before{font-size:7px;color:#000;opacity:1}}@media screen and (max-width: 767px){body .product__media-list.custom-slider--mobile{display:block;margin-bottom:10px}body .product__media-list.custom-slider--mobile:not(.slick-initialized){white-space:nowrap;overflow-x:hidden;display:block;width:100%;margin-left:0}body .product__media-list.custom-slider--mobile:not(.slick-initialized) .product__media-item{display:inline-block;margin-left:1.5rem}body .product__media-list.custom-slider--mobile .product__media-item{min-width:auto}}body.gradient.product .newsletter.center{margin-top:0!important}body.product .main-carousel.feature-pro li{display:inline-block}body.product .ts-widget-avg-star{font-size:20px}@media screen and (min-width: 1280px){body.product .ts-widget-avg-star{font-size:1.38889vw}}body.product #trustspot-widget-wrapper a{color:#000}.product-recommendations{overflow:hidden;padding-top:11px}@media screen and (min-width: 1280px){.product-recommendations{padding-top:.76389vw}}@media screen and (max-width: 767px){.product-recommendations{margin-top:50px!important}}.product-recommendations .page-width{position:relative}.product-recommendations .product-recommendations__heading{margin-bottom:44px;font-size:36px;line-height:36px;font-weight:700;font-family:Fakt pro}@media screen and (min-width: 1280px){.product-recommendations .product-recommendations__heading{margin-bottom:3.05556vw;font-size:2.5vw;line-height:2.5vw}}@media screen and (max-width: 1023px){.product-recommendations .product-recommendations__heading{font-size:30px;line-height:30px}}@media screen and (max-width: 767px){.product-recommendations .product-recommendations__heading{padding:0 5px!important}}.product-recommendations .flickity-button{top:0;cursor:pointer;width:45px;height:45px;transform:none!important}@media screen and (min-width: 1280px){.product-recommendations .flickity-button{width:3.125vw;height:3.125vw}}.product-recommendations .flickity-prev-next-button.previous{right:44px}@media screen and (min-width: 1280px){.product-recommendations .flickity-prev-next-button.previous{right:3.05556vw}}@media screen and (max-width: 1279px){.product-recommendations .flickity-prev-next-button.previous{right:64px!important}}.product-recommendations .flickity-prev-next-button.next{right:0!important}@media screen and (max-width: 1279px){.product-recommendations .flickity-prev-next-button.next{right:30px!important}}.product-recommendations .main-carousel{margin:0;padding:0;width:100%}.product-recommendations li.recommend-slide.carousel-cell-1{margin-right:0;width:229px;margin-left:38px}@media screen and (min-width: 1280px){.product-recommendations li.recommend-slide.carousel-cell-1{width:15.90278vw;margin-left:2.63889vw}}@media screen and (max-width: 1279px){.product-recommendations li.recommend-slide.carousel-cell-1{margin-left:20px}}.product-recommendations li.recommend-slide.carousel-cell-1 .badge-icon-col.d-flex{left:-10px;top:10px}@media screen and (min-width: 1280px){.product-recommendations li.recommend-slide.carousel-cell-1 .badge-icon-col.d-flex{left:-.69444vw;top:.69444vw}}@media screen and (max-width: 767px){.product-recommendations li.recommend-slide.carousel-cell-1 .card__inner{max-height:67.633vw}}.afterpay-paragraph{margin-bottom:40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-flex-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media screen and (min-width: 1280px){.afterpay-paragraph{margin-bottom:2.77778vw}}.afterpay-paragraph .afterpay-logo{display:none}.afterpay-paragraph .afterpay-text2{margin-right:12px;padding-left:100px;position:relative}@media screen and (min-width: 1280px){.afterpay-paragraph .afterpay-text2{margin-right:.83333vw;padding-left:6.94444vw}}.afterpay-paragraph .afterpay-text2:before{background-image:url(https://static.afterpay.com/integration/product-page/logo-afterpay-black@2x.png);background-repeat:no-repeat;width:88px;height:17px;background-size:88px 17px;position:absolute;left:0;content:"";top:2px}@media screen and (min-width: 1280px){.afterpay-paragraph .afterpay-text2:before{width:6.11111vw;height:1.18056vw;background-size:6.11111vw 1.18056vw;top:.13889vw}}.afterpay-paragraph .afterpay-link{width:16px;height:16px;position:relative;margin-top:-4px}@media screen and (min-width: 1280px){.afterpay-paragraph .afterpay-link{width:1.11111vw;height:1.11111vw;margin-top:-.27778vw}}.afterpay-paragraph .afterpay-link:before{position:absolute;content:"";background-image:url(/cdn/shop/files/afterpay-icon.png?v=1676639018);background-repeat:no-repeat;width:16px;height:16px;left:0;top:0;background-size:16px 16px}@media screen and (min-width: 1280px){.afterpay-paragraph .afterpay-link:before{width:1.11111vw;height:1.11111vw;background-size:1.11111vw 1.11111vw}}body.product .product-form__input.product-form__input--dropdown{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding-bottom:30px;margin-bottom:30px;border-bottom:.5px dashed #bbb}@media screen and (min-width: 1280px){body.product .product-form__input.product-form__input--dropdown{padding-bottom:2.08333vw;margin-bottom:2.08333vw}}body.product .product-form__input.product-form__input--dropdown .form__label{width:150px;font-weight:700}@media screen and (min-width: 1280px){body.product .product-form__input.product-form__input--dropdown .form__label{width:10.41667vw}}@media screen and (max-width: 1023px){body.product .product-form__input.product-form__input--dropdown .form__label{width:120px}}body.product .product-form__input.product-form__input--dropdown .select{width:calc(100% - 150px)}@media screen and (min-width: 1280px){body.product .product-form__input.product-form__input--dropdown .select{width:calc(100% - 10.41667vw)}}@media screen and (max-width: 1023px){body.product .product-form__input.product-form__input--dropdown .select{width:calc(100% - 120px)}}.right-product-detalis .accordion-detalis{font-size:16px;line-height:20px;font-weight:700;margin-bottom:0;padding:29px 25px 25px;text-transform:capitalize;cursor:pointer;position:relative}@media screen and (min-width: 1280px){.right-product-detalis .accordion-detalis{padding:2.01389vw 1.73611vw 1.73611vw;font-size:1.11111vw;line-height:1.38889vw}}.right-product-detalis .accordion-detalis .summary__title:before{right:0}.right-product-detalis .accordion-detalis .summary__title:after{right:0}.right-product-detalis .accordion-detalis .accordion__title{font-size:16px;line-height:20px;font-weight:700;font-family:Fakt pro}@media screen and (min-width: 1280px){.right-product-detalis .accordion-detalis .accordion__title{font-size:1.11111vw;line-height:1.38889vw}}.right-product-detalis .accordion-detalis .accordion__content.rte p{font-family:Fakt pro;font-weight:400;font-size:14px;line-height:22px}@media screen and (min-width: 1280px){.right-product-detalis .accordion-detalis .accordion__content.rte p{font-size:.97222vw;line-height:1.52778vw}}.right-product-detalis .accordion-detalis ul li.marker{font-family:Fakt pro;font-weight:400;font-size:14px;line-height:22px;padding-left:28px}@media screen and (min-width: 1280px){.right-product-detalis .accordion-detalis ul li.marker{font-size:.97222vw;line-height:1.52778vw;padding-left:1.94444vw}}.right-product-detalis .accordion-detalis ul li.marker+li.marker{margin-top:10px}@media screen and (min-width: 1280px){.right-product-detalis .accordion-detalis ul li.marker+li.marker{margin-top:.69444vw}}@media screen and (max-width: 767px){body.product .pro-bread+.page-width{padding-top:0}}@media screen and (max-width: 767px){body.product .pro-bread+.page-width .product__media-gallery .product__media-item.grid__item{margin:0;padding:0;width:100%;border:0px}}.product-media-modal__toggle{height:4rem}.product-media-modal__toggle svg{width:15px;height:15px}@media screen and (max-width: 767px){.product .product__media-gallery .product-gallery-thumbnails{width:100%;padding:.5rem;position:relative;overflow-x:auto;margin-bottom:1rem}.product .product__media-gallery .product-gallery-thumbnails:not(.slick-initialized){display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-webkit-box:1;-moz-box:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.product .product__media-gallery .product-gallery-thumbnails.slick-initialized .thumbnail-list__item:not(:last-child){margin-right:.6rem}.product .product__media-gallery .product-gallery-thumbnails .slider__slide{margin-bottom:0;padding-top:Max(var(--focus-outline-padding),var(--shadow-padding-top));padding-bottom:Max(var(--focus-outline-padding),var(--shadow-padding-bottom))}}@media screen and (max-width: 767px){body .product__media-list.custom-slider--mobile{padding-bottom:0}}@media screen and (max-width: 767px){.product-gallery-thumbnails .thumbnail-list__item .thumbnail img{margin:auto}}@media screen and (max-width: 767px){.product-gallery-thumbnails .slick-current .thumbnail{border:1px solid #000;box-shadow:none}}#shopify-section-template--16138014097579__related-products .color-background-1{overflow:hidden}.product-form .customer .recipient-form{position:relative}.product-form .customer .recipient-form input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}.product-form .customer .recipient-form .recipient-checkbox{position:relative;padding-left:30px;font-size:15px;line-height:22px;padding-top:2px}.product-form .customer .recipient-form .recipient-checkbox svg{position:absolute;left:0;top:0}.product-form .customer .recipient-form .recipient-checkbox .icon-checkmark{display:none}.product-form .customer .recipient-form input[type=checkbox]:checked~.recipient-checkbox .icon-checkmark{display:block;left:3px;top:5px}.product-form .customer .recipient-fields hr{display:none}.product-form .customer .recipient-fields .recipient-fields__field .field{margin:20px 0;flex-wrap:wrap!important;border:0}.product-form .customer .recipient-fields .recipient-fields__field .field:before,.product-form .customer .recipient-fields .recipient-fields__field .field:after{display:none}.product-form .customer .recipient-fields .recipient-fields__field .field .field__input{border:1px solid #000;font-size:14px;color:#000;box-shadow:none!important}.product-form .customer .recipient-fields .recipient-fields__field .field .field__label{transform:none;position:static;width:100%;order:-1;transition:none!important;margin-bottom:10px;font-size:15px;color:#000}.product-form .customer .recipient-fields .recipient-fields__field .field .form__label{font-size:15px;color:#000;font-weight:400}.product-form .customer .recipient-fields .recipient-fields__field .text-area{min-height:70px}.product-form .customer .recipient-fields .recipient-fields__field .form__label span{font-size:12px;font-weight:400}.product-form .customer .recipient-fields .recipient-fields__field .field__input:focus~.field__label{font-size:15px;letter-spacing:.1rem}.product-form__buttons.gift-btn .product-price{position:relative;right:0;top:0;transform:none;color:#000;text-align:center}.product-form__buttons.gift-btn .product-price span.price-item.price-item--regular{color:#000}.product-form__buttons.gift-btn .add-btn{display:none}.trustspot-review-section{background-color:#f3f3f3;margin-top:80px;border-top:1px solid #000;padding-top:80px;overflow:hidden}@media screen and (min-width: 1280px){.trustspot-review-section{margin-top:5.55556vw;padding-top:5.55556vw}}@media screen and (max-width: 1023px){.trustspot-review-section{margin-top:46px;padding-top:50px;padding-bottom:50px}}@media screen and (max-width: 767px){.trustspot-review-section{padding-bottom:30px;margin-top:30px}}.trustspot-review-section #trustspot-widget-wrapper[data-reviews-count="0"]{padding-bottom:50px!important;margin-bottom:40px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper[data-reviews-count="0"]{padding-bottom:3.47222vw!important;margin-bottom:2.77778vw!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper[data-reviews-count="0"]{padding-bottom:0!important;margin-bottom:0!important}}.trustspot-review-section #trustspot-widget-wrapper{max-width:1140px!important;padding-bottom:40px!important;position:relative;right:0;display:grid}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper{padding-bottom:2.77778vw!important;max-width:79.16667vw!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;flex-wrap:wrap;-webkit-flex-wrap:wrap;padding:0 20px!important}}.trustspot-review-section #trustspot-widget-wrapper header{padding:0!important;margin:0!important;display:block;position:absolute!important;top:277px;width:200px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper header{top:19.23611vw!important;width:13.88889vw!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper header{width:100%!important;order:1;position:static!important;margin-top:30px!important;height:auto!important;line-height:normal!important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}.trustspot-review-section #trustspot-widget-wrapper header .review{display:inline-block;width:100%}.trustspot-review-section #trustspot-widget-wrapper header .ts-product-widget-header-right{width:100%}@media screen and (max-width: 767px){.trustspot-review-section #trustspot-widget-wrapper header .ts-product-widget-header-right{display:block!important;padding-bottom:0!important}}@media screen and (max-width: 767px){.trustspot-review-section #trustspot-widget-wrapper header .ts-mobile-menu{display:none!important}}.trustspot-review-section #trustspot-widget-wrapper header .write-review-modal{margin:0!important;width:100%;max-width:100%!important;min-width:auto!important;display:block!important;height:auto!important;line-height:18px!important;max-height:100%!important;min-height:auto!important;border-radius:0!important;padding:13px 20px 11px!important;border:1px solid #000!important;background-color:#fff!important;color:#000!important;font-size:11px!important;font-weight:900!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper header .write-review-modal{font-size:.76389vw!important;line-height:1.25vw!important;padding:.90278vw 1.38889vw .76389vw!important}}.trustspot-review-section #trustspot-widget-wrapper header .write-review-modal:hover{background-color:#000!important;color:#fff!important}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating{padding:0 0 40px!important;flex-wrap:wrap;-webkit-flex-wrap:wrap;align-self:flex-start}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating{padding-bottom:2.77778vw!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating{width:100%;order:0;padding-bottom:0!important}}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review{width:100%!important;height:auto!important;padding-top:0!important;float:none!important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex!important;flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-direction:column}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review .ts-stars-1{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;order:1}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review .review-score{font-size:36px!important;line-height:36px!important;padding:0!important;order:0;margin-bottom:10px;font-weight:700!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review .review-score{font-size:2.5vw!important;line-height:2.5vw!important;margin-bottom:.69444vw}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review .review-score{font-size:30px!important;line-height:30px!important;margin-bottom:17px}}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review .clearfix{display:none!important}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review .ts-widget-avg-star.filled{color:#50b9e4!important}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review .ts-widget-avg-star.filled:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23b880dd' d='M7 1.12978L8.60888 4.38972L8.72521 4.62544L8.98535 4.66324L12.5829 5.186L9.97969 7.72352L9.79146 7.907L9.83589 8.16608L10.4504 11.7491L7.23267 10.0574L7 9.93511L6.76733 10.0574L3.54957 11.7491L4.16411 8.16608L4.20854 7.907L4.02031 7.72352L1.41708 5.186L5.01465 4.66324L5.27478 4.62544L5.39112 4.38972L7 1.12978Z' stroke='%23B880DD'/%3E%3C/svg%3E");width:14px;height:14px;background-size:100% auto;display:inline-block;background-repeat:no-repeat;background-position:center center}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review .ts-widget-avg-star.filled:before{width:.97222vw;height:.97222vw}}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review .ts-widget-avg-star.ts-star-disabled{color:#7ccbeb;opacity:1}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review .ts-widget-avg-star.ts-star-disabled:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1.12978L8.60888 4.38972L8.72521 4.62544L8.98535 4.66324L12.5829 5.186L9.97969 7.72352L9.79146 7.907L9.83589 8.16608L10.4504 11.7491L7.23267 10.0574L7 9.93511L6.76733 10.0574L3.54957 11.7491L4.16411 8.16608L4.20854 7.907L4.02031 7.72352L1.41708 5.186L5.01465 4.66324L5.27478 4.62544L5.39112 4.38972L7 1.12978Z' stroke='%23B880DD'/%3E%3C/svg%3E%0A");width:14px;height:14px;background-size:100% auto;display:inline-block;background-repeat:no-repeat;background-position:center center}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review .ts-widget-avg-star.ts-star-disabled:before{width:.97222vw;height:.97222vw}}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review .ts-widget-avg-star+.ts-widget-avg-star{margin-left:6px}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review .ts-widget-avg-star+.ts-widget-avg-star{margin-left:.41667vw}}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating{width:100%!important;padding:0!important;border:0px!important;margin-top:40px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating{margin-top:2.77778vw!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating{margin-top:32px!important}}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .rating-block{margin-bottom:15px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .rating-block{margin-bottom:1.04167vw!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .rating-block{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .rating-block:last-child{margin-bottom:0!important}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .star-label,.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .score{font-size:14px!important;line-height:14px!important;color:#000!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .star-label,.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .score{font-size:.97222vw!important;line-height:.97222vw!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .star-label{width:61px}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .score{width:31px;text-align:right}}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .progress-bar-widget{width:107px!important;height:4px!important;margin:0 15px 3px!important;background-color:#dedede!important;border-radius:0!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .progress-bar-widget{width:7.43056vw!important;height:.27778vw!important;margin:0 1.04167vw .20833vw!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .progress-bar-widget{width:calc(100% - 92px)!important;margin:-2px 0 0!important}}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .widget-bar{height:4px!important;border-radius:0!important;background-color:#000!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-star-rating .widget-bar{height:.27778vw!important}}.trustspot-review-section #trustspot-widget-wrapper .review-result-header,.trustspot-review-section #trustspot-widget-wrapper .product-widget-review-result{margin:0!important;padding:0!important;width:871px!important;position:absolute;height:25px;right:0;border-bottom:0px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .review-result-header,.trustspot-review-section #trustspot-widget-wrapper .product-widget-review-result{width:60.48611vw!important;height:1.73611vw}}@media screen and (max-width: 1279px){.trustspot-review-section #trustspot-widget-wrapper .review-result-header,.trustspot-review-section #trustspot-widget-wrapper .product-widget-review-result{width:700px!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper .review-result-header,.trustspot-review-section #trustspot-widget-wrapper .product-widget-review-result{width:100%!important;position:static;order:2;height:auto}}@media only screen and (max-width: 413px){.trustspot-review-section #trustspot-widget-wrapper .review-result-header .sorting-option select,.trustspot-review-section #trustspot-widget-wrapper .product-widget-review-result .sorting-option select{padding-right:10px!important}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result{width:871px!important;padding:41px 0 0!important;grid-column-start:2;grid-column-end:3;grid-row-start:auto;grid-row-end:auto;min-height:350px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result{width:60.48611vw!important;padding-top:2.84722vw!important;min-height:24.30556vw!important}}@media screen and (max-width: 1279px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result{width:700px!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result{width:100%!important;order:3;padding-top:26px!important}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result #trustspot-widget-review-block{background-color:#fff;border:0px!important;margin-bottom:20px;padding:38px 40px 39px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result #trustspot-widget-review-block{margin-bottom:1.38889vw;padding:2.63889vw 2.77778vw 2.70833vw!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result #trustspot-widget-review-block{padding:30px!important}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result #trustspot-widget-review-block .trustspot-review-footer{display:none!important}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .result-box{line-height:14px;margin-bottom:20px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .result-box{line-height:.97222vw!important;margin-bottom:1.38889vw!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .result-box{margin-bottom:20px!important}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .result-box>*{margin-right:0!important}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .result-box i.ts-widget-icon-verify-check{color:#000!important;font-size:13px!important;line-height:13px!important;margin-right:4px!important;margin-top:-1px}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .result-box i.ts-widget-icon-verify-check{font-size:.90278vw!important;line-height:.90278vw!important;margin-right:.27778vw!important}}@media screen and (min-width: 1441px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .result-box i.ts-widget-icon-verify-check{margin-top:-.06944vw}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .result-box .stars{order:1;width:100%;margin-top:9px!important}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .user-name{font-size:14px!important;line-height:14px;font-weight:600!important;margin-right:0!important;padding:4px 12px 0!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .user-name{font-size:.97222vw!important;line-height:.97222vw;padding:.27778vw .83333vw 0!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .user-name{padding-left:0!important;padding-right:10px!important}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .buyer{font-size:12px!important;line-height:14px;font-weight:400;margin-right:0!important;color:#000!important;padding-left:20px;position:relative;padding-top:3px}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .buyer{font-size:.83333vw!important;line-height:.97222vw;padding-left:1.38889vw;padding-top:.20833vw}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .buyer i{position:absolute;left:0;top:3px}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .buyer i{top:.20833vw}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .date{font-size:14px!important;line-height:14px!important;color:gray!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .date{font-size:.97222vw!important;line-height:.97222vw!important}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .image-list{display:block!important;margin-top:10px}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .image-list{margin-top:.69444vw}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .ts-stars-1{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex!important}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .ts-widget-review-star{font-size:14px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .ts-widget-review-star{font-size:.97222vw!important}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .ts-widget-review-star.filled{color:#50b9e4!important}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .ts-widget-review-star.filled:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23b880dd' d='M7 1.12978L8.60888 4.38972L8.72521 4.62544L8.98535 4.66324L12.5829 5.186L9.97969 7.72352L9.79146 7.907L9.83589 8.16608L10.4504 11.7491L7.23267 10.0574L7 9.93511L6.76733 10.0574L3.54957 11.7491L4.16411 8.16608L4.20854 7.907L4.02031 7.72352L1.41708 5.186L5.01465 4.66324L5.27478 4.62544L5.39112 4.38972L7 1.12978Z' stroke='%23B880DD'/%3E%3C/svg%3E");width:14px;height:14px;background-size:100% auto;display:inline-block;background-repeat:no-repeat;background-position:center center}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .ts-widget-review-star.filled:before{width:.97222vw;height:.97222vw}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .ts-widget-review-star.ts-star-disabled{color:#7ccbeb;opacity:1}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .ts-widget-review-star.ts-star-disabled:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1.12978L8.60888 4.38972L8.72521 4.62544L8.98535 4.66324L12.5829 5.186L9.97969 7.72352L9.79146 7.907L9.83589 8.16608L10.4504 11.7491L7.23267 10.0574L7 9.93511L6.76733 10.0574L3.54957 11.7491L4.16411 8.16608L4.20854 7.907L4.02031 7.72352L1.41708 5.186L5.01465 4.66324L5.27478 4.62544L5.39112 4.38972L7 1.12978Z' stroke='%23B880DD'/%3E%3C/svg%3E%0A");width:14px;height:14px;background-size:100% auto;display:inline-block;background-repeat:no-repeat;background-position:center center}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .ts-widget-review-star.ts-star-disabled:before{width:.97222vw;height:.97222vw}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .ts-widget-review-star+.ts-widget-review-star{margin-left:4px}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .ts-widget-review-star+.ts-widget-review-star{margin-left:.27778vw}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .description-block{color:#000!important}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .description-block p{font-size:14px!important;line-height:20px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .description-block p{font-size:.97222vw!important;line-height:1.38889vw!important}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .description-block .image-list ul{margin:0!important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .description-block .image-list ul li{display:block!important;margin-top:20px;margin-right:15px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .description-block .image-list ul li{margin-top:1.38889vw!important;margin-right:1.04167vw!important}}.trustspot-review-section #trustspot-widget-wrapper #product-widget-review-result .description-block .image-list ul li .trustspot-photo-box{margin:0!important}.trustspot-review-section #trustspot-widget-wrapper .ts-widget-avg-star{font-size:18px}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .ts-widget-avg-star{font-size:1.25vw}}.trustspot-review-section #trustspot-widget-wrapper ul.tab{border:0px!important}.trustspot-review-section #trustspot-widget-wrapper ul.tab li a{font-size:14px!important;line-height:16px!important;font-family:Fakt pro!important;padding-bottom:0!important;border:0px!important;margin:0!important;font-weight:600!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper ul.tab li a{font-size:.97222vw!important;line-height:1.11111vw!important}}.trustspot-review-section #trustspot-widget-wrapper .sorting-option select{margin:0!important;border:0px!important;font-size:14px!important;font-weight:400!important;line-height:16px!important;color:#000!important;text-transform:capitalize!important;min-width:auto!important;font-family:Fakt pro!important;background-image:url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E%0A");background-size:10px 10px!important;display:block;background-position:top 5px right 0;background-repeat:no-repeat;padding:0 24px 0 12px!important;line-height:22px!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .sorting-option select{font-size:.97222vw!important;line-height:1.11111vw!important;padding-right:1.66667vw!important;background-size:.69444vw .69444vw!important;padding-left:.83333vw!important;line-height:1.52778vw!important;background-position:top .34722vw right 0px}}@media screen and (max-width: 767px){.trustspot-review-section #trustspot-widget-wrapper .sorting-option select{padding-left:8px!important;padding-right:20px!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper .review-result-header{margin-top:46px!important}}.trustspot-review-section #trustspot-widget-wrapper .review-result-header span.pull-right{font-size:14px!important;font-weight:600!important;line-height:16px!important;color:#000!important;text-transform:capitalize!important;padding-right:0!important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .review-result-header span.pull-right{font-size:.97222vw!important;line-height:1.11111vw!important}}@media screen and (max-width: 767px){.trustspot-review-section #trustspot-widget-wrapper .review-result-header span.pull-right{margin:0!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination{margin:0!important;padding:0!important}.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-top:20px!important;margin-bottom:0!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination ul{margin-top:1.38889vw!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination ul{margin-top:10px!important;flex-wrap:wrap}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li{margin-block:10px}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li a{width:45px;height:45px;margin:0!important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-weight:700!important;font-size:14px!important;border:1px solid transparent;padding-top:3px}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li a{width:3.125vw;height:3.125vw;font-size:.97222vw!important;padding-top:.20833vw}}@media only screen and (min-width: 1024px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li a:hover{background-color:#000!important;color:#fff!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li a.next-page{background:none!important;background-color:#fff!important;padding:0!important;border:1px solid #000;border-radius:0!important;background:#fff url("data:image/svg+xml,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='488' height='512' viewBox='0 0 488 512'%3E%3Ctitle%3E%3C/title%3E%3Cg id='icomoon-ignore'%3E%3C/g%3E%3Cpath d='M332.957 237.714l-115.070-115.069 25.859-25.86 159.218 159.215-159.218 159.215-25.859-25.858 115.072-115.073h-248.425v-36.57h248.423z'%3E%3C/path%3E%3C/svg%3E%0A")!important;background-repeat:no-repeat!important;background-size:20px 20px!important;background-position:center center!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li a.next-page{background-size:1.38889vw 1.38889vw!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li a.next-page span,.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li a.next-page i{display:none!important}@media only screen and (min-width: 1024px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li a.next-page:hover{background:#000 url("data:image/svg+xml,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='488' height='512' viewBox='0 0 488 512'%3E%3Ctitle%3E%3C/title%3E%3Cg id='icomoon-ignore'%3E%3C/g%3E%3Cpath fill='%23fff' d='M332.957 237.714l-115.070-115.069 25.859-25.86 159.218 159.215-159.218 159.215-25.859-25.858 115.072-115.073h-248.425v-36.57h248.423z'%3E%3C/path%3E%3C/svg%3E%0A")!important;background-repeat:no-repeat!important;background-size:20px 20px!important;background-position:center center!important}}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li a.next-page:hover{background-size:1.38889vw 1.38889vw!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li:first-child .next-page{background:none!important;background-color:#fff!important;padding:0!important;border:1px solid #000;border-radius:0!important;background:#fff url("data:image/svg+xml,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='488' height='512' viewBox='0 0 488 512'%3E%3Ctitle%3E%3C/title%3E%3Cg id='icomoon-ignore'%3E%3C/g%3E%3Cpath d='M154.542 237.714l115.068-115.069-25.859-25.86-159.215 159.215 159.215 159.215 25.859-25.858-115.070-115.073h248.425v-36.57h-248.422z'%3E%3C/path%3E%3C/svg%3E%0A")!important;background-repeat:no-repeat!important;background-size:20px 20px!important;background-position:center center!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li:first-child .next-page{background-size:1.38889vw 1.38889vw!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li:first-child .next-page span,.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li:first-child .next-page i{display:none!important}@media only screen and (min-width: 1024px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li:first-child .next-page:hover{background:#000 url("data:image/svg+xml,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='488' height='512' viewBox='0 0 488 512'%3E%3Ctitle%3E%3C/title%3E%3Cg id='icomoon-ignore'%3E%3C/g%3E%3Cpath fill='%23fff' d='M154.542 237.714l115.068-115.069-25.859-25.86-159.215 159.215 159.215 159.215 25.859-25.858-115.070-115.073h248.425v-36.57h-248.422z'%3E%3C/path%3E%3C/svg%3E%0A")!important;background-repeat:no-repeat!important;background-size:20px 20px!important;background-position:center center!important}}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li:first-child .next-page:hover{background-size:1.38889vw 1.38889vw!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li.active a{font-size:14px!important;font-weight:700!important;border:1px solid #000;background-color:#fff}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li.active a{font-size:.97222vw!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li+li{margin-left:14px}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-pagination li+li{margin-left:.97222vw}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review{background:#fff;width:100%;z-index:10;margin:41px 0 0!important;padding:0!important;grid-column:2 / auto;grid-row-start:1}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review{margin-top:2.84722vw!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review{position:relative!important;order:2;margin-top:20px!important;margin-bottom:0!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .answer-detail-block .btn{margin:0!important;width:100%;max-width:100%!important;min-width:auto!important;display:block!important;height:auto!important;line-height:18px!important;max-height:100%!important;min-height:auto!important;border-radius:0!important;padding:13px 20px 11px!important;border:1px solid #000!important;background-color:#fff!important;color:#000!important;font-size:11px!important;font-weight:900!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .answer-detail-block .btn{font-size:.76389vw!important;line-height:1.25vw!important;padding:.90278vw 1.38889vw .76389vw!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .answer-detail-block .btn:hover{background-color:#000!important;color:#fff!important}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .radio-inline{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex!important;top:0!important;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:static!important;margin:0!important}@media screen and (max-width: 767px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .radio-inline{width:100%}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .radio-inline input{top:1px!important}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .radio-inline+.radio-inline{margin-left:15px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .radio-inline+.radio-inline{margin-left:1.04167vw!important}}@media screen and (max-width: 767px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .radio-inline+.radio-inline{margin-left:0!important;margin-top:15px!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .ts-widget-review-star{font-size:14px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .ts-widget-review-star{font-size:.97222vw!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .ts-widget-review-star.filled{color:#50b9e4!important}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .ts-widget-review-star.filled:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23b880dd' d='M7 1.12978L8.60888 4.38972L8.72521 4.62544L8.98535 4.66324L12.5829 5.186L9.97969 7.72352L9.79146 7.907L9.83589 8.16608L10.4504 11.7491L7.23267 10.0574L7 9.93511L6.76733 10.0574L3.54957 11.7491L4.16411 8.16608L4.20854 7.907L4.02031 7.72352L1.41708 5.186L5.01465 4.66324L5.27478 4.62544L5.39112 4.38972L7 1.12978Z' stroke='%23B880DD'/%3E%3C/svg%3E");width:14px;height:14px;background-size:100% auto;display:inline-block;background-repeat:no-repeat;background-position:center center}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .ts-widget-review-star.filled:before{width:.97222vw;height:.97222vw}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .ts-widget-review-star.ts-star-disabled{color:#7ccbeb;opacity:1}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .ts-widget-review-star.ts-star-disabled:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1.12978L8.60888 4.38972L8.72521 4.62544L8.98535 4.66324L12.5829 5.186L9.97969 7.72352L9.79146 7.907L9.83589 8.16608L10.4504 11.7491L7.23267 10.0574L7 9.93511L6.76733 10.0574L3.54957 11.7491L4.16411 8.16608L4.20854 7.907L4.02031 7.72352L1.41708 5.186L5.01465 4.66324L5.27478 4.62544L5.39112 4.38972L7 1.12978Z' stroke='%23B880DD'/%3E%3C/svg%3E%0A");width:14px;height:14px;background-size:100% auto;display:inline-block;background-repeat:no-repeat;background-position:center center}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .ts-widget-review-star.ts-star-disabled:before{width:.97222vw;height:.97222vw}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .ts-widget-review-star+.ts-widget-review-star{margin-left:6px}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .ts-widget-review-star+.ts-widget-review-star{margin-left:.41667vw}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .trustspot-accordion.answer{background-color:#fff!important;color:#000!important;font-size:24px!important;line-height:24px!important;font-weight:700;text-transform:capitalize!important;margin-top:0!important;padding:30px 40px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .trustspot-accordion.answer{font-size:1.66667vw!important;line-height:1.66667vw!important;padding:2.08333vw 2.77778vw!important}}@media screen and (max-width: 413px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .trustspot-accordion.answer{padding:30px!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .close-answer{color:#000!important;padding:0!important;top:30px!important;right:30px!important;font-size:18px!important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .close-answer{font-size:1.25vw!important;top:2.08333vw!important;right:2.08333vw!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .close-answer:hover{color:#000!important}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .ts-stars-1{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex!important;margin-left:20px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .ts-stars-1{margin-left:1.38889vw!important}}@media screen and (max-width: 767px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .ts-stars-1{width:100%;margin-left:0!important;margin-top:10px!important;flex-wrap:wrap;-webkit-flex-wrap:wrap}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .trust-panel{padding:0 40px 15px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .trust-panel{padding:2.77778vw!important;padding-top:0!important;padding-bottom:1.04167vw!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .trust-panel{padding:0 30px 30px!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .rating{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex!important;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media screen and (max-width: 767px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .rating{flex-wrap:wrap;-webkit-flex-wrap:wrap}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .rating .css-label{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex!important;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;float:none!important}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .rating .title-filter{line-height:14px!important;font-size:16px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .rating .title-filter{line-height:.97222vw!important;font-size:1.11111vw!important}}.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .answer-detail-block>p.text-center{font-size:16px!important;line-height:44px!important;color:#000!important;margin-top:0!important;float:none!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .answer-detail-block>p.text-center{font-size:1.11111vw!important;line-height:3.05556vw!important}}@media screen and (max-width: 1023px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .answer-detail-block>p.text-center{line-height:24px!important}}@media screen and (max-width: 767px){.trustspot-review-section #trustspot-widget-wrapper #trustspot-write-review .answer-detail-block>.field-set.clearfix{float:none;width:100%;display:inline-block!important}}.trustspot-review-section #trustspot-widget-wrapper .input-control{border:1px solid #000!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;line-height:18px!important;font-size:14px!important;height:auto!important;color:#000!important;outline:none;padding:14px 20px 10px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .input-control{padding:.97222vw 1.38889vw .69444vw!important;font-size:.97222vw!important;line-height:1.25vw!important}}.trustspot-review-section #trustspot-widget-wrapper .input-control:focus{border-color:#000;outline:none}.trustspot-review-section #trustspot-widget-wrapper .field-set{margin-bottom:20px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .field-set{margin-bottom:1.38889vw!important}}.trustspot-review-section #trustspot-widget-wrapper .six-column{width:calc(50% - 10px)!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .six-column{width:calc(50% - .69444vw)!important}}@media screen and (max-width: 767px){.trustspot-review-section #trustspot-widget-wrapper .six-column{width:100%!important}}.trustspot-review-section #trustspot-widget-wrapper .six-column+.six-column .input-control{margin-left:16px}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .six-column+.six-column .input-control{margin-left:1.11111vw}}@media screen and (max-width: 767px){.trustspot-review-section #trustspot-widget-wrapper .six-column+.six-column .input-control{margin-left:0}}.trustspot-review-section #trustspot-widget-wrapper .widget-overall-rating .widget-review .review-score{font-family:Fakt pro!important}.trustspot-review-section #trustspot-widget-wrapper .description-block h4{font-size:15px!important;font-family:Fakt pro!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .description-block h4{font-size:1.04167vw!important}}.trustspot-review-section #trustspot-widget-wrapper .comment img{height:80px!important;width:80px!important;max-width:80px!important;max-height:80px!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .comment img{height:5.55556vw!important;width:5.55556vw!important;max-width:5.55556vw!important;max-height:5.55556vw!important}}.trustspot-review-section #trustspot-widget-wrapper .comment-block button.trustspot-accordion{padding:10px 20px!important;font-size:12px!important;font-family:Fakt pro!important}@media screen and (min-width: 1280px){.trustspot-review-section #trustspot-widget-wrapper .comment-block button.trustspot-accordion{padding:1.04167vw 1.38889vw!important;font-size:.83333vw!important}}.quick-add .price .price-item{margin-right:2px}@media screen and (min-width: 1280px){.quick-add .price .price-item{margin-right:.13889vw}}.card .card__inner{z-index:1}.card .card__inner .card__content{display:none}.card .card__inner .pro-card-img-link:hover>img:first-child:only-child{transform:scale(1)}.card .card__inner .pro-card-img-link:hover>img:first-child:not(:only-child){opacity:0}.card .card__inner .pro-card-img-link:hover>img+img{opacity:1;transition:transform var(--duration-long) ease;transform:scale(1);position:absolute;top:0;left:0;right:0}.ts-stars-1 .ts-widget-avg-star.filled,.result-box .ts-stars-1 .ts-widget-review-star.filled{color:#7ccbeb}.result-box .ts-stars-1 .ts-widget-review-star{font-size:14px}@media screen and (min-width: 1280px){.result-box .ts-stars-1 .ts-widget-review-star{font-size:.97222vw}}.card__information .trustspot-inline-category{margin-bottom:7px}@media screen and (min-width: 1280px){.card__information .trustspot-inline-category{margin-bottom:.48611vw}}.card__information .trustspot-inline-category .ts-reviews-rating-options{position:relative;top:-1px}@media screen and (min-width: 1280px){.card__information .trustspot-inline-category .ts-reviews-rating-options{top:-.06944vw}}.card__information .trustspot-inline-category .ts-reviews-rating-options .ts-reviews-count{font-size:12px;font-family:Fakt pro;color:#000;margin:0 0 0 6px;font-weight:500;display:inline-block;position:relative}@media screen and (min-width: 1280px){.card__information .trustspot-inline-category .ts-reviews-rating-options .ts-reviews-count{font-size:.83333vw;margin:0 0 0 .41667vw}}.card__information .trustspot-inline-category .ts-reviews-rating-options .ts-reviews-count:before{content:"(";font-size:12px;font-family:Fakt pro;color:#000;top:0;left:2px}@media screen and (min-width: 1280px){.card__information .trustspot-inline-category .ts-reviews-rating-options .ts-reviews-count:before{font-size:.83333vw;left:.13889vw}}.card__information .trustspot-inline-category .ts-reviews-rating-options .ts-reviews-count:after{content:")";position:absolute;top:0;right:-5px;font-size:12px;font-family:Fakt pro;color:#000}@media screen and (min-width: 1280px){.card__information .trustspot-inline-category .ts-reviews-rating-options .ts-reviews-count:after{font-size:.83333vw;right:-.34722vw}}.card__information .trustspot-inline-category .ts-star{font-size:14px}@media screen and (min-width: 1280px){.card__information .trustspot-inline-category .ts-star{font-size:.97222vw}}.card__information .trustspot-inline-category .ts-star.filled:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2350B9E4' d='M7 1.12978L8.60888 4.38972L8.72521 4.62544L8.98535 4.66324L12.5829 5.186L9.97969 7.72352L9.79146 7.907L9.83589 8.16608L10.4504 11.7491L7.23267 10.0574L7 9.93511L6.76733 10.0574L3.54957 11.7491L4.16411 8.16608L4.20854 7.907L4.02031 7.72352L1.41708 5.186L5.01465 4.66324L5.27478 4.62544L5.39112 4.38972L7 1.12978Z' stroke='%2350B9E4'/%3E%3C/svg%3E");width:14px;height:14px;background-size:100% auto;display:inline-block;background-repeat:no-repeat;background-position:center center}@media screen and (min-width: 1280px){.card__information .trustspot-inline-category .ts-star.filled:before{width:.97222vw;height:.97222vw}}.card__information .trustspot-inline-category .ts-star.ts-star-disabled:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='14' height='13' viewBox='0 0 14 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1.12978L8.60888 4.38972L8.72521 4.62544L8.98535 4.66324L12.5829 5.186L9.97969 7.72352L9.79146 7.907L9.83589 8.16608L10.4504 11.7491L7.23267 10.0574L7 9.93511L6.76733 10.0574L3.54957 11.7491L4.16411 8.16608L4.20854 7.907L4.02031 7.72352L1.41708 5.186L5.01465 4.66324L5.27478 4.62544L5.39112 4.38972L7 1.12978Z' stroke='%2350B9E4'/%3E%3C/svg%3E%0A");width:14px;height:14px;background-size:100% auto;display:inline-block;background-repeat:no-repeat;background-position:center center}@media screen and (min-width: 1280px){.card__information .trustspot-inline-category .ts-star.ts-star-disabled:before{width:.97222vw;height:.97222vw}}.card__information .trustspot-inline-category .ts-star+.ts-star{margin-left:1px}@media screen and (min-width: 1280px){.card__information .trustspot-inline-category .ts-star+.ts-star{margin-left:.06944vw}}.recommend-slide.carousel-cell-1{position:relative}.card_btn_content .quick-add__submit.button:hover{color:#fff}.quick-add .quick-add__submit .price span.price-item.price-item--sale.price-item--last{color:#000}.card.card--standard.card--media{padding:0!important}@media screen and (max-width: 767px){.card.card--standard.card--media{padding:0!important}}@media screen and (max-width: 1023px){body .cart-content .cart-left-content .page-width{padding:0}}body .cart-content .cart-left-content .title-wrapper-with-link{margin-bottom:47px}@media screen and (min-width: 1280px){body .cart-content .cart-left-content .title-wrapper-with-link{margin-bottom:3.26389vw}}@media screen and (max-width: 1023px){body .cart-content .cart-left-content .title-wrapper-with-link{margin-bottom:20px}}body .cart-content .cart-left-content .title-wrapper-with-link .title{font-size:24px;line-height:37px;margin-bottom:0;font-family:Fakt pro;letter-spacing:.25px;font-weight:900}@media screen and (min-width: 1280px){body .cart-content .cart-left-content .title-wrapper-with-link .title{font-size:1.66667vw;line-height:2.56944vw}}body .cart-content .cart-left-content .title-wrapper-with-link .cart-data{margin:0;display:inline-block}body .cart-content .cart-left-content .title-wrapper-with-link .cart-data span{width:37px;height:37px;background-color:#000;border-radius:50%;color:#fff;font-size:16px;font-weight:700;padding-top:2px;margin-left:18px;margin-top:-2px;font-family:Fakt pro}@media screen and (min-width: 1280px){body .cart-content .cart-left-content .title-wrapper-with-link .cart-data span{width:2.56944vw;height:2.56944vw;font-size:1.11111vw;padding-top:.13889vw;margin-left:1.25vw;margin-top:-.13889vw}}body .cart-content .cart-left-content .cart-items thead tr th{font-size:12px;line-height:14px;color:#00000080;padding-bottom:10px;font-family:Fakt pro}@media screen and (min-width: 1280px){body .cart-content .cart-left-content .cart-items thead tr th{font-size:.83333vw;line-height:.97222vw;padding-bottom:.69444vw}}body .cart-content .cart-left-content .cart-item__media .cart-item__image-container.gradient.global-media-settings{width:98px}@media screen and (min-width: 1280px){body .cart-content .cart-left-content .cart-item__media .cart-item__image-container.gradient.global-media-settings{width:6.80556vw}}@media screen and (max-width: 1023px){body .cart-content .cart-left-content .cart-item__media .cart-item__image-container.gradient.global-media-settings{width:70px}}body .cart-content .cart-left-content .cart-item__media .cart-item__image-container.gradient.global-media-settings img{width:100%;height:140px;object-fit:cover;object-position:center}@media screen and (min-width: 1280px){body .cart-content .cart-left-content .cart-item__media .cart-item__image-container.gradient.global-media-settings img{height:9.72222vw}}@media screen and (max-width: 1023px){body .cart-content .cart-left-content .cart-item__media .cart-item__image-container.gradient.global-media-settings img{height:100px}}body .cart-content .cart-left-content td.cart-item__details{padding:20px 30px 20px 15px}@media screen and (min-width: 1280px){body .cart-content .cart-left-content td.cart-item__details{padding:1.38889vw 2.08333vw 1.38889vw 1.04167vw}}body .cart-content .cart-left-content td.cart-item__details a.cart-item__name.h4.break{font-size:18px;line-height:25px;font-weight:400;margin-bottom:0;text-transform:uppercase}@media screen and (min-width: 1280px){body .cart-content .cart-left-content td.cart-item__details a.cart-item__name.h4.break{font-size:1.25vw;line-height:1.73611vw}}body .cart-content .cart-left-content td.cart-item__details a.cart-item__name.h4.break:hover{color:#aa60dc}body .cart-content .cart-left-content .cart-pro-list td div.product-option{font-size:18px;line-height:25px;font-family:Fakt pro}@media screen and (min-width: 1280px){body .cart-content .cart-left-content .cart-pro-list td div.product-option{font-size:1.25vw;line-height:1.73611vw}}@media screen and (max-width: 1023px){body .cart-content .cart-left-content .cart-pro-list td div.product-option{font-size:12px;line-height:20px;margin-bottom:0;padding-bottom:0}}body .cart-content .cart-left-content .cart-item__quantity-wrapper input.quantity__input{width:60px;height:42px;font-size:14px;border:0;font-weight:700;margin:0 auto;padding:14px 20px 10px}@media screen and (min-width: 1280px){body .cart-content .cart-left-content .cart-item__quantity-wrapper input.quantity__input{width:4.16667vw;height:2.91667vw;font-size:.97222vw;padding:.97222vw 1.38889vw .69444vw}}@media screen and (max-width: 767px){body .cart-content .cart-left-content .cart-item__quantity-wrapper input.quantity__input{width:44px;height:36px;padding:5px}}body .cart-content .cart-left-content .cart-item__quantity-wrapper .quantity__button svg{width:10px;height:10px}@media screen and (min-width: 1280px){body .cart-content .cart-left-content .cart-item__quantity-wrapper .quantity__button svg{width:.69444vw;height:.69444vw}}body .cart-content .cart-left-content .cart-item__quantity-wrapper quantity-input.quantity{width:120px}@media screen and (min-width: 1280px){body .cart-content .cart-left-content .cart-item__quantity-wrapper quantity-input.quantity{width:8.33333vw}}@media screen and (max-width: 767px){body .cart-content .cart-left-content .cart-item__quantity-wrapper quantity-input.quantity{width:100px}}body .cart-content .cart-left-content .cart-item__quantity-wrapper quantity-input.quantity button.quantity__button.no-js-hidden{width:27px;justify-content:flex-end}@media screen and (min-width: 1280px){body .cart-content .cart-left-content .cart-item__quantity-wrapper quantity-input.quantity button.quantity__button.no-js-hidden{width:1.875vw}}body .cart-content .cart-left-content .cart-item__quantity-wrapper quantity-input.quantity input.quantity__input+button.quantity__button.no-js-hidden{justify-content:flex-start}@media screen and (max-width: 1023px){body .cart-content .cart-left-content .cart-pro-list .cart-item__totals.mob-totals .cart-item__price-wrapper{right:0}}body .cart-content .cart-left-content .cart-pro-list .cart-item__price-wrapper .price.price--end{font-size:18px;line-height:25px;font-family:Fakt pro;font-weight:700;margin-top:0}@media screen and (min-width: 1280px){body .cart-content .cart-left-content .cart-pro-list .cart-item__price-wrapper .price.price--end{font-size:1.25vw;line-height:1.73611vw}}body .cart-content .cart-left-content cart-remove-button.close-btn{right:0;top:20px}@media screen and (min-width: 1280px){body .cart-content .cart-left-content cart-remove-button.close-btn{top:1.38889vw}}@media screen and (max-width: 1023px){body .cart-content .cart-left-content cart-remove-button.close-btn{right:12px;top:30px}}body .cart-content .cart-left-content cart-remove-button.close-btn button.button{width:20px;height:20px;margin:0}@media screen and (min-width: 1280px){body .cart-content .cart-left-content cart-remove-button.close-btn button.button{width:1.38889vw;height:1.38889vw}}body .cart-content .cart-left-content cart-remove-button.close-btn button.button svg{width:12px;height:12px}@media screen and (min-width: 1280px){body .cart-content .cart-left-content cart-remove-button.close-btn button.button svg{width:.83333vw;height:.83333vw}}body .cart-content .cart-left-content cart-remove-button.close-btn button.button:hover{background:#000}body .cart-content .cart-left-content cart-remove-button.close-btn button.button:hover svg{fill:#000}body .cart-content .cart-free-shipping{margin-top:0}body .cart-content .cart-footer{padding:40px}@media screen and (min-width: 1280px){body .cart-content .cart-footer{padding:2.77778vw}}@media screen and (max-width: 1279px){body .cart-content .cart-footer{padding:20px}}@media screen and (max-width: 1023px){body .cart-content .cart-footer{padding:0 0 60px}}@media screen and (max-width: 1023px){body .cart-content .cart-footer .page-width{padding:0}}body .cart-content .cart-footer .js-contents{margin-top:14px}@media screen and (min-width: 1280px){body .cart-content .cart-footer .js-contents{margin-top:.97222vw}}@media screen and (max-width: 1023px){body .cart-content .cart-footer .cart-summary{margin-top:50px}}@media screen and (max-width: 767px){body .cart-content .cart-footer .cart-summary{margin-top:40px}}body .cart-content .cart-footer .cart-summary h2{font-size:24px;line-height:24px;border-bottom:1px solid #000;padding-bottom:24px;margin-bottom:20px;font-weight:900;font-family:Fakt pro}@media screen and (min-width: 1280px){body .cart-content .cart-footer .cart-summary h2{font-size:1.66667vw;line-height:1.66667vw;padding-bottom:1.66667vw;margin-bottom:1.38889vw}}body .cart-content .cart-footer .totals .totals__subtotal{font-size:18px;line-height:30px;font-family:Fakt pro}@media screen and (min-width: 1280px){body .cart-content .cart-footer .totals .totals__subtotal{font-size:1.25vw;line-height:2.08333vw}}body .cart-content .cart-footer .totals .totals__subtotal-value{font-size:18px;line-height:30px;font-weight:700;font-family:Fakt pro}@media screen and (min-width: 1280px){body .cart-content .cart-footer .totals .totals__subtotal-value{font-size:1.25vw;line-height:2.08333vw}}body .cart-content .cart-footer .tax-note{font-size:12px;line-height:18px}@media screen and (min-width: 1280px){body .cart-content .cart-footer .tax-note{font-size:.83333vw;line-height:1.25vw}}body .cart-content .cart-footer .cart__checkout-button{padding:17px 46px 13px;font-size:13px;font-weight:600}@media screen and (min-width: 1280px){body .cart-content .cart-footer .cart__checkout-button{padding:1.18056vw 3.19444vw .90278vw;font-size:.90278vw}}body .cart-content .cart-footer .cart__dynamic-checkout-buttons{width:100%}body .cart-content p.shipping-savings-message{margin:0 0 3px}@media screen and (min-width: 1280px){body .cart-content p.shipping-savings-message{margin-bottom:.20833vw}}body .cart-content p.shipping-savings-message .free-mes{padding:12px 30px 10px;font-size:12px;line-height:16px;font-weight:500;font-family:Fakt pro}@media screen and (min-width: 1280px){body .cart-content p.shipping-savings-message .free-mes{padding:.83333vw 2.08333vw .69444vw;font-size:.83333vw;line-height:1.11111vw}}@media screen and (max-width: 1279px){body.cart .cart-content.page-width{max-width:100%;padding:0 30px}}@media screen and (max-width: 767px){body.cart .cart-content.page-width{padding:0 20px}}@media screen and (max-width: 1279px){body.cart .cart-left-content{width:60%}}@media screen and (max-width: 1023px){body.cart .cart-left-content{width:100%}}@media screen and (max-width: 1279px){body.cart .cart-right-content{width:40%}}@media screen and (max-width: 1023px){body.cart .cart-right-content{width:100%}}@media screen and (max-width: 1023px){body.cart .recommend-product.page-width{padding-left:0;padding-right:0}}@media screen and (max-width: 1023px){body.cart .recommend-content{padding-left:0;padding-right:0}}.cart-pro-list .cart-item__totals.desktop-view{display:table-cell!important}@media screen and (max-width: 1023px){.cart-pro-list .cart-item__totals.desktop-view{display:none!important}}@media screen and (max-width: 1023px){body .recommend-product{border-bottom:1px dashed #bbb;padding-bottom:33px;overflow:hidden}}body .recommend-product .slick-dots{display:none!important}body .recommend-product .dont-text{line-height:24px;margin-bottom:30px;padding-bottom:24px;border-bottom:1px solid #000;font-size:24px;line-height:37px}@media screen and (min-width: 1280px){body .recommend-product .dont-text{line-height:1.66667vw;margin-bottom:2.08333vw;padding-bottom:1.66667vw;font-size:1.66667vw;line-height:2.56944vw}}body .recommend-product .recommend-data.collection-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:nowrap;margin:0 0 0 -10px}@media screen and (min-width: 1280px){body .recommend-product .recommend-data.collection-list{margin:0 0 0 -.69444vw}}@media screen and (max-width: 1023px){body .recommend-product .recommend-data.collection-list{margin-right:-10px}}body .recommend-product .recommend-data.collection-list li.grid__item{position:relative;width:33.33%;padding:0 10px}@media screen and (min-width: 1280px){body .recommend-product .recommend-data.collection-list li.grid__item{padding:0 .69444vw}}@media screen and (max-width: 1023px){body .recommend-product .recommend-data.collection-list li.grid__item{flex-basis:33.33%;max-width:33.33%}}.cart-content.page-width{padding-bottom:30px}@media screen and (min-width: 1280px){.cart-content.page-width{padding-bottom:2.08333vw}}.cart-right-content .shipping-savings-message .spend-mes{padding:20px 35px 17px;font-size:14px}@media screen and (min-width: 1280px){.cart-right-content .shipping-savings-message .spend-mes{font-size:.97222vw;padding:1.38889vw 2.43056vw 1.18056vw}}.use-text-content .use-text:before{left:-25px;right:auto}@media screen and (min-width: 1280px){.use-text-content .use-text:before{left:-1.73611vw}}.use-text-content .use-text:after{right:-25px;left:auto}@media screen and (min-width: 1280px){.use-text-content .use-text:after{right:-1.73611vw}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;width:100%!important;text-align:left}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;border:1px solid #000;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;line-height:18px;font-size:14px;height:auto;color:#000;outline:none;padding:14px 20px 10px}@media screen and (min-width: 1280px){.select2-container .select2-selection--single{padding:.97222vw 1.38889vw .69444vw;font-size:.97222vw;line-height:1.25vw}}.select2-container .select2-selection--single:focus{border-color:#000;outline:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000;opacity:1;text-transform:capitalize;font-family:Fakt pro}.select2-container .select2-selection--single .select2-selection__rendered[title=Country],.select2-container .select2-selection--single .select2-selection__rendered[title="Choose a State/Province"]{opacity:.5}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-dropdown{background-color:#fff;border:1px solid #000;border-radius:0;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option,.col-right-width .select2-results ul li{padding:6px 20px;user-select:none;-webkit-user-select:none;font-size:12px;line-height:20px}@media screen and (min-width: 1280px){.select2-results__option,.col-right-width .select2-results ul li{font-size:.83333vw;line-height:1.38889vw;padding:.41667vw 1.38889vw}}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown .select2-search__field{padding:6px 20px;font-size:12px;line-height:20px;font-weight:400;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;box-sizing:border-box}@media screen and (min-width: 1280px){.select2-search--dropdown .select2-search__field{font-size:.83333vw;line-height:1.38889vw;padding:.41667vw 1.38889vw}}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;position:absolute;top:1px;right:6px;width:25px;display:flex;justify-content:flex-start;align-items:center}@media screen and (min-width: 1280px){.select2-container--default .select2-selection--single .select2-selection__arrow{width:1.73611vw;right:.41667vw}}.select2-container--default .select2-selection--single .select2-selection__arrow b{background-image:url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E%0A");width:10px;height:10px;background-size:100% auto;display:block;background-position:center center;background-repeat:no-repeat}@media screen and (min-width: 1280px){.select2-container--default .select2-selection--single .select2-selection__arrow b{width:.69444vw;height:.69444vw}}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #000;border-left:0px;border-right:0px}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:none!important}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}@media screen and (min-width: 1280px){.select2-container--default .select2-results>.select2-results__options{max-height:13.88889vw}}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected,.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#000;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-radius:0 4px 4px 0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.sorting .facet-filters__field .select{padding:0;border:0px}.sorting .facet-filters__field .select .icon-caret{display:none}.sorting .select2-container--default{min-width:180px;width:auto!important}@media screen and (min-width: 1280px){.sorting .select2-container--default{min-width:12.5vw}}body.blog .blog-articles__article .card .card__inner.left-block{height:auto}body.blog .blog-articles__article .card .card__inner{overflow:hidden}body.blog .blog-articles__article .card .card__inner .article-card__image img{transition:transform 1.5s;object-fit:cover}body.blog .blog-articles__article .card .card__inner .article-card__image:hover img{transform:scale(1.1)}body.blog .blog-articles__article+.blog-articles__article .card .card__inner.left-block{height:540px;width:100%}@media screen and (min-width: 1280px){body.blog .blog-articles__article+.blog-articles__article .card .card__inner.left-block{height:37.5vw}}@media screen and (max-width: 1279px){body.blog .blog-articles__article+.blog-articles__article .card .card__inner.left-block{height:37.5vw}}@media screen and (max-width: 767px){body.blog .blog-articles__article+.blog-articles__article .card .card__inner.left-block{height:85.507vw}}@media screen and (max-width: 767px){.blog-banner{padding-bottom:152px!important}}.blog-banner .blog-title h2,.blog-banner .blog-title h1{font-size:59px;line-height:59px;letter-spacing:-.03em;font-weight:900;margin-bottom:20px;font-family:Fakt pro}@media screen and (min-width: 1280px){.blog-banner .blog-title h2,.blog-banner .blog-title h1{font-size:3.75vw;line-height:3.75vw;margin-bottom:1.38889vw}}@media screen and (max-width: 767px){.blog-banner .blog-title h2,.blog-banner .blog-title h1{font-size:36px;line-height:36px}}.blog-banner .blog-title p{max-width:800px;margin:0 auto 29px;text-align:center;font-size:18px;line-height:25px;animation-delay:.6s;letter-spacing:0;font-family:Fakt pro;font-weight:400}@media screen and (min-width: 1280px){.blog-banner .blog-title p{max-width:55.55556vw;margin-bottom:2.01389vw;font-size:1.25vw;line-height:1.73611vw}}@media screen and (max-width: 767px){.blog-banner .blog-title p{padding:0}}.blog-banner .blog-tags{max-width:450px;margin:0 auto;padding:0}@media screen and (min-width: 1280px){.blog-banner .blog-tags{max-width:31.25vw}}.blog-banner .breadcrumbs-content{padding:15px 0 45px}@media screen and (min-width: 1280px){.blog-banner .breadcrumbs-content{padding:1.04167vw 0 3.125vw}}.blog-banner .breadcrumbs-content .breadcrumbs{margin:0}@media screen and (max-width: 1023px){.main-blog .blog-articles--collage>:nth-child(3n+1) .card__content.right-block{width:100%}}.main-blog .blog-articles--collage>:nth-child(3n+1) .card__content.right-block .card__heading.h2{font-weight:900}.main-blog .blog-articles.blog-articles--collage{margin:-150px -30px 0}@media screen and (min-width: 1280px){.main-blog .blog-articles.blog-articles--collage{margin:-10.41667vw -2.08333vw 0}}@media screen and (max-width: 1023px){.main-blog .blog-articles.blog-articles--collage{margin:-100px -10px 0}}@media screen and (max-width: 767px){.main-blog .blog-articles.blog-articles--collage{margin:-150px -10px 0}}.main-blog .blog-articles.blog-articles--collage .blog-articles__article{margin:0 0 60px;padding:0 30px;border:0px}@media screen and (min-width: 1280px){.main-blog .blog-articles.blog-articles--collage .blog-articles__article{margin:0 0 4.16667vw;padding:0 2.08333vw}}@media screen and (max-width: 1023px){.main-blog .blog-articles.blog-articles--collage .blog-articles__article{padding:0 15px;margin-bottom:40px}}@media screen and (max-width: 767px){.main-blog .blog-articles.blog-articles--collage .blog-articles__article{margin-bottom:40px}}@media screen and (max-width: 767px){.main-blog .blog-articles.blog-articles--collage .blog-articles__article:first-child .card-wrapper .card__content .card__information{padding:20px!important}}.main-blog .blog-articles.blog-articles--collage .blog-articles__article .card-wrapper{border:1px solid #000}.main-blog .blog-articles.blog-articles--collage .blog-articles__article .card-wrapper .card__content .card__information p.article-card__excerpt.rte-width{font-size:14px;line-height:20px;margin-bottom:0;font-weight:400!important}@media screen and (min-width: 1280px){.main-blog .blog-articles.blog-articles--collage .blog-articles__article .card-wrapper .card__content .card__information p.article-card__excerpt.rte-width{font-size:.97222vw;line-height:1.38889vw}}.main-blog .blog-articles.blog-articles--collage .blog-articles__article .card-wrapper .card__content .card__information .article-card__info.caption-with-letter-spacing.h5{color:#888;font-size:12px;line-height:16px;text-transform:uppercase;text-align:left;margin-bottom:13px;letter-spacing:0}@media screen and (min-width: 1280px){.main-blog .blog-articles.blog-articles--collage .blog-articles__article .card-wrapper .card__content .card__information .article-card__info.caption-with-letter-spacing.h5{font-size:.83333vw;line-height:1.11111vw;margin-bottom:.90278vw}}.main-blog .blog-articles.blog-articles--collage .blog-articles__article .card-wrapper .card__content .card__information .article-card__info.caption-with-letter-spacing.h5 .circle-divider{margin:0}.main-blog .blog-articles.blog-articles--collage .blog-articles__article+.blog-articles__article .card-wrapper .card__content .card__information{padding:40px!important}@media screen and (min-width: 1280px){.main-blog .blog-articles.blog-articles--collage .blog-articles__article+.blog-articles__article .card-wrapper .card__content .card__information{padding:2.77778vw!important}}@media screen and (max-width: 1023px){.main-blog .blog-articles.blog-articles--collage .blog-articles__article+.blog-articles__article .card-wrapper .card__content .card__information{padding:30px!important}}@media screen and (max-width: 767px){.main-blog .blog-articles.blog-articles--collage .blog-articles__article+.blog-articles__article .card-wrapper .card__content .card__information{padding:20px!important}}ul.pagination__list .pagination__item{height:45px;width:45px;font-size:16px;line-height:16px}@media screen and (min-width: 1280px){ul.pagination__list .pagination__item{height:3.125vw;width:3.125vw;font-size:1.11111vw;line-height:1.11111vw}}body .main-blog .pagination__item--prev svg{width:24px;height:24px}@media screen and (min-width: 1280px){body .main-blog .pagination__item--prev svg{width:1.66667vw;height:1.66667vw}}body .pagination-wrapper{margin-top:0}.blog-articles+.ful-width-pag{margin-left:0;margin-right:0}body .article-template>:first-child:not(.article-template__hero-container){margin-top:40px}@media screen and (min-width: 1280px){body .article-template>:first-child:not(.article-template__hero-container){margin-top:2.77778vw}}@media screen and (max-width: 767px){body .article-template>:first-child:not(.article-template__hero-container){margin-top:0}}@media screen and (max-width: 767px){body .article-template .d-flex-blog{padding:30px;margin:0}}@media screen and (max-width: 413px){body .article-template .d-flex-blog{padding:20px}}body .article-template .d-flex-blog .leftward-text{width:calc(100% - 720px);padding-left:150px;text-align:left;padding-right:50px}@media screen and (min-width: 1280px){body .article-template .d-flex-blog .leftward-text{width:calc(100% - 50vw);padding-left:10.41667vw;padding-right:3.47222vw}}@media screen and (max-width: 1279px){body .article-template .d-flex-blog .leftward-text{width:50%;padding-left:30px}}@media screen and (max-width: 1023px){body .article-template .d-flex-blog .leftward-text{width:100%;padding:0}}@media screen and (max-width: 767px){body .article-template .d-flex-blog .leftward-text .page-width--narrow{margin:0}}body .article-template .d-flex-blog .leftward-text .article-data{font-size:14px;line-height:20px;text-transform:uppercase;text-align:left;margin-bottom:20px;display:block;color:#757575;letter-spacing:0}@media screen and (min-width: 1280px){body .article-template .d-flex-blog .leftward-text .article-data{font-size:.97222vw;line-height:1.38889vw;margin-bottom:1.38889vw}}body .article-template .d-flex-blog .leftward-text .article-template__title{margin:0 0 20px;font-size:48px;line-height:48px;font-weight:900;padding:0;letter-spacing:.25px;font-family:Fakt pro}@media screen and (min-width: 1280px){body .article-template .d-flex-blog .leftward-text .article-template__title{font-size:3.33333vw;line-height:3.33333vw;margin-bottom:1.38889vw}}@media screen and (max-width: 1023px){body .article-template .d-flex-blog .leftward-text .article-template__title{font-size:36px;line-height:36px}}body .article-template .d-flex-blog .leftward-text p.article-card__excerpt{font-size:18px;line-height:25px;padding-right:50px;font-family:Fakt pro;letter-spacing:0}@media screen and (min-width: 1280px){body .article-template .d-flex-blog .leftward-text p.article-card__excerpt{font-size:1.25vw;line-height:1.73611vw;padding-right:3.47222vw}}@media screen and (max-width: 1023px){body .article-template .d-flex-blog .leftward-text p.article-card__excerpt{font-size:16px;line-height:22px;padding-right:0}}body .article-template .rightward-image{width:720px;padding-right:40px}@media screen and (min-width: 1280px){body .article-template .rightward-image{width:50vw;padding-right:2.77778vw}}@media screen and (max-width: 1279px){body .article-template .rightward-image{width:50%;padding-right:30px}}@media screen and (max-width: 1023px){body .article-template .rightward-image{width:100%;padding:0}}body .article-template .article-data-content{max-width:807px;margin-top:60px;margin-bottom:120px}@media screen and (min-width: 1280px){body .article-template .article-data-content{max-width:56.04167vw;margin-top:4.16667vw;margin-bottom:8.33333vw}}@media screen and (max-width: 1279px){body .article-template .article-data-content{margin-bottom:100px}}@media screen and (max-width: 1023px){body .article-template .article-data-content{max-width:100%;padding:0 30px 50px;width:100%;margin-top:30px;border-bottom:1px solid #e0e0e0;margin-bottom:0}}@media screen and (max-width: 413px){body .article-template .article-data-content{padding-left:20px;padding-right:20px}}body .article-template .article-data-content p{font-size:18px;line-height:25px;font-family:Fakt pro;letter-spacing:0;margin-bottom:25px}@media screen and (min-width: 1280px){body .article-template .article-data-content p{font-size:1.25vw;line-height:1.73611vw;margin-bottom:1.73611vw}}@media screen and (max-width: 1023px){body .article-template .article-data-content p{font-size:16px;line-height:22px}}body .article-template .article-data-content p a{color:#000;text-decoration:underline}body .article-template .article-data-content p a:hover{color:#aa60dc}body .article-template .article-template__back{display:none}.related-blog-posts-container{overflow:hidden;margin-bottom:60px}@media screen and (min-width: 1280px){.related-blog-posts-container{margin-bottom:4.16667vw}}@media screen and (max-width: 1023px){.related-blog-posts-container{margin-top:40px;margin-bottom:50px}}.related-blog-posts-container .page-width{position:relative}.related-blog-posts-container .related-posts-wrapper{display:block;width:auto}.related-blog-posts-container .flickity-button{top:0;cursor:pointer;width:45px;height:45px;transform:none;position:absolute;background-repeat:no-repeat;background-size:20px 20px;background-position:center center;background-color:#fff;padding:0;outline:none;border-radius:0;border:1px solid #000}@media screen and (min-width: 1280px){.related-blog-posts-container .flickity-button{width:3.125vw;height:3.125vw;background-size:1.38889vw 1.38889vw}}.related-blog-posts-container .flickity-button svg{display:none}.related-blog-posts-container .flickity-button:hover{background-color:#000}.related-blog-posts-container .flickity-prev-next-button.previous{right:44px;background-image:url("data:image/svg+xml,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='488' height='512' viewBox='0 0 488 512'%3E%3Ctitle%3E%3C/title%3E%3Cg id='icomoon-ignore'%3E%3C/g%3E%3Cpath d='M154.542 237.714l115.068-115.069-25.859-25.86-159.215 159.215 159.215 159.215 25.859-25.858-115.070-115.073h248.425v-36.57h-248.422z'%3E%3C/path%3E%3C/svg%3E%0A")}@media screen and (min-width: 1280px){.related-blog-posts-container .flickity-prev-next-button.previous{right:3.05556vw}}@media screen and (max-width: 1279px){.related-blog-posts-container .flickity-prev-next-button.previous{right:74px}}.related-blog-posts-container .flickity-prev-next-button.previous:hover{background-image:url("data:image/svg+xml,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='488' height='512' viewBox='0 0 488 512'%3E%3Ctitle%3E%3C/title%3E%3Cg id='icomoon-ignore'%3E%3C/g%3E%3Cpath fill='%23fff' d='M154.542 237.714l115.068-115.069-25.859-25.86-159.215 159.215 159.215 159.215 25.859-25.858-115.070-115.073h248.425v-36.57h-248.422z'%3E%3C/path%3E%3C/svg%3E%0A")}.related-blog-posts-container .flickity-prev-next-button.next{right:0;background-image:url("data:image/svg+xml,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='488' height='512' viewBox='0 0 488 512'%3E%3Ctitle%3E%3C/title%3E%3Cg id='icomoon-ignore'%3E%3C/g%3E%3Cpath d='M332.957 237.714l-115.070-115.069 25.859-25.86 159.218 159.215-159.218 159.215-25.859-25.858 115.072-115.073h-248.425v-36.57h248.423z'%3E%3C/path%3E%3C/svg%3E%0A")}@media screen and (max-width: 1279px){.related-blog-posts-container .flickity-prev-next-button.next{right:30px}}.related-blog-posts-container .flickity-prev-next-button.next:hover{background-image:url("data:image/svg+xml,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='488' height='512' viewBox='0 0 488 512'%3E%3Ctitle%3E%3C/title%3E%3Cg id='icomoon-ignore'%3E%3C/g%3E%3Cpath fill='%23fff' d='M332.957 237.714l-115.070-115.069 25.859-25.86 159.218 159.215-159.218 159.215-25.859-25.858 115.072-115.073h-248.425v-36.57h248.423z'%3E%3C/path%3E%3C/svg%3E%0A")}.related-blog-posts-container h4.page-heading{font-size:36px;line-height:36px;margin:0 0 44px;font-family:Fakt pro;font-weight:700}@media screen and (min-width: 1280px){.related-blog-posts-container h4.page-heading{font-size:2.5vw;line-height:2.5vw;margin-bottom:3.05556vw}}@media screen and (max-width: 1023px){.related-blog-posts-container h4.page-heading{font-size:30px;line-height:30px;text-align:center;margin-bottom:30px}}.related-blog-posts-container .flickity-slider{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;width:100%;height:100%}.related-blog-posts-container .blog-articles__article{width:353px;margin-left:40px;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;float:none}@media screen and (min-width: 1280px){.related-blog-posts-container .blog-articles__article{width:24.51389vw;margin-left:2.77778vw}}@media screen and (max-width: 1023px){.related-blog-posts-container .blog-articles__article{margin-left:0;padding:0 10px}}.related-blog-posts-container .blog-articles__article .card-wrapper{border:1px solid #000;width:100%;margin:auto;height:100%}.related-blog-posts-container .blog-articles__article .card-wrapper .card{display:block;height:auto}.related-blog-posts-container .blog-articles__article .card-wrapper .card__content.right-block{padding:15px 30px}@media screen and (min-width: 1280px){.related-blog-posts-container .blog-articles__article .card-wrapper .card__content.right-block{padding:1.04167vw 2.08333vw}}.related-blog-posts-container .blog-articles__article .card-wrapper .card__content.right-block .caption-with-letter-spacing{font-size:12px;line-height:16px;margin-bottom:13px;text-align:left;text-transform:uppercase}@media screen and (min-width: 1280px){.related-blog-posts-container .blog-articles__article .card-wrapper .card__content.right-block .caption-with-letter-spacing{font-size:.83333vw;line-height:1.11111vw;margin-bottom:.90278vw}}.related-blog-posts-container .blog-articles__article .card-wrapper .card__content.right-block .card__heading.h2{margin-bottom:12px}@media screen and (min-width: 1280px){.related-blog-posts-container .blog-articles__article .card-wrapper .card__content.right-block .card__heading.h2{margin-bottom:.83333vw}}.related-blog-posts-container .blog-articles__article .card-wrapper .card__content.right-block .card__heading.h2 .full-unstyled-link{font-size:18px;line-height:18px;text-align:left;text-transform:capitalize;font-weight:900;font-family:Fakt pro}@media screen and (min-width: 1280px){.related-blog-posts-container .blog-articles__article .card-wrapper .card__content.right-block .card__heading.h2 .full-unstyled-link{font-size:1.25vw;line-height:1.25vw}}.related-blog-posts-container .blog-articles__article .card-wrapper .card__content.right-block .card__heading.h2 .full-unstyled-link:hover{color:#aa60dc;text-decoration:underline}.related-blog-posts-container .blog-articles__article .card-wrapper .card__content.right-block p.article-card__excerpt{padding:0;font-size:14px;line-height:20px;font-family:Fakt pro;font-weight:400;overflow:hidden;min-height:60px;max-height:61px;-webkit-box-orient:vertical;display:block;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:3;overflow:hidden!important}@media screen and (min-width: 1280px){.related-blog-posts-container .blog-articles__article .card-wrapper .card__content.right-block p.article-card__excerpt{font-size:.97222vw;line-height:1.38889vw;height:4.23611vw;min-height:4.16667vw}}.related-blog-posts-container .blog-articles__article .card-wrapper .card__media,.related-blog-posts-container .blog-articles__article .card-wrapper .card__inner{position:relative;max-height:300px;height:300px}@media screen and (min-width: 1280px){.related-blog-posts-container .blog-articles__article .card-wrapper .card__media,.related-blog-posts-container .blog-articles__article .card-wrapper .card__inner{max-height:20.83333vw;height:20.83333vw}}.related-blog-posts-container .blog-articles__article .card-wrapper .card__media .media{position:relative}.related-blog-posts-container .blog-articles__article .card-wrapper .card__media .media a{position:static}.related-blog-posts-container .blog-articles__article .card-wrapper .card__media .media img{width:100%;height:300px;object-fit:cover;object-position:center;position:relative}@media screen and (min-width: 1280px){.related-blog-posts-container .blog-articles__article .card-wrapper .card__media .media img{height:20.83333vw}}.related-blog-posts-container .flickity-page-dots,.related-blog-posts-container #discover-cirque-pagination{display:none}@media screen and (max-width: 1023px){.related-blog-posts-container #discover-cirque-pagination{font-weight:900;font-size:14px;line-height:17px;letter-spacing:.05em;text-transform:uppercase;bottom:0;left:30px;position:static;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-top:20px}}.related-blog-posts-container #discover-cirque-pagination span{width:20px;height:2px;background-color:#000;display:inline-block;margin:6px 12.5px 0}.article-template__content .article-tags{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:50px 0 0}@media screen and (min-width: 1280px){.article-template__content .article-tags{margin:3.47222vw 0 0}}@media screen and (max-width: 1023px){.article-template__content .article-tags{flex-wrap:wrap}}.article-template__content .article-tags p{font-size:14px;line-height:20px;color:#888;text-transform:uppercase;width:124px;text-align:left;padding:4px 0 0;margin:0}@media screen and (min-width: 1280px){.article-template__content .article-tags p{font-size:.97222vw;line-height:1.38889vw;width:8.61111vw;padding-top:.27778vw}}@media screen and (max-width: 1023px){.article-template__content .article-tags p{width:100%;margin-bottom:30px}}.article-template__content .article-tags ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;flex-wrap:wrap;-webkit-flex-wrap:wrap;width:calc(100% - 124px);list-style:none;padding:0;margin:0}@media screen and (min-width: 1280px){.article-template__content .article-tags ul{width:calc(100% - 8.61111vw)}}@media screen and (max-width: 1023px){.article-template__content .article-tags ul{width:100%}}.article-template__content .article-tags ul li{font-size:18px;line-height:25px;margin:0 10px 10px 0}@media screen and (min-width: 1280px){.article-template__content .article-tags ul li{font-size:1.25vw;line-height:1.73611vw;margin:0 .69444vw .69444vw 0}}.article-template__content .article-tags ul li a{font-size:11px;line-height:13px;padding:9px 15px 6px;text-transform:uppercase;border:1px solid #000;color:#000;letter-spacing:.05em}@media screen and (min-width: 1280px){.article-template__content .article-tags ul li a{font-size:.76389vw;line-height:.90278vw;padding:.625vw 1.04167vw .41667vw}}.article-template__content .article-tags ul li a:hover{background-color:#000;color:#fff}.main-blog .blog-articles.blog-articles--collage .blog-articles__article .card.article-card .card__inner .card__information .card__heading.h2 a:hover{text-decoration:underline}.main-blog .blog-articles.blog-articles--collage .blog-articles__article:first-child .card.article-card .card__inner:before{padding-bottom:540px}@media screen and (min-width: 1280px){.main-blog .blog-articles.blog-articles--collage .blog-articles__article:first-child .card.article-card .card__inner:before{padding-bottom:37.5vw}}@media screen and (max-width: 1023px){.main-blog .blog-articles.blog-articles--collage .blog-articles__article:first-child .card.article-card .card__inner:before{padding-bottom:42.5vw}}@media screen and (max-width: 767px){.main-blog .blog-articles.blog-articles--collage .blog-articles__article:first-child .card.article-card .card__inner:before{padding-bottom:100%}}@media screen and (max-width: 1023px){.main-blog .blog-articles.blog-articles--collage .blog-articles__article:first-child .card-wrapper .card__content .card__information .card__heading.h2{font-size:24px;line-height:24px}}.main-blog .blog-articles.blog-articles--collage .blog-articles__article:first-child .card-wrapper .card__content .card__information .card__heading.h2 a{display:inline-block}.main-blog .blog-articles.blog-articles--collage .blog-articles__article:first-child .card-wrapper .card__content .card__information .card__heading.h2 a:after{display:none}.main-blog .blog-articles.blog-articles--collage .blog-articles__article:first-child .card-wrapper .card__content .card__information .card__heading.h2 a:hover{text-decoration:underline}.main-blog .blog-articles.blog-articles--collage .blog-articles__article .card-wrapper .card__content .card__information .card__heading.h2{font-size:24px;line-height:24px}@media screen and (min-width: 1280px){.main-blog .blog-articles.blog-articles--collage .blog-articles__article .card-wrapper .card__content .card__information .card__heading.h2{font-size:1.66667vw;line-height:1.66667vw}}.main-blog .blog-articles.blog-articles--collage .blog-articles__article .card-wrapper .card__content .card__information .card__heading.h2 a{display:inline-block}.main-blog .blog-articles.blog-articles--collage .blog-articles__article .card-wrapper .card__content .card__information .card__heading.h2 a:after{display:none}.main-blog .blog-articles.blog-articles--collage .blog-articles__article .card-wrapper .card__content .card__information .card__heading.h2 a:hover{text-decoration:underline}@media screen and (max-width: 767px){body.blog .pagination-wrapper .pagination{padding:0 10px}}.article-template .share-logo{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;padding-top:40px}@media screen and (min-width: 1280px){.article-template .share-logo{padding-top:2.77778vw}}.article-template .share-logo .share-text{font-size:14px;line-height:22px;color:#888;min-width:105px}@media screen and (min-width: 1280px){.article-template .share-logo .share-text{font-size:.97222vw;line-height:1.52778vw;min-width:7.29167vw}}.article-template .share-logo .sharing-list{width:100%}.article-template .share-logo .sharing-list li a svg{width:32px;height:32px}@media screen and (min-width: 1280px){.article-template .share-logo .sharing-list li a svg{width:2.22222vw;height:2.22222vw}}body .first-pag .blog-articles--collage>:nth-child(1) .card__content.right-block{padding:60px}@media screen and (min-width: 1280px){body .first-pag .blog-articles--collage>:nth-child(1) .card__content.right-block{padding:4.16667vw}}@media screen and (max-width: 767px){body .first-pag .blog-articles--collage>:nth-child(1) .card__content.right-block{padding:0}}body .first-pag .blog-articles--collage>:nth-child(1) .card__content.right-block .card__information .card__heading.h2{margin:0 0 16px!important;font-size:36px!important;line-height:36px!important;font-family:Fakt pro;letter-spacing:-.03em;font-weight:900;padding:0!important}@media screen and (min-width: 1280px){body .first-pag .blog-articles--collage>:nth-child(1) .card__content.right-block .card__information .card__heading.h2{margin-bottom:1.11111vw!important;font-size:2.5vw!important;line-height:2.5vw!important}}@media screen and (max-width: 767px){body .first-pag .blog-articles--collage>:nth-child(1) .card__content.right-block .card__information .card__heading.h2{font-size:24px!important;line-height:24px!important}}body.page div.snize-search-results#snize_results div.snize-main-panel-controls ul li a{font-family:Fakt pro;line-height:27px;font-size:16px;height:27px}@media screen and (min-width: 1280px){body.page div.snize-search-results#snize_results div.snize-main-panel-controls ul li a{font-size:1.11111vw;line-height:1.94444vw;height:1.875vw}}body.page div.snize-search-results#snize_results div.snize-main-panel-controls ul li a span{font-size:10px;margin-left:2px}@media screen and (min-width: 1280px){body.page div.snize-search-results#snize_results div.snize-main-panel-controls ul li a span{font-size:.69444vw;margin-left:.13889vw}}body.page div.snize .snize-filters-sidebar{position:relative}body.page div.snize .snize-filters-sidebar:before{width:380px;position:absolute;background:#f3f3f3;content:"";top:0;left:-150px;height:100%;z-index:-1}@media screen and (min-width: 1280px){body.page div.snize .snize-filters-sidebar:before{width:26.38889vw;left:-10.41667vw}}body.page div.snize .snize-filters-sidebar .snize-price-range input.snize-price-range-input{width:85px;padding:5px 8px;height:29px;font-size:11px}@media screen and (min-width: 1280px){body.page div.snize .snize-filters-sidebar .snize-price-range input.snize-price-range-input{width:5.90278vw;font-size:.76389vw;height:2.01389vw;padding:.34722vw .55556vw}}body.page div.snize .snize-filters-sidebar .snize-price-range span.snize-range-divider{width:15px}@media screen and (min-width: 1280px){body.page div.snize .snize-filters-sidebar .snize-price-range span.snize-range-divider{width:1.04167vw}}body.page div.snize .snize-filters-sidebar div.snize-product-filters-title{font-size:14px;line-height:18px;padding:19px 0;font-weight:700}@media screen and (min-width: 1280px){body.page div.snize .snize-filters-sidebar div.snize-product-filters-title{font-size:.97222vw;line-height:1.25vw;padding:1.31944vw 0}}body.page div.snize .snize-filters-sidebar ul.snize-product-filters-list li label>span{font-size:12px;padding-left:24px;line-height:18px;padding-right:6px;font-family:Fakt pro}@media screen and (min-width: 1280px){body.page div.snize .snize-filters-sidebar ul.snize-product-filters-list li label>span{font-size:.83333vw;padding-left:1.66667vw;line-height:1.25vw;padding-right:.41667vw}}body.page div.snize .snize-filters-sidebar ul.snize-product-filters-list li .snize-filter-variant-count{position:static;font-size:12px;line-height:18px}@media screen and (min-width: 1280px){body.page div.snize .snize-filters-sidebar ul.snize-product-filters-list li .snize-filter-variant-count{font-size:.83333vw;line-height:1.25vw}}body.page div.snize div.snize-main-panel-dropdown a{padding:8px 12px;height:16px;font-size:12px;width:166px}@media screen and (min-width: 1280px){body.page div.snize div.snize-main-panel-dropdown a{padding:.55556vw .83333vw;height:1.11111vw;font-size:.83333vw;width:11.52778vw}}body.page div.snize div.snize-main-panel-dropdown a:after{width:12px;height:8px;background-size:10px}@media screen and (min-width: 1280px){body.page div.snize div.snize-main-panel-dropdown a:after{width:.83333vw;height:.55556vw;background-size:.69444vw}}body.page div.snize div.snize-search-results-header{min-width:240px;font-size:12px;height:34px}@media screen and (min-width: 1280px){body.page div.snize div.snize-search-results-header{min-width:16.66667vw;font-size:.83333vw;height:2.36111vw}}body.page div.snize .snize-horizontal-right{min-width:290px;margin-left:15px}@media screen and (min-width: 1280px){body.page div.snize .snize-horizontal-right{min-width:20.13889vw;margin-left:1.04167vw}}body.page div.snize .snize-horizontal-right div.snize-main-panel-view-mode{margin-right:15px}@media screen and (min-width: 1280px){body.page div.snize .snize-horizontal-right div.snize-main-panel-view-mode{margin-right:1.04167vw}}body.page div.snize .snize-horizontal-right div.snize-main-panel-view-mode a.snize-view-mode-icon{width:32px;height:32px}@media screen and (min-width: 1280px){body.page div.snize .snize-horizontal-right div.snize-main-panel-view-mode a.snize-view-mode-icon{width:2.22222vw;height:2.22222vw}}body.page div.snize .snize-horizontal-right div.snize-main-panel-view-mode a.snize-view-mode-icon svg{width:32px;height:32px}@media screen and (min-width: 1280px){body.page div.snize .snize-horizontal-right div.snize-main-panel-view-mode a.snize-view-mode-icon svg{width:2.22222vw;height:2.22222vw}}body.page div.snize .snize-horizontal-right div.snize-main-panel-view-mode a.snize-grid-mode-icon{margin-right:8px}@media screen and (min-width: 1280px){body.page div.snize .snize-horizontal-right div.snize-main-panel-view-mode a.snize-grid-mode-icon{margin-right:.55556vw}}body.page div.snize .snize-horizontal-right div.snize-main-panel-view-mode a.snize-grid-mode-icon svg{width:32px;height:32px}@media screen and (min-width: 1280px){body.page div.snize .snize-horizontal-right div.snize-main-panel-view-mode a.snize-grid-mode-icon svg{width:2.22222vw;height:2.22222vw}}body.page div.snize div.snize-filters-sidebar{margin-bottom:20px;margin-right:0;width:220px;float:left;padding-right:15px;box-sizing:border-box}@media screen and (min-width: 1280px){body.page div.snize div.snize-filters-sidebar{margin-bottom:1.38889vw;width:15.27778vw;padding-right:1.04167vw}}body.page div.snize .snize-search-results-main-content{width:calc(100% - 230px);float:right;padding-left:15px;box-sizing:border-box}@media screen and (min-width: 1280px){body.page div.snize .snize-search-results-main-content{width:calc(100% - 15.97222vw);padding-left:1.04167vw}}@media screen and (max-width: 767px){body.page div.snize .snize-search-results-main-content{width:100%;padding-left:0}}body.page div.snize #snize-search-results-grid-mode span.snize-thumbnail{height:300px}@media screen and (min-width: 1280px){body.page div.snize #snize-search-results-grid-mode span.snize-thumbnail{height:20.83333vw}}body.page div.snize #snize-search-results-grid-mode span.snize-thumbnail img{max-height:300px;object-fit:cover;object-position:center;width:100%}@media screen and (min-width: 1280px){body.page div.snize #snize-search-results-grid-mode span.snize-thumbnail img{max-height:20.83333vw}}body.page div.snize #snize-search-results-grid-mode li.snize-product{min-width:inherit;width:100%;box-sizing:border-box;max-width:226px;margin-left:0;margin-right:0;padding-left:10px;padding-right:10px}@media screen and (min-width: 1280px){body.page div.snize #snize-search-results-grid-mode li.snize-product{max-width:15.69444vw;padding-left:.69444vw;padding-right:.69444vw}}@media screen and (max-width: 1279px){body.page div.snize #snize-search-results-grid-mode li.snize-product{max-width:33%}}@media screen and (max-width: 767px){body.page div.snize #snize-search-results-grid-mode li.snize-product{max-width:50%}}body.page div.snize #snize-search-results-grid-mode li.snize-product span.snize-title{font-size:13px;margin-bottom:5px;font-weight:400;line-height:18px;font-family:Fakt pro}@media screen and (min-width: 1280px){body.page div.snize #snize-search-results-grid-mode li.snize-product span.snize-title{font-size:.90278vw;margin-bottom:.34722vw;line-height:1.25vw}}body.page div.snize #snize-search-results-grid-mode li.snize-product .snize-button{position:static;top:0;height:auto;border:1px solid #000;padding:9px 15px;font-family:Fakt pro;font-weight:400;background:#fff;opacity:1;text-transform:uppercase;visibility:visible;color:#000;box-sizing:border-box;line-height:20px;width:100%;font-size:11px;text-align:left;box-sizing:border-box!important;overflow:inherit}@media screen and (min-width: 1280px){body.page div.snize #snize-search-results-grid-mode li.snize-product .snize-button{padding:.625vw 1.04167vw;line-height:1.38889vw;font-size:.76389vw}}@media screen and (max-width: 767px){body.page div.snize #snize-search-results-grid-mode li.snize-product .snize-button{font-size:9px}}body.page div.snize #snize-search-results-grid-mode li.snize-product .snize-view-link:hover .snize-button{background:#000;color:#fff}body.page div.snize #snize-search-results-grid-mode li.snize-product .snize-view-link:hover .snize-price-list{color:#fff}body.page div.snize #snize-search-results-grid-mode li.snize-product span.snize-description{margin-bottom:15px;font-size:11px;color:#000;font-family:Fakt pro}@media screen and (min-width: 1280px){body.page div.snize #snize-search-results-grid-mode li.snize-product span.snize-description{margin-bottom:1.04167vw;font-size:.76389vw}}body.page div.snize #snize-search-results-grid-mode li.snize-product .snize-price-list{font-family:Fakt pro;font-size:11px;margin-top:2px;line-height:21px;color:#000;position:absolute;bottom:13px;right:15px;z-index:11}@media screen and (min-width: 1280px){body.page div.snize #snize-search-results-grid-mode li.snize-product .snize-price-list{font-size:.76389vw;margin-top:.13889vw;line-height:1.45833vw;bottom:.90278vw;right:1.04167vw}}@media screen and (max-width: 767px){body.page div.snize #snize-search-results-grid-mode li.snize-product .snize-price-list{bottom:5px;font-size:9px}}body.page div.snize #snize-search-results-grid-mode li.snize-product .snize-price-list .snize-discounted-price{font-family:Fakt pro;font-size:11px;line-height:21px}@media screen and (min-width: 1280px){body.page div.snize #snize-search-results-grid-mode li.snize-product .snize-price-list .snize-discounted-price{font-size:.76389vw;line-height:1.45833vw}}@media screen and (max-width: 767px){body.page div.snize #snize-search-results-grid-mode li.snize-product .snize-price-list .snize-discounted-price{font-size:9px}}body.page #snize_results.snize-mobile-design.snize-new-version #snize-search-results-grid-mode .snize-price-list{font-size:11px}body.page #snize_results.snize-mobile-design.snize-new-version #snize-search-results-grid-mode li.snize-product .snize-button{height:35px;position:static;font-size:11px;margin-top:0}body.page #snize-search-results-list-mode li.snize-product span.snize-title{font-size:13px;margin-bottom:5px;line-height:18px}@media screen and (min-width: 1280px){body.page #snize-search-results-list-mode li.snize-product span.snize-title{font-size:.90278vw;margin-bottom:.34722vw;line-height:1.25vw}}body.page #snize-search-results-list-mode li.snize-product span.snize-description{font-size:11px}@media screen and (min-width: 1280px){body.page #snize-search-results-list-mode li.snize-product span.snize-description{font-size:.76389vw}}body.page #snize-search-results-list-mode li.snize-product .snize-price-list{font-size:14px;line-height:21px}@media screen and (min-width: 1280px){body.page #snize-search-results-list-mode li.snize-product .snize-price-list{font-size:.97222vw;line-height:1.45833vw}}body.page div.snize ul.snize-product-filters-list li .snize-filter-checkbox span{width:14px;height:14px}@media screen and (min-width: 1280px){body.page div.snize ul.snize-product-filters-list li .snize-filter-checkbox span{width:.97222vw;height:.97222vw}}.customer-container .customer-content .customer{padding:60px 40px}@media screen and (min-width: 1280px){.customer-container .customer-content .customer{padding:4.16667vw 2.77778vw}}@media screen and (max-width: 767px){.customer-container .customer-content .customer{padding-top:20px;padding-bottom:40px}}.customer-account-content .customer-data{width:800px}@media screen and (min-width: 1280px){.customer-account-content .customer-data{width:55.55556vw}}@media screen and (max-width: 1023px){.customer-account-content .customer-data{width:100%}}.customer-account-content .customer-data h1,.customer-account-content .customer-data h1#login{font-size:36px;line-height:36px;margin-bottom:50px;letter-spacing:.25px;font-family:Fakt pro;font-weight:900}@media screen and (min-width: 1280px){.customer-account-content .customer-data h1,.customer-account-content .customer-data h1#login{font-size:2.5vw;line-height:2.5vw;margin-bottom:3.47222vw}}@media screen and (max-width: 1023px){.customer-account-content .customer-data h1,.customer-account-content .customer-data h1#login{font-size:30px;line-height:30px;margin-bottom:40px}}.customer .field+.field{margin-top:20px}@media screen and (min-width: 1280px){.customer .field+.field{margin-top:1.38889vw}}.customer .field input{padding:14px 20px 10px;height:auto;font-size:14px;font-family:Fakt pro}@media screen and (min-width: 1280px){.customer .field input{padding:.97222vw 1.38889vw .69444vw;font-size:.97222vw}}.customer .field input::placeholder{color:#000;opacity:.5}.customer button.customer-sign{padding:17px 46px 15px;font-size:13px;font-weight:600;margin:36px 0 0;letter-spacing:.05em;text-transform:uppercase}@media screen and (min-width: 1280px){.customer button.customer-sign{padding:1.18056vw 3.19444vw 1.04167vw;font-size:.90278vw;margin-top:2.5vw}}@media screen and (max-width: 767px){.customer button.customer-sign{margin-top:20px}}.customer .login-text-data{margin-top:30px;position:relative}@media screen and (min-width: 1280px){.customer .login-text-data{margin-top:2.08333vw}}.customer .login-text-data p{padding-left:20px;font-size:14px;line-height:20px;margin:0 0 15px}@media screen and (min-width: 1280px){.customer .login-text-data p{padding-left:1.38889vw;font-size:.97222vw;line-height:1.38889vw;margin-bottom:1.04167vw}}.customer .login-text-data p:last-child{margin-bottom:0}.customer .login-text-data p.icon-data{margin-left:0;position:absolute;top:2px;left:0;padding:0!important}@media screen and (min-width: 1280px){.customer .login-text-data p.icon-data{top:.13889vw}}.customer .login-text-data p.icon-data .icon-war svg{width:14px;height:14px}@media screen and (min-width: 1280px){.customer .login-text-data p.icon-data .icon-war svg{width:.97222vw;height:.97222vw}}.customer .right-side-account{max-width:800px;top:0!important;bottom:0!important;height:100%}@media screen and (min-width: 1280px){.customer .right-side-account{max-width:55.55556vw}}@media screen and (max-width: 1023px){.customer-data{padding:0 15px}}@media screen and (max-width: 767px){.customer-data{padding:0}}@media screen and (max-width: 767px){.customer-data .customer.create{padding-top:60px}}.customer-data .customer.create a{padding:14px 46px 12px;font-size:13px;font-weight:600;font-family:Fakt pro;letter-spacing:.05em}@media screen and (min-width: 1280px){.customer-data .customer.create a{padding:.97222vw 3.19444vw .83333vw;font-size:.90278vw}}.customer-data .customer.create .first-text,.customer-data .customer.create .second-text{font-size:16px;line-height:22px;margin-bottom:18px;padding:0 30px;font-family:Fakt pro}@media screen and (min-width: 1280px){.customer-data .customer.create .first-text,.customer-data .customer.create .second-text{font-size:1.11111vw;line-height:1.52778vw;margin-bottom:1.25vw;padding:0 2.08333vw}}@media screen and (max-width: 1023px){.customer-data .customer.create .first-text,.customer-data .customer.create .second-text{font-size:16px!important;line-height:22px!important}}.customer-data .customer.create .first-text li,.customer-data .customer.create .second-text li{font-size:16px;line-height:22px;font-family:Fakt pro}@media screen and (min-width: 1280px){.customer-data .customer.create .first-text li,.customer-data .customer.create .second-text li{font-size:1.11111vw;line-height:1.52778vw}}.customer-data .customer.create .second-text{margin-bottom:40px}@media screen and (min-width: 1280px){.customer-data .customer.create .second-text{margin-bottom:2.77778vw}}@media screen and (max-width: 767px){.customer-account-content .page-width{padding:0}}@media screen and (max-width: 1023px){.customer-account-content .page-width .breadcrumbs.page-width.login{margin-bottom:0}}@media screen and (max-width: 767px){.customer-data .customer.create a,.customer-data button.customer-sign,.customer-data a.customer-for-btn{font-size:13px;letter-spacing:.05em}}.register-data .customer .button-reg{padding:17px 46px 13px;font-size:13px;font-weight:600;font-family:Fakt pro;letter-spacing:.05em;text-transform:uppercase}@media screen and (min-width: 1280px){.register-data .customer .button-reg{padding:1.18056vw 3.19444vw .90278vw;font-size:.90278vw}}.customer-account-content{position:relative}.customer-account-content .right-side-account{max-width:800px;top:0;bottom:0;height:100%}@media screen and (min-width: 1280px){.customer-account-content .right-side-account{max-width:55.55556vw}}@media screen and (max-width: 1023px){.customer-account-content .right-side-account{max-width:70%}}.reset-password-active{max-width:600px!important}@media screen and (min-width: 1280px){.reset-password-active{max-width:41.66667vw!important}}.reset-password-active .customer-content .customer.login{width:100%;background:#fff!important}.reset-password-active .customer-content .customer.login h1#recover{text-transform:capitalize;margin-top:0;margin-bottom:35px}@media screen and (min-width: 1280px){.reset-password-active .customer-content .customer.login h1#recover{margin-bottom:2.43056vw}}.reset-password-active .customer-content .customer.login p{text-align:left}.reset-password-active .customer-content .customer.create{display:none}.order-detalis .order-history{width:100%}.order-detalis .order-history td#RowOrder,.order-detalis .order-history td[data-label=Date],.order-detalis .order-history [data-label="Payment status"],.order-detalis .order-history [data-label="Fulfillment status"]{text-align:center}.order-detalis .pagination{list-style:none;margin-left:0}.order-detalis .pagination ul{list-style:none;margin-left:0;padding:0}.order-detalis .pagination [aria-label="Previous page"]{float:left}.order-detalis .pagination [aria-label="Previous page"] svg{transform:rotate(90deg)}.order-detalis .pagination [aria-label="Next page"]{float:right;transform:rotate(-90deg)}.order-detalis .pagination [aria-label="Previous page"] svg,.order-detalis .pagination [aria-label="Next page"] svg{width:2.5rem;height:2.5rem}#MainContent .create-account{position:relative}@media screen and (max-width: 767px){#MainContent .create-account .page-width{padding:10px 0 0}}#MainContent .create-account .register-content{margin-bottom:0;padding:0 0 7.91667vw;border:0;background:none}#MainContent .create-account .register-content .register-data{border:1px solid #000;padding:3.125vw 2.77778vw 2.77778vw;width:100%;background:#fff}@media screen and (max-width: 767px){#MainContent .create-account .register-content .register-data{border:0px;padding:0}}@media screen and (max-width: 767px){#MainContent .create-account .register-content .register-data .customer.register form{margin-top:20px}}@media screen and (max-width: 767px){#MainContent .create-account .register-content .register-data .customer.register h1{margin-top:0;margin-bottom:10px}}#MainContent .create-account .right-side-account{max-width:800px;top:0;bottom:0;height:100%}@media screen and (min-width: 1280px){#MainContent .create-account .right-side-account{max-width:55.55556vw}}@media screen and (max-width: 1023px){#MainContent .create-account .right-side-account{max-width:70%}}body.page .section-template--16043513446571__1660815508bc36f9eb-padding,body.page .section-template--16043513544875__16608192564d535d1f-padding,body.page .section-template--16043513512107__main-padding,body.page .section-template--16043513708715__1660817395be356a3f-padding,body.page .section-template--16043513675947__166082105289aeede5-padding,body.page .section-template--16043513643179__main-padding,body.page .section-template--16043513741483__main-padding,body.page .section-template--16043513610411__16608149651d3f37dd-padding{padding-top:0;padding-bottom:0}body.page .section-template--16043513577643__main-padding{padding-top:0;padding-bottom:28px}@media screen and (min-width: 1280px){body.page .section-template--16043513577643__main-padding{padding-bottom:1.94444vw}}body.page .section-template--16043513643179__main-padding{padding-bottom:50px}@media screen and (min-width: 1280px){body.page .section-template--16043513643179__main-padding{padding-bottom:3.47222vw}}body.page .pro-bread{margin-bottom:40px}@media screen and (min-width: 1280px){body.page .pro-bread{margin-bottom:2.77778vw}}@media screen and (max-width: 1023px){body.page .pro-bread{margin-bottom:30px}}body.page h2.page-title.h1.text-center{font-size:36px;line-height:36px;margin-bottom:30px;font-family:Fakt pro}@media screen and (min-width: 1280px){body.page h2.page-title.h1.text-center{font-size:2.5vw;line-height:2.5vw;margin-bottom:2.08333vw}}@media screen and (max-width: 1023px){body.page h2.page-title.h1.text-center{font-size:30px;line-height:30px}}body.page .page-width.Help.FAQs .left-block{padding-left:15px;width:250px;padding-right:40px}@media screen and (min-width: 1280px){body.page .page-width.Help.FAQs .left-block{padding-left:1.04167vw;width:17.36111vw;padding-right:2.77778vw}}@media screen and (max-width: 1023px){body.page .page-width.Help.FAQs .left-block{width:100%}}body.page .page-width.Help.FAQs .left-block .FAQsidebar__inner ul li a{font-size:11px;line-height:13px;padding:14px 15px 11px}@media screen and (min-width: 1280px){body.page .page-width.Help.FAQs .left-block .FAQsidebar__inner ul li a{font-size:.76389vw;line-height:.90278vw;padding:.97222vw 1.04167vw .76389vw}}body.page .page-width.Help.FAQs .right-block{padding-right:15px;width:calc(100% - 250px)}@media screen and (min-width: 1280px){body.page .page-width.Help.FAQs .right-block{padding-right:1.04167vw;width:calc(100% - 17.36111vw)}}@media screen and (max-width: 1023px){body.page .page-width.Help.FAQs .right-block{width:100%;padding-right:0}}body.page .page-width.Help.FAQs .right-block .FAQSection h3{font-size:26px;line-height:26px;margin-bottom:15px;padding-bottom:15px}@media screen and (min-width: 1280px){body.page .page-width.Help.FAQs .right-block .FAQSection h3{font-size:1.80556vw;line-height:1.80556vw;margin-bottom:1.04167vw;padding-bottom:1.04167vw}}body.page .page-width.Help.FAQs .right-block .FAQSection h5{font-size:16px;line-height:20px;font-weight:600;margin-bottom:0;padding:8px 0}@media screen and (min-width: 1280px){body.page .page-width.Help.FAQs .right-block .FAQSection h5{font-size:1.11111vw;line-height:1.38889vw;padding:.55556vw 0}}body.page .page-width.About,body.page .page-width.Help.FAQs,body.page .page-width.Stockists{padding-bottom:60px}@media screen and (min-width: 1280px){body.page .page-width.About,body.page .page-width.Help.FAQs,body.page .page-width.Stockists{padding-bottom:4.16667vw}}@media screen and (max-width: 1279px){body.page .page-width.About,body.page .page-width.Help.FAQs,body.page .page-width.Stockists{padding-left:30px;padding-right:30px}}@media screen and (max-width: 767px){body.page .page-width.About,body.page .page-width.Help.FAQs,body.page .page-width.Stockists{padding-bottom:50px;padding-left:20px;padding-right:20px}}body.page .about_page_con p{font-size:16px;line-height:22px;margin-bottom:20px;font-family:Fakt pro}@media screen and (min-width: 1280px){body.page .about_page_con p{font-size:1.11111vw;line-height:1.52778vw;margin-bottom:1.38889vw}}body.page .main-row{margin-top:30px;margin-left:-15px;margin-right:-15px}@media screen and (min-width: 1280px){body.page .main-row{margin-top:2.08333vw;margin-left:-1.04167vw;margin-right:-1.04167vw}}@media screen and (max-width: 1023px){body.page .main-row{padding:0}}body.page .main-row .img_box{padding-left:15px;padding-right:15px}@media screen and (min-width: 1280px){body.page .main-row .img_box{padding-left:1.04167vw;padding-right:1.04167vw}}@media screen and (max-width: 767px){body.page .main-row .img_box img{margin:20px auto}}body.page .main-row .con_box{padding-left:15px;padding-right:15px}@media screen and (min-width: 1280px){body.page .main-row .con_box{padding-left:1.04167vw;padding-right:1.04167vw}}body.page .main-row .con_box h4{font-size:22px;font-family:Fakt pro;line-height:22px}@media screen and (min-width: 1280px){body.page .main-row .con_box h4{font-size:1.52778vw;line-height:1.52778vw}}body.page .main-row .con_box p{line-height:26px}@media screen and (min-width: 1280px){body.page .main-row .con_box p{line-height:1.80556vw}}@media screen and (max-width: 767px){body.page .main-row+.main-row{margin-top:0}}.page .rich-text__text p{font-size:16px;line-height:22px}@media screen and (min-width: 1280px){.page .rich-text__text p{font-size:1.11111vw;line-height:1.52778vw}}.page .image-with-text__grid{margin:30px -15px 0;padding:0}@media screen and (min-width: 1280px){.page .image-with-text__grid{margin:2.08333vw -1.04167vw 0}}@media screen and (max-width: 767px){.page .image-with-text__grid{margin-top:0}}.page .image-with-text__grid .img-width-do{width:40%;padding:0 15px}@media screen and (min-width: 1280px){.page .image-with-text__grid .img-width-do{padding:0 1.04167vw}}@media screen and (max-width: 767px){.page .image-with-text__grid .img-width-do{width:100%}}.page .image-with-text__grid .img-width-do:after{display:none}.page .image-with-text__grid .img-width-do .image-with-text__media{border:0;margin:auto;padding-bottom:0!important}.page .image-with-text__grid .img-width-do .image-with-text__media img{position:relative}@media screen and (max-width: 767px){.page .image-with-text__grid .img-width-do .image-with-text__media img{margin-bottom:30px}}.page .image-with-text__grid .img-width-do .image-with-text__media:after{display:none}.page .image-with-text__grid .text-width-do{padding:0 15px;width:60%}@media screen and (min-width: 1280px){.page .image-with-text__grid .text-width-do{padding:0 1.04167vw}}@media screen and (max-width: 767px){.page .image-with-text__grid .text-width-do{width:100%}}.page .image-with-text__grid .text-width-do .do-text-content{padding-left:0}.page .image-with-text__grid .text-width-do .do-text-content .main-title-do{font-size:22px;line-height:22px;font-weight:700;text-transform:capitalize;margin:0 0 18px;padding:0}@media screen and (min-width: 1280px){.page .image-with-text__grid .text-width-do .do-text-content .main-title-do{font-size:1.52778vw;line-height:1.52778vw;margin-bottom:1.25vw}}.page .image-with-text__grid .text-width-do .do-text-content p{font-size:16px;line-height:26px;margin:0 0 20px}@media screen and (min-width: 1280px){.page .image-with-text__grid .text-width-do .do-text-content p{font-size:1.11111vw;line-height:1.80556vw;margin-bottom:1.38889vw}}.page .rich-text__text.rte.block-1 p{font-size:22px;line-height:22px;margin:10px 0 0}@media screen and (min-width: 1280px){.page .rich-text__text.rte.block-1 p{margin:.69444vw 0 0;font-size:1.52778vw;line-height:1.52778vw}}.page .section-template--16043513512107__ffefa9bd-9623-45d8-a710-c74294a1c6b6-padding{padding-top:0}.page .section-template--16043513512107__08d45c32-66b3-4c53-9521-fb9accec0ffe-padding{padding-top:0;padding-bottom:50px}@media screen and (min-width: 1280px){.page .section-template--16043513512107__08d45c32-66b3-4c53-9521-fb9accec0ffe-padding{padding-bottom:3.47222vw}}@media screen and (max-width: 767px){.page .main-row .row-block{margin-top:10px}}@media screen and (max-width: 767px){.page .main-row .row-block .row-block+.row-block{margin-top:30px}}.page .main-row .row-block h4{margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #e0e0e0;font-size:22px;line-height:22px;font-weight:700;text-transform:capitalize}@media screen and (min-width: 1280px){.page .main-row .row-block h4{margin-bottom:2.08333vw;padding-bottom:1.04167vw;font-size:1.52778vw;line-height:1.52778vw}}.page .main-row .row-block ul li{font-size:16px;line-height:26px;font-weight:400}@media screen and (min-width: 1280px){.page .main-row .row-block ul li{font-size:1.11111vw;line-height:1.80556vw}}.page .main-row .row-block ul li a{font-weight:400}.page .main-row .row-block ul li h5{font-size:18px;line-height:18px;font-weight:700;text-transform:capitalize;margin-bottom:20px;margin-top:5px}@media screen and (min-width: 1280px){.page .main-row .row-block ul li h5{font-size:1.25vw;line-height:1.25vw;margin-bottom:1.38889vw;margin-top:.34722vw}}.main-page-title.page-title.h0{margin-bottom:30px;font-size:36px;line-height:36px;text-transform:capitalize}@media screen and (min-width: 1280px){.main-page-title.page-title.h0{margin-bottom:2.08333vw;font-size:2.5vw;line-height:2.5vw}}@media screen and (max-width: 1023px){.main-page-title.page-title.h0{font-size:30px;line-height:30px}}.rte h3,.rte h4{font-size:26px;line-height:26px}@media screen and (min-width: 1280px){.rte h3,.rte h4{font-size:1.80556vw;line-height:1.80556vw}}.rte p,.rte{font-size:16px;line-height:26px;margin-bottom:20px}@media screen and (min-width: 1280px){.rte p,.rte{font-size:1.11111vw;line-height:1.80556vw;margin-bottom:1.38889vw}}.bottom-add{font-size:16px;line-height:26px;margin-bottom:20px}@media screen and (min-width: 1280px){.bottom-add{font-size:1.11111vw;line-height:1.80556vw;margin-bottom:1.38889vw}}.page-error .btn-404 .btn-content{padding:0;height:auto;width:auto}@media screen and (max-width: 1279px){.page-error .animation-icon img{left:0}}@media screen and (max-width: 1279px){.page-error .breadcrumbs-404.page-width{padding:0 20px}}@media screen and (max-width: 1279px){.page-error .breadcrumbs-404.page-width .breadcrumb{padding-top:20px}}.page-error .breadcrumbs-404.page-width .breadcrumb .Breadcrumbs{color:#000}@media screen and (max-width: 1279px){.page-error .breadcrumbs-404.page-width .breadcrumb .Breadcrumbs{font-size:14px;line-height:21px}}.page-error .breadcrumbs-404.page-width .breadcrumb .Breadcrumbs+span{position:relative;padding-left:30px;background-image:url(/cdn/shop/files/breadcrumbs-arrow_856b0fdf-f54a-4185-aa53-ff699f41437a.svg?v=1663238714);background-size:15px 11px;background-repeat:no-repeat;background-position:left center}@media screen and (min-width: 1280px){.page-error .breadcrumbs-404.page-width .breadcrumb .Breadcrumbs+span{padding-left:2.08333vw;background-size:1.04167vw .76389vw}}@media screen and (max-width: 1279px){.page-error .breadcrumbs-404.page-width .breadcrumb .Breadcrumbs+span{font-size:14px;line-height:21px}}.page-error .main-title-content.image-with-text__heading.h1{font-size:59px;line-height:59px;margin-bottom:20px;letter-spacing:-.03em;margin-top:0}@media screen and (min-width: 1280px){.page-error .main-title-content.image-with-text__heading.h1{font-size:4.09722vw;line-height:4.09722vw;margin-bottom:1.38889vw}}@media screen and (max-width: 1023px){.page-error .main-title-content.image-with-text__heading.h1{font-size:48px;line-height:48px;padding-top:10px}}.page-error .mar-remove.sub-title-content{margin:0}.page-error .mar-remove.sub-title-content p{font-size:23px;line-height:32px;text-align:left;margin-bottom:40px;max-width:480px}@media screen and (min-width: 1280px){.page-error .mar-remove.sub-title-content p{font-size:1.59722vw;line-height:2.22222vw;margin-bottom:2.77778vw;max-width:33.33333vw}}@media screen and (max-width: 1023px){.page-error .mar-remove.sub-title-content p{font-size:18px;line-height:25px}}@media screen and (max-width: 767px){.page-error .mar-remove.sub-title-content p{margin-bottom:30px}}.page-error .image-with-text{width:100%}@media screen and (max-width: 767px){.page-error .image-with-text .image-with-text__grid{flex-wrap:wrap}}@media screen and (max-width: 767px){.page-error .image-with-text .image-with-text__grid .video-block{width:100%!important;order:2}}.page-error .image-with-text .image-with-text__grid .text-content{padding:50px 0 100px}@media screen and (min-width: 1280px){.page-error .image-with-text .image-with-text__grid .text-content{padding:3.47222vw 0 6.94444vw}}@media screen and (max-width: 767px){.page-error .image-with-text .image-with-text__grid .text-content{width:100%!important;order:1;padding-bottom:50px}}.page-error .image-with-text .btn-404 .btn-content a{height:auto;font-weight:900;border-radius:0;outline:0;margin:0;font-family:Fakt Pro,sans-serif;font-size:11px;line-height:18px;text-transform:uppercase;padding:14px 10px 10px;letter-spacing:.05em;width:144px;display:inline-block}@media screen and (min-width: 1280px){.page-error .image-with-text .btn-404 .btn-content a{font-size:.76389vw;line-height:1.25vw;padding:.97222vw .69444vw .69444vw;width:10vw}}.page-error .image-with-text .btn-404 .btn-content a:hover{background:#000;color:#fff}.page-error .image-with-text .btn-404 .explore-btn{margin-left:16px}@media screen and (min-width: 1280px){.page-error .image-with-text .btn-404 .explore-btn{margin-left:1.11111vw}}.page-error .image-with-text .page-width .image-with-text{width:100%}@media screen and (max-width: 1279px){.page-error .image-with-text .page-width .page-width{padding:0 30px}}body .new_contact_form .contact form .newfield .field__input::placeholder{opacity:.5}body .new_contact_form .contact form{padding:40px}@media screen and (min-width: 1280px){body .new_contact_form .contact form{padding:2.77778vw}}@media screen and (max-width: 1023px){body .new_contact_form .contact form{padding:20px 30px 0}}@media screen and (max-width: 767px){body .new_contact_form .contact form .newfield .field__input{line-height:20px!important}}body .right-block .FaqAnswer{opacity:0;font-size:14px;line-height:20px;padding:10px 0 10px 30px}@media screen and (min-width: 1280px){body .right-block .FaqAnswer{font-size:.97222vw;line-height:1.38889vw;padding:.69444vw 0 .69444vw 2.08333vw}}body .right-block .FaqAnswer table:not([class]){font-size:14px;width:100%}@media screen and (min-width: 1280px){body .right-block .FaqAnswer table:not([class]){font-size:.97222vw}}body .right-block .FaqAnswer table:not([class]) th,body .right-block .FaqAnswer table:not([class]) td{padding:8px 15px;text-align:left}@media screen and (min-width: 1280px){body .right-block .FaqAnswer table:not([class]) th,body .right-block .FaqAnswer table:not([class]) td{padding:.55556vw 1.04167vw}}body .right-block .FaqAnswer table:not([class]) th p,body .right-block .FaqAnswer table:not([class]) td p{margin:0 0 15px;font-size:14px;line-height:20px}@media screen and (min-width: 1280px){body .right-block .FaqAnswer table:not([class]) th p,body .right-block .FaqAnswer table:not([class]) td p{margin-bottom:1.04167vw;font-size:.97222vw;line-height:1.38889vw}}body .right-block .FaqAnswer table:not([class]) th p:last-child,body .right-block .FaqAnswer table:not([class]) td p:last-child{margin-bottom:0}body .right-block .FaqQuestion.active+.FaqAnswer{animation:fadeIn;opacity:1;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-delay:.4s}@media screen and (max-width: 767px){body .page-content.page-content--centered.page-content-custom{padding:0 5px}}@media screen and (max-width: 767px){body .main-row .row-block{padding-left:0;padding-right:0}}body.product .section-template--16043513839787__main-padding{padding-top:36px;padding-bottom:36px}@media screen and (min-width: 1280px){body.product .section-template--16043513839787__main-padding{padding-top:2.5vw;padding-bottom:2.5vw}}.shopify-section .newsletter.center{padding-top:73px;padding-bottom:76px}@media screen and (min-width: 1280px){.shopify-section .newsletter.center{padding-top:5.06944vw;padding-bottom:5.27778vw}}@media screen and (max-width: 1023px){.shopify-section .newsletter.center{padding-top:63px;padding-bottom:63px}}@media screen and (max-width: 767px){.shopify-section .newsletter.center{padding-top:60px;padding-bottom:60px;background-position:center}}.shopify-section .newsletter.center h2{font-size:30px;line-height:36px;margin-bottom:6px;font-family:Fakt pro;font-weight:900;color:#000}@media screen and (min-width: 1280px){.shopify-section .newsletter.center h2{font-size:2.08333vw;line-height:2.5vw;margin-bottom:.41667vw}}@media screen and (max-width: 767px){.shopify-section .newsletter.center .newsletter__subheading{margin:0}}.shopify-section .newsletter.center .newsletter__subheading p{font-size:18px;line-height:26px;font-weight:400;font-family:Fakt pro}@media screen and (min-width: 1280px){.shopify-section .newsletter.center .newsletter__subheading p{font-size:1.25vw;line-height:1.80556vw}}@media screen and (max-width: 767px){.shopify-section .newsletter.center .newsletter__subheading p{font-size:16px;line-height:24px;margin-bottom:20px;margin-top:0}}.shopify-section .newsletter.center .newsletter-form{margin:0 auto;width:523px}@media screen and (min-width: 1280px){.shopify-section .newsletter.center .newsletter-form{width:36.31944vw}}@media screen and (max-width: 767px){.shopify-section .newsletter.center .newsletter-form{width:100%}}.shopify-section .newsletter.center .newsletter-form .newsletter-form__field-wrapper .field{border:1px solid #000;background-color:#fff;padding:0;outline:none;height:51px;box-sizing:border-box}@media screen and (min-width: 1280px){.shopify-section .newsletter.center .newsletter-form .newsletter-form__field-wrapper .field{height:3.54167vw;border-width:.06944vw}}.shopify-section .newsletter.center .newsletter-form .newsletter-form__field-wrapper .field:after,.shopify-section .newsletter.center .newsletter-form .newsletter-form__field-wrapper .field:before{display:none;box-shadow:none}.shopify-section .newsletter.center .newsletter-form .newsletter-form__field-wrapper .field .field__input{width:calc(100% - 50px);height:48px;padding:14px 20px 10px;font-size:14px;line-height:18px;border:0px;box-sizing:border-box}@media screen and (min-width: 1280px){.shopify-section .newsletter.center .newsletter-form .newsletter-form__field-wrapper .field .field__input{width:calc(100% - 3.47222vw);height:3.33333vw;padding:.97222vw 1.38889vw .69444vw;font-size:.97222vw;line-height:1.25vw}}.shopify-section .newsletter.center .newsletter-form .newsletter-form__field-wrapper .field .newsletter-form__button.field__button{margin:0 -1px 0 0;border:0px;outline:none;width:50px;height:50px}@media screen and (min-width: 1280px){.shopify-section .newsletter.center .newsletter-form .newsletter-form__field-wrapper .field .newsletter-form__button.field__button{width:3.47222vw;height:3.47222vw;margin-right:-.06944vw}}.shopify-section .newsletter.center .newsletter-form .newsletter-form__field-wrapper .field .newsletter-form__button.field__button svg{width:25px;height:25px;fill:#fff}@media screen and (min-width: 1280px){.shopify-section .newsletter.center .newsletter-form .newsletter-form__field-wrapper .field .newsletter-form__button.field__button svg{width:1.73611vw;height:1.73611vw}}.social-icon-content .social-icon-list{width:32px;height:32px}@media screen and (min-width: 1280px){.social-icon-content .social-icon-list{width:2.22222vw;height:2.22222vw}}.social-icon-content .social-icon-list .icon-set img{width:32px;height:32px}@media screen and (min-width: 1280px){.social-icon-content .social-icon-list .icon-set img{width:2.22222vw;height:2.22222vw}}.section-footer-padding .footer__content-top{padding:79px 0 72px}@media screen and (min-width: 1280px){.section-footer-padding .footer__content-top{padding-top:5.48611vw;padding-bottom:5vw}}@media screen and (max-width: 1279px){.section-footer-padding .footer__content-top{padding:79px 30px 72px}}@media screen and (max-width: 1023px){.section-footer-padding .footer__content-top{padding:63px 0}}@media screen and (max-width: 767px){.section-footer-padding .footer__content-top{padding-top:40px;padding-bottom:40px}}.section-footer-padding .footer__content-top .grid{flex-wrap:nowrap}@media screen and (max-width: 767px){.section-footer-padding .footer__content-top .grid{flex-wrap:wrap}}.section-footer-padding .footer__content-top .grid .footer-block__heading{font-size:16px;line-height:16px;text-transform:uppercase;margin-bottom:26px;font-weight:700;font-family:Fakt pro;letter-spacing:0px}@media screen and (min-width: 1280px){.section-footer-padding .footer__content-top .grid .footer-block__heading{font-size:1.11111vw;line-height:1.11111vw;margin-bottom:1.80556vw}}@media screen and (max-width: 1023px){.section-footer-padding .footer__content-top .grid .footer-block__heading{margin-bottom:0}}.section-footer-padding .footer__content-top .grid .footer-block__details-content .list-menu__item--link{padding:0;margin:0;font-size:16px;font-weight:400;line-height:16px;color:#000;font-family:Fakt pro;letter-spacing:0px}@media screen and (min-width: 1280px){.section-footer-padding .footer__content-top .grid .footer-block__details-content .list-menu__item--link{font-size:1.11111vw;line-height:1.11111vw}}.section-footer-padding .footer__content-top .grid .footer-block__details-content .list-menu__item--link:hover{text-decoration:underline;color:#000}.section-footer-padding .footer__content-top .grid .footer-block__details-content li{line-height:16px}@media screen and (min-width: 1280px){.section-footer-padding .footer__content-top .grid .footer-block__details-content li{line-height:1.11111vw}}.section-footer-padding .footer__content-top .grid .footer-block__details-content li+li{margin-top:14px}@media screen and (min-width: 1280px){.section-footer-padding .footer__content-top .grid .footer-block__details-content li+li{margin-top:.97222vw}}.section-footer-padding .footer__content-top .grid__item{width:25%}@media screen and (max-width: 767px){.section-footer-padding .footer__content-top .grid__item{width:100%;padding:30px 30px 27px}}@media only screen and (max-width: 413px){.section-footer-padding .footer__content-top .grid__item{padding-left:20px;padding-right:20px}}@media screen and (max-width: 767px){.section-footer-padding .footer__content-top .grid__item:first-child{border-bottom:1px solid #e0e0e0;padding-top:0}}.section-footer-padding .footer__content-top .grid__item:nth-child(2){width:22%}@media screen and (max-width: 767px){.section-footer-padding .footer__content-top .grid__item:nth-child(2){border-bottom:1px solid #e0e0e0;width:100%}}.section-footer-padding .footer__content-top .grid__item:nth-child(3){width:23.5%}@media screen and (max-width: 767px){.section-footer-padding .footer__content-top .grid__item:nth-child(3){padding-top:40px;width:100%;border-bottom:1px solid #e0e0e0}}@media screen and (max-width: 767px){.section-footer-padding .footer__content-top .grid__item:nth-child(3) .footer-info-list{margin-top:0}}.section-footer-padding .footer__content-top .grid__item:nth-child(4){width:28.5%}@media screen and (max-width: 767px){.section-footer-padding .footer__content-top .grid__item:nth-child(4){padding-top:40px;padding-bottom:0;width:100%}}.footer__content-bottom .footer__column--info .footer__copyright.caption{margin-bottom:0;font-size:10px;font-weight:400;line-height:10px;text-align:center;text-transform:uppercase}@media screen and (min-width: 1280px){.footer__content-bottom .footer__column--info .footer__copyright.caption{font-size:.69444vw;line-height:.69444vw}}@media screen and (max-width: 767px){.footer__content-bottom .footer__column--info .footer__copyright.caption{line-height:16px}}.footer__content-bottom .footer__column--info .footer__copyright.caption .copyright__content{margin-bottom:0;font-size:10px;font-weight:400;line-height:10px;text-align:center;text-transform:uppercase}@media screen and (min-width: 1280px){.footer__content-bottom .footer__column--info .footer__copyright.caption .copyright__content{font-size:.69444vw;line-height:.69444vw}}@media screen and (max-width: 767px){.footer__content-bottom .footer__column--info .footer__copyright.caption .copyright__content{line-height:16px}}.footer__content-bottom .footer__column--info .footer__copyright.caption .footer-privacymenu span.line-1,.footer__content-bottom .footer__column--info .footer__copyright.caption .footer-privacymenu span.line-2{margin:0 5px}@media screen and (min-width: 1280px){.footer__content-bottom .footer__column--info .footer__copyright.caption .footer-privacymenu span.line-1,.footer__content-bottom .footer__column--info .footer__copyright.caption .footer-privacymenu span.line-2{margin:0 .34722vw}}.footer__content-bottom .footer__column--info .footer__copyright.caption .footer-privacymenu li a{font-size:10px;font-weight:400;line-height:10px;text-align:center;text-transform:uppercase}@media screen and (min-width: 1280px){.footer__content-bottom .footer__column--info .footer__copyright.caption .footer-privacymenu li a{font-size:.69444vw;line-height:.69444vw}}@media screen and (max-width: 767px){.footer__content-bottom .footer__column--info .footer__copyright.caption .footer-privacymenu li a{line-height:16px}}.newsletter .social-icon-content{margin:40px auto 0}@media screen and (min-width: 1280px){.newsletter .social-icon-content{margin-top:2.77778vw}}@media screen and (max-width: 767px){.newsletter .social-icon-content{margin-top:25px}}@media screen and (max-width: 1023px){.footer .footer__content-top{padding-bottom:0!important}}@media ($phone-and-tablet){.footer .footer__content-top .footer-block__heading{margin-bottom:0!important}}@media screen and (max-width: 1023px){.footer .footer__content-top h2.active+.footer-block__details-content{margin:20px 0 5px}}@media screen and (max-width: 1023px){.footer .footer__content-top .footer-block.grid__item{width:100%}}@media screen and (max-width: 1023px){.footer .footer__content-top .mobile-footer-1{padding-top:0!important}}@media screen and (max-width: 1023px){.footer .footer__content-top .mobile-footer-1 .mobile-footer-4{padding-top:40px!important;padding-bottom:0!important}}@media screen and (max-width: 1023px){.footer .footer__content-top .footer-block.grid__item.mobile-footer-4{padding-top:40px!important;padding-bottom:20px!important}}@media screen and (max-width: 767px){.footer-block__heading.accordion:after{display:block!important}}@media screen and (max-width: 767px){.footer .footer__content-top .footer-block.grid__item.mobile-footer-3 .footer-menu-text a{font-weight:700}}@media screen and (max-width: 1023px){.section-footer-padding .footer__content-top .grid{flex-wrap:wrap!important}}.yotpo-reviews-main-widget .yotpo-modal-body .carousel{display:initial}@media screen and (max-width: 767px){.page-width[data-gift-product] .product__media-list .product__media-item{display:none}.page-width[data-gift-product] .product__media-list .product__media-item:first-child{display:block!important}}.cross-sell-item .card_btn_content .swym-button-bar{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/111/assets/dh-styles.css.map */
