@import url('https://fonts.googleapis.com/css?family=Barlow:400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:500,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Graduate&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700&display=swap');
/* The above import directives are aggregated from content. */
@charset "UTF-8";
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 * Lightly modified by Chris Nelson - rottendeadite@gmail.com
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce.in-view{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash.in-view{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse.in-view{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand.in-view{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake.in-view{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake.in-view{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing.in-view{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada.in-view{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble.in-view{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello.in-view{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat.in-view{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,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:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,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:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn.in-view{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,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,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{from,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,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown.in-view{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,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(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{from,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(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft.in-view{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight.in-view{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp.in-view{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut.in-view{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown.in-view{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft.in-view{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight.in-view{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp.in-view{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn.in-view{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown.in-view{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig.in-view{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft.in-view{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig.in-view{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight.in-view{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig.in-view{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp.in-view{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig.in-view{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut.in-view{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown.in-view{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig.in-view{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft.in-view{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig.in-view{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight.in-view{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig.in-view{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp.in-view{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig.in-view{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip.in-view{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX.in-view{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY.in-view{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX.in-view{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY.in-view{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedIn.in-view{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut.in-view{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn.in-view{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft.in-view{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight.in-view{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft.in-view{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight.in-view{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut.in-view{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft.in-view{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight.in-view{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft.in-view{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight.in-view{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{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:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{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:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge.in-view{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox.in-view{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn.in-view{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut.in-view{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn.in-view{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown.in-view{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft.in-view{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight.in-view{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp.in-view{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut.in-view{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown.in-view{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft.in-view{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight.in-view{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp.in-view{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown.in-view{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft.in-view{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight.in-view{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp.in-view{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown.in-view{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft.in-view{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight.in-view{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp.in-view{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (print),(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}}body,html{font-family:'Barlow',sans-serif}.bottom-header{background:#0d0d0d;color:#fff;text-align:center;font-size:16px}.page-footer,.copyright{background:#2e2e2e}.row{float:none;margin:auto;padding:0 20px 0}.top-header{text-align:right;margin-top:15px}.navigation,.nav-sections{background:0 0;margin-bottom:0}.navigation .level0>.level-top{color:#000;font-size:16px;text-transform:uppercase;font-family:'Barlow',sans-serif;font-weight:400;padding:0 0 0 12px}.navigation .level0.parent>.level-top{font-weight:700;line-height:initial;padding-right:0}.navigation .level0.parent>.level-top>.ui-menu-icon{display:none}.mobile-menu{display:none}.navigation,.breadcrumbs,.row,.page-header .header.panel,.header.content,.footer.content,.page-wrapper>.widget,.page-wrapper>.page-bottom,.block.category.event,.top-container,.page-main{max-width:1350px;box-sizing:border-box}.top-container{overflow-x:hidden;min-width:100%}.headerSection{display:inline-block;vertical-align:middle}a.logo{display:inline-block;vertical-align:bottom;margin:0;float:none}.page-header{max-height:153px}.checkout-cart-index .page-header,.checkout-index-index .page-header{max-height:162px}.header.content{padding-top:0;margin-bottom:25px}.top-header>div>div{padding:0 !important;margin:0 !important}.top-header .row a{color:#000;font-size:14px;text-decoration:none;font-family:'Barlow',sans-serif}.top-header .row a:first-child:after{content:'|';padding:0 10px}[data-content-type=row][data-appearance=contained]{max-width:1350px;width:100%}.block-search{width:auto;z-index:4;cursor:pointer;margin-top:15px;width:65px;margin-right:7px}.search-icon{float:left}.account-icon{float:right}.block-search .block.block-content{display:none;position:absolute;width:300px;left:-255px;right:0;top:30px}.minicart-wrapper .action.showcart:before{background:url(/media/wysiwyg/ic_shopping_cart_24px.png);background-repeat:no-repeat;content:'';width:24px;height:24px;background-size:24px}.minicart-wrapper .action.showcart.active:before{content:''}.minicart-wrapper{margin-top:15px}.newsletter-social{background:#000}.block.newsletter{width:66%;max-width:100%;display:inline-block;vertical-align:middle;float:none;margin:0}.block.newsletter .control{max-width:240px}.block.newsletter .form.subscribe>.actions{float:none}.block.newsletter .title p{font-size:20px;font-family:'Open Sans';margin:0;font-weight:700}.block.newsletter .title span{font-size:16px;font-family:'Open Sans';margin:0;font-weight:500;letter-spacing:.8px}.social-items ul{padding:0;margin:auto 0;list-style:none}.social-items ul li{display:inline-block;margin:0 15px}.block.newsletter .title{color:#fff;display:inline-block;width:40%;vertical-align:middle;margin:0}.block.newsletter .content{color:#fff;display:inline-block;width:59%;vertical-align:middle}.block.newsletter .form.subscribe{max-width:320px;float:right;display:block}.block.newsletter .form.subscribe .fields{display:table}.block.newsletter input{padding:0 20px;height:45px;font-style:italic;border-radius:0;min-width:240px;border:1px solid #dbdbdb;background:#fff}.block.newsletter .action.subscribe{border:1px solid #dbdbdb;height:45px;background:#968f90;color:#fff;font-size:16px;font-weight:700;font-family:'Open Sans',sans-serif;padding:10px 35px 10px 10px;position:relative;width:86px;margin-top:0}.block.newsletter .action.subscribe:hover{background:#6c6566}.block.newsletter .field .control:before{content:''}.block.newsletter .actions{position:relative}.block.newsletter .actions button:after{content:'';background:url(/media/wysiwyg/subscribe-arrow.png);width:16px;height:16px;display:block;position:absolute;top:50%;background-repeat:no-repeat;right:15px;margin-top:-8px}.block.newsletter .field-recaptcha{visibility:hidden}.block.newsletter .content [data-content-type=row]{width:100%}.subscribe-reCaptcha{color:#fff;margin-top:10px}.subscribe-reCaptcha a{color:#ac162c}.copyright{font-size:12px;font-family:'Open Sans';color:#e1e1e1;padding-bottom:30px}.bottom-header [data-content-type=row][data-appearance=contained] [data-element=inner]{padding:8px !important}.footer-links{display:flex;flex-direction:row;text-align:left;justify-content:space-around}.logo-element{margin-right:70px}.footer.content{padding-top:50px}.logo-element p,.footer.content .links a:visited,.footer.content .links a{color:#707070;font-size:15px}span.country-name{margin-right:40px}.footer.content .links p{font-weight:700;color:#707070;margin-bottom:15px}.footer.content ul{padding-right:45px}.logo-element img{margin-bottom:15px}.logo-element p{margin-bottom:5px}.footer_col{width:55%;display:flex}.footer_col .col{flex:1}.footer_col span#first_li{font-weight:600;color:#e1e1e1;font-family:'Open Sans';margin-bottom:15px;font-size:15px}.footer_col .enterpr a{color:#e1e1e1;display:inline;font-size:14px;font-family:'Open Sans';font-weight:300}.footer_col .enterpr li{padding:5px 0}.footer_col .one_top{margin-bottom:15px}.footer-top-bar{display:flex;flex-direction:row}.footer-top-bar .logo-col{flex:1;text-align:right;padding-right:20px}.footer-top-bar .social-items{flex:1;text-align:left;padding-left:20px;display:flex}.col-subscriber{width:45%}.footer-subscriber-block{color:#E1E1E1;a{text-decoration:underline}}@media (max-width:900px){.footer_col{flex-direction:column}.col-subscriber{width:100%}.footer-top-bar{flex-direction:column}.footer-top-bar .social-items{padding-left:0}.footer-top-bar .logo-col{padding-right:0}}.catalog-topnav-mobile-footer{display:none}.minicart-wrapper .action.showcart .counter.qty{min-width:13px !important;min-height:13px !important;border-radius:100%;height:13px;width:13px;line-height:13px;background:#000;position:absolute;top:-8px;right:-4px;font-size:9px;text-align:center;font-weight:700;font-family:Muli;padding:2px;color:#efefef}.block.block-search .block-content{top:50%;margin-top:-25px;background:#fff}form#search_mini_form .control input{height:50px}form#search_mini_form .control input:focus{box-shadow:none}.search-icon.active img{display:none}.search-icon.active{width:24px;height:24px;background:url(../../frontend/Ey/magpul/en_US/images/search-close.png)}.block-search .action.search:before{content:"";width:22px;height:22px;background:url(../../frontend/Ey/magpul/en_US/images/search-btn.png)}.block-search .action.search{opacity:1}.block-search .action.search[disabled],.block-search .action.search{opacity:1;margin-top:13px}.account-drop-down{position:absolute;top:41px;right:-50px;width:124px;background:#fff;border:1px solid #707070;box-shadow:0px 7px 15px rgba(0,0,0,.5)}.account-drop-down .content-account{padding:15px 10px}.account-drop-down .content-account ul{margin:0;padding:0}.account-drop-down .content-account ul li{list-style:none;margin-bottom:10px}.account-drop-down .content-account ul li:last-child{margin-bottom:0}.account-drop-down .content-account ul li a{color:#231815;font-size:13px;font-family:Barlow}.account-drop-down:before{content:"";border-top:12px solid transparent;border-bottom:12px solid #707070;border-left:12px solid transparent;border-right:12px solid transparent;position:absolute;top:-25px;left:50%;margin-left:-10px}.account-drop-down:after{content:"";border-top:12px solid transparent;border-bottom:12px solid #fff;border-left:12px solid transparent;border-right:12px solid transparent;position:absolute;top:-23px;left:50%;margin-left:-10px}.navigation .mega-menu-container{display:none}.navigation li.level0[data-mega-menu=true]:hover a.level-top span:not(.ui-menu-icon){border-bottom:2px solid #231815}.navigation ul>.megamenu-vto{display:none}.navigation .mega-menu-container .megamenu-vto,.navigation .level1 .megamenu-vto{display:block}.navigation .level1 .megamenu-vto{font-size:0}.megamenu-vto{font-style:italic;color:#231815;line-height:1;font-size:16px;font-weight:400}.megamenu-vto:hover,.navigation .mega-menu-container .megamenu-vto:hover>a.mm-2-view-all{font-weight:700}.navigation .submenu.level1 li.megamenu-vto>a{font-size:16px;font-style:normal}.arrow-top:before{content:"";position:absolute;border-top:15px solid transparent;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:14px solid #707070;top:-29px}.arrow-top:after{content:"";position:absolute;border-top:15px solid transparent;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:14px solid #fff;top:-28px}span.arrow-top{display:block;width:30px;height:15px;position:absolute;top:0}.navigation .level0.active>.level-top,.navigation .level0.has-active>.level-top{border:none}.mega-menu-content a:hover span{font-weight:700}li.level0.has-active a.level-top span{border-bottom:2px solid #231815}li.level0.active .mega-menu-div a span{border:none}html.nav-open,html.nav-open body,html.nav-open page-wrapper{overflow:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch}.nav-open .page-header{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:9999}.minicart-wrapper .block-minicart:before{right:15px}.minicart-wrapper .block-minicart:after{right:14px}span.country-name:before{content:'';background-image:url('/media/wysiwyg/am-flag.png');width:21px;height:11px;background-repeat:no-repeat;display:inline-block;margin-right:5px;vertical-align:middle}.checkout-onepage-success main#maincontent{max-width:100%;text-align:center;color:#231815;background-size:cover;background-repeat:no-repeat;background-position:top center;min-height:475px}.checkout-onepage-success .page-main>.page-title-wrapper .page-title{text-transform:uppercase;font-weight:700;font-size:60px;padding-top:115px;line-height:32px;color:#231815;word-break:normal}.checkout-onepage-success .column.main p{font-size:22px;font-weight:700;color:#231815;line-height:22px;letter-spacing:-.2px}.checkout-onepage-success #registration input.action.primary{margin-top:20px}.checkout-onepage-success .actions-toolbar .primary{float:none;margin:auto;display:block;width:260px;margin-bottom:20px !important;margin-top:15px}.checkout-onepage-success .column.main p a.order-number{color:#231815}.checkout-onepage-success .column.main .checkout-success p{margin-top:0;margin-bottom:20px}.checkout-onepage-success .checkout-success p{max-width:440px;margin:auto;margin-bottom:15px}.checkout-onepage-success .actions-toolbar{margin-top:20px}.minicart-items .update-cart-item{vertical-align:top;background:#fff;border:2px solid #141414;border-radius:0;color:#231815;text-transform:uppercase;font-family:'Barlow',sans-serif;font-size:15px;font-weight:700;padding:6px 8px}.minicart-items .item-qty{width:45px;text-align:center;padding:0}.minicart-items li.item.product.product-item:hover,.minicart-items li.item.product.product-item{border:1px solid #fff;border-bottom:1px solid #ccc}.minicart-items li.item.product.product-item:last-child{border-bottom:0 !important}.minicart-items .action.edit:before{content:"";background:url(../../frontend/Ey/magpul/en_US/images/cart-edit-btn.png);width:20px;height:20px;background-position:50%;background-repeat:no-repeat}.minicart-items .action.delete:before{content:"";background:url(../../frontend/Ey/magpul/en_US/images/cart-delete-btn.png);width:20px;height:20px;background-repeat:no-repeat;background-position:50%}button.action-secondary.action-dismiss{border:1px solid #ac162c;box-shadow:none;color:#fff;border-radius:6px}.page-main>.page-title-wrapper .page-title{width:100%;margin:auto;font-size:30px;font-weight:700;line-height:23px;margin-top:44px;color:#231815;margin-bottom:15px;max-width:1350px;padding:0;box-sizing:border-box}.cms-no-route .sidebar.sidebar-additional{display:none}button.action.reload.captcha-reload{border:1px solid #e5e5e5;background:#fff;color:#ac162c;width:200px;padding:0;height:50px;margin-left:10px;box-shadow:none}.customer-account-createpassword .page-main>.page-title-wrapper .page-title{padding:0;margin-bottom:30px;text-transform:uppercase;font-size:26px;font-weight:700;line-height:23px;color:#000}a.link.tooltip.toggle{color:#ac162c}.popup-content .fieldset .actions-toolbar .action.cancel{color:#ac162c;margin-top:13px}.customer-account-create .field.field-company_name,.customer-account-create .field.field-phone_number,.customer-account-create .field.field-position_and_role,.customer-account-create .field.field-position_role_in_business,.customer-account-create .field.field-business_address,.customer-account-create .field.field-type_of_company{display:none}.customer-account-create .page-main>.page-title-wrapper .page-title,.customer-account-forgotpassword .page-main>.page-title-wrapper .page-title{padding:0}button.action.reload.captcha-reload:hover{background:#f4f3f4;border:none}.top-banner .pagebuilder-poster-content>div>div p:first-child,.top-banner .pagebuilder-poster-content>div>div p:nth-child(5){margin-bottom:25px}button.action-primary.action-accept,.account .modal-popup button.action-primary.action-accept{background:#fff;border:2px solid #141414;color:#231815;font-family:'Barlow',sans-serif;font-size:15px;font-weight:700;border-radius:6px}.box-tocart.update button#product-updatecart-button{padding:15px 20px;line-height:2.2rem;width:100%}.modal-popup button.action-primary.action-accept{margin-left:5px}.dealers-row div p{margin-bottom:20px;font-family:'Open Sans'}.dealers-row div p span a{color:#000}.dealers-row div p:nth-child(2){font-family:'Barlow',sans-serif}.cms-featured-distributors .breadcrumbs{display:none}.text-f-2 p{max-width:770px;float:none;margin:auto;margin-bottom:30px;margin-top:20px}.top-bann{margin-top:3px !important}.minicart-wrapper .action.close{right:2px;top:6px}.minicart-wrapper .action.close:hover:before{color:#757575}.form-login .subscribe-reCaptcha{color:#333;margin-bottom:10px}.customer-account-login .page-title-wrapper{text-align:center}.customer-account-login .page-main>.page-title-wrapper .page-title{text-transform:uppercase;font-size:26px;font-weight:700;line-height:23px;color:#000;margin-top:65px;margin-bottom:90px}.customer-account-login .login-container .block .block-title strong{text-transform:uppercase;font-weight:700;line-height:23px;font-size:22px}.customer-account-login .amazon-validate-container .block .block-title,.customer-account-login .login-container .block .block-title{border-bottom:none}.customer-account-login .login-container{max-width:1010px;margin:auto}.customer-account-login .field.note,.customer-account-login .block.block-new-customer .block-content p{font-size:19px;font-family:'Open Sans',sans-serif;line-height:26px;max-width:460px}.customer-account-login a.action.remind span{color:#ac162c;text-transform:uppercase;font-size:19px;line-height:23px;margin-top:10px;display:inline-block;margin-left:15px;text-decoration:underline}.customer-account-login .field.email.required .label,.customer-account-login .field.password.required label.label{display:none}.customer-account-login .login-container .fieldset>.field>.control{width:100%}.customer-account-login .block.block-new-customer{padding-left:40px;box-sizing:border-box}.customer-account-login .login-container .fieldset:after{display:none}.customer-account-login span.tooltip.wrapper{display:none}div#remember-me-box input[type=checkbox]{top:-1px}.field.choice.persistent label.label{font-size:14px;line-height:30px}#toTop{cursor:pointer;position:fixed;bottom:20px;right:20px;z-index:999;width:61px;height:54px;line-height:77px;background:rgba(35,24,21,.4) url(../../frontend/Ey/magpul/en_US/images/totop.png);border-radius:6px;color:#fff;text-align:center;font-size:16px;font-weight:700;background-repeat:no-repeat;background-position:50% 12px}.checkout-onepage-success .page-title-wrapper .print{display:none}ol#mini-cart .product-item a{color:#000;text-decoration:underline}div#minicart-content-wrapper a.action.viewcart{color:#000;text-decoration:underline}.minicart-items-wrapper{height:auto !important;overflow:hidden}.customer-account-forgotpassword .page-main>.page-title-wrapper .page-title,.customer-account-create .page-main .page-title-wrapper .page-title{display:inline-block;text-transform:uppercase;font-size:26px;font-weight:700;line-height:23px;color:#000;margin-top:65px;margin-bottom:30px}.form.create.account .fieldset>.legend{border:none;margin-bottom:5px}.form.create.account .fieldset :not(.field.choice) .label span{color:#000;font-size:14px;line-height:18px;font-weight:500}.form.create.account .fieldset>.legend span{text-transform:uppercase;font-weight:700;line-height:23px;font-size:22px}.page-title,.customer-account-create .page-main .page-title-wrapper .page-title{margin-bottom:56px}.filtration-heading{display:none}.logged{display:none !important}.logged,.non-logged{opacity:0}.isLoggedIn .logged,.isLoggedIn .non-logged,.notLoggedIn .logged,.notLoggedIn .non-logged{opacity:1}.isLoggedIn .logged{display:flex !important}.isLoggedIn .non-logged{display:none !important}body.page-print .page-title-wrapper h1.page-title{padding-left:0}body.page-print.account .page-main .page-title-wrapper .order-date{margin:0;margin-top:15px}body.page-print.account .page-wrapper .logo{margin-top:20px}#checkout-step-shipping select option[data-title="American Samoa"],#checkout-step-shipping select option[data-title="Armed Forces Africa"],#checkout-step-shipping select option[data-title="Armed Forces Americas"],#checkout-step-shipping select option[data-title="Armed Forces Canada"],#checkout-step-shipping select option[data-title="Armed Forces Europe"],#checkout-step-shipping select option[data-title="Armed Forces Middle East"],#checkout-step-shipping select option[data-title="Armed Forces Pacific"],#checkout-step-shipping select option[data-title="Federated States of Micronesia"],#checkout-step-shipping select option[data-title=Guam],#checkout-step-shipping select option[data-title="Marshall Islands"],#checkout-step-shipping select option[data-title="Northern Mariana Islands"],#checkout-step-shipping select option[data-title=Palau],#checkout-step-shipping select option[data-title="Puerto Rico"],#checkout-step-shipping select option[data-title="Virgin Islands"]{display:none !important}select#region_id option[value="3"],select#region_id option[value="6"],select#region_id option[value="7"],select#region_id option[value="8"],select#region_id option[value="9"],select#region_id option[value="10"],select#region_id option[value="11"],select#region_id option[value="17"],select#region_id option[value="20"],select#region_id option[value="30"],select#region_id option[value="46"],select#region_id option[value="50"],select#region_id option[value="52"],select#region_id option[value="60"]{display:none !important}select[name=region_id] option[value="3"],select[name=region_id] option[value="6"],select[name=region_id] option[value="7"],select[name=region_id] option[value="8"],select[name=region_id] option[value="9"],select[name=region_id] option[value="10"],select[name=region_id] option[value="11"],select[name=region_id] option[value="17"],select[name=region_id] option[value="20"],select[name=region_id] option[value="30"],select[name=region_id] option[value="46"],select[name=region_id] option[value="50"],select[name=region_id] option[value="52"],select[name=region_id] option[value="60"]{display:none !important}#minicart-content-wrapper .product-item-details .product.options .content{display:block !important}#minicart-content-wrapper .product-item-details .product.options span.toggle{display:none !important}.page-products #layered-filter-block .swatch-attribute-options .swatch-option,.swatch-attribute-options .swatch-option.color,.swatch-option.color,.swatch-option-tooltip .image,.swatch-option-tooltip-layered .image{box-shadow:inset 0 0 3px rgba(0,0,0,.45)}.close-icon{background-image:url(../../frontend/Ey/magpul/en_US/images/search-close.png);background-size:12px 12px;width:12px;height:12px;background-repeat:no-repeat;position:absolute;top:5px;right:12px;cursor:pointer}.form-create-account .fieldset>.fields>.field>.label,.form-create-account .fieldset>.field>.label{font-weight:500;margin:0 0 3px}.form-create-account .password-strength-meter{font-family:'Open Sans',sans-serif}.form-create-account .fieldset>.fields>.field.required>.label:after,.form-create-account .fieldset>.field.required>.label:after{display:none}.form-create-account .field-name-middlename .label span:after{content:' (Optional)'}.form-create-account .actions-toolbar{margin-bottom:26px}.customer-account-create .form-create-account .actions-toolbar{margin-top:25px}.customer-account-create fieldset.create.account{margin-bottom:20px}.form-create-account .actions-toolbar .action.primary{width:100%;margin-right:0;font-weight:700;font-size:18px;line-height:22px;font-family:'Barlow Condensed',serif}.form-create-account .actions-toolbar .action.primary,.form-create-account .actions-toolbar .action.primary:hover{padding:12px 20px}.form-create-account .field-recaptcha{margin-top:16px}.form-create-account .fieldset>.field.newsletter{margin-bottom:15px}.form-create-account .actions-toolbar>.primary{width:100%}.form-create-account .field.password .control,.form-create-account .field.confirmation .control{position:relative}.password-show-hide-icon{background:url('../../frontend/Ey/magpul/en_US/images/icon-eye.svg') no-repeat center;position:absolute;top:0;right:10px;width:19px;height:45px;cursor:pointer;z-index:3}.form-create-account .field.choice input[type=checkbox]{display:none}.form-create-account .fieldset .field.choice label{position:relative;display:inline-block}.form-create-account .field.choice .label span{font-family:'Barlow',serif;cursor:pointer;vertical-align:super;font-weight:400;font-size:14px;line-height:18px;color:#333}.form-create-account .field.choice label:before{content:'';width:22px;height:22px;border:1px solid #968f90;border-radius:2px;display:inline-block;margin-right:8px;cursor:pointer}.form-create-account .field.choice input[type=checkbox]:checked{margin-top:15px}.form-create-account .field.choice input[type=checkbox]:checked+.label:before{background-image:url(../../frontend/Ey/magpul/en_US/images/icon-check.svg);background-color:#2b75ff;border:1px solid #2b75ff;background-repeat:no-repeat;background-position:center}.customer-account-create .page-main{font-family:'Barlow Condensed',sans-serif}.customer-account-create .page-main .widget.block-static-block{margin-top:20px}.customer-account-create .side-image-wrapper img{width:100%}.customer-account-create .side-image-wrapper{margin:0 -15px -65px}.customer-account-create .side-image-wrapper img{display:block;object-fit:cover}@media only screen and (min-width:768px){.customer-account-create .column.main{display:flex}.customer-account-create .side-image-wrapper{margin:65px 0 0 auto;padding-left:20px}.form-create-account .actions-toolbar .action.primary{max-width:252px}.form-create-account .fieldset-fullname .fields{display:block}.form-create-account .fieldset-fullname .fields .field{display:block}.form-create-account .fieldset-fullname .fields .field+.field{padding-left:0}.form.create.account{min-width:0;max-width:418px}}@media only screen and (min-width:1025px){.navigation{height:47px}.navigation ul.level0{display:none !important}.navigation li.level0{height:80px}.navigation li.level0:hover .mega-menu-container{display:block;min-height:504px}.navigation .mega-menu-container{position:fixed;width:1090px;left:calc(50% - 545px);top:107px;background:#fff;border:1px solid #707070;box-shadow:0 8px 9px rgba(0,0,0,.28);padding:20px;box-sizing:border-box}.navigation .mega-menu-container .mega-menu-content{width:285px;padding-left:20px;box-sizing:border-box}.navigation .mega-menu-container .mega-menu-content.hide{display:none}.navigation .mega-menu-container .mega-menu-div{display:flex}.navigation .mega-menu-container .mega-menu-nav ul{display:block !important;padding:0}.navigation .mega-menu-container .mega-menu-nav ul li{width:280px;background:#959393;margin:0 0 7px;height:60px;line-height:60px;text-align:center;color:#fff;font-size:19px;position:relative;cursor:pointer}.navigation .mega-menu-container .mega-menu-nav ul li:last-child{margin-bottom:0}.navigation .mega-menu-container .mega-menu-nav ul li.active{background:#ac162c}.navigation .mega-menu-container .mega-menu-nav ul li.active:after{width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #ac162c;content:'';right:-15px;top:calc(50% - 15px);position:absolute}.navigation .mega-menu-container .mega-menu-nav{padding-right:25px}.navigation .mega-menu-container .mega-menu-1 a{display:none}.navigation .mega-menu-container .mega-menu-2 a{color:#231815;line-height:1;font-size:16px;text-decoration:none;font-weight:400;display:inline-block}.navigation .mega-menu-container a.mm-2-view-all{margin-top:20px;font-style:italic;color:#231815;line-height:1;font-size:16px;text-decoration:none;font-weight:400;display:inline-block}.navigation .mega-menu-container a.mm-2-view-all:hover{font-weight:700}.navigation .mega-menu-container .mega-menu-2 .mega-menu-2-div{margin-top:20px}.navigation .mega-menu-container .mega-menu-image img{position:absolute;top:0;right:0;bottom:0;height:100%;max-width:41%}}@media only screen and (max-width:1230px){.block.newsletter .content{width:49%}.block.newsletter .title{width:50%}}@media only screen and (max-width:1200px){.footer-links .logo-element{margin-right:50px}.footer.content .links{padding-right:0}.footer.content ul{padding-right:17px}.block-search{margin-top:12px}.minicart-wrapper{margin-top:12px}.navigation ul{padding:0}.navigation li.level0{margin:0}.navigation .level0.parent>.level-top{padding-right:0}.navigation .level0>.level-top{font-size:14px}}@media only screen and (max-width:1024px){.checkout-onepage-success main#maincontent{min-height:415px}.checkout-onepage-success .page-main>.page-title-wrapper .page-title{font-size:40px;padding-top:60px}.checkout-onepage-success .column.main p{font-size:18px}.checkout-onepage-success main#maincontent{min-height:370px}.checkout-onepage-success .column.main{min-height:270px}.block-search .action.search{display:block}button.action.search span{display:none}button.action.search{display:inline-block;background-image:none;background:0 0;-moz-box-sizing:content-box;border:0;box-shadow:none;line-height:inherit;margin:0;padding:0;text-decoration:none;text-shadow:none;font-weight:400;position:absolute;right:10px;top:0;z-index:1}button.action.search{display:block !important;border:0;box-shadow:none;line-height:inherit;margin:0;padding:0;text-decoration:none;text-shadow:none;font-weight:400;position:absolute;right:10px;top:0;z-index:1}.block-search .action.search:before{content:"";font-size:16px;line-height:32px;margin:0;vertical-align:top;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.header.content{margin-bottom:0;padding:17px 0 4px;border-bottom:1px solid #ccc}.checkout-cart-index .header.content{padding-bottom:17px}.block.newsletter{width:100%;display:block;margin:0 auto}.newsletter-social [data-content-type=row][data-appearance=contained]{width:100%;float:none;display:block}.block.newsletter .title{width:calc(50% - 40px);float:left;padding-right:40px}.block.newsletter .title .title-content{float:right}.block.newsletter .form.subscribe{margin:auto;float:right}.logo-element p{font-size:12px}.footer_col .enterpr a{font-size:12px}.footer_col .one_top{font-size:12px}.block.newsletter .content{width:50%}.social-items ul{margin:auto;margin-top:30px !important;max-width:235px}.block.newsletter .form.subscribe{margin:auto;float:left}.nav-open .nav-sections{-webkit-box-shadow:0 0 5px 0 rgba(50,50,50,.75);-moz-box-shadow:0 0 5px 0 rgba(50,50,50,.75);-ms-box-shadow:0 0 5px 0 rgba(50,50,50,.75);box-shadow:0 0 5px 0 rgba(50,50,50,.75);left:0;z-index:99}.nav-sections{-webkit-overflow-scrolling:touch;-webkit-transition:left .3s;-moz-transition:left .3s;-ms-transition:left .3s;transition:left .3s;height:100%;left:-80%;left:calc(-1*(100% - 54px));overflow:auto;position:fixed;top:0;width:80%;width:calc(100% - 54px)}.nav-sections{-webkit-overflow-scrolling:touch;-webkit-transition:left .3s;-moz-transition:left .3s;-ms-transition:left .3s;transition:left .3s;height:100%;left:-80%;left:calc(-1*(100% - 54px));overflow:auto;position:fixed;top:0;width:80%;width:calc(100% - 54px)}.nav-sections-items:before,.nav-sections-items:after{content:'';display:table}.nav-sections-items:after{clear:both}.nav-sections-items:before,.nav-sections-items:after{content:'';display:table}.nav-sections-items:before,.nav-sections-items:after{content:'';display:table}.nav-sections-item-title.active{background:0 0;border-bottom:0}.nav-sections-item-title{background:#e3e3e3;border:solid #d7d7d7;border-width:0 0 1px 1px;box-sizing:border-box;float:left;height:71px;padding-top:24px;text-align:center;width:33.33%}.nav-sections-item-content{box-sizing:border-box;float:right;margin-left:-100%;margin-top:71px;width:100%;padding:25px 0}.nav-sections{background:#f0f0f0}.nav-open .nav-toggle:after{background:rgba(0,0,0,.7);content:'';display:block;height:100%;position:fixed;right:0;top:0;width:100%;z-index:1}.block.block-search{position:absolute;top:50%;right:-6px;margin-top:-10px;z-index:10}.minicart-wrapper{position:absolute;top:50%;right:10px;margin-top:-12px;z-index:899}.nav-toggle:before{margin-top:6px}.top-header{display:none}.account-icon{display:none}.nav-toggle{float:left;display:block;top:50%;left:5%;width:40px;height:40px;margin-top:-20px}.bottom-header{display:none}a.logo{margin:auto;display:block;max-width:185px}.page-header{border-bottom:0;margin-bottom:0}.page-header,.checkout-cart-index .page-header{max-height:123px}.nav-toggle:before{content:"";background:url(../../frontend/Ey/magpul/en_US/images/toggle_img_menu.png);background-size:30px;width:26px;height:43px;background-repeat:no-repeat}.logo img{max-width:185px;height:auto;margin-top:9px}.footer-top-bar a.logo{max-width:unset}.footer-top-bar .logo img{max-width:68vw;margin:10px auto 0}.nav-open .nav-sections{box-shadow:none;width:100%;background:#fff;top:76px;height:calc(100% - 75px)}.nav-open .nav-toggle:after{display:none}.nav-sections-item-content{margin:0;padding:0}.nav-open .page-wrapper{left:auto}.section-item-title.nav-sections-item-title.active,.section-item-title.nav-sections-item-title{display:none}.nav-open .nav-toggle:before{background:url(../../frontend/Ey/magpul/en_US/images/mobilemenu-closemenu-btn.png) center center no-repeat;background-repeat:no-repeat;background-position:50% 0}.navigation .level0{border:none}.navigation li.level0:last-child{border-bottom:none}nav.navigation{background:#fff}.navigation .level0 a span{font-size:18px}.navigation .level0.active>a:not(.ui-state-active) span:not(.ui-menu-icon),.navigation .level0.has-active>a:not(.ui-state-active) span:not(.ui-menu-icon){margin-left:0}.navigation .level0.parent>.level-top>.ui-menu-icon{display:inline-block !important}.nav-sections-item-content .navigation ul{padding:30px 20px}.navigation .level0{display:block}.navigation .level0 a{width:100%}.navigation li.level0 a{padding:0 !important}.navigation .level0.parent>.level-top>.ui-menu-icon:after,.navigation .parent .level-top:after{content:"";background:url(../../frontend/Ey/magpul/en_US/images/mobilemenu-arrow-down.png);width:16px;height:16px;top:50%;margin-top:-8px;background-repeat:no-repeat;background-position:50%}.catalog-topnav-mobile-footer{position:absolute;bottom:0;left:0;width:100%}.nav-sections-items{position:initial}.mobilemenu-grey-row{background:#efefef;padding:20px}.mobilemenu-grey-row.top-class{padding-bottom:0}.mobilemenu-black-row{background:#0d0d0d;padding:13px;color:#fff;text-align:center;font-size:16px;font-family:open sans,sans-serif}.mobilemenu-black-row span{font-weight:700}.mobilemenu-grey-row,.mobilemenu-grey-row a{color:#727272;text-align:center;margin:auto;line-height:20px;font-family:open sans,sans-serif}.mobilemenu-grey-row span:after{content:"|";padding:0 5px}a.signin-btn-menu{display:block;width:109px;margin:auto;height:20px;background:url(../../frontend/Ey/magpul/en_US/images/mobilemenu-account-icon.png);background-repeat:no-repeat;background-position:0 50%;padding-left:13px}.nav-sections-item-content>.navigation{width:100%;max-width:100%}.navigation .level0.parent>.level-top,.navigation .level0>.level-top{line-height:47px}.navigation .level0.active>a:not(.ui-state-active),.navigation .level0.has-active>a:not(.ui-state-active),.navigation .level0.active>.level-top,.navigation .level0.has-active>.level-top{color:#000;border:none}.navigation .level0.active>a:not(.ui-state-active) span:not(.ui-menu-icon){margin:0}li.ui-menu-item.all-category{display:block}.navigation li.level0.nav-4 li.ui-menu-item.all-category{display:none}.navigation .submenu:not(:first-child).expanded[aria-expanded=false]{display:none !important}.navigation .ui-state-active:after{background:url(../../frontend/Ey/magpul/en_US/images/mobilemenu-arrow-up.png) !important}.navigation .submenu:not(:first-child){padding:20px 25px}.navigation .submenu a span{font-size:14px;text-transform:uppercase;color:#201d1e;font-family:Barlow;font-weight:400}.navigation .level0 a.ui-state-active span{border-bottom:2px solid #000}.navigation .submenu li,.navigation .level0 .submenu li{margin-bottom:20px}.navigation .level1 .submenu li{margin:0 !important}.navigation .submenu:not(:first-child) .active>a{border:none}.navigation .level0 .submenu{position:relative;top:auto !important;left:auto !important;box-shadow:none !important;border:none}.navigation .level0.parent>.level-top>.ui-menu-icon{border:none}.navigation .submenu:not(:first-child){font-weight:400;line-height:1.3;left:auto !important;overflow-x:hidden;padding:0 25px;position:relative;top:auto !important;transition:left .3s ease-out;border:none;box-shadow:none}.navigation .level0 .submenu li.parent>a>.ui-menu-icon{display:none}.navigation .ui-state-active:after{background:url(../../frontend/Ey/magpul/en_US/images/mobilemenu-arrow-up.png) !important}body.ui-second-level-active li.level0:not(.ui-second-level-active){display:none}body.ui-second-level-active li.level0.ui-second-level-active>a{display:none}body.ui-second-level-active li.level1:not(.ui-second-level-active),body.ui-second-level-active ul.level0>li.all-category{display:none}body.ui-second-level-active li.level1.ui-second-level-active>a,body.ui-second-level-active li.level1.ui-second-level-active>a span{color:#000;font-size:20px;font-weight:700;font-family:'Barlow'}body.ui-second-level-active li.level1.ui-second-level-active>a{padding-left:15px !important;text-decoration:none;position:relative}body.ui-second-level-active ul.level1.ui-second-level-active>li a{margin-bottom:30px}body.ui-second-level-active ul.level0.ui-second-level-active>li.level1>a .ui-menu-icon{display:inline-block;position:relative;right:auto;top:auto;height:16px;width:16px;border:none}.navigation .level0 .submenu .submenu{left:auto !important}.navigation .level0 .submenu a:hover,.navigation .level0 .submenu a.ui-state-focus{background:0 0}body.ui-second-level-active ul.level0.ui-second-level-active>li.level1>a .ui-menu-icon:after{content:"";background:url(../../frontend/Ey/magpul/en_US/images/mobilemenu-arrow-up.png);width:16px;height:16px;top:calc(50% - 8px);background-repeat:no-repeat;background-position:50%;display:block;position:absolute;left:-20px;transform:rotate(270deg)}.nav-sections-item-content>.navigation{width:100%;max-width:100%;max-height:calc(100% - 148px);overflow-y:scroll;position:absolute}.catalog-topnav-mobile-footer{display:block;background:#efefef}.catalog-topnav-mobile-footer [data-content-type=row][data-appearance=contained] [data-element=inner]{padding:0 !important;margin:0 !important}.navigation .submenu.ui-second-level-active .submenu.ui-second-level-active{margin:30px 0 !important}.navigation .level0 .submenu{margin-top:30px !important}.navigation .submenu.ui-second-level-active{margin:0}.customer-account-login .page-main>.page-title-wrapper .page-title{margin-top:20px;margin-bottom:60px}.customer-account-login .page-main{padding-left:25px;padding-right:25px}div#remember-me-box input[type=checkbox]{top:2px}.block.block-search .block-content{top:65px !important}input[type=text],input[type=password],input[type=url],input[type=tel],input[type=search],input[type=number],input[type=datetime],input[type=email]{font-size:16px}}@media only screen and (max-width:1090px){.navigation .mega-menu-container{width:98%;left:1%;margin:0}}@media only screen and (min-width:901px){.footer .col ul{display:block !Important}}@media only screen and (max-width:900px){.footer_col{width:100%;max-width:100%;margin-bottom:15px}.logo-element{width:48%;float:left;margin:0 !important;padding-right:2%}.mob p{text-align:left}.mob{margin-left:50px}.mob{margin-top:15px}.footer_col .col{margin-bottom:22px}.footer .col ul{display:none}.footer-links{display:flex;flex-direction:column}.footer_col .col{width:100%}.footer .one_top:after{content:"";height:15px;width:15px;top:50%;right:0;position:absolute;background:url(../../frontend/Ey/magpul/en_US/images/footer-plus.png);background-repeat:no-repeat;background-position:50%;margin-top:-7.5px}.footer .one_top.active:after{background:url(../../frontend/Ey/magpul/en_US/images/footer-minus.png)}button.action.subscribe.primary.sr-only{padding-right:35px}.footer .one_top{position:relative}.footer_col .one_top{margin-bottom:5px}.footer_col .enterpr{padding-left:10px !important;padding-bottom:10px !important}.footer_col span#first_li{cursor:pointer}.newsletter-social [data-content-type=row][data-appearance=contained]{width:100%}.block.newsletter .title p{text-align:left}.block.newsletter .title span{margin-top:10px;text-align:left}.block.newsletter .title{margin-top:10px;text-align:left}.block.newsletter .content{margin:auto}.block.newsletter input{max-width:220px}.block.newsletter .form.subscribe{float:none;margin:auto;margin-top:15px;margin-bottom:15px;margin-left:0}.social-items ul{margin:auto;float:none;max-width:250px}.logo-element img{margin:auto;display:block}.footer.content{padding-bottom:40px}.footer.content{padding-bottom:40px}.footer_col span#first_li{font-size:15px;font-family:open sans}.mob p{font-size:14px;line-height:19px;font-family:open sans;color:#707070}.block.newsletter .form.subscribe{margin-right:0}}@media only screen and (max-width:800px){.copyright span.country-name{display:block;margin-bottom:5px;margin-right:0}.footer.content{padding-bottom:0}small.copyright{padding-bottom:25px;padding-top:0}.mob p:last-child{margin-bottom:0}}@media only screen and (max-width:767px){.top-banner .pagebuilder-poster-content>div>div p span{font-size:14px !important}.top-banner .pagebuilder-poster-content>div>div p:first-child span{font-size:21px !important}.dealers-row img{max-height:60px;width:auto}.dealers-row div p:nth-child(2) span{font-size:18px !important}.dealers-row div p span{font-size:13px !important}.dealers-row img{max-height:80px;width:auto;margin-top:20px}.civil-arms{padding-top:0 !important}.dealers-row div.inte-head p span{font-size:21px !important}.customer-account-login .page-main>.page-title-wrapper .page-title{font-size:21px;margin-bottom:50px}.customer-account-login .login-container .block .block-title strong{font-size:17px}.customer-account-login .amazon-validate-container .block .block-title,.customer-account-login .login-container .block .block-title{margin-bottom:0}.customer-account-login .field.note,.customer-account-login .block.block-new-customer .block-content p{font-size:15px;line-height:21px}.customer-account-login .primary .action.login.primary{max-width:100px;float:left;font-size:16px;padding:11px;min-width:100px}.customer-account-login a.action.remind span{font-size:16px;margin-left:25px;text-align:left;float:left}.customer-account-login .block.block-new-customer{padding-left:0;margin-top:60px}.customer-account-login .primary a.action.create.primary{min-width:250px;max-width:250px;float:left}.checkout-onepage-success .page-main>.page-title-wrapper .page-title{font-size:28px;padding-top:50px;max-width:223px;margin:auto;margin-bottom:25px;line-height:32px}.checkout-onepage-success .column.main{min-height:220px}}@media only screen and (max-width:700px){.footer_col{max-width:100%}.mob{margin-left:0}.footer .col ul{display:none}.logo-element{width:100%;clear:both}.footer-links{display:block}.footer_col{width:100%}.footer_col .col{width:100%}.footer .one_top{position:relative}.footer_col .one_top{margin-bottom:5px}.footer_col .enterpr{padding-left:10px !important;padding-bottom:10px !important}.block.newsletter{width:100%}.newsletter-social [data-content-type=row][data-appearance=contained]{width:100%}.block.newsletter .title p{width:100%;text-align:center}.block.newsletter .title span{width:100%;text-align:center}.block.newsletter .title{width:100%;text-align:center;padding-right:0}.block.newsletter .content{width:100%;margin:auto}.block.newsletter .form.subscribe{float:none;margin:auto;margin-top:15px;margin-bottom:15px}.social-items ul{margin:auto;float:none;max-width:250px}.logo-element img{margin:auto;display:block}.footer.content{padding-bottom:40px}.footer.content{padding-bottom:40px}.footer_col span#first_li{font-size:15px;font-family:open sans}.footer_col .mob p{text-align:center}.mob p{font-size:14px;text-align:center;line-height:19px;font-family:open sans;color:#707070}.footer.content{padding-bottom:25px}.nav-toggle:before{height:20px;margin-top:0}.nav-toggle{height:20px;margin-top:-9px}.checkout-onepage-success .nav-toggle{margin-top:-16px}.block.newsletter .title .title-content{float:none}}@media only screen and (max-width:330px){.block.newsletter input{min-width:160px}.block.block-search{margin-right:0}.logo img{max-width:160px;height:25px;margin-top:10px}.nav-toggle:before{width:20px}}@media only screen and (max-width:769px) and (min-width:768px){.cms-featured-distributors .pagebuilder-column{flex-basis:33.33%}.cms-featured-distributors .dealers-row{padding:30px 50px 0 !important}.cms-featured-distributors .pagebuilder-column img{max-width:140px}.cms-featured-distributors .pagebuilder-column p span{font-size:10px !important}.cms-featured-distributors .pagebuilder-column p:nth-child(2) span{font-size:13px !important}.cms-featured-distributors .dealers-row div p{margin-bottom:10px}}@media only screen and (max-width:768px){form#search_mini_form .control input{height:52px;width:calc(100% - 0px);left:0;margin:0;top:-5px;font-size:16px}.checkout-cart-index a.cart_checkoutbtn:before{content:">";display:inline-block;height:10px;width:20px;vertical-align:top;margin-top:-1px}}@media only screen and (max-width:767px){.cms-featured-distributors .column.main [data-content-type=row][data-appearance=contained],.cms-featured-distributors .column.main [data-content-type=row][data-appearance=contained] div{display:inline !important;margin:0 !important;padding:0 !important}.cms-featured-distributors .column.main [data-content-type=row][data-appearance=contained] div.pagebuilder-column{display:block !important;width:50% !important;float:left !important}.cms-featured-distributors .pagebuilder-column img{padding-top:50px}.block-minicart .block-content>.actions>.primary .action.primary{padding:14px 5px}.navigation .level0 .submenu{margin-top:5px !important;margin-bottom:20px !important}}button,button.action.primary,.action.primary,a.action.primary{background:#b22a5b;background:linear-gradient(90deg,rgba(178,42,91,1) 0%,rgba(216,67,84,1) 100%);border:none;padding:11px 32px;font-size:19px;font-weight:700;line-height:normal;text-transform:uppercase;color:#fff;cursor:pointer;font-family:Barlow,sans-serif;border:none;border-radius:0 !important}button:hover,button.action.primary:hover,.action.primary:hover,a.action.primary:hover,button:focus,button.action.primary:focus,.action.primary:focus,a.action.primary:focus,button:active,button.action.primary:active,.action.primary:active,a.action.primary:active{background:#8d2245;background:linear-gradient(90deg,#8d2245 0%,#b63542 100%);border:none}input[type=text],input[type=password],input[type=url],input[type=tel],input[type=search],input[type=number],input[type=datetime],input[type=email]{border:1px solid #707070;height:45px;border-radius:0;padding:0 20px;font-size:14px;font-family:Barlox,sans-serif;color:#5f5e5e;font-weight:400}input[type=text]:focus,input[type=password]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=search]:focus,input[type=number]:focus,input[type=datetime]:focus,input[type=email]:focus{outline:none;box-shadow:none;border-bottom:2px solid #5e80d8}input.mage-error,textarea.mage-error{border-bottom:2px solid #ac162c !important}div.mage-error[generated]{text-transform:uppercase;font-size:12px;color:#ac162c;padding:0;margin:0;font-family:Barlow,sans-serif;font-weight:700;font-style:italic}::-webkit-input-placeholder{color:#5f5e5e;font-size:14px;font-family:Barlow,sans-serif;font-weight:400;font-style:italic}::-moz-placeholder{color:#5f5e5e;font-size:14px;font-family:Barlow,sans-serif;font-weight:400;font-style:italic}:-ms-input-placeholder{color:#5f5e5e;font-size:14px;font-family:Barlow,sans-serif;font-weight:400;font-style:italic}:-moz-placeholder{color:#5f5e5e;font-size:14px;font-family:Barlow,sans-serif;font-weight:400;font-style:italic}.order-review-form .action.primary,.bundle-actions .action.primary.customize,.bundle-options-container .block-bundle-summary .box-tocart .action.primary,.box-tocart .action.tocart,.cart-summary .checkout-methods-items .action.primary.checkout,.block-minicart .block-content>.actions>.primary .action.primary,.methods-shipping .actions-toolbar .action.primary,.block-authentication .action.action-register,.block-authentication .action.action-login,.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary,.form-address-edit .actions-toolbar .action.primary,.box-tocart .action.instant-purchase,.multicheckout .action.primary{font-size:19px}textarea{border:1px solid #707070;border-radius:0;padding:20px;font-size:14px;font-family:Barlox,sans-serif;color:#5f5e5e;font-weight:400}._keyfocus *:focus,input:not([disabled]):focus,textarea:not([disabled]):focus,select:not([disabled]):focus{box-shadow:none;outline:none}textarea:focus{border-bottom:2px solid #5e80d8}.field.password .control .mage-error{opacity:1;-ms-flex-order:initial;-webkit-order:initial}.field.password .control .input-text{order:initial;-ms-flex-order:initial;-webkit-order:initial}.field.newsletter .control{position:relative}.field.newsletter .mage-error#newsletter-error{position:absolute;top:45px;left:0;color:#ac162c;background:#efefef;padding:0 10px}select,select:disabled{border:1px solid #dbdbdb;border-radius:0;height:45px;color:#5f5e5e;font-size:14px;background:#fff url(../../frontend/Ey/magpul/en_US/images/select-bkg-base_1.png);background-repeat:no-repeat;background-position:right 50%}select:hover,select:disabled:hover,select:focus,select:disabled:focus{border:1px solid #dbdbdb;border-radius:0;height:45px;color:#5f5e5e;font-size:14px;background:#fff url(../../frontend/Ey/magpul/en_US/images/select-bkg_1.png);background-repeat:no-repeat;background-position:right 50%}input.mage-error,textarea.mage-error{border-top:1px solid #707070;border-left:1px solid #707070;border-right:1px solid #707070}input[type=text]::-ms-clear{display:none;width:0;height:0}input[type=text]::-ms-reveal{display:none;width:0;height:0}.expert-voice-container{display:none}@media (min-width:768px){.cms-index-index .widget.block.block-banners{position:relative;height:0;padding-bottom:40%}.cms-index-index .widget.block.block-banners .banner-items{position:absolute;top:0;left:0;width:100%;height:100%}}@media (max-width:767px){.cms-index-index .widget.block.block-banners{min-height:489px}}.amasty-shipbar-top{min-height:46px}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px,-50%,0);transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-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;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.font-family-serif,[data-font=font-family-serif]{font-family:'Barlow',sans-serif}.shipment-track-cell{background:#eae8e8 !important;font-size:18px;text-transform:uppercase;color:#000;font-weight:700;font-family:'Barlow',sans-serif}body .product-info-price .price-box .no-display-csp,body .no-display-csp{display:none}.id-me-link a{color:#000;text-decoration:underline}.id-me-link a:hover{text-decoration:none}.block.block-minicart .id-me-link{margin:0 10px 15px;font-size:13px}.messages .message{font-weight:700}.cart-summary .id-me-link,.opc-block-summary .id-me-link{border-bottom:1px solid #707070;padding-bottom:15px;padding-top:10px;margin-bottom:15px;order:-1}.opc-summary-wrapper .opc-block-summary .id-me-link{padding-bottom:10px;margin-bottom:10px;display:none}.payment-step .opc-summary-wrapper .opc-block-summary .id-me-link{display:block}@media only screen and (max-width:768px){.opc-block-summary .id-me-link{border-bottom:2px solid #000}}.amasty-shipbar-top .amasty-shipbar.container{min-height:unset}.amasty-shipbar-top .amasty-shipbar.container{min-height:46px}.amasty-shipbar.container .main-container{z-index:2}.amasty-shipbar.container .content{padding:10px 26px}.amasty-shipbar.container .close-button{right:6px;margin:11px 0}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;-webkit-transform:none;transform:none}html:not(.no-js) [data-aos=fade-up]{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{-webkit-transform:translate3d(-100px,100px,0);transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{-webkit-transform:translate3d(100px,100px,0);transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{-webkit-transform:translate3d(-100px,-100px,0);transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{-webkit-transform:translate3d(100px,-100px,0);transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{-webkit-transform:scale(.6);transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{-webkit-transform:translate3d(0,100px,0) scale(.6);transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{-webkit-transform:translate3d(0,-100px,0) scale(.6);transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{-webkit-transform:translate3d(-100px,0,0) scale(.6);transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{-webkit-transform:translate3d(100px,0,0) scale(.6);transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{-webkit-transform:scale(1.2);transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{-webkit-transform:translate3d(0,100px,0) scale(1.2);transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{-webkit-transform:translate3d(0,-100px,0) scale(1.2);transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{-webkit-transform:translate3d(-100px,0,0) scale(1.2);transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{-webkit-transform:translate3d(100px,0,0) scale(1.2);transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}html:not(.no-js) [data-aos=flip-left]{-webkit-transform:perspective(2500px) rotateY(-100deg);transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{-webkit-transform:perspective(2500px) rotateY(100deg);transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{-webkit-transform:perspective(2500px) rotateY(0);transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{-webkit-transform:perspective(2500px) rotateX(-100deg);transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{-webkit-transform:perspective(2500px) rotateX(100deg);transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{-webkit-transform:perspective(2500px) rotateX(0);transform:perspective(2500px) rotateX(0)}}
*{outline:none !important}.cms-help-locate-store .page-title-wrapper{text-align:center;margin-top:40px;margin-bottom:40px}.cms-featured-distributors .pagebuilder-column-group{display:flex !important}.cms-home .page-main{max-width:100%;box-sizing:border-box;padding:0}.cms-home .page-title-wrapper{display:none}.pagebuilder-column.top-column{max-width:1340px;margin:auto !important;display:inline-block !important;float:none;padding:60px 20px !important}p.top-text-1{font-size:60px;font-weight:700;color:#fff;line-height:32px}p.top-text-2{color:#fff;font-weight:700;font-size:22px;letter-spacing:-.2px;line-height:32px;margin-top:35px;margin-bottom:25px}.check-it-out a.pagebuilder-button-primary,.check-it-out a.pagebuilder-button-primary:hover,.video_button_home{color:#fff;font-size:19px;font-weight:700;line-height:32px;letter-spacing:.25px;font-family:'Barlow',sans-serif;border:none;padding:9px;width:260px;text-align:center;cursor:pointer;box-sizing:border-box;background:#b22a5b;background:linear-gradient(90deg,rgba(178,42,91,1) 0%,rgba(216,67,84,1) 100%)}.video_button_home:hover,.video_button_home:active,.video_button_home:focus{background:#8d2245;background:linear-gradient(90deg,#8d2245 0%,#b63542 100%)}.check-it-out a.pagebuilder-button-primary:before,.video_button_home:before{content:'';background-image:url('/media/wysiwyg/ic_play_circle_filled_24px.png');width:26px;height:26px;display:inline-block;vertical-align:middle;margin-right:10px;margin-top:-2px}.ovelay-info{background:rgba(255,255,255,.69)}.ovelay-text{padding:15px 50px 15px 15px;position:relative;min-height:67px}p.trending-1{font-size:26px;font-weight:700;line-height:23px;color:#333}.ovelay-text a#trending_picks{color:#333;text-decoration:none}p.trending-2{font-size:17px;font-weight:600;line-height:17px;font-family:'Open Sans';margin-bottom:0}a.trending-link{position:absolute;right:10px;top:calc(50% - 20px)}.find-perfect .pagebuilder-column-group{justify-content:center}[data-content-type=row][data-appearance=contained]{padding:0 20px}.find-link .find-text{font-size:22px;color:#fff;line-height:23px;font-weight:700;text-decoration:none;width:100%;display:inline-block;padding:20px 0}.find-link{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#000000',GradientType=0)}.pagebuilder-column.perf_pro1:hover .find-link .find-text,.pagebuilder-column.perf_pro2:hover .find-link .find-text,.pagebuilder-column.perf_pro3:hover .find-link .find-text,.pagebuilder-column.perf_pro4:hover .find-link .find-text{border-bottom:8px solid #b30022;padding-bottom:12px}.product-image-photo{background:#f6f6f6}.page-with-filter .category-description p{position:absolute;color:#fff;font-size:25px;font-weight:700;line-height:86px;padding:0 45px}.page-products .product-item-info{width:268px;margin:auto;position:relative}.page-products .products-grid .product-item{margin-left:3%;padding:5px;width:calc((100% - 6%)/3)}.products-grid .product-item-info:hover,.products-grid .product-item-info.active{background:#fff;box-shadow:none;border:none;margin:auto;padding:0;position:relative;z-index:2}.products-grid .product-item-info:hover .product-item-inner,.products-grid .product-item-info.active .product-item-inner{display:none}.product-item-name a.product-item-link{font-size:17px;color:#231815;font-weight:700;text-decoration:none}.product-item-name .product-item-title{font-size:17px;color:#231815;font-weight:700;text-decoration:none}.product-item-name .product-item-title:hover{text-decoration:none}.product-item-photo:hover{text-decoration:none !important}.swatch-attribute-options .swatch-option{border-radius:100%;width:20px;height:20px;padding:0;min-width:20px;outline:2px solid #fff;border:2px solid #dadada}.swatch-attribute-options .swatch-option.image{border-radius:unset}.swatch-attribute-options .swatch-option.selected{box-shadow:none;border:2px solid #ff5501;outline:none}.product-item-description a.action.more{display:none}.product-item .product-item-details .price-box .old-price .price{font-size:14px;color:#666;font-weight:600;text-decoration:line-through}.product-item .product-item-details .price-box .price{font-size:19px;color:#0d0d0d;font-weight:700}.product-item .product-item-details .price-box{margin:10px 0 0;text-align:right;display:inline-block}.product-item .product-item-details .swatch-attribute{position:relative;padding-bottom:10px}.swatch-more{font-family:'Barlow';text-decoration:underline;font-size:12px;line-height:14px;color:#3b3a3a;font-weight:300;position:absolute;bottom:-8px;left:0}.swatch-more:hover{color:#3b3a3a}.swatch-more:visited{color:#3b3a3a}.swatch-more span{text-transform:lowercase}.swatch-option.image:not(.disabled):hover,.swatch-option.color:not(.disabled):hover{border:2px solid #ac162c;outline:none}.swatch-attribute-options .swatch-option:focus{box-shadow:0 0 3px 1px #00699d}.cms-home .trending-picks .pagebuilder-column:hover:after,.cms-home-b2b .trending-picks .pagebuilder-column:hover:after{border-bottom:8px solid #b30022 !important;margin-top:0 !important;content:'';bottom:0;position:absolute;z-index:1;left:0;width:100%}.cms-home .pagebuilder-column,.cms-home-b2b .pagebuilder-column{position:relative}.find-perfect .trendy-text{padding-top:18% !important;margin-bottom:20px !important}.block-link a{position:absolute;top:0;width:100%;height:100%}.page-products .products-grid .product-item:nth-child(4n+1){margin-left:3%}.page-products .products-grid .product-item:nth-child(3n+1){margin-left:0}li.item.product.product-item:hover{border:1px solid #959393}li.item.product.product-item{border:1px solid #fff;padding:18px 18px 40px}li.product-item{position:relative}.bedge{position:absolute;top:0;left:0;z-index:2;background:#000;color:#fff;letter-spacing:1px;font-weight:700;padding:4px 14px;font-size:12px}.product-item-details{text-align:left}.swatch-option:focus{box-shadow:none}.cms-index-index.page-layout-1column .block.widget .products-grid .product-item{margin-left:30px;width:calc((100% - 90px)/4);padding:20px;border:1px solid #fff}.cms-index-index.page-layout-1column .block.widget .products-grid .product-item .product-item-info{position:relative}.cms-index-index.page-layout-1column .block.widget .products-grid .product-item:hover{border:1px solid #959393}.cms-index-index.page-layout-1column .block.widget .products-grid li:first-child{margin-left:0}.cms-index-index.page-layout-1column .block.widget .products-grid .product-items{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.cms-index-index.page-layout-1column .block.widget .products-grid .product-items .product-item-info.no-price .product-item-description{margin-bottom:0}.cms-index-index.page-layout-1column .block.widget .products-grid .product-items .product-item-info.no-price .product-item-description p{margin-bottom:0}.cms-index-index.page-layout-1column .block.widget .products-grid .product-items .product-item-info.no-price .swatch-attribute{margin-top:0}.cms-index-index.page-layout-1column .block.widget .products-grid .swatch-option.image:not(.disabled):hover,.cms-index-index.page-layout-1column .block.widget .products-grid .swatch-option.color:not(.disabled):hover{outline:none;overflow:visible}.cms-index-index.page-layout-1column .block.widget .products-grid .swatch-option.image:not(.disabled):hover:after,.cms-index-index.page-layout-1column .block.widget .products-grid .swatch-option.color:not(.disabled):hover:after{content:'';background:0 0;border:1px solid #000;width:24px;height:24px;position:absolute;top:-3px;left:-3px;border-radius:50%}.cms-index-index .moreThen4 .swatch-attribute .swatch-attribute-options>a:not(.swatch-more){font-family:'Barlow';font-size:22px;font-weight:700;line-height:20px;color:#231815}.grtyoutube-popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999}.grtyoutube-popup-content{margin-top:150px;width:95%;max-width:850px;margin-left:auto;margin-right:auto;position:relative}.grtyoutube-popup-close{position:absolute;top:-45px;right:0;color:#fff;font-size:25px;width:17px;cursor:pointer}.grtyoutube-popup-close:after{content:'Ã—';color:#000;font-size:35px;top:-50px}.grtyoutube-iframe{width:100%;height:480px}.cms-home .column.main{width:100% !important;max-width:100% !important}.cms-home .pagebuilder-column-group{width:1300px !important;margin:auto;max-width:100%}.cms-home .pagebuilder-column.perf_pro1{position:relative}.cms-home .pagebuilder-column.perf_pro1 figure img{width:100%;display:block}.cms-home .pagebuilder-column.perf_pro1 .find-link{position:absolute;bottom:0;left:0;width:100%}.cms-home .pagebuilder-column.perf_pro2{position:relative}.cms-home .pagebuilder-column.perf_pro2 figure img{width:100%;display:block}.cms-home .pagebuilder-column.perf_pro2 .find-link{position:absolute;bottom:0;left:0;width:100%}.cms-home .pagebuilder-column.perf_pro3{position:relative}.cms-home .pagebuilder-column.perf_pro3 figure img{width:100%;display:block}.cms-home .pagebuilder-column.perf_pro3 .find-link{position:absolute;bottom:0;left:0;width:100%}.cms-home .pagebuilder-column.perf_pro4{position:relative}.cms-home .pagebuilder-column.perf_pro4 figure img{width:100%;display:block}.cms-home .pagebuilder-column.perf_pro4 .find-link{position:absolute;bottom:0;left:0;width:100%}.cms-home .pagebuilder-column.perf_pro1,.cms-home .pagebuilder-column.perf_pro2,.cms-home .pagebuilder-column.perf_pro3{position:relative;margin-right:30px !important}.cms-home [data-content-type=row][data-appearance=contained]{padding:0 !important}.cms-page-view .breadcrumbs{display:none}.cms-about-magpul-contact-us .contactu-us-title p{color:#231815;font-size:26px;font-weight:700;padding:0 50px !important;margin-top:80px}.cms-about-magpul-contact-us .column.main .pagebuilder-column-group{padding:0 50px !important;margin-top:0;display:block !important}.cms-about-magpul-contact-us .column.main .pagebuilder-column-group .pagebuilder-column{padding:0 !important}.cms-about-magpul-contact-us .column.main .pagebuilder-column-group .pagebuilder-column.contact-us-left{width:55% !important;display:block !important;float:left !important}.cms-about-magpul-contact-us .column.main .pagebuilder-column-group .pagebuilder-column.contact-us-right{width:calc(45% - 100px) !important;display:block !important;float:right !important;margin-top:-75px !important}.cms-about-magpul-contact-us .contact-us-right-title p{margin-bottom:20px;color:#000;font-size:22px;font-weight:700}.cms-about-magpul-contact-us .contact-us-right-text p{color:#000;font-size:16px;margin-bottom:30px}.cms-about-magpul-contact-us [data-content-type=row][data-appearance=contained]{padding:0;max-width:1300px;margin:auto}.cms-about-magpul-contact-us .responsiveRow .responsiveCell{width:calc(50% - 10px)}.cms-about-magpul-contact-us .alignBottom.minSize2 span{color:#5f5e5e;font-size:16px;font-family:Barlow,sans-serif}.cms-about-magpul-contact-us .clickdform .responsiveCell div.alignTop{display:block !important;width:100% !important;min-width:100% !important;max-width:100% !important}.cms-about-magpul-contact-us .clickdform .maxSize1{display:block !important;width:100% !important;max-width:100% !important}.cms-about-magpul-contact-us .responsiveRow .responsiveCell:last-child{float:right}.cms-about-magpul-contact-us .responsiveRow .responsiveCell:last-child{float:right}.cms-about-magpul-contact-us .responsiveRow{clear:both;overflow:hidden}.cms-about-magpul-contact-us .responsiveRow .responsiveCell.responsiveCellSize_ey:last-child{float:left}.cms-about-magpul-contact-us .clickdform .requiredInfo{height:auto !important}.cms-about-magpul-contact-us .responsiveRow .responsiveCell.responsiveCellSize2{float:left !important;width:100% !important}.cms-about-magpul-contact-us select.maxSize1 option:first-child{color:#5f5e5e !important;font-style:italic !important}.cms-about-magpul-contact-us .clickdform .maxSize2{display:block !important;max-width:100% !important;height:200px !important}.cms-about-magpul-contact-us .responsiveCell.responsiveCellSize1.filecolumn{float:left !important}.cms-about-magpul-contact-us .responsiveCell.responsiveCellSize1.filecolumn input[type=file]{width:40px;height:40px;position:relative;float:left;overflow:visible !important}.cms-about-magpul-contact-us .responsiveCell.responsiveCellSize1.filecolumn input[type=file]:after{content:"";height:40px;position:absolute;top:0;left:0;background:#fff url(../../frontend/Ey/magpul/en_US/images/contact_upload.png);text-align:center;line-height:32px;width:40px;background-repeat:no-repeat;background-size:40px}.page-title{font-size:30px;font-weight:700;line-height:23px;margin-bottom:0;margin-top:44px;color:#231815}.sub-heading.add-top{margin-top:70px}.heading p{font-size:19px;font-weight:700;line-height:28px;margin-bottom:10px;margin-top:50px;color:#231815}.heading.reduce-margin p{margin-top:20px !important}.text-cms{font-size:16px;line-height:28px;color:#000}.sub-heading{color:#231815;font-weight:700;line-height:32px;font-size:24px;margin-bottom:0;margin-top:37px}.left-cms-menu ul{list-style:none;padding:0;margin-top:40px}.text-cms a{color:#000;text-decoration:underline}.left-cms-menu li.active{color:#231815;font-weight:700;font-size:19px;line-height:23px}.left-cms-menu li a{color:#231815;font-size:19px;line-height:23px}.left-cms-menu li{margin-bottom:18px}.table-info{padding:0 30px !important;padding-bottom:20px !important}p.t-head{color:#000;text-transform:uppercase;font-weight:700;font-size:16px;line-height:28px;margin-top:30px;margin-bottom:15px}.table-info table tr td{color:#231815;font-size:16px;line-height:24px;padding:13px 25px}.table-info table tr td:first-child{font-weight:700;width:180px}.table-info table tr:nth-child(even){background:#f5f5f5}.bottom-info{max-width:740px;margin:auto !important;float:none;margin-top:50px !important}.bottom-info p{font-size:14px;line-height:22px;color:#000}.bottom-info p a{color:#000;text-decoration:underline}ul.go-to li{cursor:pointer;font-size:19px;line-height:23px}.cms-featured-distributors .dealers-row a{text-decoration:underline}.main-banner-hp img{width:100%}@media screen and (max-width:767px){.grtyoutube-iframe{width:100%;height:350px}}.grtyoutube-dark-theme{background:rgba(0,0,0,.85)}.grtyoutube-dark-theme .grtyoutube-popup-content{-webkit-box-shadow:0 0 8px 0 rgba(255,255,255,.4);-moz-box-shadow:0 0 8px 0 rgba(255,255,255,.4);box-shadow:0 0 8px 0 rgba(255,255,255,.4)}.grtyoutube-light-theme{background:rgba(255,255,255,.85)}.grtyoutube-light-theme .grtyoutube-popup-content{-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.4);-moz-box-shadow:0 0 8px 0 rgba(0,0,0,.4);box-shadow:0 0 8px 0 rgba(0,0,0,.4)}.cms-page-view .page-header{margin-bottom:0}.row-2 .text{font-size:29px;color:#fff;line-height:55px;max-width:1255px;margin:auto;font-weight:400;letter-spacing:1px;margin-top:40px;font-family:'Oswald',sans-serif}.row-7{margin-top:-120px !important}.cms-intellectual-property .heading p{text-transform:uppercase;margin-bottom:0}.customer-info .filed,.seller-info .filed{display:inline-block;width:calc(50% - 22px);margin:10px;position:relative}.customer-info .filed div.mage-error,.seller-info .filed div.mage-error{position:absolute;bottom:-4px;font-size:11px;line-height:12px}.customer-info .filed input.mage-error,.seller-info .filed input.mage-error{margin-bottom:20px}.seller-info textarea{margin:0;width:calc(100% - 20px);border-radius:7px}.seller-info .filed.text-area{width:100%}.seller-info textarea.mage-error{margin-bottom:20px}.ey-counterfeit{max-width:700px}.seller-info,.customer-info{margin-top:30px}.seller-info p,.customer-info p{margin-left:10px;color:#000;font-size:16px;line-height:28px;margin-bottom:0}.trademarks ul{list-style:none;padding:0;width:49%;display:inline-block}.trademarks ul li{margin-bottom:0;color:#231815;font-size:19px;line-height:25px}.trademarks_image{max-width:685px}.trademarks_image [data-content-type=row][data-appearance=contained]{padding:0}.element5 img:first-child{margin-left:0}.element5 img:last-child{margin-right:0}.element5 img{margin:3px 7.5px 7.5px;width:calc(20% - 15px)}.image-w-2 img{margin-top:5px;margin-bottom:8px}.pagebuilder-column.custom-col1{width:40.6667% !important}.pagebuilder-column.custom-col2{width:33% !important;padding-left:18px !important}.text-cms.ccc2 ul{padding-left:18px}.text-cms.ccc2 ul li{margin-bottom:3px}.red-button{color:#fff !important;background:#ac162c;font-weight:700;font-size:19px;line-height:24px;letter-spacing:.25px;padding:13px;width:100%;max-width:325px;display:block;text-align:center;box-sizing:border-box;margin-top:30px;text-decoration:none !important;border:none}.text-p{color:#231815;font-size:19px;line-height:23px}.cms-intellectual-property input[type=text]:focus,.cms-intellectual-property input[type=password]:focus,.cms-intellectual-property input[type=url]:focus,.cms-intellectual-property input[type=tel]:focus,.cms-intellectual-property input[type=search]:focus,.cms-intellectual-property input[type=number]:focus,.cms-intellectual-property input[type=datetime]:focus,.cms-intellectual-property input[type=email]:focus{border-bottom:1px solid #5e80d8}.wrap-input-50{display:inline-block;vertical-align:top;width:calc(50% - 22px);margin:10px}.wrap-input-50 select.select{border:1px solid #707070}.wrap-input-50 .filed-53{width:47%;margin:0;display:inline-block;position:relative}.wrap-input-50 .filed-47{margin:0;margin-left:4.5%;display:inline-block;width:47%;position:relative}.wrap-input-50 .filed-47 input{margin-bottom:20px}.wrap-input-50 select.select.mage-error{margin-bottom:20px}.wrap-input-50 div.mage-error{position:absolute;bottom:-4px;font-size:11px;line-height:12px}.image-upload>input{overflow:hidden;position:absolute;left:0;top:40px;right:auto;bottom:auto}.image-upload{position:relative;margin-left:10px;margin-top:10px;margin-bottom:30px;padding-bottom:15px;overflow:hidden;height:50px}.image-upload img{width:33px;cursor:pointer}.image-upload label{vertical-align:middle}.image-upload span{font-size:14px;display:inline-block;margin-left:10px;font-style:italic;line-height:16px;color:#5f5e5e}.paterns-tabs{display:flex;flex-direction:column-reverse}.patents_head{border-bottom:1px solid #707070;margin-top:30px}.patents_head p{display:inline-block;color:#231815;font-size:19px;font-weight:700}.patents_head p:first-child{width:265px}.patents_head p:last-child{width:calc(100% - 270px)}.paterns-tabs ul{padding:0;list-style:none}.paterns-tabs ul li:nth-child(odd){background:#fff}.paterns-tabs ul li:nth-child(even){background:#f5f5f5}.paterns-tabs ul li p{display:inline-block;vertical-align:middle;margin:0}.paterns-tabs ul li{margin:0}.paterns-tabs ul li p{display:inline-block;vertical-align:middle;margin:0;padding:13px 30px;color:#231815;font-size:19px;line-height:23px}.paterns-tabs ul li p.left-val{width:265px;box-sizing:border-box}.paterns-tabs ul li p.right-val{width:calc(100% - 268px);padding:10px 0}.paterns-tabs .ui-tabs-active.ui-state-active{background:#efefef !important}.paterns-tabs li.tab-header.ui-state-default.ui-corner-top:not(.ui-tabs-active){background:#fff}div[data-content-type=tabs].paterns-tabs .tabs-navigation li.tab-header a.tab-title span.tab-title{font-size:14px;color:#1c2022;font-weight:400}div[data-content-type=tabs].paterns-tabs .tabs-navigation li.tab-header a.tab-title{padding:6px 12px}.lens-wrapper ul{padding:0;list-style:none}.lens-wrapper{max-width:1350px;margin:auto;padding:20px;box-sizing:border-box}.lens-wrapper ul li{display:inline-block;vertical-align:top;width:calc(50% - 2px)}.lens-wrapper ul li img{display:inline-block;vertical-align:middle}.lens-wrapper ul li .lens-info{display:inline-block;vertical-align:middle;width:calc(100% - 325px)}.lens-wrapper ul li .lens-info p{color:#000;font-size:28px;font-weight:700;letter-spacing:.2px}.lens-wrapper ul li .lens-info span{font-size:18px;line-height:25px;letter-spacing:.2px;color:#000;display:block;font-weight:700}.lens-wrapper ul li .lens-info span.top-span{margin-bottom:20px;max-width:300px}.text-f-3 a:hover{text-decoration:underline #fff}.cms-home .product-item-description{margin:10px 0;float:none;width:100%}.cms-eyewear .text-1,.cms-education .text-1,.cms-marketing-resources .text-1,.cms-featured .text-1,.cms-instore-merchandising .text-1,.cms-online .text-1,.cms-visual-assets .text-1,.cms-join-now .text-1{font-family:'Graduate',cursive;font-size:120px;color:#fff;text-transform:uppercase;letter-spacing:25px;margin-top:50px !important}.cms-eyewear .text-2,.cms-education .text-2,.cms-marketing-resources .text-2,.cms-featured .text-2,.cms-instore-merchandising .text-2,.cms-online .text-2,.cms-visual-assets .text-2,.cms-join-now .text-2{font-family:'Graduate',cursive;font-size:41px;color:#fff;text-transform:uppercase;letter-spacing:9px}.cms-eyewear .text-3,.cms-education .text-3,.cms-marketing-resources .text-3,.cms-featured .text-3,.cms-instore-merchandising .text-3,.cms-online .text-3,.cms-visual-assets .text-3,.cms-join-now .text-3{font-family:'Graduate',cursive;text-transform:uppercase;font-size:36px;text-align:center;display:block;line-height:45px;letter-spacing:6px;max-width:300px;float:none;margin:auto;font-weight:700}.cms-eyewear .text-4,.cms-education .text-4,.cms-marketing-resources .text-4,.cms-featured .text-4,.cms-instore-merchandising .text-4,.cms-online .text-4,.cms-visual-assets .text-4,.cms-join-now .text-4{font-size:27px;max-width:375px;display:block;margin:auto;font-weight:400;letter-spacing:1px;margin-top:15px;font-family:'Oswald',sans-serif}.cms-eyewear .text-5,.cms-education .text-5,.cms-marketing-resources .text-5,.cms-featured .text-5,.cms-instore-merchandising .text-5,.cms-online .text-5,.cms-visual-assets .text-5,.cms-join-now .text-5{font-size:27px;line-height:37px;margin-top:20px !important;font-family:'Oswald',sans-serif;font-weight:400;letter-spacing:1px}.cms-eyewear .row-5 .text-3,.cms-education .row-5 .text-3,.cms-marketing-resources .row-5 .text-3,.cms-featured .row-5 .text-3,.cms-instore-merchandising .row-5 .text-3,.cms-online .row-5 .text-3,.cms-visual-assets .row-5 .text-3,.cms-join-now .row-5 .text-3{max-width:360px}.cms-eyewear .row-5 .text-4,.cms-education .row-5 .text-4,.cms-marketing-resources .row-5 .text-4,.cms-featured .row-5 .text-4,.cms-instore-merchandising .row-5 .text-4,.cms-online .row-5 .text-4,.cms-visual-assets .row-5 .text-4,.cms-join-now .row-5 .text-4{max-width:400px}.cms-eyewear .row-6 .text-3,.cms-education .row-6 .text-3,.cms-marketing-resources .row-6 .text-3,.cms-featured .row-6 .text-3,.cms-instore-merchandising .row-6 .text-3,.cms-online .row-6 .text-3,.cms-visual-assets .row-6 .text-3,.cms-join-now .row-6 .text-3{max-width:350px}.cms-eyewear .row-6 .text-4,.cms-education .row-6 .text-4,.cms-marketing-resources .row-6 .text-4,.cms-featured .row-6 .text-4,.cms-instore-merchandising .row-6 .text-4,.cms-online .row-6 .text-4,.cms-visual-assets .row-6 .text-4,.cms-join-now .row-6 .text-4{max-width:340px}.cms-eyewear .row-7 .text-3,.cms-education .row-7 .text-3,.cms-marketing-resources .row-7 .text-3,.cms-featured .row-7 .text-3,.cms-instore-merchandising .row-7 .text-3,.cms-online .row-7 .text-3,.cms-visual-assets .row-7 .text-3,.cms-join-now .row-7 .text-3{max-width:480px}.cms-eyewear .row-7 .text-4,.cms-education .row-7 .text-4,.cms-marketing-resources .row-7 .text-4,.cms-featured .row-7 .text-4,.cms-instore-merchandising .row-7 .text-4,.cms-online .row-7 .text-4,.cms-visual-assets .row-7 .text-4,.cms-join-now .row-7 .text-4{max-width:440px}.cms-eyewear .text-6,.cms-education .text-6,.cms-marketing-resources .text-6,.cms-featured .text-6,.cms-instore-merchandising .text-6,.cms-online .text-6,.cms-visual-assets .text-6,.cms-join-now .text-6{text-align:center;font-family:'Graduate',cursive;font-size:41px;letter-spacing:5px;margin-top:60px !important;color:#232020}.row-7 .pagebuilder-column:last-child{width:50% !important}.videos_wrapper{max-width:1400px;margin:auto}.videoWrapper{width:32%;display:inline-block;margin:.5%}@media screen and (max-width:1320px) and (min-width:1025px){.row-3 .pagebuilder-column:last-child,.row-6 .pagebuilder-column:first-child,.row-7 .pagebuilder-column:last-child{background:#ffffffb5;border-radius:10px !important}.lens-wrapper ul li .lens-info{width:calc(100% - 205px)}.lens-wrapper ul li img{max-width:200px}.row-7{margin-top:-40px !important}}@media screen and (max-width:1300px){.cms-home .pagebuilder-column-group{max-width:calc(100% - 60px);margin-top:0}.cms-home .pagebuilder-column.perf_pro1,.cms-home .pagebuilder-column.perf_pro2,.cms-home .pagebuilder-column.perf_pro3,.cms-home .pagebuilder-column.perf_pro4{min-height:100% !important}}@media screen and (max-width:1024px) and (min-width:768px){.find-perfect .trendy-text{padding-top:10% !important}body.cms-terms-of-use .terms-use .pagebuilder-column{float:left}body.cms-privacy-policy .privacy-policy .pagebuilder-column{float:left}body.cms-compliance-notices .compilance-notices .pagebuilder-column{float:left}.cms-shipping-and-returns .pagebuilder-column{float:left}.left-cms-menu li a{font-size:16px}.page-title{font-size:24px}.left-cms-menu li.active{font-size:16px}.heading p{font-size:17px}.text-cms{font-size:14px}p.menu-cms{display:none}.pagebuilder-column.left-menu{display:inline-block !important;float:none !important;vertical-align:top;width:30% !important}.pagebuilder-column.right-content{display:inline-block !important;float:none !important;vertical-align:top;width:70% !important}.element5 img{width:17.5%}.pagebuilder-column.custom-col3{width:30% !important;padding-left:1% !important}.pagebuilder-column.custom-col2{width:30% !important;padding-left:1% !important}.pagebuilder-column.custom-col1{width:39.6667% !important}.page-title,.heading p{margin-top:20px}.trademarks ul li{font-size:14px}.image-w-2 .pagebuilder-column{display:inline-block !important}.image-w-2 img{max-width:96% !important}.patents_head p{font-size:17px}.paterns-tabs ul li p,.text-p{font-size:14px}.cms-eyewear .text-1,.cms-education .text-1,.cms-marketing-resources .text-1,.cms-featured .text-1,.cms-instore-merchandising .text-1,.cms-online .text-1,.cms-visual-assets .text-1,.cms-join-now .text-1{font-size:85px}.row-1{min-height:466px !important;background-size:cover !important}.cms-eyewear .text-2,.cms-education .text-2,.cms-marketing-resources .text-2,.cms-featured .text-2,.cms-instore-merchandising .text-2,.cms-online .text-2,.cms-visual-assets .text-2,.cms-join-now .text-2{font-size:28px;letter-spacing:10px;margin-top:30px !important}.row-2 .text{font-size:14px;line-height:33px;max-width:505px}.row-3{min-height:381px !important;background-position:top center !important}.row-3 .pagebuilder-column:last-child{float:right;width:34.3333% !important}.cms-eyewear .text-4,.cms-education .text-4,.cms-marketing-resources .text-4,.cms-featured .text-4,.cms-instore-merchandising .text-4,.cms-online .text-4,.cms-visual-assets .text-4,.cms-join-now .text-4{font-size:16px;font-weight:500}.cms-eyewear .row-7 .text-4,.cms-education .row-7 .text-4,.cms-marketing-resources .row-7 .text-4,.cms-featured .row-7 .text-4,.cms-instore-merchandising .row-7 .text-4,.cms-online .row-7 .text-4,.cms-visual-assets .row-7 .text-4,.cms-join-now .row-7 .text-4{max-width:280px}.cms-eyewear .text-3,.cms-education .text-3,.cms-marketing-resources .text-3,.cms-featured .text-3,.cms-instore-merchandising .text-3,.cms-online .text-3,.cms-visual-assets .text-3,.cms-join-now .text-3{font-size:20px;line-height:25px}.row-4{min-height:240px !important}.cms-eyewear .text-5,.cms-education .text-5,.cms-marketing-resources .text-5,.cms-featured .text-5,.cms-instore-merchandising .text-5,.cms-online .text-5,.cms-visual-assets .text-5,.cms-join-now .text-5{font-size:13px;line-height:20px;max-width:730px;margin:auto !important;margin-top:20px !important;margin-bottom:0 !important;font-weight:500}.row-4 figure{margin:0 20px !important}.row-5{min-height:420px !important;background-position:center top !important}.cms-eyewear .row-5 .text-4,.cms-education .row-5 .text-4,.cms-marketing-resources .row-5 .text-4,.cms-featured .row-5 .text-4,.cms-instore-merchandising .row-5 .text-4,.cms-online .row-5 .text-4,.cms-visual-assets .row-5 .text-4,.cms-join-now .row-5 .text-4{max-width:280px}.row-6{min-height:300px !important}.cms-eyewear .row-6 .text-4,.cms-education .row-6 .text-4,.cms-marketing-resources .row-6 .text-4,.cms-featured .row-6 .text-4,.cms-instore-merchandising .row-6 .text-4,.cms-online .row-6 .text-4,.cms-visual-assets .row-6 .text-4,.cms-join-now .row-6 .text-4{max-width:220px}.row-7{min-height:300px !important;margin-top:-50px !important}.row-7 .pagebuilder-column:last-child{float:right;width:44.3333% !important}.row-8{min-height:372px !important}.cms-eyewear .text-6,.cms-education .text-6,.cms-marketing-resources .text-6,.cms-featured .text-6,.cms-instore-merchandising .text-6,.cms-online .text-6,.cms-visual-assets .text-6,.cms-join-now .text-6{font-size:28px;letter-spacing:5px;margin-top:20px !important}.lens-wrapper ul{max-width:640px;margin:auto}.lens-wrapper ul li{width:100%}.lens-wrapper ul li .lens-info span.top-span{max-width:100%}.cms-eyewear .text-5 br,.cms-education .text-5 br,.cms-marketing-resources .text-5 br,.cms-featured .text-5 br,.cms-instore-merchandising .text-5 br,.cms-online .text-5 br,.cms-visual-assets .text-5 br,.cms-join-now .text-5 br{display:none}}@media screen and (max-width:1024px){.find-perfect{padding-top:90px !important;background-position:50% 0 !important;min-height:10px !important;background-repeat:no-repeat !important;background-size:100% !important}.cms-index-index.page-layout-1column .block.widget .products-grid .product-item{margin-left:0;width:25%}.cms-shipping-and-returns li.returns-sec{font-size:16px}.cms-shipping-and-returns ul.go-to li{font-size:16px}.cms-about-magpul-contact-us .column.main .pagebuilder-column-group .pagebuilder-column.contact-us-left{width:100% !important}.cms-about-magpul-contact-us .column.main .pagebuilder-column-group .pagebuilder-column.contact-us-right{width:100% !important;margin-top:20px !important}.cms-about-magpul-contact-us .contactu-us-title p{margin-top:10px}.ovelay-text{padding:10px 50px 10px 5px}}@media screen and (max-width:1023px){.pagebuilder-column-group,.pagebuilder-column-line{display:block !important}.pagebuilder-column.trending_picks{width:100% !important;margin-bottom:25px !important}.pagebuilder-column.trending_picks_2{width:calc(50% - 17.5px) !important;float:left;margin:0 !important;margin-right:35px !important;margin-bottom:25px !important}.pagebuilder-column.trending_picks_3{width:calc(50% - 17.5px) !important;float:left !important;margin:0 0 25px !important}.cms-index-index.page-layout-1column .block.widget .products-grid .product-items{display:block !important}.cms-index-index.page-layout-1column .block.widget .products-grid .product-item{width:50%}.find-perfect .pagebuilder-column-group .pagebuilder-column{width:calc(50% - 17.5px) !important;margin-bottom:20px !important;background-size:cover !important;float:left}.find-perfect .pagebuilder-column-group .pagebuilder-column{margin:0 30px 30px 0 !important}.find-perfect .pagebuilder-column-group .pagebuilder-column:nth-child(2n){clear:right !important;float:right !important;margin-right:0 !Important}.find-perfect .pagebuilder-column-group .pagebuilder-column:nth-child(2n+1){clear:left !important;float:left !important}.find-perfect{padding-top:120px !important;background-position:50% 0 !important;min-height:10px !important;background-repeat:no-repeat !important;background-size:1200px !important}p.top-text-1{font-size:45px}p.top-text-2{margin:20px 0}.pagebuilder-column.top-column{padding:45px 20px !important}.trendy-text span strong{font-size:24px}p.trending-2{font-size:16px}ol.product-items.widget-product-grid .product-item-description{margin:10px 0}ol.product-items.widget-product-grid img.product-image-photo{width:100% !important}ol.product-items.widget-product-grid span.product-image-container{width:100% !important}.main-banner-hp{height:435px !important;min-height:10px !important;background-size:1043px !important;background-position:0 0 !important}.cms-home .product-item .product-item-inner{display:none !important}}@media screen and (max-width:800px){.cms-home .block.widget.block-products-list.grid{max-width:600px;margin:auto}}@media screen and (max-width:767px){.find-perfect .trendy-text{padding-top:30% !important}.pagebuilder-column.right-content{width:100% !important;padding:0 !important}.trademarks ul{vertical-align:top;margin-top:15px}.trademarks ul li{font-size:12px;line-height:20px}.main-banner-hp{height:240px !important;min-height:10px !important;background-size:767px !important;background-position:0 0 !important;margin-bottom:0 !important}p.top-text-1{font-size:29px;margin-bottom:15px}p.top-text-2{font-size:16px;margin-top:0;line-height:16px;margin-bottom:15px}.check-it-out a.pagebuilder-button-primary,.check-it-out a.pagebuilder-button-primary:hover,.video_button_home{font-size:10px;width:145px;height:30px;padding:0;margin:0 !important;line-height:30px}.check-it-out a.pagebuilder-button-primary:before,.video_button_home:before{height:14px;width:14px;background-size:14px}.pagebuilder-column.top-column{padding:25px 20px !important}.trendy-text{margin:30px 0 15px !important;line-height:21px}.trendy-text span strong{font-size:21px;line-height:21px}.trendy-text p{margin:0}.ovelay-text{padding:10px 35px 10px 5px}p.trending-1{font-size:19px;margin-bottom:10px}p.trending-2{font-size:13px}a.trending-link{top:calc(50% - 12px)}a.trending-link img{width:24px}.pagebuilder-column.trending_picks{margin-bottom:18px !important}.pagebuilder-column.trending_picks_2{width:calc(50% - 8px) !important;margin-right:16px !important;min-height:252px !important;margin-bottom:18px !important}.pagebuilder-column.trending_picks_3{width:calc(50% - 8px) !important;min-height:252px !important;margin-bottom:18px !important}.find-perfect{background-size:785px !important;padding-top:20px !important;background-position:30% 0 !important}.trendy-text{margin-bottom:50px !important}.find-perfect .pagebuilder-column-group{padding:0 20px !important}.find-link .find-text{font-size:18px;padding-bottom:10px}.pagebuilder-column.trending_picks{min-height:280px !important}.find-perfect .pagebuilder-column-group .pagebuilder-column{margin:0 18px 18px 0 !important;display:block !important;position:relative !important;width:calc(50% - 9px) !important;min-height:10px !Important}.product-item-name a.product-item-link{font-size:12px;color:#707070}.product.description.product-item-description{font-size:10px;color:#3b3a3a}.product-item .product-item-details .price-box .price{font-size:12px}ol.product-items.widget-product-grid .product-item-name{margin-bottom:0 !important}ol.product-items.widget-product-grid .product-item-description{margin-top:10px !important}.cms-terms-of-use .pagebuilder-column,.cms-privacy-policy .pagebuilder-column,.cms-compliance-notices .pagebuilder-column,.cms-shipping-and-returns .pagebuilder-column{width:100% !important;padding:0 !important}.menu-cms{text-transform:uppercase;font-size:24px;font-weight:700;text-align:left;padding:10px 0;cursor:pointer;margin:0}body:not(.cms-shipping-and-returns) .left-cms-menu ul{display:none;list-style:none;padding:25px 15px 10px;margin-top:0}.menu-cms.active:before{content:'';transform:rotate(90deg)}.menu-cms.active{border-bottom:1px solid #707070}.left-cms-menu ul.go-to{display:none}body.cms-shipping-and-returns ul#menu-mob{border-bottom:1px solid #707070;margin-top:15px}body.cms-shipping-and-returns ul.go-to li{font-size:16px}body.cms-shipping-and-returns .sub-heading{font-size:17px}body:not(.cms-shipping-and-returns) .left-cms-menu ul{border-bottom:1px solid #707070}.left-cms-menu{width:260px;margin:auto !Important}p.menu-cms{border-bottom:1px solid #707070;width:calc(260px - 10px);padding-left:10px}p.menu-cms{position:relative}p.menu-cms:after{content:"";background:url(../../frontend/Ey/magpul/en_US/images/ic_chevron_right_down.png);width:18px;height:18px;background-repeat:no-repeat;position:absolute;right:0;top:19px}p.menu-cms.active:after{content:"";background:url(../../frontend/Ey/magpul/en_US/images/ic_chevron_up.png);width:18px;height:18px;background-repeat:no-repeat;position:absolute;right:0;top:19px}.page-title{font-size:24px}.left-cms-menu li.active{font-size:16px}.heading p{font-size:17px}.text-cms{font-size:14px}.menu-cms{font-size:19px}.left-cms-menu li a{font-size:16px}.cms-shipping-and-returns h1.page-title{text-align:left !important}.element5 img{width:18%;margin:0 1% 1%}.image-w-2 .pagebuilder-column{display:inline-block !important;width:50% !important;padding:1% !important;padding-top:0 !important}.pagebuilder-column.custom-col3{width:30% !important;padding-left:1% !important}.pagebuilder-column.custom-col2{width:30% !important;padding-left:1% !important}.pagebuilder-column.custom-col1{width:39.6667% !important}.image-w-2 img{margin-top:0;margin-bottom:0}.paterns-tabs ul li p.right-val{width:59%}.paterns-tabs ul li p.left-val{width:40%}.paterns-tabs ul li p{font-size:12px}.text-p{font-size:14px}.customer-info .filed,.seller-info .filed{width:100%;margin:0 0 20px}.seller-info p,.customer-info p{font-size:16px;margin-bottom:15px}.seller-info{margin-top:20px}.wrap-input-50{width:100%;margin:0}.seller-info textarea{width:100%}.image-upload{margin-left:0}.image-upload span{width:calc(100% - 50px);vertical-align:middle}.image-upload>input{display:none}.patents_head p:first-child{width:40%}.patents_head p:last-child{width:59%}.seller-info .filed.text-area{margin-top:10px}.pagebuilder-column.left-menu{width:100% !important}.left-cms-menu,p.menu-cms{width:220px;box-sizing:border-box;padding-left:0}.paterns-tabs ul li p{padding:10px 5px}.patents_head p{font-size:17px}.cms-about-magpul-contact-us .contactu-us-title p,.cms-about-magpul-contact-us .column.main .pagebuilder-column-group{padding:0 10px !important}.cms-eyewear .text-1,.cms-education .text-1,.cms-marketing-resources .text-1,.cms-featured .text-1,.cms-instore-merchandising .text-1,.cms-online .text-1,.cms-visual-assets .text-1,.cms-join-now .text-1{font-size:40px;letter-spacing:15px}.row-1{min-height:296px !important}.page-header{margin-bottom:0}.cms-eyewear .text-2,.cms-education .text-2,.cms-marketing-resources .text-2,.cms-featured .text-2,.cms-instore-merchandising .text-2,.cms-online .text-2,.cms-visual-assets .text-2,.cms-join-now .text-2{font-size:30px;letter-spacing:5px;margin-top:25px !important}.row-2 .text{font-size:14px;line-height:30px;margin-top:30px;max-width:320px;margin-bottom:25px}.row-3{min-height:500px !important;background-size:560px !important}.row-3 .pagebuilder-column:last-child{float:left;width:100% !important;margin-top:200px !important;background:#fff}.cms-eyewear .text-4,.cms-education .text-4,.cms-marketing-resources .text-4,.cms-featured .text-4,.cms-instore-merchandising .text-4,.cms-online .text-4,.cms-visual-assets .text-4,.cms-join-now .text-4{font-size:19px;max-width:285px;line-height:30px;font-weight:500}.cms-eyewear .text-3,.cms-education .text-3,.cms-marketing-resources .text-3,.cms-featured .text-3,.cms-instore-merchandising .text-3,.cms-online .text-3,.cms-visual-assets .text-3,.cms-join-now .text-3{font-size:25px;line-height:36px;letter-spacing:3px}.row-4{min-height:240px !important}.cms-eyewear .text-5,.cms-education .text-5,.cms-marketing-resources .text-5,.cms-featured .text-5,.cms-instore-merchandising .text-5,.cms-online .text-5,.cms-visual-assets .text-5,.cms-join-now .text-5{font-size:16px;line-height:24px;max-width:330px;margin:auto !important;margin-top:20px !important;margin-bottom:25px !important}.row-4 figure{margin:0 20px !important}.row-5{min-height:560px !important;background-position:right bottom !important;background-size:600px !important;justify-content:normal !important}.row-5 .pagebuilder-column:first-child{width:100% !important;margin-top:66px !important;background:#fff}.cms-eyewear .row-5 .text-4,.cms-education .row-5 .text-4,.cms-marketing-resources .row-5 .text-4,.cms-featured .row-5 .text-4,.cms-instore-merchandising .row-5 .text-4,.cms-online .row-5 .text-4,.cms-visual-assets .row-5 .text-4,.cms-join-now .row-5 .text-4{max-width:300px}.row-6{min-height:500px !important;justify-content:normal !important}.row-6 .pagebuilder-column:first-child{width:100% !important;margin-top:50px !important}.cms-eyewear .row-6 .text-3,.cms-education .row-6 .text-3,.cms-marketing-resources .row-6 .text-3,.cms-featured .row-6 .text-3,.cms-instore-merchandising .row-6 .text-3,.cms-online .row-6 .text-3,.cms-visual-assets .row-6 .text-3,.cms-join-now .row-6 .text-3{max-width:260px}.cms-eyewear .row-6 .text-4,.cms-education .row-6 .text-4,.cms-marketing-resources .row-6 .text-4,.cms-featured .row-6 .text-4,.cms-instore-merchandising .row-6 .text-4,.cms-online .row-6 .text-4,.cms-visual-assets .row-6 .text-4,.cms-join-now .row-6 .text-4{max-width:245px}.row-7{min-height:615px !important;margin-top:0 !important;background-size:450px !important;justify-content:flex-end !important}.row-7 .pagebuilder-column:last-child{float:right;width:100% !important;margin-bottom:80px !important}.cms-eyewear .row-7 .text-4,.cms-education .row-7 .text-4,.cms-marketing-resources .row-7 .text-4,.cms-featured .row-7 .text-4,.cms-instore-merchandising .row-7 .text-4,.cms-online .row-7 .text-4,.cms-visual-assets .row-7 .text-4,.cms-join-now .row-7 .text-4{max-width:330px}.row-8{min-height:180px !important}.cms-eyewear .text-6,.cms-education .text-6,.cms-marketing-resources .text-6,.cms-featured .text-6,.cms-instore-merchandising .text-6,.cms-online .text-6,.cms-visual-assets .text-6,.cms-join-now .text-6{font-size:14px;letter-spacing:1px;margin-top:12px !important}.lens-wrapper ul{max-width:640px;margin:auto}.lens-wrapper ul li{width:100%;margin-bottom:20px}.lens-wrapper ul li .lens-info span.top-span,.lens-wrapper ul li .lens-info span{max-width:100%;font-size:11px;line-height:15px;margin-bottom:10px}.cms-eyewear .text-5 br,.cms-education .text-5 br,.cms-marketing-resources .text-5 br,.cms-featured .text-5 br,.cms-instore-merchandising .text-5 br,.cms-online .text-5 br,.cms-visual-assets .text-5 br,.cms-join-now .text-5 br{display:none}.cms-eyewear .row-9 .text-6,.cms-education .row-9 .text-6,.cms-marketing-resources .row-9 .text-6,.cms-featured .row-9 .text-6,.cms-instore-merchandising .row-9 .text-6,.cms-online .row-9 .text-6,.cms-visual-assets .row-9 .text-6,.cms-join-now .row-9 .text-6{font-size:22px;letter-spacing:1px;margin-top:50px !important}.lens-wrapper ul li img{max-width:155px}.lens-wrapper ul li .lens-info{width:calc(100% - 160px);margin-top:30px}.lens-wrapper ul li .lens-info p{font-size:18px;margin-bottom:5px}.lens-wrapper{padding:10px}.nav-toggle{margin-top:-9px}.videoWrapper{width:100%;margin-top:25px;max-width:285px}.minicart-items li.item.product.product-item{padding:0 0 20px;margin-bottom:15px}.find-perfect{margin-top:0 !important;padding-top:0 !important}.ovelay-text{padding-right:35px}}.page-intellectual-property-container .seller-info textarea{border-radius:0 !important}.page-shot-2020-experiment .hide{display:none !important}.page-shot-2020-experiment .announcement-header{justify-content:center !important;min-height:450px}.page-shot-2020-experiment .announcement-header__title,.page-shot-2020-experiment .announcement-header__text{padding:0 16px !important}.page-shot-2020-experiment .announcement-day{position:relative}.page-shot-2020-experiment .announcement-day .block-link a{width:calc(100% - 20px)}.page-shot-2020-experiment .announcement-card:nth-of-type(2n){background-color:#f7fafc}.page-shot-2020-experiment .announcement-card .pagebuilder-column-group:nth-of-type(3n+1):not(:last-child){border-bottom:#edf2f7 4px solid;margin-bottom:48px;padding-bottom:48px}.page-shot-2020-experiment .announcement-card__date{font-weight:700;color:#4a5568}.page-shot-2020-experiment .announcement-card__product-title h2{font-size:32px;margin-top:0;margin-bottom:12px}.page-shot-2020-experiment .announcement-card__product-sku{color:#a0aec0;font-size:16px;font-weight:700;letter-spacing:1px;margin-bottom:24px !important}.page-shot-2020-experiment .announcement-card__product-sku p{margin-bottom:0}.page-shot-2020-experiment .cta-button{background:#b22a5b;background:linear-gradient(45deg,rgba(178,42,91,1) 0%,rgba(216,67,84,1) 100%);border:none;box-sizing:border-box;cursor:pointer;margin:24px 0;text-align:center;width:260px}.page-shot-2020-experiment .cta-button__link{color:#fff !important;font-family:"Barlow",sans-serif;font-size:19px;font-weight:700;line-height:32px;letter-spacing:.25px;padding:16px 24px;text-decoration:none}.page-shot-2020-experiment .cta-button__link:hover{text-decoration:none}.page-shot-2020-experiment .announcement-card__product-details{font-size:18px;line-height:26px}.page-shot-2020-experiment .announcement-card__product-features{font-size:18px;line-height:26px}.page-shot-2020-experiment .announcement-card__product-features h3{color:#4a5568;font-size:16px;letter-spacing:1px;margin-top:0 !important}@media (max-width:768px){.page-shot-2020-experiment .pagebuilder-column{flex-basis:inherit}.page-shot-2020-experiment .announcement-header{min-height:300px !important}.page-shot-2020-experiment .announcement-day{margin-right:16px !important;margin-bottom:24px !important;width:calc(50% - 16px) !important}.page-shot-2020-experiment .announcement-card__copy+.announcement-card__copy{padding-top:8px !important}.page-shot-2020-experiment .cta-button{height:30px;margin:0 !important;padding:12px;width:145px}.page-shot-2020-experiment .cta-button__link{font-size:14px;line-height:30px}}@media (min-width:769px) and (max-width:1024px){.page-shot-2020-experiment .announcement-header{background-size:contain !important;min-height:267px !important}.page-shot-2020-experiment .announcement-day{margin-right:16px !important;width:calc(25% - 16px) !important}}@media (max-width:1023px){.page-shot-2020-experiment .announcement-header__title{margin-bottom:16px !important}.page-shot-2020-experiment .announcement-header__title h1{margin-top:48px !important;margin-bottom:8px !important}.page-shot-2020-experiment .announcement-header__title h1 span{font-size:32px !important}.page-shot-2020-experiment .pagebuilder-column-group{display:flex !important}.page-shot-2020-experiment .announcement-schedule{display:none !important}.page-shot-2020-experiment .announcement-card{padding:0 16px !important}.page-shot-2020-experiment .announcement-day:last-child{margin-bottom:0 !important}}@media (max-width:1365px){.page-shot-2020-experiment .announcement-card .pagebuilder-column-group{flex-direction:column}.page-shot-2020-experiment .announcement-card__image{margin-bottom:16px !important;width:100% !important}.page-shot-2020-experiment .announcement-card__copy{padding:16px !important;width:100% !important}}@media (min-width:768px){.page-shot-2020-experiment .announcement-header__title h1{margin-bottom:16px}}.page-home_d032520-container .main-banner-hp{align-items:center;background-position:center top !important;background-size:cover !important;justify-content:center !important}.page-home_d032520-container .main-banner-hp>div:nth-child(1){margin:inherit !important}.page-home_d032520-container .cta-container{margin-top:48px !important}.page-home_d032520-container .header-button{margin-top:48px;border:none;width:260px;cursor:pointer;text-align:center;box-sizing:border-box;background:#b22a5b;background:linear-gradient(45deg,rgba(178,42,91,1) 0%,rgba(216,67,84,1) 100%)}.page-home_d032520-container .header-button__link{padding:16px 24px;color:#fff !important;font-size:19px;font-weight:700;line-height:32px;letter-spacing:.25px;font-family:'Barlow',sans-serif;text-decoration:none}.page-home_d032520-container .header-button__link:hover{text-decoration:none}.page-home_d032520-container .banner__details{font-size:20px !important;font-weight:400 !important;line-height:30px !important}@media (max-width:767px){.page-home_d032520-container .cta-container{margin-top:24px !important}.page-home_d032520-container .header-button{width:145px;height:30px;padding:12px;margin:0 !important}.page-home_d032520-container .header-button__link{font-size:14px;line-height:30px}}@media (min-width:1024px){.page-home_d032520-container .banner__details{font-size:24px !important;line-height:36px !important}}.page-featured-retailers.dealers-row a{color:#006bb4;text-decoration:underline}.page-featured-retailers.dealers-row .pagebuilder-column-group{display:flex!important}@media screen and (min-width:767px){.page-featured-retailers.dealers-row .pagebuilder-column{flex-basis:inherit !important}}.enable-cookies.cms-content ul{margin-top:20px}.clickdform.mainDiv{padding:0 5px 0 0}.clickdform.mainDiv iframe{width:100%;height:700px;border:none}.action.primary>a{color:#fff}.page-shot-2020 .hide{display:none !important}.page-shot-2020.announcement-header{justify-content:center !important;min-height:450px}.page-shot-2020 .announcement-header__title,.page-shot-2020 .announcement-header__text{padding:0 16px !important}.page-shot-2020 .announcement-day{position:relative}.page-shot-2020 .announcement-day .block-link a{width:calc(100% - 20px)}.page-shot-2020.announcement-card:nth-of-type(2n){background-color:#f7fafc}.page-shot-2020.announcement-card .pagebuilder-column-group:nth-of-type(3n+1):not(:last-child){border-bottom:#edf2f7 4px solid;margin-bottom:48px;padding-bottom:48px}.page-shot-2020 .announcement-card__date{font-weight:700;color:#4a5568}.page-shot-2020 .announcement-card__product-title h2{font-size:32px;margin-top:0;margin-bottom:12px}.page-shot-2020 .announcement-card__product-sku{color:#a0aec0;font-size:16px;font-weight:700;letter-spacing:1px;margin-bottom:24px !important}.page-shot-2020 .announcement-card__product-sku p{margin-bottom:0}.page-shot-2020 .cta-button{background:#b22a5b;background:linear-gradient(45deg,rgba(178,42,91,1) 0%,rgba(216,67,84,1) 100%);border:none;box-sizing:border-box;cursor:pointer;margin:24px 0;text-align:center;width:260px}.page-shot-2020 .cta-button__link{color:#fff !important;font-family:"Barlow",sans-serif;font-size:19px;font-weight:700;line-height:32px;letter-spacing:.25px;padding:16px 24px;text-decoration:none}.page-shot-2020 .cta-button__link:hover{text-decoration:none}.page-shot-2020 .announcement-card__product-details{font-size:18px;line-height:26px}.page-shot-2020 .announcement-card__product-features{font-size:18px;line-height:26px}.page-shot-2020 .announcement-card__product-features h3{color:#4a5568;font-size:16px;letter-spacing:1px;margin-top:0 !important}@media (max-width:768px){.page-shot-2020 .pagebuilder-column{flex-basis:inherit}.page-shot-2020.announcement-header{min-height:300px !important}.page-shot-2020 .announcement-day{margin-right:16px !important;margin-bottom:24px !important;width:calc(50% - 16px) !important}.page-shot-2020 .announcement-card__copy+.announcement-card__copy{padding-top:8px !important}.page-shot-2020 .cta-button{height:30px;margin:0 !important;padding:12px;width:145px}.page-shot-2020 .cta-button__link{font-size:14px;line-height:30px}}@media (min-width:769px) and (max-width:1024px){.page-shot-2020.announcement-header{background-size:contain !important;min-height:267px !important}.page-shot-2020 .announcement-day{margin-right:16px !important;width:calc(25% - 16px) !important}}@media (max-width:1023px){.page-shot-2020 .announcement-header__title{margin-bottom:16px !important}.page-shot-2020 .announcement-header__title h1{margin-top:48px !important;margin-bottom:8px !important}.page-shot-2020 .announcement-header__title h1 span{font-size:32px !important}.page-shot-2020 .pagebuilder-column-group{display:flex !important}.page-shot-2020.announcement-schedule{display:none !important}.page-shot-2020 .announcement-card{padding:0 16px !important}.page-shot-2020 .announcement-day:last-child{margin-bottom:0 !important}}@media (max-width:1365px){.page-shot-2020 .announcement-card .pagebuilder-column-group{flex-direction:column}.page-shot-2020 .announcement-card__image{margin-bottom:16px !important;width:100% !important}.page-shot-2020 .announcement-card__copy{padding:16px !important;width:100% !important}}@media (min-width:768px){.page-shot-2020 .announcement-header__title h1{margin-bottom:16px}}.assets-portal-container.header-image{margin-bottom:48px !important;padding:0 !important}.assets-portal-container .link{text-decoration:none}.assets-portal-container .link--primary{background:linear-gradient(45deg,rgba(178,42,91,1) 0%,rgba(216,67,84,1) 100%)}.assets-portal-container .link--primary:hover{background:linear-gradient(45deg,#8d2245 0%,#b63542 100%)}.assets-portal-container .link__button{border:none;padding:16px 24px}.assets-portal-container .link__button:hover{padding:16px 24px !important}.assets-portal-container.content--800{margin:auto !important}.assets-portal-container .copy{line-height:1.5;margin-bottom:24px !important;max-width:800px !important}@media screen and (min-width:1024px){.assets-portal-container.content--800{width:800px !important}}.page-instructions.header-image{margin-bottom:48px!important;padding:0!important}.page-instructions .link{text-decoration:none}.page-instructions .link--primary{background:linear-gradient(45deg,rgba(178,42,91,1) 0,rgba(216,67,84,1) 100%)}.page-instructions .link--primary:hover{background:linear-gradient(45deg,#8d2245 0,#b63542 100%)}.page-instructions .link__button{border:none;padding:16px 24px}.page-instructions .link__button:hover{padding:16px 24px!important}.page-instructions.content--800{margin:auto!important}.page-instructions .copy{line-height:1.5;margin-bottom:24px!important;max-width:800px!important}@media screen and (min-width:1024px){.page-instructions.content--800{width:800px!important}}.page-privacy-policy h3{font-weight:700}.page-privacy-policy.privacy-policy p,.page-privacy-policy.privacy-policy ul>li{font-size:1.6rem;line-height:1.5;max-width:72rem}.page-privacy-policy .privacy-team-address>p{line-height:1.25;margin:0}.page-privacy-policy .list--lower-alpha{list-style-type:lower-alpha}.page-privacy-policy .list--lower-alpha>li{margin-top:2rem;margin-bottom:4rem;padding-inline-start:2rem}.page-privacy-policy .list--lower-alpha ol,.page-privacy-policy .list--lower-alpha ul{margin-top:3rem}.page-privacy-policy table{border:1px solid #f2f2f2;font-size:1.6rem}.page-privacy-policy table>tbody>tr{border-bottom:1px solid #f2f2f2}.page-privacy-policy table>tbody>tr:first-child{background:#f7f7f7;font-weight:700}.page-privacy-policy table>tbody>tr:nth-child(2n-1){background:#f7f7f7}.page-privacy-policy table>tbody>tr>td{padding:1.25em}.page-privacy-policy td:not(:last-child){border-right:1px solid #f2f2f2}.newsletter-signup-container .form__label{display:block;margin-bottom:8px}.newsletter-signup-container .form__action{margin-top:24px}.newsletter-signup-container .form__button--primary{background:linear-gradient(90deg,rgba(178,42,91,1) 0%,rgba(216,67,84,1) 100%);border-radius:2px !important;font-weight:500;font-size:16px;text-transform:unset}.newsletter-signup-container .form__button--primary:hover{background:linear-gradient(90deg,#8d2245 0%,#b63542 100%);border-radius:2px !important;font-weight:500;font-size:16px;text-transform:unset}.newsletter-signup-container .header-image{margin-bottom:48px !important;padding:0 !important}.newsletter-signup-container .link{text-decoration:none}.newsletter-signup-container .link--primary{background:linear-gradient(45deg,rgba(178,42,91,1) 0%,rgba(216,67,84,1) 100%)}.newsletter-signup-container .link--primary:hover{background:linear-gradient(45deg,#8d2245 0%,#b63542 100%)}.newsletter-signup-container .link__button{border:none;padding:16px 24px}.newsletter-signup-container .link__button:hover{padding:16px 24px !important}.newsletter-signup-container .content--800{margin:auto !important}.newsletter-signup-container .copy{line-height:1.5;margin-bottom:24px !important;max-width:800px !important}@media screen and (min-width:1024px){.newsletter-signup-container .content--800{width:800px !important}}.hp-banner-pmag-20-lr-container.main-banner-hp{align-items:center;background-position:center top !important;background-size:cover !important;justify-content:center !important}.hp-banner-pmag-20-lr-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){margin:inherit !important}.hp-banner-pmag-20-lr-container .cta-button{background:#b22a5b;background:linear-gradient(45deg,rgba(178,42,91,1) 0%,rgba(216,67,84,1) 100%);border:none;box-sizing:border-box;cursor:pointer;text-align:center}.hp-banner-pmag-20-lr-container .cta-button__link{color:#fff !important;display:block;font-family:"Barlow",sans-serif;font-size:14px;font-weight:700;line-height:14px;letter-spacing:.25px;padding:16px 24px;text-decoration:none}.hp-banner-pmag-20-lr-container .cta-button__link:hover{text-decoration:none}.hp-banner-pmag-20-lr-container .banner__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;width:100%}.hp-banner-pmag-20-lr-container element{justify-content:flex-start;display:flex;flex-direction:column;background-position:left top;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;border-style:none;border-width:1px;border-radius:0;width:100%;margin:0;padding:10px;align-self:stretch}.hp-banner-pmag-20-lr-container .banner__title{color:#fff;font-size:29px;font-weight:700;line-height:29px;margin-bottom:16px !important}.hp-banner-pmag-20-lr-container .banner__details{color:#fff;font-size:20px !important;font-weight:400 !important;letter-spacing:-.2px;line-height:30px !important;margin-bottom:16px !important}@media (min-width:768px) and (max-width:1023px){.hp-banner-pmag-20-lr-container .banner__content{padding:24px !important}.hp-banner-pmag-20-lr-container .banner__title{font-size:45px;line-height:45px;margin-bottom:24px !important}.hp-banner-pmag-20-lr-container .banner__details{margin-bottom:36px !important}}@media (min-width:1024px){.hp-banner-pmag-20-lr-container .banner__content{padding:48px !important}.hp-banner-pmag-20-lr-container .banner__title{font-size:60px;line-height:60px;margin-bottom:24px !important}.hp-banner-pmag-20-lr-container .banner__details{font-size:24px !important;line-height:36px !important;margin-bottom:48px !important}.hp-banner-pmag-20-lr-container .cta-button__link{font-size:20px;line-height:20px;padding:20px 32px}}.hp-notice-high-order-vol-container.border-bottom{border-bottom:solid 4px!important}.hp-notice-high-order-vol-container.border--yellow{border-color:#ecc94b!important}.hp-notice-high-order-vol-container .notice__text{font-size:14px;font-weight:500;line-height:1.3;padding:.5em!important;margin:.5em 1em!important}.hp-notice-high-order-vol-container .notice__text>p{margin:0!important}@media screen and (min-width:768px){.hp-notice-high-order-vol-container .notice__text{font-size:16px;line-height:1.15;margin:1em!important;text-align:center}}@media screen and (min-width:1280px){.hp-notice-high-order-vol-container .notice__text{font-size:18px;line-height:1}}.hp-banner-mp5-release-container.main-banner-hp{align-items:center;background-position:center top!important;background-size:cover!important;justify-content:center!important}.hp-banner-mp5-release-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){margin:inherit!important}.hp-banner-mp5-release-container .cta-button{background:#b22a5b;background:linear-gradient(45deg,rgba(178,42,91,1) 0,rgba(216,67,84,1) 100%);border:none;box-sizing:border-box;cursor:pointer;text-align:center}.hp-banner-mp5-release-container .cta-button__link{color:#fff!important;display:block;font-family:Barlow,sans-serif;font-size:14px;font-weight:700;line-height:14px;letter-spacing:.25px;padding:16px 24px;text-decoration:none}.hp-banner-mp5-release-container .cta-button__link:hover{text-decoration:none}.hp-banner-mp5-release-container .banner__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;padding:0 16px!important;width:100%}.hp-banner-mp5-release-container element{justify-content:flex-start;display:flex;flex-direction:column;background-position:left top;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;border-style:none;border-width:1px;border-radius:0;width:100%;margin:0;padding:10px;align-self:stretch}.hp-banner-mp5-release-container .banner__title{color:#fff;font-size:29px;font-weight:700;line-height:29px;margin-bottom:16px!important;text-transform:uppercase}.hp-banner-mp5-release-container .banner__details{color:#fff;font-size:20px!important;font-weight:400!important;letter-spacing:-.2px;line-height:30px!important;margin-bottom:16px!important}@media (min-width:768px) and (max-width:1023px){.hp-banner-mp5-release-container .banner__content{padding:24px!important}.hp-banner-mp5-release-container .banner__title{font-size:45px;line-height:45px;margin-bottom:24px!important}.hp-banner-mp5-release-container .banner__details{margin-bottom:36px!important}}@media (min-width:1024px){.hp-banner-mp5-release-container .banner__content{padding:48px!important}.hp-banner-mp5-release-container .banner__title{font-size:60px;line-height:60px;margin-bottom:24px!important}.hp-banner-mp5-release-container .banner__details{font-size:24px!important;line-height:36px!important;margin-bottom:48px!important}.hp-banner-mp5-release-container .cta-button__link{font-size:20px;line-height:20px;padding:20px 32px}}.hp-banner-daka-vol-container.main-banner-hp{align-items:center;background-position:center top!important;background-size:cover!important;justify-content:center!important}.hp-banner-daka-vol-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){margin:inherit!important}.hp-banner-daka-vol-container .cta-button{background:#b22a5b;background:linear-gradient(45deg,rgba(178,42,91,1) 0,rgba(216,67,84,1) 100%);border:none;box-sizing:border-box;cursor:pointer;text-align:center}.hp-banner-daka-vol-container .cta-button__link{color:#fff!important;display:block;font-family:Barlow,sans-serif;font-size:14px;font-weight:700;line-height:14px;letter-spacing:.25px;padding:16px 24px;text-decoration:none}.hp-banner-daka-vol-container .cta-button__link:hover{text-decoration:none}.hp-banner-daka-vol-container .banner__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;padding:0 16px!important;width:100%}.hp-banner-daka-vol-container element{justify-content:flex-start;display:flex;flex-direction:column;background-position:left top;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;border-style:none;border-width:1px;border-radius:0;width:100%;margin:0;padding:10px;align-self:stretch}.hp-banner-daka-vol-container .banner__title{color:#fff;font-size:29px;font-weight:700;line-height:29px;margin-bottom:16px!important;text-transform:uppercase}.hp-banner-daka-vol-container .banner__details{color:#fff;font-size:20px!important;font-weight:600!important;letter-spacing:-.2px;line-height:30px!important;margin-bottom:16px!important}.hp-banner-daka-vol-container .black-bg{background-color:#0003;padding:8px}@media (min-width:768px){.hp-banner-daka-vol-container .black-bg{padding:16px}}@media (min-width:768px) and (max-width:1023px){.hp-banner-daka-vol-container .banner__content{padding:24px!important}.hp-banner-daka-vol-container .banner__title{font-size:45px;line-height:45px;margin-bottom:24px!important}.hp-banner-daka-vol-container .banner__details{margin-bottom:36px!important}}@media (min-width:1024px){.hp-banner-daka-vol-container .banner__content{padding:48px!important}.hp-banner-daka-vol-container .banner__title{font-size:60px;line-height:60px;margin-bottom:24px!important}.hp-banner-daka-vol-container .banner__details{font-size:24px!important;line-height:36px!important;margin-bottom:48px!important}.hp-banner-daka-vol-container .cta-button__link{font-size:20px;line-height:20px;padding:20px 32px}}.hp-banner-pmag-flag-container.main-banner-hp{align-items:center;background-position:center top !important;background-size:cover !important;justify-content:center !important}.hp-banner-pmag-flag-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){margin:inherit!important}.hp-banner-pmag-flag-container .cta-button{background:#b22a5b;background:linear-gradient(45deg,rgba(178,42,91,1) 0,rgba(216,67,84,1) 100%);border:none;box-sizing:border-box;cursor:pointer;text-align:center}.hp-banner-pmag-flag-container .cta-button__link{color:#fff !important;display:block;font-family:Barlow,sans-serif;font-size:14px;font-weight:700;line-height:14px;letter-spacing:.25px;padding:16px 24px;text-decoration:none}.hp-banner-pmag-flag-container .cta-button__link:hover{text-decoration:none}.hp-banner-pmag-flag-container .banner__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;padding:0 16px !important;width:100%}.hp-banner-pmag-flag-container element{justify-content:flex-start;display:flex;flex-direction:column;background-position:left top;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;border-style:none;border-width:1px;border-radius:0;width:100%;margin:0;padding:10px;align-self:stretch}.hp-banner-pmag-flag-container .banner__title{color:#fff;font-size:29px;font-weight:700;line-height:29px;margin-bottom:16px !important;text-transform:uppercase}.hp-banner-pmag-flag-container .banner__details{color:#fff;font-size:20px !important;font-weight:400 !important;letter-spacing:-.2px;line-height:30px !important;margin-bottom:16px !important}.hp-banner-pmag-flag-container .bg{padding:16px}.hp-banner-pmag-flag-container .bg--red{background-color:#ac162199}@media (min-width:768px) and (max-width:1023px){.hp-banner-pmag-flag-container .banner__content{padding:24px!important}.hp-banner-pmag-flag-container .banner__title{font-size:45px;line-height:45px;margin-bottom:24px !important}.hp-banner-pmag-flag-container .banner__details{margin-bottom:36px!important}}@media (min-width:1024px){.hp-banner-pmag-flag-container .banner__content{padding:48px !important}.hp-banner-pmag-flag-container .banner__title{font-size:60px;line-height:60px;margin-bottom:24px !important}.hp-banner-pmag-flag-container .banner__details{font-size:24px !important;line-height:36px !important;margin-bottom:48px !important}.hp-banner-pmag-flag-container .cta-button__link{font-size:20px;line-height:20px;padding:20px 32px}}.hp-banner-helix-container.main-banner-hp{align-items:center;background-position:center top !important;background-size:cover !important;justify-content:center!important}.hp-banner-helix-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){margin:inherit !important}.hp-banner-helix-container .cta-button{background:#b22a5b;background:linear-gradient(45deg,rgba(178,42,91,1) 0,rgba(216,67,84,1) 100%);border:none;box-sizing:border-box;cursor:pointer;text-align:center}.hp-banner-helix-container .cta-button__link{color:#fff!important;display:block;font-family:Barlow,sans-serif;font-size:14px;font-weight:700;line-height:14px;letter-spacing:.25px;padding:16px 24px;text-decoration:none}.hp-banner-helix-container .cta-button__link:hover{text-decoration:none}.hp-banner-helix-container .banner__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;padding:0 16px !important;width:100%}.hp-banner-helix-container .banner__copy{justify-content:flex-start;display:flex;flex-direction:column;background-position:left top;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;border-style:none;border-width:1px;border-radius:0;width:100%;margin:0;padding:10px;align-self:stretch}.hp-banner-helix-container .banner__title{color:#fff;font-size:29px;font-weight:700;line-height:29px;margin-bottom:16px !important;text-transform:uppercase}.hp-banner-helix-container .banner__details{color:#fff;font-size:20px !important;font-weight:600 !important;letter-spacing:-.2px;line-height:30px !important;margin-bottom:16px !important}.hp-banner-helix-container .bg{padding:16px}.hp-banner-helix-container .bg--red{background-color:#ac162199}@media (max-width:576px){.hp-banner-helix-container .d-xs--none{display:none}}@media (min-width:768px) and (max-width:1023px){.hp-banner-helix-container .banner__content{padding:24px!important}.hp-banner-helix-container .banner__title{font-size:45px;line-height:45px;margin-bottom:24px !important}.hp-banner-helix-container .banner__details{margin-bottom:36px !important}}@media (min-width:1024px){.hp-banner-helix-container .banner__content{padding:48px !important}.hp-banner-helix-container .banner__title{font-size:60px;line-height:60px;margin-bottom:24px !important}.banner__details{font-size:24px !important;line-height:36px !important;margin-bottom:48px !important}.hp-banner-helix-container .cta-button__link{font-size:20px;line-height:20px;padding:20px 32px}}.hp-banner-t-shirts-woodland-jackalope-container.main-banner-hp{align-items:center;background-position:center top !important;background-size:cover !important;justify-content:center !important}.hp-banner-t-shirts-woodland-jackalope-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){margin:inherit !important}.hp-banner-t-shirts-woodland-jackalope-container .cta-button{background:#b22a5b;background:linear-gradient(45deg,rgba(178,42,91,1) 0,rgba(216,67,84,1) 100%);border:none;box-sizing:border-box;cursor:pointer;text-align:center}.hp-banner-t-shirts-woodland-jackalope-container .cta-button__link{color:#fff!important;display:block;font-family:Barlow,sans-serif;font-size:14px;font-weight:700;line-height:14px;letter-spacing:.25px;padding:16px 24px;text-decoration:none}.hp-banner-t-shirts-woodland-jackalope-container .cta-button__link:hover{text-decoration:none}.hp-banner-t-shirts-woodland-jackalope-container .banner__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;padding:0 16px !important;width:100%}.hp-banner-t-shirts-woodland-jackalope-container .banner__copy{justify-content:flex-start;display:flex;flex-direction:column;background-position:left top;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;border-style:none;border-width:1px;border-radius:0;width:100%;margin:0;padding:10px;align-self:stretch}.hp-banner-t-shirts-woodland-jackalope-container .banner__title{color:#fff;font-size:29px;font-weight:700;line-height:29px;margin-bottom:16px !important;text-transform:uppercase}.banner__details{color:#fff;font-size:20px !important;font-weight:600 !important;letter-spacing:-.2px;line-height:30px !important;margin-bottom:16px !important}.hp-banner-t-shirts-woodland-jackalope-container .bg{padding:16px}.hp-banner-t-shirts-woodland-jackalope-container .bg--red{background-color:#ac162199}@media (max-width:576px){.hp-banner-t-shirts-woodland-jackalope-container .d-xs--none{display:none}}@media (min-width:768px) and (max-width:1023px){.hp-banner-t-shirts-woodland-jackalope-container .banner__content{padding:24px !important}.hp-banner-t-shirts-woodland-jackalope-container .banner__title{font-size:45px;line-height:45px;margin-bottom:24px!important}.hp-banner-t-shirts-woodland-jackalope-container .banner__details{margin-bottom:36px !important}}@media (min-width:1024px){.hp-banner-t-shirts-woodland-jackalope-container .banner__content{padding:48px!important}.hp-banner-t-shirts-woodland-jackalope-container .banner__title{font-size:60px;line-height:60px;margin-bottom:24px !important}.hp-banner-t-shirts-woodland-jackalope-container .banner__details{font-size:24px!important;line-height:36px!important;margin-bottom:48px!important}.hp-banner-t-shirts-woodland-jackalope-container .cta-button__link{font-size:20px;line-height:20px;padding:20px 32px}}.hp-banner-daka-takeout-container.main-banner-hp{align-items:center;background-position:center top !important;background-size:cover !important;justify-content:center !important}.hp-banner-daka-takeout-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){margin:inherit!important}.hp-banner-daka-takeout-container .cta-button{border:none;border-radius:2px;box-sizing:border-box;cursor:pointer;text-align:center}.hp-banner-daka-takeout-container .cta-button__link{background:#b22a5b;background:linear-gradient(45deg,rgba(178,42,91,1) 0,rgba(216,67,84,1) 100%);border-width:4px;border-style:solid;border-image:linear-gradient(45deg,rgba(178,42,91,1) 0,rgba(216,67,84,1) 100%) 1;color:#fff !important;display:block;font-family:Barlow,sans-serif;font-size:14px;font-weight:700;line-height:14px;letter-spacing:.25px;padding:16px 24px;text-decoration:none}.hp-banner-daka-takeout-container .cta-button__link:hover{text-decoration:none;cursor:pointer;background:0 0}.hp-banner-daka-takeout-container .banner__content{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;padding:0 16px !important;width:100%}.hp-banner-daka-takeout-container .banner__title{color:#fff;font-size:29px;font-weight:700;line-height:29px;margin-bottom:16px !important;text-transform:uppercase}.hp-banner-daka-takeout-container .banner__details{color:#fff;font-size:20px !important;font-weight:600 !important;letter-spacing:-.2px;line-height:30px !important;margin-top:0!important;margin-bottom:16px !important}.hp-banner-daka-takeout-container .bg{padding:16px}.hp-banner-daka-takeout-container .bg--red{background-color:#ac162199}@media (max-width:576px){.hp-banner-daka-takeout-container .d-xs--none{display:none}}@media (min-width:768px) and (max-width:1023px){.hp-banner-daka-takeout-container .banner__content{padding:24px !important}.hp-banner-daka-takeout-container .banner__title{font-size:45px;line-height:45px;margin-bottom:24px !important}.hp-banner-daka-takeout-container .banner__details{margin-bottom:36px !important}}@media (min-width:1024px){.hp-banner-daka-takeout-container .banner__content{padding:48px !important}.hp-banner-daka-takeout-container .banner__title{font-size:60px;line-height:60px;margin-bottom:24px !important}.hp-banner-daka-takeout-container .banner__details{font-size:24px !important;line-height:36px !important;margin-bottom:48px!important}.hp-banner-daka-takeout-container .cta-button__link{font-size:20px;line-height:20px;padding:20px 32px}}.hp-banner-rigger-knife-container.main-banner-hp{height:100% !important;position:relative}.hp-banner-rigger-knife-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){max-width:100% !important}.cms-page-view .hp-banner-rigger-knife-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){max-width:100% !important}.hp-banner-rigger-knife-container .cta-button--link>a.pagebuilder-button-primary{background:rgba(0,0,0,.3);border:2px solid #fff;border-radius:2px;color:#fff !important;display:block;font-family:Barlow,sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:.25px;margin:0;padding:1em 1.5em;text-decoration:none}.hp-banner-rigger-knife-container .cta-button--link.cta-button--inverse>a.pagebuilder-button-primary{background:rgba(255,255,255,.3);border-color:#000;color:#000 !important}.hp-banner-rigger-knife-container .cta-button--link>a.pagebuilder-button-primary:hover{text-decoration:none;cursor:pointer;background:#fff;color:#000 !important}.hp-banner-rigger-knife-container .cta-button--link.cta-button--inverse>a.pagebuilder-button-primary:hover{background:#000;color:#fff !important}.hp-banner-rigger-knife-container .banner__content{align-items:flex-start;position:absolute !important;bottom:5%;max-width:80%;width:auto !important}.hp-banner-rigger-knife-container .banner__title{font-size:32px;font-weight:700;line-height:1;margin-bottom:12px !important;text-transform:uppercase}.hp-banner-rigger-knife-container .banner__details{font-size:16px !important;letter-spacing:-.2px;line-height:1 !important;margin-top:0 !important;margin-bottom:32px !important}.hp-banner-rigger-knife-container .bg{padding:16px}.hp-banner-rigger-knife-container .bg--red{background-color:#ac162199}.hp-banner-rigger-knife-container .text--white{color:#fff}.hp-banner-rigger-knife-container .text--black{color:#1a202c}.hp-banner-rigger-knife-container .text-stroke{-webkit-text-stroke-width:.5px}.hp-banner-rigger-knife-container .text-stroke--white{-webkit-text-stroke-color:#fff}.hp-banner-rigger-knife-container .text-stroke--black{-webkit-text-stroke-color:#000}.hp-banner-rigger-knife-container .full-height{height:100%}@media (max-width:424px){.hp-banner-rigger-knife-container .d-xs--none{display:none}}@media (min-width:425px) and (max-width:639px){.hp-banner-rigger-knife-container .banner__content{bottom:10%}}@media (min-width:640px) and (max-width:767px){.hp-banner-rigger-knife-container .banner__content{bottom:20%}.hp-banner-rigger-knife-container .banner__title{font-size:48px;line-height:1}}@media (min-width:768px){.hp-banner-rigger-knife-container .banner__image img.pagebuilder-mobile-only{display:none !important}.hp-banner-rigger-knife-container .banner__content{bottom:15%}}@media (min-width:768px) and (max-width:1023px){.hp-banner-rigger-knife-container .banner__title{font-size:32px;margin-bottom:8px !important}.hp-banner-rigger-knife-container .banner__details{font-size:16px;margin-bottom:24px !important}}@media (min-width:1024px){.hp-banner-rigger-knife-container .banner__title{font-size:48px}.hp-banner-rigger-knife-container .banner__details{font-size:16px !important;margin-bottom:32px!important}}@media (min-width:1301px){.hp-banner-rigger-knife-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){width:100%!important}.hp-banner-rigger-knife-container .banner__content{padding:0 64px}.hp-banner-rigger-knife-container .banner__title{font-size:56px;margin-bottom:16px !important}.hp-banner-rigger-knife-container .banner__details{font-size:18px;margin-bottom:40px !important}.hp-banner-rigger-knife-container .cta-button--link>a.pagebuilder-button-primary{font-size:18px;padding:.85em 1.5em}}@media (min-width:1440px){.hp-banner-rigger-knife-container .banner__content{padding:0}}.hp-banner-beanies-container.main-banner-hp{height:100% !important;position:relative}.hp-banner-beanies-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){max-width:100% !important}.hp-banner-beanies-container .cta-button--link>a.pagebuilder-button-primary{background:rgba(0,0,0,.3);border:2px solid #fff;border-radius:2px;color:#fff !important;display:block;font-family:Barlow,sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:.25px;margin:0;padding:1em 1.5em;text-decoration:none}.hp-banner-beanies-container .cta-button--link>a.pagebuilder-button-primary:hover{text-decoration:none;cursor:pointer;background:#fff;color:#000 !important}.hp-banner-beanies-container .banner__content{align-items:flex-start;position:absolute !important;bottom:5%;max-width:80%;width:auto !important}.hp-banner-beanies-container .banner__title{font-size:32px;font-weight:700;line-height:1;margin-bottom:12px !important;text-transform:uppercase}.hp-banner-beanies-container .banner__details{font-size:16px !important;letter-spacing:-.2px;line-height:1 !important;margin-top:0 !important;margin-bottom:32px !important}.hp-banner-beanies-container .bg{padding:16px}.hp-banner-beanies-container .bg--red{background-color:#ac162199}.hp-banner-beanies-container .text--white{color:#fff}.hp-banner-beanies-container .text--black{color:#1a202c}.hp-banner-beanies-container .full-height{height:100%}@media (max-width:424px){.hp-banner-beanies-container .d-xs--none{display:none}}@media (min-width:425px) and (max-width:639px){.hp-banner-beanies-container .banner__content{bottom:10%}}@media (min-width:640px) and (max-width:767px){.hp-banner-beanies-container .banner__content{bottom:20%}.hp-banner-beanies-container .banner__title{font-size:48px;line-height:1}}@media (min-width:768px){.hp-banner-beanies-container .banner__image img.pagebuilder-mobile-only{display:none!important}.hp-banner-beanies-container .banner__content{bottom:15%}}@media (min-width:768px) and (max-width:1023px){.hp-banner-beanies-container .banner__title{font-size:32px;margin-bottom:8px !important}.hp-banner-beanies-container .banner__details{font-size:16px;margin-bottom:24px !important}}@media (min-width:1024px){.hp-banner-beanies-container .banner__title{font-size:48px}.hp-banner-beanies-container .banner__details{font-size:16px !important;margin-bottom:32px !important}}@media (min-width:1301px){.hp-banner-beanies-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){width:100% !important}.hp-banner-beanies-container .banner__content{padding:0 64px}.hp-banner-beanies-container .banner__title{font-size:56px;margin-bottom:16px !important}.hp-banner-beanies-container .banner__details{font-size:18px;margin-bottom:40px !important}.hp-banner-beanies-container .cta-button--link>a.pagebuilder-button-primary{font-size:18px;padding:.85em 1.5em}}@media (min-width:1440px){.hp-banner-beanies-container .banner__content{padding:0}.hp-banner-beanies-container .banner__details{font-size:18px}}.hp-banner-t-shirts-oct-2020-container.main-banner-hp{height:100% !important;position:relative}.hp-banner-t-shirts-oct-2020-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){max-width:100% !important}.hp-banner-t-shirts-oct-2020-container .cta-button--link>a.pagebuilder-button-primary{background:rgba(0,0,0,.3);border:2px solid #fff;border-radius:2px;color:#fff !important;display:block;font-family:Barlow,sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:.25px;margin:0;padding:1em 1.5em;text-decoration:none}.hp-banner-t-shirts-oct-2020-container .cta-button--link>a.pagebuilder-button-primary:hover{text-decoration:none;cursor:pointer;background:#fff;color:#000 !important}.hp-banner-t-shirts-oct-2020-container .banner__content{align-items:flex-start;position:absolute !important;bottom:5%;max-width:80%;width:auto !important}.hp-banner-t-shirts-oct-2020-container .banner__title{font-size:32px;font-weight:700;line-height:1;margin-bottom:12px !important;text-transform:uppercase}.hp-banner-t-shirts-oct-2020-container .banner__details{font-size:16px !important;letter-spacing:-.2px;line-height:1 !important;margin-top:0 !important;margin-bottom:32px !important}.hp-banner-t-shirts-oct-2020-container .bg{padding:16px}.hp-banner-t-shirts-oct-2020-container .bg--red{background-color:#ac162199}.hp-banner-t-shirts-oct-2020-container .text--white{color:#fff}.hp-banner-t-shirts-oct-2020-container .text--black{color:#1a202c}.hp-banner-t-shirts-oct-2020-container .full-height{height:100%}@media (max-width:424px){.hp-banner-t-shirts-oct-2020-container .d-xs--none{display:none}}@media (min-width:425px) and (max-width:639px){.hp-banner-t-shirts-oct-2020-container .banner__content{bottom:10%}}@media (min-width:640px) and (max-width:767px){.hp-banner-t-shirts-oct-2020-container .banner__content{bottom:20%}.hp-banner-t-shirts-oct-2020-container .banner__title{font-size:48px;line-height:1}}@media (min-width:768px){.hp-banner-t-shirts-oct-2020-container .banner__image img.pagebuilder-mobile-only{display:none !important}.hp-banner-t-shirts-oct-2020-container .banner__content{bottom:15%}}@media (min-width:768px) and (max-width:1023px){.hp-banner-t-shirts-oct-2020-container .banner__title{font-size:32px;margin-bottom:8px !important}.hp-banner-t-shirts-oct-2020-container .banner__details{font-size:16px;margin-bottom:24px !important}}@media (min-width:1024px){.hp-banner-t-shirts-oct-2020-container .banner__title{font-size:48px}.hp-banner-t-shirts-oct-2020-container .banner__details{font-size:16px !important;margin-bottom:32px !important}}@media (min-width:1301px){.hp-banner-t-shirts-oct-2020-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){width:100% !important}.hp-banner-t-shirts-oct-2020-container .banner__content{padding:0 64px}.hp-banner-t-shirts-oct-2020-container .banner__title{font-size:56px;margin-bottom:16px!important}.hp-banner-t-shirts-oct-2020-container .banner__details{font-size:18px;margin-bottom:40px !important}.hp-banner-t-shirts-oct-2020-container .cta-button--link>a.pagebuilder-button-primary{font-size:18px;padding:.85em 1.5em}}@media (min-width:1440px){.hp-banner-t-shirts-oct-2020-container .banner__content{padding:0}.hp-banner-t-shirts-oct-2020-container .banner__details{font-size:18px}}.hp-banner-daka-field-trays-container.main-banner-hp{height:100% !important;position:relative}.hp-banner-daka-field-trays-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){max-width:100%!important}.hp-banner-daka-field-trays-container .cta-button--link>a.pagebuilder-button-primary{background:rgba(0,0,0,.3);border:2px solid #fff;border-radius:2px;color:#fff!important;display:block;font-family:Barlow,sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:.25px;margin:0;padding:1em 1.5em;text-decoration:none}.hp-banner-daka-field-trays-container .cta-button--link>a.pagebuilder-button-primary:hover{text-decoration:none;cursor:pointer;background:#fff;color:#000!important}.hp-banner-daka-field-trays-container .banner__content{align-items:flex-start;position:absolute !important;bottom:5%;max-width:80%;width:auto!important}.hp-banner-daka-field-trays-container .banner__title{font-size:32px;font-weight:700;line-height:1;margin-bottom:12px !important;text-transform:uppercase}.hp-banner-daka-field-trays-container .banner__details{font-size:16px !important;letter-spacing:-.2px;line-height:1 !important;margin-top:0 !important;margin-bottom:32px !important}.hp-banner-daka-field-trays-container .bg{padding:16px}.hp-banner-daka-field-trays-container .bg--red{background-color:#ac162199}.hp-banner-daka-field-trays-container .text--white{color:#fff}.hp-banner-daka-field-trays-container .text--black{color:#1a202c}.hp-banner-daka-field-trays-container .full-height{height:100%}@media (max-width:424px){.hp-banner-daka-field-trays-container .d-xs--none{display:none}}@media (min-width:425px) and (max-width:639px){.hp-banner-daka-field-trays-container .banner__content{bottom:10%}}@media (min-width:640px) and (max-width:767px){.hp-banner-daka-field-trays-container .banner__content{bottom:20%}.hp-banner-daka-field-trays-container .banner__title{font-size:48px;line-height:1}}@media (min-width:768px){.hp-banner-daka-field-trays-container .banner__image img.pagebuilder-mobile-only{display:none !important}.hp-banner-daka-field-trays-container .banner__content{bottom:15%}}@media (min-width:768px) and (max-width:1023px){.hp-banner-daka-field-trays-container .banner__title{font-size:32px;margin-bottom:8px !important}.hp-banner-daka-field-trays-container .banner__details{font-size:16px;margin-bottom:24px !important}}@media (min-width:1024px){.hp-banner-daka-field-trays-container .banner__title{font-size:48px}.hp-banner-daka-field-trays-container .banner__details{font-size:16px !important;margin-bottom:32px !important}}@media (min-width:1301px){.hp-banner-daka-field-trays-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){width:100%!important}.hp-banner-daka-field-trays-container .banner__content{padding:0 64px}.hp-banner-daka-field-trays-container .banner__title{font-size:56px;margin-bottom:16px !important}.hp-banner-daka-field-trays-container .banner__details{font-size:18px;margin-bottom:40px !important}.hp-banner-daka-field-trays-container .cta-button--link>a.pagebuilder-button-primary{font-size:18px;padding:.85em 1.5em}}@media (min-width:1440px){.hp-banner-daka-field-trays-container .banner__content{padding:0}.banner__details{font-size:18px}}.hp-banner-rigger-knife-brown-mikarta-container.main-banner-hp{height:100% !important;position:relative}.hp-banner-rigger-knife-brown-mikarta-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){max-width:100% !important}.hp-banner-rigger-knife-brown-mikarta-container .cta-button--link>a.pagebuilder-button-primary{background:rgba(0,0,0,.3);border:2px solid #fff;border-radius:2px;color:#fff!important;display:block;font-family:Barlow,sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:.25px;margin:0;padding:1em 1.5em;text-decoration:none}.hp-banner-rigger-knife-brown-mikarta-container .cta-button--link.cta-button--inverse>a.pagebuilder-button-primary{background:rgba(255,255,255,.3);border-color:#000;color:#000 !important}.hp-banner-rigger-knife-brown-mikarta-container .cta-button--link>a.pagebuilder-button-primary:hover{text-decoration:none;cursor:pointer;background:#fff;color:#000 !important}.hp-banner-rigger-knife-brown-mikarta-container .cta-button--link.cta-button--inverse>a.pagebuilder-button-primary:hover{background:#000;color:#fff !important}.hp-banner-rigger-knife-brown-mikarta-container .banner__content{align-items:flex-start;position:absolute !important;bottom:5%;max-width:80%;width:auto !important}.hp-banner-rigger-knife-brown-mikarta-container .banner__title{font-size:32px;font-weight:700;line-height:1;margin-bottom:12px !important;text-transform:uppercase}.hp-banner-rigger-knife-brown-mikarta-container .banner__details{font-size:16px;letter-spacing:-.2px;line-height:1 !important;margin-top:0 !important;margin-bottom:32px !important}.hp-banner-rigger-knife-brown-mikarta-container .bg{padding:16px}.hp-banner-rigger-knife-brown-mikarta-container .bg--red{background-color:#ac162199}.hp-banner-rigger-knife-brown-mikarta-container .text--white{color:#fff}.hp-banner-rigger-knife-brown-mikarta-container .text--black{color:#1a202c}.hp-banner-rigger-knife-brown-mikarta-container .text-stroke{-webkit-text-stroke-width:.5px}.hp-banner-rigger-knife-brown-mikarta-container .text-stroke--white{-webkit-text-stroke-color:#fff}.hp-banner-rigger-knife-brown-mikarta-container .text-stroke--black{-webkit-text-stroke-color:#000}.hp-banner-rigger-knife-brown-mikarta-container .full-height{height:100%}@media (max-width:424px){.hp-banner-rigger-knife-brown-mikarta-container .d-xs--none{display:none}}@media (min-width:425px) and (max-width:639px){.hp-banner-rigger-knife-brown-mikarta-container .banner__content{bottom:10%}}@media (min-width:640px) and (max-width:767px){.hp-banner-rigger-knife-brown-mikarta-container .banner__content{bottom:20%}.hp-banner-rigger-knife-brown-mikarta-container .banner__title{font-size:48px;line-height:1}}@media (min-width:768px){.hp-banner-rigger-knife-brown-mikarta-container .banner__image img.pagebuilder-mobile-only{display:none !important}.hp-banner-rigger-knife-brown-mikarta-container .banner__content{bottom:15%}}@media (min-width:768px) and (max-width:1023px){.hp-banner-rigger-knife-brown-mikarta-container .banner__title{font-size:32px;margin-bottom:8px !important}.hp-banner-rigger-knife-brown-mikarta-container .banner__details{font-size:16px;margin-bottom:24px !important}}@media (min-width:1024px){.hp-banner-rigger-knife-brown-mikarta-container .banner__title{font-size:48px}.hp-banner-rigger-knife-brown-mikarta-container .banner__details{font-size:16px;margin-bottom:32px !important}}@media (min-width:1301px){.hp-banner-rigger-knife-brown-mikarta-container.main-banner-hp>div.pagebuilder-column-group:nth-child(1){width:100% !important}.hp-banner-rigger-knife-brown-mikarta-container .banner__content{padding:0 64px}.hp-banner-rigger-knife-brown-mikarta-container .banner__title{font-size:56px;margin-bottom:16px !important}.hp-banner-rigger-knife-brown-mikarta-container .banner__details{font-size:18px;margin-bottom:40px !important}.hp-banner-rigger-knife-brown-mikarta-container .cta-button--link>a.pagebuilder-button-primary{font-size:18px;padding:.85em 1.5em}}@media (min-width:1440px){.hp-banner-rigger-knife-brown-mikarta-container .banner__content{padding:0}.banner__details{font-size:20px}}.cms-home .page-header{max-height:initial;margin-bottom:initial;padding-bottom:initial}.hp-banner--christmas-delay.notice--warning{padding:.5em 1em!important;border-top:solid 2px #f3f4f6 !important;border-bottom:solid 2px #ecc94b !important}.hp-banner--christmas-delay .notice__text{font-size:14px;font-weight:500;line-height:1.3}.hp-banner--christmas-delay .notice__text>p{margin:0 !important}@media screen and (min-width:768px){.hp-banner--christmas-delay.notice--warning .notice__text{font-size:16px;line-height:1.15;padding:1em !important;text-align:center}}@media screen and (min-width:1024px){.hp-banner--christmas-delay.notice--warning{border-bottom-width:4px !important}}@media screen and (min-width:1400px){.hp-banner--christmas-delay.notice--warning .notice__text{font-size:18px;line-height:1}}.hp-banner--free-shipping.border-bottom{border-bottom:solid 2px!important}.hp-banner--free-shipping.border--grey{border-color:#6b7280 !important}.hp-banner--free-shipping .notice__text{font-size:14px;font-weight:500;padding:.5em!important}.hp-banner--free-shipping .notice__text>p{margin:0 !important}@media screen and (min-width:768px){.hp-banner--free-shipping .notice__text{font-size:16px}}.hp-banner--p-mag-d-50.main-banner-hp{height:100% !important;position:relative}.hp-banner--p-mag-d-50.main-banner-hp>div.pagebuilder-column-group:nth-child(1){max-width:100% !important}.hp-banner--p-mag-d-50 .cta-button--link>a.pagebuilder-button-primary{background:rgba(0,0,0,.3);border:2px solid #fff;border-radius:2px;color:#fff !important;display:block;font-family:Barlow,sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:.25px;margin:0;padding:1em 1.5em;text-decoration:none}.hp-banner--p-mag-d-50 .cta-button--link.cta-button--inverse>a.pagebuilder-button-primary{background:rgba(255,255,255,.3);border-color:#000;color:#000 !important}.hp-banner--p-mag-d-50 .cta-button--link>a.pagebuilder-button-primary:hover{text-decoration:none;cursor:pointer;background:#fff;color:#000!important}.hp-banner--p-mag-d-50 .cta-button--link.cta-button--inverse>a.pagebuilder-button-primary:hover{background:#000;color:#fff!important}.hp-banner--p-mag-d-50 .banner__content{align-items:flex-start;position:absolute !important;bottom:5%;max-width:80%;width:auto !important}.hp-banner--p-mag-d-50 .banner__title{font-size:32px;font-weight:700;line-height:1;margin-bottom:12px !important;text-transform:uppercase}.hp-banner--p-mag-d-50 .banner__details{font-size:16px;letter-spacing:-.2px;line-height:1 !important;margin-top:0 !important;margin-bottom:32px !important}.hp-banner--p-mag-d-50 .bg{padding:16px}.hp-banner--p-mag-d-50 .bg--red{background-color:#ac162199}.hp-banner--p-mag-d-50 .text--white{color:#fff}.hp-banner--p-mag-d-50 .text--black{color:#1a202c}.hp-banner--p-mag-d-50 .text-stroke{-webkit-text-stroke-width:.5px}.hp-banner--p-mag-d-50 .text-stroke--white{-webkit-text-stroke-color:#fff}.hp-banner--p-mag-d-50 .text-stroke--black{-webkit-text-stroke-color:#000}.hp-banner--p-mag-d-50 .text--fw400{font-weight:400 !important}.hp-banner--p-mag-d-50 .text--fw600{font-weight:600 !important}.hp-banner--p-mag-d-50 .text--fw700{font-weight:700 !important}.hp-banner--p-mag-d-50 .full-height{height:100%}@media (max-width:424px){.hp-banner--p-mag-d-50 .d-xs--none{display:none}}@media (min-width:425px) and (max-width:639px){.hp-banner--p-mag-d-50 .banner__content{bottom:10%}}@media (min-width:640px) and (max-width:767px){.hp-banner--p-mag-d-50 .banner__content{bottom:20%}.hp-banner--p-mag-d-50 .banner__title{font-size:48px;line-height:1}}@media (min-width:768px){.hp-banner--p-mag-d-50 .banner__image img.pagebuilder-mobile-only{display:none!important}.banner__content{bottom:15%}}@media (min-width:768px) and (max-width:1023px){.hp-banner--p-mag-d-50 .banner__title{font-size:32px;margin-bottom:8px !important}.hp-banner--p-mag-d-50 .banner__details{font-size:16px;margin-bottom:24px !important}}@media (min-width:1024px){.hp-banner--p-mag-d-50 .banner__title{font-size:48px}.hp-banner--p-mag-d-50 .banner__details{font-size:16px;margin-bottom:32px !important}}@media (min-width:1301px){.hp-banner--p-mag-d-50.main-banner-hp>div.pagebuilder-column-group:nth-child(1){width:100% !important}.hp-banner--p-mag-d-50 .banner__content{padding:0 64px}.hp-banner--p-mag-d-50 .banner__title{font-size:56px;margin-bottom:16px !important}.hp-banner--p-mag-d-50 .banner__details{font-size:18px;margin-bottom:40px !important}.hp-banner--p-mag-d-50 .cta-button--link>a.pagebuilder-button-primary{font-size:18px;padding:.85em 1.5em}}@media (min-width:1440px){.hp-banner--p-mag-d-50 .banner__content{padding:0}.hp-banner--p-mag-d-50 .banner__details{font-size:20px}}