.prod-grid{padding:20px 0 0}.prod-grid.grid--white{background:#fff}.prod-grid.grid--grey{background:#ebebeb}.prod-grid.grid--black{background:#121212}.prod-grid.grid--black .flexible-grid-header{color:#fff}.prod-grid.grid--black .prod-tile{background:#121212;border-color:#121212}.prod-grid.grid--black .prod-tile .prod-tile__link,.prod-grid.grid--black .prod-tile .prod-tile__link:active,.prod-grid.grid--black .prod-tile .prod-tile__link:focus,.prod-grid.grid--black .prod-tile .prod-tile__link:hover{color:#fff}.prod-grid.grid--black .prod-tile .product-ribbon{color:#121212;background:#fff;border:1px solid #fff}.prod-grid.prod-grid--no-top-padding{padding-top:0}.prod-grid.prod-grid--no-side-padding .container--flex{padding:0;margin:0 -10px}.prod-grid .container--flex{-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.prod-grid .container--flex{padding:0 calc(1em - 10px)}}@media (min-width:1200px){.prod-grid .container--flex{padding:0 calc(2em - 10px)}}@media (min-width:1600px){.prod-grid .container--flex{max-width:none;padding:0 calc(3em - 10px)}}.prod-grid .container--flex .country-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 5px 10px;-webkit-box-flex:0;-ms-flex:0 0 47.5%;flex:0 0 47.5%;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}@media (min-width:992px){.prod-grid .container--flex .country-container{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;-ms-flex-preferred-size:calc(33.33% - 10px);flex-basis:calc(33.33% - 10px)}}@media (min-width:1200px){.prod-grid .container--flex .country-container{-webkit-box-flex:0;-ms-flex:0 0 23.5%;flex:0 0 23.5%;-ms-flex-preferred-size:calc(25% - 10px);flex-basis:calc(25% - 10px)}}@media (min-width:1600px){.prod-grid .container--flex .country-container{-webkit-box-flex:0;-ms-flex:0 0 19%;flex:0 0 19%;-ms-flex-preferred-size:calc(20% - 10px);flex-basis:calc(20% - 10px)}}.prod-grid .container--flex .country-container .prod-tile{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 auto}.prod-grid .row--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;margin:0}@media (min-width:768px){.prod-grid .row--flex{margin:0 -10px}}@media (min-width:1600px){.prod-grid--nested .prod-tile{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;-ms-flex-preferred-size:calc(33.33% - 20px);flex-basis:calc(33.33% - 20px)}}.prod-tile{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 5px 10px;-webkit-box-flex:0;-ms-flex:0 0 47.5%;flex:0 0 47.5%;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;border-radius:4px;background:#fff;color:#121212;-webkit-box-shadow:0 6px 11px rgba(36,37,38,.04);box-shadow:0 6px 11px rgba(36,37,38,.04);border:1px solid #ebebeb;text-align:left;-webkit-transition:-webkit-transform .15s ease-out,-webkit-box-shadow .15s ease-out;transition:-webkit-transform .15s ease-out,-webkit-box-shadow .15s ease-out;transition:transform .15s ease-out,box-shadow .15s ease-out;transition:transform .15s ease-out,box-shadow .15s ease-out,-webkit-transform .15s ease-out,-webkit-box-shadow .15s ease-out}.prod-tile:after{content:"";position:absolute;z-index:-1;width:100%;height:100%;opacity:0;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.prod-tile:hover{background:#fff;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 11px 16px rgba(36,37,38,.05);box-shadow:0 11px 16px rgba(36,37,38,.05)}.prod-tile:hover:after{opacity:1}@media (min-width:992px){.prod-tile{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;-ms-flex-preferred-size:calc(33.33% - 10px);flex-basis:calc(33.33% - 10px)}}@media (min-width:1200px){.prod-tile{-webkit-box-flex:0;-ms-flex:0 0 23.5%;flex:0 0 23.5%;-ms-flex-preferred-size:calc(25% - 10px);flex-basis:calc(25% - 10px)}}@media (min-width:1600px){.prod-tile{-webkit-box-flex:0;-ms-flex:0 0 19%;flex:0 0 19%;-ms-flex-preferred-size:calc(20% - 10px);flex-basis:calc(20% - 10px)}}.prod-tile--with-buttons:active,.prod-tile--with-buttons:hover{-webkit-transform:none;transform:none}.prod-tile--with-buttons .prod-tile-content{padding-bottom:0}.prod-tile__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;min-height:140px}.prod-tile__link,.prod-tile__link:active,.prod-tile__link:focus,.prod-tile__link:hover{color:#121212;text-decoration:none}@media (min-width:768px){.prod-tile__link{min-height:340px}}.product-ribbon{position:absolute;top:0;width:100%;color:#fff;background:#121212;padding:.25em 15px;border-top-right-radius:3px;border-top-left-radius:3px;text-transform:uppercase;font-size:1.2rem}@media (min-width:768px){.product-ribbon{position:absolute;top:20px;left:20px;width:auto;z-index:10;border:1px solid #121212;padding:.5em 1.25em .45em;border-radius:2px;font-size:1.4rem}}.product-ribbon.product-ribbon--sale{border-color:#e50624;background:#e50624}.product-ribbon.product-ribbon--addon{border-color:#5c66d6;background:#5c66d6}.tile__image-wrapper{position:relative;margin:0 auto;width:100%;height:200px}@media (min-width:768px){.tile__image-wrapper{height:350px}}.prod-tile__image{max-height:100%;max-width:100%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:30px 0}.prod-tile-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:10px 15px;border-top:1px solid #ebebeb}@media (min-width:768px){.prod-tile-content{padding:20px 25px}}.prod-tile-content ul{display:none;margin:0 0 10px;padding:0 0 0 20px}@media (min-width:768px){.prod-tile-content ul{display:block}}.prod-tile-content ul li{margin-bottom:5px}.prod-tile-content ul li:last-child{margin-bottom:0}.prod-tile-content p{display:none}@media (min-width:768px){.prod-tile-content p{display:block}}.prod-tile-content p+p{margin:0 0 10px}.prod-tile__title{display:inline-block;margin-top:0;margin-bottom:.25em;font-size:1.6rem}@media (min-width:768px){.prod-tile__title{margin-bottom:.5em;font-size:1.8rem}}.prod-tile__title:hover{text-decoration:underline;cursor:pointer}.extra-title{display:inline-block;padding-top:.3em;font-weight:400}.prod-tile-prices{display:block;text-align:left;font-size:1.4rem;font-weight:500;line-height:1.2;margin:0 0 5px}@media (min-width:768px){.prod-tile-prices{font-size:1.6rem;margin:0 0 10px}}.prod-tile-prices .vanadium{color:#a35af9}.tile-price.tile-price--is-promo{display:block}@media (min-width:768px){.tile-price.tile-price--is-promo{display:inline-block}}.tile-price.tile-price--is-promo.is-promo--discount{color:#e50624}.tile-price.tile-price--is-promo.is-promo--discount span:last-child{margin-left:0}.tile-price.tile-price--is-promo.is-promo--addon{color:#5c66d6}.tile-price.tile-price--is-promo span{font-size:70%}.tile-price.tile-price--is-promo span:first-child{font-weight:900}.tile-discount{display:inline-block;color:#121212;margin-top:-19px;text-decoration:line-through}.tile-discount span{font-size:70%;text-decoration:line-through}.tile__colors-wrapper{display:none}@media (min-width:768px){.tile__colors-wrapper{display:block;position:absolute;bottom:0;width:100%}}.colors-list{text-align:center;padding:0;margin-bottom:3px;height:20px}.colors-list__item{display:inline-block;height:15px;width:15px;list-style:none}.colors-list__item+.colors-list__item{margin-left:2px}.colors-list__item-box{display:block;height:100%;width:100%;border-radius:50px}.colors-list__item-box.product-tile__options-item-color--white{border-color:#121212}.prod-tile-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 15px 10px;-ms-flex-line-pack:center;align-content:center}.prod-tile-buttons .button{font-size:1.1rem;padding:5.5px 11px}@media (min-width:768px){.prod-tile-buttons{padding:5px 25px 25px}.prod-tile-buttons .button{font-size:1.4rem;padding:14px 30px}}.prod-tile-buttons-wrapper{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%}.prod-tile-buttons-wrapper:first-of-type{padding-right:3px}@media (min-width:768px){.prod-tile-buttons-wrapper:first-of-type{padding-right:5px}}.prod-tile-buttons-wrapper:last-of-type{padding-left:3px}@media (min-width:768px){.prod-tile-buttons-wrapper:last-of-type{padding-left:5px}}.flex-tile{border:none}.flex-tile:hover{-webkit-transform:none;transform:none}.flex-tile--no-hover .flex-tile__title{margin-bottom:5px}.flexible-grid__title{margin:0}.flexible-grid-header{margin-top:20px;margin-bottom:40px}.flexible-grid__body{margin-top:.8em;max-width:740px}.flexible-grid__body.text-center{margin-left:auto;margin-right:auto}.flex-tile--half{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-preferred-size:calc(100% - 10px);flex-basis:calc(100% - 10px)}@media (min-width:768px){.flex-tile--half{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}}.flex-tile--half .flex-tile-content{max-width:540px}.flex-tile--grow{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-preferred-size:calc(100% - 10px);flex-basis:calc(100% - 10px)}@media (min-width:992px){.flex-tile--grow{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;-ms-flex-preferred-size:calc(33.33% - 10px);flex-basis:calc(33.33% - 10px)}}@media (min-width:1200px){.flex-tile--grow{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}}.flex-tile--grow .flex-tile-content{max-width:540px}.flex-tile--double{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width:768px){.flex-tile--double{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-preferred-size:calc(100% - 10px);flex-basis:calc(100% - 10px)}}@media (min-width:992px){.flex-tile--double{-webkit-box-flex:0;-ms-flex:0 0 66%;flex:0 0 66%;-ms-flex-preferred-size:calc(66.66% - 10px);flex-basis:calc(66.66% - 10px)}}@media (min-width:1600px){.flex-tile--double{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}}@media (min-width:2000px){.flex-tile--double{-webkit-box-flex:0;-ms-flex:0 0 39%;flex:0 0 39%;-ms-flex-preferred-size:calc(40% - 10px);flex-basis:calc(40% - 10px)}}.flex-tile--double .flex-tile-content{max-width:540px}.flex-tile--full{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-preferred-size:calc(100% - 10px);flex-basis:calc(100% - 10px)}.flex-tile--full .flex-tile-content{max-width:700px}.flex-tile-size--default,.flex-tile-size--small{min-height:250px}@media (min-width:768px){.flex-tile-size--default{min-height:450px}}.flex-tile-size--large{min-height:250px}@media (min-width:768px){.flex-tile-size--large{min-height:600px}}.flex-tile__anchor{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;position:relative;height:100%;width:100%;overflow:hidden}.flex-tile__anchor,.flex-tile__anchor:active,.flex-tile__anchor:focus,.flex-tile__anchor:hover{text-decoration:none}.flex-tile__anchor.text-vertically-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-tile__anchor.text-top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex-tile__anchor.text-bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex-tile__anchor.text-center{-ms-flex-line-pack:center;align-content:center}.flex-tile__anchor.text-center .flex-tile-content{margin:0 auto}.flex-tile__anchor.text-left{-ms-flex-line-pack:left;align-content:left}.flex-tile__anchor.text-right{-ms-flex-line-pack:right;align-content:right}.flex-tile__overlay{z-index:2;background-color:rgba(0,0,0,.3)}.flex-tile__background,.flex-tile__overlay{position:absolute;top:0;left:0;height:100%;width:100%}.flex-tile__background{z-index:1;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-transition:-webkit-transform .8s ease-in-out;transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;transition:transform .8s ease-in-out,-webkit-transform .8s ease-in-out}.flex-tile-content{-webkit-box-flex:0;-ms-flex:0;flex:0;-ms-flex-preferred-size:auto;flex-basis:auto;position:relative;padding:5px 25px 25px;z-index:5}.flex-tile-content.text-white{color:#fff}.flex-tile-content.text-dark{color:#121212}.flex-tile-content .button{margin-top:1em}.flex-tile__title{font-size:2.4rem}@media (min-width:768px){.flex-tile__title{font-size:2.8rem}}.flex-tile__prices{margin-right:20px}.flex-tile-form{display:inline-block;margin-right:10px}.bundle-tile{position:relative;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.bundle-tile:active,.bundle-tile:hover{-webkit-transform:none;transform:none}@media (min-width:768px){.bundle-tile{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px)}}.bundle-tile select{display:block;min-width:80%;height:40px;outline:1px solid #ebebeb;color:#121212;-webkit-transition:all .2s ease;transition:all .2s ease}.bundle-tile select:hover{outline:1px solid #121212}.bundle-tile__title{display:inline-block;margin-top:0;margin-bottom:.25em;font-size:1.6rem}@media (min-width:768px){.bundle-tile__title{margin-bottom:.5em;font-size:1.8rem}}.bundle-tile-prices{display:block;text-align:left;font-size:1.4rem;font-weight:500;line-height:1.2;margin:0 0 5px}@media (min-width:768px){.bundle-tile-prices{font-size:1.6rem;margin:0 0 10px}}.bundle-tile__image{max-height:100%;max-width:50%;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;margin:auto;padding:30px 0}.bundle-tile__image+.bundle-tile__image{right:0;left:auto}.bundle-tile-plus{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:6rem;color:#e50624}.bundle-button-wrapper{padding:0 25px 25px}.bundle-product-form,.bundle-selection-form-next{position:relative;z-index:2;padding:0 15px 10px;text-align:left}@media (min-width:768px){.bundle-product-form,.bundle-selection-form-next{padding:0 25px 25px}}.bundle-product-form .button,.bundle-selection-form-next .button{min-width:205px;margin-top:0}.bundle-selection-form-wrapper{position:absolute;height:100%;width:100%;background-color:rgba(0,0,0,.3);z-index:0;opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;overflow:hidden}.bundle-selection-form-wrapper.is-active{opacity:1;z-index:5;-webkit-transition-delay:.3s;transition-delay:.3s}.bundle-selection-form-wrapper.is-active .bundle-selection-form{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:0;transition-delay:0}.bundle-selection-form{position:absolute;bottom:0;left:0;-webkit-transition:-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1);transition:transform .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1);-webkit-transition-delay:.5s;transition-delay:.5s;-webkit-transform:translateY(100%);transform:translateY(100%);width:100%;background:#fff;color:#121212;z-index:10;opacity:1;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.bundle-selection-form .purchase-product__choices{padding:0 25px;text-align:center}.bundle-tile-form{max-width:425px;margin:auto}.bundle-selection__title{margin:0 0 25px;padding:20px;text-align:center;background:#f5f5f5;border-bottom:1px solid #ebebeb;border-top-left-radius:5px;border-top-right-radius:5px}.bundle-product-form button.is-loading .add-text--default,.bundle-selection-form button.is-loading .add-text--default,.prod-tile-buttons-wrapper button.is-loading .add-text--default{display:none}.bundle-product-form button.is-loading .add-text--pending,.bundle-selection-form button.is-loading .add-text--pending,.prod-tile-buttons-wrapper button.is-loading .add-text--pending{display:inline-block!important}.purchase-product__choices{margin-bottom:25px}.purchase-product__choices--select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;max-width:450px}.purchase-product__choices--select select{margin-left:15px;min-width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.purchase-product__choices--select .purchase-product__choices-label{margin-bottom:0;-ms-flex-item-align:center;align-self:center}.purchase-product__choices-label{position:relative;display:inline-block;margin-bottom:12px;font-size:1.6rem}.choice-list__item--color{vertical-align:top;display:inline-block;margin-right:10px;list-style:none}.choice-list__item--color .choice-list__item-input{display:none}.choice-list{padding:0}.choice-list .choice-color--white svg{fill:#000!important}.choice-list .choice-color--none{background:linear-gradient(-45deg,#fff 48%,#e50624 50%,#fff 53%)}.choice-list .choice-color--none:after{display:none!important}.choice-list .choice-color--black{background:#000}.choice-list .choice-color--red{background:#e50624}.choice-list .choice-color--grey{background:#94989e}.choice-list .choice-color--black,.choice-list .choice-color--black-orange,.choice-list .choice-color--rubberized-black{background:#111}.choice-list .choice-color--glossy-black{background:-webkit-gradient(linear,left top,right top,color-stop(25%,#666),color-stop(50%,#2c2c2c),color-stop(51%,#000),color-stop(76%,#2b2b2b),to(#131313));background:linear-gradient(90deg,#666 25%,#2c2c2c 50%,#000 51%,#2b2b2b 76%,#131313)}.choice-list .choice-color--white{background:#fff;color:rgba(0,0,0,.4)}.choice-list .choice-color--red{background:#c00}.choice-list .choice-color--blue{background:#0e4aa0}.choice-list .choice-color--grey{background:#888}.choice-list .choice-color--forged-red{background:#e01539}.choice-list .choice-color--gaia-green{background:-webkit-gradient(linear,left top,right top,from(#d9de37),color-stop(50%,#d9de37),color-stop(50%,#e7c58e),to(#e7c58e));background:linear-gradient(90deg,#d9de37,#d9de37 50%,#e7c58e 0,#e7c58e)}.choice-list .choice-color--proton-yellow{background:-webkit-gradient(linear,left top,right top,from(#f1d645),color-stop(50%,#f1d645),color-stop(50%,#222),to(#222));background:linear-gradient(90deg,#f1d645,#f1d645 50%,#222 0,#222)}.choice-list .choice-color--sakura-purple{background:-webkit-gradient(linear,left top,right top,from(#900fa4),color-stop(50%,#900fa4),color-stop(50%,#222),to(#222));background:linear-gradient(90deg,#900fa4,#900fa4 50%,#222 0,#222)}.choice-list .choice-color--alchemy-gold{background:-webkit-gradient(linear,left top,right top,from(#fceabb),color-stop(30%,#fccd4d),color-stop(31%,#f8b500),color-stop(50%,#fbdf93),color-stop(50%,#222),to(#222));background:linear-gradient(90deg,#fceabb,#fccd4d 30%,#f8b500 31%,#fbdf93 50%,#222 0,#222)}.choice-list .choice-color--black-grey{background:-webkit-gradient(linear,left top,right top,from(#000),color-stop(50%,#000),color-stop(50%,#888),to(#888));background:linear-gradient(90deg,#000,#000 50%,#888 0,#888)}.choice-list .choice-color--hyper-beast-edition{background:-webkit-gradient(linear,left top,left bottom,from(#ba4a54),color-stop(#b8373e),color-stop(#fe504e),color-stop(#fe9445),to(#fddd9c));background:linear-gradient(#ba4a54,#b8373e,#fe504e,#fe9445,#fddd9c);background-image:url("../img/products/swatches/hyper-beast-edition.59db23ebf7c6.jpg");background-size:cover;background-position:50%;background-repeat:no-repeat}.choice-list .choice-color--evil-geniuses-edition{background:-webkit-gradient(linear,left top,left bottom,from(#263547),color-stop(#515f71),to(#0d1a2a));background:linear-gradient(#263547,#515f71,#0d1a2a);background-image:url("../img/products/swatches/evil-geniuses-edition.20ff14655373.jpg");background-size:cover;background-position:50%;background-repeat:no-repeat}.choice-list .choice-color--solar{background:#fc2c41}.choice-list .choice-color--glacier{background:#51e9cc}.choice-list .choice-color--winter-night{background:#102041}.choice-list .choice-color--crushed-snow{background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(#000),color-stop(#fff),color-stop(#000),color-stop(#fff),color-stop(#000),color-stop(#fff),color-stop(#000),color-stop(#fff),color-stop(#000),color-stop(#fff),to(#000));background:linear-gradient(#fff,#000,#fff,#000,#fff,#000,#fff,#000,#fff,#000,#fff,#000);background-image:url("../img/products/swatches/crushed-snow.d3c8525e71bb.jpg");background-size:cover;background-position:50%;background-repeat:no-repeat}.choice-list .choice-color--crushed-snow svg{fill:#000!important}.choice-list .choice-color--crushed-dusk{background:-webkit-gradient(linear,left top,left bottom,from(#fe677a),to(#824aaa));background:linear-gradient(#fe677a,#824aaa);background-image:url("../img/products/swatches/crushed-dusk.f6c96dfe1bef.jpg");background-size:cover;background-position:50%;background-repeat:no-repeat}.choice-list .choice-color--crushed-dawn{background:-webkit-gradient(linear,left top,left bottom,from(#eee120),to(#f8765f));background:linear-gradient(#eee120,#f8765f);background-image:url("../img/products/swatches/crushed-dawn.deaecd6cfeba.jpg");background-size:cover;background-position:50%;background-repeat:no-repeat}.choice-list .choice-color--thankyoux{background:-webkit-gradient(linear,left top,left bottom,from(#c52453),color-stop(#1883af),to(#c7c317));background:linear-gradient(#c52453,#1883af,#c7c317);background-image:url("../img/products/swatches/thankyoux.931628fed6c8.jpg");background-size:cover;background-position:50%;background-repeat:no-repeat}.choice-list .choice-color--lauren-asta{background:-webkit-gradient(linear,left top,left bottom,from(#000),color-stop(#000),color-stop(#fff),color-stop(#fff),color-stop(#fff),color-stop(#fff),to(#e50624));background:linear-gradient(#000,#000,#fff,#fff,#fff,#fff,#e50624);background-image:url("../img/products/swatches/lauren-asta.36a7cb7445b8.jpg");background-size:cover;background-position:50%;background-repeat:no-repeat}.choice-list .choice-color--lauren-asta svg{fill:#000!important}.choice-list__item-label{-webkit-transform:rotate(.05deg);transform:rotate(.05deg);-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out;position:relative;display:block;height:32px;width:32px;margin-bottom:10px;border:0 solid hsla(0,0%,100%,0);border-radius:14px;background:#fff;color:hsla(0,0%,100%,.6);font-size:23px;cursor:pointer;backface-visibility:hidden;-webkit-backface-visibility:hidden;background-clip:content-box}@media (min-width:1600px){.choice-list__item-label{margin-bottom:5px}}.choice-list__item-label:hover .choice-tooltip{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}@media (min-width:992px){.choice-list__item-label:hover+.choice-list__item-thumb{opacity:1}}.choice-list__item-label:before{content:"";position:absolute;top:0;left:0;height:32px;width:32px;border-radius:16px;-webkit-box-shadow:0 0 0 2px #dbdbdb;box-shadow:0 0 0 2px #dbdbdb;-webkit-transition:-webkit-box-shadow .15s ease;transition:-webkit-box-shadow .15s ease;transition:box-shadow .15s ease;transition:box-shadow .15s ease,-webkit-box-shadow .15s ease}.choice-list__item-label:after{content:"";background:url("../img/svg/check-white.ad7d84a51cd3.svg");background-size:100%;display:inline-block;position:absolute;top:7px;left:7px;width:18px;height:18px;border-radius:50%;z-index:100;opacity:0;-webkit-transition:opacity .1s ease-out;transition:opacity .1s ease-out}.choice-list__item-input:checked+.choice-list__item-label:before{-webkit-box-shadow:0 0 0 2px #121212;box-shadow:0 0 0 2px #121212}.choice-list__item-input:checked+.choice-list__item-label+.choice-list__item-thumb{opacity:1;-webkit-animation:showThenHide 3s linear forwards;animation:showThenHide 3s linear forwards;z-index:50;pointer-events:auto}@media (min-width:992px){.choice-list__item-input:checked+.choice-list__item-label+.choice-list__item-thumb{-webkit-animation:none;animation:none;opacity:1}}.choice-list__item-input:checked+.choice-list__item-label+.choice-list__item-thumb .icon--magnify{display:block}.choice-list__item-input:checked+.choice-list__item-label.choice-color--white:after{background-image:url("../img/svg/check-black.3721ad104b34.svg")}.choice-list__item-input:checked+.choice-list__item-label:after{opacity:1;-webkit-transform:none;transform:none}@-webkit-keyframes showThenHide{0%,to{opacity:0}10%,90%{opacity:1}}@keyframes showThenHide{0%,to{opacity:0}10%,90%{opacity:1}}.choice-list__item-input:checked+.choice-list__item-label.item-label--out_of_stock:after{content:""}.item-label--out_of_stock{opacity:1;font-size:18px;text-align:center;line-height:1.8}.item-label--out_of_stock:after{display:none}.choice-tooltip{position:absolute;bottom:115%;left:-105%;z-index:100;display:inline;opacity:0;-webkit-transform:translateY(3px);transform:translateY(3px);min-width:100px;border-radius:2px;padding:6px 4px;background:rgba(56,56,56,.98);color:#fff;text-align:center;line-height:1.2;font-size:1.3rem;pointer-events:none;-webkit-transition:all .15s ease-out;transition:all .15s ease-out;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform}.choice-tooltip:after{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-6px;left:50%;content:"";height:0;width:0;border-style:solid;border-width:8px 10px 0;border-radius:1px;border-color:#383838 transparent transparent}.choice-tooltip span{display:block}.free-product-mention{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100px;z-index:100;margin:15px 15px 0;border-radius:1px;background:#fff;color:#121212}@media (min-width:768px){.free-product-mention{margin:15px 0;height:120px}}@media (min-width:1200px){.free-product-mention{margin-bottom:40px}}@media (min-width:1600px){.free-product-mention{margin:20px 0 0}}.free-product-mention-media{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;height:100px;max-width:34%;padding:15px;background:#eee;text-align:center;vertical-align:top;-ms-flex-item-align:start;align-self:flex-start;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.free-product-mention-media{height:120px}}.free-product-mention-content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;max-width:66%;vertical-align:top;padding:15px 30px;background-color:#fff}.free-product-mention__value{color:#575757;text-decoration:line-through;font-size:1.6rem}.free-product-mention__free{padding-left:10px;color:#21c458;font-size:1.6rem}.free-product-mention__title{margin-top:0;line-height:1.2;font-size:1.6rem}.breadcrumbs{padding:15px 0;border-bottom:1px solid #ebebeb;background-color:#fff;text-align:center}@media (min-width:768px){.breadcrumbs{text-align:left}}.breadcrumbs a{color:#121212}.breadcrumbs .col{padding:0}.choice-list__item-thumb{position:absolute;opacity:0;bottom:240px;left:30px;height:180px;width:200px;padding:15px;-webkit-box-shadow:0 1px 1px transparent;box-shadow:0 1px 1px transparent;background-color:hsla(0,0%,100%,.98);background-size:90%;background-repeat:no-repeat;background-position:50%;border:1px solid #ebebeb;-webkit-transition:all .15s ease;transition:all .15s ease;-webkit-transition-property:opacity,border-color,-webkit-transform,-webkit-box-shadow;transition-property:opacity,border-color,-webkit-transform,-webkit-box-shadow;transition-property:opacity,transform,box-shadow,border-color;transition-property:opacity,transform,box-shadow,border-color,-webkit-transform,-webkit-box-shadow;cursor:-webkit-zoom-in;cursor:zoom-in;pointer-events:none}@media (min-width:992px){.choice-list__item-thumb{right:102%;bottom:-1px;left:auto}}.choice-list__item-thumb:hover{border-color:#383838;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.1);box-shadow:0 1px 6px rgba(0,0,0,.1)}.choice-list__item-thumb:hover .icon--magnify svg{fill:#383838}.choice-list__item-thumb .icon--magnify{position:absolute;bottom:6px;right:15px;width:20px;display:none}.choice-list__item-thumb .icon--magnify svg{fill:#bfbfbf;-webkit-transition:fill .15s ease;transition:fill .15s ease}.choice-list__item-price{bottom:10px;display:block;color:#575757}.choice-list__item-price,.choice-list__item-thumb__label{position:absolute;width:100%;text-align:left;font-size:1.4rem}.choice-list__item-thumb__label{top:12px;left:0;padding-left:15px;color:#7a7a7a}.choice__value{position:relative;display:block;top:-2px;color:#575757}.choice-help{display:inline-block;color:#575757;-webkit-transition:color .25s ease;transition:color .25s ease}.choice-help:focus,.choice-help:focus .choice-help__icon,.choice-help:hover,.choice-help:hover .choice-help__icon{color:#121212}.choice-help:focus .choice-help__message,.choice-help:hover .choice-help__message{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.choice-help__icon{text-align:center}.choice-help__message{position:absolute;bottom:105%;right:0;opacity:0;z-index:10;-webkit-transform:translateY(5px);transform:translateY(5px);width:215px;border-radius:1px;padding:15px;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.1);box-shadow:0 1px 6px rgba(0,0,0,.1);background-color:rgba(56,56,56,.98);color:#fff;font-size:1.4rem;-webkit-transition:all .25s ease;transition:all .25s ease;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:opacity,transform;transition-property:opacity,transform,-webkit-transform;pointer-events:none}.choice-help__message:after{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-6px;right:20px;content:"";height:0;width:0;border-style:solid;border-width:8px 10px 0;border-radius:1px;border-color:#383838 transparent transparent}.group-list{list-style:outside none;padding:0;margin:0 0 25px}.choice-suboptions{display:none}.group-list__item{display:inline-block}.group-list__item+.group-list__item{margin-left:12px}.group-list__item input[type=radio]{display:none;height:0;width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.group-list__item input[type=radio]:checked+.group-list__item-label--text{border-color:#fc4e03;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.15);box-shadow:0 1px 6px rgba(0,0,0,.15)}.group-list__item input[type=radio]:checked+*+.choice-suboptions{display:block}.group-list__item input[type=radio].out-of-stock,.group-list__item input[type=radio].out-of-stock+label{cursor:auto;opacity:.75}.group-list__item-label--text{padding:10px 15px;min-width:100px;display:inline-block;font-size:1.4rem;border:1px solid #121212;color:#121212;cursor:pointer;-webkit-transition:border 50ms ease-in-out;transition:border 50ms ease-in-out}.group-options{list-style:outside none;margin:0 0 20px;padding:0}.group-options__option{margin-bottom:5px}.purchase-product__choices-label body.mfp-zoom-out-cur .mfp-container{padding:30px}.purchase-addon__list{list-style:outside none;padding:0;margin:0 0 25px;overflow:auto}.purchase-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:5px 10px 5px 5px;border:1px solid #f5f5f5;margin-bottom:10px;background:none #f5f5f5;color:#121212}.purchase-box h6{font-size:1.4rem;margin:10px 0 2px;line-height:1.2;color:#121212;-webkit-transition:color .15s ease;transition:color .15s ease}@media (min-width:1600px){.purchase-box h6{font-size:1.6rem}}.purchase-box p{margin-bottom:8px;font-size:1.2rem;line-height:1.2;color:#7a7a7a;-webkit-transition:color .15s ease;transition:color .15s ease}@media (min-width:1600px){.purchase-box p{font-size:1.4rem}}.purchase-box h6+p{margin-top:6px}.purchase-box small{display:inline-block;color:#383838}.purchase-box__media-wrapper{max-width:35%;padding:5px 12px 5px 0}.purchase-box__media{max-width:100%;max-height:100px}.purchase-box__texts{-ms-flex-item-align:center;align-self:center;width:62%}.purchase-box__texts.text--no-lead{margin-left:0}.purchase-box__sidenote{-ms-flex-item-align:top;align-self:top;margin-left:8px;font-size:1.6rem;padding-top:10px;min-width:60px;max-width:35%;text-align:center}.purchase-box--addon{cursor:pointer;position:relative;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;max-width:450px;padding-right:35px}.purchase-box--addon:hover{border-color:#bfbfbf}.purchase-box--addon:hover:before{background-color:#bfbfbf}.purchase-box--addon:before{content:"+";position:absolute;top:-1px;right:0;height:27px;width:30px;padding:2px 7px 0 8px;border-radius:2px;line-height:.925;font-size:2.4rem;font-weight:700;background:none #dbdbdb;color:#121212;text-align:center;-webkit-transition:background .2s ease;transition:background .2s ease}@media (min-width:768px){.purchase-box--addon:before{line-height:.75}}.purchase-box--addon .purchase-box__media-wrapper{padding:8px 12px 8px 8px}.purchase-box--addon .purchase-box__texts{margin-left:15px}.purchase-box--addon--added,.purchase-box--addon--added:hover{border-color:#fc4e03;border-radius:2px}.purchase-box--addon--added:before,.purchase-box--addon--added:hover:before{content:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" width="14" height="auto" viewBox="0 0 78.4 78.4"><path fill="#ffffff" d="M78 19L29.5 67.6c-0.4 0.4-1.1 0.4-1.5 0L0.3 40c-0.4-0.4-0.4-1.1 0-1.5l6.7-6.7c0.4-0.4 1.1-0.4 1.5 0l20.1 20.1 41.1-41.1c0.4-0.4 1.1-0.4 1.5 0l6.7 6.7C78.5 17.9 78.5 18.6 78 19z"/></svg>');padding-top:4px;color:#fff;background:#fc4e03}.purchase-related{margin-top:20px}.purchase-related__list{margin:0 0 10px;padding:0;list-style:outside none}.purchase-box--related{padding:5px 10px 10px 5px;border-color:#f5f5f5;-webkit-transition:border-color .15s ease;transition:border-color .15s ease}.purchase-box--related:hover{border-color:#bfbfbf;text-decoration:none}.purchase-box--related:hover .purchase-box__sidenote__main{display:none}.purchase-box--related:hover .purchase-box__sidenote__action{display:block}.purchase-box--related .purchase-box__texts{width:80%}.purchase-box--related .purchase-box__sidenote{width:20%;font-size:1.4rem}.purchase-box--related .purchase-box__sidenote__main{display:block}.purchase-box--related .purchase-box__sidenote__action{display:none;color:#fc4e03;text-decoration:none;position:relative}.purchase-china-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:15px;-ms-flex-line-pack:center;align-content:center;font-size:1.6rem}.purchase-china-message svg{height:40px;width:auto;margin-right:15px;fill:#fb2f0c}.purchase-china-message p{margin:auto 0 10px}